.page-module__o30cca__section{background:var(--background);color:var(--foreground);min-height:100vh;padding:4rem 2rem 8rem}.page-module__o30cca__container{max-width:1000px;margin:0 auto}.page-module__o30cca__backBtn{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:3rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.page-module__o30cca__backBtn:hover{color:#fff}.page-module__o30cca__brandHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:4rem;margin-bottom:5rem;padding-bottom:4rem;display:flex}.page-module__o30cca__logoBox{border:1px solid var(--surface-border);background:#ffffff05;border-radius:20px;justify-content:center;align-items:center;min-width:320px;height:160px;padding:3rem;display:flex}.page-module__o30cca__logoBox img{filter:brightness(1.2)contrast(1.1);width:auto;max-width:220px;max-height:80px}.page-module__o30cca__headerText h1{color:#fff;margin-bottom:1rem;font-size:3.5rem;line-height:1.1}.page-module__o30cca__headerText p{color:var(--primary);font-size:1.3rem;font-weight:500}.page-module__o30cca__contentBlock{border-left:4px solid var(--primary);background:#ffffff03;border-radius:0 16px 16px 0;margin-bottom:4rem;padding:3rem}.page-module__o30cca__contentBlock h2{color:#fff;margin-bottom:1.5rem;font-size:2rem}.page-module__o30cca__contentBlock p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.page-module__o30cca__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.page-module__o30cca__featureCard{background:#0f121880;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem;transition:all .3s}.page-module__o30cca__featureCard:hover{border-color:#ff2a2a4d;transform:translateY(-5px)}.page-module__o30cca__featureCard h3{color:#fff;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.3rem;display:flex}.page-module__o30cca__icon{color:var(--primary)}.page-module__o30cca__featureCard p{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:900px){.page-module__o30cca__brandHeader{text-align:center;flex-direction:column;gap:2.5rem}.page-module__o30cca__logoBox{min-width:100%}}
.Header-module__hBw1pG__header{z-index:1000;background:#fff;border-bottom:1px solid #0000000d;width:100%;padding:1.5rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;box-shadow:0 4px 20px #00000005}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #00000014;padding:1rem 0;box-shadow:0 10px 30px #0000000d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;max-height:40px;display:flex}.Header-module__hBw1pG__logo img{width:auto!important;height:100%!important}.Header-module__hBw1pG__nav{flex:1;justify-content:center;display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__navItem{padding:.5rem 0;position:relative}.Header-module__hBw1pG__navLink{color:#000;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__arrow{opacity:.8;color:#000;font-size:.7rem}.Header-module__hBw1pG__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #00000014;border-radius:12px;min-width:200px;margin-top:.5rem;padding:.8rem;list-style:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000014}.Header-module__hBw1pG__dropdown:before{content:"";z-index:-1;width:100%;height:100%;position:absolute;top:-10px;left:0}.Header-module__hBw1pG__dropdownLink{color:#333;white-space:nowrap;border-radius:8px;padding:.7rem 1.2rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownLink:hover{color:var(--primary);background:#ff2a2a0d;padding-left:1.5rem}.Header-module__hBw1pG__contactBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:50px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .3s}.Header-module__hBw1pG__contactBtn:hover{transform:scale(1.05);box-shadow:0 0 20px #ff2a2a66}.Header-module__hBw1pG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background:#000;width:100%;height:2px;transition:all .3s}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span{background:#fff}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1050;background:#05070afa;width:100%;height:100vh;padding:100px 2rem 40px;position:fixed;top:0;right:0;overflow-y:auto}.Header-module__hBw1pG__mobileNav ul{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavItem{border-bottom:1px solid #ffffff0d;padding-bottom:1rem}.Header-module__hBw1pG__mobileNavLinkWrapper{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__mobileNavLink{color:#fff;font-size:1.3rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__mobileArrow{color:var(--primary);background:0 0;border:none;padding:.5rem;font-size:1.5rem;transition:transform .3s}.Header-module__hBw1pG__mobileArrow.Header-module__hBw1pG__rotate{transform:rotate(180deg)}.Header-module__hBw1pG__mobileSubMenu{flex-direction:column;gap:1rem;padding:1rem 0 0 1rem;list-style:none;display:flex;overflow:hidden}.Header-module__hBw1pG__mobileSubNavLink{color:var(--text-muted);font-size:1rem;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__mobileSubNavLink:hover{color:var(--primary)}.Header-module__hBw1pG__mobileActions{margin-top:3rem}.Header-module__hBw1pG__mobileContactBtn{background:var(--primary);color:#000;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700}@media (max-width:1100px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__contactBtn{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__container{padding:0 1.5rem}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(8px);z-index:1000;pointer-events:none;background:linear-gradient(#0000,#05070ae6);flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1.5rem 2rem;display:flex;position:fixed;bottom:0;left:0}.Footer-module__S6Hkya__contactBtn{pointer-events:auto;border:1px solid var(--primary);color:#fff;text-transform:uppercase;letter-spacing:2px;background:#ff2a2a1a;border-radius:50px;padding:.8rem 2.8rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px #ff2a2a1a}.Footer-module__S6Hkya__contactBtn:hover{background:var(--primary);color:#000;transform:translateY(-2px);box-shadow:0 0 40px #ff2a2a80}.Footer-module__S6Hkya__copyright{color:#fff6;letter-spacing:1px;font-size:.75rem}
