:root{--brand:#0369a1;--brand-dark:#0c4a6e;--brand-bright:#0ea5e9;--brand-soft:#e0f2fe;--ink:#0d1b27;--text:#364856;--muted:#687985;--line:#dfe6eb;--surface:#f2f0ea;--white:#fff;--lime:#d8ff52;--orange:#ff9b70;--lilac:#bae6fd;--yellow:#ffd75e;--success:#138a4b;--warning:#cc6900;--danger:#c93434;--container:1240px;--radius:28px;--shadow:0 24px 70px #0d1b271f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:var(--text);background:var(--surface);margin:0;font-family:Inter,Onest,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:17px;line-height:1.5;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--brand-bright);outline-offset:3px}.skip-link{z-index:100;background:#fff;border-radius:12px;padding:.8rem 1rem;position:fixed;top:-100px;left:1rem}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 32px), var(--container));margin-inline:auto}.section-white{background:var(--white)}.section-dark{background:var(--ink);color:#b7c7d1}.section-dark h2,.section-dark h3{color:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.055em;text-wrap:balance;line-height:.98}h1{font-size:clamp(3rem,7.4vw,7rem)}h2{font-size:clamp(2.5rem,5.4vw,5.3rem)}h3{letter-spacing:-.03em;font-size:clamp(1.25rem,2vw,1.75rem)}.eyebrow{color:var(--brand);letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:800}.lead{max-width:720px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.35rem)}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:.95rem 1.55rem;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 12px 30px #0369a138}.button-small{min-height:44px;padding:.65rem 1rem;font-size:.9rem}.button-ghost{color:var(--ink);border-color:var(--line);background:#fff}.button-white{color:var(--brand-dark);background:#fff;border-color:#fff}.button-outline-light{color:#fff;background:0 0;border-color:#ffffff73}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f0eadb;border-bottom:1px solid #0d1b2714;height:76px;position:sticky;top:0}.header-row{align-items:center;gap:30px;height:76px;display:flex}.logo{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.3rem;font-weight:800;display:inline-flex}.logo img{border-radius:10px}.desktop-nav{align-items:center;gap:5px;margin-inline:auto;display:flex}.desktop-nav a{color:#43525d;border-radius:999px;padding:10px 11px;font-size:.94rem;font-weight:600}.desktop-nav a:hover{color:var(--ink);background:#fff}.header-actions{align-items:center;gap:14px;display:flex}.header-trial{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s,visibility .24s,transform .24s,background .2s,box-shadow .2s;transform:translateY(-8px)}.header-trial.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.lang{color:var(--muted);font-size:.8rem;font-weight:800}.menu-toggle{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:46px;height:46px;display:none}.menu-toggle span{background:var(--ink);width:21px;height:2px;transition:transform .2s}.mobile-menu{display:none}.hero:before{content:"";background:var(--lime);opacity:.48;filter:blur(2px);z-index:-1;border-radius:50%;width:750px;height:750px;position:absolute;top:-280px;right:-260px}.hero h1{max-width:820px;margin-bottom:28px}.hero-copy .lead{max-width:690px;margin-bottom:30px}.product-visual{min-height:570px;position:relative}.dashboard-card{border:1px solid var(--line);width:88%;box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:24px;position:absolute;top:18px;right:0}.dash-top{color:var(--muted);justify-content:space-between;font-size:.8rem;display:flex}.dash-top strong{color:var(--ink)}.metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0;display:grid}.metrics div{background:var(--surface);border-radius:15px;padding:15px}.metrics b{color:var(--ink);font-size:1.5rem;display:block}.metrics span{color:var(--muted);font-size:.68rem}.metrics .warning b{color:var(--warning)}.dash-list p{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:8px;margin:0;padding:11px 0;font-size:.85rem;font-weight:650;display:flex}.dash-list p span{color:var(--muted);margin-left:auto;font-size:.7rem;font-weight:500}.dash-list i{border-radius:50%;width:8px;height:8px}.green{background:var(--success)}.orange{background:var(--warning)}.phone-card{z-index:2;background:var(--surface);width:245px;box-shadow:var(--shadow);border:9px solid #17222a;border-radius:38px;padding:34px 18px 25px;position:absolute;bottom:0;left:0}.phone-speaker{background:#58636b;border-radius:10px;width:56px;height:5px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.phone-card small{color:var(--brand);letter-spacing:.1em;font-size:.62rem;font-weight:800}.phone-card h3{margin:8px 0 4px;font-size:1.45rem}.phone-card p{color:var(--muted);font-size:.68rem}.progress{background:#dce4e8;border-radius:10px;height:7px;margin:17px 0 7px;overflow:hidden}.progress span{background:var(--success);height:100%;display:block}.phone-card>b{color:var(--ink);font-size:.75rem}.task{color:#51616c;align-items:center;gap:8px;padding-top:12px;font-size:.7rem;display:flex}.task i{border:1px solid #aebac1;border-radius:6px;place-items:center;width:18px;height:18px;font-size:.6rem;font-style:normal;display:grid}.task i.done{color:#fff;border-color:var(--success);background:var(--success)}.alert-bubble{z-index:3;background:#fff8ef;border:1px solid #ffd8ae;border-radius:17px;gap:10px;padding:13px 15px;display:flex;position:absolute;bottom:48px;right:-12px;box-shadow:0 18px 40px #55320a21}.alert-bubble>span{background:var(--orange);color:#633500;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.alert-bubble b,.alert-bubble small{display:block}.alert-bubble b{color:var(--ink);font-size:.75rem}.alert-bubble small{color:var(--muted);font-size:.62rem}.trust-strip{border-block:1px solid var(--line);background:#fff;padding:22px 0}.trust-strip .container{color:var(--muted);text-align:center;justify-content:center;gap:22px;font-size:.88rem;display:flex}.trust-strip b{color:var(--ink)}.pain-card{border-radius:var(--radius);border:1px solid var(--line);background:#fff;min-height:260px;padding:30px;overflow:hidden}.pain-card:first-child{background:var(--ink);color:#bfd0db}.pain-card:first-child h3{color:#fff}.pain-card:nth-child(2){background:var(--lime)}.pain-card:nth-child(3){background:var(--brand-soft)}.pain-card .number{opacity:.24;margin-bottom:50px;font-size:3rem;font-weight:800;line-height:1;display:block}.pain-card p{margin-bottom:0}.process-grid{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.process-step{border:1px solid var(--line);background:#fff;border-radius:24px;padding:26px;position:relative}.process-step:before{counter-increment:steps;content:counter(steps);background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:48px;font-weight:800;display:grid}.process-step:not(:last-child):after{content:"→";z-index:2;color:var(--brand);font-size:1.4rem;position:absolute;top:35px;right:-23px}.process-step h3{font-size:1.2rem}.process-step p{color:var(--muted);margin:12px 0 0;font-size:.92rem}.feature-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);flex-direction:column;grid-column:span 2;min-height:320px;padding:28px;display:flex}.feature-card:first-child,.feature-card:nth-child(5){grid-column:span 3}.feature-card:nth-child(2){background:var(--brand);color:#cbeafe;grid-column:span 3}.feature-card:nth-child(2) h3{color:#fff}.feature-card:nth-child(4){background:var(--lime)}.feature-card p{color:var(--muted)}.feature-card:nth-child(2) p{color:#bae1f4}.feature-card a{color:var(--brand-dark);margin-top:auto;font-weight:750}.feature-card:nth-child(2) a{color:#fff}.industry-tabs{gap:8px;padding-bottom:10px;display:flex;overflow-x:auto}.industry-tabs a,.industry-tabs button{white-space:nowrap;border:1px solid var(--line);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:10px 15px}.industry-tabs .active{background:var(--ink);color:#fff;border-color:var(--ink)}.industry-panel{background:var(--brand);color:#d5effb;border-radius:38px;grid-template-columns:.8fr 1.2fr;gap:40px;margin-top:28px;padding:clamp(28px,5vw,65px);display:grid}.industry-panel h3{color:#fff;font-size:clamp(2rem,4vw,4rem)}.role-chips{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.role-chips span{background:#ffffff24;border-radius:999px;padding:8px 12px}.task-list{gap:10px;display:grid}.task-list li{color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:15px;display:flex}.task-list li:before{content:"✓";background:var(--lime);color:#304000;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.78rem;font-weight:900;display:grid}.comparison{border-collapse:separate;border-spacing:0;border:1px solid var(--line);background:#fff;border-radius:24px;width:100%;overflow:hidden}.comparison th,.comparison td{border-bottom:1px solid var(--line);text-align:left;padding:17px 20px}.comparison th{color:var(--ink)}.comparison th:last-child,.comparison td:last-child{color:var(--brand-dark);background:#eef9fd;font-weight:700}.comparison tr:last-child td{border-bottom:0}.pricing-box{background:var(--ink);color:#b9c8d2;border-radius:38px;grid-template-columns:.85fr 1.15fr;gap:40px;padding:clamp(30px,6vw,72px);display:grid}.pricing-box h2,.pricing-box h3{color:#fff}.price{color:#fff;letter-spacing:-.06em;margin:25px 0 8px;font-size:clamp(3rem,6vw,5rem);font-weight:800;display:block}.pricing-list{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.pricing-list li{background:#ffffff12;border-radius:14px;padding:14px}.pricing-list li:before{content:"✓";color:var(--lime);margin-right:8px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);cursor:pointer;justify-content:space-between;gap:20px;padding:23px 2px;font-size:1.08rem;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.4rem;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding:0 45px 25px 2px}.cta-band{background:var(--brand);color:#d3edfa;border-radius:40px;padding:clamp(36px,7vw,84px);overflow:hidden}.cta-band h2{color:#fff;max-width:850px}.cta-band .eyebrow{color:var(--lime)}.cta-band>p:not(.eyebrow){max-width:690px;margin:20px 0 30px}.page-hero{padding:clamp(55px,8vw,105px) 0 60px}.page-hero h1{max-width:1000px}.page-hero .lead{margin-top:24px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:7px;margin-bottom:30px;font-size:.82rem;display:flex}.breadcrumbs>span{gap:7px;display:flex}.breadcrumbs i{font-style:normal}.content-card{border:1px solid var(--line);background:#fff;border-radius:34px;padding:clamp(28px,5vw,60px)}.result-banner{border-left:5px solid var(--lime);background:var(--ink);color:#fff;border-radius:0 18px 18px 0;margin-top:36px;padding:22px 26px;font-size:1.25rem;font-weight:750}.three-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px}.info-card p{color:var(--muted);margin-bottom:0}.info-card .big-number{color:var(--brand);font-size:3rem;font-weight:800;display:block}.platform-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.platform-card{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:1fr auto;gap:24px;padding:30px;display:grid}.platform-card.recommended{outline:3px solid var(--lime)}.platform-icon{background:var(--ink);color:#fff;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:35px;font-size:1.5rem;font-weight:800;display:grid}.platform-card p{color:var(--muted)}.qr{border:1px solid var(--line);background:#fff;border-radius:14px;width:116px;height:116px;padding:8px}.apk-steps{background:var(--surface);border-radius:16px;margin-top:18px;padding:17px 20px}.apk-steps summary{color:var(--ink);cursor:pointer;font-weight:750}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.demo-form{border:1px solid var(--line);background:#fff;border-radius:30px;gap:18px;padding:clamp(24px,4vw,45px);display:grid}.demo-form label{gap:7px;display:grid}.demo-form label>span{color:var(--ink);font-size:.86rem;font-weight:700}.demo-form input,.demo-form textarea,.demo-form select{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #bac6ce;border-radius:13px;padding:13px 15px}.demo-form textarea{resize:vertical}.demo-form .consent{align-items:flex-start;gap:10px;display:flex}.demo-form .consent input{width:20px;min-height:20px}.demo-form .consent span{color:var(--text);font-weight:400}.demo-form .consent a{color:var(--brand-dark);text-decoration:underline}.demo-form .button{justify-self:start}.form-error{color:var(--danger);margin:0}.form-success{background:#e6faef;border-radius:28px;padding:40px}.form-success>span{background:var(--success);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.contact-grid{grid-template-columns:.7fr 1.3fr;gap:28px;display:grid}.contact-card{background:var(--ink);color:#fff;border-radius:28px;padding:32px}.contact-card a{margin-top:12px;font-size:1.18rem;font-weight:700;display:block}.contact-card p{color:#b8c9d4}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;min-height:380px;padding:28px;transition:transform .2s;display:flex}.article-card:hover{transform:translateY(-4px)}.article-meta{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800}.article-card h2,.article-card h3{margin:30px 0 16px;font-size:1.55rem}.article-card span:last-child{color:var(--brand-dark);margin-top:auto;font-weight:750}.article{max-width:780px;margin-inline:auto}.article h2{margin-top:60px;font-size:clamp(1.7rem,3vw,2.5rem)}.article p,.article li{color:#425562;font-size:1.08rem;line-height:1.78}.privacy{max-width:850px}.privacy h2{margin-top:46px;font-size:1.8rem}.privacy p,.privacy li{line-height:1.75}.footer{color:#aec0cc;background:#08141d;padding:74px 0 28px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:42px;display:grid}.logo-light{color:#fff}.footer-brand p{max-width:300px;margin-top:20px}.footer-grid h2{color:#fff;letter-spacing:0;font-size:.88rem}.footer-grid>div>a:not(.logo),.footer-label{padding:5px 0;font-size:.9rem;display:block}.footer-label{color:#6f828e}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #273943;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:.82rem;display:flex}.footer-bottom>div{flex-wrap:wrap;gap:10px 22px;display:flex}.footer-cookie-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-cookie-button:hover{color:#fff}.footer-cookie-button:focus-visible{outline-offset:4px;outline:2px solid #7dd3fc}.social-links{gap:12px;display:flex}.hero{padding:16px 0 54px;position:relative;overflow:hidden}.hero:before{content:none}.hero-shell{background:var(--brand);isolation:isolate;border-radius:42px;padding:clamp(42px,6vw,86px) clamp(24px,5vw,72px) 0;position:relative;overflow:hidden}.hero-shell:before{content:"";background:var(--lilac);opacity:.93;z-index:-2;border-radius:50%;width:480px;height:480px;position:absolute;top:-170px;right:-140px}.hero-shell:after{content:"";background:var(--lime);z-index:-2;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-230px;right:22%}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(35px,5vw,72px);display:grid}.hero h1{color:#fff;max-width:780px;margin:20px 0 30px;font-size:clamp(3.15rem,6.55vw,6.65rem)}.hero h1>span{color:var(--lime)}.hero-copy .lead{color:#d5edf8;max-width:650px;margin-bottom:32px;font-size:clamp(1.05rem,1.6vw,1.3rem)}.hero-kicker{color:#fff;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:9px;margin:0;padding:8px 13px;font-size:.76rem;font-weight:750;display:inline-flex}.hero-kicker span{color:var(--lime);font-size:.65rem}.hero-note{color:#bddceb;margin:17px 0 0;font-size:.88rem}.button-lime{color:#172112;background:var(--lime);border-color:var(--lime);box-shadow:0 12px 34px #1d320526}.button-lime:hover{color:#172112;background:#e4ff7a;border-color:#e4ff7a}.button-glass{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-color:#ffffff61}.button-glass:hover{background:#ffffff2e}.hero-art{min-height:600px;position:relative}.hero-art .product-visual{position:absolute;inset:15px -25px 0 -15px;transform:rotate(1.5deg)}.hero-sticker{z-index:6;text-align:center;color:var(--ink);place-items:center;font-weight:850;line-height:1.05;display:grid;position:absolute;box-shadow:0 12px 32px #0d1b272e}.hero-sticker small{font-size:.58rem;font-weight:650}.hero-sticker-one{background:var(--yellow);border-radius:50%;width:112px;height:112px;top:-4px;right:14px;transform:rotate(8deg)}.hero-sticker-two{background:var(--orange);border-radius:50%;width:108px;height:82px;bottom:61px;left:-44px;transform:rotate(-8deg)}.hero-sticker-two b{position:absolute;top:10px;right:12px}.spark{z-index:7;color:var(--lime);font-size:42px;line-height:1;position:absolute}.spark-one{bottom:105px;right:-18px}.spark-two{color:#fff;font-size:27px;top:78px;left:13px}.hero-ticker{color:#fff;white-space:nowrap;background:#0435519e;justify-content:space-between;align-items:center;gap:20px;margin:28px calc(-1*clamp(24px,5vw,72px)) 0;padding:19px clamp(24px,5vw,72px);font-weight:750;display:flex}.hero-ticker i{color:var(--lime);font-style:normal}.trust-strip{background:0 0;border:0;padding:36px 0 20px}.trust-strip .container{color:inherit;text-align:left;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.trust-strip span{background:#fff;border-radius:22px;align-items:baseline;gap:12px;padding:20px 24px;display:flex}.trust-strip b{color:var(--ink);letter-spacing:-.06em;font-size:2rem}.trust-strip small{color:var(--muted);font-size:.76rem;line-height:1.25}.pain-grid{gap:14px}.pain-card{border:0;border-radius:34px;flex-direction:column;min-height:370px;padding:30px;display:flex;position:relative}.pain-card:nth-child(2){background:var(--lime);transform:rotate(1deg)}.pain-card:nth-child(3){background:var(--lilac);transform:rotate(-1deg)}.pain-card .number{opacity:.6;margin-bottom:auto;font-size:.85rem}.pain-card h3{max-width:380px;font-size:clamp(1.6rem,3vw,2.65rem)}.pain-card p{max-width:420px;margin:16px 0 0}.pain-doodle{width:90px;height:90px;color:var(--ink);background:#ffffff8c;border-radius:50%;place-items:center;font-size:3rem;font-weight:800;display:grid;position:absolute;top:30px;right:24px;transform:rotate(8deg)}.pain-card:first-child .pain-doodle{background:var(--brand);color:#fff}.process-step{border:0;border-radius:32px;flex-direction:column;min-height:340px;display:flex}.process-step:before{margin-bottom:auto}.process-step:nth-child(2){background:var(--yellow);transform:rotate(-1deg)}.process-step:nth-child(3){background:var(--lilac);transform:rotate(1deg)}.process-step:nth-child(4){background:var(--lime)}.feature-grid{gap:14px}.feature-card{border:0;border-radius:34px;min-height:390px;padding:34px}.feature-card:first-child{background:var(--yellow)}.feature-card:nth-child(3){background:var(--orange)}.feature-card:nth-child(5){background:var(--lilac)}.feature-card:nth-child(6){background:#d7f0e5}.feature-card h3{font-size:clamp(1.6rem,3vw,2.65rem)}.industry-panel{background:var(--ink);border-radius:42px}.pricing-box{background:var(--brand);border-radius:42px}.pricing-box .eyebrow{color:var(--lime)}.cta-band{background:var(--ink);border-radius:42px;position:relative}.cta-band:after{content:"↗";background:var(--lime);width:130px;height:130px;color:var(--ink);border-radius:50%;place-items:center;font-size:3.4rem;font-weight:800;display:grid;position:absolute;top:14%;right:5%;transform:rotate(8deg)}@media (max-width:980px){.hero-shell{padding-bottom:0}.hero-art{width:100%;max-width:650px;min-height:560px;margin-inline:auto}.hero-art .product-visual{inset:15px 0 0}.hero-ticker{overflow:hidden}.cta-band:after{opacity:.9;width:96px;height:96px;font-size:2.5rem}.desktop-nav,.header-actions .login,.header-actions .lang,.header-actions .button{display:none}.menu-toggle{display:flex}.mobile-menu{background:var(--surface);padding:15px 20px 30px;transition:transform .28s;display:block;position:fixed;inset:76px 0 auto;transform:translateY(-130%);box-shadow:0 30px 50px #00000026}.mobile-menu.is-open{transform:translateY(0)}.mobile-menu nav{margin-bottom:20px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;padding:15px 4px;font-size:1.25rem;font-weight:700;display:flex}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:780px}.product-visual{width:100%;max-width:650px;margin-inline:auto}.pain-grid{grid-template-columns:1fr 1fr}.pain-card:first-child{grid-column:span 2}.process-grid{grid-template-columns:1fr 1fr}.process-step:not(:last-child):after{display:none}.pricing-box,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.article-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.hero-shell{border-radius:28px;width:calc(100% - 16px);padding:34px 18px 0}.hero h1{margin-top:18px;font-size:clamp(2.85rem,13.2vw,4.4rem);line-height:.94}.hero-copy .lead{font-size:1rem}.hero-kicker{font-size:.62rem}.hero-art{min-height:450px;margin-top:26px}.hero-art .product-visual{transform-origin:top;width:126%;max-width:none;margin:0;inset:0 auto auto -13%;transform:scale(.76)rotate(1.5deg)}.hero-sticker-one{width:82px;height:82px;font-size:.8rem;right:-4px}.hero-sticker-two{width:88px;height:67px;font-size:.78rem;bottom:34px;left:-5px}.spark{display:none}.hero-ticker{margin-top:0;justify-content:flex-start;margin-inline:-18px;padding:15px 18px;font-size:.78rem}.hero-ticker span:nth-of-type(n+4),.hero-ticker span:nth-of-type(n+4)+i{display:none}.trust-strip .container{grid-template-columns:1fr;display:grid}.trust-strip span{padding:16px 20px}.cta-band:after{display:none}.container{width:min(calc(100% - 28px), var(--container))}.section{padding:68px 0}.hero{padding-top:48px}.hero h1{font-size:clamp(2.45rem,12vw,4rem)}.button-row{align-items:stretch}.button-row .button{width:100%}.product-visual{transform-origin:top;min-height:490px;margin-bottom:-35px;transform:scale(.92)}.dashboard-card{width:100%}.phone-card{width:215px}.alert-bubble{display:none}.trust-strip .container{display:block}.pain-grid,.process-grid,.three-grid,.platform-grid,.article-grid{grid-template-columns:1fr}.pain-card:first-child{grid-column:auto}.process-step:before{margin-bottom:28px}.feature-grid{grid-template-columns:1fr;display:grid}.feature-card,.feature-card:first-child,.feature-card:nth-child(2),.feature-card:nth-child(5){grid-column:auto;min-height:260px}.industry-panel{grid-template-columns:1fr;padding:30px 22px}.comparison-wrap{margin-right:-14px;padding-right:14px;overflow-x:auto}.comparison{min-width:680px}.pricing-list,.platform-card{grid-template-columns:1fr}.qr{display:none}.field-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:20px}.page-hero h1{font-size:clamp(2.4rem,11vw,4rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.theme-toggle{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}.theme-toggle span{font-size:1rem;line-height:1}.theme-icon-sun{display:none}html[data-theme=dark] .theme-icon-sun{display:block}html[data-theme=dark] .theme-icon-moon{display:none}.header--overlay{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#0000;transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;inset:0 0 auto}.header--overlay .logo,.header--overlay .desktop-nav a,.header--overlay .login,.header--overlay .lang{color:#fff}.header--overlay .desktop-nav a{text-shadow:0 1px 18px #00000061}.header--overlay .desktop-nav a:hover{color:#fff;background:#ffffff24}.header--overlay .button-small{color:var(--brand-dark);background:#fff;border-color:#fff;box-shadow:0 7px 25px #0000001f}.header--overlay .theme-toggle,.header--overlay .menu-toggle{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05081247;border-color:#ffffff61}.header--overlay .menu-toggle span{background:#fff}.header--overlay.header--scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05070cc7;border-bottom-color:#ffffff1f}.hero-cinematic{background-color:#080b19;background-image:url(/hero/joobby-hero-person.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:38px;width:calc(100% - 32px);min-height:calc(100svh - 32px);margin-inline:auto;padding:0;position:relative;overflow:hidden}.hero-cinematic:before,.hero-cinematic:after{content:none}.hero-shade{z-index:1;background:linear-gradient(115deg,#0369a138,#0c4a6e29),linear-gradient(90deg,#0000002e,#0000 25% 72%,#0003),linear-gradient(#02040c2e,#0000 64%,#02040c85);position:absolute;inset:0}.hero-sign{z-index:2;color:#fff;white-space:nowrap;margin:0;font-size:clamp(1rem,1.8vw,1.45rem);font-weight:700;position:absolute;top:44px;left:50%;transform:translate(-50%)}.hero-center{z-index:2;text-align:center;width:min(680px,48%);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.hero-center h1{color:#fff;letter-spacing:-.055em;text-shadow:0 4px 30px #05071440;margin:0;font-size:clamp(2.6rem,4.8vw,5rem);font-weight:560;line-height:.98}.hero-center>p{color:#ffffffe0;max-width:600px;margin:24px auto 0;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.42}.hero-action{z-index:2;grid-template-columns:auto 56px;justify-content:center;gap:10px;display:grid;position:absolute;bottom:38px;left:50%;transform:translate(-50%)}.hero-action .button{min-width:210px}.hero-action small{color:#ffffffa6;text-align:center;white-space:nowrap;grid-column:1/-1}.hero-play{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:56px;height:56px;transition:background .2s,transform .2s;display:grid}.hero-play:hover{background:#ffffff38;transform:scale(1.04)}.role-visual .product-visual{max-width:720px;margin-inline:auto}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:#070809;--white:#121419;--text:#d5d9df;--muted:#969faa;--line:#292d34;--brand-soft:#102430}html[data-theme=dark] body{color:#d5d9df;background:#070809}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3{color:#f5f5f2}html[data-theme=dark] .header{background:#070809d6;border-bottom-color:#262a30}html[data-theme=dark] .logo,html[data-theme=dark] .login{color:#f7f7f3}html[data-theme=dark] .desktop-nav a{color:#afb6bf}html[data-theme=dark] .desktop-nav a:hover{color:#fff;background:#191c21}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .menu-toggle{color:#fff;background:#15171b;border-color:#30343b}html[data-theme=dark] .menu-toggle span{background:#fff}html[data-theme=dark] .section-white{background:#0b0d10}html[data-theme=dark] .section-dark{background:#050607}html[data-theme=dark] .home-inside{background:#070809}html[data-theme=dark] .trust-strip span,html[data-theme=dark] .info-card,html[data-theme=dark] .content-card,html[data-theme=dark] .platform-card,html[data-theme=dark] .demo-form,html[data-theme=dark] .article-card{background:#12151a;border-color:#292d34}html[data-theme=dark] .trust-strip b,html[data-theme=dark] .info-card h2,html[data-theme=dark] .info-card h3,html[data-theme=dark] .content-card h2,html[data-theme=dark] .article-card h2,html[data-theme=dark] .faq-list summary{color:#f5f5f2}html[data-theme=dark] .comparison{background:#111318;border-color:#292d34}html[data-theme=dark] .comparison th,html[data-theme=dark] .comparison td{border-color:#292d34}html[data-theme=dark] .comparison th:last-child,html[data-theme=dark] .comparison td:last-child{color:#6dd0ff;background:#0d2633}html[data-theme=dark] .mobile-menu{background:#0b0d10}html[data-theme=dark] .mobile-menu nav a{color:#fff;border-color:#292d34}html[data-theme=dark] .process-step{background:#12151a}html[data-theme=dark] .process-step:nth-child(2){background:var(--yellow)}html[data-theme=dark] .process-step:nth-child(3){background:var(--lilac)}html[data-theme=dark] .process-step:nth-child(4){background:var(--lime)}html[data-theme=dark] .process-step:nth-child(n+2) h3,html[data-theme=dark] .process-step:nth-child(n+2) p,html[data-theme=dark] .pain-card:nth-child(2) h3,html[data-theme=dark] .pain-card:nth-child(2) p,html[data-theme=dark] .pain-card:nth-child(3) h3,html[data-theme=dark] .pain-card:nth-child(3) p{color:#17212a}html[data-theme=dark] .feature-card{background:#12151a}html[data-theme=dark] .feature-card:first-child{background:var(--yellow)}html[data-theme=dark] .feature-card:nth-child(2){background:var(--brand)}html[data-theme=dark] .feature-card:nth-child(3){background:var(--orange)}html[data-theme=dark] .feature-card:nth-child(4){background:var(--lime)}html[data-theme=dark] .feature-card:nth-child(5){background:var(--lilac)}html[data-theme=dark] .feature-card:nth-child(6){background:#bdebd8}html[data-theme=dark] .feature-card:not(:nth-child(2)) h3,html[data-theme=dark] .feature-card:not(:nth-child(2)) p,html[data-theme=dark] .feature-card:not(:nth-child(2)) a{color:#17212a}html[data-theme=dark] .field-grid input,html[data-theme=dark] .demo-form textarea,html[data-theme=dark] .demo-form select{color:#fff;background:#0a0c0f;border-color:#343942}@media (max-width:980px){.header-actions .theme-toggle{display:grid}.hero-cinematic{min-height:760px}.hero-center{width:56%}}@media (max-width:680px){.header-actions{gap:8px}.theme-toggle{width:42px;height:42px}.hero-cinematic{background-position:66%;border-radius:26px;width:calc(100% - 16px);min-height:730px;padding:0}.hero-shade{background:linear-gradient(145deg,#0369a14d,#0c4a6e24 48%,#0000 70%),linear-gradient(#0305103d,#0305102e 32%,#030510db 72%,#05060b 100%)}.hero-sign{font-size:.9rem;top:28px}.hero-center{text-align:left;width:auto;inset:auto 20px 168px;transform:none}.hero-center h1{font-size:clamp(2.5rem,11.5vw,3.8rem)}.hero-center>p{max-width:480px;margin:18px 0 22px;font-size:.98rem}.hero-action{grid-template-columns:1fr 52px;bottom:30px;left:20px;right:20px;transform:none}.hero-action .button{min-width:0;min-height:52px}.hero-play{width:52px;height:52px}.hero-action small{font-size:.72rem}.role-visual{min-height:500px;margin:-20px -14px 25px;overflow:hidden}}.header--overlay:not(.header--scrolled),html[data-theme=dark] .header--overlay:not(.header--scrolled){-webkit-backdrop-filter:none;backdrop-filter:none;height:72px;box-shadow:none;background:0 0;border-bottom-color:#0000;top:16px}.header--overlay:not(.header--scrolled) .header-row{height:72px}.header--overlay.header--scrolled,html[data-theme=dark] .header--overlay.header--scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05070cd1;border-bottom-color:#ffffff1f;top:0}.hero{padding:16px 0 clamp(46px,5vw,72px)}.hero-cinematic{height:clamp(720px,100svh - 32px,1040px);min-height:0}.hero-center{width:min(700px,52%);top:48%}.hero-center h1{font-size:clamp(3rem,4.65vw,5.35rem)}.hero-center>p{max-width:620px;margin-top:26px}.hero-action{bottom:42px}@media (min-width:1600px){.header--overlay .header-row{width:min(100% - 64px,1540px)}}@media (max-width:980px){.hero-cinematic{background-position:58%;height:clamp(720px,100svh - 24px,900px);min-height:0}.hero-center{width:min(620px,62%)}}@media (max-width:680px){.header--overlay:not(.header--scrolled),html[data-theme=dark] .header--overlay:not(.header--scrolled){top:8px}.hero{padding:8px 0 46px}.hero-cinematic{background-position:92%;height:clamp(700px,100svh - 16px,820px);min-height:0}.hero-center{width:auto;bottom:174px;left:20px;right:20px}.hero-center h1{font-size:clamp(2.45rem,11.2vw,3.55rem);line-height:.96}.hero-center>p{margin-top:18px;font-size:.95rem;line-height:1.42}.hero-action{bottom:28px}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:#efeee8;--section-alt:#f8f7f2;--panel:#fff;--panel-strong:#e5e3dc;--text:#293440;--muted:#69737c;--line:#121f2b21;--ink:#0c1420}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:#050608;--section-alt:#090b0f;--panel:#11141a;--panel-strong:#171b22;--text:#e5e8ec;--muted:#9aa3ad;--line:#ffffff1f;--ink:#070a10}body{background:var(--surface);color:var(--text);font-size:16px}.container{width:min(100% - 40px,1320px)}.section{padding:clamp(88px,9vw,152px) 0}.section-tight{padding:clamp(60px,7vw,108px) 0}.section-white,html[data-theme=dark] .section-white{background:var(--section-alt)}h1,h2,h3{letter-spacing:-.06em}h2{font-size:clamp(3rem,5.8vw,5.8rem);font-weight:560;line-height:.96}h3{font-weight:620}.lead{color:var(--muted);font-size:clamp(1.05rem,1.65vw,1.35rem);line-height:1.48}.eyebrow{color:#59c8ff;letter-spacing:.1em;border:0;border-radius:0;align-items:center;gap:10px;width:max-content;padding:0;font-size:.72rem;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:1px}.section-head{max-width:1050px;margin-bottom:clamp(42px,6vw,78px)}.section-head .eyebrow{margin-bottom:22px}.section-head h2{margin-bottom:0}.section-head .lead{margin-top:26px}.button{border-radius:999px;min-height:58px;padding:1rem 1.6rem;font-size:.96rem;transition:transform .25s,background .25s,box-shadow .25s}.button:hover{transform:translateY(-3px)}.header:not(.header--overlay){background:color-mix(in srgb,var(--surface) 86%,transparent);border-bottom-color:var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:80px}.header:not(.header--overlay) .header-row{height:80px}html[data-theme=dark] .header:not(.header--overlay) .logo,html[data-theme=dark] .header:not(.header--overlay) .login{color:#fff}.page-hero{background:var(--surface);padding:16px 16px 0}.page-hero>.container{color:#fff;background:radial-gradient(circle at 72% 40%,#0369a16b,#0000 30%),radial-gradient(circle at 38% 76%,#0c4a6e61,#0000 34%),linear-gradient(135deg,#06131b,#0369a1 55%,#0c4a6e);border:1px solid #ffffff14;border-radius:40px;flex-direction:column;justify-content:center;width:min(100%,1540px);min-height:clamp(540px,58vw,720px);padding:clamp(54px,7vw,108px);display:flex;position:relative;overflow:hidden}.page-hero>.container:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff09,#0000 35%);position:absolute;inset:0}.page-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(42px,6vw,88px);display:grid!important}.page-hero-grid>*{z-index:1;position:relative}.page-hero h1{max-width:900px;margin:18px 0 30px;font-size:clamp(3.4rem,6.1vw,6.4rem);font-weight:560;line-height:.92;color:#fff!important}.page-hero .lead{color:#ffffffc7;max-width:700px}.page-hero .eyebrow{color:#b9c2ff;border-color:#d7dbff47}.page-hero .breadcrumbs{color:#ffffff8c}.page-hero .breadcrumbs a:hover{color:#fff}.page-hero-photo{border:1px solid #ffffff29;border-radius:32px;width:100%;height:100%;min-height:430px;max-height:560px;box-shadow:0 30px 80px #01030f52}.page-hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#03050e57);position:absolute;inset:0}.result-banner{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff29;border-left:0;border-radius:18px;max-width:620px;margin-top:34px;padding:14px 18px;font-size:1rem}.editorial-image{background:#101a3e;position:relative;overflow:hidden}.editorial-image img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.2,.75,.25,1)}a:hover .editorial-image img,.feature-card:hover .editorial-image img,.pain-card:hover .editorial-image img{transform:scale(1.035)}.inside-scene{color:#f5f5f2;background:#050505;border-radius:40px;margin:16px;padding:clamp(92px,9vw,148px) clamp(24px,4vw,68px);overflow:clip}.inside-scene-inner{width:min(100%,1540px);margin-inline:auto}.inside-scene h2{color:#f5f5f2;text-align:center;margin:0 0 clamp(64px,7vw,104px);font-size:clamp(3.2rem,6.2vw,6rem);font-weight:470;line-height:.98}.inside-story-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.4vw,22px);display:grid}.inside-story{min-width:0}.inside-story-visual{background:#121315;border-radius:28px;height:clamp(300px,25vw,370px);position:relative;overflow:clip}.inside-story-copy{text-align:center;padding:28px 12px 0}.inside-story-copy h3{color:#f5f5f2;letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(1.25rem,1.6vw,1.65rem);font-weight:520;line-height:1.08}.inside-story-copy p{color:#94969c;max-width:340px;margin:0 auto;font-size:clamp(.92rem,1.05vw,1.08rem);line-height:1.45}.inside-shift-demo{flex-direction:column;justify-content:center;gap:16px;padding:20px;display:flex}.inside-demo-top{color:#868a92;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.inside-demo-top b{color:#f7f7f4;font-size:.78rem;font-weight:600}.inside-shift-list{gap:9px;display:grid}.inside-shift-row{background:#1a1b1e;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:11px;display:grid}.inside-avatar{color:#d8d9dc;background:#282a2f;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.68rem;font-weight:700;display:grid}.inside-shift-row strong,.inside-shift-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.inside-shift-row strong{color:#f5f5f2;font-size:.76rem;font-weight:560}.inside-shift-row small{color:#858990;margin-top:3px;font-size:.61rem}.inside-status{white-space:nowrap;font-size:.58rem;font-style:normal;font-weight:600}.inside-status-green{color:#63d99c}.inside-status-blue{color:#7bcfff}.inside-status-orange{color:#ffab72}.inside-publish-demo .editorial-image{position:absolute;inset:0}.inside-publish-demo:after{content:"";pointer-events:none;background:linear-gradient(#0000 38%,#04060cb3);position:absolute;inset:0}.inside-glass-note{z-index:2;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f131ab8;border-radius:20px;grid-template-columns:1fr auto;align-content:center;gap:5px 12px;min-height:90px;padding:18px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.inside-glass-note span{color:#aeb4bd;font-size:.68rem}.inside-glass-note strong{font-size:.82rem;font-weight:560}.inside-glass-note i{color:#172112;background:#d8ff68;border-radius:50%;grid-area:1/2/span 2;align-self:center;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.inside-task-demo{background:radial-gradient(circle at 30% 105%,#0369a1 0,#0000 46%),linear-gradient(145deg,#0369a1,#0c4a6e);flex-direction:column;padding:24px;display:flex}.inside-task-head{color:#ffffffb8;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.inside-task-head b{color:#fff;font-size:.88rem}.inside-task-progress{background:#fff3;border-radius:99px;height:5px;margin:18px 0 34px;overflow:hidden}.inside-task-progress span{border-radius:inherit;background:#d8ff68;width:66%;height:100%;display:block}.inside-task-demo>p{color:#fff;letter-spacing:-.045em;max-width:250px;margin:0 0 18px;font-size:clamp(1.35rem,2vw,2rem);font-weight:520;line-height:1.05}.inside-task-options{flex-wrap:wrap;gap:6px;display:flex}.inside-task-options span{color:#e9eaff;background:#ffffff24;border-radius:99px;padding:7px 9px;font-size:.62rem}.inside-task-proof{background:#060a1f7a;border-radius:16px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.inside-task-proof>span{color:#172112;background:#d8ff68;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.inside-task-proof strong,.inside-task-proof small{display:block}.inside-task-proof strong{color:#fff;font-size:.72rem}.inside-task-proof small{color:#b6bbd2;margin-top:2px;font-size:.57rem}.inside-progress-demo{flex-direction:column;padding:25px 20px 20px;display:flex}.inside-progress-top{grid-template-columns:1fr auto;align-items:end;display:grid}.inside-progress-top span{color:#858990;font-size:.72rem}.inside-progress-top strong{color:#fff;letter-spacing:-.06em;grid-area:1/2/span 2;font-size:2.2rem;font-weight:480;line-height:1}.inside-progress-top small{color:#666a71;font-size:.61rem}.inside-week{grid-template-columns:repeat(6,1fr);align-items:end;gap:7px;min-height:225px;margin-top:22px;display:grid}.inside-week>div{text-align:center;grid-template-rows:auto 1fr auto;gap:8px;height:100%;display:grid}.inside-week span,.inside-week em{color:#777b83;text-transform:uppercase;font-size:.58rem;font-style:normal}.inside-week i{background:#1d1f23;border-radius:99px;align-items:flex-end;min-height:168px;display:flex;position:relative;overflow:hidden}.inside-week i b{background:#343842;border-radius:99px;width:100%;min-height:2px;display:block}.inside-week .is-current i{background:linear-gradient(#0369a1,#0c4a6e);box-shadow:0 12px 32px #0369a152}.inside-week .is-current i b{background:#ffffff47}.inside-week .is-current span,.inside-week .is-current em{color:#fff}.pain-grid{grid-template-columns:1.25fr .88fr .88fr;gap:16px;display:grid}.pain-card,html[data-theme=dark] .pain-card:nth-child(n){color:#fff;background:#0e1220;border:1px solid #ffffff1a;border-radius:34px;min-height:520px;padding:0;display:block;position:relative;overflow:hidden;transform:none}.pain-card .editorial-image{position:absolute;inset:0}.pain-card:after{content:"";z-index:1;background:linear-gradient(#03050e05 22%,#03050ee6 100%);position:absolute;inset:0}.pain-card .number{z-index:2;color:#fff;opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05081238;border:1px solid #ffffff47;border-radius:999px;margin:0;padding:7px 11px;font-size:.78rem;position:absolute;top:24px;left:24px}.pain-doodle{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:58px;height:58px;font-size:1.7rem;top:20px;right:20px;color:#fff!important;background:#ffffff29!important}.pain-card .card-copy{z-index:2;padding:30px;position:absolute;bottom:0;left:0;right:0}.pain-card h3,.pain-card p{color:#fff!important}.pain-card h3{max-width:440px;margin-bottom:14px;font-size:clamp(1.7rem,2.8vw,2.8rem)}.pain-card p{opacity:.76;max-width:430px;margin:0}.process-grid{gap:14px}.process-step{border:1px solid var(--line);background:var(--panel);min-height:360px;color:var(--text);border-radius:30px;padding:28px;transform:none!important}.process-step:before{color:#11182a;background:#ffffffe6;width:46px;height:46px;margin-bottom:auto}.process-step:nth-child(2){color:#11182a;background:#d6effb}.process-step:nth-child(3){color:#11182a;background:#bae6fd}.process-step:nth-child(4){color:#11182a;background:#d8ff68}.process-step:nth-child(n+2) h3,.process-step:nth-child(n+2) p{color:#11182a!important}.process-step h3{margin:0 0 15px;font-size:1.45rem}.process-step p{color:var(--muted);margin:0}.three-grid{gap:16px}.info-card,html[data-theme=dark] .info-card{border:1px solid var(--line);background:var(--panel);min-height:290px;color:var(--text);border-radius:30px;padding:30px;position:relative;overflow:hidden}.info-card:nth-child(2){background:var(--panel-strong)}.info-card .big-number{color:#7d87ff;margin-bottom:64px;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1}.info-card h3{margin-bottom:15px;font-size:clamp(1.45rem,2vw,2rem)}.info-card p{color:var(--muted)}.feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.feature-card,.feature-card:nth-child(n){border:1px solid var(--line);background:var(--panel);min-height:610px;color:var(--text);border-radius:34px;grid-column:span 6;grid-template-rows:300px 1fr;padding:0;display:grid;overflow:hidden;transform:none}.feature-card:first-child,.feature-card:nth-child(4),.feature-card:nth-child(5){grid-column:span 7}.feature-card:nth-child(2),.feature-card:nth-child(3),.feature-card:nth-child(6){grid-column:span 5}.feature-card .editorial-image{width:100%;height:100%}.feature-copy{flex-direction:column;min-width:0;padding:30px;display:flex}.feature-card h2,.feature-card h3{margin:16px 0;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1}.feature-card p:not(.eyebrow){color:var(--muted);margin-bottom:28px}.feature-card a{color:inherit;justify-content:space-between;align-items:center;margin-top:auto;font-weight:750;display:flex}.feature-card a span,.solution-card strong span,.related-card strong span,.article-link b{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}html[data-theme=dark] .feature-card:first-child,html[data-theme=dark] .feature-card:nth-child(4){background:#d8ff68}html[data-theme=dark] .feature-card:nth-child(3),html[data-theme=dark] .feature-card:nth-child(5){background:#bae6fd}html[data-theme=dark] .feature-card:first-child .feature-copy *,html[data-theme=dark] .feature-card:nth-child(3) .feature-copy *,html[data-theme=dark] .feature-card:nth-child(4) .feature-copy *,html[data-theme=dark] .feature-card:nth-child(5) .feature-copy *{color:#11182a!important}.capabilities-scene{color:#102938;background:#eaf5fa;border-radius:40px;margin:16px;padding:clamp(88px,9vw,148px) clamp(24px,4vw,68px);overflow:clip}.capabilities-inner{width:min(100%,1540px);margin-inline:auto}.capabilities-head{grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:42px;margin-bottom:clamp(54px,7vw,96px);display:grid}.capabilities-head .eyebrow{color:#0369a1;grid-column:1/-1;margin:0 0 -12px}.capabilities-head h2,html[data-theme=dark] .capabilities-head h2{color:#092b3e;margin:0;font-weight:500}.capabilities-head>p:last-child{color:#496775;max-width:460px;margin:0 0 8px;font-size:clamp(1.05rem,1.45vw,1.3rem);line-height:1.5}.capabilities-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.capability-card{border:0;border-radius:34px;flex-direction:column;min-width:0;padding:clamp(25px,3vw,38px);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:clip}a.capability-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #0c4a6e24}.capability-card-top{letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:.74rem;font-weight:700;display:flex}.capability-card-top b,.capability-card-top>a{background:#092b3e14;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:500;display:grid}.capability-card h3{max-width:620px;margin:28px 0 36px;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:520;line-height:.96}.capability-schedule{color:#092b3e;background:#fff;grid-area:span 2/span 7;min-height:720px}.capability-schedule h3,html[data-theme=dark] .capability-schedule h3{color:#092b3e}.schedule-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin:26px 0 24px;display:grid}.schedule-copy h3{margin:0 0 15px}.schedule-copy>div>p{color:#607783;max-width:470px;margin:0;font-size:.9rem;line-height:1.45}.schedule-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:250px;margin:0;display:grid}.schedule-stats>div{background:#f7fafb;border:1px solid #e0ebf0;border-radius:15px;min-width:0;padding:13px 14px}.schedule-stats dt{color:#7b8c95;letter-spacing:.05em;text-transform:uppercase;margin:0 0 7px;font-size:.58rem;font-weight:650}.schedule-stats dd{color:#123044;margin:0;font-size:1.28rem;font-weight:650;line-height:1}.schedule-stats dd span{color:#607783;margin-top:5px;font-size:.56rem;font-weight:500;display:block}.capability-schedule .schedule-ui{flex:1}.schedule-ui{background:#f2f8fb;border-radius:24px;flex-direction:column;min-height:0;margin-top:0;padding:22px;display:flex}.schedule-ui-head{color:#59717e;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:.72rem;display:flex}.schedule-ui-head strong{color:#14764a;background:#daf4e7;border-radius:99px;padding:7px 10px;font-size:.62rem}.schedule-days{flex:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.schedule-day{text-align:center;background:#fff;border-radius:15px;flex-direction:column;min-width:0;padding:12px 7px 8px;display:flex}.schedule-day>span{color:#7b8c95;text-transform:uppercase;font-size:.58rem;display:block}.schedule-day>b{color:#173544;margin:3px 0 14px;font-size:1rem;display:block}.schedule-shift{text-align:left;border-radius:11px;flex-direction:column;flex:1;justify-content:flex-end;min-height:130px;padding:9px;display:flex}.schedule-shift strong,.schedule-shift small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.schedule-shift strong{color:#123044;font-size:.67rem}.schedule-shift small{color:#526a78;margin-top:4px;font-size:.51rem}.schedule-shift-sky{background:#bfe8fb}.schedule-shift-lime{background:#ddf9a1}.schedule-shift-sand{background:#f4dfbd}.schedule-summary{color:#607783;justify-content:space-between;align-items:center;gap:18px;margin-top:15px;font-size:.66rem;display:flex}.schedule-summary b{color:#14764a;font-weight:650}.capability-tasks,.capability-proof{color:#fff;grid-column:span 5;min-height:352px}.capability-tasks{background:#0369a1}.capability-proof{background:#0c4a6e}.capability-tasks .capability-card-top b,.capability-proof .capability-card-top b{background:#ffffff24}.capability-tasks h3,.capability-proof h3{color:#fff;max-width:520px;margin:20px 0 24px;font-size:clamp(1.75rem,2.65vw,2.8rem)}.task-ui{background:#03203147;border-radius:19px;gap:7px;margin-top:auto;padding:14px;display:grid}.task-ui-head{color:#ffffffad;justify-content:space-between;margin-bottom:4px;font-size:.66rem;display:flex}.task-ui-head b{color:#fff}.task-ui>div:not(.task-ui-head){color:#ffffffc7;background:#ffffff17;border-radius:11px;align-items:center;gap:9px;min-height:36px;padding:7px 9px;font-size:.69rem;display:flex}.task-ui i{border:1px solid #ffffff73;border-radius:6px;flex:none;place-items:center;width:19px;height:19px;font-size:.56rem;font-style:normal;display:grid}.task-ui .is-done i{color:#183000;background:#d8ff52;border-color:#d8ff52}.camera-ui{background:radial-gradient(circle at 50% 42%,#1288c5,#062f46 72%);border-radius:20px;min-height:155px;margin-top:auto;position:relative;overflow:hidden}.camera-ui:before{content:"";filter:blur(2px);background:#ffffff14;border-radius:50%;width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.camera-label{color:#ffffffb3;font-size:.6rem;position:absolute;top:13px;left:15px}.camera-corner{border-style:solid;border-color:#ffffffb3;width:24px;height:24px;position:absolute}.camera-corner-one{border-width:1px 0 0 1px;top:36px;left:18px}.camera-corner-two{border-width:1px 1px 0 0;top:36px;right:18px}.camera-corner-three{border-width:0 1px 1px 0;bottom:36px;right:18px}.camera-corner-four{border-width:0 0 1px 1px;bottom:36px;left:18px}.camera-meta{color:#ffffffb3;align-items:center;gap:9px;font-size:.58rem;display:flex;position:absolute;bottom:13px;left:15px}.camera-meta b{color:#fff}.camera-shutter{border:4px solid #fff;border-radius:50%;width:30px;height:30px;position:absolute;bottom:12px;right:17px;box-shadow:inset 0 0 0 2px #0c4a6e80}.capability-dashboard{color:#fff;background:#07131a;grid-column:span 12;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(34px,6vw,92px);min-height:440px;display:grid}.capability-dashboard .capability-card-top>a{background:#ffffff1a}.capability-dashboard h3{color:#fff;margin-bottom:20px}.capability-dashboard-copy>p{color:#94a9b5;max-width:500px;font-size:1.05rem;line-height:1.5}.capability-subnav{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.capability-subnav a{color:#b7cbd5;background:#ffffff14;border-radius:99px;padding:9px 13px;font-size:.72rem}.dashboard-ui{color:#102938;background:#f7fafb;border-radius:25px;padding:22px;box-shadow:0 30px 70px #0000003d}.dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;display:grid}.dashboard-metrics>div{background:#eaf1f4;border-radius:14px;padding:16px}.dashboard-metrics b,.dashboard-metrics span{display:block}.dashboard-metrics b{font-size:1.45rem}.dashboard-metrics span{color:#71838d;margin-top:5px;font-size:.6rem}.dashboard-metrics .needs-action b{color:#d36b0b}.dashboard-row{border-bottom:1px solid #dce4e8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;font-size:.7rem;display:grid}.dashboard-row:last-child{border-bottom:0}.dashboard-row i{border-radius:50%;width:7px;height:7px}.dashboard-row .is-green{background:#159565}.dashboard-row .is-orange{background:#dc7b16}.dashboard-row strong{font-weight:650}.dashboard-row span{color:#7d8c94;font-size:.62rem}.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.solution-card{border:1px solid var(--line);background:var(--panel);border-radius:34px;grid-template-rows:360px 1fr;min-height:640px;display:grid;overflow:hidden}.solution-copy{flex-direction:column;padding:30px;display:flex}.solution-card h2{margin:18px 0;font-size:clamp(2rem,3.6vw,3.4rem)}.solution-card p:not(.eyebrow){color:var(--muted)}.solution-card strong{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.industry-tabs{gap:8px;margin-bottom:16px;padding-bottom:4px}.industry-tabs a,.industry-tabs button{border-color:var(--line);background:var(--panel);color:var(--text);padding:12px 17px}.industry-tabs .active{color:#11182a;background:#f5f4ef;border-color:#f5f4ef}.industry-panel{border:1px solid var(--line);background:radial-gradient(circle at 55% 15%,#0369a161,#0000 34%),#0b0e17;border-radius:38px;grid-template-columns:minmax(0,.8fr) minmax(300px,1fr) minmax(0,.9fr);align-items:stretch;gap:18px;margin-top:0;padding:18px}.industry-panel>div:first-child{padding:28px 18px}.industry-panel>div:last-child{flex-direction:column;justify-content:center;padding:20px 10px;display:flex}.industry-panel h3{margin:20px 0;font-size:clamp(2.5rem,4.5vw,4.5rem)}.industry-panel>div:first-child>p:not(.eyebrow){color:#9ea8b7}.industry-photo{border-radius:26px;min-height:470px}.task-list{padding:0;list-style:none}.task-list li{color:#fff;background:#fff1;border:1px solid #ffffff17}.role-chips span{background:#ffffff17}.industry-panel-story{grid-template-columns:minmax(0,.75fr) minmax(300px,1fr) minmax(0,.9fr)}.solutions-home-section{color:#f5f5f2;background:#050608}.solutions-home-section .section-head{max-width:1160px}.solutions-home-section .section-head h2{color:#f5f5f2}.solutions-home-section .section-head .lead{color:#8f9aa4;max-width:780px}.solution-switcher{grid-template-columns:minmax(250px,310px) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.solution-nav{background:#101318;border-radius:34px;flex-direction:column;padding:18px;display:flex}.solution-nav>p{color:#707b85;letter-spacing:.1em;text-transform:uppercase;margin:10px 10px 22px;font-size:.72rem;font-weight:700}.solution-nav button{color:#abb3bb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:20px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:12px 14px;transition:background .42s cubic-bezier(.22,1,.36,1),color .32s,transform .32s cubic-bezier(.22,1,.36,1);display:grid}.solution-nav button:hover{color:#fff;background:#ffffff0e;transform:translate(2px)}.solution-nav button.active{color:#fff;background:linear-gradient(135deg,#0369a1,#0c4a6e)}.solution-nav button>span{color:#62717c;letter-spacing:.08em;font-size:.64rem;transition:color .32s}.solution-nav button.active>span{color:#a7dcf6}.solution-nav button strong{font-size:.92rem;font-weight:560}.solution-nav button i{opacity:0;background:#ffffff14;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.72rem;font-style:normal;transition:opacity .32s,transform .32s cubic-bezier(.22,1,.36,1);display:grid;transform:translate(-5px)}.solution-nav button.active i{opacity:1;transform:none}.solution-stage{opacity:1;background:#0c4a6e;border-radius:36px;min-width:0;transition:opacity .2s,transform .48s cubic-bezier(.22,1,.36,1);overflow:clip;transform:translateY(0)scale(1)}.solution-stage.is-leaving{opacity:0;transform:translateY(10px)scale(.992)}.solution-stage-hero{min-height:430px;position:relative;overflow:hidden}.solution-stage-photo{width:100%;height:100%;position:absolute;inset:0}.solution-stage-photo img{object-position:center 46%;transition:transform 1s cubic-bezier(.22,1,.36,1);transform:scale(1.015)}.solution-stage:not(.is-leaving) .solution-stage-photo img{transform:scale(1)}.solution-stage-shade{background:linear-gradient(90deg,#03121ce6,#031a2885 48%,#03182414);position:absolute;inset:0}.solution-stage-copy{z-index:2;max-width:570px;position:absolute;bottom:clamp(112px,10vw,142px);left:clamp(28px,5vw,68px)}.solution-stage-copy>span{color:#8fd9fc;letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:700}.solution-stage-copy h3{color:#fff;margin:20px 0;font-size:clamp(3rem,5.4vw,5.5rem);font-weight:520;line-height:.92}.solution-stage-copy p{color:#ffffffbd;max-width:510px;margin:0;font-size:clamp(1rem,1.35vw,1.2rem)}.solution-detail-panel{z-index:3;color:#153543;background:#f8fbfc;border-radius:28px;grid-template-columns:.72fr 1fr .9fr;gap:0;margin:-82px 18px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #010d1447}.solution-detail-panel>div{min-width:0;padding:28px}.solution-detail-panel>div+div{border-left:1px solid #dbe7ec}.solution-detail-label{color:#728791;letter-spacing:.1em;text-transform:uppercase;margin-bottom:22px;font-size:.64rem;font-weight:700;display:block}.solution-detail-team>div{flex-wrap:wrap;gap:7px;display:flex}.solution-detail-team b{color:#0c4a6e;background:#e2f1f7;border-radius:99px;padding:8px 10px;font-size:.67rem;font-weight:600}.solution-detail-tasks ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.solution-detail-tasks li{color:#264653;align-items:center;gap:9px;font-size:.72rem;display:flex}.solution-detail-tasks li i{color:#274000;background:#d8ff52;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:.58rem;font-style:normal;font-weight:800;display:grid}.solution-detail-result{background:#eaf5fa;flex-direction:column;display:flex}.solution-detail-result p{color:#365966;margin:0 0 22px;font-size:.78rem;line-height:1.5}.solution-trial-button{color:#0c4a6e;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:0;font-size:.74rem;font-weight:750;display:flex}.solution-trial-button span{color:#fff;background:#0c4a6e;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;transition:transform .28s cubic-bezier(.22,1,.36,1);display:grid}.solution-trial-button:hover span{transform:translate(2px,-2px)}.solution-trial-button:focus-visible{outline-offset:5px;border-radius:8px;outline:3px solid #38bdf8}.role-visual{min-height:auto;margin:0 0 24px;padding:0}.role-visual .product-visual,.product-stage .product-visual,.section-tight>.container>.product-visual{background:radial-gradient(circle at 28% 65%,#0369a175,#0000 30%),radial-gradient(circle at 66% 25%,#0c4a6e9e,#0000 34%),#04121a;border:1px solid #ffffff1a;border-radius:38px;width:100%;max-width:none;min-height:660px;margin:0;overflow:hidden}.role-visual .dashboard-card,.product-stage .dashboard-card,.section-tight>.container>.product-visual .dashboard-card{width:min(62%,720px);top:62px;right:8%}.product-visual .dashboard-card{color:#111827;background:#fff;border-color:#e2e6eb}.product-visual .dash-top{color:#8a949f}.product-visual .dash-top strong,.product-visual .metrics b,.product-visual .dash-list p{color:#111827}.product-visual .metrics div{background:#f0f2f4}.product-visual .metrics span,.product-visual .dash-list p span{color:#8a949f}.product-visual .dash-list p{border-bottom-color:#e2e6eb}.role-visual .phone-card,.product-stage .phone-card,.section-tight>.container>.product-visual .phone-card{bottom:34px;left:10%}.home-product-scene{border-radius:40px;margin:16px;padding-inline:clamp(8px,2vw,28px);overflow:clip;background:#090b10!important}.home-product-scene .section-head{max-width:1120px}.role-notes{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;padding-top:34px;display:grid}.role-notes article{min-height:190px;padding:0 clamp(20px,3vw,42px)}.role-notes article:first-child{padding-left:0}.role-notes article+article{border-left:1px solid #ffffff24}.role-notes span{color:#66cfff;letter-spacing:.12em;margin-bottom:38px;font-size:.72rem;display:block}.role-notes h3{color:#f5f5f2;max-width:340px;margin-bottom:14px;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:520}.role-notes p{color:#9099a5;max-width:360px;margin:0;line-height:1.5}.pricing-box{background:radial-gradient(circle at 80% 20%,#0369a18a,#0000 30%),linear-gradient(135deg,#0c4a6e,#0369a1 55%,#062f46);border:1px solid #ffffff1f;border-radius:38px;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:610px;padding:clamp(34px,6vw,78px)}.price{font-size:clamp(4rem,8vw,7.5rem)}.pricing-list{gap:10px}.pricing-list li{background:#ffffff17;border:1px solid #ffffff1a;padding:16px 18px}.pricing-scene{color:#fff;background:radial-gradient(circle at 84% 10%,#0ea5e96b,#0000 31%),linear-gradient(135deg,#0369a1,#0c4a6e 72%);border-radius:40px;margin:16px;padding:clamp(88px,9vw,148px) clamp(24px,5vw,78px);overflow:clip}.pricing-scene-inner{width:min(100%,1460px);margin-inline:auto}.pricing-scene .eyebrow{color:#bfe9fc}.pricing-scene-head{max-width:1080px;margin-bottom:clamp(54px,7vw,92px)}.pricing-scene-head h2{color:#fff;margin:24px 0 0;font-size:clamp(3.3rem,6.4vw,6.5rem);font-weight:500}.pricing-main{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:16px;display:grid}.pricing-lockup{color:#092b3e;text-align:center;background:#f7fbfc;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:40px;display:flex}.pricing-lockup>span{color:#647e8b;letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;font-size:.82rem;font-weight:700}.pricing-lockup strong{letter-spacing:-.09em;align-items:flex-start;margin:auto 0 0;font-size:clamp(7rem,13vw,12rem);font-weight:530;line-height:.78;display:flex}.pricing-lockup sup{color:#0369a1;letter-spacing:0;margin:8px 0 0 10px;font-size:.26em;line-height:1}.pricing-lockup p{color:#506b78;margin:auto 0 0;font-size:1rem}.pricing-decision{background:#07131a;border-radius:34px;flex-direction:column;min-height:500px;padding:clamp(30px,5vw,62px);display:flex}.pricing-trial{color:#a9bcc6;background:#ffffff14;border-radius:99px;width:max-content;max-width:100%;padding:10px 13px;font-size:.72rem}.pricing-trial b{color:#d8ff52}.pricing-decision h3{color:#fff;max-width:680px;margin:clamp(52px,7vw,90px) 0 22px;font-size:clamp(2rem,3.8vw,3.8rem);font-weight:510;line-height:.98}.pricing-decision>p{color:#94a8b3;max-width:600px;margin:0 0 34px;font-size:1rem;line-height:1.55}.pricing-button{color:#173000;background:#d8ff52;border-color:#d8ff52;justify-content:space-between;width:100%;min-height:68px;margin-top:auto;font-size:1rem}.pricing-button:hover{background:#e2ff80;border-color:#e2ff80}.pricing-values{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#031b2857;border-radius:30px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;display:grid}.pricing-values article{min-height:220px;padding:32px}.pricing-values article+article{border-left:1px solid #ffffff29}.pricing-values article>span{color:#8bd7f7;letter-spacing:.1em;margin-bottom:44px;font-size:.68rem;display:block}.pricing-values h3{color:#fff;margin:0 0 13px;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:520}.pricing-values p{color:#b2c5ce;max-width:350px;margin:0;line-height:1.5}.faq-list{max-width:100%}.faq-list details{border-bottom-color:var(--line)}.faq-list summary{color:var(--text);padding:26px 4px;font-size:clamp(1rem,1.4vw,1.25rem)}html[data-theme=dark] .faq-list summary{color:#fff}.faq-list details p{max-width:850px;color:var(--muted)}.content-card,html[data-theme=dark] .content-card{border:1px solid var(--line);background:var(--panel);border-radius:36px;padding:clamp(34px,6vw,76px)}.content-card h2{max-width:900px}.contact-grid{align-items:stretch;gap:16px}.contact-card,.demo-form{border:1px solid var(--line);background:var(--panel);box-shadow:none;border-radius:34px}.contact-card{position:relative;overflow:hidden}.contact-card h2{font-size:clamp(2.5rem,5vw,4.5rem)}.contact-card>p:last-child{color:var(--muted);margin-top:30px;font-size:.82rem}.contact-orbit{color:#11182a;background:#d8ff68;border-radius:50%;place-items:center;width:150px;height:150px;font-size:3rem;font-weight:800;display:grid;position:absolute;top:-36px;right:-28px}.field-grid input,.demo-form textarea,.demo-form select,html[data-theme=dark] .field-grid input,html[data-theme=dark] .demo-form textarea,html[data-theme=dark] .demo-form select{border-color:var(--line);background:var(--surface);min-height:54px;color:var(--text);border-radius:15px}.platform-grid{gap:16px}.platform-card{border:1px solid var(--line);background:var(--panel);border-radius:30px;min-height:360px;padding:32px}.platform-card h2{font-size:clamp(1.8rem,3vw,2.8rem)}.platform-icon{color:#11182a;background:#d8ff68;border-radius:50%;width:62px;height:62px;margin-bottom:56px}.apk-steps{background:var(--surface)}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.article-card{border:1px solid var(--line);background:var(--panel);border-radius:30px;grid-template-rows:230px 1fr;min-height:590px;padding:0;display:grid;overflow:hidden}.article-card .editorial-image{height:100%}.article-copy{flex-direction:column;min-width:0;padding:26px;display:flex}.article-card h2{color:var(--text);margin:24px 0 16px;font-size:clamp(1.45rem,2vw,2rem)}.article-card p{color:var(--muted)}.article-link{justify-content:space-between;align-items:center;margin-top:auto;display:flex;color:var(--text)!important}.article-body .article{max-width:860px}.article-body .article-intro{color:var(--text);font-size:clamp(1.3rem,2vw,1.65rem);line-height:1.55}.article-body .article h2{margin-top:78px;font-size:clamp(2.2rem,4vw,3.5rem)}.article-body .article p{color:var(--muted)}.article-body .article ul{gap:12px;margin:28px 0;padding-left:1.25em;display:grid}.article-body .article li{color:var(--muted)}.article-note{background:color-mix(in srgb,var(--brand) 12%,var(--panel));border-left:4px solid #38bdf8;border-radius:0 20px 20px 0;margin:34px 0 0;padding:26px 28px}.article-note strong{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;display:block}.article-note p{margin:0}.article-meta-line{color:#fff9}#business,#pricing,#cookie{scroll-margin-top:96px}.cta-band{border:1px solid var(--line);background:radial-gradient(circle at 28%,#0369a17a,#0000 38%),#07131a;border-radius:40px;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:stretch;gap:18px;padding:18px;display:grid}.cta-band:after{display:none}.cta-copy{flex-direction:column;justify-content:center;padding:clamp(30px,5vw,70px);display:flex}.cta-copy h2{max-width:760px}.cta-copy>p:not(.eyebrow){color:#aab3c1;max-width:620px;margin:24px 0 34px}.cta-photo{border-radius:28px;min-height:470px}.footer{background:#050608;border-top:1px solid #ffffff14}.footer-grid{gap:54px}.video-shell{border:1px solid var(--line);background:var(--panel);border-radius:38px;padding:12px}.video-shell video{aspect-ratio:16/9;background:#090c17;border-radius:29px;width:100%;display:block}@media (max-width:1080px){.page-hero-grid{grid-template-columns:1fr minmax(320px,.8fr)}.page-hero h1{font-size:clamp(3.1rem,7vw,5.3rem)}.feature-card:nth-child(n){grid-column:span 6}.industry-panel,.industry-panel-story{grid-template-columns:1fr 1fr}.industry-panel .industry-photo{grid-row:span 2}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inside-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 18px}.inside-story-visual{height:390px}.capability-schedule{grid-area:auto/span 12;min-height:650px}.capability-tasks,.capability-proof{grid-column:span 6}.solution-switcher{grid-template-columns:240px minmax(0,1fr)}.solution-detail-panel{grid-template-columns:1fr 1fr}.solution-detail-result{grid-column:1/-1}.solution-detail-panel>.solution-detail-result{border-top:1px solid #dbe7ec;border-left:0}}@media (max-width:760px){.container{width:min(100% - 28px,1320px)}.section{padding:76px 0}.section-tight{padding:52px 0}h2{font-size:clamp(2.5rem,11vw,4.1rem)}.section-head{margin-bottom:38px}.header:not(.header--overlay),.header:not(.header--overlay) .header-row{height:72px}.page-hero{padding:8px 8px 0}.page-hero>.container{border-radius:28px;min-height:auto;padding:92px 20px 20px}.page-hero-grid{grid-template-columns:1fr;gap:36px}.page-hero h1{margin:16px 0 24px;font-size:clamp(2.7rem,13vw,4.25rem)}.page-hero-photo{border-radius:22px;min-height:350px;max-height:none}.pain-grid,.solution-grid,.article-grid{grid-template-columns:1fr}.pain-card{min-height:500px}.process-grid{grid-template-columns:1fr}.process-step{min-height:280px}.feature-grid{grid-template-columns:1fr}.feature-card:nth-child(n){grid-column:auto;grid-template-rows:260px 1fr;min-height:560px}.industry-panel,.industry-panel-story{grid-template-columns:1fr;padding:12px}.industry-panel .industry-photo{grid-row:auto;min-height:360px}.industry-panel>div:first-child,.industry-panel>div:last-child{padding:22px 12px}.role-visual .product-visual,.product-stage .product-visual,.section-tight>.container>.product-visual{min-height:570px}.role-visual .dashboard-card,.product-stage .dashboard-card,.section-tight>.container>.product-visual .dashboard-card{width:94%;top:24px;right:3%}.role-visual .phone-card,.product-stage .phone-card,.section-tight>.container>.product-visual .phone-card{bottom:20px;left:5%}.pricing-box,.cta-band{grid-template-columns:1fr}.pricing-box{min-height:auto}.pricing-list{grid-template-columns:1fr}.cta-copy{padding:30px 18px}.cta-photo{min-height:360px}.platform-grid,.contact-grid,.platform-card{grid-template-columns:1fr}.qr{display:block;position:absolute;top:30px;right:30px}.platform-card{position:relative}.footer-grid{gap:38px 18px}.inside-scene{border-radius:26px;margin:8px;padding:76px 16px}.inside-scene h2{margin-bottom:54px;font-size:clamp(2.7rem,13vw,4.25rem)}.inside-story-grid{grid-template-columns:1fr;gap:58px}.inside-story-visual{border-radius:22px;height:390px}.inside-story-copy{padding:24px 10px 0}.inside-story-copy p{max-width:360px}.home-product-scene{border-radius:26px;margin:8px;padding-inline:0}.role-notes{border-top:0;grid-template-columns:1fr;padding-top:8px}.role-notes article,.role-notes article:first-child{min-height:auto;padding:28px 0}.role-notes article+article{border-top:1px solid #ffffff24;border-left:0}.role-notes span{margin-bottom:24px}.capabilities-scene{border-radius:26px;margin:8px;padding:76px 16px}.capabilities-head{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.capabilities-head .eyebrow{grid-column:auto;margin:0 0 4px}.capabilities-head h2{font-size:clamp(2.7rem,13vw,4.25rem)}.capabilities-head>p:last-child{margin:0}.capabilities-grid{grid-template-columns:1fr}.capability-card,.capability-schedule,.capability-tasks,.capability-proof,.capability-dashboard{border-radius:24px;grid-column:auto}.capability-schedule{min-height:590px}.capability-tasks,.capability-proof{min-height:360px}.capability-dashboard{grid-template-columns:1fr;min-height:auto;padding-block:32px}.capability-card h3{margin-bottom:30px}.schedule-ui{padding:14px 10px}.schedule-day{padding-inline:4px}.schedule-shift{min-height:118px;padding:7px 5px}.dashboard-ui{padding:13px}.dashboard-metrics>div{padding:12px 9px}.solutions-home-section{padding-inline:8px}.solutions-home-section>.container{width:100%}.solutions-home-section .section-head{padding-inline:14px}.solution-switcher{grid-template-columns:1fr}.solution-nav{scrollbar-width:none;border-radius:23px;flex-direction:row;gap:7px;padding:8px;display:flex;overflow-x:auto}.solution-nav::-webkit-scrollbar{display:none}.solution-nav>p{display:none}.solution-nav button{border-radius:16px;grid-template-columns:auto 1fr;min-width:max-content;min-height:52px;padding:9px 13px}.solution-nav button i{display:none}.solution-stage{border-radius:26px}.solution-stage-hero{min-height:390px}.solution-stage-copy{bottom:82px;left:24px;right:24px}.solution-stage-copy h3{font-size:clamp(2.7rem,13vw,4.25rem)}.solution-stage-shade{background:linear-gradient(#03182414,#031a2859 30%,#03121ce6)}.solution-detail-panel{border-radius:22px;grid-template-columns:1fr;margin:-44px 10px 10px}.solution-detail-panel>div{padding:24px}.solution-detail-panel>div+div,.solution-detail-panel>.solution-detail-result{border-top:1px solid #dbe7ec;border-left:0}.pricing-scene{border-radius:26px;margin:8px;padding:76px 16px}.pricing-scene-head h2{font-size:clamp(2.8rem,13vw,4.5rem)}.pricing-main{grid-template-columns:1fr}.pricing-lockup,.pricing-decision{border-radius:24px;min-height:440px}.pricing-lockup{padding:28px}.pricing-lockup strong{font-size:clamp(7rem,34vw,10rem)}.pricing-decision{padding:28px 24px}.pricing-decision h3{margin-top:58px}.pricing-values{border-radius:24px;grid-template-columns:1fr}.pricing-values article{min-height:auto;padding:28px 24px}.pricing-values article+article{border-top:1px solid #ffffff29;border-left:0}.pricing-values article>span{margin-bottom:26px}}@media (max-width:440px){.page-hero-photo{min-height:310px}.pain-card{min-height:460px}.pain-card .card-copy,.feature-copy,.solution-copy{padding:24px}.feature-card:nth-child(n){grid-template-rows:230px 1fr;min-height:530px}.solution-card{grid-template-rows:300px 1fr;min-height:570px}.article-card{min-height:550px}.role-visual .product-visual,.product-stage .product-visual,.section-tight>.container>.product-visual{min-height:520px}.role-visual .phone-card,.product-stage .phone-card,.section-tight>.container>.product-visual .phone-card{transform-origin:0 100%;width:200px;transform:scale(.86)}.cta-photo{min-height:320px}.inside-story-visual{height:350px}.inside-shift-demo{padding:15px}.inside-shift-row{grid-template-columns:auto minmax(0,1fr)}.inside-status{grid-column:2}.inside-week{gap:5px}.capability-card{padding:24px 20px}.capability-schedule{min-height:560px}.schedule-shift strong{font-size:.59rem}.schedule-shift small{white-space:normal}.schedule-summary{align-items:flex-start}.dashboard-row span{text-align:right;max-width:74px}.solution-nav button>span{display:none}.solution-stage-hero{min-height:360px}.solution-stage-copy p{font-size:.92rem}.pricing-lockup,.pricing-decision{min-height:410px}}@media (prefers-reduced-motion:reduce){.solution-stage,.solution-stage-photo img,.solution-nav button,.solution-nav button i{transition:none!important}}@media (max-width:980px){.header-actions .header-trial.is-visible{min-height:44px;padding:.65rem 1rem;display:inline-flex}}@media (max-width:680px){.header--trial-visible .header-actions .theme-toggle{display:none}.header-actions .header-trial.is-visible{min-height:42px;padding:.6rem .85rem;font-size:.82rem}}
@font-face{font-family:Onest;src:url(/fonts/onest-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/fonts/onest-medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/fonts/onest-semibold.ttf)format("truetype");font-weight:600 900;font-style:normal;font-display:swap}html[data-theme=light]{--surface:#f7fafc;--section-alt:#eef4f7;--panel:#fff;--panel-strong:#e7f0f5;--text:#173345;--muted:#5b7181;--ink:#102b3e}html[data-theme=dark]{--surface:#081219;--section-alt:#0c1922;--panel:#12232f;--panel-strong:#192f3e;--text:#edf4f8;--muted:#a5b7c3;--ink:#081723}body{font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;background:var(--surface)!important}button,input,textarea,select{font-family:inherit}h1,h2,h3{letter-spacing:-.035em;font-weight:500;line-height:1.1}h2{font-size:clamp(34px,4.5vw,62px)}h3{line-height:1.2}p{text-wrap:pretty}.eyebrow{letter-spacing:.08em;font-size:12px;font-weight:500}html[data-theme=light] .eyebrow{color:#0369a1}.eyebrow:before{display:none}.section{padding:76px 0}.section-tight{padding:48px 0}.section-head{margin-bottom:38px}.button{font-size:15px;font-weight:500;line-height:1.35}.button:disabled{opacity:.6;cursor:wait;transform:none}.button-white:hover,.button-ghost:hover{color:#fff;background:#075b85;border-color:#075b85}.button-outline-light:hover{color:#10364f;background:#fff;border-color:#fff}.skip-link{color:#102b3e}.lead{line-height:1.6}.header-row{justify-content:space-between;gap:20px}.header-actions{flex-shrink:0;gap:12px}.desktop-nav{gap:0}.desktop-nav a{padding:10px;font-size:14px;font-weight:400}.desktop-nav a[aria-current=page]{color:#38bdf8}.header--overlay .desktop-nav a{color:#e8f1f8!important}.logo{letter-spacing:-.035em;font-weight:600}.header .lang{font-size:12px;font-weight:500}.header .button-small{min-height:44px;padding:12px 20px;font-size:14px}.header .theme-toggle{width:38px;height:38px}.header--overlay:not(.header--scrolled) .header-row{width:calc(100% - 88px);max-width:1540px}.mobile-menu{visibility:hidden;pointer-events:none}.mobile-menu.is-open{visibility:visible;pointer-events:auto}.mobile-menu nav a{font-weight:500}.menu-toggle{cursor:pointer}.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)}#content,#demo,#how-it-works{scroll-margin-top:100px}.page-hero>.container{background:#0c3b57;border-radius:28px;min-height:420px;padding:56px}.page-hero h1{letter-spacing:-.035em;margin:16px 0 24px;font-size:clamp(40px,4.9vw,68px);line-height:1.08}.page-hero .eyebrow{color:#a5ddfa!important}.page-hero-photo{border-radius:20px;min-height:330px;max-height:400px}.page-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px}.page-hero .lead{font-size:18px}.page-hero .breadcrumbs{color:#c1d6e4}.feature-card:nth-child(n){border-radius:24px;grid-template-rows:240px 1fr;min-height:480px}.feature-card h2,.feature-card h3{letter-spacing:-.03em;font-size:32px;line-height:1.14}.feature-copy{padding:28px}.feature-card .feature-copy .eyebrow{margin:0}.solution-card{border-radius:24px;grid-template-rows:280px 1fr;min-height:510px}.solution-card h2{font-size:36px;line-height:1.12}.article-card{border-radius:22px;grid-template-rows:210px 1fr;min-height:460px}.article-card h2{font-size:26px;line-height:1.2}.article-meta{font-size:12px;font-weight:500}.article li{color:var(--muted)}.demo-form label>span{font-size:14px;font-weight:500;color:var(--text)!important}.demo-form .consent span{font-size:13px;line-height:1.6;color:var(--muted)!important}.demo-form .consent a{color:var(--text)}.demo-form .consent input{accent-color:#0369a1;flex-shrink:0;margin-top:3px}.demo-form input,.demo-form textarea,.demo-form select{color:var(--text)!important;background:var(--surface)!important;border-color:var(--line)!important}.demo-form .form-error{color:#e88f8f;font-size:14px}html[data-theme=light] .demo-form .form-error{color:#a32e2e}.form-success{color:#16432e}.form-success h3{color:#16432e!important}.contact-card,.contact-card h2,.contact-card a{color:var(--text)}.contact-orbit{display:none}.contact-card h2{font-size:38px}.contact-card a{overflow-wrap:anywhere}.contact-card p{color:var(--muted)}.contact-card{padding:32px}.cta-band{border-radius:28px}.cta-copy h2{letter-spacing:-.035em;font-size:clamp(34px,4vw,56px);line-height:1.12}.cta-photo{min-height:360px}.footer{background:#061018}.footer h2{font-weight:500}.footer a{font-size:14px}.footer-brand p{font-size:15px;line-height:1.65}.footer-grid{gap:36px}.social-pending{color:#a4b6c3;font-size:13px}.footer-store-strip{border-top:1px solid #273943;justify-content:space-between;align-items:center;gap:32px;margin-top:42px;padding:24px 0;display:flex}.footer-store-copy span{color:#6f8795;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:500;display:block}.footer-store-copy h2{color:#f5f8fa;letter-spacing:-.025em;margin:0;font-size:24px;line-height:1.15}.footer-store-badges{grid-template-columns:repeat(2,minmax(0,185px));justify-content:end;gap:10px;width:min(100%,380px);display:grid}.footer-store-strip+.footer-bottom{margin-top:0}.footer-lead-button{color:#dbe8ee;width:max-content;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.footer-lead-button:hover{color:#7dd3fc}.footer-lead-button:focus-visible{outline-offset:4px;outline:2px solid #38bdf8}.download-intro{justify-content:space-between;align-items:end;gap:40px;width:min(1240px,100% - 48px);margin:auto;padding:54px 0 30px;display:flex}.download-intro h1{letter-spacing:-.035em;margin:12px 0 18px;font-size:clamp(38px,5vw,68px);line-height:1.08}.download-intro p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0;font-size:17px}.download-intro>span{color:var(--muted);max-width:200px;font-size:13px}.download-platforms{padding-top:12px}.download-page .platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-page .platform-card{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:18px;min-height:270px;padding:28px}.download-page .platform-icon{color:#0369a1;background:#e1f1fa;border-radius:14px;width:48px;height:48px;margin-bottom:22px;padding:9px}.download-page .platform-icon svg{width:100%;height:100%}.download-page .platform-card h2{font-size:28px;line-height:1.15}.download-page .platform-card p{font-size:14px}.download-page .platform-card.recommended{outline-offset:2px;outline:2px solid #0ea5e9}.download-page .qr{width:96px;height:96px;margin-top:65px;position:static}.download-page .content-card h2{font-size:34px}.download-help{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:22px;display:flex}.download-help p{color:var(--muted);margin:0;font-size:15px}.download-help a{color:var(--text);text-underline-offset:4px;font-size:15px;text-decoration:underline}.download-page .apk-steps{color:var(--text);border:1px solid var(--line);background:var(--surface)}.download-page .apk-steps summary{color:var(--text);font-weight:600;transition:color .2s}html[data-theme=light] .download-page .apk-steps summary,html[data-theme=light] .download-page .apk-steps li{color:#173345}html[data-theme=dark] .download-page .apk-steps summary,html[data-theme=dark] .download-page .apk-steps li{color:#edf4f8}.download-page .apk-steps summary:hover{color:#38bdf8}.download-page .apk-steps summary:focus-visible{outline-offset:5px;border-radius:6px;outline:3px solid #38bdf8}.download-page .apk-steps ol{gap:8px;margin:16px 0 2px;padding-left:22px;display:grid}.download-page .apk-steps li{color:var(--text);font-size:14px;line-height:1.55}.download-page .apk-steps li::marker{color:#0ea5e9;font-weight:700}html[data-theme] .feature-card:nth-child(n){background:var(--panel)}html[data-theme] .feature-card:nth-child(n) .feature-copy *{color:var(--text)!important}html[data-theme] .feature-card:nth-child(n) .feature-copy p:not(.eyebrow){color:var(--muted)!important}.solution-detail-tasks li i{color:#0369a1;background:#e0f2fe}.cta-band .eyebrow{color:#a5ddfa!important}.info-card .big-number{color:#0ea5e9}.video-intro{padding-bottom:12px}.video-shell{max-width:1120px}@media (max-width:1120px){.desktop-nav,.header-actions .lang,.header-actions .header-trial:not(.is-visible){display:none}.header-actions .header-trial.is-visible{display:inline-flex}.menu-toggle{display:flex}.mobile-menu{background:var(--surface);border-bottom:1px solid var(--line);max-height:calc(100dvh - 76px);padding:16px 24px 28px;display:block;position:fixed;top:76px;left:0;right:0;overflow:auto;transform:translateY(-130%)}.mobile-menu.is-open{transform:translateY(0)}.mobile-menu nav{margin-bottom:20px;display:grid}.header-actions{margin-left:auto}.page-hero-grid{gap:32px}}@media (max-width:760px){.header--overlay:not(.header--scrolled) .header-row{width:calc(100% - 44px)}.header-row{gap:10px;width:calc(100% - 40px)}.header .logo{flex-shrink:1;gap:6px;min-width:0;font-size:17px}.header .logo img{flex:0 0 30px;width:30px;height:30px}.header--menu-open .header-actions .header-trial,.header--menu-open .header-actions .theme-toggle{display:none!important}.header--menu-open .logo{gap:9px;font-size:24px}.header--menu-open .logo img{flex-basis:38px;width:38px;height:38px}.section{padding:48px 0}.section-tight{padding:34px 0}.section-head{margin-bottom:28px}.page-hero>.container{border-radius:24px;min-height:0;padding:34px 22px 22px}.page-hero-grid{grid-template-columns:1fr;gap:26px}.page-hero h1{font-size:36px;line-height:1.1}.page-hero .lead{font-size:16px}.page-hero-photo{min-height:240px;max-height:300px}.feature-card:nth-child(n){grid-template-rows:220px 1fr;min-height:0}.feature-card h2,.feature-card h3{font-size:28px}.feature-copy{padding:24px}.solution-card{grid-template-rows:240px 1fr;min-height:0}.solution-card h2{font-size:30px}.article-card{min-height:0}.cta-band{padding:12px}.cta-copy{padding:24px 14px}.cta-copy h2{font-size:34px}.cta-photo{min-height:260px}.button-row .button{width:100%}.footer{padding-top:48px}.footer-grid{gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-grid a{overflow-wrap:anywhere}.download-intro{width:calc(100% - 44px);padding:30px 0 22px;display:block}.download-intro h1{font-size:38px}.download-intro p:not(.eyebrow){font-size:16px}.download-intro>span{display:none}.download-platforms{padding-top:0}.download-page .platform-grid{grid-template-columns:1fr}.download-page .platform-card{grid-template-columns:1fr;min-height:0;padding:24px}.download-page .platform-icon{width:42px;height:42px;margin-bottom:16px;padding:8px;display:grid}.download-page .platform-card h2{margin-bottom:10px;font-size:26px}.download-page .platform-card .button{width:100%}.download-page .qr{display:none}.download-help{flex-direction:column;align-items:flex-start}.download-page .content-card{padding:26px}.download-page .content-card h2{font-size:28px}.footer-store-strip{flex-direction:column;align-items:flex-start;gap:18px}.footer-store-badges{justify-content:start}}@media (max-width:520px){.footer-store-badges{grid-template-columns:1fr;width:min(100%,185px)}}
