.Home-module__jKgjFW__hero{background:var(--color-bg-dark);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroBg{z-index:1;background:#000;position:absolute;inset:0}.Home-module__jKgjFW__heroImage{object-fit:cover;opacity:.55;filter:saturate(1.1)contrast(1.1)}.Home-module__jKgjFW__heroPattern{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Home-module__jKgjFW__heroContent{z-index:2;text-align:center;max-width:800px;padding:0 var(--container-padding);position:relative}.Home-module__jKgjFW__heroBadge{color:var(--color-secondary);letter-spacing:.01em;background:#c8962e1a;border:1px solid #c8962e33;border-radius:980px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1.1rem;font-size:.78rem;font-weight:500;display:inline-flex}.Home-module__jKgjFW__heroBadge span{background:var(--color-secondary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Home-module__jKgjFW__badgePulse}@keyframes Home-module__jKgjFW__badgePulse{0%,to{opacity:1}50%{opacity:.35}}.Home-module__jKgjFW__hero h1{color:#fff;letter-spacing:-.035em;margin-bottom:1.25rem;font-weight:700}.Home-module__jKgjFW__hero h1 em{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.Home-module__jKgjFW__heroSub{color:#fff9;max-width:600px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.Home-module__jKgjFW__heroCtas{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.Home-module__jKgjFW__scrollIndicator{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;animation:2s ease-in-out infinite Home-module__jKgjFW__scrollBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__scrollLine{background:linear-gradient(#ffffff4d,#0000);width:1px;height:24px}@keyframes Home-module__jKgjFW__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.Home-module__jKgjFW__statsBar{border-bottom:1px solid var(--color-border-light);background:#fff;padding:3rem 0}.Home-module__jKgjFW__statsGrid{max-width:var(--container-max);padding:0 var(--container-padding);grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto;display:grid}.Home-module__jKgjFW__whySection{padding:var(--section-padding) 0;background:var(--color-bg-alt)}.Home-module__jKgjFW__whyGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__whyCard{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--color-border-light);transition:all var(--transition-base);cursor:pointer;height:100%;color:inherit;box-sizing:border-box;appearance:none;width:100%;font-family:inherit;font-size:inherit;background:#fff;flex-direction:column;padding:2.25rem 1.5rem;text-decoration:none;display:flex}.Home-module__jKgjFW__whyCard:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.Home-module__jKgjFW__whyIcon{background:var(--color-bg-alt);width:52px;height:52px;color:var(--color-primary);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.15rem;display:flex}.Home-module__jKgjFW__whyCard:hover .Home-module__jKgjFW__whyIcon{background:var(--color-primary);color:#fff}.Home-module__jKgjFW__whyCard h3{font-family:var(--font-body);letter-spacing:-.01em;margin-bottom:.6rem;font-size:.98rem;font-weight:600}.Home-module__jKgjFW__whyCard p{flex:1;font-size:.88rem;line-height:1.55}.Home-module__jKgjFW__modalHeader{text-align:center;margin-bottom:3.5rem}.Home-module__jKgjFW__modalLabel{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.15em;margin-top:1rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.Home-module__jKgjFW__modalTitle{color:#fff;letter-spacing:-.04em;margin:0;font-size:2.5rem;font-weight:800;line-height:1.1}.Home-module__jKgjFW__modalDivider{background:var(--color-primary);border-radius:2px;width:60px;height:3px;margin:1.75rem auto 0}@media (max-width:768px){.Home-module__jKgjFW__modalHeader{margin-bottom:1rem}.Home-module__jKgjFW__modalTitle{font-size:1.75rem}.Home-module__jKgjFW__modalLabel{margin-top:.5rem;margin-bottom:.4rem;font-size:.7rem}}.Home-module__jKgjFW__productsPreview{padding:var(--section-padding) 0}.Home-module__jKgjFW__productsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.Home-module__jKgjFW__productCard{border-radius:var(--radius-xl);background:var(--color-bg-alt);transition:all var(--transition-base);border:1px solid #0000000d;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__productCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Home-module__jKgjFW__productCardImage{z-index:1;width:100%;height:240px;position:relative;overflow:hidden}.Home-module__jKgjFW__productCardImage img{object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Home-module__jKgjFW__productCard:hover .Home-module__jKgjFW__productCardImage img{transform:scale(1.1)}.Home-module__jKgjFW__productCardContent{z-index:2;background:#fff;flex-direction:column;flex:1;padding:2rem;display:flex;position:relative}.Home-module__jKgjFW__productCardContent h3{color:var(--color-text);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.25rem}.Home-module__jKgjFW__productCardContent p{color:var(--color-text-secondary);flex:1;margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.Home-module__jKgjFW__productCardLink{color:var(--color-secondary);transition:gap var(--transition-base);align-items:center;gap:.4rem;font-size:.88rem;font-weight:500;display:inline-flex}.Home-module__jKgjFW__productCardLink:hover{color:var(--color-secondary);gap:.6rem}.Home-module__jKgjFW__certStrip{background:var(--color-bg-dark);padding:3rem 0}.Home-module__jKgjFW__certStripGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Home-module__jKgjFW__certStripItem{flex-direction:column;align-items:center;gap:.6rem;display:flex}.Home-module__jKgjFW__certStripIcon{width:72px;height:72px;color:var(--color-secondary);background:#c8962e1a;border:1px solid #c8962e26;border-radius:50%;justify-content:center;align-items:center;display:flex}.Home-module__jKgjFW__certStripItem span{color:var(--color-text-on-dark);letter-spacing:-.005em;font-size:.82rem;font-weight:500}.Home-module__jKgjFW__testimonialsSection{padding:var(--section-padding) 0;background:var(--color-bg-alt)}.Home-module__jKgjFW__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__ctaBanner{background:var(--color-primary);text-align:center;padding:5rem 0;position:relative;overflow:hidden}.Home-module__jKgjFW__ctaBanner:before{content:"";background:radial-gradient(circle at 30%,#c8962e33 0%,#0000 50%);position:absolute;inset:0}.Home-module__jKgjFW__ctaContent{z-index:2;position:relative}.Home-module__jKgjFW__ctaBanner h2{color:#fff;margin-bottom:.75rem}.Home-module__jKgjFW__ctaBanner p{color:#fffc;max-width:480px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.Home-module__jKgjFW__ctaBtns{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.Home-module__jKgjFW__marketsSection{padding:var(--section-padding) 0}.Home-module__jKgjFW__marketsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.Home-module__jKgjFW__marketCard{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--color-border-light);transition:all var(--transition-base);background:#fff;flex-direction:column;height:100%;padding:2rem 1.25rem;display:flex}.Home-module__jKgjFW__marketCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Home-module__jKgjFW__marketEmoji{justify-content:center;align-items:center;height:48px;margin-bottom:1.15rem;display:flex}.Home-module__jKgjFW__marketIconSvg{filter:drop-shadow(0 4px 8px #0000001a);width:auto;height:40px}.Home-module__jKgjFW__marketCard h4{font-family:var(--font-body);letter-spacing:-.01em;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.Home-module__jKgjFW__marketCard p{flex:1;font-size:.82rem;line-height:1.5}@media (max-width:1024px){.Home-module__jKgjFW__whyGrid,.Home-module__jKgjFW__marketsGrid,.Home-module__jKgjFW__certStripGrid,.Home-module__jKgjFW__testimonialsGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__testimonialsGrid>:nth-child(3){grid-column:1/-1;max-width:500px;margin:0 auto}}@media (max-width:768px){.Home-module__jKgjFW__statsGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__productsGrid{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}.Home-module__jKgjFW__testimonialsGrid{grid-template-columns:1fr}.Home-module__jKgjFW__testimonialsGrid>:nth-child(3){max-width:100%}}@media (max-width:640px){.Home-module__jKgjFW__whyGrid,.Home-module__jKgjFW__marketsGrid,.Home-module__jKgjFW__certStripGrid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}@media screen and (max-height:500px) and (orientation:landscape){.Home-module__jKgjFW__hero{min-height:auto;padding:6rem 0 4rem}.Home-module__jKgjFW__heroBadge{margin-bottom:1rem;padding:.3rem .8rem}.Home-module__jKgjFW__hero h1{margin-bottom:.75rem;font-size:1.75rem!important}.Home-module__jKgjFW__heroSub{margin-bottom:1.5rem;font-size:.9rem}.Home-module__jKgjFW__scrollIndicator{display:none}.Home-module__jKgjFW__statsBar,.Home-module__jKgjFW__whySection,.Home-module__jKgjFW__productsPreview,.Home-module__jKgjFW__testimonialsSection,.Home-module__jKgjFW__marketsSection{padding:3rem 0}}
.SectionHeading-module__7zhw3a__sectionHeading{text-align:center;margin-bottom:3.5rem}.SectionHeading-module__7zhw3a__sectionHeading.SectionHeading-module__7zhw3a__left{text-align:left}.SectionHeading-module__7zhw3a__sectionHeading.SectionHeading-module__7zhw3a__left .SectionHeading-module__7zhw3a__accentLine{margin:0}.SectionHeading-module__7zhw3a__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:.6rem;font-size:.75rem;font-weight:600;display:inline-block}.SectionHeading-module__7zhw3a__title{letter-spacing:-.025em;margin-bottom:.75rem}.SectionHeading-module__7zhw3a__dark .SectionHeading-module__7zhw3a__title{color:#fff}.SectionHeading-module__7zhw3a__subtitle{max-width:620px;color:var(--color-text-secondary);margin:0 auto;font-size:1.05rem;line-height:1.65}.SectionHeading-module__7zhw3a__left .SectionHeading-module__7zhw3a__subtitle{margin:0}.SectionHeading-module__7zhw3a__dark .SectionHeading-module__7zhw3a__subtitle{color:var(--color-text-on-dark-secondary)}.SectionHeading-module__7zhw3a__accentLine{background:var(--color-accent);border-radius:2px;width:36px;height:3px;margin:0 auto}
.CertificateModal-module__GF7Glq__overlay{-webkit-backdrop-filter:blur(15px);z-index:9999;opacity:0;visibility:hidden;background:#040f08fc;justify-content:center;align-items:flex-start;padding-top:3vh;transition:opacity .2s ease-out,visibility .2s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.CertificateModal-module__GF7Glq__visible{opacity:1;visibility:visible}.CertificateModal-module__GF7Glq__modalContent{border-radius:var(--radius-xl);z-index:10000;background:0 0;flex-direction:column;align-items:center;width:92%;max-height:90vh;transition:transform .3s,opacity .3s;display:flex;position:relative;overflow:visible;transform:translateY(20px)}.CertificateModal-module__GF7Glq__md{max-width:700px}.CertificateModal-module__GF7Glq__lg{max-width:850px}.CertificateModal-module__GF7Glq__xl{max-width:1000px}.CertificateModal-module__GF7Glq__scrollable{padding:2rem 0;display:block;overflow-y:auto}.CertificateModal-module__GF7Glq__visible .CertificateModal-module__GF7Glq__modalContent{opacity:1;transform:translateY(0)}.CertificateModal-module__GF7Glq__closeButton{-webkit-backdrop-filter:blur(15px);color:#fff;cursor:pointer;z-index:10005;background:#0000004d;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.CertificateModal-module__GF7Glq__closeButton:hover{background:var(--color-primary);border-color:var(--color-primary);transform:rotate(90deg)}.CertificateModal-module__GF7Glq__modalContent::-webkit-scrollbar{width:6px}.CertificateModal-module__GF7Glq__modalContent::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}.CertificateModal-module__GF7Glq__modalContent::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.CertificateModal-module__GF7Glq__modalBody{padding:2rem 3rem}.CertificateModal-module__GF7Glq__modalTitle{text-align:center;letter-spacing:-.04em;color:#fff;margin-bottom:4rem;font-size:2.25rem;font-weight:800;line-height:1.1}@media screen and (max-width:1024px),screen and (max-height:600px){.CertificateModal-module__GF7Glq__overlay{-webkit-overflow-scrolling:touch;padding-bottom:2rem;overflow-y:auto}.CertificateModal-module__GF7Glq__modalContent{width:90%;max-height:none;margin:1rem auto}.CertificateModal-module__GF7Glq__closeButton{width:40px;height:40px;top:1rem;right:1rem}.CertificateModal-module__GF7Glq__modalBody{padding:1.5rem .75rem .75rem}.CertificateModal-module__GF7Glq__modalTitle{margin-bottom:1rem;font-size:1.4rem}}.CertificateModal-module__GF7Glq__navButton{-webkit-backdrop-filter:blur(15px);color:#fff;cursor:pointer;z-index:10010;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0003}.CertificateModal-module__GF7Glq__navButton:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-50%)scale(1.1)}.CertificateModal-module__GF7Glq__navButton:active{transform:translateY(-50%)scale(.95)}.CertificateModal-module__GF7Glq__prevButton{left:2.5rem}.CertificateModal-module__GF7Glq__nextButton{right:2.5rem}@media (max-width:1024px){.CertificateModal-module__GF7Glq__navButton{background:#000000b3;border-color:#ffffff4d;width:46px;height:46px;top:50%;transform:translateY(-50%)}.CertificateModal-module__GF7Glq__navButton:hover{transform:scale(1.1)}.CertificateModal-module__GF7Glq__navButton:active{transform:scale(.9)}.CertificateModal-module__GF7Glq__prevButton{left:1rem}.CertificateModal-module__GF7Glq__nextButton{right:1rem}}
.TestimonialCard-module__AM-0JG__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border-light);transition:all var(--transition-base);background:#fff;flex-direction:column;height:100%;padding:2rem;display:flex;position:relative}.TestimonialCard-module__AM-0JG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.TestimonialCard-module__AM-0JG__quote{font-size:3rem;font-family:var(--font-heading);color:var(--color-primary);opacity:.1;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.TestimonialCard-module__AM-0JG__stars{gap:2px;margin-bottom:.85rem;display:flex}.TestimonialCard-module__AM-0JG__star{color:#ff9500;font-size:.9rem}.TestimonialCard-module__AM-0JG__text{color:var(--color-text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem;font-style:normal;line-height:1.65}.TestimonialCard-module__AM-0JG__author{align-items:center;gap:.75rem;display:flex}.TestimonialCard-module__AM-0JG__avatar{background:var(--color-primary);color:#fff;letter-spacing:-.01em;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:600;display:flex}.TestimonialCard-module__AM-0JG__authorInfo h4{font-family:var(--font-body);color:var(--color-text);letter-spacing:-.01em;margin-bottom:0;font-size:.92rem;font-weight:600}.TestimonialCard-module__AM-0JG__authorInfo p{color:var(--color-text-light);margin-top:1px;font-size:.78rem}
.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ContactForm-module__j1WgZG__field{flex-direction:column;gap:.75rem;display:flex}.ContactForm-module__j1WgZG__field label{color:var(--color-text);letter-spacing:-.01em;margin-left:.25rem;font-size:.85rem;font-weight:600}.ContactForm-module__j1WgZG__field input,.ContactForm-module__j1WgZG__field select,.ContactForm-module__j1WgZG__field textarea{border:1px solid var(--color-border-light);border-radius:var(--radius-md);color:var(--color-text);background:var(--color-bg-alt);transition:all var(--transition-base);outline:none;padding:.95rem 1.15rem;font-size:.95rem;box-shadow:inset 0 1px 2px #00000005}.ContactForm-module__j1WgZG__field input:hover,.ContactForm-module__j1WgZG__field select:hover,.ContactForm-module__j1WgZG__field textarea:hover{border-color:var(--color-border);background:#fff}.ContactForm-module__j1WgZG__field input:focus,.ContactForm-module__j1WgZG__field select:focus,.ContactForm-module__j1WgZG__field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #0b5d1e14, var(--shadow-sm);background:#fff}.ContactForm-module__j1WgZG__field textarea{resize:vertical;min-height:140px;line-height:1.6}.ContactForm-module__j1WgZG__field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;padding-right:2.75rem}.ContactForm-module__j1WgZG__submitBtn{align-self:center;width:max-content;margin:1rem auto 2rem;padding:.85rem 2.5rem;font-size:.95rem}.ContactForm-module__j1WgZG__success{text-align:center;border-radius:var(--radius-xl);background:#fff;padding:4rem 2rem}.ContactForm-module__j1WgZG__successIcon{background:var(--color-primary);color:#fff;width:64px;height:64px;box-shadow:var(--shadow-green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.75rem;display:flex}.ContactForm-module__j1WgZG__success h3{color:var(--color-text);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem}.ContactForm-module__j1WgZG__success p{color:var(--color-text-secondary);max-width:420px;margin:0 auto;font-size:1rem}.ContactForm-module__j1WgZG__error{color:#c53030;border-radius:var(--radius-md);text-align:center;background:#fff5f5;border:1px solid #fed7d7;padding:.85rem 1.15rem;font-size:.9rem;animation:.4s cubic-bezier(.36,.07,.19,.97) both ContactForm-module__j1WgZG__shake}@keyframes ContactForm-module__j1WgZG__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-3px)}40%,60%{transform:translate(3px)}}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__field label{color:#ffffffd9}.ContactForm-module__j1WgZG__darkTheme input,.ContactForm-module__j1WgZG__darkTheme select,.ContactForm-module__j1WgZG__darkTheme textarea{color:#fff;background:#ffffff0d;border-color:#ffffff1f}.ContactForm-module__j1WgZG__darkTheme input::placeholder,.ContactForm-module__j1WgZG__darkTheme textarea::placeholder{color:#ffffff4d}.ContactForm-module__j1WgZG__darkTheme input:hover,.ContactForm-module__j1WgZG__darkTheme select:hover,.ContactForm-module__j1WgZG__darkTheme textarea:hover{background:#ffffff14;border-color:#ffffff40}.ContactForm-module__j1WgZG__darkTheme input:focus,.ContactForm-module__j1WgZG__darkTheme select:focus,.ContactForm-module__j1WgZG__darkTheme textarea:focus{border-color:var(--color-secondary);background:#ffffff1a;box-shadow:0 0 0 4px #c8962e26}.ContactForm-module__j1WgZG__darkTheme select{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat}.ContactForm-module__j1WgZG__darkTheme select option{color:#1a1a1a;background-color:#fff}.ContactForm-module__j1WgZG__compact,.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__row{gap:.85rem}.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__field{gap:.35rem}.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__field label{margin-bottom:.15rem;font-size:.78rem}.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__field input,.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__field select{padding:.65rem 1rem;font-size:.88rem}.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__field textarea{min-height:80px;padding:.65rem 1rem;font-size:.88rem}.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__submitBtn{margin:.5rem auto 1rem;padding:.75rem 2rem}.ContactForm-module__j1WgZG__customSelectWrapper{width:100%;position:relative}.ContactForm-module__j1WgZG__customSelect{border:1px solid var(--color-border-light);border-radius:var(--radius-md);width:100%;color:var(--color-text);background:var(--color-bg-alt);cursor:pointer;transition:all var(--transition-base);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.95rem 1.15rem;font-size:.95rem;display:flex}.ContactForm-module__j1WgZG__customSelect:hover{border-color:var(--color-border);background:#fff}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__customSelect{color:#fff;background:#ffffff0d;border-color:#ffffff1f}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__customSelect:hover{background:#ffffff14;border-color:#ffffff40}.ContactForm-module__j1WgZG__customSelectValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ContactForm-module__j1WgZG__placeholder{color:var(--color-text-secondary);opacity:.7}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__placeholder{color:#ffffff4d}.ContactForm-module__j1WgZG__arrow{flex-shrink:0;margin-left:1rem;transition:transform .3s}.ContactForm-module__j1WgZG__isOpen .ContactForm-module__j1WgZG__arrow{transform:rotate(180deg)}.ContactForm-module__j1WgZG__optionsList{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:1000;background:#fff;animation:.2s ease-out ContactForm-module__j1WgZG__slideDown;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__optionsList{background:#1a1a1a;border-color:#ffffff26;box-shadow:0 10px 40px #00000080}.ContactForm-module__j1WgZG__optionsScroll{max-height:160px;padding:.25rem;overflow-y:auto}.ContactForm-module__j1WgZG__optionsScroll::-webkit-scrollbar{width:5px}.ContactForm-module__j1WgZG__optionsScroll::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__optionsScroll::-webkit-scrollbar-thumb{background:#ffffff1a}.ContactForm-module__j1WgZG__option{border-radius:var(--radius-sm);cursor:pointer;color:var(--color-text);margin-bottom:1px;padding:.45rem .85rem;font-size:.9rem;transition:all .2s}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__option{color:#fff}.ContactForm-module__j1WgZG__option:hover{background:#0000000d}.ContactForm-module__j1WgZG__darkTheme .ContactForm-module__j1WgZG__option:hover{background:#ffffff1a}.ContactForm-module__j1WgZG__selected{color:#fff!important;background:#2a2a2a!important}@keyframes ContactForm-module__j1WgZG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__j1WgZG__compact .ContactForm-module__j1WgZG__customSelect{padding:.65rem 1rem;font-size:.88rem}@media (max-width:640px){.ContactForm-module__j1WgZG__wideList{width:100%;min-width:100%;left:0}.ContactForm-module__j1WgZG__grid2{grid-template-columns:1fr 1fr}.ContactForm-module__j1WgZG__customSelect{padding:.45rem .75rem;font-size:.85rem}.ContactForm-module__j1WgZG__optionsScroll{max-height:160px;overflow-y:auto}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr;gap:.35rem}.ContactForm-module__j1WgZG__form{gap:.35rem;padding:0}.ContactForm-module__j1WgZG__field{gap:.15rem}.ContactForm-module__j1WgZG__field label{color:#ffffffe6;margin-bottom:0;font-size:.7rem}.ContactForm-module__j1WgZG__field input,.ContactForm-module__j1WgZG__field select,.ContactForm-module__j1WgZG__field textarea,.ContactForm-module__j1WgZG__customSelect{border-radius:var(--radius-sm);padding:.5rem .75rem;font-size:16px}.ContactForm-module__j1WgZG__field textarea{min-height:50px}.ContactForm-module__j1WgZG__submitBtn{width:100%;margin-top:.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.95rem}}
