:root{--charcoal:#0c0c0d;--steel:#1e1f22;--steel-2:#2a2c30;--brick:#8b2e2e;--brick-ink:#4c1414;--bone:#f5f3ef;--ash:#a9a9ad;--gold:#d2a659;--radius:10px;--shadow:0 10px 30px rgba(0,0,0,0.25);--shadow-soft:0 6px 18px rgba(0,0,0,0.18);--transition:0.2s ease}*,:after,:before{box-sizing:border-box}html{color-scheme:dark}body{margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(180deg,var(--steel),var(--steel-2));color:var(--bone);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5{color:#fff;font-weight:800;letter-spacing:.3px;margin:0 0 .4em}p{margin:0 0 1em;color:var(--bone);opacity:.95}em{font-style:italic}strong{font-weight:700}a{color:var(--gold);text-decoration:none;transition:color var(--transition)}a:focus,a:hover{color:#fff;text-decoration:underline}.container{width:min(1200px,94vw);margin:0 auto;padding:1rem}.section{margin:3rem auto;width:min(1100px,92vw)}.flex{display:flex;gap:1rem;align-items:center}.grid{display:grid;grid-gap:1rem;gap:1rem}.btn,.cta{display:inline-block;padding:.6rem 1.2rem;border-radius:var(--radius);font-weight:700;cursor:pointer;transition:background var(--transition),transform var(--transition)}.btn-primary{background:var(--gold);color:#111;box-shadow:var(--shadow-soft)}.btn-primary:hover{background:#f5cf7d;transform:translateY(-1px)}.btn-ghost{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#fff}.btn-ghost:hover{background:rgba(255,255,255,.16)}img,video{display:block;max-width:100%;height:auto;border-radius:var(--radius)}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}::selection{background:rgba(210,166,89,.35);color:#fff}.text-center{text-align:center}.text-muted{color:var(--ash);opacity:.8}.shadow{box-shadow:var(--shadow-soft)}.bg-black{background:#000;color:var(--bone)}.layout_body__qd6bU{background:radial-gradient(1200px 800px at 70% -10%,rgba(210,166,89,.04),transparent),linear-gradient(180deg,var(--steel,#0f0f10),var(--steel-2,#151517));color:var(--foreground,#f5f3ef);min-height:100vh;display:flex;flex-direction:column}.layout_main__ERBQ9{flex:1 1}.navbar_header__C4cqE{display:flex;justify-content:space-between;align-items:flex-start;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.08);padding:.9rem 1.5rem .8rem;position:-webkit-sticky;position:sticky;top:0;z-index:20;transition:background .3s ease,border-color .3s ease}.navbar_header__C4cqE:hover{background:rgba(0,0,0,.68);border-color:rgba(255,255,255,.12)}.navbar_brand__ZbTpz{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;text-decoration:none;text-align:center}.navbar_brandVideo__Kl27g{width:64px;height:auto;display:block;object-fit:contain;border-radius:4px;pointer-events:none;opacity:.95;transition:transform .25s ease,opacity .25s ease}.navbar_brandVideo__Kl27g:hover{transform:scale(1.06);opacity:1}.navbar_brandText__FkSUE{font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bone,#f5f3ef);font-size:.8rem;line-height:1}.navbar_navlist__knN_U{list-style:none;display:flex;gap:1.3rem;margin-top:.15rem}.navbar_navlist__knN_U a{text-decoration:none;color:rgba(255,255,255,.85);font-weight:500;letter-spacing:.02em;transition:color .2s ease}.navbar_navlist__knN_U a:hover{color:var(--gold,#d2a659)}.navbar_navlist__knN_U a.navbar_active__nDN4j{color:var(--gold,#d2a659);font-weight:600}@media (max-width:600px){.navbar_header__C4cqE{padding:.7rem 1rem .6rem;gap:.5rem}.navbar_navlist__knN_U{gap:.9rem}.navbar_brandVideo__Kl27g{width:52px}.navbar_brandText__FkSUE{font-size:.7rem}}.footer_footer__e_ilT{background:var(--steel-2,#1a1a1d);border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 1.5rem 2rem;text-align:center;font-size:.9rem;color:var(--bone,#eaeaea);line-height:1.6}.footer_footer__e_ilT a{color:var(--bone,#f5f3ef);text-decoration:none;transition:color .2s ease}.footer_footer__e_ilT a:hover{color:var(--gold,#d2a659);text-decoration:underline;text-underline-offset:2px}.footer_small___l2TR{font-size:.8rem;color:rgba(255,255,255,.6);margin-top:.5rem;display:block}@media (max-width:600px){.footer_footer__e_ilT{padding:1.2rem 1rem 1.6rem;font-size:.85rem}}