:root{--thrive-purple:#5B4FE8;--thrive-purple-deep:#3D33CC;--thrive-purple-mid:#7B70F0;--thrive-lavender:#EAE8FC;--thrive-purple-rgb:91,79,232;--thrive-purple-mid-rgb:123,112,240;--thrive-purple-deep-rgb:61,51,204;--thrive-lavender-rgb:234,232,252;--thrive-black:#1A1040;--thrive-grey:#6B6B8A;--thrive-light-grey:#F4F4FA;--thrive-white:#FFFFFF;--thrive-gradient-primary:linear-gradient(135deg,#7C6FFF,#00D4B4);--thrive-gradient-soft:linear-gradient(135deg,#EAE8FC,#DDEFFA);--thrive-gradient-mint:linear-gradient(135deg,#A78BFA,#34D399);--thrive-gradient-warm:linear-gradient(135deg,#FBBF24,#F472B6);--td-bg-page:#FFFFFF;--td-bg-card:#FFFFFF;--td-bg-card-hover:#F8F7FF;--td-bg-surface:#F4F3FF;--td-bg-sidebar:#FFFFFF;--td-border:rgba(108,99,255,0.14);--td-border-strong:rgba(108,99,255,0.22);--td-text-primary:#1E1B4B;--td-text-secondary:#5C5E7A;--td-text-tertiary:#8B8FA8;--td-accent:#6C63FF;--td-accent-2:#A78BFA;--td-accent-bg:#EDE9FE;--td-accent-bg-hover:#DDD6FE;--td-icon-home:rgb(167,139,250);--td-icon-planner:rgb(96,165,250);--td-icon-action:rgb(249,115,22);--td-icon-journal:rgb(52,211,153);--td-icon-goals:rgb(244,63,94);--td-icon-sleep:rgb(129,140,248);--td-icon-craving:rgb(251,146,60);--td-icon-messages:rgb(56,189,248);--td-icon-progress:rgb(74,222,128);--td-icon-recovery:rgb(34,211,238);--td-icon-assignments:rgb(192,132,252);--td-icon-resources:rgb(251,191,36);--td-header-bg:#FFFFFF;--td-header-border:rgba(108,99,255,0.12);--td-header-shadow:0 1px 0 rgba(108,99,255,0.08);--journal-mint:rgb(52,211,153);--journal-mint-soft:rgba(52,211,153,0.14);--journal-mint-deep:#1FAE7A;--wiz-card-shadow:0 20px 60px -20px rgba(var(--thrive-purple-rgb),0.28),0 6px 18px -10px rgba(var(--thrive-purple-rgb),0.18);--wiz-radius:24px;--wiz-radius-sm:14px;--wiz-focus:0 0 0 3px rgba(var(--thrive-purple-rgb),0.30);--motion-instant:80ms;--motion-fast:160ms;--motion-base:220ms;--motion-slow:320ms;--motion-deliberate:520ms;--ease-standard:cubic-bezier(0.20,0.00,0.20,1.00);--ease-emphasised:cubic-bezier(0.20,0.00,0.00,1.00);--ease-decel:cubic-bezier(0.00,0.00,0.20,1.00);--ease-accel:cubic-bezier(0.30,0.00,1.00,1.00);--ease-spring:cubic-bezier(0.34,1.56,0.64,1.00)}[data-mode=night]{--wordmark-filter:brightness(1.25) saturate(1.05);--td-bg-page:#0E0B1E;--td-bg-card:#1A1640;--td-bg-card-hover:#221C50;--td-bg-surface:#14102E;--td-bg-sidebar:#110D24;--td-border:rgba(167,139,250,0.18);--td-border-strong:rgba(167,139,250,0.32);--td-text-primary:#F5F3FF;--td-text-secondary:#C4C0E0;--td-text-tertiary:#8B86B8;--td-accent:#8A7DFF;--td-accent-2:#C4B5FD;--td-accent-bg:rgba(138,125,255,0.18);--td-accent-bg-hover:rgba(138,125,255,0.28);--td-header-bg:#110D24;--td-header-border:rgba(167,139,250,0.16);--td-header-shadow:0 1px 0 rgba(167,139,250,0.10);--thrive-gradient-soft:linear-gradient(135deg,rgba(124,111,255,0.20),rgba(0,212,180,0.10));--wiz-card-shadow:0 20px 60px -20px rgba(0,0,0,0.50),0 0 0 1px rgba(167,139,250,0.10),inset 0 1px 0 rgba(255,255,255,0.03)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{background:radial-gradient(1100px 600px at 20% -10%,rgba(124,111,255,.22),transparent 60%),radial-gradient(900px 600px at 100% 110%,rgba(167,139,250,.18),transparent 60%),linear-gradient(180deg,#FBFAFF 0,var(--td-bg-surface) 100%);min-height:100vh;transition:background var(--motion-slow) var(--ease-standard)}html[data-mode=night]{background:radial-gradient(1100px 600px at 20% -10%,rgba(124,111,255,.28),transparent 60%),radial-gradient(900px 600px at 100% 110%,rgba(0,212,180,.1),transparent 60%),linear-gradient(180deg,#0B0820 0,var(--td-bg-page) 100%)}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--td-text-primary);background:transparent;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:color var(--motion-slow) var(--ease-standard)}button{font-family:inherit}:focus-visible{outline:none;box-shadow:var(--wiz-focus);border-radius:8px}:focus:not(:focus-visible){outline:none}a{color:var(--td-accent)}a,a:hover,a:visited{text-decoration:none}a:hover{opacity:.85}a[data-hover-lift],a[data-hover-lift]:focus,a[data-hover-lift]:hover,a[data-hover-lift]:visited,nav a,nav a:active,nav a:focus,nav a:hover,nav a:visited{text-decoration:none!important;text-decoration-thickness:0!important}@keyframes card-rise{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(4px) scale(.98)}}@keyframes toast-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes streak-pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--thrive-purple-rgb),.55)}50%{box-shadow:0 0 0 12px rgba(var(--thrive-purple-rgb),0)}}@keyframes gradient-shine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes wiz-pulse{0%{box-shadow:0 0 0 0 rgba(124,111,255,.55)}70%{box-shadow:0 0 0 10px rgba(124,111,255,0)}to{box-shadow:0 0 0 0 rgba(124,111,255,0)}}.info-section-card:hover{transform:translateY(-3px);box-shadow:0 32px 70px -32px rgba(0,0,0,.65),0 0 0 1px color-mix(in srgb,var(--card-accent,var(--thrive-purple)) 28%,transparent) inset,0 0 36px -8px color-mix(in srgb,var(--card-accent,var(--thrive-purple)) 35%,transparent);border-color:color-mix(in srgb,var(--card-accent,var(--thrive-purple)) 32%,rgba(255,255,255,.08))}.info-section-card:hover .info-card-halo{opacity:.7;animation:halo-spin 12s linear infinite}.info-field-cell:focus-within{border-color:color-mix(in srgb,var(--field-accent,var(--thrive-purple)) 60%,transparent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--field-accent,var(--thrive-purple)) 18%,transparent),0 8px 22px -14px color-mix(in srgb,var(--field-accent,var(--thrive-purple)) 60%,transparent)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--field-accent,var(--thrive-purple)) 6%,transparent),transparent 70%),var(--td-bg-card)!important;transform:translateY(-1px)}.info-field-cell:hover{border-color:color-mix(in srgb,var(--field-accent,var(--thrive-purple)) 30%,rgba(255,255,255,.1))}@keyframes halo-spin{to{transform:rotate(1turn)}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}@media (prefers-reduced-motion:reduce){.info-section-card{transition:none}.info-section-card:hover{transform:none}.info-section-card:hover .info-card-halo{animation:none}.info-field-cell:focus-within{transform:none}}@keyframes orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes breathe-circle{0%,to{transform:scale(.7);opacity:.55}50%{transform:scale(1);opacity:.95}}@keyframes wave-flow{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:200}}@keyframes mic-bar{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes speaking-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:1}}a[href],button{transition:background var(--motion-base) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),transform var(--motion-fast) var(--ease-standard),color var(--motion-base) var(--ease-standard),border-color var(--motion-base) var(--ease-standard)}button:not(:disabled):active{transform:scale(.98)}[data-hover-lift]:hover{transform:translateY(-2px);box-shadow:0 24px 60px -20px rgba(var(--thrive-purple-rgb),.32),0 8px 22px -10px rgba(var(--thrive-purple-rgb),.22)!important}.thrive-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"header header" "sidebar main"}.thrive-shell-header{grid-area:header}.thrive-shell-sidebar{grid-area:sidebar}.thrive-shell-main{grid-area:main;padding:32px 32px 100px;width:100%;margin-inline:auto}.thrive-mobile-only{display:none}.thrive-desktop-only{display:inherit}@media (max-width:900px){.thrive-shell{grid-template-columns:1fr;grid-template-areas:"header" "main"}.thrive-shell-sidebar{display:none!important}.thrive-shell-main{padding:20px 16px 64px}.thrive-mobile-only{display:inherit}.thrive-desktop-only{display:none!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:var(--motion-fast)!important}a[href]:hover,a[href][data-hover-lift]:hover,button:active{transform:none!important}}.thrive-nhs-shell{--thrive-purple:#005EB8;--thrive-purple-deep:#003087;--thrive-purple-mid:#0072CE;--thrive-lavender:#F0F4F5;--thrive-purple-rgb:0,94,184;--thrive-purple-mid-rgb:0,114,206;--thrive-purple-deep-rgb:0,48,135;--thrive-lavender-rgb:240,244,245;--thrive-black:#212B32;--thrive-grey:#4C6272;--thrive-light-grey:#F0F4F5;--thrive-gradient-primary:linear-gradient(135deg,#005EB8,#0072CE);--thrive-gradient-soft:linear-gradient(135deg,#F0F4F5,#FFFFFF);--thrive-gradient-mint:linear-gradient(135deg,#007F3B,#005EB8);--thrive-gradient-warm:linear-gradient(135deg,#FFB81C,#D5281B);--td-bg-page:#F0F4F5;--td-bg-card:#FFFFFF;--td-bg-card-hover:#F0F4F5;--td-bg-surface:#F0F4F5;--td-bg-sidebar:#FFFFFF;--td-border:#D8DDE0;--td-border-strong:#AEB7BD;--td-text-primary:#212B32;--td-text-secondary:#4C6272;--td-text-tertiary:#768692;--td-accent:#005EB8;--td-accent-2:#0072CE;--td-accent-bg:#F0F4F5;--td-accent-bg-hover:#D8DDE0;--td-border-focus:#FFEB3B;--td-header-bg:#FFFFFF;--td-header-border:#D8DDE0;--td-header-shadow:none;--td-icon-home:#005EB8;--td-icon-planner:#005EB8;--td-icon-action:#D5281B;--td-icon-journal:#007F3B;--td-icon-goals:#D5281B;--td-icon-sleep:#0072CE;--td-icon-craving:#FFB81C;--td-icon-messages:#0072CE;--td-icon-progress:#007F3B;--td-icon-recovery:#00A499;--td-icon-assignments:#330072;--td-icon-resources:#00A499;--wiz-radius:4px;--wiz-radius-sm:2px;--wiz-card-shadow:0 1px 0 #D8DDE0;--wiz-focus:0 0 0 3px #FFEB3B}.thrive-nhs-shell,.thrive-nhs-shell *{font-family:Frutiger W01,Frutiger,Arial,sans-serif!important}.thrive-nhs-shell .info-section-card:hover{box-shadow:0 1px 0 #D8DDE0!important;border-color:#AEB7BD!important}.thrive-nhs-shell .info-section-card:hover .info-card-halo{opacity:0!important;animation:none!important}.thrive-nhs-shell a:not([class*=btn]):not([data-keep-style]),.thrive-nhs-shell a:not([class*=btn]):not([data-keep-style]):visited{color:#005EB8;text-decoration:none!important}.thrive-nhs-shell :where(p,li,dd,blockquote,.nhs-prose,.prose) a:not([class*=btn]):not([data-keep-style]),.thrive-nhs-shell a.nhs-prose-link:not([class*=btn]):not([data-keep-style]){text-decoration:underline!important;text-underline-offset:3px;text-decoration-thickness:1px}.thrive-nhs-shell a:not([class*=btn]):not([data-keep-style]):hover{color:#003087}.thrive-nhs-shell :where(p,li,dd,blockquote,.nhs-prose,.prose) a:not([class*=btn]):not([data-keep-style]):hover,.thrive-nhs-shell a.nhs-prose-link:not([class*=btn]):not([data-keep-style]):hover{text-decoration-thickness:3px}.thrive-nhs-shell input:not([type=checkbox]):not([type=radio]),.thrive-nhs-shell select,.thrive-nhs-shell textarea{border-radius:2px!important;border:2px solid #4c6272;background:#FFFFFF}.thrive-nhs-shell button:focus-visible,.thrive-nhs-shell input:focus-visible,.thrive-nhs-shell select:focus-visible,.thrive-nhs-shell textarea:focus-visible{outline:2px solid #FFEB3B!important;outline-offset:2px!important}.thrive-nhs-shell .btn-primary,.thrive-nhs-shell a.btn-primary,.thrive-nhs-shell button[type=submit]{border-radius:2px!important}.thrive-nhs-shell .thrive-page-header{background:#FFFFFF!important;border:0!important;border-bottom:1px solid #d8dde0!important;border-radius:0!important;box-shadow:none!important;padding:12px 0 16px!important;margin-bottom:16px!important}.thrive-nhs-shell .thrive-page-header>span[aria-hidden]{display:none!important}.thrive-nhs-shell .thrive-page-header h1{font-size:32px!important;font-weight:700!important;color:#212B32!important;letter-spacing:-.005em!important}.thrive-nhs-shell .thrive-page-header p{font-size:16px!important;color:#4C6272!important}.thrive-nhs-shell .client-hero{background:#FFFFFF!important;border:1px solid #d8dde0!important;border-radius:4px!important;box-shadow:none!important}.thrive-nhs-shell .client-hero>span[aria-hidden]{display:none!important}.thrive-nhs-shell [aria-hidden][style*="linear-gradient(90deg"],.thrive-nhs-shell [style*=gradient-shine]{animation:none!important}.thrive-nhs-shell [style*="radial-gradient(closest-side"]{background:transparent!important;filter:none!important}.thrive-nhs-shell a.thrive-cta-primary,.thrive-nhs-shell button.thrive-cta-primary{background:#005EB8!important;color:#FFFFFF!important;border-radius:2px!important;box-shadow:none!important;border:1px solid #003087!important;text-decoration:none!important}.thrive-nhs-shell a.thrive-cta-primary:hover,.thrive-nhs-shell button.thrive-cta-primary:hover{background:#003087!important}.thrive-nhs-shell .thrive-info-savebar{background:#FFFFFF!important;border:1px solid #d8dde0!important;border-radius:4px!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.thrive-nhs-shell .thrive-info-savebar-shell{background:transparent!important}.thrive-nhs-shell .info-section-card{border-radius:4px!important;background:#FFFFFF!important;border:1px solid #d8dde0!important;box-shadow:none!important;transform:none!important}.thrive-nhs-shell .info-section-card:hover{transform:none!important;box-shadow:0 0 0 1px #D8DDE0!important}.thrive-nhs-shell .info-card-halo{display:none!important}.thrive-nhs-shell .info-field-cell{border-radius:2px!important;background:#FFFFFF!important;border-color:#D8DDE0!important}.thrive-nhs-shell .info-field-cell:focus-within{border-color:#005EB8!important;box-shadow:0 0 0 2px rgba(0,94,184,.18)!important;background:#FFFFFF!important}.thrive-nhs-shell [style*=wiz-pulse]{animation:none!important}.thrive-stitch2-shell{--td-bg-page:#f8f9ff;--td-bg-card:rgba(255,255,255,0.85);--td-bg-surface:#eff4ff;--td-bg-sidebar:#ffffff;--td-text-primary:#0b1c30;--td-text-secondary:#424752;--td-text-tertiary:#727783;--td-accent:#00478d;--td-accent-2:#005eb8;--td-accent-bg:#e5eeff;--thrive-purple:#00478d;--thrive-purple-deep:#003366;--thrive-purple-mid:#005eb8;--thrive-lavender:#c8daff;--radius-card:12px;--radius-button:10px;--radius-pill:14px;--st2-primary:#00478d;--st2-primary-container:#005eb8;--st2-on-primary:#ffffff;--st2-on-primary-container:#c8daff;--st2-surface:#f8f9ff;--st2-surface-container-lowest:#ffffff;--st2-surface-container-low:#eff4ff;--st2-surface-container:#e5eeff;--st2-surface-container-high:#dce9ff;--st2-surface-container-highest:#d3e4fe;--st2-surface-variant:#d3e4fe;--st2-on-surface:#0b1c30;--st2-on-surface-variant:#424752;--st2-outline:#727783;--st2-outline-variant:#c2c6d4;--st2-error:#ba1a1a;--st2-error-container:#ffdad6;--st2-tertiary:#3f484e;--st2-tertiary-container:#576066;--st2-search-bg:#e6edf4;font-family:var(--font-public-sans,"Public Sans"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--st2-on-surface);background:var(--st2-surface)}.thrive-stitch2-shell .st2-data,.thrive-stitch2-shell .st2-label{font-family:var(--font-inter,"Inter"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.thrive-stitch2-shell .st2-data{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.thrive-stitch2-shell .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle;line-height:1}.thrive-stitch2-shell .clinical-glass,.thrive-stitch2-shell .st2-card{background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px rgba(0,71,141,.05)}.thrive-stitch2-shell .st2-card{border-radius:14px;padding:24px}.thrive-stitch2-shell .st2-nav-link{position:relative;display:inline-flex;align-items:center;font-family:var(--font-public-sans,"Public Sans"),system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:.005em;color:var(--st2-on-surface);text-decoration:none;padding:18px 4px;transition:color .12s ease}.thrive-stitch2-shell .st2-nav-link:hover{color:var(--st2-primary)}.thrive-stitch2-shell .st2-nav-link[aria-current=page]{color:var(--st2-primary);font-weight:700}.thrive-stitch2-shell .st2-nav-link[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--st2-primary)}.thrive-stitch2-shell .st2-search-pill{display:inline-flex;align-items:stretch;height:40px;width:256px;max-width:100%;background:var(--st2-search-bg);border-radius:2px;overflow:hidden}.thrive-stitch2-shell .st2-search-pill__icon{display:inline-flex;align-items:center;justify-content:center;padding:0 8px 0 12px;color:#4574a1;flex:0 0 auto}.thrive-stitch2-shell .st2-search-pill__input{flex:1 1 auto;min-width:0;height:100%;background:transparent;border:0;outline:0;padding:0 12px 0 4px;font-size:14px;font-family:inherit;color:var(--st2-on-surface)}.thrive-stitch2-shell .st2-search-pill__input::placeholder{color:#4574a1}.thrive-stitch2-shell .st2-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--st2-outline-variant);background:var(--st2-surface-container-lowest);color:var(--st2-on-surface-variant);border-radius:14px;cursor:pointer;position:relative;transition:background .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease}.thrive-stitch2-shell .st2-icon-btn:hover{background:var(--st2-surface-container);color:var(--st2-primary);border-color:color-mix(in srgb,var(--st2-primary) 25%,var(--st2-outline-variant));box-shadow:0 4px 12px rgba(0,71,141,.1)}.thrive-stitch2-shell .st2-icon-btn:active,.thrive-stitch2-shell .st2-icon-btn[aria-expanded=true]{background:var(--st2-surface-container-high);color:var(--st2-primary)}.thrive-stitch2-shell .st2-icon-btn:focus-visible{outline:2px solid var(--st2-primary);outline-offset:2px}.thrive-stitch2-shell .st2-menu-surface{background:var(--st2-surface-container-lowest);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--st2-outline-variant);border-radius:10px;box-shadow:0 12px 32px rgba(0,71,141,.12),0 2px 6px rgba(0,71,141,.06);padding:8px}.thrive-stitch2-shell .st2-chrome-band{background:linear-gradient(135deg,var(--st2-surface) 0,var(--st2-surface-container-low) 45%,var(--st2-surface-container) 100%)}.thrive-stitch2-shell .st2-chrome-band--footer{background:linear-gradient(315deg,var(--st2-surface) 0,var(--st2-surface-container-low) 45%,var(--st2-surface-container) 100%)}.thrive-stitch2-shell .st2-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--st2-outline-variant);background:transparent;color:var(--st2-on-surface);border-radius:9999px;font-size:13px;font-weight:500;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.thrive-stitch2-shell .st2-chip:hover{background:var(--st2-surface-container-low)}.thrive-stitch2-shell .st2-chip[aria-pressed=true]{background:var(--st2-primary);color:var(--st2-on-primary);border-color:transparent}.thrive-stitch2-shell .st2-pulse-dot{width:8px;height:8px;border-radius:9999px;background:#16a34a;box-shadow:0 0 0 0 rgba(22,163,74,.6);animation:st2-ping 2s infinite;flex:0 0 auto}@keyframes st2-ping{0%{box-shadow:0 0 0 0 rgba(22,163,74,.6)}70%{box-shadow:0 0 0 8px rgba(22,163,74,0)}to{box-shadow:0 0 0 0 rgba(22,163,74,0)}}@media (prefers-reduced-motion:reduce){.thrive-stitch2-shell .st2-pulse-dot{animation:none}}.thrive-stitch2-shell .st2-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 16px;border-radius:var(--radius-button);font-size:13px;font-weight:600;line-height:1;border:0;cursor:pointer;font-family:inherit;transition:background .12s ease,box-shadow .12s ease}.thrive-stitch2-shell .st2-btn--primary{background:var(--st2-primary);color:var(--st2-on-primary)}.thrive-stitch2-shell .st2-btn--primary:hover{background:var(--st2-primary-container)}.thrive-stitch2-shell .st2-btn--secondary{background:var(--st2-surface-container-high);color:var(--st2-on-surface)}.thrive-stitch2-shell .st2-btn--secondary:hover{background:var(--st2-surface-container)}.thrive-stitch2-shell [tabindex]:focus-visible,.thrive-stitch2-shell a:focus-visible,.thrive-stitch2-shell button:focus-visible,.thrive-stitch2-shell input:focus-visible{outline:2px solid var(--st2-primary);outline-offset:2px;border-radius:2px}.thrive-stitch2-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.thrive-aurora-shell,.thrive-aurora-shell[data-mode=dark],[data-mode=dark] .thrive-aurora-shell{--aurora-canvas-1:#060B1F;--aurora-canvas-2:#0A1230;--aurora-paper:#0F1838;--aurora-surf-1:rgba(255,255,255,0.04);--aurora-surf-2:rgba(255,255,255,0.07);--aurora-surf-3:rgba(255,255,255,0.11);--aurora-surf-elev:rgba(22,32,64,0.66);--aurora-surf-card:linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0.02));--aurora-highlight-top:rgba(255,255,255,0.10);--aurora-highlight-bot:rgba(0,0,0,0.20);--aurora-hairline:rgba(255,255,255,0.08);--aurora-hairline-soft:rgba(255,255,255,0.04);--aurora-hairline-strong:rgba(255,255,255,0.16);--aurora-ink-1:#F2F6FC;--aurora-ink-2:#B6C2DA;--aurora-ink-3:#8090B0;--aurora-ink-mute:#525F85;--aurora-brand-v:#14B8C0;--aurora-brand-c:#4DD8E0;--aurora-brand-deep:#0B2342;--aurora-brand-grad:linear-gradient(135deg,#14B8C0,#4D85F0 55%,#E2A02A);--aurora-brand-grad-soft:linear-gradient(135deg,rgba(20,184,192,0.16),rgba(77,133,240,0.10),rgba(226,160,42,0.16));--aurora-brand-glow:rgba(20,184,192,0.34);--aurora-ai:#F1B452;--aurora-ai-strong:#E2A02A;--aurora-ai-soft:rgba(226,160,42,0.16);--aurora-ai-glow:rgba(226,160,42,0.34);--aurora-signal-safe:#FF6B7C;--aurora-signal-amber:#F2B33D;--aurora-signal-teal:#4DD8E0;--aurora-signal-ok:#8090B0;--aurora-signal-green:#34D399;--aurora-shadow-2:0 8px 22px -6px rgba(0,0,0,0.52),0 2px 8px -2px rgba(0,0,0,0.40);--aurora-shadow-3:0 28px 60px -18px rgba(0,0,0,0.68),0 12px 24px -8px rgba(0,0,0,0.42),inset 0 1px 0 var(--aurora-highlight-top),inset 0 -1px 0 var(--aurora-highlight-bot);--aurora-shadow-brand:0 12px 32px -10px var(--aurora-brand-glow),0 0 0 1px rgba(20,184,192,0.22),inset 0 1px 0 rgba(255,255,255,0.18);--aurora-shadow-ai:0 12px 32px -10px var(--aurora-ai-glow),0 0 0 1px rgba(226,160,42,0.22),inset 0 1px 0 rgba(255,255,255,0.16);--aurora-bg-aurora:radial-gradient(72% 52% at 88% -8%,rgba(20,184,192,0.22),transparent 60%),radial-gradient(60% 45% at 6% 6%,rgba(77,133,240,0.16),transparent 65%),radial-gradient(58% 42% at 50% 118%,rgba(226,160,42,0.18),transparent 60%),linear-gradient(180deg,var(--aurora-canvas-1) 0%,var(--aurora-canvas-2) 100%)}.thrive-aurora-shell[data-mode=light],[data-mode=light] .thrive-aurora-shell{--aurora-canvas-1:#F2F4FA;--aurora-canvas-2:#E6ECF6;--aurora-paper:#FFFFFF;--aurora-surf-1:rgba(255,255,255,0.78);--aurora-surf-2:rgba(255,255,255,0.60);--aurora-surf-3:rgba(255,255,255,0.42);--aurora-surf-elev:rgba(255,255,255,0.86);--aurora-surf-card:linear-gradient(180deg,rgba(255,255,255,0.90),rgba(255,255,255,0.66));--aurora-highlight-top:rgba(255,255,255,0.80);--aurora-highlight-bot:rgba(11,35,66,0.03);--aurora-hairline:rgba(11,35,66,0.08);--aurora-hairline-soft:rgba(11,35,66,0.04);--aurora-hairline-strong:rgba(11,35,66,0.14);--aurora-ink-1:#0B2342;--aurora-ink-2:#2F4A6B;--aurora-ink-3:#6A7A93;--aurora-ink-mute:#9BA8BD;--aurora-brand-v:#0B2342;--aurora-brand-c:#14B8C0;--aurora-brand-deep:#0B2342;--aurora-brand-grad:linear-gradient(135deg,#0B2342,#14B8C0 55%,#B47009);--aurora-brand-grad-soft:linear-gradient(135deg,rgba(11,35,66,0.08),rgba(20,184,192,0.08),rgba(180,112,9,0.10));--aurora-brand-glow:rgba(20,184,192,0.22);--aurora-ai:#B47009;--aurora-ai-strong:#8E5807;--aurora-ai-soft:rgba(180,112,9,0.10);--aurora-ai-glow:rgba(180,112,9,0.22);--aurora-signal-safe:#C9333F;--aurora-signal-amber:#B8770D;--aurora-signal-teal:#14B8C0;--aurora-signal-ok:#6A7A93;--aurora-signal-green:#138A52;--aurora-shadow-2:0 8px 22px -6px rgba(11,35,66,0.12),0 2px 8px -2px rgba(11,35,66,0.06);--aurora-shadow-3:0 28px 60px -18px rgba(11,35,66,0.20),0 12px 24px -8px rgba(11,35,66,0.10),inset 0 1px 0 var(--aurora-highlight-top),inset 0 -1px 0 var(--aurora-highlight-bot);--aurora-shadow-brand:0 12px 32px -10px var(--aurora-brand-glow),inset 0 1px 0 rgba(255,255,255,0.60);--aurora-shadow-ai:0 12px 32px -10px var(--aurora-ai-glow),inset 0 1px 0 rgba(255,255,255,0.60);--aurora-bg-aurora:radial-gradient(72% 52% at 88% -8%,rgba(20,184,192,0.10),transparent 60%),radial-gradient(60% 45% at 6% 6%,rgba(11,35,66,0.06),transparent 65%),radial-gradient(58% 42% at 50% 118%,rgba(180,112,9,0.08),transparent 60%),linear-gradient(180deg,var(--aurora-canvas-1) 0%,var(--aurora-canvas-2) 100%)}.thrive-aurora-shell{--aurora-r-sm:8px;--aurora-r-md:14px;--aurora-r-lg:20px;--aurora-r-xl:28px;--aurora-r-pill:999px;--aurora-glass-blur:28px;--aurora-glass-sat:170%;--aurora-ease:cubic-bezier(0.22,1,0.36,1);--aurora-t-fast:180ms;--aurora-t-norm:240ms;--font-inter-tight:var(--font-inter);--font-jbm:var(--font-inter);--aurora-fs-display:56px;--aurora-fs-h1:40px;--aurora-fs-h2:26px;--aurora-fs-h3:18px;--aurora-fs-body:14px;--aurora-fs-meta:12px;--aurora-fs-kicker:11.5px;font-family:var(--font-inter),"Inter",system-ui,sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--aurora-ink-1);background:var(--aurora-bg-aurora);background-attachment:fixed;min-height:100vh}.thrive-aurora-shell h1,.thrive-aurora-shell h2,.thrive-aurora-shell h3,.thrive-aurora-shell h4{font-family:var(--font-inter),"Inter",system-ui,sans-serif;letter-spacing:-.025em}.thrive-aurora-shell{--td-bg:var(--aurora-bg-aurora);--td-surface:var(--aurora-surf-elev);--td-card:var(--aurora-surf-card);--td-card-bg:var(--aurora-surf-card);--td-paper:var(--aurora-paper);--td-text:var(--aurora-ink-1);--td-text-strong:var(--aurora-ink-1);--td-text-muted:var(--aurora-ink-3);--td-on-surface:var(--aurora-ink-1);--td-on-surface-variant:var(--aurora-ink-2);--td-border:var(--aurora-hairline);--td-border-soft:var(--aurora-hairline-soft);--td-border-strong:var(--aurora-hairline-strong);--td-outline:var(--aurora-hairline);--td-outline-variant:var(--aurora-hairline-soft);--td-primary:var(--aurora-brand-v);--td-primary-strong:var(--aurora-brand-v);--td-accent:var(--aurora-brand-c);--td-link:var(--aurora-brand-v);--td-error:var(--aurora-signal-safe);--td-danger:var(--aurora-signal-safe);--td-risk:var(--aurora-signal-safe);--td-warning:var(--aurora-signal-amber);--td-success:var(--aurora-signal-green);--td-info:var(--aurora-signal-teal);--td-radius-sm:var(--aurora-r-sm);--td-radius-md:var(--aurora-r-md);--td-radius-lg:var(--aurora-r-lg);--td-radius-card:var(--aurora-r-lg);--td-shadow-1:var(--aurora-shadow-2);--td-shadow-2:var(--aurora-shadow-3);--st2-primary:var(--aurora-brand-v);--st2-primary-strong:var(--aurora-brand-v);--st2-on-primary:#FFFFFF;--st2-surface:var(--aurora-paper);--st2-surface-container:var(--aurora-surf-elev);--st2-surface-variant:var(--aurora-surf-1);--st2-background:var(--aurora-bg-aurora);--st2-on-surface:var(--aurora-ink-1);--st2-on-surface-variant:var(--aurora-ink-2);--st2-outline:var(--aurora-hairline);--st2-outline-variant:var(--aurora-hairline-soft);--st2-error:var(--aurora-signal-safe);--st2-warning:var(--aurora-signal-amber);--st2-success:var(--aurora-signal-green);--st2-info:var(--aurora-signal-teal);--st2-radius-sm:var(--aurora-r-sm);--st2-radius-md:var(--aurora-r-md);--st2-radius-lg:var(--aurora-r-lg)}.thrive-aurora-shell .aurora-card,.thrive-aurora-shell .clinical-glass,.thrive-aurora-shell .st2-card{background:var(--aurora-surf-card);backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));-webkit-backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));border:1px solid var(--aurora-hairline);border-radius:var(--aurora-r-lg);box-shadow:var(--aurora-shadow-2)}.thrive-aurora-shell .aurora-card{padding:20px 22px;position:relative;overflow:hidden}.thrive-aurora-shell .aurora-glass{background:var(--aurora-surf-elev);backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));-webkit-backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));border:1px solid var(--aurora-hairline);border-radius:var(--aurora-r-md)}.thrive-aurora-shell .aurora-pill{gap:6px;height:28px;padding:0 12px;border-radius:var(--aurora-r-pill);border:1px solid var(--aurora-hairline);color:var(--aurora-ink-2);font-size:12px}.thrive-aurora-shell .aurora-btn,.thrive-aurora-shell .aurora-pill{display:inline-flex;align-items:center;background:var(--aurora-surf-1);font-weight:600}.thrive-aurora-shell .aurora-btn{gap:8px;height:36px;padding:0 16px;border-radius:var(--aurora-r-md);border:1px solid var(--aurora-hairline);color:var(--aurora-ink-1);font-size:13px;cursor:pointer;transition:transform var(--aurora-t-fast) var(--aurora-ease),background var(--aurora-t-fast) var(--aurora-ease),box-shadow var(--aurora-t-fast) var(--aurora-ease)}.thrive-aurora-shell .aurora-btn:hover{background:var(--aurora-surf-2);transform:translateY(-1px)}.thrive-aurora-shell .aurora-btn--primary{background:var(--aurora-brand-grad);color:#FFFFFF;border:0;box-shadow:0 8px 22px -8px var(--aurora-brand-glow),inset 0 1px 0 rgba(255,255,255,.2)}.thrive-aurora-shell .aurora-btn--primary:hover{filter:brightness(1.06)}.thrive-aurora-shell .aurora-btn--secondary{background:var(--aurora-surf-elev);backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));-webkit-backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));border:1px solid var(--aurora-hairline)}.thrive-aurora-shell .aurora-ai-pill{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:var(--aurora-r-pill);background:var(--aurora-brand-grad);color:#FFFFFF;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px -3px var(--aurora-brand-glow)}.thrive-aurora-shell .aurora-pulse-dot{width:8px;height:8px;border-radius:999px;background:var(--aurora-signal-green);box-shadow:0 0 0 0 rgba(52,211,153,.55);animation:aurora-pulse 1.8s var(--aurora-ease) infinite}@keyframes aurora-pulse{0%{box-shadow:0 0 0 0 rgba(52,211,153,.55)}70%{box-shadow:0 0 0 10px rgba(52,211,153,0)}to{box-shadow:0 0 0 0 rgba(52,211,153,0)}}.thrive-aurora-shell .aurora-mono{font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.thrive-aurora-shell .aurora-side{padding:24px 18px;border-right:1px solid var(--aurora-hairline);background:linear-gradient(180deg,transparent,rgba(255,255,255,.02));position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:22px;width:232px;flex:0 0 232px}.thrive-aurora-shell .aurora-brand-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:4px 6px}.thrive-aurora-shell .aurora-brand-mark{width:30px;height:30px;border-radius:9px;background:var(--aurora-brand-grad);position:relative;box-shadow:0 6px 18px -4px var(--aurora-brand-glow),inset 0 1px 0 rgba(255,255,255,.3);flex:0 0 auto}.thrive-aurora-shell .aurora-brand-mark:before{content:"";position:absolute;inset:6px;border-radius:6px;background:var(--aurora-paper)}.thrive-aurora-shell[data-mode=dark] .aurora-brand-mark:before{background:var(--aurora-canvas-2)}.thrive-aurora-shell .aurora-brand-mark:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:999px;background:var(--aurora-brand-grad)}.thrive-aurora-shell .aurora-brand-text{font-family:var(--font-inter-tight),"Inter Tight","Inter",system-ui,sans-serif;font-weight:800;font-size:22px;letter-spacing:-.04em;background:var(--aurora-brand-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.thrive-aurora-shell .aurora-brand-sub{font-family:var(--font-inter),"Inter",system-ui,sans-serif;font-weight:600;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--aurora-ink-3);margin-left:4px}.thrive-aurora-shell .aurora-nav-group{display:flex;flex-direction:column;gap:2px}.thrive-aurora-shell .aurora-nav-group-label{font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;font-size:10px;color:var(--aurora-ink-3);letter-spacing:.14em;text-transform:uppercase;padding:8px 12px 6px;font-weight:600}.thrive-aurora-shell .aurora-nav-item{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:var(--aurora-r-md);color:var(--aurora-ink-2);text-decoration:none;font-size:13.5px;font-weight:500;transition:background var(--aurora-t-fast) var(--aurora-ease),color var(--aurora-t-fast) var(--aurora-ease)}.thrive-aurora-shell .aurora-nav-item:hover{background:var(--aurora-surf-1);color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-nav-item[aria-current=page]{background:var(--aurora-brand-grad);color:#FFFFFF;box-shadow:var(--aurora-shadow-brand)}.thrive-aurora-shell .aurora-nav-badge{margin-left:auto;background:var(--aurora-surf-2);color:var(--aurora-ink-3);font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;font-size:10.5px;padding:2px 7px;border-radius:var(--aurora-r-pill);font-weight:600;border:1px solid var(--aurora-hairline)}.thrive-aurora-shell .aurora-nav-item[aria-current=page] .aurora-nav-badge{background:rgba(255,255,255,.2);color:#FFFFFF;border:0}.thrive-aurora-shell .aurora-me{margin-top:auto;display:flex;align-items:center;gap:10px;padding:10px;border-radius:var(--aurora-r-md);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline)}.thrive-aurora-shell .aurora-me-avatar{width:32px;height:32px;border-radius:999px;background:var(--aurora-brand-grad);color:#FFFFFF;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;font-family:var(--font-inter-tight),"Inter Tight","Inter",system-ui,sans-serif;border:1.5px solid var(--aurora-paper)}.thrive-aurora-shell .aurora-topbar{display:flex;align-items:center;gap:16px;padding:16px 0 8px}.thrive-aurora-shell .aurora-crumbs{color:var(--aurora-ink-3);font-size:13px;font-weight:500}.thrive-aurora-shell .aurora-crumbs strong{color:var(--aurora-ink-1);font-weight:700}.thrive-aurora-shell .aurora-search{margin-left:auto;display:inline-flex;align-items:center;gap:10px;height:36px;padding:0 14px;border-radius:var(--aurora-r-pill);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline);color:var(--aurora-ink-3);font-size:13px;cursor:pointer;width:280px;backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));-webkit-backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat))}.thrive-aurora-shell .aurora-search-kbd{margin-left:auto;font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;font-size:10.5px;color:var(--aurora-ink-2);background:var(--aurora-surf-2);border:1px solid var(--aurora-hairline);padding:2px 6px;border-radius:4px}.thrive-aurora-shell .aurora-mode-toggle{display:inline-flex;padding:3px;border-radius:var(--aurora-r-pill);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline)}.thrive-aurora-shell .aurora-mode-toggle button{width:30px;height:30px;border-radius:var(--aurora-r-pill);color:var(--aurora-ink-3);display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;transition:background var(--aurora-t-fast) var(--aurora-ease),color var(--aurora-t-fast) var(--aurora-ease)}.thrive-aurora-shell .aurora-mode-toggle button.on{background:var(--aurora-paper);color:var(--aurora-ink-1)}.thrive-aurora-shell[data-mode=dark] .aurora-mode-toggle button.on{background:var(--aurora-surf-3);color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-icon-btn{width:36px;height:36px;border-radius:var(--aurora-r-pill);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline);display:inline-flex;align-items:center;justify-content:center;color:var(--aurora-ink-2);cursor:pointer;text-decoration:none;transition:background var(--aurora-t-fast) var(--aurora-ease),color var(--aurora-t-fast) var(--aurora-ease)}.thrive-aurora-shell .aurora-icon-btn:hover{background:var(--aurora-surf-2);color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-avatar-btn{width:40px;height:40px;border-radius:999px;border:2px solid var(--aurora-brand-v);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--aurora-brand-v);background-color:var(--aurora-surf-elev);background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer;padding:0;flex:0 0 auto}.thrive-aurora-shell .aurora-menu-surface{background:var(--aurora-surf-elev);backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));-webkit-backdrop-filter:blur(var(--aurora-glass-blur)) saturate(var(--aurora-glass-sat));border:1px solid var(--aurora-hairline);border-radius:var(--aurora-r-md);box-shadow:var(--aurora-shadow-3);padding:6px}.thrive-aurora-shell .aurora-menu-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;text-decoration:none;color:var(--aurora-ink-1);font-size:14px;font-weight:500;cursor:pointer}.thrive-aurora-shell .aurora-menu-item:hover{background:var(--aurora-surf-1)}.thrive-aurora-shell .aurora-page{display:flex;flex-direction:column;gap:28px;width:100%;margin:0}.thrive-aurora-shell .aurora-page--wide{width:100%}.thrive-aurora-shell .aurora-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.thrive-aurora-shell .aurora-page-head-body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1 480px}.thrive-aurora-shell .aurora-page-kicker{font-family:var(--font-inter-tight),"Inter Tight","Inter",system-ui,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--aurora-ink-3)}.thrive-aurora-shell .aurora-page-title{font-family:var(--font-inter),"Inter",system-ui,sans-serif;font-size:var(--aurora-fs-h1);font-weight:800;letter-spacing:-.035em;line-height:1.08;color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-page-subline{font-size:14px;line-height:1.55;color:var(--aurora-ink-2);max-width:70ch}.thrive-aurora-shell .aurora-page-subline strong{color:var(--aurora-ink-1);font-weight:600}.thrive-aurora-shell .aurora-page-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.thrive-aurora-shell .aurora-section-kicker{font-family:var(--font-inter-tight),"Inter Tight","Inter",system-ui,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--aurora-ink-3);display:flex;align-items:center;gap:10px}.thrive-aurora-shell .aurora-section-kicker:after{content:"";flex:1 1;height:1px;background:var(--aurora-hairline-soft)}.thrive-aurora-shell .aurora-section-kicker--nostroke:after{display:none}.thrive-aurora-shell .aurora-bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.thrive-aurora-shell .aurora-bento>.span-3{grid-column:span 3}.thrive-aurora-shell .aurora-bento>.span-4{grid-column:span 4}.thrive-aurora-shell .aurora-bento>.span-5{grid-column:span 5}.thrive-aurora-shell .aurora-bento>.span-6{grid-column:span 6}.thrive-aurora-shell .aurora-bento>.span-7{grid-column:span 7}.thrive-aurora-shell .aurora-bento>.span-8{grid-column:span 8}.thrive-aurora-shell .aurora-bento>.span-9{grid-column:span 9}.thrive-aurora-shell .aurora-bento>.span-12{grid-column:span 12}@media (max-width:1100px){.thrive-aurora-shell .aurora-bento>[class*=span-]{grid-column:span 12}}.thrive-aurora-shell .aurora-split{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:20px;gap:20px;align-items:start}@media (max-width:1180px){.thrive-aurora-shell .aurora-split{grid-template-columns:1fr}}.thrive-aurora-shell .aurora-intel-panel{position:-webkit-sticky;position:sticky;top:24px;display:flex;flex-direction:column;gap:12px;align-self:start}.thrive-aurora-shell .aurora-card--padded{padding:22px}.thrive-aurora-shell .aurora-card--snug{padding:14px 16px}.thrive-aurora-shell .aurora-card--flat{box-shadow:none}.thrive-aurora-shell .aurora-card--ai{background:linear-gradient(180deg,var(--aurora-ai-soft),transparent 55%),var(--aurora-surf-card);border:1px solid color-mix(in oklab,var(--aurora-ai) 28%,var(--aurora-hairline));box-shadow:var(--aurora-shadow-ai,var(--aurora-shadow-2))}.thrive-aurora-shell .aurora-card--risk{border:1px solid color-mix(in oklab,var(--aurora-signal-safe) 28%,var(--aurora-hairline))}.thrive-aurora-shell .aurora-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.thrive-aurora-shell .aurora-card-title{font-family:var(--font-inter-tight),"Inter Tight","Inter",system-ui,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--aurora-ink-1);display:flex;align-items:center;gap:10px}.thrive-aurora-shell .aurora-card-sub{font-size:12.5px;color:var(--aurora-ink-3)}.thrive-aurora-shell .aurora-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:10px;gap:10px}.thrive-aurora-shell .aurora-stat{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:var(--aurora-r-md);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline-soft)}.thrive-aurora-shell .aurora-stat-k{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--aurora-ink-3)}.thrive-aurora-shell .aurora-stat-v{font-family:var(--font-inter),"Inter",system-ui,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.035em;line-height:1.05;color:var(--aurora-ink-1);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.thrive-aurora-shell .aurora-stat-v .unit{font-size:12.5px;font-weight:600;color:var(--aurora-ink-3);margin-left:4px}.thrive-aurora-shell .aurora-stat-sub{font-size:11.5px;color:var(--aurora-ink-3);display:inline-flex;align-items:center;gap:4px}.thrive-aurora-shell .aurora-stat-sub--up{color:var(--aurora-signal-green)}.thrive-aurora-shell .aurora-stat-sub--down{color:var(--aurora-signal-safe)}.thrive-aurora-shell .aurora-stat-sub--warn{color:var(--aurora-signal-amber)}.thrive-aurora-shell .aurora-signal{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border-radius:var(--aurora-r-pill);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--aurora-hairline);background:var(--aurora-surf-1);color:var(--aurora-ink-2)}.thrive-aurora-shell .aurora-signal:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.95}.thrive-aurora-shell .aurora-signal--safe{color:var(--aurora-signal-safe);border-color:color-mix(in oklab,var(--aurora-signal-safe) 35%,var(--aurora-hairline))}.thrive-aurora-shell .aurora-signal--amber{color:var(--aurora-signal-amber);border-color:color-mix(in oklab,var(--aurora-signal-amber) 35%,var(--aurora-hairline))}.thrive-aurora-shell .aurora-signal--teal{color:var(--aurora-signal-teal);border-color:color-mix(in oklab,var(--aurora-signal-teal) 35%,var(--aurora-hairline))}.thrive-aurora-shell .aurora-signal--green{color:var(--aurora-signal-green);border-color:color-mix(in oklab,var(--aurora-signal-green) 35%,var(--aurora-hairline))}.thrive-aurora-shell .aurora-signal--ok{color:var(--aurora-signal-ok)}.thrive-aurora-shell .aurora-signal--ai{color:var(--aurora-ai);border-color:color-mix(in oklab,var(--aurora-brand-v) 35%,var(--aurora-hairline));background:var(--aurora-ai-soft)}.thrive-aurora-shell .aurora-prov{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border-radius:var(--aurora-r-pill);background:var(--aurora-ai-soft);color:var(--aurora-ai);font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid color-mix(in oklab,var(--aurora-brand-v) 24%,transparent)}.thrive-aurora-shell .aurora-prov:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--aurora-ai);box-shadow:0 0 0 0 var(--aurora-ai-glow);animation:aurora-pulse-ai 2.2s var(--aurora-ease) infinite}@keyframes aurora-pulse-ai{0%{box-shadow:0 0 0 0 var(--aurora-ai-glow)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}.thrive-aurora-shell .aurora-prov{border-color:color-mix(in oklab,var(--aurora-ai) 32%,transparent)}.thrive-aurora-shell .aurora-confidence{display:flex;flex-direction:column;gap:6px}.thrive-aurora-shell .aurora-confidence-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--aurora-ink-3)}.thrive-aurora-shell .aurora-confidence-meta strong{font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;color:var(--aurora-ai);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.thrive-aurora-shell .aurora-confidence-bar{position:relative;height:6px;border-radius:3px;background:var(--aurora-surf-2);overflow:hidden}.thrive-aurora-shell .aurora-confidence-fill{position:absolute;inset:0 auto 0 0;background:var(--aurora-brand-grad);border-radius:3px}.thrive-aurora-shell .aurora-feed{display:flex;flex-direction:column}.thrive-aurora-shell .aurora-feed-item{display:grid;grid-template-columns:28px 1fr auto;grid-gap:10px;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--aurora-hairline-soft)}.thrive-aurora-shell .aurora-feed-item:last-child{border-bottom:0}.thrive-aurora-shell .aurora-feed-dot{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--aurora-ai-soft);color:var(--aurora-ai);font-size:11px;font-weight:700;flex-shrink:0}.thrive-aurora-shell .aurora-feed-dot--risk{background:color-mix(in oklab,var(--aurora-signal-safe) 18%,var(--aurora-surf-1));color:var(--aurora-signal-safe)}.thrive-aurora-shell .aurora-feed-dot--warn{background:color-mix(in oklab,var(--aurora-signal-amber) 18%,var(--aurora-surf-1));color:var(--aurora-signal-amber)}.thrive-aurora-shell .aurora-feed-dot--ok{background:color-mix(in oklab,var(--aurora-signal-green) 18%,var(--aurora-surf-1));color:var(--aurora-signal-green)}.thrive-aurora-shell .aurora-feed-dot--info{background:color-mix(in oklab,var(--aurora-signal-teal) 18%,var(--aurora-surf-1));color:var(--aurora-signal-teal)}.thrive-aurora-shell .aurora-feed-body{font-size:13px;line-height:1.5;color:var(--aurora-ink-2)}.thrive-aurora-shell .aurora-feed-body strong{color:var(--aurora-ink-1);font-weight:600}.thrive-aurora-shell .aurora-feed-time{font-size:11px;color:var(--aurora-ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.thrive-aurora-shell .aurora-timeline{position:relative;padding-left:22px;display:flex;flex-direction:column;gap:14px}.thrive-aurora-shell .aurora-timeline:before{content:"";position:absolute;top:6px;bottom:6px;left:7px;width:2px;background:linear-gradient(180deg,var(--aurora-hairline-strong),var(--aurora-hairline-soft));border-radius:1px}.thrive-aurora-shell .aurora-timeline-item{position:relative;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:10px 14px;border-radius:var(--aurora-r-md);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline-soft)}.thrive-aurora-shell .aurora-timeline-item:before{content:"";position:absolute;left:-19px;top:16px;width:12px;height:12px;border-radius:999px;background:var(--aurora-paper);border:2px solid var(--aurora-brand-v);box-shadow:0 0 0 3px var(--aurora-surf-1)}.thrive-aurora-shell .aurora-timeline-item--risk:before{border-color:var(--aurora-signal-safe)}.thrive-aurora-shell .aurora-timeline-item--ai:before{border-color:var(--aurora-ai)}.thrive-aurora-shell .aurora-timeline-item--ok:before{border-color:var(--aurora-signal-green)}.thrive-aurora-shell .aurora-timeline-title{font-size:13.5px;font-weight:600;color:var(--aurora-ink-1);margin-bottom:2px}.thrive-aurora-shell .aurora-timeline-body{font-size:13px;color:var(--aurora-ink-2);line-height:1.5}.thrive-aurora-shell .aurora-timeline-meta{font-size:11px;color:var(--aurora-ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.thrive-aurora-shell .aurora-av{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:var(--aurora-brand-grad-soft);color:var(--aurora-ink-1);font-size:11.5px;font-weight:600;letter-spacing:.02em;border:1px solid var(--aurora-hairline);flex-shrink:0}.thrive-aurora-shell .aurora-av--sm{width:24px;height:24px;font-size:10px;border-radius:7px}.thrive-aurora-shell .aurora-av--lg{width:44px;height:44px;font-size:14px;border-radius:12px}.thrive-aurora-shell .aurora-sources{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:11.5px;color:var(--aurora-ink-3)}.thrive-aurora-shell .aurora-source-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:999px;background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline);color:var(--aurora-ink-2);font-size:11px;font-weight:600;text-decoration:none}.thrive-aurora-shell .aurora-source-chip:hover{background:var(--aurora-surf-2);color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-tabs{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:var(--aurora-r-md);background:var(--aurora-surf-1);border:1px solid var(--aurora-hairline-soft)}.thrive-aurora-shell .aurora-tab{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:calc(var(--aurora-r-md) - 2px);font-size:12.5px;font-weight:600;color:var(--aurora-ink-3);background:transparent;border:0;cursor:pointer;text-decoration:none}.thrive-aurora-shell .aurora-tab:hover{color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-tab.is-active,.thrive-aurora-shell .aurora-tab[aria-current=page]{background:var(--aurora-paper);color:var(--aurora-ink-1);box-shadow:var(--aurora-shadow-2)}.thrive-aurora-shell .aurora-table{width:100%;border-collapse:collapse;font-size:13px}.thrive-aurora-shell .aurora-table thead th{text-align:left;padding:10px 14px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--aurora-ink-3);border-bottom:1px solid var(--aurora-hairline);background:var(--aurora-surf-1)}.thrive-aurora-shell .aurora-table tbody td{padding:12px 14px;border-bottom:1px solid var(--aurora-hairline-soft);color:var(--aurora-ink-2);vertical-align:middle}.thrive-aurora-shell .aurora-table tbody tr:hover td{background:var(--aurora-surf-1)}.thrive-aurora-shell .aurora-table tbody tr:last-child td{border-bottom:0}.thrive-aurora-shell .aurora-table .num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-jbm),"JetBrains Mono",ui-monospace,monospace;color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;text-align:center;background:var(--aurora-surf-card);border:1px dashed var(--aurora-hairline-strong);border-radius:var(--aurora-r-lg)}.thrive-aurora-shell .aurora-empty-icon{width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--aurora-ai-soft);color:var(--aurora-ai)}.thrive-aurora-shell .aurora-empty-title{font-family:var(--font-inter-tight),"Inter Tight","Inter",system-ui,sans-serif;font-size:17px;font-weight:600;color:var(--aurora-ink-1)}.thrive-aurora-shell .aurora-empty-body{font-size:13px;color:var(--aurora-ink-2);max-width:60ch;line-height:1.55}.thrive-aurora-shell .aurora-empty-meta{font-size:11px;color:var(--aurora-ink-3);margin-top:4px}.thrive-aurora-shell .aurora-row{display:flex;align-items:center;gap:10px}.thrive-aurora-shell .aurora-row--between{justify-content:space-between}.thrive-aurora-shell .aurora-stack{display:flex;flex-direction:column;gap:10px}.thrive-aurora-shell .aurora-divider{height:1px;background:var(--aurora-hairline-soft);margin:6px 0}.thrive-aurora-shell .aurora-meta{font-size:11.5px;color:var(--aurora-ink-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.thrive-aurora-shell .aurora-link{color:var(--aurora-brand-v);text-decoration:none;font-weight:600}.thrive-aurora-shell .aurora-link:hover{text-decoration:underline}[data-theme=dark]{--td-bg-page:transparent;--td-bg-card:rgba(255,255,255,.06);--td-bg-card-hover:rgba(255,255,255,.10);--td-bg-surface:rgba(255,255,255,.04);--td-bg-sidebar:rgba(255,255,255,.03);--td-border:rgba(255,255,255,.08);--td-border-strong:rgba(255,255,255,.14);--td-text-primary:#E6ECF5;--td-text-secondary:#94A3B8;--td-text-tertiary:#64748B;--td-accent:#9A86FF;--td-accent-2:#C8BCFF;--td-accent-bg:rgba(154,134,255,.14);--td-accent-bg-hover:rgba(154,134,255,.22);--st2-primary:#9A86FF;--st2-primary-container:rgba(154,134,255,.22);--st2-on-primary:#0B1226;--st2-on-primary-container:#E6ECF5;--st2-background:transparent;--st2-surface:rgba(255,255,255,.06);--st2-surface-container-lowest:rgba(255,255,255,.04);--st2-surface-container-low:rgba(255,255,255,.06);--st2-surface-container:rgba(255,255,255,.08);--st2-surface-container-high:rgba(255,255,255,.10);--st2-surface-container-highest:rgba(255,255,255,.12);--st2-surface-variant:rgba(255,255,255,.06);--st2-on-surface:#E6ECF5;--st2-on-surface-variant:#94A3B8;--st2-outline:rgba(255,255,255,.14);--st2-outline-variant:rgba(255,255,255,.08);--st2-error:#FB7185;--st2-error-container:rgba(251,113,133,.14);--st2-tertiary:#94A3B8;--st2-tertiary-container:rgba(255,255,255,.08);--st2-search-bg:rgba(255,255,255,.06);--thrive-lavender:rgba(154,134,255,.14);--thrive-light-grey:rgba(255,255,255,.04)}[data-theme=dark] body{background:transparent;color:#E6ECF5}.thrive-rebrand-app:not([data-theme=dark]){--td-bg-card:#FFFFFF;--td-bg-card-hover:#F8FAFC;--td-bg-surface:#F8FAFC;--td-border:rgba(11,27,58,.08);--td-border-strong:rgba(11,27,58,.14);--td-text-primary:#0B1B3A;--td-text-secondary:#475569;--td-text-tertiary:#94A3B8;--td-accent:#1F4ED8;--td-accent-2:#3B82F6;--td-accent-bg:#E0E7FF;--td-accent-bg-hover:#C7D2FE;--thrive-purple:#1F4ED8;--thrive-purple-deep:#1A40B0;--thrive-purple-mid:#3B82F6;--thrive-purple-rgb:31,78,216;--thrive-purple-mid-rgb:59,130,246;--thrive-purple-deep-rgb:26,64,176;--thrive-gradient-primary:linear-gradient(135deg,#1F4ED8,#3B82F6);--wiz-radius:14px;--wiz-radius-sm:12px;--wiz-card-shadow:0 1px 0 rgba(255,255,255,.9) inset,0 4px 12px rgba(15,23,42,.04)}.thrive-rebrand-app[data-theme=dark]{--wiz-radius:14px;--wiz-radius-sm:12px;--wiz-card-shadow:0 1px 0 rgba(255,255,255,.04) inset,0 4px 14px rgba(0,0,0,.20)}.nx-login{--nxl-blue:#1F4ED8;--nxl-blue-mid:#3B82F6;--nxl-teal:#5AF2D6;--nxl-ink:#0B1B3A;--nxl-slate:#475569;--nxl-slate-2:#7A8699;--nxl-line:#E6EBF3;--nxl-field:#F7F9FD;--nxl-ease:cubic-bezier(.16,1,.3,1);margin:0;min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;color:var(--nxl-ink);background:#fff;font-family:var(--font-inter),system-ui,sans-serif}.nx-login *{box-sizing:border-box}.nx-hero{position:relative;overflow:hidden;background:#06122e;color:#fff;padding:60px 64px;display:flex;flex-direction:column;justify-content:space-between}.nx-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(800px 600px at 100% 0,rgba(59,130,246,.5),transparent 55%),radial-gradient(700px 600px at -10% 100%,rgba(31,78,216,.55),transparent 55%),linear-gradient(150deg,#081a42,#06122e 65%,#0a0f26)}.nx-hero>*{position:relative;z-index:1}.nx-hero-wm{height:36px;width:auto;align-self:flex-start;flex:0 0 auto}.nx-statement{font-family:var(--font-public-sans),var(--font-inter),sans-serif;font-weight:700;font-size:clamp(36px,4.4vw,58px);line-height:1.04;letter-spacing:-.025em;max-width:13ch;margin:0}.nx-statement .hl{background:linear-gradient(90deg,#5AF2D6,#8FB6FF);-webkit-background-clip:text;background-clip:text;color:transparent}.nx-sub{color:#B9CAEA;font-size:16px;line-height:1.6;max-width:42ch;margin:22px 0 0}.nx-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.nx-tag{font-size:12.5px;color:#CddcF5;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 14px;display:inline-flex;gap:7px;align-items:center}.nx-meta{font-size:12.5px;color:#7E94C2}.nx-panel{display:flex;align-items:center;justify-content:center;padding:48px}.nx-card{width:100%;max-width:392px}.nx-mob-lock{display:none;align-items:center;gap:10px;margin-bottom:18px}.nx-mob-lock img{height:26px;width:auto}.nx-mob-lock .div{width:1px;height:22px;background:var(--nxl-line)}.nx-mob-lock .nx{font-size:16px;color:var(--nxl-ink)}.nx-eyebrow,.nx-mob-lock .nx{font-family:var(--font-public-sans);font-weight:700}.nx-eyebrow{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--nxl-blue)}.nx-card h1{font-family:var(--font-public-sans);font-weight:700;font-size:27px;letter-spacing:-.01em;margin:10px 0 6px}.nx-lede{color:var(--nxl-slate);font-size:14px;line-height:1.55;margin:0 0 22px}.nx-field{margin-bottom:13px}.nx-field label{display:block;font-size:12.5px;font-weight:600;color:var(--nxl-ink);margin-bottom:6px}.nx-inp{position:relative}.nx-login input[type=password],.nx-login input[type=text]{width:100%;padding:13px 14px;border:1.5px solid var(--nxl-line);border-radius:12px;font-size:15px;font-family:inherit;background:var(--nxl-field);color:var(--nxl-ink);transition:.16s}.nx-login input::placeholder{color:#a7b1c2}.nx-login input:focus{outline:none;border-color:var(--nxl-blue);background:#fff;box-shadow:0 0 0 4px rgba(31,78,216,.1)}.nx-login input[readonly]{background:#EEF2F9;color:var(--nxl-slate)}.nx-reveal{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:0;color:var(--nxl-blue);font-weight:600;font-size:12.5px;cursor:pointer;padding:6px 8px;font-family:inherit}.nx-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 16px;font-size:13px}.nx-link,.nx-row a{color:var(--nxl-blue);text-decoration:none;font-weight:600;background:none;border:0;cursor:pointer;padding:0;font-size:13px;font-family:inherit}.nx-link:hover,.nx-row a:hover{text-decoration:underline}.nx-check{display:flex;align-items:center;gap:8px;color:var(--nxl-slate)}.nx-check input{width:auto}.nx-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border-radius:12px;font-weight:600;font-size:14.5px;cursor:pointer;padding:13px 14px;transition:.18s var(--nxl-ease);font-family:inherit;text-decoration:none}.nx-btn[disabled]{opacity:.55;cursor:not-allowed}.nx-primary{background:linear-gradient(135deg,#1F4ED8,#3B82F6);color:#fff;border:0;font-weight:700;box-shadow:0 10px 24px -10px rgba(31,78,216,.6)}.nx-primary:not([disabled]):hover{transform:translateY(-1px)}.nx-ghost{background:#fff;border:1px solid var(--nxl-line);color:var(--nxl-ink)}.nx-ghost:hover{background:var(--nxl-field);border-color:#c7d2e6}.nx-ghost svg{width:18px;height:18px}.nx-divider{display:flex;align-items:center;gap:12px;color:var(--nxl-slate-2);font-size:12px;margin:18px 0}.nx-divider:after,.nx-divider:before{content:"";flex:1 1;height:1px;background:var(--nxl-line)}.nx-sso{display:flex;flex-direction:column;gap:10px}.nx-foot{margin-top:24px;font-size:12px;color:var(--nxl-slate-2);text-align:center}.nx-foot a{color:var(--nxl-blue);text-decoration:none}.nx-reason{background:#FFFBEA;border:1px solid #f6c552;border-radius:10px;color:#5a4a16}.nx-error,.nx-reason{padding:10px 12px;font-size:13px;margin-bottom:14px}.nx-error{background:rgba(220,38,38,.07);border:1px solid #dc2626;border-radius:10px;color:#7f1d1d}@media(max-width:920px){.nx-login{grid-template-columns:1fr}.nx-hero{display:none}.nx-mob-lock{display:flex}.nx-panel{padding:32px 20px}}