.Navbar-module__nuAbfa__navbar{z-index:1000;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__topBar{background:var(--bg-topbar);border-bottom:1px solid #f5a62326;padding:8px 0;transition:all .4s}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__topBar{opacity:0;height:0;padding:0;overflow:hidden}.Navbar-module__nuAbfa__topBarInner{justify-content:center;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__nuAbfa__topContacts{gap:24px;display:flex}.Navbar-module__nuAbfa__topLink{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-text);align-items:center;gap:6px;transition:color .3s;display:flex}.Navbar-module__nuAbfa__topLink:hover{color:var(--accent-amber)}.Navbar-module__nuAbfa__topSocials{gap:12px;display:flex}.Navbar-module__nuAbfa__socialLink{color:var(--text-muted);align-items:center;transition:color .3s;display:flex}.Navbar-module__nuAbfa__socialLink:hover{color:var(--accent-amber)}.Navbar-module__nuAbfa__mainNav{background:var(--bg-navbar);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:0;transition:all .4s}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__mainNav{background:var(--bg-navbar-scrolled);border-bottom-color:#f5a62333;box-shadow:0 4px 40px #00000026}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__logoImg{height:54px}.Navbar-module__nuAbfa__navInner{justify-content:space-between;align-items:center;gap:40px;max-width:1280px;height:96px;margin:0 auto;padding:0 24px;transition:height .3s;display:flex}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__navInner{height:72px}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:contain;width:auto;height:76px;transition:height .3s}.Navbar-module__nuAbfa__navLinks{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.Navbar-module__nuAbfa__navLink{letter-spacing:.06em;color:var(--text-secondary);font-size:.82rem;font-weight:600;font-family:var(--font-body);text-transform:uppercase;border-radius:6px;padding:8px 16px;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLink:hover{color:var(--accent-amber)}.Navbar-module__nuAbfa__navLink:after{content:"";background:var(--accent-amber);transform-origin:0;border-radius:2px;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:16px;right:16px;transform:scaleX(0);box-shadow:0 0 8px #f5a62366}.Navbar-module__nuAbfa__navLink:hover:after{transform:scaleX(1)}.Navbar-module__nuAbfa__navLinkActive{color:var(--nav-text-active)}.Navbar-module__nuAbfa__navLinkActive:after{display:none!important}.Navbar-module__nuAbfa__navUnderline{background:var(--accent-amber);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:16px;right:16px;box-shadow:0 0 8px #f5a62399}.Navbar-module__nuAbfa__navRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__hamburger{color:var(--text-primary);border-radius:8px;padding:8px;transition:all .3s;display:none}.Navbar-module__nuAbfa__hamburger:hover{color:var(--accent-amber);background:var(--accent-amber-glow)}.Navbar-module__nuAbfa__mobileMenu{background:var(--bg-secondary);border-left:1px solid var(--border);z-index:999;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:320px;height:100vh;position:fixed;top:0;right:0}.Navbar-module__nuAbfa__mobileMenuInner{flex-direction:column;gap:8px;height:100%;padding:100px 32px 40px;display:flex}.Navbar-module__nuAbfa__mobileNavLink{text-align:left;font-size:1.5rem;font-weight:700;font-family:var(--font-heading);color:var(--text-secondary);border-bottom:1px solid var(--border);letter-spacing:-.01em;align-items:center;gap:20px;padding:16px 0;transition:color .3s;display:flex}.Navbar-module__nuAbfa__mobileNavNum{letter-spacing:.1em;color:var(--accent-amber);font-size:.7rem;font-weight:600;font-family:var(--font-text);opacity:.7;flex-shrink:0}.Navbar-module__nuAbfa__mobileNavLink:hover{color:var(--accent-amber)}.Navbar-module__nuAbfa__mobileContacts{flex-direction:column;gap:12px;margin-top:auto;display:flex}.Navbar-module__nuAbfa__mobileContact{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;transition:color .3s;display:flex}.Navbar-module__nuAbfa__mobileContact:hover{color:var(--accent-amber)}@media (max-width:900px){.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}.Navbar-module__nuAbfa__navRight>a,.Navbar-module__nuAbfa__topContacts span{display:none}}@media (max-width:600px){.Navbar-module__nuAbfa__topBar{display:none}.Navbar-module__nuAbfa__mobileMenu{width:100%}}.Navbar-module__nuAbfa__themeToggle{border:1px solid var(--border);width:38px;height:38px;color:var(--text-primary);background:var(--bg-glass);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;transition:all .3s;display:flex}.Navbar-module__nuAbfa__themeToggle:hover{border-color:var(--accent-amber);color:var(--accent-amber);background:var(--accent-amber-glow);box-shadow:0 0 15px var(--accent-amber-glow);transform:scale(1.05)}.Navbar-module__nuAbfa__themeToggleIcon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Navbar-module__nuAbfa__sunIcon{color:var(--accent-amber)}.Navbar-module__nuAbfa__moonIcon{color:var(--text-secondary)}:is([data-theme=light] .Navbar-module__nuAbfa__topBarInner svg,[data-theme=light] .Navbar-module__nuAbfa__mobileContacts svg){color:var(--accent-amber-dark)}
.Hero-module__Z8hQ_W__scrollProgress{background:linear-gradient(90deg, var(--accent-amber), #fff8e1);transform-origin:0;z-index:10000;pointer-events:none;will-change:transform;height:3px;position:fixed;top:0;left:0;right:0}.Hero-module__Z8hQ_W__hero{background-color:var(--bg-primary);align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__slideshowWrapper{z-index:0;position:absolute;inset:0}.Hero-module__Z8hQ_W__slideImageContainer{will-change:transform, opacity;width:100%;height:100%;position:absolute;inset:0;transform:translate(0,0)}.Hero-module__Z8hQ_W__slideImage{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(90deg, rgba(var(--bg-primary-rgb), .92) 0%, rgba(var(--bg-primary-rgb), .65) 40%, rgba(var(--bg-primary-rgb), .85) 100%), radial-gradient(circle at 70% 30%, transparent 20%, rgba(var(--bg-primary-rgb), .3) 80%);z-index:1;position:absolute;inset:0}.Hero-module__Z8hQ_W__topAccent{background:linear-gradient(90deg, var(--accent-amber) 0%, transparent 100%);z-index:3;height:6px;position:absolute;top:0;left:0;right:0}.Hero-module__Z8hQ_W__content{z-index:2;flex-direction:column;width:100%;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.Hero-module__Z8hQ_W__slideTextGroup{flex-direction:column;max-width:820px;display:flex}.Hero-module__Z8hQ_W__eyebrowWrapper{align-items:center;gap:12px;margin-bottom:28px;display:flex}.Hero-module__Z8hQ_W__eyebrowLine{background:var(--accent-amber);transform-origin:0;width:32px;height:2px;display:block;box-shadow:0 0 8px #f5a62380}.Hero-module__Z8hQ_W__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent-amber);font-size:.78rem;font-weight:700;font-family:var(--font-text)}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;box-shadow:0 0 12px var(--accent-amber)}50%{opacity:.5;box-shadow:0 0 4px var(--accent-amber)}}.Hero-module__Z8hQ_W__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:28px;font-size:clamp(2.6rem,6.5vw,5.2rem);font-weight:800;line-height:1.08;display:block}.Hero-module__Z8hQ_W__accentText{color:var(--accent-amber);background:linear-gradient(135deg, #fff 30%, var(--accent-amber) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__Z8hQ_W__subtitle{font-family:var(--font-text);color:var(--text-secondary);max-width:580px;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.Hero-module__Z8hQ_W__ctaGroup{z-index:3;flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.Hero-module__Z8hQ_W__controlsRow{align-items:center;gap:32px;margin-top:24px;display:flex}.Hero-module__Z8hQ_W__navButtons{gap:12px;display:flex}.Hero-module__Z8hQ_W__navBtn{border:1px solid var(--border-slider-btn);background:var(--bg-slider-btn);width:44px;height:44px;color:var(--text-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__navBtn:hover{background:var(--accent-amber);border-color:var(--accent-amber);color:#000;transform:scale(1.05)}.Hero-module__Z8hQ_W__indicators{gap:8px;display:flex}.Hero-module__Z8hQ_W__indicator{background:#fff3;border-radius:2px;width:24px;height:3px;transition:all .3s}.Hero-module__Z8hQ_W__activeIndicator{background:var(--accent-amber);width:40px}.Hero-module__Z8hQ_W__scrollDown{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:6px;font-size:.7rem;transition:color .3s;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDown:hover{color:var(--accent-amber)}.Hero-module__Z8hQ_W__bounceIcon{animation:2s infinite Hero-module__Z8hQ_W__bounce}@keyframes Hero-module__Z8hQ_W__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.Hero-module__Z8hQ_W__bottomFade{background:linear-gradient(transparent, var(--bg-primary));z-index:1;pointer-events:none;height:120px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:100svh;padding-top:90px}.Hero-module__Z8hQ_W__title{font-size:clamp(2.2rem,10vw,3.8rem)}.Hero-module__Z8hQ_W__subtitle{font-size:.95rem}.Hero-module__Z8hQ_W__ctaGroup{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__ctaGroup a{justify-content:center;width:100%}.Hero-module__Z8hQ_W__controlsRow{flex-direction:column;align-items:flex-start;gap:16px}}.Hero-module__Z8hQ_W__ambientGlowWrapper{z-index:1;pointer-events:none;opacity:0;transition:opacity 1s;position:absolute;inset:0;overflow:hidden}[data-theme=dark] .Hero-module__Z8hQ_W__ambientGlowWrapper{opacity:.65}.Hero-module__Z8hQ_W__glowCircle1{filter:blur(50px);background:radial-gradient(circle,#d4a35926 0%,#0000 70%);border-radius:50%;width:550px;height:550px;animation:24s ease-in-out infinite alternate Hero-module__Z8hQ_W__driftOne;position:absolute;top:5%;left:15%}.Hero-module__Z8hQ_W__glowCircle2{filter:blur(65px);background:radial-gradient(circle,#d4a35914 0%,#0000 75%);border-radius:50%;width:650px;height:650px;animation:28s ease-in-out infinite alternate Hero-module__Z8hQ_W__driftTwo;position:absolute;bottom:5%;right:10%}@keyframes Hero-module__Z8hQ_W__driftOne{0%{transform:translate(0)scale(1)}50%{transform:translate(8%,12%)scale(1.1)}to{transform:translate(-10%,4%)scale(.95)}}@keyframes Hero-module__Z8hQ_W__driftTwo{0%{transform:translate(0)scale(1)}50%{transform:translate(-12%,-8%)scale(.9)}to{transform:translate(5%,-15%)scale(1.05)}}
.Marquee-module__XxqZwG__marqueeWrapper{background:var(--accent-amber);border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;width:100%;padding:16px 0;position:relative;overflow:hidden}.Marquee-module__XxqZwG__marqueeTrack{width:max-content;display:flex}.Marquee-module__XxqZwG__marqueeList{flex-shrink:0;align-items:center;animation:30s linear infinite Marquee-module__XxqZwG__scroll;display:flex}.Marquee-module__XxqZwG__marqueeWrapper:hover .Marquee-module__XxqZwG__marqueeList{animation-play-state:paused}@keyframes Marquee-module__XxqZwG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__XxqZwG__marqueeItem{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#000;white-space:nowrap;align-items:center;gap:12px;padding:0 24px;font-size:.85rem;font-weight:700;display:flex}.Marquee-module__XxqZwG__dot{color:#0006;font-size:.5rem}.Marquee-module__XxqZwG__marqueeFade{background:linear-gradient(to right, var(--accent-amber), transparent);z-index:1;pointer-events:none;width:80px;position:absolute;top:0;bottom:0;left:0}.Marquee-module__XxqZwG__marqueeFadeRight{background:linear-gradient(to left, var(--accent-amber), transparent);z-index:1;pointer-events:none;width:80px;position:absolute;top:0;bottom:0;right:0}
.Values-module__LERj8a__section{padding:var(--section-pad) 0;background:var(--bg-primary);position:relative;overflow:hidden}.Values-module__LERj8a__section:before{content:"";pointer-events:none;background:radial-gradient(#f5a6230d 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Values-module__LERj8a__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.Values-module__LERj8a__header .Values-module__LERj8a__section-label{justify-content:center}.Values-module__LERj8a__header .Values-module__LERj8a__section-label:before{display:none}.Values-module__LERj8a__header .Values-module__LERj8a__section-label:after{content:"";background:var(--accent-amber);width:24px;height:2px;display:block}.Values-module__LERj8a__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Values-module__LERj8a__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);cursor:default;padding:36px 28px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.Values-module__LERj8a__card:hover{border-color:var(--border-accent);box-shadow:0 20px 60px var(--shadow-card-hover), var(--shadow-amber)}.Values-module__LERj8a__cardNum{font-family:var(--font-heading);color:#f5a62314;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:16px;right:20px}.Values-module__LERj8a__iconWrap{background:var(--accent-amber-glow);border:1px solid var(--border-accent);width:56px;height:56px;color:var(--accent-amber);border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.Values-module__LERj8a__card:hover .Values-module__LERj8a__iconWrap{background:var(--accent-amber);color:#000;box-shadow:0 8px 24px #f5a6234d}.Values-module__LERj8a__cardTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:12px;font-size:1.3rem;font-weight:700}.Values-module__LERj8a__cardDesc{font-family:var(--font-text);color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Values-module__LERj8a__cardAccent{background:linear-gradient(90deg, var(--accent-amber), transparent);transform-origin:0;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Values-module__LERj8a__card:hover .Values-module__LERj8a__cardAccent{transform:scaleX(1)}@media (max-width:1024px){.Values-module__LERj8a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Values-module__LERj8a__grid{grid-template-columns:1fr}}
.Services-module__PFRRnG__section{padding:var(--section-pad) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.Services-module__PFRRnG__bgAccent{background:linear-gradient(90deg, transparent, var(--accent-amber), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__header{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:64px;display:grid}.Services-module__PFRRnG__headerRight{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.Services-module__PFRRnG__headerQuote{font-family:var(--font-heading);color:var(--text-secondary);border-left:3px solid var(--accent-amber);padding-left:20px;font-size:1.15rem;font-style:italic;line-height:1.6}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__PFRRnG__card{border-radius:var(--radius-md);cursor:pointer;transform-style:preserve-3d;will-change:transform;position:relative;overflow:hidden}.Services-module__PFRRnG__cardImageWrapper{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Services-module__PFRRnG__cardImage{object-fit:cover;opacity:.12;filter:grayscale()contrast(1.1);will-change:transform, opacity, filter;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s,filter .6s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardImage{opacity:.42;filter:grayscale(0%)contrast();transform:scale(1.06)}.Services-module__PFRRnG__cardImageOverlay{background:var(--bg-image-overlay);z-index:1;position:absolute;inset:0}.Services-module__PFRRnG__cardInner{z-index:2;background:var(--bg-card-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:16px;height:100%;padding:36px 30px;transition:border-color .3s,background .3s;display:flex;position:relative}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardInner{border-color:var(--accent-amber);background:var(--bg-card-glass-hover)}.Services-module__PFRRnG__iconRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Services-module__PFRRnG__iconBox{background:rgba(from var(--svc-color) r g b / .12);border:1px solid rgba(from var(--svc-color) r g b / .25);width:52px;height:52px;color:var(--svc-color,var(--accent-amber));border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconBox{background:var(--svc-color,var(--accent-amber));color:#000;transform:rotate(-5deg)scale(1.1)}.Services-module__PFRRnG__iconBox{background:#f5a6231a;border:1px solid #f5a62333}.Services-module__PFRRnG__serviceNum{font-family:var(--font-heading);color:var(--text-service-num);letter-spacing:-.04em;font-size:2.5rem;font-weight:800;line-height:1}.Services-module__PFRRnG__cardTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.Services-module__PFRRnG__cardDesc{font-family:var(--font-text);color:var(--text-secondary);flex:1;font-size:.88rem;line-height:1.7}.Services-module__PFRRnG__cardFooter{border-top:1px solid var(--border);margin-top:auto;padding-top:16px}.Services-module__PFRRnG__learnMore{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:6px;transition:color .3s,gap .3s;display:inline-flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__learnMore{color:var(--accent-amber);gap:10px}.Services-module__PFRRnG__cardGlow{border-radius:var(--radius-md);opacity:0;box-shadow:0 0 60px var(--svc-color,var(--accent-amber));pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardGlow{opacity:.05}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}.Services-module__PFRRnG__header{grid-template-columns:1fr;gap:32px}}@media (max-width:600px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.About-module__vqXTeW__section{padding:var(--section-pad) 0;position:relative}.About-module__vqXTeW__eyebrowRow{align-items:center;gap:12px;margin-bottom:0;display:flex}.About-module__vqXTeW__eyebrowLine{background:var(--accent-amber-dark);transform-origin:0;flex-shrink:0;width:28px;height:2px;display:block}.About-module__vqXTeW__layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.About-module__vqXTeW__imageCol{flex-direction:column;display:flex;position:relative}.About-module__vqXTeW__imageStack{padding-bottom:50px;padding-right:40px;position:relative}.About-module__vqXTeW__imagePrimary{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border);aspect-ratio:4/3;z-index:1;will-change:transform;width:85%;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.About-module__vqXTeW__imagePrimary:hover{transform:translateY(-4px);box-shadow:0 25px 50px #0000002e}.About-module__vqXTeW__imageSecondary{aspect-ratio:1;border-radius:var(--radius-md);border:6px solid var(--bg-primary);z-index:2;will-change:transform;width:48%;transition:transform .4s,box-shadow .4s;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 15px 35px #00000026}.About-module__vqXTeW__imageSecondary:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #00000038}.About-module__vqXTeW__aboutImg{object-fit:cover;will-change:transform;transition:transform .6s}.About-module__vqXTeW__imagePrimary:hover .About-module__vqXTeW__aboutImg,.About-module__vqXTeW__imageSecondary:hover .About-module__vqXTeW__aboutImg{transform:scale(1.05)}.About-module__vqXTeW__badgeFloat{z-index:3;position:absolute;bottom:8%;left:-20px}.About-module__vqXTeW__badge{background:var(--accent-amber);color:#000;border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:2px;padding:16px 24px;display:flex;box-shadow:0 12px 30px #f5a62340}.About-module__vqXTeW__badgeNum{font-family:var(--font-heading);font-size:2.2rem;font-weight:800;line-height:1}.About-module__vqXTeW__badgeText{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:.65rem;font-weight:700;font-family:var(--font-body)}.About-module__vqXTeW__dotGrid{z-index:-1;grid-template-columns:repeat(5,1fr);gap:8px;display:grid;position:absolute;top:-20px;right:10%}.About-module__vqXTeW__dot{background:var(--accent-amber);opacity:.3;border-radius:50%;width:4px;height:4px}.About-module__vqXTeW__quoteBox{background:var(--bg-card);border:1px solid var(--border);border-left:4px solid var(--accent-amber);border-radius:var(--radius-sm);margin-top:40px;padding:20px 24px;box-shadow:0 10px 30px #00000008}.About-module__vqXTeW__quoteText{font-family:var(--font-text);color:var(--text-secondary);margin-bottom:8px;font-size:.92rem;font-style:italic;line-height:1.6}.About-module__vqXTeW__quoteAuthor{color:var(--accent-amber-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;font-family:var(--font-body)}.About-module__vqXTeW__contentCol{flex-direction:column;gap:20px;display:flex}.About-module__vqXTeW__desc{font-family:var(--font-text);color:var(--text-secondary);font-size:.95rem;line-height:1.75}.About-module__vqXTeW__highlights{grid-template-columns:1fr 1fr;gap:12px 24px;margin:12px 0;display:grid}.About-module__vqXTeW__highlightItem{color:var(--text-secondary);font-size:.85rem;font-family:var(--font-text);align-items:flex-start;gap:10px;line-height:1.4;display:flex}.About-module__vqXTeW__checkIcon{color:var(--accent-amber-dark);flex-shrink:0;margin-top:1px}.About-module__vqXTeW__ctas{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.About-module__vqXTeW__downloadBtn{font-family:var(--font-body)}.light-section .About-module__vqXTeW__imageSecondary{border-color:var(--bg-light-primary)}.light-section .About-module__vqXTeW__desc{color:var(--text-light-secondary)}.light-section .About-module__vqXTeW__highlightItem{color:var(--text-light-secondary)}.light-section .About-module__vqXTeW__quoteBox{background:var(--bg-light-secondary);border-color:var(--border-light);border-left-color:var(--accent-amber-dark)}.light-section .About-module__vqXTeW__quoteText{color:var(--text-light-secondary)}.light-section .About-module__vqXTeW__dot{background:var(--accent-amber-dark)}@media (max-width:1024px){.About-module__vqXTeW__layout{grid-template-columns:1fr;gap:56px}.About-module__vqXTeW__imageStack{width:100%;max-width:520px;margin:0 auto}.About-module__vqXTeW__highlights{grid-template-columns:1fr}}
.Portfolio-module__RS_UDG__section{padding:var(--section-pad) 0;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__bgLine{background:linear-gradient(90deg,#0000,#f5a6234d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Portfolio-module__RS_UDG__header{grid-template-columns:1fr 1fr;align-items:end;gap:40px;margin-bottom:48px;display:grid}.Portfolio-module__RS_UDG__filterBar{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.Portfolio-module__RS_UDG__filterBtn{letter-spacing:.04em;font-size:.82rem;font-weight:600;font-family:var(--font-body);color:var(--text-secondary);border:1px solid var(--border);background:0 0;border-radius:100px;padding:10px 22px;transition:color .3s,border-color .3s;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__filterBtn:hover{border-color:var(--border-accent);color:var(--accent-amber)}.Portfolio-module__RS_UDG__filterActive{border-color:var(--accent-amber)!important;color:#000!important}.Portfolio-module__RS_UDG__filterPill{background:var(--accent-amber);z-index:0;border-radius:100px;position:absolute;inset:0}.Portfolio-module__RS_UDG__filterLabel{z-index:1;position:relative}.Portfolio-module__RS_UDG__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:16px;display:grid}.Portfolio-module__RS_UDG__card{border-radius:var(--radius-md);cursor:pointer;will-change:transform;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.Portfolio-module__RS_UDG__large{grid-area:span 2/span 2}@media (min-width:1025px){.Portfolio-module__RS_UDG__large{grid-auto-rows:496px}}.Portfolio-module__RS_UDG__cardBg{z-index:0;position:absolute;inset:0;overflow:hidden}.Portfolio-module__RS_UDG__projectImage{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__projectImage{transform:scale(1.05)}.Portfolio-module__RS_UDG__imageOverlay{z-index:1;background:linear-gradient(#0000 0%,#0a0a121a 40%,#0a0a12cc 100%);transition:background .35s;position:absolute;inset:0}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__imageOverlay{background:linear-gradient(#0a0a124d 0%,#0a0a12e6 100%)}.Portfolio-module__RS_UDG__overlay{opacity:0;z-index:2;align-items:flex-end;padding:24px;transition:opacity .35s;display:flex;position:absolute;inset:0}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__overlay{opacity:1}.Portfolio-module__RS_UDG__overlayContent{flex-direction:column;gap:6px;width:100%;display:flex}.Portfolio-module__RS_UDG__category{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-amber);font-size:.72rem;font-weight:600;font-family:var(--font-body)}.Portfolio-module__RS_UDG__projectTitle{font-family:var(--font-heading);color:#fff;font-size:1.15rem;font-weight:700;line-height:1.2}.Portfolio-module__RS_UDG__viewBtn{background:var(--accent-amber);color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Portfolio-module__RS_UDG__viewBtn:hover{background:#fff;transform:scale(1.1)rotate(-15deg)}.Portfolio-module__RS_UDG__viewAll{justify-content:center;margin-top:48px;display:flex}.light-section .Portfolio-module__RS_UDG__filterBtn{background:var(--bg-light-secondary);border-color:var(--border-light);color:var(--text-light-secondary)}.light-section .Portfolio-module__RS_UDG__filterBtn:hover{border-color:var(--accent-amber-dark);color:var(--accent-amber-dark)}@media (max-width:1024px){.Portfolio-module__RS_UDG__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.Portfolio-module__RS_UDG__large{grid-area:span 1/span 2}.Portfolio-module__RS_UDG__header{grid-template-columns:1fr}}@media (max-width:600px){.Portfolio-module__RS_UDG__grid{grid-template-columns:1fr;grid-auto-rows:200px}.Portfolio-module__RS_UDG__large{grid-area:span 1/span 1}.Portfolio-module__RS_UDG__overlay{opacity:1}}.Portfolio-module__RS_UDG__lightbox{-webkit-backdrop-filter:blur(12px);z-index:99999;background:#080810eb;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}[data-theme=light] .Portfolio-module__RS_UDG__lightbox{background:#f7f7faeb}.Portfolio-module__RS_UDG__closeBtn{color:var(--text-primary);background:var(--bg-glass);border:1px solid var(--border);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.Portfolio-module__RS_UDG__closeBtn:hover{background:var(--accent-amber);color:#000;border-color:var(--accent-amber);transform:scale(1.05)}.Portfolio-module__RS_UDG__lightboxArrowBtn{color:var(--text-primary);background:var(--bg-glass);border:1px solid var(--border);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Portfolio-module__RS_UDG__lightboxArrowBtn:hover{background:var(--accent-amber);color:#000;border-color:var(--accent-amber);transform:translateY(-50%)scale(1.05)}.Portfolio-module__RS_UDG__lightboxContent{flex-direction:column;gap:20px;width:100%;max-width:960px;display:flex}.Portfolio-module__RS_UDG__lightboxImageWrapper{aspect-ratio:16/10;border-radius:var(--radius-md);border:1px solid var(--border);background:#000;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 90px #0009}[data-theme=light] .Portfolio-module__RS_UDG__lightboxImageWrapper{box-shadow:0 30px 90px #00000026}.Portfolio-module__RS_UDG__lightboxImage{object-fit:cover}.Portfolio-module__RS_UDG__lightboxDetails{text-align:center;flex-direction:column;gap:6px;display:flex}.Portfolio-module__RS_UDG__lightboxCategory{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-amber);font-size:.75rem;font-weight:600;font-family:var(--font-heading)}[data-theme=light] .Portfolio-module__RS_UDG__lightboxCategory{color:var(--accent-amber-dark)}.Portfolio-module__RS_UDG__lightboxTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.6rem;font-weight:800;font-family:var(--font-heading)}@media (max-width:768px){.Portfolio-module__RS_UDG__lightbox{padding:20px}.Portfolio-module__RS_UDG__lightboxArrowBtn{width:44px;height:44px}.Portfolio-module__RS_UDG__closeBtn{top:20px;right:20px}.Portfolio-module__RS_UDG__lightboxTitle{font-size:1.25rem}}
.Stats-module__UZLpCq__section{padding:var(--section-pad) 0;background:var(--bg-primary);position:relative;overflow:hidden}.Stats-module__UZLpCq__bg{background:var(--bg-gradient-stats);z-index:0;position:absolute;inset:0}.Stats-module__UZLpCq__bgOverlay{z-index:0;background:radial-gradient(70% 50% at 20%,#f5a62314 0%,#0000 60%),radial-gradient(50% 60% at 80%,#f5a6230f 0%,#0000 60%);position:absolute;inset:0}.Stats-module__UZLpCq__gridPattern{z-index:0;background-image:linear-gradient(#f5a62308 1px,#0000 1px),linear-gradient(90deg,#f5a62308 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Stats-module__UZLpCq__header{z-index:1;text-align:center;margin-bottom:64px;position:relative}.Stats-module__UZLpCq__header .Stats-module__UZLpCq__section-label{justify-content:center}.Stats-module__UZLpCq__title{font-family:var(--font-heading);color:var(--text-stats-title);letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.Stats-module__UZLpCq__title span{color:var(--accent-amber)}.Stats-module__UZLpCq__statsGrid{z-index:1;background:var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:2px;margin-bottom:60px;display:grid;position:relative;overflow:hidden}.Stats-module__UZLpCq__statCard{text-align:center;background:#ffffff05;flex-direction:column;align-items:center;gap:12px;padding:56px 40px;transition:background .3s;display:flex}.Stats-module__UZLpCq__statCard:hover{background:#f5a6230d}.Stats-module__UZLpCq__statNum{font-family:var(--font-heading);color:var(--accent-amber);letter-spacing:-.04em;font-size:clamp(3.5rem,6vw,5rem);font-weight:800;line-height:1}.Stats-module__UZLpCq__statDivider{background:linear-gradient(90deg, transparent, var(--accent-amber), transparent);width:40px;height:2px}.Stats-module__UZLpCq__statLabel{font-family:var(--font-heading);color:var(--text-stats-title);letter-spacing:-.01em;font-size:1rem;font-weight:700}.Stats-module__UZLpCq__statDesc{font-family:var(--font-text);color:var(--text-stats-desc);letter-spacing:.04em;font-size:.78rem}.Stats-module__UZLpCq__ctaStrip{z-index:1;background:var(--bg-card);border:1px solid var(--border-accent);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:32px;padding:40px 48px;display:flex;position:relative}.Stats-module__UZLpCq__ctaText h3{font-family:var(--font-heading);color:var(--text-stats-title);margin-bottom:6px;font-size:1.5rem;font-weight:700}.Stats-module__UZLpCq__ctaText p{font-family:var(--font-text);color:var(--text-secondary);font-size:.9rem}@media (max-width:1024px){.Stats-module__UZLpCq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Stats-module__UZLpCq__statsGrid{grid-template-columns:1fr}.Stats-module__UZLpCq__ctaStrip{text-align:center;flex-direction:column;padding:32px 24px}}
.Testimonials-module__MlUweW__section{padding:var(--section-pad) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.Testimonials-module__MlUweW__bg{background:radial-gradient(80% 60%,#f5a6230a 0%,#0000 70%);position:absolute;inset:0}.Testimonials-module__MlUweW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.Testimonials-module__MlUweW__header .Testimonials-module__MlUweW__section-label{justify-content:center}.Testimonials-module__MlUweW__header .Testimonials-module__MlUweW__section-label:before{display:none}.Testimonials-module__MlUweW__header .Testimonials-module__MlUweW__section-label:after{content:"";background:var(--accent-amber);width:24px;height:2px;display:block}.Testimonials-module__MlUweW__slider{text-align:center;max-width:800px;margin:0 auto;position:relative}.Testimonials-module__MlUweW__quoteIconWrap{color:#f5a62333;justify-content:center;margin-bottom:32px;display:flex}.Testimonials-module__MlUweW__slide{flex-direction:column;align-items:center;gap:28px;min-height:240px;display:flex}.Testimonials-module__MlUweW__stars{color:var(--accent-amber);justify-content:center;gap:4px;display:flex}.Testimonials-module__MlUweW__quote{font-family:var(--font-heading);color:var(--text-primary);font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.7}.Testimonials-module__MlUweW__author{align-items:center;gap:16px;display:flex}.Testimonials-module__MlUweW__authorAvatar{background:var(--accent-amber);color:#000;width:52px;height:52px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;display:flex;box-shadow:0 0 20px #f5a6234d}.Testimonials-module__MlUweW__authorName{font-family:var(--font-heading);color:var(--text-primary);text-align:left;font-size:1rem;font-weight:700}.Testimonials-module__MlUweW__authorRole{font-family:var(--font-text);color:var(--text-muted);text-align:left;font-size:.82rem}.Testimonials-module__MlUweW__controls{justify-content:center;align-items:center;gap:24px;margin-top:48px;display:flex}.Testimonials-module__MlUweW__arrowBtn{border:1px solid var(--border);background:var(--bg-card);width:48px;height:48px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Testimonials-module__MlUweW__arrowBtn:hover{border-color:var(--accent-amber);color:var(--accent-amber);background:var(--accent-amber-glow)}.Testimonials-module__MlUweW__dots{gap:8px;display:flex}.Testimonials-module__MlUweW__dot{background:var(--border);border-radius:50%;width:8px;height:8px;transition:all .3s}.Testimonials-module__MlUweW__activeDot{background:var(--accent-amber);border-radius:4px;width:24px}@media (max-width:600px){.Testimonials-module__MlUweW__quote{font-size:1rem}.Testimonials-module__MlUweW__author{text-align:center;flex-direction:column}.Testimonials-module__MlUweW__authorName,.Testimonials-module__MlUweW__authorRole{text-align:center}}
.Contact-module__OWeMSG__section{padding:var(--section-pad) 0;background:var(--bg-primary);position:relative}.Contact-module__OWeMSG__topLine{background:linear-gradient(90deg,#0000,#f5a6234d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__OWeMSG__header{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:64px;display:grid}.Contact-module__OWeMSG__layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}.Contact-module__OWeMSG__infoCol{flex-direction:column;gap:24px;display:flex}.Contact-module__OWeMSG__infoCards{border-radius:var(--radius-md);border:1px solid var(--border);flex-direction:column;gap:2px;display:flex;overflow:hidden}.Contact-module__OWeMSG__infoCard{background:var(--bg-card);gap:16px;padding:20px 24px;transition:background .3s;display:flex}.Contact-module__OWeMSG__infoCard:hover{background:#f5a6230a}.Contact-module__OWeMSG__infoIcon{background:var(--accent-amber-glow);border:1px solid var(--border-accent);width:44px;height:44px;color:var(--accent-amber);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Contact-module__OWeMSG__infoContent{flex-direction:column;gap:4px;display:flex}.Contact-module__OWeMSG__infoLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700;font-family:var(--font-body)}.Contact-module__OWeMSG__infoLine{font-family:var(--font-text);color:var(--text-secondary);font-size:.9rem;line-height:1.5;transition:color .3s}a.Contact-module__OWeMSG__infoLine:hover{color:var(--accent-amber)}.Contact-module__OWeMSG__mapPlaceholder{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-card);aspect-ratio:16/9;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Contact-module__OWeMSG__mapPlaceholder:before{content:"";background:radial-gradient(#f5a6230f 0%,#0000 70%);position:absolute;inset:0}.Contact-module__OWeMSG__mapInner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex;position:relative}.Contact-module__OWeMSG__mapInner p{font-family:var(--font-text);color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Contact-module__OWeMSG__formCol{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.Contact-module__OWeMSG__formTitle{margin-bottom:24px;padding:32px 36px 0}.Contact-module__OWeMSG__formTitle h3{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:4px;font-size:1.4rem;font-weight:700}.Contact-module__OWeMSG__formTitle p{font-family:var(--font-text);color:var(--text-muted);font-size:.85rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;padding:0 36px 36px;display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:600;font-family:var(--font-body)}.Contact-module__OWeMSG__input{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-text);-webkit-appearance:none;outline:none;padding:12px 16px;font-size:.92rem;transition:border-color .3s,box-shadow .3s}.Contact-module__OWeMSG__input:focus{border-color:var(--accent-amber);box-shadow:0 0 0 3px var(--accent-amber-glow)}.Contact-module__OWeMSG__input::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__inputError{border-color:#e05555!important}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px;line-height:1.6}select.Contact-module__OWeMSG__input option{background:var(--bg-secondary);color:var(--text-primary)}.Contact-module__OWeMSG__error{color:#e05555;font-size:.75rem;font-family:var(--font-text)}.Contact-module__OWeMSG__submitBtn{justify-content:center;width:100%;padding:16px;font-size:.92rem}.Contact-module__OWeMSG__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px 36px;display:flex}.Contact-module__OWeMSG__successIcon{border:2px solid var(--accent-amber);width:80px;height:80px;color:var(--accent-amber);background:#f5a6231a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__successState h3{font-family:var(--font-heading);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Contact-module__OWeMSG__successState p{font-family:var(--font-text);color:var(--text-secondary);max-width:320px}@media (max-width:1024px){.Contact-module__OWeMSG__layout{grid-template-columns:1fr}.Contact-module__OWeMSG__header{grid-template-columns:1fr;gap:24px}}@media (max-width:600px){.Contact-module__OWeMSG__row{grid-template-columns:1fr}.Contact-module__OWeMSG__form{padding:0 20px 24px}.Contact-module__OWeMSG__formTitle{padding:24px 20px 0}}
.Footer-module__EZoWya__footer{background:#050508;position:relative}.Footer-module__EZoWya__topAccent{background:linear-gradient(90deg, transparent, var(--accent-amber), transparent);height:1px}.Footer-module__EZoWya__footerMain{padding:72px 0}.Footer-module__EZoWya__grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr;align-items:start;gap:48px;display:grid}.Footer-module__EZoWya__brandCol{flex-direction:column;gap:20px;display:flex}.Footer-module__EZoWya__logoWrap{align-items:flex-end;height:32px;display:flex}.Footer-module__EZoWya__brandDesc{font-family:var(--font-text);color:#9e9eaf;max-width:300px;font-size:.88rem;line-height:1.7}.Footer-module__EZoWya__contactMini{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__contactMiniItem{color:#9e9eaf;font-size:.82rem;font-family:var(--font-text);align-items:center;gap:8px;transition:color .3s;display:flex}.Footer-module__EZoWya__contactMiniItem:hover{color:var(--accent-amber)}.Footer-module__EZoWya__col{flex-direction:column;gap:20px;display:flex}.Footer-module__EZoWya__colTitle{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:#f5f5fa;border-bottom:1px solid #1c1c28;padding-bottom:12px;font-size:.8rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#9e9eaf;font-size:.88rem;font-family:var(--font-text);align-items:center;gap:6px;transition:all .3s;display:flex}.Footer-module__EZoWya__link:hover{color:var(--accent-amber);padding-left:4px}.Footer-module__EZoWya__linkArrow{opacity:0;flex-shrink:0;transition:opacity .3s}.Footer-module__EZoWya__link:hover .Footer-module__EZoWya__linkArrow{opacity:1}.Footer-module__EZoWya__infoList{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__infoItem{align-items:flex-start;gap:10px;transition:all .3s;display:flex}a.Footer-module__EZoWya__infoItem:hover p{color:var(--accent-amber)}.Footer-module__EZoWya__infoIcon{color:var(--accent-amber);flex-shrink:0;margin-top:2px}.Footer-module__EZoWya__infoItem p{color:#9e9eaf;font-size:.82rem;font-family:var(--font-text);line-height:1.6}.Footer-module__EZoWya__statsRow{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:16px;margin-top:4px;padding:16px 20px;display:flex}.Footer-module__EZoWya__stat{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.Footer-module__EZoWya__statNum{font-family:var(--font-heading);color:var(--accent-amber);font-size:1.4rem;font-weight:800;line-height:1}.Footer-module__EZoWya__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-family:var(--font-body)}.Footer-module__EZoWya__statDivider{background:var(--border);width:1px;height:32px}.Footer-module__EZoWya__footerBottom{border-top:1px solid #1c1c28;padding:20px 0}.Footer-module__EZoWya__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__EZoWya__copyright{color:#7e7e8f;font-size:.8rem;font-family:var(--font-text)}.Footer-module__EZoWya__devLink{color:var(--accent-amber);transition:opacity .3s}.Footer-module__EZoWya__devLink:hover{opacity:.7}.Footer-module__EZoWya__bottomLinks{align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__bottomLink{color:#7e7e8f;font-size:.78rem;font-family:var(--font-text);transition:color .3s}.Footer-module__EZoWya__bottomLink:hover{color:var(--accent-amber)}.Footer-module__EZoWya__sep{color:#3a3a4a}.Footer-module__EZoWya__backTop{color:var(--accent-amber);font-size:.78rem;font-family:var(--font-body);letter-spacing:.06em;font-weight:600;transition:opacity .3s}.Footer-module__EZoWya__backTop:hover{opacity:.7}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__EZoWya__brandCol{grid-column:span 2}}@media (max-width:600px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}.Footer-module__EZoWya__brandCol{grid-column:span 1}.Footer-module__EZoWya__bottomInner{text-align:center;flex-direction:column}}
