@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg:#f7f9fb;--bg-solid:#fff;--bg-muted:#f1f5f9;--line:#15223514;--line-strong:#15223524;--text:#152235;--text-muted:#526174;--text-soft:#6d7b8c;--accent:#0c76b3;--accent-strong:#074d74;--accent-soft:#0c76b314;--gold:#dc8a0c;--danger:#b3412d;--danger-soft:#b3412d1a;--success:#1c7d58;--success-soft:#1c7d581a;--warning:#c9850f;--warning-soft:#c9850f1a;--info:#0c76b3;--info-soft:#0c76b31a;--neutral-soft:#5261741a;--shadow-lg:0 28px 64px #10213414;--shadow-md:0 12px 28px #1021340f;--radius-xl:20px;--radius-lg:14px;--radius-md:10px;--radius-sm:6px;--radius-full:999px;--font-sans:"IBM Plex Sans", sans-serif;--font-display:"Space Grotesk", sans-serif}*,:before,:after{box-sizing:border-box}html{font-size:16px}body{font-family:var(--font-sans);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fff9f0 0%,#f0f4f8 50%,#f8fafc 100%);margin:0;line-height:1.5;overflow-x:hidden}a,button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:260px 1fr;min-width:0;min-height:100vh;transition:grid-template-columns .2s;display:grid;overflow-x:hidden}.app-shell--sidebar-collapsed{grid-template-columns:72px 1fr}.app-shell__main{grid-template-rows:auto 1fr;min-width:0;display:grid}.app-shell__content{min-width:0;padding:clamp(16px,3vw,32px)}.app-sidebar{color:#e8eef2;background:linear-gradient(#0f1824 0%,#162232 100%);flex-direction:column;gap:24px;padding:20px;display:flex}.app-sidebar__brand,.app-sidebar__footer{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f;padding:16px}.app-sidebar__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;font-size:.68rem}.app-sidebar h1{font-family:var(--font-display);letter-spacing:-.03em;margin:6px 0 0;font-size:1.6rem}.app-sidebar p,.app-sidebar__footer p{color:#fff9;margin:6px 0 0;font-size:.9rem}.app-sidebar__nav{flex-direction:column;gap:4px;display:flex}.app-sidebar__section{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin:16px 0 8px;font-size:.7rem}.app-sidebar__link{border-radius:var(--radius-md);color:#ffffffbf;align-items:center;gap:10px;padding:10px 12px;transition:all .14s;display:flex}.app-sidebar__link:hover,.app-sidebar__link--active{color:#fff;background:#ffa41b1f;transform:translate(2px)}.app-sidebar__link-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.app-sidebar__link-label{white-space:nowrap;overflow:hidden}.app-shell--sidebar-collapsed .app-sidebar{width:72px;padding:16px 10px}.app-shell--sidebar-collapsed .app-sidebar__brand{justify-content:center;align-items:center;min-height:56px;display:flex}.app-shell--sidebar-collapsed .app-sidebar__logo{border-radius:var(--radius-md);color:#0f1824;width:40px;height:40px;font-family:var(--font-display);background:linear-gradient(135deg,#ffa41b,#e67e0f);justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex}.app-shell--sidebar-collapsed .app-sidebar__brand h1,.app-shell--sidebar-collapsed .app-sidebar__brand p,.app-shell--sidebar-collapsed .app-sidebar__brand .app-sidebar__eyebrow,.app-shell--sidebar-collapsed .app-sidebar__section{display:none}.app-shell--sidebar-collapsed .app-sidebar__footer{text-align:center;padding:10px}.app-shell--sidebar-collapsed .app-sidebar__link{justify-content:center;padding:10px}.app-shell--sidebar-collapsed .app-sidebar__link--collapsed{transform:none}.app-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:10;background:#ffffffb3;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(16px,3vw,28px);display:flex;position:sticky;top:0}.app-header__left{align-items:center;gap:12px;min-width:0;display:flex}.app-header__title{flex-direction:column;gap:2px;min-width:0;display:flex}.app-header strong{font-size:1rem;line-height:1.15;display:block}.app-header__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.app-header__workspace,.zone-shell__workspace{align-items:center;display:flex}.shell__header-left,.zone-shell__header-left{flex-wrap:wrap;flex:1;align-items:center;gap:8px 12px;min-width:0;display:flex}.shell__page-title,.zone-shell__page-title,.app-header__title strong{line-height:1.15}.shell__breadcrumbs,.zone-shell__breadcrumbs{flex-basis:100%;min-width:0}.menu-toggle{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text);justify-content:center;align-items:center;display:none}.menu-toggle:hover{background:var(--bg-muted)}.collapse-toggle{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-soft);background:0 0;justify-content:center;align-items:center;transition:all .14s;display:flex}.collapse-toggle:hover{color:var(--text)}.collapse-toggle svg{transition:transform .2s}.collapse-toggle--collapsed svg{transform:rotate(180deg)}.global-search{flex:1;max-width:320px;position:relative}.global-search__icon{color:var(--text-soft);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.global-search__input{border-radius:var(--radius-full);border:1px solid var(--line-strong);background:var(--bg-solid);width:100%;padding:8px 12px 8px 38px;font-size:.88rem;transition:all .14s}.global-search__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);background:#fff;outline:none}.global-search__input::placeholder{color:var(--text-soft)}.surface-button{border-radius:var(--radius-full);border:1px solid var(--line);background:var(--bg-solid);align-items:center;gap:8px;padding:8px 14px;font-size:.9rem;display:inline-flex}.surface-button__hint{border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent-strong);padding:2px 8px;font-size:.74rem;font-weight:500}.surface-button--profile{color:#fff;background:linear-gradient(135deg,#10283c,#22517a)}.surface-button--logout{color:var(--text-muted)}.surface-button--logout:hover{color:var(--danger);border-color:var(--danger)}.shell__workspace-switcher{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);min-width:220px;color:var(--text);padding:8px 12px}.shell__workspace-switcher:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-avatar{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.8rem;font-weight:600;display:grid}.page-stack{flex-direction:column;gap:20px;display:flex}.workspace-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.workspace-card{border-radius:var(--radius-lg);background:var(--bg-solid);border:1px solid var(--line);box-shadow:var(--shadow-md);flex-direction:column;gap:12px;padding:20px;display:flex}.workspace-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-header{padding:8px 0}.page-header__actions,.button-row{flex-wrap:wrap;gap:10px;display:flex}.page-header__copy{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-header h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,3vw,2.4rem)}.page-header p{max-width:640px;color:var(--text-muted);margin:8px 0 0;font-size:.95rem}.breadcrumbs{color:var(--text-soft);flex-wrap:wrap;gap:6px;font-size:.88rem;display:flex}.breadcrumbs a:hover,.text-link:hover{color:var(--accent)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.dashboard-grid{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.dashboard-grid--dense{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-grid--review{grid-template-columns:1.4fr 1fr}.detail-list{gap:10px;display:grid}.detail-list--three{grid-template-columns:repeat(3,1fr)}.detail-row{min-width:0}.detail-list--compact{gap:8px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.module-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--bg-solid), var(--bg-muted));cursor:pointer;flex-direction:column;gap:12px;padding:16px;transition:border-color .14s,transform .14s,box-shadow .14s;display:flex}.module-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.module-card--selected{background:linear-gradient(#0c76b314,#0c76b308);border-color:#0c76b380;box-shadow:0 10px 24px #0c76b31a}.module-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.module-card__title-group{flex-direction:column;gap:4px;min-width:0;display:flex}.module-card__title-group strong{font-size:1rem}.module-card__title-group p,.module-card__description{color:var(--text-muted);margin:0;font-size:.9rem}.module-card__description{line-height:1.5}.module-card__check{width:18px;height:18px;accent-color:var(--accent);flex:none;margin-top:2px}.module-card__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.module-card__hint{color:var(--text-soft);font-size:.82rem}.stat-card,.section-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-solid);box-shadow:var(--shadow-md);padding:18px 20px}.stat-card{flex-direction:column;gap:8px;display:flex}.stat-card span{color:var(--text-soft);font-size:.88rem}.stat-card strong{letter-spacing:-.04em;font-size:1.8rem}.stat-card__change{border-radius:var(--radius-full);align-self:flex-start;padding:4px 10px;font-size:.78rem;font-weight:500;display:inline-flex}.stat-card__change--success{background:var(--success-soft);color:var(--success)}.stat-card__change--warning{background:var(--warning-soft);color:var(--warning)}.stat-card__change--info{background:var(--info-soft);color:var(--info)}.stat-card__change--neutral{background:var(--neutral-soft);color:var(--text-muted)}.activity-list{flex-direction:column;gap:2px;display:flex}.activity-item{border-radius:var(--radius-sm);grid-template-columns:8px 1fr auto;align-items:start;gap:12px;padding:12px;transition:background .14s;display:grid}.activity-item:hover{background:var(--bg-muted)}.activity-item__dot{background:var(--text-soft);border-radius:50%;width:8px;height:8px;margin-top:6px}.activity-item__dot[data-tone=success]{background:var(--success)}.activity-item__dot[data-tone=warning]{background:var(--warning)}.activity-item__dot[data-tone=danger]{background:var(--danger)}.activity-item__dot[data-tone=info]{background:var(--accent)}.activity-item__content{flex-direction:column;gap:2px;min-width:0;display:flex}.activity-item__content strong{font-size:.9rem;font-weight:500}.activity-item__content span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.activity-item__meta{text-align:right;flex-direction:column;flex-shrink:0;gap:2px;display:flex}.activity-item__meta span{color:var(--text-soft);font-size:.78rem}.summary-row__info{flex-direction:column;gap:2px;min-width:0;display:flex}.summary-row__info strong{font-weight:500}.summary-row__info span{color:var(--text-muted);font-size:.82rem}.section-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.section-card__header h3{margin:0;font-size:1rem}.section-card__header p{color:var(--text-muted);margin:4px 0 0;font-size:.88rem}.toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.search-bar{flex-direction:column;flex:1;gap:6px;min-width:240px;display:flex}.search-bar span,.form-field__label{color:var(--text-soft);font-size:.78rem;font-weight:600}.input,.textarea{border-radius:var(--radius-md);border:1px solid var(--line-strong);background:var(--bg-solid);width:100%;padding:10px 14px;font-size:.94rem;transition:all .14s}.input:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.filter-bar,.badge-row,.auth-panel__footer{flex-wrap:wrap;gap:8px;display:flex}.owner-picker{gap:8px;max-height:280px;margin-top:10px;display:grid;overflow:auto}.owner-autocomplete{position:relative}.owner-autocomplete__panel{z-index:20;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-solid);max-height:260px;box-shadow:var(--shadow-md);gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.owner-autocomplete__item{border-radius:var(--radius-md);background:var(--bg-muted);text-align:left;border:1px solid #0000;flex-direction:column;gap:3px;padding:10px 12px;transition:background .14s,border-color .14s;display:flex}.owner-autocomplete__item:hover,.owner-autocomplete__item--selected{border-color:var(--accent);background:var(--accent-soft)}.owner-autocomplete__item strong{font-size:.92rem}.owner-autocomplete__item span{color:var(--text-muted);font-size:.84rem}.owner-autocomplete__empty{color:var(--text-muted);padding:12px;font-size:.88rem}.owner-picker__count{color:var(--text-soft);font-size:.8rem}.owner-picker__item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);text-align:left;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:border-color .14s,background .14s,transform .14s;display:flex}.owner-picker__item:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.owner-picker__item--selected{border-color:var(--accent);background:var(--accent-soft)}.owner-picker__info{flex-direction:column;gap:3px;min-width:0;display:flex}.owner-picker__info strong{font-size:.92rem}.owner-picker__info span,.owner-picker__select{color:var(--text-muted);font-size:.84rem}.owner-picker__select{flex-shrink:0}.owner-picker__empty{border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--text-muted);background:var(--bg-muted);padding:14px}.owner-picker__selection{border-radius:var(--radius-md);background:#0c76b30f;border:1px solid #0c76b333;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:12px 14px;display:flex}.owner-picker__selection strong{margin-bottom:4px;display:block}.owner-picker__selection p{color:var(--text-muted);margin:0;font-size:.86rem}.wizard-steps{flex-wrap:wrap;gap:10px;display:flex}.wizard-step{border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--bg-solid);min-height:40px;color:var(--text-muted);font:inherit;white-space:nowrap;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;font-weight:600;line-height:1.2;display:inline-flex}.wizard-step__index{border-radius:var(--radius-full);background:var(--neutral-soft);width:24px;height:24px;color:var(--text-muted);flex:0 0 24px;place-items:center;font-size:.78rem;display:inline-grid}.wizard-step--active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.wizard-step--active .wizard-step__index{background:var(--accent);color:#fff}.wizard-step--completed{color:var(--text);border-color:#0c76b359}.wizard-step--completed .wizard-step__index{background:var(--success-soft);color:var(--success)}.setup-banner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#0c76b314,#18a0780f);border:1px solid #0c76b324;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding:16px 18px;display:flex}.setup-banner h3{margin:4px 0;font-size:1.2rem}.setup-banner p{color:var(--text-soft);margin:0}.setup-banner__eyebrow,.setup-review__eyebrow{border-radius:var(--radius-full);background:var(--bg-solid);border:1px solid var(--line);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:3px 8px;font-size:.76rem;font-weight:700;display:inline-flex}.setup-review__hero{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.setup-review__hero h3{margin:8px 0 6px;font-size:1.15rem}.setup-review__hero p{color:var(--text-soft);margin:0}.setup-review__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.setup-review__stat{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-muted);padding:12px 14px}.setup-review__stat span{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.8rem;display:block}.setup-review__stat strong{font-size:1rem}.setup-review__notice{border-radius:var(--radius-md);background:#0c76b30f;border:1px solid #0c76b329;padding:14px 16px}.setup-review__notice strong{margin-bottom:6px;display:block}.setup-review__notice p{color:var(--text-soft);margin:0}.setup-review__modules{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.filter-chip,.badge{border-radius:var(--radius-full);align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;display:inline-flex}.filter-chip{border:1px solid var(--line-strong);background:var(--bg-solid);color:var(--text-muted);transition:all .14s}.filter-chip--active{background:var(--accent);color:#fff;border-color:var(--accent)}.badge{font-weight:500}.badge--success{background:var(--success-soft);color:var(--success)}.badge--warning{background:var(--warning-soft);color:var(--warning)}.badge--danger{background:var(--danger-soft);color:var(--danger)}.badge--info{background:var(--info-soft);color:var(--accent-strong)}.badge--neutral{background:var(--neutral-soft);color:var(--text-muted)}.data-table{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-solid);box-shadow:var(--shadow-md);overflow:auto hidden}.data-table table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);padding:14px 16px}.data-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--text-soft);background:var(--bg-muted);font-size:.74rem}.data-table tbody tr:hover{background:#ffffff80}.data-table__empty{text-align:center;color:var(--text-muted);padding:32px}.data-table__loading,.data-table__error{text-align:center;color:var(--text-soft);padding:24px}.table-primary{flex-direction:column;gap:2px;display:flex}.table-primary span{color:var(--text-soft);font-size:.86rem}.table-primary a{color:var(--accent-strong);font-weight:500}.role-cell{flex-wrap:wrap;gap:4px;display:flex}.role-none{color:var(--text-muted);font-size:.9rem}.role-badges-list{flex-direction:column;gap:12px;display:flex}.role-badge-item{background:var(--bg-muted);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.role-revoke-btn{color:var(--danger);border-radius:var(--radius-sm);padding:6px 12px;font-size:.85rem}.role-revoke-btn:hover{background:var(--danger-soft)}.role-revoke-btn:disabled{opacity:.5;cursor:not-allowed}.empty-message{color:var(--text-muted);text-align:center;background:var(--bg-muted);border-radius:var(--radius-md);padding:24px;font-size:.95rem}.memberships-list{flex-direction:column;gap:12px;display:flex}.membership-item{background:var(--bg-muted);border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;padding:16px;transition:border-color .14s,background .14s,transform .14s;display:flex}.membership-item:hover{border-color:var(--line);transform:translateY(-1px)}.membership-item--selected{background:var(--accent-soft);border-color:var(--accent)}.membership-info{flex-direction:column;gap:4px;display:flex}.membership-name{color:var(--accent);font-weight:600}.membership-email{color:var(--text-muted);font-size:.85rem}.membership-meta{align-items:center;gap:12px;display:flex}.membership-date{color:var(--text-muted);font-size:.8rem}.access-preview{flex-direction:column;gap:16px;display:flex}.access-preview__summary{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-muted);justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.access-preview__summary strong,.access-preview__group strong{margin-bottom:6px;display:block}.access-preview__summary p{color:var(--text-muted);margin:0;font-size:.9rem}.access-preview__group{flex-direction:column;gap:8px;display:flex}.access-preview__permission-groups{gap:12px;display:grid}.access-preview__permission-group{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);padding:12px 14px}.access-preview__permission-group strong{margin-bottom:8px}.access-review__selectors{align-items:start}.access-review__list{flex-direction:column;gap:10px;max-height:420px;margin-top:14px;display:flex;overflow:auto}.access-review__item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);text-align:left;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:border-color .14s,transform .14s,background .14s;display:flex}.access-review__item:hover{border-color:var(--accent);transform:translateY(-1px)}.access-review__item--selected{background:var(--accent-soft);border-color:var(--accent)}.access-review__item-main{flex-direction:column;gap:4px;display:flex}.access-review__item-main span{color:var(--text-muted);font-size:.85rem}.access-review__item-meta{color:var(--text-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:.84rem;display:flex}.access-review__decision{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-muted);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.access-review__decision--success{border-color:#12753d40}.access-review__decision--warning{border-color:#b0751247}.access-review__decision p{color:var(--text-muted);margin:6px 0 0}.access-review__reasons{gap:10px;margin-top:14px;display:grid}.access-review__reason{border-radius:var(--radius-md);color:var(--text);background:#b0751214;border:1px solid #b075123d;padding:12px 14px}.role-select-small{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg-solid);cursor:pointer;padding:4px 8px;font-size:.85rem}.role-select-small:focus{border-color:var(--accent);outline:none}.role-select-small:disabled{opacity:.5;cursor:not-allowed}.action-buttons{gap:12px;display:flex}.row-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.text-link--danger{color:var(--danger)}.text-link--danger:hover{text-decoration:underline}.invite-form,.tenant-role-editor,.tenant-role-permissions{flex-direction:column;gap:16px;display:flex}.tenant-role-permissions__toolbar{align-items:center}.tenant-role-permissions__list{gap:10px;display:grid}.tenant-role-permissions__item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px 16px;display:grid}.tenant-role-permissions__item input[type=checkbox]{margin-top:4px}.tenant-role-permissions__item-main{flex-direction:column;gap:6px;display:flex}.tenant-role-permissions__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.84rem;display:flex}.invite-form .form-group{flex-direction:column;gap:6px;display:flex}.invite-form label{color:var(--text-muted);font-size:.85rem;font-weight:500}.invite-form input,.invite-form select{border:1px solid var(--line);border-radius:var(--radius-md);padding:10px 12px;font-size:.95rem}.invite-form input:focus,.invite-form select:focus{border-color:var(--accent);outline:none}.dialog-content{flex-direction:column;gap:16px;display:flex}.dialog-content .role-select{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);width:100%;padding:10px 12px;font-size:.95rem}.dialog-content .role-select:focus{border-color:var(--accent);outline:none}.permission-code{color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-sm);padding:2px 6px;font-family:monospace;font-size:.85rem}.permission-tags{flex-wrap:wrap;gap:4px;display:flex}.permission-tag{background:var(--bg-muted);border-radius:var(--radius-sm);color:var(--text-muted);padding:2px 8px;font-size:.7rem}.permission-tag--danger{color:var(--danger);background:#b000201f}.role-guide-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (width<=768px){.role-guide-grid{grid-template-columns:1fr}}.role-guide-item{background:var(--bg-muted);border-radius:var(--radius-md);gap:16px;padding:16px;display:flex}.role-guide-permissions{flex:1}.role-guide-permissions strong{margin-bottom:8px;font-size:.95rem;display:block}.role-guide-permissions ul{color:var(--text-muted);margin:0;padding-left:16px;font-size:.85rem}.role-guide-permissions li{margin-bottom:4px}.org-roles-info p{color:var(--text-muted);margin:0 0 20px}.org-roles-list{flex-direction:column;gap:12px;display:flex}.org-role-item{background:var(--bg-muted);border-radius:var(--radius-md);align-items:center;gap:16px;padding:12px 16px;display:flex}.org-role-item span{color:var(--text-muted);font-size:.9rem}.role-details-content p{color:var(--text-muted);margin:0 0 16px}.role-details-content h4{margin:0 0 12px;font-size:.9rem}.permission-list{flex-direction:column;gap:8px;max-height:300px;display:flex;overflow-y:auto}.permission-item{background:var(--bg-muted);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.permission-item code{color:var(--accent);font-family:monospace;font-size:.8rem}.permission-item span{color:var(--text-muted);font-size:.85rem}.summary-row,.quick-action{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:transform .14s;display:flex}.summary-row span,.quick-action p{color:var(--text-soft);font-size:.88rem}.summary-row__meta{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.detail-row{border-radius:var(--radius-md);background:var(--bg-muted);justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.detail-row span{color:var(--text-soft);font-size:.88rem}.detail-row strong{font-weight:500}.timeline{flex-direction:column;gap:16px;display:flex}.timeline__item{grid-template-columns:14px 1fr;gap:12px;display:grid}.timeline__item p,.timeline__item span{color:var(--text-soft);margin:2px 0 0;font-size:.88rem}.timeline__dot{background:var(--text-soft);border-radius:50%;width:10px;height:10px;margin-top:5px}.timeline__dot--success{background:var(--success)}.timeline__dot--warning{background:var(--warning)}.timeline__dot--danger{background:var(--danger)}.timeline__dot--info{background:var(--accent)}.tabs{flex-direction:column;gap:14px;display:flex}.tabs__list{flex-wrap:wrap;gap:8px;display:flex}.tabs__trigger{border-radius:var(--radius-full);border:1px solid var(--line-strong);background:var(--bg-solid);color:var(--text-muted);padding:8px 14px;font-size:.88rem;transition:all .14s}.tabs__trigger--active{background:var(--accent);color:#fff;border-color:var(--accent)}.tabs__panel{flex-direction:column;gap:14px;display:flex}.button{border-radius:var(--radius-md);justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:500;transition:all .14s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button--primary{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff;box-shadow:0 8px 20px #0c76b32e}.button--ghost{border:1px solid var(--line-strong);background:var(--bg-solid);color:var(--text)}.button--danger{background:linear-gradient(135deg, var(--danger), #9a2d24);color:#fff}.text-link{color:var(--accent-strong);font-size:inherit;padding:0}.form-field{flex-direction:column;gap:6px;display:flex}.form-alert,.form-field__error{color:var(--danger);font-size:.86rem}.form-alert--error{background:var(--danger-soft);border-radius:var(--radius-md);color:var(--danger);border:1px solid #b3412d33;align-items:flex-start;gap:10px;padding:14px 16px;font-size:.9rem;animation:.3s form-alert-slide;display:flex}@keyframes form-alert-slide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.form-alert__icon{flex-shrink:0;font-size:1rem}.form-alert__message{flex:1;line-height:1.4}.form-field__hint,.form-field__error{margin:4px 0 0}.inline-note{color:var(--text-soft);font-size:.86rem}.auth-layout,.system-page{place-items:center;min-height:100vh;padding:20px;display:grid}.auth-layout{background:linear-gradient(135deg,#fff9f0 0%,#f0f4f8 50%,#f8fafc 100%);grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:24px}.auth-panel,.system-page{border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--bg-solid);width:100%;max-width:520px;box-shadow:var(--shadow-lg);padding:24px}.auth-panel--brand{display:none}.auth-panel__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);font-size:.68rem}.auth-panel h1{font-family:var(--font-display);margin:8px 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.auth-panel h2{font-family:var(--font-display);margin:8px 0 0;font-size:clamp(1.6rem,3vw,2rem)}.auth-panel p{color:var(--text-muted);font-size:.94rem;line-height:1.6}.auth-panel__highlights{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.auth-panel__highlights div{border-radius:var(--radius-md);background:var(--bg-muted);text-align:center;padding:12px}.auth-panel__highlights strong{font-size:1.2rem;font-family:var(--font-display);display:block}.auth-panel__highlights span{color:var(--text-soft);font-size:.76rem}.auth-form{flex-direction:column;gap:14px;margin-top:20px;display:flex}.error-page{background:linear-gradient(135deg,#fff9f0 0%,#f0f4f8 50%,#f8fafc 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.error-page__content{border-radius:var(--radius-xl);background:var(--bg-solid);border:1px solid var(--line);max-width:420px;box-shadow:var(--shadow-lg);text-align:center;padding:32px}.error-page__code{letter-spacing:.16em;color:var(--text-soft);font-size:.74rem;font-weight:600;display:inline-block}.error-page h1{font-family:var(--font-display);margin:8px 0 0;font-size:clamp(1.6rem,4vw,2.2rem)}.error-page p{color:var(--text-muted);margin:10px 0 0;line-height:1.6}.error-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.system-page{text-align:center;max-width:480px}.system-page h1{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,4vw,2.4rem)}.system-page p{color:var(--text-muted);margin:8px 0 0}.system-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.public-home{flex-direction:column;gap:clamp(18px,3vw,28px);min-height:100vh;padding:clamp(16px,3vw,32px);display:flex}.public-home__topbar{border:1px solid var(--line);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-md);background:#ffffffc2;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.public-home__brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.public-home__brand strong,.public-home__brand small,.public-home__eyebrow,.auth-shell__eyebrow,.system-card__eyebrow{letter-spacing:.12em;text-transform:uppercase}.public-home__brand span{flex-direction:column;min-width:0;display:flex}.public-home__brand strong{font-family:var(--font-display);font-size:1rem;line-height:1.1}.public-home__brand small{color:var(--text-soft);font-size:.7rem}.public-home__brand-mark,.auth-shell__brand-mark{background:linear-gradient(135deg, var(--accent), #1a9bd8);color:#fff;width:42px;height:42px;font-family:var(--font-display);border-radius:14px;place-items:center;font-weight:700;display:grid;box-shadow:0 12px 30px #0c76b333}.public-home__topbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.public-home__hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:clamp(18px,3vw,32px);display:grid}.public-home__intro,.public-home__snapshot,.public-home__zone,.public-home__strip{border:1px solid var(--line);border-radius:calc(var(--radius-xl) + 2px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-lg);background:#ffffffc7}.public-home__intro{padding:clamp(24px,4vw,40px)}.public-home__eyebrow{border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent-strong);align-items:center;gap:8px;padding:7px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.public-home__intro h1{max-width:12ch;font-family:var(--font-display);letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.94}.public-home__intro p{max-width:60ch;color:var(--text-muted);margin:18px 0 0;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.7}.public-home__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.public-home__chips{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.public-home__chips span,.public-home__stack article{border-radius:var(--radius-full);background:var(--bg-muted);border:1px solid var(--line)}.public-home__chips span{color:var(--text-muted);padding:10px 14px;font-size:.88rem}.public-home__snapshot{flex-direction:column;gap:14px;padding:clamp(18px,3vw,24px);display:flex}.public-home__snapshot-card{border-radius:var(--radius-xl);color:#f4f8fb;background:linear-gradient(135deg,#0f1824 0%,#182538 100%);padding:18px}.public-home__snapshot-header{color:#f4f8fbbf;justify-content:space-between;align-items:center;gap:10px;font-size:.82rem;display:flex}.status-badge{border-radius:var(--radius-full);align-items:center;padding:6px 10px;font-size:.74rem;font-weight:600;display:inline-flex}.status-badge--success{color:#7ee0b8;background:#1c7d5824}.public-home__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.public-home__metrics div{border-radius:var(--radius-lg);background:#ffffff0f;padding:14px 12px}.public-home__metrics strong{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,2rem);line-height:1;display:block}.public-home__metrics span{color:#f4f8fbb8;margin-top:6px;font-size:.8rem;display:block}.public-home__stack{gap:12px;display:grid}.public-home__stack article{padding:16px 18px}.public-home__stack article span,.public-home__zone span{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.public-home__stack article p,.public-home__zone p,.public-home__strip span{color:var(--text-muted);margin:8px 0 0}.public-home__zones{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.public-home__zone{padding:20px}.public-home__zone h2{font-family:var(--font-display);margin:12px 0 0;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.1}.public-home__strip{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.public-home__strip strong{font-family:var(--font-display);font-size:1rem;display:block}.auth-shell{grid-template-columns:minmax(320px,.98fr) minmax(360px,.82fr);align-items:stretch;gap:clamp(18px,3vw,28px);min-height:100vh;padding:clamp(16px,3vw,32px);display:grid}.auth-shell__rail,.auth-shell__card,.system-card{border:1px solid var(--line);border-radius:calc(var(--radius-xl) + 2px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-lg);background:#ffffffd1}.auth-shell__rail{flex-direction:column;justify-content:space-between;gap:24px;padding:clamp(22px,4vw,40px);display:flex;position:relative;overflow:hidden}.auth-shell__rail:before{content:"";pointer-events:none;background:radial-gradient(circle,#0c76b32e,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;inset:auto -8% -18% auto}.auth-shell__brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.auth-shell__brand span{flex-direction:column;display:flex}.auth-shell__brand strong{font-family:var(--font-display);font-size:1rem;line-height:1.1}.auth-shell__brand small{color:var(--text-soft);font-size:.72rem}.auth-shell__message{max-width:36rem}.auth-shell__eyebrow{border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent-strong);align-items:center;padding:7px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.auth-shell__message h1{font-family:var(--font-display);letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(2.2rem,5vw,4.3rem);line-height:.95}.auth-shell__message p{max-width:44ch;color:var(--text-muted);margin:16px 0 0;font-size:1rem;line-height:1.7}.auth-shell__notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.auth-shell__notes article{border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffffb3;padding:16px}.auth-shell__notes strong{font-size:.92rem;display:block}.auth-shell__notes span{color:var(--text-muted);margin-top:8px;font-size:.88rem;line-height:1.5;display:block}.auth-shell__card{align-self:center;padding:clamp(22px,4vw,40px)}.auth-shell__card h2,.system-card h1{font-family:var(--font-display);margin:12px 0 0;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05}.auth-shell__card p,.system-card p{color:var(--text-muted);margin:12px 0 0;line-height:1.6}.system-card__note{color:var(--text-soft);margin-top:10px;font-size:.94rem}.auth-shell__card--center{justify-self:center;max-width:560px}.auth-shell__footer,.system-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.auth-shell__footer--single{justify-content:flex-start}.auth-shell__footer a{color:var(--accent-strong);font-weight:600}.auth-form{margin-top:20px}.auth-form .form-field+.form-field{margin-top:14px}.auth-form .button{margin-top:6px}.system-page--centered{padding:24px}.system-card{max-width:560px;margin:0 auto;padding:clamp(22px,4vw,40px)}.system-card__eyebrow{border-radius:var(--radius-full);background:var(--neutral-soft);color:var(--text-soft);align-items:center;padding:7px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.system-card--warning .system-card__eyebrow{background:var(--warning-soft);color:#9a6407}.system-card__actions{justify-content:flex-start}@media (width<=1080px){.public-home__hero,.auth-shell,.public-home__zones,.auth-shell__notes{grid-template-columns:1fr}}@media (width<=720px){.public-home__topbar,.public-home__strip,.auth-shell__footer,.system-card__actions{flex-direction:column;align-items:stretch}.public-home__topbar-actions,.public-home__actions,.public-home__topbar-actions .button,.public-home__actions .button,.public-home__strip .button{width:100%}.public-home__metrics{grid-template-columns:1fr}.public-home__intro h1,.auth-shell__message h1{max-width:none}}.empty-state{text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:#ffffff80;flex-direction:column;align-items:center;gap:10px;padding:32px 20px;display:flex}.empty-state__icon{background:linear-gradient(135deg, #ffa41b33, var(--accent-soft));border-radius:50%;width:48px;height:48px}.dialog-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;background:#0f182759;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.dialog-card{border-radius:var(--radius-lg);width:min(100%,420px);max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);background:#fff;padding:20px;overflow-y:auto}.dialog-card--wide{width:min(100%,720px)}.dialog-card h3{margin:0}.dialog-card p{color:var(--text-muted);margin:6px 0 0}.dialog-card__body{color:var(--text-muted);margin-top:8px}.dialog-card__header{margin-bottom:18px}.dialog-card__actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.dialog-form{gap:16px;display:grid}.dialog-form__summary{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-muted);padding:14px 16px}.dialog-form__summary strong{margin-bottom:8px;font-size:.95rem;display:block}.dialog-form__summary ul{color:var(--text-muted);margin:0;padding-left:18px;font-size:.9rem;line-height:1.5}.dialog-form__summary li+li{margin-top:4px}.dialog-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dialog-form__full-width{grid-column:1/-1}.shell__backdrop{display:none}.loader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#0f182780;display:none;position:fixed;inset:0}.app-sidebar--open{transform:translate(0)}@media (width<=1024px){.dashboard-grid{grid-template-columns:1fr}.dashboard-grid--dense,.detail-list--three{grid-template-columns:repeat(2,1fr)}.dialog-form__grid{grid-template-columns:1fr}}@media (width<=640px){.dialog-backdrop{place-items:start center;padding:12px}.dialog-card,.dialog-card--wide{border-radius:var(--radius-md);width:100%;max-height:calc(100vh - 24px);padding:16px}.dialog-card__actions{flex-direction:column-reverse;align-items:stretch}.dialog-card__actions .button{width:100%}}@media (width<=768px){.app-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.menu-toggle{display:flex}.collapse-toggle{display:none}.app-sidebar{z-index:50;width:260px;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar-backdrop{display:block}.global-search{max-width:200px}.global-search__input::placeholder{font-size:.82rem}.mobile-nav{z-index:100;background:#0f1824;border-top:1px solid #ffffff1a;justify-content:space-around;padding:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav__link{color:#ffffffb3;flex-direction:column;align-items:center;gap:4px;padding:8px;font-size:.7rem;display:flex}.mobile-nav__link--active{color:#ffa41b}.app-header{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px}.app-header__controls{gap:6px}.app-shell__content{padding:12px 12px 80px}.surface-button{padding:6px 10px;font-size:.8rem}.surface-button span:not(.surface-button__hint):not(.profile-avatar){display:none}.surface-button--profile span:first-child{display:grid}.surface-button--logout span{display:none}.surface-button--logout:after{content:"→";font-size:1rem}.page-header__copy,.toolbar,.section-card__header,.summary-row,.detail-row{flex-direction:column;align-items:flex-start}.page-header__actions,.button-row{width:100%}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.dashboard-grid,.dashboard-grid--dense,.page-grid,.detail-list--three{grid-template-columns:1fr}.data-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table table{min-width:600px}.tabs__list{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.auth-layout{grid-template-columns:1fr;place-content:center}.auth-panel{border-radius:var(--radius-lg);padding:20px}.stat-card,.section-card{padding:14px}.section-card__header{flex-direction:column;gap:10px}.quick-actions{flex-direction:column}.quick-action{padding:12px}.summary-row__meta{text-align:left;justify-content:flex-start}}@media (width<=640px){.landing-page__features{grid-template-columns:1fr}.feature-card{padding:16px}.landing-page__value,.landing-page__preview{padding:32px 16px}.landing-page__why-grid{grid-template-columns:1fr}.landing-page__steps{gap:12px}.step-item{padding:14px}}@media (width<=480px){.app-shell__content,.app-header,.app-sidebar,.auth-layout,.system-page{padding:12px}.app-header__eyebrow{display:none}.global-search{max-width:140px}.global-search__input{padding:6px 10px 6px 32px}.global-search__input::placeholder{font-size:.76rem}.button{min-height:40px;padding:0 14px;font-size:.86rem}.stat-card strong{font-size:1.4rem}.stat-card{padding:12px}.stat-card span{font-size:.78rem}.page-header h2{font-size:1.4rem}.page-header p{font-size:.86rem}.page-header__actions,.button-row{width:100%}.breadcrumbs{gap:4px;font-size:.78rem}.toolbar{gap:8px}.search-bar{min-width:100%}.input,.textarea{padding:10px 12px;font-size:.9rem}.badge,.filter-chip{padding:6px 10px;font-size:.78rem}.section-card{padding:14px}.section-card h3{font-size:.95rem}.quick-action{padding:10px 12px}.quick-action strong{font-size:.9rem}.quick-action p{font-size:.8rem}.activity-list{gap:2px}.activity-item{grid-template-columns:6px 1fr;gap:8px;padding:10px}.activity-item__content strong{font-size:.84rem}.activity-item__content span{font-size:.76rem}.activity-item__meta{display:none}.landing-page__header{flex-direction:column;gap:12px;padding:14px}.landing-page__hero{padding:32px 16px}.landing-page__hero h2{font-size:1.4rem}.landing-page__hero p{font-size:.92rem}.landing-page__cta-actions{flex-direction:column}.landing-page__cta-actions .button{width:100%}.landing-page__footer{flex-direction:column;gap:12px}.landing-page__links{gap:14px}}.landing-page{color:#e8eef2;background:linear-gradient(#0f1824 0%,#162232 100%);flex-direction:column;min-height:100vh;display:flex}.landing-page__header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1824e6;justify-content:space-between;align-items:center;padding:20px clamp(20px,5vw,48px);display:flex;position:sticky;top:0}.landing-page__brand{flex-direction:column;display:flex}.landing-page__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;font-size:.68rem}.landing-page__brand h1{font-family:var(--font-display);color:#fff;margin:4px 0 0;font-size:1.6rem}.landing-page__brand p{color:#fff9;margin:4px 0 0;font-size:.86rem}.landing-page__nav{gap:10px;display:flex}.landing-page__hero{text-align:center;background:radial-gradient(at top,#ffa41b14 0%,#0000 60%);flex-direction:column;align-items:center;padding:clamp(48px,8vw,96px) 24px;display:flex}.landing-page__hero h2{font-family:var(--font-display);max-width:720px;margin:0;font-size:clamp(1.8rem,4vw,3rem)}.landing-page__hero p{color:#ffffffb3;max-width:560px;margin:16px 0 0;font-size:1.08rem;line-height:1.7}.landing-page__cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.landing-page__features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;max-width:1200px;margin:0 auto;padding:clamp(32px,6vw,64px) clamp(20px,5vw,48px);display:grid}.feature-card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f;flex-direction:column;gap:10px;padding:24px;transition:transform .2s,background .2s;display:flex}.feature-card:hover{background:#ffffff0f;transform:translateY(-2px)}.feature-card__icon{border-radius:var(--radius-md);color:#ffa41b;background:linear-gradient(135deg,#ffa41b33,#0c76b326);place-items:center;width:40px;height:40px;display:grid}.feature-card__icon svg{width:20px;height:20px}.feature-card h3{color:#fff;margin:0;font-size:1.06rem;font-weight:600}.feature-card p{color:#fff9;margin:0;font-size:.92rem;line-height:1.6}.landing-page__footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding:20px clamp(20px,5vw,48px);display:flex}.landing-page__footer p{color:#ffffff80;margin:0;font-size:.86rem}.landing-page__links{gap:20px;display:flex}.landing-page__links a{color:#ffffff80;font-size:.86rem}.landing-page__links a:hover{color:#fff}@media (width>=769px){.mobile-nav{display:none!important}}.landing-page__value,.landing-page__preview{text-align:center;max-width:720px;margin:0 auto;padding:48px 24px}.landing-page__value h3,.landing-page__preview h3{font-family:var(--font-display);margin:0 0 12px;font-size:clamp(1.4rem,3vw,1.8rem)}.landing-page__value p,.landing-page__preview p{color:var(--text-muted);font-size:1.04rem;line-height:1.7}.landing-page__why{background:#0003;padding:48px 24px}.landing-page__why h3{text-align:center;font-family:var(--font-display);margin:0 0 32px;font-size:clamp(1.4rem,3vw,1.8rem)}.landing-page__why-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:1000px;margin:0 auto;display:grid}.why-item{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f;padding:20px}.why-item strong{margin-bottom:6px;font-size:1.04rem;display:block}.why-item p{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.6}.landing-page__how{max-width:800px;margin:0 auto;padding:48px 24px}.landing-page__how h3{text-align:center;font-family:var(--font-display);margin:0 0 32px;font-size:clamp(1.4rem,3vw,1.8rem)}.landing-page__steps{flex-direction:column;gap:20px;display:flex}.step-item{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff0f;gap:16px;padding:20px;display:flex}.step-number{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-weight:600;display:grid}.step-item strong{margin-bottom:4px;display:block}.step-item p{color:var(--text-soft);margin:0;font-size:.9rem}.landing-page__cta-bottom{text-align:center;background:radial-gradient(#ffa41b14 0%,#0000 60%);padding:64px 24px}.landing-page__cta-bottom h3{font-family:var(--font-display);margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.2rem)}.landing-page__cta-bottom p{max-width:500px;color:var(--text-muted);margin:0 auto 24px;font-size:1.04rem}.landing-page__cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=640px){.landing-page__value,.landing-page__preview,.landing-page__why,.landing-page__how,.landing-page__cta-bottom{padding:32px 16px}}.shell{background:var(--bg);min-width:0;min-height:100vh;display:grid;overflow-x:hidden}.shell__logo{font-family:var(--font-display);color:var(--text);align-items:center;gap:8px;font-weight:700;display:flex}.shell__logo-mark{color:var(--accent);font-size:1.2em}.shell__nav-link{color:var(--text-soft);text-decoration:none;transition:color .15s}.shell__nav-link:hover{color:var(--text)}.shell__mobile-toggle{z-index:100;background:var(--bg-solid);border:1px solid var(--line);border-radius:var(--radius-md);padding:8px 12px;font-size:1.25rem;display:none;position:fixed;top:16px;left:16px}@media (width<=768px){.shell__mobile-toggle{display:block}}.shell--public{background:var(--bg);grid-template-rows:auto 1fr auto}.shell--public .shell__header--public{z-index:50;background:var(--bg-solid);border-bottom:1px solid var(--line);padding:16px 24px;position:sticky;top:0}.shell--public .shell__header-content{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.shell--public .shell__logo{font-size:1.5rem}.shell--public .shell__nav--public{align-items:center;gap:24px;display:flex}.shell--public .shell__nav-divider{background:var(--line);width:1px;height:24px}.shell--public .shell__footer--public{background:var(--bg-muted);border-top:1px solid var(--line);padding:48px 24px}.shell--public .shell__footer-content{max-width:1280px;margin:0 auto}.shell--public .shell__footer-brand{font-family:var(--font-display);align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.shell--public .shell__footer-links{grid-template-columns:repeat(3,1fr);gap:32px;margin:32px 0;display:grid}.shell--public .shell__footer-group{flex-direction:column;gap:8px;display:flex}.shell--public .shell__footer-group h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 8px;font-size:.75rem;font-weight:600}.shell--public .shell__footer-group a{color:var(--text-soft);font-size:.9rem}.shell--public .shell__footer-group a:hover{color:var(--text)}.shell--public .shell__footer-bottom{border-top:1px solid var(--line);color:var(--text-muted);justify-content:space-between;padding-top:24px;font-size:.85rem;display:flex}.shell--public .shell__footer-bottom nav{gap:16px;display:flex}.shell--auth{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.shell--auth .shell__auth-bg{background:radial-gradient(at 20% 20%,#0c76b314 0%,#0000 50%),radial-gradient(at 80% 80%,#0c76b30a 0%,#0000 50%);position:absolute;inset:0}.shell--auth .shell__auth-container{width:100%;max-width:420px;padding:32px;position:relative}.shell--auth .shell__auth-header .shell__logo{justify-content:center;font-size:1.75rem}.shell--platform{grid-template-columns:260px 1fr}.shell--platform.shell--sidebar-collapsed{grid-template-columns:72px 1fr}.shell--platform.shell--sidebar-collapsed .shell__sidebar{width:72px;padding:16px 8px;overflow:hidden}.shell--platform.shell--sidebar-collapsed .shell__sidebar-header,.shell--platform.shell--sidebar-collapsed .shell__sidebar-footer{justify-content:space-between;align-items:center;padding-left:0;padding-right:0}.shell--platform.shell--sidebar-collapsed .shell__sidebar-content{padding:12px 6px}.shell--platform.shell--sidebar-collapsed .shell__logo-text,.shell--platform.shell--sidebar-collapsed .shell__sidebar-section-label,.shell--platform.shell--sidebar-collapsed .shell__nav-label{display:none}.shell--platform.shell--sidebar-collapsed .shell__nav-link{justify-content:center;padding:10px}.shell--platform .shell__sidebar{color:#e8eef2;background:linear-gradient(#0f1824 0%,#162232 100%);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.shell--platform .shell__sidebar-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.shell--platform .shell__logo{color:#fff;align-items:center;gap:8px;min-width:0;font-size:1.25rem;display:flex}.shell--platform .shell__logo-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell--platform .shell__logo-mark{color:var(--accent)}.shell--platform .shell__sidebar-toggle{color:#6d8599;border-radius:var(--radius-sm);padding:6px 10px;font-size:.85rem}.shell--platform .shell__sidebar-toggle:hover{color:#a3b8c9;background:#ffffff0f}.shell--platform .shell__sidebar-content{flex:1;padding:16px;overflow-y:auto}.shell--platform .shell__sidebar-nav{flex-direction:column;gap:4px;display:flex}.shell--platform .shell__nav-link{border-radius:var(--radius-md);color:#a3b8c9;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:all .15s;display:flex}.shell--platform .shell__nav-link--button{text-align:left;cursor:pointer;border:none;width:100%;font-size:.9rem}.shell--platform .shell__nav-icon{opacity:.7;font-size:.9rem}.shell--platform .shell__sidebar-footer{border-top:1px solid #ffffff0f;padding:16px}.shell--platform .shell__main-wrapper{flex-direction:column;min-width:0;height:100vh;display:flex}.shell--platform .shell__breadcrumbs{color:var(--text-muted);align-items:center;gap:8px;margin-top:4px;font-size:.85rem;display:flex}.shell--platform .shell__breadcrumbs a{color:var(--text-muted)}.shell--platform .shell__breadcrumbs a:hover{color:var(--text)}.shell--platform .shell__breadcrumbs-sep{opacity:.5}.shell--platform .shell__user-menu{align-items:center;gap:12px;display:flex}.shell--platform .shell__user-avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.shell--platform .shell__user-info{flex-direction:column;display:flex}.shell--platform .shell__user-name{color:var(--text);font-weight:500}.shell--platform .shell__main--platform{flex:1;padding:32px;overflow-y:auto}.shell--org.shell--sidebar-collapsed{grid-template-columns:72px 1fr}.shell--org.shell--sidebar-collapsed .shell__sidebar{width:72px;padding:16px 8px;overflow:hidden}.shell--org.shell--sidebar-collapsed .shell__sidebar-header,.shell--org.shell--sidebar-collapsed .shell__sidebar-footer{justify-content:space-between;align-items:center;padding-left:0;padding-right:0}.shell--org.shell--sidebar-collapsed .shell__sidebar-content{padding:12px 6px}.shell--org.shell--sidebar-collapsed .shell__logo-text,.shell--org.shell--sidebar-collapsed .shell__sidebar-section-label,.shell--org.shell--sidebar-collapsed .shell__nav-label{display:none}.shell--org.shell--sidebar-collapsed .shell__nav-link{justify-content:center;padding:10px}.shell--org .shell__sidebar{background:var(--bg-solid);border-right:1px solid var(--line);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.shell--org .shell__sidebar-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.shell--org .shell__logo{align-items:center;gap:8px;min-width:0;font-size:1.1rem;display:flex}.shell--org .shell__logo-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell--org .shell__logo-mark{color:var(--accent)}.shell--org .shell__sidebar-toggle{color:var(--text-muted);border-radius:var(--radius-sm);padding:6px 10px;font-size:.85rem}.shell--org .shell__sidebar-toggle:hover{background:var(--bg-muted)}.shell--org .shell__sidebar-content{flex:1;padding:16px;overflow-y:auto}.shell--org .shell__sidebar-section{margin-bottom:24px}.shell--org .shell__sidebar-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:8px 12px;font-size:.7rem;font-weight:600;display:block}.shell--org .shell__sidebar-nav{flex-direction:column;gap:4px;display:flex}.shell--org .shell__nav-link{border-radius:var(--radius-md);color:var(--text-soft);align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:all .15s;display:flex}.shell--org .shell__nav-link:hover{background:var(--bg-muted);color:var(--text)}.shell--org .shell__nav-icon{opacity:.7;font-size:.9rem}.shell--org .shell__nav-label{font-size:.9rem}.shell--org .shell__sidebar-footer{border-top:1px solid var(--line);flex-direction:column;gap:4px;padding:16px;display:flex}.shell--org .shell__nav-link--button{text-align:left;cursor:pointer;border:none;width:100%;font-size:.9rem}.shell--org .shell__main-wrapper{background:var(--bg);flex-direction:column;min-width:0;height:100vh;display:flex}.shell--org .shell__page-title{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:600}.shell--org .shell__breadcrumbs{color:var(--text-muted);align-items:center;gap:8px;margin-top:4px;font-size:.85rem;display:flex}.shell--org .shell__breadcrumbs a{color:var(--text-muted)}.shell--org .shell__breadcrumbs a:hover{color:var(--text)}.shell--org .shell__breadcrumbs-sep{opacity:.5}.shell--org .shell__org-selector{align-items:center;gap:12px;display:flex}.shell--org .shell__header-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.shell--org .shell__org-avatar{background:var(--success);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.shell--org .shell__org-info{flex-direction:column;display:flex}.shell--org .shell__org-switcher{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);min-width:240px;padding:10px 12px}.shell--org .shell__org-switcher:focus{border-color:var(--accent);outline:none}.shell--org .shell__org-user{border-radius:var(--radius-md);background:var(--bg-muted);color:var(--text-muted);padding:8px 12px;font-size:.85rem}.shell--org .shell__main--org{flex:1;padding:32px;overflow-y:auto}.org-settings{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:24px;display:grid}.org-settings__form,.org-settings__summary{flex-direction:column;gap:18px;display:flex}.org-settings__summary{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-muted);padding:20px}@media (width<=768px){.shell--platform,.shell--org{grid-template-columns:1fr}.shell__backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f182780;display:block;position:fixed;inset:0}.shell--platform .shell__sidebar,.shell--org .shell__sidebar{z-index:100;width:280px;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.shell--platform .shell__sidebar--mobile-open,.shell--org .shell__sidebar--mobile-open{transform:translate(0)}.shell--platform .shell__header--platform,.shell--org .shell__header--org{flex-direction:column;align-items:flex-start;gap:12px}.shell--platform .shell__header-right,.shell--org .shell__header-right{justify-content:flex-start;width:100%}.shell--platform .shell__main--platform,.shell--org .shell__main--org{padding:24px 16px}.shell--platform .shell__header--platform,.shell--org .shell__header--org{padding:16px}.shell__user-info,.shell__org-info{display:none!important}.page-header__copy,.section-card__header,.button-row,.page-header__actions,.toolbar,.detail-row{align-items:flex-start}.page-header__actions .button,.button-row .button{width:100%}.org-settings{grid-template-columns:1fr}}.landing--public{flex-direction:column;min-height:100vh;display:flex}.landing__hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:80px 24px;display:grid}@media (width<=960px){.landing__hero{text-align:center;grid-template-columns:1fr;gap:48px}}.landing__eyebrow{background:var(--accent-soft);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);margin-bottom:16px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-block}.landing__hero-content h1{font-family:var(--font-display);color:var(--text);margin:0 0 16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.landing__hero-desc{color:var(--text-muted);max-width:520px;margin:0 0 32px;font-size:1.15rem}@media (width<=960px){.landing__hero-desc{margin:0 auto 32px}}.landing__hero-cta{gap:12px;display:flex}@media (width<=960px){.landing__hero-cta{justify-content:center}}.landing__hero-visual{justify-content:center;display:flex}@media (width<=960px){.landing__hero-visual{display:none}}.landing__dashboard-preview{background:var(--bg-solid);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);overflow:hidden}.landing__preview-header{background:var(--bg-muted);gap:6px;padding:12px 16px;display:flex}.landing__preview-header span{background:var(--line-strong);border-radius:50%;width:10px;height:10px}.landing__preview-content{grid-template-columns:repeat(3,1fr);gap:16px;padding:24px;display:grid}.landing__preview-stat{text-align:center;background:var(--bg-muted);border-radius:var(--radius-md);padding:16px}.landing__preview-value{font-family:var(--font-display);color:var(--accent);font-size:1.75rem;font-weight:700;display:block}.landing__preview-label{color:var(--text-muted);margin-top:4px;font-size:.75rem;display:block}.landing__features{background:var(--bg-muted);padding:80px 24px}.landing__features-header{text-align:center;max-width:640px;margin:0 auto 48px}.landing__features-header h2{font-family:var(--font-display);margin:0 0 12px;font-size:2rem}.landing__features-header p{color:var(--text-muted);margin:0;font-size:1.1rem}.landing__features-grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1280px;margin:0 auto;display:grid}@media (width<=960px){.landing__features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.landing__features-grid{grid-template-columns:1fr}}.landing__feature{background:var(--bg-solid);border-radius:var(--radius-lg);padding:24px;transition:box-shadow .2s}.landing__feature:hover{box-shadow:var(--shadow-md)}.landing__feature-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:var(--radius-md);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.landing__feature-icon svg{width:24px;height:24px}.landing__feature h3{margin:0 0 8px;font-size:1.1rem;font-weight:600}.landing__feature p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.landing__how{text-align:center;padding:80px 24px}.landing__how h2{font-family:var(--font-display);margin:0 0 48px;font-size:2rem}.landing__steps{grid-template-columns:repeat(3,1fr);gap:32px;max-width:960px;margin:0 auto;display:grid}@media (width<=640px){.landing__steps{grid-template-columns:1fr;gap:24px}}.landing__step{padding:24px}.landing__step-num{font-family:var(--font-display);color:var(--accent);opacity:.3;margin-bottom:8px;font-size:3rem;font-weight:700;display:block}.landing__step h3{margin:0 0 8px;font-size:1.15rem}.landing__step p{color:var(--text-muted);margin:0;font-size:.9rem}.landing__cta{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);text-align:center;padding:80px 24px}.landing__cta-content{max-width:640px;margin:0 auto}.landing__cta h2{font-family:var(--font-display);color:#fff;margin:0 0 12px;font-size:2rem}.landing__cta p{color:#fffc;margin:0 0 32px;font-size:1.1rem}.landing__cta-actions{justify-content:center;gap:12px;display:flex}.landing__cta .button--outline-light{color:#fff;background:0 0;border:2px solid #fff6}.landing__cta .button--outline-light:hover{background:#ffffff1a;border-color:#fff}.landing__footer{background:var(--text);color:#fff;padding:64px 24px 24px}.landing__footer-main{grid-template-columns:1fr 2fr;gap:64px;max-width:1280px;margin:0 auto 48px;display:grid}@media (width<=768px){.landing__footer-main{grid-template-columns:1fr;gap:32px}}.landing__footer-logo{font-family:var(--font-display);color:#fff;align-items:center;gap:8px;margin-bottom:12px;font-size:1.5rem;font-weight:700;display:flex}.landing__footer-logo span{color:var(--accent)}.landing__footer-brand p{color:#fff9;max-width:280px;font-size:.9rem}.landing__footer-links{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}@media (width<=640px){.landing__footer-links{grid-template-columns:repeat(2,1fr)}}.landing__footer-col{flex-direction:column;gap:8px;display:flex}.landing__footer-col h4{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:8px;font-size:.75rem;font-weight:600}.landing__footer-col a{color:#ffffffb3;font-size:.9rem}.landing__footer-col a:hover{color:#fff}.landing__footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding-top:24px;font-size:.85rem;display:flex}@media (width<=640px){.landing__footer-bottom{text-align:center;flex-direction:column;gap:16px}}.landing__footer-bottom nav{gap:16px;display:flex}.landing__footer-bottom nav a{color:#ffffff80}.landing__footer-bottom nav a:hover{color:#fff}.landing__page-header{text-align:center;background:var(--bg-muted);padding:64px 24px 48px}.landing__page-header h1{font-family:var(--font-display);margin:0 0 12px;font-size:2.5rem}.landing__page-header p{color:var(--text-muted);margin:0;font-size:1.15rem}.landing__page-content{max-width:800px;margin:0 auto;padding:48px 24px}.landing__page-content--narrow{max-width:560px}.landing__page-text{margin-bottom:48px}.landing__page-text h2{font-family:var(--font-display);margin:0 0 16px;font-size:1.5rem}.landing__page-text p{color:var(--text-muted);margin:0 0 16px;font-size:1.05rem;line-height:1.7}.landing__page-text ul{margin:16px 0;padding-left:20px}.landing__page-text li{color:var(--text-muted);margin-bottom:8px;font-size:1rem}.landing__page-stats{background:var(--bg-muted);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:24px;margin:48px 0;padding:32px;display:grid}.landing__stat{text-align:center}.landing__stat-value{font-family:var(--font-display);color:var(--accent);font-size:2rem;font-weight:700;display:block}.landing__stat-label{color:var(--text-muted);font-size:.85rem}.landing__values-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (width<=640px){.landing__values-grid{grid-template-columns:1fr}}.landing__value-item{background:var(--bg-muted);border-radius:var(--radius-md);padding:20px}.landing__value-item h3{margin:0 0 8px;font-size:1rem}.landing__value-item p{color:var(--text-muted);margin:0;font-size:.9rem}.landing__form{flex-direction:column;gap:20px;display:flex}.landing__form-group{flex-direction:column;gap:6px;display:flex}.landing__form-group label{font-size:.9rem;font-weight:500}.landing__form-group input,.landing__form-group textarea{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);padding:12px 16px;font-size:1rem;transition:border-color .15s}.landing__form-group input:focus,.landing__form-group textarea:focus{border-color:var(--accent);outline:none}.landing__form-success{text-align:center;background:var(--bg-muted);border-radius:var(--radius-lg);padding:48px}.landing__form-success h2{margin:0 0 8px}.landing__form-success p{color:var(--text-muted);margin:0 0 24px}.button--full{width:100%}.landing__contact-info{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;padding-top:48px;display:grid}@media (width<=640px){.landing__contact-info{text-align:center;grid-template-columns:1fr}}.landing__contact-item h3{color:var(--text-muted);margin:0 0 4px;font-size:.85rem;font-weight:600}.landing__contact-item p{margin:0;font-size:1rem}.shell{min-width:0;min-height:100vh;display:grid;overflow-x:hidden}.shell--public{grid-template-rows:auto 1fr auto}.shell--public .shell__header--public{background:var(--bg-solid);border-bottom:1px solid var(--line);padding:16px 24px}.shell--public .shell__header-content,.shell--public .shell__footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.shell--public .shell__logo{font-family:var(--font-display);color:var(--accent);font-size:1.5rem;font-weight:700}.shell--public .shell__nav{align-items:center;gap:16px;display:flex}.shell--public .shell__main--public{width:100%;max-width:1200px;margin:0 auto;padding:48px 24px}.shell--public .shell__footer--public{border-top:1px solid var(--line);text-align:center;color:var(--text-muted);padding:24px}.shell--auth{background:linear-gradient(135deg,#f7f9fb 0%,#e8eef4 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.shell--auth .shell__auth-container{width:100%;max-width:400px;padding:24px}.shell--auth .shell__auth-header{text-align:center;margin-bottom:32px}.shell--auth .shell__main--auth{background:var(--bg-solid);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:32px}.shell--auth .shell__footer--auth{text-align:center;color:var(--text-muted);margin-top:24px;font-size:.875rem}.shell--platform,.shell--sidebar-open{grid-template-columns:240px 1fr}.shell--sidebar-collapsed{grid-template-columns:72px 1fr}.shell--platform .shell__sidebar{color:#e8eef2;background:linear-gradient(#0f1824 0%,#162232 100%);flex-direction:column;padding:16px;display:flex}.shell--platform .shell__sidebar-header{justify-content:space-between;align-items:center;margin-bottom:24px;padding:12px;display:flex}.shell--platform .shell__logo--compact{font-family:var(--font-display);color:#fff;font-size:1.25rem;font-weight:700}.shell--platform .shell__sidebar-toggle{color:#8fa3b3;padding:8px;font-size:.75rem}.shell--platform .shell__sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.shell--platform .shell__sidebar-section{margin-bottom:16px}.shell--platform .shell__sidebar-section-label{text-transform:uppercase;letter-spacing:.05em;color:#5d7285;padding:8px 12px;font-size:.7rem;font-weight:600;display:block}.shell--platform .shell__nav-link{border-radius:var(--radius-md);color:#a3b8c9;align-items:center;padding:10px 12px;transition:all .15s;display:flex}.shell--platform .shell__nav-link:hover{color:#fff;background:#ffffff0f}.shell--platform .shell__nav-link--active{background:var(--accent);color:#fff}.shell--platform .shell__nav-link--button{cursor:pointer;width:100%}.shell--platform .shell__nav-label{font-size:.9rem}.shell--platform .shell__sidebar-footer{border-top:1px solid #ffffff14;padding-top:16px}.shell--platform .shell__main-wrapper{flex-direction:column;min-width:0;display:flex}.shell--platform .shell__header--platform{background:var(--bg-solid);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.shell--platform .shell__page-title{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:600}.shell--platform .shell__user-menu{flex-direction:column;align-items:flex-end;display:flex}.shell--platform .shell__user-name{font-weight:500}.shell--platform .shell__user-role{color:var(--text-muted);font-size:.8rem}.shell--platform .shell__main--platform{background:var(--bg);padding:24px;overflow-y:auto}.shell--org{grid-template-columns:240px 1fr}.shell--org .shell__sidebar{background:var(--bg-solid);border-right:1px solid var(--line);color:var(--text);flex-direction:column;padding:16px;display:flex}.shell--org .shell__sidebar-header{justify-content:space-between;align-items:center;margin-bottom:24px;padding:12px;display:flex}.shell--org .shell__logo--compact{font-family:var(--font-display);color:var(--text);font-size:1.1rem;font-weight:600}.shell--org .shell__org-name{color:var(--accent);font-weight:600}.shell--org .shell__org-role{color:var(--text-muted);font-size:.75rem}.shell--org .shell__main-wrapper{background:var(--bg);flex-direction:column;min-width:0;display:flex}.shell--org .shell__header--org{background:var(--bg-solid);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.platform-dashboard{flex-direction:column;gap:24px;display:flex}.platform-dashboard__stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=1024px){.platform-dashboard__stats{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.platform-dashboard__stats{grid-template-columns:1fr}}.platform-stat{background:var(--bg-solid);border-radius:var(--radius-lg);border:1px solid var(--line);align-items:flex-start;gap:16px;padding:20px;display:flex}.platform-stat__icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.platform-stat__icon--companies{background:var(--accent-soft);color:var(--accent)}.platform-stat__icon--users{background:var(--success-soft);color:var(--success)}.platform-stat__icon--pending{background:var(--warning-soft);color:var(--warning)}.platform-stat__icon--activity{background:var(--info-soft);color:var(--info)}.platform-stat__content{flex-direction:column;gap:2px;display:flex}.platform-stat__label{color:var(--text-muted);font-size:.8rem}.platform-stat__value{font-family:var(--font-display);color:var(--text);font-size:1.75rem;font-weight:700;line-height:1.1}.platform-stat__meta{color:var(--text-muted);font-size:.8rem}.platform-dashboard__grid{grid-template-columns:2fr 1fr;gap:24px;display:grid}@media (width<=1024px){.platform-dashboard__grid{grid-template-columns:1fr}}.platform-card{background:var(--bg-solid);border-radius:var(--radius-lg);border:1px solid var(--line);overflow:hidden}.platform-card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.platform-card__header h3{margin:0;font-size:1rem;font-weight:600}.platform-card__header p{color:var(--text-muted);margin:4px 0 0;font-size:.85rem}.platform-card__link{color:var(--accent);font-size:.85rem}.platform-card__actions{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px;display:grid}@media (width<=640px){.platform-card__actions{grid-template-columns:1fr}}.platform-action{background:var(--bg-muted);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:16px;transition:all .15s;display:flex}.platform-action:hover{background:var(--accent-soft)}.platform-action__icon{color:var(--accent);font-size:1rem}.platform-action__label{font-size:.95rem;font-weight:600}.platform-action__desc{color:var(--text-muted);font-size:.8rem}.platform-card__list{padding:8px}.platform-list-item{border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:12px;display:flex}.platform-list-item:hover{background:var(--bg-muted)}.platform-list-item__main{flex-direction:column;gap:2px;display:flex}.platform-list-item__title{font-size:.9rem;font-weight:500}.platform-list-item__meta{color:var(--text-muted);font-size:.8rem}.platform-badge{border-radius:var(--radius-full);text-transform:uppercase;padding:4px 10px;font-size:.7rem;font-weight:600}.platform-badge--active{background:var(--success-soft);color:var(--success)}.platform-badge--pendingrequirements,.platform-badge--pendingreview,.platform-badge--pending{background:var(--warning-soft);color:var(--warning)}.platform-badge--suspended,.platform-badge--rejected{background:var(--danger-soft);color:var(--danger)}.platform-card__empty{text-align:center;color:var(--text-muted);padding:24px;font-size:.9rem}.zone-shell{grid-template-columns:260px 1fr;width:100%;min-width:0;min-height:100vh;display:grid;overflow-x:hidden}.zone-shell--collapsed .zone-shell__sidebar{width:72px;padding:16px 8px;overflow:hidden}.zone-shell--collapsed .zone-shell__sidebar-header,.zone-shell--collapsed .zone-shell__sidebar-footer{justify-content:space-between;align-items:center;padding-left:0;padding-right:0}.zone-shell--collapsed .zone-shell__sidebar-content{padding:12px 6px}.zone-shell--collapsed .zone-shell__logo-text,.zone-shell--collapsed .zone-shell__sidebar-label,.zone-shell--collapsed .zone-shell__nav-label{display:none}.zone-shell--collapsed .zone-shell__nav-link{justify-content:center;padding:10px}.zone-shell--collapsed{grid-template-columns:72px 1fr}.zone-shell__mobile-toggle{z-index:100;background:var(--bg-solid);border:1px solid var(--line);border-radius:var(--radius-md);padding:8px 12px;font-size:1rem;display:none}@media (width<=768px){.zone-shell{display:block;grid-template-columns:none!important}.zone-shell__mobile-toggle{flex-shrink:0;align-self:flex-start;display:block;position:static}.zone-shell__main-wrapper,.zone-shell__header,.zone-shell__main{width:100%;max-width:100%}.zone-shell__main-wrapper{height:auto;min-height:100vh}}.zone-shell__sidebar{color:#e8eef2;background:linear-gradient(#0f1824 0%,#162232 100%);flex-direction:column;height:100vh;transition:transform .2s;display:flex;position:sticky;top:0;overflow-y:auto}.zone-shell__logo{align-items:center;gap:8px;min-width:0;display:flex}.zone-shell__logo-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.zone-shell__sidebar--mobile-open{z-index:100;width:280px;position:fixed;top:0;bottom:0;left:0;transform:translate(0)}@media (width<=768px){.zone-shell__sidebar{z-index:100;width:280px;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.zone-shell__sidebar--mobile-open{transform:translate(0)}}.zone-shell__sidebar-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.zone-shell__logo{font-family:var(--font-display);color:#fff;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.zone-shell__logo-mark{color:var(--accent);font-size:1.2em}.zone-shell__sidebar-toggle{color:#6d8599;border-radius:var(--radius-sm);padding:6px 10px;font-size:.85rem}.zone-shell__sidebar-toggle:hover{color:#a3b8c9;background:#ffffff14}.zone-shell__sidebar-content{flex:1;padding:16px;overflow-y:auto}.zone-shell__sidebar-section{margin-bottom:24px}.zone-shell__sidebar-label{text-transform:uppercase;letter-spacing:.06em;color:#5d7285;padding:8px 12px;font-size:.7rem;font-weight:600;display:block}.zone-shell__sidebar-nav{flex-direction:column;gap:4px;display:flex}.zone-shell__nav-link{border-radius:var(--radius-md);color:#a3b8c9;align-items:center;gap:12px;padding:10px 12px;font-size:.9rem;text-decoration:none;transition:all .15s;display:flex}.zone-shell__nav-link:hover{color:#fff;background:#ffffff14}.zone-shell__nav-link--active{background:var(--accent);color:#fff}.zone-shell__nav-icon{opacity:.7;font-size:.9rem}.zone-shell__sidebar-footer{border-top:1px solid #ffffff14;padding:16px}.zone-shell__nav-link--button{text-align:left;cursor:pointer;border:none;width:100%;font-size:.9rem}.zone-shell__main-wrapper{background:var(--bg);flex-direction:column;width:100%;min-width:0;height:100vh;display:flex}.zone-shell__header{background:var(--bg-solid);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.zone-shell__header--platform,.zone-shell__header--org{background:var(--bg-solid)}.zone-shell__page-title{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:600}.zone-shell__breadcrumbs{color:var(--text-muted);align-items:center;gap:8px;margin-top:4px;font-size:.85rem;display:flex}.zone-shell__breadcrumbs a{color:var(--text-muted)}.zone-shell__breadcrumbs a:hover{color:var(--text)}.zone-shell__user-menu{align-items:center;gap:12px;display:flex}.zone-shell__user-avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.zone-shell__user-info{flex-direction:column;display:flex}.zone-shell__user-name{font-size:.95rem;font-weight:500}.zone-shell__user-role{color:var(--text-muted);font-size:.8rem}.zone-shell__main{flex:1;min-width:0;padding:24px;overflow-y:auto}.role-section{margin:20px 0}.role-section h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px;font-size:.85rem;font-weight:600}.role-list{flex-direction:column;gap:8px;display:flex}.role-item{background:var(--bg-muted);border-radius:var(--radius-md);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.role-revoke{color:var(--danger);border-radius:var(--radius-sm);padding:4px 10px;font-size:.8rem}.role-revoke:hover{background:var(--danger-soft)}.role-revoke:disabled{opacity:.5;cursor:not-allowed}.role-empty{color:var(--text-muted);text-align:center;background:var(--bg-muted);border-radius:var(--radius-md);padding:12px;font-size:.9rem}.role-select{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-solid);width:100%;margin-bottom:12px;padding:10px 12px;font-size:.95rem}.role-select:focus{border-color:var(--accent);outline:none}.dialog-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f182780;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:var(--bg-solid);border-radius:var(--radius-lg);width:min(100%,480px);max-height:90vh;box-shadow:var(--shadow-lg);overflow-y:auto}.dialog__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px;display:flex}.dialog__header h2{margin:0;font-size:1.25rem;font-weight:600}.dialog__close{width:32px;height:32px;color:var(--text-muted);border-radius:var(--radius-md);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.dialog__close:hover{background:var(--bg-muted);color:var(--text)}.dialog__body{padding:20px}.dialog__description{color:var(--text-muted);margin:0 0 20px;font-size:.95rem}.shell--platform .shell__sidebar,.shell--org .shell__sidebar,.zone-shell__sidebar{overflow-y:auto}.shell--platform .shell__sidebar-header,.shell--org .shell__sidebar-header,.zone-shell__sidebar-header,.shell--platform .shell__sidebar-footer,.shell--org .shell__sidebar-footer,.zone-shell__sidebar-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.shell__sidebar-meta,.zone-shell__sidebar-meta{align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.shell__sidebar-context,.zone-shell__sidebar-context{color:#a3b8c9;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.shell--platform .shell__sidebar-header,.shell--org .shell__sidebar-header,.zone-shell__sidebar-header{flex-wrap:nowrap}.shell--platform .shell__sidebar-meta,.shell--org .shell__sidebar-meta,.zone-shell__sidebar-meta{flex:none}.shell--platform .shell__logo,.shell--org .shell__logo,.zone-shell__logo{align-items:center;gap:8px;min-width:0;display:flex}.shell--platform .shell__logo-text,.shell--org .shell__logo-text,.zone-shell__logo-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell--platform .shell__sidebar-content,.shell--org .shell__sidebar-content,.zone-shell__sidebar-content{flex:1;min-width:0}.shell--platform .shell__sidebar-nav,.shell--org .shell__sidebar-nav,.zone-shell__sidebar-nav{flex-direction:column;gap:4px;display:flex}.shell--platform .shell__nav-link,.shell--org .shell__nav-link,.zone-shell__nav-link{align-items:center;gap:12px;min-width:0;display:flex}.shell--platform .shell__nav-icon,.shell--org .shell__nav-icon,.zone-shell__nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.shell--platform.shell--sidebar-collapsed .shell__sidebar-header,.shell--platform.shell--sidebar-collapsed .shell__sidebar-footer,.shell--org.shell--sidebar-collapsed .shell__sidebar-header,.shell--org.shell--sidebar-collapsed .shell__sidebar-footer,.zone-shell--collapsed .zone-shell__sidebar-header,.zone-shell--collapsed .zone-shell__sidebar-footer{justify-content:space-between;padding-left:0;padding-right:0}.shell--platform.shell--sidebar-collapsed .shell__sidebar-meta,.shell--org.shell--sidebar-collapsed .shell__sidebar-meta,.zone-shell--collapsed .zone-shell__sidebar-meta{margin-left:auto}.shell--platform.shell--sidebar-collapsed .shell__logo,.shell--org.shell--sidebar-collapsed .shell__logo,.zone-shell--collapsed .zone-shell__logo{flex:1}.shell--platform.shell--sidebar-collapsed .shell__sidebar-content,.shell--org.shell--sidebar-collapsed .shell__sidebar-content,.zone-shell--collapsed .zone-shell__sidebar-content{padding:12px 6px}.shell--platform .shell__main-wrapper,.shell--org .shell__main-wrapper,.zone-shell__main-wrapper{min-width:0}.shell--platform .shell__header--platform,.shell--org .shell__header--org,.zone-shell__header{justify-content:space-between;align-items:center;display:flex}.shell__header-context,.zone-shell__header-context{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;font-size:.78rem;font-weight:600;display:inline-flex}.shell__header-context{text-transform:uppercase}.shell__header-top,.zone-shell__header-top{align-items:center;gap:8px;width:100%;display:flex}.shell__header-top .shell__header-context,.zone-shell__header-top .zone-shell__header-context{min-width:0}.shell--org .shell__sidebar,.shell--org .shell__sidebar-header,.shell--org .shell__sidebar-footer,.shell--org .shell__sidebar-content,.shell--org .shell__sidebar-section-label,.shell--org .shell__nav-link,.shell--org .shell__nav-link--active,.shell--org .shell__nav-link:hover,.shell--org .shell__sidebar-toggle,.shell--org .shell__logo,.shell--org .shell__logo-mark,.shell--org .shell__nav-label,.shell--org .shell__nav-icon{color:inherit}.shell--org .shell__sidebar,.shell--org .shell__sidebar-header,.shell--org .shell__sidebar-footer{background:linear-gradient(#0f1824 0%,#162232 100%);border-color:#ffffff14}.shell--org .shell__sidebar-section-label,.shell--org .shell__sidebar-toggle,.shell--org .shell__nav-link,.shell--org .shell__nav-label,.shell--org .shell__org-user,.shell--org .shell__org-role{color:#a3b8c9}.shell--org .shell__nav-link--active{background:var(--accent);color:#fff}.shell--org .shell__nav-link:hover{color:#fff;background:#ffffff0f}@media (width<=1024px){.app-shell{grid-template-columns:1fr}.app-sidebar{display:none}.app-shell__content{padding:clamp(12px,2.5vw,24px)}.dashboard-grid,.dashboard-grid--dense,.page-grid,.page-grid--review,.role-guide-grid{grid-template-columns:1fr}.detail-list--three{grid-template-columns:repeat(2,1fr)}.module-grid{grid-template-columns:1fr}.setup-banner,.setup-review__hero{flex-direction:column}.setup-review__stats{grid-template-columns:1fr}.owner-picker__item,.owner-picker__selection{flex-direction:column;align-items:flex-start}.data-table{overflow-x:auto}.data-table table{min-width:600px}}@media (width<=768px){html{font-size:15px}.shell--platform,.shell--org,.shell--sidebar-open,.shell--sidebar-collapsed{width:100%;min-width:0;display:block;overflow-x:hidden;grid-template-columns:none!important}.shell--platform .shell__main-wrapper,.shell--org .shell__main-wrapper{width:100%;min-width:0;max-width:100%;height:auto;min-height:100vh;overflow-x:hidden}.shell--platform .shell__header--platform,.shell--org .shell__header--org,.shell--platform .shell__main--platform,.shell--org .shell__main--org{width:100%;min-width:0;max-width:100%}.shell--platform .shell__sidebar,.shell--org .shell__sidebar{z-index:100;width:min(280px,86vw);max-width:86vw;padding:16px;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.shell--platform .shell__sidebar--mobile-open,.shell--org .shell__sidebar--mobile-open{transform:translate(0)}.shell--platform .shell__header--platform,.shell--org .shell__header--org{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 14px}.shell--platform .shell__header-left,.shell--org .shell__header-left{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.shell--platform .shell__header-right,.shell--org .shell__header-right{display:none}.shell--platform .shell__mobile-toggle,.shell--org .shell__mobile-toggle{flex-shrink:0;align-self:flex-start}.shell__header-top,.zone-shell__header-top{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%}.shell--platform .shell__main--platform,.shell--org .shell__main--org{padding:16px 14px 24px}.shell--platform.shell--sidebar-collapsed .shell__sidebar,.shell--org.shell--sidebar-collapsed .shell__sidebar{width:min(280px,86vw)}.shell__page-title,.shell__breadcrumbs{overflow-wrap:anywhere;max-width:100%}.shell__header-context,.zone-shell__header-context{white-space:normal;text-overflow:unset;margin-top:2px;line-height:1.2;display:block;overflow:visible}.shell__page-title,.zone-shell__page-title{display:none}.shell--org--membership .shell__page-title,.shell--org--membership .shell__breadcrumbs,.shell--org--membership .shell__header-context{display:none!important}.shell__breadcrumbs,.zone-shell__breadcrumbs{font-size:.8rem;line-height:1.35;display:none}.app-header__left{gap:10px}.app-header__controls{justify-content:flex-start;width:100%}.page-header__copy{flex-direction:column;align-items:flex-start}.page-stack--membership-dashboard .page-header{padding-top:4px}.page-stack--membership-dashboard .page-header h2{font-size:clamp(1.5rem,5vw,2rem);line-height:1.08}.page-stack--membership-dashboard .page-header__copy>div{width:100%}.page-stack--membership-dashboard .page-header__body{padding-top:4px}.page-header h2{font-size:clamp(1.4rem,4vw,2rem)}.stats-grid{grid-template-columns:1fr;gap:10px}.page-grid{gap:12px}.detail-list--three{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.search-bar{min-width:unset}.filter-bar,.badge-row{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.summary-row,.quick-action,.detail-row,.activity-item,.role-badge-item,.membership-item,.access-review__item,.access-review__decision{flex-direction:column;align-items:flex-start;gap:8px}.activity-item{grid-template-columns:8px 1fr}.activity-item__meta{text-align:left;flex-flow:wrap}.summary-row__meta,.membership-meta,.access-review__item-meta{flex-flow:wrap}.action-buttons,.row-actions{flex-wrap:wrap}.auth-shell,.public-home__hero{grid-template-columns:1fr}.auth-shell__rail{display:none}.auth-shell__card,.system-card{max-width:100%}.public-home__zones{grid-template-columns:1fr}.public-home__metrics,.public-home__chips,.public-home__highlights{grid-template-columns:repeat(2,1fr)}.public-home__intro h1{max-width:unset}.public-home__strip{text-align:center;flex-direction:column}.org-roles-list{gap:10px}.org-role-item{flex-direction:column;align-items:flex-start;gap:8px}.tenant-role-permissions__list{gap:8px}.tenant-role-permissions__item{grid-template-columns:1fr}.access-review__summary{flex-direction:column}.access-review__permission-groups{gap:10px}.permission-list{max-height:250px}.role-select-small{width:100%}.stat-card strong{font-size:1.5rem}.section-card{padding:14px 16px}.dialog-content{padding:16px}.form-field input,.form-field textarea,.form-field select{font-size:16px}}@media (width<=480px){html{font-size:14px}.app-header{padding:10px clamp(8px,2vw,16px)}.menu-toggle{display:flex}.global-search{display:none}.page-stack{gap:16px}.stats-grid{grid-template-columns:1fr}.public-home__highlights,.public-home__metrics,.public-home__actions,.auth-form,.invite-form{flex-direction:column}.public-home__highlights,.auth-panel__highlights{grid-template-columns:1fr}.error-page__actions,.system-page__actions,.auth-panel__footer{flex-direction:column}.error-page__actions .button,.system-page__actions .button,.auth-panel__footer .button{width:100%}.button{min-height:44px}.text-link,.surface-button{align-items:center;min-height:44px;display:inline-flex}.data-table th,.data-table td{padding:10px 12px;font-size:.85rem}.table-primary a{word-break:break-word}.badge,.filter-chip{padding:5px 10px;font-size:.78rem}.page-header{padding:6px 0}.section-card__header{flex-direction:column;gap:10px}.section-card__header .button{width:100%}.timeline__item{gap:8px}.confirm-dialog__actions{flex-direction:column}.confirm-dialog__actions .button{width:100%}}.shell--platform,.shell--org,.zone-shell{grid-template-columns:260px 1fr}.shell--platform.shell--sidebar-collapsed,.shell--org.shell--sidebar-collapsed,.zone-shell--collapsed{grid-template-columns:72px 1fr}.shell--platform.shell--sidebar-collapsed .shell__sidebar,.shell--org.shell--sidebar-collapsed .shell__sidebar,.zone-shell--collapsed .zone-shell__sidebar{width:72px;padding:16px 8px;overflow:hidden}.shell--platform.shell--sidebar-collapsed .shell__logo-text,.shell--org.shell--sidebar-collapsed .shell__logo-text,.zone-shell--collapsed .zone-shell__logo-text,.shell--platform.shell--sidebar-collapsed .shell__sidebar-section-label,.shell--org.shell--sidebar-collapsed .shell__sidebar-section-label,.zone-shell--collapsed .zone-shell__sidebar-label,.shell--platform.shell--sidebar-collapsed .shell__nav-label,.shell--org.shell--sidebar-collapsed .shell__nav-label,.zone-shell--collapsed .zone-shell__nav-label{display:none}.shell--platform.shell--sidebar-collapsed .shell__nav-link,.shell--org.shell--sidebar-collapsed .shell__nav-link,.zone-shell--collapsed .zone-shell__nav-link{justify-content:center;padding:10px}.shell--platform .shell__logo,.shell--org .shell__logo,.zone-shell__logo,.shell--platform .shell__nav-link,.shell--org .shell__nav-link,.zone-shell__nav-link{align-items:center;display:flex}@media (width<=768px){.shell--platform,.shell--org,.zone-shell,.shell--sidebar-open,.shell--sidebar-collapsed{width:100%;min-width:0;display:block;overflow-x:hidden;grid-template-columns:none!important}.shell--platform .shell__main-wrapper,.shell--org .shell__main-wrapper,.zone-shell__main-wrapper{width:100%;min-width:0;height:auto;min-height:100vh}.shell--platform .shell__sidebar,.shell--org .shell__sidebar,.zone-shell__sidebar{z-index:100;width:min(280px,86vw);max-width:86vw;padding:16px;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.shell--platform .shell__sidebar--mobile-open,.shell--org .shell__sidebar--mobile-open,.zone-shell__sidebar--mobile-open{transform:translate(0)}.shell--platform .shell__sidebar-meta,.shell--org .shell__sidebar-meta,.zone-shell__sidebar-meta{display:none}.shell--platform .shell__sidebar-header,.shell--org .shell__sidebar-header,.zone-shell__sidebar-header{flex-wrap:nowrap;align-items:center}.shell--platform .shell__sidebar-meta,.shell--org .shell__sidebar-meta,.zone-shell__sidebar-meta{margin-left:auto}}@media print{.app-sidebar,.app-header,.menu-toggle,.collapse-toggle,.global-search,.page-header__actions,.toolbar,.action-buttons,.row-actions,.text-link,.button{display:none!important}.app-shell{grid-template-columns:1fr}.app-shell__content{padding:0}.page-stack{gap:12px}.stat-card,.section-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd}.data-table{overflow:visible}body{background:#fff}}@media (hover:none) and (pointer:coarse){.button,.text-link,.surface-button,.filter-chip,.role-select-small,input,select,textarea{min-height:44px}.data-table tbody tr{padding:8px 0}.activity-item,.summary-row,.membership-item,.access-review__item{padding:14px 12px}}@media (prefers-contrast:high){:root{--line:#1522354d;--text-muted:#333}.button--primary{border:2px solid #0000}.button--primary:focus{border-color:var(--accent)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
