.Header-module-scss-module__wS1-Va__header{z-index:100;height:var(--header-height);background:var(--color-bg);align-items:center;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.Header-module-scss-module__wS1-Va__container{max-width:var(--max-width);justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module-scss-module__wS1-Va__logo{color:#fff;letter-spacing:-.5px;z-index:102;font-size:1.5rem;font-weight:700}.Header-module-scss-module__wS1-Va__logo:hover{color:var(--color-highlight)}.Header-module-scss-module__wS1-Va__nav{gap:1.5rem;display:flex}.Header-module-scss-module__wS1-Va__nav a{color:var(--color-primary);padding:.25rem 0;font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Header-module-scss-module__wS1-Va__nav a:after{content:"";background:var(--color-highlight);border-radius:1px;width:0;height:2px;transition:width .3s,left .3s;position:absolute;bottom:0;left:50%}.Header-module-scss-module__wS1-Va__nav a:hover{color:var(--color-highlight)}.Header-module-scss-module__wS1-Va__nav a:hover:after{width:100%;left:0}.Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__active{color:var(--color-highlight);font-weight:600}.Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__active:after{width:100%;left:0}.Header-module-scss-module__wS1-Va__burger{display:none}@media (max-width:768px){:root{--header-height:56px}.Header-module-scss-module__wS1-Va__header{box-shadow:0 2px 8px #0000001a}.Header-module-scss-module__wS1-Va__logoDesktop{width:100px;height:auto}.Header-module-scss-module__wS1-Va__burger{cursor:pointer;z-index:104;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:flex}.Header-module-scss-module__wS1-Va__burger span{background:var(--color-primary);transform-origin:50%;border-radius:2px;width:24px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.Header-module-scss-module__wS1-Va__burgerOpen span{background:#fff}.Header-module-scss-module__wS1-Va__burgerOpen span:first-child{transform:translateY(7.5px)rotate(45deg)}.Header-module-scss-module__wS1-Va__burgerOpen span:nth-child(2){opacity:0}.Header-module-scss-module__wS1-Va__burgerOpen span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Header-module-scss-module__wS1-Va__overlay{z-index:100;background:#0006;animation:.3s Header-module-scss-module__wS1-Va__fadeIn;position:fixed;inset:0}.Header-module-scss-module__wS1-Va__nav{background:var(--color-bg);z-index:103;flex-direction:column;gap:0;width:310px;height:100dvh;padding:0 1rem 2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 32px #0000002e}.Header-module-scss-module__wS1-Va__nav:before{content:"";height:var(--header-height);background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);flex-shrink:0;margin:0 -1rem 1.25rem;display:block}.Header-module-scss-module__wS1-Va__nav a{color:var(--color-primary);white-space:nowrap;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:.8rem 1rem;font-size:1rem;font-weight:500;transition:color .2s,background .2s,transform .2s;display:flex}.Header-module-scss-module__wS1-Va__nav a:after{content:"›";opacity:.25;background:0 0;border-radius:0;width:auto;height:auto;font-size:1.25rem;line-height:1;transition:opacity .2s,transform .2s;position:static}.Header-module-scss-module__wS1-Va__nav a:hover{color:var(--color-highlight);background:#e9456012;transform:translate(3px)}.Header-module-scss-module__wS1-Va__nav a:hover:after{opacity:.6;transform:translate(3px)}.Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__active{color:var(--color-highlight)}.Header-module-scss-module__wS1-Va__nav .Header-module-scss-module__wS1-Va__active:after{width:auto;left:auto}.Header-module-scss-module__wS1-Va__navOpen{transform:translate(0)}}@keyframes Header-module-scss-module__wS1-Va__fadeIn{0%{opacity:0}to{opacity:1}}
.Footer-module-scss-module__wcgw9G__footer{background:var(--color-primary);color:#ccc;margin-top:80px}.Footer-module-scss-module__wcgw9G__container{max-width:var(--max-width);margin:0 auto;padding:48px 16px 32px}.Footer-module-scss-module__wcgw9G__top{justify-content:space-between;gap:48px;display:flex}.Footer-module-scss-module__wcgw9G__brand{max-width:320px}.Footer-module-scss-module__wcgw9G__logo{filter:brightness(0)invert();opacity:.9;margin-bottom:12px;transition:opacity .2s;display:inline-block}.Footer-module-scss-module__wcgw9G__logo:hover{opacity:1}.Footer-module-scss-module__wcgw9G__tagline{color:#999;font-size:.9rem;line-height:1.6}.Footer-module-scss-module__wcgw9G__links{gap:64px;display:flex}.Footer-module-scss-module__wcgw9G__column nav{flex-direction:column;gap:10px;display:flex}.Footer-module-scss-module__wcgw9G__column a{color:#aaa;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__column a:hover{color:var(--color-highlight)}.Footer-module-scss-module__wcgw9G__columnTitle{color:#fff;margin-bottom:16px;font-size:.95rem;font-weight:600}.Footer-module-scss-module__wcgw9G__divider{background:#ffffff1a;height:1px;margin:32px 0}.Footer-module-scss-module__wcgw9G__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module-scss-module__wcgw9G__copyright{color:#777;font-size:.8rem}.Footer-module-scss-module__wcgw9G__social{gap:12px;display:flex}.Footer-module-scss-module__wcgw9G__socialLink{color:#aaa;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Footer-module-scss-module__wcgw9G__socialLink:hover{background:var(--color-highlight);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.Footer-module-scss-module__wcgw9G__top{flex-direction:column;gap:32px}.Footer-module-scss-module__wcgw9G__links{gap:40px}.Footer-module-scss-module__wcgw9G__bottom{text-align:center;flex-direction:column;gap:20px}}
