@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap");:root{--ink:#241e23;--muted:#746b73;--line:#e5dfe3;--paper:#f7f6f5;--white:#fff;--plum:#351d29;--soft:#f1edef;--accent:#a74a62}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(247,246,245,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,223,227,.7)}.header-inner{height:76px;justify-content:space-between;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:9px;font-size:17px;letter-spacing:-.04em;font-weight:500}.brand img{border-radius:5px}.brand b{font-weight:700}.desktop-nav{display:flex;gap:29px;margin-left:auto;color:var(--muted);font-size:14px}.desktop-nav a:hover,.sign-in:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:18px}.sign-in{font-size:14px;color:var(--muted)}.button,.submit{background:var(--ink);color:white;border:1px solid var(--ink);border-radius:8px;display:inline-flex;gap:9px;align-items:center;justify-content:center;padding:11px 16px;font-size:14px;font-weight:600;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover,.submit:hover{transform:translateY(-2px);background:#3d333a;box-shadow:0 8px 16px rgba(36,30,35,.14)}.button-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button-secondary:hover{background:var(--white);box-shadow:none}.menu-button{display:none;background:none;border:0;color:var(--ink)}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.01fr .99fr;grid-gap:54px;gap:54px;padding:98px 0 108px;align-items:center}.eyebrow{font:500 11px DM Mono,monospace;letter-spacing:.09em;text-transform:uppercase;color:#6f5660;margin:0 0 18px}.auth-aside h1,.checkout h1,.hero h1,.page-intro h1{font-size:clamp(44px,5vw,69px);line-height:.99;letter-spacing:-.065em;margin:0;max-width:650px}.lede{font-size:18px;line-height:1.55;color:var(--muted);max-width:560px;margin:25px 0 31px}.hero-actions{display:flex;gap:12px}.trust{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:29px 0 0;color:var(--muted);font-size:12px}.trust i{width:3px;height:3px;background:#9a8f95;border-radius:50%}.product-visual{position:relative;background:#fff;border:1px solid #ddd5da;border-radius:13px;box-shadow:0 26px 70px rgba(54,30,42,.15);overflow:visible}.product-bar{height:42px;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line);padding:0 13px;color:#81757b;font-size:10px}.product-bar span{width:7px;height:7px;border:1px solid #b6abb0;border-radius:50%}.product-bar b{margin-left:9px;color:#50454b;font-weight:500}.product-bar i{margin-left:auto;font-style:normal;color:#537063}.product-body{display:grid;grid-template-columns:110px 1fr;min-height:342px}.product-body aside{background:#291d24;padding:18px 12px;color:#c6bcc1;display:flex;flex-direction:column;gap:15px;font-size:10px}.product-body aside strong{font-size:18px;color:white;margin-bottom:9px}.product-body aside .active{background:#5a3947;color:white;border-radius:5px;padding:8px}.product-body main{padding:24px 22px}.product-title{display:flex;justify-content:space-between;align-items:start}.lead-row-head,.product-title small{font:500 8px DM Mono,monospace;color:#91858c}.product-title h3{font-size:16px;margin:5px 0 0;letter-spacing:-.04em}.product-title button{font-size:10px;color:white;background:#392630;border:0;border-radius:5px;padding:7px 9px}.product-filters{display:flex;gap:7px;margin:22px 0 12px}.product-filters span{font-size:9px;padding:5px 8px;border-radius:99px;background:#f1edef;color:#6e6269}.lead-row{display:grid;grid-template-columns:1.4fr .85fr .6fr;align-items:center;border-top:1px solid #eee9eb;padding:10px 0;font-size:10px;color:#61565c}.lead-row strong{font-size:10px;color:#3e343a}.lead-row strong small{display:block;color:#a0989c;font-weight:400;margin-top:3px}.lead-row em{font-style:normal;background:#edf2ed;color:#5c705d;border-radius:99px;padding:4px 6px;width:max-content;font-size:8px}.callout{position:absolute;right:-22px;bottom:23px;background:var(--ink);color:white;font-size:11px;line-height:1.4;padding:11px 14px;border-radius:7px;box-shadow:0 10px 25px rgba(36,30,35,.22)}.section{padding:110px 0}.section h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.06em;line-height:1.02;max-width:610px;margin:0}.outcome{border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:58px}.feature-card{background:var(--white);border:1px solid var(--line);border-radius:10px;padding:25px;min-height:184px}.feature-card span{font:500 10px DM Mono,monospace;color:#83767c}.feature-card h3,.feature-list h3,.steps h3{font-size:18px;letter-spacing:-.04em;margin:28px 0 9px}.feature-card p,.feature-list p,.steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.how{background:var(--plum);color:white}.how .eyebrow{color:#c79eac}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:56px;gap:56px;margin-top:61px}.steps b{font:500 13px DM Mono,monospace;color:#d7a1b2}.steps h3{margin:22px 0 10px}.steps p{color:#d8cbd0}.feature-section{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px}.feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.feature-list>div{border-top:1px solid var(--line);padding:19px 2px;display:flex;gap:13px}.feature-list svg{color:#7e5564;flex:none;margin-top:2px}.feature-list h3{margin:0 0 6px;font-size:15px}.feature-list p{font-size:13px}.cta{background:var(--soft);padding:95px 0}.cta-inner{text-align:center;max-width:720px}.cta h2{font-size:clamp(38px,5vw,59px);line-height:1;letter-spacing:-.065em;margin:0}.cta p:not(.eyebrow){color:var(--muted);margin:19px auto 27px;max-width:480px}.page{padding:98px 0}.page-intro{text-align:center;max-width:770px;margin:0 auto 58px}.page-intro h1{font-size:clamp(44px,5vw,64px);margin:auto}.page-intro>p:last-child{color:var(--muted);font-size:17px;line-height:1.55;margin:21px auto 0;max-width:650px}.pricing-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;grid-gap:16px;gap:16px;align-items:stretch}.pricing-card{background:var(--white);border:1px solid var(--line);border-radius:11px;padding:27px;display:flex;flex-direction:column}.pricing-card.featured{border-color:#59414c;box-shadow:0 18px 45px rgba(48,32,42,.09)}.pricing-card>p:first-child{font:500 10px DM Mono,monospace;color:#77525f;letter-spacing:.08em;margin:0}.pricing-card h2{font-size:28px;letter-spacing:-.05em;margin:18px 0 8px}.price{font-size:42px;font-weight:600;letter-spacing:-.06em}.price span{font-size:13px;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:5px}.pricing-card small{color:var(--muted);margin-top:4px}.plan-copy{color:var(--muted);font-size:14px;line-height:1.5;min-height:58px}.pricing-card .button,.pricing-card button{margin:10px 0 25px;width:100%}.pricing-card button{padding:11px;border:1px solid var(--line);border-radius:8px;background:#f2eff0;color:#958b90}.pricing-card ul{margin:0;list-style:none;border-top:1px solid var(--line);padding:18px 0 0}.pricing-card li{font-size:13px;line-height:1.4;margin:0 0 12px;display:flex;gap:8px}.pricing-card li svg{color:#6e5360;flex:none}.pricing-card.muted{opacity:.74}.pricing-note{text-align:center;color:var(--muted);font-size:12px;margin:24px auto 0;max-width:660px}.auth-page{min-height:calc(100vh - 76px);display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:90px;gap:90px;padding:75px 0}.auth-aside p:last-child{max-width:440px;color:var(--muted);font-size:16px;line-height:1.55}.auth-card{max-width:485px;width:100%;justify-self:end;background:white;border:1px solid var(--line);border-radius:12px;padding:34px}.auth-card h2{font-size:29px;letter-spacing:-.05em;margin:0}.auth-card>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.5;margin:12px 0 25px}.auth-card form{display:grid;grid-gap:14px;gap:14px}.auth-card label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:600}.auth-card input{width:100%;padding:12px;border:1px solid #dcd5d8;border-radius:7px;outline:none;font-size:15px}.auth-card input:focus{border-color:#785363;box-shadow:0 0 0 3px rgba(120,83,99,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.submit{width:100%;margin-top:5px;cursor:pointer}.form-footer{font-size:13px!important;text-align:center;margin-bottom:0!important}.form-footer a{color:#6d3e50;text-decoration:underline}.success{border:1px solid #d5e3d5;background:#f4f8f4;color:#426045;border-radius:8px;padding:13px;display:flex;gap:10px;font-size:13px;line-height:1.4}.success svg{flex:none}.success p{margin:3px 0 0!important;color:#607462!important;font-size:12px!important}.checkout{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:75px 0}.checkout-card{width:min(100%,510px);background:white;border:1px solid var(--line);border-radius:12px;padding:38px}.checkout-card h1{font-size:38px;margin:0 0 14px}.checkout-card>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.5;margin:19px 0}.checkout-card .button{margin-top:22px}footer{background:#251b21;padding:48px 0 20px}footer,footer .brand{color:white}footer .brand img{background:white}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-inner p{color:#d4c5cb;font-size:14px;line-height:1.5;margin:18px 0 0}.footer-links{display:flex;gap:20px;flex-wrap:wrap;align-content:flex-start;color:#d4c5cb;font-size:13px}.copyright{border-top:1px solid #4b3942;margin-top:39px;padding-top:18px;color:#a9959e;font-size:11px}@media(max-width:800px){.shell{width:min(100% - 32px,600px)}.header-inner{height:66px}.desktop-nav,.header-actions{display:none}.menu-button{display:block;margin-left:auto;padding:8px}.mobile-nav{display:grid;grid-gap:5px;gap:5px;padding:0 16px 16px;background:var(--paper);overflow:hidden}.mobile-nav a{padding:13px 5px;color:var(--muted)}.mobile-nav .button{margin-top:5px}.hero{grid-template-columns:1fr;padding:62px 0 73px;gap:45px}.auth-aside h1,.checkout h1,.hero h1,.page-intro h1{font-size:46px}.lede{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.trust{font-size:11px}.product-visual{margin:0 3px}.product-body{grid-template-columns:75px 1fr;min-height:290px}.product-body aside{padding:14px 8px;font-size:9px}.product-body main{padding:19px 14px}.product-title h3{font-size:14px}.lead-row{grid-template-columns:1.2fr .7fr .55fr}.callout{right:-7px;bottom:-17px;font-size:10px}.section{padding:75px 0}.feature-grid,.steps{grid-template-columns:1fr;gap:12px;margin-top:36px}.feature-card{min-height:auto}.feature-card h3{margin-top:28px}.feature-section{gap:35px}.feature-list,.feature-section{grid-template-columns:1fr}.cta{padding:68px 0}.pricing-grid{grid-template-columns:1fr}.page{padding:65px 0}.page-intro{margin-bottom:37px}.pricing-card{padding:24px}.pricing-card .plan-copy{min-height:0}.auth-page{grid-template-columns:1fr;gap:37px;padding:53px 0}.auth-card{justify-self:stretch;padding:25px}.footer-inner{display:grid;grid-gap:35px;gap:35px}.footer-links{gap:16px}.footer-links a{padding:5px 0}.checkout{padding:55px 0}.checkout-card{padding:27px}.cta h2{font-size:41px}}@media(max-width:420px){.auth-aside h1,.hero h1,.page-intro h1{font-size:40px}.hero-actions{grid-template-columns:1fr}.trust i{display:none}.trust{gap:5px}.product-body aside span:not(.active){display:none}.product-body{grid-template-columns:55px 1fr}.product-body aside{align-items:center}.product-title button{display:none}.lead-row{grid-template-columns:1fr .7fr}.lead-row em{display:none}.form-row{grid-template-columns:1fr}.price{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.lead-context{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#82767c;font-size:8px;margin-top:7px}.lead-context i{width:2px;height:2px;background:#ad9fa5;border-radius:50%}.campaign-float{position:absolute;right:-26px;bottom:20px;display:grid;grid-gap:4px;gap:4px;min-width:175px;background:var(--ink);color:white;padding:13px 14px;border-radius:8px;box-shadow:0 12px 28px rgba(36,30,35,.23)}.campaign-float small{font:500 8px DM Mono,monospace;letter-spacing:.08em;color:#d4b1bc}.campaign-float strong{font-size:12px}.campaign-float span{font-size:10px;color:#d7c9ce}.campaign-float b{font-size:9px;font-weight:500;color:#b8d0bd;margin-top:2px}@media(max-width:800px){.lead-context{font-size:7px}.campaign-float{right:-7px;bottom:-23px;min-width:153px;padding:10px 11px}.campaign-float strong{font-size:11px}.campaign-float b,.campaign-float span{font-size:9px}}.workflow-strip{display:grid;grid-template-columns:repeat(5,1fr);margin-top:60px;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.16)}.workflow-stage{position:relative;min-height:250px;padding:28px 25px 26px 0;margin-right:25px;border-right:1px solid rgba(255,255,255,.16)}.workflow-stage:last-child{border-right:0;margin-right:0}.workflow-stage span{font:500 11px DM Mono,monospace;color:#d7a1b2}.workflow-stage h3{font-size:17px;letter-spacing:-.04em;margin:43px 0 10px;color:white}.workflow-stage p{margin:0;color:#d8cbd0;font-size:13px;line-height:1.52}.cta-note{display:block;color:#766c72;margin-top:16px;font-size:11px}@media(max-width:800px){.workflow-strip{grid-template-columns:1fr;margin-top:36px}.workflow-stage{min-height:auto;padding:22px 0;margin:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.workflow-stage:last-child{border-bottom:0}.workflow-stage h3{margin:15px 0 8px}.cta-note{font-size:10px}}.feature-card{display:flex;flex-direction:column}.outcome-icon{color:#715360;margin-bottom:18px}.feature-card h3{margin-top:0}.outcome-proof{display:block;margin-top:auto;padding-top:20px;color:#775a65;font:500 10px DM Mono,monospace;letter-spacing:.01em}.workflow-strip{position:relative;overflow:visible;border-top:0;border-bottom:0;gap:0}.workflow-stage{min-height:265px;padding:77px 24px 26px 0;margin-right:24px;border-right:0}.workflow-stage:last-child{padding-right:0}.workflow-stage:last-child h3:after{content:"Campaign queued";display:block;margin-top:10px;color:#c4d8c7;font:500 9px DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase}.workflow-stage:not(:last-child):after{content:"";position:absolute;top:38px;left:47px;width:calc(100% - 24px);border-top:1px solid rgba(255,255,255,.38)}.workflow-stage:not(:last-child):before{content:"";position:absolute;top:34px;right:0;width:8px;height:8px;border-top:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:rotate(45deg)}.workflow-icon{position:absolute;top:18px;left:0;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#351d29;color:#f2e9ed;transition:background .2s ease,color .2s ease,transform .2s ease}.workflow-stage:hover .workflow-icon{background:#f4edef;color:#351d29;transform:translateY(-2px)}.workflow-stage:last-child .workflow-icon{background:#f4edef;color:#351d29;border-color:#f4edef}.workflow-stage h3{margin:21px 0 10px}.workflow-signal{position:absolute;z-index:2;top:35px;left:17px;width:7px;height:7px;border-radius:50%;background:#e7b6c5;box-shadow:0 0 0 4px rgba(231,182,197,.12);animation:signal-travel 5.5s ease-in-out infinite}.workflow-strip:hover .workflow-signal{animation-play-state:paused}@keyframes signal-travel{0%,12%{left:17px;opacity:0}18%{opacity:1}88%{left:calc(80% + 17px);opacity:1}to{left:calc(80% + 17px);opacity:0}}@media(max-width:800px){.outcome-proof{margin-top:18px;padding-top:15px}.workflow-strip{grid-template-columns:1fr;padding-left:45px}.workflow-stage{min-height:auto;padding:12px 0 28px;margin:0;border-bottom:0}.workflow-stage:not(:last-child):after{top:50px;left:-26px;width:0;height:calc(100% - 5px);border-top:0;border-left:1px solid rgba(255,255,255,.38)}.workflow-stage:not(:last-child):before{top:auto;bottom:20px;left:-30px;right:auto}.workflow-icon{top:6px;left:-45px}.workflow-stage h3{margin:0 0 8px}.workflow-signal{display:none}}@media(prefers-reduced-motion:reduce){.workflow-signal{animation:none}}.signup{min-height:100vh;background:linear-gradient(135deg,#f7f6f5,#f2eeef)}.auth-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.auth-header p{margin:0;color:var(--muted);font-size:13px}.auth-header p a{color:#603f4c;text-decoration:underline;text-underline-offset:3px}.signup-layout{display:grid;grid-template-columns:1fr .94fr;grid-gap:104px;gap:104px;align-items:center;min-height:calc(100vh - 82px);padding:72px 0}.signup-intro h1{max-width:650px;font-size:clamp(46px,5.1vw,68px);line-height:.99;letter-spacing:-.066em;margin:0}.signup-intro>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:17px;line-height:1.55;margin:23px 0 32px}.signup-benefits{display:grid;grid-gap:16px;gap:16px;max-width:515px}.signup-benefits>div{display:flex;gap:12px;align-items:flex-start}.signup-benefits svg{color:#775360;flex:none;margin-top:2px}.signup-benefits small,.signup-benefits strong{display:block}.signup-benefits strong{font-size:14px;letter-spacing:-.02em}.signup-benefits small{color:var(--muted);font-size:13px;line-height:1.45;margin-top:3px}.signup-plan{max-width:515px;margin-top:35px;border-top:1px solid var(--line);padding-top:19px}.signup-plan>span{font:500 10px DM Mono,monospace;color:#775360;letter-spacing:.08em}.signup-plan>div{display:flex;align-items:baseline;justify-content:space-between;margin-top:9px}.signup-plan strong{font-size:18px}.signup-plan b{font-size:22px;letter-spacing:-.04em}.signup-plan b small{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0}.signup-plan p{color:var(--muted);font-size:12px;margin:7px 0 0}.signup-card{background:var(--white);border:1px solid var(--line);border-radius:13px;padding:35px;box-shadow:0 20px 60px rgba(54,30,42,.08)}.signup-card h2{font-size:30px;letter-spacing:-.055em;margin:0}.signup-card>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.5;margin:11px 0 24px}.signup-card form{display:grid;grid-gap:14px;gap:14px}.signup-card label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:600}.signup-card input{width:100%;padding:12px;border:1px solid #dcd5d8;border-radius:7px;outline:none;font-size:15px}.signup-card input:focus{border-color:#785363;box-shadow:0 0 0 3px rgba(120,83,99,.12)}.signup-card .consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:11px;font-weight:400;line-height:1.45;margin:2px 0}.signup-card .consent input{width:15px;height:15px;flex:none;margin-top:1px;accent-color:#5d3746}.signup-card .consent a{color:#5d3746;text-decoration:underline;text-underline-offset:2px}.signup-security{display:flex;gap:9px;border-top:1px solid var(--line);margin-top:21px;padding-top:17px;color:var(--muted);font-size:11px;line-height:1.45}.signup-security svg{flex:none;color:#57705a}@media(max-width:800px){.auth-header{height:67px}.signup-layout{grid-template-columns:1fr;gap:41px;min-height:auto;padding:52px 0 64px}.signup-intro h1{font-size:43px}.signup-intro>p:not(.eyebrow){font-size:16px}.signup-plan{margin-top:28px}.signup-card{padding:25px}.signup-card h2{font-size:27px}}