@font-face{font-family:Archivo;src:url(/assets/fonts/Archivo-Variable.ttf) format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Variable.ttf) format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:Mona Sans;src:url(/assets/fonts/Mona-Sans.woff2) format("woff2");font-display:swap;font-weight:100 900}:root{--shell-sidebar-width:280px;--shell-sidebar-collapsed:88px;--shell-header-height:88px;--panel-radius:28px;--card-radius:22px;--space-panel:18px;--space-card:16px;--surface:rgba(19,8,34,0.62);--surface-strong:rgba(24,10,42,0.82);--surface-soft:rgba(255,255,255,0.06);--border:rgba(255,255,255,0.11);--border-strong:rgba(255,255,255,0.18);--text:rgba(255,247,255,0.96);--text-soft:rgba(231,214,255,0.74);--text-muted:rgba(217,194,255,0.56);--accent:#d8b3ff;--accent-strong:#f1dcff;--shadow:0 24px 80px rgba(22,8,44,0.35);--shadow-soft:0 12px 34px rgba(18,8,32,0.16);--glass-blur:18px;--glass-panel-fill:linear-gradient(180deg,rgba(255,255,255,0.085),rgba(255,255,255,0.04)),rgba(16,6,30,0.42);--glass-card-fill:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0.04)),rgba(255,255,255,0.03);--glass-card-border:rgba(255,255,255,0.1)}*,:after,:before{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at top,rgba(186,118,255,.36),transparent 28%),linear-gradient(180deg,#6f20cf,#441296 40%,#21072e)}body{margin:0;min-height:100svh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;background:radial-gradient(circle at top center,rgba(210,143,255,.32),transparent 22%),linear-gradient(180deg,rgba(109,38,203,.96),rgba(62,16,110,.98) 48%,rgba(28,7,41,1))}body:before{background:url(/assets/brand/hl-beta-bg.png) 50%/cover no-repeat;opacity:.42;mix-blend-mode:screen;z-index:-2}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none}body:after{background:linear-gradient(180deg,rgba(35,8,60,.22),rgba(20,7,30,.6)),radial-gradient(circle at 50% 24%,rgba(255,255,255,.08),transparent 26%);z-index:-1}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;background:none}button,input,select,textarea{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(255,255,255,.88);outline-offset:2px}.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}.hl-shell{min-height:100svh;display:grid;grid-template-columns:var(--shell-sidebar-width) minmax(0,1fr);background:transparent}.hl-shell--home{grid-template-columns:208px minmax(0,1fr)}.hl-sidebar{position:relative;z-index:2;display:flex;min-height:100svh;flex-direction:column;gap:28px;padding:18px 14px 16px;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(24,9,41,.84),rgba(28,9,46,.9));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:inset -1px 0 0 rgba(255,255,255,.03)}.hl-sidebar__brand{display:flex;align-items:center;min-height:52px;padding:6px 8px 10px}.hl-sidebar__nav{display:flex;flex-direction:column;gap:8px}.hl-navItem{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;width:100%;padding:13px 14px;border:1px solid transparent;border-radius:14px;color:var(--text-soft);text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,color .16s ease;cursor:pointer}.hl-navItem:hover{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.09);color:var(--text)}.hl-navItem.is-active{background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.06));border-color:rgba(255,255,255,.12);color:var(--text);box-shadow:0 8px 26px rgba(10,4,26,.22)}.hl-navItem.is-locked{opacity:.82}.hl-navItem__copy{display:flex;flex-direction:column;gap:2px}.hl-navItem__copy span{font-size:.9rem;font-weight:600;letter-spacing:-.01em}.hl-navItem__copy small{font-size:.72rem;line-height:1.35;color:rgba(230,214,255,.54)}.hl-navIcon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:inherit}.hl-sidebar__footer{margin-top:auto;padding:4px 4px 0}.hl-shell--home .hl-sidebar__footer{display:none}.hl-sidebar--home{width:208px;gap:0;padding:0;border-right:1px solid rgba(255,255,255,.055);background:rgba(22,15,33,.72);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:inset -1px 0 0 rgba(255,255,255,.01)}.hl-sidebar--home .hl-sidebar__brand{min-height:96px;padding:24px 18px 10px;margin-bottom:4px;border-bottom:0}.hl-sidebar--home .hl-sidebar__brand img{width:112px;height:auto}.hl-sidebar--home .hl-sidebar__nav{flex:0 0 auto;gap:6px;padding:10px 14px 18px}.hl-sidebar--home .hl-navItem{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:12px;color:#b9afcf;font-size:.875rem}.hl-sidebar--home .hl-navIcon{width:16px;height:16px;opacity:.78}.hl-sidebar--home .hl-navItem__copy span{font-size:.96rem;font-weight:600;letter-spacing:-.015em}.hl-sidebar--home .hl-navItem.is-active{background:rgba(50,40,74,.52);border-color:rgba(164,141,226,.18);box-shadow:inset 3px 0 0 rgba(182,160,246,.94),0 12px 24px rgba(17,10,31,.14);color:#f4eeff}.hl-sidebar--home .hl-navItem.is-active .hl-navIcon{color:#c4affa;opacity:1}.hl-sidebar--home .hl-navItem__copy small{display:none}.hl-sidebar--home .hl-navItem:hover{background:rgba(38,30,57,.48);border-color:transparent;color:#e8e0f8}.hl-homeUtilityBar{position:absolute;top:18px;right:18px;z-index:3;display:flex;align-items:center;gap:10px}.hl-statusCard{padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));box-shadow:var(--shadow)}.hl-kicker,.hl-statusCard__label{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(233,221,255,.72)}.hl-statusCard strong{display:block;margin-top:10px;font-size:.97rem;font-weight:700}.hl-statusCard p{margin:8px 0 0;font-size:.84rem;line-height:1.55;color:var(--text-muted)}.hl-frame{min-width:0;position:relative;display:flex;flex-direction:column}.hl-header{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:var(--shell-header-height);padding:18px 24px 18px 28px;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(44,13,79,.58),rgba(44,13,79,.22));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.hl-header__titleGroup h1{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:clamp(1.05rem,1.1vw,1.2rem);font-weight:700;letter-spacing:-.02em}.hl-header__center{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.hl-header__actions{display:flex;align-items:center;gap:10px}.hl-searchField{display:flex;align-items:center;gap:12px;min-width:0;width:min(100%,520px);padding:12px 14px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.hl-searchField input{min-width:0;width:100%;border:0;background:transparent;color:var(--text);font-size:.95rem}.hl-searchField input::placeholder{color:rgba(235,221,255,.53)}.hl-searchField--modal .hl-searchField__submit,.hl-searchField__submit{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.17);cursor:pointer}.hl-searchField--modal{width:100%}.hl-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:var(--text);font-size:.97rem;font-weight:600;letter-spacing:-.01em;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,opacity .16s ease;cursor:pointer}.hl-button:hover{transform:translateY(-1px);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);box-shadow:0 14px 28px rgba(12,4,28,.18)}.hl-button:disabled{cursor:wait;opacity:.78;transform:none;box-shadow:none}.hl-button--primary{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.1))}.hl-button--destructive{background:linear-gradient(180deg,rgba(255,126,168,.25),rgba(255,126,168,.14))}.hl-button--ghost{background:rgba(255,255,255,.04)}.hl-iconButton{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hl-iconButton:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.09)}.hl-iconButton--home{width:38px;height:38px;border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.035)}.hl-iconButton--home:hover{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.07)}.hl-avatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-size:.7rem;font-weight:700;color:rgba(255,255,255,.9)}.hl-iconButton--home .hl-avatar{background:rgba(255,255,255,.08)}.hl-badgeDot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#e9a9ff;box-shadow:0 0 16px rgba(233,169,255,.9)}.hl-mainShell{display:grid;grid-template-columns:minmax(0,1fr);min-height:calc(100svh - var(--shell-header-height))}.hl-mainShell--withPanel{grid-template-columns:minmax(0,1fr) 296px}.hl-mainShell--home{min-height:100svh}.hl-main{position:relative;overflow:clip;min-height:calc(100svh - var(--shell-header-height))}.hl-main__backdrop,.hl-main__veil{position:absolute;inset:0}.hl-main__backdrop{background:url(/assets/brand/hl-beta-bg.png) 50%/cover no-repeat;transform:scale(1.01);opacity:.94}.hl-main__veil{background:radial-gradient(circle at 50% 6%,rgba(255,255,255,.16),transparent 20%),linear-gradient(180deg,rgba(36,8,74,.16),rgba(19,7,43,.18) 48%,rgba(16,10,36,.26))}.hl-workspaceStage{position:relative;z-index:1;display:grid;min-height:calc(100svh - var(--shell-header-height));place-items:center;padding:42px 42px 52px}.hl-workspaceStage__inner{width:min(100%,1024px)}.hl-workspaceStage--home{min-height:100svh;padding:0}.hl-workspaceStage--home .hl-workspaceStage__inner{width:100%}.hl-rightPanel{position:relative;z-index:1;padding:24px 18px;border-left:1px solid rgba(255,255,255,.08);background:rgba(19,8,34,.42);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.hl-contextRail{display:grid;gap:14px;padding:var(--space-panel);border-radius:26px;border:1px solid var(--border);background:var(--glass-panel-fill);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow)}.hl-contextRail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hl-contextRail__header h3{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1.28rem;line-height:1.08;letter-spacing:-.03em}.hl-contextRail__header p{max-width:42ch;margin:8px 0 0;color:var(--text-muted);font-size:.88rem;line-height:1.5}.hl-actionGroup__eyebrow,.hl-contextCard__eyebrow,.hl-contextRail__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-contextRail__status{display:inline-flex;align-items:center;justify-content:flex-end}.hl-contextRail__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hl-contextRail__body{display:grid;gap:10px}.hl-actionSummaryCard,.hl-activitySummary__card,.hl-calendarSummaryCard,.hl-clientSummaryCard,.hl-summaryCard{padding:var(--space-card);border-radius:20px;border:1px solid var(--glass-card-border);background:var(--glass-card-fill);box-shadow:var(--shadow-soft)}.hl-summaryCard p,.hl-summaryCard span{margin:0}.hl-summaryCard span{display:inline-flex;margin-bottom:10px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-summaryCard strong{display:block;margin-top:0;font-family:Archivo,Inter,sans-serif;font-size:1.08rem;line-height:1.2}.hl-summaryCard p{margin-top:8px;color:var(--text-muted);font-size:.86rem;line-height:1.5}.hl-summaryCard--accent{border-color:rgba(204,158,255,.2)}.hl-summaryCard--warning{border-color:rgba(255,190,120,.18)}.hl-summaryCard--success{border-color:rgba(132,250,173,.18)}.hl-contextCard{display:grid;gap:12px;padding:var(--space-card);border-radius:20px;border:1px solid var(--glass-card-border);background:rgba(255,255,255,.04)}.hl-contextCard--accent{border-color:rgba(204,158,255,.18)}.hl-contextCard--warning{border-color:rgba(255,190,120,.18)}.hl-contextCard--success{border-color:rgba(132,250,173,.18)}.hl-contextCard__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hl-contextCard__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:12px;background:rgba(255,255,255,.08);color:var(--accent-strong)}.hl-contextCard__title{display:block;font-family:Archivo,Inter,sans-serif;font-size:1rem;line-height:1.2;letter-spacing:-.03em}.hl-contextCard__description{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.5}.hl-contextCard__rows{display:grid;gap:10px}.hl-contextCard__row{padding:12px 13px;border-radius:16px;background:rgba(255,255,255,.04)}.hl-contextCard__row span{display:inline-flex;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-contextCard__row strong{display:block;font-family:Archivo,Inter,sans-serif;font-size:.94rem;line-height:1.35}.hl-contextCard__row p{margin:6px 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.45}.hl-contextCard__footer{display:grid;gap:10px}.hl-actionGroup{display:grid;gap:12px}.hl-actionGroup__header h4{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1rem;line-height:1.15;letter-spacing:-.02em}.hl-actionGroup__header p{margin:8px 0 0;color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-actionGroup__items{display:grid;gap:10px}.hl-actionGroup__items--dual{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-actionGroup__items--single{grid-template-columns:1fr}.hl-actionGroup__button{display:inline-flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hl-actionGroup__button:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.18)}.hl-actionGroup__button--primary{background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.08))}.hl-actionGroup__button--secondary{background:rgba(255,255,255,.04)}.hl-actionGroup__icon{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.08);color:var(--accent-strong)}.hl-actionGroup__copy{display:grid;gap:3px}.hl-actionGroup__copy strong{display:block;font-size:.95rem;line-height:1.25}.hl-actionGroup__copy span{color:var(--text-muted);font-size:.84rem;line-height:1.45}.hl-notificationLayer{position:fixed;top:calc(var(--shell-header-height) + 18px);right:24px;z-index:40;width:min(380px,calc(100vw - 32px));padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(15,6,28,.82);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow)}.hl-notificationLayer__header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.hl-notificationList{display:grid;gap:10px}.hl-notification{padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05)}.hl-notification strong{display:block;margin-bottom:6px}.hl-notification p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.5}.hl-notification--warning{border-color:rgba(255,192,120,.16)}.hl-notification--success{border-color:rgba(132,250,173,.16)}.hl-notification--info{border-color:rgba(154,198,255,.16)}.hl-notificationLayer__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.hl-summaryMini{padding:12px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.hl-kicker--hero,.hl-reviewChip,.hl-summaryCard span,.hl-summaryMini span{display:inline-flex;margin-bottom:8px;font-size:.67rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(226,212,255,.72)}.hl-summaryMini strong{display:block;margin-bottom:6px;font-size:.92rem}.hl-summaryMini small{color:var(--text-muted);line-height:1.45}.hl-toastRegion{position:fixed;right:22px;bottom:22px;z-index:60;display:grid;gap:12px;width:min(360px,calc(100vw - 32px))}.hl-toast{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px 14px 14px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(18,8,32,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);animation:toast-in .22s ease-out}.hl-toast__dot{width:10px;height:10px;margin-top:4px;border-radius:50%;background:#f1dcff;box-shadow:0 0 14px rgba(241,220,255,.8)}.hl-toast__content strong{display:block;margin-bottom:4px;font-size:.93rem}.hl-toast__content p{margin:0;color:var(--text-muted);font-size:.84rem;line-height:1.45}.hl-toast__dismiss{color:rgba(244,230,255,.78);font-size:.8rem;cursor:pointer}.hl-modalOverlay{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:rgba(12,4,24,.65);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hl-modal{width:min(640px,100%);border-radius:24px;border:1px solid rgba(255,255,255,.11);background:rgba(18,8,32,.94);box-shadow:0 40px 90px rgba(11,4,22,.5);overflow:hidden}.hl-modal--wide{width:min(1120px,100%)}.hl-modal__footer,.hl-modal__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 22px}.hl-modal__header{border-bottom:1px solid rgba(255,255,255,.08)}.hl-modal__header h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:1.2rem}.hl-modal__header p{margin:6px 0 0;color:var(--text-muted)}.hl-modal__body{padding:22px}.hl-modal__footer{border-top:1px solid rgba(255,255,255,.08);justify-content:flex-end}.hl-executionPreview{display:grid;gap:20px}.hl-executionPreview__hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,420px);gap:18px;align-items:start}.hl-executionAction,.hl-executionDependency,.hl-executionEstimate,.hl-executionFooter,.hl-executionOutcome,.hl-executionPreview__heroCopy,.hl-executionPreview__heroRail,.hl-executionPreview__reviewGate,.hl-executionSection,.hl-executionWarning{border:1px solid rgba(255,255,255,.09);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.hl-executionPreview__heroCopy{padding:24px}.hl-executionPreview__heroCopy h2{margin:8px 0 0;font-family:Archivo,Inter,sans-serif;font-size:clamp(1.5rem,2vw,2.1rem);line-height:1.08;letter-spacing:-.03em}.hl-executionPreview__heroCopy p{margin:12px 0 0;max-width:62ch;color:var(--text-muted);line-height:1.6}.hl-executionPreview__heroRail{display:grid;gap:14px;padding:16px}.hl-executionPreview__reviewGate{padding:16px}.hl-executionAction strong,.hl-executionDependency strong,.hl-executionEstimate strong,.hl-executionOutcome strong,.hl-executionPreview__reviewGate strong{display:block;font-size:.98rem;font-weight:700}.hl-executionAction span,.hl-executionDependency p,.hl-executionEstimate p,.hl-executionFooter__note p,.hl-executionOutcome p,.hl-executionPreview__reviewGate p{margin:0;color:var(--text-muted);line-height:1.45;font-size:.84rem}.hl-executionPreview__layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.86fr);gap:18px}.hl-executionPreview__main,.hl-executionPreview__rail{display:grid;gap:18px}.hl-executionSection{padding:18px}.hl-executionSection__header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:14px}.hl-executionSection__header h3{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1rem}.hl-executionSection__header p{margin:0;max-width:42ch;color:var(--text-muted);line-height:1.5;font-size:.84rem}.hl-executionChecklist,.hl-executionDependencies,.hl-executionPreview__dual,.hl-executionRisk,.hl-executionSection__body,.hl-executionSummary{display:grid;gap:12px}.hl-executionPreview__dual{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-executionAction,.hl-executionDependency,.hl-executionEstimate,.hl-executionItem,.hl-executionOutcome,.hl-executionWarning{padding:16px}.hl-executionItem__copy{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.hl-executionItem__label{display:inline-flex;align-items:center;gap:10px}.hl-executionItem__label strong{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(233,221,255,.72)}.hl-executionItem__copy>span{font-size:.94rem;font-weight:600;color:var(--text);text-align:right}.hl-executionItem p{margin:10px 0 0;color:var(--text-muted);line-height:1.5;font-size:.84rem}.hl-executionDependency__icon,.hl-executionEstimate__icon,.hl-executionFooter__icon,.hl-executionItem__icon,.hl-executionOutcome__icon,.hl-executionWarning__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(245,233,255,.92)}.hl-executionTone--ready{border-color:rgba(196,249,204,.18)}.hl-executionTone--warning{border-color:rgba(255,214,144,.2)}.hl-executionTone--blocked{border-color:rgba(255,157,157,.22)}.hl-executionTone--info{border-color:rgba(255,255,255,.09)}.hl-executionWarning{display:grid;gap:14px}.hl-executionWarning__header{display:flex;align-items:start;gap:12px}.hl-executionWarning__header strong{display:block;font-size:.96rem}.hl-executionWarning__header p{margin:4px 0 0;color:var(--text-muted);line-height:1.5;font-size:.84rem}.hl-executionWarning__list{display:grid;gap:10px}.hl-executionWarning__item{padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.04)}.hl-executionWarning__item span{display:block;font-weight:700}.hl-executionWarning__item p{margin:6px 0 0;color:var(--text-muted);line-height:1.45;font-size:.82rem}.hl-executionRisk{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hl-executionRisk__item{padding:12px 14px;border-radius:16px}.hl-executionRisk__item strong{display:block;font-size:.92rem}.hl-executionRisk__item span{display:block;margin-top:4px;color:var(--text-muted);line-height:1.45;font-size:.8rem}.hl-executionEstimate{display:grid;gap:6px}.hl-executionEstimate span,.hl-executionOutcome span{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(233,221,255,.72)}.hl-executionEstimate strong{font-family:Archivo,Inter,sans-serif;font-size:1.25rem}.hl-executionDependency{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start}.hl-executionDependency__icon{margin-top:1px}.hl-executionOutcome{display:grid;gap:8px}.hl-executionOutcome__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.hl-executionOutcome__header span{margin:0}.hl-executionOutcome strong{font-size:.98rem}.hl-executionFooter{display:grid;gap:14px;padding:18px}.hl-executionFooter__note{display:flex;align-items:start;gap:12px}.hl-executionFooter__note strong{display:block;font-size:.95rem}.hl-executionFooter__note p{margin-top:4px}.hl-executionFooter__actions{display:flex;flex-wrap:wrap;gap:12px}.hl-executionAction{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;width:min(100%,100%);flex:1 1 280px;text-align:left;cursor:pointer}.hl-executionAction--primary{background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.08))}.hl-executionAction--secondary{background:rgba(255,255,255,.04)}.hl-executionAction strong{display:block;font-size:.95rem}.hl-executionAction span{display:block;margin-top:4px}.hl-executionAction svg{flex-shrink:0}.hl-commandPalette{display:grid;gap:14px}.hl-commandList{display:grid;gap:8px}.hl-commandItem{display:flex;align-items:center;justify-content:flex-start;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);text-align:left;cursor:pointer}.hl-commandItem:hover{background:rgba(255,255,255,.07)}.hl-profileSummary{display:flex;align-items:center;gap:14px}.hl-profileSummary__avatar{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.07));color:var(--accent-strong);font-weight:700}.hl-profileSummary p{margin:6px 0 0;color:var(--text-muted);line-height:1.5}.hl-label{display:inline-flex;margin-bottom:6px;color:var(--text-soft);font-size:.84rem;font-weight:600}.hl-home{display:grid;gap:28px;max-width:960px;margin:0 auto}.hl-home__hero{display:grid;justify-items:center;gap:18px;padding:24px 0 8px;text-align:center}.hl-heroBadge{display:grid;place-items:center;width:86px;height:86px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.16),rgba(255,255,255,.08));box-shadow:0 0 0 12px rgba(255,255,255,.03)}.hl-heroCopy{display:grid;gap:10px;max-width:760px}.hl-heroCopy h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2.5rem,5vw,4.25rem);line-height:.98;letter-spacing:-.05em}.hl-heroCopy p{margin:0;color:rgba(241,225,255,.72);font-size:1rem;line-height:1.6}.hl-promptBar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;width:min(100%,760px);padding:10px 12px 10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 50px rgba(18,8,32,.22)}.hl-promptBar input{min-width:0;border:0;background:transparent;color:var(--text);font-size:.98rem}.hl-promptBar input::placeholder{color:rgba(237,223,255,.52)}.hl-promptBar__microphone,.hl-promptBar__submit{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);cursor:pointer}.hl-promptBar__submit{background:rgba(255,255,255,.18)}.hl-suggestionRow,.hl-summaryRow{display:grid;gap:12px}.hl-suggestionRow{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,760px)}.hl-suggestionCard{display:grid;gap:8px;justify-items:start;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;cursor:pointer}.hl-suggestionCard span{font-size:.96rem;font-weight:700}.hl-suggestionCard p{margin:0;color:var(--text-muted)}.hl-summaryRow{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,760px)}.hl-home__footer{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;color:rgba(240,228,255,.72)}.hl-reviewChip{margin-bottom:0;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.hl-home__footer p{margin:0}.hl-linkButton{color:rgba(238,223,255,.88);font-weight:600;cursor:pointer}.hl-betaWorkspace{display:grid;gap:20px}.hl-betaWorkspace--status{min-height:320px;align-items:start}.hl-betaWorkspace__hero,.hl-betaWorkspace__main,.hl-betaWorkspace__rail{display:grid;gap:18px}.hl-betaWorkspace__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;align-items:start}.hl-betaHeroCard,.hl-betaKeyValueCard,.hl-betaListCard,.hl-betaPanel,.hl-betaResultCard,.hl-betaToggleCard{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hl-betaHeroCard,.hl-betaPanel{padding:24px}.hl-betaHeroCard{display:grid;gap:12px}.hl-betaHeroCard h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2rem,3.2vw,3.15rem);line-height:.98;letter-spacing:-.045em}.hl-betaHeroCard p,.hl-betaKeyValueCard p,.hl-betaListCard p,.hl-betaPanel__header p,.hl-betaResultCard p,.hl-betaToggleCard p{margin:0;color:var(--text-muted);line-height:1.55}.hl-betaPanel{display:grid;gap:16px}.hl-betaPanel__header{display:flex;align-items:start;justify-content:space-between;gap:14px}.hl-betaPanel__header h3{margin:8px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1.2rem;letter-spacing:-.03em}.hl-betaKeyValueGrid,.hl-betaList,.hl-betaToggleList{display:grid;gap:12px}.hl-betaKeyValueGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.hl-betaKeyValueCard,.hl-betaListCard,.hl-betaResultCard,.hl-betaToggleCard{display:grid;gap:10px;padding:18px}.hl-betaListCard.is-selected{border-color:rgba(160,214,255,.24);background:linear-gradient(180deg,rgba(141,205,255,.09),rgba(255,255,255,.05))}.hl-betaListCard__header,.hl-betaResultCard__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.hl-betaKeyValueCard strong,.hl-betaListCard__header strong,.hl-betaResultCard__header strong,.hl-betaToggleCard strong{display:block;font-size:1rem}.hl-betaKeyValueCard span,.hl-betaListCard__header span,.hl-betaResultCard__header span,.hl-betaToggleCard span{color:var(--text-soft);font-size:.82rem}.hl-betaListCard small,.hl-betaResultCard small{color:var(--text-soft);font-size:.8rem;line-height:1.45}.hl-betaTagRow{display:flex;flex-wrap:wrap;gap:8px}.hl-betaStatus,.hl-betaTag{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(245,234,255,.84);font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hl-betaToggleCard{grid-template-columns:minmax(0,1fr) auto;align-items:center}.hl-betaToggleCard input{width:18px;height:18px}.hl-betaResultCard{text-align:left;cursor:pointer}.hl-betaListCard:hover,.hl-betaResultCard:hover{background:rgba(255,255,255,.08)}.hl-betaSearchBar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:min(100%,680px);padding:14px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.hl-betaSearchBar input{min-width:0;border:0;background:transparent;color:var(--text)}.hl-assistantWorkspace{display:grid;gap:18px}.hl-homeReset{position:relative;display:flex;flex-direction:column;gap:18px;min-height:100svh;align-items:center;justify-content:center;overflow:hidden;padding:28px 28px 48px}.hl-homeReset:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,8,30,.34),rgba(17,8,30,.18) 32%,rgba(17,8,30,.4));pointer-events:none}.hl-homeReset__hero{position:relative;z-index:1;display:flex;width:100%;max-width:48rem;flex-direction:column;align-items:center;gap:18px;margin:0 auto;transform:translateY(-6px)}.hl-homeReset__mark{margin-bottom:0}.hl-homeReset__markOrb{position:relative;display:grid;place-items:center;width:94px;height:94px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.14),transparent 34%),rgba(255,255,255,.045);box-shadow:0 24px 64px rgba(12,8,22,.45),0 0 32px rgba(155,125,215,.18),inset 0 1px 0 rgba(255,255,255,.18)}.hl-homeReset__markOrb:before{content:"";position:absolute;inset:-24px;border-radius:inherit;background:radial-gradient(circle,rgba(215,195,255,.22),rgba(142,112,204,.08) 46%,transparent 72%);filter:blur(18px)}.hl-homeReset__markLogo{position:relative;z-index:1;width:58px;height:58px;background:url(/assets/brand/heallens-butterfly.png) 50%/contain no-repeat;filter:drop-shadow(0 8px 24px rgba(195,165,255,.35))}.hl-homeReset__copy{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.hl-homeReset__copy p{margin:0;font-family:Inter Tight,Archivo,Inter,sans-serif;font-size:clamp(2.15rem,4.4vw,3.35rem);font-weight:600;line-height:.96;letter-spacing:-.03em;color:#fff;text-shadow:0 0 12px rgba(194,171,240,.15)}.hl-homeReset__copy span{max-width:34rem;color:rgba(235,227,248,.76);font-family:Geist,Inter,sans-serif;font-size:.98rem;line-height:1.55}.hl-chatRailCard,.hl-homeComposer,.hl-homeConversation__executionCard,.hl-homeConversation__item,.hl-homeConversation__reviewCard{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.hl-homeComposer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;max-width:640px;min-height:58px;padding:8px 10px 8px 24px;border-radius:999px;box-shadow:inset 0 1px 1px rgba(255,255,255,.2),0 8px 32px rgba(0,0,0,.15)}.hl-homeComposer.is-expanded{border-radius:28px;align-items:end}.hl-homeComposer:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,.06),rgba(255,255,255,.22));opacity:.3;filter:blur(.4px);pointer-events:none}.hl-homeComposer__field{min-width:0}.hl-homeComposer input,.hl-homeComposer textarea{appearance:none;-webkit-appearance:none;min-width:0;width:100%;min-height:38px;height:38px;max-height:120px;resize:none;border:0;background:transparent;color:#fff;font-family:Geist,Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em;outline:none;padding:8px 4px}.hl-homeComposer input:-webkit-autofill,.hl-homeComposer input:-webkit-autofill:focus,.hl-homeComposer input:-webkit-autofill:hover,.hl-homeComposer textarea:-webkit-autofill,.hl-homeComposer textarea:-webkit-autofill:focus,.hl-homeComposer textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 9999s ease-out;transition:background-color 9999s ease-out}.hl-homeComposer input::placeholder,.hl-homeComposer textarea::placeholder{color:rgba(255,255,255,.6)}.hl-homeComposer__mic{width:44px;height:44px;color:rgba(255,255,255,.7)}.hl-homeComposer__mic,.hl-homeComposer__submit{display:inline-flex;align-items:center;justify-content:center}.hl-homeComposer__submit{width:48px;height:48px;border-radius:999px;border:0;background:#d8b4fe;color:#171324;box-shadow:0 0 20px rgba(216,180,254,.4),inset 0 1px 0 rgba(255,255,255,.6);cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.hl-homeComposer__submit:hover{transform:translateY(-1px);background:#e9d5ff;box-shadow:0 0 30px rgba(233,213,255,.6)}.hl-homeReset__intro{display:grid;justify-items:center;gap:18px}.hl-homePromptGrid{display:flex;width:100%;max-width:568px;flex-wrap:wrap;justify-content:center;gap:12px 14px;margin-top:12px}.hl-homePromptCard{display:flex;width:auto;flex-direction:column;align-items:flex-start;gap:4px;padding:16px 20px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.01);box-shadow:inset 0 1px 1px rgba(255,255,255,.05),0 8px 20px rgba(0,0,0,.1);text-align:left;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease;cursor:pointer}.hl-homePromptCard:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.03);box-shadow:inset 0 1px 1px rgba(255,255,255,.1),0 10px 30px rgba(0,0,0,.2)}.hl-homePromptCard__icon{display:inline-flex;align-items:center;gap:10px;color:#d8b4fe;filter:drop-shadow(0 0 8px rgba(216,180,254,.6))}.hl-homePromptCard__copy{display:grid;gap:2px}.hl-homePromptCard__copy strong{color:rgba(255,255,255,.95);font-family:Geist,Inter,sans-serif;font-size:14px;font-weight:500}.hl-homePromptCard__copy small{padding-left:24px;color:rgba(255,255,255,.5);font-family:Geist,Inter,sans-serif;font-size:13px;line-height:1.35;white-space:nowrap}.hl-homeConversation{display:flex;flex-direction:column;gap:28px;width:100%;min-height:100%;margin:0}.hl-homeConversation__cluster{display:grid;gap:14px;width:100%}.hl-homeConversation__item{display:grid;gap:8px;width:auto;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.hl-homeConversation__item--therapist{justify-self:end;width:min(100%,460px)}.hl-homeConversation__item--assistant{justify-self:start;width:min(100%,860px)}.hl-homeConversation__item--rich{gap:10px}.hl-homeConversation__item p{margin:0;color:rgba(245,239,252,.9);font-size:1rem;line-height:1.68}.hl-homeConversation__item--therapist p{width:100%;padding:14px 18px;border-radius:24px;border:1px solid rgba(194,176,240,.12);background:rgba(72,49,114,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 24px rgba(10,4,24,.18)}.hl-homeConversation__item--assistant p{max-width:46rem}.hl-richResponse{width:min(100%,46rem);color:rgba(245,239,252,.92)}.hl-richResponse__content{font-size:1rem;line-height:1.72;overflow-wrap:anywhere}.hl-richResponse__content>:first-child{margin-top:0}.hl-richResponse__content>:last-child{margin-bottom:0}.hl-richResponse__content blockquote,.hl-richResponse__content ol,.hl-richResponse__content p,.hl-richResponse__content pre,.hl-richResponse__content table,.hl-richResponse__content ul{margin:0 0 1rem}.hl-richResponse__content h1,.hl-richResponse__content h2,.hl-richResponse__content h3,.hl-richResponse__content h4{color:#fff;line-height:1.28;letter-spacing:-.025em;margin:1.65rem 0 .65rem}.hl-richResponse__content h1{font-size:1.55rem}.hl-richResponse__content h2{font-size:1.28rem}.hl-richResponse__content h3{font-size:1.08rem}.hl-richResponse__content ol,.hl-richResponse__content ul{padding-left:1.45rem}.hl-richResponse__content li+li{margin-top:.38rem}.hl-richResponse__content a{color:#e9d5ff;text-decoration-color:rgba(233,213,255,.52);text-underline-offset:3px}.hl-richResponse__content a svg{display:inline-block;margin-left:.22rem;vertical-align:-.06em}.hl-richResponse__content blockquote{padding:.1rem 0 .1rem 1rem;border-left:2px solid rgba(216,180,254,.62);color:rgba(245,239,252,.76)}.hl-richResponse__content pre{overflow-x:auto;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(8,4,17,.36)}.hl-richResponse__content code{font-size:.9em}.hl-richResponse__content :not(pre)>code{padding:.12em .36em;border-radius:5px;background:rgba(255,255,255,.08)}.hl-richResponse__content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.hl-richResponse__content td,.hl-richResponse__content th{padding:.55rem .7rem;border:1px solid rgba(255,255,255,.12);text-align:left}.hl-richResponse__content th{background:rgba(255,255,255,.06)}.hl-richResponse__content.is-streaming:after{content:"";display:inline-block;width:.45rem;height:1rem;margin-left:.28rem;border-radius:2px;background:#e9d5ff;vertical-align:-.14rem;animation:hl-pulse 1s ease-in-out infinite}.hl-richResponse__resources{display:grid;gap:9px;margin:1rem 0 0;padding:0;list-style:none;counter-reset:resource}.hl-richResponse__resource{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:start;padding:11px 12px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.035)}.hl-richResponse__resourceFallback,.hl-richResponse__resourceImage{display:grid;width:46px;height:58px;place-items:center;border-radius:9px;object-fit:cover;background:rgba(216,180,254,.14);color:#e9d5ff}.hl-richResponse__resourceTitle{display:inline-flex;align-items:baseline;gap:3px;color:#f3e8ff;font-weight:650;line-height:1.4;text-decoration-color:rgba(233,213,255,.55);text-underline-offset:3px}.hl-richResponse__resourceTitle span{color:rgba(245,239,252,.72);font-weight:500}.hl-richResponse__resourceTitle svg{flex:0 0 auto;margin-left:2px}.hl-richResponse__resource p{margin:4px 0 0;color:rgba(245,239,252,.8);font-size:.9rem;line-height:1.5}.hl-richResponse__resource small{display:block;margin-top:5px;color:rgba(245,239,252,.57);font-size:.78rem}.hl-richResponse__previews{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin-top:1rem}.hl-richResponse__preview{display:flex;gap:10px;align-items:center;min-width:0;min-height:64px;padding:11px 12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.035);color:rgba(245,239,252,.92);text-decoration:none;transition:border-color .16s ease,background-color .16s ease}.hl-richResponse__preview:hover{border-color:rgba(233,213,255,.42);background:rgba(255,255,255,.065)}.hl-richResponse__previewIcon{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:10px;color:#e9d5ff;background:rgba(216,180,254,.15)}.hl-richResponse__previewImage{display:block;flex:0 0 52px;width:52px;height:52px;border-radius:9px;object-fit:cover;background:rgba(255,255,255,.08)}.hl-richResponse__preview--image{min-height:76px}.hl-richResponse__preview>span{display:grid;min-width:0;gap:2px;flex:1 1}.hl-richResponse__preview small,.hl-richResponse__preview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hl-richResponse__preview small{color:rgba(245,239,252,.62)}.hl-richResponse__preview.is-unavailable{opacity:.62}.hl-richResponse__citations{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.hl-richResponse__citation{display:inline-flex;max-width:100%;align-items:center;gap:6px;min-height:28px;padding:0 9px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.03);color:rgba(245,239,252,.8);cursor:pointer;font:inherit;font-size:.76rem;line-height:1;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hl-richResponse__citation:hover{border-color:rgba(233,213,255,.45);color:#fff}.hl-richResponse__citation span{display:grid;flex:0 0 16px;width:16px;height:16px;place-items:center;border-radius:999px;color:#221238;background:#e9d5ff;font-size:.66rem;font-weight:700}.hl-richResponse__footer{display:flex;align-items:center;gap:8px;min-height:30px;margin-top:10px}.hl-richResponse__status{color:rgba(245,239,252,.64);font-size:.82rem}.hl-richResponse__copy,.hl-richResponse__sources{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.035);color:rgba(245,239,252,.8);cursor:pointer;font:inherit;font-size:.8rem}.hl-richResponse__sources span{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:rgba(216,180,254,.22);font-size:.72rem}.hl-homeComposer textarea{display:block;box-sizing:border-box;min-height:24px;max-height:176px;resize:none}.hl-homeConversation__summaryPanel{display:grid;gap:8px;width:100%;margin-top:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.025);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hl-chatRailCard strong,.hl-homeConversation__executionHeader strong,.hl-homeConversation__reviewHeader strong,.hl-homeConversation__summaryPanel strong{display:block;font-size:.98rem;letter-spacing:-.02em}.hl-homeConversation__summaryPanel ul{margin:0;padding-left:18px;color:rgba(241,234,252,.76);line-height:1.55}.hl-homeConversation__summaryPanel li+li{margin-top:5px}.hl-homeConversation__actionStrip{display:flex;flex-wrap:wrap;gap:8px;width:min(100%,860px);margin-top:-2px}.hl-conversationWorkspace{position:relative;display:flex;flex-direction:column;min-height:100svh;padding:28px 0 24px}.hl-conversationWorkspace:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,8,30,.34),rgba(17,8,30,.18) 32%,rgba(17,8,30,.4));pointer-events:none}.hl-conversationHistory{position:relative;z-index:1;display:grid;gap:8px;width:min(100% - 64px,1220px);margin:0 auto 8px;padding:12px 16px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.025)}.hl-conversationHistory__heading,.hl-conversationHistory__item{display:flex;align-items:center;justify-content:space-between;gap:10px}.hl-conversationHistory button{border:0;background:transparent;color:rgba(245,239,255,.84);cursor:pointer;font:inherit}.hl-conversationHistory__item>button:first-child{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.hl-conversationWorkspace__thread{box-sizing:border-box;position:relative;z-index:1;flex:1 1;width:100%;max-width:1360px;margin:0 auto;padding:20px clamp(32px,4vw,72px) 120px}.hl-conversationWorkspace__composerDock{box-sizing:border-box;position:sticky;bottom:24px;z-index:2;width:100%;max-width:1360px;margin:0 auto;padding:0 clamp(32px,4vw,72px);background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.hl-conversationWorkspace .hl-homeComposer{width:min(100%,1080px);max-width:none;margin:0}.hl-homeReset__composerDock{box-sizing:border-box;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;max-width:640px;margin:0 auto}.hl-homeConversation__actionChip{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:rgba(248,244,255,.9);font-size:.9rem;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.hl-homeConversation__actionChip:hover{transform:translateY(-1px);background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.16)}.hl-homeConversation__evidenceGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding-left:0}.hl-homeConversation__evidenceCard{display:grid;gap:10px;padding:16px 18px;border-radius:18px;border:0;background:rgba(255,255,255,.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hl-homeConversation__evidenceCard>span{color:rgba(216,180,254,.86);font-size:.76rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hl-homeConversation__evidenceCard>div{display:grid;gap:10px}.hl-homeConversation__evidenceRow{display:grid;gap:4px}.hl-homeConversation__evidenceRow p,.hl-homeConversation__executionRow span,.hl-homeConversation__reviewRow span{color:rgba(227,216,248,.62);font-size:.86rem}.hl-homeConversation__evidenceRow strong,.hl-homeConversation__executionRow strong,.hl-homeConversation__reviewRow strong{color:rgba(247,241,255,.92);font-size:.96rem}.hl-chatRailCard p,.hl-homeConversation__evidenceRow small,.hl-homeConversation__executionHeader p,.hl-homeConversation__executionRow small,.hl-homeConversation__reviewHeader p,.hl-homeConversation__reviewRow small{margin:0;color:rgba(233,224,247,.72);font-size:.88rem;line-height:1.45}.hl-homeConversation__executionCard,.hl-homeConversation__reviewCard{display:grid;gap:14px;padding:18px 20px;border-radius:20px;border:0;background:rgba(45,30,74,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.hl-homeConversation__reviewHeader{display:flex;align-items:flex-start;gap:14px}.hl-homeConversation__reviewIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#d8b4fe;background:rgba(216,180,254,.1)}.hl-homeConversation__executionRows,.hl-homeConversation__reviewRows{display:grid;gap:8px}.hl-homeConversation__executionRow,.hl-homeConversation__reviewRow{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:18px;padding-top:10px;border-top:1px solid rgba(255,255,255,.06)}.hl-homeConversation__executionHeader{display:grid;gap:6px}.hl-chatRail{display:grid;gap:12px}.hl-chatRail__intro{padding:0 0 6px}.hl-chatRail__intro,.hl-chatRail__introCopy{display:grid;gap:6px}.hl-chatRail__introCopy strong{font-size:1rem;letter-spacing:-.02em}.hl-chatRail__introCopy p{margin:0;color:rgba(233,224,247,.72);font-size:.9rem;line-height:1.5}.hl-chatRail__cards{display:grid;gap:6px}.hl-chatRailCard{display:grid;gap:8px;padding:12px 0;border-radius:18px;border:0;border-top:1px solid rgba(255,255,255,.07);background:transparent}.hl-chatRailCard--accent{border-color:rgba(187,164,255,.16)}.hl-chatRailCard div{display:grid;gap:8px}.hl-chatRail__footer{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.hl-chatRail__footer span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.04);color:rgba(227,216,248,.66);font-size:.76rem}.hl-assistantTargetGrid{display:grid;grid-template-columns:1fr;gap:10px}.hl-assistantTargetCard{display:grid;gap:7px;padding:14px;text-align:left;cursor:pointer}.hl-assistantTargetCard__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hl-assistantTargetCard__header span{color:rgba(239,226,255,.68);font-size:.78rem}.hl-assistantEmptyState{max-width:720px}.hl-assistantChecklist{display:grid;gap:8px}.hl-assistantChecklist__item{padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.hl-assistantChecklist__item strong{display:block;font-size:.95rem}.hl-assistantChecklist__item p{margin:6px 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.45}.hl-emptyStateCard,.hl-runtimeState{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:720px;padding:20px 22px;border-radius:22px;border:1px solid var(--glass-card-border);background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow)}.hl-emptyStateCard strong,.hl-runtimeState__copy strong{display:block;margin-bottom:4px}.hl-emptyStateCard p,.hl-runtimeState__copy p{margin:0;color:var(--text-muted);line-height:1.5}.hl-runtimeState--warning{border-color:rgba(255,190,120,.16)}.hl-runtimeState__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.08);color:var(--accent-strong);flex:0 0 auto}.hl-runtimeState__copy{min-width:0}.hl-runtimeState__copy strong{font-size:.98rem}.hl-spin{animation:spin 1s linear infinite}.hl-runtimeOverview{display:grid;gap:22px;width:min(100%,1024px);margin:0 auto}.hl-runtimeOverview__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hl-runtimeCard{padding:18px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hl-runtimeCard span{display:inline-flex;margin-bottom:8px;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(226,212,255,.7)}.hl-runtimeCard strong{display:block;margin-bottom:8px;font-family:Archivo,Inter,sans-serif;font-size:1.08rem}.hl-runtimeCard p{margin:0;color:var(--text-muted);line-height:1.5}.hl-runtimeOverview__actions,.hl-runtimeSignals{display:flex;flex-wrap:wrap;gap:12px}.hl-runtimeSignals{color:rgba(240,229,255,.86)}.hl-runtimeSignal{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}.hl-srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0);clip-path:inset(50%)}.hl-entry{display:grid;gap:22px;width:min(100%,1080px);margin:0 auto}.hl-entry--status{min-height:calc(100svh - var(--shell-header-height) - 140px);place-items:center}.hl-entryHero{display:grid;justify-items:center;gap:16px;padding:8px 0 4px;text-align:center}.hl-entryHero__mark{display:grid;place-items:center;width:88px;height:88px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 35% 32%,rgba(255,255,255,.2),rgba(255,255,255,.06)),rgba(255,255,255,.04);box-shadow:0 0 0 12px rgba(255,255,255,.03),0 14px 30px rgba(17,7,32,.22)}.hl-entryHero__mark img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(15,6,28,.22))}.hl-entryHero__copy{display:grid;gap:10px;max-width:760px}.hl-entryHero__copy h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2.2rem,5vw,4.1rem);line-height:.96;letter-spacing:-.05em}.hl-entryHero__copy p{margin:0;color:rgba(242,228,255,.74);font-size:1rem;line-height:1.62}.hl-entryPrompt{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,780px);padding:10px 12px 10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.07)),rgba(255,255,255,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 50px rgba(17,7,32,.2)}.hl-entryPrompt input{min-width:0;width:100%;border:0;background:transparent;color:var(--text);font-size:.98rem}.hl-entryPrompt input::placeholder{color:rgba(236,221,255,.52)}.hl-entryPrompt__iconButton,.hl-entryPrompt__submit{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.hl-entryPrompt__submit{background:rgba(255,255,255,.18)}.hl-entryAction:hover,.hl-entryPanel__action:hover,.hl-entryPrompt__iconButton:hover,.hl-entryPrompt__submit:hover{transform:translateY(-1px)}.hl-entryActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,760px)}.hl-entryAction{display:grid;gap:8px;min-height:118px;padding:16px 17px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04)),rgba(255,255,255,.03);text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 34px rgba(18,8,32,.16);cursor:pointer}.hl-entryAction__index{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(229,213,255,.72)}.hl-entryAction__copy{display:grid;gap:4px}.hl-entryAction__title{font-size:.98rem;font-weight:700}.hl-entryAction__desc{color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-entryAction__helper{margin-top:auto;color:rgba(237,224,255,.58);font-size:.73rem}.hl-entryGrid{grid-template-columns:minmax(0,1.45fr) minmax(0,.95fr);align-items:start}.hl-entryColumn,.hl-entryGrid{display:grid;gap:16px}.hl-entryPanel{padding:var(--space-panel) var(--space-panel) 16px;border-radius:24px;border:1px solid var(--border);background:var(--glass-panel-fill);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow)}.hl-entryPanel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.hl-entryPanel__header h3{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.02em}.hl-entryPanel__header p{margin:6px 0 0;color:var(--text-muted);font-size:.88rem;line-height:1.5}.hl-entryPanel__action{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0;border:0;background:transparent;color:rgba(241,228,255,.84);white-space:nowrap}.hl-entryPanel__body{min-width:0}.hl-entryStatGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hl-entryStat{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-entryStat span{display:inline-flex;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-entryStat strong{display:block;margin-bottom:8px;font-family:Archivo,Inter,sans-serif;font-size:1.04rem;line-height:1.16}.hl-entryStat p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-entryStat--accent{border-color:rgba(204,158,255,.2)}.hl-entryStat--warning{border-color:rgba(255,190,120,.18)}.hl-entryStat--success{border-color:rgba(132,250,173,.18)}.hl-entryIntentGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hl-entryIntentCard{display:grid;gap:10px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-entryIntentCard span{display:inline-flex;font-size:.67rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-entryIntentCard__list{display:grid;gap:8px}.hl-entryIntentCard__list strong{display:block;font-size:.94rem;line-height:1.4}.hl-entryActivity,.hl-entryReview,.hl-entrySchedule{display:grid;gap:12px}.hl-entryActivityItem,.hl-entryNoticeStat,.hl-entryPrep__note,.hl-entryReviewItem,.hl-entryScheduleItem{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-entryActivityItem,.hl-entryReviewItem,.hl-entryScheduleItem{padding:14px;border-radius:18px}.hl-entryScheduleItem{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px}.hl-entryScheduleItem__time{display:inline-flex;align-items:center;gap:8px;color:rgba(237,225,255,.84);font-size:.88rem;font-weight:600;white-space:nowrap}.hl-entryActivityItem__copy,.hl-entryReviewItem__copy,.hl-entryScheduleItem__copy{display:grid;gap:6px}.hl-entryActivityItem__heading,.hl-entryReviewItem__heading,.hl-entryScheduleItem__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hl-entryActivityItem__heading strong,.hl-entryReviewItem__heading strong,.hl-entryScheduleItem__heading strong{font-size:.95rem;font-weight:700}.hl-entryActivityItem__copy p,.hl-entryReviewItem__copy p,.hl-entryScheduleItem__copy p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-entryStatusPill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.hl-entryStatusPill--upcoming{border-color:rgba(154,198,255,.2)}.hl-entryStatusPill--live{border-color:rgba(241,220,255,.22)}.hl-entryStatusPill--follow-up,.hl-entryStatusPill--needs-review{border-color:rgba(255,190,120,.2)}.hl-entryStatusPill--draft{border-color:rgba(204,158,255,.2)}.hl-entryStatusPill--ready{border-color:rgba(132,250,173,.2)}.hl-entryNoticeStats{display:grid;gap:10px}.hl-entryNoticeStat{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border-radius:18px}.hl-entryNoticeStat strong{display:block;font-family:Archivo,Inter,sans-serif;font-size:.98rem;line-height:1.15}.hl-entryNoticeStat p{margin:3px 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.4}.hl-entryPrep{display:grid;gap:14px}.hl-entryPrep__note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:flex-start;padding:14px;border-radius:18px}.hl-entryPrep__note p{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.5}.hl-entryPrep__flags{display:flex;flex-wrap:wrap;gap:8px}.hl-entryPrep__flags span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05);color:rgba(240,228,255,.9);font-size:.76rem;font-weight:600}.hl-entryEmpty{gap:14px;padding:var(--space-card);border-radius:18px;border-style:dashed;background:rgba(255,255,255,.04)}.hl-entryEmpty strong{display:block;margin-bottom:6px;font-size:.94rem}.hl-entryEmpty p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-actionCenter{display:grid;gap:18px;width:min(100%,1180px);margin:0 auto}.hl-actionCenter--status{min-height:calc(100svh - var(--shell-header-height) - 140px);place-items:center}.hl-actionHero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:end;padding:4px 0 6px}.hl-actionHero h2{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2rem,4.6vw,3.8rem);line-height:.98;letter-spacing:-.05em}.hl-actionHero p{max-width:760px;margin:12px 0 0;color:rgba(242,228,255,.76);font-size:1rem;line-height:1.62}.hl-actionSearchHint{display:flex;align-items:flex-start;gap:10px;padding:14px 15px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--text-muted);line-height:1.45}.hl-actionSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hl-actionSummaryCard{padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04)),rgba(255,255,255,.03);box-shadow:0 12px 34px rgba(18,8,32,.16)}.hl-actionContextPanel__eyebrow,.hl-actionContextPanel__section span,.hl-actionPriorityCard__label,.hl-actionSection__header p,.hl-actionSummaryCard span{display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-actionSummaryCard strong{display:block;margin-top:10px;font-family:Archivo,Inter,sans-serif;font-size:1.08rem}.hl-actionContextPanel__empty p,.hl-actionContextPanel__section p,.hl-actionFooterHint span,.hl-actionPriorityCard p,.hl-actionPriorityCard small,.hl-actionSection__header p,.hl-actionSummaryCard p{margin:8px 0 0;color:var(--text-muted);font-size:.86rem;line-height:1.5}.hl-actionSummaryCard--accent{border-color:rgba(204,158,255,.2)}.hl-actionSummaryCard--warning{border-color:rgba(255,190,120,.18)}.hl-actionSummaryCard--success{border-color:rgba(132,250,173,.18)}.hl-actionSection{padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.04)),rgba(16,6,30,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hl-actionSection__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.hl-actionSection__header h2{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.02em}.hl-actionFilterBar{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hl-actionFilterChip{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--text-soft);cursor:pointer}.hl-actionFilterChip.is-active{background:rgba(255,255,255,.12);color:var(--text)}.hl-actionTable{display:grid;gap:8px}.hl-actionRow,.hl-actionTable__header{display:grid;grid-template-columns:minmax(180px,1.6fr) minmax(180px,1.2fr) minmax(92px,.7fr) minmax(110px,.8fr) minmax(110px,.8fr) minmax(120px,.9fr) minmax(92px,.6fr);gap:12px;align-items:center}.hl-actionTable__header{padding:0 16px 8px;color:rgba(225,210,255,.7);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hl-actionRow{width:100%;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hl-actionRow.is-selected,.hl-actionRow:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07)}.hl-actionRow__client{display:grid;gap:4px}.hl-actionRow__client strong{font-size:.96rem;font-weight:700}.hl-actionRow__cell span,.hl-actionRow__client span{color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-actionPriority{color:rgba(244,230,255,.92);font-weight:600}.hl-actionStatus{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.hl-actionStatus--warning{border-color:rgba(255,190,120,.2)}.hl-actionStatus--info{border-color:rgba(154,198,255,.2)}.hl-actionStatus--success{border-color:rgba(132,250,173,.2)}.hl-actionStatus--muted{border-color:rgba(255,255,255,.08)}.hl-actionPriorityGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hl-actionPriorityCard{display:grid;gap:2px;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-actionPriorityCard strong{margin-top:4px;font-family:Archivo,Inter,sans-serif;font-size:1rem}.hl-actionPriorityCard__label{margin-bottom:4px}.hl-actionContextPanel{display:grid;gap:14px}.hl-actionContextPanel__empty{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start}.hl-actionContextPanel__client,.hl-actionContextPanel__empty{padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-actionContextPanel__client h3{margin:8px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1.12rem}.hl-actionContextPanel__client p{margin:6px 0 0;color:var(--text-muted)}.hl-actionContextPanel__section{display:grid;gap:2px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-actionChipList{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hl-actionChip{display:inline-flex;min-height:32px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(244,230,255,.9);font-size:.76rem}.hl-actionContextPanel__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hl-actionFooterHint{display:flex;align-items:center;gap:10px;color:var(--text-muted)}.hl-actionMobileContext,.hl-calendarMobileContext{display:none}.hl-clientWorkspace{display:grid;gap:16px;width:min(100%,1240px);margin:0 auto}.hl-clientWorkspace--status{min-height:calc(100svh - var(--shell-header-height) - 140px);place-items:center}.hl-clientWorkspace__columns{display:grid;grid-template-columns:300px minmax(0,1fr) 320px;gap:16px;align-items:start}.hl-clientContextPanel,.hl-clientDirectory,.hl-clientPanel{padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.04)),rgba(16,6,30,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hl-clientDirectory{display:grid;gap:14px}.hl-clientDirectory__search input{width:100%;min-height:42px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}.hl-clientDirectory__filterGroup{display:flex;flex-wrap:wrap;gap:8px}.hl-clientFilterChip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--text-soft);cursor:pointer}.hl-clientFilterChip.is-active{color:var(--text);background:rgba(255,255,255,.12)}.hl-clientList{display:grid;gap:10px}.hl-clientCard{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);text-align:left;cursor:pointer}.hl-clientCard.is-selected{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07)}.hl-clientCard__avatar,.hl-clientHeader__avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.17),rgba(255,255,255,.08));color:var(--accent-strong);font-weight:700}.hl-clientCard__avatar{width:44px;height:44px}.hl-clientCard__copy{display:grid;gap:3px}.hl-clientCard__copy strong,.hl-clientHeader__identity h1{font-family:Archivo,Inter,sans-serif;letter-spacing:-.03em}.hl-clientCard__copy small,.hl-clientCard__copy span,.hl-clientHeader__identity p{color:var(--text-muted);font-size:.86rem;line-height:1.45}.hl-clientStatusChip{display:inline-flex;justify-self:start;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hl-clientStatusChip--success,.hl-clientTimelineEntry__status--approved,.hl-clientTimelineEntry__status--completed{border-color:rgba(132,250,173,.2)}.hl-clientStatusChip--warning,.hl-clientTimelineEntry__status--draft,.hl-clientTimelineEntry__status--review-required{border-color:rgba(255,190,120,.2)}.hl-clientStatusChip--info,.hl-clientTimelineEntry__status--approved,.hl-clientTimelineEntry__status--completed{border-color:rgba(154,198,255,.2)}.hl-clientHeader,.hl-clientWorkspace__main{display:grid;gap:16px}.hl-clientHeader{padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045)),rgba(16,6,30,.42);box-shadow:var(--shadow)}.hl-clientHeader__identity{display:flex;align-items:center;gap:14px}.hl-clientHeader__avatar{width:60px;height:60px;font-size:1.1rem}.hl-clientHeader__identity h1{margin:0;font-size:clamp(1.4rem,2vw,2rem)}.hl-clientHeader__identity p{margin:6px 0 0}.hl-clientHeader__badges{display:flex;flex-wrap:wrap;gap:8px}.hl-clientReadinessBadge{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:rgba(244,230,255,.9);font-size:.76rem}.hl-clientTabs{display:flex;flex-wrap:wrap;gap:8px}.hl-clientTab{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--text-soft);cursor:pointer}.hl-clientTab.is-active{color:var(--text);background:rgba(255,255,255,.12)}.hl-clientWorkspace__content{display:grid;gap:16px}.hl-clientOverview__summary,.hl-clientSplitGrid,.hl-clientStatList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hl-clientAIItem,.hl-clientFollowUpCard,.hl-clientSessionCard,.hl-clientStatCard,.hl-clientSummaryCard{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-clientContextItem span,.hl-clientFollowUpCard span,.hl-clientNote__section span,.hl-clientSessionCard span,.hl-clientStatCard span,.hl-clientSummaryCard span,.hl-clientTimelineEntry__heading span{display:inline-flex;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-clientContextItem strong,.hl-clientFollowUpCard strong,.hl-clientSessionCard strong,.hl-clientStatCard strong,.hl-clientSummaryCard strong{display:flex;align-items:center;gap:8px;font-family:Archivo,Inter,sans-serif}.hl-clientAIItem,.hl-clientContextItem small,.hl-clientFollowUpCard p,.hl-clientNote__header p,.hl-clientNote__section p,.hl-clientSessionCard p,.hl-clientStatCard p,.hl-clientSummaryCard p,.hl-clientTimelineEntry p{margin:8px 0 0;color:var(--text-muted);font-size:.86rem;line-height:1.5}.hl-clientFollowUpList,.hl-clientNoteList,.hl-clientTimeline{display:grid;gap:12px}.hl-clientContextItem,.hl-clientNote,.hl-clientTimelineEntry{padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.hl-clientTimelineEntry{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:12px;align-items:start}.hl-clientTimelineEntry__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:rgba(255,255,255,.08)}.hl-clientTimelineEntry__heading{display:flex;justify-content:space-between;gap:12px}.hl-clientNote__status,.hl-clientTimelineEntry__status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.hl-clientNote__actions,.hl-clientNote__header{display:flex;justify-content:space-between;gap:12px}.hl-clientNote__section{margin-top:12px}.hl-clientNote__actions{margin-top:14px;flex-wrap:wrap}.hl-clientContextPanel{display:grid;gap:14px}.hl-clientContextPanel__body{display:grid;gap:10px}.hl-clientContextItem__stack{display:grid;gap:4px}.hl-clientContextItem__stack small{color:var(--text-muted)}.hl-calendarLayer__empty,.hl-clientWorkspace__empty{padding:24px;border-radius:24px;border:1px dashed rgba(255,255,255,.12);background:rgba(255,255,255,.04)}.hl-calendarLayerRoot{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;width:min(100%,1240px);margin:0 auto}.hl-calendarLayerRoot__main{display:grid;gap:16px}.hl-calendarLayerRoot__panel{position:sticky;top:calc(var(--shell-header-height) + 18px);align-self:start}.hl-appointmentContext,.hl-calendarLayer,.hl-calendarSummaryCard{padding:var(--space-panel);border-radius:24px;border:1px solid var(--border);background:var(--glass-panel-fill);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow)}.hl-calendarLayer--status{min-height:calc(100svh - var(--shell-header-height) - 140px);place-items:center}.hl-calendarLayer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.hl-calendarLayer__header h2{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2rem,4.4vw,3.6rem);line-height:.98;letter-spacing:-.05em}.hl-calendarLayer__header p{max-width:720px;margin:12px 0 0;color:rgba(242,228,255,.76);line-height:1.6}.hl-calendarLayer__provider{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:var(--text-muted)}.hl-calendarLayer__board{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.hl-calendarDayColumn{display:grid;gap:10px}.hl-calendarDayColumn__label{display:flex;align-items:center;justify-content:center;min-height:32px;border-radius:999px;color:rgba(225,210,255,.72);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hl-calendarDayColumn__body{min-height:320px;display:grid;align-content:start;gap:10px;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.hl-appointmentCard{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hl-appointmentCard.is-selected,.hl-appointmentCard:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08)}.hl-appointmentCard__top{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start}.hl-appointmentCard__avatar,.hl-appointmentContext__avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.17),rgba(255,255,255,.08));color:var(--accent-strong);font-weight:700}.hl-appointmentCard__avatar{width:44px;height:44px}.hl-appointmentCard__copy{display:grid;gap:4px}.hl-appointmentCard__copy strong,.hl-appointmentContext__header h3{font-family:Archivo,Inter,sans-serif;letter-spacing:-.03em}.hl-appointmentCard__copy small,.hl-appointmentCard__copy span{color:var(--text-muted);font-size:.84rem;line-height:1.45}.hl-calendarStatus{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.05);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.hl-calendarStatus--success{border-color:rgba(132,250,173,.2)}.hl-calendarStatus--warning{border-color:rgba(255,190,120,.2)}.hl-calendarStatus--info{border-color:rgba(154,198,255,.2)}.hl-appointmentCard__meta{display:flex;flex-wrap:wrap;gap:8px}.hl-appointmentCard__meta span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--text-muted);font-size:.74rem}.hl-appointmentCard__hover{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;opacity:0;max-height:0;overflow:hidden;transition:opacity .16s ease,max-height .16s ease}.hl-appointmentCard.is-selected .hl-appointmentCard__hover,.hl-appointmentCard:hover .hl-appointmentCard__hover{opacity:1;max-height:180px}.hl-appointmentCard__hover strong,.hl-calendarContextItem strong,.hl-calendarContextMetric strong,.hl-calendarSummaryCard strong{display:block;font-family:Archivo,Inter,sans-serif;font-size:.92rem}.hl-appointmentCard__hover span,.hl-calendarContextItem p,.hl-calendarContextItem small,.hl-calendarContextMetric p,.hl-calendarSummaryCard p{margin:4px 0 0;color:var(--text-muted);font-size:.82rem;line-height:1.45}.hl-calendarLayer__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hl-appointmentContext__eyebrow,.hl-calendarContextBlock__label,.hl-calendarContextItem span,.hl-calendarSummaryCard span{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-calendarLayerRoot__panel .hl-appointmentContext{display:grid;gap:14px}.hl-appointmentContext__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.hl-appointmentContext__header h3{margin:0;font-size:1.2rem}.hl-appointmentContext__avatar{width:56px;height:56px}.hl-calendarContextBlock,.hl-calendarContextStack{display:grid;gap:10px}.hl-calendarContextItem{padding:12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-calendarContextItem__chips{display:flex;flex-wrap:wrap;gap:8px}.hl-calendarContextItem__chips span{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(244,230,255,.9);font-size:.74rem}.hl-calendarContextActions,.hl-meetingLauncher,.hl-preparationPanel,.hl-readinessBadge,.hl-sessionReadiness,.hl-timelinePreview__list{display:grid;gap:8px}.hl-readinessBadge{grid-template-columns:16px minmax(0,1fr);align-items:start;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-readinessBadge.is-ready{border-color:rgba(132,250,173,.2)}.hl-readinessBadge.is-pending{border-color:rgba(255,190,120,.2)}.hl-readinessBadge small,.hl-readinessBadge span{grid-column:2}.hl-readinessBadge span{font-weight:700}.hl-readinessBadge small{color:var(--text-muted);line-height:1.45}.hl-calendarContextMetric{display:grid;place-items:start;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-calendarContextMetric strong{font-size:1.2rem}.hl-preparationPanel__item,.hl-timelinePreview__item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-preparationPanel__item strong,.hl-timelinePreview__item p{margin:0}.hl-preparationPanel__item p{margin:4px 0 0;color:var(--text-muted);line-height:1.45}.hl-calendarContextActions .hl-button,.hl-meetingLauncher__button{justify-content:flex-start;border-radius:18px}.hl-timelinePreview{display:grid;gap:10px}.hl-timelinePreview>span{display:inline-flex;margin-bottom:0;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-sessionPreparation{display:grid;gap:20px;width:100%;max-width:1260px;margin:0 auto}.hl-sessionPreparation--status{max-width:980px}.hl-sessionPrepIntro{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);gap:18px;align-items:start}.hl-sessionPrepIntro__copy{display:grid;gap:12px}.hl-sessionPrepIntro__copy h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2.2rem,4.8vw,4rem);line-height:.96;letter-spacing:-.05em}.hl-sessionPrepIntro__copy p{margin:0;max-width:72ch;color:rgba(241,225,255,.72);font-size:1rem;line-height:1.62}.hl-sessionPrepIntro__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hl-sessionCountdown,.hl-sessionPrepContext,.hl-sessionPrepIntro__summaryItem,.hl-sessionPrepPanel{border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.04));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 16px 54px rgba(16,6,30,.18)}.hl-sessionPrepIntro__summaryItem{padding:16px;border-radius:20px}.hl-sessionPrepChecklist__copy p,.hl-sessionPrepContext__block span,.hl-sessionPrepContext__eyebrow,.hl-sessionPrepContext__item span,.hl-sessionPrepFocus__head span,.hl-sessionPrepHeader__item span,.hl-sessionPrepIntro__summaryItem span,.hl-sessionPrepPanel__note span,.hl-sessionPrepReadiness__itemTop strong,.hl-sessionPrepStack__item p,.hl-sessionPrepTimeline__block span,.hl-sessionPrepTimeline__item span{color:rgba(231,214,255,.64)}.hl-sessionPrepIntro__summaryItem span{display:block;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hl-sessionPrepIntro__summaryItem strong{display:block;font-size:.98rem;line-height:1.4}.hl-sessionPrepStackLayout{display:grid;gap:18px}.hl-sessionPrepContext,.hl-sessionPrepPanel{display:grid;gap:14px;padding:22px;border-radius:26px}.hl-sessionPrepSection__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.hl-sessionPrepSection__header h2,.hl-sessionPrepSection__header h3{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;letter-spacing:-.03em}.hl-sessionPrepSection__header h2{font-size:clamp(1.75rem,2.4vw,2.45rem);line-height:1}.hl-sessionPrepSection__header h3{font-size:1.3rem;line-height:1.08}.hl-sessionPrepSection__header p{max-width:54ch;margin:0;color:var(--text-muted);font-size:.94rem;line-height:1.55}.hl-sessionPrepHeader__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hl-sessionPrepHeader__item{padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-sessionCountdown strong,.hl-sessionPrepContext__block p,.hl-sessionPrepContext__item strong,.hl-sessionPrepHeader__item strong,.hl-sessionPrepTimeline__block strong{display:block;margin-top:8px;font-size:.96rem;line-height:1.45}.hl-sessionCountdown p,.hl-sessionPrepChecklist__copy p,.hl-sessionPrepChecklist__copy strong,.hl-sessionPrepContext__item p,.hl-sessionPrepFocus__item p,.hl-sessionPrepHeader__item p,.hl-sessionPrepStack__item p,.hl-sessionPrepStack__item strong,.hl-sessionPrepTimeline__item li{margin:0}.hl-sessionPrepHeader__item p{margin-top:8px;color:var(--text-muted);line-height:1.5}.hl-sessionPrepHeader__workflow{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:12px;margin-top:12px}.hl-sessionPrepHeader__score{padding:18px 20px;border-radius:22px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045)}.hl-sessionPrepHeader__score span{display:inline-flex;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(226,212,255,.72)}.hl-sessionPrepHeader__score strong{display:block;font-family:Archivo,Inter,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1}.hl-sessionPrepHeader__score p{margin:10px 0 0;color:var(--text-muted);line-height:1.5}.hl-sessionPrepHeader__flags{display:grid;gap:10px;align-content:start}.hl-sessionPrepBadge{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.11);font-size:.74rem;font-weight:700;letter-spacing:.01em}.hl-sessionPrepBadge--success{background:rgba(132,250,173,.13);color:#e5ffe8}.hl-sessionPrepBadge--warning{background:rgba(255,192,120,.13);color:#ffe7c9}.hl-sessionPrepBadge--info{background:rgba(154,198,255,.12);color:#e3efff}.hl-sessionCountdown{min-width:250px;padding:18px;border-radius:22px;text-align:left}.hl-sessionCountdown__label{display:inline-flex;margin-bottom:10px;font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(226,212,255,.72)}.hl-sessionCountdown strong{margin-top:0;font-family:Archivo,Inter,sans-serif;font-size:1.35rem;line-height:1.08}.hl-sessionCountdown p{margin-top:8px;color:var(--text-muted);line-height:1.45}.hl-sessionPrepWorkflow__rail{display:flex;flex-wrap:wrap;gap:8px 10px}.hl-sessionPrepWorkflow__step{display:inline-flex;align-items:center;gap:10px;padding:12px 13px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-sessionPrepWorkflow__node{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.12);font-size:.76rem;font-weight:700}.hl-sessionPrepWorkflow__copy{display:grid;gap:1px}.hl-sessionPrepWorkflow__copy strong{font-size:.9rem;line-height:1.3}.hl-sessionPrepWorkflow__copy span{color:var(--text-muted);font-size:.78rem}.hl-sessionPrepReadiness__layout{display:grid;grid-template-columns:minmax(270px,320px) minmax(0,1fr);gap:16px}.hl-sessionPrepReadiness__scoreRing{position:relative;display:grid;place-items:center;min-height:320px;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.12),transparent 42%),rgba(255,255,255,.04)}.hl-sessionPrepReadiness__scoreRing:before{content:"";position:absolute;inset:16px;border-radius:50%;background:conic-gradient(rgba(241,220,255,.96) 0 var(--session-score),rgba(255,255,255,.08) var(--session-score) 100%);-webkit-mask:radial-gradient(circle,transparent 58%,#000 59%);mask:radial-gradient(circle,transparent 58%,#000 59%);opacity:.94}.hl-sessionPrepReadiness__scoreValue{position:relative;z-index:1;display:grid;place-items:center;gap:10px;text-align:center}.hl-sessionPrepReadiness__scoreValue strong{font-family:Archivo,Inter,sans-serif;font-size:clamp(3rem,5vw,4.5rem);line-height:.92}.hl-sessionPrepReadiness__scoreValue span{max-width:14ch;color:var(--text-muted);font-size:.92rem;line-height:1.45}.hl-sessionPrepReadiness__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hl-sessionPrepReadiness__item{padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-sessionPrepReadiness__item--success{background:rgba(132,250,173,.08)}.hl-sessionPrepReadiness__item--warning{background:rgba(255,192,120,.08)}.hl-sessionPrepReadiness__item--info{background:rgba(154,198,255,.08)}.hl-sessionPrepReadiness__itemTop{display:flex;align-items:center;justify-content:space-between;gap:12px}.hl-sessionPrepReadiness__itemTop strong{font-size:.92rem}.hl-sessionPrepReadiness__item p{margin-top:10px;color:var(--text-muted);font-size:.88rem;line-height:1.5}.hl-sessionPrepStack{display:grid;gap:10px}.hl-sessionPrepStack__item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.hl-sessionPrepStack__item:last-child{border-bottom:0;padding-bottom:0}.hl-sessionPrepStack__icon{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.08);color:var(--accent-strong)}.hl-sessionPrepStack__item strong{display:block;font-size:.95rem;line-height:1.35}.hl-sessionPrepStack__item p{margin-top:6px;color:var(--text-muted);font-size:.88rem;line-height:1.5}.hl-sessionPrepPanel__note{display:flex;align-items:center;gap:10px;margin-top:16px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:var(--text-muted);font-size:.88rem;line-height:1.45}.hl-sessionPrepTimeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hl-sessionPrepTimeline__block{padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-sessionPrepTimeline__block span{display:inline-flex;margin-bottom:8px;font-size:.67rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hl-sessionPrepTimeline__block strong{margin-top:0}.hl-sessionPrepTimeline__list{display:grid;gap:10px;margin-top:12px}.hl-sessionPrepTimeline__item{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.hl-sessionPrepTimeline__item:last-child{border-bottom:0;padding-bottom:0}.hl-sessionPrepTimeline__item span{display:block;margin-bottom:6px;color:var(--text);font-size:.9rem;font-weight:700}.hl-sessionPrepTimeline__item ul{margin:0;padding-left:18px;color:var(--text-muted);line-height:1.55}.hl-sessionPrepActions,.hl-sessionPrepChecklist,.hl-sessionPrepFocus{display:grid;gap:10px}.hl-sessionPrepAction,.hl-sessionPrepChecklist__item,.hl-sessionPrepFocus__item{padding:16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-sessionPrepFocus__head{display:flex;align-items:start;justify-content:space-between;gap:12px}.hl-sessionPrepAction__copy strong,.hl-sessionPrepChecklist__copy strong,.hl-sessionPrepFocus__head strong{font-size:.96rem;line-height:1.35}.hl-sessionPrepFocus__head span{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hl-sessionPrepFocus__item p{margin-top:8px;color:var(--text-muted);line-height:1.5}.hl-sessionPrepChecklist__item{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:12px;align-items:start}.hl-sessionPrepChecklist__check{display:grid;place-items:center;width:18px;height:18px;color:var(--accent-strong)}.hl-sessionPrepChecklist__copy p{margin-top:6px;color:var(--text-muted);line-height:1.45}.hl-sessionPrepChecklist__item--success{background:rgba(132,250,173,.07)}.hl-sessionPrepChecklist__item--warning{background:rgba(255,192,120,.07)}.hl-sessionPrepChecklist__item--info{background:rgba(154,198,255,.07)}.hl-sessionPrepActions{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-sessionPrepAction{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hl-sessionPrepAction:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.06)}.hl-sessionPrepAction__icon{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.08);color:var(--accent-strong)}.hl-sessionPrepAction__copy{display:grid;gap:3px}.hl-sessionPrepAction__copy span{color:var(--text-muted);font-size:.84rem;line-height:1.45}.hl-sessionPrepGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hl-sessionPrepContext{display:grid;gap:14px;min-height:100%}.hl-sessionPrepContext__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hl-sessionPrepContext__header h3{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1.28rem;letter-spacing:-.03em}.hl-sessionPrepContext__stack{display:grid;gap:10px}.hl-sessionPrepContext__block,.hl-sessionPrepContext__item{padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.hl-sessionPrepContext__block span,.hl-sessionPrepContext__item span{display:inline-flex;margin-bottom:8px;font-size:.67rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hl-sessionPrepContext__item strong{font-size:.96rem}.hl-sessionPrepContext__block p,.hl-sessionPrepContext__item p{margin-top:8px;color:var(--text-muted);line-height:1.5}.hl-sessionPrepContext__actions{display:grid;gap:10px}.hl-sessionPrepContext__actions .hl-button{justify-content:flex-start;border-radius:18px}.hl-sessionPrepMobileContext{display:none}.hl-sessionPreparation--status .hl-runtimeState{min-height:300px}.hl-publicScreen{min-height:100svh;display:grid;place-items:center;padding:32px 20px;position:relative;isolation:isolate}.hl-publicBackdrop{position:absolute;inset:0;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.18),transparent 26%),linear-gradient(180deg,rgba(24,5,44,.12),rgba(14,4,28,.38));pointer-events:none;z-index:-1}.hl-publicCard{width:min(100%,420px);padding:22px 22px 20px;border-radius:26px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,rgba(82,34,135,.6),rgba(46,18,86,.7)),rgba(32,11,56,.7);-webkit-backdrop-filter:blur(28px) saturate(150%);backdrop-filter:blur(28px) saturate(150%);box-shadow:0 30px 90px rgba(12,4,30,.42),inset 0 1px 0 rgba(255,255,255,.12);animation:hl-publicCardEnter .32s cubic-bezier(.22,1,.36,1)}.hl-publicCard__brand{display:grid;justify-items:center;gap:8px;margin-bottom:14px}.hl-publicCard__eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:rgba(241,227,255,.56);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hl-publicCard__mark{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.04)),rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.hl-publicCard__copy{display:grid;gap:10px;text-align:center}.hl-publicCard__copy h1{margin:0;font-family:Archivo,Inter,sans-serif;font-size:clamp(1.86rem,4vw,2.22rem);line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.hl-publicCard__copy p{margin:0;color:rgba(241,225,255,.76);font-size:.96rem;line-height:1.5;text-wrap:balance}.hl-publicForm{display:grid;gap:9px;margin-top:22px}.hl-field{display:grid;gap:8px;color:var(--text-soft);font-size:.9rem;font-weight:600;letter-spacing:-.01em}.hl-field input{width:100%;min-height:52px;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.04)),rgba(255,255,255,.035);color:var(--text);box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.hl-field input::placeholder{color:rgba(233,218,255,.4)}.hl-field input:hover{border-color:rgba(255,255,255,.17)}.hl-field input:focus-visible{outline:none;border-color:rgba(244,234,255,.42);box-shadow:0 0 0 4px rgba(223,189,255,.12),inset 0 1px 0 rgba(255,255,255,.07);transform:translateY(-1px)}.hl-field input[aria-invalid=true]{border-color:rgba(255,202,181,.65);background:linear-gradient(180deg,rgba(255,198,170,.1),rgba(255,255,255,.03)),rgba(255,255,255,.035)}.hl-field select,.hl-field textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:var(--text)}.hl-field select{min-height:46px;padding:0 14px}.hl-field textarea{min-height:120px;padding:12px 14px;resize:vertical}.hl-fieldError{margin:-2px 0 2px;color:#ffd0b4;font-size:.82rem;line-height:1.45}.hl-feedbackButton{position:fixed;left:22px;bottom:22px;z-index:60;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(18,8,32,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);font-weight:700;cursor:pointer}.hl-feedbackButton:hover{transform:translateY(-1px)}.hl-feedbackOverlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(12,4,24,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hl-feedbackDialog{width:min(760px,100%);max-height:min(92svh,900px);overflow:auto;display:grid;gap:18px;padding:24px;border-radius:28px;border:1px solid rgba(255,255,255,.11);background:rgba(18,8,32,.96);box-shadow:0 40px 90px rgba(11,4,22,.5)}.hl-feedbackDialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hl-feedbackDialog__eyebrow{display:inline-flex;margin-bottom:10px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-feedbackDialog__header h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:1.35rem}.hl-feedbackContext p,.hl-feedbackDialog__header p,.hl-feedbackFooter__note p,.hl-feedbackMetaCard small{margin:6px 0 0;color:var(--text-muted);line-height:1.5}.hl-feedbackDialog__summary,.hl-feedbackGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hl-feedbackGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-feedbackContext,.hl-feedbackMetaCard{padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04)}.hl-feedbackContext span,.hl-feedbackMetaCard span{display:inline-flex;margin-bottom:8px;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,210,255,.72)}.hl-feedbackMetaCard strong{display:block;font-size:.96rem}.hl-feedbackFooter{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.hl-feedbackFooter__note{min-width:0;max-width:40ch}.hl-feedbackFooter__note strong{display:block;margin-bottom:6px}.hl-checkbox,.hl-feedbackFooter__actions{display:flex;align-items:center;gap:10px}.hl-checkbox{color:var(--text-soft);font-size:.92rem;min-height:28px;margin:1px 0 4px}.hl-checkbox input{width:18px;height:18px;margin:0;accent-color:#b98cff}.hl-publicCard__error{display:grid;gap:6px;margin:16px 0 0;padding:14px 15px;border-radius:16px;border:1px solid rgba(255,205,180,.28);background:linear-gradient(180deg,rgba(255,204,180,.1),rgba(255,255,255,.03)),rgba(81,24,46,.34);color:#ffe0d1}.hl-publicCard__error p,.hl-publicCard__error strong{margin:0}.hl-publicCard__support{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;color:rgba(241,225,255,.58);font-size:.82rem;line-height:1.5;text-align:center}.hl-publicCard__support svg{flex:none;color:rgba(227,191,255,.76)}.hl-publicDivider{display:flex;align-items:center;justify-content:center;min-height:12px;margin:0}.hl-publicDivider span{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent)}.hl-button--publicPrimary,.hl-button--publicSecondary{width:100%;min-height:50px}.hl-button--publicPrimary{background:linear-gradient(180deg,rgba(163,90,255,.98),rgba(118,47,227,.98)),rgba(255,255,255,.05);border-color:rgba(232,212,255,.16);box-shadow:0 20px 40px rgba(76,24,150,.34),inset 0 1px 0 rgba(255,255,255,.18)}.hl-button--publicPrimary:hover{background:linear-gradient(180deg,rgba(176,107,255,1),rgba(130,59,239,1)),rgba(255,255,255,.05)}.hl-button--publicSecondary{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04)),rgba(255,255,255,.03);border-color:rgba(255,255,255,.1)}.hl-button__spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.22);border-top-color:rgba(255,255,255,.92);border-radius:50%;animation:hl-spin .72s linear infinite}@keyframes hl-spin{to{transform:rotate(1turn)}}@keyframes hl-publicCardEnter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.hl-button,.hl-button__spinner,.hl-field input,.hl-publicCard{animation:none;transition:none}}@media (max-height:760px){.hl-publicScreen{padding-block:20px}.hl-publicCard{padding:18px 20px 16px}.hl-publicCard__brand{margin-bottom:12px}.hl-publicCard__mark{width:52px;height:52px}.hl-publicCard__copy h1{font-size:clamp(1.72rem,3vw,2rem)}.hl-publicCard__copy p{font-size:.92rem}.hl-publicForm{margin-top:18px}.hl-publicCard__support{display:none}}.hl-activityWorkspace{display:grid;gap:20px;width:100%;max-width:1260px;margin:0 auto}.hl-activityPanel,.hl-activitySummary__card,.hl-activityWorkspace__hero,.hl-timelineCard,.hl-timelineGroup{border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 16px 54px rgba(16,6,30,.18)}.hl-activityWorkspace__hero{padding:22px 24px;border-radius:28px}.hl-activityWorkspace__hero h2{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:clamp(2.1rem,4.4vw,3.8rem);line-height:.95;letter-spacing:-.05em}.hl-activityWorkspace__hero p{max-width:72ch;margin:10px 0 0;color:rgba(241,225,255,.72);font-size:.98rem;line-height:1.62}.hl-activitySummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hl-activitySummary__card{display:grid;gap:10px;padding:16px;border-radius:22px}.hl-activitySummary__card--accent{background:radial-gradient(circle at top right,rgba(255,255,255,.09),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.04))}.hl-activityPanel__attention span,.hl-activityPanel__section span,.hl-activitySummary__card span,.hl-timelineDate__eyebrow{display:inline-flex;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(226,212,255,.72)}.hl-activitySummary__card strong{font-family:Archivo,Inter,sans-serif;font-size:1.02rem;line-height:1.2;letter-spacing:-.03em}.hl-activityPanel__empty,.hl-activityPanel__section p,.hl-activitySummary__card li,.hl-activitySummary__card p,.hl-activitySummary__card ul{margin:0;color:var(--text-muted);line-height:1.55}.hl-activitySummary__card ul{padding-left:18px}.hl-activityTimeline{display:grid;gap:16px}.hl-activityFilter{display:flex;flex-wrap:wrap;gap:8px}.hl-activityFilter__chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04);color:var(--text-muted);font-size:.74rem;font-weight:700;letter-spacing:.01em;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.hl-activityFilter__chip.is-active,.hl-activityFilter__chip:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:var(--text)}.hl-timelineGroup{display:grid;gap:12px;padding:18px;border-radius:26px}.hl-timelineDate{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.hl-timelineDate h3{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1.28rem;line-height:1.05;letter-spacing:-.04em}.hl-timelineDate p{max-width:30ch;margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.45;text-align:right}.hl-timelineGroup__list{display:grid;gap:10px}.hl-timelineCard{display:grid;gap:12px;width:100%;padding:16px;border-radius:22px;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.hl-timelineCard.is-selected,.hl-timelineCard:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.16);background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045))}.hl-timelineCard__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hl-timelineCard__link,.hl-timelineCard__time{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:.74rem;font-weight:700}.hl-timelineCard__body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:14px}.hl-timelineCard__copy strong{display:block;font-family:Archivo,Inter,sans-serif;font-size:1rem;line-height:1.2;letter-spacing:-.03em}.hl-timelineCard__copy p{margin:8px 0 0;color:var(--text-muted);line-height:1.55}.hl-timelineCard__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hl-timelineCard__meta div{padding:10px 12px;border-radius:16px;background:rgba(255,255,255,.04)}.hl-timelineCard__meta span,.hl-timelineCard__meta strong,.hl-timelineCard__tags span{display:block}.hl-timelineCard__meta span{color:rgba(226,212,255,.72);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hl-timelineCard__meta strong{margin-top:6px;font-size:.9rem;line-height:1.35}.hl-timelineCard__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.hl-timelineCard__tags{display:flex;flex-wrap:wrap;gap:8px}.hl-timelineCard__tags span{min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(244,230,255,.92);font-size:.72rem;font-weight:700}.hl-activityPanel,.hl-activityRail{display:grid;gap:12px}.hl-activityPanel{padding:18px;border-radius:26px}.hl-activityPanel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hl-activityPanel__header h3{margin:6px 0 0;font-family:Archivo,Inter,sans-serif;font-size:1.28rem;line-height:1.05;letter-spacing:-.04em}.hl-activityPanel__header p{margin:8px 0 0;color:var(--text-muted);line-height:1.55}.hl-activityPanel__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.08);color:var(--accent-strong)}.hl-activityPanel__section{padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.04)}.hl-activityPanel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hl-activityPanel__grid div{padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.04)}.hl-activityPanel__grid strong,.hl-activityPanel__section strong{display:block;margin-top:6px;font-size:.95rem;line-height:1.35}.hl-activityPanel__attention{display:grid;gap:8px}.hl-activityPanel__attention article{padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.04)}.hl-activityPanel__attention strong{display:block;margin-top:6px;font-size:.95rem;line-height:1.35}.hl-activityPanel__attention p{margin:6px 0 0;color:var(--text-muted);line-height:1.45}.hl-activityPanel__empty{padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.04)}.hl-activityBadge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);font-size:.72rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}.hl-activityBadge--success{background:rgba(132,250,173,.13);color:#effff1}.hl-activityBadge--warning{background:rgba(255,192,120,.13);color:#fff0d8}.hl-activityBadge--info{background:rgba(154,198,255,.12);color:#edf4ff}.hl-activityBadge--blocked{background:rgba(255,123,123,.12);color:#ffe1e1}.hl-activityBadge--deferred{background:rgba(255,255,255,.08);color:rgba(244,230,255,.8)}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1280px){.hl-header{grid-template-columns:1fr;align-items:stretch}.hl-header__actions,.hl-header__center{justify-content:flex-start;flex-wrap:wrap}}@media (max-width:1120px){.hl-shell,.hl-shell--home{grid-template-columns:var(--shell-sidebar-collapsed) minmax(0,1fr)}.hl-sidebar{padding-inline:10px}.hl-sidebar--home{width:var(--shell-sidebar-collapsed);padding:10px}.hl-navItem{grid-template-columns:20px;justify-items:center}.hl-navItem__copy,.hl-navItem__copy small,.hl-statusCard p,.hl-statusCard__label{display:none}.hl-sidebar__brand{justify-content:center}.hl-sidebar--home .hl-sidebar__brand{min-height:52px;padding:6px 0 10px;margin-bottom:0}.hl-sidebar--home .hl-sidebar__brand img{width:42px}.hl-sidebar--home .hl-sidebar__nav{align-items:center;padding:6px 0 12px}.hl-sidebar--home .hl-navItem{grid-template-columns:18px;justify-items:center;padding:10px}.hl-statusCard strong{font-size:.82rem;text-align:center}.hl-statusCard{padding:12px 10px;text-align:center}}@media (max-width:980px){.hl-mainShell,.hl-mainShell--withPanel{grid-template-columns:minmax(0,1fr)}.hl-rightPanel{display:none}.hl-actionMobileContext,.hl-calendarMobileContext{display:block}.hl-workspaceStage{padding:28px 22px 40px}.hl-sessionPrepGrid,.hl-sessionPrepHeader__workflow,.hl-sessionPrepIntro,.hl-sessionPrepIntro__summary,.hl-sessionPrepReadiness__layout{grid-template-columns:1fr}.hl-sessionPrepActions,.hl-sessionPrepHeader__meta,.hl-sessionPrepReadiness__list{grid-template-columns:1fr 1fr}.hl-sessionPrepReadiness__scoreRing{min-height:280px}.hl-sessionPrepMobileContext{display:block}.hl-actionPriorityGrid,.hl-actionSummaryGrid,.hl-calendarLayerRoot,.hl-clientOverview__summary,.hl-clientSplitGrid,.hl-clientStatList,.hl-clientWorkspace__columns,.hl-entryGrid,.hl-entryIntentGrid,.hl-entryStatGrid{grid-template-columns:1fr}.hl-actionGroup__items--dual,.hl-contextRail__summary{grid-template-columns:1fr 1fr}.hl-homeReset{padding-inline:0}.hl-executionPreview__dual,.hl-executionPreview__hero,.hl-executionPreview__layout,.hl-executionRisk{grid-template-columns:1fr}.hl-executionFooter__actions{flex-direction:column}.hl-actionHero{grid-template-columns:1fr}.hl-clientWorkspace__columns{gap:16px}.hl-calendarLayer__board{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-calendarLayerRoot__panel{position:static}.hl-activitySummary{grid-template-columns:repeat(2,minmax(0,1fr))}.hl-activityPanel__header,.hl-timelineCard__body,.hl-timelineDate{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.hl-timelineDate p{max-width:none;text-align:left}}@media (max-width:760px){.hl-shell{grid-template-columns:1fr}.hl-sidebar{min-height:auto;flex-direction:row;align-items:center;gap:12px;padding:12px;overflow-x:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.hl-sidebar__nav{flex-direction:row;min-width:max-content}.hl-shell--home .hl-sidebar{width:100%;min-height:auto;display:grid;grid-template-columns:1fr;gap:8px;padding:8px 12px 6px;border-right:0;border-bottom:1px solid rgba(255,255,255,.05)}.hl-shell--home .hl-sidebar__brand{min-height:auto;padding:0}.hl-shell--home .hl-sidebar__brand img{width:84px}.hl-shell--home .hl-sidebar__nav{display:flex;flex-direction:row;gap:6px;min-width:max-content;overflow-x:auto;padding:0 0 1px}.hl-shell--home .hl-navItem{min-width:fit-content;grid-template-columns:16px;justify-content:center;align-items:center;gap:0;padding:7px 10px;border-radius:12px}.hl-shell--home .hl-navItem.is-active{min-width:98px;grid-template-columns:16px auto;justify-content:flex-start;gap:8px}.hl-shell--home .hl-navItem__copy{display:none}.hl-shell--home .hl-navItem.is-active .hl-navItem__copy{display:flex}.hl-shell--home .hl-navItem__copy span{font-size:.88rem}.hl-navItem{min-width:124px}.hl-sidebar__footer{display:none}.hl-header{padding:18px 16px 16px}.hl-header--home{padding:8px 16px 0}.hl-homeUtilityBar{top:auto;right:14px;bottom:18px;gap:8px}.hl-header__center{flex-direction:column;align-items:stretch}.hl-header__actions,.hl-searchField{width:100%}.hl-workspaceStage{padding:22px 14px 34px}.hl-workspaceStage--home{padding:0}.hl-activityWorkspace__hero{padding:18px}.hl-activitySummary{grid-template-columns:1fr}.hl-activityPanel,.hl-timelineGroup{padding:16px}.hl-activityPanel__grid,.hl-timelineCard__body,.hl-timelineCard__meta{grid-template-columns:1fr}.hl-timelineCard__footer{flex-direction:column;align-items:flex-start}.hl-homeReset{min-height:calc(100svh - 116px);padding:8px 0 12px}.hl-homeReset__hero{gap:16px;transform:translateY(-10px)}.hl-homeReset__markOrb{width:72px;height:72px}.hl-homeReset__markLogo{width:44px;height:44px}.hl-homeReset__copy{width:min(100%,360px)}.hl-homeReset__copy p{font-size:clamp(2.15rem,9vw,2.95rem);line-height:.98}.hl-homeReset__copy span{max-width:min(100%,340px);font-size:.92rem}.hl-homeComposer{width:100%;max-width:100%;min-height:54px;padding:6px 8px 6px 18px;border-radius:999px}.hl-homeComposer input,.hl-homeComposer textarea{font-size:1rem;line-height:1.4}.hl-homeComposer__submit{width:42px;height:42px}.hl-homePromptGrid{max-width:100%;gap:12px 10px}.hl-homePromptCard{width:calc(50% - 6px);min-width:148px;padding:14px 16px}.hl-homePromptCard__copy small{white-space:normal}.hl-homeConversation{gap:22px;margin-top:0}.hl-conversationWorkspace{padding:18px 0 20px}.hl-conversationWorkspace .hl-homeComposer,.hl-conversationWorkspace__thread{width:100%}.hl-conversationWorkspace__thread{padding:10px 16px 96px}.hl-conversationHistory{width:calc(100% - 32px)}.hl-conversationWorkspace__composerDock{bottom:16px;padding:0 16px}.hl-homeConversation__executionCard,.hl-homeConversation__reviewCard{padding-left:18px;padding-right:18px}.hl-homeConversation__meta,.hl-homeConversation__reviewHeader{flex-direction:column;align-items:flex-start;gap:4px}.hl-homeConversation__evidenceGrid,.hl-homeConversation__executionRow,.hl-homeConversation__reviewRow{grid-template-columns:1fr}.hl-homeConversation__executionRow,.hl-homeConversation__reviewRow{gap:6px}.hl-homeConversation__item--therapist p{max-width:100%;border-radius:22px}.hl-homeConversation__actionStrip,.hl-homeConversation__cluster,.hl-homeConversation__item--assistant,.hl-homeConversation__item--assistant p,.hl-homeConversation__item--therapist{max-width:100%}.hl-assistantEmptyState,.hl-emptyStateCard{flex-direction:column;align-items:flex-start}.hl-sessionPrepAction,.hl-sessionPrepChecklist__item,.hl-sessionPrepContext,.hl-sessionPrepFocus__item,.hl-sessionPrepHeader__item,.hl-sessionPrepIntro__summaryItem,.hl-sessionPrepPanel,.hl-sessionPrepTimeline__block{padding:14px}.hl-sessionPrepActions,.hl-sessionPrepHeader__meta,.hl-sessionPrepIntro__summary,.hl-sessionPrepReadiness__list,.hl-sessionPrepTimeline{grid-template-columns:1fr}.hl-sessionPrepContext__header,.hl-sessionPrepIntro,.hl-sessionPrepSection__header{flex-direction:column;grid-template-columns:1fr}.hl-actionGroup__header,.hl-contextCard__header,.hl-contextRail__header{flex-direction:column}.hl-sessionPrepAction,.hl-sessionPrepChecklist__item,.hl-sessionPrepTimeline__item{grid-template-columns:1fr}.hl-sessionPrepReadiness__scoreRing{min-height:250px}.hl-sessionPrepContext__actions .hl-button{width:100%}.hl-contextRail{padding:16px}.hl-actionGroup__items--dual,.hl-contextRail__summary{grid-template-columns:1fr}.hl-executionAction,.hl-executionDependency,.hl-executionEstimate,.hl-executionFooter,.hl-executionOutcome,.hl-executionPreview__heroCopy,.hl-executionPreview__heroRail,.hl-executionPreview__reviewGate,.hl-executionSection,.hl-executionWarning{padding:16px}.hl-entryHero{padding-top:0}.hl-entryHero__copy h2{font-size:clamp(2.1rem,10vw,3.1rem)}.hl-entryPrompt{grid-template-columns:auto minmax(0,1fr) auto;border-radius:28px}.hl-entryAction{min-height:108px}.hl-entryAction__helper{display:none}.hl-entryActions{grid-template-columns:1fr}.hl-entryPrompt__iconButton{display:none}.hl-entryNoticeStat,.hl-entryScheduleItem{grid-template-columns:1fr}.hl-entryPanel__header{flex-direction:column}.hl-entryPanel__action{padding:0}.hl-actionContextPanel__actions,.hl-actionSection__header,.hl-entryStatGrid{grid-template-columns:1fr}.hl-actionTable__header{display:none}.hl-actionRow,.hl-actionTable__header{grid-template-columns:1fr}.hl-actionRow__cell{display:flex;justify-content:flex-start}.hl-actionContextPanel__actions{display:grid}.hl-actionFilterBar{justify-content:flex-start}.hl-clientTimelineEntry{grid-template-columns:1fr}.hl-clientHeader__identity,.hl-clientNote__actions,.hl-clientNote__header,.hl-clientTimelineEntry__heading{flex-direction:column;align-items:flex-start}.hl-clientWorkspace__columns{grid-template-columns:1fr}.hl-appointmentContext__header,.hl-calendarLayer__header{flex-direction:column}.hl-calendarLayer__board,.hl-calendarLayer__summary{grid-template-columns:1fr}.hl-appointmentCard__top,.hl-clientHeader__identity,.hl-clientNote__actions,.hl-clientNote__header,.hl-clientTimelineEntry{grid-template-columns:1fr;flex-direction:column}.hl-calendarLayerRoot__panel{order:2}.hl-calendarLayerRoot__main{order:1}.hl-emptyStateCard,.hl-entryEmpty,.hl-runtimeState{flex-direction:column;align-items:flex-start}.hl-publicCard{width:min(100%,392px);padding:20px 18px 18px}.hl-publicCard__copy h1{font-size:clamp(1.8rem,10vw,2.2rem)}.hl-publicCard__copy p{font-size:.95rem}.hl-publicCard__support{align-items:flex-start}.hl-publicCard__support svg{margin-top:1px}.hl-feedbackDialog__summary,.hl-feedbackGrid{grid-template-columns:1fr}.hl-feedbackFooter{flex-direction:column;align-items:stretch}.hl-feedbackFooter__actions{justify-content:stretch;flex-direction:column}.hl-feedbackFooter__actions .hl-button{width:100%}.hl-feedbackButton{left:16px;bottom:16px}}