:root{color:#17231f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17231f;--muted:#63706a;--paper:#fcfbf8;--line:#dcded8;--line-strong:#c7cbc3;--green:#1f5949;--green-dark:#174438;--green-soft:#e2ede7;--sage:#b7c8bc;--gold:#b98a43;--gold-soft:#f4ead8;--red:#9c3f3d;--red-soft:#f8e7e5;--shadow:0 20px 55px #1e302817;background:#f4f2ec;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4f2ec;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1f594938}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.035em}h1{font-size:clamp(2.1rem,4vw,4.5rem);line-height:1.02}h2{margin-bottom:.45rem;font-size:1.35rem}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem;font-size:.7rem;font-weight:800}.muted{color:var(--muted)}.mono{color:var(--muted);word-break:break-all;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.73rem}.brand-mark{color:#f8f6ef;background:var(--green);border-radius:18px 5px;place-items:center;width:52px;height:52px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-style:italic;display:grid;box-shadow:0 10px 24px #1f594938}.brand-mark-small{border-radius:13px 4px;width:38px;height:38px;font-size:1.1rem}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:43px;padding:.65rem 1rem;font-weight:750;transition:transform .15s,background .15s,border-color .15s,opacity .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{color:#fff;background:var(--green)}.button-primary:hover:not(:disabled){background:var(--green-dark)}.button-secondary{border-color:var(--line);background:#fff}.button-secondary:hover:not(:disabled){border-color:var(--line-strong);background:#f7f7f3}.button-danger{color:#fff;background:var(--red)}.button-danger-text,.button-text{background:0 0;min-height:auto;padding:.35rem}.button-danger-text{color:var(--red)}.button-text{color:var(--green)}.button-wide{width:100%}.button-small{min-height:34px;padding:.4rem .7rem;font-size:.78rem}label{color:#34413c;gap:.45rem;font-size:.79rem;font-weight:750;display:grid}input,select,textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:.78rem .9rem;font-size:.92rem;font-weight:500}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca39f}.optional{color:var(--muted);font-weight:500}.stack{gap:1rem;display:grid}.notice{border:1px solid;border-radius:12px;padding:.8rem .9rem;font-size:.82rem;line-height:1.45}.notice-error{color:#7b302e;background:var(--red-soft);border-color:#e5b8b4}.notice-info{color:#235444;background:var(--green-soft);border-color:#b9d3c6}.notice-success{color:#235444;background:#e8f2ec;border-color:#b9d3c6}.notice-neutral{border-color:var(--line);color:#4e5b56;background:#f4f4ef}.auth-shell{background:radial-gradient(circle at 18% 18%,#c9dace7a,#0000 32%),#e9ebe5;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-brand{flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(3rem,8vw,8rem);display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";pointer-events:none;border:1px solid #1f594926;border-radius:50%;width:60vw;height:60vw;position:absolute;bottom:-25%;right:-15%;box-shadow:0 0 0 5vw #1f594909,0 0 0 10vw #1f594906}.auth-brand .brand-mark{margin-bottom:5rem}.auth-brand h1{max-width:720px;margin-bottom:1.5rem;font-family:Georgia,Times New Roman,serif;font-weight:500}.auth-intro{max-width:560px;color:var(--muted);font-size:1.08rem;line-height:1.7}.security-note{color:#52605a;align-items:center;gap:.75rem;max-width:520px;margin-top:4rem;font-size:.78rem;line-height:1.5;display:flex}.security-dot{background:var(--green);width:10px;height:10px;box-shadow:0 0 0 2px var(--sage);border:2px solid #e9ebe5;border-radius:50%;flex:none}.auth-panel{background:var(--paper);place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-form{gap:1.25rem;width:min(100%,420px);display:grid}.auth-form h2{font-size:2rem}.auth-form-actions{justify-content:flex-end;margin-top:-.75rem;display:flex}.form-footnote{color:var(--muted);text-align:center;margin:0;font-size:.72rem;line-height:1.5}.auth-divider{color:#9aa19d;align-items:center;gap:.75rem;font-size:.7rem;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.centered-shell,.loading-screen{background:radial-gradient(circle at 50% 20%,#fff,#ecece6 66%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.centered-card{border:1px solid var(--line);background:var(--paper);width:min(100%,540px);box-shadow:var(--shadow);border-radius:24px;gap:1rem;padding:clamp(1.5rem,5vw,3.2rem);display:grid}.centered-card h1{margin-bottom:0;font-size:2.4rem}.centered-card .brand-mark{margin-bottom:1rem}.loading-screen{color:var(--muted);align-content:center;gap:1rem}.loading-line{background:#dfe2dc;border-radius:10px;width:140px;height:3px;overflow:hidden}.loading-line span{border-radius:inherit;background:var(--green);width:45%;height:100%;animation:1.2s ease-in-out infinite loading;display:block}@keyframes loading{0%{transform:translate(-120%)}to{transform:translate(340%)}}.portal-shell{background:#f4f2ec;min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfbf8f0;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:72px;padding:.75rem clamp(1rem,4vw,3.5rem);display:grid;position:sticky;top:0}.topbar-brand{align-items:center;gap:.75rem;display:flex}.topbar-brand div:last-child{display:grid}.topbar-brand span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.topbar-brand strong{font-family:Georgia,Times New Roman,serif;font-size:1rem}.nav-tabs{background:#ebece7;border-radius:12px;gap:.25rem;padding:.25rem;display:flex}.nav-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.55rem .85rem;font-size:.79rem;font-weight:750}.nav-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #16241e14}.account-menu{justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.account-menu>div{justify-items:end;display:grid}.account-menu span{color:var(--muted);font-size:.72rem}.account-menu strong{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.workspace{width:min(1440px,100%);margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem)}.workspace-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.workspace-heading h1{margin-bottom:.6rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500}.workspace-heading p:last-child{max-width:700px;color:var(--muted);margin-bottom:0;line-height:1.6}.live-pill{white-space:nowrap;color:var(--green);align-items:center;gap:.5rem;font-size:.72rem;font-weight:750;display:flex}.live-pill span{background:#3e9a72;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3e9a7221}.search-bar{border:1px solid var(--line);background:var(--paper);border-radius:18px;gap:.55rem;padding:1rem;display:grid;box-shadow:0 8px 30px #1829220b}.search-row{grid-template-columns:1fr auto;gap:.7rem;display:grid}.search-row input{background:#efefea;border:0;min-height:48px}.workspace-notice{margin-top:1rem}.result-strip{gap:.65rem;margin-top:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.result-card{border:1px solid var(--line);text-align:left;background:var(--paper);cursor:pointer;border-radius:14px;gap:.25rem;min-width:290px;padding:.8rem 1rem;display:grid}.result-card:hover,.result-card.selected{border-color:var(--green)}.result-card.selected{box-shadow:inset 3px 0 0 var(--green)}.result-card span{font-weight:750}.result-card small{color:var(--muted);text-overflow:ellipsis;font-family:ui-monospace,monospace;overflow:hidden}.grant-layout,.access-layout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.68fr);align-items:start;gap:1.25rem;margin-top:1.25rem;display:grid}.grant-main{gap:1.25rem;display:grid}.panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 10px 32px #1f2c260a}.panel-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.3rem;display:flex}.panel-heading h2{font-size:1.45rem}.panel-heading p:last-child{margin-bottom:0}.user-heading h2{word-break:break-word}.status{white-space:nowrap;border-radius:999px;align-items:center;padding:.45rem .7rem;font-size:.7rem;font-weight:800;display:inline-flex}.status.active{color:#236047;background:var(--green-soft)}.status.blocked{color:#813532;background:var(--red-soft)}.allowance-grid{grid-template-columns:repeat(5,1fr);gap:.6rem;display:grid}.metric{background:#f0f0eb;border-radius:14px;gap:.4rem;padding:1rem;display:grid}.metric span{color:var(--muted);font-size:.7rem;font-weight:700}.metric strong{font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:500}.metric-accent{color:#74521f;background:var(--gold-soft)}.metric-emphasis{color:#fff;background:var(--green)}.metric-emphasis span{color:#ffffffb8}.period-row{border-top:1px solid var(--line);grid-template-columns:.8fr 1.5fr .5fr;gap:1rem;margin-top:1rem;padding-top:1rem;display:grid}.period-row div{gap:.25rem;display:grid}.period-row span{color:var(--muted);font-size:.68rem}.period-row strong{font-size:.78rem}.allowance-panel>.notice{margin-top:1rem}.grant-form-panel{gap:1rem;display:grid;position:sticky;top:92px}.grant-form-panel .panel-heading{margin-bottom:0}.grant-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.grant-preview span{color:var(--muted);font-size:.75rem}.grant-preview strong{color:var(--green);font-size:1.05rem}.count-badge,.role-badge{color:var(--green);background:var(--green-soft);text-transform:capitalize;border-radius:999px;padding:.35rem .6rem;font-size:.68rem;font-weight:800}.grant-list,.admin-list{display:grid}.grant-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;padding:1rem 0;display:grid}.grant-row:first-child{border-top:0;padding-top:0}.grant-row:last-child{padding-bottom:0}.grant-row.revoked{opacity:.58}.grant-quantity{color:#704e1f;background:var(--gold-soft);border-radius:14px;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:1.15rem;display:grid}.grant-copy{min-width:0}.grant-copy>div{align-items:center;gap:.55rem;display:flex}.grant-copy>div span{color:var(--green);background:var(--green-soft);border-radius:999px;padding:.2rem .45rem;font-size:.62rem;font-weight:800}.grant-copy p{color:var(--muted);margin:.35rem 0;font-size:.8rem}.grant-copy small{color:#8a928e;font-size:.67rem;line-height:1.5;display:block}.empty-copy{color:var(--muted);margin:0}.empty-state{border:1px dashed var(--line-strong);text-align:center;background:#fcfbf88a;border-radius:20px;align-content:center;place-items:center;min-height:360px;margin-top:1.25rem;padding:2rem;display:grid}.empty-state h2{margin-top:1.2rem}.empty-state p{max-width:470px;color:var(--muted);margin-bottom:0;line-height:1.6}.empty-orbit{border:1px solid var(--sage);border-radius:50%;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 0 0 10px #b7c8bc2e,0 0 0 20px #b7c8bc14}.empty-orbit span{background:var(--green);border-radius:50%;width:18px;height:18px}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111c188a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.dialog{background:var(--paper);border:1px solid #ffffff80;border-radius:22px;width:min(100%,520px);max-height:calc(100vh - 2rem);padding:clamp(1.25rem,3vw,2rem);overflow-y:auto;box-shadow:0 30px 90px #0000003d}.dialog h2{font-size:1.7rem}.dialog-body{color:#4c5954;gap:1rem;margin:1.25rem 0;line-height:1.55;display:grid}.dialog-body p{margin-bottom:0}.dialog-actions{justify-content:flex-end;gap:.6rem;display:flex}.confirm-details{gap:.5rem;margin:0;display:grid}.confirm-details div{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:.5rem;padding-top:.5rem;display:grid}.confirm-details dt{color:var(--muted);font-size:.75rem}.confirm-details dd{color:var(--ink);margin:0;font-weight:650}.loading-block{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:.7rem;display:flex}.spinner{border:2px solid #ccd2cd;border-top-color:var(--green);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.access-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.add-admin-form{gap:1rem;display:grid}.add-admin-form .panel-heading{margin-bottom:0}.admin-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:.8rem;padding:.9rem 0;display:grid}.admin-row:first-child{border-top:0;padding-top:0}.admin-row:last-child{padding-bottom:0}.admin-row.revoked{opacity:.55}.admin-row>div:nth-child(2){gap:.2rem;min-width:0;display:grid}.admin-row strong{text-overflow:ellipsis;overflow:hidden}.admin-row small{color:var(--muted)}.avatar{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:40px;height:40px;font-family:Georgia,serif;display:grid}.security-workspace{max-width:900px}.security-card{max-width:620px}.security-form{margin-top:1rem}.password-note{text-align:left}@media (max-width:960px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:auto;padding:3rem 2rem}.auth-brand .brand-mark{margin-bottom:3rem}.auth-brand h1{font-size:3rem}.security-note{margin-top:2rem}.auth-panel{min-height:auto;padding:4rem 1.5rem}.topbar{grid-template-columns:1fr auto}.nav-tabs{order:3;grid-column:1/-1;justify-self:center}.account-menu>div{display:none}.grant-layout,.access-layout{grid-template-columns:1fr}.grant-form-panel{position:static}}@media (max-width:680px){.auth-brand{padding:2rem 1.25rem}.auth-brand .brand-mark{margin-bottom:2rem}.auth-brand h1{font-size:2.45rem}.auth-intro{font-size:.95rem}.topbar{gap:.5rem;padding:.75rem}.topbar-brand span{display:none}.account-menu .button{font-size:.7rem}.workspace{padding:1.25rem .8rem 2rem}.workspace-heading{flex-direction:column;align-items:flex-start;gap:.8rem}.workspace-heading h1{font-size:2.6rem}.search-row{grid-template-columns:1fr}.result-card{min-width:250px}.allowance-grid{grid-template-columns:repeat(2,1fr)}.metric:last-child{grid-column:1/-1}.period-row{grid-template-columns:1fr}.user-heading{flex-direction:column;align-items:flex-start}.grant-row{grid-template-columns:auto 1fr}.grant-row>.button{grid-column:2;justify-self:start}.admin-row{grid-template-columns:auto 1fr auto}.admin-row>.button,.admin-row>.muted{grid-column:2;justify-self:start}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
