:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17312b;background:#f4f7f4;line-height:1.45;font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.8rem}.shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.sidebar{background:#073f32;color:#fff;padding:1.5rem;position:sticky;top:0;height:100vh}.brand{display:flex;gap:.7rem;align-items:center;font-size:1.18rem;font-weight:850}.brand-mark{width:2.3rem;height:2.3rem;border-radius:50%;display:grid;place-items:center;background:#d6ad4f;color:#073f32}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.72rem;color:#4e746b}.sidebar .eyebrow{color:#9ed6c9}.nav{display:grid;gap:.35rem;margin:2rem 0}.nav button{border:0;background:transparent;color:#dcebe7;text-align:left;padding:.75rem;border-radius:.7rem;cursor:pointer}.nav button:hover,.nav button.active{background:#0b5d4a;color:#fff}.sidebar-footer{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.main{min-width:0}.topbar{height:74px;background:#fff;border-bottom:1px solid #dce4de;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:sticky;top:0;z-index:5}.content{padding:2rem;max-width:1280px;margin:auto}.hero{background:linear-gradient(130deg,#0a725c,#073f32);color:#fff;padding:2rem;border-radius:1.3rem;margin-bottom:1.5rem}.hero h1{font-size:clamp(1.8rem,4vw,3rem);margin:.3rem 0}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border:1px solid #dce4de;border-radius:1rem;padding:1.25rem;box-shadow:0 7px 25px #073f320a}.card h2,.card h3{margin-top:0}.metric{font-size:2rem;font-weight:850;color:#0a725c}.muted{color:#61766f}.notice{border-left:4px solid #d6ad4f;background:#fff9ea;padding:1rem;border-radius:.5rem;margin:1rem 0}.danger{border-left-color:#b54035;background:#fff2f0}.good{border-left-color:#0a8b70;background:#effbf7}.status{display:inline-block;border-radius:99px;background:#eef2ef;padding:.25rem .6rem;font-size:.76rem;font-weight:800;text-transform:capitalize}.status-approved,.status-active,.status-valid,.status-paid{background:#daf5e7;color:#12603e}.status-pending_review,.status-pending_approval,.status-pending{background:#fff1c7;color:#765800}.status-rejected,.status-suspended,.status-failed,.status-past_due{background:#ffe0db;color:#8b2f26}.actions{display:flex;flex-wrap:wrap;gap:.6rem}.btn{border:1px solid #0a725c;background:#0a725c;color:#fff;border-radius:.72rem;padding:.72rem 1rem;font-weight:780;cursor:pointer}.btn:hover{background:#075a49}.btn.secondary{background:#fff;color:#0a725c}.btn.danger{background:#a33a30;border-color:#a33a30}.btn:disabled{opacity:.55;cursor:not-allowed}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:.8rem;border-bottom:1px solid #e4eae6;vertical-align:top}.table th{font-size:.75rem;text-transform:uppercase;color:#61766f}form{display:grid;gap:1rem}label{display:grid;gap:.35rem;font-weight:700}input,select,textarea{border:1px solid #bdcbc3;border-radius:.65rem;padding:.72rem;background:#fff;color:#17312b;min-height:44px}textarea{min-height:110px;resize:vertical}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #72cbb8;outline-offset:2px}.address-option{display:block;width:100%;border:0;border-bottom:1px solid #e4eae6;background:#fff;text-align:left;padding:.7rem;cursor:pointer}.address-option:hover{background:#effbf7}.auth-page{min-height:100vh;background:linear-gradient(145deg,#073f32,#0a725c);display:grid;place-items:center;padding:1rem}.auth-card{width:min(480px,100%);background:#fff;border-radius:1.2rem;padding:2rem}.tabs{display:flex;gap:.5rem;border-bottom:1px solid #dce4de;margin-bottom:1rem}.tabs button{border:0;background:none;padding:.7rem .2rem;margin-right:1rem;font-weight:800;color:#61766f}.tabs button.active{color:#0a725c;border-bottom:3px solid #0a725c}.empty{text-align:center;padding:2.5rem 1rem;border:1px dashed #bdcbc3;border-radius:.8rem}.toast{position:fixed;right:1.2rem;bottom:1.2rem;max-width:420px;background:#17312b;color:#fff;padding:1rem;border-radius:.8rem;opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s;z-index:50}.toast.show{opacity:1;transform:none}.toast.error{background:#8b2f26}.sponsored-preview{border:1px solid #d6ad4f;background:#fffdf6}.sponsored-label{font-size:.72rem;text-transform:none;font-weight:900;color:#765800}.mobile-nav{display:none}.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}@media(max-width:850px){.shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{padding:0 1rem}.content{padding:1rem}.grid.two,.grid.three{grid-template-columns:1fr}.mobile-nav{display:flex;overflow:auto;gap:.4rem;background:#073f32;padding:.6rem;position:sticky;top:74px;z-index:4}.mobile-nav button{white-space:nowrap;border:0;border-radius:99px;padding:.6rem .8rem;background:#0b5d4a;color:#fff}}
