:root{color:#17212b;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh;padding:0 24px 24px}.site-header{margin:0 -24px 24px;background:#0f6fb8;box-shadow:0 10px 28px #0f41692e}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1180px;margin:0 auto;padding:14px 24px}.brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:22px;font-weight:900;letter-spacing:0;text-decoration:none}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border:2px solid rgba(255,255,255,.8);border-radius:8px;color:#0f6fb8;background:#fff;font-size:15px;font-weight:900;line-height:1}.header-actions,.hero-actions,.tabs,.admin-actions{display:flex;flex-wrap:wrap;gap:10px}.header-actions{align-items:center;justify-content:flex-end}.user-pill{min-height:34px;border:1px solid rgba(255,255,255,.34);border-radius:999px;padding:7px 12px;color:#e9f6ff;background:#04345b47;font-size:13px;font-weight:800}.hero-actions,.tabs,.admin-actions{display:flex;flex-wrap:wrap;gap:10px}.topbar button,.tabs button,.admin-actions button,.secondary,.refresh{min-height:40px;border:1px solid #c5ced7;border-radius:8px;padding:0 14px;color:#24313e;background:#fff}.topbar button{border-color:#ffffff6b;color:#08395d;background:#e9f6ff;font-weight:800}.topbar button:hover{color:#032a47;background:#fff}.eyebrow{margin:0 0 8px;color:#60707b;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(36px,6vw,68px);line-height:1}h2{margin-bottom:16px;font-size:24px}h3{margin-bottom:5px}.primary{min-height:44px;border:0;border-radius:8px;padding:0 18px;color:#fff;background:#d1492e}.feature-card,.forms-area,.admin-panel,.data-form{border:1px solid #d8e0e7;border-radius:8px;background:#fff}.spotlight-grid,.forms-area{max-width:1180px;margin:18px auto 0}.spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{padding:20px}.feature-card.accent{border-color:#bed6dc;background:#f7fbfc}.section-title{display:flex;align-items:start;justify-content:space-between;gap:16px}.stack{display:grid;gap:12px}.profile-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:88px;border-top:1px solid #e4eaee;padding-top:12px}.profile-row p{margin-bottom:0;color:#5f6c76}.forms-area{padding:18px}.tabs button.active{border-color:#d1492e;box-shadow:0 0 0 3px #d1492e1f}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{border-radius:999px;padding:5px 9px;color:#22424b;background:#dff0f2;font-size:12px;font-weight:700}.forms-area{background:#fff}.tabs{margin-bottom:16px}.notice{border-left:4px solid #d1492e;padding:10px 12px;color:#532013;background:#fff2ee}.data-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.data-form.compact{max-width:520px}.data-form h2,.data-form textarea,.data-form .primary,.admin-panel{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid #cdd7df;border-radius:8px;padding:12px;color:#17212b;background:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0c1c2c94}.auth-modal{position:relative;width:min(100%,560px);border:1px solid #d8e0e7;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0b233757}.auth-modal .data-form{grid-template-columns:1fr;max-width:none;padding:28px}.modal-close{position:absolute;top:10px;right:10px;width:36px;min-height:36px;border:1px solid #cdd7df;border-radius:8px;color:#24313e;background:#fff;font-size:24px;line-height:1}textarea{min-height:92px;resize:vertical}.admin-panel{padding:18px}.admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.admin-grid div{border:1px solid #d8e0e7;border-radius:8px;padding:16px;background:#f7f9fb}.admin-grid strong,.admin-grid span{display:block}.admin-grid strong{font-size:32px}.admin-grid span{color:#5f6c76}footer{max-width:1180px;margin:24px auto 0;padding:18px 0 8px;color:#60707b}@media(max-width:860px){.shell{padding:0 14px 14px}.site-header{margin:0 -14px 18px}.topbar{align-items:flex-start;flex-direction:column}.topbar{padding:14px}.header-actions{justify-content:flex-start}.hero,.spotlight-grid,.data-form,.admin-grid{grid-template-columns:1fr}.hero{padding:24px}.profile-row{grid-template-columns:1fr}}
