:root{font-family:Manrope,Avenir Next,Segoe UI,sans-serif;color:#1f241f;background:radial-gradient(circle at 20% 0%,rgba(237,180,121,.34),transparent 24%),radial-gradient(circle at 100% 10%,rgba(62,87,109,.14),transparent 22%),linear-gradient(180deg,#f7f0e6,#ece2d2);--panel: rgba(255, 252, 248, .9);--panel-strong: rgba(255, 252, 248, .98);--ink: #1f241f;--muted: #5f5847;--accent: #d9702f;--accent-dark: #a8511c;--stroke: rgba(77, 61, 42, .1);--warning: #8b5b10;--danger: #9b2f2f;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--radius-sm: 16px;--radius-md: 20px;--radius-lg: 24px;--control-height: 48px;--nav-height: 74px;--app-height: 100dvh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}html,body{background:transparent}body{min-height:var(--app-height)}button,input,textarea,select{font:inherit}button{border:none;background:none;padding:0;cursor:pointer}input,select{width:100%;min-height:var(--control-height);padding:0 14px;border:1px solid var(--stroke);border-radius:var(--radius-sm);background:#ffffffc7;color:var(--ink);outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:36px;background-image:linear-gradient(45deg,transparent 50%,rgba(95,88,71,.96) 50%),linear-gradient(135deg,rgba(95,88,71,.96) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px;background-repeat:no-repeat}input:focus,select:focus{border-color:#d9702fe6;box-shadow:0 0 0 4px #d9702f1f;background:#fffffff0}button:focus-visible,.chip-button:focus-visible,.quick-card:focus-visible,.role-card:focus-visible,.nav-button:focus-visible{outline:none;box-shadow:0 0 0 4px #d9702f2e}.shell{position:relative;min-height:var(--app-height);padding:0 var(--space-4);overflow-x:clip}.shell--centered{display:grid;place-items:center;padding-top:calc(env(safe-area-inset-top) + var(--space-6));padding-bottom:calc(env(safe-area-inset-bottom) + var(--space-6))}.shell__viewport{position:relative;z-index:1;width:100%;max-width:720px;margin:0 auto;min-height:var(--app-height);padding-top:calc(env(safe-area-inset-top) + 20px);padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 28px)}.shell__content{display:grid;gap:var(--space-4)}.ambient{position:absolute;width:240px;height:240px;border-radius:999px;filter:blur(8px);pointer-events:none;opacity:.7}.ambient--top{top:-80px;right:-80px;background:#d9702f38}.ambient--bottom{bottom:40px;left:-110px;background:#3e576d24}.shell__header,.section-header,.wizard__header,.row-actions,.report-card__top,.bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.shell__header{position:relative;align-items:flex-start;margin-bottom:var(--space-4);padding:0 2px;z-index:1}.shell__identity{min-width:0;flex:1;display:grid;gap:var(--space-2)}.shell__header-action{flex-shrink:0;margin-top:2px}.shell__title,.title,.hero-card h2,.report-card h3,.section-title{margin:0;line-height:1.08}.shell__title,.title,.hero-card h2{font-size:clamp(1.45rem,5vw,1.95rem);letter-spacing:-.035em}.title{margin-top:var(--space-2);margin-bottom:var(--space-3)}.section-title{font-size:1.08rem;letter-spacing:-.02em}.eyebrow{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.lead{margin:0;line-height:1.5;color:var(--muted)}.lead--compact{font-size:.94rem}.stack{display:grid;gap:var(--space-4);position:relative;z-index:1}.stack--tight{gap:10px}.panel,.hero-card,.quick-card,.role-card,.summary-card,.report-card,.summary-banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--panel);border:1px solid var(--stroke);box-shadow:0 10px 28px #3d2a1412}.panel,.hero-card{padding:18px;border-radius:var(--radius-lg)}.panel--auth{max-width:420px;background:var(--panel-strong)}.panel--form{padding-top:16px;padding-bottom:18px}.hero-card{display:grid;gap:12px;background:linear-gradient(140deg,#fffaf5fa,#f4e8d8e6)}.quick-grid,.summary-grid,.role-grid{display:grid;gap:10px}.quick-grid,.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-card,.role-card{min-height:96px;padding:16px;border-radius:var(--radius-md);text-align:left;display:grid;gap:6px;color:var(--ink);transition:transform .18s ease,border-color .18s ease,background .18s ease}.quick-card--full{grid-column:1 / -1}.quick-card span,.summary-card span,.role-card span,.report-card p,.status,.report-date{color:var(--muted);font-size:.88rem}.quick-card strong,.summary-card strong,.role-card strong{font-size:.98rem;line-height:1.3}.role-card--active,.quick-card:active,.quick-card:focus-visible,.role-card:focus-visible,.role-card:active{transform:translateY(-1px);border-color:#d9702f8c;background:#fff4e8fa}.summary-card{min-height:84px;padding:14px;border-radius:var(--radius-md);display:grid;gap:6px}.summary-card__label{color:var(--muted);font-size:.82rem}.summary-card__value{font-size:.98rem;line-height:1.3}.summary-banner{padding:14px 16px;border-radius:var(--radius-md);display:grid;gap:4px}.field{display:grid;gap:6px;color:var(--ink);font-weight:600;font-size:.94rem}.primary-button,.ghost-button,.nav-button{min-height:var(--control-height);padding:0 16px;border-radius:var(--radius-sm);transition:transform .18s ease,opacity .18s ease,background .18s ease}.primary-button{background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:#fff8f1;font-weight:700;box-shadow:0 10px 22px #a8511c33}.primary-button--wide{width:100%;min-height:52px;margin-top:4px}.ghost-button{background:#ffffffb8;color:var(--ink);border:1px solid var(--stroke)}.ghost-button--subtle{min-height:44px;padding:0 14px;background:#fff9}.primary-button:disabled,.ghost-button:disabled{opacity:.65;cursor:default}.step-pill,.role-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:#ffffffad;color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.08em}.step-pill--active,.role-badge{background:#d9702f24;color:var(--accent-dark)}.wizard__steps{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:70%}.report-card{padding:16px;border-radius:var(--radius-md);display:grid;gap:8px}.report-card h3{font-size:1rem;letter-spacing:-.02em}.report-card p{margin:-2px 0 0}.report-metrics{display:grid;gap:4px;font-size:.88rem}.status{margin:0;line-height:1.45}.status--warning{color:var(--warning)}.status--error{color:var(--danger)}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);width:calc(100% - 24px);max-width:696px;bottom:calc(12px + env(safe-area-inset-bottom));padding:8px;border-radius:22px;background:#1c2127e6;box-shadow:0 14px 34px #12131438;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;overflow-x:auto;scrollbar-width:none}.bottom-nav::-webkit-scrollbar{display:none}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-grid__full{grid-column:1 / -1}.chip-grid{display:flex;flex-wrap:wrap;gap:8px}.chip-button{min-height:44px;padding:0 14px;border-radius:999px;border:1px solid var(--stroke);background:#ffffffad;color:var(--ink)}.chip-button--active{background:#d9702f24;border-color:#d9702f66;color:var(--accent-dark)}.admin-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:var(--radius-md);border:1px solid var(--stroke);background:#ffffff94}.admin-list-item strong{display:block;line-height:1.3}.admin-list-item--stacked{flex-direction:column;align-items:stretch}.analytics-card{padding:14px;border-radius:var(--radius-md);border:1px solid var(--stroke);background:#ffffff9e}.analytics-card--compact{padding:12px}.analytics-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.analytics-group{padding:12px;border-radius:var(--radius-md);border:1px solid var(--stroke);background:#ffffff70}.analytics-group__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.summary-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.ghost-button--danger{color:var(--danger)}.nav-button{flex:1;min-width:74px;min-height:52px;color:#fff8f1b8;font-weight:600;white-space:nowrap;font-size:.84rem}.nav-button--active{background:#d9702f2e;color:#fff8f1}.row-actions{flex-wrap:wrap;align-items:stretch}.row-actions>*{flex:1 1 140px}@media (min-width: 720px){.shell{padding-left:24px;padding-right:24px}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 420px){.quick-grid,.admin-grid,.summary-grid--compact,.analytics-card .summary-grid{grid-template-columns:1fr}.wizard__header,.section-header,.shell__header{align-items:flex-start;flex-wrap:wrap}.panel,.hero-card{padding:18px;border-radius:22px}.wizard__steps{max-width:100%;justify-content:flex-start}.nav-button{min-width:68px;font-size:.78rem}}@media (max-width: 389px){.summary-grid{grid-template-columns:1fr}}
