/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer theme,components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden{display:none}.table{display:table}.dark\:block:where(.dark,.dark *){display:block}}:root{color-scheme:light;--bg:#f7f6f2;--surface:#fffdf8;--surface-strong:#fff;--surface-muted:#efede6;--text:#1f2528;--muted:#626867;--border:#ded9cc;--accent:#245d63;--accent-dark:#173f44;--accent-soft:#dcebea;--focus:#d8724a;--success-bg:#e9f3ec;--success-text:#235c36;--warning-bg:#f8efd9;--warning-text:#785913;--danger-bg:#f8e8e4;--danger-text:#873124;--shadow:0 1px 2px #1f25280d}.dark{color-scheme:dark;--bg:#10181b;--surface:#172326;--surface-strong:#1d2d31;--surface-muted:#20393d;--text:#f4f1ea;--muted:#aeb9b8;--border:#385156;--accent:#69b6b8;--accent-dark:#8fcfd0;--accent-soft:#20393d;--focus:#f0a35e;--success-bg:#173526;--success-text:#9de6b1;--warning-bg:#3d321d;--warning-text:#f4d38a;--danger-bg:#3a211e;--danger-text:#ffc8bd;--shadow:0 1px 2px #0000003d}*{box-sizing:border-box}body{background:linear-gradient(180deg, var(--accent-soft), transparent 340px), var(--bg);margin:0}@supports (color:color-mix(in lab, red, red)){body{background:linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 42%, transparent), transparent 340px), var(--bg)}}body{color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:780px;margin-bottom:12px;font-size:2.6rem;font-weight:760;line-height:1.04}.auth-experience{--auth-bg:#f5f1e8;--auth-card:#fffdf8;--auth-card-strong:#fff;--auth-text:#182327;--auth-muted:#5f6868;--auth-border:#d8d0c1;--auth-accent:#1f6f78;--auth-accent-strong:#174f56;--auth-accent-soft:#dcebea;--auth-danger-bg:#f9e6df;--auth-danger-border:#e7b4a5;--auth-danger-text:#8a3023;--auth-focus:#d8724a;background:linear-gradient(135deg, #f5f1e8e0, #e8f0eed1), var(--auth-bg);min-height:100vh;color:var(--auth-text);grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr);display:grid}.dark .auth-experience{--auth-bg:#10181b;--auth-card:#172326;--auth-card-strong:#1d2d31;--auth-text:#f4f1ea;--auth-muted:#aeb9b8;--auth-border:#385156;--auth-accent:#69b6b8;--auth-accent-strong:#8fcfd0;--auth-accent-soft:#20393d;--auth-danger-bg:#3a211e;--auth-danger-border:#7b3b32;--auth-danger-text:#ffc8bd;--auth-focus:#f0a35e;background:linear-gradient(135deg, #10181bf5, #1a2d30e0), var(--auth-bg)}.auth-hero{align-content:center;min-height:100vh;padding:clamp(32px,7vw,84px);display:grid;position:relative;overflow:hidden}.auth-hero__content{z-index:1;max-width:660px;position:relative}.auth-kicker{color:var(--auth-accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:840}.auth-hero h1{max-width:640px;color:var(--auth-text);margin-bottom:18px;font-size:clamp(3rem,7vw,6.4rem);line-height:.95}.auth-lead{max-width:520px;color:var(--auth-muted);font-size:1.18rem}.auth-strata{width:min(760px,82vw);color:var(--auth-border);opacity:.7;position:absolute;bottom:max(-90px,-8vw);right:max(-140px,-10vw)}.auth-strata path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:28px}.auth-strata path:nth-of-type(2){stroke:var(--auth-accent)}.auth-strata path:nth-of-type(3){stroke:var(--auth-focus)}.auth-strata circle:first-of-type{fill:url(#strata-core);opacity:.9}.auth-strata circle:last-of-type{fill:var(--auth-card);opacity:.82}.auth-card{border-left:1px solid var(--auth-border);background:var(--auth-card);align-content:center;min-height:100vh;display:grid}@supports (color:color-mix(in lab, red, red)){.auth-card{background:color-mix(in srgb, var(--auth-card) 94%, transparent)}}.auth-card{padding:clamp(24px,5vw,56px)}.auth-card__top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:32px;display:flex}.auth-card h2{color:var(--auth-text);margin:0;font-size:1.8rem}.auth-theme{border:1px solid var(--auth-border);background:var(--auth-accent-soft);border-radius:999px;flex:none;gap:4px;padding:4px;display:inline-flex}.auth-theme__button{min-height:34px;color:var(--auth-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.86rem;font-weight:780;display:inline-flex}.auth-theme__button[aria-pressed=true]{background:var(--auth-card-strong);color:var(--auth-text);box-shadow:0 1px 2px #18232721}.auth-theme__button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.auth-theme__button:focus-visible,.auth-submit:focus-visible,.auth-field input:focus-visible{outline:3px solid var(--auth-focus)}@supports (color:color-mix(in lab, red, red)){.auth-theme__button:focus-visible,.auth-submit:focus-visible,.auth-field input:focus-visible{outline:3px solid color-mix(in srgb, var(--auth-focus) 72%, transparent)}}.auth-theme__button:focus-visible,.auth-submit:focus-visible,.auth-field input:focus-visible{outline-offset:3px}.auth-form{gap:14px;max-width:480px;display:grid}.auth-field{gap:8px;display:grid}.auth-field__label{color:var(--auth-text);font-weight:800}.auth-field input{border:1px solid var(--auth-border);background:var(--auth-card-strong);width:100%;min-height:52px;color:var(--auth-text);font:inherit;border-radius:8px;padding:0 14px;font-size:1rem}.auth-field input:disabled,.auth-submit:disabled{cursor:not-allowed;opacity:.68}.auth-help{color:var(--auth-muted);margin:-4px 0 0;font-size:.92rem}.auth-field-error{color:var(--auth-danger-text);margin:-4px 0 0;font-size:.92rem;font-weight:700}.auth-network-error,.auth-form .feedback-message--error{border:1px solid var(--auth-danger-border);background:var(--auth-danger-bg);color:var(--auth-danger-text);border-radius:8px;padding:12px 14px}.auth-network-error[hidden]{display:none}.auth-submit{background:var(--auth-accent);color:#fff;cursor:pointer;width:100%;min-height:52px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:820;display:inline-flex}.auth-submit:not(:disabled):hover{background:var(--auth-accent-strong)}.auth-submit__spinner{border:2px solid #ffffff70;border-top-color:#fff;border-radius:999px;flex:0 0 18px;width:18px;height:18px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}h2{margin-bottom:8px;font-size:1.1rem}p{line-height:1.6}.auth-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}.auth-panel{border:1px solid var(--border);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow);border-radius:8px;padding:30px}.author-shell{min-height:100vh}.author-main{width:min(1120px,100% - 40px);margin:0 auto;padding:34px 0 64px}.page-header{margin-bottom:32px}.lead{max-width:680px;color:var(--muted);font-size:1.06rem}.author-header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}@supports (color:color-mix(in lab, red, red)){.author-header{background:color-mix(in srgb, var(--surface) 92%, transparent)}}.author-header{padding:16px clamp(18px,5vw,44px)}.author-header__brand{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.author-wordmark{align-items:center;gap:10px;font-weight:820;text-decoration:none;display:inline-flex}.author-wordmark__mark{border:1px solid var(--border);background:var(--surface-strong);width:34px;height:34px;color:var(--accent);border-radius:8px;flex:0 0 34px;place-items:center;font-size:.78rem;font-weight:880;display:inline-grid}.author-nav{flex-wrap:wrap;gap:6px;display:flex}.author-nav__link{color:var(--muted);border-radius:999px;padding:8px 12px;font-size:.92rem;text-decoration:none}.author-nav__link:hover,.author-nav__link:focus-visible,.author-nav__link.is-active{background:var(--surface-muted);color:var(--text)}.author-session{text-align:right;align-items:center;gap:12px;display:flex}.author-session__identity{min-width:0}.author-session small{color:var(--muted);display:block}.author-session__logout{display:flex}.access-panel,.author-panel,.author-section,.author-status,.dashboard-access-card,.dashboard-action-card,.dashboard-module,.dashboard-status,.dashboard-summary-card,.card,.panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.access-panel{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;padding:28px;display:flex}.access-panel h2{margin-bottom:8px;font-size:1.65rem}.access-panel p:last-child{margin-bottom:0}.author-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.author-panel{gap:12px;min-height:142px;padding:22px;text-decoration:none;display:grid}.author-panel span{font-size:1.08rem;font-weight:760}.author-panel p{color:var(--muted);margin-bottom:0}.author-panel:hover,.author-panel:focus-visible{border-color:var(--accent)}.author-section{margin-bottom:18px;padding:22px}.author-status{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.dashboard-hero{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:stretch;gap:20px;margin-bottom:18px;display:grid;position:relative}.dashboard-hero__copy{border:1px solid var(--border);background:linear-gradient(135deg, var(--surface-strong), var(--accent-soft)), var(--surface);border-radius:8px;align-content:center;min-height:300px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.dashboard-hero__copy{background:linear-gradient(135deg, color-mix(in srgb, var(--surface-strong) 94%, transparent), color-mix(in srgb, var(--accent-soft) 68%, transparent)), var(--surface)}}.dashboard-hero__copy{box-shadow:var(--shadow);padding:clamp(24px,5vw,42px)}.dashboard-hero__copy>:not(.dashboard-hero__strata){z-index:1;position:relative}.dashboard-hero h1{max-width:660px;margin-bottom:14px}.dashboard-hero__strata{width:min(390px,70vw);color:var(--accent);position:absolute;bottom:-18px;right:-24px}@supports (color:color-mix(in lab, red, red)){.dashboard-hero__strata{color:color-mix(in srgb, var(--accent) 38%, var(--border))}}.dashboard-hero__strata{opacity:.28}.dashboard-hero__strata path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:10px}.dashboard-meta{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.dashboard-meta span{border:1px solid var(--border);background:var(--surface-strong);min-height:30px;color:var(--muted);border-radius:999px;align-items:center;padding:0 11px;font-size:.82rem;font-weight:760;display:inline-flex}.dashboard-access-card{align-content:start;gap:20px;padding:22px;display:grid}.dashboard-access-card__top{gap:14px;display:grid}.dashboard-access-card h2{margin-bottom:0;font-size:1.55rem}.dashboard-access-list{gap:12px;margin:0;display:grid}.dashboard-access-list div{border-top:1px solid var(--border);padding-top:12px}.dashboard-access-list dt,.dashboard-summary-card p{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:820}.dashboard-access-list dd{gap:7px;margin:4px 0 0;font-weight:760;display:grid}.dashboard-access-list dd span{color:var(--muted);font-size:.9rem;font-weight:500}.dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.dashboard-summary-card{gap:6px;min-height:118px;padding:18px;display:grid}.dashboard-summary-card span,.dashboard-summary-card p{margin-bottom:0}.dashboard-summary-card span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:820}.dashboard-summary-card strong{color:var(--text);font-size:1.55rem}.dashboard-summary-card p{color:var(--muted);font-size:.92rem;line-height:1.45}.dashboard-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-module-card{border:1px solid var(--border);background:var(--surface);min-height:172px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:flex-start;gap:14px;padding:18px;text-decoration:none;display:grid}.dashboard-module-card:hover,.dashboard-module-card:focus-visible{border-color:var(--accent);background:var(--surface-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-module-card:hover,.dashboard-module-card:focus-visible{background:color-mix(in srgb, var(--surface-strong) 78%, var(--accent-soft))}}.dashboard-module-card__icon,.dashboard-panel__icon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:8px;flex:0 0 44px;place-items:center;display:inline-grid}.dashboard-module-card__icon svg,.dashboard-panel__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.dashboard-module-card__body{gap:6px;display:grid}.dashboard-module-card__body .eyebrow{margin-bottom:0}.dashboard-module-card__body strong{font-size:1.08rem}.dashboard-module-card__body span:last-child{color:var(--muted);line-height:1.45}.dashboard-module-card__meta{border-top:1px solid var(--border);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.dashboard-module-card__arrow{color:var(--accent);font-weight:820}.dashboard-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-action-card{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:132px;padding:18px;text-decoration:none;display:grid}.dashboard-action-card:hover,.dashboard-action-card:focus-visible{border-color:var(--accent);background:var(--surface-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-action-card:hover,.dashboard-action-card:focus-visible{background:color-mix(in srgb, var(--surface-strong) 78%, var(--accent-soft))}}.dashboard-action-card__icon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:8px;place-items:center;display:inline-grid}.dashboard-action-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:24px;height:24px}.dashboard-action-card__body{gap:6px;display:grid}.dashboard-action-card__body strong{font-size:1.04rem}.dashboard-action-card__body span{color:var(--muted);line-height:1.45}.dashboard-action-card__arrow{color:var(--accent);font-weight:820}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.dashboard-module{padding:22px}.dashboard-module--wide{grid-column:1/-1}.dashboard-module__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-status{grid-template-columns:minmax(150px,auto) minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.dashboard-status h2{margin-bottom:0}.dashboard-status__result{min-width:0}.dashboard-panel,.dashboard-module-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.dashboard-panel{gap:16px;padding:22px;display:grid}.dashboard-panel--wide{margin-bottom:18px}.dashboard-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.dashboard-panel__header{align-items:flex-start;gap:14px;display:flex}.dashboard-panel__header h2,.dashboard-status h2{margin-bottom:0}.dashboard-panel>p,.dashboard-panel .section-heading p{color:var(--muted)}.dashboard-panel__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-preview-table .account-table{min-width:680px}.dashboard-status__heading{min-width:0}.account-page-header{border:1px solid var(--border);background:linear-gradient(135deg, var(--surface-strong), var(--accent-soft)), var(--surface);border-radius:8px;justify-content:space-between;align-items:flex-end;gap:24px;min-height:230px;margin-bottom:18px;display:flex;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.account-page-header{background:linear-gradient(135deg, color-mix(in srgb, var(--surface-strong) 96%, transparent), color-mix(in srgb, var(--accent-soft) 64%, transparent)), var(--surface)}}.account-page-header{box-shadow:var(--shadow);padding:clamp(24px,5vw,42px)}.account-page-header__copy{z-index:1;max-width:720px;position:relative}.account-page-header h1{margin-bottom:14px}.account-page-header__action{z-index:1;flex:none;gap:8px;min-height:44px;position:relative}.account-page-header__action svg,.account-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.account-page-header__strata{width:min(360px,64vw);color:var(--accent);position:absolute;bottom:-12px;right:-18px}@supports (color:color-mix(in lab, red, red)){.account-page-header__strata{color:color-mix(in srgb, var(--accent) 42%, var(--border))}}.account-page-header__strata{opacity:.3}.account-page-header__strata path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:10px}.account-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.account-summary__item,.account-directory,.account-form-card,.account-context-panel,.account-record,.account-detail-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.account-summary__item{gap:6px;min-height:118px;padding:18px;display:grid}.account-summary__item span,.account-detail-card .eyebrow,.account-readonly span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:820}.account-summary__item strong{color:var(--text);font-size:1.55rem}.account-summary__item p{color:var(--muted);margin-bottom:0;font-size:.92rem;line-height:1.45}.account-directory{padding:22px}.account-table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.account-table-wrap:focus-visible{outline:3px solid var(--focus)}@supports (color:color-mix(in lab, red, red)){.account-table-wrap:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 72%, transparent)}}.account-table-wrap:focus-visible{outline-offset:3px}.account-table{min-width:760px}.account-table th,.account-table td{padding:14px}.account-table tbody tr:last-child td{border-bottom:0}.account-identity{align-items:center;gap:14px;min-width:0;display:flex}.account-identity--compact{min-width:260px}.account-identity__mark{border:1px solid var(--border);background:var(--accent-soft);width:54px;height:54px;color:var(--accent);border-radius:8px;flex:0 0 54px;place-items:center;font-size:.95rem;font-weight:880;display:inline-grid}.account-identity__copy{gap:3px;min-width:0;display:grid}.account-identity__copy strong,.account-identity__copy small{overflow-wrap:anywhere}.account-identity__copy small,.account-table__status span,.account-detail-note{color:var(--muted);font-size:.9rem}.account-badge{border:1px solid var(--border);background:var(--surface-muted);min-height:28px;color:var(--text);border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:.82rem;font-weight:820;display:inline-flex}.account-badge__dot{background:currentColor;border-radius:999px;width:7px;height:7px}.account-badge--success{border-color:var(--success-text)}@supports (color:color-mix(in lab, red, red)){.account-badge--success{border-color:color-mix(in srgb, var(--success-text) 28%, var(--border))}}.account-badge--success{background:var(--success-bg);color:var(--success-text)}.account-badge--warning{border-color:var(--warning-text)}@supports (color:color-mix(in lab, red, red)){.account-badge--warning{border-color:color-mix(in srgb, var(--warning-text) 28%, var(--border))}}.account-badge--warning{background:var(--warning-bg);color:var(--warning-text)}.account-badge--neutral{color:var(--muted)}.account-table__status{gap:7px;display:grid}.account-actions{gap:8px}.account-action{border:1px solid var(--border);background:var(--surface-strong);min-height:38px;color:var(--accent);border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-weight:780;display:inline-flex;text-decoration:none!important}.account-action--secondary{color:var(--text)}.account-action:hover,.account-action:focus-visible{border-color:var(--accent);background:var(--surface-muted)}.account-empty{justify-items:start;gap:14px;display:grid}.account-workspace{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:18px;display:grid}.account-context-panel,.account-form-card,.account-record{padding:24px}.account-context-panel{gap:16px;display:grid}.account-context-panel h2,.account-form-card h2,.account-detail-card h2{margin-bottom:0;font-size:1.25rem}.account-context-panel p,.account-form-card>p{color:var(--muted)}.account-context-panel__strata{border:1px solid var(--border);background:linear-gradient(160deg, transparent 22%, var(--border) 23%, transparent 24%), linear-gradient(145deg, transparent 42%, var(--accent) 43%, transparent 44%), var(--surface-muted);opacity:.72;border-radius:8px;height:68px}.account-context-list{gap:12px;margin:0;display:grid}.account-context-list div,.account-readonly,.account-form__group{border-top:1px solid var(--border);padding-top:14px}.account-context-list dt{color:var(--text);font-weight:820}.account-context-list dd{color:var(--muted);margin:4px 0 0}.account-form{gap:18px}.account-form__group{border-bottom:0;border-left:0;border-right:0;gap:14px;margin:0;padding-bottom:0;padding-left:0;padding-right:0;display:grid}.account-form__group legend{color:var(--text);padding:0;font-size:1rem;font-weight:820}.account-form__group p,.form-field small{color:var(--muted);margin:0;font-size:.92rem}.form-field span{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.form-field em{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:760}.account-form__actions{border-top:1px solid var(--border);padding-top:16px}.account-record{gap:22px;display:grid}.account-record__hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;display:flex}.account-record__badges{flex-wrap:wrap;gap:8px;display:flex}.account-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-detail-card{padding:20px}.account-detail-card--wide{grid-column:1/-1}.account-detail-list dd{gap:7px;display:grid}.account-readonly{gap:5px;display:grid}.account-readonly strong{overflow-wrap:anywhere}.account-readonly p{margin-bottom:0;font-size:.92rem}.card,.panel{padding:18px}.card p,.panel p,.author-section p{color:var(--muted)}.card__value{margin-bottom:8px;font-size:1.45rem;font-weight:800;color:var(--text)!important}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.button{background:var(--accent);color:#fff;cursor:pointer;min-height:40px;font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-weight:720;text-decoration:none;display:inline-flex}.button--secondary{border:1px solid var(--border);background:var(--surface-strong);color:var(--text)}.button:hover,.button:focus-visible{background:var(--accent-dark)}.button--secondary:hover,.button--secondary:focus-visible{background:var(--surface-muted)}.form{gap:14px;display:grid}.form-field{color:var(--text);gap:6px;font-weight:700;display:grid}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);background:var(--surface-strong);min-height:42px;color:var(--text);font:inherit;border-radius:6px;padding:0 12px}.form-field textarea{resize:vertical;min-height:120px;padding:10px 12px}.form-field select{padding-right:36px}.form-actions,.table-actions{flex-wrap:wrap;gap:10px;display:flex}.form-actions{justify-content:flex-end;margin-top:4px}.field-error{color:var(--danger-text);font-size:.92rem}.status-badge{background:var(--surface-muted);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.status-badge--success{background:var(--success-bg);color:var(--success-text)}.status-badge--warning{background:var(--warning-bg);color:var(--warning-text)}.status-badge--neutral{background:var(--surface-muted);color:var(--muted)}.feedback{margin-top:16px}.feedback-message,.system-status-fragment,.empty-state{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);border-radius:8px;padding:12px 14px}.feedback-message{flex-wrap:wrap;gap:8px;display:flex}.feedback-message--error{background:var(--danger-bg);color:var(--danger-text);border-color:#e7beb6}.system-status-fragment{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.system-status-fragment p,.empty-state p{margin-bottom:0}.empty-state p{color:var(--muted)}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:620px}.data-table th,.data-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px 10px}.data-table th{color:var(--muted);text-transform:uppercase;font-size:.82rem}.data-table tbody tr:hover{background:var(--surface-muted)}@supports (color:color-mix(in lab, red, red)){.data-table tbody tr:hover{background:color-mix(in srgb, var(--surface-muted) 58%, transparent)}}.author-nav__link:focus-visible,.author-wordmark:focus-visible,.button:focus-visible,.dashboard-action-card:focus-visible,.dashboard-module-card:focus-visible,.account-action:focus-visible,.table-link:focus-visible,.auth-theme__button:focus-visible{outline:3px solid var(--focus)}@supports (color:color-mix(in lab, red, red)){.author-nav__link:focus-visible,.author-wordmark:focus-visible,.button:focus-visible,.dashboard-action-card:focus-visible,.dashboard-module-card:focus-visible,.account-action:focus-visible,.table-link:focus-visible,.auth-theme__button:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 72%, transparent)}}.author-nav__link:focus-visible,.author-wordmark:focus-visible,.button:focus-visible,.dashboard-action-card:focus-visible,.dashboard-module-card:focus-visible,.account-action:focus-visible,.table-link:focus-visible,.auth-theme__button:focus-visible{outline-offset:3px}.table-link{color:var(--accent);font-weight:760;text-decoration:none}.table-link:hover,.table-link:focus-visible,.table-actions a:hover,.table-actions a:focus-visible{text-decoration:underline}.table-actions a{color:var(--accent);font-weight:720;text-decoration:none}.account-form-section{max-width:640px}.readonly-field{gap:4px;margin-bottom:18px;display:grid}.readonly-field span,.detail-list dt{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:800}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.detail-list div{border-top:1px solid var(--border);padding-top:14px}.detail-list dd{margin:6px 0 0;font-weight:720}.session-history-workspace,.session-detail-section{gap:18px;display:grid}.session-history-context,.session-history-filters,.session-result-summary,.session-history-table,.session-empty-state{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.session-history-context{justify-content:space-between;align-items:flex-start;gap:18px;padding:20px;display:flex}.session-history-context h2,.session-history-filters__heading h2{margin-bottom:6px;font-size:1.25rem}.session-history-context p,.session-history-filters__heading p{color:var(--muted);margin-bottom:0}.session-history-filters{padding:20px}.session-history-filters__heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.session-filter-grid{grid-template-columns:minmax(150px,.8fr) repeat(2,minmax(180px,1fr));gap:14px;margin-top:18px;display:grid}.session-history-filters__size input{width:132px;max-width:100%}.session-history-filters__actions{justify-content:flex-start;align-items:end;margin-top:0}.session-history-filters__actions .button{width:100%}.session-active-filters{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;padding-top:14px;display:flex}.session-active-filters>span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:820}.session-active-filters ul{flex-wrap:wrap;flex:auto;gap:8px;margin:0;padding:0;list-style:none;display:flex}.session-active-filters li{border:1px solid var(--border);background:var(--surface-muted);min-height:30px;color:var(--text);border-radius:999px;padding:5px 10px;font-size:.86rem}.session-active-filters a{color:var(--accent);font-weight:760;text-decoration:none}.session-result-summary{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:16px 18px;display:flex}.session-result-summary strong{font-size:1rem;display:block}.session-result-summary span{color:var(--muted);font-weight:760}.session-history-table{overflow-x:auto}.session-history-table:focus-visible{outline:3px solid var(--focus)}@supports (color:color-mix(in lab, red, red)){.session-history-table:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 72%, transparent)}}.session-history-table:focus-visible{outline-offset:3px}.session-table{table-layout:fixed;min-width:920px}.session-table__col-session{width:17%}.session-table__col-user{width:20%}.session-table__col-well{width:27%}.session-table__col-status{width:13%}.session-table__col-ended{width:18%}.session-table__col-notes{width:5%}.session-table th,.session-table td{vertical-align:top;padding:14px 16px}.session-table th{color:var(--muted);letter-spacing:.06em;font-size:.75rem;font-weight:650;line-height:1.25}.session-table td{font-size:.875rem;line-height:1.45}.session-table tbody tr:nth-child(2n){background:var(--surface-muted)}@supports (color:color-mix(in lab, red, red)){.session-table tbody tr:nth-child(2n){background:color-mix(in srgb, var(--surface-muted) 18%, transparent)}}.session-table tbody tr:hover{background:var(--surface-muted)}@supports (color:color-mix(in lab, red, red)){.session-table tbody tr:hover{background:color-mix(in srgb, var(--surface-muted) 46%, transparent)}}.session-table tbody tr:last-child td{border-bottom:0}.session-table__session small,.session-table__well small,.session-table__status small,.session-table__ended small{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:.75rem;font-weight:400;line-height:1.4;display:block}.session-table__session time,.session-table__ended time{display:block}.session-table__date,.session-table__ended strong{font-weight:650;display:block}.session-table__time{margin-top:1px;font-weight:450;display:block}.session-table__id{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.session-table__well strong{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.session-table .account-identity{gap:10px}.session-table .account-identity__mark{flex-basis:40px;width:40px;height:40px;font-size:.8rem}.session-table .account-identity__copy strong{font-weight:650;line-height:1.35}.session-table .account-identity__copy small{color:var(--muted);font-size:.75rem;font-weight:400;line-height:1.4}.session-table__status .account-badge{min-height:24px;padding-inline:9px;font-size:.75rem;font-weight:650}.session-table__notes{color:var(--text);overflow-wrap:normal;white-space:normal;font-size:.875rem;font-weight:500}.session-table__notes--empty{color:var(--muted);font-weight:400}.session-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.session-pagination__actions{justify-content:flex-end}.button.is-disabled,.button.is-disabled:hover,.button.is-disabled:focus-visible{border-color:var(--border);background:var(--surface-muted);color:var(--muted);cursor:not-allowed;opacity:.72}.session-empty-state{justify-items:start;gap:12px;padding:18px;display:grid}.session-empty-state p{color:var(--muted);margin-bottom:0}.session-detail-list{margin-bottom:22px}.json-panels{gap:16px;margin-top:22px;display:grid}.json-panels h3{margin-bottom:8px;font-size:1rem}.json-panels pre{border:1px solid var(--border);background:var(--surface-muted);color:var(--text);border-radius:8px;padding:14px;overflow-x:auto}@media (max-width:860px){.auth-experience{grid-template-columns:1fr}.auth-hero{min-height:auto;padding:32px 22px 12px}.auth-hero h1{font-size:3rem}.auth-lead{font-size:1rem}.auth-strata{width:560px;bottom:-160px;right:-220px}.auth-card{border-top:1px solid var(--auth-border);border-left:0;min-height:auto;padding:24px 22px 34px}.auth-card__top{flex-direction:column;align-items:stretch;margin-bottom:22px}.auth-theme{align-self:flex-start}.author-header,.author-header__brand,.author-session,.section-heading,.session-history-context,.session-history-filters__heading,.session-result-summary,.access-panel,.author-status,.dashboard-hero,.dashboard-status,.account-page-header,.account-record__hero{text-align:left;flex-direction:column;align-items:stretch}.author-actions,.dashboard-action-grid,.dashboard-module-grid,.dashboard-grid,.dashboard-hero,.dashboard-status,.account-summary,.account-workspace,.account-detail-grid,.dashboard-panel-grid{grid-template-columns:1fr}.session-filter-grid,.dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-action-card{min-height:116px}.dashboard-module-card{min-height:136px}.dashboard-module__actions,.author-session__logout,.account-form__actions{justify-content:flex-start}.author-main{width:min(100% - 28px,1120px);padding-top:32px}h1{font-size:2.05rem}.detail-list{grid-template-columns:1fr}.session-pagination{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.session-filter-grid{grid-template-columns:1fr}.session-history-context,.session-history-filters,.session-result-summary,.session-empty-state{padding:16px}.session-active-filters{flex-direction:column;align-items:flex-start}.session-active-filters ul{width:100%}.session-active-filters li{border-radius:8px;width:100%}.dashboard-summary{grid-template-columns:1fr}.dashboard-action-card,.dashboard-module-card{grid-template-columns:40px minmax(0,1fr)}.account-page-header{min-height:auto}.account-summary{grid-template-columns:1fr}.account-actions{flex-direction:column;align-items:stretch}.account-action,.account-form__actions .button{width:100%}.account-identity--compact{min-width:220px}.dashboard-action-card__arrow,.dashboard-module-card__arrow{display:none}.author-nav{width:100%}.author-nav__link{text-align:center;flex:46%}}