/* Rovelix marketing, adapted from the supplied HTML designs. */
:root{--ink:#171715;--muted:#686863;--subtle:#8b8b84;--line:#e6e6e0;--paper:#f6f6f2;--green:#266c55;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,system-ui,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:3px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #658775;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}button,input,textarea{color:inherit}svg{flex-shrink:0}::selection{background:#d9e8dd}section[id]{scroll-margin-top:80px}.container{width:100%;max-width:1168px;margin:0 auto;padding-left:32px;padding-right:32px}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:12px 18px;background:var(--ink);color:white;border-radius:8px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none}.brand-logo{display:block;width:148px;height:auto}.main-nav{display:flex;gap:28px;margin-left:38px}.main-nav a{font-size:13px;font-weight:500;color:#64645e;text-decoration:none;transition:color .15s}.main-nav a:hover,.main-nav a[aria-current]{color:var(--ink)}.header-actions{display:flex;gap:9px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:42px;padding:10px 17px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;white-space:nowrap;transition:background .16s,border-color .16s,transform .16s}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.button-dark:hover{background:#353530;border-color:#353530}.button-quiet{background:transparent;border-color:transparent;color:#51514d}.button-quiet:hover{background:var(--paper)}.button-outline{background:white;color:var(--ink);border-color:#dcdcd5}.button-outline:hover{background:var(--paper);border-color:#b9b9b0}.button-light{background:white;color:var(--ink);border-color:white}.button-light:hover{background:#eeeee8;border-color:#eeeee8}.text-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:13px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:3px}.text-link:hover{color:#5c6f58;border-color:#5c6f58}
.hero{text-align:center;padding-top:75px;padding-bottom:43px}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);padding:6px 12px;border-radius:99px;font-size:11px;font-weight:500;color:#60625a;background:#fff}.status-dot{width:6px;height:6px;border-radius:50%;background:#64866b;box-shadow:0 0 0 3px #eef3ec}.hero h1{font-size:clamp(42px,5.5vw,68px);line-height:1.07;letter-spacing:-3.4px;margin-top:22px;font-weight:600;text-wrap:balance}.hero-description{font-size:17px;line-height:1.65;color:var(--muted);max-width:650px;margin:22px auto 28px;letter-spacing:-.12px}.package-form{display:flex;align-items:center;gap:7px;width:100%;max-width:666px;margin:auto;padding:6px;border:1px solid #dcdcd4;border-radius:11px;background:#fff;box-shadow:0 2px 3px #14141404,0 9px 25px #14141406;text-align:left}.package-prefix{font-family:var(--mono);font-size:13px;color:#898981;padding-left:12px}.package-form input{padding:11px 4px;min-width:0;flex:1;border:0;background:transparent;font-family:var(--mono);font-size:12px;outline:none}.package-form input::placeholder{color:#898982}.package-form:focus-within{border-color:#6b8568;box-shadow:0 0 0 3px #edf2eb}.package-form input:focus-visible{outline:none}.package-form .button{min-height:44px}.package-examples{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;margin:13px auto 0;font-size:10px;color:var(--subtle)}.package-examples button{border:1px solid #e5e5df;border-radius:4px;background:#fff;padding:2px 7px;font-size:10px;color:#60605a}.package-examples button:hover{background:var(--paper);color:var(--ink)}.no-card{margin-left:12px}
.showcase{padding-bottom:58px}.preview-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:18px;align-items:stretch}.browser-preview{border:1px solid #dedfd7;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 12px 35px -24px #25322255}.browser-bar{height:42px;display:flex;align-items:center;gap:16px;justify-content:space-between;background:#fcfcfa;border-bottom:1px solid #e3e5de;padding:0 13px}.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#d9dbd3}.address{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:3px 18px;border:1px solid #e6e7e1;border-radius:5px;color:#797e73;font-family:var(--mono);font-size:9px;background:white;min-width:228px}.example-badge{font-size:9px;color:#60705e;background:#eef3e9;border:1px solid #e1e9db;padding:2px 6px;border-radius:4px}.example-site{background:#f6f8f2;color:#203e30}.example-navigation{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 25px;border-bottom:1px solid #e3e8dd}.example-brand{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650;letter-spacing:-.3px}.budget-icon{width:25px;height:25px;border-radius:7px;background:#255c43;color:#eaf3da;display:grid;place-items:center;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1}.example-nav-items{display:flex;gap:15px;font-size:8px;color:#75816d}.example-download{font-size:8px;background:#e6eddb;border:1px solid #d9e3cd;padding:6px 9px;border-radius:4px;font-weight:600}.example-content{min-height:308px;display:flex;align-items:center;justify-content:space-between;padding:32px 26px 27px;gap:12px;overflow:hidden}.example-copy{flex:1;max-width:345px;min-width:0}.micro-label{display:block;font-family:var(--mono);letter-spacing:1px;font-size:7px;font-weight:500;color:#6e8065}.example-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:35px;line-height:1.08;letter-spacing:-1.5px;font-weight:500;margin:10px 0 12px}.example-copy p{color:#75806c;font-size:9.5px;line-height:1.8;max-width:242px}.store-button{display:inline-flex;align-items:center;gap:7px;background:#24553f;color:#fff;border-radius:5px;padding:7px 12px;font-size:12px;font-weight:550;line-height:1;margin-top:18px}.store-button small{display:block;letter-spacing:.5px;font-size:5px;line-height:1.7;font-weight:400}.example-proof{display:flex;gap:14px;margin-top:15px;font-size:7px;color:#75836a}.example-footer{display:flex;justify-content:space-between;padding:11px 25px;border-top:1px solid #e3e8dd;color:#8a937e;font-size:7px}.phone-group{width:250px;height:266px;flex:none;position:relative;margin-right:-8px;align-self:flex-end}.mini-phone{position:absolute;width:134px;height:254px;background:#fdfefa;border:4px solid #243729;border-radius:23px;padding:17px 9px 8px;box-shadow:0 7px 12px #26372213;overflow:hidden}.phone-front{left:2px;bottom:0;transform:rotate(-6deg);z-index:2}.phone-back{right:5px;top:0;transform:rotate(8deg);background:#edf1e1}.phone-camera{position:absolute;top:4px;left:50%;width:37px;height:7px;transform:translateX(-50%);background:#243729;border-radius:20px}.phone-topline{display:flex;justify-content:space-between;align-items:center;font-size:7px;font-weight:600;margin-bottom:12px}.phone-topline>span{font-size:10px}.phone-muted{font-size:5px;color:#758369}.phone-balance{display:block;font-family:Georgia,serif;font-size:22px;font-weight:500;line-height:1.4;letter-spacing:-.5px}.phone-balance>span{font-size:15px}.phone-up{font-size:4px;color:#678150}.spending-chart{height:66px;display:flex;align-items:flex-end;gap:4px;border-bottom:1px solid #dce4d2;margin:13px 0 4px;padding:0 4px}.spending-chart i{width:8px;border-radius:3px 3px 0 0;background:#bdcba5;height:30%}.spending-chart i:nth-child(2){height:58%}.spending-chart i:nth-child(3){height:45%}.spending-chart i:nth-child(4){height:69%}.spending-chart i:nth-child(5){height:57%}.spending-chart i:nth-child(6){height:86%;background:#3b6349}.spending-chart i:nth-child(7){height:65%}.spending-chart i:nth-child(8){height:92%;background:#3b6349}.chart-labels{display:flex;justify-content:space-between;color:#9ba28f;font-size:4px}.phone-transaction{display:flex;align-items:center;gap:4px;padding-top:13px;font-size:4.5px}.transaction-icon{width:19px;height:19px;border-radius:6px;background:#edf1e4;font-size:10px;display:grid;place-items:center}.phone-transaction small,.tiny-goal small{display:block;font-size:4px;color:#889279;margin-top:3px}.phone-transaction b{margin-left:auto;font-weight:500}.phone-bottom-nav{position:absolute;bottom:7px;left:9px;right:9px;display:flex;justify-content:space-around;border-top:1px solid #e3e9da;padding-top:5px;font-size:11px;color:#768568}.phone-bottom-nav>span{color:#b1b9a5}.goal-illustration{height:69px;display:grid;place-items:center;color:#c4a86c;font-size:47px;line-height:1}.phone-back>b{display:block;text-align:center;font-family:Georgia,serif;font-size:11px;font-weight:500}.phone-back>small{display:block;text-align:center;color:#839072;font-size:5px;margin:5px 0 9px}.goal-progress{height:4px;background:#d6dfc4;border-radius:10px;margin:0 10px}.goal-progress i{display:block;width:64%;height:4px;background:#6b8655;border-radius:10px}.tiny-goal{display:flex;gap:5px;align-items:center;font-size:5px;margin-top:15px}.tiny-goal>span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e1e8d4;font-size:12px}.pipeline-card{border:1px solid var(--line);border-radius:12px;padding:22px 20px;background:#fdfdfa;display:flex;flex-direction:column}.pipeline-heading{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;gap:10px}.pipeline-heading>span:first-child{max-width:180px}.pipeline-mark{color:#7f8975;font-size:16px}.pipeline-steps{list-style:none;display:flex;flex-direction:column;gap:24px;margin:27px 0 24px;padding:0}.pipeline-steps li{display:flex;gap:11px;position:relative}.pipeline-steps li:not(:last-child)::after{content:"";position:absolute;top:26px;left:11px;width:1px;height:23px;background:#e1e5d9}.step-icon{height:23px;width:23px;flex:none;display:grid;place-items:center;border:1px solid #e1e5d9;border-radius:50%;font:8px var(--mono);color:#728063;background:#f4f6ee}.step-sync{font-family:inherit;font-size:16px}.pipeline-steps strong{font-size:10px;display:block;line-height:1.5;font-weight:600}.pipeline-steps p{font-size:9px;color:var(--subtle);line-height:1.7;margin-top:3px}.pipeline-note{margin-top:auto;padding-top:17px;border-top:1px solid #e4e6db;display:flex;align-items:center;gap:10px}.pipeline-note>span{font-size:23px;color:#9aa78b}.pipeline-note p{font-size:9px;line-height:1.8;color:#8a8e7f}.preview-caption{text-align:center;margin-top:16px;font-size:9px;letter-spacing:.1px;color:#a0a196}
.muted-section{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-pad{padding-top:78px;padding-bottom:80px}.section-kicker{display:block;font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:1.3px;color:#838478;margin-bottom:15px}.section-title{font-size:clamp(29px,3.6vw,41px);line-height:1.15;letter-spacing:-1.5px;font-weight:550;text-wrap:balance}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:38px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:320px;padding-bottom:3px}.section-heading>.text-link{margin-bottom:5px;white-space:nowrap}.three-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;margin-top:43px}.step-number{display:block;font:9px var(--mono);letter-spacing:.7px;color:#8a8b7f;margin-bottom:18px}.three-steps h3{font-size:16px;letter-spacing:-.4px;line-height:1.4;margin-bottom:10px;font-weight:550}.three-steps p{font-size:12px;color:var(--muted);line-height:1.85}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 40px}.feature-grid article{border-top:1px solid #d5d6cf;padding-top:17px}.feature-icon{display:block;color:#6a7760;font-size:21px;line-height:1.2;margin-bottom:16px}.feature-grid h3{font-size:14px;font-weight:550;letter-spacing:-.2px;margin-bottom:8px;line-height:1.4}.feature-grid p{font-size:12px;color:var(--muted);line-height:1.8}.section-note{margin-top:24px;text-align:center;font-size:11px;color:var(--subtle);line-height:1.7}.section-note .text-link{font-size:12px}.centered-heading{text-align:center;max-width:640px;margin:0 auto 37px}.centered-heading>p{color:var(--muted);font-size:14px;line-height:1.75;margin-top:14px}
.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.theme-card{display:block;background:#fff;border:1px solid #ddded5;border-radius:9px;overflow:hidden;text-decoration:none;transition:transform .18s,box-shadow .18s}.theme-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #2226190c}.theme-preview{height:181px;margin:8px 8px 0;border:1px solid #00000005;border-radius:4px;padding:13px 14px;overflow:hidden}.theme-mini-nav{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;letter-spacing:-.4px}.theme-mini-nav>i{width:30px;height:8px;background:currentColor;opacity:.12;border-radius:2px}.theme-mini-body{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:27px}.theme-mini-body>div{min-width:0;flex:1}.theme-mini-body small{font:4px var(--mono);letter-spacing:.4px;opacity:.6;display:block;margin-bottom:7px;white-space:nowrap}.theme-mini-body b{font-size:21px;line-height:1.05;font-weight:550;letter-spacing:-.8px;display:block}.theme-mini-copy{height:3px;width:77px;display:block;background:currentColor;opacity:.17;border-radius:2px;margin:8px 0}.theme-mini-copy::after{content:"";display:block;position:relative;top:6px;width:62px;height:3px;background:currentColor;border-radius:2px}.theme-mini-button{display:block;background:currentColor;width:43px;height:12px;border-radius:3px;margin-top:15px}.theme-meta{display:flex;align-items:center;padding:14px 17px;gap:10px;font-size:11px}.theme-meta strong{font-size:12px;font-weight:550}.theme-meta>span{color:#9a9a91;font-size:9px}.theme-meta>small{margin-left:auto;font-size:8px;letter-spacing:.2px;background:#f3f3ef;color:#838579;padding:2px 6px;border-radius:3px}.theme-paper{background:#fafaf6;color:#46463c}.theme-paper .theme-mini-body b{font-family:Georgia,serif;font-weight:400}.theme-paper-note{display:block;transform:rotate(9deg);background:#edece0;box-shadow:3px 7px 9px #2e2e2610;height:78px;width:59px;padding:11px 7px;font-family:Georgia,serif;font-size:8px;font-style:italic}.theme-paper-note>i{display:block;height:2px;background:#d8d7c9;margin-top:8px}.theme-paper-note>i:last-child{width:60%}.theme-ledger{background:#edf3e9;color:#31513b}.theme-ledger .theme-mini-body b{font-family:Georgia,serif;font-weight:400}.theme-ledger-graph{display:flex;align-items:flex-end;gap:5px;height:75px;border-bottom:1px solid #c7d2bc;padding-bottom:2px;width:65px}.theme-ledger-graph>i{background:#9eb68d;width:9px;height:30%;border-radius:3px 3px 0 0}.theme-ledger-graph>i:nth-child(2){height:48%}.theme-ledger-graph>i:nth-child(3){height:40%}.theme-ledger-graph>i:nth-child(4){height:70%;background:#789365}.theme-ledger-graph>i:nth-child(5){height:100%;background:#36573e}.theme-arcade{background:#201832;color:#e9e3ff}.theme-arcade .theme-mini-nav{letter-spacing:1px;font-family:var(--mono);font-size:8px}.theme-arcade .theme-mini-button{background:#ad8aef}.theme-orbit{display:grid;place-items:center;color:#c5a4ff;background:#4a3168;box-shadow:0 0 0 10px #ffffff03,0 0 0 20px #ffffff03;height:56px;width:56px;border-radius:50%;font-size:42px;transform:rotate(-10deg);margin-right:6px}.theme-pulse{background:#faece9;color:#aa5350}.theme-pulse .theme-mini-body b{font-family:Georgia,serif;font-weight:400}.theme-pulse-ring{display:flex;flex-direction:column;align-items:center;justify-content:center;width:73px;height:73px;border:6px solid #ecc8bd;border-top-color:#b87970;border-right-color:#b87970;border-radius:50%;font-size:23px;font-weight:500}.theme-pulse-ring>small{font-size:4px;letter-spacing:0;margin:0}.theme-canvas{background:#ede6f6;color:#675583}.theme-canvas .theme-mini-body b{font-family:Georgia,serif;font-weight:400}.theme-canvas-shapes{position:relative;width:76px;height:87px}.theme-canvas-shapes i{position:absolute;border-radius:30px 30px 2px 2px;background:#9f83bc;width:40px;height:64px;bottom:0;left:0;transform:rotate(-12deg)}.theme-canvas-shapes i:nth-child(2){left:33px;bottom:18px;background:#d4bc80;height:45px;border-radius:50%}.theme-canvas-shapes i:nth-child(3){left:27px;bottom:0;background:#d0bfdc;width:41px;height:38px;border-radius:5px;transform:rotate(12deg)}.theme-noir{background:#202320;color:#d8e8b7}.theme-noir .theme-mini-nav{font:8px var(--mono)}.theme-noir .theme-mini-body b{font-size:23px;font-weight:550}.theme-noir-timer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;height:70px;border:1px solid #71825a;border-radius:50%;box-shadow:0 0 0 6px #d8e8b706;font-size:27px;font-family:var(--mono);font-weight:300}.theme-noir-timer>small{font-size:4px;margin:0}
.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plan-card{padding:26px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;flex-direction:column}.plan-name{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;font-weight:600;margin-bottom:19px}.plan-label{font-size:8px;font-weight:400;color:#919186;border:1px solid #e9e9e1;border-radius:4px;padding:3px 6px;white-space:nowrap}.plan-price{font-size:42px;font-weight:550;letter-spacing:-2px;line-height:1.1;display:flex;align-items:baseline;gap:7px}.plan-price>span{font-size:10px;font-weight:400;letter-spacing:0;color:#98988e}.plan-card>p{font-size:12px;line-height:1.8;color:#88887e;margin:15px 0 22px}.plan-card>.button{justify-content:space-between;font-size:11px;min-height:38px;padding-left:14px;padding-right:14px}.plan-card>ul{margin:24px 0 0;padding:21px 0 0;list-style:none;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px;font-size:11px;color:#727267}.plan-card li{display:flex;align-items:center;gap:8px;line-height:1.5}.plan-card li::before{content:"✓";font-size:10px;color:#818c72}.plan-featured{background:#22251f;color:#f6f7f0;border-color:#22251f;position:relative}.plan-featured .plan-label{color:#c4cead;border-color:#505a40;background:#333b2b}.plan-featured .plan-price>span{color:#9da591}.plan-featured>p{color:#a9b29c}.plan-featured>ul{border-color:#3a4133;color:#c3cbb7}.plan-featured li::before{color:#a5b88a}.plan-featured .button-light{background:#f0f3e9;border-color:#f0f3e9;color:#30352a}.plan-featured .button-light:hover{background:#dfe8d3}.cta-wrap{padding-bottom:78px}.final-cta{background:#24281f;border:1px solid #24281f;border-radius:15px;text-align:center;padding:57px 28px;color:#f7f8f2;position:relative;overflow:hidden}.final-cta .section-kicker{color:#9aab85;font-size:8px;letter-spacing:1.6px}.final-cta h2{font-size:clamp(32px,4vw,47px);font-weight:500;letter-spacing:-1.7px;line-height:1.12}.final-cta>p{font-size:12px;color:#a5af97;margin:18px 0 25px}.final-cta .button{font-size:11px;background:#edf2e3;border-color:#edf2e3;color:#303a24;min-height:41px}
.page-intro{text-align:center;padding-top:74px;padding-bottom:42px}.page-intro h1{font-size:clamp(35px,4.8vw,55px);font-weight:550;line-height:1.12;letter-spacing:-2.3px}.page-intro>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:570px;margin:22px auto 25px}.page-intro .eyebrow-pill{font-size:11px}.mobile-break{display:none}.pricing-full{padding-bottom:65px}.pricing-full .plan-card{padding:27px}.comparison-scroll{margin-top:32px;overflow:auto;border:1px solid #e1e2d8;background:#fff;border-radius:9px}.comparison-table{border-collapse:collapse;width:100%;min-width:660px;font-size:12px;text-align:left}.comparison-table th,.comparison-table td{padding:16px 20px;border-bottom:1px solid #edede5}.comparison-table thead th{font-size:11px;font-weight:550;color:#74766a;background:#fbfbf8}.comparison-table tbody th{font-size:12px;font-weight:500;width:38%}.comparison-table td{color:#848578}.comparison-table tr:last-child>*{border-bottom:0}.comparison-table td:nth-child(3),.comparison-table th:nth-child(3){background:#f6f8f126}.faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.faq-layout .muted{font-size:13px;line-height:1.9;margin-top:18px}.faq-layout .text-link{margin-top:8px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:14px;font-weight:550;list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";font-size:18px;color:#8d9680;font-weight:400;line-height:1}.faq-list details[open] summary::after{content:"−"}.faq-list details>p{font-size:12px;color:var(--muted);line-height:1.9;padding-top:12px;max-width:95%}
.contact-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:start;min-height:670px}.contact-copy h1{font-size:55px;font-weight:550;line-height:1.1;letter-spacing:-2px}.contact-lead{font-size:15px;line-height:1.9;color:var(--muted);margin:21px 0 34px;max-width:400px}.contact-note{padding:21px 0;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:18px}.contact-note>span{width:26px;flex:none;color:#7e8c6b;font-size:22px;font-weight:400;line-height:1.2}.contact-note h3{font-size:14px;font-weight:550;margin-bottom:6px}.contact-note p{font-size:12px;color:var(--muted);line-height:1.8}.contact-email{display:flex;justify-content:space-between;align-items:center;font-size:15px;letter-spacing:-.3px;text-decoration:none;padding-top:22px;border-top:1px solid var(--line);margin-top:8px;max-width:365px}.contact-email>span{color:#8d9a7b}.contact-form{padding:29px;border:1px solid #e0e2d7;border-radius:12px;background:#fff;box-shadow:0 15px 25px -18px #27311916;display:flex;flex-direction:column;gap:21px}.contact-form>h2{font-size:19px;letter-spacing:-.5px;font-weight:550;line-height:1.4}.contact-form>p{font-size:12px;line-height:1.8;color:#8a8c7f;margin-top:-14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:550;line-height:1.5}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dddfd5;border-radius:6px;font-size:12px;font-weight:400;line-height:1.6;padding:10px 11px;background:#fdfdfb}.contact-form input{height:41px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a0a292}.contact-form input:focus,.contact-form textarea:focus{border-color:#7f936a;background:#fff}.form-submit{display:flex;align-items:center;justify-content:space-between;gap:20px}.form-submit>span{font-size:9px;color:#929587;line-height:1.8;max-width:200px}.form-submit .button{font-size:11px;min-height:39px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.notice{font-size:12px;padding:12px 14px;border-radius:6px;line-height:1.7}.notice-error{border:1px solid #ead4cd;background:#fbefec;color:#925546}.notice-success{border:1px solid #d4e1c9;background:#f1f7ec;color:#486837}.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:75px;padding-top:75px;padding-bottom:90px;align-items:start}.legal-aside{position:sticky;top:115px}.legal-aside h1{font-size:39px;line-height:1.1;letter-spacing:-1.4px;font-weight:550}.legal-aside>p{font-family:var(--mono);font-size:10px;line-height:1.9;color:#95988a;margin-top:20px;margin-bottom:27px}.legal-aside>.text-link{font-size:12px}.legal-content{max-width:670px}.legal-content .legal-intro{font-size:17px;line-height:1.75;color:#74796a;margin-bottom:34px}.legal-content h2{font-size:18px;font-weight:550;letter-spacing:-.4px;margin-top:31px;margin-bottom:10px}.legal-content p{font-size:13px;line-height:1.9;color:#777b6f}.legal-content a{color:#3f5535}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding-top:43px;padding-bottom:43px}.footer-brand>p{font-size:13px;color:#797c6f;line-height:1.8;margin-top:15px}.footer-small{display:block;font-size:9px;color:#a4a798;margin-top:15px}.footer-links{display:flex;gap:77px;margin-right:24px}.footer-links>div{display:flex;flex-direction:column;gap:11px}.footer-links h2{font-family:var(--mono);text-transform:uppercase;font-size:9px;font-weight:400;color:#a0a391;letter-spacing:1px;margin-bottom:5px}.footer-links a{font-size:11px;text-decoration:none;color:#777c6a;line-height:1.4}.footer-links a:hover{color:var(--ink)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:20px;padding-bottom:26px;border-top:1px solid #f0f1e9;font-size:9px;color:#afb1a4;line-height:1.8}
@media(min-width:1450px){.hero{padding-top:89px}.hero h1{font-size:72px}.hero-description{font-size:18px}.showcase{padding-top:7px;padding-bottom:70px}.example-content{min-height:320px}}
@media(max-width:1050px){.container{padding-left:26px;padding-right:26px}.main-nav{margin-left:0;gap:20px}.preview-grid{grid-template-columns:minmax(0,1fr) 246px;gap:14px}.pipeline-card{padding:21px 17px}.example-navigation{padding-left:20px;padding-right:20px}.example-content{padding-left:20px;padding-right:14px}.example-copy h2{font-size:31px}.phone-group{width:211px;transform:scale(.9);transform-origin:right center;margin-left:-15px;margin-right:-9px}.phone-back{right:-3px}.example-nav-items{gap:9px}.plan-card{padding:23px 20px}.plan-name{gap:5px}.plan-label{font-size:7px;padding:3px 4px}.theme-preview{padding-left:11px;padding-right:11px}.theme-mini-body b{font-size:19px}.theme-mini-body small{font-size:3.5px}.theme-mini-body{gap:5px}.theme-orbit{height:44px;width:44px;font-size:36px;margin-right:3px}.theme-paper-note{width:51px}.theme-pulse-ring{width:62px;height:62px}.theme-noir-timer{width:59px;height:59px}.contact-layout{gap:42px}.legal-layout{gap:48px;grid-template-columns:260px 1fr}}
@media(max-width:850px){.header-inner{gap:15px;min-height:70px}.main-nav{gap:17px}.main-nav a{font-size:12px}.header-actions{gap:4px}.header-actions .button{font-size:12px;padding:9px 12px;gap:8px}.hero{padding-top:58px}.hero h1{font-size:56px;letter-spacing:-2.6px}.hero-description{font-size:16px}.preview-grid{grid-template-columns:minmax(0,1fr)}.example-content{min-height:324px;padding-left:30px;padding-right:38px}.example-copy h2{font-size:42px}.example-copy p{font-size:11px;max-width:274px}.example-navigation{padding-left:29px;padding-right:30px}.example-brand{font-size:12px}.example-nav-items{font-size:9px;gap:20px}.example-download{font-size:9px}.micro-label{font-size:8px}.example-proof{font-size:8px}.phone-group{width:260px;transform:scale(1);margin-left:0;margin-right:0;align-self:center}.phone-back{right:0}.phone-front{left:8px}.store-button{font-size:13px;padding:8px 13px}.pipeline-card{display:none}.preview-caption{font-size:9px}.section-pad{padding-top:61px;padding-bottom:62px}.section-title{font-size:35px}.three-steps{gap:28px}.three-steps h3{font-size:15px}.three-steps p{font-size:11px}.section-heading>p{font-size:12px;max-width:235px}.feature-grid{gap:29px 25px}.feature-grid h3{font-size:13px}.feature-grid p{font-size:11px}.theme-grid{gap:13px}.theme-preview{height:155px;padding:11px 9px}.theme-mini-body{padding-top:22px}.theme-mini-body b{font-size:17px}.theme-mini-copy{width:55px}.theme-mini-copy::after{width:41px}.theme-mini-body small{font-size:3px;letter-spacing:.1px}.theme-mini-nav{font-size:9px}.theme-mini-body>span{transform:scale(.8);transform-origin:right center;margin-left:-14px}.theme-noir .theme-mini-body b{font-size:19px}.theme-meta{padding:12px 10px;gap:7px}.theme-meta strong{font-size:11px}.theme-meta>span{font-size:8px}.theme-meta>small{font-size:7px;padding:2px 4px}.plan-card{padding:21px 16px}.plan-name{font-size:13px;flex-wrap:wrap}.plan-label{font-size:7px}.plan-price{font-size:38px;gap:5px}.plan-price>span{font-size:8px}.plan-card>p{font-size:11px}.plan-card>ul{font-size:10px;gap:11px}.plan-card li{gap:5px}.faq-layout{gap:40px;grid-template-columns:1fr 1.2fr}.faq-list summary{font-size:13px}.contact-layout{gap:29px}.contact-copy h1{font-size:48px}.contact-lead{font-size:14px}.contact-form{padding:22px;gap:18px}.form-row{grid-template-columns:1fr}.form-submit{flex-wrap:wrap;gap:15px}.form-submit>span{max-width:none}.form-submit>.button{width:100%;justify-content:space-between}.legal-layout{grid-template-columns:210px 1fr;gap:35px;padding-top:62px}.legal-aside h1{font-size:34px}.legal-content .legal-intro{font-size:15px}.legal-content p{font-size:12px}.footer-links{gap:45px;margin-right:0}}
@media(max-width:640px){.container{padding-left:22px;padding-right:22px}.header-inner{flex-wrap:wrap;gap:0;padding-top:13px;padding-bottom:12px}.brand-logo{width:124px}.header-actions{margin-left:auto;gap:6px}.header-actions .button{font-size:11px;min-height:35px;padding:8px 10px;gap:7px}.main-nav{order:3;width:100%;justify-content:center;border-top:1px solid #f0f0eb;padding-top:12px;margin-top:12px;gap:27px}.main-nav a{font-size:11px}.hero{padding-top:43px;padding-bottom:29px}.eyebrow-pill{font-size:10px;padding:5px 10px}.hero h1{font-size:43px;line-height:1.1;letter-spacing:-2px;margin-top:20px}.hero-description{font-size:14px;line-height:1.8;margin:19px auto 24px;max-width:348px}.desktop-break{display:none}.package-form{flex-wrap:wrap;gap:0;padding:6px}.package-prefix{font-size:12px;padding-left:8px}.package-form input{font-size:10px;padding:13px 4px;min-width:0;flex-basis:75%;height:45px}.package-form>.button{width:100%;min-height:41px;justify-content:center;margin-top:2px;font-size:12px}.package-examples{margin-top:13px;gap:6px;font-size:9px}.package-examples button{font-size:9px}.no-card{width:100%;margin:5px 0 0;font-size:9px}.browser-preview{border-radius:9px}.browser-bar{height:35px;padding:0 9px;gap:7px}.browser-dots{gap:4px}.browser-dots i{width:5px;height:5px}.address{font-size:7px;min-width:0;padding:3px 10px;flex:1;max-width:215px;gap:4px}.address svg{width:9px;height:9px}.example-badge{font-size:7px;padding:2px 4px}.example-navigation{padding:12px 13px;gap:7px}.example-brand{font-size:9px;gap:5px}.budget-icon{width:21px;height:21px;font-size:18px;border-radius:5px}.example-nav-items{display:none}.example-download{font-size:7px;padding:5px 7px}.example-content{padding:26px 17px 22px;min-height:335px;align-items:flex-start;position:relative;gap:5px}.example-copy{max-width:63%;padding-top:7px}.micro-label{font-size:5px;letter-spacing:.6px}.example-copy h2{font-size:30px;letter-spacing:-1.1px;margin-top:11px;line-height:1.1}.example-copy p{font-size:8px;line-height:1.9;max-width:166px}.store-button{font-size:10px;gap:5px;padding:7px 9px;margin-top:18px}.store-button svg{width:15px;height:15px}.store-button small{font-size:4px}.example-proof{font-size:5.5px;gap:10px;margin-top:14px;flex-wrap:wrap}.phone-group{width:180px;height:246px;transform:scale(.77);transform-origin:right bottom;align-self:flex-end;margin-left:-76px;margin-right:-37px;margin-bottom:-2px;right:0;bottom:0}.phone-back{right:-12px;top:-20px;transform:rotate(10deg)}.phone-front{left:0;bottom:0;transform:rotate(-7deg)}.example-footer{padding:10px 14px;font-size:6px;gap:7px}.preview-caption{font-size:8px;line-height:1.7;margin:13px auto 0;max-width:278px}.showcase{padding-bottom:40px}.section-pad{padding-top:49px;padding-bottom:49px}.section-kicker{font-size:8px;letter-spacing:1.1px;margin-bottom:12px}.section-title{font-size:31px;letter-spacing:-1.1px}.three-steps{grid-template-columns:1fr;gap:26px;margin-top:31px}.three-steps article{padding-bottom:23px;border-bottom:1px solid #e2e3d9}.three-steps article:last-child{padding-bottom:0;border:0}.step-number{font-size:8px;margin-bottom:10px}.three-steps h3{font-size:17px;margin-bottom:8px}.three-steps p{font-size:12px;max-width:420px}.section-heading{display:block;margin-bottom:29px}.section-heading>p{font-size:12px;line-height:1.8;margin-top:17px;max-width:100%}.section-heading>.text-link{margin-top:20px;font-size:11px}.feature-grid{grid-template-columns:1fr 1fr;gap:28px 22px}.feature-grid article{padding-top:13px}.feature-icon{font-size:20px;margin-bottom:12px}.feature-grid h3{font-size:13px;line-height:1.55;letter-spacing:-.3px}.feature-grid p{font-size:11px;line-height:1.8}.theme-grid{grid-template-columns:1fr 1fr;gap:12px}.theme-preview{height:144px;padding:10px 9px;margin:5px 5px 0}.theme-mini-nav{font-size:9px}.theme-mini-nav>i{width:21px;height:5px}.theme-mini-body{padding-top:21px;position:relative}.theme-mini-body b{font-size:17px;letter-spacing:-.6px}.theme-mini-body small{font-size:2.7px;letter-spacing:.1px;max-width:120px}.theme-mini-copy{width:47px;margin-top:6px}.theme-mini-copy::after{width:36px}.theme-mini-button{height:10px;width:34px;margin-top:14px}.theme-mini-body>span{transform:scale(.6);transform-origin:bottom right;position:absolute;right:-2px;bottom:0;opacity:.7;z-index:0}.theme-mini-body>div{position:relative;z-index:1}.theme-paper-note{font-size:8px!important}.theme-meta{padding:11px 9px;gap:5px;flex-wrap:wrap}.theme-meta strong{font-size:11px}.theme-meta>span{font-size:7px}.theme-meta>small{font-size:7px}.theme-noir .theme-mini-body b{font-size:19px}.theme-mini-body>span.theme-orbit{right:6px;bottom:6px}.section-note{font-size:10px;margin-top:20px}.centered-heading{text-align:left;margin-bottom:28px}.centered-heading>p{font-size:12px;line-height:1.8;margin-top:14px}.plan-grid{grid-template-columns:1fr;gap:16px}.plan-card{padding:24px}.plan-name{font-size:15px;margin-bottom:18px}.plan-label{font-size:8px;padding:4px 7px}.plan-price{font-size:43px}.plan-price>span{font-size:10px;gap:7px}.plan-card>p{font-size:12px;margin:16px 0 20px}.plan-card>.button{font-size:12px;min-height:42px}.plan-card>ul{font-size:12px;gap:12px;margin-top:22px;padding-top:20px}.plan-card li{gap:9px}.cta-wrap{padding-bottom:47px}.final-cta{padding:43px 22px;border-radius:11px}.final-cta h2{font-size:35px;letter-spacing:-1.5px}.final-cta .section-kicker{font-size:6px;letter-spacing:1px}.final-cta>p{font-size:11px;line-height:1.8;max-width:245px;margin:18px auto 24px}.final-cta .button{font-size:11px;min-height:42px}.page-intro{padding-top:47px;padding-bottom:34px}.page-intro h1{font-size:36px;letter-spacing:-1.6px}.page-intro>p{font-size:14px;margin-top:18px;max-width:290px}.page-intro .eyebrow-pill{font-size:10px}.pricing-full{padding-bottom:44px}.pricing-full .plan-card{padding:25px}.comparison-scroll{margin-top:25px}.comparison-table{font-size:11px;min-width:575px}.comparison-table th,.comparison-table td{padding:14px}.comparison-table tbody th{font-size:11px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:13px}.faq-list details>p{font-size:12px}.faq-layout .muted{font-size:12px}.contact-layout{grid-template-columns:1fr;gap:33px}.contact-copy h1{font-size:43px}.contact-lead{font-size:14px;margin:18px 0 24px}.contact-note{padding:18px 0;gap:14px}.contact-note h3{font-size:14px}.contact-note p{font-size:12px}.contact-email{font-size:15px;max-width:none;padding-top:17px}.contact-form{padding:22px;gap:21px}.contact-form>h2{font-size:20px}.contact-form>p{font-size:12px}.form-row{gap:20px}.contact-form label{font-size:12px}.contact-form input,.contact-form textarea{font-size:13px;padding:11px}.contact-form input{height:45px}.form-submit>.button{font-size:12px;min-height:43px}.form-submit>span{font-size:10px}.legal-layout{grid-template-columns:1fr;gap:31px;padding-top:46px;padding-bottom:52px}.legal-aside{position:static;padding-bottom:25px;border-bottom:1px solid var(--line)}.legal-aside h1{font-size:39px}.legal-aside>p{font-size:9px;margin-top:15px;margin-bottom:15px}.legal-content .legal-intro{font-size:15px;margin-bottom:25px}.legal-content h2{font-size:18px;margin-top:26px}.legal-content p{font-size:12px;line-height:1.95}.footer-main{padding-top:33px;padding-bottom:33px;gap:35px;flex-direction:column}.footer-brand>p{font-size:13px}.footer-small{font-size:9px;margin-top:12px}.footer-links{width:100%;justify-content:space-between;padding-right:20px;gap:32px}.footer-links h2{font-size:9px}.footer-links a{font-size:11px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;padding-top:16px;padding-bottom:20px;font-size:8px}.footer-bottom>span:last-child{max-width:280px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.theme-card:hover{transform:none}}
