.Nav-module__e1xquq__nav{z-index:1000;transition:background var(--transition-base), backdrop-filter var(--transition-base), padding var(--transition-base), border-color var(--transition-base);border-bottom:1px solid #0000;padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom-color:var(--glass-border);padding:.75rem 0}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.Nav-module__e1xquq__logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Nav-module__e1xquq__logoMark{border-radius:var(--radius-sm);color:#fff;letter-spacing:.05em;background:#000;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:flex}.Nav-module__e1xquq__logoText{font-size:var(--fs-sm);color:var(--text-primary);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-shadow:var(--text-shadow);font-weight:600}.Nav-module__e1xquq__links{gap:2.5rem;list-style:none;display:flex}.Nav-module__e1xquq__link{font-size:var(--fs-sm);color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;transition:color var(--transition-fast);text-shadow:var(--text-shadow);font-weight:500;position:relative}.Nav-module__e1xquq__link:after{content:"";background:linear-gradient(90deg, var(--accent-cyan), var(--accent-orange));width:0;height:1.5px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Nav-module__e1xquq__link:hover{color:var(--text-primary)}.Nav-module__e1xquq__link:hover:after{width:100%}.Nav-module__e1xquq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__e1xquq__hamburger span{background:var(--text-primary);width:24px;height:2px;transition:transform var(--transition-base), opacity var(--transition-fast);border-radius:2px;display:block}.Nav-module__e1xquq__hamburger.Nav-module__e1xquq__open span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__hamburger.Nav-module__e1xquq__open span:nth-child(2){opacity:0}.Nav-module__e1xquq__hamburger.Nav-module__e1xquq__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--glass-border);max-height:0;transition:max-height var(--transition-slow);flex-direction:column;gap:0;padding:1rem 2rem;display:none;overflow:hidden}.Nav-module__e1xquq__mobileMenu.Nav-module__e1xquq__mobileOpen{max-height:300px}.Nav-module__e1xquq__mobileLink{font-size:var(--fs-base);color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--glass-border);transition:color var(--transition-fast);text-shadow:var(--text-shadow);padding:.875rem 0;font-weight:500}.Nav-module__e1xquq__mobileLink:last-child{border-bottom:none}.Nav-module__e1xquq__mobileLink:hover{color:var(--accent-cyan)}@media (max-width:768px){.Nav-module__e1xquq__links{display:none}.Nav-module__e1xquq__hamburger,.Nav-module__e1xquq__mobileMenu{display:flex}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{will-change:transform;position:absolute;inset:-30%}.Hero-module__Z8hQ_W__bgImage{object-fit:cover;object-position:center center}.Hero-module__Z8hQ_W__overlayTop{z-index:1;background:linear-gradient(#080c10e6,#0000);height:200px;position:absolute;top:0;left:0;right:0}.Hero-module__Z8hQ_W__overlayBottom{background:linear-gradient(to top, var(--dark-900), transparent);z-index:1;height:300px;position:absolute;bottom:0;left:0;right:0}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;max-width:900px;padding:0 1.5rem;animation:1.2s both Hero-module__Z8hQ_W__fadeInUp;position:relative}.Hero-module__Z8hQ_W__label{opacity:.9;margin-bottom:1.25rem}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1}.Hero-module__Z8hQ_W__titleLine1{color:var(--text-primary);text-shadow:var(--text-shadow);font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:.95;display:block}.Hero-module__Z8hQ_W__titleLine2{color:var(--text-primary);text-shadow:var(--text-shadow);font-size:clamp(4rem,12vw,8rem);font-weight:900;line-height:1.05;display:block}.Hero-module__Z8hQ_W__subtitle{font-size:clamp(var(--fs-base), 2.5vw, var(--fs-xl));color:var(--text-primary);letter-spacing:.05em;max-width:560px;text-shadow:var(--text-shadow);margin-bottom:3rem;margin-left:auto;margin-right:auto;font-weight:400}.Hero-module__Z8hQ_W__scrollBtn{color:var(--text-muted);transition:color var(--transition-base);cursor:pointer;text-shadow:var(--text-shadow);flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.Hero-module__Z8hQ_W__scrollBtn:hover{color:var(--accent-cyan)}.Hero-module__Z8hQ_W__scrollText{font-size:var(--fs-xs);letter-spacing:.15em;text-transform:uppercase;font-weight:600}.Hero-module__Z8hQ_W__scrollArrow{font-size:1.25rem;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollBounce}
.Intro-module__XC4VmG__section{background:var(--dark-800);padding:var(--space-xl) 0;position:relative;overflow:hidden}.Intro-module__XC4VmG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d4ff0f,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Intro-module__XC4VmG__inner{max-width:1280px;margin:0 auto;padding:0 2rem}.Intro-module__XC4VmG__decorLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-orange));width:80px;height:3px;margin-bottom:var(--space-lg);border-radius:2px}.Intro-module__XC4VmG__grid{gap:var(--space-lg);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Intro-module__XC4VmG__textBlock{position:sticky;top:120px}.Intro-module__XC4VmG__heading{font-size:clamp(var(--fs-3xl), 4.5vw, var(--fs-5xl));color:var(--text-primary);letter-spacing:-.02em;text-shadow:var(--text-shadow);font-weight:800;line-height:1.1}.Intro-module__XC4VmG__bodyBlock{padding-top:.5rem}.Intro-module__XC4VmG__body{font-size:var(--fs-lg);color:var(--text-primary);text-shadow:var(--text-shadow);margin-bottom:1.5rem;font-weight:400;line-height:1.8}.Intro-module__XC4VmG__features{margin-top:var(--space-md);grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Intro-module__XC4VmG__feature{background:var(--dark-700);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:border-color var(--transition-base), transform var(--transition-base);align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.Intro-module__XC4VmG__feature:hover{border-color:#00d4ff4d;transform:translateY(-2px)}.Intro-module__XC4VmG__featureIcon{font-size:1.5rem;line-height:1}.Intro-module__XC4VmG__featureLabel{font-size:var(--fs-sm);color:var(--text-primary);letter-spacing:.04em;text-shadow:var(--text-shadow);font-weight:600}@media (max-width:900px){.Intro-module__XC4VmG__grid{gap:var(--space-md);grid-template-columns:1fr}.Intro-module__XC4VmG__textBlock{position:static}}@media (max-width:500px){.Intro-module__XC4VmG__features{grid-template-columns:1fr}}
.ParallaxPanel-module__biF7pW__panel{justify-content:center;align-items:center;height:100vh;min-height:550px;display:flex;position:relative;overflow:hidden}.ParallaxPanel-module__biF7pW__bg{will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-25%}.ParallaxPanel-module__biF7pW__bgVideo{object-fit:cover;object-position:center;will-change:transform;width:150%;height:150%;position:absolute;inset:-25%}.ParallaxPanel-module__biF7pW__overlay{z-index:1;background:linear-gradient(135deg,#080c10a6 0%,#080c104d 50%,#080c10a6 100%);position:absolute;inset:0}.ParallaxPanel-module__biF7pW__content{z-index:2;max-width:700px;padding:2rem;position:relative}.ParallaxPanel-module__biF7pW__alignCenter{text-align:center;margin:0 auto}.ParallaxPanel-module__biF7pW__alignLeft{text-align:left;margin-left:8vw;margin-right:auto}.ParallaxPanel-module__biF7pW__alignRight{text-align:right;margin-left:auto;margin-right:8vw}.ParallaxPanel-module__biF7pW__title{font-size:clamp(var(--fs-3xl), 6vw, var(--fs-5xl));color:var(--text-primary);letter-spacing:-.02em;text-shadow:0 2px 40px #0009;margin-bottom:1.25rem;font-weight:800;line-height:1.05}.ParallaxPanel-module__biF7pW__caption{font-size:clamp(var(--fs-base), 2vw, var(--fs-lg));color:var(--text-secondary);text-shadow:0 1px 20px #000000b3;max-width:500px;font-weight:300;line-height:1.7}.ParallaxPanel-module__biF7pW__alignCenter .ParallaxPanel-module__biF7pW__caption{margin:0 auto}.ParallaxPanel-module__biF7pW__alignRight .ParallaxPanel-module__biF7pW__caption{margin-left:auto}.ParallaxPanel-module__biF7pW__accentLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-orange));border-radius:2px;width:60px;height:3px;margin-top:1.75rem}.ParallaxPanel-module__biF7pW__alignCenter .ParallaxPanel-module__biF7pW__accentLine{margin-left:auto;margin-right:auto}.ParallaxPanel-module__biF7pW__alignRight .ParallaxPanel-module__biF7pW__accentLine{margin-left:auto}@media (max-width:768px){.ParallaxPanel-module__biF7pW__alignLeft,.ParallaxPanel-module__biF7pW__alignRight{text-align:center;margin:0 auto}.ParallaxPanel-module__biF7pW__alignLeft .ParallaxPanel-module__biF7pW__accentLine,.ParallaxPanel-module__biF7pW__alignRight .ParallaxPanel-module__biF7pW__accentLine{margin-left:auto;margin-right:auto}.ParallaxPanel-module__biF7pW__alignRight .ParallaxPanel-module__biF7pW__caption{margin-left:0}}
.Gallery-module__wqsUoa__section{background:var(--dark-900);padding:var(--space-xl) 0 var(--space-2xl)}.Gallery-module__wqsUoa__header{text-align:center;max-width:700px;margin:0 auto var(--space-lg);padding:0 1.5rem}.Gallery-module__wqsUoa__heading{font-size:clamp(var(--fs-3xl), 5vw, var(--fs-5xl));color:var(--text-primary);letter-spacing:-.02em;text-shadow:var(--text-shadow);margin-bottom:1.25rem;font-weight:800;line-height:1.1}.Gallery-module__wqsUoa__subheading{font-size:var(--fs-base);color:var(--text-muted);text-shadow:var(--text-shadow);font-weight:300;line-height:1.7}.Gallery-module__wqsUoa__grid{columns:3;column-gap:1rem;max-width:1400px;margin:0 auto;padding:0 1.5rem}.Gallery-module__wqsUoa__item{break-inside:avoid;cursor:zoom-in;margin-bottom:1rem;position:relative}.Gallery-module__wqsUoa__imageWrapper{aspect-ratio:4/3;border-radius:var(--radius-md);background:var(--dark-700);width:100%;transition:box-shadow .4s,transform .4s;position:relative;overflow:hidden}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__imageWrapper{transform:translateY(-2px);box-shadow:0 12px 40px #00d4ff2e}.Gallery-module__wqsUoa__item:nth-child(3n+2) .Gallery-module__wqsUoa__imageWrapper{aspect-ratio:3/4}.Gallery-module__wqsUoa__image{object-fit:cover;transition:transform .6s,filter .4s}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__image{filter:brightness(1.05)saturate(1.15);transform:scale(1.06)}.Gallery-module__wqsUoa__imageWrapper:after{content:"";border-radius:var(--radius-md);pointer-events:none;background:linear-gradient(#0000 45%,#00000061 100%);transition:opacity .35s;position:absolute;inset:0}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__imageWrapper:after{opacity:0}.Gallery-module__wqsUoa__captionOverlay{border-radius:var(--radius-md);opacity:0;background:linear-gradient(#0000 30%,#0000001a 55%,#000000b8 100%);align-items:flex-end;padding:.85rem 1rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__captionOverlay{opacity:1}.Gallery-module__wqsUoa__captionOverlayText{font-size:var(--fs-sm);color:#fff;letter-spacing:.03em;text-shadow:0 2px 10px #000000e6;flex:1;font-weight:600;line-height:1.3;transition:transform .35s;transform:translateY(6px)}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__captionOverlayText{transform:translateY(0)}.Gallery-module__wqsUoa__expandIcon{z-index:2;color:#ffffffe6;opacity:.45;-webkit-backdrop-filter:blur(6px);background:#00000073;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s,transform .3s,background .3s,border-color .3s,box-shadow .3s;display:flex;position:absolute;top:.65rem;right:.65rem;transform:scale(.88)}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__expandIcon{opacity:1;background:#00d4ff2e;border-color:#00d4ff8c;transform:scale(1.1);box-shadow:0 0 14px #00d4ff4d}.Gallery-module__wqsUoa__lbBackdrop{z-index:9999;-webkit-backdrop-filter:blur(14px);background:#04060af0;justify-content:center;align-items:center;animation:.25s Gallery-module__wqsUoa__lbFadeIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__wqsUoa__lbFadeIn{0%{opacity:0}to{opacity:1}}.Gallery-module__wqsUoa__lbModal{border-radius:12px;flex-direction:column;width:min(92vw,1200px);height:min(88vh,820px);display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #000000bf,0 0 0 1px #ffffff0f}.Gallery-module__wqsUoa__lbTopBar{z-index:10;background:linear-gradient(#000000b3 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:absolute;top:0;left:0;right:0}.Gallery-module__wqsUoa__lbCounter{letter-spacing:.12em;color:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border:1px solid #ffffff1f;border-radius:999px;padding:.3rem .75rem;font-size:.78rem;font-weight:600}.Gallery-module__wqsUoa__lbClose{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffe6;cursor:pointer;background:#00000073;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .2s,border-color .2s,transform .2s;display:flex}.Gallery-module__wqsUoa__lbClose:hover{background:#00d4ff33;border-color:#00d4ff80;transform:scale(1.1)}.Gallery-module__wqsUoa__lbImageFrame{background:#05080d;flex:1;transition:opacity .22s;position:relative}.Gallery-module__wqsUoa__lbFade{opacity:0}.Gallery-module__wqsUoa__lbImage{object-fit:contain}.Gallery-module__wqsUoa__lbCaptionBar{z-index:10;pointer-events:none;text-align:center;background:linear-gradient(#0000 0%,#000000bf 100%);padding:2.5rem 2rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.Gallery-module__wqsUoa__lbCaption{color:#ffffffe6;text-shadow:0 1px 8px #000c;letter-spacing:.04em;font-size:.9rem;font-weight:400}.Gallery-module__wqsUoa__lbArrow{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#080c1099;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,border-color .2s,box-shadow .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__wqsUoa__lbArrow svg{width:20px;height:20px}.Gallery-module__wqsUoa__lbArrow:hover{background:#00d4ff26;border-color:#00d4ff99;transform:translateY(-50%)scale(1.08);box-shadow:0 0 22px #00d4ff47}.Gallery-module__wqsUoa__lbArrowLeft{left:1rem}.Gallery-module__wqsUoa__lbArrowRight{right:1rem}.Gallery-module__wqsUoa__lbDots{z-index:10;align-items:center;gap:6px;display:flex;position:absolute;bottom:.9rem;left:50%;transform:translate(-50%)}.Gallery-module__wqsUoa__lbDot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .25s,transform .25s}.Gallery-module__wqsUoa__lbDotActive{background:#00d4ff;transform:scale(1.5)}@media (max-width:1024px){.Gallery-module__wqsUoa__grid{columns:2}}@media (max-width:600px){.Gallery-module__wqsUoa__grid{columns:1}.Gallery-module__wqsUoa__item:nth-child(3n+2) .Gallery-module__wqsUoa__imageWrapper{aspect-ratio:4/3}.Gallery-module__wqsUoa__captionOverlay{opacity:1}.Gallery-module__wqsUoa__captionOverlayText{transform:translateY(0)}.Gallery-module__wqsUoa__expandIcon{opacity:1;transform:scale(1)}.Gallery-module__wqsUoa__lbModal{border-radius:0;width:100vw;height:100dvh}.Gallery-module__wqsUoa__lbArrow{display:none}.Gallery-module__wqsUoa__lbCaption{font-size:.8rem}}
.UsefulLinks-module__ymu8EW__section{background:var(--dark-900);padding:var(--space-xl) 0;border-top:1px solid var(--glass-border);position:relative;overflow:hidden}.UsefulLinks-module__ymu8EW__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#00d4ff08 0%,#0000 65%);width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.UsefulLinks-module__ymu8EW__inner{z-index:2;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.UsefulLinks-module__ymu8EW__header{text-align:center;margin-bottom:5rem}.UsefulLinks-module__ymu8EW__heading{color:var(--text-primary);letter-spacing:-.03em;text-shadow:var(--text-shadow);margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.15}.UsefulLinks-module__ymu8EW__subheading{font-size:var(--fs-lg);color:var(--text-muted);max-width:620px;margin:0 auto;line-height:1.75}.UsefulLinks-module__ymu8EW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;list-style:none;display:grid}.UsefulLinks-module__ymu8EW__card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);transition:border-color var(--transition-base), transform var(--transition-base), box-shadow var(--transition-base);background:#0e142073;position:relative}.UsefulLinks-module__ymu8EW__card:before{content:"";border-radius:var(--radius-xl);-webkit-mask-composite:xor;pointer-events:none;transition:opacity var(--transition-base);background:linear-gradient(135deg,#ffffff14 0%,#0000 50%,#ffffff05 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.UsefulLinks-module__ymu8EW__card:hover{box-shadow:0 22px 40px -15px #0009, 0 0 20px -2px #00d4ff08, 0 0 0 1px var(--accent-color) inset;border-color:#ffffff1f;transform:translateY(-6px)}.UsefulLinks-module__ymu8EW__cardLink{flex-direction:column;height:100%;padding:2.25rem;text-decoration:none;display:flex}.UsefulLinks-module__ymu8EW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.UsefulLinks-module__ymu8EW__category{font-size:var(--fs-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-color);font-weight:700}.UsefulLinks-module__ymu8EW__iconWrapper{width:42px;height:42px;transition:transform var(--transition-base), background var(--transition-base), border-color var(--transition-base);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.UsefulLinks-module__ymu8EW__card:hover .UsefulLinks-module__ymu8EW__iconWrapper{background:#ffffff0f;border-color:#ffffff1f;transform:scale(1.1)rotate(5deg)}.UsefulLinks-module__ymu8EW__title{color:var(--text-primary);letter-spacing:-.01em;text-shadow:var(--text-shadow);margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.35}.UsefulLinks-module__ymu8EW__description{font-size:var(--fs-sm);color:var(--text-muted);flex:1;margin-bottom:2rem;line-height:1.7}.UsefulLinks-module__ymu8EW__cta{font-size:var(--fs-sm);color:var(--text-primary);letter-spacing:.02em;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.UsefulLinks-module__ymu8EW__ctaText{position:relative}.UsefulLinks-module__ymu8EW__ctaText:after{content:"";background-color:var(--accent-color);transform-origin:0 100%;width:100%;height:1.5px;transition:transform var(--transition-base);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.UsefulLinks-module__ymu8EW__card:hover .UsefulLinks-module__ymu8EW__ctaText:after{transform:scaleX(1)}.UsefulLinks-module__ymu8EW__ctaArrow{color:var(--accent-color);transition:transform var(--transition-base);justify-content:center;align-items:center;display:flex}.UsefulLinks-module__ymu8EW__card:hover .UsefulLinks-module__ymu8EW__ctaArrow{transform:translate(3px,-3px)}@media (max-width:768px){.UsefulLinks-module__ymu8EW__grid{grid-template-columns:1fr;gap:1.5rem}.UsefulLinks-module__ymu8EW__header{margin-bottom:3.5rem}.UsefulLinks-module__ymu8EW__cardLink{padding:1.75rem}}
.LocationMap-module__mEFe-q__section{padding:var(--space-xl) 0;background:var(--dark-900);position:relative}.LocationMap-module__mEFe-q__inner{max-width:1280px;margin:0 auto;padding:0 2rem}.LocationMap-module__mEFe-q__mapWrapper{border-radius:var(--radius-lg);border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:450px;overflow:hidden;box-shadow:0 20px 40px #0006}.LocationMap-module__mEFe-q__mapFrame{filter:grayscale()invert(.9)contrast(1.2);opacity:.8;width:100%;height:100%;transition:opacity var(--transition-base), filter var(--transition-base);border:0}.LocationMap-module__mEFe-q__mapWrapper:hover .LocationMap-module__mEFe-q__mapFrame{opacity:1;filter:grayscale(.2)invert(0)contrast()}@media (max-width:768px){.LocationMap-module__mEFe-q__mapWrapper{height:350px}}
.Footer-module__EZoWya__footer{background:var(--dark-900);border-top:1px solid var(--glass-border);position:relative}.Footer-module__EZoWya__gradientBar{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-orange), var(--accent-cyan));background-size:200%;height:3px}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:3rem 2rem;display:flex}.Footer-module__EZoWya__logoArea{align-items:center;gap:.875rem;display:flex}.Footer-module__EZoWya__logoMark{border-radius:var(--radius-sm);color:#fff;letter-spacing:.05em;background:#000;border:1px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:900;display:flex}.Footer-module__EZoWya__name{font-size:var(--fs-base);color:var(--text-primary);letter-spacing:.05em;text-shadow:var(--text-shadow);font-weight:700}.Footer-module__EZoWya__tagline{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;text-shadow:var(--text-shadow);margin-top:.125rem}.Footer-module__EZoWya__footerNav{gap:2rem;display:flex}.Footer-module__EZoWya__footerLink{font-size:var(--fs-sm);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;transition:color var(--transition-fast);text-shadow:var(--text-shadow);font-weight:500}.Footer-module__EZoWya__footerLink:hover{color:var(--accent-cyan)}.Footer-module__EZoWya__copy{font-size:var(--fs-xs);color:var(--text-muted);letter-spacing:.04em;text-shadow:var(--text-shadow)}.Footer-module__EZoWya__bottomRow{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__creditLink{color:var(--accent-cyan);transition:opacity var(--transition-fast);font-weight:500}.Footer-module__EZoWya__creditLink:hover{opacity:.75}@media (max-width:768px){.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__EZoWya__footerNav{gap:1.25rem}}
