*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:5px}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--paper)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.07}h1{font-size:clamp(3.2rem,6.8vw,6.5rem);font-weight:500}h2{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500}h3{letter-spacing:-.025em;font-size:1.4rem}p+p{margin-top:1rem}header,main,footer{max-width:1320px;margin:auto}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding:25px 48px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:12px;font-size:1.1rem;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.brand img{object-fit:contain;border-radius:12px;width:54px;height:54px}.brand small{letter-spacing:.02em;margin-top:4px;font-size:.85rem;font-weight:400;display:block}nav{gap:28px;font-size:.9rem;display:flex}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.skip{background:var(--paper);z-index:10;padding:12px;position:absolute;top:-100px;left:20px}.skip:focus{top:10px}.eyebrow{letter-spacing:.13em;text-transform:uppercase;font-size:.85rem;font-weight:700}.intro{max-width:620px;color:var(--muted);margin-top:25px;font-size:1.15rem;line-height:1.65}.button{background:var(--accent);color:var(--on-accent);border:1px solid #0000;justify-content:center;align-items:center;gap:26px;padding:16px 23px;font-size:1rem;font-weight:700;line-height:1.4;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;display:flex}.text-link{font-size:.95rem}.section{border-top:1px solid var(--line);padding:88px 48px}.section-head{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:38px;display:flex}.section-head h2{max-width:730px}.section-head .eyebrow{margin-bottom:14px}.note{color:var(--muted);font-size:.9rem;line-height:1.65}.section-head>.note{max-width:270px}.offer-grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.offer-grid .eyebrow{margin-bottom:18px}.offer-grid h2{max-width:480px}.deliverables{margin:0;padding:0;list-style:none}.deliverables li{border-bottom:1px solid var(--line);gap:17px;padding:18px 0;display:flex}.deliverables li:first-child{padding-top:0}.deliverables li:before{content:"↗";color:var(--accent);font-weight:700}.deliverables+.note{margin-top:23px}.rate{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}.rate strong{letter-spacing:-.06em;font-size:2.3rem;line-height:1}.rate span{max-width:210px;color:var(--muted);font-size:.85rem}.sample-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.sample-grid article{border:1px solid var(--line);padding:24px}.sample-grid article span{letter-spacing:.07em;font-size:.8rem;font-weight:700}.sample-grid article p{margin-top:24px}.download{margin-top:28px;font-size:.9rem;display:inline-block}.process{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:30px;margin:34px 0;padding:0;list-style:none;display:grid}.process li{counter-increment:steps;border-top:1px solid var(--line);gap:18px;padding-top:22px;font-size:1.1rem;display:flex}.process li:before{content:"0" counter(steps);color:var(--accent);font-size:.9rem;font-weight:700}.contact{background:var(--ink);color:var(--paper);grid-template-columns:1fr 1fr;gap:50px;margin:0 48px 55px;padding:55px;display:grid}.contact h2{max-width:520px}.contact .eyebrow{margin-bottom:20px}.contact .button{margin:25px 0}.contact .note{color:inherit;opacity:.8}.email{overflow-wrap:anywhere;margin-top:18px;font-size:.9rem;display:block}footer{color:var(--muted);justify-content:space-between;gap:25px;padding:24px 48px 36px;font-size:.85rem;display:flex}.fine{color:var(--muted);margin-top:22px;font-size:.85rem}.hero{padding:74px 48px 90px}.hero .eyebrow{margin-bottom:23px}.rule{background:var(--line);height:1px}@media (max-width:800px){header{align-items:flex-start;padding:20px 24px}nav{flex-wrap:wrap;justify-content:flex-end;gap:16px}.brand{font-size:1rem}.brand img{width:43px;height:43px}.brand small{font-size:.78rem}.hero{padding:50px 24px 60px}.section{padding:60px 24px}.section-head{display:block}.section-head>.note{max-width:none;margin-top:20px}.offer-grid{grid-template-columns:1fr;gap:35px}.sample-grid{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr;gap:22px}.contact{grid-template-columns:1fr;gap:30px;margin:0 24px 30px;padding:30px}footer{flex-wrap:wrap;padding:20px 24px 30px}h1{font-size:clamp(3rem,10vw,5rem)}}@media (max-width:480px){header{flex-wrap:wrap;gap:18px}nav{justify-content:flex-start;width:100%;font-size:.9rem}.sample-grid{grid-template-columns:1fr}.actions{gap:18px}.button{width:100%}.contact{padding:25px}.intro{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--paper:#fafcf8;--ink:#173c2f;--muted:#536d5e;--accent:#255743;--on-accent:#fff;--line:#cad8cb}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}h1 em{font-style:italic;font-weight:400}.hero{text-align:center;background:#edf3e8;border-radius:0 0 100px 100px;padding:70px 50px 50px}.hero h1{max-width:1040px;margin:auto;font-size:clamp(3.2rem,6vw,5.7rem)}.hero h1 em{margin-top:8px;display:inline-block}.hero .intro{max-width:670px;margin:25px auto 0}.hero .actions{justify-content:center}.hero-labels{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:35px;margin-top:48px;font-size:.85rem;display:flex}.hero-labels span:before{content:"✓";color:var(--accent);margin-right:9px}.button{border-radius:40px}.conversation-section{border:0;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.conversation-section h2{margin-top:22px}.sample-disclosure{max-width:310px;margin-top:25px}.conversation{border:1px solid var(--line);background:#edf3e8;border-radius:25px;flex-direction:column;gap:20px;padding:30px;display:flex}.conversation-label{letter-spacing:.1em;text-align:center;color:var(--muted);margin-bottom:6px;font-size:.75rem}.bubble{border-radius:18px;max-width:92%;padding:19px 23px;font-size:1rem}.bubble span{letter-spacing:.08em;font-size:.72rem;font-weight:700}.bubble p{margin-top:6px}.question{color:#fff;background:#255743;border-bottom-right-radius:4px;align-self:flex-end}.answer{background:#fff;border:1px solid #dbe3d7;border-bottom-left-radius:4px;align-self:flex-start}.offer-grid{background:#edf3e8;border:0;border-radius:40px;gap:55px;margin:0 48px;padding:48px}.process-section{border:0}.process-section h2{margin-top:18px}.contact{border-radius:35px}.contact .button{color:#173c2f;background:#edf3e8}@media (max-width:800px){.hero{border-radius:0 0 45px 45px;padding:50px 24px 40px}.conversation-section{grid-template-columns:1fr;gap:30px}.conversation-section h2 br{display:none}.offer-grid{border-radius:25px;margin:0 24px;padding:30px}.hero-labels{gap:15px}.conversation{padding:22px}.contact{border-radius:25px}}.brand img{background:var(--paper);flex-shrink:0}.parent-brand{color:#181a1d;white-space:nowrap;background:#ffd43b;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.parent-brand img{border-radius:5px;width:32px;height:32px}footer{flex-wrap:wrap;gap:20px}
