@font-face{font-family:Broadway;src:url(/font/8094231822.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--ease-out:cubic-bezier(.23, 1, .32, 1);--primary:#cc6304;--primary-hover:#b35403;--primary-dim:#cc630426;--bg-color:#fff;--surface-color:#f7f7f5;--surface-alt:#fff;--text-primary:#2e2e2e;--text-secondary:#6f6f6f;--border-color:#00000014;--divider-color:#0000000f;--cursor-color:#2e2e2e;--header-strip-height:39px;--header-strip-height-mobile:30px}[data-theme=dark]{--bg-color:#151515;--surface-color:#1f1f1f;--surface-alt:#262626;--text-primary:#f2f2f2;--text-secondary:#b0b0b0;--border-color:#ffffff14;--divider-color:#ffffff0f;--cursor-color:#cc6304;--bg-page:#151515;--bg-card:#1f1f1f;--surface:#1f1f1f;--bg-light:#1a1a1a;--text-main:#f2f2f2;--text-muted:#b0b0b0}[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .5s,color .5s}h1,h2,h3,h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.1}.display-text{letter-spacing:-2px;font-size:clamp(3.5rem,9vw,9rem)}.subtitle{text-transform:uppercase;letter-spacing:3px;color:var(--primary);margin-bottom:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;display:block}p{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.container{max-width:1400px;margin:0 auto;padding:0 5vw}.section-padding{padding:clamp(60px,10vh,120px) 0}@media (max-width:768px){.section-padding{padding:60px 0}}.grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:768px){.grid-2{grid-template-columns:1fr;gap:2rem}}.text-center{text-align:center}.text-secondary{color:var(--text-secondary)}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mb-0{margin-bottom:0}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-60{margin-bottom:60px}.mb-80{margin-bottom:80px}.max-w-500{max-width:500px}.relative{position:relative}.z-2{z-index:2}.flex{display:flex}.flex-col{flex-direction:column}.flex-center{justify-content:center;align-items:center;display:flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.items-end{align-items:flex-end}.items-start{align-items:start}.gap-40{gap:40px}.gap-50{gap:50px}.wrap{flex-wrap:wrap}.bg-surface{background:var(--surface-color)}.primary-color{color:var(--primary)}.italic{font-style:italic}.text-sm{font-size:.8rem}.text-xs{font-size:.75rem}.uppercase{text-transform:uppercase}.letter-spacing-2{letter-spacing:2px}.line-height-18{line-height:1.8}.font-size-11{font-size:1.1rem}.font-size-3{font-size:3rem}.font-size-25{font-size:2.5rem}@media (max-width:768px){.font-size-3{font-size:clamp(2rem,6vw,3rem)}.font-size-25{font-size:clamp(1.75rem,5vw,2.5rem)}.mb-80{margin-bottom:50px}.mb-60{margin-bottom:40px}.gap-40{gap:20px}.gap-50{gap:30px}.pt-40{padding-top:30px}.h-600{height:clamp(400px,50vh,600px)}}@media (max-width:480px){.font-size-3{font-size:2rem}.font-size-25{font-size:1.75rem}.mb-80{margin-bottom:40px}.mb-60{margin-bottom:30px}.gap-40{gap:15px}.gap-50{gap:25px}.h-600{height:400px}}.opacity-50{opacity:.5}.border-top-1{border-top:1px solid var(--border-color)}.pt-40{padding-top:40px}.w-full{width:100%}.h-600{height:600px}.desktop-only-flex{display:none!important}@media (min-width:768px){.desktop-only-flex{display:inline-flex!important}}.btn-magnetic{border:1px solid var(--border-color);color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;border-radius:50px;justify-content:center;align-items:center;padding:20px 40px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-magnetic:after{content:"";background:var(--primary);width:100%;height:0%;transition:.4s var(--ease-out);z-index:-1;position:absolute;bottom:0;left:0}.btn-magnetic:hover:after{height:100%}.btn-magnetic:hover{color:#fff;border-color:var(--primary)}.gallery-arrow-icon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.btn-magnetic:hover .gallery-arrow-icon{transform:translate(6px)scale(1.1)}.noise{pointer-events:none;z-index:9000;opacity:.04;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");width:100%;height:100%;position:fixed;top:0;left:0}.header-strip{color:#fff;z-index:1001;letter-spacing:.5px;width:100%;box-shadow:none;min-height:var(--header-strip-height);background:#000;border-bottom:1px solid #0000000d;justify-content:flex-end;align-items:center;gap:20px;height:auto;padding:0 5vw;font-size:.85rem;font-weight:500;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:0;left:0;overflow:visible}.header-tagline{letter-spacing:.05em;text-transform:uppercase;opacity:.9;color:#fff;align-items:center;gap:8px;font-size:.75rem;font-weight:500;display:flex}.header-tagline:before{content:"";background:var(--primary);border-radius:50%;width:4px;height:4px;display:inline-block}.header-strip.scrolled-down{transform:translateY(-100%)}.header-strip-content{flex:1;align-items:center;gap:20px;min-width:0;display:flex;overflow:visible}.header-strip-left{flex-shrink:0;align-items:center;gap:20px;display:flex;overflow:visible}.header-strip-brand{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex;overflow:visible}.header-strip-logo-link{line-height:0;display:block}.header-strip-logo{object-fit:contain;object-position:left center;transform-origin:0;width:auto;height:67.5px;max-height:none;margin-right:40px;display:block;transform:scale(1.2)}@media (max-width:768px){.header-strip-logo{max-width:220px;height:auto;max-height:55px}}@media (max-width:480px){.header-strip-logo{max-width:170px;max-height:48px}}.header-strip-company-name{letter-spacing:.02em;white-space:nowrap;background:linear-gradient(135deg,#cd5c0b1a 0%,#fffffff2 70%);border:1px solid #cd5c0b40;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:.6rem;padding:.35rem .7rem .35rem .35rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-grid}.header-strip-company-name:hover{border-color:#cd5c0b8c;transform:translateY(-1px);box-shadow:0 8px 18px #cd5c0b29}.header-strip-monogram{color:#fff;background:#cd5c0b;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #cd5c0b47}.header-strip-title-group{flex-direction:column;line-height:1.1;display:inline-flex}.header-strip-brand-word{color:#cd5c0b;letter-spacing:.07em;text-transform:uppercase;font-size:.88rem;font-weight:800;transition:color .25s}.header-strip-legal{color:#545454;letter-spacing:.02em;font-size:.7rem;font-weight:500;transition:color .25s}.header-strip-premium-tag{color:#2e2e2e;letter-spacing:.06em;text-transform:uppercase;background:#2e2e2e14;border-radius:999px;padding:.18rem .5rem;font-size:.62rem;font-weight:700}.header-strip-company-name:hover .header-strip-brand-word,.header-strip-company-name:hover .header-strip-legal{color:#2e2e2e}@media (max-width:768px){.header-strip-company-name{gap:.45rem;padding:.3rem .55rem .3rem .3rem}.header-strip-monogram{width:26px;height:26px;font-size:.82rem}.header-strip-brand-word{font-size:.8rem}.header-strip-legal{font-size:.62rem}.header-strip-premium-tag{display:none}}.header-strip-company{letter-spacing:.4px;text-transform:none;white-space:nowrap;font-family:Broadway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.8rem;font-weight:400}.header-strip-company-brand{color:#cd5c0b;letter-spacing:.12em;text-shadow:0 0 1px #fff,.04em 0 #fff,-.04em 0 #fff;padding-left:.11em;padding-right:.11em;font-family:Broadway,sans-serif;font-size:1.8rem;display:inline-block;position:relative}.header-strip-trademark{color:#000;font-family:Arial,sans-serif;font-size:.5em;font-weight:400;position:absolute;top:2px;right:-.4em}.header-strip-sub-brand{color:#000;text-transform:uppercase;letter-spacing:0;word-spacing:2px;white-space:nowrap;margin-top:2px;font-family:Broadway,sans-serif;font-size:.85rem}.header-strip-tagline{letter-spacing:.5px;white-space:nowrap;color:#000;margin-top:2px;font-family:Comic Sans MS,cursive;font-size:.75rem}.header-strip-address{white-space:nowrap;opacity:.9;align-items:center;gap:6px;font-size:.8rem;display:flex}.header-strip-center{flex:1;justify-content:center;align-items:center;gap:15px;display:flex}.header-strip-icon{color:#fff;font-size:.7rem;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.header-strip-text{align-items:center;gap:10px;display:flex}.header-strip-text strong{text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.8rem;font-weight:300}.header-strip-social{align-items:center;gap:10px;display:flex}.header-strip-social a{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .3s;display:flex}.header-strip-social a:hover{background:#fff3;transform:translateY(-2px)}#navbar{top:var(--header-strip-height);width:100%;color:var(--text-primary);z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:10px 5vw;transition:top .3s,padding .3s,background-color .3s,transform .3s;display:flex;position:fixed}#navbar .nav-left{justify-content:flex-start;align-items:center;gap:15px;display:flex}#navbar .nav-right{justify-content:flex-end;align-items:center;gap:30px;display:flex}#navbar.header-strip-hidden{top:0}#navbar.nav-hidden{transform:translateY(-100%)}@media (max-width:1024px){.header-strip-center{display:none}.header-strip-content{justify-content:space-between}}@media (max-width:768px){.header-strip{min-height:var(--header-strip-height-mobile);padding:0 5vw}.header-strip-address{display:none}.header-strip-content{gap:10px}.header-strip-social{border-left:none;gap:6px;padding-left:0}.header-strip-social a{width:26px;height:26px}.header-strip-company{font-family:Broadway;font-size:.98rem}.header-strip-company-brand{font-size:.98rem}.header-strip-sub-brand,.header-strip-tagline{margin-top:1px;font-size:.65rem}#navbar{top:var(--header-strip-height-mobile);padding:10px 5vw}#navbar .nav-left{gap:10px}#navbar .nav-right{gap:15px}}#navbar.scrolled{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);background:#fff;padding:10px 5vw}#navbar:not(.scrolled) .btn-magnetic{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff26;border:1px solid #ffffff4d;box-shadow:0 2px 10px #0003}#navbar:not(.scrolled) .btn-magnetic:hover{border-color:var(--primary);color:var(--primary);background:#ffffff40}[data-theme=dark] #navbar{background:#1a1a1a}[data-theme=dark] #navbar.scrolled{-webkit-backdrop-filter:blur(10px);background:#1a1a1ae6}.cert-text{color:#2e2e2e}[data-theme=dark] .cert-text{color:#fff}[data-theme=dark] .header-strip{color:var(--text-primary);background:linear-gradient(135deg,#171717 0%,#202020 100%);border-bottom-color:#ffffff1a;box-shadow:0 2px 15px #0000008c}[data-theme=dark] .header-strip-icon,[data-theme=dark] .header-strip-social a{color:var(--text-primary)}[data-theme=dark] .header-strip-social{border-left-color:#ffffff1f}[data-theme=dark] .header-strip-social a{background:#ffffff0f;border-color:#ffffff1a}[data-theme=dark] .header-strip-social a:hover{background:#ffffff24}[data-theme=dark] .header-strip-company-name{background:linear-gradient(135deg,#cd5c0b33 0%,#1e1e1ef2 70%);border-color:#cd5c0b73}[data-theme=dark] .header-strip-company-name:hover .header-strip-brand-word,[data-theme=dark] .header-strip-company-name:hover .header-strip-legal{color:#f2f2f2}[data-theme=dark] .header-strip-legal,[data-theme=dark] .header-strip-text strong{color:#cecece}[data-theme=dark] .header-strip-premium-tag{color:#f2f2f2;background:#ffffff1f}[data-theme=dark] .theme-toggle,[data-theme=dark] .menu-toggle{color:#f2f2f2;background:#00000059;border-color:#ffffff38}[data-theme=dark] .theme-toggle:hover,[data-theme=dark] .menu-toggle:hover,[data-theme=dark] .menu-toggle.active{border-color:var(--primary);color:var(--primary);background:#00000080}[data-theme=dark] .sidebar-menu{background:linear-gradient(135deg,#161616 0%,#1f1f1f 100%)}[data-theme=dark] .sidebar-close{background:#232323;border-color:#ffffff29}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color:var(--text-primary);background:#1b1b1b;border-color:#ffffff29}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#f2f2f28c}[data-theme=dark] .footer-links-grid a{color:var(--text-primary)!important}[data-theme=dark] .footer-links-grid a:hover{color:var(--primary)!important;opacity:1!important}.logo{align-items:center;height:76px;margin-right:80px;text-decoration:none;display:flex}@media (max-width:768px){.logo{height:56px;margin-right:35px}}.logo img{object-fit:contain;transform-origin:0;width:auto;height:100%;display:block;transform:translateY(-4px)scale(1.36)}.logo-dark,[data-theme=dark] .logo-light{display:none!important}[data-theme=dark] .logo-dark{display:block!important}.cert-badges img{transition:transform .3s var(--ease-out), filter .3s ease;filter:brightness(.9)}.cert-badges img:hover{filter:brightness(1.1);cursor:pointer;transform:translateY(-3px)scale(1.1)}.theme-toggle{-webkit-backdrop-filter:none;border:1px solid var(--border-color);color:var(--text-primary);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;box-shadow:0 2px 10px #0003}.theme-toggle:hover{border-color:var(--primary);color:var(--primary);background:#00000014;transform:scale(1.05)}nav.scrolled .theme-toggle{border-color:var(--border-color);color:var(--text-primary);background:#0000000d;box-shadow:0 2px 8px #0000001a}#navbar.scrolled .theme-toggle:hover{border-color:var(--primary);color:var(--primary);background:#00000014}.menu-toggle{-webkit-backdrop-filter:none;border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;z-index:1001;pointer-events:auto;background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 10px #0003}.menu-toggle:hover{border-color:var(--primary);color:var(--primary);background:#00000014;transform:scale(1.05)}.menu-toggle.active{border-color:var(--primary);color:var(--primary);background:#00000014}.menu-toggle i{font-size:1.1rem;display:block}nav.scrolled .menu-toggle{border-color:var(--border-color);color:var(--text-primary);background:#0000000d;box-shadow:0 2px 8px #0000001a}#navbar.scrolled .menu-toggle:hover,#navbar.scrolled .menu-toggle.active{border-color:var(--primary);color:var(--primary);background:#00000014}.sidebar-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9998;opacity:0;visibility:hidden;background:#000000b3;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.sidebar-overlay.active{opacity:1;visibility:visible}.sidebar-menu{border-right:1px solid var(--border-color);z-index:9999;width:320px;max-width:85vw;height:100vh;transition:left .4s var(--ease-out);background:linear-gradient(135deg,#fff 0%,#f5f5f5 100%);flex-direction:column;display:flex;position:fixed;top:0;left:-320px;box-shadow:10px 0 50px #0000004d}.sidebar-menu.active{left:0}body.sidebar-open{width:100%;height:100%;position:fixed;overflow:hidden}@media (max-width:768px){body.sidebar-open .sidebar-content{pointer-events:auto;overflow-y:auto!important}}.sidebar-content{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:40px 30px;overflow-x:visible}@media (min-width:769px){.sidebar-menu,.sidebar-content{overflow:visible!important}}.sidebar-header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;padding:30px;display:flex}.sidebar-logo-wrapper{flex:1;align-items:flex-start;gap:20px;display:flex}.sidebar-header .logo{flex-shrink:0;height:80px}.sidebar-address{flex:1;padding-top:5px}.sidebar-address p{color:var(--text-primary);margin:0 0 5px;font-size:.85rem;line-height:1.6}.sidebar-address p:first-child{color:var(--primary);margin-bottom:8px;font-size:.9rem;font-weight:600}.sidebar-address p:last-child{color:var(--text-secondary);margin-bottom:0;font-size:.8rem}.sidebar-close{background:var(--surface-color);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.sidebar-close svg{stroke:currentColor;width:20px;height:20px;color:var(--text-primary);display:block}.sidebar-close:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-dim);transform:rotate(90deg);box-shadow:0 4px 12px #cc63044d}.sidebar-close:hover svg{color:var(--primary)}.sidebar-close:active{transform:rotate(90deg)scale(.95)}.sidebar-menu ul{margin:0;padding:0;list-style:none}.sidebar-menu li{margin-bottom:10px}.sidebar-menu a{color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:20px 0;font-size:1.2rem;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.sidebar-menu a:hover{color:var(--primary);padding-left:20px}.sidebar-menu a:before{content:"";background:var(--primary);width:3px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.sidebar-menu a:hover:before{transform:scaleY(1)}.sidebar-menu .has-submenu{position:relative}.sidebar-menu .submenu-toggle{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.sidebar-menu .submenu-toggle svg{transition:transform .3s}@media (min-width:769px){.sidebar-menu .has-submenu{position:relative}.sidebar-menu .submenu{border:1px solid var(--border-color);opacity:0;visibility:hidden;z-index:10001;background:#fff;border-radius:8px;width:280px;margin:0;padding:10px 0;list-style:none;transition:all .35s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:calc(100% + 30px);transform:translate(10px);box-shadow:15px 5px 40px #0000002e}[data-theme=dark] .sidebar-menu .submenu{background:#1a1a1a;box-shadow:15px 5px 40px #0009}.sidebar-menu .has-submenu.active .submenu{opacity:1;visibility:visible;transform:translate(0)}.sidebar-menu .has-submenu.active .submenu-toggle svg{color:var(--primary);transform:rotate(-90deg)}}@media (max-width:768px){.sidebar-menu .submenu{opacity:0;background:#00000005;max-height:0;margin:0;padding:0;list-style:none;transition:all .5s;overflow:hidden}.sidebar-menu .has-submenu.active .submenu{opacity:1;max-height:800px;margin-top:5px;padding:10px 0 10px 20px}.sidebar-menu .has-submenu.active .submenu-toggle svg{transform:rotate(180deg)}}.sidebar-menu .submenu a{color:var(--text-primary);padding:12px 25px;font-size:.95rem;font-weight:500;transition:all .3s;display:block;border-bottom:none!important}.sidebar-menu .submenu a:hover{color:var(--primary);background:#cc63040d;padding-left:35px}[data-theme=dark] .sidebar-menu .submenu a:hover{background:#ffffff05}.sidebar-menu .submenu a:before{display:none}.sidebar-footer{border-top:1px solid var(--border-color);flex-shrink:0;margin-top:auto;padding:30px}.sidebar-footer .btn-magnetic:hover{color:#fff!important}.sidebar-footer .theme-toggle{border-radius:50px;width:100%;margin-bottom:15px}@media (max-height:950px) and (min-width:769px){.sidebar-header{padding:20px 30px}.sidebar-address p{font-size:.8rem}.sidebar-address p:first-child{margin-bottom:4px}.sidebar-content{padding:10px 30px}.sidebar-menu li{margin-bottom:0}.sidebar-menu a{padding:10px 0;font-size:1rem}.sidebar-menu .submenu a{padding:8px 15px;font-size:.95rem}.sidebar-footer{padding:20px 30px}.sidebar-footer .btn-magnetic{padding:14px 20px}}@media (max-height:750px) and (min-width:769px){.sidebar-header{padding:15px 20px}.sidebar-address p{font-size:.7rem;line-height:1.3}.sidebar-address p:first-child{margin-bottom:2px;font-size:.75rem}.sidebar-content{padding:5px 20px}.sidebar-menu a{padding:8px 0;font-size:.95rem}.sidebar-menu .submenu a{padding:6px 15px;font-size:.85rem}.sidebar-footer{padding:15px 20px}.sidebar-footer .btn-magnetic{padding:12px 15px;font-size:.75rem}}@media (max-height:600px) and (min-width:769px){.sidebar-header{padding:10px 15px}.sidebar-address{display:none}.sidebar-content{padding:0 15px}.sidebar-menu a{padding:6px 0;font-size:.9rem}.sidebar-menu .submenu a{padding:4px 10px;font-size:.8rem}.sidebar-footer{padding:10px 15px}.sidebar-footer .theme-toggle{height:35px;margin-bottom:5px}}.hero{background:var(--bg-color);width:100%;height:auto;min-height:100vh;padding:calc(var(--header-strip-height) + 120px) 0 40px 0;flex-direction:column;justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.hero .container{z-index:30;width:100%;position:relative}.hero .hero-anim{z-index:35;text-align:center;max-width:900px;margin:0 auto;padding:2vh 0;position:relative}.hero .subtitle{color:#fffffff2;text-shadow:0 2px 10px #00000059;margin-top:0;margin-bottom:.9rem;font-size:clamp(.78rem,1.6vw,1rem);display:block}.hero h1.display-text{color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,5.5rem);font-weight:600;line-height:1.1}.hero h1.display-text .primary-color{color:#d4a574;-webkit-text-fill-color:transparent;text-shadow:none;white-space:nowrap;background:linear-gradient(135deg,#d4a574 0%,#cc6304 50%,#b35403 100%);-webkit-background-clip:text;background-clip:text;font-weight:700;display:inline-block;position:relative}.hero h1.display-text .primary-color:after{content:"";opacity:.6;background:linear-gradient(90deg,#d4a574,#cc6304);width:100%;height:2px;position:absolute;bottom:-5px;left:0}.hero p.hero-desc{color:#fffffff2;text-shadow:0 2px 10px #0006;max-width:36rem;margin:0 auto 2rem;font-size:clamp(.95rem,2.5vw,1.3rem);font-weight:400;line-height:1.7}.hero .hero-btn-container{margin-top:2.2rem}.hero .hero-btn-container .btn-magnetic{border-radius:30px;min-width:180px;padding:.88em 2.1em;font-size:clamp(.9rem,2vw,1.11rem);display:inline-flex}@media (max-width:1024px){.hero{height:auto;min-height:100vh}}@media (max-width:768px){.hero{height:auto;min-height:100vh;padding-top:calc(var(--header-strip-height-mobile,72px) + 120px);justify-content:flex-start;align-items:flex-start;padding-bottom:60px}.hero .subtitle{margin-bottom:.8rem}.hero .hero-anim{max-width:100%;margin-top:0;padding:0 5vw}.hero h1.display-text{margin-bottom:1.2rem;font-size:clamp(2.3rem,10vw,3.5rem);line-height:1.15}.hero p.hero-desc{margin-bottom:1.5rem}.hero .hero-btn-container .btn-magnetic{min-width:unset;padding:1em 2em}}@media (max-width:480px){.hero .hero-anim{margin-top:20px;padding:0 6vw}.hero h1.display-text{font-size:clamp(1.8rem,9vw,2.2rem)}.hero p.hero-desc{font-size:.95rem;line-height:1.6}.hero .hero-btn-container{margin-top:1.5rem}}@media (max-width:360px){.hero .hero-anim{margin-top:18px;padding:0 4.5vw}.hero h1.display-text{font-size:clamp(1.5rem,8vw,1.8rem)}.hero p.hero-desc{font-size:.85rem}}.hero .btn-magnetic{color:#fff;text-shadow:0 1px 3px #0000004d;background:linear-gradient(135deg,#d4a574 0%,#cc6304 50%,#b35403 100%);border:2px solid #0000;padding:22px 48px;font-weight:700;box-shadow:0 6px 25px #cc630466,0 2px 10px #0003}.hero .btn-magnetic:after{background:linear-gradient(135deg,#b35403 0%,#cc6304 50%,#d4a574 100%)}.hero .btn-magnetic:hover{border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 35px #cc630499,0 4px 15px #0000004d}.hero .btn-magnetic:active{transform:translateY(0)}.hero-bg{object-fit:cover;opacity:.4;width:60%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}[data-theme=light] .hero-bg{opacity:.8;filter:sepia(.2)}.hero-slider{z-index:1;touch-action:pan-y;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-slider-wrapper{will-change:transform;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex;transform:translate(0%)}.hero-slide{pointer-events:none;flex-shrink:0;width:100%;min-width:100%;height:100%;position:relative;overflow:hidden}.hero-slide:first-child,.hero-slide.active{pointer-events:auto}.hero-slide img,.hero-slide video{object-fit:cover;object-position:center right;transform-origin:50%;opacity:0;z-index:0;width:100%;height:100%;transition:transform 8s cubic-bezier(.25,.46,.45,.94);display:block;position:absolute;top:0;left:0;transform:scale(1.1)}.hero-slide:first-child img,.hero-slide:first-child video,.hero-slide.active img,.hero-slide.active video{opacity:1;transform:scale(1)}.hero-slider-progress{z-index:10;background:#ffffff26;width:100%;height:4px;position:absolute;bottom:0;left:0;overflow:hidden}.hero-slider-progress-bar{background:var(--primary);width:0%;height:100%;transition:width .1s linear;box-shadow:0 0 10px #cc630499}.hero-slider-controls{z-index:10;align-items:center;gap:15px;display:flex;position:absolute;bottom:40px;right:5vw}.hero-slider-btn{-webkit-backdrop-filter:blur(15px);color:#fff;cursor:pointer;background:#ffffff40;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}@media (max-width:768px){.hero-slider-controls{gap:10px;width:max-content;bottom:20px;right:50%;transform:translate(50%)}.hero-slider-btn{width:40px;height:40px}.hero-slider-dot{width:6px;height:6px}.hero-slider-dot.active{width:20px}}.hero-slider-btn:before{content:"";background:var(--primary);border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-slider-btn:hover:before{width:100%;height:100%}.hero-slider-btn:hover{border-color:var(--primary);color:#fff;background:#ffffff59;transform:scale(1.1);box-shadow:0 6px 20px #cc630466}.hero-slider-btn i{z-index:1;font-size:1rem;position:relative}.hero-slider-btn svg{z-index:1;position:relative}.hero-slider-btn:active{transform:scale(.95)}@media (hover:none) and (pointer:coarse){.hero-slider-btn:hover:before{width:0;height:0}.hero-slider-btn:hover{background:#ffffff40;border-color:#fff6;transform:none;box-shadow:0 4px 15px #0003}}.hero-slider-dots{-webkit-backdrop-filter:blur(15px);background:#fff3;border:1px solid #ffffff4d;border-radius:30px;align-items:center;gap:10px;padding:8px 12px;display:flex;box-shadow:0 4px 15px #0003}.hero-slider-dot{cursor:pointer;background:#fff9;border:1px solid #fff6;border-radius:50%;width:8px;height:8px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.hero-slider-dot:after{content:"";background:var(--primary);border-radius:50%;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-slider-dot:hover{background:#ffffffe6;border-color:#fffc;transform:scale(1.4)}.hero-slider-dot.active{background:var(--primary);border-color:var(--primary);border-radius:4px;width:30px;box-shadow:0 2px 8px #cc630480}.hero-slider-dot.active:after{width:100%;height:100%}.hero-slider-counter{z-index:10;color:#fff;letter-spacing:2px;-webkit-backdrop-filter:blur(15px);background:#fff3;border:1px solid #ffffff4d;border-radius:30px;padding:8px 16px;font-size:.9rem;font-weight:600;position:absolute;bottom:40px;left:5vw;box-shadow:0 4px 15px #0003}.marquee-container{background:var(--surface-color);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-direction:column;gap:20px;padding:60px 0;display:flex;overflow:hidden}.marquee{white-space:nowrap;width:fit-content;display:flex}.marquee h2{opacity:.8;text-transform:uppercase;color:var(--text-primary);margin:0;padding:0 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:800}@media (max-width:768px){.marquee-container{padding:40px 0}.marquee h2{padding:0 20px}}@media (max-width:480px){.marquee-container{padding:30px 0}.marquee h2{padding:0 15px}}.hollow{-webkit-text-stroke:1px var(--primary);color:#0000!important;opacity:.4!important}.services-grid{background:var(--border-color);border:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:80px;display:grid}.service-card{background:var(--bg-color);padding:60px 40px;transition:all .5s;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--primary);transform-origin:0;width:100%;height:3px;transition:transform .5s;position:absolute;top:0;left:0;transform:scaleX(0)}.service-card:hover{background:var(--surface-color)}.service-card:hover:before{transform:scaleX(1)}#philosophy .image-reveal{clip-path:inset(0 100% 0 0);transition:all .1s;transform:scale(1.1)}#philosophy .subtitle,#philosophy .section-title,#philosophy p{opacity:0;transform:translateY(30px)}.philosophy-wrapper{background-color:var(--bg-color);width:100%;height:100vh;position:relative;overflow:hidden}.philosophy-footer{background-color:var(--bg-color);border-top:1px solid var(--border-color);text-align:center;justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex;position:relative}@media (max-width:480px){.philosophy-footer{padding:25px 0}}.philosophy-footer .container{justify-content:center;align-items:center;width:100%;display:flex}.ph-panel{background-color:var(--bg-color);z-index:1;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.panel-2{z-index:2;clip-path:inset(100% 0 0)}.h-full{height:100%}.items-center{align-items:center}.ph-img-container{border-radius:4px;width:100%;height:500px;overflow:hidden}.ph-img{object-fit:cover;width:100%;height:100%}.ph-img-container iframe{border:none;width:100%;height:100%;display:block}@media (max-width:768px){.ph-img-container{height:300px}.philosophy-wrapper{height:auto;min-height:100vh}.ph-panel{height:auto;padding:60px 0;position:relative}.panel-2{clip-path:none}}.service-number{color:#8080801a;margin-bottom:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:4rem;font-weight:700;line-height:1;transition:color .3s}.service-card:hover .service-number{color:#cc630433}.service-title{color:var(--text-primary);margin-bottom:15px;font-size:1.5rem;font-weight:500;transition:color .5s,transform .5s;display:inline-block;position:relative}.service-title:after{content:"";background:var(--primary);width:0;height:2px;transition:width .5s;position:absolute;bottom:-5px;left:0}.service-card:hover .service-title{color:var(--primary);transform:translate(10px)}.service-card:hover .service-title:after{width:100%}.service-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.8}@media (max-width:1024px){.services-grid{background:0 0;border:none;grid-template-columns:1fr;gap:20px}.service-card{border:1px solid var(--border-color);padding:40px 30px}.service-number{font-size:clamp(2.5rem,8vw,4rem)}.service-title{font-size:clamp(1.2rem,4vw,1.5rem)}}@media (max-width:480px){.service-card{padding:30px 20px}.service-number{font-size:2.5rem}.service-title{font-size:1.25rem}}.section-padding[style*="background: var(--surface-color)"]{box-sizing:border-box;flex-direction:column;justify-content:center;height:100vh;display:flex;position:relative;overflow:hidden}.section-padding[style*="background: var(--surface-color)"]>.container{width:100%}.process-header{text-align:center;margin-bottom:clamp(20px,4vh,60px)}.section-padding[style*="background: var(--surface-color)"]{padding:clamp(40px,7vh,100px) 0}.sticky-card-container{width:min(100rem,100%);height:clamp(380px,58vh,560px);margin:0 auto;position:relative}.sticky-card{background:var(--surface-color);border:1px solid var(--border-color);will-change:transform;border-radius:20px;grid-template-columns:1fr 1.2fr;width:100%;height:100%;display:grid;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 50px #0000001a}.card-content{background:var(--surface-color);flex-direction:column;justify-content:center;min-height:0;padding:clamp(28px,4vw,60px);display:flex}.card-img-wrapper{width:100%;height:100%;min-height:0;overflow:hidden}.card-img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.sticky-card-container{width:100%;height:650px}.sticky-card{grid-template-rows:250px 1fr;grid-template-columns:1fr}.card-img-wrapper{height:250px}.card-content{justify-content:flex-start;padding:30px}}@media (max-width:480px){.sticky-card-container{height:550px}.sticky-card{grid-template-rows:200px 1fr}.card-img-wrapper{height:200px}.card-content{padding:25px 20px}}.work-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px;display:grid}.work-item{background:var(--surface-color);border-radius:4px;height:500px;position:relative;overflow:hidden}.work-item.item-large{grid-column:span 2;height:600px}.work-item img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out);filter:grayscale(30%);display:block;position:absolute;top:0;left:0}.work-item:hover img{filter:grayscale(0%);transform:scale(1.1)}.work-overlay{opacity:0;width:100%;transition:.4s var(--ease-out);background:linear-gradient(#0000,#000c);padding:40px;position:absolute;bottom:0;left:0;transform:translateY(20px)}.work-overlay h3{color:#fff;font-size:2rem}@media (max-width:768px){.container{padding:0 15px}.work-overlay{padding:30px}.work-overlay h3{font-size:clamp(1.5rem,5vw,2rem)}}@media (max-width:480px){.work-overlay{padding:20px}.work-overlay h3{font-size:1.5rem}}.work-overlay p{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.8rem}.work-item:hover .work-overlay{opacity:1;transform:translateY(0)}.cert-section{background:var(--surface-color);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.cert-grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:60px;display:grid}.cert-item{text-align:center;border:1px solid #0000;padding:40px 20px;transition:all .3s}.cert-item:hover{background:#cc63040d;border-color:#cc63044d}.cert-icon{color:var(--primary);margin-bottom:20px;font-size:2.5rem}.cert-name{color:var(--text-primary);letter-spacing:1px;font-weight:500}.service-row{border-top:1px solid var(--border-color);cursor:pointer;justify-content:space-between;align-items:center;padding:40px 0;transition:all .3s;display:flex}.service-row:last-child{border-bottom:1px solid var(--border-color)}.service-row:hover{background:var(--surface-color);padding-left:20px}.service-row h3{font-size:2rem}@media (max-width:768px){.service-row{padding:30px 0}.service-row h3{font-size:clamp(1.5rem,5vw,2rem)}}@media (max-width:480px){.service-row{padding:25px 0}.service-row h3{font-size:1.5rem}}.service-row span{color:var(--text-secondary);font-size:.9rem}.service-item{border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:60px 40px;transition:all .4s}@media (max-width:768px){.service-item{padding:40px 30px}}@media (max-width:480px){.service-item{padding:30px 20px}}.service-item:hover{background:var(--surface-color)}.service-item i{color:var(--primary);margin-bottom:20px;font-size:2rem}.service-item h3{margin-bottom:10px;font-size:1.5rem}.services-grid-icon{border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);grid-template-columns:repeat(3,1fr);display:grid}.section-title{margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem)}.image-reveal{background:var(--surface-color);width:100%;height:500px;position:relative;overflow:hidden}.image-reveal img{object-fit:cover;width:100%;height:120%;transform:translateY(-10%)}.btn-link{text-transform:uppercase;letter-spacing:2px;color:var(--text-primary);border-bottom:1px solid var(--primary);align-items:center;gap:10px;margin-top:30px;padding-bottom:5px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-link:hover{color:var(--primary);gap:15px}footer{border-top:1px solid var(--border-color);padding:80px 5vw}.footer-big{color:var(--primary);opacity:.2;text-align:center;margin-bottom:50px;font-size:clamp(3rem,10vw,12rem);line-height:.8}.welcome-section{align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.welcome-section .container{align-items:center;height:100%;display:flex}.welcome-grid{align-items:center;height:100%}.welcome-content{max-width:600px}.welcome-content .subtitle{font-size:.96rem}.welcome-content .section-title{font-size:clamp(1.8rem,4vw,2.5rem)}.welcome-content p{font-size:1.1rem;line-height:1.8}.welcome-image{align-items:center;width:100%;height:100%;display:flex}.welcome-image-wrapper{border-radius:8px;width:100%;height:80%;position:relative;overflow:hidden}.welcome-slider{width:100%;height:100%;position:relative}.welcome-slide{opacity:0;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.welcome-slide.active{opacity:1;z-index:1}.welcome-slide img{object-fit:cover;width:100%;height:100%;display:block}.welcome-slider-btn{cursor:pointer;z-index:10;width:48px;height:48px;color:var(--text-primary);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000026}.welcome-slider-btn:hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 15px #00000040}.welcome-slider-btn:active{transform:translateY(-50%)scale(.95)}.welcome-slider-prev{left:20px}.welcome-slider-next{right:20px}.welcome-slider-btn svg{width:20px;height:20px}[data-theme=dark] .welcome-slider-btn{color:var(--text-primary);background:#1c1c1ae6;border:1px solid #ffffff1a}[data-theme=dark] .welcome-slider-btn:hover{background:#1c1c1a;border-color:#fff3}footer{--footer-bg:#fbfbf8;--footer-wave-fill:var(--footer-bg);z-index:1;background:var(--footer-bg);border-top:0;padding:60px 5vw 30px;position:relative;overflow:visible}[data-theme=dark] footer{--footer-bg:#262626;--footer-wave-fill:var(--footer-bg);background:var(--footer-bg)}.footer-wave{width:100%;height:110px;color:var(--footer-wave-fill);z-index:2;pointer-events:none;line-height:0;position:absolute;top:-110px;left:0}.footer-wave svg{width:100%;height:100%;display:block}.footer-wave path{fill:currentColor}footer>:not(.footer-wave){z-index:1;position:relative}@media (max-width:768px){footer{padding:60px 5vw 30px}.footer-wave{height:78px;top:-78px}}.footer-cta h2{color:var(--text-primary);margin-bottom:30px;font-size:clamp(2rem,5vw,4rem);line-height:1.1}.loader{z-index:10000;transform-origin:bottom;will-change:transform;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loader-overlay{pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.loader-content{z-index:2;flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}.loader-spinner{opacity:0;width:80px;height:80px;margin-bottom:20px;position:relative;transform:scale(.8)}.loader-spinner-ring{border:3px solid #0000;border-top-color:var(--primary);border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.5,0,.5,1) infinite spin;position:absolute}.loader-spinner-ring:first-child{border-top-color:#cc6304;animation-delay:-.45s}.loader-spinner-ring:nth-child(2){border-top-color:#d4a574;width:70px;height:70px;animation-delay:-.3s;top:5px;left:5px}.loader-spinner-ring:nth-child(3){border-top-color:#b35403;width:60px;height:60px;animation-delay:-.15s;top:10px;left:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{color:var(--primary);letter-spacing:8px;opacity:0;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;position:relative;overflow:hidden;transform:translateY(20px)}.loader-text:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:2s infinite shimmer;position:absolute;top:0;left:-100%}.loader-text img{z-index:1;width:min(360px,80vw);max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;margin:0 auto;display:block;position:relative}.loader-text:has(img):after{display:none}.loader-text:has(img){letter-spacing:0;line-height:0;overflow:visible}.loader-logo-container{text-align:center;padding:20px}.loader-brand-name{color:#cd5c0b;letter-spacing:.12em;text-shadow:0 0 1px #fff,.04em 0 #fff,-.04em 0 #fff;margin-bottom:5px;padding-left:.11em;padding-right:.11em;font-family:Broadway,sans-serif;font-size:clamp(3rem,8vw,6rem);line-height:.8;display:inline-block;position:relative}.loader-trademark{color:#000;font-family:Arial,sans-serif;font-size:.2em;font-weight:400;position:absolute;top:5px;right:-.3em}.loader-sub-brand{color:#000;text-transform:uppercase;letter-spacing:0;word-spacing:2px;margin-top:5px;font-family:Broadway,sans-serif;font-size:clamp(1.2rem,3vw,2.3rem)}.loader-tagline{color:#000;letter-spacing:.5px;margin-top:8px;font-family:Comic Sans MS,cursive;font-size:clamp(.9rem,2vw,1.5rem)}.loader-text:has(.loader-logo-container){letter-spacing:0;line-height:1;font-size:inherit;color:inherit;overflow:visible}.loader-text:has(.loader-logo-container):after{display:none}@keyframes shimmer{0%{left:-100%}to{left:100%}}.loader-progress{opacity:0;background:#cc63041a;border-radius:10px;width:300px;max-width:80%;height:2px;position:relative;overflow:hidden}.loader-progress-bar{background:linear-gradient(90deg,#d4a574,#cc6304,#b35403);border-radius:10px;width:0%;height:100%;position:relative;box-shadow:0 0 10px #cc630480}.loader-progress-bar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:1.5s infinite progress-shine;position:absolute;top:0;left:0}@keyframes progress-shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.loader-percentage{color:var(--text-secondary);letter-spacing:2px;opacity:0;margin-top:15px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:500}@media (max-width:768px){.loader-spinner{width:60px;height:60px}.loader-spinner-ring:nth-child(2){width:50px;height:50px}.loader-spinner-ring:nth-child(3){width:40px;height:40px}.loader-text{letter-spacing:4px}.loader-progress{width:250px}}.cert-section{background-color:var(--bg-color);color:var(--text-primary);padding:100px 5%;overflow:hidden}.container{max-width:1400px;margin:0 auto}.cert-header{text-align:center;margin-bottom:60px}@media (max-width:768px){.cert-section{padding:60px 5%}.cert-header{margin-bottom:40px}.cert-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cert-content h3{font-size:1.25rem}}@media (max-width:480px){.cert-section{padding:50px 5%}.cert-grid{grid-template-columns:1fr}}.section-title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.highlight{color:var(--primary)}.section-subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.1rem}.cert-grid{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.cert-card{cursor:pointer;height:100%;transform-style:preserve-3d;position:relative}.card-inner{background:var(--surface-color);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;height:100%;padding:20px;transition:border-color .3s,box-shadow .3s;display:flex}.cert-card:hover .card-inner{border-color:var(--primary);box-shadow:0 10px 30px var(--primary-dim)}.cert-img-wrapper{aspect-ratio:4/3;background:#fff;border-radius:12px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.cert-img{object-fit:contain;object-position:center;width:100%;height:100%;transition:none}.cert-overlay{display:none}.cert-content{flex-direction:column;flex-grow:1;display:flex}.cert-date{color:var(--primary);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.cert-content h3{color:var(--text-primary);margin-bottom:5px;font-size:1.5rem}.issuer{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem}.cert-link{color:var(--text-primary);align-items:center;gap:5px;margin-top:auto;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.cert-link:hover{color:var(--primary)}.arrow{transition:transform .3s;display:inline-block}.cert-link:hover .arrow{transform:translate(3px,-3px)}[data-theme=dark] .bg-white,[data-theme=dark] .stat-card,[data-theme=dark] .value-card,[data-theme=dark] .industry-tag,[data-theme=dark] .equipment-card,[data-theme=dark] .mi-card,[data-theme=dark] .machine-card,[data-theme=dark] .card-inner{background:var(--surface-color)!important;border-color:var(--border-color)!important}[data-theme=dark] .industry-tag{color:var(--text-secondary)!important}[data-theme=dark] .industry-tag:hover{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}[data-theme=dark] section[style*="background: white"],[data-theme=dark] section[style*=background\:white]{background:var(--surface-color)!important}[data-theme=dark] .timeline-line-bg{background:#ffffff1f!important}[data-theme=dark] .timeline-dot{background:var(--surface-color)!important;border-color:var(--text-secondary)!important}[data-theme=dark] .timeline-item.active .timeline-dot{background:var(--primary)!important;border-color:var(--primary)!important}[data-theme=dark] .timeline-year{color:#f2f2f240!important}[data-theme=dark] .quote-page-wrapper,[data-theme=dark] .quote-container,[data-theme=dark] .quote-form-wrapper{background-color:var(--bg-color)!important}[data-theme=dark] .category-section,[data-theme=dark] .category-section[style*=background]{background:var(--surface-color)!important}[data-theme=dark] .category-title{color:var(--text-primary)!important}[data-theme=dark] .mi-section:nth-child(2n),[data-theme=dark] .mi-section[style*=background]{background:var(--surface-color)!important}[data-theme=dark] .method-page-wrapper{background-color:var(--bg-color)!important;color:var(--text-primary)!important}[data-theme=dark] .method-content-section,[data-theme=dark] .method-content-section[style*=background]{background:var(--surface-color)!important}[data-theme=dark] body.quote-page-wrapper,[data-theme=dark] .quote-page-wrapper{background-color:var(--bg-color)!important}[data-theme=dark] .quote-input:focus,[data-theme=dark] .process-item.is-active .process-node{background:var(--surface-color)!important}[data-theme=dark] .process-tech-tag{color:var(--text-primary)!important}[data-theme=dark] .cta-btn:hover{background:var(--surface-color)!important}@media (max-width:992px){.gallery-section-home{min-height:auto;padding-top:44px}.gallery-container{height:70vh;min-height:520px}.gallery-col-side{gap:16px;width:170px}.gallery-thumb{height:120px}.gallery-col-center{width:48vw;height:52vh}}@media (max-width:768px){header.hero#home{align-items:flex-start;height:auto;min-height:86vh;padding:calc(var(--header-strip-height-mobile,82px) + 72px) 0 34px 0!important}header.hero#home .hero-anim{margin-top:14px;padding:0 5vw!important}header.hero#home .subtitle{margin-top:38px!important}header.hero#home h1.display-text{margin-bottom:1rem;font-size:clamp(2.4rem,10vw,3.7rem);line-height:1.08}header.hero#home p.hero-desc{max-width:32rem;font-size:1.06rem;line-height:1.62}header.hero#home .hero-slide img,header.hero#home .hero-slide video{object-position:center center}header.hero#home .hero-slider-controls{bottom:16px;right:50%;transform:translate(50%);flex-direction:row!important}header.hero#home .hero-slider-dots{order:0}header.hero#home .hero-btn-container .btn-magnetic{width:auto;max-width:100%}}@media (max-width:480px){header.hero#home{min-height:82vh;padding:calc(var(--header-strip-height-mobile,82px) + 62px) 0 28px 0!important}header.hero#home .hero-anim{margin-top:12px!important;padding:0 6vw!important}header.hero#home .subtitle{margin-top:30px!important}header.hero#home h1.display-text{font-size:clamp(2rem,10.6vw,2.85rem);line-height:1.1}header.hero#home p.hero-desc{font-size:.98rem;line-height:1.58}header.hero#home .hero-btn-container .btn-magnetic{width:auto;min-width:0;padding:15px 28px}}@media (max-width:425px){header.hero#home{min-height:84vh;padding:calc(var(--header-strip-height-mobile,82px) + 60px) 0 24px 0!important}header.hero#home .subtitle{letter-spacing:2.2px;font-size:.72rem;margin-top:22px!important}header.hero#home h1.display-text{font-size:clamp(1.9rem,10.2vw,2.55rem);line-height:1.1}header.hero#home p.hero-desc{max-width:26rem;font-size:.93rem;line-height:1.52}header.hero#home .hero-btn-container .btn-magnetic{padding:14px 24px;font-size:.95rem}header.hero#home .hero-slider-controls{gap:8px;bottom:12px}}@media (max-width:375px){header.hero#home{min-height:85vh;padding:calc(var(--header-strip-height-mobile,82px) + 58px) 0 22px 0!important}header.hero#home .hero-anim{padding:0 5.6vw!important}header.hero#home .subtitle{letter-spacing:2px;margin-top:18px!important}header.hero#home h1.display-text{font-size:clamp(1.82rem,9.8vw,2.35rem)}header.hero#home .hero-btn-container .btn-magnetic{padding:13px 22px;font-size:.9rem}}@media (max-width:320px){header.hero#home{min-height:86vh;padding:calc(var(--header-strip-height-mobile,82px) + 54px) 0 18px 0!important}header.hero#home .subtitle{letter-spacing:1.6px;font-size:.68rem;margin-top:14px!important}header.hero#home h1.display-text{font-size:clamp(1.62rem,9.2vw,2.05rem)}header.hero#home p.hero-desc{font-size:.88rem;line-height:1.48}header.hero#home .hero-btn-container .btn-magnetic{padding:12px 18px;font-size:.84rem}}.image-modal{z-index:10002;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000e6;width:100%;height:100%;padding-top:50px;transition:opacity .3s;display:none;position:fixed;top:0;left:0;overflow:auto}.image-modal.active{opacity:1;display:block}.modal-content{border-radius:12px;max-width:85%;max-height:80vh;margin:auto;transition:transform .4s cubic-bezier(.165,.84,.44,1);display:block;transform:scale(.9);box-shadow:0 0 40px #00000080}.image-modal.active .modal-content{transform:scale(1)}.modal-close{color:#fff;cursor:pointer;z-index:10003;font-size:50px;font-weight:300;line-height:1;transition:all .3s;position:absolute;top:30px;right:40px}.modal-close:hover{color:var(--primary);transform:rotate(90deg)}.modal-caption{text-align:center;color:#ccc;letter-spacing:.5px;width:80%;max-width:700px;margin:auto;padding:20px 0;font-size:1.1rem;font-weight:400;display:block}@media only screen and (max-width:700px){.modal-content{max-width:95%}.modal-close{font-size:40px;top:20px;right:25px}}.robot-widget{z-index:10000;cursor:pointer;transition:transform .3s var(--ease-out);position:fixed;bottom:30px;right:30px}.robot-widget:hover{transform:scale(1.1)translateY(-5px)}.robot-icon-wrap{background:linear-gradient(135deg, var(--primary) 0%, #ff8c00 100%);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;display:flex;position:relative;box-shadow:0 10px 25px #cc630466}.robot-pulse{background:var(--primary);opacity:.6;z-index:-1;border-radius:50%;width:100%;height:100%;animation:2s infinite robot-pulse;position:absolute;top:0;left:0}@keyframes robot-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.robot-popup{background:var(--bg-color);z-index:10010;opacity:0;transform-origin:100% 100%;border:1px solid var(--border-color);border-radius:20px;width:380px;display:none;position:fixed;bottom:100px;right:30px;overflow:hidden;transform:translateY(30px)scale(.9);box-shadow:0 20px 50px #00000026}[data-theme=dark] .robot-popup{background:#1a1a1a;box-shadow:0 20px 50px #00000080}.robot-popup-header{background:var(--surface-color);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:18px 25px;display:flex}.robot-header-logo img{width:auto;height:44px}.robot-popup-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:1.2rem;transition:color .3s}.robot-popup-close:hover{color:var(--primary)}.robot-popup-body{padding:25px}.robot-quote-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.form-group-wrapper{flex-direction:column;gap:15px;display:flex}.quote-input,.robot-input{border:1px solid var(--border-color);background:var(--bg-color);width:100%;color:var(--text-primary);border-radius:8px;padding:12px 15px;font-family:inherit;font-size:.95rem;transition:all .3s}.quote-input::placeholder,.robot-input::placeholder{color:var(--text-secondary);opacity:.7}.quote-input:focus,.robot-input:focus{border-color:var(--primary);background:var(--surface-color);outline:none;box-shadow:0 0 0 3px #cc63041a}[data-theme=dark] .quote-input,[data-theme=dark] .robot-input{background:var(--surface-color);border-color:#ffffff1a}[data-theme=dark] .quote-input:focus,[data-theme=dark] .robot-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #cc630426}.robot-popup .card-title{color:var(--text-primary);margin-bottom:8px;font-size:1.3rem;font-weight:700}.robot-popup .card-subtitle{color:var(--text-secondary);margin-bottom:20px;font-size:.85rem;display:block}.robot-upload-area{border:2px dashed var(--border-color);background:var(--surface-color);text-align:center;cursor:pointer;border-radius:12px;margin-bottom:20px;padding:8px 20px;transition:all .3s}.robot-upload-area:hover{border-color:var(--primary);background:var(--primary-dim)}.upload-icon i{color:var(--primary);margin-bottom:10px;font-size:2.2rem;display:block}.upload-text{margin-bottom:5px;font-size:.9rem;font-weight:600}.upload-hint{color:var(--text-muted);font-size:.75rem}.file-list-preview{color:var(--primary);margin-top:10px;font-size:.75rem}.btn-submit-quote{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:15px;font-size:.95rem;font-weight:700;transition:all .3s;display:block}.btn-submit-quote:hover{background:#e67305;transform:translateY(-2px);box-shadow:0 8px 20px #cc63044d}.robot-popup-footer{background:var(--surface-color);color:var(--text-primary);border-top:1px solid var(--border-color);text-align:left;padding:12px 20px;font-size:.55rem;line-height:1.5}.robot-popup-footer p{opacity:1;margin:0}@media (max-width:480px){.robot-popup{border-radius:20px 20px 0 0;width:100%;bottom:0;right:0}.robot-widget{bottom:20px;right:20px}}.footer-contacts-section{border-top:1px solid var(--border-color);margin-top:40px;padding:60px 0}.footer-contacts-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.contact-column{text-align:left;padding:0 40px;position:relative}.contact-column:not(:last-child):after{content:"";background:var(--border-color);opacity:.5;width:1px;height:80%;position:absolute;top:10%;right:0}.contact-column:first-child{padding-left:0}.contact-column:last-child{padding-right:0}.contact-name{color:var(--text-primary);margin-bottom:6px;font-size:1.1rem;font-weight:800;display:block}.contact-role{text-transform:uppercase;letter-spacing:.8px;color:var(--primary);background:var(--primary-dim,#cc630414);border-radius:4px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-block}.contact-header{flex-direction:column;align-items:flex-start;margin-bottom:18px;display:flex}.contact-info{color:var(--text-primary);font-size:.9rem;font-weight:600;line-height:1.6}.contact-info a{color:inherit;text-decoration:none;transition:color .3s}.contact-info a:hover{color:var(--primary)}.contact-info p{opacity:1;margin:4px 0}@media (max-width:992px){.contact-column{padding:0 20px}.contact-name{font-size:1rem}}@media (max-width:768px){.footer-contacts-grid{grid-template-columns:1fr;gap:0}.contact-column{border-bottom:1px solid var(--border-color);padding:30px 0!important}.contact-column:first-child{padding-top:0!important}.contact-column:last-child{border-bottom:none;padding-bottom:0!important}.contact-column:after{display:none}}:root,[data-theme=light]{--prod-bg:#f9f9f9;--prod-text:#111;--prod-text-muted:#666;--prod-card-bg:#fff}[data-theme=dark]{--prod-bg:#050505;--prod-text:#fff;--prod-text-muted:#fff9;--prod-card-bg:#111}.slider-nav-btn{width:65px;height:65px;color:var(--prod-text);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}[data-theme=light] .slider-nav-btn{border-color:#0000001a}.slider-nav-btn:hover{border-color:#cc6304;transform:scale(1.1)}.cinematic-item{flex:0 0 950px;height:450px;position:relative}@media (max-width:768px){.cinematic-item{flex:0 0 350px;height:300px}}.cinematic-card{background:var(--prod-card-bg);border:1px solid #ffffff0d;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}[data-theme=light] .cinematic-card{border-color:#0000000d;box-shadow:0 15px 40px #0000000d}.cinematic-card img{object-fit:cover;opacity:1;will-change:transform;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}[data-theme=light] .cinematic-card img{opacity:1}.cinematic-card:hover img{opacity:1;transform:scale(1.1)translateY(-5px)}.cinematic-overlay{background:linear-gradient(#0000 0%,#0000004d 50%,#000c 100%);width:100%;padding:50px;transition:all .5s;position:absolute;bottom:0;left:0}[data-theme=light] .cinematic-overlay{background:linear-gradient(#0000 0%,#fff6 50%,#ffffffe6 100%)}.cinematic-num{color:#cc6304;margin-bottom:20px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800;display:block}.cinematic-title{letter-spacing:-1px;color:#fff;margin-bottom:15px;font-size:2.5rem;font-weight:900}[data-theme=light] .cinematic-title{color:#111}.cinematic-text{color:#ffffffe6;opacity:0;max-width:350px;margin-bottom:30px;font-size:1rem;line-height:1.6;transition:all .5s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}[data-theme=light] .cinematic-text{color:#111;font-weight:600}.cinematic-card:hover .cinematic-text{opacity:1;transform:translateY(0)}.cinematic-link{color:#cc6304;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:10px;font-size:.9rem;font-weight:800;text-decoration:none;transition:gap .3s;display:flex}.cinematic-link:hover{gap:18px}.reveal-up{opacity:0}@media (max-width:768px){.products-cinematic-section{padding:80px 0!important}.cinematic-item{flex:0 0 85vw!important;height:350px!important}.cinematic-overlay{padding:30px!important}.cinematic-title{font-size:1.8rem!important}.products-cinematic-section div[style*="font-size: 25vw"]{letter-spacing:-5px!important;font-size:35vw!important}.products-cinematic-section .reveal-up{margin-bottom:50px!important}.cinematic-track{gap:20px!important}.cinematic-num{font-size:2rem!important}}@media (max-width:480px){.products-cinematic-section{padding:60px 0!important}.products-cinematic-section .container{padding:0 25px!important}.cinematic-item{height:300px!important}}:root,[data-theme=light]{--sap-bg:#fff;--sap-text:#1a1a1a;--sap-text-muted:#555;--sap-card-bg:#fff;--sap-card-border:#f0f0f0;--sap-card-shadow:#00000014;--why-bg:#fff;--why-text:#111;--why-text-muted:#555;--why-card-bg:#fff;--why-card-border:#f0f0f0;--why-card-shadow:#0000000a}[data-theme=dark]{--sap-bg:#0a0a0a;--sap-text:#fff;--sap-text-muted:#ffffffb3;--sap-card-bg:#151515;--sap-card-border:#222;--sap-card-shadow:#0006;--why-bg:#0a0a0a;--why-text:#fff;--why-text-muted:#ffffffb3;--why-card-bg:#151515;--why-card-border:#222;--why-card-shadow:#0003}.creative-point-card{background:var(--sap-card-bg);border:1px solid var(--sap-card-border);box-shadow:0 10px 30px var(--sap-card-shadow);z-index:1;border-radius:24px;flex-direction:column;gap:20px;padding:35px 30px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.creative-point-card p{color:var(--sap-text-muted);z-index:2;margin:0;font-size:1.05rem;font-weight:500;line-height:1.7;position:relative}.creative-point-card .point-icon{color:#cc6304;z-index:2;background:#cc63041a;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex;position:relative}.creative-point-card:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#cc63040d 0%,#0000 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.creative-point-card:hover{border-color:#cc63044d;box-shadow:0 20px 40px #00000014;transform:translateY(-8px)!important}.creative-point-card:hover:before{opacity:1}.creative-point-card:hover .point-icon{color:#fff;background:#cc6304;transform:scale(1.1)rotate(5deg)}.why-choose-aar{color:var(--why-text);background-color:var(--why-bg)!important}.why-choose-aar h2,.why-choose-aar h4{color:var(--why-text)}.why-choose-aar p{color:var(--why-text-muted)!important}.modern-why-card{opacity:0;border-radius:40px;padding:45px 35px;transition:all .5s cubic-bezier(.2,1,.3,1);position:relative;overflow:hidden;transform:translateY(20px);background:var(--why-card-bg)!important;box-shadow:0 20px 50px var(--why-card-shadow)!important;border:1px solid var(--why-card-border)!important}.modern-why-card h3{color:var(--why-text)!important}.modern-why-card p{color:var(--why-text-muted)!important}.modern-why-card:hover{border-color:#cc630444!important;transform:translateY(-15px)scale(1.02)!important;box-shadow:0 40px 80px #00000014!important}.modern-why-card:after{content:"";transform-origin:0;background:#cc6304;width:100%;height:4px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.modern-why-card:hover:after{transform:scaleX(1)}.reveal-left{opacity:0;transform:translate(-30px)}@keyframes float-slow{0%{transform:translateY(0)scale(1)}to{transform:translateY(50px)scale(1.1)}}.orb-light{animation:25s infinite alternate float-slow}@media (max-width:768px){.why-points-grid{grid-template-columns:repeat(2,1fr)!important;gap:15px!important}.creative-point-card{gap:12px!important;padding:20px 15px!important}.creative-point-card p{font-size:.85rem!important;line-height:1.5!important}.creative-point-card .point-icon{width:35px!important;height:35px!important}.why-cards-container{grid-template-columns:repeat(2,1fr)!important;gap:15px!important}.modern-why-card{border-radius:20px!important;margin-top:0!important;padding:20px 15px!important}.modern-why-card h3{margin-bottom:8px!important;font-size:1rem!important}.modern-why-card p{font-size:.8rem!important;line-height:1.4!important}.modern-why-card div[style*="width: 55px"]{borderRadius:10px!important;width:35px!important;height:35px!important;margin-bottom:15px!important}.modern-why-card svg{width:18px!important;height:18px!important}.sap-clean-section,.why-choose-section,.why-choose-aar{padding:80px 0!important}.sap-clean-section .container>div,.why-choose-aar .container>div{gap:40px!important}.sap-clean-section h2,.why-choose-aar h2{font-size:2.5rem!important}#sap-card-3d{aspect-ratio:16/10!important;max-width:100%!important;height:auto!important}}@media (max-width:480px){.sap-clean-section,.why-choose-section,.why-choose-aar{padding:60px 0!important}.sap-clean-section .container,.why-choose-aar .container{padding:0 25px!important}.sap-clean-section h2,.why-choose-aar h2{font-size:2.2rem!important}}
