.Navbar-module__XdK3AW__navbar{z-index:100;padding:var(--space-md)0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__XdK3AW__navbar.Navbar-module__XdK3AW__scrolled{-webkit-backdrop-filter:blur(20px);padding:var(--space-sm)0;box-shadow:var(--shadow-sm);background:#05050a99;border-bottom:1px solid #ffffff0d}.Navbar-module__XdK3AW__container{max-width:var(--container-max);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__XdK3AW__logo{z-index:101;text-decoration:none;position:relative}.Navbar-module__XdK3AW__logoText{font-family:var(--font-display);letter-spacing:.1em;color:var(--text-primary);z-index:1;text-transform:uppercase;background-image:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;position:relative}.Navbar-module__XdK3AW__logoText:after{content:"";background:var(--gradient-primary);transform-origin:100%;width:100%;height:2px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__XdK3AW__logo:hover .Navbar-module__XdK3AW__logoText:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__XdK3AW__navLinks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:2.5rem;padding:.5rem 1.5rem;display:flex}.Navbar-module__XdK3AW__navLink{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.02em;text-transform:uppercase;padding:.5rem 0;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__XdK3AW__navLink:before{content:"";background:var(--accent-primary);width:4px;height:4px;box-shadow:0 0 10px var(--accent-primary);border-radius:50%;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:-12px;transform:translateY(-50%)scale(0)}.Navbar-module__XdK3AW__navLink:hover{color:var(--text-primary)}.Navbar-module__XdK3AW__navLink:hover:before{transform:translateY(-50%)scale(1)}.Navbar-module__XdK3AW__actions{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__XdK3AW__langToggle{font-family:var(--font-mono);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:.4rem .8rem;font-size:.75rem;font-weight:600;transition:all .3s}.Navbar-module__XdK3AW__langToggle:hover{color:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 0 15px #ff2d5533}.Navbar-module__XdK3AW__themeToggle{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Navbar-module__XdK3AW__themeToggle:hover{color:var(--accent-primary);border-color:var(--accent-primary);background:#ff2d551a;transform:rotate(15deg)}.Navbar-module__XdK3AW__ctaBtn{font-family:var(--font-display);letter-spacing:.05em;color:#fff;background-image:var(--gradient-primary);text-transform:uppercase;border-radius:var(--radius-full);box-shadow:var(--shadow-glow);background-color:#0000;justify-content:center;align-items:center;padding:.6rem 1.8rem;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Navbar-module__XdK3AW__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Navbar-module__XdK3AW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #ff2d5599}.Navbar-module__XdK3AW__ctaBtn:hover:before{left:100%}.Navbar-module__XdK3AW__portalBtn{font-family:var(--font-display);letter-spacing:.05em;color:var(--text-primary);text-transform:uppercase;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:.6rem 1.8rem;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Navbar-module__XdK3AW__portalBtn:hover{color:var(--accent-primary);background:#ffffff0d;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 15px #ff2d5533}.Navbar-module__XdK3AW__mobileToggle{cursor:pointer;z-index:101;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:none;position:relative}.Navbar-module__XdK3AW__hamburger{background:var(--text-primary);width:20px;height:2px;transition:all .3s;display:block;position:relative}.Navbar-module__XdK3AW__hamburger:before,.Navbar-module__XdK3AW__hamburger:after{content:"";background:var(--text-primary);width:20px;height:2px;transition:all .3s;position:absolute}.Navbar-module__XdK3AW__hamburger:before{top:-6px}.Navbar-module__XdK3AW__hamburger:after{bottom:-6px}.Navbar-module__XdK3AW__hamburger.Navbar-module__XdK3AW__open{background:0 0}.Navbar-module__XdK3AW__hamburger.Navbar-module__XdK3AW__open:before{top:0;transform:rotate(45deg)}.Navbar-module__XdK3AW__hamburger.Navbar-module__XdK3AW__open:after{bottom:0;transform:rotate(-45deg)}.Navbar-module__XdK3AW__mobileMenu{opacity:0;visibility:hidden;z-index:99;background:#05050a;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.Navbar-module__XdK3AW__mobileMenu:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff2d551a,#0000 70%);position:absolute;inset:0}.Navbar-module__XdK3AW__mobileMenu.Navbar-module__XdK3AW__open{opacity:1;visibility:visible}.Navbar-module__XdK3AW__mobileLink{font-family:var(--font-display);color:var(--text-secondary);text-transform:uppercase;opacity:0;font-size:3rem;text-decoration:none;transition:all .3s;transform:translateY(20px)}.Navbar-module__XdK3AW__mobileMenu.Navbar-module__XdK3AW__open .Navbar-module__XdK3AW__mobileLink{opacity:1;transform:translateY(0)}.Navbar-module__XdK3AW__mobileLink:hover{color:var(--accent-primary);-webkit-text-stroke:1px var(--accent-primary)}.Navbar-module__XdK3AW__mobileDropdownGroup{flex-direction:column;align-items:center;gap:1rem;margin:1rem 0;display:flex}.Navbar-module__XdK3AW__mobileGroupTitleBtn{font-family:var(--font-display);color:var(--text-secondary);text-transform:uppercase;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:1rem;padding:0;font-size:3rem;transition:all .3s;display:flex}.Navbar-module__XdK3AW__mobileGroupTitleBtn:hover{color:var(--accent-primary);-webkit-text-stroke:1px var(--accent-primary)}.Navbar-module__XdK3AW__mobileArrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid var(--text-secondary);width:0;height:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__XdK3AW__mobileArrowOpen{border-top-color:var(--accent-primary);transform:rotate(180deg)}.Navbar-module__XdK3AW__mobileSubLinksContainer{opacity:0;flex-direction:column;align-items:center;gap:1rem;max-height:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Navbar-module__XdK3AW__mobileSubLinksOpen{opacity:1;max-height:500px;margin-top:.5rem}.Navbar-module__XdK3AW__mobileSubLink{font-family:var(--font-body);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__XdK3AW__mobileSubLink:hover{color:#fff;background:#ff2d5526;border-color:#ff2d554d;transform:translateY(-2px)}.Navbar-module__XdK3AW__dropdownWrapper{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__XdK3AW__dropdownTrigger{cursor:pointer;align-items:center;gap:.4rem;display:flex}.Navbar-module__XdK3AW__arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:3px solid var(--text-secondary);width:0;height:0;transition:transform .3s}.Navbar-module__XdK3AW__dropdownWrapper:hover .Navbar-module__XdK3AW__arrow{border-top-color:var(--accent-primary);transform:rotate(180deg)}.Navbar-module__XdK3AW__dropdownMenu{-webkit-backdrop-filter:blur(40px);opacity:0;visibility:hidden;background:#0c0c12f2;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;width:700px;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + 15px);left:50%;overflow:hidden;transform:translate(-50%)translateY(20px);box-shadow:0 40px 80px -20px #000000b3,0 0 30px #0003}.Navbar-module__XdK3AW__dropdownMenu:before{content:"";opacity:.7;z-index:5;background:linear-gradient(90deg,#ff2d55 0%,#7b2dff 50%,#ff2d55 100%) 0 0/200% 100%;height:2px;animation:4s linear infinite Navbar-module__XdK3AW__shimmer;position:absolute;top:0;left:0;right:0}.Navbar-module__XdK3AW__dropdownMenu.Navbar-module__XdK3AW__show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__XdK3AW__dropdownHeader{background:#ffffff04;border-bottom:1px solid #ffffff0a;align-items:center;padding:1.25rem 2.25rem;display:flex}.Navbar-module__XdK3AW__dropdownLabel{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:#fff9;align-items:center;gap:.8rem;font-size:1rem;font-weight:600;display:flex}.Navbar-module__XdK3AW__dropdownIcon{color:var(--accent-primary);opacity:.9;font-size:1rem}.Navbar-module__XdK3AW__megaMenuGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem;padding:1.5rem 2.25rem 2.25rem;display:grid}.Navbar-module__XdK3AW__dropdownItem{color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:1.2rem;padding:1.2rem;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex}.Navbar-module__XdK3AW__dropdownItem:hover{background:#ffffff08;border-color:#ffffff0d;transform:translate(4px)}.Navbar-module__XdK3AW__serviceIcon{color:#fff6;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Navbar-module__XdK3AW__dropdownItem:hover .Navbar-module__XdK3AW__serviceIcon{color:#fff;background:linear-gradient(135deg,#ff2d5526 0%,#7b2dff26 100%);border-color:#ffffff1a;transform:scale(1.05);box-shadow:0 5px 20px #0003}.Navbar-module__XdK3AW__serviceInfo{flex-direction:column;gap:.35rem;display:flex}.Navbar-module__XdK3AW__serviceName{color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--font-display);letter-spacing:.05em;line-height:1.3}.Navbar-module__XdK3AW__serviceDesc{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-size:.8rem;transition:all .3s}.Navbar-module__XdK3AW__dropdownItem:hover .Navbar-module__XdK3AW__serviceDesc{color:var(--accent-primary);opacity:1;letter-spacing:.1em}@media (max-width:1024px){.Navbar-module__XdK3AW__navLinks,.Navbar-module__XdK3AW__ctaBtn{display:none}.Navbar-module__XdK3AW__mobileToggle{display:flex}.Navbar-module__XdK3AW__logoText{font-size:1.5rem}}@media (max-width:768px){.Navbar-module__XdK3AW__actions{gap:.75rem}.Navbar-module__XdK3AW__logoText{font-size:1.2rem}.Navbar-module__XdK3AW__container{padding:0 1rem}}.Navbar-module__XdK3AW__mobileCta{font-family:var(--font-display);letter-spacing:.05em;color:#fff;background-image:var(--gradient-primary);border-radius:var(--radius-full);text-transform:uppercase;background-color:#0000;justify-content:center;align-items:center;margin-top:1rem;padding:1rem 3rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #ff2d5566}.Navbar-module__XdK3AW__mobileCta:hover{transform:translateY(-2px);box-shadow:0 0 30px #ff2d5599}.Navbar-module__XdK3AW__mobilePortalBtn{font-family:var(--font-display);letter-spacing:.05em;color:var(--text-primary);border-radius:var(--radius-full);text-transform:uppercase;background:0 0;border:1px solid #ffffff1a;justify-content:center;align-items:center;margin-top:1rem;padding:1rem 3rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module__XdK3AW__mobilePortalBtn:hover{color:var(--accent-primary);border-color:#ffffff4d}[data-theme=light] .Navbar-module__XdK3AW__navbar.Navbar-module__XdK3AW__scrolled{background:#ffffffe6;border-bottom-color:#00000014}[data-theme=light] .Navbar-module__XdK3AW__navLinks{background:#00000008;border-color:#00000014}[data-theme=light] .Navbar-module__XdK3AW__langToggle{border-color:#0000001a}[data-theme=light] .Navbar-module__XdK3AW__themeToggle{background:#00000008;border-color:#0000001a}[data-theme=light] .Navbar-module__XdK3AW__mobileToggle{background:#00000008;border-color:#0000001a}[data-theme=light] .Navbar-module__XdK3AW__mobileMenu{background:#f8f9fa}[data-theme=light] .Navbar-module__XdK3AW__dropdownMenu{background:#fffffffa;border-color:#0000001a;box-shadow:0 20px 60px #00000026}[data-theme=light] .Navbar-module__XdK3AW__dropdownHeader{background:#00000005;border-bottom-color:#0000000f}[data-theme=light] .Navbar-module__XdK3AW__dropdownLabel{color:#0009}[data-theme=light] .Navbar-module__XdK3AW__dropdownItem:hover{background:#00000008;border-color:#0000000d}[data-theme=light] .Navbar-module__XdK3AW__serviceIcon{color:#0006;background:#00000008;border-color:#0000000f}[data-theme=light] .Navbar-module__XdK3AW__dropdownItem:hover .Navbar-module__XdK3AW__serviceIcon{color:#0f172a}[data-theme=light] .Navbar-module__XdK3AW__portalBtn{color:var(--text-primary);background:#00000005;border-color:#0000001a}[data-theme=light] .Navbar-module__XdK3AW__portalBtn:hover{background:#0000000a;border-color:#0003}[data-theme=light] .Navbar-module__XdK3AW__mobilePortalBtn{color:var(--text-primary);border-color:#0000001a}
.Footer-module__jiaS0G__footer{background:var(--bg-primary);-webkit-backdrop-filter:blur(40px);margin-top:var(--space-2xl);border-top:1px solid #ffffff0d;position:relative;overflow:hidden}.Footer-module__jiaS0G__footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 0,#ff2d5508,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__jiaS0G__topBorder{background:linear-gradient(90deg,transparent,var(--accent-primary),transparent);opacity:.5;height:1px;box-shadow:0 0 15px var(--accent-primary)}.Footer-module__jiaS0G__container{max-width:var(--container-max);padding:var(--space-2xl)var(--space-lg)var(--space-xl);z-index:2;margin:0 auto;position:relative}.Footer-module__jiaS0G__grid{gap:var(--space-2xl);margin-bottom:var(--space-2xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__jiaS0G__brandColumn{flex-direction:column;display:flex}.Footer-module__jiaS0G__logo{margin-bottom:var(--space-lg);text-decoration:none;display:inline-block}.Footer-module__jiaS0G__logoText{font-family:var(--font-display);letter-spacing:.05em;background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;line-height:.9}.Footer-module__jiaS0G__description{color:var(--text-secondary);margin-bottom:var(--space-xl);max-width:400px;font-size:1.1rem;font-weight:300;line-height:1.6}.Footer-module__jiaS0G__socialLinks{gap:var(--space-md);display:flex}.Footer-module__jiaS0G__socialLink{width:48px;height:48px;color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Footer-module__jiaS0G__socialLink:before{content:"";background:var(--gradient-primary);opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.Footer-module__jiaS0G__socialLink svg{z-index:1;transition:transform .3s;position:relative}.Footer-module__jiaS0G__socialLink:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.Footer-module__jiaS0G__socialLink:hover:before{opacity:1}.Footer-module__jiaS0G__socialLink:hover svg{color:#fff;transform:scale(1.1)}.Footer-module__jiaS0G__column{flex-direction:column;display:flex}.Footer-module__jiaS0G__columnTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.05em;margin-bottom:var(--space-lg);font-size:1.2rem;display:inline-block;position:relative}.Footer-module__jiaS0G__columnTitle:after{content:"";background:var(--accent-primary);width:20px;height:2px;position:absolute;bottom:-5px;left:0}.Footer-module__jiaS0G__links{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__jiaS0G__link{color:var(--text-muted);font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__jiaS0G__link:hover{color:var(--text-primary);transform:translate(5px)}.Footer-module__jiaS0G__contactInfo{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__jiaS0G__contactItem{align-items:center;gap:var(--space-md);color:var(--text-secondary);border-bottom:1px solid #ffffff08;padding:.5rem 0;font-size:.95rem;display:flex}.Footer-module__jiaS0G__contactItem:last-child{border-bottom:none}.Footer-module__jiaS0G__contactItem svg{color:var(--accent-primary);filter:drop-shadow(0 0 5px #ff2d5580);flex-shrink:0}.Footer-module__jiaS0G__contactItem a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.Footer-module__jiaS0G__contactItem a:hover{color:var(--text-primary)}.Footer-module__jiaS0G__bottom{padding-top:var(--space-lg);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;display:flex}.Footer-module__jiaS0G__copyright{color:var(--text-muted);font-size:.9rem;font-family:var(--font-mono)}.Footer-module__jiaS0G__madeWith{color:var(--text-muted);align-items:center;gap:var(--space-xs);font-size:.9rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;display:flex}.Footer-module__jiaS0G__heart{color:var(--accent-primary);filter:drop-shadow(0 0 5px var(--accent-primary));animation:1.5s ease-in-out infinite Footer-module__jiaS0G__pulse}@media (max-width:1024px){.Footer-module__jiaS0G__grid{gap:var(--space-xl)var(--space-lg);grid-template-columns:1fr 1fr}.Footer-module__jiaS0G__brandColumn{grid-column:span 2}}@media (max-width:768px){.Footer-module__jiaS0G__grid{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module__jiaS0G__brandColumn{grid-column:span 1}.Footer-module__jiaS0G__bottom{gap:var(--space-md);text-align:center;flex-direction:column}.Footer-module__jiaS0G__logoText{font-size:2.5rem}}@media (max-width:480px){.Footer-module__jiaS0G__container{padding:var(--space-xl)var(--space-md)var(--space-lg)}}
.About-module__f4R09G__about{padding:var(--space-2xl)0;background:0 0;position:relative}.About-module__f4R09G__bgShape1,.About-module__f4R09G__bgShape2{filter:blur(100px);opacity:.15;z-index:0;border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite About-module__f4R09G__floatShape;position:absolute}.About-module__f4R09G__bgShape1{background:var(--accent-primary);display:none;top:-20%;left:-10%}.About-module__f4R09G__bgShape2{background:var(--accent-secondary);animation-delay:-5s;bottom:-20%;right:-10%}@keyframes About-module__f4R09G__floatShape{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,30px)scale(1.1)}}.About-module__f4R09G__container{max-width:var(--container-max);padding:0 var(--space-lg);z-index:1;margin:0 auto;position:relative}.About-module__f4R09G__grid{gap:var(--space-2xl);grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.About-module__f4R09G__visualColumn{gap:var(--space-xl);flex-direction:column;display:flex;position:relative}.About-module__f4R09G__imageWrapper{aspect-ratio:4/5;width:100%;max-width:450px;margin:0 auto;position:relative}.About-module__f4R09G__imagePlaceholder{justify-content:center;align-items:center;gap:var(--space-md);z-index:2;background:linear-gradient(#0c0c12 0%,#08080c 100%);border:1px solid #ffffff0f;border-radius:28px;flex-direction:column;width:100%;height:100%;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.About-module__f4R09G__imagePlaceholder:hover{transform:translateY(-4px);box-shadow:0 40px 80px #0009}.About-module__f4R09G__imagePlaceholder:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.About-module__f4R09G__placeholderIcon{color:var(--accent-primary);opacity:.9;font-size:1.5rem}.About-module__f4R09G__placeholderText{font-family:var(--font-display);color:#ffffffe6;letter-spacing:.3em;text-transform:uppercase;font-size:1.25rem;font-weight:500}.About-module__f4R09G__imageDecor{border:1px solid #ffffff1a;border-left:2px solid var(--accent-primary);border-right:2px solid var(--accent-primary);z-index:3;pointer-events:none;width:120px;height:120px;box-shadow:0 0 30px rgba(var(--accent-primary-rgb),.15);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-40px;right:-40px}.About-module__f4R09G__imageDecor:after{content:"";z-index:3;border:1px dashed #ffffff4d;border-radius:50%;width:80%;height:80%;position:absolute}.About-module__f4R09G__stats{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.About-module__f4R09G__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--space-lg);text-align:center;background:#0c0c144d;border:1px solid #ffffff0d;border-radius:20px;transition:all .3s}.About-module__f4R09G__stat:hover{background:#0c0c1480;border-color:#ff2d5533;transform:translateY(-5px)}.About-module__f4R09G__statNumber{font-family:var(--font-display);background:var(--gradient-primary);-webkit-text-fill-color:transparent;margin-bottom:var(--space-xs);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;line-height:1;display:block}.About-module__f4R09G__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.About-module__f4R09G__contentColumn{flex-direction:column;display:flex;position:relative}.About-module__f4R09G__contentColumn:before{content:"";background:var(--gradient-primary);opacity:.5;width:2px;height:100px;position:absolute;top:0;left:0}.About-module__f4R09G__eyebrow{align-items:center;gap:var(--space-sm);font-family:var(--font-body);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:var(--space-md);padding-left:var(--space-lg);font-size:.875rem;font-weight:500;display:inline-flex}.About-module__f4R09G__eyebrowIcon{font-size:.5rem;animation:2s infinite About-module__f4R09G__pulse}.About-module__f4R09G__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-lg);letter-spacing:-.02em;padding-left:var(--space-lg);font-size:clamp(3rem,6vw,4.5rem);line-height:1}.About-module__f4R09G__intro{color:var(--text-primary);margin-bottom:var(--space-md);padding-left:var(--space-lg);border-left:1px solid #ffffff1a;font-size:1.3rem;font-weight:300;line-height:1.5}.About-module__f4R09G__story{color:var(--text-secondary);margin-bottom:var(--space-2xl);padding-left:var(--space-lg);font-size:1rem;line-height:1.8}.About-module__f4R09G__cards{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.About-module__f4R09G__card{-webkit-backdrop-filter:blur(20px);padding:var(--space-xl);background:#0c0c144d;border:1px solid #ffffff0d;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.About-module__f4R09G__card:hover{background:#0c0c1480;border-color:#ff2d554d;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.About-module__f4R09G__card:before{content:"";opacity:0;background:radial-gradient(circle at 0 0,#ff2d551a,#0000 50%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.About-module__f4R09G__card:hover:before{opacity:1}.About-module__f4R09G__cardIcon{width:48px;height:48px;color:var(--accent-primary);margin-bottom:var(--space-md);z-index:1;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.About-module__f4R09G__card:hover .About-module__f4R09G__cardIcon{background:var(--gradient-primary);color:#fff;border-color:#0000;transform:rotate(-10deg);box-shadow:0 0 20px #ff2d554d}.About-module__f4R09G__cardTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-sm);letter-spacing:.02em;z-index:1;font-size:1.5rem;position:relative}.About-module__f4R09G__cardText{color:var(--text-muted);z-index:1;font-size:.9rem;line-height:1.6;position:relative}@media (max-width:1024px){.About-module__f4R09G__grid{gap:var(--space-xl);grid-template-columns:1fr}.About-module__f4R09G__visualColumn{order:2}.About-module__f4R09G__contentColumn{order:1;padding-left:0}.About-module__f4R09G__contentColumn:before{display:none}.About-module__f4R09G__title,.About-module__f4R09G__intro,.About-module__f4R09G__story,.About-module__f4R09G__eyebrow{padding-left:0}.About-module__f4R09G__intro{border-left:none}.About-module__f4R09G__imageWrapper{max-width:350px;margin:0 auto}}@media (max-width:768px){.About-module__f4R09G__stats{grid-template-columns:repeat(2,1fr)}.About-module__f4R09G__cards{grid-template-columns:1fr}.About-module__f4R09G__title{font-size:2.5rem}}@media (max-width:480px){.About-module__f4R09G__stats{grid-template-columns:1fr}.About-module__f4R09G__stat{padding:var(--space-md)}.About-module__f4R09G__statNumber{font-size:2rem}}[data-theme=light] .About-module__f4R09G__stat{background:#ffffffe6;border-color:#0000001a;box-shadow:0 1px 3px #00000014}[data-theme=light] .About-module__f4R09G__stat:hover{background:#fffffff2;box-shadow:0 8px 24px #0000001a}[data-theme=light] .About-module__f4R09G__card{background:#ffffffe6;border-color:#0000001a;box-shadow:0 1px 3px #00000014}[data-theme=light] .About-module__f4R09G__card:hover{background:#fffffff2;box-shadow:0 12px 32px #0000001f}[data-theme=light] .About-module__f4R09G__cardIcon{background:#00000008;border-color:#00000014}[data-theme=light] .About-module__f4R09G__intro{border-left-color:#0000001a}[data-theme=light] .About-module__f4R09G__imagePlaceholder{background:#ffffffe6;border-color:#0000001a;box-shadow:0 1px 3px #00000014}[data-theme=light] .About-module__f4R09G__imagePlaceholder:hover{background:#fffffff2;box-shadow:0 12px 32px #0000001f}[data-theme=light] .About-module__f4R09G__placeholderText{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;color:#0f172a;text-shadow:none;-webkit-background-clip:text;background-clip:text}[data-theme=light] .About-module__f4R09G__placeholderIcon{color:#0f172a}
.Contact-module__XbdRrq__contact{padding:var(--space-2xl)0;background:0 0;position:relative}.Contact-module__XbdRrq__container{max-width:var(--container-max);padding:0 var(--space-lg);margin:0 auto}.Contact-module__XbdRrq__grid{gap:var(--space-2xl);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.Contact-module__XbdRrq__grid>*{opacity:1;transition:all .8s cubic-bezier(.4,0,.2,1);transform:none}.Contact-module__XbdRrq__grid.Contact-module__XbdRrq__visible>*{opacity:1;transform:translateY(0)}.Contact-module__XbdRrq__grid.Contact-module__XbdRrq__visible .Contact-module__XbdRrq__ctaColumn{transition-delay:.2s}.Contact-module__XbdRrq__infoColumn{flex-direction:column;display:flex}.Contact-module__XbdRrq__eyebrow{align-items:center;gap:var(--space-sm);font-family:var(--font-body);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:var(--space-md);background:#ff2d550d;border-radius:100px;align-self:flex-start;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Contact-module__XbdRrq__eyebrowIcon{font-size:.5rem;animation:2s infinite Contact-module__XbdRrq__pulse}.Contact-module__XbdRrq__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-md);letter-spacing:-.02em;font-size:clamp(3rem,6vw,4.5rem);line-height:1}.Contact-module__XbdRrq__subtitle{color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:500px;font-size:1.1rem;font-weight:300;line-height:1.6}.Contact-module__XbdRrq__cards{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(2,1fr);display:grid}.Contact-module__XbdRrq__card{align-items:flex-start;gap:var(--space-md);-webkit-backdrop-filter:blur(20px);padding:var(--space-lg);background:#0c0c144d;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Contact-module__XbdRrq__card:hover{background:#0c0c1480;border-color:#ff2d554d;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d,0 0 20px #ff2d551a}.Contact-module__XbdRrq__card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-primary),transparent);transform-origin:0;width:100%;height:2px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Contact-module__XbdRrq__card:hover:before{transform:scaleX(1)}.Contact-module__XbdRrq__cardIcon{width:54px;min-width:54px;height:54px;color:var(--accent-primary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;justify-content:center;align-items:center;transition:all .4s;display:flex}.Contact-module__XbdRrq__card:hover .Contact-module__XbdRrq__cardIcon{background:var(--gradient-primary);color:#fff;border-color:#0000;transform:rotate(-10deg);box-shadow:0 0 20px #ff2d5566}.Contact-module__XbdRrq__cardContent{flex-direction:column;gap:4px;display:flex}.Contact-module__XbdRrq__cardLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px;font-size:.7rem;font-weight:700}.Contact-module__XbdRrq__cardValue{font-family:var(--font-display);color:var(--text-primary);transition:color var(--transition-fast);font-size:1.1rem;font-weight:500;line-height:1.2;text-decoration:none}a.Contact-module__XbdRrq__cardValue:hover{color:var(--accent-primary)}.Contact-module__XbdRrq__social{margin-top:var(--space-md)}.Contact-module__XbdRrq__socialTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-lg);letter-spacing:.02em;font-size:1.5rem}.Contact-module__XbdRrq__socialLinks{gap:var(--space-md);display:flex}.Contact-module__XbdRrq__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:60px;height:60px;color:var(--text-secondary);background:#0c0c144d;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.Contact-module__XbdRrq__socialLink:after{content:"";background:var(--gradient-primary);opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.Contact-module__XbdRrq__socialLink svg{z-index:1;transition:transform .4s;position:relative}.Contact-module__XbdRrq__socialLink:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 20px #0000004d}.Contact-module__XbdRrq__socialLink:hover:after{opacity:1}.Contact-module__XbdRrq__socialLink:hover svg{color:#fff;transform:scale(1.1)}.Contact-module__XbdRrq__socialLink.Contact-module__XbdRrq__inactive{opacity:.3;pointer-events:none}.Contact-module__XbdRrq__ctaColumn{position:sticky;top:120px}.Contact-module__XbdRrq__ctaCard{-webkit-backdrop-filter:blur(40px);padding:var(--space-2xl);text-align:center;background:#0c0c1466;border:1px solid #ffffff14;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006}.Contact-module__XbdRrq__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#ff2d551a,#0000 70%);position:absolute;inset:0}.Contact-module__XbdRrq__ctaDecor{pointer-events:none;background:radial-gradient(circle,#ffffff08,#0000 50%);width:200%;height:200%;animation:20s linear infinite Contact-module__XbdRrq__rotateSlow;position:absolute;top:-50%;left:-50%}@keyframes Contact-module__XbdRrq__rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Contact-module__XbdRrq__ctaTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-md);z-index:1;font-size:2.5rem;line-height:1;position:relative}.Contact-module__XbdRrq__ctaText{color:var(--text-secondary);margin-bottom:var(--space-xl);z-index:1;font-size:1.1rem;line-height:1.6;position:relative}.Contact-module__XbdRrq__ctaButton{align-items:center;gap:var(--space-sm);font-family:var(--font-body);color:#fff;background:var(--gradient-primary);z-index:1;border-radius:100px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 0 30px #ff2d5566}.Contact-module__XbdRrq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 0 50px #ff2d5599}.Contact-module__XbdRrq__ctaButton svg{transition:transform .3s}.Contact-module__XbdRrq__ctaButton:hover svg{transform:translate(5px,-5px)}@media (max-width:1024px){.Contact-module__XbdRrq__grid{gap:var(--space-xl);grid-template-columns:1fr}.Contact-module__XbdRrq__ctaColumn{position:static}}@media (max-width:768px){.Contact-module__XbdRrq__cards{grid-template-columns:1fr}.Contact-module__XbdRrq__title{font-size:3rem}}@media (max-width:480px){.Contact-module__XbdRrq__card{padding:var(--space-lg)}.Contact-module__XbdRrq__cardIcon{width:48px;min-width:48px;height:48px}.Contact-module__XbdRrq__ctaCard{padding:var(--space-lg)}}[data-theme=light] .Contact-module__XbdRrq__card{background:#ffffffe6;border-color:#0000001a;box-shadow:0 1px 3px #00000014}[data-theme=light] .Contact-module__XbdRrq__card:hover{background:#fffffff2;box-shadow:0 8px 24px #0000001f}[data-theme=light] .Contact-module__XbdRrq__cardIcon{background:#ff2d551a;border-color:#ff2d5533}[data-theme=light] .Contact-module__XbdRrq__socialLink{background:#ffffffe6;border-color:#0000001a;box-shadow:0 1px 3px #00000014}[data-theme=light] .Contact-module__XbdRrq__ctaCard{background:#fffffff2;border-color:#0000001a;box-shadow:0 20px 60px #0000001a}
.BookingHub-module__Ji8q7q__hubSection{padding:var(--space-3xl)0;position:relative;overflow:hidden}.BookingHub-module__Ji8q7q__bgGlow{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.08)0%,transparent 70%);z-index:0;pointer-events:none;filter:blur(80px);width:1000px;height:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BookingHub-module__Ji8q7q__container{max-width:var(--container-max);padding:0 var(--space-lg);z-index:1;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.BookingHub-module__Ji8q7q__header{text-align:center;margin-bottom:var(--space-lg);z-index:2;max-width:700px;position:relative}.BookingHub-module__Ji8q7q__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:var(--space-sm);font-size:.8rem;font-weight:500;display:inline-block}.BookingHub-module__Ji8q7q__title{font-family:var(--font-display);margin-bottom:var(--space-sm);letter-spacing:-.01em;color:var(--text-primary);font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.BookingHub-module__Ji8q7q__titleAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BookingHub-module__Ji8q7q__subtitle{color:var(--text-secondary);max-width:450px;margin:0 auto;font-size:1.05rem;font-weight:400;line-height:1.6}.BookingHub-module__Ji8q7q__tabContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:var(--space-2xl);background:#0c0c1466;border:1px solid #ffffff14;border-radius:100px;padding:6px;display:inline-flex;position:relative;box-shadow:0 10px 30px #0003}.BookingHub-module__Ji8q7q__tab{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:100px;padding:12px 32px;font-size:.95rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.BookingHub-module__Ji8q7q__tab:hover{color:var(--text-primary)}.BookingHub-module__Ji8q7q__activeTab{color:#fff;text-shadow:0 0 10px rgba(var(--accent-primary-rgb),.5)}.BookingHub-module__Ji8q7q__activeBg{background:var(--accent-primary);background:linear-gradient(90deg,var(--accent-primary)0%,var(--accent-secondary)100%);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.3),inset 0 0 10px #fff3;z-index:1;border-radius:100px;position:absolute;inset:6px}.BookingHub-module__Ji8q7q__contentWrapper{width:100%;min-height:600px;position:relative}.BookingHub-module__Ji8q7q__formContainer{width:100%}@media (max-width:768px){.BookingHub-module__Ji8q7q__tab{padding:10px 20px;font-size:.85rem}}[data-theme=light] .BookingHub-module__Ji8q7q__tabContainer{background:#fffffff2;border-color:#0000001a;box-shadow:0 4px 20px #0000001a}[data-theme=light] .BookingHub-module__Ji8q7q__tab{color:#475569}[data-theme=light] .BookingHub-module__Ji8q7q__tab:hover{color:#0f172a}[data-theme=light] .BookingHub-module__Ji8q7q__activeTab{color:#fff}
.Hero-module__5obv7q__hero{min-height:100vh;padding:var(--header-height)var(--space-lg)var(--space-2xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__5obv7q__bgGrid{opacity:.4;pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__5obv7q__bgNoise{opacity:.04;pointer-events:none;z-index:1;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__5obv7q__floatingOrb1,.Hero-module__5obv7q__floatingOrb2,.Hero-module__5obv7q__floatingOrb3{filter:blur(100px);pointer-events:none;opacity:.3;border-radius:50%;animation:10s ease-in-out infinite Hero-module__5obv7q__float;display:none;position:absolute}.Hero-module__5obv7q__floatingOrb1{background:var(--accent-primary);width:500px;height:500px;top:-10%;right:-5%}.Hero-module__5obv7q__floatingOrb2{background:var(--accent-primary);width:400px;height:400px;animation-delay:-3s;bottom:0%;left:-5%}.Hero-module__5obv7q__floatingOrb3{background:var(--accent-tertiary);opacity:.15;width:300px;height:300px;animation-delay:-5s;top:40%;right:20%}@keyframes Hero-module__5obv7q__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.Hero-module__5obv7q__content{z-index:2;text-align:center;width:100%;max-width:1000px;position:relative}.Hero-module__5obv7q__tagline{align-items:center;gap:var(--space-sm);color:var(--accent-primary);text-transform:uppercase;letter-spacing:.25em;margin-bottom:var(--space-md);background:rgba(var(--accent-primary-rgb),.05);border:1px solid rgba(var(--accent-primary-rgb),.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__5obv7q__taglineIcon{animation:2s ease-in-out infinite Hero-module__5obv7q__pulse}.Hero-module__5obv7q__title{margin-bottom:var(--space-lg);flex-direction:column;display:flex}.Hero-module__5obv7q__titleLine{font-size:clamp(4rem,12vw,9rem);line-height:.9;font-family:var(--font-display);letter-spacing:.02em;display:block}.Hero-module__5obv7q__titleAccent{background-image:var(--gradient-primary);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 30px rgba(var(--accent-primary-rgb),.3));-webkit-background-clip:text;background-clip:text}.Hero-module__5obv7q__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto var(--space-2xl);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300;line-height:1.6}.Hero-module__5obv7q__cta{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-2xl);display:flex}.Hero-module__5obv7q__ctaPrimary{align-items:center;gap:var(--space-sm);font-family:var(--font-body);color:#fff;background-image:var(--gradient-primary);border-radius:var(--radius-full);box-shadow:0 0 20px rgba(var(--accent-primary-rgb),.4);background-color:#0000;background-size:100%;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__5obv7q__ctaPrimary:hover{box-shadow:0 0 40px rgba(var(--accent-primary-rgb),.6);opacity:.9;transform:translateY(-3px)}.Hero-module__5obv7q__ctaPrimary svg{transition:transform .3s}.Hero-module__5obv7q__ctaPrimary:hover svg{transform:translate(3px,-3px)}.Hero-module__5obv7q__ctaSecondary{font-family:var(--font-body);color:var(--text-primary);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;padding:1rem 2.5rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s}.Hero-module__5obv7q__ctaSecondary:hover{color:var(--accent-primary);border-color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.05)}.Hero-module__5obv7q__stats{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0c1466;border:1px solid #ffffff0d;border-radius:20px;justify-content:center;align-items:center;gap:3rem;margin-top:2rem;padding:1.5rem 3rem;display:flex}.Hero-module__5obv7q__stat{flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__5obv7q__statNumber{font-family:var(--font-display);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.2rem;font-size:2.5rem;line-height:1}.Hero-module__5obv7q__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.Hero-module__5obv7q__statDivider{background:#ffffff1a;width:1px;height:80%;position:absolute;top:10%;right:-1.5rem}.Hero-module__5obv7q__scrollIndicator{align-items:center;gap:var(--space-sm);color:var(--text-muted);text-transform:uppercase;letter-spacing:.2em;z-index:10;flex-direction:column;font-size:.7rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Hero-module__5obv7q__scrollMouse{border:2px solid #fff3;border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__5obv7q__scrollWheel{background:var(--accent-primary);border-radius:2px;width:4px;height:6px;animation:2s cubic-bezier(.15,.41,.69,.9) infinite Hero-module__5obv7q__scrollBounce;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__5obv7q__scrollBounce{0%{opacity:0;transform:translate(-50%)translateY(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(-50%)translateY(15px)}}@keyframes Hero-module__5obv7q__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;text-shadow:0 0 10px var(--accent-primary);transform:scale(1.2)}}@media (max-width:1024px){.Hero-module__5obv7q__hero{min-height:auto;padding-top:calc(var(--header-height) + 3rem);padding-bottom:4rem}}@media (max-width:768px){.Hero-module__5obv7q__hero{padding-top:calc(var(--header-height) + 2rem);padding-bottom:3rem}.Hero-module__5obv7q__tagline{margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem}.Hero-module__5obv7q__titleLine{letter-spacing:-.02em;font-size:clamp(2.5rem,10vw,3.5rem);line-height:1.05}.Hero-module__5obv7q__subtitle{margin-bottom:2rem;padding:0 1rem;font-size:1rem;line-height:1.5}.Hero-module__5obv7q__cta{flex-direction:column;gap:1rem;width:100%;margin-left:0;margin-right:0;padding:0}.Hero-module__5obv7q__ctaPrimary,.Hero-module__5obv7q__ctaSecondary{box-sizing:border-box;justify-content:center;width:100%;padding:1rem 1.5rem;font-size:1rem}.Hero-module__5obv7q__stats{box-sizing:border-box;border-radius:24px;flex-flow:wrap;justify-content:center;gap:1rem;width:100%;margin:2rem 0 0;padding:1.5rem 1rem}.Hero-module__5obv7q__stat{border-right:none;width:calc(50% - .5rem);min-width:auto}.Hero-module__5obv7q__statNumber{font-size:2rem}.Hero-module__5obv7q__statLabel{font-size:.75rem}.Hero-module__5obv7q__statDivider{display:none}.Hero-module__5obv7q__floatingOrb3{opacity:.2;filter:blur(60px)}}@media (max-width:380px){.Hero-module__5obv7q__titleLine{font-size:2.2rem}.Hero-module__5obv7q__stat{width:100%}}[data-theme=light] .Hero-module__5obv7q__stats{background:#ffffffe6;border-color:#0000001a;box-shadow:0 4px 20px #00000014}[data-theme=light] .Hero-module__5obv7q__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}[data-theme=light] .Hero-module__5obv7q__statLabel{color:#64748b;font-weight:600}[data-theme=light] .Hero-module__5obv7q__statDivider{background:#0000001a}[data-theme=light] .Hero-module__5obv7q__tagline{background:#00000008;border-color:#0000001a}[data-theme=light] .Hero-module__5obv7q__ctaSecondary{color:#0f172a;background:#00000008;border-color:#0000001a}[data-theme=light] .Hero-module__5obv7q__ctaSecondary:hover{background:#0000000d;border-color:#0003}[data-theme=light] .Hero-module__5obv7q__scrollIndicator{color:#64748b}[data-theme=light] .Hero-module__5obv7q__scrollMouse{border-color:#0003}
.QuoteForm-module___YAcpq__quoteSection{background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem 10rem;display:flex;position:relative;overflow:hidden}.QuoteForm-module___YAcpq__embeddedQuote{justify-content:center;width:100%;padding:0;display:flex}.QuoteForm-module___YAcpq__wrapper{-webkit-backdrop-filter:blur(50px);background:#0a0a0fb3;border:1px solid #ffffff14;border-radius:30px;grid-template-columns:1fr 1.4fr;width:100%;max-width:850px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 50px 100px -20px #000000b3,0 0 0 1px #ffffff0d}.QuoteForm-module___YAcpq__decorPanel{text-align:center;background:linear-gradient(135deg,#ff2d551a 0%,#7b2dff1a 100%),#05050cb3;border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;display:flex;position:relative;overflow:hidden}.QuoteForm-module___YAcpq__decorPanel:before{content:"";opacity:.05;mix-blend-mode:overlay;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.QuoteForm-module___YAcpq__decorContent{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.QuoteForm-module___YAcpq__decorEyebrow{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1);border:1px solid rgba(var(--accent-primary-rgb),.2);box-shadow:0 0 20px rgba(var(--accent-primary-rgb),.1);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.QuoteForm-module___YAcpq__decorTitle{font-family:var(--font-display);color:#fff;text-align:center;letter-spacing:-.02em;text-shadow:0 10px 30px #00000080;font-size:2.2rem;font-weight:800;line-height:1.1}.QuoteForm-module___YAcpq__decorHighlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 25px rgba(var(--accent-secondary-rgb),.4));-webkit-background-clip:text;background-clip:text;font-weight:800;display:block}.QuoteForm-module___YAcpq__formPanel{background:#ffffff03;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.QuoteForm-module___YAcpq__formContainer{width:100%;margin:0 auto}.QuoteForm-module___YAcpq__header{text-align:center;margin-bottom:2rem}.QuoteForm-module___YAcpq__title{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.QuoteForm-module___YAcpq__subtitle{color:#fff9;font-size:.95rem;line-height:1.6}.QuoteForm-module___YAcpq__progressBar{margin-bottom:2.5rem}.QuoteForm-module___YAcpq__progressTrack{background:#ffffff1a;border-radius:100px;height:4px;margin-bottom:1rem;position:relative;overflow:hidden}.QuoteForm-module___YAcpq__progressFill{background:var(--gradient-primary);height:100%;box-shadow:0 0 15px rgba(var(--accent-secondary-rgb),.5);border-radius:100px;position:relative}.QuoteForm-module___YAcpq__progressLabels{justify-content:space-between;display:flex}.QuoteForm-module___YAcpq__progressLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;transition:all .3s}.QuoteForm-module___YAcpq__progressLabel.QuoteForm-module___YAcpq__active{background:var(--gradient-primary);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 10px rgba(var(--accent-secondary-rgb),.3));-webkit-background-clip:text;background-clip:text;font-weight:700}.QuoteForm-module___YAcpq__formGroup{margin-bottom:1.25rem}.QuoteForm-module___YAcpq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.QuoteForm-module___YAcpq__label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;margin-left:.25rem;font-size:.75rem;font-weight:700;display:block}.QuoteForm-module___YAcpq__input,.QuoteForm-module___YAcpq__select,.QuoteForm-module___YAcpq__textarea{width:100%;font-family:var(--font-body);color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:.85rem 1rem;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.QuoteForm-module___YAcpq__input:focus,.QuoteForm-module___YAcpq__select:focus,.QuoteForm-module___YAcpq__textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 4px rgba(var(--accent-primary-rgb),.1),0 0 20px rgba(var(--accent-primary-rgb),.1);background:#ffffff0d;outline:none;transform:translateY(-2px)}.QuoteForm-module___YAcpq__input::placeholder,.QuoteForm-module___YAcpq__textarea::placeholder{color:#ffffff4d}.QuoteForm-module___YAcpq__selectWrapper{width:100%;font-family:var(--font-body);position:relative}.QuoteForm-module___YAcpq__selectTrigger{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 1.25rem;font-size:.95rem;transition:all .3s;display:flex}.QuoteForm-module___YAcpq__selectTrigger:hover{background:#ffffff0f;border-color:#fff3}.QuoteForm-module___YAcpq__selectTrigger.QuoteForm-module___YAcpq__isOpen{border-color:var(--accent-primary);box-shadow:0 0 20px rgba(var(--accent-primary-rgb),.15);background:#14141ef2}.QuoteForm-module___YAcpq__selectDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#14141ef2;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-height:280px;padding:.5rem;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 20px 50px #00000080}.QuoteForm-module___YAcpq__selectOption{color:#ffffffb3;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.QuoteForm-module___YAcpq__selectOption:hover{background:rgba(var(--accent-primary-rgb),.1);color:#fff;padding-left:1.25rem}.QuoteForm-module___YAcpq__selectOption.QuoteForm-module___YAcpq__selected{background:var(--accent-primary);color:#fff}.QuoteForm-module___YAcpq__dropzone{cursor:pointer;background:#ffffff05;border:2px dashed #ffffff26;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem;transition:all .3s;display:flex}.QuoteForm-module___YAcpq__dropzone:hover{border-color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.05);box-shadow:inset 0 0 20px rgba(var(--accent-primary-rgb),.1)}.QuoteForm-module___YAcpq__dropzone span{color:#fff9;font-size:.9rem}.QuoteForm-module___YAcpq__formNav{border-top:1px solid #ffffff14;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:2rem;display:flex}.QuoteForm-module___YAcpq__navSpacer{flex:1}.QuoteForm-module___YAcpq__btnPrimary{font-family:var(--font-body);background:var(--gradient-primary);color:#fff;cursor:pointer;box-shadow:0 10px 30px rgba(var(--accent-primary-rgb),.3);border:none;border-radius:100px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.QuoteForm-module___YAcpq__btnPrimary:hover:not(:disabled){box-shadow:0 15px 40px rgba(var(--accent-primary-rgb),.5);filter:brightness(1.1);transform:translateY(-3px)}.QuoteForm-module___YAcpq__btnSecondary{font-family:var(--font-body);color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.QuoteForm-module___YAcpq__btnSecondary:hover{color:#fff;background:#ffffff0d;border-color:#fff}@media (max-width:1024px){.QuoteForm-module___YAcpq__wrapper{grid-template-columns:1fr;max-width:600px}.QuoteForm-module___YAcpq__decorPanel{border-bottom:1px solid #ffffff1a;border-right:none;padding:3rem 2rem}.QuoteForm-module___YAcpq__formPanel{padding:3rem 2rem}}@media (max-width:600px){.QuoteForm-module___YAcpq__quoteSection{padding:2rem 1rem}.QuoteForm-module___YAcpq__decorTitle{font-size:2rem}.QuoteForm-module___YAcpq__formRow{grid-template-columns:1fr}.QuoteForm-module___YAcpq__formNav{flex-direction:column-reverse;gap:1rem}.QuoteForm-module___YAcpq__btnPrimary,.QuoteForm-module___YAcpq__btnSecondary{width:100%}}:root[data-theme=light] .QuoteForm-module___YAcpq__quoteSection{background:#f8f9fa}:root[data-theme=light] .QuoteForm-module___YAcpq__quoteSection:before{background:radial-gradient(60% 40% at 50% 0,#ff2d5514 0%,#0000 50%)}:root[data-theme=light] .QuoteForm-module___YAcpq__wrapper{background:#fff;border-color:#00000014;box-shadow:0 25px 80px #0000001a,0 0 0 1px #ff2d551a}:root[data-theme=light] .QuoteForm-module___YAcpq__decorPanel{background:linear-gradient(165deg,#fff 0%,#f0f0f0 100%);border-right-color:#00000014}:root[data-theme=light] .QuoteForm-module___YAcpq__decorTitle{color:var(--text-primary);text-shadow:none}:root[data-theme=light] .QuoteForm-module___YAcpq__formPanel{background:#fff}:root[data-theme=light] .QuoteForm-module___YAcpq__title{color:#111}:root[data-theme=light] .QuoteForm-module___YAcpq__subtitle{color:#666}:root[data-theme=light] .QuoteForm-module___YAcpq__progressTrack{background:#00000014}:root[data-theme=light] .QuoteForm-module___YAcpq__progressLabel{color:#0006}:root[data-theme=light] .QuoteForm-module___YAcpq__progressLabel.QuoteForm-module___YAcpq__active{color:var(--accent-primary);text-shadow:none}:root[data-theme=light] .QuoteForm-module___YAcpq__input,:root[data-theme=light] .QuoteForm-module___YAcpq__select,:root[data-theme=light] .QuoteForm-module___YAcpq__textarea,:root[data-theme=light] .QuoteForm-module___YAcpq__selectTrigger{color:#1e293b;background:#f8f9fa;border-color:#e2e8f0}:root[data-theme=light] .QuoteForm-module___YAcpq__input:focus,:root[data-theme=light] .QuoteForm-module___YAcpq__select:focus,:root[data-theme=light] .QuoteForm-module___YAcpq__textarea:focus,:root[data-theme=light] .QuoteForm-module___YAcpq__selectTrigger.QuoteForm-module___YAcpq__isOpen{border-color:var(--accent-primary);box-shadow:0 0 0 4px rgba(var(--accent-primary-rgb),.1);background:#fff}:root[data-theme=light] .QuoteForm-module___YAcpq__input::placeholder,:root[data-theme=light] .QuoteForm-module___YAcpq__textarea::placeholder{color:#94a3b8}:root[data-theme=light] .QuoteForm-module___YAcpq__label{color:#64748b}:root[data-theme=light] .QuoteForm-module___YAcpq__formNav{border-top-color:#e2e8f0}:root[data-theme=light] .QuoteForm-module___YAcpq__btnSecondary{color:#64748b;border-color:#e2e8f0}:root[data-theme=light] .QuoteForm-module___YAcpq__btnSecondary:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#ff2d550d}:root[data-theme=light] .QuoteForm-module___YAcpq__dropzone{background:#f8f9fa;border-color:#e2e8f0}:root[data-theme=light] .QuoteForm-module___YAcpq__dropzone:hover{border-color:var(--accent-primary);background:#ff2d550d}:root[data-theme=light] .QuoteForm-module___YAcpq__dropzone span{color:#64748b}:root[data-theme=light] .QuoteForm-module___YAcpq__selectDropdown{background:#fff;border-color:#e2e8f0;box-shadow:0 20px 40px #0000001a}:root[data-theme=light] .QuoteForm-module___YAcpq__selectOption{color:#64748b}:root[data-theme=light] .QuoteForm-module___YAcpq__selectOption:hover{color:#1e293b;background:#f1f5f9}[data-theme=light] .QuoteForm-module___YAcpq__label{color:#333}[data-theme=light] .QuoteForm-module___YAcpq__hint{color:#666}[data-theme=light] .QuoteForm-module___YAcpq__input,[data-theme=light] .QuoteForm-module___YAcpq__select,[data-theme=light] .QuoteForm-module___YAcpq__textarea{color:#111;background:#f5f5f5;border-color:#0000001f}[data-theme=light] .QuoteForm-module___YAcpq__input:focus,[data-theme=light] .QuoteForm-module___YAcpq__select:focus,[data-theme=light] .QuoteForm-module___YAcpq__textarea:focus{border-color:var(--accent-primary);background:#fff;box-shadow:0 0 0 2px #ff2d5526}[data-theme=light] .QuoteForm-module___YAcpq__input::placeholder,[data-theme=light] .QuoteForm-module___YAcpq__textarea::placeholder{color:#00000059}[data-theme=light] .QuoteForm-module___YAcpq__select option{color:#111;background:#fff}[data-theme=light] .QuoteForm-module___YAcpq__dropzone{color:#666;background:#fafafa;border-color:#00000026}[data-theme=light] .QuoteForm-module___YAcpq__dropzone:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#ff2d550d}[data-theme=light] .QuoteForm-module___YAcpq__fileItem{color:#333;background:#ff2d5514;border-color:#ff2d5533}[data-theme=light] .QuoteForm-module___YAcpq__formNav{border-top-color:#00000014}[data-theme=light] .QuoteForm-module___YAcpq__btnSecondary{color:#555;border-color:#00000026}[data-theme=light] .QuoteForm-module___YAcpq__btnSecondary:hover{border-color:var(--accent-primary);color:var(--accent-primary)}[data-theme=light] .QuoteForm-module___YAcpq__successCard{background:#fff;border-color:#ff2d5540}[data-theme=light] .QuoteForm-module___YAcpq__successTitle{color:#111}[data-theme=light] .QuoteForm-module___YAcpq__successMessage{color:#666}.QuoteForm-module___YAcpq__checkboxGroup{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:var(--space-lg);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.QuoteForm-module___YAcpq__checkboxGroup:hover{background:#ffffff0a;border-color:#ff2d5533}.QuoteForm-module___YAcpq__customCheckbox{color:#fff;border:2px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.QuoteForm-module___YAcpq__customCheckbox.QuoteForm-module___YAcpq__checked{background:var(--accent-primary);border-color:var(--accent-primary);transform:scale(1.05);box-shadow:0 0 15px #ff2d5566}.QuoteForm-module___YAcpq__checkboxLabel{color:#ffffffb3;font-size:.85rem;line-height:1.4}.QuoteForm-module___YAcpq__linkText{color:var(--accent-primary);text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s}.QuoteForm-module___YAcpq__linkText:hover{color:#ff6b8a}:root[data-theme=light] .QuoteForm-module___YAcpq__checkboxGroup{background:#00000005;border-color:#0000000f}:root[data-theme=light] .QuoteForm-module___YAcpq__customCheckbox{border-color:#0003}:root[data-theme=light] .QuoteForm-module___YAcpq__checkboxLabel{color:#475569}.QuoteForm-module___YAcpq__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.QuoteForm-module___YAcpq__modalContent{background:#141419f2;border:1px solid #ff2d5533;border-radius:24px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 25px 50px #00000080}.QuoteForm-module___YAcpq__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.QuoteForm-module___YAcpq__modalHeader h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.QuoteForm-module___YAcpq__closeModalBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.QuoteForm-module___YAcpq__closeModalBtn:hover{background:var(--accent-primary);transform:rotate(90deg)}.QuoteForm-module___YAcpq__modalBody{color:#fffc;padding:1.5rem;font-size:.9rem;line-height:1.6;overflow-y:auto}.QuoteForm-module___YAcpq__modalBody p{margin-bottom:1rem}.QuoteForm-module___YAcpq__modalBody strong{color:var(--accent-primary)}.QuoteForm-module___YAcpq__modalFooter{background:#0003;border-top:1px solid #ffffff1a;padding:1.5rem}.QuoteForm-module___YAcpq__modalConfirmBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:600;transition:all .2s}.QuoteForm-module___YAcpq__modalConfirmBtn:hover{background:#ff4769;transform:translateY(-2px);box-shadow:0 4px 12px #ff2d554d}:root[data-theme=light] .QuoteForm-module___YAcpq__modalContent{background:#fff;border-color:#0000001a}:root[data-theme=light] .QuoteForm-module___YAcpq__modalHeader h3{color:#0f172a}:root[data-theme=light] .QuoteForm-module___YAcpq__modalBody{color:#475569}:root[data-theme=light] .QuoteForm-module___YAcpq__modalHeader,:root[data-theme=light] .QuoteForm-module___YAcpq__modalFooter{background:0 0;border-color:#0000000f}:root[data-theme=light] .QuoteForm-module___YAcpq__closeModalBtn{color:#0f172a;background:#0000000d}:root[data-theme=light] .QuoteForm-module___YAcpq__closeModalBtn:hover{background:var(--accent-primary);color:#fff}
.AppointmentWizard-module__wEKj3G__section{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative;overflow-y:auto}.AppointmentWizard-module__wEKj3G__embeddedSection{width:100%;padding:0;position:relative}.AppointmentWizard-module__wEKj3G__wizard{-webkit-backdrop-filter:blur(50px);background:#0a0a0fd9;border:1px solid #ffffff14;border-radius:30px;width:100%;max-width:850px;margin:auto;position:relative;box-shadow:0 50px 100px -20px #000000b3,0 0 0 1px #ffffff0d,inset 0 0 50px #00000080}.AppointmentWizard-module__wEKj3G__wizard:before{display:none}.AppointmentWizard-module__wEKj3G__header{background:linear-gradient(90deg,#ffffff03,#0000);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.AppointmentWizard-module__wEKj3G__headerContent{flex-direction:column;gap:.25rem;display:flex}.AppointmentWizard-module__wEKj3G__headerLabel{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--accent-primary);text-shadow:0 0 20px rgba(var(--accent-primary-rgb),.5);align-items:center;gap:12px;font-size:.75rem;font-weight:700;display:flex}.AppointmentWizard-module__wEKj3G__headerLabel:before{content:"";background:var(--gradient-primary);width:20px;height:2px;box-shadow:0 0 15px var(--accent-primary)}.AppointmentWizard-module__wEKj3G__title{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:#fff;opacity:.95;text-shadow:0 0 30px #ffffff1a;margin:0;font-size:1.5rem;font-weight:800}.AppointmentWizard-module__wEKj3G__stepIndicator{align-items:center;gap:.75rem;display:flex}.AppointmentWizard-module__wEKj3G__stepDot{background:#ffffff1a;border-radius:50%;width:8px;height:8px;transition:all .5s cubic-bezier(.16,1,.3,1)}.AppointmentWizard-module__wEKj3G__stepDot.AppointmentWizard-module__wEKj3G__active{background:var(--accent-primary);box-shadow:0 0 15px var(--accent-primary);transform:scale(1.5)}.AppointmentWizard-module__wEKj3G__stepDot.AppointmentWizard-module__wEKj3G__completed{opacity:.3;background:#fff}.AppointmentWizard-module__wEKj3G__content{z-index:2;padding:2rem 2.5rem;position:relative}.AppointmentWizard-module__wEKj3G__stepLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#fff;text-align:center;text-shadow:0 0 40px #ff2d554d;width:100%;margin-bottom:.5rem;font-size:2rem;font-weight:700}.AppointmentWizard-module__wEKj3G__stepLabel:after{content:"";background:var(--gradient-primary);width:40px;height:3px;box-shadow:0 0 20px var(--accent-primary);border-radius:100px;margin:1rem auto 0;display:block}.AppointmentWizard-module__wEKj3G__stepDescription{font-family:var(--font-body);color:#ffffff80;text-align:center;margin:0 0 2rem;font-size:1rem}.AppointmentWizard-module__wEKj3G__serviceGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:1rem;display:grid}.AppointmentWizard-module__wEKj3G__serviceBtn{color:#ffffffb3;font-family:var(--font-body);cursor:pointer;text-align:center;background:#19192366;border:1px solid #ffffff0d;border-radius:16px;justify-content:center;align-items:center;min-height:80px;padding:1rem;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.AppointmentWizard-module__wEKj3G__serviceBtn:hover:not(:disabled){border-color:var(--accent-primary);box-shadow:0 5px 15px -5px rgba(var(--accent-primary-rgb),.3),0 0 0 1px rgba(var(--accent-primary-rgb),.2);color:#fff;z-index:10;transform:translateY(-3px)scale(1.02)}.AppointmentWizard-module__wEKj3G__serviceBtn.AppointmentWizard-module__wEKj3G__selected{border-color:var(--accent-primary);color:#fff;box-shadow:0 0 15px rgba(var(--accent-primary-rgb),.25),inset 0 0 10px rgba(var(--accent-primary-rgb),.05);background:#141419e6;font-weight:700;transform:scale(1.02)}.AppointmentWizard-module__wEKj3G__timeSlots{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:2rem;display:grid}.AppointmentWizard-module__wEKj3G__timeBtn{color:#fff9;cursor:pointer;background:#19192366;border:1px solid #ffffff0d;border-radius:12px;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .3s}.AppointmentWizard-module__wEKj3G__timeBtn:hover:not(:disabled){color:#fff;background:#ffffff0d;border-color:#ffffff4d}.AppointmentWizard-module__wEKj3G__timeBtn.AppointmentWizard-module__wEKj3G__selected{border-color:var(--accent-primary);color:#fff;box-shadow:0 0 15px rgba(var(--accent-primary-rgb),.25);text-shadow:0 0 10px rgba(var(--accent-primary-rgb),.5);background:#ff2d551a}.AppointmentWizard-module__wEKj3G__calendar{scrollbar-width:none;contain:layout;justify-content:center;gap:1rem;margin:1.5rem 0;padding:2rem;display:flex;overflow-x:auto}.AppointmentWizard-module__wEKj3G__calendar::-webkit-scrollbar{display:none}.AppointmentWizard-module__wEKj3G__dayBtn{color:#ffffff80;cursor:pointer;background:#19192366;border:1px solid #ffffff0d;border-radius:18px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;width:75px;height:90px;padding:.5rem;transition:all .3s;display:flex;position:relative;overflow:visible}.AppointmentWizard-module__wEKj3G__dayBtn:hover:not(:disabled){border-color:var(--accent-primary);box-shadow:0 5px 15px rgba(var(--accent-primary-rgb),.2);z-index:5;background:#ff2d550d;transform:translateY(-3px)scale(1.02)}.AppointmentWizard-module__wEKj3G__dayBtn.AppointmentWizard-module__wEKj3G__selected{border:1px solid var(--accent-primary);color:#fff;box-shadow:0 0 15px rgba(var(--accent-primary-rgb),.4);z-index:10;background:#141419f2;transform:translateY(-5px)scale(1.05)}.AppointmentWizard-module__wEKj3G__dayBtn.AppointmentWizard-module__wEKj3G__selected:before{content:none}.AppointmentWizard-module__wEKj3G__dayName{text-transform:uppercase;letter-spacing:.1em;z-index:1;font-size:.7rem}.AppointmentWizard-module__wEKj3G__dayNumber{color:#ffffffe6;z-index:1;text-shadow:0 0 10px #00000080;font-size:1.75rem;font-weight:700}.AppointmentWizard-module__wEKj3G__dayBtn.AppointmentWizard-module__wEKj3G__selected .AppointmentWizard-module__wEKj3G__dayNumber{color:#fff;text-shadow:0 0 15px var(--accent-primary)}.AppointmentWizard-module__wEKj3G__dayMonth{text-transform:uppercase;opacity:.6;z-index:1;font-size:.6rem}.AppointmentWizard-module__wEKj3G__formGroup{margin-bottom:1.5rem}.AppointmentWizard-module__wEKj3G__formGroup label{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:.5rem;margin-left:.25rem;font-size:.75rem;font-weight:700;display:block}.AppointmentWizard-module__wEKj3G__input{color:#fff;width:100%;font-family:var(--font-body);background:#19192366;border:1px solid #ffffff1a;border-radius:12px;padding:1.25rem;font-size:1rem;transition:all .3s}.AppointmentWizard-module__wEKj3G__input:focus{border-color:var(--accent-primary);box-shadow:0 0 20px rgba(var(--accent-primary-rgb),.15);background:#141419cc;outline:none;transform:translateY(-2px)}.AppointmentWizard-module__wEKj3G__nav{background:linear-gradient(90deg,#ffffff03,#0000);border-top:1px solid #ffffff0d;justify-content:space-between;padding:2rem 2.5rem;display:flex}.AppointmentWizard-module__wEKj3G__btnNext{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;background:var(--gradient-primary);color:#fff;cursor:pointer;box-shadow:0 10px 30px rgba(var(--accent-primary-rgb),.3);border:none;border-radius:100px;padding:1rem 3rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.2,.8,.2,1)}.AppointmentWizard-module__wEKj3G__btnNext:hover:not(:disabled){box-shadow:0 15px 50px rgba(var(--accent-primary-rgb),.5);filter:brightness(1.1);transform:translateY(-3px)}.AppointmentWizard-module__wEKj3G__btnPrev{font-family:var(--font-body);color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.AppointmentWizard-module__wEKj3G__btnPrev:hover:not(:disabled){color:#fff;background:#ffffff0d;border-color:#fff}.AppointmentWizard-module__wEKj3G__checkboxGroup{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;transition:all .3s;display:flex}.AppointmentWizard-module__wEKj3G__customCheckbox{color:#fff;border:2px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;transition:all .2s;display:flex}.AppointmentWizard-module__wEKj3G__customCheckbox.AppointmentWizard-module__wEKj3G__checked{background:var(--accent-primary);border-color:var(--accent-primary);box-shadow:0 0 15px #ff2d5566}.AppointmentWizard-module__wEKj3G__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AppointmentWizard-module__wEKj3G__modalContent{background:#0f0f14f2;border:1px solid #ff2d554d;border-radius:24px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;display:flex;box-shadow:0 0 50px #000c}.AppointmentWizard-module__wEKj3G__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AppointmentWizard-module__wEKj3G__modalBody{color:#fffc;padding:1.5rem;line-height:1.6;overflow-y:auto}.AppointmentWizard-module__wEKj3G__modalFooter{border-top:1px solid #ffffff1a;padding:1.5rem}.AppointmentWizard-module__wEKj3G__modalConfirmBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:700}@media (max-width:768px){.AppointmentWizard-module__wEKj3G__header,.AppointmentWizard-module__wEKj3G__content,.AppointmentWizard-module__wEKj3G__nav{padding:1.5rem}.AppointmentWizard-module__wEKj3G__serviceGrid{grid-template-columns:repeat(2,1fr)}}[data-theme=light] .AppointmentWizard-module__wEKj3G__wizard{background:#fffffff2;border-color:#0000001a;box-shadow:0 20px 60px #0000001a}[data-theme=light] .AppointmentWizard-module__wEKj3G__header{background:0 0;border-bottom-color:#00000014}:is([data-theme=light] .AppointmentWizard-module__wEKj3G__title,[data-theme=light] .AppointmentWizard-module__wEKj3G__stepLabel){color:#0f172a;text-shadow:none}[data-theme=light] .AppointmentWizard-module__wEKj3G__stepDescription{color:#475569}:is([data-theme=light] .AppointmentWizard-module__wEKj3G__serviceBtn,[data-theme=light] .AppointmentWizard-module__wEKj3G__timeBtn,[data-theme=light] .AppointmentWizard-module__wEKj3G__dayBtn){color:#475569;background:#f8f9fa;border-color:#0000001a;box-shadow:0 1px 3px #00000014}:is([data-theme=light] .AppointmentWizard-module__wEKj3G__serviceBtn:hover,[data-theme=light] .AppointmentWizard-module__wEKj3G__timeBtn:hover,[data-theme=light] .AppointmentWizard-module__wEKj3G__dayBtn:hover){color:#0f172a;background:#fff}:is([data-theme=light] .AppointmentWizard-module__wEKj3G__serviceBtn.AppointmentWizard-module__wEKj3G__selected,[data-theme=light] .AppointmentWizard-module__wEKj3G__timeBtn.AppointmentWizard-module__wEKj3G__selected,[data-theme=light] .AppointmentWizard-module__wEKj3G__dayBtn.AppointmentWizard-module__wEKj3G__selected){color:#0f172a;background:#ff2d551a}[data-theme=light] .AppointmentWizard-module__wEKj3G__dayNumber{color:#0f172a;text-shadow:none}[data-theme=light] .AppointmentWizard-module__wEKj3G__formGroup label{color:#64748b}[data-theme=light] .AppointmentWizard-module__wEKj3G__input{color:#0f172a;background:#fff;border-color:#0000001a}[data-theme=light] .AppointmentWizard-module__wEKj3G__nav{background:0 0;border-top-color:#00000014}[data-theme=light] .AppointmentWizard-module__wEKj3G__btnPrev{color:#475569;border-color:#0000001a}[data-theme=light] .AppointmentWizard-module__wEKj3G__btnPrev:hover{color:#0f172a;background:#00000008;border-color:#0f172a}[data-theme=light] .AppointmentWizard-module__wEKj3G__stepDot{background:#0000001a}[data-theme=light] .AppointmentWizard-module__wEKj3G__stepDot.AppointmentWizard-module__wEKj3G__completed{opacity:.3;background:#0f172a}
.Services-module__NWYucW__section{background:0 0;padding:8rem 2rem;position:relative}.Services-module__NWYucW__container{max-width:1400px;margin:0 auto}.Services-module__NWYucW__header{text-align:center;margin-bottom:5rem}.Services-module__NWYucW__tag{color:#ff2d55;letter-spacing:.05em;background:linear-gradient(135deg,#ff2d5514 0%,#7b2dff14 100%);border:1px solid #ff2d5526;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.Services-module__NWYucW__title{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.Services-module__NWYucW__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Services-module__NWYucW__card{cursor:pointer;background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;border-radius:24px;padding:2rem 1.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Services-module__NWYucW__card:before{content:"";opacity:0;background:linear-gradient(135deg,#ff2d550d 0%,#7b2dff0d 100%);transition:opacity .4s;position:absolute;inset:0}.Services-module__NWYucW__card:hover{border-color:#ff2d5540;transform:translateY(-8px);box-shadow:0 20px 40px -15px #0006,0 0 60px -20px #ff2d554d}.Services-module__NWYucW__card:hover:before{opacity:1}.Services-module__NWYucW__cardLine{opacity:0;background:linear-gradient(90deg,#ff2d55 0%,#7b2dff 50%,#ff2d55 100%) 0 0/200% 100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__NWYucW__card:hover .Services-module__NWYucW__cardLine{opacity:1;animation:2s linear infinite Services-module__NWYucW__shimmer}@keyframes Services-module__NWYucW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Services-module__NWYucW__cardGlow{opacity:0;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#ff2d551f 0%,#0000 60%);width:300px;height:300px;transition:opacity .5s;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Services-module__NWYucW__card:hover .Services-module__NWYucW__cardGlow{opacity:1}.Services-module__NWYucW__cardHeader{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex;position:relative}.Services-module__NWYucW__iconWrapper{background:linear-gradient(135deg,#ff2d551f 0%,#7b2dff1f 100%);border:1px solid #ff2d5533;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.Services-module__NWYucW__card:hover .Services-module__NWYucW__iconWrapper{background:linear-gradient(135deg,#ff2d5533 0%,#7b2dff33 100%);border-color:#ff2d5566;transform:scale(1.05)}.Services-module__NWYucW__lucideIcon{color:#ff2d55;width:26px;height:26px;transition:all .3s}.Services-module__NWYucW__card:hover .Services-module__NWYucW__lucideIcon{color:#ff4d6d}.Services-module__NWYucW__cardNumber{background:linear-gradient(#ffffff14 0%,#ffffff05 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:900;line-height:1}.Services-module__NWYucW__cardTitle{color:#fff;letter-spacing:.03em;z-index:1;margin:0 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.45;transition:color .3s;position:relative}.Services-module__NWYucW__card:hover .Services-module__NWYucW__cardTitle{color:#ff8fa3}.Services-module__NWYucW__cardDesc{color:#ffffffb3;z-index:1;margin:0 0 1.25rem;font-size:.85rem;line-height:1.65;position:relative}.Services-module__NWYucW__features{z-index:1;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.Services-module__NWYucW__features li{color:#ffffffbf;align-items:center;gap:.6rem;font-size:.8rem;transition:color .3s;display:flex}.Services-module__NWYucW__card:hover .Services-module__NWYucW__features li{color:#ffffffe6}.Services-module__NWYucW__dot{color:#ff2d55;background:linear-gradient(135deg,#ff2d5526 0%,#7b2dff26 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;display:inline-flex}.Services-module__NWYucW__dot:before{content:"✓";font-weight:700}@media (max-width:1200px){.Services-module__NWYucW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__NWYucW__section{padding:5rem 1.25rem}.Services-module__NWYucW__grid{grid-template-columns:1fr;gap:1rem}.Services-module__NWYucW__header{margin-bottom:3rem}.Services-module__NWYucW__card{padding:1.75rem 1.5rem}.Services-module__NWYucW__cardNumber{font-size:2.5rem}}[data-theme=light] .Services-module__NWYucW__title{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .Services-module__NWYucW__card{background:#ffffffe6;border-color:#0000001a;box-shadow:0 1px 3px #00000014}[data-theme=light] .Services-module__NWYucW__card:hover{background:#fffffff2;box-shadow:0 20px 40px -15px #00000026,0 0 60px -20px #ff2d5533}[data-theme=light] .Services-module__NWYucW__cardTitle{color:#0f172a}[data-theme=light] .Services-module__NWYucW__card:hover .Services-module__NWYucW__cardTitle{color:#ff2d55}[data-theme=light] .Services-module__NWYucW__cardDesc{color:#475569}[data-theme=light] .Services-module__NWYucW__features li{color:#64748b}[data-theme=light] .Services-module__NWYucW__card:hover .Services-module__NWYucW__features li{color:#334155}[data-theme=light] .Services-module__NWYucW__cardNumber{background:linear-gradient(#00000014 0%,#00000005 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.ReferenceMarquee-module__dY_Vba__section{padding:6rem 0;position:relative;overflow:hidden}.ReferenceMarquee-module__dY_Vba__section:before{content:"";opacity:.3;pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.ReferenceMarquee-module__dY_Vba__section:after{content:"";background:radial-gradient(ellipse,rgba(var(--accent-primary-rgb,255,45,85),.12)0%,transparent 70%);pointer-events:none;z-index:0;filter:blur(60px);width:500px;height:300px;animation:8s ease-in-out infinite ReferenceMarquee-module__dY_Vba__auroraFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ReferenceMarquee-module__dY_Vba__auroraFloat{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.ReferenceMarquee-module__dY_Vba__header{text-align:center;z-index:2;margin-bottom:3rem;position:relative}.ReferenceMarquee-module__dY_Vba__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-primary);background:rgba(var(--accent-primary-rgb,255,45,85),.05);border:1px solid rgba(var(--accent-primary-rgb,255,45,85),.2);-webkit-backdrop-filter:blur(10px);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.ReferenceMarquee-module__dY_Vba__carouselContainer{z-index:2;width:100%;padding:0 4.5rem;position:relative}.ReferenceMarquee-module__dY_Vba__navButton{z-index:10;-webkit-backdrop-filter:blur(20px);width:56px;height:56px;color:var(--text-primary);cursor:pointer;background:#0c0c1480;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 32px #0006}.ReferenceMarquee-module__dY_Vba__navButton:hover{background:rgba(var(--accent-primary-rgb,255,45,85),.15);border-color:rgba(var(--accent-primary-rgb,255,45,85),.4);box-shadow:0 12px 40px #00000080,0 0 30px rgba(var(--accent-primary-rgb,255,45,85),.2);transform:translateY(-50%)scale(1.08)}.ReferenceMarquee-module__dY_Vba__navButton:active{transform:translateY(-50%)scale(.95)}.ReferenceMarquee-module__dY_Vba__navButton svg{transition:all .4s cubic-bezier(.4,0,.2,1)}.ReferenceMarquee-module__dY_Vba__navButton:hover svg{color:var(--accent-primary)}.ReferenceMarquee-module__dY_Vba__navLeft{left:0}.ReferenceMarquee-module__dY_Vba__navLeft:hover svg{transform:translate(-3px)}.ReferenceMarquee-module__dY_Vba__navRight{right:0}.ReferenceMarquee-module__dY_Vba__navRight:hover svg{transform:translate(3px)}.ReferenceMarquee-module__dY_Vba__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:2rem .5rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ReferenceMarquee-module__dY_Vba__scrollContainer::-webkit-scrollbar{display:none}.ReferenceMarquee-module__dY_Vba__logoItem{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#0c0c1466;border:1px solid #ffffff0d;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:2rem 3rem;text-decoration:none;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ReferenceMarquee-module__dY_Vba__logoItem:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--accent-primary-rgb,255,45,85),.5),transparent);opacity:0;height:1px;transition:opacity .5s;position:absolute;top:0;left:0;right:0}.ReferenceMarquee-module__dY_Vba__logoItem:after{content:"";background:radial-gradient(circle at 50% 0%,rgba(var(--accent-primary-rgb,255,45,85),.08),transparent 60%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.ReferenceMarquee-module__dY_Vba__logoItem:hover{border-color:rgba(var(--accent-primary-rgb,255,45,85),.3);box-shadow:0 30px 60px -15px #0009,0 0 50px rgba(var(--accent-primary-rgb,255,45,85),.1);background:#0c0c1499;transform:translateY(-8px)}.ReferenceMarquee-module__dY_Vba__logoItem:hover:before,.ReferenceMarquee-module__dY_Vba__logoItem:hover:after{opacity:1}.ReferenceMarquee-module__dY_Vba__logoInner{z-index:1;justify-content:center;align-items:center;min-width:140px;height:70px;display:flex;position:relative}.ReferenceMarquee-module__dY_Vba__logoImage{object-fit:contain;transition:all .5s cubic-bezier(.4,0,.2,1)}.ReferenceMarquee-module__dY_Vba__logoItem:hover .ReferenceMarquee-module__dY_Vba__logoImage{transform:scale(1.08)}.ReferenceMarquee-module__dY_Vba__logoPlaceholder{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;font-weight:700;transition:all .5s}.ReferenceMarquee-module__dY_Vba__logoItem:hover .ReferenceMarquee-module__dY_Vba__logoPlaceholder{text-shadow:0 0 30px rgba(var(--accent-primary-rgb,255,45,85),.5)}.ReferenceMarquee-module__dY_Vba__ctaWrapper{text-align:center;z-index:2;margin-top:3.5rem;position:relative}.ReferenceMarquee-module__dY_Vba__viewAllBtn{color:var(--text-primary);-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.ReferenceMarquee-module__dY_Vba__viewAllBtn:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--accent-primary-rgb,255,45,85),.15),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ReferenceMarquee-module__dY_Vba__viewAllBtn:hover{color:var(--accent-primary);border-color:var(--accent-primary);background:rgba(var(--accent-primary-rgb,255,45,85),.05);box-shadow:0 0 20px rgba(var(--accent-primary-rgb,255,45,85),.15)}.ReferenceMarquee-module__dY_Vba__viewAllBtn:hover:before{left:100%}.ReferenceMarquee-module__dY_Vba__viewAllBtn svg{transition:transform .3s}.ReferenceMarquee-module__dY_Vba__viewAllBtn:hover svg{transform:translate(4px)}@media (max-width:768px){.ReferenceMarquee-module__dY_Vba__section{padding:4rem 0}.ReferenceMarquee-module__dY_Vba__section:after{width:300px;height:200px}.ReferenceMarquee-module__dY_Vba__carouselContainer{padding:0 3.5rem}.ReferenceMarquee-module__dY_Vba__navButton{width:46px;height:46px}.ReferenceMarquee-module__dY_Vba__logoItem{padding:1.5rem 2rem}.ReferenceMarquee-module__dY_Vba__logoInner{min-width:100px;height:50px}}[data-theme=light] .ReferenceMarquee-module__dY_Vba__section:before{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px)}[data-theme=light] .ReferenceMarquee-module__dY_Vba__logoItem{background:#fffc;border-color:#00000014}[data-theme=light] .ReferenceMarquee-module__dY_Vba__logoItem:hover{background:#fffffff2;box-shadow:0 20px 40px #0000001a}[data-theme=light] .ReferenceMarquee-module__dY_Vba__navButton{background:#ffffffe6;border-color:#0000001a}[data-theme=light] .ReferenceMarquee-module__dY_Vba__viewAllBtn{background:#00000008;border-color:#0000001a}
.ServiceHero-module__FEVS1q__hero{background:var(--bg-primary);justify-content:center;align-items:center;min-height:50vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.ServiceHero-module__FEVS1q__backgroundWrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.ServiceHero-module__FEVS1q__auroraBg{height:100%}.ServiceHero-module__FEVS1q__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.ServiceHero-module__FEVS1q__breadcrumb{font-family:var(--font-heading);color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;align-items:center;gap:.8rem;padding:.5rem 1rem;font-size:.9rem;display:flex;position:absolute;top:-4rem;left:2rem}.ServiceHero-module__FEVS1q__breadcrumbLink{color:var(--text-secondary);transition:color .3s}.ServiceHero-module__FEVS1q__breadcrumbLink:hover{color:var(--accent-primary)}.ServiceHero-module__FEVS1q__separator{color:var(--text-muted)}.ServiceHero-module__FEVS1q__current{color:var(--accent-primary)}.ServiceHero-module__FEVS1q__content{text-align:center;max-width:800px;margin:0 auto}.ServiceHero-module__FEVS1q__iconWrapper{background:rgba(var(--accent-primary-rgb),.1);border:1px solid rgba(var(--accent-primary-rgb),.2);width:100px;height:100px;box-shadow:0 0 30px rgba(var(--accent-primary-rgb),.15),inset 0 0 20px rgba(var(--accent-primary-rgb),.05);color:var(--accent-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;justify-content:center;align-items:center;margin-bottom:2rem;display:inline-flex;position:relative}.ServiceHero-module__FEVS1q__iconWrapper:after{content:"";background:var(--gradient-primary);-webkit-mask-composite:xor;opacity:.5;border-radius:26px;padding:2px;position:absolute;inset:-2px;-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}.ServiceHero-module__FEVS1q__icon{color:var(--accent-primary);filter:drop-shadow(0 0 10px rgba(var(--accent-primary-rgb),.5));justify-content:center;align-items:center;display:flex}.ServiceHero-module__FEVS1q__title{letter-spacing:.02em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #0000001a;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.ServiceHero-module__FEVS1q__description{color:var(--text-secondary);font-size:1.2rem;line-height:1.6}@media (max-width:768px){.ServiceHero-module__FEVS1q__hero{min-height:auto;padding:8rem 0 3rem}.ServiceHero-module__FEVS1q__title{font-size:2.5rem}.ServiceHero-module__FEVS1q__breadcrumb{font-size:.8rem;top:-3rem;left:1rem}}
.Portfolio-module__Hq_vnG__portfolio{background:0 0;padding:8rem 0;position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Portfolio-module__Hq_vnG__header{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Portfolio-module__Hq_vnG__eyebrow{color:#ff2d55;text-transform:uppercase;letter-spacing:.15em;background:linear-gradient(135deg,#ff2d5514 0%,#7b2dff14 100%);border:1px solid #ff2d5526;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.Portfolio-module__Hq_vnG__eyebrowIcon{color:#7b2dff;font-size:.7rem;animation:2s ease-in-out infinite Portfolio-module__Hq_vnG__pulse}@keyframes Portfolio-module__Hq_vnG__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.Portfolio-module__Hq_vnG__title{color:#fff;background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Portfolio-module__Hq_vnG__subtitle{color:#fff9;max-width:500px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.7}.Portfolio-module__Hq_vnG__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem;padding:.5rem;display:flex}.Portfolio-module__Hq_vnG__filterBtn{color:#fff9;cursor:pointer;letter-spacing:.02em;background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:.65rem 1.5rem;font-size:.88rem;font-weight:500;transition:all .3s cubic-bezier(.2,.8,.2,1)}.Portfolio-module__Hq_vnG__filterBtn:hover{color:#fff;background:#ffffff14;border-color:#ffffff1f;transform:translateY(-2px)}.Portfolio-module__Hq_vnG__filterBtn.Portfolio-module__Hq_vnG__active{color:#fff;background:linear-gradient(135deg,#ff2d55 0%,#7b2dff 100%);border-color:#0000;box-shadow:0 4px 20px #ff2d5559}.Portfolio-module__Hq_vnG__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.Portfolio-module__Hq_vnG__card{cursor:pointer;background:linear-gradient(145deg,#19192399 0%,#0f0f1499 100%);border:1px solid #ffffff0f;border-radius:20px;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__card:before{content:"";opacity:0;z-index:10;background:linear-gradient(90deg,#ff2d55 0%,#7b2dff 50%,#ff2d55 100%) 0 0/200% 100%;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Portfolio-module__Hq_vnG__card:hover{border-color:#ff2d5540;transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px -15px #00000080,0 0 80px -30px #ff2d554d}.Portfolio-module__Hq_vnG__card:hover:before{opacity:1;animation:2s linear infinite Portfolio-module__Hq_vnG__shimmer}@keyframes Portfolio-module__Hq_vnG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Portfolio-module__Hq_vnG__cardImage{aspect-ratio:16/10;position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.Portfolio-module__Hq_vnG__card:hover .Portfolio-module__Hq_vnG__projectImage{transform:scale(1.12)}.Portfolio-module__Hq_vnG__cardOverlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#0000 0%,#ff2d5526 50%,#000000f2 100%);flex-direction:column;justify-content:flex-end;padding:2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.Portfolio-module__Hq_vnG__card:hover .Portfolio-module__Hq_vnG__cardOverlay{opacity:1}.Portfolio-module__Hq_vnG__cardCategory{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.1em;opacity:0;background:linear-gradient(135deg,#ff2d554d 0%,#7b2dff4d 100%);border:1px solid #ffffff26;border-radius:100px;padding:.45rem 1rem;font-size:.7rem;font-weight:600;transition:all .4s .1s;position:absolute;top:1.25rem;left:1.25rem;transform:translateY(-15px)}.Portfolio-module__Hq_vnG__card:hover .Portfolio-module__Hq_vnG__cardCategory{opacity:1;transform:translateY(0)}.Portfolio-module__Hq_vnG__cardContent{transition:transform .4s .1s;transform:translateY(25px)}.Portfolio-module__Hq_vnG__card:hover .Portfolio-module__Hq_vnG__cardContent{transform:translateY(0)}.Portfolio-module__Hq_vnG__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Portfolio-module__Hq_vnG__cardDesc{color:#ffffffbf;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Portfolio-module__Hq_vnG__cardAction{color:#ff2d55;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.6rem;padding:.5rem 1rem .5rem 0;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.Portfolio-module__Hq_vnG__cardAction svg{transition:transform .3s}.Portfolio-module__Hq_vnG__card:hover .Portfolio-module__Hq_vnG__cardAction svg{transform:translate(4px,-4px)}.Portfolio-module__Hq_vnG__modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Portfolio-module__Hq_vnG__modalContent{background:#0a0a0f;border:1px solid #ffffff0d;border-radius:22px;grid-template-columns:1.05fr .95fr;width:100%;max-width:950px;max-height:88vh;display:grid;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.Portfolio-module__Hq_vnG__modalClose{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#94a3b8;cursor:pointer;z-index:100;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Portfolio-module__Hq_vnG__modalClose:hover{color:#ec4899;background:#ec489926;border-color:#ec489966;transform:rotate(90deg)}.Portfolio-module__Hq_vnG__gallerySection{background:#000;border-radius:22px 0 0 22px;flex-direction:column;height:100%;min-height:480px;display:flex;position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__mainImageContainer{background:#000;flex:1;position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__imageFadeWrapper{width:100%;height:100%;position:absolute;inset:0}.Portfolio-module__Hq_vnG__modalMainImage{object-fit:cover!important}.Portfolio-module__Hq_vnG__imageCounter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.05em;z-index:10;background:#000000b3;border:1px solid #ffffff1a;border-radius:100px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;position:absolute;bottom:1rem;right:1rem}.Portfolio-module__Hq_vnG__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffb3;cursor:pointer;z-index:10;background:#0009;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Portfolio-module__Hq_vnG__navBtn:hover{color:#fff;background:#ec489933;border-color:#ec489980;box-shadow:0 0 20px #ec48994d}.Portfolio-module__Hq_vnG__prevBtn{left:.75rem}.Portfolio-module__Hq_vnG__nextBtn{right:.75rem}.Portfolio-module__Hq_vnG__thumbnails{background:#0a0a0ffa;gap:6px;height:72px;padding:8px;display:flex;overflow-x:auto}.Portfolio-module__Hq_vnG__thumbnailBtn{cursor:pointer;opacity:.4;background:0 0;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:88px;height:100%;padding:0;transition:all .25s;position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__thumbnailBtn:hover{opacity:.7}.Portfolio-module__Hq_vnG__activeThumb{opacity:1;border-color:#ec4899;box-shadow:0 0 12px #ec489966}.Portfolio-module__Hq_vnG__thumbImage{object-fit:cover}.Portfolio-module__Hq_vnG__modalBody{background:linear-gradient(165deg,#0f0f19 0%,#0a0a0f 50%,#140a19cc 100%);flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex;position:relative;overflow:hidden}.Portfolio-module__Hq_vnG__modalBody:before{content:"";pointer-events:none;background:radial-gradient(circle,#ec48991f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.Portfolio-module__Hq_vnG__modalBodyInner{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.Portfolio-module__Hq_vnG__categoryBadge{color:#ec4899;text-transform:uppercase;letter-spacing:.2em;background:#ec489914;border:1px solid #ec489940;border-radius:100px;align-items:center;width:fit-content;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.7rem;font-weight:700;display:inline-flex}.Portfolio-module__Hq_vnG__modalTitle{color:#f1f5f9;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.15}.Portfolio-module__Hq_vnG__modalDesc{color:#64748b;margin-bottom:0;font-size:.9rem;line-height:1.7}.Portfolio-module__Hq_vnG__projectMeta{border-top:1px solid #ffffff0f;gap:2.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.Portfolio-module__Hq_vnG__metaItem{flex-direction:column;gap:.3rem;display:flex}.Portfolio-module__Hq_vnG__metaLabel{text-transform:uppercase;letter-spacing:.15em;color:#475569;font-size:.65rem;font-weight:600}.Portfolio-module__Hq_vnG__metaValue{color:#e2e8f0;font-size:.9rem;font-weight:600}.Portfolio-module__Hq_vnG__actionButtons{z-index:1;flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex;position:relative}.Portfolio-module__Hq_vnG__modalCta{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#a855f7 100%);border-radius:14px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.9rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #ec48994d,inset 0 1px #ffffff26}.Portfolio-module__Hq_vnG__modalCta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ec489980,inset 0 1px #fff3}.Portfolio-module__Hq_vnG__secondaryActions{gap:.5rem;display:flex}.Portfolio-module__Hq_vnG__modalPreviewBtn{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Portfolio-module__Hq_vnG__modalPreviewBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.Portfolio-module__Hq_vnG__modalInstaBtnText{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;height:48px;padding:0 1.25rem;text-decoration:none;transition:all .25s;display:inline-flex}.Portfolio-module__Hq_vnG__modalInstaBtnText:hover{transform:translateY(-2px);box-shadow:0 6px 20px #dc274366}.Portfolio-module__Hq_vnG__instaUsername{letter-spacing:.02em;font-size:.85rem;font-weight:600}@media (max-width:1200px){.Portfolio-module__Hq_vnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.Portfolio-module__Hq_vnG__modalContent{grid-template-columns:1fr;max-width:600px}.Portfolio-module__Hq_vnG__gallerySection{border-radius:22px 22px 0 0;height:320px;min-height:auto}.Portfolio-module__Hq_vnG__modalBody{padding:2rem}.Portfolio-module__Hq_vnG__modalBody:before{display:none}}@media (max-width:768px){.Portfolio-module__Hq_vnG__portfolio{padding:5rem 0}.Portfolio-module__Hq_vnG__grid{grid-template-columns:1fr;gap:1.25rem}.Portfolio-module__Hq_vnG__filters{gap:.5rem;margin-bottom:2.5rem}.Portfolio-module__Hq_vnG__filterBtn{padding:.55rem 1.1rem;font-size:.8rem}.Portfolio-module__Hq_vnG__card{border-radius:16px}.Portfolio-module__Hq_vnG__cardTitle{font-size:1.3rem}.Portfolio-module__Hq_vnG__modalTitle{font-size:1.5rem}.Portfolio-module__Hq_vnG__secondaryActions{flex-direction:column}.Portfolio-module__Hq_vnG__modalInstaBtn{border-radius:14px;width:100%}}[data-theme=light] .Portfolio-module__Hq_vnG__title{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .Portfolio-module__Hq_vnG__subtitle{color:#64748b}[data-theme=light] .Portfolio-module__Hq_vnG__filterBtn{color:#475569;background:#00000008;border-color:#0000001a}[data-theme=light] .Portfolio-module__Hq_vnG__filterBtn:hover{color:#0f172a;background:#0000000f;border-color:#00000026}[data-theme=light] .Portfolio-module__Hq_vnG__card{background:linear-gradient(145deg,#ffffffe6 0%,#f8fafce6 100%);border-color:#00000014;box-shadow:0 1px 3px #00000014}[data-theme=light] .Portfolio-module__Hq_vnG__card:hover{box-shadow:0 25px 50px -15px #00000026,0 0 80px -30px #ff2d5526}
@keyframes AuroraBackground-module__RILv3a__floatUp{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)rotate(720deg)}}@keyframes AuroraBackground-module__RILv3a__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.AuroraBackground-module__RILv3a__auroraBackground{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.AuroraBackground-module__RILv3a__auroraOrb{filter:blur(60px);will-change:transform,opacity;border-radius:50%;animation:8s ease-in-out infinite AuroraBackground-module__RILv3a__pulse;position:absolute;transform:translateZ(0)}.AuroraBackground-module__RILv3a__auroraOrb1,.AuroraBackground-module__RILv3a__auroraOrb2{display:none}.AuroraBackground-module__RILv3a__auroraOrb3{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.15)0%,transparent 70%);width:400px;height:400px;animation-delay:4s;top:40%;left:50%;transform:translate(-50%)}.AuroraBackground-module__RILv3a__subtle .AuroraBackground-module__RILv3a__auroraOrb1{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.2)0%,transparent 70%)}.AuroraBackground-module__RILv3a__subtle .AuroraBackground-module__RILv3a__auroraOrb2{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.15)0%,transparent 70%)}.AuroraBackground-module__RILv3a__subtle .AuroraBackground-module__RILv3a__auroraOrb3{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.08)0%,transparent 70%)}.AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb1{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.5)0%,transparent 70%);width:700px;height:700px}.AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb2{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.4)0%,transparent 70%);width:600px;height:600px}.AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb3{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.25)0%,transparent 70%);width:500px;height:500px}:root[data-theme=light] .AuroraBackground-module__RILv3a__auroraOrb1,[data-theme=light] .AuroraBackground-module__RILv3a__auroraOrb1{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.12)0%,transparent 70%)}:root[data-theme=light] .AuroraBackground-module__RILv3a__auroraOrb2,[data-theme=light] .AuroraBackground-module__RILv3a__auroraOrb2{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.08)0%,transparent 70%)}:root[data-theme=light] .AuroraBackground-module__RILv3a__auroraOrb3,[data-theme=light] .AuroraBackground-module__RILv3a__auroraOrb3{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.05)0%,transparent 70%)}:root[data-theme=light] .AuroraBackground-module__RILv3a__subtle .AuroraBackground-module__RILv3a__auroraOrb1,[data-theme=light] .AuroraBackground-module__RILv3a__subtle .AuroraBackground-module__RILv3a__auroraOrb1{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.08)0%,transparent 70%)}:root[data-theme=light] .AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb1,[data-theme=light] .AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb1{background:radial-gradient(circle,rgba(var(--accent-primary-rgb),.2)0%,transparent 70%)}.AuroraBackground-module__RILv3a__particles{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.AuroraBackground-module__RILv3a__particle{background:var(--gradient-primary);will-change:transform;border-radius:50%;width:4px;height:4px;animation:15s linear infinite AuroraBackground-module__RILv3a__floatUp;position:absolute}.AuroraBackground-module__RILv3a__particle:first-child{animation-duration:18s;animation-delay:0s;left:10%}.AuroraBackground-module__RILv3a__particle:nth-child(2){width:6px;height:6px;animation-duration:22s;animation-delay:2s;left:25%}.AuroraBackground-module__RILv3a__particle:nth-child(3){animation-duration:16s;animation-delay:4s;left:40%}.AuroraBackground-module__RILv3a__particle:nth-child(4){width:5px;height:5px;animation-duration:20s;animation-delay:1s;left:55%}.AuroraBackground-module__RILv3a__particle:nth-child(5){animation-duration:19s;animation-delay:3s;left:70%}.AuroraBackground-module__RILv3a__particle:nth-child(6){width:3px;height:3px;animation-duration:21s;animation-delay:5s;left:85%}.AuroraBackground-module__RILv3a__particle:nth-child(7){width:2px;height:2px;animation-duration:23s;animation-delay:1s;left:15%}.AuroraBackground-module__RILv3a__particle:nth-child(8){width:5px;height:5px;animation-duration:17s;animation-delay:3s;left:35%}.AuroraBackground-module__RILv3a__particle:nth-child(9){width:3px;height:3px;animation-duration:25s;animation-delay:6s;left:45%}.AuroraBackground-module__RILv3a__particle:nth-child(10){width:4px;height:4px;animation-duration:19s;animation-delay:2s;left:65%}.AuroraBackground-module__RILv3a__particle:nth-child(11){width:6px;height:6px;animation-duration:22s;animation-delay:4s;left:75%}.AuroraBackground-module__RILv3a__particle:nth-child(12){width:3px;height:3px;animation-duration:26s;animation-delay:0s;left:95%}.AuroraBackground-module__RILv3a__particle:nth-child(13){width:4px;height:4px;animation-duration:24s;animation-delay:7s;left:5%}.AuroraBackground-module__RILv3a__particle:nth-child(14){width:2px;height:2px;animation-duration:18s;animation-delay:5s;left:50%}.AuroraBackground-module__RILv3a__particle:nth-child(15){width:5px;height:5px;animation-duration:20s;animation-delay:2s;left:90%}:root[data-theme=light] .AuroraBackground-module__RILv3a__particle,[data-theme=light] .AuroraBackground-module__RILv3a__particle{background:var(--gradient-primary);opacity:.5}@media (max-width:768px){.AuroraBackground-module__RILv3a__auroraOrb1{filter:blur(60px);width:400px;height:400px}.AuroraBackground-module__RILv3a__auroraOrb2{filter:blur(60px);width:300px;height:300px}.AuroraBackground-module__RILv3a__auroraOrb3{filter:blur(60px);width:250px;height:250px}.AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb1{width:450px;height:450px}.AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb2{width:350px;height:350px}.AuroraBackground-module__RILv3a__intense .AuroraBackground-module__RILv3a__auroraOrb3{width:300px;height:300px}}@media (prefers-reduced-motion:reduce){.AuroraBackground-module__RILv3a__auroraOrb{animation:none}.AuroraBackground-module__RILv3a__particle{animation:none;display:none}}.AuroraBackground-module__RILv3a__shootingStars{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden;transform:rotate(45deg)}.AuroraBackground-module__RILv3a__shootingStar{filter:drop-shadow(0 0 6px #fffc);background:linear-gradient(-45deg,#fff,#00f0);border-radius:999px;height:2px;animation:3s ease-in-out infinite AuroraBackground-module__RILv3a__tail,3s ease-in-out infinite AuroraBackground-module__RILv3a__shooting;position:absolute;top:50%;left:50%}.AuroraBackground-module__RILv3a__shootingStar:before{content:"";background:linear-gradient(-45deg,#00f0,#fff,#00f0);border-radius:100%;height:2px;animation:3s ease-in-out infinite AuroraBackground-module__RILv3a__shining;position:absolute;top:calc(50% - 1px);right:0;transform:translate(50%)rotate(45deg)}.AuroraBackground-module__RILv3a__shootingStar:after{content:"";background:linear-gradient(-45deg,#00f0,#fff,#00f0);border-radius:100%;height:2px;animation:3s ease-in-out infinite AuroraBackground-module__RILv3a__shining;position:absolute;top:calc(50% - 1px);right:0;transform:translate(50%)rotate(-45deg)}.AuroraBackground-module__RILv3a__shootingStar:first-child{animation-delay:.65s;top:calc(50% - 200px);left:calc(50% - 300px)}.AuroraBackground-module__RILv3a__shootingStar:first-child:before,.AuroraBackground-module__RILv3a__shootingStar:first-child:after{animation-delay:.65s}.AuroraBackground-module__RILv3a__shootingStar:nth-child(2){animation-delay:.15s;top:calc(50% + 50px);left:calc(50% - 190px)}.AuroraBackground-module__RILv3a__shootingStar:nth-child(2):before,.AuroraBackground-module__RILv3a__shootingStar:nth-child(2):after{animation-delay:.15s}.AuroraBackground-module__RILv3a__shootingStar:nth-child(3){animation-delay:1.6s;top:calc(50% + 90px);left:calc(50% - 200px)}.AuroraBackground-module__RILv3a__shootingStar:nth-child(3):before,.AuroraBackground-module__RILv3a__shootingStar:nth-child(3):after{animation-delay:1.6s}@keyframes AuroraBackground-module__RILv3a__tail{0%{width:0}30%{width:100px}to{width:0}}@keyframes AuroraBackground-module__RILv3a__shooting{0%{transform:translate(0)}to{transform:translate(300px)}}@keyframes AuroraBackground-module__RILv3a__shining{0%{width:0}50%{width:30px}to{width:0}}
.WhatsAppButton-module__j25pYG__button{bottom:var(--space-xl);right:var(--space-lg);z-index:90;border-radius:var(--radius-full);color:#fff;width:60px;height:60px;transition:all var(--transition-base);background:#25d366;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__j25pYG__button:hover{transform:scale(1.1);box-shadow:0 8px 30px #25d36680}.WhatsAppButton-module__j25pYG__icon{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.WhatsAppButton-module__j25pYG__pulse{border-radius:var(--radius-full);background:#25d366;width:100%;height:100%;animation:2s ease-in-out infinite WhatsAppButton-module__j25pYG__pulse;position:absolute}@keyframes WhatsAppButton-module__j25pYG__pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1)}}.WhatsAppButton-module__j25pYG__tooltip{right:calc(100% + var(--space-md));background:var(--bg-card);color:var(--text-primary);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);white-space:nowrap;opacity:0;pointer-events:none;transition:all var(--transition-base);box-shadow:var(--shadow-md);font-size:.875rem;font-weight:500;position:absolute;transform:translate(10px)}.WhatsAppButton-module__j25pYG__tooltip.WhatsAppButton-module__j25pYG__visible{opacity:1;transform:translate(0)}.WhatsAppButton-module__j25pYG__tooltip:after{content:"";border:6px solid #0000;border-left-color:var(--bg-card);position:absolute;top:50%;right:-6px;transform:translateY(-50%)}@media (max-width:768px){.WhatsAppButton-module__j25pYG__button{width:54px;height:54px;bottom:var(--space-lg);right:var(--space-md)}.WhatsAppButton-module__j25pYG__tooltip{display:none}}
