:root{--cm-shell-bg:#0A0A0B;--cm-shell-text:#F5F5F0;--cm-shell-gold:#D4A574;--cm-shell-gold-rgb:212,165,116;--cm-shell-line:rgba(245,245,240,.14);--cm-shell-serif:'Newsreader',Georgia,serif;--cm-shell-sans:'Hanken Grotesk',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--cm-shell-mono:'IBM Plex Mono',monospace;--cm-shell-ease:cubic-bezier(.16,1,.3,1)}
.cm-site-header{position:sticky;top:0;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:14px max(22px,calc((100vw - 1160px)/2));border-bottom:1px solid rgba(245,245,240,.10);background:rgba(10,10,11,.82);backdrop-filter:blur(18px);color:var(--cm-shell-text);font-family:var(--cm-shell-sans);box-shadow:0 16px 50px rgba(0,0,0,.28)}
.cm-site-header a{text-decoration:none}.cm-site-header__brand{display:flex;align-items:center;gap:10px;color:var(--cm-shell-text);font-weight:800;letter-spacing:.01em}.cm-site-header__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(var(--cm-shell-gold-rgb),.48);background:rgba(var(--cm-shell-gold-rgb),.13);color:var(--cm-shell-gold);font:800 12px var(--cm-shell-mono);box-shadow:0 0 24px rgba(var(--cm-shell-gold-rgb),.15)}
.cm-site-header__nav{display:flex;align-items:center;gap:4px}.cm-site-header__nav a{padding:10px 11px;border-radius:999px;color:rgba(245,245,240,.64);font-size:13px;font-weight:750;transition:color 180ms var(--cm-shell-ease),background 180ms var(--cm-shell-ease)}.cm-site-header__nav a:hover,.cm-site-header__nav a:focus-visible{color:#0A0A0B;background:var(--cm-shell-gold);outline:none}.cm-site-header__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 15px;background:var(--cm-shell-gold);color:#0A0A0B;font-size:13px;font-weight:900;box-shadow:0 14px 38px rgba(var(--cm-shell-gold-rgb),.17)}
.cm-site-header__toggle{display:none;width:44px;height:40px;border:1px solid rgba(245,245,240,.15);border-radius:14px;background:rgba(255,255,255,.035);color:var(--cm-shell-text);cursor:pointer}.cm-site-header__toggle span{display:block;width:19px;height:2px;margin:5px auto;border-radius:2px;background:var(--cm-shell-gold)}.cm-site-header__mobile{display:none;position:absolute;left:18px;right:18px;top:calc(100% + 8px);padding:12px;border:1px solid rgba(245,245,240,.12);border-radius:18px;background:#0D0D10;box-shadow:0 24px 80px rgba(0,0,0,.5)}.cm-site-header__mobile a{display:block;padding:13px 14px;border-radius:12px;color:var(--cm-shell-text);font-weight:800}.cm-site-header__mobile a:hover{background:rgba(var(--cm-shell-gold-rgb),.1);color:var(--cm-shell-gold)}.cm-site-header__mobile.is-open{display:block}
.cm-site-footer{position:relative;display:grid;grid-template-columns:300px minmax(0,1fr) 230px;gap:44px;padding:88px max(24px,calc((100vw - 1120px)/2));border-top:1px solid rgba(var(--cm-shell-gold-rgb),.14);background:radial-gradient(circle at 16% 30%,rgba(var(--cm-shell-gold-rgb),.09),transparent 28%),#080809;color:var(--cm-shell-text);overflow:clip;font-family:var(--cm-shell-sans)}.cm-site-footer a{text-decoration:none}.cm-site-footer__visual{position:relative;height:250px;border:1px solid rgba(245,245,240,.12);border-radius:24px;background:linear-gradient(145deg,rgba(245,245,240,.065),rgba(245,245,240,.025));box-shadow:0 28px 70px rgba(0,0,0,.28);transform-style:preserve-3d;transition:transform 220ms var(--cm-shell-ease)}.cm-site-footer__cube{position:absolute;width:76px;height:76px;border:1px solid rgba(var(--cm-shell-gold-rgb),.42);background:rgba(var(--cm-shell-gold-rgb),.08);box-shadow:0 28px 58px rgba(0,0,0,.34);transform:rotateX(58deg) rotateZ(42deg);animation:cmShellFloat 5s ease-in-out infinite}.cm-site-footer__cube:nth-child(1){left:54px;top:52px}.cm-site-footer__cube:nth-child(2){left:134px;top:92px;animation-delay:-1.2s}.cm-site-footer__cube:nth-child(3){left:86px;top:145px;animation-delay:-2.4s}.cm-site-footer__visual strong,.cm-site-footer__visual em,.cm-site-footer__visual small{position:absolute;color:var(--cm-shell-gold);font:800 12px var(--cm-shell-mono);text-transform:uppercase}.cm-site-footer__visual strong{left:38px;bottom:36px}.cm-site-footer__visual em{right:40px;top:40px}.cm-site-footer__visual small{right:36px;bottom:42px}.cm-site-footer__eyebrow{display:block;color:var(--cm-shell-gold);font:800 11px/1 var(--cm-shell-mono);letter-spacing:2px;text-transform:uppercase}.cm-site-footer__copy h2{margin:10px 0 0;font-family:var(--cm-shell-serif);font-size:clamp(31px,4vw,48px);font-weight:500;line-height:1.04;letter-spacing:-.04em;color:var(--cm-shell-text)}.cm-site-footer__copy p{max-width:650px;color:rgba(245,245,240,.66);font:500 16px/1.7 var(--cm-shell-sans)}.cm-site-footer__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.cm-site-footer__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 18px;font:900 14px var(--cm-shell-sans)}.cm-site-footer__btn--primary{background:var(--cm-shell-gold);color:#0A0A0B}.cm-site-footer__btn--ghost{border:1px solid rgba(245,245,240,.18);color:var(--cm-shell-text);background:rgba(255,255,255,.03)}.cm-site-footer__nav{display:grid;gap:12px;align-content:start}.cm-site-footer__nav a{color:rgba(245,245,240,.70);font:800 14px var(--cm-shell-sans)}.cm-site-footer__nav a:hover,.cm-site-footer__nav a:focus-visible{color:var(--cm-shell-gold);outline:none}
@keyframes cmShellFloat{0%,100%{translate:0 0}50%{translate:0 -12px}}
@media(max-width:1040px){.cm-site-header__nav,.cm-site-header__cta{display:none}.cm-site-header__toggle{display:block}.cm-site-footer{grid-template-columns:1fr}.cm-site-footer__visual{max-width:340px}}
@media(max-width:560px){.cm-site-header{padding:12px 16px}.cm-site-header__brand span:last-child{font-size:14px}.cm-site-footer{padding:72px 22px}.cm-site-footer__copy h2{font-size:34px}.cm-site-footer__actions{display:grid}.cm-site-footer__btn{width:100%}}
@media(prefers-reduced-motion:reduce){.cm-site-footer__cube{animation:none!important}.cm-site-footer__visual,.cm-site-header__nav a{transition:none!important}}
