@font-face{font-family:Manrope;src:url('assets/manrope-latin.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
:root{--ink:#17282b;--muted:#5e6c6c;--gold:#ecc17c;--green:#315b4f;--paper:#fcfcf9;--soft:#f0f3ef;--line:#dce2dc;--white:#fff;--radius:18px;--font:Manrope,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}h1,h2{letter-spacing:-2px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #a87326;outline-offset:5px}button,a{touch-action:manipulation}.container{max-width:1240px;width:calc(100% - 96px);margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;left:20px;top:-80px;background:var(--ink);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:55px;padding:15px 23px;background:var(--gold);color:var(--ink);border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:800;line-height:1.4;transition:background .18s,box-shadow .18s}.button:hover{background:#f5cf91;box-shadow:0 5px 18px #17282b14}.button .icon{width:18px;height:18px}.button-small{min-height:44px;font-size:12px;padding:12px 17px;gap:16px}.button-outline{background:transparent;border-color:var(--line)}.button-outline:hover{background:var(--soft);box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:800}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link>span{font-size:21px;font-weight:400}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;display:flex;align-items:center;gap:9px;color:var(--green)}.status-dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #315b4f0d}.site-header{height:88px;position:sticky;top:0;z-index:30;background:#fcfcf9f5;border-bottom:1px solid #17282b0c;backdrop-filter:blur(14px)}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:28px;font-weight:800;letter-spacing:-1.5px;line-height:1}.brand-symbol{display:inline-flex;justify-content:center;align-items:center;background:var(--ink);color:var(--gold);width:37px;height:37px;border-radius:10px;font-size:33px;letter-spacing:-6px;padding-right:6px;font-weight:800}.brand-symbol span{font-size:25px;align-self:flex-end;margin-bottom:3px}.brand-dot{color:#a47b3c}#main-nav{display:flex;align-items:center;gap:28px}#main-nav>a:not(.button){font-size:11px;font-weight:700}#main-nav>a:not(.button):hover{color:#8b652e}.nav-client{display:flex;align-items:center;gap:8px;margin-left:22px}.nav-client .icon{width:14px;height:14px}.menu-toggle{display:none}
.hero{padding:65px 0 66px;overflow:hidden;background:radial-gradient(ellipse at 90% 50%,#e6ece4 0,transparent 55%)}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:40px;align-items:center}.hero h1{font-size:clamp(46px,4.25vw,65px);font-weight:800;line-height:1.06;letter-spacing:-3.2px;margin-top:24px}.hero h1>span{color:var(--green)}.hero-description{font-size:14px;line-height:1.85;max-width:390px;color:var(--muted);margin-top:26px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px}.hero-actions .button{font-size:12px;padding-inline:19px;gap:17px}.hero-actions .text-link{font-size:11px}.hero-note{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-top:14px}.hero-note .icon{width:14px;height:14px;color:var(--green)}.hero-note>span{height:3px;width:3px;border-radius:50%;background:#96a49e;margin-inline:5px}.hero-platforms{margin-top:38px}.hero-platforms>span{font-size:8px;letter-spacing:1.7px;font-weight:800;color:#647571}.hero-platforms>div{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:10px}.hero-platforms .icon{width:16px;height:16px}.hero-platforms i{height:13px;width:1px;background:#c9d1cb;margin-inline:12px}
.hero-visual{min-height:525px;position:relative;isolation:isolate;padding:0 0 62px 0}.hero-visual:before{content:'';position:absolute;background:#dfe8df;width:92%;height:92%;top:7%;right:-5%;border-radius:50% 50% 18px 18px;z-index:-1}.visual-top{display:flex;align-items:center;justify-content:space-between;padding:0 36px 23px 16px;color:var(--green);font-size:8px;letter-spacing:1.6px;font-weight:800}.visual-top .icon{height:19px;width:19px;transform:rotate(-20deg)}.app-window{background:var(--white);border:1px solid #d8e1d9;border-radius:12px;box-shadow:0 25px 65px #17282b13;overflow:hidden;transform:rotate(-2deg);margin-right:32px}.app-top{height:47px;background:var(--ink);color:white;display:flex;align-items:center;gap:7px;padding:0 16px;font-size:14px}.mini-brand{background:var(--gold);color:var(--ink);border-radius:5px;font-size:19px;font-weight:800;line-height:1;display:inline-grid;place-items:center;width:24px;height:24px;letter-spacing:-2px;padding-right:3px}.app-top-label{font-size:7px;letter-spacing:1.4px;color:#b8c4c2;border-left:1px solid #667574;padding-left:12px;margin-left:6px}.avatar{display:grid;place-items:center;height:25px;width:25px;border-radius:50%;background:#dae6df;color:var(--ink);font-size:8px;font-weight:800;margin-left:auto}.app-body{display:flex}.app-sidebar{width:46px;display:flex;align-items:center;flex-direction:column;gap:24px;padding:22px 0;background:#f5f7f3;border-right:1px solid var(--line);flex-shrink:0;color:#71807a}.app-sidebar .icon{width:16px;height:16px}.app-sidebar .active{display:grid;place-items:center;width:29px;height:29px;background:#dce7dc;color:var(--green);border-radius:5px}.app-content{padding:22px 20px;width:100%;min-width:0}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.app-heading small{font-size:6px;letter-spacing:1px;color:#697a75;font-weight:800}.app-heading h2{font-size:20px;letter-spacing:-.6px;margin-top:5px}.date-badge{font-size:6px;border:1px solid var(--line);border-radius:4px;padding:5px;white-space:nowrap}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.metrics>div{border:1px solid var(--line);border-radius:7px;padding:12px}.metrics span{display:block;font-size:7px;color:var(--muted)}.metrics strong{font-size:23px;line-height:1.7;font-weight:800;letter-spacing:-1px}.metrics strong small{font-size:9px;font-weight:500;letter-spacing:0}.metrics .metric-foot{font-size:6px;color:var(--green)}.schedule-title{display:flex;justify-content:space-between;align-items:center;margin-top:23px;margin-bottom:5px;font-size:9px}.schedule-title>span{font-size:6px;color:var(--muted)}.appointment{display:flex;align-items:center;gap:10px;min-height:56px;border-bottom:1px solid #e9ede7;font-size:8px}.appointment time{font-weight:700;color:var(--muted);font-size:7px}.appointment-line{width:3px;align-self:stretch;margin-block:12px;background:#558269;border-radius:4px}.appointment-line.gold{background:#c99c51}.appointment div strong,.appointment div small{display:block}.appointment small{font-size:6px;color:var(--muted);margin-top:3px}.pill{display:inline-block;background:#eaf2e8;color:#315b4f;padding:4px 7px;border-radius:4px;font-size:7px;white-space:nowrap;line-height:1.6}.appointment>.pill{margin-left:auto;font-size:5.5px}.pill.gold{background:#f8f0df;color:#806021}.free-slot{display:flex;align-items:center;font-size:6px;gap:15px;padding-top:15px;color:var(--muted)}.free-slot>span:last-child{margin-left:auto;font-size:12px}.phone-preview{position:absolute;width:181px;right:-7px;bottom:6px;border:5px solid var(--ink);border-radius:27px;background:var(--paper);box-shadow:0 17px 40px #17282b24;transform:rotate(5deg);overflow:hidden;padding-bottom:12px}.phone-notch{width:56px;height:10px;position:absolute;top:0;left:50%;transform:translateX(-50%);background:var(--ink);border-radius:0 0 7px 7px}.phone-status{font-size:7px;font-weight:800;display:flex;justify-content:space-between;padding:10px 12px 8px}.phone-content{padding:7px 12px}.phone-content>small{font-size:6px;letter-spacing:1px;color:var(--green);font-weight:800}.phone-content h3{font-size:15px;letter-spacing:-.5px;margin-top:6px}.shop-cover{margin-top:12px;background:var(--ink);height:66px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--gold)}.shop-cover .icon{width:28px;height:28px}.shop-cover>span{font-size:5px;letter-spacing:2px;line-height:1.8}.shop-cover strong{font-size:9px;letter-spacing:1px}.phone-shop-name{display:block;font-size:9px;margin-top:8px}.phone-content>p{font-size:6px;color:var(--muted);margin-top:2px}.phone-service{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding-block:8px;margin-top:8px;font-size:7px}.phone-service small{display:block;font-size:6px;color:var(--muted)}.phone-days{display:flex;justify-content:space-between;margin-top:9px}.phone-days>span{display:grid;place-items:center;width:28px;font-size:5px;padding:4px;border-radius:4px}.phone-days b{font-size:9px}.phone-days .chosen{background:var(--green);color:white}.phone-confirm{display:flex;justify-content:space-between;align-items:center;padding:8px;background:var(--gold);border-radius:5px;font-size:6px;font-weight:800;margin-top:9px}.connected-note{position:absolute;bottom:19px;left:13px;display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--line);border-radius:8px;padding:13px 15px;box-shadow:0 10px 24px #17282b0c;max-width:calc(100% - 190px)}.connected-note>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e7efe4;color:var(--green);flex-shrink:0}.connected-note .icon{width:16px;height:16px}.connected-note strong{font-size:8px;display:block}.connected-note small{font-size:7px;display:block;color:var(--muted);margin-top:2px}.preview-caption{position:absolute;bottom:-20px;left:20px;font-size:8px;color:#5f7067}.benefit-strip{background:var(--ink);color:#f2f4ee}.benefit-strip>.container{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:25px}.benefit-strip span{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600}.benefit-strip .icon{color:var(--gold);width:20px;height:20px}
.section{padding-block:98px}.section-intro{text-align:center;max-width:720px;margin:0 auto 44px}.section-intro .eyebrow{justify-content:center}.section-intro h2,.section-heading-row h2{font-size:42px;letter-spacing:-1.7px;margin-top:17px;line-height:1.18}.section-intro h2>span,.section-heading-row h2>span{color:#677773;font-weight:500}.section-intro>p:last-child{max-width:570px;margin:21px auto 0;color:var(--muted);font-size:13px;line-height:1.9}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.audience-card{padding:35px 38px 32px;border-radius:var(--radius)}.owner-card{background:var(--ink);color:var(--white)}.client-card{background:#eaf0e7;color:var(--ink)}.audience-top{display:flex;align-items:center;gap:13px;font-size:8px;letter-spacing:1.6px;font-weight:800}.owner-card .audience-top{color:#e4c58e}.icon-box{width:40px;height:40px;border-radius:9px;display:grid;place-items:center;background:#ffffff10;color:var(--gold);flex-shrink:0}.client-card .icon-box{background:#d8e2d4;color:var(--green)}.audience-card h3{font-size:25px;letter-spacing:-.7px;margin-top:26px}.audience-card>p{font-size:12px;line-height:1.9;max-width:430px;margin-top:14px;color:#c0cbc8}.client-card>p{color:var(--muted)}.check-list{list-style:none;margin:24px 0 0;padding:0}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:11px;margin-top:12px;line-height:1.65}.check-list .icon{width:15px;height:15px;margin-top:2px;color:var(--green)}.owner-card .check-list .icon{color:var(--gold)}.audience-card .text-link{margin-top:28px;padding-top:19px;border-top:1px solid #ffffff26;width:100%;justify-content:space-between;font-size:11px}.client-card .text-link{border-top-color:#ccd8c8}
.demo-section{background:var(--soft)}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-heading-row>p{max-width:285px;font-size:12px;color:var(--muted);line-height:1.9;padding-bottom:3px}.demo-tabs{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.demo-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #d8e0d6;border-radius:6px;padding:11px 23px;color:var(--muted);background:transparent;font-size:11px;font-weight:700;min-height:44px}.demo-tabs button:hover{background:#e3e9e0}.demo-tabs button[aria-selected=true]{background:var(--ink);color:var(--white);border-color:var(--ink)}.demo-tabs .icon{width:16px;height:16px}.demo-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;padding:44px;border-radius:var(--radius);background:var(--white);min-height:370px;align-items:center}.demo-label{font-size:8px;font-weight:800;letter-spacing:1.8px;color:var(--green)}.demo-copy h3{font-size:28px;letter-spacing:-1px;line-height:1.25;margin-top:15px}.demo-copy>p{margin-top:17px;color:var(--muted);font-size:11px;line-height:1.9;max-width:310px}.demo-copy .check-list{margin-top:18px}.demo-copy .check-list li{font-size:10px;margin-top:9px}.demo-display{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:var(--paper);box-shadow:0 12px 30px #17282b07;min-width:0}.demo-screen-top{display:flex;align-items:center;gap:10px;padding:14px 17px;background:var(--ink);color:white;font-size:11px;min-height:51px}.demo-sample{margin-left:auto;font-size:6px;color:#bdc9c5;letter-spacing:.5px}.demo-table>div{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:17px 18px;border-bottom:1px solid var(--line);min-height:62px;font-size:9px}.demo-table .demo-table-head{min-height:38px;font-size:7px;color:var(--muted);padding-block:9px;background:#f1f4ee}.demo-table strong,.demo-table small{display:block}.demo-table small{color:var(--muted);font-size:7px;margin-top:4px}.demo-table .pill{font-size:6px;justify-self:start}.demo-bottom{display:flex;align-items:center;gap:9px;padding:15px 18px;font-size:8px;color:var(--muted);min-height:50px}.demo-bottom .icon{width:15px;height:15px}.demo-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px}.demo-summary>div{background:#edf2e9;border-radius:5px;padding:12px}.demo-summary span{font-size:8px;color:var(--muted);display:block}.demo-summary strong{font-size:20px;letter-spacing:-.7px;display:block}.demo-chart{height:108px;display:flex;align-items:flex-end;gap:15px;padding:0 20px 10px}.demo-chart>div{flex:1;display:flex;align-items:center;flex-direction:column;gap:5px;justify-content:flex-end;height:100%;font-size:6px;color:var(--muted)}.demo-chart b{display:block;width:100%;max-width:24px;height:var(--bar);background:#5e7f68;border-radius:3px 3px 0 0}.demo-chart>div:nth-child(4) b{background:#cca25f}.team-preview{padding:8px 18px}.team-preview>div{display:flex;gap:11px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.team-preview>div:last-child{border-bottom:0}.team-preview .avatar{margin-left:0;background:#e4eade;font-size:8px;width:29px;height:29px}.team-preview strong,.team-preview small{display:block;font-size:10px}.team-preview small{font-size:8px;color:var(--muted);margin-top:3px}.team-preview .pill{margin-left:auto;font-size:6px}.loyalty-preview{padding:22px}.loyalty-preview h4{margin:0;font-size:14px}.loyalty-preview>p{font-size:9px;color:var(--muted);margin-top:5px}.loyalty-dots{display:flex;gap:8px;margin:23px 0}.loyalty-dots span{display:grid;place-items:center;width:28px;height:28px;border:1px dashed #a6b6a9;border-radius:50%;color:var(--green);font-size:12px}.loyalty-dots .earned{background:#e1e9dc;border-style:solid}.loyalty-preview>small{display:block;font-size:8px;color:var(--muted)}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0 33px}.feature-grid article{padding:27px 0;border-top:1px solid var(--line)}.feature-grid article>.icon{height:26px;width:26px;color:var(--green);margin-bottom:19px}.feature-grid h3{font-size:14px;letter-spacing:-.2px}.feature-grid p{margin-top:11px;font-size:11px;line-height:1.9;color:var(--muted)}.apps-section{background:var(--ink);color:white;padding-block:67px}.apps-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.apps-section .eyebrow{color:var(--gold);font-size:8px}.apps-section h2{font-size:39px;line-height:1.2;letter-spacing:-1.5px;margin-top:17px}.apps-section p{font-size:12px;color:#b6c5bf;line-height:1.9;margin-top:21px;max-width:435px}.device-labels{display:flex;flex-wrap:wrap;gap:23px;margin-top:26px;color:#d8e2db;font-size:10px}.device-labels>span{display:flex;align-items:center;gap:8px}.device-labels .icon{width:18px;height:18px;color:var(--gold)}.access-list>a{display:flex;align-items:center;gap:16px;padding:21px;border:1px solid #ffffff29;border-radius:9px;margin-bottom:13px;transition:background .18s}.access-list>a:hover{background:#ffffff08}.access-list>a>span:nth-child(2){flex:1}.access-list strong{display:block;font-size:15px}.access-list small{display:block;color:#b6c5bf;font-size:10px;line-height:1.7;margin-top:4px}.access-list>a>.icon{color:var(--gold);width:19px}.access-list>p{font-size:9px;margin-top:17px;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;list-style:none;padding:0;margin:0}.steps li{border-top:1px solid var(--line);padding-top:22px}.steps li>span{display:inline-block;font-size:33px;letter-spacing:-1px;line-height:1;color:#779181;font-weight:500}.steps h3{font-size:17px;letter-spacing:-.5px;margin-top:22px}.steps p{font-size:12px;color:var(--muted);margin-top:13px;line-height:1.9}.pricing-section{background:var(--soft)}.trial-seal{display:flex;align-items:center;gap:15px;border:1px solid #cbd7c9;border-radius:10px;padding:14px 22px;color:var(--green)}.trial-seal>strong{font-size:39px;line-height:1;letter-spacing:-2px}.trial-seal>span{font-size:10px;line-height:1.7}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{padding:31px;border-radius:13px;background:var(--paper);border:1px solid var(--line)}.plan-audience{display:block;min-height:14px;font-size:7px;letter-spacing:1.1px;font-weight:800;color:var(--green)}.price-card h3{font-size:25px;letter-spacing:-.8px;margin-top:13px}.plan-range{font-size:11px;color:var(--muted);margin-top:8px}.price{display:flex;align-items:baseline;font-size:48px;letter-spacing:-2px;font-weight:700;line-height:1;margin-block:30px}.price>span{font-size:13px;font-weight:500;letter-spacing:0;margin-right:5px}.price>sup{font-size:23px;align-self:flex-start;margin-top:5px;letter-spacing:-1px}.price>small{font-size:10px;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:5px}.price-card .button{width:100%;font-size:11px;min-height:47px;justify-content:space-between;padding:13px 17px}.price-card .check-list{padding-top:4px}.price-card .check-list li{font-size:10px}.featured{background:var(--ink);color:var(--white);border-color:var(--ink);box-shadow:0 15px 30px #17282b10}.featured .plan-audience,.featured .check-list .icon{color:var(--gold)}.featured .plan-range,.featured .price>small{color:#bdc9c5}.pricing-note{text-align:center;font-size:10px;line-height:1.9;color:var(--muted);margin-top:24px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-grid h2{font-size:43px;letter-spacing:-1.5px;margin-top:20px;line-height:1.2}.faq-grid>div>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.9;margin-top:18px;max-width:270px}.faq-grid .text-link{font-size:11px;margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:21px 0;font-size:12px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;font-weight:400;color:var(--green)}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:11px;line-height:1.9;color:var(--muted);padding:0 30px 22px 0}.final-section{background:#e4ecdf;padding-block:65px}.final-content{display:flex;justify-content:space-between;gap:40px;align-items:center}.final-section h2{font-size:35px;letter-spacing:-1.5px;line-height:1.25;margin-top:19px}.final-section h2>span{font-weight:500}.final-section p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:20px}.final-action{flex-shrink:0;text-align:center}.final-action .button{background:var(--ink);color:var(--white);font-size:11px}.final-action .button:hover{background:var(--green)}.final-action>span{font-size:9px;display:block;margin-top:10px;color:var(--muted)}.site-footer{padding-top:53px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:39px}.footer-top>div>p{font-size:10px;color:var(--muted);margin-top:16px}.footer-links{display:flex;gap:75px;padding-top:4px}.footer-links strong{font-size:11px;display:block;margin-bottom:13px}.footer-links a{font-size:10px;display:block;color:var(--muted);margin-top:8px}.footer-links a:hover{color:var(--ink);text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0 28px;border-top:1px solid var(--line);font-size:8px;color:var(--muted)}.contact-float{position:fixed;z-index:20;bottom:21px;right:24px;background:var(--green);color:var(--white);border:1px solid #ffffff33;box-shadow:0 4px 16px #17282b22;display:flex;align-items:center;gap:9px;padding:12px 17px;border-radius:30px;font-size:10px;font-weight:700;transition:background .2s}.contact-float:hover{background:var(--ink)}.contact-float .icon{width:20px;height:20px}
@media(min-width:1500px){.hero{padding-block:80px}.hero-grid{gap:65px}.hero h1{font-size:69px}.hero-visual{min-height:560px}.app-content{padding:24px}.phone-preview{width:198px}.phone-content{padding:10px 15px}.phone-content h3{font-size:17px}.shop-cover{height:77px}.phone-days{margin-top:12px}.hero-description{font-size:15px;max-width:410px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}#main-nav{gap:18px}.nav-client{margin-left:0}.hero-grid{gap:25px}.hero h1{font-size:51px}.hero-actions{gap:15px}.hero-visual{min-height:470px}.app-content{padding:16px 13px}.app-heading h2{font-size:17px}.phone-preview{width:161px;right:-4px}.phone-content h3{font-size:13px}.phone-content{padding:5px 10px}.shop-cover{height:55px}.connected-note{padding:9px;left:0;max-width:calc(100% - 160px)}.connected-note strong{font-size:7px}.connected-note small{font-size:6px}.app-window{margin-right:12px}.app-sidebar{width:35px}.appointment{gap:6px}.metrics strong{font-size:20px}.section-intro h2,.section-heading-row h2{font-size:37px}.demo-panel{padding:30px;gap:30px}.price-card{padding:25px}.apps-grid{gap:50px}.faq-grid{gap:60px}.final-section h2{font-size:29px}}
@media(max-width:920px){.site-header{height:74px}.nav-row{gap:15px}.brand{font-size:25px}#main-nav{gap:16px}#main-nav>a:not(.button){font-size:10px}#main-nav .nav-client{display:none}.hero{padding-top:48px}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-copy{max-width:650px}.hero h1{font-size:61px}.hero h1 br:nth-child(1){display:none}.hero-description{max-width:520px;font-size:15px}.hero-visual{width:580px;max-width:100%;margin:auto;min-height:545px}.app-window{margin-right:44px}.app-content{padding:23px}.app-heading h2{font-size:23px}.metrics strong{font-size:27px}.phone-preview{width:190px;right:0;bottom:3px}.phone-content h3{font-size:17px}.phone-content{padding:9px 14px}.shop-cover{height:76px}.app-sidebar{width:48px}.appointment{min-height:64px}.appointment strong{font-size:9px}.appointment small{font-size:8px}.appointment time{font-size:8px}.connected-note{bottom:24px;padding:15px;left:20px;max-width:calc(100% - 207px)}.connected-note strong{font-size:9px}.connected-note small{font-size:8px}.benefit-strip>.container{gap:16px;flex-wrap:wrap}.benefit-strip span{width:calc(50% - 8px);font-size:11px}.section{padding-block:74px}.audience-card{padding:28px}.audience-card h3{font-size:22px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:0 40px}.demo-panel{gap:25px;grid-template-columns:.85fr 1.15fr;padding:25px}.demo-copy h3{font-size:24px}.demo-screen-top{padding:12px;font-size:9px}.demo-sample{font-size:5px}.demo-table>div{grid-template-columns:35px 1fr auto;gap:6px;padding-inline:12px}.demo-table strong{font-size:8px}.demo-table .pill{font-size:5px;padding:3px}.section-heading-row>p{max-width:225px}.apps-grid{gap:30px}.apps-section h2{font-size:32px}.access-list>a{padding:16px;gap:10px}.steps{gap:28px}.steps h3{font-size:15px}.price-card{padding:21px}.price{font-size:38px}.price>sup{font-size:19px}.price-card .check-list li{font-size:9px}.plan-audience{font-size:6px}.price-card .button{padding:12px;font-size:10px;gap:7px}.faq-grid{gap:40px}.faq-grid h2{font-size:36px}.final-content{display:block}.final-action{text-align:left;margin-top:28px}.final-action>span{margin-left:2px}.footer-links{gap:30px}.contact-float>span{display:none}.contact-float{padding:13px;right:16px;bottom:17px}}
@media(max-width:640px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.site-header{height:70px}.brand{font-size:26px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:1px solid var(--line);border-radius:7px;background:transparent;padding:11px}.menu-toggle>span{display:block;width:20px;height:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-4px) rotate(-45deg)}#main-nav{position:absolute;left:0;right:0;top:70px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 22px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 18px #17282b0b}#main-nav.is-open{display:flex}#main-nav>a:not(.button){padding:13px 4px;font-size:13px;min-height:44px;border-bottom:1px solid var(--line)}#main-nav .nav-client{display:flex;margin-top:4px;margin-bottom:14px;border:0}#main-nav .button{font-size:12px}.hero{padding:39px 0 44px}.hero-grid{gap:42px}.hero .eyebrow{font-size:8px;letter-spacing:1.8px}.hero h1{font-size:clamp(42px,11vw,61px);line-height:1.06;letter-spacing:-2.3px;margin-top:20px}.hero h1 br:nth-child(1){display:initial}.hero-description{font-size:13px;max-width:390px;margin-top:21px;line-height:1.9}.hero-actions{gap:15px;margin-top:23px}.hero-actions .button{font-size:11px;padding:14px 15px;min-height:51px;gap:14px}.hero-actions .text-link{font-size:10px;gap:7px}.hero-note{font-size:8px;gap:4px;flex-wrap:wrap}.hero-note>span{margin-inline:2px}.hero-platforms{margin-top:27px}.hero-platforms>span{font-size:7px}.hero-platforms>div{font-size:10px}.hero-visual{min-height:418px;padding-bottom:62px;width:400px}.visual-top{font-size:6px;padding:0 15px 20px 4px}.app-window{margin-right:17px}.app-sidebar{width:30px;gap:21px;padding-top:16px}.app-sidebar .icon{width:13px;height:13px}.app-sidebar .active{width:24px;height:24px}.app-content{padding:15px 12px}.app-top{height:38px;padding:0 10px;font-size:12px}.app-heading h2{font-size:17px}.app-heading small{font-size:5px}.date-badge{font-size:5px;padding:4px}.metrics{gap:7px;margin-top:15px}.metrics>div{padding:9px}.metrics strong{font-size:20px}.metrics span{font-size:6px}.metrics .metric-foot{font-size:5px}.schedule-title{font-size:7px;margin-top:17px}.schedule-title>span{font-size:5px}.appointment{min-height:48px;gap:7px}.appointment strong{font-size:7px}.appointment small{font-size:5px}.appointment time{font-size:6px}.appointment .pill{font-size:4.5px;padding:3px 4px}.phone-preview{width:142px;border-width:4px;border-radius:21px;bottom:5px;right:0}.phone-content{padding:5px 9px}.phone-content>small{font-size:5px}.phone-content h3{font-size:12px}.phone-status{font-size:6px;padding:9px 9px 5px}.phone-notch{width:45px;height:8px}.shop-cover{height:49px;margin-top:9px;gap:6px}.shop-cover .icon{width:23px;height:23px}.shop-cover>span{font-size:4px}.shop-cover strong{font-size:7px}.phone-shop-name{font-size:7px;margin-top:7px}.phone-content>p{font-size:5px}.phone-service{font-size:6px;padding-block:6px;margin-top:6px}.phone-service small{font-size:5px}.phone-days{margin-top:6px}.phone-days>span{width:24px;font-size:4px}.phone-days b{font-size:7px}.phone-confirm{font-size:5px;padding:7px;margin-top:6px}.connected-note{bottom:14px;left:3px;padding:9px;gap:7px;max-width:calc(100% - 144px)}.connected-note strong{font-size:6.5px}.connected-note small{font-size:5.5px}.connected-note>span{width:22px;height:22px}.connected-note .icon{width:12px;height:12px}.preview-caption{bottom:-13px;left:4px;font-size:6px}.benefit-strip>.container{padding-block:24px;gap:20px 10px}.benefit-strip span{font-size:9px;gap:8px;width:calc(50% - 5px)}.benefit-strip .icon{width:18px;height:18px}.section{padding-block:59px}.section-intro{margin-bottom:30px}.eyebrow{font-size:8px;letter-spacing:1.6px}.section-intro h2,.section-heading-row h2{font-size:30px;letter-spacing:-1.1px;line-height:1.23;margin-top:14px}.section-intro>p:last-child{font-size:11px;margin-top:17px}.audience-grid{grid-template-columns:1fr;gap:16px}.audience-card{padding:27px}.audience-card h3{font-size:24px;margin-top:23px}.audience-top{font-size:7px;letter-spacing:1.4px}.audience-card>p{font-size:11px}.check-list li{font-size:10px}.section-heading-row{display:block;margin-bottom:26px}.section-heading-row>p{max-width:320px;margin-top:17px;font-size:11px}.demo-tabs{gap:6px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:15px}.demo-tabs button{padding:11px 15px;min-height:45px;font-size:11px}.demo-panel{grid-template-columns:1fr;gap:25px;padding:25px 18px}.demo-copy h3{font-size:26px}.demo-copy>p{max-width:none;font-size:11px}.demo-copy .check-list li{font-size:10px}.demo-label{font-size:7px}.demo-screen-top{font-size:9px;gap:7px}.demo-sample{font-size:4.5px}.demo-table>div{padding-block:14px;font-size:8px;gap:6px}.demo-table .pill{font-size:5px}.demo-bottom{font-size:7px;padding-inline:12px}.feature-grid{gap:0 22px}.feature-grid article{padding:22px 0}.feature-grid article>.icon{width:24px;height:24px;margin-bottom:16px}.feature-grid h3{font-size:13px;line-height:1.35}.feature-grid p{font-size:10px;line-height:1.9}.apps-section{padding-block:49px}.apps-grid{grid-template-columns:1fr;gap:31px}.apps-section h2{font-size:32px}.apps-section p{font-size:11px}.device-labels{font-size:9px;gap:20px}.access-list>a{padding:18px}.access-list strong{font-size:14px}.access-list small{font-size:9px}.access-list>p{font-size:9px}.steps{grid-template-columns:1fr;gap:25px}.steps li{padding-top:20px;display:grid;grid-template-columns:44px 1fr;gap:0 13px}.steps li>span{grid-row:1/3;font-size:28px}.steps h3{margin:0;font-size:16px;line-height:1.6}.steps p{margin-top:6px;font-size:11px}.price-grid{grid-template-columns:1fr;gap:16px}.price-card{padding:29px}.plan-audience{font-size:8px}.price-card h3{font-size:27px}.plan-range{font-size:12px}.price{font-size:48px;margin-block:24px}.price>sup{font-size:25px}.price>small{font-size:12px}.price-card .button{font-size:12px;min-height:49px;padding:14px 18px}.price-card .check-list li{font-size:11px}.trial-seal{display:inline-flex;margin-top:23px;padding:10px 16px;gap:11px}.trial-seal>strong{font-size:30px}.trial-seal>span{font-size:9px}.pricing-note{font-size:9px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-grid h2{font-size:33px}.faq-grid h2 br{display:none}.faq-grid>div>p:not(.eyebrow){font-size:11px;margin-top:15px}.faq-grid .text-link{margin-top:15px}.faq-list summary{font-size:11px;min-height:66px;padding-block:18px}.faq-list details>p{font-size:11px}.final-section{padding-block:45px}.final-section h2{font-size:29px;letter-spacing:-1px}.final-section p:not(.eyebrow){font-size:11px}.final-action .button{font-size:11px;gap:17px}.footer-top{flex-direction:column;gap:30px;padding-bottom:28px}.footer-links{justify-content:space-between;gap:22px}.footer-links strong{font-size:10px}.footer-links a{font-size:9px}.footer-bottom{flex-direction:column;font-size:7px;gap:9px;padding:23px 40px 27px 0}.contact-float{bottom:14px;right:14px;padding:12px}.contact-float .icon{width:22px;height:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.contact-float,.hero-visual{display:none}.container{width:100%}.section{padding-block:25px}.hero-grid{display:block}.demo-panel,.price-card,.audience-card{break-inside:avoid}}
.footer-links a{display:flex;align-items:center;min-height:28px;margin-top:2px}
@media(max-width:640px){.section-intro>p:last-child,.audience-card>p,.demo-copy>p,.feature-grid p,.apps-section p,.steps p,.faq-grid>div>p:not(.eyebrow),.faq-list details>p,.pricing-note,.access-list>p{font-size:12px}.check-list li,.demo-copy .check-list li,.price-card .check-list li{font-size:12px}.footer-links a{font-size:12px;min-height:32px}.footer-top>div>p{font-size:12px}.footer-bottom{font-size:10px}}

/* Velstrix product identity — marketing structure with the visual language of the app. */
:root{
  --ink:#0b0c0b;
  --coal:#111210;
  --panel:#191a17;
  --surface:#151613;
  --bone:#f2eee7;
  --paper:#f2eee7;
  --soft:#e8e2d9;
  --white:#f8f5ef;
  --muted:#6f6d67;
  --copper:#dc7a43;
  --gold:#dc7a43;
  --acid:#ccfb55;
  --green:#718d24;
  --line:#d2c9bd;
  --line-dark:rgba(242,238,231,.105);
  --radius:14px;
  --font:'Avenir Next',Avenir,Manrope,'Segoe UI',sans-serif;
  --font-display:'Bodoni 72',Didot,Georgia,serif
}
body{background:var(--ink);color:var(--bone)}
h1,h2,h3{font-family:var(--font-display);font-weight:400}
a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-color:var(--acid)}
.button{border-radius:999px;background:var(--copper);color:var(--ink);box-shadow:0 12px 32px rgba(220,122,67,.18)}
.button:hover{background:#ed8b53;box-shadow:0 16px 40px rgba(220,122,67,.26)}
.button-outline{border-color:rgba(11,12,11,.18);background:transparent;box-shadow:none}
.button-outline:hover{border-color:var(--copper);background:rgba(220,122,67,.08)}
.eyebrow{color:var(--copper);letter-spacing:2.2px}

.site-header{height:82px;background:rgba(11,12,11,.88);border-color:var(--line-dark);color:var(--bone);box-shadow:0 10px 40px rgba(0,0,0,.16)}
.brand{gap:11px;font-family:var(--font-display);font-size:25px;font-weight:400;letter-spacing:-1px}
.brand-symbol{width:40px;height:40px;padding:0;border:1px solid rgba(220,122,67,.52);border-radius:13px;background:linear-gradient(145deg,rgba(220,122,67,.16),rgba(220,122,67,.04));color:var(--copper);font-family:var(--font-display);font-size:24px;font-weight:400;letter-spacing:-1px;box-shadow:inset 0 1px rgba(255,255,255,.05)}
.brand-name{display:flex;flex-direction:column;line-height:.95}
.brand-name small{margin-top:6px;color:rgba(242,238,231,.58);font-family:var(--font);font-size:7px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
#main-nav>a:not(.button){color:rgba(242,238,231,.62);font-weight:650}
#main-nav>a:not(.button):hover{color:var(--bone)}
.nav-client .icon{color:var(--copper)}

.hero{position:relative;padding:78px 0 82px;background:radial-gradient(circle at 82% 8%,rgba(220,122,67,.14),transparent 31%),radial-gradient(circle at 8% 92%,rgba(204,251,85,.055),transparent 24%),linear-gradient(rgba(242,238,231,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(242,238,231,.028) 1px,transparent 1px),var(--ink);background-size:auto,auto,64px 64px,64px 64px,auto;color:var(--bone)}
.hero h1{font-size:clamp(52px,5.2vw,78px);font-weight:400;line-height:.98;letter-spacing:-3.8px}
.hero h1>span{color:var(--copper);font-style:italic;font-weight:400}
.hero-description{max-width:470px;color:rgba(242,238,231,.62);font-size:15px}
.hero-actions .text-link{color:rgba(242,238,231,.74)}
.hero-note,.hero-platforms>div{color:rgba(242,238,231,.46)}
.hero-note .icon{color:var(--acid)}
.hero-note>span{background:rgba(242,238,231,.28)}
.hero-platforms>span{color:rgba(242,238,231,.34)}
.hero-platforms i{background:var(--line-dark)}
.hero-visual:before{right:-7%;top:3%;width:96%;height:98%;border:1px solid rgba(220,122,67,.12);border-radius:50% 50% 24px 24px;background:radial-gradient(circle at 55% 35%,rgba(220,122,67,.13),transparent 56%),rgba(242,238,231,.018)}
.visual-top{color:var(--copper)}
.app-window{border-color:rgba(242,238,231,.12);border-radius:18px;background:var(--surface);color:var(--bone);box-shadow:0 34px 90px rgba(0,0,0,.48),0 0 0 7px rgba(242,238,231,.018)}
.app-top{background:#10110f;border-bottom:1px solid var(--line-dark)}
.mini-brand{border:1px solid rgba(220,122,67,.55);border-radius:8px;background:rgba(220,122,67,.12);color:var(--copper);font-family:var(--font-display);font-size:15px;font-weight:400;letter-spacing:0;padding:0}
.app-top-label{border-color:var(--line-dark);color:rgba(242,238,231,.38)}
.avatar{background:var(--bone);color:var(--ink)}
.app-sidebar{border-color:var(--line-dark);background:#11120f;color:rgba(242,238,231,.4)}
.app-sidebar .active{border:1px solid rgba(220,122,67,.2);background:rgba(220,122,67,.16);color:#ed9b6e}
.app-heading small{color:rgba(242,238,231,.42)}
.date-badge,.metrics>div{border-color:var(--line-dark);background:rgba(242,238,231,.025)}
.metrics span,.schedule-title>span,.appointment time,.appointment small,.free-slot{color:rgba(242,238,231,.42)}
.metrics .metric-foot{color:var(--acid)}
.appointment{border-color:var(--line-dark)}
.appointment-line{background:var(--copper)}
.appointment-line.gold{background:var(--acid)}
.pill{background:rgba(169,215,102,.12);color:#b9dc58}
.pill.gold{background:rgba(220,122,67,.13);color:#ed9b6e}
.phone-preview{border-color:#050605;background:#171815;color:var(--bone);box-shadow:0 22px 55px rgba(0,0,0,.5)}
.phone-notch{background:#050605}
.phone-content>small{color:var(--copper)}
.shop-cover{border:1px solid rgba(220,122,67,.24);background:radial-gradient(circle at 50% 0,rgba(220,122,67,.18),transparent 60%),#10110f;color:var(--copper)}
.phone-content>p,.phone-service small{color:rgba(242,238,231,.43)}
.phone-service{border-color:var(--line-dark)}
.phone-days .chosen{background:var(--acid);color:var(--ink)}
.phone-confirm{background:var(--copper);color:var(--ink)}
.connected-note{border-color:rgba(204,251,85,.2);background:#1b1e17;color:var(--bone);box-shadow:0 16px 38px rgba(0,0,0,.38)}
.connected-note>span{background:rgba(204,251,85,.1);color:var(--acid)}
.connected-note small,.preview-caption{color:rgba(242,238,231,.4)}

.benefit-strip{border-block:1px solid var(--line-dark);background:var(--coal);color:var(--bone)}
.benefit-strip .icon{color:var(--copper)}
.section{padding-block:110px}
.platform-section,.features-section,.pricing-section{background:var(--bone);color:var(--ink)}
.section-intro h2,.section-heading-row h2{font-size:clamp(42px,4.5vw,64px);font-weight:400;letter-spacing:-2.5px;line-height:1.04}
.section-intro h2>span,.section-heading-row h2>span{color:#706d67;font-weight:400;font-style:italic}
.section-intro>p:last-child,.section-heading-row>p{color:#65635e}
.platform-section .eyebrow,.features-section .eyebrow,.pricing-section .eyebrow{color:#91421f}
.audience-grid{gap:16px}
.audience-card{position:relative;overflow:hidden;padding:40px;border:1px solid var(--line-dark);border-radius:20px;box-shadow:0 20px 55px rgba(20,16,12,.08)}
.owner-card{background:radial-gradient(circle at 100% 0,rgba(220,122,67,.16),transparent 36%),var(--coal);color:var(--bone)}
.client-card{background:radial-gradient(circle at 100% 0,rgba(204,251,85,.09),transparent 37%),var(--panel);color:var(--bone)}
.owner-card .audience-top,.client-card .audience-top{color:var(--copper)}
.client-card .icon-box,.icon-box{background:rgba(220,122,67,.1);color:var(--copper)}
.client-card>p,.audience-card>p{color:rgba(242,238,231,.56)}
.audience-card h3{font-size:32px;font-weight:400}
.check-list .icon,.owner-card .check-list .icon,.client-card .check-list .icon{color:var(--acid)}
.client-card .text-link,.audience-card .text-link{border-color:var(--line-dark)}

.demo-section{background:radial-gradient(circle at 8% 0,rgba(220,122,67,.08),transparent 28%),var(--coal);color:var(--bone)}
.demo-section .section-heading-row h2>span{color:rgba(242,238,231,.48)}
.demo-section .section-heading-row>p{color:rgba(242,238,231,.5)}
.demo-tabs button{border-color:var(--line-dark);border-radius:10px;background:rgba(242,238,231,.025);color:rgba(242,238,231,.52)}
.demo-tabs button:hover{border-color:rgba(220,122,67,.4);background:rgba(220,122,67,.08);color:var(--bone)}
.demo-tabs button[aria-selected=true]{border-color:rgba(220,122,67,.5);background:rgba(220,122,67,.15);color:#ed9b6e}
.demo-panel{border:1px solid var(--line-dark);border-radius:20px;background:var(--panel);box-shadow:0 26px 70px rgba(0,0,0,.25)}
.demo-label{color:var(--copper)}
.demo-copy>p{color:rgba(242,238,231,.52)}
.demo-display{border-color:var(--line-dark);border-radius:14px;background:#11120f;box-shadow:0 18px 46px rgba(0,0,0,.22)}
.demo-screen-top{border-bottom:1px solid var(--line-dark);background:#0d0e0c}
.demo-sample{color:rgba(242,238,231,.62)}
.demo-table>div,.team-preview>div{border-color:var(--line-dark)}
.demo-table .demo-table-head{background:rgba(242,238,231,.035);color:rgba(242,238,231,.62)}
.demo-table small,.demo-bottom,.demo-summary span,.team-preview small,.loyalty-preview>p,.loyalty-preview>small{color:rgba(242,238,231,.58)}
.demo-summary>div{border:1px solid var(--line-dark);background:rgba(242,238,231,.035)}
.demo-chart b{background:var(--copper)}
.demo-chart>div:nth-child(4) b{background:var(--acid)}
.team-preview .avatar{background:rgba(220,122,67,.14);color:#ed9b6e}
.loyalty-dots span{border-color:rgba(204,251,85,.4);color:var(--acid)}
.loyalty-dots .earned{background:rgba(204,251,85,.1)}

.feature-grid{gap:0}
.feature-grid article{min-height:220px;padding:30px;border-color:rgba(11,12,11,.12);transition:background .2s ease,color .2s ease}
.feature-grid article:hover{background:var(--coal);color:var(--bone)}
.feature-grid article>.icon{color:var(--copper)}
.feature-grid h3{font-family:var(--font-display);font-size:23px;font-weight:400}
.feature-grid p{color:#68655f}
.feature-grid article:hover p{color:rgba(242,238,231,.5)}
.apps-section{padding-block:88px;background:radial-gradient(circle at 10% 20%,rgba(220,122,67,.11),transparent 30%),var(--ink);color:var(--bone)}
.apps-section .eyebrow,.device-labels .icon,.access-list>a>.icon{color:var(--copper)}
.apps-section h2{font-size:clamp(42px,4.5vw,62px);font-weight:400}
.apps-section p,.access-list small{color:rgba(242,238,231,.5)}
.access-list>a{border-color:var(--line-dark);border-radius:14px;background:rgba(242,238,231,.02)}
.access-list>a:hover{border-color:rgba(220,122,67,.35);background:rgba(220,122,67,.07)}

.steps-section{background:var(--surface);color:var(--bone)}
.steps-section .section-intro h2>span{color:rgba(242,238,231,.48)}
.steps-section .section-intro>p:last-child{color:rgba(242,238,231,.5)}
.steps li{border-color:var(--line-dark)}
.steps li>span{color:var(--copper);font-family:var(--font-display)}
.steps h3{font-family:var(--font-display);font-size:24px;font-weight:400}
.steps p{color:rgba(242,238,231,.56)}
.pricing-section{background:#e9e3da}
.trial-seal{border-color:rgba(11,12,11,.17);color:#465a13}
.price-card{border-color:rgba(11,12,11,.12);border-radius:18px;background:var(--bone);box-shadow:0 14px 35px rgba(37,29,20,.06)}
.plan-audience{color:#4e6216}
.price-card:not(.featured) .plan-range,.price-card:not(.featured) .price>small{color:#64615c}
.pricing-note{color:#5f5c57}
.price-card h3{font-size:32px;font-weight:400}
.price{font-family:var(--font-display);font-weight:400}
.featured{border-color:rgba(220,122,67,.58);background:var(--coal);color:var(--bone);box-shadow:0 24px 65px rgba(31,19,12,.18)}
.featured .plan-audience{color:var(--copper)}
.featured .check-list .icon{color:var(--acid)}
.price-card:not(.featured) .check-list .icon{color:#718d24}
.featured .button{background:var(--copper);color:var(--ink)}

.faq-section{background:var(--coal);color:var(--bone)}
.faq-grid h2{font-size:clamp(42px,4.3vw,62px);font-weight:400}
.faq-grid>div>p:not(.eyebrow),.faq-list details>p{color:rgba(242,238,231,.5)}
.faq-list details{border-color:var(--line-dark)}
.faq-list details:first-child{border-color:var(--line-dark)}
.faq-list summary>span{color:var(--copper)}
.final-section{border-block:1px solid rgba(220,122,67,.18);background:radial-gradient(circle at 84% 18%,rgba(220,122,67,.21),transparent 31%),linear-gradient(135deg,#1b1713,var(--ink));color:var(--bone)}
.final-section h2{font-size:clamp(38px,4vw,55px);font-weight:400}
.final-section h2>span{color:var(--copper);font-weight:400;font-style:italic}
.final-section p:not(.eyebrow){color:rgba(242,238,231,.5)}
.final-action .button{background:var(--acid);color:var(--ink)}
.final-action .button:hover{background:var(--bone)}
.final-action>span{color:rgba(242,238,231,.42)}
.site-footer{background:#090a09;color:var(--bone)}
.site-footer .brand-name small{color:rgba(242,238,231,.58)}
.footer-top>div>p,.footer-links a,.footer-bottom{color:rgba(242,238,231,.58)}
.footer-links a:hover{color:var(--bone)}
.footer-bottom{border-color:var(--line-dark)}
.contact-float{border-color:rgba(204,251,85,.24);background:var(--acid);color:var(--ink);box-shadow:0 12px 34px rgba(0,0,0,.3)}
.contact-float:hover{background:var(--bone)}

@media(max-width:640px){
  .site-header{height:70px}
  .menu-toggle{border-color:var(--line-dark);background:rgba(242,238,231,.03)}
  .menu-toggle>span{background:var(--bone)}
  #main-nav{background:rgba(11,12,11,.98);border-color:var(--line-dark);box-shadow:0 18px 35px rgba(0,0,0,.35)}
  #main-nav>a:not(.button){border-color:var(--line-dark);color:rgba(242,238,231,.74)}
  .hero-grid{grid-template-columns:minmax(0,1fr)}
  .hero-copy,.hero-visual{width:100%;min-width:0}
  .hero{padding-top:54px;background-size:auto,auto,40px 40px,40px 40px,auto}
  .hero h1{letter-spacing:-2.7px}
  .audience-card{padding:29px}
  .feature-grid article{min-height:205px;padding:23px 12px}
  .feature-grid h3{font-size:19px}
}
