/* AnyBizHub — self-contained, responsive, accessible. No external dependencies. */
:root{--paper:#faf8f3;--white:#fffefb;--ink:#18372e;--text:#4f5d52;--muted:#677267;--line:#dedfd4;--accent:#ec6339;--accent-dark:#ae391b;--sage:#e9eedf;--peach:#f9e6d8;--dark:#173b31;--radius:24px;--shadow:0 18px 60px #2038290b;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,svg{max-width:100%;display:block}a,button{-webkit-touch-callout:default}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{line-height:1.08;font-weight:650;letter-spacing:-.045em}h1{font-size:clamp(42px,5.3vw,78px)}h2{font-size:clamp(32px,3.5vw,49px)}h3{font-size:23px;letter-spacing:-.025em}p{color:var(--text)}button:disabled{cursor:not-allowed}::selection{background:#f3bda4;color:#143c2f}:focus-visible{outline:3px solid var(--accent-dark);outline-offset:5px;border-radius:5px}[hidden]{display:none!important}.container{width:min(1224px,calc(100% - 80px));margin-inline:auto}.section{padding-block:94px}.section-sm{padding-block:62px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.19em;text-transform:uppercase;color:#65765e;display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow:before{content:"";height:6px;width:6px;flex:none;background:var(--accent);border-radius:50%}.lead{font-size:18px;line-height:1.8;max-width:630px}.muted{color:var(--muted)}.small{font-size:13px}.text-link{font-weight:650;display:inline-flex;align-items:center;gap:9px;text-decoration:none}.text-link:hover{text-decoration:underline}.icon{width:21px;height:21px;flex:none;stroke:currentColor;stroke-width:1.65;fill:none;stroke-linecap:round;stroke-linejoin:round}.inline-icon{width:15px;height:15px}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:13px 23px;border:1px solid transparent;border-radius:9px;background:var(--ink);color:var(--white);font-size:14px;font-weight:650;line-height:1.4;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#2b5142;transform:translateY(-2px);box-shadow:0 7px 16px #193a2918}.button-outline{background:transparent;color:var(--ink);border-color:#bdc7b5}.button-outline:hover{background:#eeeede}.button-light{background:#fffdf6;color:var(--ink)}.button-light:hover{background:#ecefdb}.button-accent{background:var(--accent);color:#1d3027}.button-accent:hover{background:#f78560}.button-small{padding:10px 16px;min-height:42px}.button-quiet{background:none;color:var(--ink);border:0;padding:8px 0;min-height:40px}.button-quiet:hover{background:none;box-shadow:none}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.pill{display:inline-flex;align-items:center;gap:7px;background:#eff0e7;border:1px solid #d9decf;border-radius:99px;padding:5px 11px;font-size:11px;font-weight:650;line-height:1.5;letter-spacing:.01em}.pill-dark{border-color:#6c85715c;background:#3853436b;color:#d7e1c9}.pill-peach{background:#f9e6d8;border-color:#efc9b4}.skip-link{position:fixed;left:16px;top:-100px;z-index:200;background:var(--white);padding:12px 20px}.skip-link:focus{top:10px}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.topline{background:#e8eddf;text-align:center;font-size:11px;letter-spacing:.025em;color:#486048;padding:7px 16px}.topline span{opacity:.65;margin-inline:9px}.site-header{position:sticky;top:0;z-index:50;background:#faf8f3f5;border-bottom:1px solid #d5dccd80;backdrop-filter:blur(15px)}.nav-wrap{display:flex;align-items:center;min-height:88px;gap:38px}.brand{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:720;letter-spacing:-1.2px;text-decoration:none;flex:none}.brand img{width:39px;height:39px}.nav-links{display:flex;align-items:center;gap:30px;margin-left:auto}.nav-links a{font-size:13px;font-weight:600;text-decoration:none;color:#586451;position:relative;padding-block:10px;white-space:nowrap}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ink)}.nav-links a[aria-current=page]:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:2px;background:var(--accent)}.nav-cta{font-size:12px;padding-inline:18px;min-height:42px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px;border-radius:9px}.hero{padding-top:58px;padding-bottom:60px;display:grid;grid-template-columns:1.12fr 1fr;gap:55px;align-items:center}.hero-copy{padding-block:24px}.hero h1{font-size:clamp(48px,5.55vw,81px);letter-spacing:-.065em;line-height:1.03}.hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--accent-dark);letter-spacing:-.06em}.hero .lead{margin-top:26px;font-size:17px;max-width:490px}.hero .button-row{margin-top:30px}.hero-footnote{margin-top:24px;display:flex;align-items:center;gap:13px;font-size:11px;color:#62715b}.mini-platforms{display:flex;gap:6px}.mini-platforms span{width:29px;height:29px;border:1px solid #dce0d3;background:#fffdf8;border-radius:50%;display:grid;place-items:center}.mini-platforms .icon{width:15px;height:15px}.hero-stage{position:relative;height:554px;background:#163a30;border-radius:28px;overflow:hidden;isolation:isolate}.hero-stage:before{content:"";position:absolute;inset:0;background:url('../images/hub-orbit.svg') center/cover;opacity:.8;z-index:-1}.stage-top{position:absolute;top:23px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center}.stage-top .round-link{height:33px;width:33px;border-radius:50%;display:grid;place-items:center;border:1px solid #8aa28255;color:#e0e7d1;transition:background .2s}.round-link:hover{background:#ffffff25}.phone{position:absolute;width:245px;height:389px;left:50%;top:89px;transform:translateX(-39%) rotate(-7deg);padding:9px;border-radius:30px;background:#dee2ce;border:2px solid #647866;box-shadow:18px 22px 45px #03140f80}.phone:before{content:"";position:absolute;width:65px;height:10px;border-radius:9px;background:#183329;top:14px;left:calc(50% - 32px);z-index:1}.phone img{width:100%;height:100%;object-fit:cover;border-radius:20px}.float-card{position:absolute;box-shadow:0 10px 35px #0b211f30;border-radius:12px;padding:14px 17px}.float-card-one{left:18px;top:151px;background:#f8eedf;color:#294331;transform:rotate(-5deg);max-width:154px}.avatar-stack{display:flex;margin-bottom:8px;align-items:center}.avatar-stack span{display:grid;place-items:center;background:#d6dfc3;border:2px solid #faf1e2;border-radius:50%;width:29px;height:29px;margin-right:-7px}.avatar-stack span:nth-child(2){background:#f2bf9f}.avatar-stack span:nth-child(3){background:#c1ccad}.avatar-stack .icon{width:16px;height:16px}.float-card strong{font-size:12px;line-height:1.3;display:block}.float-card p{font-size:9px;color:inherit;opacity:.75;line-height:1.5;margin-top:4px}.float-card-two{right:16px;bottom:79px;background:#dfebc5;display:flex;align-items:center;gap:10px;transform:rotate(5deg);max-width:206px}.tick-orb{display:grid;place-items:center;background:#506b48;color:#f7f9ee;width:30px;height:30px;border-radius:50%;flex:none}.tick-orb .icon{width:16px;height:16px}.stage-bottom{position:absolute;bottom:23px;left:25px;right:25px;display:flex;align-items:end;justify-content:space-between;gap:20px;color:#e9eddc}.stage-bottom strong{display:block;font-size:20px;letter-spacing:-.8px;font-weight:550}.stage-bottom span{font-size:10px;color:#b6c4aa}.stage-caption{font-size:9px;max-width:130px;text-align:right;opacity:.8;line-height:1.5}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:24px}.value-strip>div{display:flex;align-items:center;gap:15px;justify-content:center;border-right:1px solid var(--line)}.value-strip>div:first-child{justify-content:flex-start}.value-strip>div:last-child{justify-content:flex-end;border:0}.value-strip .icon{width:27px;height:27px;color:#637558}.value-strip strong{font-weight:650;font-size:13px;display:block}.value-strip p{font-size:11px;color:var(--muted)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:36px}.section-head>div{max-width:680px}.section-head p{max-width:395px;font-size:15px}.section-head .eyebrow{margin-bottom:17px}.product-callout{display:flex;justify-content:space-between;align-items:center;gap:26px;padding:25px 30px;border-radius:18px;background:#eeeee4;margin-bottom:24px}.product-identity{display:flex;align-items:center;gap:17px}.product-symbol{height:60px;width:60px;background:#7d2530;border-radius:17px;display:grid;place-items:center;flex:none;box-shadow:inset 0 0 0 1px #ffffff21}.product-symbol .icon{stroke:#f8e8d7;width:31px;height:31px}.product-identity h3{font-size:22px;margin-bottom:5px}.product-identity p{font-size:12px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{border:1px solid var(--line);background:var(--white);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.feature-card img{width:100%;aspect-ratio:1.75;object-fit:cover;border-radius:0}.feature-copy{padding:27px}.feature-copy h3{font-size:21px;margin-bottom:13px}.feature-copy p{font-size:14px;line-height:1.75}.feature-copy .icon{width:28px;height:28px;color:#71835f;margin-bottom:21px}.pitch-visual{height:calc((min(1224px,100vw - 80px) - 40px)/3/1.75);min-height:180px;position:relative;background:#eee9df;display:grid;place-items:center;overflow:hidden}.pitch-sheet{background:#fffdf7;padding:18px 22px;border:1px solid #e3dccc;border-radius:12px;width:76%;transform:rotate(-5deg);box-shadow:7px 8px 0 #e1dacb}.pitch-sheet>span{font-size:10px;letter-spacing:.08em;font-weight:650;color:#8e4d38}.pitch-sheet strong{display:block;line-height:1.35;font-size:17px;margin-top:10px;letter-spacing:-.5px}.sound-bars{height:27px;display:flex;gap:5px;align-items:center;margin-top:16px}.sound-bars i{width:5px;background:#8c9c76;border-radius:5px;height:12px}.sound-bars i:nth-child(3n){height:23px}.sound-bars i:nth-child(2n){height:18px}.sound-bars i:nth-child(5n){height:10px}.disclaimer{font-size:11px;color:#6e7768;max-width:1000px;margin-top:21px}.sage-section{background:#e8ede2;border-block:1px solid #dbe2d2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:45px}.step-no{display:inline-flex;align-items:center;gap:15px;font-size:11px;font-weight:650;letter-spacing:.12em;color:#6c795f;margin-bottom:27px}.step-no:after{content:"";width:85px;height:1px;background:#bcc8b0}.steps h3{margin-bottom:14px}.steps p{font-size:14px;max-width:310px}.trust-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.trust-panel h2{margin-bottom:23px}.trust-panel .lead{font-size:16px}.business-card{background:var(--white);padding:33px;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.business-card .eyebrow{margin-bottom:18px}.business-card h3{font-size:24px;line-height:1.2;margin-bottom:24px}.business-list{display:grid;gap:17px}.business-list>div{display:flex;align-items:flex-start;gap:13px;font-size:13px}.business-list .icon{width:18px;height:18px;margin-top:3px;color:#7b886d}.business-list strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#6f7d65;margin-bottom:2px}.business-list p,.business-list a{overflow-wrap:anywhere}.business-card-bottom{border-top:1px solid var(--line);margin-top:26px;padding-top:18px;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#6e7b64}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.faq-intro p{margin-top:22px;font-size:15px}.faq-intro .text-link{margin-top:18px;font-size:14px}details.faq{border-bottom:1px solid var(--line)}details.faq:first-child{border-top:1px solid var(--line)}details.faq summary{padding:21px 34px 21px 0;position:relative;list-style:none;font-size:15px;font-weight:600;cursor:pointer;line-height:1.5}details.faq summary::-webkit-details-marker{display:none}details.faq summary:after{content:"+";position:absolute;right:3px;top:16px;font-size:23px;font-weight:400;color:#788568}details.faq[open] summary:after{content:"−"}details.faq p{padding:0 25px 22px 0;font-size:14px;line-height:1.8}.cta-panel{padding:45px 49px;background:var(--peach);border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-panel h2{font-size:36px;max-width:700px}.cta-panel p{margin-top:12px;font-size:14px}.cta-panel .button{flex:none}.site-footer{margin-top:68px;background:#15362d;color:#e9eddc;padding:64px 0 25px}.footer-top{display:grid;grid-template-columns:1.65fr 1fr 1fr 1.1fr;gap:40px}.footer-brand .brand{font-size:26px;color:#f7f6ea}.footer-brand p{color:#b5c3ac;font-size:12px;max-width:260px;line-height:1.9;margin-top:19px}.footer-brand .footer-legal{font-size:11px;color:#d2daca;margin-top:22px}.footer-col h2{color:#f1f2e6;font-size:12px;font-weight:650;letter-spacing:0;margin-bottom:21px}.footer-col a{color:#bac8b1;font-size:12px;display:block;text-decoration:none;margin-block:11px;line-height:1.5}.footer-col a:hover{color:#fffef2;text-decoration:underline}.footer-col .footer-phone{margin-top:20px}.footer-bottom{border-top:1px solid #70927540;margin-top:47px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:10px;line-height:1.7;color:#adc1a4}.footer-bottom p{color:inherit;max-width:585px}.footer-bottom a{white-space:nowrap}.page-hero{padding-block:59px 49px;border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:11px;color:#6e7967;margin-bottom:28px}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.page-hero .eyebrow{margin-bottom:17px}.page-hero h1{font-size:clamp(40px,4.7vw,66px);max-width:960px}.page-hero .lead{margin-top:22px;font-size:17px;max-width:720px}.page-hero .pill{margin-bottom:18px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.content-stack>*+*{margin-top:22px}.content-stack>p{line-height:1.85}.card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:31px}.card h2{font-size:29px;margin-bottom:19px}.card h3{margin-bottom:15px}.card p{font-size:14px}.card-icon{width:44px;height:44px;display:grid;place-items:center;background:var(--sage);border-radius:12px;margin-bottom:23px}.card-icon .icon{color:#57724c}.cards-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.soft-peach{background:var(--peach)}.soft-sage{background:var(--sage)}.soft-dark{background:var(--dark);color:#f7f7eb}.soft-dark p{color:#c4d3b9}.soft-dark .eyebrow{color:#c4d3b9}.about-art{border:1px solid var(--line);border-radius:22px;overflow:hidden}.about-art img{width:100%}.about-art-caption{padding:25px 29px;background:var(--white)}.about-art-caption strong{display:block;font-size:18px;margin-bottom:5px}.about-art-caption p{font-size:13px}.about-quote{font-family:Georgia,"Times New Roman",serif;font-size:34px!important;color:#183e2e!important;line-height:1.45!important;letter-spacing:-1px}.store-buttons{display:flex;flex-wrap:wrap;gap:12px}.store-button{min-height:59px;background:#17362d;color:#fffcf2;display:flex;gap:13px;align-items:center;padding:10px 19px;border-radius:10px;text-decoration:none;transition:transform .18s}.store-button:hover{transform:translateY(-2px);background:#2b4a3e}.store-button .icon{width:26px;height:26px}.store-button span{display:block;font-size:10px;line-height:1.5;color:#d4ddcc}.store-button strong{font-size:17px;font-weight:650;line-height:1.25;display:block;letter-spacing:-.3px}.app-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:65px}.app-hero h1{margin-bottom:21px}.app-hero .product-identity{margin-bottom:25px}.app-hero .store-buttons{margin-top:27px}.app-hero .hero-stage{height:525px}.app-details-strip{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.feature-list{padding:0;margin:20px 0;list-style:none;display:grid;gap:14px}.feature-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--text)}.feature-list .icon{width:18px;height:18px;color:#6c8556;margin-top:3px}.pricing-card{display:flex;flex-direction:column}.pricing-card h2{font-size:28px}.pricing-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6e7b62;margin-bottom:21px}.price-display{font-size:42px;letter-spacing:-1.8px;font-weight:650;line-height:1.1;margin-block:13px 7px}.price-note{font-size:12px;margin-bottom:24px}.pricing-card .button-row{margin-top:auto;padding-top:25px}.notice{background:#eef0e5;border:1px solid #d5ddca;border-radius:13px;padding:19px 22px;font-size:13px;color:#455641;line-height:1.8;display:flex;align-items:flex-start;gap:12px}.notice>.icon{flex:none;margin-top:2px}.notice p{font-size:13px;color:inherit}.notice strong{font-weight:650}.notice a{font-weight:600}.review-notice{background:#fff0de;border-color:#efd0a9;color:#754616;margin-bottom:32px}.status-note{font-size:12px;color:#6b7661;margin-top:16px}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.policy-tile{display:block;text-decoration:none;transition:transform .18s,border-color .18s}.policy-tile:hover{transform:translateY(-4px);border-color:#a6b692}.policy-tile h2{font-size:23px;line-height:1.2}.policy-tile p{font-size:13px;margin-bottom:22px}.tile-link{font-size:12px;font-weight:650;display:flex;gap:10px;align-items:center}.policy-layout{display:grid;grid-template-columns:254px minmax(0,1fr);gap:68px;padding-block:45px 20px}.policy-sidebar{position:sticky;top:119px;align-self:start}.policy-sidebar h2{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#67765b;margin-bottom:17px}.policy-sidebar nav{display:grid;gap:4px}.policy-sidebar nav a{font-size:12px;color:#5f6d54;line-height:1.45;padding:9px 11px;border-radius:6px;text-decoration:none;border-left:2px solid transparent}.policy-sidebar nav a:hover,.policy-sidebar nav a.active{background:#eef0e5;border-left-color:var(--accent);color:var(--ink)}.policy-sidebar .button{margin-top:27px}.policy-sidebar .small{margin-top:21px;color:#78816f;font-size:11px}.legal-article{max-width:835px;min-width:0}.legal-section{margin-bottom:37px;scroll-margin-top:120px}.legal-section h2{font-size:25px;margin-bottom:18px;line-height:1.25;letter-spacing:-.025em}.legal-section p{font-size:15px;line-height:1.9;margin-bottom:14px;color:#4d5e4e}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{padding-left:22px;margin-block:12px;color:#4d5e4e;font-size:15px}.legal-section li{padding-left:4px;margin-block:8px;line-height:1.8}.legal-section a{overflow-wrap:anywhere}.legal-section strong{color:#284432;font-weight:650}.legal-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.policy-end{border-top:1px solid var(--line);padding-top:25px;margin-top:35px}.data-table-wrap{overflow-x:auto;max-width:100%;border:1px solid var(--line);border-radius:12px;margin-block:18px}.data-table{border-collapse:collapse;min-width:530px;width:100%;font-size:13px}.data-table th,.data-table td{text-align:left;padding:15px 18px;vertical-align:top;border-bottom:1px solid var(--line);line-height:1.75}.data-table th{background:#e9eddf;color:#354e36;font-size:12px}.data-table tr:last-child td{border-bottom:0}.data-table td{color:#53614f;background:#fffdf8}.support-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:start}.contact-stack{display:grid;gap:18px}.contact-method{display:flex;gap:17px;padding:23px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.contact-method>.icon{color:#7c8b66;margin-top:3px}.contact-method strong{display:block;font-size:12px;color:#6c785f;margin-bottom:4px}.contact-method a{font-size:18px;letter-spacing:-.3px;font-weight:600;text-decoration:none;overflow-wrap:anywhere}.contact-method a:hover{text-decoration:underline}.contact-method p{font-size:14px}.form-card{padding:31px;background:#fffdf8;border:1px solid var(--line);border-radius:22px}.form-card h2{font-size:29px;margin-bottom:12px}.form-card>p{font-size:13px;margin-bottom:23px}.field{display:grid;gap:7px;margin-bottom:18px}.field label{font-size:12px;font-weight:650;color:#3c543c}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd7c5;border-radius:8px;background:#fffefb;padding:12px 13px;color:#284332;font-size:14px;line-height:1.5;min-width:0}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #80966b;outline-offset:1px}.field textarea{resize:vertical;min-height:145px}.field-help{font-size:11px;color:#79856d}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.check-field{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:#617057;line-height:1.8;margin-block:22px}.check-field input{accent-color:#264e39;margin-top:5px;width:15px;height:15px;flex:none}.email-result{padding:19px;background:#e9efdf;border-radius:10px;margin-top:23px}.email-result p{font-size:12px;color:#3e593d}.email-result .button{margin-top:14px}.deletion-steps{counter-reset:item;list-style:none;padding:0;margin:28px 0;display:grid;gap:25px}.deletion-steps li{counter-increment:item;display:flex;gap:17px;color:var(--text);font-size:14px}.deletion-steps li:before{content:counter(item,decimal-leading-zero);flex:none;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e2e8d6;color:#496039;font-size:11px;font-weight:700}.deletion-steps strong{display:block;font-size:15px;color:var(--ink);margin-bottom:4px}.mobile-policy-jump{display:none}.page-404{text-align:center;max-width:650px;margin:70px auto;padding:40px}.page-404 .eyebrow{justify-content:center}.page-404 p{margin-top:23px}.page-404 .button-row{justify-content:center}.divider{border:0;height:1px;background:var(--line);margin-block:32px}.pill-row{display:flex;flex-wrap:wrap;gap:9px}.reading-note{font-size:12px;color:#687862;margin-top:22px}.footer-col a:focus-visible,.site-footer .brand:focus-visible{outline-color:#f5b99d}.hero-stage a:focus-visible{outline-color:#f5b99d}.site-footer .brand img{background:#f9f6ef;border-radius:10px}.policies-status{display:flex;align-items:center;gap:8px;font-size:11px;color:#76653e;margin-bottom:18px}.policies-status:before{content:"";width:6px;height:6px;background:#ae6c20;border-radius:50%}
@media(min-width:1450px){.hero{gap:80px}.hero h1{font-size:82px}.hero-stage{height:575px}.phone{top:98px;width:257px;height:404px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav-wrap{gap:22px}.nav-links{gap:22px}.hero{gap:30px}.hero h1{font-size:60px}.hero-stage{height:514px}.phone{width:225px;height:354px;top:92px}.float-card-one{left:12px;top:146px;max-width:130px;padding:12px}.float-card-two{right:12px;bottom:60px;max-width:178px;padding:12px}.hero .lead{font-size:16px}.hero-footnote{font-size:10px}.section{padding-block:75px}.trust-panel{gap:44px}.section-head{gap:30px}.feature-copy{padding:23px}.pitch-visual{height:calc((100vw - 96px)/3/1.75);min-height:160px}.footer-top{gap:30px;grid-template-columns:1.3fr 1fr 1fr 1fr}.policy-layout{gap:40px;grid-template-columns:220px minmax(0,1fr)}.app-hero{gap:38px}.policy-grid{gap:17px}.policy-tile{padding:24px}.policy-tile h2{font-size:21px}}
@media(max-width:860px){.nav-cta{display:none}.nav-links{gap:25px}.hero{grid-template-columns:1fr 1fr;gap:22px;padding-top:35px}.hero h1{font-size:51px}.hero .eyebrow{font-size:9px;letter-spacing:.12em}.hero .lead{font-size:15px}.hero-stage{height:467px}.phone{width:207px;height:324px;top:87px;left:48%}.float-card-one{max-width:115px;top:139px;padding:10px;left:8px}.float-card strong{font-size:10px}.float-card p{font-size:8px}.float-card-two{max-width:164px;right:10px;bottom:58px;padding:10px;gap:7px}.hero .button-row{gap:10px}.hero .button{padding-inline:16px;font-size:12px;min-height:44px}.hero-footnote{flex-wrap:wrap;gap:8px;margin-top:18px}.stage-bottom{left:18px;right:18px;bottom:19px}.stage-bottom strong{font-size:17px}.stage-caption{font-size:8px;max-width:100px}.stage-top{left:18px;right:18px}.pill-dark{font-size:9px}.value-strip>div{gap:10px}.value-strip strong{font-size:11px}.value-strip p{font-size:10px}.value-strip .icon{width:22px}.feature-grid{gap:14px}.feature-copy{padding:20px}.feature-copy h3{font-size:18px}.feature-copy p{font-size:12px}.pitch-visual{min-height:136px}.pitch-sheet{padding:13px 16px}.pitch-sheet strong{font-size:14px}.pitch-sheet>span{font-size:8px}.sound-bars{margin-top:10px}.trust-panel{gap:30px}.business-card{padding:25px}.business-card h3{font-size:22px}.faq-layout{gap:40px}.section-head{align-items:start}.section-head p{font-size:13px;max-width:300px}.cta-panel{padding:35px}.cta-panel h2{font-size:30px}.footer-top{grid-template-columns:1.4fr 1fr 1fr;row-gap:35px}.footer-col:last-child{grid-column:2 / 4;display:flex;gap:20px;flex-wrap:wrap;align-items:center}.footer-col:last-child h2{width:100%;margin:0}.footer-col:last-child a{margin:0}.footer-col:last-child .footer-phone{margin:0}.footer-brand{grid-row:span 2}.cards-3,.policy-grid{grid-template-columns:repeat(2,1fr)}.two-column{gap:28px}.support-grid{gap:25px}.form-row{grid-template-columns:1fr;gap:0}.policy-layout{grid-template-columns:180px minmax(0,1fr);gap:28px}.policy-sidebar nav a{font-size:11px;padding-left:8px}.app-hero{gap:28px}.app-hero .hero-stage{height:480px}.app-hero h1{font-size:46px}.store-button{padding:10px 15px}.store-button strong{font-size:15px}.store-button .icon{width:23px}.card{padding:25px}.price-display{font-size:35px}.section-sm{padding-block:47px}}
@media(max-width:650px){html{scroll-padding-top:92px}.container{width:calc(100% - 38px)}.topline{font-size:9px;padding:6px 10px}.topline span{margin-inline:4px}.nav-wrap{min-height:74px;flex-wrap:wrap;gap:0;justify-content:space-between}.brand{font-size:24px}.brand img{width:36px;height:36px}.js .menu-toggle{display:grid;place-items:center}.nav-links{width:100%;display:flex;flex-wrap:wrap;margin:0;gap:8px 22px;padding-bottom:18px}.js .nav-links{display:none}.js .nav-links.is-open{display:flex}.nav-links a{font-size:13px;padding:7px 0}.hero{display:flex;flex-direction:column;align-items:stretch;gap:27px;padding-top:30px;padding-bottom:36px}.hero-copy{padding-block:9px 0}.hero h1{font-size:clamp(46px,12.3vw,70px);line-height:1.03;max-width:540px}.hero .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:22px}.hero .lead{font-size:15px;max-width:490px;margin-top:22px}.hero .button-row{margin-top:24px;gap:10px}.hero .button{font-size:12px;min-height:47px;padding-inline:19px}.hero-footnote{font-size:10px;gap:10px;margin-top:20px}.mini-platforms span{width:25px;height:25px}.mini-platforms .icon{width:13px;height:13px}.hero-stage{height:456px;width:100%;border-radius:23px}.phone{width:231px;height:356px;top:70px;left:52%;transform:translateX(-43%) rotate(-7deg)}.float-card-one{top:128px;left:14px;max-width:132px;padding:13px}.float-card strong{font-size:11px}.float-card p{font-size:9px}.float-card-two{right:13px;bottom:55px;max-width:184px;padding:13px}.stage-top{top:18px}.stage-top .round-link{width:28px;height:28px}.stage-bottom{bottom:17px}.stage-bottom strong{font-size:16px}.stage-bottom span{font-size:9px}.stage-caption{max-width:128px;font-size:8px}.value-strip{padding-block:22px;gap:17px;grid-template-columns:1fr}.value-strip>div,.value-strip>div:first-child,.value-strip>div:last-child{justify-content:flex-start;border:0;gap:14px}.value-strip strong{font-size:12px}.value-strip p{font-size:10px}.value-strip .icon{width:23px;height:23px}.section{padding-block:55px}.section-sm{padding-block:38px}.section-head{display:block;margin-bottom:27px}.section-head p{margin-top:20px;max-width:450px;font-size:14px}.section-head .text-link{margin-top:20px;font-size:13px}.section-head h2{font-size:35px}.eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:19px}.product-callout{padding:21px;gap:22px;align-items:flex-start;flex-direction:column}.product-callout>.text-link{font-size:12px}.product-symbol{width:48px;height:48px;border-radius:13px}.product-symbol .icon{width:25px;height:25px}.product-identity{gap:13px}.product-identity h3{font-size:20px}.product-identity p{font-size:10px}.feature-grid{grid-template-columns:1fr;gap:19px}.feature-copy{padding:25px}.feature-copy h3{font-size:22px}.feature-copy p{font-size:14px}.feature-card img{aspect-ratio:1.95}.pitch-visual{height:auto;aspect-ratio:1.95;min-height:165px}.pitch-sheet{width:65%;padding:17px 20px}.pitch-sheet strong{font-size:18px}.pitch-sheet>span{font-size:10px}.sound-bars{margin-top:14px}.steps{grid-template-columns:1fr;gap:30px;margin-top:31px}.steps h3{font-size:23px;margin-bottom:12px}.steps p{max-width:100%;font-size:14px}.step-no{margin-bottom:16px}.trust-panel,.faq-layout{grid-template-columns:1fr;gap:32px}.trust-panel h2{font-size:35px}.trust-panel .lead{font-size:15px}.business-card{padding:27px}.business-card h3{font-size:23px}.business-list>div{font-size:13px}.business-card-bottom{font-size:10px}.faq-intro h2{font-size:35px}.faq-intro p{font-size:14px;margin-top:18px}details.faq summary{font-size:14px}details.faq p{font-size:13px}.cta-panel{padding:30px 25px;display:block}.cta-panel h2{font-size:31px}.cta-panel p{font-size:13px}.cta-panel>.button{margin-top:23px}.site-footer{margin-top:46px;padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 26px}.footer-brand{grid-column:1 / -1;grid-row:auto}.footer-brand p{max-width:340px;font-size:12px;margin-top:14px}.footer-brand .footer-legal{margin-top:14px}.footer-col:last-child{grid-column:1 / -1;gap:10px 23px}.footer-col h2{margin-bottom:17px}.footer-col a{font-size:12px}.footer-bottom{margin-top:33px;flex-direction:column;padding-top:23px;font-size:10px;gap:17px}.page-hero{padding-block:34px}.breadcrumbs{font-size:10px;margin-bottom:22px}.page-hero h1{font-size:43px;line-height:1.07}.page-hero .lead{font-size:15px;margin-top:20px}.two-column,.cards-2,.cards-3,.support-grid,.app-hero{grid-template-columns:1fr;gap:25px}.content-stack>p{font-size:15px}.about-quote{font-size:29px!important}.about-art-caption{padding:23px}.about-art-caption strong{font-size:17px}.app-hero{gap:35px}.app-hero h1{font-size:47px}.app-hero .hero-stage{height:463px}.app-hero .lead{font-size:15px}.app-details-strip{margin-top:21px}.store-buttons{gap:10px}.store-button{padding:10px 14px;gap:9px;min-height:56px}.store-button strong{font-size:15px}.store-button span{font-size:9px}.app-hero .product-identity{margin-bottom:26px}.card{padding:26px}.card h2{font-size:28px}.price-display{font-size:36px}.cards-3 .card h3{font-size:23px}.notice{padding:17px;font-size:12px;gap:10px}.notice p{font-size:12px}.notice>.icon{width:19px}.policy-grid{grid-template-columns:1fr;gap:17px}.policy-tile{padding:26px}.policy-tile h2{font-size:25px}.policy-layout{display:block;padding-top:28px}.policy-sidebar{position:static;margin-bottom:29px;border:1px solid var(--line);border-radius:13px;padding:20px}.policy-sidebar h2{margin-bottom:13px}.policy-sidebar nav{grid-template-columns:1fr 1fr;gap:3px 8px}.policy-sidebar nav a{font-size:11px;padding:7px 5px}.policy-sidebar .button{margin-top:16px;font-size:11px;min-height:35px;padding-block:7px}.policy-sidebar .small{margin-top:10px}.legal-section h2{font-size:23px}.legal-section p,.legal-section ul,.legal-section ol{font-size:14px;line-height:1.85}.legal-section{margin-bottom:31px;scroll-margin-top:95px}.legal-meta{gap:7px;margin-top:22px}.legal-meta .pill{font-size:10px}.data-table{min-width:480px;font-size:12px}.data-table th,.data-table td{padding:12px}.form-card{padding:25px}.form-card h2{font-size:28px}.form-row{grid-template-columns:1fr;gap:0}.field input,.field textarea,.field select{font-size:16px}.contact-method{padding:22px}.contact-method a{font-size:18px}.contact-stack{gap:14px}.page-404{margin:38px auto;padding:30px 10px}.page-404 h1{font-size:45px}.page-404 p{font-size:15px}.policies-status{font-size:10px}.reading-note{font-size:11px}}
@media(max-width:365px){.container{width:calc(100% - 30px)}.hero h1{font-size:43px}.hero .button{font-size:11px;padding-inline:15px}.hero-stage{height:422px}.phone{width:210px;height:330px;top:68px}.float-card-one{left:9px;max-width:118px}.float-card-two{max-width:169px;right:9px}.stage-bottom span{font-size:8px}.stage-caption{max-width:103px}.pill-dark{font-size:8px}.brand{font-size:23px}.page-hero h1{font-size:38px}.policy-sidebar nav{grid-template-columns:1fr}.store-button{padding-inline:11px}.store-button strong{font-size:14px}.store-button .icon{width:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.policy-tile:hover,.store-button:hover{transform:none}}
@media print{body{background:white;color:#000;font-size:11pt}.topline,.site-header,.site-footer,.policy-sidebar,.button,.review-notice .icon,.skip-link{display:none!important}.container{width:100%;max-width:none}.page-hero{padding:0 0 20px}.page-hero h1{font-size:29pt}.page-hero .lead{font-size:11pt}.policy-layout{display:block;padding-top:20px}.legal-article{max-width:none}.legal-section h2{font-size:16pt;break-after:avoid}.legal-section p,.legal-section li{font-size:10.5pt;line-height:1.6;color:#222}.legal-section{margin-bottom:24px}.notice{border:1px solid #aaa;background:#fff;padding:12px}.data-table-wrap{overflow:visible}.data-table{min-width:0}.section{padding-block:25px}a{text-decoration:underline}h1,h2,h3{break-after:avoid}table,figure{break-inside:avoid}}
/* Hide JS-only actions when scripting is unavailable. */
.print-button{display:none}.js .print-button{display:inline-flex}
@media print{.js .print-button{display:none}}
/* Explicit contrast for the concept-image disclosure on its dark background. */
.stage-caption{color:#c7d1bb;opacity:1;font-size:10px;max-width:137px}
@media(max-width:860px){.stage-caption{font-size:9px;max-width:112px}}
@media(max-width:650px){.stage-caption{font-size:9px;max-width:119px}}
@media(max-width:365px){.stage-caption{font-size:8px;max-width:104px}}
