*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:linear-gradient(135deg,#f0f4f8 0%,#e2e8f0 50%,#eef2ff 100%);min-height:100vh;font-family:Arial,Times New Roman,Times,sans-serif;font-size:17px;line-height:1.6}a{color:#0369a1;font-weight:500;text-decoration:none}a:hover{color:#0284c7;text-decoration:underline}.container{max-width:820px;margin:0 auto;padding:28px 20px 60px}.card{background:#fff;border:1px solid #fffc;border-radius:16px;margin-bottom:20px;padding:28px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #0000000f,0 6px 16px #0000000a}.card:hover{box-shadow:0 2px 6px #00000014,0 10px 24px #0000000f}.card-highlight{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd}.card-gold{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a}.card-success{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0}.btn{cursor:pointer;text-align:center;letter-spacing:-.01em;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:13px 28px;font-family:Arial,Times New Roman,Times,sans-serif;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0f2744 100%);box-shadow:0 2px 8px #0f27444d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0f274466}.btn-accent{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 2px 8px #d977064d}.btn-accent:hover{transform:translateY(-1px);box-shadow:0 4px 14px #d9770666}.btn-secondary{color:#fff;background:linear-gradient(135deg,#d05535 0%,#b84a2e 100%);box-shadow:0 2px 8px #d055354d}.btn-secondary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #d0553566}.btn-danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.btn-outline{color:#334155;background:#fff;border:2px solid #cbd5e1}.btn-outline:hover{background:#f8fafc;border-color:#94a3b8}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.btn-block{width:100%;display:flex}.form-group{margin-bottom:22px}.form-group label{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input,.form-group select{color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;width:100%;min-height:52px;padding:14px 16px;font-family:Arial,Times New Roman,Times,sans-serif;font-size:17px;transition:all .2s}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#d05535;outline:none;box-shadow:0 0 0 4px #d055351a}.form-group input::placeholder{color:#94a3b8}.error-msg{color:#991b1b;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:10px;margin-top:8px;padding:12px 16px;font-size:15px;font-weight:500}.success-msg{color:#166534;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:10px;margin-top:8px;padding:12px 16px;font-size:15px;font-weight:500}.help-text{color:#64748b;margin-top:6px;font-size:15px}.page-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:28px;font-weight:800}.page-subtitle{color:#64748b;margin-bottom:24px;font-size:17px;font-weight:400}.flex-between{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.text-center{text-align:center}.mt-12{margin-top:12px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.divider{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);height:1px;margin:20px 0}.stat-card{text-align:center;border-radius:14px;flex:1;min-width:140px;padding:20px}.stat-card .stat-value{color:#0f172a;letter-spacing:-.02em;font-size:32px;font-weight:800}.stat-card .stat-label{color:#64748b;margin-top:4px;font-size:14px;font-weight:500}@media (width<=640px){.container{padding:20px 16px 48px}.page-title{font-size:24px}.btn{min-height:46px;padding:12px 20px;font-size:15px}.flex-between{flex-direction:column;align-items:stretch}.nav-desktop{display:none!important}.nav-hamburger{display:flex!important}}@media (width>=641px){.nav-desktop{display:flex!important}.nav-hamburger,.nav-mobile-menu{display:none!important}}
