
:root{--h2-blue:#154f82;--h2-blue2:#0d3d67;--h2-teal:#0b98a6;--h2-yellow:#e4aa16;--h2-red:#d93663;--h2-bg:#f3f7fa;--h2-text:#14324d;--h2-line:#d7e1e8}
.h2-shell{max-width:1180px;margin:28px auto;padding:22px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--h2-text);background:linear-gradient(180deg,#f7fbfd,#eef4f8);border-radius:24px}
.h2-shell *{box-sizing:border-box}.h2-kicker{font-size:12px;letter-spacing:.08em;font-weight:800;color:var(--h2-teal)}
.h2-shell h1{font-size:clamp(28px,4vw,48px);line-height:1.06;margin:7px 0 8px;color:var(--h2-blue2)}.h2-shell h2,.h2-shell h3{color:var(--h2-blue2)}
.h2-shell p{color:#587084}.h2-hero,.h2-topbar{display:flex;gap:24px;align-items:center;justify-content:space-between;border-bottom:3px solid var(--h2-yellow);padding:24px 8px 28px}
.h2-logo-box{width:180px;height:180px;border-radius:24px;background:var(--h2-blue);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:72px;font-weight:800;box-shadow:0 16px 42px rgba(21,79,130,.18)}.h2-logo-box small{font-size:18px;color:var(--h2-yellow)}
.h2-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:11px 18px;background:var(--h2-blue);color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer}.h2-btn.teal{background:var(--h2-teal)}.h2-btn.red{background:var(--h2-red)}.h2-btn.secondary{background:#e5eef4;color:var(--h2-blue2)!important}
.h2-actions{display:flex;gap:10px;flex-wrap:wrap}.h2-login-grid,.h2-grid-2,.h2-profile-grid,.h2-points-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.h2-login-grid{margin-top:22px}
.h2-card,.h2-user-card,.h2-person-card,.h2-stat{background:#fff;border:1px solid var(--h2-line);border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(28,67,99,.05)}
.h2-pill{display:inline-block;font-size:12px;font-weight:800;color:#fff;border-radius:999px;padding:7px 13px}.h2-pill.blue{background:#1687cc}.h2-pill.teal{background:var(--h2-teal)}.h2-pill.red{background:var(--h2-red)}
.h2-card form label,.h2-shell form label{display:block;font-size:12px;font-weight:800;color:#62798b;margin:10px 0}.h2-shell input,.h2-shell textarea,.h2-shell select{width:100%;margin-top:6px;border:1px solid #cbd9e2;border-radius:10px;padding:11px 12px;background:#fff;color:#18374f}.h2-shell textarea{min-height:92px;resize:vertical}
.h2-section{margin-top:28px}.h2-section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.h2-search{margin:12px 0 18px}
.h2-employee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.h2-person-card{display:flex;gap:13px;align-items:flex-start;text-decoration:none!important;color:inherit!important}.h2-person-card h3{margin:0 0 4px;font-size:18px}.h2-person-card p{margin:0 0 4px}.h2-person-card small{display:block;margin-bottom:8px}.h2-person-card span,.h2-person-card a{font-size:12px;font-weight:800;color:var(--h2-blue)!important;text-decoration:none}
.h2-avatar{width:54px;height:54px;flex:0 0 54px;border-radius:50%;background:linear-gradient(135deg,var(--h2-teal),var(--h2-blue));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.h2-avatar.large{width:72px;height:72px;flex-basis:72px;font-size:20px}
.h2-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.h2-stat{display:flex;flex-direction:column}.h2-stat b{font-size:30px;color:var(--h2-blue)}.h2-stat span{font-size:12px;font-weight:700;color:#6a8192}
.h2-user-card{display:flex;gap:18px;align-items:center;margin:20px 0}.h2-user-meta{flex:1}.h2-user-meta h2{margin:0}.h2-current{min-width:220px;border-radius:16px;padding:18px;background:var(--h2-blue);color:#fff;display:flex;flex-direction:column}.h2-current strong{font-size:52px;line-height:1}.h2-current small{color:#f4c34b}
.h2-balance{background:var(--h2-blue);color:#fff;border-radius:12px;padding:12px 16px;font-weight:800}.h2-rule,.h2-private{border-top:1px solid var(--h2-line);padding-top:12px;font-size:12px;font-weight:700}
.h2-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.h2-form-grid .h2-btn{align-self:end;margin-bottom:10px}
.h2-table-wrap{overflow:auto}.h2-table{width:100%;border-collapse:collapse}.h2-table th,.h2-table td{padding:12px;border-bottom:1px solid #e3ebf0;text-align:left;white-space:normal}.h2-table th{font-size:12px;color:#667f91}.plus-text{color:#0a9b74;font-weight:800}.minus-text{color:#d93663;font-weight:800}
.h2-inline{display:flex;gap:6px}.h2-mini{border:0;border-radius:8px;padding:7px 10px;color:#fff;font-weight:800;cursor:pointer}.h2-mini.approve{background:#0a9b74}.h2-mini.reject{background:#d93663}
.h2-notice{padding:12px 14px;border-radius:10px;background:#e7f7ef;border:1px solid #b9e5cf;color:#176b45;font-weight:800;margin-bottom:14px}
.h2-page-head{border-bottom:3px solid var(--h2-yellow);padding:10px 0 18px}.h2-login-grid #loginform{margin-top:16px}.h2-login-grid .login-remember{display:none}
@media(max-width:900px){.h2-employee-grid{grid-template-columns:repeat(2,1fr)}.h2-login-grid,.h2-grid-2,.h2-profile-grid,.h2-points-grid{grid-template-columns:1fr}.h2-stat-grid{grid-template-columns:1fr 1fr}.h2-topbar,.h2-hero{align-items:flex-start;flex-direction:column}.h2-logo-box{width:130px;height:130px;font-size:50px}.h2-user-card{align-items:flex-start;flex-wrap:wrap}.h2-current{width:100%}}
@media(max-width:620px){.h2-shell{padding:14px;margin:10px auto;border-radius:14px}.h2-employee-grid,.h2-stat-grid,.h2-form-grid{grid-template-columns:1fr}.h2-section-head{align-items:flex-start;flex-direction:column}.h2-shell h1{font-size:32px}}
