.Navbar-module__nuAbfa__nav{z-index:100;border-bottom:1px solid #0000;padding:1.25rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:var(--border);background:#0d0b2eeb;padding:.85rem 0}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:contain;width:auto;height:40px;transition:opacity .3s}.Navbar-module__nuAbfa__logo:hover .Navbar-module__nuAbfa__logoImg{opacity:.85}.Navbar-module__nuAbfa__links{align-items:center;gap:.25rem;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-secondary);border-radius:var(--radius);padding:.45rem .85rem;font-size:.9rem;font-weight:400;transition:color .2s,background .2s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--orange);transform-origin:100%;height:1px;transition:transform .25s;position:absolute;bottom:-2px;left:.85rem;right:.85rem;transform:scaleX(0)}.Navbar-module__nuAbfa__link:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__link:hover:after{transform:scaleX(1)}.Navbar-module__nuAbfa__cta{color:#fff;background:var(--orange);border-radius:var(--radius);white-space:nowrap;flex-shrink:0;padding:.55rem 1.4rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s}.Navbar-module__nuAbfa__cta:hover{background:var(--orange-light);transform:translateY(-1px)}.Navbar-module__nuAbfa__burger{background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--text-secondary);border-radius:1px;width:22px;height:1.5px;transition:all .3s;display:block}.Navbar-module__nuAbfa__burger:hover span{background:var(--orange)}.Navbar-module__nuAbfa__burgerLineOpen1{transform:rotate(45deg)translate(4.5px,4.5px);background:var(--orange)!important}.Navbar-module__nuAbfa__burgerLineOpen2{opacity:0}.Navbar-module__nuAbfa__burgerLineOpen3{transform:rotate(-45deg)translate(4.5px,-4.5px);background:var(--orange)!important}.Navbar-module__nuAbfa__mobileMenu{flex-direction:column;max-height:0;padding:0 1.25rem 1rem;transition:max-height .35s;display:none;overflow:hidden}.Navbar-module__nuAbfa__mobileMenuOpen{max-height:400px}.Navbar-module__nuAbfa__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:.85rem 0;font-size:1rem;transition:color .2s}.Navbar-module__nuAbfa__mobileLink:hover{color:var(--orange)}.Navbar-module__nuAbfa__mobileLink:last-child{border-bottom:none}@media (max-width:900px){.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger,.Navbar-module__nuAbfa__mobileMenu{display:flex}}
.Hero-module__Z8hQ_W__hero{background:var(--bg-primary);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__canvas{opacity:.7;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__gridLines{background-image:linear-gradient(#f75d390a 1px,#0000 1px),linear-gradient(90deg,#f75d390a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 40%,#0000 100%)}.Hero-module__Z8hQ_W__orb1{pointer-events:none;background:radial-gradient(circle,#f75d3914 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-150px}.Hero-module__Z8hQ_W__orb2{pointer-events:none;background:radial-gradient(circle,#daedfb0d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-50px;left:100px}.Hero-module__Z8hQ_W__content{z-index:2;padding-top:6rem;padding-bottom:4rem;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--orange);background:#f75d3914;border:1px solid #f75d3933;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;animation:.6s both Hero-module__Z8hQ_W__fadeInDown;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--orange);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__Z8hQ_W__headline{flex-direction:column;margin-bottom:1.75rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.05;animation:.7s .1s both Hero-module__Z8hQ_W__fadeInDown;display:flex}.Hero-module__Z8hQ_W__headlineTop,.Hero-module__Z8hQ_W__headlineBottom{color:var(--text-primary)}.Hero-module__Z8hQ_W__headlineGold{color:var(--orange);position:relative}.Hero-module__Z8hQ_W__headlineGold:after{content:"";background:linear-gradient(90deg, transparent, var(--orange));border-radius:2px;width:100%;height:3px;position:absolute;bottom:4px;right:0}.Hero-module__Z8hQ_W__sub{max-width:580px;color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.8;animation:.7s .2s both Hero-module__Z8hQ_W__fadeInDown}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:4rem;animation:.7s .3s both Hero-module__Z8hQ_W__fadeInDown;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--orange);color:#fff;border-radius:var(--radius);padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--orange-light);transform:translateY(-2px);box-shadow:0 8px 30px #f75d394d}.Hero-module__Z8hQ_W__btnSecondary{color:var(--text-secondary);border:1px solid var(--border-light);border-radius:var(--radius);align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.95rem;transition:color .2s,border-color .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnSecondary:hover{color:var(--orange);border-color:var(--border)}.Hero-module__Z8hQ_W__stats{flex-wrap:wrap;gap:3rem;animation:.7s .4s both Hero-module__Z8hQ_W__fadeInDown;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:.2rem;display:flex}.Hero-module__Z8hQ_W__statNum{color:var(--orange);font-size:2rem;font-weight:900;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);font-size:.8rem;font-weight:400}.Hero-module__Z8hQ_W__scrollHint{color:var(--text-muted);letter-spacing:.1em;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;animation:1s 1s both Hero-module__Z8hQ_W__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom, transparent, var(--orange-dim));width:1px;height:40px;animation:2s infinite Hero-module__Z8hQ_W__scrollPulse}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%{opacity:0;transform-origin:top;transform:scaleY(0)}50%{opacity:1;transform:scaleY(1)}to{opacity:0;transform-origin:bottom;transform:scaleY(1)}}@keyframes Hero-module__Z8hQ_W__fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.Hero-module__Z8hQ_W__stats{gap:1.5rem}.Hero-module__Z8hQ_W__headline{font-size:clamp(2.4rem,10vw,3.5rem)}}
.About-module__vqXTeW__about{background:var(--bg-secondary);padding:8rem 0;position:relative;overflow:hidden}.About-module__vqXTeW__about:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#f75d390a 0%,#0000 70%);width:40%;height:100%;position:absolute;top:0;right:0}.About-module__vqXTeW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.About-module__vqXTeW__visual{position:relative}.About-module__vqXTeW__imgWrap{border-radius:var(--radius-lg);aspect-ratio:4/5;position:relative;overflow:hidden}.About-module__vqXTeW__img{object-fit:cover;filter:grayscale(30%)brightness(.7);width:100%;height:100%;transition:filter .4s}.About-module__vqXTeW__imgWrap:hover .About-module__vqXTeW__img{filter:grayscale(0%)brightness(.8)}.About-module__vqXTeW__imgOverlay{background:linear-gradient(#0d0b2e1a 0%,#0d0b2e80 100%);position:absolute;inset:0}.About-module__vqXTeW__floatCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:2;background:#110e38e6;align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:2rem;left:-2rem}.About-module__vqXTeW__floatIcon{background:var(--orange-glow);border:1px solid #f75d3933;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.About-module__vqXTeW__floatTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.About-module__vqXTeW__floatSub{color:var(--orange);margin-top:.1rem;font-family:IBM Plex Mono,monospace;font-size:.75rem}.About-module__vqXTeW__cornerTL{border-top:2px solid var(--orange);border-right:2px solid var(--orange);border-radius:0 var(--radius) 0 0;width:60px;height:60px;position:absolute;top:-12px;right:-12px}.About-module__vqXTeW__cornerBR{border-bottom:2px solid var(--orange);border-left:2px solid var(--orange);border-radius:0 0 var(--radius) 0;width:60px;height:60px;position:absolute;bottom:-12px;left:-12px}.About-module__vqXTeW__text{flex-direction:column;display:flex}.About-module__vqXTeW__body{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.975rem;line-height:1.85}.About-module__vqXTeW__pillars{border-top:1px solid var(--border-light);flex-direction:column;gap:1.5rem;margin-top:1.5rem;padding-top:2rem;display:flex}.About-module__vqXTeW__pillar{flex-direction:column;gap:.5rem;display:flex}.About-module__vqXTeW__pillarLine{background:var(--orange);border-radius:1px;width:32px;height:2px;margin-bottom:.25rem}.About-module__vqXTeW__pillarTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.About-module__vqXTeW__pillarBody{color:var(--text-secondary);font-size:.875rem;line-height:1.75}@media (max-width:900px){.About-module__vqXTeW__inner{grid-template-columns:1fr;gap:3rem}.About-module__vqXTeW__visual{order:-1}.About-module__vqXTeW__floatCard{left:1rem}.About-module__vqXTeW__cornerTL,.About-module__vqXTeW__cornerBR{display:none}}
.Services-module__PFRRnG__services{background:var(--bg-primary);padding:8rem 0;position:relative;overflow:hidden}.Services-module__PFRRnG__bgDeco{background-image:linear-gradient(#f75d3906 1px,#0000 1px),linear-gradient(90deg,#f75d3906 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%)}.Services-module__PFRRnG__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.Services-module__PFRRnG__headerDesc{max-width:360px;color:var(--text-secondary);text-align:left;font-size:.9rem;line-height:1.8}.Services-module__PFRRnG__grid{background:var(--border-light);border:1px solid var(--border-light);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:1.25px;display:grid;overflow:hidden}.Services-module__PFRRnG__card{background:var(--bg-card);cursor:pointer;flex-direction:column;gap:.4rem;padding:2rem;transition:background .3s;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__cardBg{background:radial-gradient(circle at top right, var(--orange-glow) 0%, transparent 60%);opacity:0;transition:opacity .4s;position:absolute;inset:0}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardBg{opacity:1}.Services-module__PFRRnG__card:hover{background:var(--bg-card-hover)}.Services-module__PFRRnG__iconBox{border:1px solid var(--border);width:52px;height:52px;color:var(--orange);background:var(--orange-glow);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.75rem;transition:border-color .3s,background .3s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconBox{background:#f75d391f;border-color:#f75d3959}.Services-module__PFRRnG__cardTitle{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.3}.Services-module__PFRRnG__cardSub{color:var(--orange);margin-bottom:.5rem;font-size:.78rem;font-weight:500}.Services-module__PFRRnG__cardDesc{color:var(--text-secondary);flex:1;font-size:.85rem;line-height:1.75}.Services-module__PFRRnG__cardArrow{color:var(--text-muted);margin-top:1rem;transition:color .3s,transform .3s;transform:scaleX(-1)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardArrow{color:var(--orange);transform:scaleX(-1)translate(-4px)}@media (max-width:1000px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}.Services-module__PFRRnG__header{flex-direction:column;align-items:flex-start}.Services-module__PFRRnG__headerDesc{text-align:right;max-width:100%}}@media (max-width:600px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.Sectors-module__weJmAW__sectors{background:var(--bg-secondary);padding:8rem 0}.Sectors-module__weJmAW__header{margin-bottom:3.5rem}.Sectors-module__weJmAW__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Sectors-module__weJmAW__card{border-radius:var(--radius-lg);aspect-ratio:3/4;cursor:pointer;group:true;position:relative;overflow:hidden}.Sectors-module__weJmAW__imgWrap{position:absolute;inset:0}.Sectors-module__weJmAW__img{object-fit:cover;filter:grayscale(40%)brightness(.5);width:100%;height:100%;transition:transform .6s,filter .4s}.Sectors-module__weJmAW__card:hover .Sectors-module__weJmAW__img{filter:grayscale(0%)brightness(.45);transform:scale(1.07)}.Sectors-module__weJmAW__overlay{background:linear-gradient(#0d0b2e1a 0%,#0d0b2e80 50%,#0d0b2ef7 100%);transition:background .3s;position:absolute;inset:0}.Sectors-module__weJmAW__card:hover .Sectors-module__weJmAW__overlay{background:linear-gradient(#f75d3914 0%,#0d0b2e99 45%,#0d0b2ef7 100%)}.Sectors-module__weJmAW__content{flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.Sectors-module__weJmAW__index{color:var(--orange);letter-spacing:.15em;margin-bottom:.5rem;font-family:IBM Plex Mono,monospace;font-size:.65rem}.Sectors-module__weJmAW__label{color:var(--text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.Sectors-module__weJmAW__desc{color:var(--text-muted);max-height:0;font-size:.8rem;line-height:1.6;transition:max-height .4s,color .3s;overflow:hidden}.Sectors-module__weJmAW__card:hover .Sectors-module__weJmAW__desc{max-height:80px;color:var(--text-secondary)}.Sectors-module__weJmAW__card:after{content:"";background:linear-gradient(90deg, transparent, var(--orange), transparent);height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Sectors-module__weJmAW__card:hover:after{transform:scaleX(1)}@media (max-width:1000px){.Sectors-module__weJmAW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.Sectors-module__weJmAW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:440px){.Sectors-module__weJmAW__grid{grid-template-columns:1fr}}
.WhyCorex-module__o2JojG__section{background:var(--bg-primary);padding:8rem 0;position:relative;overflow:hidden}.WhyCorex-module__o2JojG__section:before{content:"";background:radial-gradient(50% 60% at 0%,#f75d390a 0%,#0000 70%);position:absolute;inset:0}.WhyCorex-module__o2JojG__inner{grid-template-columns:340px 1fr;align-items:start;gap:5rem;display:grid}.WhyCorex-module__o2JojG__left{flex-direction:column;display:flex;position:sticky;top:8rem}.WhyCorex-module__o2JojG__leftDesc{color:var(--text-secondary);margin-bottom:2.5rem;font-size:.9rem;line-height:1.85}.WhyCorex-module__o2JojG__partnerBadge{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--orange-glow);flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.WhyCorex-module__o2JojG__partnerLabel{color:var(--text-muted);letter-spacing:.1em;font-family:IBM Plex Mono,monospace;font-size:.75rem}.WhyCorex-module__o2JojG__partnerName{color:var(--orange);letter-spacing:.05em;font-size:1.4rem;font-weight:700}.WhyCorex-module__o2JojG__right{flex-direction:column;gap:0;display:flex}.WhyCorex-module__o2JojG__card{border-bottom:1px solid var(--border-light);cursor:default;align-items:flex-start;gap:1.25rem;padding:1.75rem 0;transition:padding-right .3s;display:flex;position:relative}.WhyCorex-module__o2JojG__card:first-child{border-top:1px solid var(--border-light)}.WhyCorex-module__o2JojG__card:before{content:"";border-radius:0 var(--radius) var(--radius) 0;background:linear-gradient(90deg,#0000,#f75d390a);width:0;transition:width .4s;position:absolute;top:0;bottom:0;right:0}.WhyCorex-module__o2JojG__card:hover:before{width:100%}.WhyCorex-module__o2JojG__card:hover{padding-right:1rem}.WhyCorex-module__o2JojG__cardNum{color:var(--orange-dim);letter-spacing:.1em;flex-shrink:0;width:28px;padding-top:.25rem;font-family:IBM Plex Mono,monospace;font-size:.65rem}.WhyCorex-module__o2JojG__card:hover .WhyCorex-module__o2JojG__cardNum{color:var(--orange)}.WhyCorex-module__o2JojG__cardBody{flex:1}.WhyCorex-module__o2JojG__cardTitle{color:var(--text-primary);margin-bottom:.4rem;font-size:1rem;font-weight:700;transition:color .2s}.WhyCorex-module__o2JojG__card:hover .WhyCorex-module__o2JojG__cardTitle{color:var(--orange-light)}.WhyCorex-module__o2JojG__cardDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.75}.WhyCorex-module__o2JojG__cardDot{border:1px solid var(--text-muted);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.45rem;transition:background .3s,border-color .3s}.WhyCorex-module__o2JojG__card:hover .WhyCorex-module__o2JojG__cardDot{background:var(--orange);border-color:var(--orange)}@media (max-width:900px){.WhyCorex-module__o2JojG__inner{grid-template-columns:1fr;gap:3rem}.WhyCorex-module__o2JojG__left{position:static}}
.Contact-module__OWeMSG__section{background:var(--bg-secondary);padding:8rem 0;position:relative;overflow:hidden}.Contact-module__OWeMSG__bg{background:radial-gradient(40% 50% at 100% 0,#f75d390f 0%,#0000 70%),radial-gradient(30% 40% at 0 100%,#daedfb0a 0%,#0000 70%);position:absolute;inset:0}.Contact-module__OWeMSG__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid;position:relative}.Contact-module__OWeMSG__title{color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.Contact-module__OWeMSG__title span{color:var(--orange)}.Contact-module__OWeMSG__body{color:var(--text-secondary);margin-bottom:2.5rem;font-size:.95rem;line-height:1.85}.Contact-module__OWeMSG__contacts{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__OWeMSG__contactItem{align-items:center;gap:1rem;display:flex}.Contact-module__OWeMSG__contactIcon{border:1px solid var(--border);background:var(--orange-glow);width:40px;height:40px;color:var(--orange);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactLabel{color:var(--text-muted);letter-spacing:.1em;margin-bottom:.15rem;font-family:IBM Plex Mono,monospace;font-size:.7rem}.Contact-module__OWeMSG__contactValue{color:var(--text-primary);font-size:.9rem;font-weight:500;transition:color .2s}a.Contact-module__OWeMSG__contactValue:hover{color:var(--orange)}.Contact-module__OWeMSG__formWrap{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:2.5rem}.Contact-module__OWeMSG__formInner{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__OWeMSG__formTitle{color:var(--text-primary);border-bottom:1px solid var(--border-light);margin-bottom:.25rem;padding-bottom:1.25rem;font-size:1.15rem;font-weight:700}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:.45rem;display:flex}.Contact-module__OWeMSG__label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__select,.Contact-module__OWeMSG__textarea{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius);color:var(--text-primary);resize:none;appearance:none;outline:none;width:100%;padding:.7rem .9rem;font-family:Tajawal,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__select:focus,.Contact-module__OWeMSG__textarea:focus{border-color:#f75d3966;box-shadow:0 0 0 3px #f75d3914}.Contact-module__OWeMSG__select{cursor:pointer;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 1l5 5 5-5' stroke='%236B6790' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:.9rem;background-repeat:no-repeat;padding-left:2rem}.Contact-module__OWeMSG__select option{background:var(--bg-secondary)}.Contact-module__OWeMSG__submit{background:var(--orange);color:#fff;border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.9rem 2rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.Contact-module__OWeMSG__submit:hover{background:var(--orange-light);transform:translateY(-2px);box-shadow:0 8px 30px #f75d3940}@media (max-width:900px){.Contact-module__OWeMSG__inner{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}}@media (max-width:500px){.Contact-module__OWeMSG__formWrap{padding:1.5rem}}
.Footer-module__EZoWya__footer{background:var(--bg-primary);padding:5rem 0 2rem;position:relative}.Footer-module__EZoWya__topBorder{background:linear-gradient(90deg, transparent, var(--orange-dim), transparent);height:1px;margin-bottom:0}.Footer-module__EZoWya__main{border-bottom:1px solid var(--border-light);grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__logo{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.Footer-module__EZoWya__logoImg{object-fit:contain;width:auto;height:36px}.Footer-module__EZoWya__tagline{color:var(--text-muted);max-width:280px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.8}.Footer-module__EZoWya__partnership{border:1px solid var(--border);border-radius:100px;align-items:center;gap:.5rem;padding:.5rem .85rem;display:inline-flex}.Footer-module__EZoWya__partnerLabel{color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.Footer-module__EZoWya__partnerName{color:var(--orange);font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:600}.Footer-module__EZoWya__col{flex-direction:column;display:flex}.Footer-module__EZoWya__colTitle{color:var(--text-primary);letter-spacing:.03em;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.Footer-module__EZoWya__colLinks{flex-direction:column;gap:.6rem;list-style:none;display:flex}.Footer-module__EZoWya__colLink{color:var(--text-muted);font-size:.82rem;transition:color .2s}.Footer-module__EZoWya__colLink:hover{color:var(--orange)}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:2rem;display:flex}.Footer-module__EZoWya__copy{color:var(--text-muted);font-size:.78rem}.Footer-module__EZoWya__mono{color:var(--text-muted);letter-spacing:.12em;font-family:IBM Plex Mono,monospace;font-size:.65rem}@media (max-width:900px){.Footer-module__EZoWya__main{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:500px){.Footer-module__EZoWya__main{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start}}
