.page-loading-shell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:80px 20px;min-height:50vh}.page-loading-spinner{width:36px;height:36px;border-radius:9999px;border:3px solid color-mix(in srgb,var(--brand-2) 25%,transparent 75%);border-top-color:var(--brand-2);animation:page-loading-spin .7s linear infinite}:root[data-theme=contrast] .page-loading-spinner,:root[data-theme=dark] .page-loading-spinner{border-color:color-mix(in srgb,var(--accent) 25%,transparent 75%);border-top-color:var(--accent)}.page-loading-text{font-size:13px;font-weight:600;letter-spacing:.04em;color:color-mix(in srgb,var(--ink) 60%,transparent 40%)}@keyframes page-loading-spin{to{transform:rotate(1turn)}}.qwestrum-logo-large{font-family:var(--font-merriweather),"Merriweather",serif;font-size:36px;font-weight:500;color:#eaeaea;letter-spacing:.3px;transition:color .2s ease}.qwestrum-logo-large:hover{color:#fff}.qwestrum-logo-large-light{font-family:var(--font-merriweather),"Merriweather",serif;font-size:36px;font-weight:500;color:var(--logo-wordmark);letter-spacing:.3px;transition:color .2s ease}header[role=banner] .app-header-logo-link:hover .qwestrum-logo-large-light,header[role=banner] .qwestrum-logo-large-light:hover,header[role=banner] a:hover .qwestrum-logo-large-light{color:var(--blue-primary)!important}.qwestrum-logo-brand{font-family:var(--font-merriweather),"Merriweather",serif;font-size:36px;font-weight:500;color:var(--blue-primary);letter-spacing:.3px;transition:color .2s ease}.qwestrum-logo-brand:hover,a:hover .qwestrum-logo-brand{color:var(--blue-hover)}.qwestrum-logo-split{font-family:var(--font-merriweather),"Merriweather",serif;font-size:36px;font-weight:500;letter-spacing:.3px;line-height:1}.qwestrum-logo-split .qwestrum-logo-q{color:var(--blue-primary)}.qwestrum-logo-split .qwestrum-logo-rest{color:var(--logo-wordmark);transition:color .2s ease}.home-hero-card a:hover .qwestrum-logo-split .qwestrum-logo-rest,a:hover .qwestrum-logo-split .qwestrum-logo-rest{color:var(--blue-primary)}:root[data-theme=contrast] .qwestrum-logo-large-light,:root[data-theme=dark] .qwestrum-logo-large-light{color:var(--logo-wordmark)}:root[data-theme=contrast] .qwestrum-logo-brand,:root[data-theme=contrast] .qwestrum-logo-large-light:hover,:root[data-theme=contrast] header[role=banner] a:hover .qwestrum-logo-large-light,:root[data-theme=dark] .qwestrum-logo-brand,:root[data-theme=dark] .qwestrum-logo-large-light:hover,:root[data-theme=dark] header[role=banner] a:hover .qwestrum-logo-large-light{color:var(--link-color)}:root[data-theme=contrast] a:hover .qwestrum-logo-brand,:root[data-theme=dark] a:hover .qwestrum-logo-brand{color:var(--accent)}:root[data-theme=contrast] .qwestrum-logo-split .qwestrum-logo-q,:root[data-theme=dark] .qwestrum-logo-split .qwestrum-logo-q{color:var(--link-color)}:root[data-theme=contrast] .qwestrum-logo-split .qwestrum-logo-rest,:root[data-theme=dark] .qwestrum-logo-split .qwestrum-logo-rest{color:var(--logo-wordmark)}.dark .glass-card{background:#23232a!important;border:1.5px solid #353542!important;box-shadow:0 2px 16px #0004}.dark input,.dark select,.dark textarea{background:#18181b!important;color:#f3f3f3!important;border:1.5px solid #444857!important}.dark input:focus,.dark select:focus,.dark textarea:focus{border-color:#7bb6e6!important;outline:none!important}.dark .form-label,.dark label,.dark legend{color:#e5e7eb!important;font-weight:600}.dark .section-header,.dark h2,.dark h3{color:#fff!important;font-weight:700}.dark .btn-primary,.dark button[type=submit]{background:#23272f!important;color:#fff!important;border:2px solid #7bb6e6!important;box-shadow:0 2px 8px #0002;transition:background .2s,color .2s,border-color .2s}.dark .btn-primary:hover,.dark button[type=submit]:hover{background:#18181b!important;border-color:#a3d0f7!important}.dark .bookmark-btn,.dark .bookmark-btn-saved,.dark .bookmark-btn-unsaved{background:#ff3b3b!important;border:2px solid #ffb7b7!important;box-shadow:0 4px 16px #ff3b3b44,0 2px 8px #0002;z-index:2;font-weight:700;filter:brightness(1.15) saturate(1.2);transition:background .2s,border-color .2s,box-shadow .2s}.dark .bookmark-btn-saved:hover,.dark .bookmark-btn-unsaved:hover,.dark .bookmark-btn:hover{background:#ff5a5a!important;border-color:#fff!important;box-shadow:0 6px 24px #ff3b3b66,0 2px 8px #0002}.dark .explore-action-btn,.dark .explore-action-btn.btn-primary{background:#1a2530!important;color:#111!important;border:2px solid #263040!important;box-shadow:none!important;font-weight:600}.dark .explore-action-btn.btn-primary:hover,.dark .explore-action-btn:hover{background:#223040!important;color:#111!important;border-color:var(--brand-2)!important}.about-page-surface .about-faq-trigger:hover{background:color-mix(in srgb,var(--blue-light) 65%,transparent 35%)}.about-page-surface .about-faq-trigger:focus-visible{outline:2px solid var(--blue-primary);outline-offset:-2px}.about-page-surface .about-persona-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.about-page-surface .about-persona-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,28,53,.1)}.about-page-surface .about-faq-card-open{background:hsla(0,0%,100%,.92);box-shadow:inset 3px 0 0 0 var(--blue-primary),0 6px 18px rgba(15,28,53,.1)}.about-page-surface .about-faq-card-open .text-slate-600,.about-page-surface .about-faq-card-open .text-slate-700,.about-page-surface .about-faq-card-open .text-slate-800{color:#000!important}.about-page-surface p.text-\[color\:var\(--brand-2\)\]{color:var(--blue-hover)!important}.about-page-surface .about-cta-outline-btn{background:color-mix(in srgb,var(--blue-primary) 8%,transparent)}.about-page-surface .about-cta-outline-btn:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)!important}.about-page-surface .about-cta-primary-btn{background:var(--bg-card);color:var(--blue-primary);border-color:var(--blue-primary)}.about-page-surface .about-cta-primary-btn:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)}:root[data-theme=contrast] .about-page-surface .about-cta-primary-btn,:root[data-theme=dark] .about-page-surface .about-cta-primary-btn{background:transparent;color:var(--brand-2);border-color:var(--brand-2)}:root[data-theme=contrast] .about-page-surface .about-cta-primary-btn:hover,:root[data-theme=dark] .about-page-surface .about-cta-primary-btn:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent);color:#fff}:root[data-theme=contrast] .about-page-surface .about-cta-outline-btn,:root[data-theme=dark] .about-page-surface .about-cta-outline-btn{background:color-mix(in srgb,var(--brand-2) 8%,transparent)}:root[data-theme=contrast] .about-page-surface .about-cta-outline-btn:hover,:root[data-theme=dark] .about-page-surface .about-cta-outline-btn:hover{background:var(--brand-2)!important;color:#000!important;border-color:var(--brand-2)!important;transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .about-page-surface h3.text-\[color\:var\(--brand-2\)\],:root[data-theme=contrast] .about-page-surface p.text-\[color\:var\(--brand-2\)\],:root[data-theme=dark] .about-page-surface h3.text-\[color\:var\(--brand-2\)\],:root[data-theme=dark] .about-page-surface p.text-\[color\:var\(--brand-2\)\]{color:var(--brand-2)!important}:root[data-theme=contrast] .about-page-surface .text-slate-800,:root[data-theme=dark] .about-page-surface .text-slate-800{color:#f1f5f9!important}:root[data-theme=contrast] .about-page-surface .text-slate-500,:root[data-theme=contrast] .about-page-surface .text-slate-600,:root[data-theme=dark] .about-page-surface .text-slate-500,:root[data-theme=dark] .about-page-surface .text-slate-600{color:#cbd5e1!important}:root[data-theme=contrast] .about-page-surface .text-muted,:root[data-theme=dark] .about-page-surface .text-muted{color:#94a3b8!important}:root[data-theme=contrast] .about-page-surface .about-persona-card,:root[data-theme=dark] .about-page-surface .about-persona-card{border-color:hsla(0,0%,100%,.08);border-left-color:var(--brand-2)!important;box-shadow:0 6px 18px rgba(0,0,0,.3)}:root[data-theme=contrast] .about-page-surface .about-persona-card:hover,:root[data-theme=dark] .about-page-surface .about-persona-card:hover{border-color:var(--brand-2);box-shadow:0 12px 28px rgba(0,0,0,.45)}:root[data-theme=contrast] .about-page-surface .about-faq-card,:root[data-theme=dark] .about-page-surface .about-faq-card{border-color:hsla(0,0%,100%,.08)}:root[data-theme=contrast] .about-page-surface .about-faq-card-open,:root[data-theme=dark] .about-page-surface .about-faq-card-open{background:color-mix(in srgb,var(--brand-2) 6%,transparent);box-shadow:inset 3px 0 0 0 var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 45%,transparent)!important}:root[data-theme=contrast] .about-page-surface .about-faq-card button.hover\:bg-blue-50:hover,:root[data-theme=dark] .about-page-surface .about-faq-card button.hover\:bg-blue-50:hover{background:color-mix(in srgb,var(--brand-2) 8%,transparent)!important}:root[data-theme=contrast] .about-page-surface .border-blue-100,:root[data-theme=dark] .about-page-surface .border-blue-100{border-color:color-mix(in srgb,var(--brand-2) 20%,transparent)!important}:root[data-theme=contrast] .about-page-surface .about-faq-card .bg-blue-100,:root[data-theme=dark] .about-page-surface .about-faq-card .bg-blue-100{background:color-mix(in srgb,var(--brand-2) 14%,transparent)!important}:root[data-theme=contrast] .about-page-surface section.glass-card.border-\[color\:var\(--line\)\],:root[data-theme=dark] .about-page-surface section.glass-card.border-\[color\:var\(--line\)\]{border-color:hsla(0,0%,100%,.08)}:root[data-theme=contrast] .about-page-surface a.border-\[color\:var\(--brand-2\)\],:root[data-theme=dark] .about-page-surface a.border-\[color\:var\(--brand-2\)\]{border-color:var(--brand-2)!important;color:var(--brand-2)!important}:root[data-theme=contrast] .about-page-surface a.border-\[color\:var\(--brand-2\)\]:hover,:root[data-theme=dark] .about-page-surface a.border-\[color\:var\(--brand-2\)\]:hover{background:color-mix(in srgb,var(--brand-2) 12%,transparent)!important}:root[data-theme=contrast] .about-page-surface a.bg-\[color\:var\(--brand-2\)\],:root[data-theme=dark] .about-page-surface a.bg-\[color\:var\(--brand-2\)\]{background:var(--brand)!important;color:#fff!important}.community-guidelines-surface .community-guidelines-pill{background:color-mix(in srgb,var(--blue-primary) 10%,transparent);color:var(--blue-primary);border-color:color-mix(in srgb,var(--blue-primary) 22%,transparent)}.community-guidelines-surface .community-guideline-card{position:relative;border-left:3px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.community-guidelines-surface .community-guideline-card:hover{transform:translateY(-2px);border-left-color:var(--blue-primary);box-shadow:0 12px 28px rgba(15,28,53,.1)}.community-guidelines-surface .community-guideline-number{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;border-radius:9999px;background:color-mix(in srgb,var(--blue-primary) 10%,transparent);color:var(--blue-primary);font-weight:700;font-size:.85rem;letter-spacing:.02em;flex-shrink:0}.community-guidelines-surface .community-guideline-title{color:#000}.community-guidelines-surface .community-guideline-body{color:#000;line-height:1.55}.community-guidelines-cta-actions a{text-wrap:balance}.legal-page-meta-wrap{width:100%;min-width:0;max-width:100%;padding-inline:.25rem}.legal-page-meta-links{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.375rem;width:100%;max-width:100%;margin-inline:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding-block:.125rem}.legal-page-meta-links::-webkit-scrollbar{display:none}.legal-page-meta-link{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;font-size:.6875rem;font-weight:600;line-height:1.2;color:var(--brand-2);text-decoration:none}.legal-page-meta-link:hover{text-decoration:underline}.legal-page-meta-sep{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:.375rem;line-height:1;font-size:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:480px){.legal-page-meta-link{font-size:.75rem}}@media (min-width:768px){.community-guidelines-cta-section{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem}.community-guidelines-cta-section>div:first-child{flex:1 1 14rem;min-width:0}.community-guidelines-cta-actions{margin-top:0;flex:1 1 16rem;min-width:0;max-width:100%}}.community-guidelines-surface .community-guidelines-cta-outline:hover{background:color-mix(in srgb,var(--blue-light) 55%,transparent 45%);border-color:var(--brand-2)}:root[data-theme=contrast] .community-guidelines-surface .community-guidelines-pill,:root[data-theme=dark] .community-guidelines-surface .community-guidelines-pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .community-guidelines-surface .community-guideline-card,:root[data-theme=dark] .community-guidelines-surface .community-guideline-card{border-color:hsla(0,0%,100%,.08);border-left-color:var(--brand-2);box-shadow:0 6px 18px rgba(0,0,0,.3)}:root[data-theme=contrast] .community-guidelines-surface .community-guideline-card:hover,:root[data-theme=dark] .community-guidelines-surface .community-guideline-card:hover{border-color:color-mix(in srgb,var(--brand-2) 45%,transparent);border-left-color:var(--brand-2);box-shadow:0 12px 28px rgba(0,0,0,.45)}:root[data-theme=contrast] .community-guidelines-surface .community-guideline-number,:root[data-theme=dark] .community-guidelines-surface .community-guideline-number{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2)}:root[data-theme=contrast] .community-guidelines-surface .community-guideline-title,:root[data-theme=dark] .community-guidelines-surface .community-guideline-title{color:#f1f5f9}:root[data-theme=contrast] .community-guidelines-surface .community-guideline-body,:root[data-theme=dark] .community-guidelines-surface .community-guideline-body{color:#cbd5e1}.privacy-page-surface .privacy-page-pill{background:hsla(0,0%,100%,.85);color:var(--blue-primary);border-color:color-mix(in srgb,var(--blue-primary) 30%,transparent)}.privacy-page-surface .privacy-updated-badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.2rem .7rem;font-size:.72rem;font-weight:600;letter-spacing:.02em;background:rgba(15,28,53,.06);color:rgba(15,28,53,.62);border:1px solid rgba(15,28,53,.1)}.privacy-page-surface .privacy-tldr{color:rgba(15,28,53,.72);line-height:1.6;border-left:3px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);padding:.25rem 0 .25rem .85rem}.privacy-page-surface .privacy-toc{background:hsla(0,0%,100%,.82);border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);box-shadow:inset 3px 0 0 0 var(--blue-primary),0 4px 12px rgba(15,28,53,.06)}.privacy-page-surface .privacy-toc-label{color:var(--blue-primary)}.privacy-page-surface .privacy-toc-link{display:inline-flex;align-items:baseline;gap:.5rem;padding:.25rem 0;color:rgba(15,28,53,.78);text-decoration:none;transition:color .15s ease}.privacy-page-surface .privacy-toc-link:hover{color:var(--blue-primary)}.privacy-page-surface .privacy-toc-link-num{display:inline-block;min-width:1.6rem;font-weight:700;font-size:.72rem;color:var(--blue-primary);letter-spacing:.02em}.privacy-page-surface .privacy-section-number{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:9999px;background:hsla(0,0%,100%,.85);color:var(--blue-primary);font-weight:700;font-size:.8rem;letter-spacing:.02em;border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);flex-shrink:0}.privacy-page-surface .privacy-section-title{color:#000;scroll-margin-top:5rem}.privacy-page-surface .privacy-body,.privacy-page-surface .privacy-list{color:rgba(15,28,53,.78);line-height:1.6}.privacy-page-surface .privacy-list strong{color:#000}.privacy-page-surface .privacy-trust-callout{background:hsla(0,0%,100%,.82);color:var(--blue-hover);border-left:3px solid var(--blue-primary);box-shadow:0 2px 6px rgba(15,28,53,.06)}.privacy-page-surface .privacy-contact-link{color:var(--blue-primary);text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.privacy-page-surface .privacy-contact-link:hover{color:var(--blue-hover)}:root[data-theme=contrast] .privacy-page-surface .privacy-page-pill,:root[data-theme=dark] .privacy-page-surface .privacy-page-pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .privacy-page-surface .privacy-section-number,:root[data-theme=dark] .privacy-page-surface .privacy-section-number{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .privacy-page-surface .privacy-updated-badge,:root[data-theme=dark] .privacy-page-surface .privacy-updated-badge{background:hsla(0,0%,100%,.05);color:#94a3b8;border-color:hsla(0,0%,100%,.1)}:root[data-theme=contrast] .privacy-page-surface .privacy-tldr,:root[data-theme=dark] .privacy-page-surface .privacy-tldr{color:#e2e8f0;border-left-color:var(--brand-2)}:root[data-theme=contrast] .privacy-page-surface .privacy-toc,:root[data-theme=dark] .privacy-page-surface .privacy-toc{background:color-mix(in srgb,var(--brand-2) 8%,transparent);border-color:color-mix(in srgb,var(--brand-2) 28%,transparent);box-shadow:inset 3px 0 0 0 color-mix(in srgb,var(--brand-2) 55%,transparent)}:root[data-theme=contrast] .privacy-page-surface .privacy-toc-label,:root[data-theme=dark] .privacy-page-surface .privacy-toc-label{color:var(--brand-2)}:root[data-theme=contrast] .privacy-page-surface .privacy-toc-link,:root[data-theme=dark] .privacy-page-surface .privacy-toc-link{color:#cbd5e1}:root[data-theme=contrast] .privacy-page-surface .privacy-toc-link-num,:root[data-theme=contrast] .privacy-page-surface .privacy-toc-link:hover,:root[data-theme=dark] .privacy-page-surface .privacy-toc-link-num,:root[data-theme=dark] .privacy-page-surface .privacy-toc-link:hover{color:var(--brand-2)}:root[data-theme=contrast] .privacy-page-surface .privacy-section-title,:root[data-theme=dark] .privacy-page-surface .privacy-section-title{color:#f1f5f9}:root[data-theme=contrast] .privacy-page-surface .privacy-body,:root[data-theme=contrast] .privacy-page-surface .privacy-list,:root[data-theme=dark] .privacy-page-surface .privacy-body,:root[data-theme=dark] .privacy-page-surface .privacy-list{color:#cbd5e1}:root[data-theme=contrast] .privacy-page-surface .privacy-list strong,:root[data-theme=dark] .privacy-page-surface .privacy-list strong{color:#f1f5f9}:root[data-theme=contrast] .privacy-page-surface .privacy-trust-callout,:root[data-theme=dark] .privacy-page-surface .privacy-trust-callout{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:#c7eaff;border-left-color:var(--brand-2)}:root[data-theme=contrast] .privacy-page-surface .privacy-contact-link,:root[data-theme=contrast] .privacy-page-surface .privacy-contact-link:hover,:root[data-theme=dark] .privacy-page-surface .privacy-contact-link,:root[data-theme=dark] .privacy-page-surface .privacy-contact-link:hover{color:var(--brand-2)}.privacy-settings-surface .privacy-settings-pill{background:hsla(0,0%,100%,.85);color:var(--blue-primary);border-color:color-mix(in srgb,var(--blue-primary) 30%,transparent)}.privacy-settings-surface .privacy-settings-intro{color:rgba(15,28,53,.72);line-height:1.6}.privacy-settings-surface .privacy-card{position:relative;border-left:3px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);background:hsla(0,0%,100%,.78)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.privacy-settings-surface .privacy-card:hover{transform:translateY(-1px);border-left-color:var(--blue-primary);box-shadow:0 12px 28px rgba(15,28,53,.1)}.privacy-settings-surface .privacy-card-header{display:flex;align-items:flex-start;gap:.75rem}.privacy-settings-surface .privacy-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:color-mix(in srgb,var(--blue-primary) 12%,transparent);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 25%,transparent);flex-shrink:0}.privacy-settings-surface .privacy-card-title{color:#000;font-size:1.05rem;font-weight:700}.privacy-settings-surface .privacy-card-helper{color:rgba(15,28,53,.65);font-size:.85rem;margin-top:.15rem;line-height:1.5}.privacy-settings-surface .privacy-options{margin-left:0}.privacy-settings-surface .privacy-checkbox-row,.privacy-settings-surface .privacy-radio-row{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;border-radius:.7rem;border:1px solid color-mix(in srgb,var(--blue-primary) 18%,transparent);background:hsla(0,0%,100%,.55);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.privacy-settings-surface .privacy-checkbox-row:hover,.privacy-settings-surface .privacy-radio-row:hover{background:hsla(0,0%,100%,.85);border-color:color-mix(in srgb,var(--blue-primary) 32%,transparent)}.privacy-settings-surface .privacy-checkbox,.privacy-settings-surface .privacy-radio,.settings-page-surface .privacy-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.05rem;height:1.05rem;border:1.5px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);background:#fff;margin-top:.18rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;flex-shrink:0;display:inline-grid;place-items:center}.privacy-settings-surface .privacy-radio{border-radius:9999px}.privacy-settings-surface .privacy-checkbox,.settings-page-surface .privacy-checkbox{border-radius:.3rem}.privacy-settings-surface .privacy-checkbox:checked,.privacy-settings-surface .privacy-radio:checked,.settings-page-surface .privacy-checkbox:checked{background:var(--blue-primary);border-color:var(--blue-primary)}.privacy-settings-surface .privacy-radio:checked:after{content:"";width:.42rem;height:.42rem;border-radius:9999px;background:#fff}.privacy-settings-surface .privacy-checkbox:checked:after,.settings-page-surface .privacy-checkbox:checked:after{content:"";width:.55rem;height:.32rem;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg) translate(1px,-1px)}.privacy-settings-surface .privacy-option-title{color:#000;font-size:.92rem;font-weight:600;line-height:1.35}.privacy-settings-surface .privacy-option-helper{color:rgba(15,28,53,.65);font-size:.8rem;line-height:1.5;margin-top:.15rem}.privacy-settings-surface .privacy-saved-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.18rem .55rem;border-radius:9999px;background:rgba(16,185,129,.16);color:#0f7a4f;font-size:.7rem;font-weight:700;flex-shrink:0;margin-top:.12rem}.privacy-settings-surface .privacy-data-actions{border-top:1px solid color-mix(in srgb,var(--blue-primary) 18%,transparent);padding-top:.85rem}.privacy-settings-surface .privacy-action-btn{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:.8rem;background:hsla(0,0%,100%,.78);border:1px solid color-mix(in srgb,var(--blue-primary) 28%,transparent);color:#000;cursor:pointer;text-align:left;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.privacy-settings-surface .privacy-action-btn:hover:not(:disabled){border-color:var(--blue-primary);background:#fff;transform:translateY(-1px);box-shadow:0 8px 18px color-mix(in srgb,var(--blue-primary) 16%,transparent)}.privacy-settings-surface .privacy-action-btn:disabled{opacity:.7;cursor:not-allowed}.privacy-settings-surface .privacy-action-btn>svg{color:var(--blue-primary);margin-top:.18rem;flex-shrink:0}.privacy-settings-surface .privacy-action-title{display:block;color:#000;font-size:.92rem;font-weight:700}.privacy-settings-surface .privacy-action-helper{display:block;color:rgba(15,28,53,.62);font-size:.8rem;line-height:1.5;margin-top:.15rem}.privacy-settings-surface .privacy-action-cta{align-self:center;flex-shrink:0;font-size:.82rem;font-weight:700;color:var(--blue-primary);background:color-mix(in srgb,var(--blue-primary) 12%,transparent);border-radius:9999px;padding:.3rem .75rem;border:1px solid color-mix(in srgb,var(--blue-primary) 28%,transparent)}.privacy-settings-surface .privacy-action-btn-danger{border-color:rgba(184,35,15,.28)}.privacy-settings-surface .privacy-action-btn-danger:hover:not(:disabled){border-color:#b8230f;background:rgba(184,35,15,.04);box-shadow:0 8px 18px rgba(184,35,15,.16)}.privacy-settings-surface .privacy-action-btn-danger>svg{color:#b8230f}.privacy-settings-surface .privacy-action-cta-danger{color:#b8230f!important;background:rgba(184,35,15,.1)!important;border-color:rgba(184,35,15,.28)!important}.privacy-settings-surface .privacy-error-text{color:#b8230f;font-size:.82rem;font-weight:600;margin-top:.25rem}.privacy-settings-surface .privacy-checkbox-row:has(.privacy-checkbox:checked),.privacy-settings-surface .privacy-radio-row:has(.privacy-radio:checked){background:color-mix(in srgb,var(--blue-primary) 10%,#fff);border-color:var(--blue-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue-primary) 35%,transparent)}.privacy-settings-surface .privacy-checkbox-row:has(.privacy-checkbox:checked) .privacy-option-title,.privacy-settings-surface .privacy-radio-row:has(.privacy-radio:checked) .privacy-option-title{color:var(--blue-primary)}.privacy-settings-surface .privacy-action-btn>.flex-1,.privacy-settings-surface .privacy-checkbox-row>.flex-1,.privacy-settings-surface .privacy-radio-row>.flex-1{min-width:0}@media (max-width:640px){.privacy-settings-surface .privacy-card{padding:.9rem .95rem}.privacy-settings-surface .privacy-card-header{gap:.55rem}.privacy-settings-surface .privacy-card-icon{width:1.5rem;height:1.5rem}.privacy-settings-surface .privacy-card-icon>svg{width:12px;height:12px}.privacy-settings-surface .privacy-card-title{font-size:1rem}.privacy-settings-surface .privacy-checkbox-row,.privacy-settings-surface .privacy-radio-row{padding:.55rem .6rem;gap:.6rem}.privacy-settings-surface .privacy-action-btn{flex-wrap:wrap;padding:.75rem .85rem;gap:.6rem}.privacy-settings-surface .privacy-action-cta{width:100%;text-align:center;align-self:stretch;padding:.45rem .75rem;font-size:.85rem}}.privacy-settings-surface .privacy-footer-links{margin-top:1rem;font-size:.82rem;color:#000;text-align:center}.privacy-settings-surface .privacy-footer-link{color:var(--blue-primary);text-decoration:underline;text-underline-offset:2px}.privacy-settings-surface .privacy-footer-link:hover{color:var(--blue-hover)}.privacy-settings-surface .privacy-modal-backdrop{position:fixed;inset:0;z-index:60;background:rgba(15,28,53,.55);display:flex;align-items:center;justify-content:center;padding:1rem}.privacy-settings-surface .privacy-modal{background:#fff;border-radius:1rem;border:1px solid rgba(184,35,15,.28);box-shadow:0 24px 60px rgba(15,28,53,.45);padding:1.25rem;width:min(420px,100%);display:grid;gap:.7rem}.privacy-settings-surface .privacy-modal-title{color:#b8230f;font-size:1.05rem;font-weight:800}.privacy-settings-surface .privacy-modal-body,.privacy-settings-surface .privacy-modal-instruction{color:rgba(15,28,53,.78);font-size:.88rem;line-height:1.5}.privacy-settings-surface .privacy-modal-instruction strong{color:#b8230f}.privacy-settings-surface .privacy-modal-input{border:1.5px solid rgba(184,35,15,.4);border-radius:.6rem;padding:.55rem .75rem;font-size:.95rem;letter-spacing:.06em;font-weight:600;outline:none;background:rgba(255,248,245,.8)}.privacy-settings-surface .privacy-modal-input:focus{border-color:#b8230f;box-shadow:0 0 0 3px rgba(184,35,15,.2)}.privacy-settings-surface .privacy-modal-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.25rem}.privacy-settings-surface .privacy-modal-cancel{background:transparent;border:1px solid rgba(15,28,53,.18);color:#000;border-radius:.6rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;cursor:pointer}.privacy-settings-surface .privacy-modal-confirm{background:#b8230f;border:1px solid #b8230f;color:#fff;border-radius:.6rem;padding:.45rem .9rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.privacy-settings-surface .privacy-modal-confirm:hover:not(:disabled){background:#8a190a;transform:translateY(-1px)}.privacy-settings-surface .privacy-modal-confirm:disabled{opacity:.6;cursor:not-allowed}:root[data-theme=contrast] .privacy-settings-surface .privacy-settings-pill,:root[data-theme=dark] .privacy-settings-surface .privacy-settings-pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-settings-intro,:root[data-theme=dark] .privacy-settings-surface .privacy-settings-intro{color:#cbd5e1}:root[data-theme=contrast] .privacy-settings-surface .privacy-card,:root[data-theme=dark] .privacy-settings-surface .privacy-card{background:hsla(0,0%,100%,.04)!important;border-color:hsla(0,0%,100%,.08);border-left-color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-card:hover,:root[data-theme=dark] .privacy-settings-surface .privacy-card:hover{border-color:color-mix(in srgb,var(--brand-2) 40%,transparent);border-left-color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-card-icon,:root[data-theme=dark] .privacy-settings-surface .privacy-card-icon{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-title,:root[data-theme=contrast] .privacy-settings-surface .privacy-card-title,:root[data-theme=contrast] .privacy-settings-surface .privacy-option-title,:root[data-theme=dark] .privacy-settings-surface .privacy-action-title,:root[data-theme=dark] .privacy-settings-surface .privacy-card-title,:root[data-theme=dark] .privacy-settings-surface .privacy-option-title{color:#f1f5f9}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-helper,:root[data-theme=contrast] .privacy-settings-surface .privacy-card-helper,:root[data-theme=contrast] .privacy-settings-surface .privacy-option-helper,:root[data-theme=dark] .privacy-settings-surface .privacy-action-helper,:root[data-theme=dark] .privacy-settings-surface .privacy-card-helper,:root[data-theme=dark] .privacy-settings-surface .privacy-option-helper{color:#cbd5e1}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox-row,:root[data-theme=contrast] .privacy-settings-surface .privacy-radio-row,:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox-row,:root[data-theme=dark] .privacy-settings-surface .privacy-radio-row{background:hsla(0,0%,100%,.04);border-color:color-mix(in srgb,var(--brand-2) 20%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox-row:hover,:root[data-theme=contrast] .privacy-settings-surface .privacy-radio-row:hover,:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox-row:hover,:root[data-theme=dark] .privacy-settings-surface .privacy-radio-row:hover{background:color-mix(in srgb,var(--brand-2) 8%,transparent);border-color:color-mix(in srgb,var(--brand-2) 40%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox-row:has(.privacy-checkbox:checked),:root[data-theme=contrast] .privacy-settings-surface .privacy-radio-row:has(.privacy-radio:checked),:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox-row:has(.privacy-checkbox:checked),:root[data-theme=dark] .privacy-settings-surface .privacy-radio-row:has(.privacy-radio:checked){background:color-mix(in srgb,var(--brand-2) 14%,transparent);border-color:var(--brand-2);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand-2) 45%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox-row:has(.privacy-checkbox:checked) .privacy-option-title,:root[data-theme=contrast] .privacy-settings-surface .privacy-radio-row:has(.privacy-radio:checked) .privacy-option-title,:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox-row:has(.privacy-checkbox:checked) .privacy-option-title,:root[data-theme=dark] .privacy-settings-surface .privacy-radio-row:has(.privacy-radio:checked) .privacy-option-title{color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox,:root[data-theme=contrast] .privacy-settings-surface .privacy-radio,:root[data-theme=contrast] .settings-page-surface .privacy-checkbox,:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox,:root[data-theme=dark] .privacy-settings-surface .privacy-radio,:root[data-theme=dark] .settings-page-surface .privacy-checkbox{background:hsla(0,0%,100%,.04);border-color:color-mix(in srgb,var(--brand-2) 45%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox:checked,:root[data-theme=contrast] .privacy-settings-surface .privacy-radio:checked,:root[data-theme=contrast] .settings-page-surface .privacy-checkbox:checked,:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox:checked,:root[data-theme=dark] .privacy-settings-surface .privacy-radio:checked,:root[data-theme=dark] .settings-page-surface .privacy-checkbox:checked{background:var(--brand-2);border-color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-radio:checked:after,:root[data-theme=dark] .privacy-settings-surface .privacy-radio:checked:after{background:#0f1c35}:root[data-theme=contrast] .privacy-settings-surface .privacy-checkbox:checked:after,:root[data-theme=contrast] .settings-page-surface .privacy-checkbox:checked:after,:root[data-theme=dark] .privacy-settings-surface .privacy-checkbox:checked:after,:root[data-theme=dark] .settings-page-surface .privacy-checkbox:checked:after{border-color:#0f1c35}:root[data-theme=contrast] .privacy-settings-surface .privacy-saved-chip,:root[data-theme=dark] .privacy-settings-surface .privacy-saved-chip{background:color-mix(in srgb,var(--brand-2) 18%,transparent);color:#c7eaff}:root[data-theme=contrast] .privacy-settings-surface .privacy-data-actions,:root[data-theme=dark] .privacy-settings-surface .privacy-data-actions{border-color:color-mix(in srgb,var(--brand-2) 20%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-btn,:root[data-theme=dark] .privacy-settings-surface .privacy-action-btn{background:hsla(0,0%,100%,.04);border-color:color-mix(in srgb,var(--brand-2) 24%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-btn:hover:not(:disabled),:root[data-theme=dark] .privacy-settings-surface .privacy-action-btn:hover:not(:disabled){background:color-mix(in srgb,var(--brand-2) 10%,transparent);border-color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-btn>svg,:root[data-theme=dark] .privacy-settings-surface .privacy-action-btn>svg{color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-cta,:root[data-theme=dark] .privacy-settings-surface .privacy-action-cta{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-btn-danger,:root[data-theme=dark] .privacy-settings-surface .privacy-action-btn-danger{border-color:hsla(0,91%,71%,.32)}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-btn-danger:hover:not(:disabled),:root[data-theme=dark] .privacy-settings-surface .privacy-action-btn-danger:hover:not(:disabled){background:hsla(0,91%,71%,.1);border-color:#f87171}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-btn-danger>svg,:root[data-theme=dark] .privacy-settings-surface .privacy-action-btn-danger>svg{color:#f87171}:root[data-theme=contrast] .privacy-settings-surface .privacy-action-cta-danger,:root[data-theme=dark] .privacy-settings-surface .privacy-action-cta-danger{color:#fca5a5!important;background:hsla(0,91%,71%,.18)!important;border-color:hsla(0,91%,71%,.36)!important}:root[data-theme=contrast] .privacy-settings-surface .privacy-error-text,:root[data-theme=dark] .privacy-settings-surface .privacy-error-text{color:#fca5a5}:root[data-theme=contrast] .privacy-settings-surface .privacy-footer-links,:root[data-theme=dark] .privacy-settings-surface .privacy-footer-links{color:#94a3b8}:root[data-theme=contrast] .privacy-settings-surface .privacy-footer-link,:root[data-theme=contrast] .privacy-settings-surface .privacy-footer-link:hover,:root[data-theme=dark] .privacy-settings-surface .privacy-footer-link,:root[data-theme=dark] .privacy-settings-surface .privacy-footer-link:hover{color:var(--brand-2)}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal,:root[data-theme=dark] .privacy-settings-surface .privacy-modal{background:#1f2937;border-color:hsla(0,91%,71%,.42)}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-title,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-title{color:#fca5a5}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-body,:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-instruction,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-body,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-instruction{color:#cbd5e1}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-instruction strong,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-instruction strong{color:#fca5a5}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-input,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-input{background:hsla(0,91%,71%,.1);border-color:hsla(0,91%,71%,.45);color:#f1f5f9}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-input:focus,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-input:focus{border-color:#f87171;box-shadow:0 0 0 3px hsla(0,91%,71%,.25)}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-cancel,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-cancel{border-color:hsla(0,0%,100%,.2);color:#f1f5f9}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-confirm,:root[data-theme=dark] .privacy-settings-surface .privacy-modal-confirm{background:#ef4444;border-color:#ef4444}:root[data-theme=contrast] .privacy-settings-surface .privacy-modal-confirm:hover:not(:disabled),:root[data-theme=dark] .privacy-settings-surface .privacy-modal-confirm:hover:not(:disabled){background:#dc2626}.terms-page-surface .terms-page-pill{background:color-mix(in srgb,var(--blue-primary) 12%,transparent);color:var(--blue-primary);border-color:color-mix(in srgb,var(--blue-primary) 25%,transparent)}.terms-page-surface .terms-updated-badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.2rem .7rem;font-size:.72rem;font-weight:600;letter-spacing:.02em;background:color-mix(in srgb,var(--blue-primary) 10%,transparent);color:var(--text-secondary);border:1px solid color-mix(in srgb,var(--blue-primary) 20%,transparent)}.terms-page-surface .terms-tldr{color:var(--text-secondary);line-height:1.6;border-left:3px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);padding:.25rem 0 .25rem .85rem}.terms-page-surface .terms-toc{background:color-mix(in srgb,var(--bg-card) 92%,var(--blue-primary) 8%);border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);box-shadow:inset 3px 0 0 0 var(--blue-primary),0 4px 12px rgba(15,28,53,.06)}.terms-page-surface .terms-toc-label{color:var(--blue-primary)}.terms-page-surface .terms-toc-link{display:inline-flex;align-items:baseline;gap:.5rem;padding:.25rem 0;color:rgba(15,28,53,.78);text-decoration:none;transition:color .15s ease}.terms-page-surface .terms-toc-link:hover{color:var(--blue-primary)}.terms-page-surface .terms-toc-link-num{display:inline-block;min-width:1.6rem;font-weight:700;font-size:.72rem;color:var(--blue-primary);letter-spacing:.02em}.terms-page-surface .terms-section-number{display:inline-flex;align-items:center;justify-content:center;min-width:1.3rem;height:1.3rem;border-radius:9999px;background:color-mix(in srgb,var(--blue-primary) 15%,transparent);color:var(--blue-primary);font-weight:700;font-size:.55rem;letter-spacing:.02em;border:1px solid color-mix(in srgb,var(--blue-primary) 25%,transparent);flex-shrink:0}@media (min-width:640px){.terms-page-surface .terms-section-number{min-width:2rem;height:2rem;font-size:.8rem}}.terms-page-surface .terms-section-title{color:var(--text-primary);scroll-margin-top:5rem}.terms-page-surface .terms-body,.terms-page-surface .terms-list{color:var(--text-secondary);line-height:1.6}.terms-page-surface .terms-list strong{color:#000}.terms-page-surface .terms-trust-callout{background:color-mix(in srgb,var(--bg-card) 90%,var(--blue-primary) 10%);color:var(--blue-hover);border-left:3px solid var(--blue-primary);box-shadow:0 2px 6px rgba(15,28,53,.06)}.terms-page-surface .terms-warning-callout{background:rgba(255,248,224,.95);color:#92500a;border-left:3px solid #d97706;box-shadow:0 2px 6px rgba(146,80,10,.1)}.terms-page-surface .terms-contact-link{color:var(--blue-primary);text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.terms-page-surface .terms-contact-link:hover{color:var(--blue-hover)}:root[data-theme=contrast] .terms-page-surface .terms-page-pill,:root[data-theme=dark] .terms-page-surface .terms-page-pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .terms-page-surface .terms-section-number,:root[data-theme=dark] .terms-page-surface .terms-section-number{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .terms-page-surface .terms-updated-badge,:root[data-theme=dark] .terms-page-surface .terms-updated-badge{background:hsla(0,0%,100%,.05);color:#94a3b8;border-color:hsla(0,0%,100%,.1)}:root[data-theme=contrast] .terms-page-surface .terms-tldr,:root[data-theme=dark] .terms-page-surface .terms-tldr{color:#e2e8f0;border-left-color:var(--brand-2)}:root[data-theme=contrast] .terms-page-surface .terms-toc,:root[data-theme=dark] .terms-page-surface .terms-toc{background:color-mix(in srgb,var(--brand-2) 8%,transparent);border-color:color-mix(in srgb,var(--brand-2) 28%,transparent);box-shadow:inset 3px 0 0 0 color-mix(in srgb,var(--brand-2) 55%,transparent)}:root[data-theme=contrast] .terms-page-surface .terms-toc-label,:root[data-theme=dark] .terms-page-surface .terms-toc-label{color:var(--brand-2)}:root[data-theme=contrast] .terms-page-surface .terms-toc-link,:root[data-theme=dark] .terms-page-surface .terms-toc-link{color:#cbd5e1}:root[data-theme=contrast] .terms-page-surface .terms-toc-link-num,:root[data-theme=contrast] .terms-page-surface .terms-toc-link:hover,:root[data-theme=dark] .terms-page-surface .terms-toc-link-num,:root[data-theme=dark] .terms-page-surface .terms-toc-link:hover{color:var(--brand-2)}:root[data-theme=contrast] .terms-page-surface .terms-section-title,:root[data-theme=dark] .terms-page-surface .terms-section-title{color:#f1f5f9}:root[data-theme=contrast] .terms-page-surface .terms-body,:root[data-theme=contrast] .terms-page-surface .terms-list,:root[data-theme=dark] .terms-page-surface .terms-body,:root[data-theme=dark] .terms-page-surface .terms-list{color:#cbd5e1}:root[data-theme=contrast] .terms-page-surface .terms-list strong,:root[data-theme=dark] .terms-page-surface .terms-list strong{color:#f1f5f9}:root[data-theme=contrast] .terms-page-surface .terms-trust-callout,:root[data-theme=dark] .terms-page-surface .terms-trust-callout{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:#c7eaff;border-left-color:var(--brand-2)}:root[data-theme=contrast] .terms-page-surface .terms-warning-callout,:root[data-theme=dark] .terms-page-surface .terms-warning-callout{background:rgba(217,119,6,.14);color:#fcd9a0;border-left-color:#f59e0b}:root[data-theme=contrast] .terms-page-surface .terms-contact-link,:root[data-theme=contrast] .terms-page-surface .terms-contact-link:hover,:root[data-theme=dark] .terms-page-surface .terms-contact-link,:root[data-theme=dark] .terms-page-surface .terms-contact-link:hover{color:var(--brand-2)}.report-page-surface .report-page-pill{background:color-mix(in srgb,var(--blue-primary) 12%,transparent);color:var(--blue-primary);border-color:color-mix(in srgb,var(--blue-primary) 25%,transparent)}.report-page-surface .report-intro{color:rgba(15,28,53,.72);line-height:1.6}.report-page-surface .report-card{position:relative;border-left:3px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.report-page-surface .report-card:hover{transform:translateY(-2px);border-left-color:var(--blue-primary);box-shadow:0 12px 28px rgba(15,28,53,.1)}.report-page-surface .report-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;background:color-mix(in srgb,var(--blue-primary) 12%,transparent);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 25%,transparent);flex-shrink:0}.report-page-surface .report-card-icon-safety{background:rgba(217,119,6,.12);color:#b8650a;border-color:rgba(217,119,6,.3)}.report-page-surface .report-card-icon-safety+.report-card-title,.report-page-surface .report-card-title{color:#000}.report-page-surface .report-card-body{color:rgba(15,28,53,.72);line-height:1.55}.report-page-surface .report-details>summary{list-style:none}.report-page-surface .report-details>summary::-webkit-details-marker{display:none}.report-page-surface .report-details-summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .85rem;border-radius:.5rem;background:hsla(0,0%,100%,.65);border:1px solid color-mix(in srgb,var(--blue-primary) 22%,transparent);font-size:.85rem;font-weight:600;color:var(--blue-primary);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.report-page-surface .report-details-summary:hover{background:hsla(0,0%,100%,.85);border-color:color-mix(in srgb,var(--blue-primary) 40%,transparent)}.report-page-surface .report-details-icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;background:color-mix(in srgb,var(--blue-primary) 14%,transparent);font-size:.95rem;line-height:1;font-weight:700;transition:transform .2s ease}.report-page-surface .report-details[open] .report-details-icon{transform:rotate(45deg)}.report-page-surface .report-details-list{color:rgba(15,28,53,.78);padding-left:.5rem}.report-page-surface .report-cta-btn{background:var(--blue-primary);color:#fff;padding:.55rem 1.1rem;border-radius:.6rem;font-size:.9rem;font-weight:600;text-decoration:none;border:1px solid var(--blue-primary);transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.report-page-surface .report-cta-btn:hover{background:var(--blue-hover);border-color:var(--blue-hover);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 30%,transparent)}.report-page-surface .report-section-title{color:#000}.report-page-surface .report-timeline-step{display:flex;align-items:flex-start;gap:.85rem}.report-page-surface .report-timeline-num{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:9999px;background:hsla(0,0%,100%,.85);color:var(--blue-primary);font-weight:700;font-size:.8rem;letter-spacing:.02em;border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);flex-shrink:0}.report-page-surface .report-timeline-title{color:#000;font-weight:600;font-size:.95rem}.report-page-surface .report-timeline-body{color:rgba(15,28,53,.72);line-height:1.55;margin-top:.15rem}.report-page-surface .report-contact-body{color:rgba(15,28,53,.72)}.report-page-surface .report-contact-btn{background:hsla(0,0%,100%,.82);color:var(--blue-primary);padding:.5rem .95rem;border-radius:.6rem;font-size:.9rem;font-weight:600;text-decoration:none;border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);transition:background-color .15s ease,color .15s ease,transform .15s ease}.report-page-surface .report-contact-btn:hover{background:var(--blue-primary);color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 25%,transparent)}:root[data-theme=contrast] .report-page-surface .report-page-pill,:root[data-theme=dark] .report-page-surface .report-page-pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .report-page-surface .report-intro,:root[data-theme=dark] .report-page-surface .report-intro{color:#cbd5e1}:root[data-theme=contrast] .report-page-surface .report-card,:root[data-theme=dark] .report-page-surface .report-card{border-color:hsla(0,0%,100%,.08);border-left-color:var(--brand-2);box-shadow:0 6px 18px rgba(0,0,0,.3)}:root[data-theme=contrast] .report-page-surface .report-card:hover,:root[data-theme=dark] .report-page-surface .report-card:hover{border-color:color-mix(in srgb,var(--brand-2) 45%,transparent);border-left-color:var(--brand-2);box-shadow:0 12px 28px rgba(0,0,0,.45)}:root[data-theme=contrast] .report-page-surface .report-card-icon,:root[data-theme=dark] .report-page-surface .report-card-icon{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .report-page-surface .report-card-icon-safety,:root[data-theme=dark] .report-page-surface .report-card-icon-safety{background:rgba(245,158,11,.18);color:#fcd9a0;border-color:rgba(245,158,11,.4)}:root[data-theme=contrast] .report-page-surface .report-card-title,:root[data-theme=contrast] .report-page-surface .report-section-title,:root[data-theme=dark] .report-page-surface .report-card-title,:root[data-theme=dark] .report-page-surface .report-section-title{color:#f1f5f9}:root[data-theme=contrast] .report-page-surface .report-card-body,:root[data-theme=contrast] .report-page-surface .report-contact-body,:root[data-theme=contrast] .report-page-surface .report-details-list,:root[data-theme=contrast] .report-page-surface .report-timeline-body,:root[data-theme=dark] .report-page-surface .report-card-body,:root[data-theme=dark] .report-page-surface .report-contact-body,:root[data-theme=dark] .report-page-surface .report-details-list,:root[data-theme=dark] .report-page-surface .report-timeline-body{color:#cbd5e1}:root[data-theme=contrast] .report-page-surface .report-details-summary,:root[data-theme=dark] .report-page-surface .report-details-summary{background:color-mix(in srgb,var(--brand-2) 10%,transparent);border-color:color-mix(in srgb,var(--brand-2) 28%,transparent);color:var(--brand-2)}:root[data-theme=contrast] .report-page-surface .report-details-summary:hover,:root[data-theme=dark] .report-page-surface .report-details-summary:hover{background:color-mix(in srgb,var(--brand-2) 16%,transparent);border-color:color-mix(in srgb,var(--brand-2) 45%,transparent)}:root[data-theme=contrast] .report-page-surface .report-details-icon,:root[data-theme=dark] .report-page-surface .report-details-icon{background:color-mix(in srgb,var(--brand-2) 20%,transparent)}:root[data-theme=contrast] .report-page-surface .report-cta-btn,:root[data-theme=dark] .report-page-surface .report-cta-btn{background:var(--brand-2);color:#000;border-color:var(--brand-2)}:root[data-theme=contrast] .report-page-surface .report-cta-btn:hover,:root[data-theme=dark] .report-page-surface .report-cta-btn:hover{background:var(--brand-2);border-color:var(--brand-2);color:#000;transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .report-page-surface .report-timeline-num,:root[data-theme=dark] .report-page-surface .report-timeline-num{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .report-page-surface .report-timeline-title,:root[data-theme=dark] .report-page-surface .report-timeline-title{color:#f1f5f9}:root[data-theme=contrast] .report-page-surface .report-contact-btn,:root[data-theme=dark] .report-page-surface .report-contact-btn{background:color-mix(in srgb,var(--brand-2) 12%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .report-page-surface .report-contact-btn:hover,:root[data-theme=dark] .report-page-surface .report-contact-btn:hover{background:var(--brand-2);color:#000;border-color:var(--brand-2)}@media (max-width:767px){.terms-page-surface .terms-section{padding-bottom:1.25rem;border-bottom:1px solid var(--line)}.terms-page-surface .terms-section:last-child{padding-bottom:0;border-bottom:none}.terms-page-surface .terms-section-heading{min-height:2.75rem}.terms-page-surface .terms-toc ul{grid-template-columns:1fr}.report-page-surface .report-page-meta{line-height:1.6}}@media (max-width:640px){.community-guidelines-surface h1,.privacy-page-surface h1,.report-page-surface h1,.terms-page-surface h1{font-size:1.75rem!important;line-height:1.25!important}.privacy-page-surface .privacy-updated-badge,.terms-page-surface .terms-updated-badge{font-size:.65rem}}@media (hover:none){.report-page-surface .report-card:hover{transform:none;box-shadow:none}}:root[data-theme=contrast] .privacy-page-surface .privacy-trust-callout,:root[data-theme=contrast] .terms-page-surface .terms-trust-callout,:root[data-theme=dark] .privacy-page-surface .privacy-trust-callout,:root[data-theme=dark] .terms-page-surface .terms-trust-callout{background:color-mix(in srgb,var(--brand-2) 10%,transparent)}:root[data-theme=contrast] .terms-page-surface .terms-updated-badge,:root[data-theme=dark] .terms-page-surface .terms-updated-badge{color:#cbd5e1}.feedback-form-card{position:relative;border-left:3px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);transition:border-color .2s ease,box-shadow .2s ease}.feedback-form-card:hover{border-left-color:var(--blue-primary)}.feedback-form-icon{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:9999px;background:color-mix(in srgb,var(--blue-primary) 12%,transparent);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 25%,transparent);flex-shrink:0}.feedback-form-title{color:#000}.feedback-form-intro{color:rgba(15,28,53,.65);line-height:1.5;margin-top:-.15rem}.feedback-input{background:hsla(0,0%,100%,.85);border:1px solid color-mix(in srgb,var(--blue-primary) 22%,transparent);color:#000;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.feedback-input::-moz-placeholder{color:rgba(15,28,53,.45)}.feedback-input::placeholder{color:rgba(15,28,53,.45)}.feedback-input:focus{outline:none;border-color:var(--blue-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-primary) 20%,transparent);background:#fff}.feedback-textarea{resize:vertical}.feedback-counter{font-size:.7rem;color:rgba(15,28,53,.5);text-align:right;margin:.1rem .25rem 0;letter-spacing:.02em}.feedback-counter-warn{color:#b8650a;font-weight:600}.feedback-submit-btn{background:var(--blue-primary);color:#fff;border:1px solid var(--blue-primary);transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.feedback-submit-btn:hover:not(:disabled){background:var(--blue-hover);border-color:var(--blue-hover);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 30%,transparent)}.feedback-success{display:flex;align-items:flex-start;gap:.5rem;padding:.6rem .85rem;border-radius:.6rem;background:rgba(16,185,129,.1);color:#0f7a4f;border-left:3px solid #10b981;font-size:.85rem;font-weight:500;line-height:1.45;margin-top:.25rem}.feedback-success-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:9999px;background:rgba(16,185,129,.18);color:#0f7a4f;flex-shrink:0;margin-top:.05rem}:root[data-theme=contrast] .feedback-form-card,:root[data-theme=dark] .feedback-form-card{border-left-color:var(--brand-2)}:root[data-theme=contrast] .feedback-form-icon,:root[data-theme=dark] .feedback-form-icon{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .feedback-form-title,:root[data-theme=dark] .feedback-form-title{color:#f1f5f9}:root[data-theme=contrast] .feedback-form-intro,:root[data-theme=dark] .feedback-form-intro{color:#cbd5e1}:root[data-theme=contrast] .feedback-input,:root[data-theme=dark] .feedback-input{background:hsla(0,0%,100%,.04)!important;border-color:hsla(0,0%,100%,.12)!important;color:#f1f5f9!important}:root[data-theme=contrast] .feedback-input::-moz-placeholder,:root[data-theme=dark] .feedback-input::-moz-placeholder{color:#7f8798!important}:root[data-theme=contrast] .feedback-input::placeholder,:root[data-theme=dark] .feedback-input::placeholder{color:#7f8798!important}:root[data-theme=contrast] .feedback-input:focus,:root[data-theme=dark] .feedback-input:focus{border-color:var(--brand-2)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-2) 25%,transparent)!important;background:hsla(0,0%,100%,.06)!important}:root[data-theme=contrast] .feedback-counter,:root[data-theme=dark] .feedback-counter{color:#94a3b8}:root[data-theme=contrast] .feedback-counter-warn,:root[data-theme=dark] .feedback-counter-warn{color:#fcd9a0}:root[data-theme=contrast] .feedback-submit-btn,:root[data-theme=contrast] .feedback-submit-btn:hover:not(:disabled),:root[data-theme=dark] .feedback-submit-btn,:root[data-theme=dark] .feedback-submit-btn:hover:not(:disabled){background:var(--brand-2);color:#000;border-color:var(--brand-2)}:root[data-theme=contrast] .feedback-success,:root[data-theme=dark] .feedback-success{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:#c7eaff;border-left-color:var(--brand-2)}:root[data-theme=contrast] .feedback-success-icon,:root[data-theme=dark] .feedback-success-icon{background:color-mix(in srgb,var(--brand-2) 22%,transparent);color:var(--brand-2)}.profile-page-surface .profile-page-pill{background:hsla(0,0%,100%,.85);color:var(--blue-primary);border-color:color-mix(in srgb,var(--blue-primary) 30%,transparent)}.profile-page-surface .profile-alert{border-radius:.75rem;padding:.65rem .9rem;font-size:.9rem;font-weight:600;text-align:center;line-height:1.45}.profile-page-surface .profile-alert-warning{background:rgba(255,248,224,.95);color:#92500a;border:1px solid rgba(217,119,6,.3);box-shadow:inset 3px 0 0 0 #d97706}.profile-page-surface .profile-alert-success{background:rgba(16,185,129,.1);color:#0f7a4f;border:1px solid rgba(16,185,129,.25);box-shadow:inset 3px 0 0 0 #10b981}.profile-page-surface .profile-alert-chip{display:inline-block;margin:.15rem .2rem;border-radius:9999px;background:rgba(16,185,129,.16);color:#0f7a4f;padding:.18rem .5rem;font-size:.72rem}.profile-page-surface .profile-form-section,.profile-page-surface .profile-preview-card{transition:border-color .2s ease,box-shadow .2s ease}.profile-page-surface .profile-preview-card{border-left:2px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);overflow-x:hidden}@media (min-width:1024px){.profile-page-surface .profile-preview-card{position:sticky;top:6rem;align-self:start;max-height:calc(100vh - 7rem);overflow-y:auto}}.profile-card-banner{height:70px;background:linear-gradient(135deg,#0f1c35 0,color-mix(in srgb,var(--blue-primary) 72%,#0f1c35 28%) 100%)}:root[data-theme=contrast] .profile-card-banner,:root[data-theme=dark] .profile-card-banner{background:linear-gradient(135deg,#0b1120,#1a3a6a)}.profile-page-surface .profile-form-section:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,28,53,.1);border-color:color-mix(in srgb,var(--blue-primary) 35%,transparent)}.profile-page-surface .profile-photo-btn{display:inline-flex;align-items:center;cursor:pointer;border-radius:.7rem;border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);background:hsla(0,0%,100%,.85);color:var(--blue-primary);padding:.4rem .85rem;font-size:.75rem;font-weight:700;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.profile-page-surface .profile-photo-btn:hover:not(:disabled){background:var(--blue-primary);color:#fff;border-color:var(--blue-primary);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 25%,transparent)}.profile-page-surface .profile-photo-btn:disabled{cursor:not-allowed;opacity:.5}.profile-page-surface .profile-avatar-wrap{position:relative;display:inline-block}.profile-page-surface .profile-avatar-remove{position:absolute;top:-2px;right:-2px;z-index:2;width:1.65rem;height:1.65rem;border-radius:9999px;background:#fff;color:#b8230f;border:1.5px solid rgba(184,35,15,.45);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:scale(.85);transition:opacity .15s ease,transform .15s ease,background-color .15s ease,color .15s ease,border-color .15s ease;box-shadow:0 2px 6px rgba(15,28,53,.18)}.profile-page-surface .profile-avatar-remove:focus-visible,.profile-page-surface .profile-avatar-wrap:focus-within .profile-avatar-remove,.profile-page-surface .profile-avatar-wrap:hover .profile-avatar-remove{opacity:1;transform:scale(1)}@media (max-width:1023px){.profile-page-surface .profile-avatar-remove{opacity:1;transform:scale(1)}}.profile-page-surface .profile-avatar-remove:hover{background:#b8230f;color:#fff;border-color:#b8230f}.profile-page-surface .profile-avatar-upload{position:relative;display:inline-flex;cursor:pointer;border-radius:9999px;transition:transform .15s ease,box-shadow .15s ease}.profile-page-surface .profile-avatar-upload:hover{transform:translateY(-1px);box-shadow:0 8px 18px color-mix(in srgb,var(--blue-primary) 24%,transparent)}.profile-page-surface .profile-avatar-upload-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(15,28,53,.58);color:#fff;font-size:.72rem;font-weight:700;opacity:0;transition:opacity .15s ease;text-align:center;padding:.5rem}.profile-page-surface .profile-avatar-upload:focus-within .profile-avatar-upload-overlay,.profile-page-surface .profile-avatar-upload:hover .profile-avatar-upload-overlay{opacity:1}.profile-page-surface .profile-required-legend{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;color:rgba(15,28,53,.55);letter-spacing:.02em}.profile-page-surface .profile-required-dot{color:#ef4444;font-weight:700}.profile-page-surface .profile-preview-label{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin:0 auto .85rem;border-radius:9999px;background:hsla(0,0%,100%,.85);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);padding:.2rem .65rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.profile-page-surface .profile-completeness-card{background:rgba(191,219,254,.45)!important;border-color:color-mix(in srgb,var(--blue-primary) 22%,transparent)!important}.profile-page-surface .profile-completeness-label{color:rgba(15,28,53,.62);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.profile-page-surface .profile-completeness-value{color:var(--blue-primary);font-size:1.75rem;line-height:1;font-weight:700}.profile-page-surface .profile-completeness-count{color:rgba(15,28,53,.62);font-size:.75rem;font-weight:700}.profile-page-surface .profile-completeness-track{background:rgba(15,28,53,.1)}.profile-page-surface .profile-completeness-progress-bar{background:linear-gradient(90deg,var(--blue-primary),var(--accent-2))!important;box-shadow:0 2px 8px color-mix(in srgb,var(--blue-primary) 25%,transparent)}.profile-page-surface .profile-completeness-missing{color:#000;font-size:.88rem;line-height:1.45;font-weight:500}.profile-page-surface .profile-completeness-suggested{color:rgba(15,28,53,.62);font-size:.78rem;line-height:1.45;font-weight:500}.profile-page-surface .profile-completeness-complete{color:#0f7a4f;font-size:.78rem;font-weight:700}.profile-page-surface .profile-preview-name{color:#000;font-size:1.2rem;font-weight:700;line-height:1.25}.profile-page-surface .profile-preview-details{display:grid;gap:.85rem}.profile-page-surface .profile-preview-role-block{display:grid;gap:.2rem;padding-bottom:.85rem;border-bottom:1px solid color-mix(in srgb,var(--blue-primary) 16%,transparent)}.profile-page-surface .profile-preview-current-role{color:rgba(15,28,53,.86);font-size:.95rem;font-weight:700;line-height:1.35}.profile-page-surface .profile-preview-secondary-role{color:rgba(15,28,53,.62);font-size:.9rem;line-height:1.35}.profile-page-surface .profile-preview-meta{display:flex;flex-wrap:wrap;gap:.45rem}.profile-page-surface .profile-preview-meta-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;background:rgba(191,219,254,.45);border:1px solid color-mix(in srgb,var(--blue-primary) 22%,transparent);color:rgba(15,28,53,.78);padding:.35rem .6rem;font-size:.74rem;font-weight:600;line-height:1.2}.profile-page-surface .profile-preview-meta-label,.profile-page-surface .profile-preview-section-label{color:var(--blue-primary);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-page-surface .profile-preview-education{display:grid;gap:.2rem;border-top:1px solid color-mix(in srgb,var(--blue-primary) 16%,transparent);padding-top:.85rem;color:rgba(15,28,53,.74);font-size:.85rem;line-height:1.45}.profile-page-surface .profile-preview-bio{color:rgba(15,28,53,.78);font-size:.9rem;line-height:1.65;border-left:3px solid color-mix(in srgb,var(--blue-primary) 38%,transparent);padding-left:.75rem;margin-top:.1rem;font-style:italic}.profile-page-surface .profile-preview-why{display:grid;gap:.25rem;border-radius:.85rem;background:hsla(0,0%,100%,.65);border:1px solid color-mix(in srgb,var(--blue-primary) 18%,transparent);color:rgba(15,28,53,.76);padding:.75rem;font-size:.85rem;line-height:1.55}.profile-page-surface .profile-section-heading{display:flex;align-items:center;gap:.65rem;color:var(--blue-primary);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.profile-page-surface .profile-section-icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:9999px;background:hsla(0,0%,100%,.85);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);flex-shrink:0}.email-verification-banner{background:#fff8e1;border-bottom:1px solid #f5d76e;color:#6b4f00;font-size:14px}.email-verification-banner__inner{display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:1100px;margin:0 auto;padding:10px 20px}.email-verification-banner__dot{width:8px;height:8px;border-radius:9999px;background:#f59e0b;flex-shrink:0}.email-verification-banner__text{margin:0;flex:1 1 320px;line-height:1.5}.email-verification-banner__email{font-weight:600}.email-verification-banner__actions{display:flex;align-items:center;gap:8px}.email-verification-banner__btn{background:var(--blue-primary);color:#fff;border:1px solid var(--blue-primary);border-radius:9999px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.email-verification-banner__btn:hover:not(:disabled){background:var(--blue-hover);border-color:var(--blue-hover)}.email-verification-banner__btn:disabled{opacity:.7;cursor:not-allowed}.email-verification-banner__message{padding:0 20px 10px 40px;font-size:13px;max-width:1100px;margin:0 auto}.email-verification-banner__message.is-error{color:#b91c1c}.email-verification-banner__message.is-success{color:#166534}:root[data-theme=contrast] .email-verification-banner,:root[data-theme=dark] .email-verification-banner{background:rgba(245,158,11,.12);border-bottom-color:rgba(245,158,11,.35);color:#fde68a}:root[data-theme=contrast] .email-verification-banner__btn,:root[data-theme=dark] .email-verification-banner__btn{background:var(--brand-2);color:#000;border-color:var(--brand-2)}:root[data-theme=contrast] .email-verification-banner__btn:hover:not(:disabled),:root[data-theme=dark] .email-verification-banner__btn:hover:not(:disabled){background:var(--brand-2);border-color:var(--brand-2)}:root[data-theme=contrast] .email-verification-banner__message.is-error,:root[data-theme=dark] .email-verification-banner__message.is-error{color:#fca5a5}:root[data-theme=contrast] .email-verification-banner__message.is-success,:root[data-theme=dark] .email-verification-banner__message.is-success{color:#86efac}.verify-email-modal-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(15,28,53,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.verify-email-modal{position:relative;width:100%;max-width:460px;background:var(--bg-card);color:var(--text-strong);border:1px solid var(--line);border-radius:16px;padding:24px 20px 20px;box-shadow:0 20px 60px rgba(0,0,0,.25);text-align:center}.verify-email-modal__close{position:absolute;top:10px;right:12px;width:30px;height:30px;border-radius:9999px;background:transparent;border:none;color:var(--text-muted);font-size:22px;line-height:1;cursor:pointer}.verify-email-modal__close:hover{background:var(--hover-surface);color:var(--text-strong)}.verify-email-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:9999px;background:rgba(245,158,11,.18);color:#d97706;font-size:28px;margin-bottom:14px}.verify-email-modal__title{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--text-strong)}.verify-email-modal__body{margin:0 0 8px;font-size:14px;line-height:1.55;color:var(--text-normal)}.verify-email-modal__email{font-weight:600;color:var(--text-strong)}.verify-email-modal__hint{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--text-muted)}.verify-email-modal__message{margin:6px 0 14px;font-size:13px;font-weight:500}.verify-email-modal__message.is-error{color:#b91c1c}.verify-email-modal__message.is-success{color:#166534}.verify-email-modal__actions{display:flex;flex-direction:column-reverse;gap:10px;margin-top:8px}.verify-email-modal__btn-primary{display:inline-flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;background:var(--blue-primary);color:#fff;border:1px solid var(--blue-primary);border-radius:12px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease}.verify-email-modal__btn-primary:hover:not(:disabled){background:var(--blue-hover);border-color:var(--blue-hover)}.verify-email-modal__btn-primary:disabled{opacity:.7;cursor:not-allowed}.verify-email-modal__btn-secondary{width:100%;background:transparent;color:var(--text-strong);border:1px solid var(--line);border-radius:12px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.verify-email-modal__btn-secondary:hover{background:var(--hover-surface);border-color:var(--brand-2)}:root[data-theme=contrast] .verify-email-modal,:root[data-theme=dark] .verify-email-modal{background:var(--surface-2);border-color:hsla(0,0%,100%,.14);box-shadow:0 20px 60px rgba(0,0,0,.55)}:root[data-theme=contrast] .verify-email-modal__icon,:root[data-theme=dark] .verify-email-modal__icon{background:rgba(245,158,11,.18);color:#fbbf24}:root[data-theme=contrast] .verify-email-modal__btn-primary,:root[data-theme=dark] .verify-email-modal__btn-primary{background:var(--brand-2);color:#000;border-color:var(--brand-2)}:root[data-theme=contrast] .verify-email-modal__btn-primary:hover:not(:disabled),:root[data-theme=dark] .verify-email-modal__btn-primary:hover:not(:disabled){background:var(--blue-hover);border-color:var(--blue-hover)}:root[data-theme=contrast] .verify-email-modal__btn-secondary,:root[data-theme=dark] .verify-email-modal__btn-secondary{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.18)}:root[data-theme=contrast] .verify-email-modal__message.is-error,:root[data-theme=dark] .verify-email-modal__message.is-error{color:#fca5a5}:root[data-theme=contrast] .verify-email-modal__message.is-success,:root[data-theme=dark] .verify-email-modal__message.is-success{color:#86efac}.onboarding-page-surface .onboarding-title{color:var(--text-strong);font-weight:700;letter-spacing:-.01em}.onboarding-page-surface .onboarding-description{color:var(--text-normal)}.onboarding-page-surface .onboarding-progress-dot{width:10px;height:10px;border-radius:9999px;background:var(--line);border:none;cursor:pointer;transition:width .2s ease,background-color .2s ease}.onboarding-page-surface .onboarding-progress-dot.is-active{width:32px;background:var(--brand-2)}.onboarding-page-surface .onboarding-primary-btn{width:100%;border-radius:12px;background:var(--blue-primary);color:#fff;padding:12px 16px;font-weight:600;border:1px solid var(--blue-primary);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .05s ease}.onboarding-page-surface .onboarding-primary-btn:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.onboarding-page-surface .onboarding-primary-btn:active{transform:translateY(1px)}.onboarding-page-surface .onboarding-secondary-btn{width:100%;border-radius:12px;background:transparent;color:var(--text-strong);padding:10px 16px;font-size:14px;font-weight:600;border:1px solid var(--line);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.onboarding-page-surface .onboarding-secondary-btn:hover{background:var(--surface-subtle,rgba(0,0,0,.03));border-color:var(--brand-2)}.onboarding-page-surface .onboarding-skip-link{color:var(--text-muted);text-decoration:none;transition:color .15s ease}.onboarding-page-surface .onboarding-skip-link:hover{color:var(--text-strong)}.onboarding-page-surface .onboarding-step-counter{color:var(--text-muted)}:root[data-theme=contrast] .onboarding-page-surface .onboarding-secondary-btn,:root[data-theme=dark] .onboarding-page-surface .onboarding-secondary-btn{background:hsla(0,0%,100%,.04);color:var(--text-strong);border-color:hsla(0,0%,100%,.18)}:root[data-theme=contrast] .onboarding-page-surface .onboarding-secondary-btn:hover,:root[data-theme=dark] .onboarding-page-surface .onboarding-secondary-btn:hover{background:hsla(0,0%,100%,.08);border-color:var(--brand-2)}:root[data-theme=contrast] .onboarding-page-surface .onboarding-primary-btn,:root[data-theme=dark] .onboarding-page-surface .onboarding-primary-btn{background:var(--brand-2);color:#000;border-color:var(--brand-2)}:root[data-theme=contrast] .onboarding-page-surface .onboarding-primary-btn:hover,:root[data-theme=dark] .onboarding-page-surface .onboarding-primary-btn:hover{background:var(--blue-hover);border-color:var(--blue-hover)}:root[data-theme=contrast] .onboarding-page-surface .onboarding-progress-dot,:root[data-theme=dark] .onboarding-page-surface .onboarding-progress-dot{background:hsla(0,0%,100%,.18)}:root[data-theme=contrast] .onboarding-page-surface .onboarding-progress-dot.is-active,:root[data-theme=dark] .onboarding-page-surface .onboarding-progress-dot.is-active{background:var(--brand-2)}.auth-page-surface .auth-card{width:100%}.auth-page-surface .auth-field-label{display:block;font-size:13px;font-weight:600;color:var(--text-strong)}.auth-page-surface .auth-redirect-notice{padding:.625rem .75rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--brand-2) 35%,var(--line) 65%);background:color-mix(in srgb,var(--blue-light) 55%,var(--bg-card) 45%);color:var(--text-normal);font-weight:500}.auth-page-surface input.field-glass{transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.auth-page-surface input.field-glass:focus{outline:none!important;border-color:var(--blue-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-primary) 25%,transparent)!important}:root[data-theme=contrast] .auth-page-surface input.field-glass:focus,:root[data-theme=dark] .auth-page-surface input.field-glass:focus{outline:none!important;border-color:var(--brand-2)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-2) 30%,transparent)!important}.auth-page-surface .auth-helper-text{font-size:12px;line-height:1.4;color:var(--text-muted);margin-top:4px;margin-left:2px}.auth-page-surface .auth-error-slot{min-height:0;display:flex;align-items:center}.auth-page-surface .auth-error{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;font-size:13px;font-weight:600;background:rgba(220,38,38,.08);color:#b91c1c;border:1px solid rgba(220,38,38,.25)}:root[data-theme=contrast] .auth-page-surface .auth-error,:root[data-theme=dark] .auth-page-surface .auth-error{background:hsla(0,91%,71%,.14);color:#fecaca;border-color:hsla(0,91%,71%,.4)}.auth-page-surface .auth-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--blue-primary);color:#fff;border:1px solid var(--blue-primary);border-radius:12px;padding:12px 16px;font-weight:700;font-size:15px;transition:background-color .15s ease,border-color .15s ease,transform .05s ease,box-shadow .15s ease;box-shadow:0 1px 2px rgba(15,28,53,.08)}.auth-page-surface .auth-submit-btn:hover:not(:disabled){background:var(--blue-hover);border-color:var(--blue-hover);box-shadow:0 2px 6px color-mix(in srgb,var(--blue-primary) 30%,transparent)}.auth-page-surface .auth-submit-btn:active:not(:disabled){transform:translateY(1px)}.auth-page-surface .auth-submit-btn:disabled{opacity:.65;cursor:not-allowed}:root[data-theme=contrast] .auth-page-surface .auth-submit-btn,:root[data-theme=dark] .auth-page-surface .auth-submit-btn{background:var(--brand-2);color:#000;border-color:var(--brand-2);box-shadow:0 1px 2px rgba(0,0,0,.3)}:root[data-theme=contrast] .auth-page-surface .auth-submit-btn:hover:not(:disabled),:root[data-theme=dark] .auth-page-surface .auth-submit-btn:hover:not(:disabled){background:var(--brand-2);border-color:var(--brand-2);box-shadow:0 2px 8px color-mix(in srgb,var(--brand-2) 40%,transparent)}.auth-page-surface .auth-meta-link{color:var(--text-strong);font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.auth-page-surface .auth-meta-link:focus-visible,.auth-page-surface .auth-meta-link:hover{color:var(--blue-primary)}:root[data-theme=contrast] .auth-page-surface .auth-meta-link:focus-visible,:root[data-theme=contrast] .auth-page-surface .auth-meta-link:hover,:root[data-theme=dark] .auth-page-surface .auth-meta-link:focus-visible,:root[data-theme=dark] .auth-page-surface .auth-meta-link:hover{color:var(--brand-2)}.auth-page-wrap{min-height:0}@media (min-width:768px) and (max-width:1279px){.auth-page-wrap{padding-bottom:.75rem}.auth-page-wrap .auth-page-inner{padding-top:2rem}body:has(.auth-page-wrap) .footer-mobile-bar{padding-bottom:.75rem}}body:has(.auth-page-wrap) footer{background:var(--canvas)!important;margin-top:0}body:has(.auth-page-wrap) .footer-copy,body:has(.auth-page-wrap) .footer-copyright,body:has(.auth-page-wrap) .footer-meta{color:var(--text-muted)}body:has(.auth-page-wrap) .footer-link{color:var(--text-secondary)}body:has(.auth-page-wrap) .footer-link:hover{color:var(--blue-primary)}body:has(.auth-page-wrap) .footer-link:after{background:var(--blue-primary)}@media (max-width:767px){body:has(.auth-page-wrap) footer{display:none}}.profile-page-surface input.field-glass,.profile-page-surface select.field-glass,.profile-page-surface textarea.field-glass{transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.profile-page-surface .field-glass:focus-within,.profile-page-surface input.field-glass:focus,.profile-page-surface select.field-glass:focus,.profile-page-surface textarea.field-glass:focus{outline:none!important;border-color:var(--blue-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-primary) 25%,transparent)!important}.profile-page-surface .profile-save-btn,.profile-page-surface .profile-sticky-save-btn{background:var(--blue-light);color:var(--blue-primary);border:1px solid var(--blue-primary);transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.profile-page-surface .profile-save-btn:hover:not(:disabled),.profile-page-surface .profile-sticky-save-btn:hover:not(:disabled){background:color-mix(in srgb,var(--blue-primary) 15%,var(--blue-light));border-color:var(--blue-hover);color:var(--blue-hover);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 20%,transparent)}.profile-page-surface .profile-status-message{color:#0f7a4f;text-align:center;font-size:.9rem;font-weight:700}.profile-page-surface .profile-sticky-save{display:none}.profile-page-surface .profile-sticky-save-btn{flex-shrink:0;border-radius:.7rem;padding:.45rem .9rem;font-size:.85rem;font-weight:700}:root[data-theme=contrast] .profile-page-surface .profile-page-pill,:root[data-theme=dark] .profile-page-surface .profile-page-pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-alert-warning,:root[data-theme=dark] .profile-page-surface .profile-alert-warning{background:rgba(217,119,6,.14);color:#fcd9a0;border-color:rgba(245,158,11,.38);box-shadow:inset 3px 0 0 0 #f59e0b,0 12px 28px rgba(0,0,0,.45)}:root[data-theme=contrast] .profile-page-surface .profile-sticky-save,:root[data-theme=dark] .profile-page-surface .profile-sticky-save{background:rgba(15,28,53,.95);color:#e2e8f0;border-color:color-mix(in srgb,var(--brand-2) 30%,transparent);box-shadow:0 12px 28px rgba(0,0,0,.45)}:root[data-theme=contrast] .profile-page-surface .profile-alert-success,:root[data-theme=dark] .profile-page-surface .profile-alert-success{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:#c7eaff;border-color:color-mix(in srgb,var(--brand-2) 32%,transparent);box-shadow:inset 3px 0 0 0 var(--brand-2)}:root[data-theme=contrast] .profile-page-surface .profile-alert-chip,:root[data-theme=dark] .profile-page-surface .profile-alert-chip{background:color-mix(in srgb,var(--brand-2) 18%,transparent);color:#c7eaff}:root[data-theme=dark] .profile-page-surface .profile-preview-card{border-left-color:color-mix(in srgb,var(--brand-2) 38%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-preview-card{border-left-color:var(--brand-2)}:root[data-theme=contrast] .profile-page-surface .profile-form-section:hover,:root[data-theme=dark] .profile-page-surface .profile-form-section:hover{border-color:color-mix(in srgb,var(--brand-2) 40%,transparent);box-shadow:0 12px 28px rgba(0,0,0,.45)}:root[data-theme=contrast] .profile-page-surface .profile-photo-btn,:root[data-theme=dark] .profile-page-surface .profile-photo-btn{background:color-mix(in srgb,var(--brand-2) 12%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-photo-btn:hover:not(:disabled),:root[data-theme=dark] .profile-page-surface .profile-photo-btn:hover:not(:disabled){background:var(--brand-2);color:#0f1419;border-color:var(--brand-2)}:root[data-theme=contrast] .profile-page-surface .profile-avatar-upload:hover,:root[data-theme=dark] .profile-page-surface .profile-avatar-upload:hover{box-shadow:0 8px 18px color-mix(in srgb,var(--brand-2) 26%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-avatar-upload-overlay,:root[data-theme=dark] .profile-page-surface .profile-avatar-upload-overlay{background:rgba(15,28,53,.7);color:#c7eaff}:root[data-theme=contrast] .profile-page-surface .profile-avatar-remove,:root[data-theme=dark] .profile-page-surface .profile-avatar-remove{background:#1f2937;color:#f87171;border-color:hsla(0,91%,71%,.45);box-shadow:0 2px 6px rgba(0,0,0,.45)}:root[data-theme=contrast] .profile-page-surface .profile-avatar-remove:hover,:root[data-theme=dark] .profile-page-surface .profile-avatar-remove:hover{background:#f87171;color:#1f2937;border-color:#f87171}:root[data-theme=contrast] .profile-page-surface .profile-required-legend,:root[data-theme=dark] .profile-page-surface .profile-required-legend{color:#94a3b8}:root[data-theme=contrast] .profile-page-surface .profile-required-dot,:root[data-theme=dark] .profile-page-surface .profile-required-dot{color:#f87171}:root[data-theme=contrast] .profile-page-surface .profile-preview-label,:root[data-theme=contrast] .profile-page-surface .profile-section-icon,:root[data-theme=dark] .profile-page-surface .profile-preview-label,:root[data-theme=dark] .profile-page-surface .profile-section-icon{background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-completeness-card,:root[data-theme=dark] .profile-page-surface .profile-completeness-card{background:hsla(0,0%,100%,.04)!important;border-color:hsla(0,0%,100%,.1)!important}:root[data-theme=contrast] .profile-page-surface .profile-completeness-count,:root[data-theme=contrast] .profile-page-surface .profile-completeness-label,:root[data-theme=dark] .profile-page-surface .profile-completeness-count,:root[data-theme=dark] .profile-page-surface .profile-completeness-label{color:#94a3b8}:root[data-theme=contrast] .profile-page-surface .profile-preview-name,:root[data-theme=dark] .profile-page-surface .profile-preview-name{color:#f1f5f9}:root[data-theme=contrast] .profile-page-surface .profile-completeness-track,:root[data-theme=dark] .profile-page-surface .profile-completeness-track{background:hsla(0,0%,100%,.1)}:root[data-theme=contrast] .profile-page-surface .profile-completeness-progress-bar,:root[data-theme=dark] .profile-page-surface .profile-completeness-progress-bar{background:linear-gradient(90deg,var(--brand-2),var(--accent-2))!important;box-shadow:0 2px 8px color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-completeness-missing,:root[data-theme=contrast] .profile-page-surface .profile-completeness-suggested,:root[data-theme=contrast] .profile-page-surface .profile-preview-bio,:root[data-theme=contrast] .profile-page-surface .profile-preview-current-role,:root[data-theme=contrast] .profile-page-surface .profile-preview-education,:root[data-theme=contrast] .profile-page-surface .profile-preview-secondary-role,:root[data-theme=contrast] .profile-page-surface .profile-preview-why,:root[data-theme=dark] .profile-page-surface .profile-completeness-missing,:root[data-theme=dark] .profile-page-surface .profile-completeness-suggested,:root[data-theme=dark] .profile-page-surface .profile-preview-bio,:root[data-theme=dark] .profile-page-surface .profile-preview-current-role,:root[data-theme=dark] .profile-page-surface .profile-preview-education,:root[data-theme=dark] .profile-page-surface .profile-preview-secondary-role,:root[data-theme=dark] .profile-page-surface .profile-preview-why{color:#cbd5e1}:root[data-theme=contrast] .profile-page-surface .profile-preview-education,:root[data-theme=contrast] .profile-page-surface .profile-preview-role-block,:root[data-theme=dark] .profile-page-surface .profile-preview-education,:root[data-theme=dark] .profile-page-surface .profile-preview-role-block{border-color:color-mix(in srgb,var(--brand-2) 18%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-preview-meta-pill,:root[data-theme=dark] .profile-page-surface .profile-preview-meta-pill{background:color-mix(in srgb,var(--brand-2) 10%,transparent);border-color:color-mix(in srgb,var(--brand-2) 24%,transparent);color:#cbd5e1}:root[data-theme=contrast] .profile-page-surface .profile-preview-meta-label,:root[data-theme=contrast] .profile-page-surface .profile-preview-section-label,:root[data-theme=dark] .profile-page-surface .profile-preview-meta-label,:root[data-theme=dark] .profile-page-surface .profile-preview-section-label{color:var(--brand-2)}:root[data-theme=contrast] .profile-page-surface .profile-preview-bio,:root[data-theme=dark] .profile-page-surface .profile-preview-bio{border-left-color:color-mix(in srgb,var(--brand-2) 50%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-preview-why,:root[data-theme=dark] .profile-page-surface .profile-preview-why{background:color-mix(in srgb,var(--brand-2) 8%,transparent);border-color:color-mix(in srgb,var(--brand-2) 20%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-completeness-complete,:root[data-theme=contrast] .profile-page-surface .profile-status-message,:root[data-theme=dark] .profile-page-surface .profile-completeness-complete,:root[data-theme=dark] .profile-page-surface .profile-status-message{color:#c7eaff}:root[data-theme=contrast] .profile-page-surface .profile-completeness-value,:root[data-theme=contrast] .profile-page-surface .profile-section-heading,:root[data-theme=dark] .profile-page-surface .profile-completeness-value,:root[data-theme=dark] .profile-page-surface .profile-section-heading{color:var(--brand-2)}:root[data-theme=dark] .profile-page-surface .profile-save-btn,:root[data-theme=dark] .profile-page-surface .profile-sticky-save-btn{background:var(--blue-light);color:var(--brand-2);border:1px solid color-mix(in srgb,var(--brand-2) 55%,transparent)}:root[data-theme=contrast] .profile-page-surface .profile-save-btn,:root[data-theme=contrast] .profile-page-surface .profile-sticky-save-btn{background:var(--brand-2);color:#0f1419;border-color:var(--brand-2)}:root[data-theme=contrast] .profile-page-surface .field-glass:focus-within,:root[data-theme=contrast] .profile-page-surface input.field-glass:focus,:root[data-theme=contrast] .profile-page-surface select.field-glass:focus,:root[data-theme=contrast] .profile-page-surface textarea.field-glass:focus,:root[data-theme=dark] .profile-page-surface .field-glass:focus-within,:root[data-theme=dark] .profile-page-surface input.field-glass:focus,:root[data-theme=dark] .profile-page-surface select.field-glass:focus,:root[data-theme=dark] .profile-page-surface textarea.field-glass:focus{outline:none!important;border-color:var(--brand-2)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-2) 30%,transparent)!important}:root[data-theme=dark] .profile-page-surface .profile-save-btn:hover:not(:disabled),:root[data-theme=dark] .profile-page-surface .profile-sticky-save-btn:hover:not(:disabled){background:color-mix(in srgb,var(--brand-2) 22%,transparent);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .profile-page-surface .profile-save-btn:hover:not(:disabled),:root[data-theme=contrast] .profile-page-surface .profile-sticky-save-btn:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover);color:#0f1419}@media (max-width:640px){.profile-page-surface .profile-sticky-save{align-items:stretch;flex-direction:column}.profile-page-surface .profile-sticky-save-btn{width:100%}}.profile-page-surface .profile-save-slot{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;padding-bottom:.25rem}.profile-fixed-save-bar{position:fixed;left:0;right:0;bottom:5rem;z-index:60;padding:.5rem 0 .75rem;background:linear-gradient(to top,color-mix(in srgb,var(--canvas) 75%,transparent) 0,color-mix(in srgb,var(--canvas) 35%,transparent) 45%,transparent 100%);pointer-events:none}.profile-fixed-save-inner{pointer-events:auto}.profile-fixed-save-bar .profile-save-btn{box-shadow:0 8px 24px color-mix(in srgb,var(--blue-primary) 28%,transparent)}@media (min-width:1024px){.profile-fixed-save-bar{bottom:1.5rem}}.app-shell.profile-page-surface{padding-bottom:9rem}@media (min-width:1024px){.app-shell.profile-page-surface{padding-bottom:6rem}}:root[data-theme=contrast] .profile-fixed-save-bar,:root[data-theme=dark] .profile-fixed-save-bar{background:linear-gradient(to top,color-mix(in srgb,var(--canvas) 80%,transparent) 0,color-mix(in srgb,var(--canvas) 40%,transparent) 40%,transparent 100%)}:root[data-theme=contrast] .profile-fixed-save-bar .profile-save-btn,:root[data-theme=dark] .profile-fixed-save-bar .profile-save-btn{box-shadow:0 8px 28px rgba(0,0,0,.45)}.library-saved-card{border-radius:.75rem;border:1px solid var(--line);background:hsla(0,0%,100%,.04);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}.library-saved-card:hover{border-color:color-mix(in srgb,var(--blue-primary) 40%,transparent);background:rgba(219,234,254,.2);box-shadow:0 6px 16px rgba(15,28,53,.08);transform:translateY(-1px)}.library-saved-card-name{color:rgba(15,28,53,.62)}.library-saved-card-pill{background:color-mix(in srgb,var(--blue-primary) 10%,transparent);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 22%,transparent)}.library-saved-card-remove{background:transparent;color:rgba(15,28,53,.45);border:1px solid transparent}.library-saved-card-remove:hover{background:rgba(244,63,94,.1);color:#be123c;border-color:rgba(244,63,94,.3)}:root[data-theme=contrast] .library-saved-card,:root[data-theme=dark] .library-saved-card{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}:root[data-theme=contrast] .library-saved-card:hover,:root[data-theme=dark] .library-saved-card:hover{border-color:var(--brand-2);background:color-mix(in srgb,var(--brand-2) 6%,transparent);box-shadow:0 6px 18px rgba(0,0,0,.3)}:root[data-theme=contrast] .library-saved-card-name,:root[data-theme=dark] .library-saved-card-name{color:#cbd5e1}:root[data-theme=contrast] .library-saved-card-pill,:root[data-theme=dark] .library-saved-card-pill{background:color-mix(in srgb,var(--brand-2) 12%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .library-saved-card-remove,:root[data-theme=dark] .library-saved-card-remove{color:#94a3b8}:root[data-theme=contrast] .library-saved-card-remove:hover,:root[data-theme=dark] .library-saved-card-remove:hover{background:rgba(244,63,94,.18);color:#fda4af;border-color:rgba(244,63,94,.45)}.share-journey-theme-surface .milestone-card{transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.share-journey-theme-surface .milestone-card-draft{border-style:dashed!important;border-color:rgba(15,28,53,.16)!important;opacity:.95}.share-journey-theme-surface .milestone-card-published{border-style:solid!important;box-shadow:inset 2px 0 0 0 color-mix(in srgb,var(--blue-primary) 30%,transparent)}.share-journey-theme-surface .milestone-card>button:hover{background:color-mix(in srgb,var(--blue-light) 65%,transparent)!important}:root[data-theme=contrast] .share-journey-theme-surface .milestone-card-draft,:root[data-theme=dark] .share-journey-theme-surface .milestone-card-draft{border-color:hsla(0,0%,100%,.1)!important;opacity:.92}:root[data-theme=contrast] .share-journey-theme-surface .milestone-card-published,:root[data-theme=dark] .share-journey-theme-surface .milestone-card-published{box-shadow:inset 3px 0 0 0 var(--brand-2)}.share-journey-theme-surface .milestone-delete-btn{background:color-mix(in srgb,var(--blue-light) 55%,transparent);color:rgba(15,28,53,.58);border:1.5px solid rgba(15,28,53,.12)}.share-journey-theme-surface .milestone-delete-btn:hover{background:rgba(244,63,94,.1);color:#be123c;border-color:rgba(244,63,94,.3)}:root[data-theme=contrast] .share-journey-theme-surface .milestone-delete-btn,:root[data-theme=dark] .share-journey-theme-surface .milestone-delete-btn{background:transparent;color:#94a3b8;border-color:hsla(0,0%,100%,.1)}:root[data-theme=contrast] .share-journey-theme-surface .milestone-delete-btn:hover,:root[data-theme=dark] .share-journey-theme-surface .milestone-delete-btn:hover{background:rgba(244,63,94,.18);color:#fda4af;border-color:rgba(244,63,94,.45)}:root[data-theme=contrast] .share-journey-theme-surface .text-slate-800,:root[data-theme=dark] .share-journey-theme-surface .text-slate-800{color:#f1f5f9!important}:root[data-theme=contrast] .share-journey-theme-surface .text-slate-600,:root[data-theme=contrast] .share-journey-theme-surface .text-slate-700,:root[data-theme=dark] .share-journey-theme-surface .text-slate-600,:root[data-theme=dark] .share-journey-theme-surface .text-slate-700{color:#94a3b8!important}:root[data-theme=contrast] .share-journey-theme-surface .text-red-600,:root[data-theme=dark] .share-journey-theme-surface .text-red-600{color:#f87171!important}:root[data-theme=contrast] .share-journey-theme-surface input.field-glass,:root[data-theme=contrast] .share-journey-theme-surface select.field-glass,:root[data-theme=contrast] .share-journey-theme-surface textarea.field-glass,:root[data-theme=dark] .share-journey-theme-surface input.field-glass,:root[data-theme=dark] .share-journey-theme-surface select.field-glass,:root[data-theme=dark] .share-journey-theme-surface textarea.field-glass{border-color:#384152!important}:root[data-theme=contrast] .share-journey-theme-surface input::-moz-placeholder,:root[data-theme=contrast] .share-journey-theme-surface textarea::-moz-placeholder,:root[data-theme=dark] .share-journey-theme-surface input::-moz-placeholder,:root[data-theme=dark] .share-journey-theme-surface textarea::-moz-placeholder{color:#7f8798!important;opacity:1}:root[data-theme=contrast] .share-journey-theme-surface input::placeholder,:root[data-theme=contrast] .share-journey-theme-surface textarea::placeholder,:root[data-theme=dark] .share-journey-theme-surface input::placeholder,:root[data-theme=dark] .share-journey-theme-surface textarea::placeholder{color:#7f8798!important;opacity:1}:root[data-theme=contrast] .share-journey-theme-surface .field-glass:focus-within,:root[data-theme=contrast] .share-journey-theme-surface input.field-glass:focus,:root[data-theme=contrast] .share-journey-theme-surface select.field-glass:focus,:root[data-theme=contrast] .share-journey-theme-surface textarea.field-glass:focus,:root[data-theme=dark] .share-journey-theme-surface .field-glass:focus-within,:root[data-theme=dark] .share-journey-theme-surface input.field-glass:focus,:root[data-theme=dark] .share-journey-theme-surface select.field-glass:focus,:root[data-theme=dark] .share-journey-theme-surface textarea.field-glass:focus{border-color:var(--brand-2)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-2) 25%,transparent)!important;outline:none!important}.share-journey-theme-surface .field-glass:focus-within,.share-journey-theme-surface input.field-glass:focus,.share-journey-theme-surface select.field-glass:focus,.share-journey-theme-surface textarea.field-glass:focus{outline:none!important;border-color:var(--blue-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-primary) 25%,transparent)!important;transition:border-color .15s ease,box-shadow .15s ease}.share-journey-theme-surface .share-icon-field{min-width:0}.share-journey-theme-surface .share-icon-field .share-icon-field-input,.share-journey-theme-surface .share-icon-field .share-milestone-type-select{flex:1 1 0%;min-width:0;text-indent:0!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.share-journey-theme-surface .share-icon-field .share-icon-field-input:focus,.share-journey-theme-surface .share-icon-field .share-milestone-type-select:focus{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}:root[data-theme=contrast] .share-journey-theme-surface input.bg-transparent:focus,:root[data-theme=contrast] .share-journey-theme-surface select.bg-transparent:focus,:root[data-theme=dark] .share-journey-theme-surface input.bg-transparent:focus,:root[data-theme=dark] .share-journey-theme-surface select.bg-transparent:focus{outline:none!important;box-shadow:none!important;border-color:transparent!important}:root[data-theme=contrast] .share-journey-theme-surface .glass-card,:root[data-theme=dark] .share-journey-theme-surface .glass-card{border:1px solid hsla(0,0%,100%,.08);box-shadow:0 6px 18px rgba(0,0,0,.3)}:root[data-theme=contrast] .share-journey-theme-surface h3.text-\[color\:var\(--brand-2\)\],:root[data-theme=dark] .share-journey-theme-surface h3.text-\[color\:var\(--brand-2\)\]{color:var(--brand-2)!important;border-bottom-color:color-mix(in srgb,var(--brand-2) 35%,transparent)!important}:root[data-theme=contrast] .share-journey-theme-surface p.text-slate-500,:root[data-theme=dark] .share-journey-theme-surface p.text-slate-500{color:#94a3b8!important}:root[data-theme=contrast] .share-journey-theme-surface button.text-\[color\:var\(--brand-2\)\]:not(.share-panel-toggle),:root[data-theme=dark] .share-journey-theme-surface button.text-\[color\:var\(--brand-2\)\]:not(.share-panel-toggle){color:var(--brand-2)!important;text-decoration-color:color-mix(in srgb,var(--brand-2) 55%,transparent)!important}:root[data-theme=contrast] .share-journey-theme-surface button.text-\[color\:var\(--brand-2\)\]:not(.share-panel-toggle):hover,:root[data-theme=dark] .share-journey-theme-surface button.text-\[color\:var\(--brand-2\)\]:not(.share-panel-toggle):hover{color:#fff!important}.share-journey-theme-surface .share-panel-toggle{flex-shrink:0;border:none;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1.25;color:var(--brand-2);background:transparent;text-decoration:none;transition:color .15s ease}.share-journey-theme-surface .share-panel-toggle:hover{color:var(--blue-hover);text-decoration:none}:root[data-theme=contrast] .share-journey-theme-surface .share-panel-toggle,:root[data-theme=dark] .share-journey-theme-surface .share-panel-toggle{color:var(--brand-2)!important}:root[data-theme=contrast] .share-journey-theme-surface .share-panel-toggle:hover,:root[data-theme=dark] .share-journey-theme-surface .share-panel-toggle:hover{color:var(--blue-hover)!important}.share-journey-theme-surface .share-edit-profile-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--brand-2) 55%,var(--line) 45%);background:color-mix(in srgb,var(--brand-2) 14%,transparent);padding:.35rem .75rem;font-size:.75rem;font-weight:700;line-height:1.25;color:var(--brand-2);text-decoration:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--brand-2) 8%,transparent);transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.share-journey-theme-surface .share-edit-profile-link:hover{border-color:var(--brand-2);background:color-mix(in srgb,var(--brand-2) 24%,transparent);color:var(--blue-hover);text-decoration:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--brand-2) 25%,transparent)}:root[data-theme=contrast] .share-journey-theme-surface .share-edit-profile-link,:root[data-theme=dark] .share-journey-theme-surface .share-edit-profile-link{border-color:color-mix(in srgb,var(--brand-2) 32%,var(--line) 68%);background:color-mix(in srgb,var(--brand-2) 10%,transparent);color:color-mix(in srgb,#fff 88%,var(--brand-2) 12%)!important;box-shadow:none}:root[data-theme=contrast] .share-journey-theme-surface .share-edit-profile-link:hover,:root[data-theme=dark] .share-journey-theme-surface .share-edit-profile-link:hover{border-color:color-mix(in srgb,var(--brand-2) 48%,var(--line) 52%);background:color-mix(in srgb,var(--brand-2) 16%,transparent);color:#fff!important;box-shadow:none}:root[data-theme=dark] .share-journey-theme-surface .publish-journey-btn{background:var(--blue-light)!important;color:var(--brand-2)!important;border:1px solid color-mix(in srgb,var(--brand-2) 55%,transparent)!important;box-shadow:none!important}:root[data-theme=dark] .share-journey-theme-surface .publish-journey-btn:hover{background:color-mix(in srgb,var(--brand-2) 22%,transparent)!important;border-color:var(--brand-2)!important;color:#fff!important;box-shadow:0 4px 14px color-mix(in srgb,var(--brand-2) 22%,transparent)}:root[data-theme=contrast] .share-journey-theme-surface .publish-journey-btn{background:var(--brand-2)!important;color:#fff!important;border:1px solid var(--brand-2)!important;box-shadow:0 4px 14px color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .share-journey-theme-surface .publish-journey-btn:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important;box-shadow:0 6px 18px color-mix(in srgb,var(--brand-2) 40%,transparent)}:root[data-theme=contrast] .share-journey-theme-surface .save-draft-btn,:root[data-theme=dark] .share-journey-theme-surface .save-draft-btn{background:hsla(0,0%,100%,.04)!important;color:#e2e8f0!important;border:1px solid hsla(0,0%,100%,.16)!important}:root[data-theme=contrast] .share-journey-theme-surface .save-draft-btn:hover,:root[data-theme=dark] .share-journey-theme-surface .save-draft-btn:hover{background:hsla(0,0%,100%,.08)!important;border-color:color-mix(in srgb,var(--brand-2) 40%,transparent)!important;color:#fff!important}:root[data-theme=contrast] .settings-page-surface .glass-card,:root[data-theme=dark] .settings-page-surface .glass-card{border:1px solid hsla(0,0%,100%,.08);box-shadow:0 6px 18px rgba(0,0,0,.3)}.settings-toggle-btn--active{border-color:var(--blue-primary);background:var(--blue-light);color:var(--blue-primary);box-shadow:0 2px 8px color-mix(in srgb,var(--blue-primary) 14%,transparent)}.settings-toggle-btn--inactive{border-color:var(--line);background:color-mix(in srgb,var(--blue-light) 75%,transparent);color:var(--text-normal)}.settings-toggle-btn--inactive:hover{background:color-mix(in srgb,var(--blue-light) 92%,var(--brand-2) 8%);border-color:color-mix(in srgb,var(--brand-2) 35%,var(--line) 65%)}.settings-secondary-action{border-color:var(--line);background:color-mix(in srgb,var(--blue-light) 75%,transparent);color:var(--text-normal)}.settings-secondary-action:hover{background:color-mix(in srgb,var(--blue-light) 92%,var(--brand-2) 8%);border-color:color-mix(in srgb,var(--brand-2) 35%,var(--line) 65%)}:root[data-theme=contrast] .settings-page-surface .settings-toggle-btn--active,:root[data-theme=dark] .settings-page-surface .settings-toggle-btn--active{background:var(--brand-2)!important;color:#fff!important;border-color:var(--brand-2)!important;box-shadow:0 4px 14px color-mix(in srgb,var(--brand-2) 32%,transparent)}:root[data-theme=contrast] .settings-page-surface .settings-secondary-action,:root[data-theme=contrast] .settings-page-surface .settings-toggle-btn--inactive,:root[data-theme=dark] .settings-page-surface .settings-secondary-action,:root[data-theme=dark] .settings-page-surface .settings-toggle-btn--inactive{background:hsla(0,0%,100%,.06)!important;color:#94a3b8!important;border-color:hsla(0,0%,100%,.12)!important;box-shadow:none}:root[data-theme=contrast] .settings-page-surface .settings-secondary-action:hover,:root[data-theme=contrast] .settings-page-surface .settings-toggle-btn--inactive:hover,:root[data-theme=dark] .settings-page-surface .settings-secondary-action:hover,:root[data-theme=dark] .settings-page-surface .settings-toggle-btn--inactive:hover{background:hsla(0,0%,100%,.1)!important;color:#e2e8f0!important;border-color:color-mix(in srgb,var(--brand-2) 40%,hsla(0,0%,100%,.14) 60%)!important}.explore-page-toolbar{padding-bottom:0}.explore-card-meta,.explore-card-meta-row{color:var(--text-muted)}.explore-card-meta-row{display:flex;align-items:flex-start;gap:.5rem;margin:0}.explore-card-meta-icon{width:1rem;height:1rem;margin-top:.125rem;color:var(--text-muted);opacity:.85}.explore-card-identity-stack{line-height:1.2;max-width:100%}.explore-card-identity .explore-card-title-link{display:inline;margin:0;padding:0;line-height:inherit;text-decoration:none;vertical-align:baseline}.explore-card-title-plain{display:block;font-size:1rem;line-height:1.3;max-width:100%}@media (min-width:768px){.explore-card-title-plain{font-size:1.0625rem;line-height:1.25}}.explore-card-identity .explore-card-byline{display:block;margin:0;padding:0;line-height:1.25;max-width:100%}.explore-card-title-link:focus-visible{outline:2px solid var(--blue-primary);outline-offset:2px;border-radius:.25rem}.explore-card-quote{border-left:2px solid var(--border-light);color:var(--text-secondary);padding-left:.75rem;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.explore-match-panel{background:color-mix(in srgb,var(--bg-card) 92%,var(--blue-light) 8%)}.explore-match-link:hover{background:var(--hover-surface)}.explore-active-filter-chip{background:var(--blue-light)}.explore-action-btn-secondary{background:var(--bg-card);color:var(--text-secondary);border:1px solid var(--border-light);transition:background .18s ease,color .18s ease,border-color .18s ease}.explore-action-btn-secondary:hover{border-color:var(--blue-primary);color:var(--blue-primary);background:var(--blue-light)}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-action-btn-primary,:root[data-theme=light] .explore-action-btn-primary{background:var(--bg-card)!important;border:1px solid var(--blue-primary)!important;color:var(--blue-primary)!important;transition:background .18s ease,border-color .18s ease,color .18s ease}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-action-btn-primary:hover,:root[data-theme=light] .explore-action-btn-primary:hover{background:var(--blue-light)!important;border-color:var(--blue-hover)!important;color:var(--blue-hover)!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-action-btn-primary.explore-card-read-cta,:root[data-theme=light] .explore-action-btn-primary.explore-card-read-cta{background:var(--brand-2)!important;border-color:var(--brand-2)!important;color:#fff!important;box-shadow:0 1px 2px rgba(13,33,70,.12)}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-action-btn-primary.explore-card-read-cta:hover,:root[data-theme=light] .explore-action-btn-primary.explore-card-read-cta:hover{background:var(--blue-hover)!important;border-color:var(--blue-hover)!important;color:#fff!important;box-shadow:0 2px 6px rgba(13,33,70,.18)}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-spotlight-cta,:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-toolbar-share,:root[data-theme=light] .explore-spotlight-cta,:root[data-theme=light] .explore-toolbar-share{background:var(--bg-card)!important;border:1px solid var(--blue-primary)!important;color:var(--blue-primary)!important;transition:background .18s ease,border-color .18s ease,color .18s ease}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-spotlight-cta:hover,:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-toolbar-share:hover,:root[data-theme=light] .explore-spotlight-cta:hover,:root[data-theme=light] .explore-toolbar-share:hover{background:var(--blue-light)!important;border-color:var(--blue-hover)!important;color:var(--blue-hover)!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-category-chip-active,:root[data-theme=light] .explore-category-chip-active{background:var(--blue-light)!important;border-color:var(--blue-primary)!important;color:var(--blue-primary)!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-category-chip-active:hover,:root[data-theme=light] .explore-category-chip-active:hover{background:color-mix(in srgb,var(--blue-light) 70%,var(--blue-primary) 30%)!important;border-color:var(--blue-hover)!important;color:var(--blue-hover)!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-category-chip-count-active,:root[data-theme=light] .explore-category-chip-count-active{background:var(--blue-primary)!important;color:#fff!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-category-chip-inactive,:root[data-theme=light] .explore-category-chip-inactive{background:var(--bg-card);border-color:color-mix(in srgb,var(--line) 70%,transparent);color:var(--text-secondary)}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-category-chip-inactive:hover,:root[data-theme=light] .explore-category-chip-inactive:hover{background:var(--bg-card);border-color:var(--blue-primary);color:var(--blue-primary)}:root[data-theme=contrast] .explore-spotlight-cta,:root[data-theme=contrast] .explore-toolbar-share,:root[data-theme=dark] .explore-spotlight-cta,:root[data-theme=dark] .explore-toolbar-share{background:transparent!important;border:1px solid var(--brand-2)!important;color:var(--brand-2)!important}:root[data-theme=contrast] .explore-spotlight-cta:hover,:root[data-theme=contrast] .explore-toolbar-share:hover,:root[data-theme=dark] .explore-spotlight-cta:hover,:root[data-theme=dark] .explore-toolbar-share:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent)!important;color:#fff!important}:root[data-theme=contrast] .explore-category-chip-active,:root[data-theme=dark] .explore-category-chip-active{background:color-mix(in srgb,var(--brand-2) 22%,transparent)!important;border-color:var(--brand-2)!important;color:#fff!important}:root[data-theme=contrast] .explore-category-chip-count-active,:root[data-theme=dark] .explore-category-chip-count-active{background:var(--brand-2)!important;color:#0b1220!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-journey-card .bookmark-btn-unsaved,:root[data-theme=light] .explore-journey-card .bookmark-btn-unsaved{background:var(--bg-card)!important;color:var(--blue-primary)!important;border:1px solid var(--blue-primary)!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-journey-card .bookmark-btn-unsaved:hover,:root[data-theme=light] .explore-journey-card .bookmark-btn-unsaved:hover{background:var(--blue-light)!important;color:var(--blue-hover)!important;border-color:var(--blue-hover)!important}.explore-sort-trigger:focus-within{outline:none;border-color:var(--brand-2);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-2) 22%,transparent)}.explore-sort-trigger>select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:none;font:inherit;color:inherit}.explore-journey-card .explore-card-footer{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.explore-journey-card .explore-card-footer{margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}}.explore-card-footer-actions{display:grid;width:100%;min-width:0;box-sizing:border-box}.explore-card-footer-actions.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-card-footer-actions.explore-card-footer-cols-3,.explore-card-footer-actions.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:767px){.explore-card-footer-actions.explore-card-footer-cols-3{grid-template-columns:minmax(0,4rem) minmax(0,1fr) minmax(0,1fr)}.explore-card-footer-actions.explore-card-footer-cols-2{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.explore-card-footer-actions .explore-card-footer-save.bookmark-btn{width:100%!important;max-width:100%;padding-inline:.375rem!important;font-size:.6875rem!important}.explore-card-footer-actions .explore-card-footer-bio,.explore-card-footer-actions .explore-card-footer-journey{padding-inline:.375rem;font-size:.6875rem;letter-spacing:-.01em}.explore-card-footer-actions .explore-card-footer-journey{color:#fff!important}.explore-theme-surface .explore-card-footer-actions .explore-card-footer-bio,.explore-theme-surface .explore-card-footer-actions .explore-card-footer-journey{padding-inline:.375rem;font-size:.6875rem}}@media (max-width:389px){.explore-card-footer-actions.explore-card-footer-cols-2,.explore-card-footer-actions.explore-card-footer-cols-3{gap:.25rem}}.explore-card-footer-actions .bookmark-btn,.explore-card-footer-actions .explore-action-btn-primary,.explore-card-footer-actions .explore-action-btn-secondary{display:flex!important;width:100%!important;min-width:0;max-width:100%;justify-content:center;align-items:center;min-height:2.5rem;white-space:nowrap;box-sizing:border-box}@media (min-width:640px){.explore-card-footer-actions .bookmark-btn,.explore-card-footer-actions .explore-action-btn-primary,.explore-card-footer-actions .explore-action-btn-secondary{overflow:hidden;text-overflow:ellipsis}.explore-card-footer-actions{gap:.5rem}.explore-card-footer-actions .explore-action-btn-primary,.explore-card-footer-actions .explore-action-btn-secondary{min-height:2.75rem;font-size:.8125rem}}@media (max-width:1279px){.explore-card-footer-actions .bookmark-btn,.explore-card-footer-actions .explore-action-btn-primary,.explore-card-footer-actions .explore-action-btn-secondary{padding-inline:.5rem;font-size:.75rem}}.explore-scroll-fade-wrap{position:relative}.explore-scroll-fade-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1.75rem;pointer-events:none;background:linear-gradient(to right,transparent 0,color-mix(in srgb,var(--bg-card) 35%,transparent) 55%,color-mix(in srgb,var(--bg-card) 72%,transparent) 100%)}.explore-journey-card .explore-scroll-fade-wrap:after{background:linear-gradient(to right,transparent,var(--bg-card))}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .explore-scroll-fade-wrap:after,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .explore-scroll-fade-wrap:after{background:linear-gradient(to right,transparent,var(--surface-2))}.explore-category-scroll{flex-wrap:nowrap;align-items:center;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.explore-category-scroll .explore-category-chip{scroll-snap-align:start;box-sizing:border-box;min-height:2rem}.explore-page-toolbar .explore-scroll-fade-wrap:after{display:none;content:none}.explore-page-toolbar .explore-category-scroll{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 1.25rem),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 1.25rem),transparent)}.explore-theme-surface .explore-filter-btn,.explore-theme-surface .explore-search-input{box-shadow:none}.explore-phase-pills,.explore-role-chips{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.explore-phase-pills .pill,.explore-role-chips .pill{scroll-snap-align:start}.explore-role-chip{font-weight:500;letter-spacing:.01em}.explore-phase-more{border:1px dashed var(--blue-primary);background:var(--blue-light);cursor:pointer;font:inherit;color:inherit;line-height:inherit}@media (max-width:1279px){.explore-role-chips .explore-phase-more{display:none!important}}.explore-role-chips-wrap--desktop-truncate.explore-scroll-fade-wrap:after{display:none;content:none}.explore-phase-more:hover{border-style:solid;background:color-mix(in srgb,var(--blue-light) 70%,var(--blue-primary) 30%)}.explore-phase-more:focus-visible{outline:2px solid var(--blue-primary);outline-offset:2px}.explore-pagination button{background:var(--bg-card)}.explore-search-field{position:relative}.explore-search-field .explore-search-icon{position:absolute;left:.875rem;top:50%;z-index:1;width:1.125rem;height:1.125rem;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.explore-search-field .explore-search-input{padding-left:2.75rem!important;padding-right:.75rem;text-indent:0}.explore-search-input:focus{border-color:var(--blue-primary);box-shadow:0 0 0 3px rgba(75,111,235,.15)}.explore-journey-card,.journey-card{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);min-width:0;max-width:100%;transition:border-color .2s ease,transform .2s ease}.explore-journey-card:hover,.journey-card:hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card,:root[data-theme=dark] .explore-theme-surface .explore-journey-card{color:var(--text-primary);background:var(--surface-2);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 6px 18px rgba(0,0,0,.3)}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card:hover,:root[data-theme=dark] .explore-theme-surface .explore-journey-card:hover{border-color:hsla(0,0%,100%,.24)}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-strong,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-strong{color:var(--text-strong)}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-normal,:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-secondary,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-normal,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-secondary{color:var(--text-normal)}:root[data-theme=contrast] .explore-theme-surface .explore-card-quote,:root[data-theme=dark] .explore-theme-surface .explore-card-quote{border-left-color:color-mix(in srgb,var(--brand-2) 45%,transparent);color:#d0d2d8}:root[data-theme=contrast] .explore-theme-surface .explore-card-meta-row,:root[data-theme=dark] .explore-theme-surface .explore-card-meta-row{color:var(--text-muted)}:root[data-theme=contrast] .explore-theme-surface .explore-card-meta-icon,:root[data-theme=dark] .explore-theme-surface .explore-card-meta-icon{color:color-mix(in srgb,var(--brand-2) 72%,var(--text-muted) 28%)}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card:hover,:root[data-theme=dark] .explore-theme-surface .explore-journey-card:hover{border-color:color-mix(in srgb,var(--brand-2) 45%,transparent);box-shadow:0 14px 32px rgba(0,0,0,.45)}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-slate-500,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-slate-500{color:#94a3b8!important}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-slate-700,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-slate-700{color:#cbd5e1!important}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .border-slate-300,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .border-slate-300{border-color:#475569!important}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-slate-800,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-slate-800{color:#e2e8f0!important}:root[data-theme=contrast] .explore-theme-surface .explore-journey-card .text-slate-900,:root[data-theme=dark] .explore-theme-surface .explore-journey-card .text-slate-900{color:#f8fafc!important}:root[data-theme=contrast] .explore-theme-surface .bookmark-btn-unsaved,:root[data-theme=dark] .explore-theme-surface .bookmark-btn-unsaved{background:color-mix(in srgb,var(--brand) 22%,var(--surface-2) 78%);color:#e8eaf0;border:1.5px solid color-mix(in srgb,var(--brand) 42%,transparent 58%)}:root[data-theme=contrast] .explore-theme-surface .bookmark-btn-unsaved:hover,:root[data-theme=dark] .explore-theme-surface .bookmark-btn-unsaved:hover{background:color-mix(in srgb,var(--brand) 38%,var(--surface-2) 62%);border-color:color-mix(in srgb,var(--brand) 58%,transparent 42%)}.explore-category-chip-active,.explore-switcher-chip-active{font-weight:700}.explore-action-btn{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-light);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.explore-action-btn:hover{background:var(--brand-2);color:#fff;border-color:var(--brand-2);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 25%,transparent)}.explore-action-btn:active{transform:translateY(0)}.dark .bookmark-btn,.dark .bookmark-btn-saved,.dark .bookmark-btn-unsaved{background:#2d1515!important;color:#fff!important;border:2px solid #ff7b7b!important;box-shadow:0 2px 8px #0002;opacity:1!important;z-index:1}.dark .explore-action-btn,.dark .explore-action-btn.btn-primary{background:#23272f!important;color:#fff!important;border:2px solid #444857!important;transition:background .2s,color .2s,border-color .2s}.dark .explore-action-btn.btn-primary:hover{background:#18181b!important;color:#fff!important;border-color:#7bb6e6!important}.dark .settings-btn,.dark .settings-danger,.dark .settings-tab,.dark .settings-toggle{background:var(--surface-2,#18181b);color:#e5e7eb;border:2px solid #3b4252;transition:background .2s,color .2s,border-color .2s}.dark .settings-btn.selected,.dark .settings-tab.selected,.dark .settings-toggle.selected{background:#176bb3;color:#fff;border-color:#7bb6e6}.dark .settings-btn:hover,.dark .settings-tab:hover,.dark .settings-toggle:hover{background:#23232a;color:#fff;border-color:#4c566a}.dark .settings-danger{background:#2d1515;color:#ff5a5a;border-color:#a94442}.dark .settings-danger:hover{background:#3a1a1a;color:#fff;border-color:#ff5a5a}.dark .explore-action-btn{background:#23272f;color:#fff;border:2px solid #444857;transition:background .2s,color .2s,border-color .2s}.dark .explore-action-btn:hover{background:#18181b;color:#fff;border-color:#7bb6e6}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.-left-\[34px\]{left:-34px}.-right-2{right:-.5rem}.-top-10{top:-2.5rem}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-\[calc\(100\%\+0\.45rem\)\]{top:calc(100% + .45rem)}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2/span 2}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.-mt-10{margin-top:-2.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[2px\]{margin-top:2px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.\!inline-flex{display:inline-flex!important}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-square{aspect-ratio:1/1}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[11\.5rem\]{height:11.5rem}.h-\[42px\]{height:42px}.h-full{height:100%}.max-h-0{max-height:0}.max-h-96{max-height:24rem}.max-h-\[8000px\]{max-height:8000px}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-full{max-height:100%}.max-h-none{max-height:none}.min-h-0{min-height:0}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-\[14rem\]{min-height:14rem}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[2\.75rem\]{min-height:2.75rem}.min-h-\[60vh\]{min-height:60vh}.min-h-\[min\(70vh\2c 32rem\)\]{min-height:min(70vh,32rem)}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[1\.125rem\]{width:1.125rem}.w-\[165px\]{width:165px}.w-\[236px\]{width:236px}.w-\[280px\]{width:280px}.w-\[42px\]{width:42px}.w-\[96px\]{width:96px}.w-\[min\(20rem\2c calc\(100vw-2rem\)\)\]{width:min(20rem,calc(100vw - 2rem))}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-0{min-width:0}.min-w-4{min-width:1rem}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[132px\]{min-width:132px}.min-w-\[140px\]{min-width:140px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[12rem\]{max-width:12rem}.max-w-\[168px\]{max-width:168px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[75\%\]{max-width:75%}.max-w-\[90vw\]{max-width:90vw}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.rotate-180{--tw-rotate:180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-clip{overflow-x:clip}.overscroll-x-none{overscroll-behavior-x:none}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.\!border-0{border-width:0!important}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[color\:var\(--blue-border\)\]{border-color:var(--blue-border)}.border-\[color\:var\(--blue-primary\)\]{border-color:var(--blue-primary)}.border-\[color\:var\(--brand\)\]{border-color:var(--brand)}.border-\[color\:var\(--brand-2\)\]{border-color:var(--brand-2)}.border-\[color\:var\(--canvas\)\]{border-color:var(--canvas)}.border-\[color\:var\(--line\)\]{border-color:var(--line)}.border-blue-100{--tw-border-opacity:1;border-color:rgb(219 234 254/var(--tw-border-opacity,1))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.border-emerald-200{--tw-border-opacity:1;border-color:rgb(167 243 208/var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/40{border-color:hsla(0,0%,100%,.4)}.border-t-transparent{border-top-color:transparent}.\!bg-transparent{background-color:transparent!important}.bg-\[color\:color-mix\(in_srgb\2c var\(--brand-2\)_12\%\2c transparent\)\]{background-color:color-mix(in srgb,var(--brand-2) 12%,transparent)}.bg-\[color\:var\(--bg-card\)\]{background-color:var(--bg-card)}.bg-\[color\:var\(--blue-light\)\]{background-color:var(--blue-light)}.bg-\[color\:var\(--brand\)\]{background-color:var(--brand)}.bg-\[color\:var\(--brand-2\)\]{background-color:var(--brand-2)}.bg-\[color\:var\(--canvas\)\]{background-color:var(--canvas)}.bg-\[color\:var\(--header-bg\)\]{background-color:var(--header-bg)}.bg-\[color\:var\(--line\)\]{background-color:var(--line)}.bg-\[color\:var\(--surface\)\]{background-color:var(--surface)}.bg-\[color\:var\(--surface-1\)\]{background-color:var(--surface-1)}.bg-\[color\:var\(--surface-2\)\]{background-color:var(--surface-2)}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-200\/80{background-color:hsla(48,97%,77%,.8)}.bg-black\/70{background-color:rgba(0,0,0,.7)}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-blue-100{--tw-gradient-from:#dbeafe var(--tw-gradient-from-position);--tw-gradient-to:rgba(219,234,254,0) var(--tw-gradient-to-position)}.from-blue-50{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:rgba(239,246,255,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:rgba(37,99,235,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-blue-100{--tw-gradient-to:#dbeafe var(--tw-gradient-to-position)}.to-blue-300{--tw-gradient-to:#93c5fd var(--tw-gradient-to-position)}.to-blue-400{--tw-gradient-to:#60a5fa var(--tw-gradient-to-position)}.to-purple-600{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.fill-none{fill:none}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.\!px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.\!pl-12{padding-left:3rem!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-12{padding-left:3rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[22px\]{font-size:22px}.text-\[25px\]{font-size:25px}.text-\[36px\]{font-size:36px}.text-\[48px\]{font-size:48px}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\!leading-none{line-height:1!important}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.45\]{line-height:1.45}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-\[color\:var\(--text-secondary\)\]{color:var(--text-secondary)!important}.text-\[color\:var\(--blue-primary\)\]{color:var(--blue-primary)}.text-\[color\:var\(--brand-2\)\]{color:var(--brand-2)}.text-\[color\:var\(--text-muted\)\]{color:var(--text-muted)}.text-\[color\:var\(--text-secondary\)\]{color:var(--text-secondary)}.text-\[color\:var\(--text-strong\)\]{color:var(--text-strong)}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-emerald-700{--tw-text-opacity:1;color:rgb(4 120 87/var(--tw-text-opacity,1))}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity,1))}.text-emerald-900\/80{color:rgba(6,78,59,.8)}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-rose-700{--tw-text-opacity:1;color:rgb(190 18 60/var(--tw-text-opacity,1))}.text-secondary{--tw-text-opacity:1;color:rgb(108 117 125/var(--tw-text-opacity,1))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity,1))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-white\/80{color:hsla(0,0%,100%,.8)}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.accent-\[color\:var\(--brand-2\)\]{accent-color:var(--brand-2)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-0{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-\[color\:var\(--brand\)\]{--tw-ring-color:var(--brand)}.ring-\[color\:var\(--brand-2\)\]{--tw-ring-color:var(--brand-2)}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}:root[data-theme=dark] .profile-completeness-progress-bar{background:#2563eb!important;box-shadow:0 2px 8px #2563eb55}@keyframes carousel-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}:root,:root[data-theme=light]{--bg-main:#eee8db;--bg-section:#eee8db;--bg-card:#fff;--text-primary:#1a1d21;--text-secondary:#3d4654;--text-muted:#6b7585;--text-placeholder:#9aa3b2;--border-light:#cdc09f;--border-hover:#b5a884;--divider:#d7cca9;--blue-primary:#4b6feb;--blue-hover:#3d5fd4;--blue-pressed:#314fb5;--blue-light:#eef2ff;--blue-border:#d6e0ff;--shadow-sm:0 1px 2px rgba(16,24,40,.05),0 1px 3px rgba(16,24,40,.06);--shadow-md:0 1px 2px rgba(16,24,40,.05),0 4px 12px rgba(16,24,40,.08),0 12px 24px rgba(16,24,40,.04);--canvas:var(--bg-main);--ink:var(--text-primary);--card:var(--bg-card);--surface:var(--bg-section);--surface-2:var(--bg-section);--line:var(--border-light);--brand:var(--bg-card);--brand-2:var(--blue-primary);--accent:var(--blue-light);--accent-2:var(--blue-primary);--shadow:rgba(16,24,40,.08);--bg-start:var(--bg-main);--bg-end:var(--bg-main);--bg-spot-a:transparent;--bg-spot-b:transparent;--bg-spot-c:transparent;--header-bg:#fff;--text-strong:var(--text-primary);--text-normal:var(--text-secondary);--text-subtle:#6b7585;--hover-surface:var(--bg-section);--primary-hover:var(--blue-hover);--link-color:var(--blue-primary);--section-tint:var(--bg-section);--logo-wordmark:var(--text-primary);--logo-tagline:var(--text-secondary);--logo-wordmark-stroke:#cdc09f;--logo-tagline-stroke:#d7cca9}:root[data-theme=dark]{--blue-primary:#4b6feb;--blue-hover:#5a8ae6;--canvas:#16171b;--ink:#e9eaed;--card:#1c1d21;--surface:#1c1d21;--surface-2:#25262b;--line:#32333a;--brand:#6b9bf7;--brand-2:#6b9bf7;--accent:#6b9bf7;--accent-2:#5a8ae6;--shadow:rgba(0,0,0,.4);--bg-start:#16171b;--bg-end:#1c1d21;--bg-spot-a:hsla(0,0%,100%,.03);--bg-spot-b:hsla(0,0%,100%,.02);--bg-spot-c:transparent;--header-bg:rgba(22,23,27,.92);--text-strong:#e9eaed;--text-normal:#b6b8bd;--text-muted:#7c7e85;--text-subtle:#7c7e85;--hover-surface:#25262b;--primary-hover:#5a8ae6;--link-color:#6b9bf7;--section-tint:color-mix(in srgb,var(--surface-2) 92%,#fff 8%);--logo-wordmark:#e9eaed;--logo-tagline:#b6b8bd;--logo-wordmark-stroke:#32333a;--logo-tagline-stroke:#43444a;--bg-main:#16171b;--bg-section:#1c1d21;--bg-card:#1c1d21;--text-primary:#e9eaed;--text-secondary:#b6b8bd;--text-placeholder:#6e7077;--border-light:#32333a;--border-hover:#43444a;--divider:#32333a;--blue-light:rgba(107,155,247,.14);--blue-border:rgba(107,155,247,.28)}:root[data-theme=contrast]{--canvas:#000;--ink:#fff;--card:#050505;--surface:#0d0d0d;--surface-2:#141414;--line:#fff;--brand:#00c8ff;--brand-2:#57ffa3;--accent:#ffd500;--accent-2:#ff7a00;--shadow:rgba(0,0,0,.7);--bg-start:#000;--bg-end:#050505;--bg-spot-a:rgba(0,200,255,.25);--bg-spot-b:rgba(87,255,163,.18);--bg-spot-c:rgba(255,122,0,.15);--header-bg:rgba(0,0,0,.95);--text-strong:#fff;--text-normal:#f7f7f7;--text-muted:#ebebeb;--text-subtle:#d7d7d7;--hover-surface:#1a1a1a;--primary-hover:#0aa8d4;--link-color:#2fd2ff;--section-tint:color-mix(in srgb,var(--surface-2) 90%,var(--accent) 10%);--logo-wordmark:var(--brand-2);--logo-tagline:#c8f0ff;--logo-wordmark-stroke:#fff;--logo-tagline-stroke:#fff;--bg-main:#000;--bg-section:#0d0d0d;--bg-card:#050505;--text-primary:#fff;--text-secondary:#f7f7f7;--text-placeholder:#d7d7d7;--border-light:#fff;--border-hover:#ebebeb;--divider:#3d3d3d;--blue-light:rgba(0,200,255,.18);--blue-border:rgba(0,200,255,.45)}html{scroll-behavior:smooth;overflow-x:hidden;font-size:calc(16px + 1pt)}body{font-family:var(--font-space-grotesk),"Segoe UI",sans-serif;background:var(--canvas);min-height:100vh;color:var(--ink)}:root:not([data-theme=dark]):not([data-theme=contrast]) body,:root[data-theme=light] body{background:#eee8db!important;color:var(--text-secondary)}:root:not([data-theme=dark]):not([data-theme=contrast]) .app-shell,:root:not([data-theme=dark]):not([data-theme=contrast]) html,:root[data-theme=light] .app-shell,:root[data-theme=light] html{background:#eee8db!important}@media (max-width:767px){.app-shell{padding-bottom:calc(3.5rem + env(safe-area-inset-bottom, 0px) + .5rem)}}:root:not([data-theme=dark]):not([data-theme=contrast]) .explore-spotlight,:root[data-theme=light] .explore-spotlight{background:var(--bg-card)!important;box-shadow:var(--shadow-sm)}:root[data-theme=contrast] .explore-theme-surface .explore-spotlight,:root[data-theme=dark] .explore-theme-surface .explore-spotlight{background:hsla(0,0%,100%,.05)!important;border-color:hsla(0,0%,100%,.14);border-left:3px solid color-mix(in srgb,var(--brand-2) 65%,transparent);box-shadow:0 8px 22px rgba(0,0,0,.32)}:root[data-theme=contrast] .explore-theme-surface .explore-spotlight-pill,:root[data-theme=dark] .explore-theme-surface .explore-spotlight-pill{background:color-mix(in srgb,var(--brand-2) 16%,transparent);border-color:color-mix(in srgb,var(--brand-2) 32%,transparent);color:color-mix(in srgb,var(--brand-2) 80%,#fff)}:root[data-theme=contrast] .explore-theme-surface .explore-spotlight-hint,:root[data-theme=dark] .explore-theme-surface .explore-spotlight-hint{color:var(--text-secondary)}.explore-filter-group{display:flex;flex-direction:column;gap:.625rem;padding-bottom:.875rem;border-bottom:1px solid color-mix(in srgb,var(--line) 65%,transparent)}.explore-filter-group:last-of-type{border-bottom:none;padding-bottom:0}.explore-filter-group-heading{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0}.explore-filter-count-badge{background:var(--blue-light);color:var(--blue-primary);border:1px solid color-mix(in srgb,var(--blue-primary) 35%,transparent)}:root[data-theme=contrast] .explore-filter-count-badge,:root[data-theme=dark] .explore-filter-count-badge{background:color-mix(in srgb,var(--brand-2) 22%,transparent);color:#e8eaf0;border-color:color-mix(in srgb,var(--brand-2) 45%,transparent)}.explore-card-hover-preview{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .28s ease,opacity .22s ease,margin-top .28s ease;pointer-events:none}.explore-card-hover-preview-inner{overflow:hidden;min-height:0}.explore-journey-card:focus-within .explore-card-hover-preview,.explore-journey-card:hover .explore-card-hover-preview{grid-template-rows:1fr;opacity:1;margin-top:.75rem}.explore-card-hover-preview-label{margin:0 0 .375rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary)}.explore-card-hover-preview-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.explore-card-hover-preview-item{display:flex;align-items:baseline;gap:.5rem;font-size:.75rem;line-height:1.35;color:var(--text-secondary)}.explore-card-hover-preview-period{flex-shrink:0;min-width:4.5rem;font-weight:700;color:var(--blue-primary);font-variant-numeric:tabular-nums}.explore-card-hover-preview-role{min-width:0;font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-card-hover-preview-company{font-weight:400;color:var(--text-muted)}.explore-card-hover-preview-more{margin:.375rem 0 0;font-size:.6875rem;color:var(--text-muted);font-style:italic}@media (hover:none),(pointer:coarse){.explore-card-hover-preview{display:none}}:root[data-theme=contrast] .explore-card-hover-preview-period,:root[data-theme=dark] .explore-card-hover-preview-period{color:var(--brand-2)}:root:not([data-theme=dark]):not([data-theme=contrast]) .site-footer,:root[data-theme=light] .site-footer{background:#eee8db!important}:root:not([data-theme=dark]):not([data-theme=contrast]) p,:root[data-theme=light] p{color:var(--text-secondary)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner],:root[data-theme=light] header[role=banner]{background:var(--header-bg);border-bottom:1px solid var(--border-light)}header[role=banner] .app-nav-tab{color:var(--text-secondary);text-decoration:none;border:none;background:transparent;white-space:nowrap;flex-shrink:0}@media (min-width:768px) and (max-width:1023px){header[role=banner] .app-nav-tab{padding-inline:.5rem;font-size:.8125rem}}header[role=banner] .app-nav-tab:hover{background:var(--hover-surface);color:var(--text-primary)}header[role=banner] .app-nav-tab.app-nav-tab-active{color:var(--blue-primary);background:var(--blue-light)}header[role=banner] .app-nav-tab:active:not(.app-nav-tab-active){background:color-mix(in srgb,var(--blue-primary) 12%,var(--hover-surface))}:root[data-theme=contrast] header[role=banner] .app-nav-tab,:root[data-theme=dark] header[role=banner] .app-nav-tab{color:hsla(0,0%,100%,.72)}:root[data-theme=contrast] header[role=banner] .app-nav-tab:hover,:root[data-theme=dark] header[role=banner] .app-nav-tab:hover{background:hsla(0,0%,100%,.1);color:#fff}:root[data-theme=contrast] header[role=banner] .app-nav-tab.app-nav-tab-active,:root[data-theme=dark] header[role=banner] .app-nav-tab.app-nav-tab-active{color:var(--brand-2);background:color-mix(in srgb,var(--brand-2) 18%,transparent);box-shadow:inset 0 -2px 0 var(--brand-2)}:root[data-theme=contrast] header[role=banner] .app-nav-tab:active:not(.app-nav-tab-active),:root[data-theme=dark] header[role=banner] .app-nav-tab:active:not(.app-nav-tab-active){background:hsla(0,0%,100%,.06)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .settings-tab,:root[data-theme=light] header[role=banner] .settings-tab{color:var(--text-secondary)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .settings-tab:hover,:root[data-theme=light] header[role=banner] .settings-tab:hover{background:var(--hover-surface);color:var(--text-primary)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .settings-tab.selected,:root[data-theme=light] header[role=banner] .settings-tab.selected{color:var(--blue-primary);background:var(--blue-light)}:root:not([data-theme=dark]):not([data-theme=contrast]) .app-header-nav,:root[data-theme=light] .app-header-nav{gap:.15rem}@media (min-width:1024px){:root:not([data-theme=dark]):not([data-theme=contrast]) .app-header-nav,:root[data-theme=light] .app-header-nav{gap:.35rem}}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .header-link,:root[data-theme=light] header[role=banner] .header-link{color:var(--text-secondary)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .header-link:hover,:root[data-theme=light] header[role=banner] .header-link:hover{background:var(--hover-surface);color:var(--text-primary)}:root:not([data-theme=dark]):not([data-theme=contrast]) .tag,:root[data-theme=light] .tag{background:var(--blue-light);color:var(--blue-primary);border:1px solid var(--blue-border);padding:6px 12px;border-radius:20px;display:inline-block;font-size:14px}:root[data-theme=contrast] body,:root[data-theme=dark] body{background:radial-gradient(900px 520px at 12% 18%,var(--bg-spot-a),transparent 70%),radial-gradient(760px 460px at 88% 10%,var(--bg-spot-b),transparent 72%),linear-gradient(135deg,var(--bg-start) 0,var(--bg-end) 100%);background-attachment:fixed}h1,h2,h3{font-family:var(--font-lora),Georgia,serif;color:var(--text-strong)}.brand-wordmark{font-family:Colonna MT,Bodoni MT,Didot,Times New Roman,serif;letter-spacing:.03em}.brand-tagline{font-family:var(--font-space-grotesk),"Segoe UI",sans-serif;letter-spacing:.02em;text-transform:none}.user-menu-dropdown{background:#f4f8fe;backdrop-filter:none;-webkit-backdrop-filter:none;border:1.5px solid #b7d4f4;box-shadow:0 12px 32px rgba(15,28,53,.18),inset 0 0 0 1px hsla(0,0%,100%,.7)}.user-menu-item{color:#000;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.user-menu-item:hover{background:#dbeafe;color:#1d4ed8;transform:translateX(2px);box-shadow:inset 3px 0 0 0 var(--brand-2)}.user-menu-item:active{transform:translateX(1px) scale(.99)}.user-menu-logout{color:#dc2626}.user-menu-logout:hover{background:#fee2e2}:root[data-theme=contrast] .user-menu-dropdown,:root[data-theme=dark] .user-menu-dropdown{background:#1e2432;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 12px 32px rgba(0,0,0,.55)}:root[data-theme=contrast] .user-menu-item,:root[data-theme=dark] .user-menu-item{color:#e8eaf0}:root[data-theme=contrast] .user-menu-item:hover,:root[data-theme=dark] .user-menu-item:hover{background:color-mix(in srgb,var(--brand-2) 12%,transparent);color:#fff;transform:translateX(2px);box-shadow:inset 3px 0 0 0 var(--brand-2)}:root[data-theme=contrast] .user-menu-logout,:root[data-theme=dark] .user-menu-logout{color:#f87171}:root[data-theme=contrast] .user-menu-logout:hover,:root[data-theme=dark] .user-menu-logout:hover{background:hsla(0,91%,71%,.12)}.share-app-btn{position:relative;text-decoration:none;overflow:hidden;background:transparent}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .share-app-btn,:root[data-theme=light] header[role=banner] .share-app-btn{color:var(--blue-primary);border:1.5px solid color-mix(in srgb,var(--blue-primary) 45%,transparent)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .share-app-btn:after,:root[data-theme=light] header[role=banner] .share-app-btn:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--blue-primary);border-radius:2px;transition:width .25s ease}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .share-app-btn:hover,:root[data-theme=light] header[role=banner] .share-app-btn:hover{background:var(--hover-surface);color:var(--blue-hover);border-color:var(--blue-primary)}:root:not([data-theme=dark]):not([data-theme=contrast]) header[role=banner] .share-app-btn:hover:after,:root[data-theme=light] header[role=banner] .share-app-btn:hover:after{width:100%}:root[data-theme=contrast] header[role=banner] .share-app-btn,:root[data-theme=dark] header[role=banner] .share-app-btn{color:#fff;border:1.5px solid hsla(0,0%,100%,.6)}:root[data-theme=contrast] header[role=banner] .share-app-btn:after,:root[data-theme=dark] header[role=banner] .share-app-btn:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:hsla(0,0%,100%,.75);border-radius:2px;transition:width .25s ease}:root[data-theme=contrast] header[role=banner] .share-app-btn:hover,:root[data-theme=dark] header[role=banner] .share-app-btn:hover{background:hsla(0,0%,100%,.1)}:root[data-theme=contrast] header[role=banner] .share-app-btn:hover:after,:root[data-theme=dark] header[role=banner] .share-app-btn:hover:after{width:100%}.footer-link{color:rgba(15,28,53,.85);font-weight:600;transition:color .15s;position:relative;text-decoration:none}.footer-link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1.5px;background:#0f1c35;border-radius:2px;transition:width .22s ease}.footer-link:hover{color:#000}.footer-link:hover:after{width:100%}.footer-link-active{color:var(--blue-primary);font-weight:700}.footer-link-active:after{width:100%;background:var(--blue-primary)}.footer-desktop-links .footer-link,.footer-mobile-links .footer-link{border-radius:.375rem;padding:.25rem .5rem;transition:color .15s ease,background .15s ease,opacity .15s ease}.footer-desktop-links .footer-link:hover:not(.footer-link-active),.footer-mobile-links .footer-link:hover:not(.footer-link-active){background:color-mix(in srgb,var(--blue-primary) 10%,transparent)}.footer-copy,.footer-meta{color:rgba(15,28,53,.92)}.footer-copyright{color:rgba(15,28,53,.55)}:root[data-theme=contrast] .footer-link,:root[data-theme=dark] .footer-link{color:#fff}:root[data-theme=contrast] .footer-link:after,:root[data-theme=dark] .footer-link:after{background:#fff}:root[data-theme=contrast] .footer-link:hover:not(.footer-link-active),:root[data-theme=dark] .footer-link:hover:not(.footer-link-active){color:#fff;background:hsla(0,0%,100%,.1);opacity:1}:root[data-theme=contrast] .footer-link-active,:root[data-theme=dark] .footer-link-active{color:var(--brand-2);font-weight:700}:root[data-theme=contrast] .footer-link-active:after,:root[data-theme=dark] .footer-link-active:after{width:100%;background:var(--brand-2)}:root[data-theme=contrast] .footer-desktop-links .footer-link:hover:not(.footer-link-active),:root[data-theme=dark] .footer-desktop-links .footer-link:hover:not(.footer-link-active){background:hsla(0,0%,100%,.1)}:root[data-theme=contrast] .footer-copy,:root[data-theme=contrast] .footer-copyright,:root[data-theme=contrast] .footer-meta,:root[data-theme=dark] .footer-copy,:root[data-theme=dark] .footer-copyright,:root[data-theme=dark] .footer-meta{color:#fff}.logo-symbol{mix-blend-mode:multiply}:root[data-theme=contrast] .logo-symbol,:root[data-theme=dark] .logo-symbol{mix-blend-mode:normal}.bg-canvas{background-color:var(--canvas)}.glass-card{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:1rem;transition:border-color .2s ease,box-shadow .2s ease}.glass-card:hover{border-color:var(--border-hover)}:root[data-theme=contrast] .glass-card,:root[data-theme=dark] .glass-card{background:var(--surface-2);border-color:var(--line);box-shadow:0 2px 14px rgba(0,0,0,.35)}.glass-panel{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-md);border-radius:1rem}:root[data-theme=contrast] .glass-panel,:root[data-theme=dark] .glass-panel{background:var(--surface-2);border-color:var(--line);box-shadow:0 4px 24px rgba(0,0,0,.35)}.glass-input{background:#fff;border:1px solid #dcdcdc;border-radius:.75rem;color:var(--text-primary);outline:none}.glass-input:focus{border-color:var(--blue-primary);box-shadow:0 0 0 3px rgba(75,111,235,.15)}:root[data-theme=contrast] .glass-input,:root[data-theme=dark] .glass-input{background:var(--surface-2);border-color:hsla(0,0%,100%,.16);color:var(--text-strong)}:root[data-theme=contrast] .glass-input:hover,:root[data-theme=dark] .glass-input:hover{border-color:hsla(0,0%,100%,.24)}:root[data-theme=contrast] .glass-input:focus,:root[data-theme=dark] .glass-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue-primary) 20%,transparent)}.text-strong{color:var(--text-strong)}.text-normal{color:var(--text-normal)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-subtle{color:var(--text-subtle)}.placeholder-muted::-moz-placeholder{color:var(--text-muted);opacity:1}.placeholder-muted::placeholder{color:var(--text-muted);opacity:1}.text-brand{color:var(--brand-2)}.text-link{color:var(--link-color)}.accent-bar{width:4px;height:20px;background:var(--brand-2);border-radius:3px;flex-shrink:0}.skill-badge{background:transparent;color:var(--text-secondary);border:1px solid var(--line);border-radius:999px;padding:.15rem .6rem;font-size:.78rem;font-weight:500;line-height:1.4}:root[data-theme=contrast] .skill-badge,:root[data-theme=dark] .skill-badge{background:transparent;color:hsla(0,0%,100%,.78);border-color:var(--line)}.helpful-bar{border-top:1px solid var(--line)}.helpful-btn{background:var(--bg-card);color:var(--blue-primary);border:1.5px solid var(--blue-primary);border-radius:.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.helpful-btn:hover:not(:disabled){background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)}.helpful-btn:disabled{opacity:.65;cursor:progress}.helpful-btn[aria-pressed=true]{background:var(--blue-light)}.helpful-btn[aria-pressed=true]:hover:not(:disabled){background:color-mix(in srgb,var(--blue-primary) 14%,var(--bg-card))}.helpful-helper,.helpful-meta{color:var(--text-muted);font-size:.75rem;margin:0}:root[data-theme=contrast] .helpful-btn,:root[data-theme=dark] .helpful-btn{background:transparent;color:var(--brand-2);border-color:var(--brand-2)}:root[data-theme=contrast] .helpful-btn:hover:not(:disabled),:root[data-theme=dark] .helpful-btn:hover:not(:disabled){background:color-mix(in srgb,var(--brand-2) 18%,transparent);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .helpful-btn[aria-pressed=true],:root[data-theme=dark] .helpful-btn[aria-pressed=true]{background:color-mix(in srgb,var(--brand-2) 18%,transparent)}:root[data-theme=contrast] .helpful-btn[aria-pressed=true]:hover:not(:disabled),:root[data-theme=dark] .helpful-btn[aria-pressed=true]:hover:not(:disabled){background:color-mix(in srgb,var(--brand-2) 30%,transparent);color:#fff}.share-journey-menu-trigger{background:var(--bg-card);color:var(--blue-primary);border-color:var(--blue-primary);border-width:1.5px;border-radius:.75rem}.share-journey-menu-trigger:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)}.share-journey-menu.w-full>.share-journey-menu-trigger{display:flex;width:100%;justify-content:center}:root[data-theme=contrast] .share-journey-menu-trigger,:root[data-theme=dark] .share-journey-menu-trigger{background:transparent;color:var(--brand-2);border-color:var(--brand-2)}:root[data-theme=contrast] .share-journey-menu-trigger:hover,:root[data-theme=dark] .share-journey-menu-trigger:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent);border-color:var(--brand-2);color:#fff}.share-journey-menu-panel{background:var(--bg-card);border-color:var(--line);box-shadow:0 10px 28px rgba(15,23,42,.12)}:root[data-theme=contrast] .share-journey-menu-panel,:root[data-theme=dark] .share-journey-menu-panel{background:var(--surface-2);box-shadow:0 10px 28px rgba(0,0,0,.4)}.skill-toggle{background:transparent;border:none;padding:0;margin-top:.5rem;color:var(--blue-primary);font-size:.75rem;font-weight:600;cursor:pointer}.skill-toggle:hover{color:var(--blue-hover);text-decoration:underline}:root[data-theme=contrast] .skill-toggle,:root[data-theme=dark] .skill-toggle{color:var(--brand-2)}.milestone-toggle{background:transparent;color:var(--blue-primary);border:none;padding:0;font-size:.8rem;font-weight:600;cursor:pointer;transition:color .15s ease}.milestone-toggle:hover{color:var(--blue-hover);text-decoration:underline}.milestone-toggle-chevron{display:inline-block;transition:transform .15s ease}details[open]>summary .milestone-toggle-chevron{transform:rotate(180deg)}:root[data-theme=contrast] .milestone-toggle,:root[data-theme=dark] .milestone-toggle{color:var(--brand-2)}:root[data-theme=contrast] .milestone-toggle:hover,:root[data-theme=dark] .milestone-toggle:hover{color:#fff}.profile-summary-dl{display:grid;gap:.85rem;margin:0}.profile-summary-dl dt{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 .15rem}.profile-summary-dl dd{font-size:.9rem;font-weight:500;color:var(--text-strong);margin:0;line-height:1.35}.milestone-card{background:#fdfbf6;border:1px solid var(--line);box-shadow:0 1px 2px rgba(15,23,42,.04);border-radius:1rem}:root[data-theme=contrast] .milestone-card,:root[data-theme=dark] .milestone-card{background:var(--surface-2);border-color:var(--line);box-shadow:0 2px 14px rgba(0,0,0,.35)}.milestone-card-split{display:flex;flex-direction:column;gap:.875rem;align-items:center}.milestone-card-split .milestone-card-text{width:100%}.milestone-card-hero-photo{width:70%;max-width:360px;order:-1}@media (min-width:768px){.milestone-card-split{flex-direction:row;align-items:flex-start;gap:1.25rem}.milestone-card-hero-photo{width:38%;max-width:280px;flex-shrink:0;order:0}}.timeline-rail{list-style:none}.timeline-rail>li{position:relative}.timeline-rail>li:before{content:"";position:absolute;left:-1.5rem;top:0;bottom:-1.5rem;width:2px;background:color-mix(in srgb,var(--brand-2) 22%,var(--line) 78%);pointer-events:none}.timeline-rail>li:first-child:before{top:1rem}.timeline-rail>li:last-child:before{bottom:auto;height:1rem}.timeline-rail>li:first-child:last-child:before{display:none}:root[data-theme=contrast] .timeline-rail>li:before,:root[data-theme=dark] .timeline-rail>li:before{background:color-mix(in srgb,var(--brand-2) 30%,var(--line) 70%)}.milestone-detail-list{display:grid;gap:.7rem}.milestone-detail-list .milestone-detail-label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.2rem}.milestone-detail-list .milestone-detail-value{display:block;font-size:.875rem;line-height:1.55;color:var(--text-normal)}.btn-primary{background:var(--bg-card);color:var(--blue-primary);border:1.5px solid var(--blue-primary);border-radius:8px;padding:12px 20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.btn-primary:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)}:root[data-theme=contrast] .btn-primary,:root[data-theme=dark] .btn-primary{background:transparent;color:var(--brand-2);border-color:var(--brand-2)}:root[data-theme=contrast] .btn-primary:hover,:root[data-theme=dark] .btn-primary:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent);border-color:var(--brand-2);color:#fff}.btn-secondary{background:#fff;color:var(--text-primary);border:1px solid var(--border-light);border-radius:8px;padding:12px 20px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.btn-secondary:hover{background:var(--bg-main);border-color:var(--border-hover)}:root[data-theme=contrast] .btn-secondary,:root[data-theme=dark] .btn-secondary{background:hsla(0,0%,100%,.08);color:#e8ecf1;border-color:hsla(0,0%,100%,.22)}:root[data-theme=contrast] .btn-secondary:hover,:root[data-theme=dark] .btn-secondary:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.35);color:#fff}:root[data-theme=contrast] header[role=banner] .btn-secondary,:root[data-theme=dark] header[role=banner] .btn-secondary{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.6)}:root[data-theme=contrast] header[role=banner] .btn-secondary:hover,:root[data-theme=dark] header[role=banner] .btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.75);color:#fff}.share-form-column{container-type:inline-size;container-name:share-form}.share-form-split-grid{grid-template-columns:1fr}@container share-form (min-width: 48rem){.share-form-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1279px){.share-journey-theme-surface.app-shell{padding:1rem 1.25rem}}.share-journey-theme-surface .share-milestone-card-actions .milestone-action-btn{min-height:2.75rem;padding-top:.625rem;padding-bottom:.625rem}@media (min-width:768px) and (max-width:1279px){.share-journey-theme-surface .share-milestone-card-actions{flex-wrap:wrap}.share-journey-theme-surface .share-milestone-card-actions .milestone-action-btn{flex:1 1 calc(33.333% - 0.375rem);min-width:5.5rem}.share-journey-theme-surface .share-milestones-scroll{max-height:min(50vh,28rem);overflow-y:auto;overscroll-behavior:contain;padding-right:.25rem;scrollbar-gutter:stable}}.share-journey-theme-surface .share-milestone-actions.sticky-action-bar{flex-shrink:0}.sticky-action-bar{background:color-mix(in srgb,var(--blue-light) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid color-mix(in srgb,var(--blue-primary) 28%,var(--line) 72%)}:root[data-theme=contrast] .sticky-action-bar,:root[data-theme=dark] .sticky-action-bar{background:rgba(30,36,50,.97);border-top-color:var(--line)}.danger-card{background:hsla(0,93%,94%,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid hsla(0,0%,100%,.72);border-radius:1rem}:root[data-theme=contrast] .danger-card,:root[data-theme=dark] .danger-card{background:rgba(127,29,29,.2);border-color:rgba(239,68,68,.25)}.about-hero{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);color:var(--text-primary)}.about-hero-overlay{display:none}.about-hero h1{color:var(--text-primary)}.about-hero>p:not(.brand-tagline){color:var(--text-secondary)}.about-hero .about-hero-pill{background:var(--blue-light);color:var(--blue-primary);border:1px solid var(--blue-border)}:root[data-theme=contrast] .about-hero,:root[data-theme=dark] .about-hero{background:var(--surface-2);border-color:var(--line);color:var(--text-strong)}:root[data-theme=contrast] .about-hero h1,:root[data-theme=dark] .about-hero h1{color:var(--text-strong)}:root[data-theme=contrast] .about-hero>p:not(.brand-tagline),:root[data-theme=dark] .about-hero>p:not(.brand-tagline){color:var(--text-muted)}.journey-arc-title{margin:0;max-width:42rem}.journey-arc-title-hero{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;font-size:.875rem;line-height:1.4;font-weight:500;letter-spacing:.01em}.journey-arc-title-card{display:inline;min-width:0;font-size:.9375rem;line-height:1.15;font-weight:600;color:var(--text-strong)}.journey-arc-title-card .journey-arc-connector,.journey-arc-title-card .journey-arc-end,.journey-arc-title-card .journey-arc-start,.journey-arc-title-card .journey-arc-tail{display:inline}.journey-arc-title-card .journey-arc-tail{white-space:nowrap}.journey-arc-title-card .journey-arc-start{font-weight:500}.journey-arc-title-card .journey-arc-end{font-weight:600}.explore-card-title-link .journey-arc-title-card{font-size:1rem;line-height:1.2}:root[data-theme=light] .explore-card-title-link .journey-arc-title-card .journey-arc-start{color:var(--text-secondary)}:root[data-theme=light] .explore-card-title-link .journey-arc-title-card .journey-arc-end{color:var(--text-primary)}@media (min-width:768px){.explore-card-title-link .journey-arc-title-card{font-size:1.0625rem}}.journey-arc-title-inline{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.2rem .35rem;max-width:100%;margin-top:.375rem;padding:.2rem .55rem;border-radius:999px;font-size:.6875rem;line-height:1.35;font-weight:500;letter-spacing:.02em;background:color-mix(in srgb,var(--brand-2) 9%,transparent);border:1px solid color-mix(in srgb,var(--brand-2) 18%,transparent)}:root[data-theme=contrast] .journey-arc-title-inline,:root[data-theme=dark] .journey-arc-title-inline{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1)}.journey-arc-start{color:var(--text-muted);font-weight:500}.journey-arc-connector{color:var(--text-muted);font-weight:400;line-height:1;opacity:.9}.journey-arc-end{color:var(--text-strong);font-weight:600}.journey-arc-title-inline .journey-arc-end{font-weight:600;color:var(--text-secondary)}.journey-arc-title-inline .journey-arc-start{font-size:.95em}:root[data-theme=contrast] .journey-arc-start,:root[data-theme=dark] .journey-arc-start{color:hsla(0,0%,100%,.58)}:root[data-theme=contrast] .journey-arc-end,:root[data-theme=dark] .journey-arc-end{color:hsla(0,0%,100%,.92)}@media (min-width:768px){.journey-arc-title-hero{font-size:.9375rem}.journey-arc-title-inline{font-size:.75rem}}.timeline-category-badge{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:3px 9px;background:var(--surface-2,#f5f3ec);color:var(--text-secondary);border:1px solid var(--line)}.timeline-category-badge svg{height:11px;width:11px;flex-shrink:0}:root[data-theme=contrast] .timeline-category-badge,:root[data-theme=dark] .timeline-category-badge{background:color-mix(in srgb,var(--surface-2) 70%,transparent);color:hsla(0,0%,100%,.82);border-color:var(--line)}.text-ink{color:var(--ink)}.app-shell{padding:1.2rem;background:transparent;overflow-x:hidden;max-width:100vw}@media (max-width:767px){.app-shell{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom, 0px))}}:root[data-theme=contrast] .glass-card,:root[data-theme=dark] .glass-card{border-color:color-mix(in srgb,var(--line) 82%,#000 18%);background:color-mix(in srgb,var(--surface-2) 84%,transparent 16%);box-shadow:0 8px 28px rgba(0,0,0,.34)}.field-glass{background:var(--bg-card)!important;border:1px solid var(--border-light)!important}:root[data-theme=contrast] .field-glass,:root[data-theme=dark] .field-glass{background:color-mix(in srgb,var(--surface-2) 86%,transparent 14%)!important}input[type=password]::-ms-clear,input[type=password]::-ms-reveal{display:none}.field-glass input,.field-glass select,.field-glass textarea{background:transparent!important}.share-milestone-type-select{min-width:0;padding-right:2rem;text-overflow:ellipsis}.field-glass input:-webkit-autofill,.field-glass input:-webkit-autofill:focus,.field-glass input:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px rgba(219,234,254,.6)!important}:root[data-theme=contrast] .field-glass input:-webkit-autofill,:root[data-theme=contrast] .field-glass input:-webkit-autofill:focus,:root[data-theme=contrast] .field-glass input:-webkit-autofill:hover,:root[data-theme=dark] .field-glass input:-webkit-autofill,:root[data-theme=dark] .field-glass input:-webkit-autofill:focus,:root[data-theme=dark] .field-glass input:-webkit-autofill:hover{box-shadow:0 0 0 1000px color-mix(in srgb,var(--surface-2) 88%,transparent 12%) inset!important}.save-draft-btn{background:color-mix(in srgb,var(--blue-light) 75%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid var(--line)}.save-draft-btn:hover:not(:disabled){background:color-mix(in srgb,var(--blue-light) 92%,var(--blue-primary) 8%)}.save-draft-btn:active:not(:disabled){background:color-mix(in srgb,var(--blue-light) 80%,var(--blue-primary) 20%)}:root[data-theme=contrast] .cancel-btn,:root[data-theme=contrast] .milestone-action-btn,:root[data-theme=contrast] .save-draft-btn,:root[data-theme=dark] .cancel-btn,:root[data-theme=dark] .milestone-action-btn,:root[data-theme=dark] .save-draft-btn{background:color-mix(in srgb,var(--surface-2) 88%,transparent 12%);color:var(--text-normal);border-color:color-mix(in srgb,var(--line) 80%,#000 20%)}:root[data-theme=contrast] .cancel-btn:hover,:root[data-theme=contrast] .milestone-action-btn:hover,:root[data-theme=contrast] .save-draft-btn:hover:not(:disabled),:root[data-theme=dark] .cancel-btn:hover,:root[data-theme=dark] .milestone-action-btn:hover,:root[data-theme=dark] .save-draft-btn:hover:not(:disabled){background:color-mix(in srgb,var(--surface-2) 68%,var(--brand) 32%)}.milestone-action-btn{background:color-mix(in srgb,var(--blue-light) 65%,transparent);border:1.5px solid var(--line)}.milestone-action-btn:hover{background:color-mix(in srgb,var(--blue-light) 88%,var(--blue-primary) 12%)}.milestone-action-btn:active{background:color-mix(in srgb,var(--blue-light) 75%,var(--blue-primary) 25%)}.cancel-btn{background:color-mix(in srgb,var(--blue-light) 75%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid var(--line)}.cancel-btn:hover{background:rgba(191,219,254,.85)}.cancel-btn:active{background:rgba(147,197,253,.9)}:root[data-theme=dark] .explore-theme-surface .text-slate-800{color:#f3f3f3}:root[data-theme=dark] .explore-theme-surface .text-slate-700{color:#d4d4d4}:root[data-theme=dark] .explore-theme-surface .text-slate-500,:root[data-theme=dark] .explore-theme-surface .text-slate-600{color:#aeb6c2}:root[data-theme=dark] .explore-theme-surface .bg-white{background:color-mix(in srgb,var(--surface-2) 88%,transparent 12%)}:root[data-theme=dark] .explore-theme-surface .bg-white\/60{background:color-mix(in srgb,var(--surface-2) 76%,transparent 24%)}:root[data-theme=dark] .explore-theme-surface .bg-blue-50{background:color-mix(in srgb,var(--blue-primary) 14%,transparent)}:root[data-theme=dark] .explore-theme-surface .pill{background:color-mix(in srgb,var(--brand-2) 14%,transparent);color:var(--brand-2);border-color:color-mix(in srgb,var(--brand-2) 30%,transparent)}:root[data-theme=contrast] .explore-theme-surface mark,:root[data-theme=dark] .explore-theme-surface mark{background:rgba(255,213,0,.35);color:var(--text-strong)}:root[data-theme=dark] .explore-theme-surface .hover\:bg-slate-100:hover{background:hsla(0,0%,100%,.06)}:root[data-theme=dark] .explore-theme-surface .hover\:bg-red-50:hover{background:rgba(239,68,68,.14)}:root[data-theme=dark] .explore-theme-surface .hover\:text-red-500:hover,:root[data-theme=dark] .explore-theme-surface .hover\:text-red-600:hover{color:#f87171}:root[data-theme=contrast] .explore-theme-surface .explore-category-chip,:root[data-theme=dark] .explore-theme-surface .explore-category-chip{background:color-mix(in srgb,var(--surface-2) 90%,transparent 10%);border:1px solid var(--line);color:var(--text-normal)}:root[data-theme=contrast] .explore-theme-surface .explore-category-chip-inactive:hover,:root[data-theme=dark] .explore-theme-surface .explore-category-chip-inactive:hover{background:color-mix(in srgb,var(--surface-2) 72%,var(--brand-2) 28%);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-category-chip-active,:root[data-theme=contrast] .explore-theme-surface .explore-switcher-chip-active,:root[data-theme=dark] .explore-theme-surface .explore-category-chip-active,:root[data-theme=dark] .explore-theme-surface .explore-switcher-chip-active{background:var(--brand-2);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-filter-btn-inactive,:root[data-theme=dark] .explore-theme-surface .explore-filter-btn-inactive{background:color-mix(in srgb,var(--surface-2) 90%,transparent 10%);border:1px solid var(--line);color:var(--text-normal)}:root[data-theme=contrast] .explore-theme-surface .explore-filter-btn-inactive:hover,:root[data-theme=dark] .explore-theme-surface .explore-filter-btn-inactive:hover{background:color-mix(in srgb,var(--surface-2) 72%,var(--brand-2) 28%);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-filter-btn-active,:root[data-theme=dark] .explore-theme-surface .explore-filter-btn-active{background:var(--brand-2);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-action-btn-secondary,:root[data-theme=dark] .explore-theme-surface .explore-action-btn-secondary{background:color-mix(in srgb,var(--surface-2) 82%,var(--brand) 18%);border-color:color-mix(in srgb,var(--line) 70%,var(--brand) 30%);color:#eaf4ff}:root[data-theme=contrast] .explore-theme-surface .explore-action-btn-secondary:hover,:root[data-theme=dark] .explore-theme-surface .explore-action-btn-secondary:hover{background:color-mix(in srgb,var(--surface-2) 66%,var(--brand) 34%);border-color:color-mix(in srgb,var(--brand) 54%,#fff 46%);color:#fff}:root[data-theme=dark] .explore-theme-surface .explore-action-btn-primary{background:var(--blue-light);border:1px solid color-mix(in srgb,var(--brand-2) 55%,transparent);color:var(--brand-2)}:root[data-theme=dark] .explore-theme-surface .explore-action-btn-primary:hover{background:color-mix(in srgb,var(--brand-2) 22%,transparent);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-action-btn-primary{background:var(--brand-2);border-color:var(--brand-2);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-action-btn-primary:hover{background:var(--blue-hover);border-color:var(--blue-hover)}:root[data-theme=contrast] .explore-theme-surface .explore-action-btn,:root[data-theme=dark] .explore-theme-surface .explore-action-btn{background:color-mix(in srgb,var(--brand) 70%,#1c3653 30%);border:1.5px solid color-mix(in srgb,var(--brand) 56%,#fff 44%);color:#fff}:root[data-theme=contrast] .explore-theme-surface .explore-action-btn:hover,:root[data-theme=dark] .explore-theme-surface .explore-action-btn:hover{background:color-mix(in srgb,var(--brand) 82%,#0d2b47 18%);border-color:color-mix(in srgb,var(--brand) 72%,#fff 28%);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 24%,transparent);opacity:1}.share-tab-container{background:hsla(0,0%,100%,.4);border:1.5px solid hsla(0,0%,100%,.65)}:root[data-theme=contrast] .share-tab-container,:root[data-theme=dark] .share-tab-container{background:color-mix(in srgb,var(--surface-2) 86%,transparent 14%);border-color:color-mix(in srgb,var(--line) 80%,#000 20%)}.share-tab{border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;transition:all .15s ease-in-out;border:none;cursor:pointer}.share-tab-inactive{background:transparent;color:#000}.share-tab-inactive:hover{background:hsla(0,0%,100%,.25);color:#000}.share-tab-active{background:color-mix(in srgb,var(--blue-primary) 12%,transparent);color:var(--blue-primary)}.share-tab-active:hover{background:color-mix(in srgb,var(--blue-primary) 22%,transparent)}:root[data-theme=contrast] .share-tab-inactive,:root[data-theme=dark] .share-tab-inactive{color:var(--text-muted)}:root[data-theme=contrast] .share-tab-inactive:hover,:root[data-theme=dark] .share-tab-inactive:hover{background:color-mix(in srgb,var(--surface-2) 70%,var(--brand) 30%);color:var(--text-strong)}:root[data-theme=contrast] .share-tab-active,:root[data-theme=dark] .share-tab-active{background:color-mix(in srgb,var(--brand) 26%,var(--surface-2) 74%);color:var(--text-strong);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand) 45%,transparent 55%)}:root[data-theme=contrast] .share-tab-active:hover,:root[data-theme=dark] .share-tab-active:hover{background:color-mix(in srgb,var(--brand) 36%,var(--surface-2) 64%)}.journey-overview-item{background:transparent;border:1px solid var(--line);border-radius:.75rem;transition:background .15s ease-in-out,border-color .15s ease-in-out}.journey-overview-item:hover,.journey-overview-item[open]{background:color-mix(in srgb,var(--blue-light) 55%,transparent);border-color:color-mix(in srgb,var(--blue-primary) 40%,transparent)}:root[data-theme=contrast] .saved-journey-link,:root[data-theme=dark] .saved-journey-link{background:color-mix(in srgb,var(--surface-2) 88%,transparent 12%);border-color:color-mix(in srgb,var(--line) 78%,#000 22%)}:root[data-theme=contrast] .saved-journey-link:hover,:root[data-theme=dark] .saved-journey-link:hover{background:color-mix(in srgb,var(--surface-2) 64%,var(--brand) 36%);border-color:color-mix(in srgb,var(--brand) 65%,var(--line) 35%)}:root[data-theme=contrast] .journey-overview-item,:root[data-theme=dark] .journey-overview-item{background:transparent;border-color:var(--line)}:root[data-theme=contrast] .journey-overview-item:hover,:root[data-theme=contrast] .journey-overview-item[open],:root[data-theme=dark] .journey-overview-item:hover,:root[data-theme=dark] .journey-overview-item[open]{background:color-mix(in srgb,var(--brand-2) 12%,transparent);border-color:color-mix(in srgb,var(--brand-2) 50%,var(--line) 50%)}.saved-journey-link{background:rgba(219,234,254,.52);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid color-mix(in srgb,var(--blue-primary) 45%,transparent);border-radius:.75rem;transition:all .15s ease-in-out}.saved-journey-link:hover{background:rgba(191,219,254,.75);border-color:color-mix(in srgb,var(--blue-primary) 65%,transparent);text-decoration:none}.career-timeline-btn{background:var(--bg-card);border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--blue-primary)!important;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;cursor:pointer;border:1.5px solid var(--blue-primary)}.career-timeline-btn:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)!important}:root[data-theme=contrast] .career-timeline-btn,:root[data-theme=dark] .career-timeline-btn{background:transparent;color:var(--brand-2)!important;border-color:var(--brand-2)}:root[data-theme=contrast] .career-timeline-btn:hover,:root[data-theme=dark] .career-timeline-btn:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent);border-color:var(--brand-2);color:#fff!important}.explore-journeys-btn{background:var(--bg-card);border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--blue-primary)!important;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;cursor:pointer;border:1.5px solid var(--blue-primary)}.explore-journeys-btn:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)!important}:root[data-theme=contrast] .explore-journeys-btn,:root[data-theme=dark] .explore-journeys-btn{background:transparent;color:var(--brand-2)!important;border-color:var(--brand-2)}:root[data-theme=contrast] .explore-journeys-btn:hover,:root[data-theme=dark] .explore-journeys-btn:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent);border-color:var(--brand-2);color:#fff!important}.bookmark-btn{border-radius:.5rem;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}:root:not([data-theme=dark]):not([data-theme=contrast]) .bookmark-btn-saved,:root[data-theme=light] .bookmark-btn-saved{background:var(--blue-light)!important;color:var(--blue-primary)!important;border:1px solid var(--blue-primary)!important}:root:not([data-theme=dark]):not([data-theme=contrast]) .bookmark-btn-saved:hover,:root[data-theme=light] .bookmark-btn-saved:hover{background:color-mix(in srgb,var(--blue-light) 70%,var(--blue-primary) 30%)!important;color:var(--blue-hover)!important;border-color:var(--blue-hover)!important;transform:translateY(-1px)}.bookmark-btn-unsaved{background:rgba(219,234,254,.65);color:var(--brand-2);border:1.5px solid color-mix(in srgb,var(--blue-primary) 30%,transparent)}.bookmark-btn-unsaved:hover{background:var(--brand-2);color:#fff;border-color:var(--brand-2);transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--blue-primary) 25%,transparent)}.bookmark-btn:active{transform:translateY(0)}:root[data-theme=contrast] .bookmark-btn-saved,:root[data-theme=dark] .bookmark-btn-saved{background:color-mix(in srgb,var(--brand) 36%,var(--surface-2) 64%);color:var(--text-strong)}:root[data-theme=contrast] .bookmark-btn-unsaved,:root[data-theme=dark] .bookmark-btn-unsaved{background:color-mix(in srgb,var(--surface-2) 86%,transparent 14%);color:var(--text-normal);border-color:color-mix(in srgb,var(--line) 78%,#000 22%)}:root[data-theme=contrast] .bookmark-btn:hover,:root[data-theme=dark] .bookmark-btn:hover{filter:brightness(1.07)}.home-hero-card{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.home-carousel-pill,.home-hero-pill{background:var(--blue-light);color:var(--blue-primary)}.home-cta-primary{background:var(--bg-card);color:var(--blue-primary);border:1.5px solid var(--blue-primary);position:relative;text-decoration:none;overflow:hidden;transition:background .18s ease,border-color .18s ease,color .18s ease}.home-cta-primary:hover{background:var(--blue-light);border-color:var(--blue-hover);color:var(--blue-hover)}.home-cta-primary:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--blue-primary);border-radius:2px;transition:width .25s ease}.home-cta-primary:hover:after{width:100%;background:var(--blue-hover)}.home-hero-title{color:var(--text-primary)}.home-hero-title-accent{color:var(--blue-primary)}.home-hero-body{color:var(--text-secondary);line-height:1.6}.home-hero-ctas .home-cta-primary,.home-hero-ctas .home-cta-secondary{text-wrap:balance}@media (min-width:640px){.home-hero-ctas .home-cta-primary,.home-hero-ctas .home-cta-secondary{white-space:nowrap}}.home-cta-secondary,.home-quick-chip{background:var(--bg-card);color:var(--blue-primary);border:1px solid var(--border-light);transition:background .2s ease,border-color .2s ease}.home-cta-secondary:hover,.home-quick-chip:hover{background:var(--bg-main);border-color:var(--border-hover)}.home-quick-chip-list{row-gap:.65rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-quick-chip-list::-webkit-scrollbar{display:none}@media (min-width:768px) and (max-width:1279px){.home-quick-chip-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;overflow:visible;padding-bottom:0}.home-quick-chip-list .home-quick-chip{width:100%;min-width:0;justify-content:center;padding:.625rem .75rem;text-align:center;text-wrap:balance;white-space:normal;line-height:1.35}}@media (min-width:1280px){.home-quick-chip-list{display:flex;flex-wrap:wrap;overflow:visible}.home-quick-chip-list .home-quick-chip{width:auto;white-space:nowrap}}.home-audience-card{background:var(--bg-card);border:1px solid var(--border-light);border-left:4px solid var(--blue-primary);transition:border-color .2s ease}.home-audience-card:hover{border-color:var(--border-hover);border-left-color:var(--blue-primary)}.home-audience-label,.home-audience-link,.home-carousel-link,.home-stat-num{color:var(--blue-primary)}.home-stats-bar{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.home-stats-bar>div:not(:last-child){border-right:1px solid var(--divider)}.home-carousel-shell{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.home-carousel-link{border:1px solid var(--border-light);transition:background .2s ease,border-color .2s ease}.home-carousel-link:hover{background:var(--bg-main);border-color:var(--border-hover)}.home-carousel-fade-left{background:linear-gradient(to right,var(--bg-card) 20%,transparent 88%)}.home-carousel-fade-right{background:linear-gradient(to left,var(--bg-card) 20%,transparent 88%)}.home-fresh-card{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);min-height:11.5rem;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.home-fresh-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-fresh-title{color:var(--text-primary);margin:0;transition:color .2s ease}.home-fresh-quote{transition:transform .25s ease,color .2s ease;transform-origin:left center}@media (hover:hover) and (pointer:fine){.home-fresh-card:hover .home-fresh-quote{transform:scale(1.025)}.home-fresh-card:hover .home-fresh-title{color:var(--blue-primary)}}.home-fresh-identity{line-height:1.2}.home-fresh-byline{margin:.25rem 0 0;line-height:1.35}.home-fresh-byline,.home-fresh-paused,.home-fresh-role{color:var(--text-muted)}.home-fresh-summary{color:var(--text-secondary);line-height:1.55}.home-fresh-read{color:var(--blue-primary);border-top:1px solid var(--divider);margin-top:.5rem}.home-fresh-card:hover .home-fresh-read{color:var(--blue-hover)}.home-fresh-carousel-scroll{scrollbar-width:thin;scrollbar-color:var(--border-hover) transparent}.home-fresh-carousel-scroll::-webkit-scrollbar{height:7px}.home-fresh-carousel-scroll::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:9999px}.home-fresh-carousel-scroll::-webkit-scrollbar-track{background:transparent}:root[data-theme=contrast] .home-fresh-carousel-scroll,:root[data-theme=dark] .home-fresh-carousel-scroll{scrollbar-color:rgba(148,163,184,.45) transparent}:root[data-theme=contrast] .home-fresh-carousel-scroll::-webkit-scrollbar-thumb,:root[data-theme=dark] .home-fresh-carousel-scroll::-webkit-scrollbar-thumb{background:rgba(148,163,184,.35)}:root[data-theme=contrast] .home-carousel-shell,:root[data-theme=contrast] .home-hero-card,:root[data-theme=contrast] .home-stats-bar,:root[data-theme=dark] .home-carousel-shell,:root[data-theme=dark] .home-hero-card,:root[data-theme=dark] .home-stats-bar{background:color-mix(in srgb,var(--surface-2) 86%,transparent 14%);border-color:color-mix(in srgb,var(--line) 80%,#000 20%);box-shadow:0 10px 30px rgba(0,0,0,.36)}:root[data-theme=contrast] .home-hero-title,:root[data-theme=dark] .home-hero-title{color:var(--text-strong)}:root[data-theme=contrast] .home-hero-title-accent,:root[data-theme=dark] .home-hero-title-accent{color:var(--link-color);background:none;-webkit-text-fill-color:currentColor}:root[data-theme=contrast] .home-hero-body,:root[data-theme=dark] .home-hero-body{color:var(--text-muted)}:root[data-theme=contrast] .home-carousel-pill,:root[data-theme=contrast] .home-hero-pill,:root[data-theme=dark] .home-carousel-pill,:root[data-theme=dark] .home-hero-pill{background:color-mix(in srgb,var(--brand-2) 22%,transparent);color:var(--brand-2)}:root[data-theme=contrast] .home-cta-primary,:root[data-theme=dark] .home-cta-primary{background:transparent;color:var(--brand-2);border:1.5px solid var(--brand-2)}:root[data-theme=contrast] .home-cta-primary:hover,:root[data-theme=dark] .home-cta-primary:hover{background:color-mix(in srgb,var(--brand-2) 18%,transparent);color:#fff;border-color:var(--brand-2)}:root[data-theme=contrast] .home-cta-secondary,:root[data-theme=contrast] .home-quick-chip,:root[data-theme=dark] .home-cta-secondary,:root[data-theme=dark] .home-quick-chip{background:color-mix(in srgb,var(--surface-2) 88%,transparent 12%);border-color:color-mix(in srgb,var(--line) 72%,#000 28%);color:var(--text-normal)}:root[data-theme=contrast] .home-cta-secondary,:root[data-theme=dark] .home-cta-secondary{background:color-mix(in srgb,var(--surface-2) 82%,var(--brand) 18%);border-color:color-mix(in srgb,var(--line) 70%,var(--brand) 30%);color:#eaf4ff}:root[data-theme=contrast] .home-cta-secondary:hover,:root[data-theme=dark] .home-cta-secondary:hover{background:color-mix(in srgb,var(--surface-2) 66%,var(--brand) 34%);border-color:color-mix(in srgb,var(--brand) 54%,#fff 46%)}:root[data-theme=contrast] .home-quick-chip,:root[data-theme=dark] .home-quick-chip{color:#e6f1ff;border-color:color-mix(in srgb,#fff 16%,var(--line) 84%);background:color-mix(in srgb,var(--surface-2) 84%,transparent 16%)}:root[data-theme=contrast] .home-quick-chip:hover,:root[data-theme=dark] .home-quick-chip:hover{background:color-mix(in srgb,var(--surface-2) 66%,var(--brand) 34%);border-color:color-mix(in srgb,#fff 24%,var(--line) 76%)}:root[data-theme=contrast] .home-quick-chip:active,:root[data-theme=dark] .home-quick-chip:active{background:color-mix(in srgb,var(--surface-2) 56%,var(--brand) 44%);border-color:color-mix(in srgb,var(--brand) 55%,#fff 45%)}:root[data-theme=contrast] .home-hero-card .brand-wordmark,:root[data-theme=dark] .home-hero-card .brand-wordmark{color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.35)}:root[data-theme=contrast] .home-audience-card,:root[data-theme=dark] .home-audience-card{background:color-mix(in srgb,var(--surface-2) 88%,transparent 12%);border-color:color-mix(in srgb,#fff 22%,var(--line) 78%);border-left-color:var(--brand);box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 10%,transparent 90%)}:root[data-theme=contrast] .home-audience-label,:root[data-theme=contrast] .home-audience-link,:root[data-theme=contrast] .home-carousel-link,:root[data-theme=contrast] .home-stat-num,:root[data-theme=dark] .home-audience-label,:root[data-theme=dark] .home-audience-link,:root[data-theme=dark] .home-carousel-link,:root[data-theme=dark] .home-stat-num{color:var(--link-color)}:root[data-theme=contrast] .home-stats-bar>div:not(:last-child),:root[data-theme=dark] .home-stats-bar>div:not(:last-child){border-right-color:color-mix(in srgb,var(--line) 72%,#000 28%)}:root[data-theme=contrast] .home-carousel-link,:root[data-theme=dark] .home-carousel-link{border-color:color-mix(in srgb,var(--line) 88%,var(--brand) 12%)}:root[data-theme=contrast] .home-carousel-fade-left,:root[data-theme=dark] .home-carousel-fade-left{background:linear-gradient(to right,color-mix(in srgb,var(--surface-2) 78%,#000 22%),transparent 82%)}:root[data-theme=contrast] .home-carousel-fade-right,:root[data-theme=dark] .home-carousel-fade-right{background:linear-gradient(to left,color-mix(in srgb,var(--surface-2) 78%,#000 22%),transparent 82%)}:root[data-theme=contrast] .home-fresh-card,:root[data-theme=dark] .home-fresh-card{background:color-mix(in srgb,var(--surface-2) 88%,transparent 12%);border-color:color-mix(in srgb,#fff 14%,var(--line) 86%);box-shadow:0 8px 22px rgba(0,0,0,.34)}:root[data-theme=contrast] .home-fresh-card:hover,:root[data-theme=dark] .home-fresh-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.42);border-color:color-mix(in srgb,#fff 26%,var(--line) 74%)}:root[data-theme=contrast] .home-carousel-shell h2,:root[data-theme=dark] .home-carousel-shell h2{color:var(--text-strong)!important}:root[data-theme=contrast] .home-fresh-category-pill,:root[data-theme=dark] .home-fresh-category-pill{filter:saturate(.88) brightness(.96)}:root[data-theme=contrast] .home-fresh-title,:root[data-theme=dark] .home-fresh-title{color:var(--text-normal)}:root[data-theme=contrast] .home-fresh-byline,:root[data-theme=dark] .home-fresh-byline{color:var(--text-muted)}:root[data-theme=contrast] .home-fresh-paused,:root[data-theme=contrast] .home-fresh-role,:root[data-theme=dark] .home-fresh-paused,:root[data-theme=dark] .home-fresh-role{color:var(--text-subtle)}:root[data-theme=contrast] .home-fresh-summary,:root[data-theme=dark] .home-fresh-summary{color:var(--text-muted)}:root[data-theme=contrast] .home-fresh-read,:root[data-theme=dark] .home-fresh-read{color:var(--link-color);border-top-color:color-mix(in srgb,var(--line) 70%,#000 30%)}.pill{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid var(--blue-border);padding:.25rem .8rem;font-size:.8rem;font-weight:600;background:var(--blue-light);color:var(--blue-primary)}.app-shell input:not(.glass-input):not(.share-icon-field-input),.app-shell select:not(.glass-input),.app-shell textarea:not(.glass-input){color:var(--ink);background:var(--surface);border-color:var(--line)}.app-shell a,.app-shell button{color:inherit}.bg-white{background-color:var(--surface)!important}.text-slate-900{color:var(--text-strong)!important}.text-slate-700,.text-slate-800{color:var(--text-normal)!important}.text-slate-600{color:var(--text-muted)!important}.text-slate-500{color:var(--text-subtle)!important}.text-slate-400{color:color-mix(in srgb,var(--text-subtle) 86%,#fff 14%)!important}.text-slate-300{color:color-mix(in srgb,var(--text-subtle) 72%,#fff 28%)!important}.hover\:bg-slate-100:hover,.hover\:bg-slate-50:hover{background-color:var(--hover-surface)!important}.hover\:text-slate-950:hover{color:var(--text-strong)!important}.hover\:bg-blue-700:hover{background-color:var(--blue-hover)!important}.hover\:bg-blue-700:hover,button.hover\:bg-blue-700:hover{color:#fff!important}.text-blue-500,.text-blue-600,.text-blue-700{color:var(--blue-primary)!important}.bg-blue-600,.bg-blue-700{background-color:var(--blue-primary)!important}.hover\:bg-blue-800:hover{background-color:var(--blue-hover)!important}.border-blue-600,.border-blue-700{border-color:var(--blue-primary)!important}.hover\:text-blue-700:hover,.text-blue-700.hover\:text-blue-700:hover{color:var(--blue-hover)!important}.bg-blue-50,.hover\:bg-blue-50:hover{background-color:var(--blue-light)!important}.bg-blue-100{background-color:color-mix(in srgb,var(--blue-light) 85%,var(--blue-primary) 15%)!important}.border-blue-100{border-color:var(--blue-border)!important}.from-blue-100{--tw-gradient-from:var(--blue-light) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-blue-300{--tw-gradient-to:color-mix(in srgb,var(--blue-primary) 35%,#fff) var(--tw-gradient-to-position)}.from-blue-50{--tw-gradient-from:var(--blue-light) var(--tw-gradient-from-position)}.to-blue-100{--tw-gradient-to:color-mix(in srgb,var(--blue-light) 90%,var(--blue-primary) 10%) var(--tw-gradient-to-position)}.ring-blue-500{--tw-ring-color:var(--blue-primary)!important}.hover\:border-blue-500:hover{border-color:var(--blue-primary)!important}.from-blue-600{--tw-gradient-from:var(--blue-primary) var(--tw-gradient-from-position)}.to-blue-400{--tw-gradient-to:color-mix(in srgb,var(--blue-primary) 65%,#fff) var(--tw-gradient-to-position)}.hover\:from-blue-500:hover{--tw-gradient-from:var(--blue-hover) var(--tw-gradient-from-position)}.hover\:to-blue-300:hover{--tw-gradient-to:color-mix(in srgb,var(--blue-primary) 50%,#fff) var(--tw-gradient-to-position)}.from-blue-500{--tw-gradient-from:var(--blue-primary) var(--tw-gradient-from-position)}.bg-slate-50{background-color:var(--hover-surface)!important}.placeholder\:text-slate-500::-moz-placeholder{color:var(--text-subtle)!important}.placeholder\:text-slate-500::placeholder{color:var(--text-subtle)!important}.placeholder\:text-slate-400::-moz-placeholder{color:color-mix(in srgb,var(--text-subtle) 85%,#fff 15%)!important}.placeholder\:text-slate-400::placeholder{color:color-mix(in srgb,var(--text-subtle) 85%,#fff 15%)!important}:root[data-theme=contrast] .hover\:bg-red-50:hover,:root[data-theme=dark] .hover\:bg-red-50:hover{background-color:color-mix(in srgb,#7f1d1d 55%,var(--surface-2) 45%)!important}:root[data-theme=contrast] .hover\:text-red-600:hover,:root[data-theme=dark] .hover\:text-red-600:hover{color:#fca5a5!important}:root[data-theme=dark] [style*="rgba(219,234,254"],:root[data-theme=dark] [style*="rgba(255,255,255,0.70)"],:root[data-theme=dark] [style*="rgba(255,255,255,0.72)"],:root[data-theme=dark] [style*="rgba(255,255,255,0.75)"],:root[data-theme=dark] [style*="rgba(255,255,255,0.78)"]{background:color-mix(in srgb,var(--surface-2) 86%,transparent 14%)!important;border-color:color-mix(in srgb,var(--line) 78%,#000 22%)!important}:root[data-theme=dark] [style*="color: #000000"],:root[data-theme=dark] [style*="color: #0f1c35"],:root[data-theme=dark] [style*="color: #1e3a5f"],:root[data-theme=dark] [style*="color:#000000"],:root[data-theme=dark] [style*="color:#0f1c35"],:root[data-theme=dark] [style*="color:#1e3a5f"]{color:var(--text-normal)!important}:root[data-theme=dark] [style*="color: var(--blue-primary)"],:root[data-theme=dark] [style*="color:var(--blue-primary)"]{color:var(--link-color)!important}:root[data-theme=contrast] [style*="linear-gradient(135deg, var(--blue-primary) 0%, var(--blue-hover) 60%, var(--blue-light) 100%)"], :root[data-theme=dark] [style*="linear-gradient(135deg, var(--blue-primary) 0%, var(--blue-hover) 60%, var(--blue-light) 100%)"]{background:linear-gradient(135deg,color-mix(in srgb,var(--surface-2) 88%,#000 12%) 0,color-mix(in srgb,var(--surface-2) 72%,var(--brand) 28%) 58%,color-mix(in srgb,var(--surface-2) 76%,var(--brand-2) 24%) 100%)!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:color-mix(in srgb,var(--canvas) 82%,#000 18%)}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--line) 75%,var(--ink) 25%);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--line) 60%,var(--ink) 40%)}@media (min-width:768px){.app-shell{padding:2rem}}@media (max-width:640px){h1{font-size:1.5rem!important;line-height:1.3!important;word-wrap:break-word}h2{font-size:1.3rem!important}.app-shell{padding:.75rem .75rem 1rem}.glass-card,.home-hero-card{border-radius:.75rem;max-width:100%;overflow:hidden;word-wrap:break-word}a[href],button{min-height:2.5rem;touch-action:manipulation}.explore-filters{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem;display:flex;gap:.5rem;white-space:nowrap}.explore-filters::-webkit-scrollbar{display:none}:root[data-theme=contrast] .home-hero-card .brand-tagline,:root[data-theme=dark] .home-hero-card .brand-tagline{font-weight:700;letter-spacing:.025em}.footer-link{font-size:.8rem}.footer-copy{font-size:.78rem}}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}*{-webkit-tap-highlight-color:transparent}:root[data-theme=contrast] .share-journey-theme-surface .glass-card,:root[data-theme=dark] .share-journey-theme-surface .glass-card{background:color-mix(in srgb,#171a22 84%,transparent 16%);border-color:#313745;box-shadow:0 8px 28px rgba(0,0,0,.34)}:root[data-theme=contrast] .share-journey-theme-surface .field-glass,:root[data-theme=dark] .share-journey-theme-surface .field-glass{background:color-mix(in srgb,#12151c 88%,transparent 12%)!important;border-color:#313745!important}:root[data-theme=contrast] .share-journey-theme-surface input,:root[data-theme=contrast] .share-journey-theme-surface select,:root[data-theme=contrast] .share-journey-theme-surface textarea,:root[data-theme=dark] .share-journey-theme-surface input,:root[data-theme=dark] .share-journey-theme-surface select,:root[data-theme=dark] .share-journey-theme-surface textarea{color:#e6eaf2!important}:root[data-theme=contrast] .share-journey-theme-surface input.field-glass,:root[data-theme=contrast] .share-journey-theme-surface select.field-glass,:root[data-theme=contrast] .share-journey-theme-surface textarea.field-glass,:root[data-theme=dark] .share-journey-theme-surface input.field-glass,:root[data-theme=dark] .share-journey-theme-surface select.field-glass,:root[data-theme=dark] .share-journey-theme-surface textarea.field-glass{border-color:#313745!important}:root[data-theme=contrast] .share-journey-theme-surface select optgroup,:root[data-theme=contrast] .share-journey-theme-surface select option,:root[data-theme=dark] .share-journey-theme-surface select optgroup,:root[data-theme=dark] .share-journey-theme-surface select option{background:#1e2432!important;color:#e8eaf0!important}:root[data-theme=contrast] .share-journey-theme-surface .placeholder\:text-slate-400::-moz-placeholder,:root[data-theme=contrast] .share-journey-theme-surface .placeholder\:text-slate-500::-moz-placeholder,:root[data-theme=dark] .share-journey-theme-surface .placeholder\:text-slate-400::-moz-placeholder,:root[data-theme=dark] .share-journey-theme-surface .placeholder\:text-slate-500::-moz-placeholder{color:#a1a8b8!important}:root[data-theme=contrast] .share-journey-theme-surface .placeholder\:text-slate-400::placeholder,:root[data-theme=contrast] .share-journey-theme-surface .placeholder\:text-slate-500::placeholder,:root[data-theme=dark] .share-journey-theme-surface .placeholder\:text-slate-400::placeholder,:root[data-theme=dark] .share-journey-theme-surface .placeholder\:text-slate-500::placeholder{color:#a1a8b8!important}:root[data-theme=contrast] .share-journey-theme-surface .text-red-600,:root[data-theme=dark] .share-journey-theme-surface .text-red-600{color:#ff8a80!important}:root[data-theme=contrast] .share-journey-theme-surface .text-slate-700,:root[data-theme=contrast] .share-journey-theme-surface .text-slate-800,:root[data-theme=dark] .share-journey-theme-surface .text-slate-700,:root[data-theme=dark] .share-journey-theme-surface .text-slate-800{color:#e6eaf2!important}:root[data-theme=contrast] .share-journey-theme-surface .text-slate-500,:root[data-theme=contrast] .share-journey-theme-surface .text-slate-600,:root[data-theme=dark] .share-journey-theme-surface .text-slate-500,:root[data-theme=dark] .share-journey-theme-surface .text-slate-600{color:#a1a8b8!important}:root[data-theme=contrast] .share-journey-theme-surface h3,:root[data-theme=dark] .share-journey-theme-surface h3{color:#c7d2fe!important}:root[data-theme=contrast] .share-journey-theme-surface .border-b,:root[data-theme=dark] .share-journey-theme-surface .border-b{border-bottom-color:#4b5563!important}:root[data-theme=contrast] .share-journey-theme-surface .milestone-action-btn,:root[data-theme=contrast] .share-journey-theme-surface .save-draft-btn,:root[data-theme=dark] .share-journey-theme-surface .milestone-action-btn,:root[data-theme=dark] .share-journey-theme-surface .save-draft-btn{border:1.5px solid #3b4457!important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}:root[data-theme=contrast] .share-journey-theme-surface .publish-journey-btn,:root[data-theme=dark] .share-journey-theme-surface .publish-journey-btn{transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}:root[data-theme=contrast] .share-journey-theme-surface .milestone-action-btn:hover,:root[data-theme=contrast] .share-journey-theme-surface .publish-journey-btn:hover:not(:disabled),:root[data-theme=contrast] .share-journey-theme-surface .save-draft-btn:hover:not(:disabled),:root[data-theme=dark] .share-journey-theme-surface .milestone-action-btn:hover,:root[data-theme=dark] .share-journey-theme-surface .publish-journey-btn:hover:not(:disabled),:root[data-theme=dark] .share-journey-theme-surface .save-draft-btn:hover:not(:disabled){border-color:var(--brand-2)!important;box-shadow:0 6px 16px color-mix(in srgb,var(--brand-2) 20%,transparent);transform:translateY(-1px)}:root[data-theme=contrast] .share-journey-theme-surface .milestone-action-btn:disabled,:root[data-theme=contrast] .share-journey-theme-surface .publish-journey-btn:disabled,:root[data-theme=contrast] .share-journey-theme-surface .save-draft-btn:disabled,:root[data-theme=dark] .share-journey-theme-surface .milestone-action-btn:disabled,:root[data-theme=dark] .share-journey-theme-surface .publish-journey-btn:disabled,:root[data-theme=dark] .share-journey-theme-surface .save-draft-btn:disabled{opacity:.55!important;border-color:#2f3748!important;box-shadow:none!important;transform:none!important;cursor:not-allowed}:root[data-theme=contrast] .share-journey-theme-surface textarea,:root[data-theme=dark] .share-journey-theme-surface textarea{background:color-mix(in srgb,#12151c 92%,#1b2230 8%)!important}:root[data-theme=contrast] .share-journey-theme-surface article.glass-card,:root[data-theme=dark] .share-journey-theme-surface article.glass-card{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}:root[data-theme=contrast] .share-journey-theme-surface article.glass-card:hover,:root[data-theme=dark] .share-journey-theme-surface article.glass-card:hover{border-color:#3f4d63;box-shadow:0 10px 24px rgba(3,10,24,.42);transform:translateY(-1px)}:root[data-theme=contrast] .share-journey-theme-surface .milestone-action-btn:focus-visible,:root[data-theme=contrast] .share-journey-theme-surface .publish-journey-btn:focus-visible,:root[data-theme=contrast] .share-journey-theme-surface .save-draft-btn:focus-visible,:root[data-theme=dark] .share-journey-theme-surface .milestone-action-btn:focus-visible,:root[data-theme=dark] .share-journey-theme-surface .publish-journey-btn:focus-visible,:root[data-theme=dark] .share-journey-theme-surface .save-draft-btn:focus-visible{outline:2px solid var(--brand-2)!important;outline-offset:1px}:root[data-theme=contrast] .share-journey-theme-surface .bg-emerald-100,:root[data-theme=dark] .share-journey-theme-surface .bg-emerald-100{background:rgba(16,185,129,.22)!important}:root[data-theme=contrast] .share-journey-theme-surface .text-emerald-700,:root[data-theme=dark] .share-journey-theme-surface .text-emerald-700{color:#7ee7bf!important}:root[data-theme=contrast] .share-journey-theme-surface .bg-amber-100,:root[data-theme=dark] .share-journey-theme-surface .bg-amber-100{background:rgba(245,158,11,.24)!important}:root[data-theme=contrast] .share-journey-theme-surface .text-amber-700,:root[data-theme=dark] .share-journey-theme-surface .text-amber-700{color:#fcd34d!important}.print-only{display:none}.print-hide{display:block}.profile-print-sheet{font-family:Space Grotesk,sans-serif;color:#000;padding:2rem 2.5rem;max-width:900px;margin:0 auto}.profile-print-header{border-bottom:2px solid var(--blue-primary);padding-bottom:1.25rem;margin-bottom:1.5rem}.profile-print-header-inner{display:flex;align-items:center;gap:1.25rem}.profile-print-avatar{width:88px;height:88px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid color-mix(in srgb,var(--blue-primary) 30%,transparent);flex-shrink:0}.profile-print-avatar-initials{display:flex;align-items:center;justify-content:center;background:var(--blue-primary);color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:.02em}.profile-print-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-primary)}.profile-print-name{margin:0;font-size:2.4rem;line-height:1.1;font-family:Lora,serif;color:#000}.profile-print-role{margin:.4rem 0 0;font-size:1rem;font-weight:600;color:#1e3a5f}.profile-print-meta{margin:.25rem 0 0;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#000}.profile-print-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem 1.5rem;margin-bottom:1.5rem;padding:1rem;border:1px solid #c7d7ea;border-radius:.5rem;background:#f7fbff}.profile-print-info-item{display:flex;flex-direction:column;gap:.1rem;font-size:.88rem}.profile-print-label{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--blue-primary)}.profile-print-section{margin-bottom:1.5rem}.profile-print-section p{margin:.4rem 0 0;font-size:.92rem;line-height:1.75;color:#1e3a5f}.profile-print-section-title{margin:0 0 .25rem;font-size:.8rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--blue-primary);border-bottom:1px solid #c7d7ea;padding-bottom:.2rem;-moz-column-break-after:avoid;break-after:avoid;page-break-after:avoid}.profile-print-milestones{display:grid;gap:.6rem}.profile-print-milestone{padding:.9rem 1rem;border:1px solid #c7d7ea;border-radius:.5rem}.profile-print-milestone-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.2rem}.profile-print-milestone-title{font-size:1rem;font-weight:700;color:#000}.profile-print-milestone-period{font-size:.8rem;font-weight:700;color:#000;white-space:nowrap}.profile-print-milestone-company{margin:0 0 .6rem;font-size:.85rem;color:#000}.profile-print-milestone-block{margin-top:.5rem}.profile-print-milestone-block p{margin:.15rem 0 0;font-size:.87rem;line-height:1.65;color:#000}.profile-print-footer{margin-top:2rem;padding-top:.75rem;border-top:1px solid #c7d7ea;font-size:.75rem;color:#000;text-align:center}@media print{body{background:#fff!important;color:#000}.print-hidden,.print-hide,footer,header[role=banner]{display:none!important}.print-only{display:block!important}.profile-print-sheet{padding:0}}.footer-mobile-bar{border-top:1px solid color-mix(in srgb,var(--line) 80%,transparent);overflow:visible}.footer-mobile-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;width:100%;max-width:100%;gap:.125rem;overflow:visible}.footer-mobile-links .footer-link{display:flex;align-items:center;justify-content:center;min-width:0;padding:.375rem .125rem;font-size:.625rem;line-height:1.15;text-align:center;border-radius:.375rem;white-space:nowrap}.footer-mobile-link-short{display:inline}.footer-mobile-link-long{display:none}@media (min-width:400px){.footer-mobile-links .footer-link{font-size:.6875rem;padding:.375rem .25rem}.footer-mobile-link-short{display:none}.footer-mobile-link-long{display:inline}}@media (min-width:768px){.footer-mobile-links{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:auto;gap:.375rem}.footer-mobile-links .footer-link{flex:0 0 auto;min-width:auto;padding:.375rem .5rem;font-size:.75rem}}.footer-mobile-links .footer-link:after{display:none}.footer-mobile-links .footer-link-active{color:var(--brand-2);background:color-mix(in srgb,var(--brand-2) 14%,transparent);font-weight:700}.footer-mobile-links .footer-link:active:not(.footer-link-active){background:color-mix(in srgb,var(--brand-2) 8%,transparent)}:root[data-theme=contrast] .footer-mobile-links .footer-link-active,:root[data-theme=dark] .footer-mobile-links .footer-link-active{color:#fff;background:hsla(0,0%,100%,.14)}:root[data-theme=contrast] .footer-mobile-links .footer-link:active:not(.footer-link-active),:root[data-theme=dark] .footer-mobile-links .footer-link:active:not(.footer-link-active){background:hsla(0,0%,100%,.08)}:root[data-theme=contrast] .footer-mobile-bar,:root[data-theme=dark] .footer-mobile-bar{border-top-color:hsla(0,0%,100%,.08)}.mobile-bottom-nav{background:#0f1c35;border-top:1px solid hsla(0,0%,100%,.08);box-shadow:0 -4px 20px rgba(0,0,0,.15);padding-bottom:env(safe-area-inset-bottom,0)}.mobile-nav-icon{color:hsla(0,0%,100%,.55)}.mobile-nav-icon-active{color:#fff}.mobile-nav-label{color:hsla(0,0%,100%,.55)}.mobile-nav-label-active{color:#fff}.mobile-bottom-nav-item:hover:not(.mobile-bottom-nav-active){background:hsla(0,0%,100%,.08)}.mobile-bottom-nav-active{background:hsla(0,0%,100%,.06)}.mobile-bottom-nav-item:active:not(.mobile-bottom-nav-active){background:hsla(0,0%,100%,.12)}:root[data-theme=contrast] .mobile-bottom-nav,:root[data-theme=dark] .mobile-bottom-nav{background:#0b1120;border-top-color:hsla(0,0%,100%,.06);box-shadow:0 -4px 20px rgba(0,0,0,.4)}:root[data-theme=contrast] .mobile-nav-icon-active,:root[data-theme=contrast] .mobile-nav-label-active,:root[data-theme=dark] .mobile-nav-icon-active,:root[data-theme=dark] .mobile-nav-label-active{color:var(--brand-2)}:root[data-theme=contrast] .text-blue-500,:root[data-theme=contrast] .text-blue-600,:root[data-theme=contrast] .text-blue-700,:root[data-theme=dark] .text-blue-500,:root[data-theme=dark] .text-blue-600,:root[data-theme=dark] .text-blue-700{color:var(--brand-2)!important}.explore-theme-surface{overflow-x:clip}.explore-theme-surface .explore-journey-card .explore-card-footer{max-width:100%}.explore-theme-surface .explore-search-input{padding-left:3rem!important;text-indent:0!important}.share-journey-theme-surface .share-icon-field .share-icon-field-input,.share-journey-theme-surface .share-icon-field .share-milestone-type-select{padding-left:0!important;padding-inline-start:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.share-journey-theme-surface .share-icon-field .share-milestone-type-select{padding-right:2rem!important}@media (max-width:640px){.explore-theme-surface .explore-page-toolbar{padding-bottom:0}.explore-theme-surface .explore-filter-btn,.explore-theme-surface .explore-search-input,.explore-theme-surface .explore-toolbar-share{min-height:2.75rem}.explore-theme-surface .explore-category-chip,.explore-theme-surface .explore-category-more{min-height:2rem;padding-top:.375rem;padding-bottom:.375rem}.explore-theme-surface .explore-category-chip,.explore-theme-surface .explore-filter-btn,.explore-theme-surface .explore-search-input,.explore-theme-surface .explore-sort-trigger{box-shadow:none}.explore-theme-surface .explore-results-bar{gap:.75rem}.explore-theme-surface .explore-sort-trigger{min-height:2.75rem;height:2.75rem;width:2.75rem}.explore-theme-surface .explore-journey-card .pill{background:color-mix(in srgb,var(--brand-2) 20%,transparent);border-color:color-mix(in srgb,var(--brand-2) 36%,transparent)}.explore-theme-surface .explore-card-footer-actions .bookmark-btn,.explore-theme-surface .explore-card-footer-actions .bookmark-btn-saved,.explore-theme-surface .explore-card-footer-actions .bookmark-btn-unsaved,.explore-theme-surface .explore-card-footer-actions .explore-action-btn-primary,.explore-theme-surface .explore-card-footer-actions .explore-action-btn-secondary{min-height:2.5rem;min-width:0;padding-inline:.5rem;font-size:.75rem}.explore-theme-surface .explore-card-footer-actions{gap:.625rem}.explore-theme-surface .explore-phase-pills,.explore-theme-surface .explore-role-chips{gap:.375rem;flex-wrap:nowrap}.explore-theme-surface .explore-action-btn-primary,.explore-theme-surface .explore-action-btn-secondary{min-height:2.5rem}.explore-theme-surface .explore-card-title-link .journey-arc-title-card{font-size:1rem;line-height:1.15}.explore-theme-surface .explore-card-identity .explore-card-title-link .journey-arc-title-card{line-height:inherit}.explore-theme-surface .explore-page-toolbar>div:nth-child(2){margin-top:.75rem}}@media (max-width:390px){.explore-theme-surface .explore-journey-card{padding:.875rem}.explore-theme-surface .explore-journey-card .explore-card-footer{margin-left:-.875rem;margin-right:-.875rem;padding-left:.875rem;padding-right:.875rem}.app-shell.explore-theme-surface{padding-left:.625rem;padding-right:.625rem}}:root[data-theme=contrast] .explore-theme-surface .explore-sort-trigger,:root[data-theme=dark] .explore-theme-surface .explore-sort-trigger{background-color:color-mix(in srgb,var(--surface-2) 92%,transparent);border:1px solid var(--line);color:var(--text-strong)}.example-journey-badge{line-height:1;opacity:.55;transition:opacity .18s ease,color .18s ease;cursor:help}.example-journey-badge:hover{opacity:1;color:var(--blue-primary)}:root[data-theme=contrast] .example-journey-badge,:root[data-theme=dark] .example-journey-badge{background:transparent!important;border:none!important;color:#94a3b8!important}:root[data-theme=contrast] .example-journey-badge:hover,:root[data-theme=dark] .example-journey-badge:hover{color:var(--brand-2)!important}.placeholder\:text-\[color\:var\(--text-muted\)\]::-moz-placeholder{color:var(--text-muted)}.placeholder\:text-\[color\:var\(--text-muted\)\]::placeholder{color:var(--text-muted)}.after\:\!hidden:after{content:var(--tw-content);display:none!important}.hover\:border-\[color\:color-mix\(in_srgb\2c var\(--brand-2\)_55\%\2c transparent\)\]:hover{border-color:color-mix(in srgb,var(--brand-2) 55%,transparent)}.hover\:border-\[color\:var\(--blue-hover\)\]:hover{border-color:var(--blue-hover)}.hover\:border-\[color\:var\(--brand-2\)\]:hover{border-color:var(--brand-2)}.hover\:border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.hover\:border-red-300:hover{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.hover\:\!bg-\[color\:var\(--surface-2\)\]:hover{background-color:var(--surface-2)!important}.hover\:bg-\[color\:color-mix\(in_srgb\2c var\(--blue-primary\)_15\%\2c var\(--blue-light\)\)\]:hover{background-color:color-mix(in srgb,var(--blue-primary) 15%,var(--blue-light))}.hover\:bg-\[color\:color-mix\(in_srgb\2c var\(--brand-2\)_22\%\2c transparent\)\]:hover{background-color:color-mix(in srgb,var(--brand-2) 22%,transparent)}.hover\:bg-\[color\:var\(--blue-hover\)\]:hover{background-color:var(--blue-hover)}.hover\:bg-\[color\:var\(--blue-light\)\]:hover{background-color:var(--blue-light)}.hover\:bg-\[color\:var\(--hover-surface\)\]:hover{background-color:var(--hover-surface)}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.hover\:bg-white\/20:hover{background-color:hsla(0,0%,100%,.2)}.hover\:bg-white\/25:hover{background-color:hsla(0,0%,100%,.25)}.hover\:from-blue-500:hover{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-blue-300:hover{--tw-gradient-to:#93c5fd var(--tw-gradient-to-position)}.hover\:\!text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.hover\:text-\[color\:var\(--blue-hover\)\]:hover{color:var(--blue-hover)}.hover\:text-\[color\:var\(--brand-2\)\]:hover{color:var(--brand-2)}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.focus\:border-0:focus{border-width:0}.focus\:border-\[color\:var\(--brand-2\)\]:focus{border-color:var(--brand-2)}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-\[color\:var\(--brand-2\)\]:focus{--tw-ring-color:var(--brand-2)}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.focus-visible\:border-\[color\:var\(--brand-2\)\]:focus-visible{border-color:var(--brand-2)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-\[color\:color-mix\(in_srgb\2c var\(--brand-2\)_35\%\2c transparent\)\]:focus-visible{--tw-ring-color:color-mix(in srgb,var(--brand-2) 35%,transparent)}.active\:bg-\[color\:var\(--bg-section\)\]:active{background-color:var(--bg-section)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group[open] .group-open\:inline{display:inline}.group[open] .group-open\:hidden{display:none}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x:0.125rem}.group:hover .group-hover\:scale-\[1\.02\],.group:hover .group-hover\:translate-x-0\.5{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02}.group:hover .group-hover\:scale-\[1\.05\]{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-\[color\:var\(--blue-primary\)\]{color:var(--blue-primary)}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:360px){.min-\[360px\]\:w-\[100px\]{width:100px}.min-\[360px\]\:text-\[17px\]{font-size:17px}}@media (min-width:400px){.min-\[400px\]\:w-\[118px\]{width:118px}.min-\[400px\]\:text-\[19px\]{font-size:19px}}@media (min-width:480px){.min-\[480px\]\:inline{display:inline}.min-\[480px\]\:hidden{display:none}.min-\[480px\]\:w-\[128px\]{width:128px}.min-\[480px\]\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-\[480px\]\:text-\[21px\]{font-size:21px}}@media (min-width:640px){.sm\:-left-14{left:-3.5rem}.sm\:-right-14{right:-3.5rem}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mt-1{margin-top:.25rem}.sm\:mt-1\.5{margin-top:.375rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:\!inline-block{display:inline-block!important}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:contents{display:contents}.sm\:hidden{display:none}.sm\:h-3\.5{height:.875rem}.sm\:w-10{width:2.5rem}.sm\:w-3\.5{width:.875rem}.sm\:w-72{width:18rem}.sm\:w-auto{width:auto}.sm\:min-w-0{min-width:0}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-shrink-0{flex-shrink:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:self-center{align-self:center}.sm\:text-balance{text-wrap:balance}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:p-8{padding:2rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-4{padding-top:1rem}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[28px\]{font-size:28px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:leading-\[1\.55\]{line-height:1.55}}@media (min-width:768px){.md\:pointer-events-none{pointer-events:none}.md\:bottom-6{bottom:1.5rem}.md\:right-6{right:1.5rem}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-7{margin-bottom:1.75rem}.md\:mt-0{margin-top:0}.md\:mt-2{margin-top:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:max-h-96{max-height:24rem}.md\:max-h-none{max-height:none}.md\:w-80{width:20rem}.md\:w-\[192px\]{width:192px}.md\:w-\[272px\]{width:272px}.md\:w-\[340px\]{width:340px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:p-10{padding:2.5rem}.md\:p-14{padding:3.5rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:pb-4{padding-bottom:1rem}.md\:pr-20{padding-right:5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[11px\]{font-size:11px}.md\:text-\[12px\]{font-size:12px}.md\:text-\[14px\]{font-size:14px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[34px\]{font-size:34px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[60px\]{font-size:60px}.md\:text-\[9px\]{font-size:9px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:pointer-events-none{pointer-events:none}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:block{display:block}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[0\.75fr_1\.25fr\]{grid-template-columns:.75fr 1.25fr}.lg\:grid-cols-\[0\.7fr_1\.3fr\]{grid-template-columns:.7fr 1.3fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:pb-8{padding-bottom:2rem}}@media (min-width:1280px){.xl\:sticky{position:sticky}.xl\:top-4{top:1rem}.xl\:top-\[66px\]{top:66px}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-start-auto{grid-column-start:auto}.xl\:row-start-auto{grid-row-start:auto}.xl\:block{display:block}.xl\:inline{display:inline}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:grid-cols-\[0\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.xl\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.xl\:grid-cols-\[280px_minmax\(0\2c 1fr\)\]{grid-template-columns:280px minmax(0,1fr)}.xl\:flex-row{flex-direction:row}.xl\:flex-wrap{flex-wrap:wrap}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-3{gap:.75rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-6{gap:1.5rem}.xl\:self-start{align-self:flex-start}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:pt-\[8vh\]{padding-top:8vh}.xl\:text-left{text-align:left}}@media (min-width:1536px){.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.dark\:ring-slate-700{--tw-ring-opacity:1;--tw-ring-color:rgb(51 65 85/var(--tw-ring-opacity,1))}}.\[\&\:\:-ms-reveal\]\:hidden::-ms-reveal{display:none}.\[\&\:\:-webkit-credentials-auto-fill-button\]\:hidden::-webkit-credentials-auto-fill-button{display:none}