/* Maneged: reference layout and supporting pages. */
:root{color-scheme:dark;--accent:#fddb6b;--muted:#94969d;--border:#1d1d1f;--panel:#0a0a0b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#000;color:#fff;font-family:'GT Haptik',Arial,sans-serif;font-size:18px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3{line-height:1.2;font-weight:700;letter-spacing:-.035em}p{color:var(--muted)}h2{font-size:48px}h3{font-size:23px}ul{padding:0;list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:#000}.wrap{width:calc(100% - 120px);max-width:1160px;margin-inline:auto}.section{padding-block:100px}.skip{position:fixed;top:8px;left:8px;z-index:999;padding:12px 20px;background:var(--accent);color:#000;transform:translateY(-200%)}.skip:focus{transform:none}.brand{display:inline-block;flex-shrink:0}.brand img{height:auto;width:156px}.menu-button{display:none;flex-direction:column;justify-content:center;gap:6px;width:34px;height:42px;padding:6px;background:none;border:0}.menu-button span{width:22px;height:2px;background:white}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:58px;padding:15px 23px;background:var(--accent);color:#000;border:1px solid #ffe89b;border-radius:13px;font-size:17px;font-weight:600}.button:hover{background:#ffe99d}.button.outline{background:#101010;color:white;border-color:#292929}.button:disabled{opacity:.6;cursor:wait}.text-button{display:inline-flex;padding:16px;color:var(--muted)}.icon{width:26px;height:26px;flex-shrink:0;filter:grayscale(1) brightness(0) invert(1)}.section-heading{text-align:center;margin:0 auto 80px}.section-heading h2{font-size:58px;line-height:1.2;margin:20px auto 24px}.section-heading>p{font-size:18px;max-width:1000px;margin:auto}.section-badge,.eyebrow{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;background:#171718;border-radius:40px;color:#eee;font-size:16px;line-height:1.45}.section-badge .icon{width:21px;height:21px}.alongside{text-align:center;border-top:1px solid #161616;padding:54px 0 94px}.alongside>p{color:#fff}.alongside>div{display:flex;justify-content:center;gap:56px;margin-top:34px;flex-wrap:wrap;color:#b0b0b6;font-size:26px;font-weight:600}.alongside>div>span{display:flex;gap:12px;align-items:center}.alongside .icon{opacity:.65}
.growth-section{text-align:center;padding:90px 0 10px}.growth-mark{width:72px;height:72px;object-fit:contain;margin:0 auto 38px}.growth-section h2{max-width:920px;margin:auto}.growth-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:70px 0 20px}.growth-grid>div+div{border-left:1px solid var(--border)}.growth-grid strong{font-size:48px;font-weight:700;letter-spacing:-.04em;line-height:1.2}.growth-grid p{margin-top:15px;padding-inline:15px}
.benefits-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:stretch}.benefits-column{display:grid;gap:20px}.benefit-card{border:1px solid var(--border);background:var(--panel);border-radius:22px;padding:29px;min-height:242px}.icon-box{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid #29292b;background:#19191b;border-radius:15px;margin-bottom:32px}.icon-box .icon{width:30px;height:30px}.benefit-card h3{margin-bottom:10px}.phone-panel{position:relative;overflow:hidden;background:linear-gradient(#0e0e10,#070708 75%,#000);border:1px solid var(--border);border-radius:24px;min-height:548px;isolation:isolate}.phone-panel:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#000);z-index:3;pointer-events:none}.phone-panel .ref-phone{width:300px;left:calc(50% - 150px);top:64px;animation:none}.benefits-phone{min-height:0;height:auto;background:linear-gradient(#000,#111);border:0}.benefits-phone .ref-phone{top:6px}.benefits-phone:after{display:none}
.capabilities-section{display:grid;grid-template-columns:438fr 648fr;gap:50px;align-items:center}.capabilities-copy h2{font-size:48px}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:54px}.capability-grid article{border:1px solid var(--border);border-radius:22px;padding:24px}.capability-grid h3{display:flex;gap:9px;align-items:center;font-size:21px;margin-bottom:20px}.capability-grid h3 .icon{width:24px;height:24px}.angled-panel .ref-phone{top:80px;--angle:23deg;--roll:1.5deg;width:285px;left:calc(50% - 142.5px)}.capabilities-section.reverse{grid-template-columns:1fr 1fr}.reverse .capabilities-copy h2{font-size:58px;margin-bottom:24px;line-height:1.2;letter-spacing:-.03em}.reverse .capabilities-copy>p{max-width:500px}.capability-checks{display:flex;flex-wrap:wrap;gap:20px 23px;margin:36px 0 40px}.capability-checks li{font-size:16px;color:#94969d;display:flex;align-items:center;gap:8px}.capability-checks li:before{content:'✓';display:inline-grid;place-items:center;background:var(--accent);border-radius:100%;color:#000;width:22px;height:22px;font-weight:600;font-size:15px}.platform-ctas{display:flex;gap:20px;flex-wrap:wrap}.store-link{display:flex;align-items:center;gap:14px;padding:13px 23px;background:#191919;border:1px solid #202020;border-radius:12px;font-size:20px;font-weight:600;line-height:1.2}.store-link:hover{border-color:var(--accent)}.store-link small{display:block;font-size:13px;font-weight:400;line-height:1.5}.store-symbol{font-size:32px;color:var(--accent)}.calendar-panel{min-height:580px}
.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{overflow:hidden;border:1px solid var(--border);border-radius:23px;background:#030303}.feature-copy{padding:24px 30px 30px}.feature-copy h3{display:flex;align-items:center;gap:9px;font-size:22px;margin-bottom:14px}.feature-copy .icon{width:24px;height:24px}.feature-visual{position:relative;height:280px;padding:30px 24px 0;overflow:hidden;isolation:isolate}.feature-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#030303);pointer-events:none}.feature-visual>div{border:1px solid #222226;border-radius:22px;background:#101012;min-height:235px;text-align:left;font-size:13px;color:#ddd}.feature-visual .icon{width:22px;height:22px;opacity:.8}.ui-project,.ui-post,.ui-chat{padding:22px}.ui-top{display:flex;align-items:center;gap:9px;font-size:12px}.ui-top span.status-tag{font-size:9px;margin-left:auto;white-space:nowrap;color:var(--accent);background:#292719;padding:4px 6px;border-radius:5px}.ui-project h4{font-size:22px;margin:26px 0 20px;font-weight:500}.ui-progress{height:6px;background:#272727;border-radius:10px}.ui-progress span{display:block;width:75%;background:var(--accent);height:100%;border-radius:inherit}.ui-meta{display:flex;justify-content:space-between;color:#aaa;font-size:10px;margin-top:9px}.ui-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:23px}.ui-chips span{padding:6px 8px;background:#1d1d20;border:1px solid #2b2b2d;border-radius:6px;font-size:11px}.ui-list{padding:17px 16px}.ui-list>div{display:flex;align-items:center;gap:10px;padding:15px 3px;border-bottom:1px solid #ffffff0c;font-size:12px}.ui-list>div>.icon:last-child{margin-left:auto;width:18px;height:18px}.ui-list small,.ui-top small{display:block;color:#74747b;font-size:10px;margin-top:3px}.task-check{display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #555;border-radius:5px;color:#000;flex-shrink:0}.task-check.checked{background:var(--accent);border-color:var(--accent)}.ui-list .checked+span{color:#8a8a90;text-decoration:line-through}.mini-mark{padding:8px;background:#202022;border-radius:9px}.ui-post>p{font-size:20px;color:#ececec;line-height:1.3;margin-top:26px}.ui-chat>p{background:#242427;border-radius:12px 12px 12px 2px;font-size:12px;padding:11px 12px;color:#ccc;margin-top:18px;width:88%}.ui-chat>p+p{background:#39331e;margin-left:auto;border-radius:12px 12px 2px 12px;color:#efe6bf;margin-top:8px}.ui-chat>p span{color:var(--accent);margin-left:8px;font-size:10px}.ui-message{display:flex;justify-content:space-between;background:#161619;border:1px solid #333;border-radius:9px;font-size:11px;color:#74747d;margin-top:20px;padding:10px}.calendar-crop{overflow:hidden}.calendar-crop img{width:100%;height:auto;margin-top:-20px}
.billing-label{width:max-content;margin:-20px auto 40px;border:1px solid #242424;border-radius:30px;padding:8px 21px;background:#131313;color:var(--accent);font-size:15px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-card{display:flex;flex-direction:column;min-width:0;background:#191919;border:1px solid #222;border-radius:30px;padding:10px}.price-head{padding:20px;background:#f6e39a;color:#121212;border-radius:26px;min-height:217px}.plan-label{display:flex;justify-content:space-between;align-items:center;gap:10px;text-transform:uppercase;font-size:10px;letter-spacing:1.5px;font-family:ui-monospace,monospace}.plan-label>span{padding:4px 10px;background:#1b1b1b;color:#ffe58c;border-radius:20px}.plan-label>b{font-weight:500;color:#171717;background:#fddb6b;border-radius:20px;padding:4px 10px}.price{display:flex;align-items:baseline;gap:3px;line-height:1.1;margin:10px 0 13px}.price strong{font-size:54px;font-weight:600;letter-spacing:-.04em}.price>span{font-size:14px}.price-head p{font-size:15px;line-height:1.5;color:inherit}.price-card.featured{background:#0b0b0b}.featured .price-head{background:#242424;color:#fff}.featured .price{color:#fddb6b}.price-card>ul{padding:16px 19px 24px;margin:0;flex:1}.price-card li{position:relative;font-size:16px;padding-left:23px;margin:18px 0;color:#d5d5d7}.price-card li:before{content:'✓';color:var(--accent);position:absolute;left:0}.price-card>.reference-button{margin:0 10px 10px;font-size:16px;min-height:51px}.pricing-note{text-align:center;margin:25px auto 0;font-size:14px;color:#7d7d85}.team-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.team-cards article{border:1px solid #1c1c1e;border-radius:22px;padding:30px;background:linear-gradient(#0d0d0e,#060606)}.team-cards article>p{min-height:112px}.team-cards article>div{display:flex;align-items:center;gap:15px;border-top:1px solid #1d1d1f;padding-top:22px;margin-top:26px;font-size:22px;font-weight:600;letter-spacing:-.025em}.team-cards small{display:block;font-size:14px;color:#777;font-weight:400;letter-spacing:0;margin-top:4px}.team-cards .icon{width:38px;height:38px}
.faq-list{max-width:796px;margin:auto}.faq-list details{border:1px solid #1e1e20;background:#09090a;border-radius:16px;margin-bottom:16px;overflow:hidden}.faq-list summary{list-style:none;cursor:pointer;padding:16px 29px;display:flex;gap:20px;align-items:center;justify-content:space-between;font-size:22px;line-height:1.4;font-weight:600;min-height:72px;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{display:grid;place-items:center;border:1px solid #222;border-radius:13px;width:40px;height:40px;flex-shrink:0;font-size:28px;font-weight:400;line-height:1}.faq-list details[open] summary>span{transform:rotate(45deg);color:var(--accent)}.faq-list details[open]{border-color:#393328}.faq-list details>div{padding:0 30px 26px}.faq-list details p{line-height:1.6}.faq-list a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.closing-section{padding-top:100px}.closing-section .section-heading{max-width:660px;margin-bottom:80px}.closing-section .section-heading>p{max-width:580px}.closing-section .reference-button{margin-top:35px}.closing-phones{position:relative;height:480px;width:100%;max-width:880px;margin:auto;overflow:hidden;mask-image:linear-gradient(#000 45%,transparent 98%)}.closing-phones .ref-phone{animation:none}.closing-left,.closing-right{top:100px;width:245px}.closing-left{left:0}.closing-right{right:0}.closing-center{top:0;width:310px;left:calc(50% - 155px)}
.footer{border-top:1px solid #1c1c1c;padding-top:70px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px}.footer-top>div>a:not(.brand){display:block;margin:12px 0;font-size:16px;color:#94969d}.footer-top>div>a:hover{color:#fddb6b}.footer-top p{margin:22px 0}.footer h3{font-size:18px;font-weight:500;letter-spacing:0;margin:2px 0 22px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #1b1b1b;padding:24px 0;margin-top:60px;color:#7c7c83;font-size:13px}
/* Supporting routes */
.page-heading{margin-bottom:58px}.page-heading h1{font-size:58px;margin:20px 0 24px;line-height:1.15}.page-heading h1 span{color:#fddb6b}.page-heading>p{max-width:740px}.back-link{display:inline-block;color:#7a7a82;font-size:14px;margin-bottom:32px}.back-link:hover{color:#fff}.legal-page,.about-page,.form-page{padding-top:150px;padding-bottom:100px}.legal-page>.back-link{display:none}.legal-page>.page-heading{text-align:center;margin:20px auto 44px}.legal-page>.page-heading>p{max-width:none}.legal-layout{display:flex;flex-direction:column}.legal-nav{order:2;max-width:800px;margin:80px auto 0;padding:25px;border:1px solid #222;border-radius:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;font-size:14px;color:#999}.legal-nav>span{display:none}.legal-nav a[aria-current=page]{color:#fddb6b}.legal-content{width:100%;max-width:628px;margin:auto;line-height:1.5;color:#94969d}.legal-content h2{font-size:28px;color:white;letter-spacing:-.03em;margin:38px 0 14px}.legal-content h2:first-of-type{margin-top:0}.legal-content p{margin:0 0 18px;overflow-wrap:anywhere}.legal-content .updated{text-align:center;display:table;padding:7px 12px;border:1px solid #222;border-radius:25px;font-size:16px;margin:0 auto 90px}.legal-content a{color:#fddb6b;text-underline-offset:4px}.legal-content a:not(.button){text-decoration:underline}.legal-content .button{margin:10px 0 22px;color:#fff}.form-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.form-story .page-heading h1{font-size:50px}.form-story .page-heading{margin-bottom:32px}.form-story .page-heading>p{max-width:490px}.check-list{display:grid;gap:17px;margin:30px 0;color:#a4a4aa;font-size:17px}.check-list li:before{content:'✓';color:#fddb6b;margin-right:10px}.form-brand{display:flex;align-items:center;gap:15px;margin-top:60px}.form-brand p{font-size:20px;line-height:1.3}.form-brand strong{color:white;font-weight:500}.form-card{padding:36px;background:#0c0c0d;border:1px solid #252528;border-radius:24px;min-width:0}.feature-number{font-size:12px;letter-spacing:1.3px;color:#88888e}.form-card h2{font-size:32px;margin:16px 0 12px}.form-card>p{font-size:16px;margin-bottom:25px}.form-card form{display:flex;flex-direction:column}.form-card label{font-size:15px;margin:20px 0 8px}.form-card label>span{color:#777}.form-card input:not([type=checkbox]),.form-card select,.form-card textarea{width:100%;max-width:100%;padding:14px 15px;border:1px solid #333337;background:#151516;color:#fff;border-radius:10px;font-size:16px;min-height:51px}.form-card input::placeholder,.form-card textarea::placeholder{color:#727279}.form-card textarea{resize:vertical}.form-card .consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;margin:23px 0}.form-card .consent>span{color:#999}.consent input{flex-shrink:0;width:17px;height:17px;margin:3px 0;accent-color:#fddb6b}.consent a,.form-privacy a{color:#e4d59a;text-decoration:underline}.form-card .button{width:100%;margin-top:18px}.form-feedback{font-size:14px;line-height:1.5;margin-top:16px}.form-feedback:empty{display:none}.form-feedback[data-state=error]{color:#ffabab}.form-feedback[data-state=success]{color:#bbdfa8}.form-privacy{font-size:12px;line-height:1.6;color:#82828a;text-align:center;margin-top:17px}.botcheck{display:none!important}.contact-email{display:inline-flex;gap:26px;color:#fddb6b;font-size:23px;overflow-wrap:anywhere}.support-links{display:grid;gap:14px;margin-top:44px;font-size:15px;color:#999}.support-links a{border-bottom:1px solid #222;padding-bottom:15px}.support-links span{float:right}.result-page{padding:180px 0 110px;text-align:center;max-width:800px}.result-page h1{font-size:64px;margin:25px 0}.result-page h1 span{color:#fddb6b}.result-page>p{max-width:600px;margin:0 auto 32px}.result-symbol{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;color:#fddb6b;background:#fddb6b12;border:1px solid #fddb6b40;font-size:36px;margin:0 auto 30px}.result-next{border-top:1px solid #252525;margin:70px auto 0;max-width:620px;padding-top:30px}.result-next h2{font-size:25px;margin-bottom:15px}.result-next p{font-size:16px}.error-number{font-size:150px;font-weight:700;line-height:1.1;color:#fddb6b;letter-spacing:-.05em}.error-page .text-button{display:block}.about-page>.page-heading{text-align:center;max-width:900px;margin-inline:auto}.about-page>.page-heading>p{margin:auto}.about-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-top:100px}.about-mark{background:#0b0b0c;border:1px solid #222;border-radius:24px;min-height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:45px}.about-mark span{font-size:12px;letter-spacing:2px;color:#777}.about-feature h2{margin:22px 0 28px}.about-feature p{margin:18px 0}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:80px 0}.about-values article{padding:30px;border:1px solid #222;border-radius:20px}.about-values article>span{color:#fddb6b;font-size:16px}.about-values h3{margin:30px 0 15px}.about-values p{font-size:17px}.inline-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #222;padding-top:55px}.inline-cta h2{font-size:36px}.product-overview{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:100px}.product-overview article{margin:48px 0}.product-overview article h2{font-size:32px;margin:15px 0}.overview-phone{max-width:300px;margin:auto;border:4px solid #303030;border-radius:38px;overflow:hidden}.overview-phone img{width:100%;height:auto}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.section-heading h2{font-size:50px}.benefit-card{padding:23px}.benefits-grid{grid-template-columns:1fr .9fr 1fr}.benefits-phone .ref-phone{width:270px;left:calc(50% - 135px)}.capabilities-section{gap:30px;grid-template-columns:1fr 1.4fr}.capabilities-copy h2{font-size:42px}.capability-grid{gap:14px}.capability-grid article{padding:18px}.capability-grid h3{font-size:18px}.capability-grid p{font-size:16px}.feature-copy{padding:22px}.feature-visual{padding:25px 18px 0}.feature-visual .ui-top{flex-wrap:wrap}.price-head{min-height:246px}.form-layout{gap:55px}.form-story .page-heading h1{font-size:44px}.footer-top{gap:30px}.ui-top span.status-tag{margin-left:0}.team-cards article{padding:24px}.team-cards article>p{min-height:144px}.team-cards article>div{font-size:19px}}
@media(max-width:900px){.section{padding-block:75px}.section-heading{margin-bottom:55px}.section-heading h2{font-size:44px}.benefits-grid{grid-template-columns:1fr 1fr}.benefits-column{display:contents}.benefits-phone{grid-column:1/-1;grid-row:2;min-height:450px;width:100%;max-width:500px;margin:auto;mask-image:linear-gradient(#000 70%,transparent)}.benefits-phone .ref-phone{width:285px;left:calc(50% - 142.5px)}.benefit-card{min-height:220px}.capabilities-section,.capabilities-section.reverse{grid-template-columns:1fr;gap:40px}.capabilities-section>.phone-panel{order:2}.capabilities-copy h2{font-size:44px}.capability-grid{margin-top:35px}.capability-grid article{padding:24px}.capability-grid h3{font-size:22px}.capability-grid p{font-size:18px}.phone-panel{min-height:500px;max-width:600px;width:100%;margin:auto}.reverse .capabilities-copy h2{font-size:48px}.reverse .capabilities-copy h2 br{display:none}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-visual{padding-inline:25px}.pricing-grid{gap:12px}.price-head{padding:18px;min-height:275px}.plan-label{font-size:9px;letter-spacing:1px;flex-wrap:wrap}.plan-label>b{font-size:8px}.price strong{font-size:48px}.price-card>ul{padding-inline:14px}.price-card li{font-size:14px}.price-card>.reference-button{font-size:13px;padding-inline:10px;margin-inline:4px}.team-cards{grid-template-columns:1fr}.team-cards article>p{min-height:0}.team-cards article>div{font-size:22px}.closing-left,.closing-right{width:28%}.closing-center{width:35%;left:32.5%}.closing-phones{height:440px}.footer-top{grid-template-columns:repeat(3,1fr)}.footer-top>div:first-child{grid-column:1/-1}.form-layout{grid-template-columns:1fr;max-width:650px;margin:auto;gap:45px}.form-brand{display:none}.form-story .page-heading h1{font-size:50px}.form-story .page-heading>p{max-width:none}.form-card{padding:32px}.about-feature{gap:40px}.about-feature h2{font-size:36px}.about-mark{min-height:350px}.about-values{gap:18px}.about-values article{padding:22px}.inline-cta h2{font-size:30px}.product-overview{gap:40px}.growth-grid strong{font-size:38px}.growth-grid p{font-size:16px}.growth-section h2{font-size:42px}}
@media(max-width:600px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.section{padding-block:60px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:37px;line-height:1.13;margin:20px auto}.section-heading>p{font-size:16px;line-height:1.55}.section-badge,.eyebrow{font-size:14px;padding:9px 12px}.section-badge .icon{width:19px;height:19px}.alongside{padding:38px 0 52px}.alongside>p{font-size:16px}.alongside>div{gap:22px;font-size:17px;margin-top:28px}.alongside .icon{width:20px;height:20px}.alongside>div>span{gap:7px}.growth-section{padding:55px 0 0}.growth-section h2{font-size:35px}.growth-mark{width:58px;height:58px;margin-bottom:28px}.growth-grid{grid-template-columns:1fr;margin-top:38px}.growth-grid>div{padding:23px 0}.growth-grid>div+div{border-left:0;border-top:1px solid #1c1c1c}.growth-grid strong{font-size:38px}.growth-grid p{margin-top:8px;font-size:16px}.benefits-grid{grid-template-columns:1fr;gap:16px}.benefits-phone{grid-column:auto;grid-row:3;min-height:410px}.benefit-card{min-height:0;padding:25px}.icon-box{width:52px;height:52px;margin-bottom:23px}.benefit-card h3{font-size:23px}.benefit-card p{font-size:16px}.capabilities-copy h2,.reverse .capabilities-copy h2{font-size:37px;line-height:1.15}.capability-grid{grid-template-columns:1fr;gap:16px}.capability-grid article{padding:23px}.capability-grid h3{font-size:21px;margin-bottom:12px}.capability-grid p,.reverse .capabilities-copy>p{font-size:16px}.phone-panel{min-height:430px}.phone-panel .ref-phone{top:40px;width:270px;left:calc(50% - 135px)}.benefits-phone .ref-phone{top:8px}.capability-checks{gap:15px;margin:26px 0 30px}.capability-checks li{font-size:14px}.store-link{padding:12px 17px;font-size:18px;gap:10px}.store-symbol{font-size:26px}.platform-ctas{gap:14px}.feature-grid{grid-template-columns:1fr;gap:18px}.feature-visual{height:265px;padding:24px 24px 0}.feature-copy{padding:20px 26px 28px}.feature-copy h3{font-size:23px}.feature-copy p{font-size:16px}.feature-visual>div{min-height:225px;font-size:14px}.ui-top{font-size:13px!important}.ui-top span.status-tag{margin-left:auto}.ui-list>div{font-size:14px}.ui-chat>p{font-size:13px}.pricing-grid{grid-template-columns:1fr;gap:24px}.price-head{min-height:0;padding:23px}.plan-label{font-size:10px;flex-wrap:nowrap}.plan-label>b{font-size:10px}.price strong{font-size:54px}.price-head p{font-size:16px}.price-card>ul{padding:10px 24px 20px}.price-card li{font-size:16px;margin:18px 0}.price-card>.reference-button{font-size:16px;margin:0 13px 13px}.pricing-note{font-size:13px;max-width:330px;line-height:1.6}.billing-label{margin:-10px auto 28px}.team-cards article{padding:27px}.team-cards article>p{font-size:17px}.team-cards article>div{font-size:20px}.faq-list summary{padding:16px 19px;font-size:18px;gap:12px}.faq-list summary>span{width:32px;height:32px;font-size:24px;border-radius:10px}.faq-list details>div{padding:0 20px 23px}.faq-list details p{font-size:16px}.closing-section{padding-top:60px}.closing-section .section-heading{margin-bottom:50px}.closing-section .reference-button{margin-top:28px}.closing-phones{height:260px}.closing-left,.closing-right{top:50px;width:28%}.closing-center{width:35%;left:32.5%}.footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:36px 22px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.footer-top>div:last-child h3{grid-column:1/-1;margin-bottom:12px}.footer h3{font-size:17px;margin-bottom:15px}.footer-top>div>a:not(.brand){font-size:15px;margin:8px 0}.footer-top p{font-size:16px;margin:18px 0}.footer-bottom{font-size:12px;margin-top:42px;padding:22px 0;gap:15px}.footer-bottom>span:nth-child(2){display:none}.legal-page,.about-page,.form-page{padding-top:124px;padding-bottom:60px}.page-heading h1{font-size:40px;margin:20px 0}.page-heading>p{font-size:16px}.legal-page>.page-heading{margin-top:10px}.legal-content{font-size:16px;max-width:100%}.legal-content h2{font-size:25px;margin-top:32px}.legal-content p{margin-bottom:17px}.legal-content .updated{font-size:14px;margin-bottom:50px}.legal-nav{margin-top:48px;padding:20px 15px;font-size:13px;gap:13px 18px}.legal-content .button{font-size:14px;gap:12px;text-align:center;padding:13px 15px}.form-story .page-heading h1{font-size:39px}.form-story .page-heading{margin-bottom:20px}.check-list{font-size:15px;gap:13px}.form-layout{gap:35px}.form-card{padding:26px 22px}.form-card h2{font-size:30px}.form-card>p{font-size:15px}.form-card label{font-size:14px}.contact-email{font-size:21px;gap:15px}.back-link{margin-bottom:25px;font-size:13px}.support-links{margin-top:28px;font-size:14px}.result-page{padding:145px 0 70px}.result-page h1{font-size:42px}.result-page>p{font-size:16px}.result-next{margin-top:48px}.error-number{font-size:120px}.about-feature{grid-template-columns:1fr;gap:40px;margin-top:55px}.about-mark{min-height:310px}.about-mark img{width:130px;height:130px}.about-feature h2{font-size:35px}.about-feature p{font-size:16px}.about-values{grid-template-columns:1fr;gap:20px;margin:50px 0}.about-values h3{margin-top:18px}.about-values p{font-size:16px}.inline-cta{flex-direction:column;align-items:flex-start;gap:25px;padding-top:35px}.inline-cta h2{font-size:32px}.product-overview{grid-template-columns:1fr;gap:45px}.product-overview article{margin:32px 0}.product-overview article h2{font-size:30px}.product-overview article p{font-size:16px}.overview-phone{max-width:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}

.waitlist-page{padding-top:175px}.waitlist-page .page-heading{text-align:center;max-width:760px;margin:0 auto 50px}.waitlist-page .page-heading p{margin:auto;max-width:620px}.waitlist-page .form-card{max-width:580px;margin:auto;padding-top:20px}.waitlist-back{text-align:center;margin-top:30px;font-size:14px}.waitlist-back a:hover{color:#fddb6b}@media(max-width:600px){.waitlist-page{padding-top:130px}.waitlist-page .page-heading{margin-bottom:35px}}

/* Local brand assets and the reference plan comparison. */
.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}
.reference-platforms .platform-pill{padding:10px 15px;gap:14px;min-height:48px}.platform-pill img{height:27px;width:27px;object-fit:contain}.platform-pill .platform-android{width:31px;filter:invert(81%) sepia(72%) saturate(445%) hue-rotate(82deg) brightness(92%) contrast(87%)}.platform-pill .platform-apple{filter:brightness(0) invert(1);height:28px;width:25px}
.logo-section>.partner-logo-bar{display:flex;align-items:center;justify-content:center;gap:55px;max-width:850px;margin:34px auto 0;flex-wrap:wrap}.partner-logo-bar img{width:190px;height:44px;object-fit:contain}.partner-logo-bar img:first-child{filter:brightness(0) invert(.86)}
.store-buttons{align-items:center}.store-buttons .store-link{padding:13px 19px;min-width:180px;gap:12px}.store-link>img{width:38px;height:38px;object-fit:contain;flex-shrink:0}.store-link small{font-size:11px}.store-link{font-size:18px}.closing-section .store-buttons{justify-content:center;margin-top:36px}
.billing-controls{text-align:center;margin:-20px auto 34px}.billing-switch{display:inline-flex;border-radius:40px;background:#101010;padding:4px}.billing-switch button{border:0;border-radius:30px;background:transparent;color:#aaa;padding:7px 16px;font-size:14px}.billing-switch button[aria-pressed=true]{color:#fddb6b;background:#1d1b15}.billing-controls p{color:#fddb6b;font-size:14px;margin-top:8px}.price-card li{font-size:14px;margin:13px 0}.price-card li.included{color:#ead582}.price-card li.excluded{color:#818181}.price-card li.excluded:before{content:'×';color:#515151;font-size:21px;line-height:1}.price-card>.reference-button{background:#2a2a2d;color:#fff!important;border-color:#343434}.price-card.featured>.reference-button{background:#fddb6b;color:#000!important;border-color:#ffe89b}.price strong{font-variant-numeric:tabular-nums;font-size:50px}
.reference-intro h1{font-size:clamp(44px,4.7vw,60px)}.section-heading h2{overflow-wrap:break-word}.reference-nav .nav-links{gap:30px}.reference-nav .nav-links a{font-size:16px}
@media(max-width:900px){.reference-nav .nav-links{gap:24px}.pricing-grid{grid-template-columns:1fr;max-width:570px;margin:auto;gap:25px}.price-head{min-height:0}.price-card>ul{padding:15px 22px 20px}.price-card li{font-size:16px}.price-card>.reference-button{font-size:16px}.logo-section>.partner-logo-bar{gap:30px}.partner-logo-bar img{width:150px;height:40px}}
@media(max-width:600px){.logo-section>.partner-logo-bar{gap:28px 22px}.partner-logo-bar img{width:135px;height:32px}.store-buttons{gap:12px}.store-buttons .store-link{min-width:0;flex:1;max-width:210px;padding:12px 13px;font-size:15px;gap:8px}.store-link>img{width:30px;height:30px}.store-link small{font-size:9px}.reference-intro h1{font-size:40px;max-width:360px}.reference-platforms{flex-wrap:wrap}.reference-platforms .platform-pill{gap:12px;padding:8px 13px;min-height:42px}.platform-pill img{width:22px;height:22px}.platform-pill .platform-apple{width:21px;height:24px}.platform-pill .platform-android{width:27px;height:22px}.section-heading h2{font-size:34px}.page-heading h1{font-size:36px}.price strong{font-size:50px}.billing-controls{margin-top:-5px}}

.expanded-policy{max-width:760px}.expanded-policy h3{font-size:21px;letter-spacing:-.02em;margin:28px 0 12px;color:#eee}.expanded-policy ul,.expanded-policy ol{padding-left:24px;margin:18px 0 24px;list-style:disc}.expanded-policy ol{list-style:decimal}.expanded-policy li{padding-left:3px;margin:10px 0;overflow-wrap:anywhere}.expanded-policy strong{color:#e7e7e9;font-weight:700}.policy-contents{border:1px solid #29292b;border-radius:18px;background:#090909;padding:28px;margin:35px 0 55px}.policy-contents h2{font-size:24px!important;margin:0 0 20px!important}.policy-contents ol{font-size:16px;margin-bottom:0;columns:2;column-gap:30px}.policy-contents li{break-inside:avoid}.expanded-policy h2[id],.expanded-policy h3[id]{scroll-margin-top:115px}.expanded-policy .button{color:#000}
@media(max-width:600px){.expanded-policy{font-size:16px}.expanded-policy h3{font-size:20px}.policy-contents{padding:22px;margin:28px 0 40px}.policy-contents ol{columns:1;font-size:14px}.expanded-policy h2[id]{scroll-margin-top:95px}}

/* Plan contents and amounts taken from the app. */
.pricing-grid .price-head{min-height:185px}.price{flex-wrap:wrap;row-gap:5px}.price strong{font-size:48px;letter-spacing:-.045em}.price>span{font-size:11px;white-space:nowrap}.enterprise-plan{display:grid;grid-template-columns:1.15fr 1.2fr auto;gap:35px;align-items:center;background:#101010;border:1px solid #282828;border-radius:24px;padding:32px;margin-top:26px}.enterprise-plan h3{font-size:26px;margin:18px 0 12px}.enterprise-plan p{font-size:16px}.enterprise-plan ul{font-size:15px;line-height:1.6;margin:0}.enterprise-plan li{margin:10px 0;padding-left:23px;position:relative;color:#d7d7dc}.enterprise-plan li:before{content:'✓';color:#fddb6b;position:absolute;left:0}.enterprise-plan .reference-button{font-size:15px;white-space:nowrap}.pricing-note{max-width:740px;line-height:1.6}
@media(max-width:1100px){.price strong{font-size:42px}.enterprise-plan{gap:25px;padding:27px}}
@media(max-width:900px){.enterprise-plan{grid-template-columns:1fr 1fr;max-width:570px;margin-inline:auto}.enterprise-plan>a{grid-column:1/-1}.pricing-grid .price-head{min-height:0}.price strong{font-size:50px}}
@media(max-width:600px){.enterprise-plan{grid-template-columns:1fr;gap:20px;padding:27px}.enterprise-plan>a{grid-column:auto}.enterprise-plan h3{font-size:24px}.price strong{font-size:47px}.billing-switch button{padding-inline:15px;font-size:13px}}
