*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f7fb;color:#111827;line-height:1.65}a{color:inherit}.hw-wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.hw-skip{position:absolute;left:-999px;top:12px;background:#fff;padding:10px 14px;border-radius:8px;z-index:30}.hw-skip:focus{left:12px}.hw-header{background:#ffffff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.hw-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}.hw-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:850;letter-spacing:-.02em;color:#111827}.hw-brand__mark{width:40px;height:40px;border-radius:14px;background:#111827;display:grid;place-items:center;position:relative;box-shadow:0 12px 32px rgba(17,24,39,.18)}.hw-brand__mark i{width:20px;height:20px;border:3px solid #fff;border-radius:50%;display:block}.hw-brand__mark b{position:absolute;width:3px;height:11px;background:#fff;left:50%;top:12px;transform-origin:bottom;transform:translateX(-50%) rotate(45deg);border-radius:999px}.hw-nav{display:flex;align-items:center;gap:4px}.hw-nav a,.hw-footer__links a{text-decoration:none;font-weight:760;color:#374151;padding:9px 11px;border-radius:10px}.hw-nav a:hover,.hw-footer__links a:hover{background:#eef2ff;color:#1d4ed8}.hw-menu{display:none;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:10px;gap:5px;flex-direction:column}.hw-menu span{display:block;width:22px;height:2px;background:#111827}.hw-hero{padding:82px 0 72px;background:linear-gradient(180deg,#fff 0%,#f6f7fb 100%)}.hw-hero__grid{display:block;max-width:980px;margin-inline:auto}.hw-clock-card{background:#fff;border:1px solid #e5e7eb;border-radius:30px;padding:46px;box-shadow:0 30px 80px rgba(17,24,39,.08)}.hw-eyebrow{margin:0 0 12px;color:#536173;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hw-clock-card h1,.hw-page-hero h1{margin:0;color:#111827;font-size:clamp(3rem,8vw,6.8rem);line-height:.9;letter-spacing:-.07em}.hw-lead{max-width:760px;margin:18px 0 0;color:#4b5563;font-size:1.12rem}.hw-timebox{margin-top:36px;padding:34px;border-radius:26px;background:#111827;color:#fff}.hw-time{display:block;font-size:clamp(4.2rem,14vw,9rem);font-weight:950;line-height:.88;letter-spacing:-.08em;font-variant-numeric:tabular-nums}.hw-date{margin:18px 0 0;color:#d1d5db;font-size:1.1rem;text-transform:capitalize}.hw-zone{margin:8px 0 0;color:#9ca3af}.hw-actions,.hw-controls{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hw-button,.hw-control{border-radius:12px;border:1px solid transparent;font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.hw-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px}.hw-button--primary{background:#2563eb;color:#fff}.hw-button--primary:hover{background:#1d4ed8}.hw-button--ghost,.hw-control,.hw-switch{background:#fff;border:1px solid #d1d5db;color:#111827}.hw-button--ghost:hover,.hw-control:hover{border-color:#9ca3af}.hw-control{padding:11px 14px}.hw-control.is-active{background:#eef2ff;border-color:#93c5fd;color:#1d4ed8}.hw-switch{display:inline-flex;align-items:center;gap:9px;border-radius:12px;padding:11px 14px;font-weight:850}.hw-switch input{accent-color:#2563eb}.hw-content,.hw-faq,.hw-document-zone{padding:68px 0}.hw-content{background:#fff}.hw-prose{max-width:820px}.hw-prose section+section{margin-top:30px}.hw-prose h2{font-size:1.55rem;line-height:1.18;letter-spacing:-.025em;margin:0 0 10px;color:#111827}.hw-prose p,.hw-prose li{color:#4b5563}.hw-prose a{font-weight:850;color:#1d4ed8}.hw-faq{background:#f6f7fb}.hw-faq h2{font-size:2.1rem;letter-spacing:-.04em;margin:0 0 22px}.hw-faq__list{display:grid;gap:12px}.hw-faq details,.hw-side-faq details{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px 18px}.hw-faq summary,.hw-side-faq summary{cursor:pointer;font-weight:850;color:#111827;display:flex;justify-content:space-between;gap:12px}.hw-faq p,.hw-side-faq p{margin:10px 0 0;color:#4b5563}.hw-page-hero{padding:58px 0;background:#fff;border-bottom:1px solid #e5e7eb}.hw-breadcrumbs{display:flex;gap:8px;color:#6b7280;font-size:.92rem;margin-bottom:24px}.hw-breadcrumbs a{font-weight:800;color:#1d4ed8;text-decoration:none}.hw-page-hero h1{font-size:clamp(2.2rem,5vw,4.6rem)}.hw-page-intro{max-width:760px;color:#4b5563;font-size:1.08rem;margin-top:18px}.hw-document-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.hw-document,.hw-side-faq{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px;box-shadow:0 24px 60px rgba(17,24,39,.06)}.hw-contact{display:grid;gap:14px;margin-top:24px}.hw-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hw-contact label{display:grid;gap:7px;font-weight:850;color:#111827}.hw-contact input,.hw-contact textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;font:inherit}.hw-contact input:focus,.hw-contact textarea:focus{outline:3px solid rgba(37,99,235,.16);border-color:#2563eb}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hw-alert{padding:12px 14px;border-radius:12px}.hw-alert.is-success{background:#ecfdf5;color:#065f46}.hw-alert.is-error{background:#fef2f2;color:#991b1b}.hw-footer{background:#111827;color:#e5e7eb;padding:42px 0 22px}.hw-brand--footer{color:#fff}.hw-brand--footer .hw-brand__mark{background:#2563eb}.hw-footer p{max-width:530px;color:#9ca3af}.hw-footer__grid{display:flex;justify-content:space-between;gap:28px}.hw-footer__links{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.hw-footer__links a{color:#e5e7eb}.hw-footer__links a:hover{background:#1f2937;color:#fff}.hw-footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:24px;padding-top:16px;color:#9ca3af;display:flex;justify-content:space-between;gap:16px;font-size:.92rem}.is-fullscreen-fallback{position:fixed!important;inset:0!important;z-index:9999!important;border-radius:0!important;overflow:auto}.is-fullscreen-fallback .hw-time{font-size:clamp(4rem,18vw,14rem)}@media (max-width:850px){.hw-wrap{width:min(100% - 28px,1120px)}.hw-menu{display:flex}.hw-nav{position:absolute;top:66px;left:14px;right:14px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:10px;box-shadow:0 24px 60px rgba(17,24,39,.12)}.hw-nav.is-open{display:flex}.hw-hero{padding:44px 0}.hw-hero__grid,.hw-document-grid{grid-template-columns:1fr}.hw-clock-card{padding:24px;border-radius:22px}.hw-timebox{padding:20px}.hw-footer__grid,.hw-footer__bottom{flex-direction:column}.hw-footer__links{justify-content:flex-start}}@media (max-width:560px){.hw-clock-card h1{font-size:3rem}.hw-time{font-size:3.7rem}.hw-actions,.hw-controls{display:grid;grid-template-columns:1fr}.hw-button,.hw-control{text-align:center}.hw-contact__row{grid-template-columns:1fr}.hw-document,.hw-side-faq{padding:20px;border-radius:18px}}
