.hs-page{color:#b8cde0;background:#060e1a}.hs-section{border-bottom:1px solid #94a3b81f;padding:clamp(2.5rem,5vw,4rem) 0}.hs-wrap{width:min(1200px,100% - 32px);margin-inline:auto}.hs-hero{background:radial-gradient(70% 55% at 50% -15%,#1a6cf633,#0000),linear-gradient(#07111f 0%,#060e1a 100%);padding:clamp(3rem,7vw,5rem) 0 clamp(2.5rem,4vw,3.5rem)}.hs-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#c9963a;background:#c9963a1f;border:1px solid #c9963a47;border-radius:999px;margin-bottom:1rem;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.hs-h1{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.hs-lead{color:#8aafc8;max-width:52rem;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hs-search{gap:.75rem;max-width:720px;display:flex}.hs-search input{color:#b8cde0;background:#0f172acc;border:1px solid #94a3b840;border-radius:12px;flex:1;min-width:0;height:48px;padding:0 1rem;font-size:1rem}.hs-search input:focus{border-color:#1a6cf6;outline:2px solid #1a6cf680}.hs-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.hs-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hs-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hs-card{background:#0f172ab8;border:1px solid #94a3b829;border-radius:16px;padding:1.25rem;transition:border-color .2s,transform .2s}.hs-card:hover{border-color:#1a6cf673;transform:translateY(-2px)}.hs-card h3,.hs-card h4{margin:0 0 .5rem;font-size:1rem;font-weight:700}.hs-card p{color:#607d96;margin:0;font-size:.9rem;line-height:1.5}.hs-action-card{color:inherit;flex-direction:column;gap:.5rem;min-height:120px;text-decoration:none;display:flex}.hs-section-title{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.hs-section-sub{color:#607d96;max-width:48rem;margin:0 0 1.5rem;line-height:1.6}.hs-category{background:#0f172a80;border:1px solid #94a3b824;border-radius:14px;overflow:hidden}.hs-category summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:700;list-style:none;display:flex}.hs-category summary::-webkit-details-marker{display:none}.hs-category ul{color:#8aafc8;margin:0;padding:0 1.25rem 1rem 2rem;font-size:.92rem;line-height:1.7}.hs-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.hs-tab{color:#8aafc8;cursor:pointer;background:0 0;border:1px solid #94a3b833;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.hs-tab.active{color:#b8cde0;background:#1a6cf6;border-color:#1a6cf6}.hs-role-panel{background:#0f172ab8;border:1px solid #94a3b829;border-radius:16px;padding:1.25rem}.hs-role-panel ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.hs-role-panel a{color:#93c5fd;font-size:.95rem;text-decoration:none}.hs-role-panel a:hover{text-decoration:underline}.hs-form{background:#0f172ab8;border:1px solid #94a3b829;border-radius:16px;gap:1rem;padding:1.25rem;display:grid}.hs-form label{color:#7a9cb8;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.hs-form input,.hs-form select,.hs-form textarea{color:#b8cde0;background:#02061799;border:1px solid #94a3b840;border-radius:10px;width:100%;padding:.65rem .75rem;font-size:.95rem}.hs-form textarea{resize:vertical;min-height:140px}.hs-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hs-btn-primary{color:#b8cde0;cursor:pointer;background:#1a6cf6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:0 1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.hs-btn-primary:disabled{opacity:.6;cursor:not-allowed}.hs-btn-secondary{color:#7a9cb8;cursor:pointer;background:0 0;border:1px solid #94a3b84d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:0 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.hs-cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.hs-ticket-table{border-collapse:collapse;width:100%;font-size:.9rem}.hs-ticket-table th,.hs-ticket-table td{text-align:start;border-bottom:1px solid #94a3b81f;padding:.75rem}.hs-ticket-table th{color:#607d96;font-weight:600}.hs-status{color:#93c5fd;background:#1a6cf626;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.hs-search-results{gap:.5rem;margin-top:1rem;display:grid}.hs-search-hit{color:inherit;background:#0f172a8c;border:1px solid #94a3b824;border-radius:12px;padding:.75rem 1rem;text-decoration:none;display:block}.hs-search-hit strong{margin-bottom:.25rem;display:block}.hs-search-hit span{color:#607d96;font-size:.85rem}.hs-faq details{background:#0f172a80;border:1px solid #94a3b824;border-radius:12px;margin-bottom:.5rem}.hs-faq summary{cursor:pointer;padding:1rem 1.25rem;font-weight:600;list-style:none}.hs-faq summary::-webkit-details-marker{display:none}.hs-faq p{color:#607d96;margin:0;padding:0 1.25rem 1rem;font-size:.92rem;line-height:1.6}.hs-alert{color:#fde68a;background:#c9963a1f;border:1px solid #c9963a47;border-radius:12px;padding:.85rem 1rem;font-size:.9rem}.hs-success{background:#22c55e1a;border:1px solid #22c55e40;border-radius:16px;padding:1.5rem}@media (max-width:900px){.hs-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-grid-3,.hs-form-row{grid-template-columns:1fr}}@media (max-width:600px){.hs-grid-4,.hs-grid-2{grid-template-columns:1fr}.hs-search{flex-direction:column}.hs-ticket-table{white-space:nowrap;display:block;overflow-x:auto}}
