.Navbar-module__cJzEcG__nav{z-index:var(--z-nav);transition:padding .3s var(--ease-smooth),background .3s var(--ease-smooth),border-color .3s var(--ease-smooth),box-shadow .3s var(--ease-smooth);background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.25rem 5rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border);-webkit-backdrop-filter:blur(20px);background:#020202eb;padding-top:.85rem;padding-bottom:.85rem;box-shadow:0 8px 32px #0006}.Navbar-module__cJzEcG__logo{-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.75}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:36px;height:36px;display:block}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{font-family:var(--font-body);letter-spacing:.01em;color:#b0a89899;font-size:.84rem;font-weight:400;text-decoration:none;transition:color .18s}.Navbar-module__cJzEcG__links a:hover{color:var(--text-secondary)}.Navbar-module__cJzEcG__cta{cursor:pointer;background:0 0;border:1px solid #c9a96e52;justify-content:center;align-items:center;height:2.1rem;margin-left:1rem;padding:0 1.3rem;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:inline-flex}.Navbar-module__cJzEcG__cta:hover{border-color:#c9a96eb3;box-shadow:0 0 0 3px #c9a96e0f}.Navbar-module__cJzEcG__ctaText{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-size:.62rem;font-weight:700;transition:color .18s}.Navbar-module__cJzEcG__cta:hover .Navbar-module__cJzEcG__ctaText{color:var(--gold-light)}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--text-secondary);transform-origin:50%;width:20px;height:1px;transition:all .3s cubic-bezier(.22,1,.36,1);display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (max-width:1200px){.Navbar-module__cJzEcG__nav,.Navbar-module__cJzEcG__scrolled{padding-left:2.5rem;padding-right:2.5rem}.Navbar-module__cJzEcG__links{gap:2rem}}@media (max-width:960px){.Navbar-module__cJzEcG__nav{padding-left:1.5rem;padding-right:1.5rem}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(40px);border-left:1px solid var(--border);background:#020202f7;flex-direction:column;justify-content:center;gap:2rem;width:280px;padding:3rem 2.5rem;transition:transform .42s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.Navbar-module__cJzEcG__links a{color:var(--text-secondary);font-size:.95rem}.Navbar-module__cJzEcG__open{transform:translate(0)}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__cta{margin-left:0}}
.Hero-module__ZARIfG__hero{align-items:flex-end;min-height:100dvh;padding:0 5rem 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__auroraWrap{z-index:0;opacity:.65;mix-blend-mode:screen;position:absolute;inset:0}.Hero-module__ZARIfG__grid{z-index:1;background-image:linear-gradient(#c9a96e06 1px,#0000 1px),linear-gradient(90deg,#c9a96e06 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 40% 60%,#000 20%,#0000 100%);mask-image:radial-gradient(70% 70% at 40% 60%,#000 20%,#0000 100%)}.Hero-module__ZARIfG__sideAccent{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;top:50%;right:5rem;transform:translateY(-50%)}.Hero-module__ZARIfG__sideText{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.28;writing-mode:vertical-rl;white-space:nowrap;font-size:.53rem}.Hero-module__ZARIfG__sideRule{background:linear-gradient(#c9a96e40,#0000);width:1px;height:72px}.Hero-module__ZARIfG__content{z-index:2;max-width:760px;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(3.8rem,7.5vw,7.8rem);font-weight:300;line-height:1.02}.Hero-module__ZARIfG__title em{color:var(--gold);font-style:italic;display:block}.Hero-module__ZARIfG__subtitle{max-width:50ch;color:var(--text-secondary);margin-top:2rem;font-size:1rem;line-height:1.78}.Hero-module__ZARIfG__actions{align-items:center;gap:1.5rem;margin-top:2.75rem;display:flex}.Hero-module__ZARIfG__scrollHint{z-index:2;flex-direction:column;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:6rem;right:5rem}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(#0000,#c9a96e59);width:1px;height:48px;animation:2.5s ease-in-out infinite Hero-module__ZARIfG__scrollPulse}.Hero-module__ZARIfG__scrollLabel{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--gold);opacity:.3;writing-mode:vertical-rl;font-size:.5rem}@keyframes Hero-module__ZARIfG__scrollPulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:1100px){.Hero-module__ZARIfG__sideAccent,.Hero-module__ZARIfG__scrollHint{display:none}}@media (max-width:960px){.Hero-module__ZARIfG__hero{padding:0 2.5rem 5rem}.Hero-module__ZARIfG__title{font-size:clamp(3rem,9vw,5rem)}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:0 1.5rem 4.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:flex-start;gap:1rem}.Hero-module__ZARIfG__subtitle{max-width:100%}}
.Marquee-module__m6z8XG__root{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-alt);padding:.85rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Marquee-module__m6z8XG__track{align-items:center;width:max-content;animation:50s linear infinite Marquee-module__m6z8XG__slide;display:flex}.Marquee-module__m6z8XG__item{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);white-space:nowrap;align-items:center;gap:1.5rem;padding:0 .25rem;font-size:.6rem;display:flex}.Marquee-module__m6z8XG__sep{color:var(--gold);opacity:.35}@keyframes Marquee-module__m6z8XG__slide{0%{transform:translate(0)}to{transform:translate(-33.333%)}}
.About-module__vAULUW__about{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:start;gap:7rem;display:grid}.About-module__vAULUW__right{padding-top:3rem}.About-module__vAULUW__body{color:var(--muted);margin-top:2.75rem;font-size:1rem;line-height:1.9}.About-module__vAULUW__body p+p{margin-top:1.5rem}.About-module__vAULUW__body strong{color:var(--text-secondary);font-weight:400}.About-module__vAULUW__pillars{flex-direction:column;gap:0;margin-top:.5rem;display:flex}.About-module__vAULUW__pillar{border-left:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.6rem 0 1.6rem 1.6rem}.About-module__vAULUW__pillar:first-child{border-top:1px solid var(--border)}.About-module__vAULUW__pillarTitle{font-family:var(--font-body);letter-spacing:.03em;color:var(--text-secondary);margin-bottom:.55rem;font-size:.78rem;font-weight:500}.About-module__vAULUW__pillar p{color:var(--muted);font-size:.86rem;line-height:1.75}@media (max-width:960px){.About-module__vAULUW__about{grid-template-columns:1fr;gap:3.5rem}.About-module__vAULUW__right{padding-top:0}}
.Services-module__dpHhBa__section{background:var(--bg);border-top:1px solid var(--border);position:relative;overflow:hidden}.Services-module__dpHhBa__ambientGlow{pointer-events:none;z-index:0;background:radial-gradient(#c9a96e0b 0%,#0000 70%);width:900px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__header{text-align:center;z-index:1;margin-bottom:5rem;position:relative}.Services-module__dpHhBa__eyebrow{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);opacity:.7;margin-bottom:1.75rem;font-size:.6rem;display:block}.Services-module__dpHhBa__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);text-wrap:balance;font-size:clamp(2.6rem,4.8vw,4.2rem);font-weight:300;line-height:1.1}.Services-module__dpHhBa__heading em{color:var(--gold);font-style:italic}.Services-module__dpHhBa__grid{z-index:1;background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;position:relative}.Services-module__dpHhBa__card{background:var(--bg);cursor:default;transition:background .5s var(--ease-smooth);position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{background:#070705}.Services-module__dpHhBa__cardLarge{grid-column:span 2}.Services-module__dpHhBa__cardMedium{grid-column:span 1}.Services-module__dpHhBa__cardGlow{opacity:0;transition:opacity .6s var(--ease-smooth);background:radial-gradient(600px circle at var(--mouse-x,50%)var(--mouse-y,50%),#c9a96e0f 0%,transparent 60%);pointer-events:none;z-index:0;position:absolute;inset:0}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardGlow{opacity:1}.Services-module__dpHhBa__cardInner{z-index:1;flex-direction:column;height:100%;min-height:340px;padding:2.5rem;display:flex;position:relative}.Services-module__dpHhBa__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Services-module__dpHhBa__num{font-family:var(--font-mono);letter-spacing:.14em;color:var(--gold);opacity:.35;font-size:.56rem;transition:opacity .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__num{opacity:.8}.Services-module__dpHhBa__icon{color:var(--gold);opacity:.12;transition:opacity .4s ease,transform .4s var(--ease-out);font-size:1.4rem;line-height:1}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__icon{opacity:.35;transform:rotate(15deg)scale(1.1)}.Services-module__dpHhBa__title{font-family:var(--font-display);color:var(--text);letter-spacing:-.015em;white-space:pre-line;margin-bottom:1.25rem;font-size:clamp(1.55rem,2vw,2.1rem);font-weight:300;line-height:1.15;transition:color .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__title{color:#f2efe7}.Services-module__dpHhBa__desc{color:var(--muted);flex-grow:1;max-width:38ch;font-size:.84rem;line-height:1.78;transition:color .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__desc{color:var(--text-secondary)}.Services-module__dpHhBa__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.Services-module__dpHhBa__tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);padding:.35rem .7rem;font-size:.52rem;transition:border-color .25s,color .25s,background .25s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__tag{color:var(--text-secondary);background:#c9a96e0a;border-color:#c9a96e2e}.Services-module__dpHhBa__arrow{width:2rem;height:2rem;color:var(--gold);opacity:0;transition:opacity .35s var(--ease-smooth),transform .35s var(--ease-smooth);justify-content:center;align-items:center;display:flex;position:absolute;bottom:2.5rem;right:2.5rem;transform:translate(-6px,6px)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__arrow{opacity:.6;transform:translate(0)}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}.Services-module__dpHhBa__cardLarge{grid-column:span 2}.Services-module__dpHhBa__cardMedium{grid-column:span 1}}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}.Services-module__dpHhBa__cardLarge,.Services-module__dpHhBa__cardMedium{grid-column:span 1}.Services-module__dpHhBa__cardInner{min-height:auto;padding:2rem 1.5rem}.Services-module__dpHhBa__header{text-align:left;margin-bottom:3.5rem}}
.Process-module__RmMdVa__process{border-top:1px solid var(--border)}.Process-module__RmMdVa__header{grid-template-columns:1fr 1fr;align-items:end;gap:5rem;margin-bottom:5rem;display:grid}.Process-module__RmMdVa__intro{color:var(--muted);max-width:46ch;font-size:.95rem;line-height:1.82}.Process-module__RmMdVa__steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.Process-module__RmMdVa__step{will-change:opacity,transform;cursor:default;padding:0 2.5rem 0 0;position:relative}.Process-module__RmMdVa__step:not(:first-child){border-left:1px solid var(--border);padding-left:2.5rem}.Process-module__RmMdVa__stepHead{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Process-module__RmMdVa__phaseNum{font-family:var(--font-display);color:var(--gold);opacity:.12;letter-spacing:-.03em;font-size:3.5rem;font-weight:300;line-height:1;transition:opacity .25s}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__phaseNum{opacity:.48}.Process-module__RmMdVa__connector{background:linear-gradient(90deg,#c9a96e1f,#0000);flex:1;height:1px;transition:background .25s}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__connector{background:linear-gradient(90deg,#c9a96e59,#0000)}.Process-module__RmMdVa__stepTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;text-wrap:balance;margin-bottom:1rem;font-size:1.4rem;font-weight:400;line-height:1.2;transition:color .22s}.Process-module__RmMdVa__stepDesc{color:var(--muted);font-size:.84rem;line-height:1.78;transition:color .22s}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__stepDesc{color:var(--text-secondary)}.Process-module__RmMdVa__outcome{border-top:1px solid var(--border);flex-direction:column;gap:.35rem;margin-top:1.75rem;padding-top:1.2rem;transition:border-color .22s;display:flex}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__outcome{border-top-color:#c9a96e26}.Process-module__RmMdVa__outcomeLabel{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.45;font-size:.54rem}.Process-module__RmMdVa__outcomeText{color:var(--muted);font-size:.8rem;font-style:italic;line-height:1.5}@media (max-width:1100px){.Process-module__RmMdVa__header{grid-template-columns:1fr;gap:1.75rem}.Process-module__RmMdVa__steps{grid-template-columns:1fr 1fr;gap:3.5rem 0}.Process-module__RmMdVa__step:nth-child(odd){padding-right:2rem;border-left:none!important;padding-left:0!important}.Process-module__RmMdVa__step:nth-child(2n){border-left:1px solid var(--border);padding-left:2rem}}@media (max-width:640px){.Process-module__RmMdVa__steps{grid-template-columns:1fr;gap:3rem}.Process-module__RmMdVa__step:nth-child(2n){border-left:none;padding-left:0}.Process-module__RmMdVa__step:not(:first-child){border-left:none;border-top:1px solid var(--border);padding-top:3rem;padding-left:0}.Process-module__RmMdVa__step:not(:last-child){padding-right:0}}
.WhyArchtek-module__2amuIq__why{border-top:1px solid var(--border);background:var(--bg)}.WhyArchtek-module__2amuIq__layout{grid-template-columns:1fr 1.45fr;align-items:start;gap:8rem;display:grid}.WhyArchtek-module__2amuIq__left{position:sticky;top:120px}.WhyArchtek-module__2amuIq__left p{color:var(--muted);margin-bottom:1.35rem;font-size:.97rem;line-height:1.85}.WhyArchtek-module__2amuIq__right{grid-template-columns:1fr 1fr;gap:3.5rem 5rem;display:grid}.WhyArchtek-module__2amuIq__itemTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.012em;text-wrap:balance;margin-bottom:.7rem;font-size:1.4rem;font-weight:400;line-height:1.18}.WhyArchtek-module__2amuIq__itemDesc{color:var(--muted);font-size:.86rem;line-height:1.78}@media (max-width:1200px){.WhyArchtek-module__2amuIq__layout{grid-template-columns:1fr 1fr;gap:5rem}}@media (max-width:960px){.WhyArchtek-module__2amuIq__layout{grid-template-columns:1fr;gap:4rem}.WhyArchtek-module__2amuIq__left{position:static}}@media (max-width:640px){.WhyArchtek-module__2amuIq__right{grid-template-columns:1fr;gap:2.5rem}}
.Industries-module__OOIqcq__industries{border-top:1px solid var(--border)}.Industries-module__OOIqcq__header{margin-bottom:3rem}.Industries-module__OOIqcq__intro{color:var(--muted);max-width:52ch;margin-top:1.25rem;font-size:.95rem;line-height:1.82}.Industries-module__OOIqcq__list{flex-direction:column;display:flex}.Industries-module__OOIqcq__item{will-change:opacity,transform}.Industries-module__OOIqcq__itemInner{border-top:1px solid var(--border);cursor:default;justify-content:space-between;align-items:baseline;gap:2rem;padding:1.15rem 0;transition:padding-left .28s cubic-bezier(.22,1,.36,1);display:flex}.Industries-module__OOIqcq__item:last-child .Industries-module__OOIqcq__itemInner{border-bottom:1px solid var(--border)}.Industries-module__OOIqcq__item:hover .Industries-module__OOIqcq__itemInner{padding-left:.75rem}.Industries-module__OOIqcq__itemLeft{flex-shrink:0;align-items:baseline;gap:1.25rem;display:flex}.Industries-module__OOIqcq__itemIndex{font-family:var(--font-mono);letter-spacing:.12em;color:var(--gold);opacity:.25;min-width:1.2rem;font-size:.54rem;transition:opacity .2s}.Industries-module__OOIqcq__item:hover .Industries-module__OOIqcq__itemIndex{opacity:.65}.Industries-module__OOIqcq__itemName{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;white-space:nowrap;font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:300;transition:color .2s}.Industries-module__OOIqcq__item:hover .Industries-module__OOIqcq__itemName{color:var(--text-secondary)}.Industries-module__OOIqcq__itemDesc{color:var(--muted);text-align:right;opacity:.55;flex-shrink:1;max-width:40ch;font-size:.8rem;line-height:1.65;transition:color .2s,opacity .2s}.Industries-module__OOIqcq__item:hover .Industries-module__OOIqcq__itemDesc{color:var(--text-secondary);opacity:.9}@media (max-width:960px){.Industries-module__OOIqcq__header{margin-bottom:2rem}.Industries-module__OOIqcq__itemDesc{display:none}.Industries-module__OOIqcq__itemInner{padding:1rem 0}.Industries-module__OOIqcq__item:hover .Industries-module__OOIqcq__itemInner{padding-left:.5rem}}
.Markets-module__b2MrEa__markets{border-top:1px solid var(--border);background:var(--surface)}.Markets-module__b2MrEa__header{margin-bottom:5rem}.Markets-module__b2MrEa__intro{color:var(--muted);max-width:50ch;margin-top:1.5rem;font-size:.97rem;line-height:1.8}.Markets-module__b2MrEa__list{flex-direction:column;display:flex}.Markets-module__b2MrEa__item{border-top:1px solid var(--border);cursor:default;will-change:opacity,transform;grid-template-columns:1fr 1.4fr;align-items:start;gap:6rem;padding:4.5rem 0;transition:border-color .22s;display:grid;position:relative}.Markets-module__b2MrEa__item:last-child{border-bottom:1px solid var(--border)}.Markets-module__b2MrEa__item:hover{border-top-color:#c9a96e33}.Markets-module__b2MrEa__itemLeft{flex-direction:column;gap:.6rem;display:flex}.Markets-module__b2MrEa__statusBadge{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--gold);opacity:.65;align-items:center;gap:.8rem;margin-bottom:.6rem;font-size:.6rem;display:flex}.Markets-module__b2MrEa__statusBadge:before{content:"";background:var(--gold);opacity:.7;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:block}.Markets-module__b2MrEa__countryName{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-size:clamp(3.5rem,6.5vw,6.5rem);font-weight:300;line-height:.95;transition:color .22s}.Markets-module__b2MrEa__item:hover .Markets-module__b2MrEa__countryName{color:var(--gold)}.Markets-module__b2MrEa__cityLine{align-items:baseline;gap:1rem;margin-top:.75rem;display:flex}.Markets-module__b2MrEa__city{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);font-size:.72rem}.Markets-module__b2MrEa__region{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);opacity:.6;font-size:.62rem}.Markets-module__b2MrEa__itemRight{flex-direction:column;gap:1.5rem;padding-top:.5rem;display:flex}.Markets-module__b2MrEa__coords{font-family:var(--font-mono);letter-spacing:.16em;color:var(--gold);opacity:.38;font-size:.65rem;transition:opacity .22s}.Markets-module__b2MrEa__item:hover .Markets-module__b2MrEa__coords{opacity:.65}.Markets-module__b2MrEa__desc{color:var(--muted);max-width:48ch;font-size:.94rem;line-height:1.8;transition:color .22s}.Markets-module__b2MrEa__item:hover .Markets-module__b2MrEa__desc{color:var(--text-secondary)}@media (max-width:1024px){.Markets-module__b2MrEa__item{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Markets-module__b2MrEa__item{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.Markets-module__b2MrEa__countryName{font-size:clamp(3rem,12vw,5rem)}}
.CTA-module__CdZh3q__cta{border-top:1px solid var(--border);background:var(--bg);grid-template-columns:1fr 1fr;align-items:start;gap:6rem;padding:9rem 5rem;display:grid;position:relative;overflow:hidden}.CTA-module__CdZh3q__bg{pointer-events:none;background:radial-gradient(60% 70% at 30%,#c9a96e0a 0%,#0000 70%);position:absolute;inset:0}.CTA-module__CdZh3q__bgLineTop{pointer-events:none;background:linear-gradient(#c9a96e2e,#0000);width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.CTA-module__CdZh3q__bgLineBottom{pointer-events:none;background:linear-gradient(#0000,#c9a96e1a);width:1px;height:60px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.CTA-module__CdZh3q__leftOuter{align-self:start;position:sticky;top:8rem}.CTA-module__CdZh3q__left{flex-direction:column;gap:0;display:flex}.CTA-module__CdZh3q__heading{font-family:var(--font-display);letter-spacing:-.022em;text-wrap:balance;margin:0 0 1.75rem;font-size:clamp(2.8rem,4.5vw,4.8rem);font-weight:300;line-height:1.07}.CTA-module__CdZh3q__heading em{color:var(--gold);font-style:italic;display:block}.CTA-module__CdZh3q__sub{color:var(--muted);max-width:42ch;margin-bottom:2.5rem;font-size:.92rem;line-height:1.85}.CTA-module__CdZh3q__contactRow{align-items:center;gap:.9rem;display:flex}.CTA-module__CdZh3q__emailLink{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);font-size:.7rem;text-decoration:none;transition:color .25s}.CTA-module__CdZh3q__emailLink:hover{color:var(--gold)}.CTA-module__CdZh3q__contactDot{background:var(--gold);opacity:.3;border-radius:50%;width:3px;height:3px}.CTA-module__CdZh3q__location{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);opacity:.5;font-size:.65rem}.CTA-module__CdZh3q__progress{gap:.5rem;margin-top:2.5rem;display:flex}.CTA-module__CdZh3q__dot{background:var(--border);width:20px;height:2px;transition:background .3s,width .3s}.CTA-module__CdZh3q__dotActive{background:var(--gold);width:36px}.CTA-module__CdZh3q__dotDone{background:#c9a96e59}.CTA-module__CdZh3q__right{z-index:1;position:relative}.CTA-module__CdZh3q__formBox{background:var(--surface);border:1px solid var(--border);flex-direction:column;height:620px;padding:2.75rem;display:flex;position:relative;overflow:hidden}.CTA-module__CdZh3q__formBox:before{content:"";background:linear-gradient(90deg,#0000 0%,#c9a96e4d 40% 60%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.CTA-module__CdZh3q__stepWrap{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.CTA-module__CdZh3q__scrollArea{scrollbar-width:thin;scrollbar-color:#c9a96e26 transparent;flex-direction:column;flex:1;gap:1rem;margin-bottom:.75rem;padding-right:.25rem;display:flex;overflow-y:auto}.CTA-module__CdZh3q__scrollArea::-webkit-scrollbar{width:3px}.CTA-module__CdZh3q__scrollArea::-webkit-scrollbar-thumb{background:#c9a96e26;border-radius:2px}.CTA-module__CdZh3q__stepLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);opacity:.5;margin-bottom:.25rem;font-size:.55rem}.CTA-module__CdZh3q__stepTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.012em;margin-bottom:1.5rem;font-size:clamp(1.4rem,2vw,1.85rem);font-weight:300;line-height:1.15}.CTA-module__CdZh3q__stepSub{color:var(--muted);font-size:.85rem;line-height:1.7}.CTA-module__CdZh3q__stepSub em{color:var(--text-secondary);font-style:italic}.CTA-module__CdZh3q__chips{flex-wrap:wrap;gap:.65rem;display:flex}.CTA-module__CdZh3q__chip{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;padding:.55rem 1rem;font-size:.58rem;transition:border-color .2s,color .2s,background .2s}.CTA-module__CdZh3q__chip:hover{color:var(--text-secondary);border-color:#c9a96e4d}.CTA-module__CdZh3q__chipActive{border-color:var(--gold)!important;color:var(--gold)!important;background:#c9a96e0f!important}.CTA-module__CdZh3q__fieldGroup{flex-direction:column;gap:.75rem;display:flex}.CTA-module__CdZh3q__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CTA-module__CdZh3q__field{flex-direction:column;gap:.5rem;display:flex}.CTA-module__CdZh3q__fieldLabel{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);opacity:.7;font-size:.55rem}.CTA-module__CdZh3q__optional{opacity:.5;text-transform:none;letter-spacing:0;font-size:.7em}.CTA-module__CdZh3q__input,.CTA-module__CdZh3q__textarea{border:1px solid var(--border);color:var(--text);font-family:var(--font-body);resize:none;background:#ffffff06;outline:none;width:100%;padding:.8rem 1rem;font-size:.88rem;transition:border-color .2s,background .2s}.CTA-module__CdZh3q__input::placeholder,.CTA-module__CdZh3q__textarea::placeholder{color:var(--muted);opacity:.4}.CTA-module__CdZh3q__input:focus,.CTA-module__CdZh3q__textarea:focus{background:#c9a96e08;border-color:#c9a96e66}.CTA-module__CdZh3q__countrySelect{border:1px solid var(--border);width:100%;color:var(--text-secondary);font-family:var(--font-mono);cursor:pointer;appearance:none;background:#ffffff06 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236e6a64' stroke-width='1.2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right .9rem center/10px no-repeat;border-bottom:none;outline:none;padding:.65rem 1rem;font-size:.75rem;transition:border-color .2s,background .2s}.CTA-module__CdZh3q__countrySelect:focus{background-color:#c9a96e08;border-color:#c9a96e66}.CTA-module__CdZh3q__formNav{justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.CTA-module__CdZh3q__backBtn{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.6rem;transition:color .2s}.CTA-module__CdZh3q__backBtn:hover{color:var(--text-secondary)}.CTA-module__CdZh3q__nextBtn,.CTA-module__CdZh3q__submitBtn{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:#010101;background:var(--gold);cursor:pointer;border:none;padding:.85rem 2rem;font-size:.62rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.CTA-module__CdZh3q__nextBtn:hover,.CTA-module__CdZh3q__submitBtn:hover{background:var(--gold-light);transform:translateY(-1px);box-shadow:0 8px 24px #c9a96e2e}.CTA-module__CdZh3q__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.CTA-module__CdZh3q__spinner{vertical-align:middle;border:2px solid #00000040;border-top-color:#010101;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite CTA-module__CdZh3q__spin;display:inline-block}@keyframes CTA-module__CdZh3q__spin{to{transform:rotate(360deg)}}.CTA-module__CdZh3q__error{font-family:var(--font-mono);letter-spacing:.06em;color:#e07070;border-left:2px solid #e07070;padding-left:.75rem;font-size:.62rem}.CTA-module__CdZh3q__successMark{color:var(--gold);opacity:.6;font-size:2.5rem;line-height:1}.CTA-module__CdZh3q__inlineLink{color:var(--gold);opacity:.85;text-decoration:none;transition:opacity .2s}.CTA-module__CdZh3q__inlineLink:hover{opacity:1}@media (max-width:1100px){.CTA-module__CdZh3q__cta{grid-template-columns:1fr;gap:4rem;padding:7rem 3.5rem}.CTA-module__CdZh3q__left{position:static}}@media (max-width:640px){.CTA-module__CdZh3q__cta{padding:5rem 1.5rem}.CTA-module__CdZh3q__formBox{padding:2rem 1.5rem}.CTA-module__CdZh3q__grid2{grid-template-columns:1fr}}.CTA-module__CdZh3q__inputError{background:#e0707005!important;border-color:#e0707066!important}.CTA-module__CdZh3q__inlineError{font-family:var(--font-body);color:#e07070;margin-top:.4rem;font-size:.72rem;animation:.3s CTA-module__CdZh3q__fadeIn;display:block}@keyframes CTA-module__CdZh3q__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.PhoneField-module__UCRvMG__wrapper{width:100%;position:relative}.PhoneField-module__UCRvMG__row{border:1px solid var(--border);background:#ffffff06;align-items:stretch;transition:border-color .2s,background .2s;display:flex}.PhoneField-module__UCRvMG__rowFocused,.PhoneField-module__UCRvMG__row:focus-within{background:#c9a96e08;border-color:#c9a96e73}.PhoneField-module__UCRvMG__trigger{cursor:pointer;color:var(--text-secondary);white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.45rem;height:44px;padding:0 .9rem;transition:background .15s;display:flex}.PhoneField-module__UCRvMG__trigger:hover{background:#ffffff08}.PhoneField-module__UCRvMG__flag{font-size:1.05rem;line-height:1}.PhoneField-module__UCRvMG__code{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-secondary);font-size:.72rem}.PhoneField-module__UCRvMG__caret{color:var(--muted);opacity:.55;transition:transform .2s,opacity .2s}.PhoneField-module__UCRvMG__caretOpen{opacity:.9;transform:rotate(180deg)}.PhoneField-module__UCRvMG__divider{background:var(--border);flex-shrink:0;align-self:stretch;width:1px}.PhoneField-module__UCRvMG__input{color:var(--text);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;height:44px;padding:0 1rem;font-size:.88rem}.PhoneField-module__UCRvMG__input::placeholder{color:var(--muted);opacity:.4}.PhoneField-module__UCRvMG__dropdown{z-index:100;background:#0e0e0c;border:1px solid #c9a96e2e;width:100%;animation:.18s cubic-bezier(.16,1,.3,1) PhoneField-module__UCRvMG__dropIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 16px 40px #0009}@keyframes PhoneField-module__UCRvMG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PhoneField-module__UCRvMG__searchWrap{border-bottom:1px solid var(--border);align-items:center;gap:.6rem;padding:.65rem .9rem;display:flex}.PhoneField-module__UCRvMG__searchIcon{color:var(--muted);opacity:.5;flex-shrink:0}.PhoneField-module__UCRvMG__search{color:var(--text);font-family:var(--font-mono);letter-spacing:.04em;background:0 0;border:none;outline:none;flex:1;font-size:.7rem}.PhoneField-module__UCRvMG__search::placeholder{color:var(--muted);opacity:.4}.PhoneField-module__UCRvMG__list{scrollbar-width:thin;scrollbar-color:#c9a96e1f transparent;max-height:200px;list-style:none;overflow-y:auto}.PhoneField-module__UCRvMG__list::-webkit-scrollbar{width:3px}.PhoneField-module__UCRvMG__list::-webkit-scrollbar-thumb{background:#c9a96e26}.PhoneField-module__UCRvMG__option{cursor:pointer;align-items:center;gap:.7rem;padding:.6rem .9rem;transition:background .12s;display:flex}.PhoneField-module__UCRvMG__option:hover{background:#ffffff0a}.PhoneField-module__UCRvMG__optionActive{background:#c9a96e12}.PhoneField-module__UCRvMG__optionActive .PhoneField-module__UCRvMG__optionName{color:var(--gold)}.PhoneField-module__UCRvMG__optionName{color:var(--text-secondary);flex:1;font-size:.8rem;transition:color .12s}.PhoneField-module__UCRvMG__optionCode{font-family:var(--font-mono);color:var(--muted);opacity:.6;letter-spacing:.06em;font-size:.62rem}.PhoneField-module__UCRvMG__noResult{color:var(--muted);opacity:.5;text-align:center;padding:1rem;font-size:.78rem}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--bg)}.Footer-module__S6Hkya__top{border-bottom:1px solid var(--border);grid-template-columns:1.5fr 1fr 1fr;gap:5rem;padding:5rem 5rem 4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logo{-webkit-user-select:none;user-select:none;align-items:center;width:fit-content;text-decoration:none;transition:opacity .3s;display:inline-flex}.Footer-module__S6Hkya__logo:hover{opacity:.75}.Footer-module__S6Hkya__logoImg{object-fit:contain;width:48px;height:48px;display:block}.Footer-module__S6Hkya__tagline{color:var(--muted);max-width:28ch;font-size:.88rem;line-height:1.6}.Footer-module__S6Hkya__colLabel{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--gold);opacity:.55;margin-bottom:1.25rem;font-size:.58rem;display:block}.Footer-module__S6Hkya__navList{flex-direction:column;gap:.9rem;display:flex}.Footer-module__S6Hkya__navList a{letter-spacing:.04em;color:var(--muted);font-size:.84rem;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__navList a:after{content:"";background:var(--gold);opacity:.4;width:0;height:1px;transition:width .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0}.Footer-module__S6Hkya__navList a:hover{color:var(--text-secondary)}.Footer-module__S6Hkya__navList a:hover:after{width:100%}.Footer-module__S6Hkya__contact{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__contactEmail{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.25rem;font-size:.72rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__contactEmail:hover{color:var(--gold)}.Footer-module__S6Hkya__location{color:var(--muted);font-size:.82rem}.Footer-module__S6Hkya__bottom{justify-content:space-between;align-items:center;padding:1.5rem 5rem;display:flex}.Footer-module__S6Hkya__copy{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);opacity:.6;font-size:.62rem}.Footer-module__S6Hkya__legal{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);opacity:.4;font-size:.62rem}@media (max-width:1024px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 2.5rem 3rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}.Footer-module__S6Hkya__bottom{padding:1.5rem 2.5rem}}@media (max-width:640px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1.5rem 2.5rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.5rem;padding:1.5rem}}
