body.needs-shared-chrome{overflow-x:hidden;background:#0a0a0a !important;color:#e8e3dc}
body.needs-shared-chrome > nav:not(.site-nav){display:none !important}
footer.shared-footer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.site-nav{position:sticky;top:14px;z-index:99;width:min(1120px,calc(100vw - 48px));margin:18px auto 0;background:rgba(14,14,14,.94);border:1px solid rgba(255,255,255,.1);border-radius:999px;display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;column-gap:17px;padding:7px 10px 7px 16px;min-height:64px;box-shadow:0 8px 22px rgba(0,0,0,.4);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.nlogo{display:inline-flex;align-items:center;white-space:nowrap;font-family:'Cabinet Grotesk',sans-serif;font-weight:900;font-size:1.1rem;letter-spacing:-.5px;color:#fff;text-decoration:none;flex:none}
.nlogo em{color:var(--gold);font-style:normal}
.nlogo img{width:34px !important;height:34px !important;border-radius:11px !important;margin-right:9px !important;image-rendering:crisp-edges;flex:none}
.nlinks{display:flex;gap:26px;align-items:center;justify-self:center}
.nlinks a{font-size:.93rem;font-weight:500;color:rgba(255,255,255,.5);text-decoration:none;transition:color .15s ease}
.nlinks a:hover{color:#fff}
.nav-right{display:flex;align-items:center;gap:10px;justify-self:end}
.lang-picker{position:relative;transition:opacity .18s ease,transform .22s ease,max-width .22s ease,margin .22s ease}
.lang-trigger{appearance:none;display:inline-flex;align-items:center;gap:10px;min-width:172px;justify-content:space-between;padding:9px 14px 9px 11px;border-radius:15px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(35,35,35,.96) 0%,rgba(21,21,21,.96) 100%);color:#f4efe7;cursor:pointer;font-family:'Cabinet Grotesk',sans-serif;font-size:.92rem;font-weight:800;letter-spacing:-.01em;box-shadow:0 12px 28px rgba(0,0,0,.22),0 0 0 1px rgba(255,255,255,.03) inset;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease,color .18s ease}
.lang-trigger:hover{background:linear-gradient(180deg,rgba(43,43,43,.98) 0%,rgba(27,27,27,.98) 100%);border-color:rgba(201,168,76,.3);transform:translateY(-1px);box-shadow:0 16px 30px rgba(0,0,0,.26),0 0 0 1px rgba(201,168,76,.08) inset;color:#fff8ea}
.lang-trigger-label-wrap{display:inline-flex;align-items:center;gap:10px;min-width:0}
.lang-trigger-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lang-trigger-caret{width:11px;height:11px;flex:none;opacity:.62;color:rgba(255,255,255,.66);transition:transform .18s ease,opacity .18s ease,color .18s ease}
.lang-picker.open .lang-trigger-caret{transform:rotate(180deg);opacity:.9;color:#f1d78a}
.lang-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;max-height:260px;overflow:auto;padding:10px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(24,24,24,.985) 0%,rgba(14,14,14,.985) 100%);box-shadow:0 26px 56px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.03) inset;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;z-index:120}
.lang-picker.open .lang-menu{opacity:1;pointer-events:auto;transform:translateY(0)}
.lang-option{appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 13px;border:none;border-radius:14px;background:transparent;color:rgba(255,255,255,.82);text-align:left;cursor:pointer;font-family:'Instrument Sans',sans-serif;font-size:.92rem;transition:background .16s ease,color .16s ease,transform .16s ease}
.lang-option:hover{background:rgba(255,255,255,.07);color:#fff;transform:translateX(2px)}
.lang-option.on{background:linear-gradient(180deg,rgba(201,168,76,.2) 0%,rgba(188,143,38,.14) 100%);color:#fff2ce}
.lang-option-code{font-family:'Cabinet Grotesk',sans-serif;font-size:.78rem;letter-spacing:.08em;color:rgba(255,255,255,.46)}
.ndl{background:linear-gradient(180deg,#171717 0%,#060606 100%);color:#fff;font-family:'Cabinet Grotesk',sans-serif;font-weight:900;font-size:.82rem;letter-spacing:.02em;padding:11px 20px;border-radius:999px;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,0,0,.16);box-shadow:0 14px 28px rgba(0,0,0,.18),0 0 0 1px rgba(255,255,255,.04) inset;white-space:nowrap;min-height:46px;flex:none}
.ndl:hover{background:linear-gradient(180deg,#222 0%,#0b0b0b 100%);transform:translateY(-2px) scale(1.02);box-shadow:0 20px 34px rgba(0,0,0,.22),0 0 0 1px rgba(255,255,255,.06) inset}
.ndl[data-platform]:not([data-platform="unknown"]){border-color:rgba(201,168,76,.34);box-shadow:0 16px 32px rgba(0,0,0,.22),0 0 0 1px rgba(201,168,76,.14) inset}
.ndl[data-platform]:not([data-platform="unknown"]) svg{color:#f1d78a}
.ndl svg{width:15px;height:15px;flex:none}
footer.shared-footer{border-top:1px solid rgba(255,255,255,.07);padding:36px 40px 28px;display:block;background:#0a0a0a;position:relative;z-index:6}
.footer-top{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:24px}
.flogo{font-family:'Cabinet Grotesk',sans-serif;font-weight:900;font-size:1rem;color:#fff}
.flogo em{color:var(--gold, #c9a84c);font-style:normal}
.footer-brand p{margin-top:12px;font-size:.85rem;line-height:1.7;color:rgba(255,255,255,.42);max-width:280px}
.footer-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;max-width:320px}
.footer-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05);font-size:.72rem;font-weight:700;line-height:1;color:rgba(255,255,255,.5)}
.footer-meta{margin-top:14px;display:flex;flex-direction:column;gap:6px}
.footer-meta a,.footer-meta span{font-size:.8rem;color:rgba(255,255,255,.38);text-decoration:none}
.footer-meta a:hover{color:rgba(255,255,255,.75)}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.footer-social{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05);color:rgba(255,255,255,.5);text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease;overflow:visible}
.footer-social svg{width:16px;height:16px;display:block;fill:currentColor;flex:none}
.footer-social:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#fff}
.fcol-title{font-family:'Cabinet Grotesk',sans-serif;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.82);margin-bottom:12px}
.flinks{display:flex;flex-direction:column;gap:10px}
.flinks a{font-size:.82rem;color:rgba(255,255,255,.42);text-decoration:none}
.flinks a:hover{color:#fff}
.footer-bottom{max-width:1100px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:flex-end;align-items:center;gap:16px}
.fcopy{font-size:.78rem;color:rgba(255,255,255,.32)}
body.needs-shared-chrome.auth-page{display:block !important;min-height:100vh;padding:0 24px 64px !important}
.auth-shell{min-height:calc(100vh - 260px);display:flex;align-items:center;justify-content:center;padding:24px 0 48px}
@media(max-width:860px){
  .site-nav{top:10px;width:min(calc(100vw - 20px),1120px);padding:7px 10px 7px 14px;min-height:60px;grid-template-columns:max-content 1fr max-content}
  .nlinks{display:none}
  .lang-trigger{min-width:0;padding:8px 10px;font-size:.84rem}
  .lang-trigger-label{display:none}
  .nlogo{font-size:1.03rem}
  .nlogo img{width:32px !important;height:32px !important}
  .ndl{padding:10px 15px;min-height:42px;font-size:.77rem}
  footer.shared-footer{padding:28px 20px 24px}
  .footer-top{grid-template-columns:1fr;gap:18px;text-align:left}
  .footer-trust{max-width:none}
  .footer-bottom{flex-direction:column;gap:10px;text-align:center}
  body.needs-shared-chrome.auth-page{padding:0 18px 56px !important}
  .auth-shell{min-height:calc(100vh - 240px);padding:18px 0 40px}
}

@media(max-width:520px){
  .site-nav{column-gap:10px}
}

/* Secondary-page dark theme alignment */
body.needs-shared-chrome .wrap,
body.needs-shared-chrome .shell,
body.needs-shared-chrome .page-shell,
body.needs-shared-chrome .auth-shell{position:relative;z-index:1}
body.needs-shared-chrome .wrap{padding-top:24px}
body.needs-shared-chrome .wrap::before,
body.needs-shared-chrome .shell::before,
body.needs-shared-chrome .page-shell::before,
body.needs-shared-chrome .auth-shell::before{content:"";position:fixed;inset:0;background:#0a0a0a;z-index:-1;pointer-events:none}
body.needs-shared-chrome .wrap .hero,
body.needs-shared-chrome .wrap .section,
body.needs-shared-chrome .auth-shell .card,
body.needs-shared-chrome .compare{background:linear-gradient(180deg,rgba(24,24,24,.98),rgba(15,15,15,.98)) !important}
body.needs-shared-chrome .wrap .mini,
body.needs-shared-chrome .wrap .card,
body.needs-shared-chrome .wrap .step,
body.needs-shared-chrome .page-shell .sidebar,
body.needs-shared-chrome .page-shell .mobile-toc details,
body.needs-shared-chrome .page-shell .notice,
body.needs-shared-chrome .page-shell .card,
body.needs-shared-chrome .page-shell .related-card,
body.needs-shared-chrome .toggle-platforms{background:linear-gradient(180deg,rgba(28,28,28,.98),rgba(18,18,18,.98)) !important}
body.needs-shared-chrome .wrap .hero,
body.needs-shared-chrome .wrap .section,
body.needs-shared-chrome .wrap .mini,
body.needs-shared-chrome .wrap .card,
body.needs-shared-chrome .wrap .step,
body.needs-shared-chrome .page-shell .sidebar,
body.needs-shared-chrome .page-shell .mobile-toc details,
body.needs-shared-chrome .page-shell .notice,
body.needs-shared-chrome .page-shell .card,
body.needs-shared-chrome .page-shell .related-card,
body.needs-shared-chrome .toggle-platforms,
body.needs-shared-chrome .auth-shell .card,
body.needs-shared-chrome .compare{color:#e8e3dc !important;border-color:rgba(255,255,255,.09) !important;box-shadow:0 20px 48px rgba(0,0,0,.28) !important}
body.needs-shared-chrome .wrap .hero::after,
body.needs-shared-chrome .pricing-block::before{opacity:.65}
body.needs-shared-chrome .wrap h1,
body.needs-shared-chrome .wrap h2,
body.needs-shared-chrome .wrap h3,
body.needs-shared-chrome .page-shell h1,
body.needs-shared-chrome .page-shell h2,
body.needs-shared-chrome .page-shell h3,
body.needs-shared-chrome .auth-shell .logo,
body.needs-shared-chrome .pricing-block h1,
body.needs-shared-chrome .pricing-block h2,
body.needs-shared-chrome .pricing-block h3,
body.needs-shared-chrome .compare h2{color:#fff !important}
body.needs-shared-chrome .wrap p,
body.needs-shared-chrome .wrap li,
body.needs-shared-chrome .page-shell p,
body.needs-shared-chrome .page-shell li,
body.needs-shared-chrome .auth-shell .subtitle,
body.needs-shared-chrome .pricing-block p,
body.needs-shared-chrome .pricing-block li,
body.needs-shared-chrome .compare td,
body.needs-shared-chrome .compare .muted{color:rgba(232,227,220,.72) !important}
body.needs-shared-chrome .wrap strong,
body.needs-shared-chrome .page-shell strong,
body.needs-shared-chrome .pricing-block strong,
body.needs-shared-chrome .compare th{color:#fff !important}
body.needs-shared-chrome .wrap .crumbs,
body.needs-shared-chrome .wrap .eyebrow,
body.needs-shared-chrome .wrap .hero-punch,
body.needs-shared-chrome .wrap .section-kicker,
body.needs-shared-chrome .page-shell a,
body.needs-shared-chrome .pricing-block .crumbs,
body.needs-shared-chrome .pricing-block .intro-tag,
body.needs-shared-chrome .pricing-block .after,
body.needs-shared-chrome .auth-shell .inline-link,
body.needs-shared-chrome .auth-shell .link-btn{color:#f1d78a !important}
body.needs-shared-chrome .wrap .chip,
body.needs-shared-chrome .wrap .proof-pill,
body.needs-shared-chrome .wrap .spec,
body.needs-shared-chrome .wrap .meta-box,
body.needs-shared-chrome .page-shell .sidebar-link,
body.needs-shared-chrome .page-shell .mobile-toc .sidebar-link,
body.needs-shared-chrome .pricing-block .pricing-switch-inner,
body.needs-shared-chrome .pricing-block .pricing-switch-btn,
body.needs-shared-chrome .auth-shell input{background:rgba(255,255,255,.05) !important;color:rgba(232,227,220,.84) !important;border-color:rgba(255,255,255,.09) !important}
body.needs-shared-chrome .page-shell .sidebar-link:hover,
body.needs-shared-chrome .page-shell .mobile-toc .sidebar-link:hover,
body.needs-shared-chrome .toggle-platforms:hover,
body.needs-shared-chrome .page-shell .related-card:hover{background:rgba(255,255,255,.08) !important;color:#fff !important}
body.needs-shared-chrome .page-shell .sidebar-link.active,
body.needs-shared-chrome .pricing-block .pricing-switch-btn.active{background:linear-gradient(180deg,#f0d489 0%,#bc8f26 100%) !important;color:#16110a !important;box-shadow:0 14px 28px rgba(188,143,38,.22) !important}
body.needs-shared-chrome .wrap .toggle-platforms,
body.needs-shared-chrome .wrap .btn-light,
body.needs-shared-chrome .wrap .card-btn-light{color:rgba(232,227,220,.8) !important}
body.needs-shared-chrome .compare,
body.needs-shared-chrome .compare .matrix,
body.needs-shared-chrome .compare table,
body.needs-shared-chrome .compare thead th,
body.needs-shared-chrome .compare tbody th,
body.needs-shared-chrome .compare tbody td,
body.needs-shared-chrome .compare .group-row th,
body.needs-shared-chrome .compare .group-row td{background:#141414 !important;border-color:rgba(255,255,255,.08) !important}
body.needs-shared-chrome .compare thead th{background:#181818 !important}
body.needs-shared-chrome .compare tbody th,
body.needs-shared-chrome .compare .group-row th,
body.needs-shared-chrome .compare .group-row td{background:#111 !important}
body.needs-shared-chrome .compare .yes{color:#98e2b1 !important}
body.needs-shared-chrome .pricing-block{background:linear-gradient(180deg,#101010 0%,#0a0a0a 100%) !important;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 56px rgba(0,0,0,.3) !important}
body.needs-shared-chrome .pricing-block .card:not(.basic){background:linear-gradient(180deg,#1c1c1c 0%,#131313 100%) !important}
body.needs-shared-chrome .pricing-block .card.basic{background:linear-gradient(180deg,#151515 0%,#0e0e0e 100%) !important}
body.needs-shared-chrome .pricing-block .btn-dark,
body.needs-shared-chrome .auth-shell .btn,
body.needs-shared-chrome .wrap .btn-gold{background:linear-gradient(180deg,#f0d489 0%,#bc8f26 100%) !important;color:#16110a !important;border-color:rgba(201,168,76,.42) !important;box-shadow:0 18px 34px rgba(188,143,38,.2) !important}
body.needs-shared-chrome .wrap .card-btn,
body.needs-shared-chrome .wrap .btn{background:linear-gradient(180deg,#171717 0%,#090909 100%) !important;color:#fff !important;border-color:rgba(255,255,255,.08) !important;box-shadow:0 18px 34px rgba(0,0,0,.24) !important}
body.needs-shared-chrome .auth-shell .msg.error{background:rgba(127,29,29,.24) !important;border-color:rgba(248,113,113,.34) !important;color:#fecaca !important}
body.needs-shared-chrome .auth-shell .msg.success{background:rgba(20,83,45,.24) !important;border-color:rgba(74,222,128,.34) !important;color:#bbf7d0 !important}
body.needs-shared-chrome .auth-shell label,
body.needs-shared-chrome .auth-shell .back{color:rgba(232,227,220,.62) !important}
body.needs-shared-chrome .auth-shell input:focus{border-color:rgba(201,168,76,.6) !important;box-shadow:0 0 0 3px rgba(201,168,76,.12)}
