:root{--ink:#122c2b;--paper:#f4efe6;--cream:#fffaf1;--lime:#d6fb67;--coral:#ef765c;--line:rgba(18,44,43,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}.grain{position:fixed;inset:0;pointer-events:none;opacity:.13;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.3'/%3E%3C/svg%3E")}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-size:12px;letter-spacing:.02em}.brand span{width:28px;height:28px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:'Playfair Display';font-size:17px;font-style:italic}.brand b{font-weight:800}.brand i{font:10px 'DM Mono';opacity:.72;border-left:1px solid var(--line);padding-left:8px;font-style:normal}.nav-cta{font:12px 'DM Mono';color:inherit;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}.nav-cta span{font-size:16px;margin-left:5px}.hero{min-height:680px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:65px;padding:42px 0 78px}.kicker{font:10px 'DM Mono';letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;gap:9px;margin:0 0 22px;color:var(--cream)}.kicker span{width:21px;height:1px;background:currentColor}.kicker.dark{color:var(--coral)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3.7rem,6.1vw,6.1rem);font-weight:800;letter-spacing:-.085em;line-height:.88;margin:0 0 29px;max-width:690px}.hero h1 em,.problem h2 em,.workflow h2 em,.pricing h2 em,.final-cta h2 em{font-family:'Playfair Display';font-weight:600;letter-spacing:-.08em}.hero-text{max-width:450px;font-size:15px;line-height:1.75;margin-bottom:31px;color:#41615e}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.button{min-height:51px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:13px;text-decoration:none;font-size:12px;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:18px}.primary{color:var(--ink);background:var(--lime)}.ghost{color:var(--ink);border:1px solid var(--line)}.light{background:var(--cream);color:var(--ink)}.microcopy{font-size:10px;color:#58716e;margin:18px 0 0}.hero-art{height:548px;position:relative;display:grid;place-items:center}.sun{position:absolute;width:405px;height:405px;border-radius:50%;background:var(--coral);right:4%;top:36px;color:var(--ink);font:11px 'DM Mono';padding:27px}.phone{height:520px;width:270px;background:var(--ink);padding:8px;border-radius:32px;box-shadow:19px 24px 0 rgba(18,44,43,.12);position:relative;z-index:2;transform:rotate(4deg)}.phone-top{height:20px;color:var(--cream);font:8px 'DM Mono';display:flex;align-items:center;justify-content:space-between;padding:0 10px}.phone-top i{width:62px;height:15px;background:#061918;border-radius:0 0 10px 10px}.app-bar{height:58px;border-bottom:1px solid rgba(255,255,255,.18);color:var(--cream);padding:14px 14px 8px;display:flex;justify-content:space-between}.app-bar b{font-size:12px;line-height:1.05}.app-bar small{font:7px 'DM Mono';letter-spacing:.15em;color:var(--lime)}.app-bar span{font-size:17px}.phone-body{background:#f8f3e9;min-height:423px;border-radius:0 0 25px 25px;padding:25px 17px;color:var(--ink)}.phone-eyebrow{font:8px 'DM Mono';color:var(--coral);letter-spacing:.1em;margin-bottom:13px}.phone h2{font-size:34px;line-height:.88;letter-spacing:-.08em;margin-bottom:22px}.phone h2 em{font-family:'Playfair Display';font-weight:600}.service-choice{border-top:1px solid #c8c4b9;padding:11px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px}.service-choice span{display:grid;gap:3px;font-weight:700}.service-choice small{font-size:8px;color:#58716e;font-weight:400}.service-choice b{font-size:17px;font-weight:400}.service-choice.selected{border:1px solid var(--ink);padding:10px 9px;margin-bottom:5px;background:var(--lime)}.phone button{width:100%;border:0;background:var(--ink);color:var(--cream);height:37px;margin-top:9px;font:700 10px Manrope}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:12px;background:var(--cream);right:-4px;bottom:62px;box-shadow:8px 9px 0 rgba(18,44,43,.14);font-size:10px;transform:rotate(-4deg)}.floating-card .dot{width:9px;height:9px;border-radius:50%;background:var(--lime)}.floating-card p{display:grid;gap:2px;margin:0;min-width:91px}.floating-card small{font-size:8px;color:#58716e}.floating-card strong{color:#45694c}.ticker{overflow:hidden;background:var(--ink);color:var(--cream);padding:17px 0;white-space:nowrap}.ticker div{display:flex;gap:26px;align-items:center;animation:marquee 24s linear infinite;width:max-content;font:11px 'DM Mono';letter-spacing:.08em}.ticker i{color:var(--lime);font-style:normal}@keyframes marquee{to{transform:translateX(-35%)}}.problem{padding:115px 0 120px}.problem-heading{display:flex;align-items:end;justify-content:space-between;gap:45px;border-bottom:1px solid var(--line);padding-bottom:45px}.problem h2,.workflow h2,.pricing h2,.final-cta h2{font-size:clamp(2.8rem,5.4vw,5.7rem);letter-spacing:-.085em;line-height:.88;margin:0}.problem-heading>p{max-width:338px;font-size:14px;line-height:1.7;color:#41615e;margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);margin-top:0}.benefit{min-height:285px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;transition:background .25s}.benefit:hover{background:var(--cream)}.benefit>span{font:10px 'DM Mono';color:var(--coral)}.benefit h3{font-size:24px;letter-spacing:-.07em;line-height:.96;margin:52px 0 14px}.benefit p{font-size:12px;line-height:1.65;color:#58716e;max-width:260px}.benefit>i{position:absolute;right:25px;bottom:22px;font-size:23px;font-style:normal}.workflow{background:var(--ink);color:var(--cream);padding:116px 0}.workflow-inner{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.workflow-copy>p:not(.kicker){max-width:350px;color:#b4c9c4;font-size:14px;line-height:1.7;margin:28px 0}.text-link{font:11px 'DM Mono';color:var(--lime);text-decoration:none;border-bottom:1px solid var(--lime);padding-bottom:5px}.text-link span{font-size:17px;margin-left:10px}.workflow-visual{display:grid;grid-template-columns:.66fr 1fr;gap:17px;align-items:center}.steps{display:grid;gap:8px}.step{padding:16px 12px;border:1px solid rgba(255,255,255,.19);display:grid;gap:9px;position:relative;font-size:11px;color:#b4c9c4}.step.active{background:var(--lime);color:var(--ink);border-color:var(--lime)}.step b{font:9px 'DM Mono'}.step i{position:absolute;right:10px;top:13px;font-style:normal}.desktop-card{padding:19px;background:var(--cream);color:var(--ink);box-shadow:11px 12px 0 rgba(214,251,103,.78)}.desktop-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c6c6bb;padding-bottom:14px;font-size:14px}.desktop-head span{font:9px 'DM Mono';color:#58716e}.desktop-head i{font-style:normal}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c6c6bb;margin:15px 0}.stat-row div{background:#f4efe6;padding:9px 8px;display:grid;gap:4px}.stat-row small{font:7px 'DM Mono';color:#58716e}.stat-row b{font-size:18px;letter-spacing:-.06em}.appointment{display:grid;grid-template-columns:34px 27px 1fr auto;gap:7px;align-items:center;border-top:1px solid #d2d0c6;padding:10px 0;font-size:9px}.appointment time{font:8px 'DM Mono'}.appointment p{display:grid;gap:2px;margin:0}.appointment small{font-size:7px;color:#58716e}.appointment>i{font:7px 'DM Mono';font-style:normal;background:#dcead6;padding:4px;color:#416344}.appointment.muted>i{background:#e7e0d2;color:#746b60}.avatar{width:24px;height:24px;background:var(--coral);display:grid;place-items:center;border-radius:50%;font-size:9px;font-weight:700}.avatar.blue{background:#9dc8c5}.avatar.orange{background:#f2b266}.pricing{padding:115px 0}.price-card{background:var(--cream);min-height:390px;padding:48px;display:grid;grid-template-columns:1fr .9fr;gap:65px}.price-card>div>p:not(.kicker){max-width:370px;font-size:13px;line-height:1.7;color:#58716e;margin:27px 0 0}.price-side{border-left:1px solid var(--line);padding-left:48px;align-self:center}.price-side>span{font:10px 'DM Mono';color:var(--coral)}.price-side>b{display:block;font-size:57px;line-height:1;letter-spacing:-.09em;margin:13px 0 9px}.price-side>b small{font-size:14px;letter-spacing:0;color:#58716e}.price-side>p{font-size:11px;line-height:1.6;color:#58716e}.price-side .button{margin-top:12px}.final-cta{background:var(--coral);padding:105px 0}.final-inner{display:flex;flex-direction:column;align-items:flex-start}.final-inner .kicker{color:var(--ink)}.final-inner>p:not(.kicker){font-size:14px;max-width:400px;line-height:1.65;margin:28px 0}.final-inner .button{margin-top:5px}footer{height:100px;display:flex;align-items:center;justify-content:space-between;font-size:11px}footer p{margin:0;color:#58716e}footer>a:last-child{color:var(--ink);text-decoration:none;font:10px 'DM Mono';border-bottom:1px solid var(--ink);padding-bottom:3px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.13s}.delay-2{transition-delay:.25s}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:13px;padding-top:43px}.hero-art{height:500px;transform:scale(.86);transform-origin:center top;margin-bottom:-42px}.problem-heading,.workflow-inner,.price-card{grid-template-columns:1fr;display:grid}.problem-heading{align-items:start}.benefit-grid{grid-template-columns:1fr}.benefit{min-height:220px}.workflow-inner{gap:48px}.workflow-visual{max-width:600px}.price-card{gap:36px;padding:34px}.price-side{border-left:0;border-top:1px solid var(--line);padding:27px 0 0}.problem{padding:80px 0}.workflow,.pricing{padding:80px 0}}@media(max-width:540px){.wrap{width:min(100% - 34px,1180px)}.nav{height:70px}.brand i{display:none}.nav-cta{font-size:10px}.hero{min-height:0;padding-bottom:52px}.hero h1{font-size:clamp(3.3rem,16vw,4.8rem)}.hero-text{font-size:13px}.button{width:100%;min-height:50px}.hero-art{height:444px;transform:scale(.72);margin:-20px 0 -99px}.sun{right:-10px}.ticker{padding:14px 0}.problem-heading{padding-bottom:31px}.benefit h3{margin-top:38px}.workflow-visual{grid-template-columns:1fr}.steps{grid-template-columns:repeat(3,1fr)}.step{min-height:91px;padding:10px;font-size:9px}.desktop-card{margin-top:8px}.price-card{padding:25px}.price-side>b{font-size:47px}.final-cta{padding:76px 0}footer{height:auto;padding:26px 0;display:grid;gap:18px}footer p{order:3}.hero-actions{width:100%}}
