:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211d;background:#f5f7f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(23,61,53,.08),transparent 32%),#f5f7f2}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:max(18px,env(safe-area-inset-top)) 16px calc(92px + env(safe-area-inset-bottom));max-width:920px;margin:0 auto}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel,.tool-surface{width:min(100%,430px);background:#ffffffe0;border:1px solid #dbe4d7;border-radius:8px;padding:20px;box-shadow:0 18px 42px #1e2a2517}.app-logo{display:block;border-radius:8px;box-shadow:0 10px 24px #173d3529}.app-logo.login{width:72px;height:72px;margin-bottom:14px}.app-logo.small{width:46px;height:46px;flex:0 0 auto}h1,h2,p{margin:0}h1{font-size:1.45rem;letter-spacing:0}h2{font-size:1.02rem;letter-spacing:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.brand-title{display:flex;align-items:center;gap:12px;min-width:0}.brand-title h1{line-height:1.1}.install-banner{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8d2a8;border-radius:8px;color:#153b33;background:#eaf4df;font-weight:800;margin-bottom:14px}.install-banner.login-install{margin-top:14px;margin-bottom:0}.eyebrow{color:#66736d;font-size:.8rem}.identity-strip,.metric-band,.filter-bar,.mode-strip{display:flex;align-items:center;gap:12px}.identity-strip{justify-content:space-between;background:#173d35;color:#f6fbf2;border-radius:8px;padding:14px;margin-bottom:18px}.identity-strip div{display:grid;gap:2px;min-width:0}.identity-strip span{color:#cde2d1;font-size:.82rem;overflow:hidden;text-overflow:ellipsis}.role-pill{flex:0 0 auto;border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:6px 10px;max-width:45%}.content{display:grid;justify-items:center}.stack{width:100%;display:grid;gap:14px}.metric-band{justify-content:space-between;min-height:116px;background:#fefefe;border:1px solid #dbe4d7;border-left:6px solid #7aa95c;border-radius:8px;padding:18px}.metric-band span{color:#66736d}.metric-band strong{display:block;font-size:clamp(2rem,8vw,3.4rem);letter-spacing:0}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#20332e}.section-head span{color:#a85f34;font-weight:700}.item-list{display:grid;gap:10px;width:100%}.row-card{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #dde5da;border-radius:8px;padding:14px}.row-card div{min-width:0;display:grid;gap:4px}.row-card span{color:#65736c;font-size:.86rem}.row-card b{color:#173d35;white-space:nowrap}.row-actions{display:grid;justify-items:end;gap:8px}.action-btn{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d2b5a2;border-radius:8px;color:#7c351f;background:#fff7f2;padding:0 10px;font-weight:800}.action-btn:disabled{opacity:.65}.mini-icon-btn{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dce4d9;border-radius:8px;color:#173d35;background:#fff}.mini-icon-btn:disabled{opacity:.65}.audit-row{align-items:flex-start}.audit-row small{color:#40514b;overflow-wrap:anywhere}.status-badge{border-radius:999px;padding:6px 9px;background:#eef3ea;font-size:.72rem}.status-badge.pending{color:#7a4a18;background:#fff2d7}.status-badge.sent{color:#1e6244;background:#dff2e6}.status-badge.failed{color:#8b2f24;background:#fde3dc}.status-badge.skipped{color:#4d5561;background:#e9edf1}.form-grid{display:grid;gap:14px;margin-top:16px}label{display:grid;gap:7px;color:#40514b;font-size:.88rem;font-weight:700}input,select,textarea{width:100%;min-height:46px;border:1px solid #cdd8cf;border-radius:8px;background:#fbfcfa;color:#17211d;padding:11px 12px;outline:none}textarea{min-height:92px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#7aa95c;box-shadow:0 0 0 3px #7aa95c2e}.password-field{position:relative;display:block}.password-field input{padding-right:48px}.password-field button{position:absolute;right:4px;top:4px;width:38px;height:38px;border:0;color:#173d35;background:transparent}.primary-btn,.icon-btn,.bottom-nav button,.mode-strip button,.toast{border:0;border-radius:8px}.primary-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#173d35;font-weight:800}.primary-btn:disabled{opacity:.62}.icon-btn{width:44px;height:44px;display:grid;place-items:center;color:#173d35;background:#fff;border:1px solid #dce4d9}.icon-btn.contrast{color:#fff;background:#a85f34;border-color:#a85f34}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,920px);display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:#f6f8f4f5;border-top:1px solid #d8e1d5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bottom-nav button{min-width:0;height:56px;display:grid;place-items:center;gap:2px;color:#61716a;background:transparent;font-size:.72rem}.bottom-nav button.active{color:#173d35;background:#dfe9d4}.filter-bar{background:#fff;border:1px solid #dce4d9;border-radius:8px;padding:10px}.filter-bar select{border:0;background:transparent;min-height:34px}.mode-strip{overflow-x:auto;padding-bottom:3px}.mode-strip button{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:40px;color:#33443f;background:#fff;border:1px solid #dce4d9;padding:0 12px}.mode-strip button.active{color:#fff;background:#173d35;border-color:#173d35}.toggle-row{display:flex;align-items:center;gap:10px}.toggle-row input{width:20px;min-height:20px}.switch-row{display:inline-flex;align-items:center;gap:7px;min-height:34px;color:#40514b;font-size:.78rem;font-weight:800}.switch-row input{width:18px;min-height:18px;accent-color:#173d35}.compact-select{width:auto;min-width:116px;min-height:34px;padding:6px 8px;font-size:.78rem;font-weight:800}.pagination-bar{min-height:44px;display:flex;align-items:center;justify-content:center;gap:12px;grid-column:1 / -1}.pagination-bar button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dce4d9;border-radius:8px;color:#173d35;background:#fff}.pagination-bar button:disabled{opacity:.45}.pagination-bar span{min-width:72px;color:#40514b;font-size:.84rem;font-weight:800;text-align:center}.empty-state{min-height:96px;display:grid;place-items:center;gap:8px;color:#64736d;border:1px dashed #cbd7ce;border-radius:8px;background:#ffffff85}.toast{position:fixed;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 32px),520px);min-height:46px;color:#fff;background:#20332e;box-shadow:0 12px 32px #14201c42;padding:12px 16px;text-align:left}@media(min-width:720px){.content{justify-items:stretch}.tool-surface{width:100%}.item-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
