:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c2824;background:#f4f6f2;font-synthesis:none;text-rendering:optimizeLegibility;--forest-950: #102b23;--forest-900: #173e32;--forest-800: #205243;--forest-700: #2d6a57;--forest-100: #deebe4;--forest-50: #edf5f0;--cream: #f8f4ea;--gold: #c9994d;--ink: #1c2824;--muted: #66736e;--line: #dce2de;--surface: #ffffff;--warning: #9a5b1f;--warning-bg: #fff1da;--shadow: 0 18px 48px rgba(22, 49, 40, .08)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f4f6f2}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(201,153,77,.45);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.025em}code{font-size:.82em;color:var(--forest-800);background:var(--forest-50);border:1px solid var(--forest-100);border-radius:6px;padding:.15rem .35rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.centered-page{min-height:100vh;display:grid;place-items:center;align-content:center;gap:1rem;padding:2rem;background:radial-gradient(circle at top left,rgba(45,106,87,.12),transparent 32rem),#f4f6f2}.configuration-card{width:min(100%,580px);padding:clamp(1.6rem,4vw,2.5rem);background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.configuration-card h1{margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.25rem)}.eyebrow{margin:1rem 0 .45rem;color:var(--forest-700);font-size:.73rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow.light{color:#cce1d6}.muted-copy{color:var(--muted);line-height:1.65}.issue-list{display:flex;align-items:flex-start;gap:.8rem;margin-top:1.5rem;padding:1rem;color:var(--warning);background:var(--warning-bg);border-radius:12px}.issue-list ul{margin:0;padding-left:1.1rem}.issue-list li+li{margin-top:.35rem}.icon-tile{width:42px;height:42px;display:inline-grid;place-items:center;color:var(--forest-800);background:var(--forest-50);border:1px solid var(--forest-100);border-radius:12px}.icon-tile-warning{color:var(--warning);background:var(--warning-bg);border-color:#f2d5aa}.loading-mark{width:38px;height:38px;border:4px solid var(--forest-100);border-top-color:var(--forest-700);border-radius:999px;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);background:#f6f7f4}.login-brand-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,7vw,6.5rem);color:#fff;background:linear-gradient(145deg,#0c251df0,#1f5243e8),linear-gradient(30deg,var(--forest-950),var(--forest-800));position:relative;overflow:hidden}.login-brand-panel:after{content:"";position:absolute;right:-8rem;bottom:-10rem;width:28rem;height:28rem;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 5rem #ffffff06,0 0 0 10rem #ffffff05}.login-brand-panel h1{max-width:590px;margin-bottom:1.25rem;font-size:clamp(2.15rem,5vw,4.5rem);line-height:1.04}.login-brand-panel>p:last-child{max-width:540px;margin-bottom:0;color:#d4e1db;font-size:1.05rem;line-height:1.7}.brand-mark{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto;color:var(--forest-950);background:var(--cream);border-radius:11px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:-.04em}.brand-mark.large{width:62px;height:62px;margin-bottom:1.2rem;border-radius:16px;font-size:1rem}.login-form-panel{display:grid;place-items:center;padding:clamp(2rem,6vw,5rem)}.login-form-card{width:min(100%,440px)}.login-form-card h2{margin-bottom:.6rem;font-size:2rem}.stack-form{display:grid;gap:1rem;margin-top:1.8rem}.stack-form label{display:grid;gap:.5rem;color:#33423d;font-size:.88rem;font-weight:600}.stack-form input{width:100%;padding:.84rem .9rem;color:var(--ink);background:#fff;border:1px solid #ccd5d0;border-radius:10px}.stack-form input:focus{border-color:var(--forest-700)}.primary-button,.secondary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.7rem 1rem;border-radius:10px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.primary-button{color:#fff;background:var(--forest-900);box-shadow:0 8px 22px #173e322e}.primary-button:hover:not(:disabled){background:var(--forest-800);transform:translateY(-1px)}.secondary-button{color:var(--forest-900);background:#fff;border-color:var(--line)}.secondary-button:hover:not(:disabled){border-color:#aebdb6;background:#fafcfb}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.link-button{width:fit-content;margin-top:1.1rem;text-decoration:none}.full-width-button{width:100%}.form-error{margin:0;padding:.75rem .85rem;color:#8e2f24;background:#fff0ed;border-radius:9px;font-size:.88rem}.access-account{margin:1rem 0 0;color:var(--text-muted);font-size:.9rem}.access-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.form-footnote{margin:1.2rem 0 0;color:var(--muted);font-size:.78rem;line-height:1.5;text-align:center}.form-divider{display:flex;align-items:center;gap:.8rem;margin:1rem 0;color:#8b9691;font-size:.78rem}.form-divider:before,.form-divider:after{content:"";height:1px;flex:1;background:var(--line)}.application-frame{min-height:100vh;display:flex;background:#f4f6f2}.sidebar{width:270px;min-height:100vh;display:flex;flex-direction:column;flex:0 0 auto;color:#fff;background:var(--forest-950);border-right:1px solid rgba(255,255,255,.06)}.sidebar-brand{min-height:78px;display:flex;align-items:center;gap:.8rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-brand>div:nth-child(2){min-width:0;flex:1}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand strong{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.92rem}.sidebar-brand span{margin-top:.13rem;color:#9eb7ad;font-size:.72rem}.sidebar-navigation{flex:1;padding:1.35rem .8rem}.navigation-label{margin:0 .55rem .55rem;color:#819d92;font-size:.64rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.navigation-label-spaced{margin-top:1.7rem}.navigation-link{display:flex;align-items:center;gap:.75rem;margin-bottom:.2rem;padding:.72rem .75rem;color:#bed0c8;border-radius:9px;font-size:.89rem;font-weight:600;text-decoration:none;transition:color .13s ease,background .13s ease}.navigation-link:hover{color:#fff;background:#ffffff12}.navigation-link.active{color:#fff;background:var(--forest-800);box-shadow:inset 3px 0 0 var(--gold)}.sidebar-boundary{display:flex;align-items:flex-start;gap:.7rem;margin:.8rem;padding:.85rem;color:#bed0c8;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);border-radius:10px}.sidebar-boundary strong,.sidebar-boundary span{display:block}.sidebar-boundary strong{color:#fff;font-size:.75rem}.sidebar-boundary span{margin-top:.15rem;font-size:.68rem;line-height:1.4}.application-content{min-width:0;flex:1}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 2rem;background:#ffffffeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{display:flex;align-items:center;gap:.8rem}.topbar-title span{display:block;margin-bottom:.15rem;color:#7c8984;font-size:.67rem;font-weight:600}.topbar-title h1{margin:0;font-size:1.15rem}.profile-control{position:relative}.profile-trigger{display:flex;align-items:center;gap:.65rem;padding:.4rem .5rem;color:var(--ink);background:transparent;border:0;border-radius:10px;cursor:pointer}.profile-trigger:hover{background:#f1f4f2}.profile-avatar{width:35px;height:35px;display:grid;place-items:center;color:#fff;background:var(--forest-700);border-radius:10px;font-weight:700}.profile-copy{min-width:0;text-align:left}.profile-copy strong,.profile-copy small{max-width:220px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-copy strong{font-size:.78rem}.profile-copy small{margin-top:.1rem;color:var(--muted);font-size:.67rem}.profile-menu{width:180px;position:absolute;top:calc(100% + .45rem);right:0;z-index:20;padding:.4rem;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.profile-menu button{width:100%;display:flex;align-items:center;gap:.55rem;padding:.65rem;color:#5a2723;background:transparent;border:0;border-radius:7px;cursor:pointer}.profile-menu button:hover{background:#fff1ef}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;color:inherit;background:transparent;border:0;border-radius:9px;cursor:pointer}.icon-button:hover{background:#7f8f891f}.mobile-only{display:none}.page-canvas{padding:clamp(1.25rem,3vw,2.5rem)}.page-stack{width:min(100%,1260px);display:grid;gap:1.25rem;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding-bottom:.25rem}.page-heading .eyebrow{margin-top:0}.page-heading h2{margin-bottom:.55rem;font-size:clamp(1.6rem,3vw,2.1rem)}.page-heading p:last-child{max-width:720px;margin-bottom:0;color:var(--muted);line-height:1.55}.status-pill{width:fit-content;display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;padding:.36rem .58rem;border-radius:999px;font-size:.68rem;font-weight:700}.status-pill.neutral{color:var(--forest-800);background:var(--forest-50);border:1px solid var(--forest-100)}.status-pill.warning{color:var(--warning);background:var(--warning-bg);border:1px solid #f0d5ad}.hero-card,.surface-card{border-radius:16px}.hero-card{padding:clamp(1.5rem,4vw,2.5rem);color:#fff;background:var(--forest-900);box-shadow:var(--shadow)}.proposal-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.36fr);align-items:end;gap:2rem;background:linear-gradient(130deg,#173e32fc,#225948f5),var(--forest-900)}.proposal-hero h3{max-width:620px;margin:.45rem 0 .8rem;font-size:clamp(1.55rem,3vw,2.35rem)}.proposal-hero>div:first-child>p:last-child{max-width:760px;margin:0;color:#d4e1db;line-height:1.65}.light-tile{color:var(--forest-950);background:var(--cream);border-color:transparent}.hero-access-card{padding:1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.13);border-radius:12px}.hero-access-card span,.hero-access-card strong,.hero-access-card small{display:block}.hero-access-card span,.hero-access-card small{color:#b8ccc3;font-size:.68rem}.hero-access-card strong{margin:.3rem 0;font-size:.92rem}.content-grid{display:grid;gap:1rem}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.surface-card{padding:1.25rem;background:#fff;border:1px solid var(--line);box-shadow:0 8px 30px #18342b0b}.surface-card h3{margin-bottom:.55rem;font-size:1rem}.surface-card p:last-child{margin-bottom:0}.surface-card p{color:var(--muted);line-height:1.55}.muted-card{background:#f8faf8;box-shadow:none}.compact-card h3{margin-top:1rem}.card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.card-heading-row .eyebrow{margin-top:0}.success-icon{color:var(--forest-700)}.check-list{display:grid;gap:.65rem;margin:.9rem 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:1.4rem;color:#485650}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--forest-700);font-weight:700}.empty-state-card{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state-card>svg{margin-bottom:.8rem;color:#81918a}.empty-state-card p{max-width:560px}.role-card{min-height:265px}.capability-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:1.2rem}.table-card{padding:0;overflow:hidden}.table-scroll{overflow-x:auto}.permissions-table{width:100%;min-width:780px;border-collapse:collapse;text-align:center}.permissions-table th,.permissions-table td{padding:.9rem 1rem;border-bottom:1px solid var(--line)}.permissions-table thead th{color:#56635e;background:#f8faf8;font-size:.72rem;font-weight:700}.permissions-table thead th:first-child,.permissions-table tbody th{text-align:left}.permissions-table tbody tr:last-child th,.permissions-table tbody tr:last-child td{border-bottom:0}.permissions-table tbody th strong,.permissions-table tbody th code{display:block}.permissions-table tbody th strong{margin-bottom:.25rem;font-size:.83rem}.permissions-table tbody th code{width:fit-content;font-size:.68rem}.matrix-mark{width:29px;height:29px;display:inline-grid;place-items:center;color:#9ca6a2;background:#f1f3f2;border-radius:8px}.matrix-mark.granted{color:var(--forest-800);background:var(--forest-50)}.mobile-scrim{display:none}@media(max-width:980px){.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:360px}.sidebar{width:min(86vw,300px);position:fixed;inset:0 auto 0 0;z-index:50;transform:translate(-102%);transition:transform .18s ease}.sidebar.sidebar-open{transform:translate(0)}.mobile-only{display:inline-grid}.mobile-scrim{display:block;position:fixed;inset:0;z-index:40;background:#0a18137a;border:0}.three-column{grid-template-columns:1fr}}@media(max-width:720px){.login-brand-panel,.login-form-panel{padding:2rem 1.25rem}.login-brand-panel{min-height:330px}.topbar{height:70px;padding:0 1rem}.profile-copy,.profile-trigger>svg{display:none}.page-canvas{padding:1.1rem}.page-heading{flex-direction:column;gap:.8rem}.proposal-hero,.two-column{grid-template-columns:1fr}.proposal-hero{gap:1.2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
