        :root {
            --ink:#1d1d1f;
            --muted:#6e6e73;
            --muted2:#86868b;
            --blue:#0071e3;
            --blue2:#2997ff;
            --green:#34c759;
            --surface:#ffffff;
            --soft:#f5f5f7;
            --soft2:#fbfbfd;
            --line:rgba(0,0,0,.075);
            --shadow:0 38px 95px rgba(0,0,0,.13);
            --shadow-soft:0 18px 55px rgba(0,0,0,.075);
            --max:1180px;
            --radius-xl:38px;
            --radius-lg:28px;
            --radius-md:20px;
        }

        *{box-sizing:border-box}
        html{scroll-behavior:smooth}
        body{
            margin:0;
            color:var(--ink);
            background:#fff;
            font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;
            -webkit-font-smoothing:antialiased;
            text-rendering:optimizeLegibility;
            overflow-x:hidden;
        }
        body.menu-open{overflow:hidden}
        a{color:inherit;text-decoration:none}
        button{font:inherit}
        img,svg{display:block;max-width:100%}
        ::selection{background:#cfe8ff}

        .shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
        .section{padding:116px 0}
        .section-soft{background:var(--soft2)}
        .center{text-align:center}
        .eyebrow{
            margin:0 0 16px;
            color:var(--muted2);
            font-size:16px;
            font-weight:650;
            letter-spacing:-.015em;
        }
        .display{
            margin:0;
            font-size:clamp(56px,8.2vw,114px);
            line-height:.91;
            letter-spacing:-.068em;
            font-weight:720;
        }
        .section-title{
            margin:0;
            font-size:clamp(42px,5.7vw,76px);
            line-height:.97;
            letter-spacing:-.055em;
            font-weight:710;
        }
        .lede{
            max-width:820px;
            margin:25px auto 0;
            font-size:clamp(19px,2.15vw,27px);
            line-height:1.32;
            letter-spacing:-.025em;
            color:var(--muted);
        }
        .gradient-text{
            background:linear-gradient(105deg,#0071e3 5%,#635bff 48%,#b84cff 73%,#ff5a4a 100%);
            -webkit-background-clip:text;background-clip:text;color:transparent
        }

        /* Navigation */
        .topbar{
            position:sticky;top:0;z-index:100;
            background:rgba(255,255,255,.78);
            -webkit-backdrop-filter:saturate(180%) blur(22px);
            backdrop-filter:saturate(180%) blur(22px);
            border-bottom:1px solid rgba(0,0,0,.055);
        }
        .nav{
            width:min(calc(100% - 36px),1040px);
            min-height:56px;
            margin-inline:auto;
            display:flex;align-items:center;justify-content:space-between;gap:24px;
        }
        .brand{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:720;letter-spacing:-.035em;white-space:nowrap}
        .brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#111;color:#fff;font-size:13px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}
        .nav-links{display:flex;align-items:center;gap:30px;font-size:12px;color:#4d4d50}
        .nav-links a{transition:color .18s ease}.nav-links a:hover{color:#000}
        .nav-actions{display:flex;align-items:center;gap:14px}
        .nav-email{font-size:12px;color:var(--blue)}
        .nav-cta,.btn-primary,.btn-secondary{
            display:inline-flex;align-items:center;justify-content:center;gap:7px;
            border:0;border-radius:999px;cursor:pointer;white-space:nowrap;
            transition:transform .2s ease,background .2s ease,box-shadow .2s ease;
        }
        .nav-cta{min-height:31px;padding:0 14px;background:var(--blue);color:#fff;font-size:12px;font-weight:620}
        .nav-cta:hover,.btn-primary:hover{background:#0077ed;transform:translateY(-1px)}
        .menu-btn{display:none;width:38px;height:38px;border:0;background:transparent;padding:0;cursor:pointer}
        .menu-btn span{display:block;width:18px;height:1px;margin:5px auto;background:#1d1d1f;transition:.22s ease}
        .mobile-menu{display:none;position:fixed;inset:56px 0 auto;z-index:99;padding:22px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}
        .mobile-menu.open{display:grid;gap:4px}
        .mobile-menu a{padding:15px 4px;font-size:20px;font-weight:650;letter-spacing:-.03em;border-bottom:1px solid rgba(0,0,0,.055)}
        .mobile-menu a:last-child{border-bottom:0;color:var(--blue)}

        /* Hero */
        .hero{position:relative;overflow:hidden;padding:112px 0 48px;text-align:center}
        .hero-copy{max-width:1080px;margin-inline:auto;position:relative;z-index:2}
        .hero .lede{max-width:780px}
        .hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:32px}
        .btn-primary,.btn-secondary{min-height:48px;padding:0 22px;font-size:16px;font-weight:630}
        .btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(0,113,227,.18)}
        .btn-secondary{background:#f5f5f7;color:#1d1d1f}
        .btn-secondary:hover{background:#ececef;transform:translateY(-1px)}
        .hero-note{margin-top:18px;color:#929297;font-size:13px}

        .product-stage{position:relative;min-height:670px;margin:88px auto 0;max-width:1160px}
        .stage-glow{
            position:absolute;inset:2% 4% 10%;border-radius:50%;opacity:.8;filter:blur(48px);
            background:radial-gradient(circle at 50% 25%,rgba(117,113,255,.24),transparent 42%),radial-gradient(circle at 18% 68%,rgba(51,174,255,.22),transparent 35%),radial-gradient(circle at 80% 62%,rgba(255,122,100,.16),transparent 34%)
        }

        /* Mac browser */
        .mac{
            position:absolute;z-index:3;left:50%;top:0;transform:translateX(-50%);
            width:min(980px,90vw);padding:9px;border-radius:30px;
            background:linear-gradient(145deg,#eef0f3,#b9bec7 52%,#f4f5f7);
            box-shadow:0 50px 120px rgba(0,0,0,.20),0 10px 28px rgba(0,0,0,.10);
        }
        .mac-screen{overflow:hidden;border-radius:22px;background:#f7f7f9;border:1px solid rgba(0,0,0,.07);min-height:520px}
        .browser-bar{height:52px;display:grid;grid-template-columns:115px 1fr 115px;align-items:center;padding:0 16px;background:rgba(255,255,255,.91);border-bottom:1px solid rgba(0,0,0,.06)}
        .traffic{display:flex;gap:8px;align-items:center}
        .traffic i{width:12px;height:12px;border-radius:50%;display:block;box-shadow:inset 0 0 0 .5px rgba(0,0,0,.12)}
        .traffic .red{background:#ff5f57}.traffic .yellow{background:#febc2e}.traffic .green{background:#28c840}
        .browser-address{justify-self:center;width:min(440px,72%);height:29px;border-radius:9px;display:grid;place-items:center;background:#f0f0f2;color:#8b8b90;font-size:11px;letter-spacing:.005em}
        .browser-tools{display:flex;justify-content:flex-end;gap:7px}.browser-tools i{width:18px;height:18px;border-radius:6px;border:1px solid #d8d8dc;background:#fff}

        .app{display:grid;grid-template-columns:196px minmax(0,1fr);min-height:468px}
        .sidebar{padding:22px 15px 18px;background:rgba(255,255,255,.94);border-right:1px solid rgba(0,0,0,.055);text-align:left}
        .side-brand{display:flex;align-items:center;gap:9px;padding:0 7px;margin-bottom:22px;font-size:13px;font-weight:720;letter-spacing:-.025em}
        .side-brand b{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#1d1d1f;color:#fff;font-size:11px}
        .side-nav{display:grid;gap:4px}
        .side-link{min-height:36px;padding:0 10px;display:flex;align-items:center;gap:10px;border-radius:10px;color:#6f6f74;font-size:10px;font-weight:570;text-align:left;white-space:nowrap}
        .side-link.active{background:#f0f1f4;color:#1d1d1f;font-weight:650}
        .side-icon{width:15px;height:15px;display:grid;place-items:center;flex:0 0 auto;color:#8d8d92}
        .side-link.active .side-icon{color:#1d1d1f}
        .side-icon svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
        .side-footer{margin-top:18px;padding:14px 10px;border-top:1px solid rgba(0,0,0,.055);color:#9a9a9f;font-size:8px;line-height:1.5}

        .dashboard{padding:28px 28px 24px;min-width:0;background:linear-gradient(180deg,#f8f8fa 0%,#f5f5f7 100%)}
        .dash-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}
        .dash-title{font-size:25px;font-weight:720;letter-spacing:-.045em;line-height:1}
        .dash-sub{margin-top:6px;font-size:9px;color:#929297}
        .new-res{padding:8px 12px;border-radius:999px;background:#1d1d1f;color:#fff;font-size:9px;font-weight:620;box-shadow:0 6px 12px rgba(0,0,0,.08)}
        .metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}
        .metric{min-height:92px;padding:15px;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.05);border-radius:16px;box-shadow:0 6px 22px rgba(0,0,0,.035)}
        .metric small{display:block;color:#909095;font-size:8px}.metric strong{display:block;margin-top:7px;font-size:23px;letter-spacing:-.045em}.metric em{display:block;margin-top:5px;color:#229746;font-size:8px;font-style:normal}
        .table{margin-top:12px;overflow:hidden;border:1px solid rgba(0,0,0,.05);border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.025)}
        .row{min-height:49px;display:grid;grid-template-columns:1.05fr 1.55fr .9fr .82fr;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid rgba(0,0,0,.05);font-size:8.5px;color:#66666b}
        .row:last-child{border-bottom:0}.row.head{min-height:35px;background:#fbfbfc;color:#9a9a9f;font-size:7.5px}.guest{font-weight:600;color:#333337}.status{justify-self:start;padding:5px 8px;border-radius:999px;background:#edf8ef;color:#228341;font-weight:700;font-size:7.5px}

        /* Phone */
        .phone{position:absolute;z-index:6;right:2.5%;top:126px;width:238px;padding:8px;border-radius:45px;background:linear-gradient(145deg,#3a3a3e,#070708 54%,#404044);box-shadow:0 36px 82px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.2);transform:rotate(1.4deg)}
        .phone-screen{min-height:488px;padding:15px 14px 18px;border-radius:37px;background:#fff;overflow:hidden}
        .island{width:76px;height:21px;margin:0 auto 20px;border-radius:999px;background:#000}
        .phone-brand{font-size:10.5px;font-weight:720}.phone-title{margin:23px 0 7px;font-size:26px;line-height:1;letter-spacing:-.05em;font-weight:720}.phone-copy{font-size:8.5px;line-height:1.4;color:#88888d;margin-bottom:16px}
        .field{min-height:49px;margin-top:9px;padding:9px 11px;border-radius:14px;background:#f5f5f7;text-align:left}.field small{display:block;margin-bottom:3px;color:#a0a0a5;font-size:7px}.field span{display:block;font-size:9px;font-weight:620;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
        .route-hint{display:flex;align-items:center;gap:7px;margin:12px 2px;color:#8b8b90;font-size:7.5px;text-align:left}.route-hint::before{content:'';width:7px;height:7px;border-radius:50%;background:#2ac75e;box-shadow:0 0 0 4px rgba(42,199,94,.12)}
        .vehicle{min-height:69px;margin-top:10px;padding:11px;border:1px solid rgba(0,0,0,.075);border-radius:15px;display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left}.vehicle b{display:block;font-size:9.5px}.vehicle small{color:#8d8d92;font-size:7px}.car{width:55px;height:23px;position:relative;border-radius:15px 18px 8px 8px;background:linear-gradient(160deg,#37373b,#0a0a0b)}.car::before,.car::after{content:'';position:absolute;bottom:-4px;width:8px;height:8px;border-radius:50%;background:#111;border:2px solid #5b5b60}.car::before{left:8px}.car::after{right:8px}
        .phone-cta{min-height:46px;margin-top:16px;border-radius:999px;background:#1d1d1f;color:#fff;display:grid;place-items:center;font-size:9.5px;font-weight:650}

        /* Proof */
        .proof-wrap{padding:24px 0 6px}.proof-label{text-align:center;color:#9a9a9f;font-size:13px;margin-bottom:24px}.proof-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.proof{min-height:44px;padding:0 17px;border-radius:999px;background:#f7f7f9;border:1px solid rgba(0,0,0,.055);display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:620;color:#4a4a4e}.proof i{width:7px;height:7px;border-radius:50%;background:#1d1d1f}

        /* Statement */
        .statement{max-width:1020px;margin-inline:auto;text-align:center}.statement .section-title span{color:var(--muted2)}
        .statement-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}

        /* Product cards */
        .cards{margin-top:52px;display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
        .card{position:relative;overflow:hidden;padding:34px;border-radius:30px;background:var(--soft);min-height:320px}
        .card.white{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft)}
        .card.dark{background:#000;color:#fff}
        .card.span-7{grid-column:span 7}.card.span-5{grid-column:span 5}.card.span-6{grid-column:span 6}.card.span-12{grid-column:span 12}
        .card-kicker{font-size:13px;color:#8a8a8f;font-weight:650;margin-bottom:12px}.dark .card-kicker{color:#99999f}.card h3{max-width:600px;margin:0;font-size:clamp(30px,3.7vw,49px);line-height:1.02;letter-spacing:-.047em}.card p{max-width:600px;margin:16px 0 0;color:#707075;font-size:16px;line-height:1.55}.dark p{color:#a2a2a7}
        .mini-ui{margin-top:28px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.055);box-shadow:0 12px 35px rgba(0,0,0,.055)}
        .mini-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 4px;border-bottom:1px solid rgba(0,0,0,.055);font-size:12px}.mini-row:last-child{border-bottom:0}.mini-row span{color:#8b8b90}.mini-row b{font-weight:650}
        .automation-rail{margin-top:32px;display:grid;gap:10px}.automation{padding:13px 14px;border-radius:15px;background:#111114;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.automation span{color:#a9a9ae}.toggle{width:36px;height:21px;border-radius:999px;background:#30d158;padding:2px}.toggle::after{content:'';display:block;width:17px;height:17px;margin-left:15px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.22)}


        /* Clean product proof — added without changing the original brand palette */
        .brand-word{font-weight:720;letter-spacing:-.035em}
        .side-wordmark{font-size:13px;font-weight:720;letter-spacing:-.025em}
        .vehicle-photo{width:64px;height:38px;object-fit:contain;object-position:center;filter:drop-shadow(0 6px 8px rgba(0,0,0,.16))}
        .dash-split{display:grid;grid-template-columns:1.12fr .88fr;gap:11px;margin-top:12px}
        .dash-split .table{margin-top:0}
        .dash-split .row{grid-template-columns:1.12fr 1.38fr .72fr;min-height:43px}
        .source-card{overflow:hidden;border:1px solid rgba(0,0,0,.05);border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.025);text-align:left}
        .source-head{min-height:35px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fbfbfc;border-bottom:1px solid rgba(0,0,0,.05);font-size:7.5px;color:#9a9a9f}
        .source-head strong{font-size:7.5px;color:#66666b;font-weight:650}
        .source-row{padding:9px 12px;border-bottom:1px solid rgba(0,0,0,.05)}
        .source-row:last-child{border-bottom:0}
        .source-route{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:8px;color:#66666b}
        .source-route b{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333337;font-weight:650}
        .source-route span{font-weight:650;color:#333337}
        .source-meta{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#9a9a9f;font-size:6.8px}
        .source-bar{height:3px;margin-top:6px;border-radius:999px;background:#eeeef0;overflow:hidden}
        .source-bar i{display:block;height:100%;border-radius:inherit;background:var(--blue)}
        .demo-label{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#9a9a9f;font-size:11px}
        .demo-label::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--green)}
        .journey{margin-top:30px;padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.055);box-shadow:0 12px 35px rgba(0,0,0,.045)}
        .journey-step{display:grid;grid-template-columns:30px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid rgba(0,0,0,.055)}
        .journey-step:last-child{border-bottom:0}
        .journey-num{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f5f5f7;color:#6e6e73;font-size:10px;font-weight:720}
        .journey-copy b{display:block;font-size:13px;letter-spacing:-.02em}.journey-copy span{display:block;margin-top:3px;color:#8a8a8f;font-size:11px}
        .journey-value{font-size:12px;font-weight:680;color:#333337;text-align:right}
        .owner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:34px}
        .owner-item{padding:24px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(0,0,0,.035)}
        .owner-item small{display:block;color:#8a8a8f;font-size:12px;font-weight:650;margin-bottom:9px}.owner-item h3{margin:0;font-size:24px;line-height:1.05;letter-spacing:-.04em}.owner-item p{margin:12px 0 0;color:#707075;line-height:1.55;font-size:14px}
        .founder-vision{padding:34px!important;place-items:start!important;align-content:end!important;text-align:left;font-size:initial!important;letter-spacing:normal!important}
        .founder-vision small{display:block;margin-bottom:16px;color:rgba(255,255,255,.68);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
        .founder-vision strong{display:block;max-width:390px;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.05em;font-weight:720}
        .founder-copy .ceo-intro{color:#1d1d1f;font-weight:650}
        .founder-signature{margin-top:22px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08);font-size:13px;line-height:1.55;color:#77777c}
        .founder-signature strong{display:block;color:#1d1d1f;font-size:15px}

        /* Pricing */
        .pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:50px}.price-card{padding:36px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.price-card.featured{background:#000;color:#fff}.plan{font-size:14px;color:#8b8b90;font-weight:650}.price-card.featured .plan{color:#a1a1a6}.price{margin:18px 0 10px;font-size:clamp(44px,5vw,68px);letter-spacing:-.06em;line-height:.95;font-weight:720}.price small{font-size:17px;letter-spacing:-.02em;color:#89898e;font-weight:560}.price-card p{color:#707075;line-height:1.6;margin:16px 0}.price-card.featured p{color:#a2a2a7}.setup{padding:11px 13px;border-radius:13px;background:#f5f5f7;font-size:12px;margin-top:20px}.featured .setup{background:#161619;color:#c8c8cc}.checklist{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.checklist li{position:relative;padding-left:24px;font-size:13px;line-height:1.45}.checklist li::before{content:'✓';position:absolute;left:0;color:#28b84f;font-weight:800}

        /* Work */
        .work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px}.work{padding:26px;border-radius:25px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 35px rgba(0,0,0,.045)}.work-brand{font-size:19px;font-weight:720;letter-spacing:-.035em}.work p{min-height:64px;color:#77777c;line-height:1.55;font-size:13px}.work a{color:var(--blue);font-size:13px;font-weight:600}

        /* Founder */
        .founder-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:center;padding:48px;border-radius:34px;background:#f5f5f7}.founder-mark{min-height:300px;display:grid;place-items:center;border-radius:28px;background:radial-gradient(circle at 30% 20%,#3c78ff,#6b5cff 40%,#18181b 95%);color:#fff;font-size:88px;font-weight:760;letter-spacing:-.08em;box-shadow:0 28px 65px rgba(37,53,109,.18)}.founder-copy h2{margin:0;font-size:clamp(40px,5vw,70px);line-height:.97;letter-spacing:-.055em}.founder-copy p{margin:20px 0 0;color:#6e6e73;font-size:17px;line-height:1.65}.founder-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}

        /* FAQ */
        .faq{max-width:900px;margin:50px auto 0;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:25px 42px 25px 0;font-size:18px;font-weight:650;letter-spacing:-.02em;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';position:absolute;right:4px;top:22px;font-size:25px;font-weight:300;color:#77777c}.faq details[open] summary::after{content:'–'}.faq-answer{padding:0 42px 24px 0;color:#6e6e73;line-height:1.7;font-size:15px}

        /* Contact */
        .contact-card{position:relative;overflow:hidden;padding:72px 48px;border-radius:36px;background:#000;color:#fff;text-align:center}.contact-card::before{content:'';position:absolute;inset:-60% 20% 42%;background:radial-gradient(circle,rgba(68,124,255,.35),transparent 60%);filter:blur(20px)}.contact-card>*{position:relative}.contact-card h2{margin:0;font-size:clamp(45px,6vw,82px);line-height:.95;letter-spacing:-.06em}.contact-card p{max-width:680px;margin:22px auto 0;color:#a2a2a7;font-size:18px;line-height:1.55}.contact-email{display:inline-flex;margin-top:30px;padding:14px 22px;border-radius:999px;background:#fff;color:#000;font-weight:680;font-size:16px}.contact-meta{margin-top:16px;color:#88888e;font-size:12px}

        /* Footer */
        footer{padding:28px 0 48px;color:#7f7f84;font-size:11px}.footer-inner{padding-top:20px;border-top:1px solid rgba(0,0,0,.09);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a:hover{color:#1d1d1f}

        /* Scroll animation */
        .reveal{opacity:0;transform:translateY(28px) scale(.992);filter:blur(4px);transition:opacity .78s cubic-bezier(.2,.7,.2,1),transform .78s cubic-bezier(.2,.7,.2,1),filter .78s ease}
        .reveal.in{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}
        .reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}

        @media(max-width:1040px){
            .phone{right:0}.mac{width:min(900px,92vw)}.app{grid-template-columns:180px minmax(0,1fr)}.sidebar{padding-inline:12px}.dashboard{padding-inline:22px}
        }
        @media(max-width:860px){
            .nav-links,.nav-email,.nav-cta{display:none}.menu-btn{display:block}.hero{padding-top:84px}.product-stage{min-height:730px;margin-top:66px}.dash-split{grid-template-columns:1fr}.source-card{display:none}.owner-grid{grid-template-columns:1fr}.mac{width:94vw}.phone{top:310px;right:50%;transform:translateX(50%) rotate(0);width:226px}.dashboard{padding-bottom:238px}.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(3){display:none}.row{grid-template-columns:1.05fr 1.45fr .85fr}.row>*:nth-child(4){display:none}.card.span-7,.card.span-5,.card.span-6{grid-column:span 12}.pricing-grid,.work-grid,.founder-card{grid-template-columns:1fr}.founder-mark{min-height:230px}.section{padding:92px 0}
        }
        @media(max-width:640px){
            .shell{width:min(calc(100% - 24px),var(--max))}.hero{padding:74px 0 30px}.display{font-size:clamp(52px,17vw,76px)}.hero .lede{font-size:19px}.hero-actions{margin-top:28px}.btn-primary,.btn-secondary{width:100%;min-height:50px}.product-stage{min-height:660px;margin-top:52px}.mac{width:calc(100vw - 18px);padding:6px;border-radius:23px}.mac-screen{border-radius:17px;min-height:480px}.browser-bar{height:44px;grid-template-columns:72px 1fr 72px;padding:0 10px}.traffic{gap:6px}.traffic i{width:10px;height:10px}.browser-address{width:88%;height:25px;font-size:8px}.browser-tools{display:none}.app{grid-template-columns:116px minmax(0,1fr);min-height:435px}.sidebar{padding:15px 7px}.side-brand{padding:0 5px;margin-bottom:16px;font-size:10px;gap:6px}.side-brand b{width:21px;height:21px;font-size:9px}.side-link{min-height:31px;padding:0 7px;gap:7px;font-size:7.5px;border-radius:8px}.side-icon,.side-icon svg{width:12px;height:12px}.side-footer{display:none}.dashboard{padding:18px 12px 225px}.dash-top{margin-bottom:14px}.dash-title{font-size:17px}.dash-sub{font-size:7px}.new-res{font-size:7px;padding:6px 8px}.metrics{gap:7px}.metric{min-height:72px;padding:10px;border-radius:12px}.metric small{font-size:6px}.metric strong{font-size:17px}.metric em{font-size:6px}.table{margin-top:8px;border-radius:12px}.row{min-height:39px;grid-template-columns:1fr 1.3fr;padding:0 9px;font-size:6.5px}.row>*:nth-child(3),.row>*:nth-child(4){display:none}.row.head{min-height:29px;font-size:6px}.phone{top:275px;width:196px;padding:6px;border-radius:37px}.phone-screen{min-height:397px;border-radius:31px;padding:12px 11px 15px}.island{width:62px;height:18px;margin-bottom:15px}.phone-brand{font-size:8px}.phone-title{margin-top:17px;font-size:21px}.phone-copy{font-size:7px;margin-bottom:12px}.field{min-height:42px;padding:8px 9px;border-radius:12px}.field small{font-size:6px}.field span{font-size:7.5px}.route-hint{font-size:6.3px;margin:10px 2px}.vehicle{min-height:58px;padding:9px}.vehicle b{font-size:8px}.vehicle small{font-size:6px}.car{width:45px;height:19px}.vehicle-photo{width:48px;height:30px}.journey{padding:16px}.journey-step{grid-template-columns:28px 1fr}.journey-value{grid-column:2;text-align:left;margin-top:-6px}.owner-item{padding:20px}.founder-vision{padding:24px!important}.phone-cta{min-height:40px;margin-top:13px;font-size:8px}.proof-wrap{padding-top:8px}.proof-label{font-size:11px}.proof{font-size:11px;min-height:39px;padding:0 14px}.section{padding:78px 0}.section-title{font-size:clamp(40px,12vw,58px)}.lede{font-size:18px}.cards{margin-top:38px;gap:12px}.card{padding:24px;border-radius:25px;min-height:0}.card h3{font-size:35px}.card p{font-size:15px}.pricing-grid{margin-top:38px}.price-card{padding:26px;border-radius:25px}.work-grid{margin-top:36px}.founder-card{padding:22px;border-radius:26px;gap:24px}.founder-mark{min-height:190px;border-radius:22px;font-size:68px}.contact-card{padding:58px 22px;border-radius:28px}.contact-email{font-size:14px;max-width:100%;overflow-wrap:anywhere}.faq summary{font-size:16px;padding-block:21px}.faq-answer{font-size:14px}.footer-inner{display:grid;gap:14px}
        }
        @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.in{opacity:1;transform:none;filter:none;transition:none}.nav-cta,.btn-primary,.btn-secondary{transition:none}}

/* ==========================================================================
   EDITORIAL LAYER — Insights, clusters, case studies, author and policy pages.
   Scoped to body.editorial so the art-directed homepage above is untouched.
   Uses the same token names as :root, redefined for dark mode below.
   ========================================================================== */

body.editorial{
    --paper:#ffffff;
    --paper-soft:#fbfbfd;
    --paper-raise:#ffffff;
    --rule:rgba(0,0,0,.09);
    --ink-1:#1d1d1f;
    --ink-2:#4b4b50;
    --ink-3:#77777c;
    --accent:#0071e3;
    --accent-soft:rgba(0,113,227,.08);
    background:var(--paper);
    color:var(--ink-1);
}

@media (prefers-color-scheme: dark){
    body.editorial:not([data-theme="light"]){
        --paper:#000000;
        --paper-soft:#0b0b0d;
        --paper-raise:#141417;
        --rule:rgba(255,255,255,.12);
        --ink-1:#f5f5f7;
        --ink-2:#c3c3c8;
        --ink-3:#95959c;
        --accent:#2997ff;
        --accent-soft:rgba(41,151,255,.12);
        --soft:#141417;
        --soft2:#0b0b0d;
        --line:rgba(255,255,255,.12);
    }
}
body.editorial[data-theme="dark"]{
    --paper:#000000;
    --paper-soft:#0b0b0d;
    --paper-raise:#141417;
    --rule:rgba(255,255,255,.12);
    --ink-1:#f5f5f7;
    --ink-2:#c3c3c8;
    --ink-3:#95959c;
    --accent:#2997ff;
    --accent-soft:rgba(41,151,255,.12);
    --soft:#141417;
    --soft2:#0b0b0d;
    --line:rgba(255,255,255,.12);
}

/* --- Accessible focus, applied site-wide -------------------------------- */
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,
[tabindex]:focus-visible{
    outline:2px solid var(--blue);
    outline-offset:3px;
    border-radius:6px;
}
.skip-link{
    position:absolute;left:-9999px;top:0;z-index:200;
    padding:12px 18px;border-radius:0 0 12px 0;
    background:#1d1d1f;color:#fff;font-size:14px;font-weight:650;
}
.skip-link:focus{left:0}

/* --- Header additions --------------------------------------------------- */
.nav-links a[aria-current="page"],.nav-links a.is-active{color:var(--ink-1);font-weight:650}
body.editorial .topbar{
    background:color-mix(in srgb,var(--paper) 80%,transparent);
    border-bottom:1px solid var(--rule);
}
@supports not (background:color-mix(in srgb,#000 50%,transparent)){
    body.editorial .topbar{background:var(--paper)}
}
body.editorial .mobile-menu{background:var(--paper);border-bottom:1px solid var(--rule)}
body.editorial .mobile-menu a{border-bottom:1px solid var(--rule)}
body.editorial .menu-btn span{background:var(--ink-1)}
body.editorial .btn-secondary{background:var(--soft);color:var(--ink-1)}

/* Insights dropdown — CSS-only on desktop, no JS dependency for crawlers. */
.nav-drop{position:relative}
.nav-drop>a::after{content:'';display:inline-block;width:5px;height:5px;margin-left:6px;border-right:1.4px solid currentColor;border-bottom:1.4px solid currentColor;transform:translateY(-2px) rotate(45deg)}
.nav-panel{
    position:absolute;left:50%;top:calc(100% + 14px);translate:-50% 0;
    min-width:520px;padding:14px;z-index:120;
    display:grid;grid-template-columns:1fr 1fr;gap:4px;
    border:1px solid var(--rule);border-radius:var(--radius-md);
    background:var(--paper);box-shadow:var(--shadow-soft);
    opacity:0;visibility:hidden;transform:translateY(-6px);
    transition:opacity .18s ease,transform .18s ease,visibility .18s;
}
.nav-drop:hover .nav-panel,.nav-drop:focus-within .nav-panel{opacity:1;visibility:visible;transform:translateY(0)}
.nav-panel a{padding:11px 12px;border-radius:12px;font-size:13px;line-height:1.35}
.nav-panel a:hover{background:var(--soft)}
.nav-panel b{display:block;font-weight:650;color:var(--ink-1)}
.nav-panel span{display:block;margin-top:2px;color:var(--ink-3);font-size:11.5px}
@media (max-width:860px){.nav-panel{display:none}}

/* --- Reading progress --------------------------------------------------- */
.progress{position:fixed;left:0;top:0;z-index:150;height:2px;width:100%;background:transparent;pointer-events:none}
.progress i{display:block;height:100%;width:0;background:var(--accent);transition:width .1s linear}

/* --- Breadcrumbs -------------------------------------------------------- */
.crumbs{padding:26px 0 0;font-size:13px;color:var(--ink-3)}
.crumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0}
.crumbs li{display:flex;align-items:center;gap:8px}
.crumbs li+li::before{content:'/';color:var(--ink-3);opacity:.55}
.crumbs a{color:var(--ink-3)}
.crumbs a:hover{color:var(--accent)}
.crumbs [aria-current="page"]{color:var(--ink-2)}

/* --- Editorial page head ------------------------------------------------ */
.ed-head{padding:34px 0 0;max-width:760px}
.ed-kicker{margin:0 0 14px;font-size:13px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:var(--accent)}
.ed-title{margin:0;font-size:clamp(34px,4.6vw,58px);line-height:1.03;letter-spacing:-.045em;font-weight:715;color:var(--ink-1)}
.ed-standfirst{margin:20px 0 0;font-size:clamp(18px,1.9vw,22px);line-height:1.45;letter-spacing:-.018em;color:var(--ink-2)}
.ed-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:26px;padding-top:20px;border-top:1px solid var(--rule);font-size:13px;color:var(--ink-3)}
.ed-meta a{color:var(--ink-2);font-weight:600}
.ed-meta a:hover{color:var(--accent)}
.ed-meta .dot{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.45}

/* --- Article body ------------------------------------------------------- */
.ed-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;align-items:start;padding:44px 0 0}
.ed-body{max-width:720px;min-width:0;font-size:17.5px;line-height:1.68;color:var(--ink-2)}
.ed-body>*:first-child{margin-top:0}
.ed-body h2{margin:52px 0 0;font-size:clamp(26px,2.9vw,34px);line-height:1.14;letter-spacing:-.032em;font-weight:700;color:var(--ink-1);scroll-margin-top:96px}
.ed-body h3{margin:34px 0 0;font-size:20px;line-height:1.25;letter-spacing:-.022em;font-weight:660;color:var(--ink-1);scroll-margin-top:96px}
.ed-body p{margin:18px 0 0}
.ed-body a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2.5px}
.ed-body a:hover{text-decoration-thickness:2px}
.ed-body strong{color:var(--ink-1);font-weight:650}
.ed-body ul,.ed-body ol{margin:18px 0 0;padding-left:22px}
.ed-body li{margin-top:9px;padding-left:2px}
.ed-body li::marker{color:var(--ink-3)}
.ed-body blockquote{margin:30px 0 0;padding:20px 24px;border-left:3px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--accent-soft);color:var(--ink-1);font-size:17px}
.ed-body blockquote p:first-child{margin-top:0}
.ed-body figure{margin:34px 0 0}
.ed-body figure img{width:100%;height:auto;border-radius:var(--radius-md);border:1px solid var(--rule)}
.ed-body figcaption{margin-top:11px;font-size:13.5px;line-height:1.5;color:var(--ink-3)}
.ed-body code{padding:2px 6px;border-radius:6px;background:var(--soft);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;color:var(--ink-1)}

/* Answer-first summary block */
.answer{
    margin:30px 0 0;padding:24px 26px;border-radius:var(--radius-md);
    background:var(--soft);border:1px solid var(--rule);
}
.answer h2,.answer p:first-child{margin-top:0}
.answer>small{display:block;margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}
.answer p{margin-top:12px;font-size:17px;color:var(--ink-1)}

/* Operator note — first-party experience, visually distinct from general info */
.op-note{
    margin:32px 0 0;padding:24px 26px;border-radius:var(--radius-md);
    background:var(--paper-raise);border:1px solid var(--rule);box-shadow:var(--shadow-soft);
}
.op-note>small{display:block;margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}
.op-note p{margin-top:12px}
.op-note p:first-of-type{margin-top:0}

/* --- Comparison tables -------------------------------------------------- */
.ed-table-wrap{margin:34px 0 0;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--paper-raise)}
.ed-table{width:100%;min-width:560px;border-collapse:collapse;font-size:15px}
.ed-table caption{padding:16px 18px 0;text-align:left;font-size:13.5px;color:var(--ink-3)}
.ed-table th,.ed-table td{padding:14px 18px;text-align:left;vertical-align:top;border-bottom:1px solid var(--rule)}
.ed-table thead th{background:var(--soft);font-size:12.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap}
.ed-table tbody th{font-weight:650;color:var(--ink-1)}
.ed-table tr:last-child th,.ed-table tr:last-child td{border-bottom:0}

/* --- Checklists --------------------------------------------------------- */
.ed-check{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:12px}
.ed-check li{position:relative;padding:15px 18px 15px 48px;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--paper-raise);font-size:16px;line-height:1.55}
.ed-check li::before{content:'';position:absolute;left:18px;top:19px;width:16px;height:16px;border-radius:50%;background:var(--accent-soft);box-shadow:inset 0 0 0 1.5px var(--accent)}
.ed-check li b{display:block;color:var(--ink-1)}
.ed-check li span{display:block;margin-top:4px;color:var(--ink-3);font-size:14.5px}

/* --- Table of contents -------------------------------------------------- */
.ed-aside{position:sticky;top:88px;display:grid;gap:22px}
.toc{padding:22px;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--paper-soft)}
.toc h2{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}
.toc ol{list-style:none;margin:0;padding:0;display:grid;gap:2px;counter-reset:toc}
.toc li{counter-increment:toc}
.toc a{display:grid;grid-template-columns:22px 1fr;gap:8px;padding:8px 8px;border-radius:9px;font-size:13.5px;line-height:1.4;color:var(--ink-2)}
.toc a::before{content:counter(toc);color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:12px}
.toc a:hover{background:var(--soft);color:var(--ink-1)}
.toc a.is-current{background:var(--accent-soft);color:var(--ink-1);font-weight:620}
@media (max-width:1040px){
    .ed-layout{grid-template-columns:minmax(0,1fr);gap:0}
    .ed-aside{position:static;margin-top:34px}
    .toc{order:-1}
}

/* --- FAQ (editorial) ---------------------------------------------------- */
.ed-faq{margin:56px 0 0;border-top:1px solid var(--rule)}
.ed-faq h2{margin:0 0 4px;padding-top:26px;font-size:clamp(26px,2.9vw,34px);letter-spacing:-.032em;font-weight:700;color:var(--ink-1)}
.ed-faq details{border-bottom:1px solid var(--rule)}
.ed-faq summary{list-style:none;cursor:pointer;position:relative;padding:22px 44px 22px 0;font-size:17px;font-weight:640;letter-spacing:-.018em;color:var(--ink-1)}
.ed-faq summary::-webkit-details-marker{display:none}
.ed-faq summary::after{content:'+';position:absolute;right:6px;top:18px;font-size:24px;font-weight:300;color:var(--ink-3)}
.ed-faq details[open] summary::after{content:'–'}
.ed-faq .a{padding:0 44px 22px 0;color:var(--ink-2);font-size:16px;line-height:1.68}
.ed-faq .a p:first-child{margin-top:0}
.ed-faq .a p{margin:14px 0 0}

/* --- Sources ------------------------------------------------------------ */
.sources{margin:52px 0 0;padding:26px;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--paper-soft)}
.sources h2{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}
.sources ol{margin:0;padding-left:20px;font-size:14.5px;line-height:1.6;color:var(--ink-2)}
.sources li{margin-top:9px}
.sources a{color:var(--accent)}

/* --- Author box --------------------------------------------------------- */
.author-box{margin:46px 0 0;padding:26px;display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--paper-raise)}
.author-avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#3c78ff,#6b5cff 45%,#18181b 95%);color:#fff;font-size:21px;font-weight:720;letter-spacing:-.03em}
.author-box b{display:block;font-size:16px;color:var(--ink-1)}
.author-box p{margin:8px 0 0;font-size:14.5px;line-height:1.6;color:var(--ink-3)}
.author-box .author-links{margin-top:12px;display:flex;flex-wrap:wrap;gap:14px;font-size:13.5px}
.author-box .author-links a{color:var(--accent)}

/* --- Lux4Rides recommendation component --------------------------------- */
.rec{
    margin:46px 0 0;padding:30px;border-radius:var(--radius-lg);
    border:1px solid var(--rule);background:var(--paper-raise);box-shadow:var(--shadow-soft);
}
.rec-top{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}
.rec-brand{font-size:19px;font-weight:720;letter-spacing:-.035em;color:var(--ink-1)}
.rec-tag{padding:4px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11.5px;font-weight:660}
.rec h2{margin:14px 0 0;font-size:clamp(21px,2.3vw,27px);line-height:1.18;letter-spacing:-.028em;font-weight:690;color:var(--ink-1)}
.rec>p{margin:12px 0 0;font-size:15.5px;line-height:1.6;color:var(--ink-3)}
.rec-facts{list-style:none;margin:20px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}
.rec-facts li{position:relative;padding-left:20px;font-size:14px;line-height:1.5;color:var(--ink-2)}
.rec-facts li::before{content:'';position:absolute;left:0;top:7px;width:9px;height:9px;border-radius:50%;background:var(--accent-soft);box-shadow:inset 0 0 0 1.4px var(--accent)}
.rec-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.rec-actions .btn-primary,.rec-actions .btn-secondary{min-height:46px;padding:0 20px;font-size:15px}
.rec-note{margin:16px 0 0;font-size:12.5px;line-height:1.55;color:var(--ink-3)}
@media (max-width:640px){
    .rec{padding:22px;border-radius:var(--radius-md)}
    .rec-facts{grid-template-columns:1fr}
    .rec-actions .btn-primary,.rec-actions .btn-secondary{width:100%}
}

/* --- Article cards ------------------------------------------------------ */
.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;margin-top:34px}
.a-card{
    display:flex;flex-direction:column;padding:24px;
    border:1px solid var(--rule);border-radius:var(--radius-md);
    background:var(--paper-raise);
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.a-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft);border-color:color-mix(in srgb,var(--accent) 35%,var(--rule))}
.a-card .thumb{margin:-24px -24px 20px;border-radius:var(--radius-md) var(--radius-md) 0 0;overflow:hidden;background:var(--soft);aspect-ratio:16/9}
.a-card .thumb img,.a-card .thumb svg{width:100%;height:100%;object-fit:cover}
.a-card small{font-size:12px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:var(--accent)}
.a-card h3{margin:10px 0 0;font-size:19px;line-height:1.26;letter-spacing:-.024em;font-weight:660;color:var(--ink-1)}
.a-card p{margin:10px 0 0;font-size:14.5px;line-height:1.6;color:var(--ink-3)}
.a-card .a-foot{margin-top:auto;padding-top:18px;display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-3)}
.a-card.is-pillar{background:var(--soft);border-color:transparent}

/* --- Cluster hub -------------------------------------------------------- */
.hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-top:34px}
.hub-card{padding:26px;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--paper-raise);transition:transform .2s ease,box-shadow .2s ease}
.hub-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}
.hub-card b{display:block;font-size:18px;letter-spacing:-.025em;color:var(--ink-1)}
.hub-card p{margin:9px 0 0;font-size:14.5px;line-height:1.58;color:var(--ink-3)}
.hub-card span{display:inline-block;margin-top:14px;font-size:13px;font-weight:620;color:var(--accent)}

/* --- Featured guide ----------------------------------------------------- */
.featured{
    margin-top:38px;padding:34px;border-radius:var(--radius-lg);
    display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center;
    background:var(--soft);border:1px solid transparent;
}
.featured small{font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}
.featured h2{margin:12px 0 0;font-size:clamp(25px,3.2vw,38px);line-height:1.1;letter-spacing:-.036em;font-weight:700;color:var(--ink-1)}
.featured p{margin:14px 0 0;font-size:16.5px;line-height:1.6;color:var(--ink-2)}
.featured .f-meta{margin-top:18px;font-size:13px;color:var(--ink-3)}
.featured-art{aspect-ratio:4/3;border-radius:var(--radius-md);overflow:hidden;background:var(--paper-raise);border:1px solid var(--rule)}
.featured-art svg{width:100%;height:100%}
@media (max-width:860px){.featured{grid-template-columns:1fr;padding:24px;gap:22px}.featured-art{order:-1}}

/* --- Topic filter + search --------------------------------------------- */
.filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:30px}
.filter{
    min-height:38px;padding:0 15px;display:inline-flex;align-items:center;
    border:1px solid var(--rule);border-radius:999px;background:var(--paper-raise);
    color:var(--ink-2);font-size:13.5px;font-weight:600;cursor:pointer;
}
.filter[aria-pressed="true"]{background:var(--ink-1);border-color:var(--ink-1);color:var(--paper)}
.ed-search{position:relative;flex:1 1 220px;min-width:200px;max-width:300px;margin-left:auto}
.ed-search input{
    width:100%;min-height:38px;padding:0 15px 0 36px;
    border:1px solid var(--rule);border-radius:999px;background:var(--paper-raise);
    color:var(--ink-1);font-size:14px;font-family:inherit;
}
.ed-search input::placeholder{color:var(--ink-3)}
.ed-search svg{position:absolute;left:13px;top:50%;translate:0 -50%;width:14px;height:14px;stroke:var(--ink-3);fill:none;stroke-width:2}
.no-results{margin-top:28px;padding:30px;border:1px dashed var(--rule);border-radius:var(--radius-md);color:var(--ink-3);text-align:center;font-size:15px}
@media (max-width:640px){.ed-search{margin-left:0;max-width:none}}

/* --- Simple editorial page shell (about, policy, author, contact, 404) -- */
.prose{max-width:720px;padding:34px 0 0;font-size:17px;line-height:1.7;color:var(--ink-2)}
.prose h2{margin:44px 0 0;font-size:clamp(24px,2.7vw,31px);line-height:1.16;letter-spacing:-.03em;font-weight:700;color:var(--ink-1)}
.prose h3{margin:30px 0 0;font-size:19px;font-weight:650;letter-spacing:-.02em;color:var(--ink-1)}
.prose p{margin:17px 0 0}
.prose ul,.prose ol{margin:17px 0 0;padding-left:22px}
.prose li{margin-top:8px}
.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:2.5px}
.prose dl{margin:20px 0 0}
.prose dt{margin-top:18px;font-weight:650;color:var(--ink-1)}
.prose dd{margin:6px 0 0}

/* --- Editorial footer --------------------------------------------------- */
body.editorial footer{color:var(--ink-3)}
body.editorial .footer-inner{border-top:1px solid var(--rule)}
body.editorial .footer-links a:hover{color:var(--ink-1)}
.footer-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:28px;padding:44px 0 32px}
.footer-cols h2{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}
.footer-cols ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}
.footer-cols a{font-size:13.5px;color:var(--ink-2)}
.footer-cols a:hover{color:var(--accent)}
.footer-disclosure{padding:20px 0 0;max-width:760px;font-size:12.5px;line-height:1.6;color:var(--ink-3)}

/* --- Theme toggle ------------------------------------------------------- */
.theme-btn{
    width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;
    border:1px solid var(--rule);border-radius:50%;background:transparent;
    color:var(--ink-2);cursor:pointer;padding:0;
}
.theme-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round}
.theme-btn .sun{display:none}
body.editorial[data-theme="dark"] .theme-btn .sun{display:block}
body.editorial[data-theme="dark"] .theme-btn .moon{display:none}
@media (prefers-color-scheme:dark){
    body.editorial:not([data-theme="light"]) .theme-btn .sun{display:block}
    body.editorial:not([data-theme="light"]) .theme-btn .moon{display:none}
}

/* --- 404 ---------------------------------------------------------------- */
.nf{padding:80px 0 40px;max-width:640px}
.nf h1{margin:0;font-size:clamp(40px,6vw,68px);line-height:1;letter-spacing:-.05em;font-weight:715;color:var(--ink-1)}
.nf p{margin:20px 0 0;font-size:18px;line-height:1.6;color:var(--ink-2)}
.nf-links{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}

@media (max-width:640px){
    .ed-head{padding-top:24px}
    .ed-layout{padding-top:32px}
    .ed-body{font-size:17px}
    .ed-body h2{margin-top:42px}
    .card-grid{grid-template-columns:1fr;gap:14px}
    .author-box{grid-template-columns:1fr;gap:14px}
    .sources,.answer,.op-note{padding:20px}
}

@media (prefers-reduced-motion:reduce){
    .a-card,.hub-card,.nav-panel,.progress i{transition:none}
    .a-card:hover,.hub-card:hover{transform:none}
}

/* ==========================================================================
   SITE-WIDE HEADER / FOOTER — shared by the homepage and the editorial layer.
   ========================================================================== */

/* The nav now carries six items plus actions, so it needs a little more room
   than the original 1040px and a tighter gap before it collapses. */
.topbar .nav{width:min(calc(100% - 36px),1180px)}
.nav-links{gap:24px}
@media (max-width:1100px){.nav-links{gap:18px;font-size:11.5px}}

/* Mobile menu: cluster links sit visually under their parent. */
.mobile-menu{max-height:calc(100vh - 56px);overflow-y:auto;-webkit-overflow-scrolling:touch}
.mobile-menu a b{font-weight:720}
.mobile-menu a.mm-sub{
    padding-left:18px;font-size:16px;font-weight:550;color:#6e6e73;
}
body.editorial .mobile-menu a.mm-sub{color:var(--ink-3)}

/* Insights dropdown: five clusters + case studies + all-guides = 7 cells. */
.nav-panel{min-width:600px;grid-template-columns:1fr 1fr}
.nav-panel a:last-child b{color:var(--blue)}

/* Footer now has five columns; let them wrap gracefully rather than squeeze. */
.footer-cols{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:26px}
.footer-cols li{line-height:1.35}

/* The homepage is not .editorial, so give its footer the same treatment the
   editorial footer gets from the token set. */
body:not(.editorial) footer{color:#7f7f84}
body:not(.editorial) .footer-cols h2{color:#9a9a9f}
body:not(.editorial) .footer-cols a{color:#4d4d50}
body:not(.editorial) .footer-cols a:hover{color:var(--blue)}
body:not(.editorial) .footer-disclosure{color:#8a8a8f}
body:not(.editorial) .footer-inner{border-top:1px solid rgba(0,0,0,.09)}

/* Anchor targets on the homepage must clear the sticky header. */
section[id]{scroll-margin-top:72px}

/* --- HTML sitemap page -------------------------------------------------- */
.sitemap-groups{display:grid;gap:34px;padding:34px 0 0}
.sitemap-group{padding:26px;border:1px solid var(--rule,rgba(0,0,0,.09));border-radius:var(--radius-md);background:var(--paper-raise,#fff)}
.sitemap-group h2{margin:0 0 4px;font-size:19px;letter-spacing:-.025em;font-weight:680;color:var(--ink-1,#1d1d1f)}
.sitemap-group > p{margin:0 0 16px;font-size:14.5px;line-height:1.55;color:var(--ink-3,#77777c)}
.sitemap-group ul{list-style:none;margin:0;padding:0;display:grid;gap:2px}
.sitemap-group li{margin:0}
.sitemap-group li a{
    display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;
    padding:11px 12px;border-radius:11px;font-size:15px;line-height:1.4;
    color:var(--ink-1,#1d1d1f);
}
.sitemap-group li a:hover{background:var(--soft,#f5f5f7)}
.sitemap-group li a .u{font-size:12.5px;color:var(--ink-3,#8a8a8f);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.sitemap-group li a .tag{
    padding:2px 8px;border-radius:999px;background:var(--accent-soft,rgba(0,113,227,.08));
    color:var(--accent,#0071e3);font-size:11px;font-weight:660;
}
@media (max-width:640px){
    .sitemap-group{padding:18px}
    .sitemap-group li a{padding:10px 8px}
}

/* Replaces an inline style on the homepage Insights section's CTA row. */
.home-insights-cta{margin-top:34px}

/* ==========================================================================
   FIX: .reveal was clobbering layout transforms.

   `.reveal` animates with `transform: translateY(28px) scale(.992)`, and it is
   declared later in this stylesheet than `.mac` and `.phone`, which rely on
   `transform` for POSITIONING:

       .mac   -> left:50% + transform: translateX(-50%)   ...for centring
       .phone -> transform: rotate(1.4deg)                ...for the tilt

   Same specificity, later rule wins, so the reveal transform replaced the
   centring outright. The result: the hero device mock-up rendered ~490px right
   of centre and was clipped by `overflow-x:hidden` on body — the most visible
   defect on the page, and it was there before this rebuild too.

   Fix: animate with the INDEPENDENT `translate` and `scale` properties, which
   compose with `transform` instead of replacing it. Wrapped in @supports so
   browsers without individual transform properties keep the previous
   behaviour rather than getting stuck at opacity:0 — a broken animation is
   recoverable, invisible content is not.
   ========================================================================== */

@supports (translate: 0 1px) {
    .reveal{
        transform:none;
        translate:0 28px;
        scale:.992;
        transition:
            opacity .78s cubic-bezier(.2,.7,.2,1),
            translate .78s cubic-bezier(.2,.7,.2,1),
            scale .78s cubic-bezier(.2,.7,.2,1),
            filter .78s ease;
    }
    .reveal.in{transform:none;translate:0 0;scale:1}

    /* Restate the positioning transforms — and note the specificity.
       `.reveal.in` is (0,2,0) and `.mac` alone is only (0,1,0), so a bare
       `.mac` rule loses to `transform:none` the instant the element reveals,
       which put the mock-up back off-centre mid-scroll. Matching (0,2,0) and
       declaring these afterwards is what makes them stick in both states. */
    .mac.reveal,
    .mac.reveal.in{transform:translateX(-50%)}
    .phone.reveal,
    .phone.reveal.in{transform:rotate(1.4deg)}

    @media(max-width:860px){
        .phone.reveal,
        .phone.reveal.in{transform:translateX(50%) rotate(0deg)}
    }

    @media(prefers-reduced-motion:reduce){
        .reveal,.reveal.in{translate:0 0;scale:1}
    }
}

/* ==========================================================================
   FOOTER — hover colour and motion, on the brand's blue -> purple.

   The brand gradient is #0071e3 -> #635bff -> #b84cff -> #ff5a4a. The footer
   borrows only the blue and the indigo/purple from it: the orange end is a
   warning-adjacent hue and does not belong on navigation.

   Contrast checked against white, both above WCAG AA for body text:
     #0071e3 on #fff = 4.70:1
     #635bff on #fff = 4.68:1
   ========================================================================== */

:root{
    --brand-blue:#0071e3;
    --brand-indigo:#635bff;
    --brand-violet:#b84cff;
    --brand-sweep:linear-gradient(95deg,var(--brand-blue),var(--brand-indigo) 55%,var(--brand-violet));
}

/* Column headings get a short gradient rule, so the palette reads as
   intentional rather than decorative. */
.footer-cols h2{position:relative;padding-bottom:10px}
.footer-cols h2::after{
    content:'';position:absolute;left:0;bottom:0;
    width:26px;height:2px;border-radius:2px;
    background:var(--brand-sweep);
    opacity:.85;
}

/* Links: colour shifts to brand blue and a gradient underline grows from the
   left. Underline animates with transform (scaleX), not width, so it composites
   on the GPU and cannot cause layout shift. 200ms, ease-out — inside the
   150-300ms micro-interaction window. */
.footer-cols a{
    position:relative;
    display:inline-block;
    padding-bottom:2px;
    transition:color .2s ease, translate .2s ease;
}
.footer-cols a::after{
    content:'';position:absolute;left:0;bottom:0;
    width:100%;height:1.5px;border-radius:2px;
    background:var(--brand-sweep);
    transform:scaleX(0);
    transform-origin:left center;
    transition:transform .24s cubic-bezier(.2,.7,.2,1);
}
.footer-cols a:hover,
.footer-cols a:focus-visible{color:var(--brand-blue)}
.footer-cols a:hover::after,
.footer-cols a:focus-visible::after{transform:scaleX(1)}

/* A 1px nudge gives the hover a sense of physical response without moving
   neighbouring content. */
@supports (translate: 0 1px) {
    .footer-cols a:hover{translate:1px 0}
}

/* Dark mode: the same hues, lifted so they stay legible on near-black. */
@media (prefers-color-scheme: dark){
    body.editorial:not([data-theme="light"]){
        --brand-blue:#2997ff;
        --brand-indigo:#8b84ff;
        --brand-violet:#cf87ff;
    }
}
body.editorial[data-theme="dark"]{
    --brand-blue:#2997ff;
    --brand-indigo:#8b84ff;
    --brand-violet:#cf87ff;
}

/* The disclosure paragraph's inline links get the same treatment, at lower
   emphasis, so the footer reads as one system. */
.footer-disclosure a,
.footer-inner a{
    transition:color .2s ease;
}
.footer-disclosure a:hover,
.footer-inner a:hover,
.footer-disclosure a:focus-visible,
.footer-inner a:focus-visible{color:var(--brand-blue)}

/* Brand wordmark in the header: subtle gradient on hover, same family. */
.brand .brand-word{transition:color .2s ease}
.topbar .brand:hover .brand-word{color:var(--brand-indigo)}

@media (prefers-reduced-motion: reduce){
    .footer-cols a,
    .footer-cols a::after,
    .footer-disclosure a,
    .footer-inner a,
    .brand .brand-word{transition:none}
    .footer-cols a:hover{translate:0 0}
    /* Underline still appears, it just does not animate in. */
    .footer-cols a:hover::after,
    .footer-cols a:focus-visible::after{transform:scaleX(1)}
}
