:root{--gambit-gradient:linear-gradient(120deg,#ff6b00 0%,#ff144e 20%,#f40073 43%,#7927d8 69%,#087fe6 100%)}
.gambit-header{position:fixed;z-index:1000;top:14px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 28px));height:68px;padding:8px 10px 8px 18px;border:1px solid rgba(255,255,255,.58);border-radius:22px;background:linear-gradient(110deg,rgba(255,255,255,.84),rgba(255,255,255,.67));box-shadow:0 18px 60px rgba(31,13,69,.13),inset 0 1px 0 rgba(255,255,255,.82);backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%);transition:height .35s cubic-bezier(.2,.8,.2,1),background .35s ease,box-shadow .35s ease,border-color .35s ease}
.gambit-header.is-scrolled{height:60px;background:rgba(255,255,255,.88);border-bottom-color:rgba(160,120,206,.26);box-shadow:0 15px 52px rgba(30,13,61,.17),inset 0 -1px 0 rgba(255,255,255,.72);backdrop-filter:blur(30px) saturate(175%)}
.gambit-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.gambit-header__brand{display:flex;align-items:center;flex:0 0 auto;height:44px;padding:2px 0;text-decoration:none}
.gambit-header__brand img{display:block;width:auto!important;height:auto!important;max-width:144px!important;max-height:42px!important;object-fit:contain!important;aspect-ratio:auto!important}
.gambit-header__menu{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-family:Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif}
.gambit-header__link,.gambit-header__current,.gambit-header__button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:14px;font-size:13px;font-weight:850;white-space:nowrap;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.gambit-header__link{color:#292334;background:transparent}.gambit-header__link:hover{transform:translateY(-2px);background:rgba(255,255,255,.64)}
.gambit-header__current{color:#ec087d;background:rgba(244,0,115,.08);box-shadow:inset 0 0 0 1px rgba(244,0,115,.12)}
.gambit-header__button--secondary{color:#292334;background:linear-gradient(135deg,rgba(28,22,42,.08),rgba(103,76,145,.12));box-shadow:inset 0 0 0 1px rgba(53,35,84,.08)}
.gambit-header__button--primary{color:#fff;background:var(--gambit-gradient);box-shadow:0 12px 30px rgba(204,19,137,.23),inset 0 1px 0 rgba(255,255,255,.3)}
.gambit-header__button:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(100,26,148,.24)}
.gambit-header__button[aria-disabled="true"]{cursor:not-allowed;opacity:.58;filter:saturate(.65)}
.gambit-label-mobile{display:none}
.gambit-footer{position:relative;overflow:hidden;padding:54px 0 24px;background:#0b0a0f;color:#bcb6c7;font-family:Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif}
.gambit-footer:before{content:"";position:absolute;width:430px;height:300px;right:-120px;top:-190px;border-radius:28%;transform:rotate(22deg);background:linear-gradient(135deg,rgba(244,0,115,.2),rgba(8,127,230,.13));filter:blur(46px)}
.gambit-footer__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:auto}
.gambit-footer__main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.1)}
.gambit-footer__brand{justify-self:start}.gambit-footer__brand img{display:block;width:auto!important;height:auto!important;max-width:148px!important;max-height:48px!important;object-fit:contain!important;filter:none!important}
.gambit-footer__nav{display:flex;align-items:center;justify-content:center;gap:22px}.gambit-footer__nav a,.gambit-footer__nav span{color:#d7d1dc;text-decoration:none;font-size:13px}.gambit-footer__nav a:hover{color:#ff69af}
.gambit-footer__signature{text-align:right}.gambit-footer__signature strong,.gambit-footer__signature span{display:block}.gambit-footer__signature strong{color:#fff}.gambit-footer__signature span{font-size:12px;margin-top:5px}
.gambit-footer__bottom{display:flex;justify-content:space-between;gap:30px;padding-top:22px;font-size:12px;color:#888291}
@media(max-width:760px){.gambit-header{top:8px;width:calc(100% - 16px);height:62px;padding:7px 8px 7px 12px;border-radius:18px}.gambit-header.is-scrolled{height:56px}.gambit-header__inner{gap:10px}.gambit-header__brand img{max-width:104px!important;max-height:34px!important}.gambit-header__menu{gap:4px}.gambit-header__link,.gambit-header__current,.gambit-header__button{min-height:38px;padding:0 9px;font-size:10px;border-radius:11px}.gambit-label-desktop{display:none}.gambit-label-mobile{display:inline}.gambit-footer__main{grid-template-columns:1fr;justify-items:start}.gambit-footer__nav{justify-content:flex-start;flex-wrap:wrap}.gambit-footer__signature{text-align:left}.gambit-footer__bottom{flex-direction:column;gap:10px}}
@media(max-width:390px){.gambit-header__brand img{max-width:86px!important}.gambit-header__link,.gambit-header__current,.gambit-header__button{padding:0 7px;font-size:9px}}
