@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Mulish:wght@300;400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--hhos-teal-50:#eef5ef;--hhos-teal-100:#d8e6da;--hhos-teal-300:#a9c4ad;--hhos-teal-500:#6f8d70;--hhos-teal-600:#5f7b61;--hhos-teal-700:#465f49;--hhos-teal-900:#263b2c;--hhos-brown-50:#f5f0eb;--hhos-brown-100:#e8ddd2;--hhos-brown-300:#c4a98a;--hhos-brown-500:#8b6b4a;--hhos-brown-700:#5c4530;--hhos-brown-900:#3a352f;--hhos-gold-50:#fdf8ec;--hhos-gold-100:#fdf5e0;--hhos-gold-300:#f5d87a;--hhos-gold-500:#d4a017;--hhos-gold-700:#9b7210;--hhos-red-50:#fff0ee;--hhos-red-300:#f4917f;--hhos-red-500:#e24b4a;--hhos-red-600:#c23c3c;--hhos-red-700:#a32d2d;--hhos-amber-50:#fff8ed;--hhos-amber-300:#fac775;--hhos-amber-500:#ef9f27;--hhos-amber-700:#854f0b;--hhos-gray-50:#fafaf8;--hhos-gray-100:#f2f0ec;--hhos-gray-200:#e5e2db;--hhos-gray-300:#ccc8bf;--hhos-gray-400:#b5b0a5;--hhos-gray-500:#8c8880;--hhos-gray-600:#706b62;--hhos-gray-700:#555048;--hhos-gray-800:#3d3a35;--hhos-gray-900:#252220;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Mulish",system-ui,sans-serif;--app-content-max-width:1240px;--app-content-padding-x:clamp(18px,3vw,36px);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--shadow-xs:0 1px 2px rgba(58,53,47,.05);--shadow-sm:0 1px 3px rgba(58,53,47,.08);--shadow-md:0 4px 12px rgba(58,53,47,.08);--shadow-lg:0 8px 24px rgba(58,53,47,.1);--shadow-xl:0 16px 40px rgba(58,53,47,.12);--sidebar-width:312px;--topbar-height:56px}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:14px;line-height:1.6;color:var(--hhos-brown-900);background:radial-gradient(circle at top left,rgba(212,175,55,.08),transparent 30rem),linear-gradient(160deg,#faf8f4,#f5f0e8 44%,#fbfaf7);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.display,h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;letter-spacing:-.01em;line-height:1.25}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;width:100%}.app-shell,.sidebar{display:flex;overflow-x:hidden}.sidebar{box-sizing:border-box;width:var(--sidebar-width);min-width:var(--sidebar-width);max-width:var(--sidebar-width);background:radial-gradient(circle at 18% 6%,rgba(212,160,23,.16),transparent 12rem),radial-gradient(circle at 90% 18%,rgba(111,141,112,.2),transparent 11rem),linear-gradient(180deg,#16241c,#213528 46%,#18130f);border-right:1px solid hsla(46,86%,72%,.2);box-shadow:16px 0 38px rgba(24,19,15,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:100vh;position:fixed;left:0;top:0;flex-direction:column;z-index:50;overflow-y:auto}.sidebar-logo{padding:24px 18px 22px;border-bottom:1px solid hsla(46,86%,72%,.14);gap:13px}.sidebar-logo,.sidebar-logo-mark{display:flex;align-items:center;flex-shrink:0}.sidebar-logo-mark{width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,var(--hhos-gold-500),var(--hhos-gold-700));box-shadow:0 10px 22px rgba(184,150,11,.2);justify-content:center;color:#fff;font-family:var(--font-display);font-size:15px;font-weight:600}.sidebar-logo-text{line-height:1.2}.sidebar-logo-brand{font-family:var(--font-display);font-size:21px;font-weight:700;color:#fff7ea;letter-spacing:.01em}.sidebar-logo-sub{font-size:10px;color:hsla(46,86%,72%,.92);letter-spacing:.11em;text-transform:uppercase}.sidebar-nav{padding:12px;flex:1 1;display:grid;align-content:start;grid-gap:10px;gap:10px}.sidebar-section-label{display:flex;align-items:center;gap:8px;font-size:10.5px;color:hsla(46,86%,72%,.94);letter-spacing:.12em;text-transform:uppercase;padding:12px 10px 8px;margin-top:2px;font-weight:850;text-shadow:0 1px 12px hsla(46,86%,72%,.18)}.sidebar-section-label:after{content:"";height:1px;flex:1 1;background:linear-gradient(90deg,hsla(46,86%,72%,.44),transparent)}.nav-item{display:flex;align-items:center;gap:11px;padding:8px 10px;border-radius:var(--radius-md);color:rgba(255,247,234,.88);font-size:13.5px;font-weight:500;cursor:pointer;transition:all .12s ease;margin-bottom:1px;text-decoration:none;width:100%;border:none;border-left:4px solid transparent;background:none;text-align:left;min-width:0}.nav-item:hover{background:hsla(0,0%,100%,.07);color:#fff7ea}.nav-item.active{background:linear-gradient(135deg,hsla(42,81%,96%,.15),rgba(111,141,112,.14));border-left-color:var(--hhos-gold-500);color:#fff7ea;font-weight:650;box-shadow:inset 0 0 0 1px hsla(46,86%,72%,.22),0 10px 22px rgba(0,0,0,.1)}.nav-item-icon{width:38px;height:38px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);color:rgba(255,247,234,.9);font-size:14px;font-weight:700;text-align:center;flex-shrink:0;box-shadow:inset 0 0 0 1px hsla(46,86%,72%,.12)}.nav-item.active .nav-item-icon{background:linear-gradient(135deg,var(--hhos-gold-500),var(--hhos-gold-700));color:#fff;box-shadow:0 8px 18px rgba(198,145,28,.22)}.nav-item-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item.locked{opacity:.55;cursor:not-allowed;filter:saturate(.65)}.nav-item.locked:hover{background:hsla(0,0%,100%,.035);color:rgba(255,247,234,.72)}.nav-item.locked .nav-item-icon{background:hsla(0,0%,100%,.04);color:rgba(255,247,234,.55);box-shadow:inset 0 0 0 1px rgba(255,247,234,.08)}.nav-item-lock{flex-shrink:0;margin-left:auto;max-width:84px;overflow:hidden;border:1px solid hsla(46,86%,72%,.18);border-radius:999px;color:hsla(46,86%,72%,.72);font-size:8.5px;font-weight:850;letter-spacing:.06em;padding:2px 5px;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.nav-item-badge{background:var(--hhos-red-500);color:#fff;font-size:10px;padding:1px 6px;border-radius:20px;font-weight:600}.quick-action-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:9px 10px;border-radius:var(--radius-md);color:rgba(255,247,234,.92);background:hsla(0,0%,100%,.06);border:1px solid hsla(46,86%,72%,.14);text-decoration:none;font-size:12px;font-weight:650;transition:background .15s,border-color .15s,color .15s}.quick-action-link:hover{color:#fff7ea;background:hsla(0,0%,100%,.1);border-color:hsla(46,86%,72%,.36)}.quick-action-link-subtle{min-height:34px;color:rgba(255,247,234,.76);background:hsla(0,0%,100%,.035);border-color:rgba(255,247,234,.1);font-size:11px}.sidebar-bottom{padding:12px;border-top:1px solid hsla(46,86%,72%,.14);flex-shrink:0}.plan-badge{background:linear-gradient(135deg,hsla(42,81%,96%,.13),rgba(111,141,112,.12));border:1px solid hsla(46,86%,72%,.22);border-radius:var(--radius-md);padding:10px 12px;cursor:pointer;transition:box-shadow .15s}.plan-badge:hover{box-shadow:var(--shadow-sm)}.plan-badge-tier{font-size:10px;color:hsla(46,86%,72%,.88);font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.plan-badge-name{font-family:var(--font-display);font-size:16px;color:#fff7ea;margin-bottom:4px}.plan-badge-progress-track{background:hsla(0,0%,100%,.14);border-radius:4px;height:4px;overflow:hidden;margin-bottom:4px}.plan-badge-progress-fill{height:100%;background:linear-gradient(135deg,var(--hhos-gold-500),var(--hhos-gold-700));border-radius:4px;transition:width .5s ease}.plan-badge-usage{font-size:10px;color:rgba(255,247,234,.74)}.main-content{margin-left:var(--sidebar-width);width:auto;flex:1 1 auto;min-width:0;max-width:none;min-height:100vh;display:flex;flex-direction:column;background:transparent;overflow-x:hidden}.topbar{height:var(--topbar-height);background:#fff;border-bottom:1px solid var(--hhos-gray-200);display:flex;align-items:center;padding:0 24px;gap:16px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.topbar-title{font-family:var(--font-display);font-size:20px;font-weight:500;color:var(--hhos-brown-900);flex:1 1}.topbar-actions{display:flex;align-items:center;gap:10px}.page-content{padding:28px;flex:1 1;min-width:0}.page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:24px;padding:24px 26px;background:hsla(0,0%,100%,.78);border:1px solid hsla(40,34%,86%,.9);border-radius:var(--radius-xl);box-shadow:0 10px 32px rgba(58,53,47,.045)}.page-header-copy{min-width:240px;flex:1 1 360px}.page-header-eyebrow{font-size:11px;color:var(--hhos-gold-700);letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:6px}.page-header-title{font-size:32px;font-weight:600;color:var(--hhos-brown-900);margin:0 0 4px;line-height:1.1}.page-header-description{color:var(--hhos-gray-500);font-size:14px;line-height:1.65;max-width:680px}.page-header-action{flex-shrink:0}.card{background:hsla(0,0%,100%,.9);box-shadow:0 1px 3px rgba(58,53,47,.035);min-width:0}.card,.card-elevated{border:1px solid hsla(40,34%,86%,.9);border-radius:var(--radius-lg);padding:20px}.card-elevated{background:hsla(0,0%,100%,.95);box-shadow:var(--shadow-md)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 18px;border-radius:var(--radius-md);font-family:var(--font-body);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;text-decoration:none;white-space:nowrap;line-height:1}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--hhos-gold-500) 0,var(--hhos-gold-700) 100%);color:#fff}.btn-primary:hover:not(:disabled){filter:brightness(.97);box-shadow:0 8px 18px rgba(184,150,11,.16)}.btn-secondary{background:#fffaf2;color:var(--hhos-brown-700);border:1px solid #eadfc8}.btn-secondary:hover:not(:disabled){background:var(--hhos-gold-50)}.btn-ghost{background:transparent;color:var(--hhos-brown-500);border:1px solid #eadfc8}.btn-ghost:hover:not(:disabled){background:#faf6f0;color:var(--hhos-brown-900)}.btn-danger{background:var(--hhos-red-50);color:var(--hhos-red-700);border:1px solid var(--hhos-red-300)}.btn-danger:hover:not(:disabled){background:var(--hhos-red-500);color:#fff}.btn-gold{background:linear-gradient(135deg,var(--hhos-gold-500),var(--hhos-gold-700));color:#fff}.btn-gold:hover:not(:disabled){opacity:.9}.btn-sm{padding:6px 12px;font-size:12px}.btn-lg{padding:12px 24px;font-size:15px}.pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap}.pill-done{background:var(--hhos-teal-50);color:var(--hhos-teal-700)}.pill-pending{background:var(--hhos-amber-50);color:var(--hhos-amber-700)}.pill-new{background:#e6f1fb;color:#1558a0}.pill-error{background:var(--hhos-red-50);color:var(--hhos-red-700)}.pill-gen{background:var(--hhos-gold-100);color:var(--hhos-gold-700)}.pill-trial{background:#f0e6fa;color:#6b2fa0}.score-bar-wrap{margin-bottom:10px}.score-bar-head{display:flex;justify-content:space-between;font-size:12px;color:var(--hhos-gray-600);margin-bottom:5px}.score-bar-track{background:var(--hhos-gray-100);border-radius:4px;height:6px;overflow:hidden}.score-bar-fill{height:100%;border-radius:4px;transition:width .7s cubic-bezier(.4,0,.2,1)}.score-high{background:var(--hhos-teal-500)}.score-medium{background:var(--hhos-amber-500)}.score-low{background:var(--hhos-red-500)}.red-flag-banner{background:var(--hhos-red-50);border:1px solid var(--hhos-red-300);border-left:4px solid var(--hhos-red-500);border-radius:var(--radius-md);padding:12px 16px;display:flex;align-items:flex-start;gap:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.metric-card{background:#fff;border:1px solid var(--hhos-gray-200);border-radius:var(--radius-lg);padding:16px 20px}.metric-label{font-size:11px;color:var(--hhos-gray-500);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:8px}.metric-value{font-family:var(--font-display);font-size:30px;font-weight:500;color:var(--hhos-brown-900);line-height:1;margin-bottom:4px}.metric-sub{font-size:12px;color:var(--hhos-gray-500)}.metric-trend-up{color:var(--hhos-teal-500);font-weight:600}.metric-trend-warn{color:var(--hhos-red-500);font-weight:600}.upload-zone{border:2px dashed var(--hhos-gray-300);border-radius:var(--radius-xl);padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .2s ease;background:var(--hhos-gray-50)}.upload-zone.drag-over,.upload-zone:hover{border-color:var(--hhos-teal-500);background:var(--hhos-teal-50)}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:10px 14px;font-size:11px;font-weight:600;color:var(--hhos-gray-500);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--hhos-gray-200);background:var(--hhos-gray-50)}.data-table td{padding:13px 14px;border-bottom:1px solid var(--hhos-gray-100);font-size:13px;color:var(--hhos-brown-900)}.data-table tr:hover td{background:var(--hhos-gray-50)}.data-table tr:last-child td{border-bottom:none}.admin-updates-page{width:100%;min-width:0}.admin-updates-card,.admin-updates-grid,.admin-updates-hero,.admin-updates-log-card,.admin-updates-log-card pre,.admin-updates-meta-grid,.admin-updates-status-card,.admin-updates-step-card,.admin-updates-steps{min-width:0}@media (max-width:1180px){.admin-updates-hero{grid-template-columns:1fr!important}.admin-updates-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-updates-grid{grid-template-columns:1fr!important}}@media (max-width:900px){.admin-updates-page{padding:22px!important;gap:18px!important}.admin-updates-meta-grid,.admin-updates-steps{grid-template-columns:1fr!important}.admin-updates-log-header{align-items:flex-start!important;flex-direction:column!important}}@media (max-width:640px){.admin-updates-page{padding:14px!important}.admin-updates-status-card{align-items:flex-start!important;flex-direction:column!important;padding:18px!important}.admin-updates-card,.admin-updates-log-card,.admin-updates-step-card{padding:16px!important}.admin-updates-page .btn{min-height:42px;white-space:normal}.admin-updates-log-card pre{padding:14px!important;font-size:12px!important}}.admin-therapists-list{scrollbar-width:thin;scrollbar-color:rgba(198,145,28,.45) transparent}.admin-therapists-list-item:hover{border-color:var(--hhos-gold-300)!important;box-shadow:0 10px 24px rgba(76,58,33,.08)}@media (max-width:1080px){.admin-therapists-workspace{grid-template-columns:1fr!important}.admin-therapists-list{max-height:360px!important}}@media (max-width:760px){.admin-therapists-detail-body{grid-template-columns:1fr!important}.admin-therapists-list-item{grid-template-columns:38px minmax(0,1fr)!important}.admin-therapists-list-item>span:last-child{grid-column:2;justify-items:start!important}}@media (max-width:560px){.admin-therapists-workspace{padding:12px!important}.admin-therapists-detail-card{padding:14px!important}}@media (max-width:720px){.data-table,.data-table tbody,.data-table td,.data-table th,.data-table thead,.data-table tr{display:block}.data-table thead{display:none}.data-table tbody{display:grid;grid-gap:10px;gap:10px}.data-table tr{border:1px solid hsla(40,34%,86%,.95);border-radius:var(--radius-lg);background:hsla(0,0%,100%,.86);overflow:hidden;box-shadow:0 8px 22px rgba(58,53,47,.045)}.data-table td{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border-bottom:1px solid var(--hhos-gray-100);text-align:right}.data-table td:before{content:attr(data-label);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hhos-gray-500);text-align:left}.data-table td:first-child{align-items:flex-start}.data-table td:last-child{border-bottom:none}}.empty-state{display:grid;place-items:center;text-align:center;grid-gap:10px;gap:10px;padding:clamp(34px,7vw,68px) 20px;background:hsla(0,0%,100%,.82);border:1px solid hsla(40,34%,86%,.95);border-radius:var(--radius-xl);box-shadow:0 12px 34px rgba(58,53,47,.045)}.empty-state-icon{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;color:var(--hhos-gold-700);background:linear-gradient(135deg,#fffaf0,#f3dfb5);box-shadow:0 16px 34px rgba(92,62,24,.12)}.empty-state h2{margin:4px 0 0;font-family:var(--font-display);font-size:22px;font-weight:600;color:var(--hhos-brown-900)}.empty-state p{max-width:460px;margin:0 0 8px;color:var(--hhos-gray-500);font-size:14px;line-height:1.6}.skeleton-list{display:grid;grid-gap:10px;gap:10px}.skeleton-row{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px;border-radius:var(--radius-lg);border:1px solid hsla(40,34%,86%,.8);background:hsla(0,0%,100%,.72)}.skeleton-action,.skeleton-icon,.skeleton-line{display:block;border-radius:999px;background:linear-gradient(90deg,#efe6d7,#faf6ee 48%,#efe6d7);background-size:220% 100%;animation:skeleton-shimmer 1.25s ease-in-out infinite}.skeleton-icon{width:38px;height:38px;border-radius:13px;flex-shrink:0}.skeleton-copy{flex:1 1;display:grid;grid-gap:8px;gap:8px}.skeleton-line{height:11px}.skeleton-line.wide{width:min(72%,360px)}.skeleton-line.short{width:min(42%,220px)}.skeleton-action{width:92px;height:30px;border-radius:9px;flex-shrink:0}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.status-pill{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.status-pill.neutral{background:var(--hhos-gray-100);color:var(--hhos-gray-600)}.status-pill.active{background:var(--hhos-teal-50);color:var(--hhos-teal-700)}.status-pill.success{background:#dcfce7;color:#15803d}.status-pill.info{background:#dbeafe;color:#1d4ed8}.status-pill.warning{background:var(--hhos-amber-50);color:var(--hhos-amber-700)}.status-pill.danger{background:var(--hhos-red-50);color:var(--hhos-red-700)}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-family:var(--font-display);font-weight:500;flex-shrink:0}.avatar-sm{width:28px;height:28px;font-size:11px}.avatar-md{width:38px;height:38px;font-size:14px}.avatar-lg{width:52px;height:52px;font-size:18px}.form-group{margin-bottom:16px}.form-label{display:block;font-size:12px;font-weight:600;color:var(--hhos-gray-600);margin-bottom:5px}.form-input{width:100%;padding:9px 13px;border:1.5px solid var(--hhos-gray-200);border-radius:var(--radius-md);font-family:var(--font-body);font-size:14px;color:var(--hhos-brown-900);background:#fff;transition:border-color .15s,box-shadow .15s;outline:none}.form-input:focus{border-color:var(--hhos-gold-500);box-shadow:0 0 0 3px rgba(212,175,55,.13)}.form-input::placeholder{color:var(--hhos-gray-400)}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23706B62'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.form-hint{color:var(--hhos-gray-500)}.form-error,.form-hint{font-size:11px;margin-top:4px}.form-error{color:var(--hhos-red-500)}.stepbar{gap:0;margin-bottom:32px}.step-item,.stepbar{display:flex;align-items:center}.step-item{gap:8px;flex:1 1}.step-circle{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;border:2px solid var(--hhos-gray-200);color:var(--hhos-gray-400);background:#fff;transition:all .2s}.step-circle.active{border-color:var(--hhos-teal-500);color:var(--hhos-teal-700);background:var(--hhos-teal-50)}.step-circle.done{border-color:var(--hhos-teal-500);background:var(--hhos-teal-500);color:#fff}.step-label{font-size:12px;color:var(--hhos-gray-500);font-weight:500}.step-label.active{color:var(--hhos-teal-700);font-weight:600}.step-connector{flex:1 1;height:2px;background:var(--hhos-gray-200);margin:0 4px}.step-connector.done{background:var(--hhos-teal-500)}.generating-dots{display:flex;gap:6px;align-items:center}@keyframes pulse-teal{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}}.generating-dot{width:9px;height:9px;background:var(--hhos-teal-500);border-radius:50%;animation:pulse-teal 1.4s ease-in-out infinite}.generating-dot:nth-child(2){animation-delay:.2s}.generating-dot:nth-child(3){animation-delay:.4s}.tabs{display:flex;border-bottom:2px solid var(--hhos-gray-200);gap:0}.tab-item{padding:10px 20px;font-size:13px;font-weight:500;color:var(--hhos-gray-500);cursor:pointer;margin-bottom:-2px;transition:all .15s;border:none;background:none}.tab-item:hover{color:var(--hhos-brown-900)}.tab-item.active{color:var(--hhos-teal-700);border-bottom-color:var(--hhos-teal-500)}.accordion-item{border-bottom:1px solid var(--hhos-gray-100)}.accordion-header{display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;font-size:14px;font-weight:500;color:var(--hhos-brown-900)}.accordion-content{padding-bottom:14px;font-size:13px;color:var(--hhos-gray-600)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:960px;margin:0 auto}.pricing-card{background:#fff;border:2px solid var(--hhos-gray-200);border-radius:var(--radius-xl);padding:32px 28px;position:relative;transition:box-shadow .2s,transform .2s}.pricing-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.pricing-card.highlighted{border-color:var(--hhos-teal-500);box-shadow:0 0 0 1px var(--hhos-teal-500),var(--shadow-lg)}.pricing-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--hhos-teal-500);color:#fff;font-size:11px;font-weight:700;padding:3px 14px;border-radius:20px;white-space:nowrap}.pricing-name{font-size:22px;font-weight:500;margin-bottom:6px}.pricing-name,.pricing-price{font-family:var(--font-display)}.pricing-price{font-size:40px;font-weight:700;color:var(--hhos-teal-700);line-height:1;margin-bottom:4px}.pricing-price-sub{font-size:13px;color:var(--hhos-gray-500);margin-bottom:24px}.pricing-features{list-style:none;margin-bottom:28px}.pricing-feature{display:flex;align-items:flex-start;gap:8px;font-size:13px;padding:6px 0;color:var(--hhos-gray-700);border-bottom:1px solid var(--hhos-gray-100)}.pricing-feature:last-child{border-bottom:none}.pricing-feature-check{color:var(--hhos-teal-500);font-size:14px;flex-shrink:0;margin-top:1px}.trial-banner{background:linear-gradient(135deg,var(--hhos-teal-50) 0,#e8f8f2 100%);border:1px solid var(--hhos-teal-100);border-radius:var(--radius-lg);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.trial-banner-text{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:13px;color:var(--hhos-teal-700)}.trial-banner-text strong{font-weight:700}.toast-success{background:var(--hhos-teal-50);border:1px solid rgba(15,118,110,.24);color:var(--hhos-teal-700);border-radius:var(--radius-md);box-shadow:0 0 0 2px rgba(15,118,110,.08),0 0 18px rgba(15,118,110,.1)}.toast-error,.toast-success{padding:10px 16px;font-size:13px}.toast-error{background:var(--hhos-red-50);border:1px solid rgba(153,27,27,.24);color:var(--hhos-red-700);border-radius:var(--radius-md);box-shadow:0 0 0 2px rgba(220,38,38,.08),0 0 18px rgba(220,38,38,.1)}.divider{border:none;border-top:1px solid var(--hhos-gray-200);margin:20px 0}.divider-label{text-align:center;color:var(--hhos-gray-400);font-size:12px;position:relative}.divider-label:after,.divider-label:before{content:"";position:absolute;top:50%;width:42%;height:1px;background:var(--hhos-gray-200)}.divider-label:before{left:0}.divider-label:after{right:0}.av-teal{background:var(--hhos-teal-50);color:var(--hhos-teal-700)}.av-amber{background:var(--hhos-amber-50);color:var(--hhos-amber-700)}.av-red{background:var(--hhos-red-50);color:var(--hhos-red-700)}.av-brown{background:var(--hhos-brown-50);color:var(--hhos-brown-700)}.av-gold{background:var(--hhos-gold-50);color:var(--hhos-gold-700)}.auth-page{min-height:100vh;background:linear-gradient(135deg,var(--hhos-teal-50) 0,var(--hhos-gray-50) 60%);display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{background:#fff;border:1px solid var(--hhos-gray-200);border-radius:var(--radius-2xl);padding:40px 36px;width:100%;max-width:420px;box-shadow:var(--shadow-xl)}.auth-logo{text-align:center;margin-bottom:32px}.auth-logo-mark{width:48px;height:48px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--hhos-teal-500),var(--hhos-teal-700));display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:22px;margin-bottom:10px}.auth-logo-mark,.auth-title{font-family:var(--font-display)}.auth-title{font-size:26px;font-weight:500;text-align:center;color:var(--hhos-brown-900);margin-bottom:6px}.auth-subtitle{text-align:center;color:var(--hhos-gray-500);font-size:13px;margin-bottom:28px}.landing-hero{background:linear-gradient(160deg,#fff 0,var(--hhos-teal-50) 60%,var(--hhos-gray-50) 100%);padding:80px 24px 60px;text-align:center}.landing-eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--hhos-teal-700);font-weight:700;margin-bottom:16px}.landing-h1{font-family:var(--font-display);font-size:52px;font-weight:600;color:var(--hhos-brown-900);line-height:1.12;margin-bottom:20px}.landing-sub{font-size:16px;color:var(--hhos-gray-600);max-width:580px;margin:0 auto 36px;line-height:1.7}.spinalmind-body-map__layout{grid-template-columns:minmax(170px,.72fr) minmax(260px,.96fr) minmax(390px,1.35fr)}.spinalmind-body-map__center,.spinalmind-body-map__inline-controls,.spinalmind-body-map__layout,.spinalmind-body-map__left,.spinalmind-body-map__side,.spinalmind-body-map__target,.spinalmind-body-map__target>button{min-width:0}.spinalmind-body-map__side{max-height:760px}.spinalmind-body-map__left{height:760px}.spinalmind-body-map__center{height:760px;grid-template-rows:350px minmax(0,1fr)}.spinalmind-body-map__side--right{height:760px;max-height:760px}.spinalmind-body-map__side--organs{align-self:start;max-height:330px}.spinalmind-body-map__compass{align-self:stretch}.spinalmind-compass-art__axis,.spinalmind-compass-art__point,.spinalmind-compass-art__ring{position:absolute;pointer-events:none}.spinalmind-compass-art__ring{inset:50%;border-radius:999px;transform:translate(-50%,-50%)}.spinalmind-compass-art__ring--outer{width:min(84%,150px);aspect-ratio:1;border:1px solid rgba(15,118,110,.26)}.spinalmind-compass-art__ring--middle{width:min(62%,112px);aspect-ratio:1;border:1px solid rgba(184,150,11,.28)}.spinalmind-compass-art__ring--inner{width:min(34%,64px);aspect-ratio:1;background:radial-gradient(circle,rgba(15,118,110,.18),hsla(0,0%,100%,.15));border:1px solid hsla(0,0%,100%,.8);box-shadow:0 8px 22px rgba(58,53,47,.08)}.spinalmind-compass-art__axis--vertical{left:50%;top:11%;bottom:11%;width:1px;background:linear-gradient(180deg,transparent,rgba(15,118,110,.38),transparent)}.spinalmind-compass-art__axis--horizontal{top:50%;left:11%;right:11%;height:1px;background:linear-gradient(90deg,transparent,rgba(184,150,11,.36),transparent)}.spinalmind-compass-art__point{width:9px;height:9px;border-radius:999px;background:#fff;border:2px solid rgba(15,118,110,.55);box-shadow:0 4px 10px rgba(58,53,47,.08)}.spinalmind-compass-art__point--top{top:13%;left:50%;transform:translateX(-50%)}.spinalmind-compass-art__point--right{right:13%;top:50%;transform:translateY(-50%);border-color:rgba(184,150,11,.62)}.spinalmind-compass-art__point--bottom{bottom:13%;left:50%;transform:translateX(-50%);border-color:rgba(184,150,11,.62)}.spinalmind-compass-art__point--left{left:13%;top:50%;transform:translateY(-50%)}.spinalmind-body-map__compass span{min-width:0}.spinalmind-body-map__side--organs section{grid-template-columns:minmax(0,1fr)}.spinalmind-body-map__side--organs section>strong{grid-column:1/-1}.spinalmind-body-map__side--organs .spinalmind-body-map__target--compact{min-width:0}.spinalmind-body-map__side--organs .spinalmind-body-map__target--compact>button{grid-template-columns:60px minmax(0,1fr)!important}.spinalmind-body-map__limbs{align-content:start}.spinalmind-body-map__limbs section{grid-template-columns:repeat(2,minmax(138px,1fr))}.spinalmind-body-map__limbs section>strong{grid-column:1/-1}.spinalmind-body-map__limbs .spinalmind-body-map__target--compact>button{grid-template-columns:62px minmax(0,1fr)!important}.spinalmind-body-map__figure{min-height:350px;height:100%;max-width:300px}.spinalmind-body-map__target--wide-row{display:grid!important;grid-template-columns:minmax(170px,.82fr) minmax(0,1.18fr);grid-gap:8px!important;gap:8px!important;align-items:center!important;border:1px solid #eadfc8;border-radius:10px;background:hsla(0,0%,100%,.92);padding:6px}.spinalmind-body-map__target--wide-row.spinalmind-body-map__target--active{border-color:#0f766e;background:#f3fbf8;box-shadow:inset 3px 0 0 #0f766e}.spinalmind-body-map__target--wide-row>button{border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;padding:.32rem .38rem!important}.spinalmind-body-map__target--wide-row>.spinalmind-body-map__inline-controls{border:0!important;border-radius:8px!important;background:transparent!important;padding:0!important}.spinalmind-body-map__target--wide-row>.spinalmind-body-map__inline-controls:empty{display:none!important}.spinalmind-detail-switches{justify-content:flex-start}.spinalmind-body-map__target--active-wide{grid-template-columns:1fr;gap:8px}.spinalmind-body-map__inline-controls{min-width:0}.spinalmind-target-controls{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));grid-gap:7px!important;gap:7px!important;align-items:end}.spinalmind-target-controls--organ{grid-template-columns:1fr}.spinalmind-body-map__target--compact .spinalmind-target-controls{grid-template-columns:1fr!important}.spinalmind-finding-draft-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important}.spinalmind-target-controls label{margin-bottom:0!important}.spinalmind-composer__control-panel,.spinalmind-composer__control-panel label,.spinalmind-composer__finding-grid,.spinalmind-composer__meta-grid,.spinalmind-composer__question-grid,.spinalmind-composer__question-grid label,.spinalmind-composer__selection-summary,.spinalmind-composer__target-quality-list,.spinalmind-composer__target-quality-panel,.spinalmind-composer__target-quality-row,.spinalmind-composer__target-quality-row label,.spinalmind-composer__textarea-grid,.spinalmind-composer__textarea-grid label{min-width:0}.spinalmind-composer__control-panel input,.spinalmind-composer__question-grid input,.spinalmind-composer__target-quality-row input,.spinalmind-composer__target-quality-row select,.spinalmind-composer__textarea-grid textarea{max-width:100%}.spinalmind-composer--wizard .spinalmind-body-map__layout{grid-template-columns:minmax(190px,220px) minmax(0,1fr)}.spinalmind-composer--wizard .spinalmind-body-map__left{height:auto;align-self:start}.spinalmind-composer--wizard .spinalmind-body-map__center{height:auto;grid-template-rows:minmax(500px,auto) auto}.spinalmind-composer--wizard .spinalmind-body-map__side--right{grid-column:1/-1;height:auto;max-height:none}.spinalmind-composer--wizard .spinalmind-body-map__target--active-wide,.spinalmind-composer--wizard .spinalmind-body-map__target--wide-row{grid-template-columns:1fr}@media (max-width:1180px){.spinalmind-body-map__layout{grid-template-columns:minmax(190px,220px) minmax(0,1fr)}.spinalmind-body-map__left{height:auto;align-self:start}.spinalmind-body-map__center{height:auto;grid-template-rows:minmax(500px,auto) auto}.spinalmind-body-map__side--right{grid-column:1/-1;height:auto;max-height:none}.spinalmind-body-map__target--active-wide,.spinalmind-body-map__target--wide-row{grid-template-columns:1fr}.spinalmind-target-controls{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}}@media (max-width:980px){.spinalmind-body-map__layout{grid-template-columns:1fr}.spinalmind-body-map__center{min-width:0;grid-template-rows:minmax(420px,auto) auto}.spinalmind-body-map__figure{max-width:300px;min-height:420px;height:auto}.spinalmind-body-map__side,.spinalmind-body-map__side--organs{max-height:none}.spinalmind-body-map__compass{min-height:240px;max-height:320px}.spinalmind-body-map__limbs section{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.spinalmind-composer__target-quality-row{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important}.spinalmind-composer__meta-grid,.spinalmind-composer__question-grid,.spinalmind-composer__textarea-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.page-header-action{width:100%;justify-content:stretch!important}.page-header-action .btn{flex:1 1 100%;justify-content:center;min-height:38px;white-space:normal}.spinalmind-patient-chooser{grid-template-columns:1fr!important}.spinalmind-main-card,.spinalmind-main-notice{width:100%!important;min-width:0!important}.spinalmind-body-map{padding:.7rem!important}.spinalmind-body-map__layout{grid-template-columns:1fr}.spinalmind-body-map__figure{order:0;max-width:260px;min-height:360px}.spinalmind-body-map__limbs section,.spinalmind-body-map__side--organs section,.spinalmind-body-map__target--active-wide,.spinalmind-body-map__target--wide-row,.spinalmind-target-controls{grid-template-columns:1fr}.spinalmind-body-map__compass{min-height:220px;max-height:none}}@media (max-width:980px){.sidebar{display:none}.main-content{margin-left:0;max-width:100vw;width:100%}.metric-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.landing-h1{font-size:36px}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#3d352d;box-shadow:inset 0 0 0 1000px #fffdf8;caret-color:#3d352d;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}