.live-status-bar[data-astro-cid-nen7h5rs]{color:#e2e8f0;z-index:995;background:#090e1a;border-bottom:1px solid #ffffff14;padding:6px 0;font-size:.78rem;position:relative}.status-flex[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:15px;display:flex}.live-pulse-item[data-astro-cid-nen7h5rs]{align-items:center;gap:8px;min-width:0;display:flex}.live-dot[data-astro-cid-nen7h5rs]{background-color:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.live-dot[data-astro-cid-nen7h5rs]:after{content:"";border:2px solid #10b981;border-radius:50%;animation:1.8s cubic-bezier(.24,0,.38,1) infinite livePulse;position:absolute;inset:-3px}@keyframes livePulse{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.live-badge[data-astro-cid-nen7h5rs]{color:#34d399;letter-spacing:.4px;white-space:nowrap;background:#10b98126;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.live-text[data-astro-cid-nen7h5rs]{color:#cbd5e1;white-space:nowrap;text-overflow:ellipsis;transition:opacity .35s,transform .35s;overflow:hidden}.live-text[data-astro-cid-nen7h5rs].fade-out{opacity:0;transform:translateY(-5px)}.live-text[data-astro-cid-nen7h5rs].fade-in{opacity:1;transform:translateY(0)}.live-date[data-astro-cid-nen7h5rs]{color:#94a3b8;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:.75rem;display:flex}.date-icon[data-astro-cid-nen7h5rs]{color:#ff7a00;width:14px;height:14px}.header-root[data-astro-cid-nen7h5rs]{z-index:990;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e2e8f0cc;width:100%;height:70px;transition:all .3s;position:sticky;top:0;left:0}.header-container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 1.25rem;display:flex}.brand-logo[data-astro-cid-nen7h5rs]{letter-spacing:-.5px;color:#0f172a;font-size:1.55rem;font-weight:900;text-decoration:none}.brand-accent[data-astro-cid-nen7h5rs]{color:#0284c7}.dot[data-astro-cid-nen7h5rs]{color:#ff7a00}.nav-desktop[data-astro-cid-nen7h5rs]{align-items:center;gap:1.75rem;display:none}@media (width>=960px){.nav-desktop[data-astro-cid-nen7h5rs]{display:flex}}.nav-link[data-astro-cid-nen7h5rs]{color:#334155;font-size:.94rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link[data-astro-cid-nen7h5rs]:hover{color:#0284c7}.dropdown-wrap[data-astro-cid-nen7h5rs]{display:inline-block;position:relative}.dropdown-btn[data-astro-cid-nen7h5rs]{cursor:pointer;color:#334155;background:0 0;border:none;align-items:center;gap:4px;padding:.5rem 0;font-size:.94rem;font-weight:600;display:flex}.chevron-icon[data-astro-cid-nen7h5rs]{width:16px;height:16px;transition:transform .2s}.dropdown-wrap[data-astro-cid-nen7h5rs]:hover .chevron-icon[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-nen7h5rs]{opacity:0;visibility:hidden;background:#fff;border:1px solid #f1f5f9;border-radius:12px;min-width:210px;padding:.6rem 0;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 12px 30px #00000017}.dropdown-wrap[data-astro-cid-nen7h5rs]:hover .dropdown-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#475569;padding:.65rem 1.25rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#0284c7;background:#f0f9ff;padding-left:1.45rem}.header-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.85rem;display:flex}.cta-btn-desktop[data-astro-cid-nen7h5rs]{color:#fff;background:linear-gradient(135deg,#0284c7,#0369a1);border-radius:999px;align-items:center;gap:8px;padding:.6rem 1.35rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:none;box-shadow:0 4px 14px #0284c759}.cta-btn-desktop[data-astro-cid-nen7h5rs]:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0284c773}@media (width>=960px){.cta-btn-desktop[data-astro-cid-nen7h5rs]{display:inline-flex}}.hamburger-btn[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:19px;padding:0;display:flex}@media (width>=960px){.hamburger-btn[data-astro-cid-nen7h5rs]{display:none}}.hamburger-btn[data-astro-cid-nen7h5rs] .bar[data-astro-cid-nen7h5rs]{background:#0f172a;border-radius:3px;width:100%;height:2.2px;transition:all .3s}.mobile-drawer[data-astro-cid-nen7h5rs]{z-index:1000;background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100vh;transition:right .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-320px;box-shadow:-5px 0 25px #00000026}.mobile-drawer[data-astro-cid-nen7h5rs].open{right:0}.drawer-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.close-btn[data-astro-cid-nen7h5rs]{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.drawer-nav[data-astro-cid-nen7h5rs]{flex-direction:column;flex:1;gap:.3rem;padding:1rem;display:flex;overflow-y:auto}.drawer-link[data-astro-cid-nen7h5rs]{color:#334155;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s}.drawer-link[data-astro-cid-nen7h5rs]:active{background:#f8fafc}.drawer-accordion-btn[data-astro-cid-nen7h5rs]{color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:600;display:flex}.chevron-drawer[data-astro-cid-nen7h5rs]{width:18px;height:18px;transition:transform .2s}.drawer-accordion-btn[data-astro-cid-nen7h5rs].active .chevron-drawer[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.drawer-sublinks[data-astro-cid-nen7h5rs]{flex-direction:column;max-height:0;padding-left:1.25rem;transition:max-height .3s;display:flex;overflow:hidden}.drawer-sublinks[data-astro-cid-nen7h5rs].expanded{max-height:180px}.drawer-sublinks[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#64748b;padding:.5rem .75rem;font-size:.88rem;text-decoration:none}.drawer-footer[data-astro-cid-nen7h5rs]{background:#f8fafc;border-top:1px solid #f1f5f9;padding:1.25rem}.drawer-note[data-astro-cid-nen7h5rs]{color:#94a3b8;margin:0 0 .75rem;font-size:.78rem}.drawer-wa-btn[data-astro-cid-nen7h5rs]{text-align:center;color:#fff;background:#25d366;border-radius:10px;padding:.8rem;font-weight:700;text-decoration:none;display:block;box-shadow:0 4px 12px #25d3664d}.drawer-overlay[data-astro-cid-nen7h5rs]{backdrop-filter:blur(2px);z-index:999;opacity:0;visibility:hidden;background:#0f172a80;transition:all .3s;position:fixed;inset:0}.drawer-overlay[data-astro-cid-nen7h5rs].active{opacity:1;visibility:visible}@media (width<=640px){.live-date[data-astro-cid-nen7h5rs],.live-badge[data-astro-cid-nen7h5rs]{display:none}.status-flex[data-astro-cid-nen7h5rs]{justify-content:center}}.footer-root[data-astro-cid-jo6i4kqk]{color:#94a3b8;padding-top:4.5rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom));background:#090e1a;border-top:1px solid #ffffff12;font-size:.92rem;position:relative}@media (width>=768px){.footer-root[data-astro-cid-jo6i4kqk]{padding-bottom:2.5rem}}.footer-container[data-astro-cid-jo6i4kqk]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3.5rem;display:grid}@media (width>=640px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}}.footer-logo[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:1.6rem;font-weight:800;text-decoration:none;display:inline-block}.brand-accent[data-astro-cid-jo6i4kqk]{color:#0284c7}.dot[data-astro-cid-jo6i4kqk]{color:#ff7a00}.brand-desc[data-astro-cid-jo6i4kqk]{color:#94a3b8;max-width:340px;margin-bottom:1.5rem;font-size:.88rem;line-height:1.65}.legal-badge[data-astro-cid-jo6i4kqk]{color:#e2e8f0;background:#0f172acc;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:.5rem .9rem;font-size:.76rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #0003}.pulse-indicator[data-astro-cid-jo6i4kqk]{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #10b981b3}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.col-title[data-astro-cid-jo6i4kqk]{color:#fff;text-transform:uppercase;letter-spacing:.6px;margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.footer-list[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.footer-list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#94a3b8;font-size:.88rem;text-decoration:none;transition:all .2s;display:inline-block}.footer-list[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#38bdf8;transform:translate(3px)}.footer-list[data-astro-cid-jo6i4kqk] .link-all[data-astro-cid-jo6i4kqk]{color:#ff7a00;font-weight:600}.disclaimer-box[data-astro-cid-jo6i4kqk]{color:#64748b;background:#0f172a80;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:2rem;padding:1.1rem 1.4rem;font-size:.78rem;line-height:1.65}.copyright-row[data-astro-cid-jo6i4kqk]{color:#64748b;border-top:1px solid #ffffff0f;flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;font-size:.82rem;display:flex}@media (width>=640px){.copyright-row[data-astro-cid-jo6i4kqk]{flex-direction:row}}.tech-tag[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{color:#94a3b8;font-weight:600}.mobile-sticky-bar[data-astro-cid-jo6i4kqk]{-webkit-backdrop-filter:blur(12px);width:100%;padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:999;box-sizing:border-box;background:#090e1ae0;border-top:1px solid #ffffff1a;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #0006}@media (width>=768px){.mobile-sticky-bar[data-astro-cid-jo6i4kqk]{display:none}}.bar-btn[data-astro-cid-jo6i4kqk]{border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .15s;display:flex}.bar-btn[data-astro-cid-jo6i4kqk]:active{transform:scale(.97)}.bar-btn[data-astro-cid-jo6i4kqk].secondary{color:#f8fafc;background:#1e293b;border:1px solid #334155;flex:.95}.bar-btn[data-astro-cid-jo6i4kqk].primary{color:#fff;background:#25d366;flex:1.05;box-shadow:0 4px 15px #25d3664d}
