.button-module__TVY52q__button{border-radius:var(--radius-sm);border:1px solid var(--color-accent);background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-strong) 100%);min-height:52px;color:var(--color-text);letter-spacing:-.01em;box-shadow:var(--shadow-button), inset 0 1px 0 #ffffff2e;justify-content:center;align-items:center;padding:0 24px;font-size:16px;font-weight:600;line-height:1;transition:opacity .24s,border-color .24s,background-color .24s,box-shadow .24s,transform .24s;display:inline-flex;position:relative;overflow:hidden}.button-module__TVY52q__button:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff2e,#0000);height:48%;position:absolute;inset:1px 1px auto}.button-module__TVY52q__button:hover{opacity:.98;transform:translateY(-2px);box-shadow:0 22px 38px #7b3fe447,inset 0 1px #ffffff38}.button-module__TVY52q__button:focus-visible{outline-offset:2px;outline:2px solid #7b3fe48c}.button-module__TVY52q__secondary{color:var(--color-text);background:#ffffff09;border-color:#ffffff38;box-shadow:0 14px 30px #0000002e,inset 0 1px #ffffff14}.button-module__TVY52q__secondary:hover{background:#7b3fe41a;border-color:#7b3fe45c}.button-module__TVY52q__full{width:100%}@media (max-width:767px){.button-module__TVY52q__button{width:100%}}
.header-module__bY5_QG__header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-header);background:#02040ac2;border-bottom:1px solid #ffffff14;position:sticky;top:0;overflow:hidden}.header-module__bY5_QG__header:after{content:"";background:linear-gradient(90deg,#0000,#7b3fe48a,#0000);height:1px;position:absolute;inset:auto 0 0}.header-module__bY5_QG__simple .header-module__bY5_QG__inner{min-height:104px}.header-module__bY5_QG__inner{justify-content:space-between;align-items:center;gap:20px;min-height:118px;display:flex}.header-module__bY5_QG__brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;font-weight:700;transition:transform .24s,opacity .24s;display:inline-flex}.header-module__bY5_QG__brand:hover{transform:translateY(-1px)}.header-module__bY5_QG__brandMark{object-fit:contain;width:auto;height:92px}.header-module__bY5_QG__nav{align-items:center;gap:8px;margin-left:auto;display:flex}.header-module__bY5_QG__navLink{color:var(--color-muted);border:1px solid #0000;border-radius:8px;padding:10px 12px;font-size:15px;line-height:1;transition:color .24s,background-color .24s,border-color .24s,transform .24s}.header-module__bY5_QG__navLink:hover{color:var(--color-text);background:#ffffff0b;border-color:#ffffff14;transform:translateY(-1px)}.header-module__bY5_QG__navLinkActive{color:var(--color-text);background:#7b3fe42e;border-color:#7b3fe447;box-shadow:inset 0 1px #ffffff14}.header-module__bY5_QG__actions{align-items:center;gap:12px;display:flex}.header-module__bY5_QG__desktopCta{display:flex}.header-module__bY5_QG__toggle{width:46px;height:46px;color:var(--color-text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;transition:border-color .24s,background-color .24s,transform .24s;display:none}.header-module__bY5_QG__toggle:hover{background:#7b3fe41a;border-color:#7b3fe461;transform:translateY(-1px)}.header-module__bY5_QG__toggle:focus-visible{outline-offset:2px;outline:2px solid #7b3fe48c}.header-module__bY5_QG__toggleBar{background:var(--color-text);border-radius:999px;width:18px;height:2px;transition:transform .24s,opacity .24s,background-color .24s}.header-module__bY5_QG__toggleOpen{background:#7b3fe41f;border-color:#7b3fe470}.header-module__bY5_QG__toggleOpen .header-module__bY5_QG__toggleBar:first-child{transform:translateY(7px)rotate(45deg)}.header-module__bY5_QG__toggleOpen .header-module__bY5_QG__toggleBar:nth-child(2){opacity:0}.header-module__bY5_QG__toggleOpen .header-module__bY5_QG__toggleBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-module__bY5_QG__mobile{z-index:39;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at 100% 0,#7b3fe41f,#0000 24rem),linear-gradient(#080714 0%,#05070f 44%,#02040a 100%);justify-content:center;align-items:stretch;padding:88px 16px 16px;transition:opacity .28s,visibility .28s;display:flex;position:fixed;inset:0}.header-module__bY5_QG__mobileOpen{opacity:1;visibility:visible;pointer-events:auto;height:100vh}.header-module__bY5_QG__mobileInner{width:100%;min-height:calc(100dvh - 104px);padding:12px 0 calc(24px + env(safe-area-inset-bottom,0px));opacity:0;flex-direction:column;gap:18px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .32s;display:flex;overflow-y:auto;transform:translateY(18px)scale(.98)}.header-module__bY5_QG__mobileOpen .header-module__bY5_QG__mobileInner{opacity:1;transform:translateY(0)scale(1)}.header-module__bY5_QG__mobileNav{align-content:start;gap:8px;display:grid}.header-module__bY5_QG__mobileLink{color:var(--color-muted);background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:14px 16px;transition:color .24s,border-color .24s,background-color .24s,transform .24s;display:block}.header-module__bY5_QG__mobileLink:hover{color:var(--color-text);transform:translateY(-1px)}.header-module__bY5_QG__mobileLinkActive{color:var(--color-text);background:#7b3fe41f;border-color:#7b3fe466}.header-module__bY5_QG__mobileActions{padding-top:8px;padding-bottom:env(safe-area-inset-bottom,0px);background:linear-gradient(#0000,#02040af5 28%);margin-top:4px;position:sticky;bottom:0}@media (max-width:900px){.header-module__bY5_QG__header{overflow:visible}.header-module__bY5_QG__inner{z-index:41;min-height:96px;position:relative}.header-module__bY5_QG__nav,.header-module__bY5_QG__desktopCta{display:none}.header-module__bY5_QG__toggle{display:inline-flex}}@media (max-width:767px){.header-module__bY5_QG__mobile{padding-top:104px}.header-module__bY5_QG__mobileInner{min-height:calc(100dvh - 120px)}.header-module__bY5_QG__brandMark{height:64px}}
.footer-module__oqRDSq__footer{background:linear-gradient(#ffffff04,#0000);border-top:1px solid #ffffff14;padding:32px 0 56px}.footer-module__oqRDSq__inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.footer-module__oqRDSq__brand{align-items:center;display:inline-flex}.footer-module__oqRDSq__brandMark{object-fit:contain;width:auto;height:92px}.footer-module__oqRDSq__contactBlock{text-align:center;justify-items:center;gap:10px;display:grid}.footer-module__oqRDSq__contactLabel{color:var(--color-muted);letter-spacing:.12em;text-transform:uppercase;font-size:18px;font-weight:700}.footer-module__oqRDSq__contactRows{gap:8px;display:grid}.footer-module__oqRDSq__contactRow{justify-content:center;align-items:baseline;gap:8px;display:flex}.footer-module__oqRDSq__contactKey{color:var(--color-muted);font-size:.94rem;font-weight:600;line-height:1.5}.footer-module__oqRDSq__contactLink{color:var(--color-text);font-size:.98rem;line-height:1.5;transition:color .24s,opacity .24s}.footer-module__oqRDSq__contactLink:hover{color:var(--color-accent-strong)}@media (max-width:767px){.footer-module__oqRDSq__inner{flex-direction:column;align-items:stretch}.footer-module__oqRDSq__contactBlock{text-align:left;justify-items:start}.footer-module__oqRDSq__contactRow{justify-content:flex-start;align-items:flex-start;gap:8px}.footer-module__oqRDSq__brandMark{height:72px}}
