:root{color:#243229;font-synthesis:none;text-rendering:optimizelegibility;--forest-900:#173c2d;--forest-800:#20533e;--forest-700:#2b684e;--forest-100:#dfe9df;--paper:#fbfaf6;--sand:#ece8de;--ink:#243229;--muted:#667168;--terracotta:#c9694d;--danger:#aa3e35;--focus:#e3a94c;background:#f3f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.admin-login{grid-template-columns:minmax(420px,.92fr) minmax(500px,1.08fr);min-height:100vh;display:grid}.brand-panel{color:#f8f6ef;background:radial-gradient(circle at 78% 16%,#e0ab6747,#0000 28%),linear-gradient(145deg,#173c2d 0%,#214c39 55%,#183426 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(40px,7vw,96px);display:flex;position:relative;overflow:hidden}.brand-panel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-24%;right:-22%;box-shadow:0 0 0 72px #ffffff09,0 0 0 144px #ffffff06}.brand-mark{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:18px;justify-content:center;align-items:flex-end;gap:4px;width:58px;height:58px;padding:13px;display:flex;position:relative;box-shadow:0 14px 36px #04140d2e}.brand-mark span{background:#f5d8a7;border-radius:8px 8px 3px 3px;width:8px}.brand-mark span:first-child{height:15px}.brand-mark span:nth-child(2){height:28px}.brand-mark span:nth-child(3){height:21px}.brand-copy{z-index:1;max-width:590px;margin:auto 0;padding:72px 0;position:relative}.eyebrow{color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:800}.brand-panel .eyebrow{color:#f0bd86}.brand-copy h1{letter-spacing:-.045em;max-width:560px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.2vw,76px);font-weight:500;line-height:.98}.brand-description{color:#f8f6efbd;max-width:520px;margin:30px 0 0;font-size:17px;line-height:1.7}.portal-note{z-index:1;color:#f8f6efb8;align-items:center;gap:14px;display:flex;position:relative}.portal-note__dot{background:#7fc394;border:2px solid #183b2c;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #7fc3942e}.portal-note div{gap:3px;display:grid}.portal-note strong{color:#fffdf7;font-size:14px}.portal-note span{font-size:13px}.form-panel{background:linear-gradient(#ffffff7a, #ffffff7a), var(--paper);place-items:center;min-height:100vh;padding:48px clamp(28px,7vw,108px);display:grid}.form-shell{width:min(100%,460px)}.mobile-brand{display:none}.form-header h2,.success-card h2{color:var(--ink);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,46px);font-weight:500;line-height:1.08}.form-header>p:last-child,.success-card>p{color:var(--muted);margin:18px 0 0;line-height:1.65}.setup-notice,.form-error{border-radius:14px}.setup-notice{color:#665a3d;background:#f7f1df;border:1px solid #dfd5bd;gap:5px;margin-top:28px;padding:15px 17px;font-size:13px;display:grid}.setup-notice strong{font-size:14px}.login-form{gap:10px;margin-top:34px;display:grid}.login-form label{color:#314238;font-size:14px;font-weight:750}.login-form input{width:100%;min-height:52px;color:var(--ink);background:#ffffffc2;border:1px solid #d6d7d0;border-radius:12px;outline:none;padding:0 16px;transition:border-color .15s,box-shadow .15s,background .15s}.login-form input:hover{border-color:#aeb7ad}.login-form input:focus-visible{border-color:var(--forest-700);background:#fff;box-shadow:0 0 0 4px #2b684e1f}.password-row{justify-content:space-between;align-items:baseline;margin-top:10px;display:flex}.password-row span{color:#899087;font-size:12px}.primary-button,.secondary-button{border-radius:12px;min-height:52px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.primary-button{color:#fffdf7;background:var(--forest-800);border:0;margin-top:18px;box-shadow:0 14px 28px #20533e29}.primary-button:hover:not(:disabled){background:var(--forest-900);transform:translateY(-1px);box-shadow:0 16px 34px #20533e3b}.primary-button:disabled{color:#8b928c;box-shadow:none;background:#dfe2dc}.primary-button:focus-visible,.secondary-button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.form-error{color:var(--danger);background:#f9e9e6;margin:8px 0 0;padding:12px 14px;font-size:13px;line-height:1.5}.privacy-note{color:#899087;text-align:center;margin:26px 0 0;font-size:12px;line-height:1.5}.success-card{background:#ffffffb3;border:1px solid #d9ddd5;border-radius:22px;padding:34px;box-shadow:0 24px 70px #25342b17}.success-icon{color:#fff;background:var(--forest-700);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:28px;font-size:22px;font-weight:800;display:grid}.secondary-button{width:100%;color:var(--forest-800);background:0 0;border:1px solid #cdd3cc;margin-top:26px}.secondary-button:hover{background:var(--forest-100)}.session-loading{min-height:100vh;color:var(--muted);background:var(--paper);place-items:center;display:grid}.admin-app{background:#f3f1ea;min-height:100vh;padding:34px clamp(22px,4vw,64px) 64px}.app-header,.users-heading,.pagination,.session-actions,.pagination>div{align-items:center;display:flex}.app-header{justify-content:space-between;max-width:1480px;margin:0 auto 28px}.app-header .eyebrow{margin-bottom:6px}.app-header h1,.users-heading h2{color:var(--forest-900);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.app-header h1{font-size:clamp(28px,4vw,42px)}.session-actions{color:var(--muted);gap:18px;font-size:14px}.users-card{background:#ffffffd1;border:1px solid #dcded7;border-radius:22px;max-width:1480px;margin:0 auto;overflow:hidden;box-shadow:0 18px 55px #24322912}.users-heading{justify-content:space-between;gap:24px;padding:28px 30px 22px}.users-heading .eyebrow{margin-bottom:7px}.users-heading h2{font-size:32px}.users-heading p:last-child{color:var(--muted);margin:8px 0 0;font-size:14px}.users-filters{background:#f8f7f2;border-block:1px solid #e5e6e0;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(140px,1fr)) auto auto;align-items:end;gap:12px;padding:18px 30px;display:grid}.users-filters label{color:#526057;gap:7px;font-size:12px;font-weight:750;display:grid}.users-filters input,.users-filters select{min-height:42px;color:var(--ink);background:#fff;border:1px solid #d4d8d1;border-radius:10px;outline:none;padding:0 12px}.users-filters input:focus-visible,.users-filters select:focus-visible{border-color:var(--forest-700);box-shadow:0 0 0 3px #2b684e1f}.filter-button,.text-button{border-radius:10px;min-height:42px;padding:0 16px;font-weight:750}.filter-button{border:1px solid var(--forest-800);color:#fff;background:var(--forest-800)}.text-button{color:var(--forest-800);background:0 0;border:1px solid #ccd2cb}.filter-button:hover:not(:disabled),.text-button:hover:not(:disabled){background:var(--forest-100);color:var(--forest-900)}.filter-button:focus-visible,.text-button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.filter-button:disabled,.text-button:disabled{opacity:.45}.users-table-wrap{overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:1260px;font-size:13px}.users-table th,.users-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eaebe6;padding:14px 16px}.users-table th{color:#738078;letter-spacing:.06em;text-transform:uppercase;background:#fcfcf9;font-size:11px}.users-table tbody tr:hover{background:#f8faf6}.users-table td:first-child{gap:3px;display:grid}.users-table td:first-child span{color:var(--muted)}.users-table code{color:#59675e;font-size:11px}.status{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-flex}.status--active{color:#24623f;background:#e2f1e6}.status--suspended{color:#755315;background:#f7edcf}.status--disabled{color:#8a302b;background:#f7e2df}.users-sort-notice{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.5}.list-state{min-height:240px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:34px;display:grid}.list-state p{margin:0}.list-state--error{color:var(--danger);background:#fff9f8}.pagination{min-height:72px;color:var(--muted);justify-content:space-between;padding:14px 30px;font-size:13px}.pagination>div{gap:10px}@media (width<=880px){.admin-login{grid-template-columns:1fr}.brand-panel{display:none}.form-panel{min-height:100svh;padding:32px 22px}.mobile-brand{color:var(--forest-900);align-items:center;gap:12px;margin-bottom:64px;font-size:14px;font-weight:800;display:flex}.brand-mark--small{background:var(--forest-800);border:0;border-radius:13px;width:42px;height:42px;padding:9px}.brand-mark--small span{width:6px}.brand-mark--small span:first-child{height:11px}.brand-mark--small span:nth-child(2){height:20px}.brand-mark--small span:nth-child(3){height:15px}.admin-app{padding:24px 16px 40px}.app-header,.users-heading{align-items:flex-start}.session-actions{flex-direction:column;align-items:flex-end;gap:8px}.users-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:20px}}@media (width<=560px){.app-header,.users-heading{flex-direction:column}.session-actions{align-items:stretch;width:100%}.users-filters{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.notice-page{background:var(--paper);place-items:center;min-height:100vh;padding:32px 24px;display:grid}.notice-card{border:1px solid var(--forest-100);background:#fff;border-radius:18px;flex-direction:column;gap:14px;max-width:520px;padding:40px clamp(24px,5vw,44px);display:flex;box-shadow:0 24px 60px -46px #173c2db3}.notice-card h1{color:var(--forest-900);margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:600;line-height:1.2}.notice-card p{color:var(--muted);margin:0;line-height:1.6}.notice-hint{font-size:14px}.notice-card .primary-button{text-align:center;margin-top:10px;text-decoration:none}.detail-card{border:1px solid var(--forest-100);background:var(--paper);border-radius:18px;flex-direction:column;gap:26px;max-width:1480px;margin:0 auto;padding:28px clamp(20px,3vw,34px) 32px;display:flex}.detail-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.detail-heading h2{color:var(--forest-900);margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:600}.detail-heading p{color:var(--muted);margin:0;font-size:14px}.detail-grid{border:1px solid var(--forest-100);background:var(--forest-100);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.detail-grid>div{background:#fff;flex-direction:column;gap:5px;padding:14px 18px;display:flex}.detail-grid dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.detail-grid dd{color:var(--ink);margin:0;font-size:15px}.detail-section{flex-direction:column;gap:10px;display:flex}.detail-section h3{color:var(--forest-900);margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:600}.detail-empty{color:var(--muted);margin:0;font-size:14px}.tag-list,.audit-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--forest-100);background:#fff;border-radius:999px;padding:5px 11px;font-size:14px}.audit-list{flex-direction:column}.audit-list li{border:1px solid var(--forest-100);background:#fff;border-radius:12px;gap:4px;padding:12px 16px;display:grid}.audit-list span{color:var(--muted);font-size:13px}.audit-list p{margin:0;font-size:14px}.user-link{color:var(--forest-800);text-decoration:none}.user-link:hover,.user-link:focus-visible{text-decoration:underline}.detail-actions{flex-wrap:wrap;gap:10px;display:flex}.dialog-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#173c2d57;position:fixed;inset:0}.dialog-card{border:1px solid var(--forest-100);background:var(--paper);border-radius:18px;flex-direction:column;gap:14px;width:min(560px,100vw - 32px);max-height:calc(100vh - 48px);padding:28px clamp(20px,4vw,32px);display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 40px 90px -50px #173c2dcc}.dialog-title{color:var(--forest-900);margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600}.dialog-description{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.dialog-target{border:1px solid var(--forest-100);background:#fff;border-radius:12px;flex-direction:column;gap:3px;margin:0;padding:12px 16px;font-size:14px;display:flex}.dialog-target span,.dialog-target code{color:var(--muted)}.dialog-form{flex-direction:column;gap:8px;display:flex}.dialog-form label{color:var(--forest-900);font-size:13px;font-weight:600}.dialog-form textarea,.dialog-form input{border:1px solid var(--forest-100);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:12px;padding:11px 13px}.dialog-form textarea:focus-visible,.dialog-form input:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.dialog-hint{color:var(--muted);margin:0 0 6px;font-size:13px}.dialog-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:6px;display:flex}.app-nav{gap:6px;display:flex}.app-nav-link{color:var(--muted);border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none}.app-nav-link:hover{background:var(--sand);color:var(--forest-900)}.app-nav-link.is-active{background:var(--forest-100);color:var(--forest-900)}.dashboard-card{background:var(--paper);border:1px solid var(--forest-100);border-radius:18px;flex-direction:column;gap:22px;max-width:1480px;margin:0 auto;padding:28px clamp(20px,3vw,34px) 32px;display:flex}.period-switch{gap:8px;display:flex}.stat-grid{background:var(--forest-100);border:1px solid var(--forest-100);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1px;display:grid;overflow:hidden}.stat-tile{background:#fff;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.stat-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.stat-value{color:var(--forest-900);font-variant-numeric:tabular-nums;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:600;line-height:1}.stat-note{color:var(--muted);font-size:13px}.trend{flex-direction:column;gap:8px;margin:0;display:flex}.trend svg{border:1px solid var(--forest-100);background:#fff;border-radius:14px;width:100%;display:block}.trend-area{fill:var(--forest-100)}.trend-line{fill:none;stroke:var(--forest-700);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.trend-endpoint{fill:var(--forest-800)}.trend figcaption{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}
