.Header-module__Af2_WG__header{z-index:1000;width:100%;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#100008d9;padding:12px 0}.Header-module__Af2_WG__headerInner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Header-module__Af2_WG__logo{font-family:var(--font-sans);color:var(--color-text-primary);letter-spacing:.05em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.Header-module__Af2_WG__logoAccent{color:var(--color-accent-light)}.Header-module__Af2_WG__nav{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);letter-spacing:.02em;font-size:14px;font-weight:500;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--color-accent);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--color-text-primary)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__menuButton{z-index:1001;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__Af2_WG__menuLine{background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px}.Header-module__Af2_WG__menuButton.Header-module__Af2_WG__active .Header-module__Af2_WG__menuLine:first-child{transform:rotate(45deg)translateY(5px)translate(5px)}.Header-module__Af2_WG__menuButton.Header-module__Af2_WG__active .Header-module__Af2_WG__menuLine:nth-child(2){opacity:0}.Header-module__Af2_WG__menuButton.Header-module__Af2_WG__active .Header-module__Af2_WG__menuLine:nth-child(3){transform:rotate(-45deg)translateY(-5px)translate(5px)}.Header-module__Af2_WG__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;pointer-events:none;width:100%;height:100vh;transition:opacity var(--transition-base);background:#100008f7;flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;top:0;left:0}.Header-module__Af2_WG__mobileNav.Header-module__Af2_WG__active{opacity:1;pointer-events:auto}.Header-module__Af2_WG__mobileNavLink{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:24px;font-weight:600}.Header-module__Af2_WG__mobileNavLink:hover{color:var(--color-accent-light)}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__menuButton,.Header-module__Af2_WG__mobileNav{display:flex}}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(160deg,var(--color-bg-primary)0%,#1c000e 40%,#300020 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bgShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__Z8hQ_W__shape{opacity:.08;border-radius:50%;animation:20s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__shape1{background:var(--color-accent);width:400px;height:400px;animation-delay:0s;top:-100px;right:-100px}.Hero-module__Z8hQ_W__shape2{background:var(--color-gold);width:300px;height:300px;animation-delay:-5s;bottom:-80px;left:-80px}.Hero-module__Z8hQ_W__shape3{background:var(--color-accent-light);width:200px;height:200px;animation-delay:-10s;top:40%;left:15%}.Hero-module__Z8hQ_W__shape4{background:var(--color-accent);border-radius:30%;width:150px;height:150px;animation-delay:-15s;bottom:20%;right:20%}.Hero-module__Z8hQ_W__gridOverlay{pointer-events:none;background-image:linear-gradient(#c8009608 1px,#0000 1px),linear-gradient(90deg,#c8009608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroContent{z-index:1;text-align:center;max-width:900px;padding:0 24px;position:relative}.Hero-module__Z8hQ_W__heroLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold);border-radius:var(--radius-full);border:1px solid #ffc1f04d;margin-bottom:24px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__heroTitle{font-family:var(--font-sans);color:var(--color-text-primary);letter-spacing:.02em;text-align:center;margin-bottom:24px;font-size:clamp(18px,4vw,52px);font-weight:800;line-height:1.2;display:block}.Hero-module__Z8hQ_W__titleLine{display:block}.Hero-module__Z8hQ_W__titleSpacer{visibility:hidden}.Hero-module__Z8hQ_W__heroTitleAccent{background:linear-gradient(135deg,var(--color-accent-light),var(--color-gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__heroDescription{color:var(--color-text-secondary);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:clamp(16px,2vw,20px);line-height:1.8}.Hero-module__Z8hQ_W__ctaButton{color:#fff;background:linear-gradient(135deg,var(--color-accent),purple);border-radius:var(--radius-full);transition:all var(--transition-base);box-shadow:0 4px 20px var(--color-accent-glow);align-items:center;gap:8px;padding:16px 40px;font-size:16px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__ctaButton:hover{box-shadow:0 8px 30px var(--color-accent-glow);transform:translateY(-2px)}.Hero-module__Z8hQ_W__scrollIndicator{color:var(--color-text-muted);letter-spacing:.1em;flex-direction:column;align-items:center;gap:8px;font-size:12px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom,var(--color-accent-light),transparent);width:1px;height:40px}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,-30px)rotate(5deg)}50%{transform:translate(-10px,20px)rotate(-3deg)}75%{transform:translate(15px,10px)rotate(3deg)}}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__heroContent{padding:0 16px}.Hero-module__Z8hQ_W__heroLabel{font-size:11px}.Hero-module__Z8hQ_W__scrollIndicator{bottom:24px}}
.Philosophy-module__9U1jrW__section{padding:var(--section-padding);background:var(--color-bg-secondary);position:relative}.Philosophy-module__9U1jrW__section:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent),transparent);width:200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Philosophy-module__9U1jrW__header{text-align:center;margin-bottom:64px}.Philosophy-module__9U1jrW__cards{max-width:var(--max-width);grid-template-columns:repeat(3,1fr);gap:32px;margin:0 auto;padding:0 24px;display:grid}.Philosophy-module__9U1jrW__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);padding:48px 32px;position:relative;overflow:hidden}.Philosophy-module__9U1jrW__card:before{content:"";background:linear-gradient(90deg,var(--color-accent),var(--color-gold));opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Philosophy-module__9U1jrW__card:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-glow);background:var(--color-bg-card-hover);transform:translateY(-8px)}.Philosophy-module__9U1jrW__card:hover:before{opacity:1}.Philosophy-module__9U1jrW__iconWrapper{background:linear-gradient(135deg,var(--color-accent),purple);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.Philosophy-module__9U1jrW__cardTitle{font-family:var(--font-sans);color:var(--color-text-primary);margin-bottom:4px;font-size:22px;font-weight:700}.Philosophy-module__9U1jrW__cardSubtitle{color:var(--color-gold);letter-spacing:.05em;margin-bottom:20px;font-size:14px;font-weight:500}.Philosophy-module__9U1jrW__cardDescription{color:var(--color-text-secondary);font-size:15px;line-height:1.8}@media (max-width:768px){.Philosophy-module__9U1jrW__cards{grid-template-columns:1fr;gap:24px;padding:0 16px}.Philosophy-module__9U1jrW__card{padding:36px 24px}}
.CompanyInfo-module__GUuNHq__section{padding:var(--section-padding);background:var(--color-bg-primary);position:relative}.CompanyInfo-module__GUuNHq__inner{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin:0 auto;padding:0 24px;display:grid}.CompanyInfo-module__GUuNHq__header{margin-bottom:48px}.CompanyInfo-module__GUuNHq__table{border-collapse:collapse;width:100%}.CompanyInfo-module__GUuNHq__tableRow{border-bottom:1px solid var(--color-border)}.CompanyInfo-module__GUuNHq__tableRow:last-child{border-bottom:none}.CompanyInfo-module__GUuNHq__tableLabel{color:var(--color-accent-light);white-space:nowrap;vertical-align:top;letter-spacing:.03em;width:120px;padding:20px 0;font-size:14px;font-weight:600}.CompanyInfo-module__GUuNHq__tableValue{color:var(--color-text-primary);padding:20px 0 20px 24px;font-size:15px;line-height:1.7}.CompanyInfo-module__GUuNHq__right{justify-content:center;align-items:center;display:flex}.CompanyInfo-module__GUuNHq__decoration{aspect-ratio:1;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--color-bg-card),#c800961a);border:1px solid var(--color-border);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:400px;display:flex;position:relative;overflow:hidden}.CompanyInfo-module__GUuNHq__decoration:before{content:"";background:radial-gradient(circle at 30% 30%,#c8009626,#0000 60%),radial-gradient(circle at 70% 70%,#8000801a,#0000 60%);position:absolute;inset:0}.CompanyInfo-module__GUuNHq__decorationIcon{color:var(--color-accent-light);opacity:.5;z-index:1}.CompanyInfo-module__GUuNHq__decorationText{color:var(--color-text-muted);z-index:1;text-align:center;font-size:14px;line-height:1.6}.CompanyInfo-module__GUuNHq__decorationName{color:var(--color-text-primary);z-index:1;letter-spacing:.05em;font-size:20px;font-weight:700}@media (max-width:768px){.CompanyInfo-module__GUuNHq__inner{grid-template-columns:1fr;gap:48px;padding:0 16px}.CompanyInfo-module__GUuNHq__right{order:-1}.CompanyInfo-module__GUuNHq__decoration{max-width:300px;margin:0 auto}.CompanyInfo-module__GUuNHq__tableLabel{width:100px;font-size:13px}.CompanyInfo-module__GUuNHq__tableValue{padding-left:16px;font-size:14px}}
.Services-module__PFRRnG__section{padding:var(--section-padding);background:var(--color-bg-secondary);position:relative}.Services-module__PFRRnG__section:before{content:"";background:linear-gradient(90deg,transparent,var(--color-accent),transparent);width:200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Services-module__PFRRnG__header{text-align:center;max-width:var(--max-width);margin-bottom:24px;margin-left:auto;margin-right:auto;padding:0 24px}.Services-module__PFRRnG__headerDescription{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:16px;line-height:1.8}.Services-module__PFRRnG__categoryGroup{max-width:var(--max-width);margin:0 auto 48px;padding:0 24px}.Services-module__PFRRnG__categoryGroup:last-child{margin-bottom:0}.Services-module__PFRRnG__categoryTitle{letter-spacing:.1em;color:var(--color-gold);align-items:center;gap:8px;margin-bottom:20px;padding-left:4px;font-size:14px;font-weight:600;display:flex}.Services-module__PFRRnG__categoryTitle:after{content:"";background:var(--color-border);flex:1;height:1px}.Services-module__PFRRnG__categoryCards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.Services-module__PFRRnG__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:all var(--transition-base);align-items:flex-start;gap:20px;padding:32px 28px;display:flex}.Services-module__PFRRnG__card:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-glow);background:var(--color-bg-card-hover);transform:translateY(-4px)}.Services-module__PFRRnG__cardIcon{border-radius:var(--radius-sm);width:48px;height:48px;color:var(--color-accent-light);background:#c8009626;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Services-module__PFRRnG__cardContent{flex:1}.Services-module__PFRRnG__cardTitle{color:var(--color-text-primary);margin-bottom:8px;font-size:17px;font-weight:600}.Services-module__PFRRnG__cardDescription{color:var(--color-text-secondary);font-size:14px;line-height:1.7}@media (max-width:768px){.Services-module__PFRRnG__categoryCards{grid-template-columns:1fr}.Services-module__PFRRnG__header,.Services-module__PFRRnG__categoryGroup{padding:0 16px}.Services-module__PFRRnG__card{padding:24px 20px}}
.Contact-module__OWeMSG__section{padding:var(--section-padding);background:var(--color-bg-primary);position:relative}.Contact-module__OWeMSG__inner{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:start;gap:64px;margin:0 auto;padding:0 24px;display:grid}.Contact-module__OWeMSG__header{margin-bottom:32px}.Contact-module__OWeMSG__contactInfo{flex-direction:column;gap:16px;margin-top:40px;display:flex}.Contact-module__OWeMSG__contactItem{color:var(--color-text-secondary);align-items:center;gap:12px;font-size:15px;display:flex}.Contact-module__OWeMSG__contactItemIcon{width:40px;height:40px;color:var(--color-accent-light);background:#c800961a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__form{flex-direction:column;gap:20px;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__formLabel{color:var(--color-accent-light);letter-spacing:.05em;font-size:13px;font-weight:600}.Contact-module__OWeMSG__formInput{width:100%;color:var(--color-text-primary);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:14px 18px;font-size:15px}.Contact-module__OWeMSG__formInput:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-glow)}.Contact-module__OWeMSG__formInput::placeholder{color:var(--color-text-muted)}.Contact-module__OWeMSG__formTextarea{resize:vertical;min-height:140px}.Contact-module__OWeMSG__submitButton{color:#fff;background:linear-gradient(135deg,var(--color-accent),purple);border-radius:var(--radius-sm);width:100%;transition:all var(--transition-base);cursor:pointer;letter-spacing:.05em;padding:16px;font-size:16px;font-weight:600}.Contact-module__OWeMSG__submitButton:hover:not(:disabled){box-shadow:0 8px 30px var(--color-accent-glow);transform:translateY(-2px)}.Contact-module__OWeMSG__submitButton:disabled{opacity:.6;cursor:not-allowed}.Contact-module__OWeMSG__successMessage{border-radius:var(--radius-sm);color:#4ade80;text-align:center;background:#22c55e1a;border:1px solid #22c55e4d;padding:16px;font-size:14px}.Contact-module__OWeMSG__errorMessage{border-radius:var(--radius-sm);color:#f87171;text-align:center;background:#ef44441a;border:1px solid #ef44444d;padding:16px;font-size:14px}@media (max-width:768px){.Contact-module__OWeMSG__inner{grid-template-columns:1fr;gap:48px;padding:0 16px}}
.Footer-module__EZoWya__footer{background:var(--color-bg-primary);border-top:1px solid var(--color-border);padding:48px 0 32px}.Footer-module__EZoWya__inner{max-width:var(--max-width);margin:0 auto;padding:0 24px}.Footer-module__EZoWya__top{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px;display:flex}.Footer-module__EZoWya__brand{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__logo{color:var(--color-text-primary);letter-spacing:.05em;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.Footer-module__EZoWya__logoAccent{color:var(--color-accent-light)}.Footer-module__EZoWya__brandDescription{color:var(--color-text-muted);max-width:300px;font-size:13px;line-height:1.6}.Footer-module__EZoWya__navLinks{gap:32px;display:flex}.Footer-module__EZoWya__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);font-size:14px}.Footer-module__EZoWya__navLink:hover{color:var(--color-accent-light)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__EZoWya__copyright{color:var(--color-text-muted);font-size:13px}.Footer-module__EZoWya__socials{gap:16px;display:flex}.Footer-module__EZoWya__socialLink{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-secondary);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__EZoWya__socialLink:hover{color:var(--color-accent-light);border-color:var(--color-accent);background:#c800961a}@media (max-width:768px){.Footer-module__EZoWya__top{flex-direction:column;gap:32px}.Footer-module__EZoWya__navLinks{flex-wrap:wrap;gap:20px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}}
