@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,600&display=swap";.dog-site{--wau-ink: #292522;--wau-muted: #746a63;--wau-cream: #fff9f3;--wau-white: #ffffff;--wau-yellow: #ffc857;--wau-orange: #ff8a3d;--wau-terracotta: #d9684a;--wau-peach: #ffe3d2;--wau-yellow-soft: #fff0bf;--wau-mint: #ddf2e6;--wau-sky: #dceff4;--wau-lavender: #eae4f4;--wau-blue: #587d86;--wau-line: #ede1d8;--wau-serif: "Fraunces", Georgia, serif;--wau-sans: "Inter", system-ui, sans-serif;min-width:320px;color:var(--wau-ink);background:var(--wau-cream);font-family:var(--wau-sans);overflow:hidden}.dog-site *{box-sizing:border-box}.dog-site button,.dog-site input{font:inherit}.dog-site button{border:0}.dog-site a{color:inherit}.dog-site :focus-visible{outline:3px solid rgba(255,138,61,.35);outline-offset:3px}.wau-wrap{width:min(100% - 48px,1240px);margin-inline:auto}.wau-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:20}.wau-header nav{display:flex;gap:32px;font-size:14px}.wau-header nav a,.wau-footer a{text-decoration:none;color:var(--wau-muted)}.wau-header nav a:hover,.wau-footer a:hover{color:var(--wau-orange)}.wau-wordmark{font:600 29px/1 var(--wau-serif);letter-spacing:-.04em;text-decoration:none}.wau-wordmark span{color:var(--wau-orange)}.wau-header>.wau-button{justify-self:end}.wau-button{min-height:48px;padding:0 23px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;font-size:14px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.wau-button:hover{transform:translateY(-2px)}.wau-button-primary{background:var(--wau-orange);color:var(--wau-white);box-shadow:0 12px 30px #ff8a3d38}.wau-button-primary:hover{background:#f47c31;box-shadow:0 16px 38px #ff8a3d47}.wau-button-outline{color:var(--wau-ink);background:var(--wau-white);border:1px solid var(--wau-line)}.wau-button-full{width:100%}.wau-text-link{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;text-decoration:none}.wau-kicker{margin:0 0 14px;color:var(--wau-terracotta);font:500 11px/1.2 JetBrains Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.wau-hero{min-height:690px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;padding:36px 0 84px}.wau-hero-copy{position:relative;z-index:4}.wau-hero h1{margin:0;max-width:660px;font:500 clamp(58px,5.8vw,88px)/.97 var(--wau-serif);letter-spacing:-.055em}.wau-hero h1 em{color:var(--wau-orange);font-style:normal}.wau-hero-copy>p:not(.wau-kicker){max-width:600px;margin:28px 0 34px;color:#514a45;font-size:18px;line-height:1.65}.wau-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.wau-hero-copy>small{margin-top:22px;display:flex;align-items:center;gap:8px;color:var(--wau-muted)}.wau-hero-copy>small svg{color:#347a56}.wau-hero-scene{min-height:555px;position:relative;isolation:isolate}.wau-hero-photo{position:absolute;top:16px;right:4px;bottom:0;left:106px;width:calc(100% - 110px);height:calc(100% - 16px);display:block;object-fit:cover;object-position:60% 48%;border-radius:44px 44px 104px;box-shadow:0 20px 54px #3b342f26}.wau-hero-app{position:absolute;z-index:2;left:0;bottom:4px;width:220px;height:336px;overflow:hidden;border:1px solid rgba(237,225,216,.95);border-radius:26px;background:var(--wau-white);box-shadow:0 22px 48px #3b342f2e;transform:rotate(-3deg)}.wau-hero-app img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 0}.wau-hero-product{height:555px;position:relative;border-radius:48% 52% 45% 55%/48% 42% 58% 52%;background:var(--wau-yellow-soft)}.wau-phone{position:absolute;width:auto;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(59,52,47,.13))}.wau-phone-main{height:530px;left:9%;bottom:-14px;z-index:3;transform:rotate(-2deg)}.wau-phone-side{height:445px;right:-1%;bottom:14px;transform:rotate(4deg)}.wau-sun-orbit{position:absolute;right:6%;top:8%;z-index:5;width:136px;aspect-ratio:1;display:grid;place-content:center;justify-items:center;gap:5px;border-radius:50%;background:var(--wau-yellow);color:var(--wau-ink);box-shadow:0 0 0 14px #ffffff94}.wau-sun-orbit span{font-size:12px;font-weight:700}.wau-benefits{border-top:1px solid var(--wau-line);border-bottom:1px solid var(--wau-line);background:#ffffff61;padding:48px 0 52px;text-align:center}.wau-benefits h2,.wau-section-heading h2{margin:0;font:500 39px/1.1 var(--wau-serif);letter-spacing:-.025em}.wau-benefit-grid,.wau-trust-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.wau-benefit-grid article,.wau-trust-grid article{display:flex;flex-direction:column;align-items:center}.wau-benefit-grid svg,.wau-trust-grid svg{color:var(--wau-blue);margin-bottom:15px}.wau-benefit-grid h3,.wau-trust-grid h3{margin:0 0 8px;font-size:14px}.wau-benefit-grid p,.wau-trust-grid p{max-width:230px;margin:0;color:var(--wau-muted);font-size:13px;line-height:1.55}.wau-problem,.wau-system,.wau-showcase,.wau-solo,.wau-profile,.wau-trust{padding-block:96px}.wau-section-heading{max-width:800px}.wau-section-heading>p:last-child{color:var(--wau-muted);font-size:17px;line-height:1.7}.wau-section-heading.centered{margin-inline:auto;text-align:center}.wau-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.wau-problem-grid article{min-height:220px;border-radius:30px;padding:30px}.wau-problem-grid article:nth-child(1){background:var(--wau-peach)}.wau-problem-grid article:nth-child(2){background:var(--wau-sky)}.wau-problem-grid article:nth-child(3){background:var(--wau-mint)}.wau-problem-grid h3,.wau-area h3{margin:30px 0 8px;font:500 27px/1.15 var(--wau-serif)}.wau-problem-grid p,.wau-area p{margin:0;color:var(--wau-muted);line-height:1.6}.wau-system{padding-top:20px}.wau-area-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}.wau-area{min-height:260px;padding:28px;border-radius:26px}.wau-area.mint{background:var(--wau-mint)}.wau-area.yellow{background:var(--wau-yellow-soft)}.wau-area.sky{background:var(--wau-sky)}.wau-area.lavender{background:var(--wau-lavender)}.wau-showcase{display:grid;gap:34px}.wau-showcase-row{min-height:590px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;padding:46px 70px;border-radius:42px;background:var(--wau-white);border:1px solid var(--wau-line);overflow:hidden}.wau-showcase-row.reverse{grid-template-columns:.92fr 1.08fr;background:#fffaf0}.wau-showcase-row.reverse .wau-showcase-copy{order:2}.wau-showcase-row>img{width:auto;height:510px;justify-self:center;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(59,52,47,.1))}.wau-showcase-copy h2,.wau-circle-copy h2,.wau-solo h2,.wau-profile h2,.wau-final h2{margin:0;font:500 clamp(38px,4vw,58px)/1.04 var(--wau-serif);letter-spacing:-.04em}.wau-showcase-copy>p:not(.wau-kicker),.wau-circle-copy>p:not(.wau-kicker),.wau-solo p:not(.wau-kicker),.wau-profile p:not(.wau-kicker),.wau-final>div>p:not(.wau-kicker){color:var(--wau-muted);line-height:1.72}.wau-voice-example{margin-top:28px;display:flex;align-items:center;gap:12px;border-radius:20px;padding:18px 20px;background:var(--wau-peach);font-weight:600}.wau-voice-example svg:first-child{color:var(--wau-orange)}.wau-voice-example svg:last-child{margin-left:auto;color:#347a56}.wau-showcase-copy ul{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:13px}.wau-showcase-copy li{display:flex;align-items:center;gap:9px}.wau-showcase-copy li svg{color:#347a56}.wau-mid-cta{min-height:160px;margin-bottom:96px;padding:30px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:28px;background:var(--wau-yellow-soft)}.wau-mid-cta h2{margin:0;font:500 34px/1.15 var(--wau-serif)}.wau-circle-section{background:var(--wau-mint)}.wau-circle-inner{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-block:72px}.wau-circle-inner>img,.wau-profile>img{justify-self:center;width:auto;height:520px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(59,52,47,.1))}.wau-handover{margin-top:30px;padding:21px;display:grid;gap:7px;border-radius:20px;background:#ffffffb8}.wau-handover span,.wau-handover small{color:var(--wau-muted)}.wau-solo{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px}.wau-steps{display:flex;align-items:center;justify-content:space-between;gap:12px}.wau-steps span{flex:1;min-height:140px;padding:23px;border-radius:24px;background:var(--wau-white);border:1px solid var(--wau-line);color:var(--wau-muted);font-size:13px}.wau-steps span strong{display:block;margin-bottom:10px;color:var(--wau-ink);font:500 27px/1 var(--wau-serif)}.wau-steps>svg{color:var(--wau-orange);flex:0 0 auto}.wau-profile{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:78px;padding-inline:70px;border-radius:42px;background:var(--wau-peach)}.wau-chips{margin-top:26px;display:flex;flex-wrap:wrap;gap:9px}.wau-chips span{padding:10px 14px;border-radius:999px;background:#ffffffb8;font-size:13px}.wau-trust{text-align:center}.wau-emotion{margin-bottom:96px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:46px;padding:20px 42px 20px 20px;border-radius:36px;background:var(--wau-white);border:1px solid var(--wau-line)}.wau-emotion img{width:100%;border-radius:25px;display:block}.wau-emotion h2{margin:0;font:500 44px/1.04 var(--wau-serif);letter-spacing:-.035em}.wau-emotion p:not(.wau-kicker){color:var(--wau-muted);line-height:1.7}.wau-final{min-height:430px;margin-bottom:40px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;padding:54px 64px;border-radius:38px;background:var(--wau-yellow-soft)}.wau-store-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.wau-store-badges button{padding:0;background:transparent;cursor:pointer}.wau-store-badges img{display:block;width:auto;height:50px}.wau-final-mark{min-height:265px;display:grid;place-content:center;justify-items:center;border-radius:50% 44% 52% 42%;background:var(--wau-yellow);position:relative}.wau-final-mark>svg:nth-child(2){position:absolute;right:22%;top:19%;color:var(--wau-terracotta)}.wau-final-mark strong{margin-top:12px;font:500 31px/1 var(--wau-serif)}.wau-final-mark span{color:#5f554f;margin-top:5px}.wau-footer{min-height:130px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;border-top:1px solid var(--wau-line)}.wau-footer p{color:var(--wau-muted);font-size:13px}.wau-footer>div{justify-self:end;display:flex;gap:20px;font-size:13px}.wau-footer-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;color:var(--wau-muted);background:transparent;font:inherit;cursor:pointer}.wau-footer-link:hover{color:var(--wau-orange)}.wau-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:20px;background:#29252280;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wau-modal{width:min(100%,620px);max-height:calc(100vh - 40px);overflow:auto;position:relative;padding:46px;border-radius:30px;background:var(--wau-white);border:1px solid var(--wau-line);box-shadow:0 30px 100px #29252238}.wau-modal h2,.wau-success h2{margin:0;font:500 43px/1.08 var(--wau-serif);letter-spacing:-.03em}.wau-modal-intro,.wau-success>p:not(.wau-kicker){color:var(--wau-muted);line-height:1.65}.wau-modal-close{position:absolute;right:20px;top:20px}.wau-icon-button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--wau-cream);cursor:pointer}.wau-modal form{display:grid;gap:13px}.wau-modal label,.wau-modal legend{font-size:12px;font-weight:700}.wau-modal input[type=email]{width:100%;height:50px;padding:0 15px;border:1px solid #d9cec5;border-radius:13px}.wau-modal fieldset{border:0;padding:10px 0 5px;margin:0}.wau-modal legend{margin-bottom:12px}.wau-modal legend span{color:var(--wau-muted);font-weight:500}.wau-interest-grid{display:flex;flex-wrap:wrap;gap:8px}.wau-interest-grid label{min-height:40px;padding:0 14px;display:flex;align-items:center;border-radius:999px;border:1px solid var(--wau-line);color:var(--wau-muted);cursor:pointer}.wau-interest-grid label.is-selected{background:var(--wau-peach);color:var(--wau-terracotta);border-color:#efb89a}.wau-interest-grid input{position:absolute;opacity:0;pointer-events:none}.wau-form-privacy{margin:3px 0 0;color:var(--wau-muted);font-size:12px;line-height:1.45}.wau-form-privacy a{color:var(--wau-terracotta)}.wau-form-error{margin:0;color:#b4234e;font-size:13px;font-weight:600}.wau-button:disabled{cursor:wait;opacity:.7;transform:none}.wau-success{text-align:center;padding:30px 0 20px}.wau-success>span{width:68px;height:68px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;background:var(--wau-mint);color:#347a56}@media(max-width:980px){.wau-header{grid-template-columns:1fr auto}.wau-header nav{display:none}.wau-hero{grid-template-columns:1fr;text-align:center;padding-top:64px}.wau-hero-copy>p:not(.wau-kicker),.wau-hero h1{margin-inline:auto}.wau-actions,.wau-hero-copy>small{justify-content:center}.wau-hero-scene{width:min(100%,700px);min-height:525px;margin-inline:auto}.wau-benefit-grid,.wau-trust-grid,.wau-area-grid{grid-template-columns:repeat(2,1fr)}.wau-showcase-row,.wau-showcase-row.reverse,.wau-circle-inner,.wau-solo,.wau-profile,.wau-emotion{grid-template-columns:1fr}.wau-showcase-row.reverse .wau-showcase-copy{order:0}.wau-circle-inner,.wau-profile,.wau-showcase-row{text-align:center}.wau-voice-example{text-align:left}}@media(max-width:680px){.wau-wrap{width:min(100% - 30px,1240px)}.wau-header{height:76px}.wau-wordmark{font-size:25px}.wau-header>.wau-button{min-height:40px;padding-inline:15px;font-size:12px}.wau-hero{min-height:0;padding:48px 0 42px}.wau-hero h1{font-size:clamp(46px,14vw,64px)}.wau-hero-copy>p:not(.wau-kicker){font-size:16px;margin-block:22px 28px}.wau-actions{flex-direction:column;gap:18px}.wau-hero-scene{min-height:500px;margin-top:18px}.wau-hero-photo{top:0;right:0;bottom:0;left:34px;width:calc(100% - 34px);height:100%;border-radius:30px 30px 74px;object-position:60% 50%}.wau-hero-app{left:-9px;bottom:-14px;width:176px;height:270px;border-radius:22px}.wau-benefit-grid,.wau-trust-grid,.wau-problem-grid,.wau-area-grid{grid-template-columns:1fr}.wau-benefits{padding-inline:8px}.wau-benefits h2,.wau-section-heading h2{font-size:34px}.wau-problem,.wau-system,.wau-showcase,.wau-solo,.wau-profile,.wau-trust{padding-block:64px}.wau-problem-grid article,.wau-area{min-height:0}.wau-showcase-row{min-height:0;padding:38px 24px;gap:35px;border-radius:28px}.wau-showcase-copy h2,.wau-circle-copy h2,.wau-solo h2,.wau-profile h2,.wau-final h2{font-size:39px}.wau-showcase-row>img,.wau-circle-inner>img,.wau-profile>img{height:430px}.wau-mid-cta{margin-bottom:64px;padding:30px 24px;flex-direction:column;align-items:flex-start}.wau-mid-cta .wau-button{width:100%}.wau-circle-inner{padding-block:58px}.wau-steps{flex-direction:column}.wau-steps span{width:100%;min-height:0}.wau-steps>svg{transform:rotate(90deg)}.wau-profile{padding-inline:26px;border-radius:28px}.wau-emotion{margin-bottom:64px;padding:14px 14px 30px;border-radius:28px;text-align:center}.wau-emotion h2{font-size:38px}.wau-final{grid-template-columns:1fr;padding:38px 24px;border-radius:28px;text-align:center}.wau-store-badges{justify-content:center;flex-direction:column;align-items:center}.wau-final-mark{min-height:230px}.wau-footer{grid-template-columns:1fr;justify-items:center;text-align:center;padding-block:30px}.wau-footer>div{justify-self:center}.wau-modal{padding:44px 24px 28px;border-radius:24px}.wau-modal h2,.wau-success h2{font-size:35px}}@media(prefers-reduced-motion:reduce){.dog-site *,.dog-site *:before,.dog-site *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--background: #fffaf6;--surface: #fffefd;--peach: #ffe8d3;--peach-deep: #ffd3ae;--blush: #ffe9ef;--pink: #f3b4c8;--orange: #ff7b2c;--raspberry: #e92d5e;--ink: #292526;--muted: #6f6665;--line: #efd9ca;--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, sans-serif;color:var(--ink);font-family:var(--sans);font-synthesis:none;background:var(--background)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{border:0}:focus-visible{outline:3px solid rgba(233,45,94,.28);outline-offset:3px}.site-shell{overflow:hidden}.section,.site-header{width:min(100% - 48px,1320px);margin-inline:auto}.site-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:10}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a,.site-footer a{text-decoration:none;color:var(--muted)}.site-header nav a:hover,.site-footer a:hover{color:var(--raspberry)}.wordmark{font:600 40px/1 var(--serif);color:var(--raspberry);text-decoration:none;letter-spacing:-2px}.header-cta{justify-self:end}.button{border-radius:999px;min-height:46px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-size:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 10px 28px #ff7b2c38}.button-primary:hover{background:#f86d1b;box-shadow:0 14px 34px #ff7b2c47}.button-outline{color:var(--raspberry);background:transparent;border:1px solid var(--raspberry)}.button-outline:hover{background:var(--blush)}.button-full{width:100%}.text-link{color:var(--ink);background:transparent;padding:0;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-size:14px;font-weight:600;text-decoration:none}.text-link:hover{color:var(--raspberry)}.hero{min-height:640px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;padding:32px 0 68px}.hero-copy{position:relative;z-index:2;padding-left:20px}.kicker{margin:0 0 14px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hero h1{margin:0;font:500 clamp(56px,5.4vw,88px)/.98 var(--serif);letter-spacing:-.045em}.hero h1 em{color:var(--raspberry);font-style:normal}.hero-lead{margin:28px 0 34px;font-size:20px;color:#4d4747}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-people{grid-template-columns:.78fr 1.22fr;gap:30px}.hero-scene{min-height:555px;position:relative;isolation:isolate}.hero-scene-photo{position:absolute;top:16px;right:4px;bottom:0;left:118px;width:calc(100% - 122px);height:calc(100% - 16px);display:block;object-fit:cover;object-position:56% 45%;border-radius:42px 42px 108px;box-shadow:0 20px 54px #412f261f}.partner-scene .hero-scene-photo{object-position:59% 45%}.hero-scene-shape{position:absolute;z-index:1;right:-8px;bottom:-5px;width:180px;height:146px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(10deg);pointer-events:none}.hero-scene-app{position:absolute;z-index:2;left:0;bottom:10px;width:230px;height:330px;overflow:hidden;border:1px solid rgba(239,217,202,.94);border-radius:27px;background:var(--surface);box-shadow:0 22px 48px #412f262e;transform:rotate(-3deg)}.hero-scene-app img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 0;transform:scale(1.04);transform-origin:top center}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:45px 20px 48px;text-align:center}.benefit-strip h2,.trust h2{font:500 34px/1.1 var(--serif);margin:0 0 38px}.benefit-grid,.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.benefit-grid article,.trust-grid article{display:flex;flex-direction:column;align-items:center}.benefit-grid svg,.trust-grid svg{color:#4f494a;margin-bottom:15px}.benefit-grid h3,.trust-grid h3{font-size:14px;margin:0 0 9px}.benefit-grid p,.trust-grid p{color:var(--muted);font-size:12px;line-height:1.55;max-width:220px;margin:0}.feature-section{padding:64px 0}.feature-grid{border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:repeat(3,1fr);padding:32px 18px 28px;background:#ffffff57}.feature-card{padding:0 26px;overflow:hidden}.feature-card+.feature-card{border-left:1px solid var(--line)}.feature-heading{display:flex;align-items:baseline;justify-content:center;gap:7px;color:var(--raspberry)}.feature-heading span,.feature-heading h2{font:500 31px/1.1 var(--serif);margin:0}.feature-eyebrow{margin:6px 0 18px;text-align:center;font-size:14px}.feature-screen{height:390px;overflow:hidden;margin:0 -18px 20px;border-radius:18px 18px 0 0}.feature-screen img{width:100%;height:100%;object-fit:contain;object-position:top center;clip-path:inset(0 6px round 46px);transform:scale(1.04);transform-origin:top center}.feature-card>p:last-child{font-size:13px;line-height:1.55;margin:0}.team-banner{width:100%;max-width:none;min-height:250px;padding:35px max(32px,calc((100vw - 1120px)/2));background:var(--blush);display:grid;grid-template-columns:330px minmax(0,620px);justify-content:center;align-items:center;gap:55px}.team-banner img{width:330px;height:180px;object-fit:cover;object-position:50% 46%;mix-blend-mode:multiply}.team-banner h2,.detail-card h2,.final-cta h2,.modal h2,.success-state h2{font:500 39px/1.08 var(--serif);margin:0 0 14px;letter-spacing:-.02em}.team-banner p:last-child{line-height:1.65;color:#4f4848;margin:0}.mid-cta{min-height:150px;margin-bottom:64px;padding:28px 42px;border:1px solid var(--line);border-radius:24px;background:var(--peach);display:flex;align-items:center;justify-content:space-between;gap:30px}.mid-cta .kicker{margin-bottom:7px}.mid-cta h2{margin:0;font:500 31px/1.15 var(--serif)}.deep-dive{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:48px 0}.detail-card{border:1px solid var(--line);background:#ffffff75;min-height:290px;border-radius:24px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}.detail-copy{padding:35px 0 35px 36px;position:relative;z-index:2}.detail-copy p:not(.kicker){color:var(--muted);line-height:1.65;font-size:14px}.detail-card img{width:100%;height:245px;object-fit:contain;mix-blend-mode:multiply}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 20px 38px;text-align:center}.trust h2{margin-bottom:28px}.final-cta{margin-top:36px;margin-bottom:36px;border-radius:28px;background:var(--blush);display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:48px 64px}.final-cta>div:first-child>p{line-height:1.6;color:var(--muted)}.final-cta ul{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.final-cta li{display:flex;gap:9px;align-items:center;font-size:14px}.final-cta li svg{color:var(--raspberry)}.cta-panel{background:var(--surface);border:1px solid rgba(239,217,202,.9);border-radius:20px;padding:30px;text-align:center;box-shadow:0 18px 45px #603f3712}.cta-panel>svg{color:var(--orange)}.cta-panel h3{font:500 29px/1.2 var(--serif);margin:10px 0 8px}.cta-panel p{margin:0 0 22px;color:var(--muted);font-size:13px}.cta-panel small{display:block;margin-top:12px;color:var(--muted)}.store-badges{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.store-badges button{padding:0;border:0;background:transparent;cursor:pointer;border-radius:9px;transition:transform .18s ease,filter .18s ease}.store-badges button:hover{transform:translateY(-2px);filter:drop-shadow(0 8px 12px rgba(41,37,38,.15))}.store-badges img{display:block;width:auto;height:48px}.site-footer{min-height:130px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.site-footer p{color:var(--muted);font-size:13px}.site-footer>div{justify-self:end;display:flex;gap:20px;font-size:13px}.footer-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;color:var(--muted);background:transparent;font:inherit;cursor:pointer}.footer-link:hover{color:var(--raspberry)}.cookie-consent{position:fixed;z-index:200;left:24px;right:24px;bottom:24px;width:min(760px,calc(100% - 48px));margin-inline:auto;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 20px 60px #36272233}.cookie-consent .kicker{margin-bottom:7px}.cookie-consent h2{margin:0 0 7px;font:500 27px/1.05 var(--serif)}.cookie-consent p:not(.kicker){max-width:460px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.cookie-consent-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:10px}.legal-page{min-height:100vh;background:var(--background)}.legal-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.legal-content{width:min(100% - 48px,800px);padding:76px 0 100px}.legal-content h1{margin:0 0 20px;font:500 clamp(48px,6vw,72px)/.98 var(--serif);letter-spacing:-.04em}.legal-content h2{margin:40px 0 12px;font:500 28px/1.15 var(--serif)}.legal-content p{margin:0;color:#4d4747;line-height:1.7}.legal-content p+p{margin-top:14px}.legal-content a{color:var(--raspberry)}.legal-intro{max-width:650px;font-size:18px}.partner-hero h1{font-size:clamp(52px,4.9vw,80px)}.partner-hero .hero-lead{max-width:610px;line-height:1.55}.partner-proof{margin:30px 0 0;padding-left:16px;border-left:3px solid var(--raspberry);color:var(--muted);font-size:14px;line-height:1.5}.partner-proof strong{color:var(--ink)}.partner-problem{margin-block:58px 20px;padding:52px 58px;border-radius:28px;background:var(--blush);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px}.partner-problem-copy h2,.partner-outcomes>h2{margin:0 0 22px;font:500 42px/1.08 var(--serif);letter-spacing:-.025em}.partner-problem-copy p:not(.kicker){color:#574f50;line-height:1.7}.responsibility-example{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 18px 45px #603f3712}.responsibility-example h3{margin:8px 0;font:500 25px/1.2 var(--serif)}.responsibility-example>svg{color:var(--orange);margin-block:8px}.responsibility-example ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:10px}.responsibility-example li{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.responsibility-example li svg{color:var(--raspberry)}.partner-team h2{max-width:720px}.partner-outcomes{padding:72px 0;text-align:center}.partner-outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px;text-align:left}.partner-outcome-grid article{min-height:230px;border:1px solid var(--line);border-radius:22px;padding:30px;background:#ffffff73}.partner-outcome-grid span{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.1em}.partner-outcome-grid h3{margin:18px 0 12px;font:500 26px/1.15 var(--serif)}.partner-outcome-grid p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.partner-final-cta{background:var(--peach)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#241d1e7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s ease}.modal{width:min(100%,610px);max-height:min(860px,calc(100vh - 40px));overflow:auto;position:relative;background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:46px;box-shadow:0 30px 100px #25191c33;animation:rise-in .22s ease}.modal-close{position:absolute;top:20px;right:20px}.icon-button{width:42px;height:42px;border-radius:50%;background:var(--background);color:var(--ink);display:grid;place-items:center;cursor:pointer}.modal-intro{color:var(--muted);line-height:1.6;margin:0 0 28px}.modal form{display:grid;gap:13px}.modal label,.modal legend{font-size:12px;font-weight:700}.modal input[type=email]{width:100%;height:50px;border-radius:12px;border:1px solid #d9cbc3;background:#fff;padding:0 15px;color:var(--ink)}.modal input[type=email]:focus{border-color:var(--raspberry);outline:3px solid rgba(233,45,94,.12)}.modal fieldset{border:0;padding:8px 0 3px;margin:0}.modal legend{margin-bottom:12px}.interest-grid{display:flex;flex-wrap:wrap;gap:8px}.interest-chip{min-height:39px;display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 14px;cursor:pointer;color:var(--muted);transition:background .15s ease,color .15s ease,border .15s ease}.interest-chip input{position:absolute;opacity:0;pointer-events:none}.interest-chip.selected{background:var(--blush);color:var(--raspberry);border-color:var(--pink)}.optional{margin-left:5px;color:var(--muted);font-weight:500}.form-privacy{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.form-privacy a{color:var(--raspberry)}.form-error{margin:0;color:#b4234e;font-size:13px;font-weight:600}.button:disabled{cursor:wait;opacity:.7;transform:none}.consent-row{display:grid!important;grid-template-columns:18px 1fr;gap:9px;align-items:start;color:var(--muted);line-height:1.45;margin:5px 0 10px}.consent-row input{accent-color:var(--raspberry);margin-top:2px}.success-state{text-align:center;padding:28px 0 18px}.success-state p:not(.kicker){color:var(--muted);line-height:1.6}.success-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 22px;border-radius:50%;background:var(--blush);color:var(--raspberry)}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(18px) scale(.98)}}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{text-align:center;padding:0}.hero-actions{justify-content:center}.hero-scene{width:min(100%,700px);min-height:525px;margin:14px auto 0}.benefit-grid,.trust-grid{grid-template-columns:repeat(2,1fr);row-gap:42px}.feature-grid{grid-template-columns:1fr;gap:52px}.feature-card+.feature-card{border-left:0;border-top:1px solid var(--line);padding-top:45px}.feature-screen{height:510px;max-width:580px;margin-inline:auto}.feature-card>p:last-child{max-width:580px;margin-inline:auto}.team-banner{grid-template-columns:270px minmax(0,520px);gap:25px}.mid-cta{margin-bottom:48px}.deep-dive{grid-template-columns:1fr}.final-cta{gap:30px;padding:42px}.partner-problem{grid-template-columns:1fr;gap:30px}.partner-outcome-grid{grid-template-columns:1fr}}@media(max-width:680px){.section,.site-header{width:min(100% - 30px,1320px)}.site-header{height:74px}.wordmark{font-size:34px}.header-cta{padding:0 14px;min-height:40px;font-size:12px}.hero{padding:42px 0 24px}.hero h1{font-size:clamp(47px,14.5vw,68px)}.hero-lead{font-size:17px;margin:22px 0 28px}.hero-actions{flex-direction:column;gap:18px}.hero-scene{min-height:500px;margin-top:22px}.hero-scene-photo{top:0;right:0;bottom:0;left:34px;width:calc(100% - 34px);height:100%;border-radius:30px 30px 74px;object-position:57% 48%}.hero-scene-app{left:-10px;bottom:-14px;width:184px;height:275px;border-radius:22px}.hero-scene-shape{right:-22px;bottom:-13px;width:144px;height:116px}.benefit-strip{width:100%;padding-inline:24px}.benefit-strip h2,.trust h2{font-size:30px}.benefit-grid,.trust-grid{grid-template-columns:1fr;gap:34px}.feature-section{padding-block:34px}.feature-grid{border-radius:20px;padding:28px 0}.feature-card{padding-inline:20px}.feature-screen{height:330px}.team-banner{grid-template-columns:1fr;width:100%;padding:38px 24px;text-align:center;gap:15px}.team-banner img{width:260px;height:140px;margin:auto}.team-banner h2,.detail-card h2,.final-cta h2,.modal h2{font-size:34px}.mid-cta{margin-bottom:32px;padding:30px 24px;flex-direction:column;align-items:flex-start}.mid-cta .button{width:100%}.deep-dive{padding-block:28px}.detail-card{grid-template-columns:1fr;min-height:0}.detail-copy{padding:30px 26px 0}.detail-card img{height:190px}.trust{width:100%;padding-inline:24px}.final-cta{grid-template-columns:1fr;padding:32px 24px;border-radius:22px}.site-footer{grid-template-columns:1fr;justify-items:center;text-align:center;padding:30px 0}.site-footer>div{justify-self:center}.cookie-consent{left:15px;right:15px;bottom:15px;width:calc(100% - 30px);padding:22px;flex-direction:column;align-items:flex-start;gap:18px}.cookie-consent h2{font-size:25px}.cookie-consent-actions{width:100%;justify-content:stretch}.cookie-consent-actions .button{flex:1 1 160px}.legal-header{min-height:82px}.legal-content{width:min(100% - 30px,800px);padding:52px 0 76px}.legal-content h2{margin-top:32px;font-size:26px}.modal{padding:42px 24px 28px;border-radius:23px}.store-badges{flex-direction:column}.store-badges img{height:50px}.partner-proof{text-align:left}.partner-problem{margin-block:28px 8px;padding:32px 24px}.partner-problem-copy h2,.partner-outcomes>h2{font-size:34px}.partner-outcomes{padding-block:48px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
