.Nav-module__e1xquq__header{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line);transition:box-shadow .3s var(--ease), background .3s var(--ease);background:#ffffffd1;position:sticky;top:0}[data-theme=dark] .Nav-module__e1xquq__header{background:#0b132bd1}.Nav-module__e1xquq__scrolled{background:#fffffff5;box-shadow:0 2px 24px -8px #10233f24}[data-theme=dark] .Nav-module__e1xquq__scrolled{background:#0b132bf5}.Nav-module__e1xquq__nav{justify-content:space-between;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px;display:flex}.Nav-module__e1xquq__brand{flex-shrink:0;align-items:center;display:flex}.Nav-module__e1xquq__logo{width:auto;height:76px;transition:transform .2s;display:block}.Nav-module__e1xquq__logo:hover{transform:scale(1.03)}.Nav-module__e1xquq__navLinks{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.Nav-module__e1xquq__navLink{font-family:var(--font-body);color:var(--ink-soft);white-space:nowrap;font-size:14.5px;font-weight:500;transition:color .15s}.Nav-module__e1xquq__navLink:hover{color:var(--blue)}.Nav-module__e1xquq__navCta{flex-shrink:0;align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__themeToggle{border:1.5px solid var(--line-strong);background:var(--paper);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.Nav-module__e1xquq__themeToggle:hover{background:var(--blue-pale);border-color:var(--blue);color:var(--blue);transform:rotate(15deg)}.Nav-module__e1xquq__burger{border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);background:0 0;justify-content:center;align-items:center;padding:7px;transition:border-color .15s,color .15s;display:none}.Nav-module__e1xquq__burger:hover{border-color:var(--blue);color:var(--blue)}.Nav-module__e1xquq__drawer{background:var(--white);z-index:200;width:min(340px,90vw);height:100dvh;transition:transform .35s var(--ease);border-left:1px solid var(--line);flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #10233f2e}.Nav-module__e1xquq__drawerOpen{transform:translate(0)}.Nav-module__e1xquq__drawerInner{flex-direction:column;height:100%;padding:80px 28px 36px;display:flex;overflow-y:auto}.Nav-module__e1xquq__drawerLinks{flex-direction:column;flex:1;gap:2px;display:flex}.Nav-module__e1xquq__drawerLink{border-radius:var(--radius-sm);color:var(--ink);opacity:0;transition:background .15s,color .15s;transition:transform .3s var(--ease), opacity .3s var(--ease), background .15s, color .15s;justify-content:space-between;align-items:center;padding:16px;font-size:16px;font-weight:500;display:flex;transform:translate(20px)}.Nav-module__e1xquq__drawerOpen .Nav-module__e1xquq__drawerLink{opacity:1;transform:translate(0)}.Nav-module__e1xquq__drawerLink:hover{background:var(--blue-pale);color:var(--blue)}.Nav-module__e1xquq__drawerArrow{color:var(--ink-soft)}.Nav-module__e1xquq__drawerFooter{border-top:1px solid var(--line);padding-top:28px}.Nav-module__e1xquq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:150;background:#10233f66;animation:.2s Nav-module__e1xquq__fadeIn;position:fixed;inset:0}@keyframes Nav-module__e1xquq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:960px){.Nav-module__e1xquq__navLinks{display:none}.Nav-module__e1xquq__burger{display:flex}}@media (max-width:480px){.Nav-module__e1xquq__logo{height:38px}}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:90vh;padding:80px 0 72px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBackdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroBackdrop:after{content:"";background:linear-gradient(90deg,#faf7f2c7 0%,#faf7f28c 42%,#faf7f233 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__heroImage{object-fit:cover;object-position:center center;opacity:.96;filter:blur(6px)saturate(1.06)contrast(1.02)brightness(.98);transform:scale(1.02)}.Hero-module__Z8hQ_W__bgBlob1{pointer-events:none;background:radial-gradient(circle,#1d74b012 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:8s ease-in-out infinite alternate Hero-module__Z8hQ_W__blobFloat;position:absolute;top:-200px;right:-200px}.Hero-module__Z8hQ_W__bgBlob2{pointer-events:none;background:radial-gradient(circle,#f2a9000f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite alternate-reverse Hero-module__Z8hQ_W__blobFloat;position:absolute;bottom:-100px;left:-100px}@keyframes Hero-module__Z8hQ_W__blobFloat{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-30px)scale(1.05)}}.Hero-module__Z8hQ_W__grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid;position:relative}.Hero-module__Z8hQ_W__copy{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-xl);background:#ffffffb8;flex-direction:column;gap:0;padding:28px 30px 26px;display:flex;box-shadow:0 18px 50px #0c447214}[data-theme=dark] .Hero-module__Z8hQ_W__copy{background:#131e3ab8;box-shadow:0 18px 50px #00000038}.Hero-module__Z8hQ_W__copy h1{margin:18px 0 20px}.Hero-module__Z8hQ_W__lead{color:var(--ink);text-shadow:0 1px #ffffff73;max-width:500px;margin-bottom:30px;font-size:17.5px;line-height:1.7}[data-theme=dark] .Hero-module__Z8hQ_W__lead{text-shadow:none}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex}.Hero-module__Z8hQ_W__trustStrip{border-top:1px solid var(--line);flex-wrap:wrap;gap:24px;padding-top:22px;display:flex}.Hero-module__Z8hQ_W__trustItem{color:var(--ink);align-items:center;gap:8px;font-size:13.5px;font-weight:500;display:flex}.Hero-module__Z8hQ_W__trustIcon{color:var(--blue);flex-shrink:0}.Hero-module__Z8hQ_W__pathCard{background:linear-gradient(165deg, var(--blue-deep) 0%, var(--blue) 100%);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg), 0 0 0 1px #ffffff14 inset;color:#fff;padding:40px 36px 32px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__cardGlow{pointer-events:none;background:radial-gradient(circle,#f2a9004d,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.Hero-module__Z8hQ_W__float3DGradCap{z-index:5;filter:drop-shadow(0 12px 20px #00000040);pointer-events:none;position:absolute;top:-24px;right:20px}.Hero-module__Z8hQ_W__float3DDiploma{z-index:5;filter:drop-shadow(0 10px 18px #00000040);pointer-events:none;position:absolute;bottom:20px;right:-16px}.Hero-module__Z8hQ_W__cardGlow2{pointer-events:none;background:radial-gradient(circle,#ffffff14,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.Hero-module__Z8hQ_W__pathLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-pale);opacity:.85;z-index:1;margin-bottom:28px;font-size:11px;display:block;position:relative}.Hero-module__Z8hQ_W__steps{z-index:1;list-style:none;position:relative}.Hero-module__Z8hQ_W__step{flex-direction:column;gap:2px;padding:0 0 24px 50px;display:flex;position:relative}.Hero-module__Z8hQ_W__step:last-child{padding-bottom:0}.Hero-module__Z8hQ_W__connector{background:repeating-linear-gradient(#ffffff4d 0 5px,#0000 5px 11px);width:2px;position:absolute;top:34px;bottom:2px;left:15px}.Hero-module__Z8hQ_W__node{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;width:32px;height:32px;font-family:var(--font-display);background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__nodeGold{background:var(--gold);border-color:var(--gold);color:var(--ink);box-shadow:0 0 0 5px #f2a90040}.Hero-module__Z8hQ_W__stepContent{flex-direction:column;gap:2px;display:flex}.Hero-module__Z8hQ_W__stepTitle{font-family:var(--font-display);font-size:15.5px;font-weight:600;line-height:1.3}.Hero-module__Z8hQ_W__stepSub{color:#ffffffad;font-size:13px}.Hero-module__Z8hQ_W__cardCta{border-radius:var(--radius-pill);color:#fff;font-size:14px;font-weight:600;font-family:var(--font-body);z-index:1;background:#ffffff1f;border:1.5px solid #fff3;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:28px;padding:12px 20px;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.Hero-module__Z8hQ_W__cardCta:hover{background:#fff3;border-color:#fff6}.Hero-module__Z8hQ_W__scrollIndicator{border:2px solid var(--line-strong);border-radius:13px;justify-content:center;align-items:flex-start;width:26px;height:42px;padding-top:6px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDot{background:var(--blue);border-radius:50%;width:5px;height:5px}@media (max-width:960px){.Hero-module__Z8hQ_W__copy{padding:22px 20px 20px}.Hero-module__Z8hQ_W__heroBackdrop:after{background:linear-gradient(#faf7f2d6 0%,#faf7f2a6 55%,#faf7f24d 100%)}.Hero-module__Z8hQ_W__heroImage{object-position:center top;opacity:.92;filter:blur(5px)saturate(1.06)contrast(1.02)brightness(.98);transform:scale(1.04)}.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr;gap:40px}.Hero-module__Z8hQ_W__hero{min-height:auto;padding:64px 0 56px}.Hero-module__Z8hQ_W__scrollIndicator{display:none}}@media (max-width:520px){.Hero-module__Z8hQ_W__ctas{flex-direction:column}.Hero-module__Z8hQ_W__ctas .Hero-module__Z8hQ_W__btn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__trustStrip{gap:14px}}
.About-module__vqXTeW__about{background:var(--white)}.About-module__vqXTeW__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;display:grid}.About-module__vqXTeW__statCol{flex-direction:column;gap:18px;display:flex}.About-module__vqXTeW__aboutIllustrationFrame{border-radius:var(--radius-lg);border:1px solid var(--line);width:100%;box-shadow:var(--shadow-sm);background:var(--paper);overflow:hidden}.About-module__vqXTeW__aboutImg{object-fit:cover;width:100%;height:auto;display:block}.About-module__vqXTeW__statBlock{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px 26px;transition:box-shadow .2s,transform .2s}.About-module__vqXTeW__statBlock:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.About-module__vqXTeW__statNum{font-family:var(--font-display);color:var(--blue);letter-spacing:-.03em;font-size:40px;font-weight:700;line-height:1}.About-module__vqXTeW__statCap{color:var(--ink-soft);margin-top:6px;font-size:13.5px;line-height:1.5}.About-module__vqXTeW__copyCol{flex-direction:column;gap:0;display:flex}.About-module__vqXTeW__copyCol p{color:var(--ink-soft);margin-bottom:18px;font-size:16.5px;line-height:1.75}.About-module__vqXTeW__copyCol p:first-of-type{color:var(--ink);font-size:18px;font-weight:500}.About-module__vqXTeW__badges{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.About-module__vqXTeW__badge{font-family:var(--font-mono);border-radius:var(--radius-pill);border:1.5px solid var(--line-strong);color:var(--ink-soft);letter-spacing:.04em;background:var(--paper);padding:6px 14px;font-size:11.5px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.About-module__vqXTeW__badge:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-pale)}@media (max-width:960px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:40px}.About-module__vqXTeW__statCol{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:560px){.About-module__vqXTeW__statCol{grid-template-columns:1fr}}
.MissionVision-module__Xk785W__section{background:var(--blue-deep);padding:var(--section-v) 0;position:relative;overflow:hidden}.MissionVision-module__Xk785W__grain{opacity:.06;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E");position:absolute;inset:0}.MissionVision-module__Xk785W__section>.MissionVision-module__Xk785W__wrap{z-index:1;position:relative}.MissionVision-module__Xk785W__topFlex{justify-content:space-between;align-items:center;gap:32px;margin-bottom:48px;display:flex}.MissionVision-module__Xk785W__mvIllustrationWrap{border-radius:var(--radius-lg);border:1px solid #fff3;flex-shrink:0;width:220px;height:150px;overflow:hidden;box-shadow:0 16px 36px -12px #0006}.MissionVision-module__Xk785W__mvImg{object-fit:cover;width:100%;height:100%}.MissionVision-module__Xk785W__grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.MissionVision-module__Xk785W__card{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1f;padding:36px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.MissionVision-module__Xk785W__card:hover{border-color:#ffffff3d;box-shadow:0 24px 48px -20px #0006}.MissionVision-module__Xk785W__cardGold{background:#f2a90014;border-color:#f2a90040}.MissionVision-module__Xk785W__cardGold:hover{border-color:#f2a90073}.MissionVision-module__Xk785W__cardInner{z-index:1;position:relative}.MissionVision-module__Xk785W__cardArc{pointer-events:none;background:radial-gradient(circle,#f2a90026,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-40px;right:-40px}.MissionVision-module__Xk785W__tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-size:11px;display:block}.MissionVision-module__Xk785W__card h3{color:#fff;margin-bottom:14px;font-size:22px;font-weight:600}.MissionVision-module__Xk785W__card p{color:#ffffffbf;font-size:15.5px;line-height:1.7}.MissionVision-module__Xk785W__valuesTeaser{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:40px;display:flex}.MissionVision-module__Xk785W__valuePill{font-family:var(--font-mono);letter-spacing:.08em;border-radius:var(--radius-pill);color:#ffffffbf;cursor:default;border:1.5px solid #ffffff2e;padding:9px 20px;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.MissionVision-module__Xk785W__valuePill:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:768px){.MissionVision-module__Xk785W__grid{grid-template-columns:1fr}}
.Values-module__LERj8a__section{background:var(--paper)}.Values-module__LERj8a__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Values-module__LERj8a__card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s;cursor:default;padding:30px 26px;position:relative;overflow:hidden}.Values-module__LERj8a__card:hover{box-shadow:var(--shadow);border-color:var(--blue-pale);transform:translateY(-5px)}.Values-module__LERj8a__card:hover .Values-module__LERj8a__accent{opacity:1;transform:translate(0)}.Values-module__LERj8a__cardTop{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Values-module__LERj8a__iconBox{background:var(--paper);border:1px solid var(--line);width:52px;height:52px;transition:transform .22s var(--ease), background .2s, border-color .2s;border-radius:14px;justify-content:center;align-items:center;padding:6px;display:flex}.Values-module__LERj8a__card:hover .Values-module__LERj8a__iconBox{background:var(--blue-pale);border-color:#1d74b04d;transform:scale(1.1)rotate(4deg)}.Values-module__LERj8a__valIcon{object-fit:contain;width:100%;height:100%}.Values-module__LERj8a__idx{font-family:var(--font-mono);color:var(--gold-deep);letter-spacing:.08em;font-size:11px;font-weight:600}.Values-module__LERj8a__title{color:var(--ink);margin-bottom:10px;font-size:20px;font-weight:700}.Values-module__LERj8a__desc{color:var(--ink-soft);font-size:14.5px;line-height:1.65}.Values-module__LERj8a__accent{background:linear-gradient(90deg, var(--blue), var(--gold));opacity:0;height:3px;transition:opacity .3s, transform .4s var(--ease);border-radius:0 0 3px 3px;position:absolute;bottom:0;left:0;right:0;transform:translate(-100%)}@media (max-width:960px){.Values-module__LERj8a__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Values-module__LERj8a__grid{grid-template-columns:1fr}}
.Services-module__PFRRnG__section{background:var(--white)}.Services-module__PFRRnG__list{border-top:1px solid var(--line)}.Services-module__PFRRnG__row{border-bottom:1px solid var(--line);transition:background .2s}.Services-module__PFRRnG__row:hover,.Services-module__PFRRnG__rowOpen{background:var(--paper)}.Services-module__PFRRnG__rowHead{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:50px 54px 1fr auto;align-items:center;gap:16px;width:100%;padding:26px 16px 26px 0;display:grid}.Services-module__PFRRnG__serviceIconContainer{background:#eaf3fb99;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;padding:6px;transition:transform .2s,background .2s;display:flex}.Services-module__PFRRnG__rowHead:hover .Services-module__PFRRnG__serviceIconContainer{background:#eaf3fb;transform:scale(1.1)rotate(-3deg)}.Services-module__PFRRnG__serviceIcon{object-fit:contain;width:100%;height:100%}.Services-module__PFRRnG__snum{font-family:var(--font-display);color:var(--blue-pale);-webkit-text-stroke:1.5px var(--blue);text-align:center;flex-shrink:0;font-size:24px;font-weight:700;transition:color .2s}.Services-module__PFRRnG__rowOpen .Services-module__PFRRnG__snum{color:var(--blue);-webkit-text-stroke:none}.Services-module__PFRRnG__rowMain{flex:1;min-width:0}.Services-module__PFRRnG__serviceTitle{margin-bottom:4px;font-size:19px;transition:color .15s}.Services-module__PFRRnG__rowHead:hover .Services-module__PFRRnG__serviceTitle{color:var(--blue)}.Services-module__PFRRnG__serviceDesc{color:var(--ink-soft);max-width:500px;font-size:14.5px;line-height:1.6}.Services-module__PFRRnG__rowRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.Services-module__PFRRnG__tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.Services-module__PFRRnG__tag{font-family:var(--font-mono);color:var(--ink-soft);border:1px solid var(--line);border-radius:var(--radius-pill);white-space:nowrap;padding:5px 11px;font-size:11.5px}.Services-module__PFRRnG__chevron{color:var(--ink-soft);transition:transform .3s var(--ease), color .15s;flex-shrink:0}.Services-module__PFRRnG__chevronOpen{color:var(--blue);transform:rotate(180deg)}.Services-module__PFRRnG__panel{transition:max-height .4s var(--ease);max-height:0;overflow:hidden}.Services-module__PFRRnG__panelText{color:var(--ink-soft);border-left:2px solid var(--blue-pale);max-width:640px;margin-left:32px;padding:0 0 28px 24px;font-size:15px;line-height:1.75}@media (max-width:768px){.Services-module__PFRRnG__rowHead{grid-template-columns:44px 1fr;row-gap:8px}.Services-module__PFRRnG__rowRight{grid-column:1/-1;padding-left:44px}.Services-module__PFRRnG__tags{display:none}.Services-module__PFRRnG__panelText{margin-left:12px;padding-left:16px}}
.MobileApp-module__44Bbua__section{background:var(--paper);padding:var(--section-v) 0;overflow:hidden}.MobileApp-module__44Bbua__head{text-align:center;max-width:620px;margin:0 auto 64px}.MobileApp-module__44Bbua__head h2{margin-top:16px;margin-bottom:16px}.MobileApp-module__44Bbua__head p{color:var(--ink-soft);font-size:17px;line-height:1.7}.MobileApp-module__44Bbua__showcaseGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;padding:20px 0;display:flex}.MobileApp-module__44Bbua__waitlistBanner{border-radius:var(--radius-xl);width:min(920px,100%);box-shadow:var(--shadow);background:linear-gradient(135deg,#1d74b01f,#f2a90014);border:1px solid #1d74b029;justify-content:space-between;align-items:center;gap:20px;margin:24px auto 18px;padding:22px 24px;display:flex}.MobileApp-module__44Bbua__waitlistBanner h3{color:var(--ink);margin:8px 0;font-size:clamp(20px,2.4vw,28px)}.MobileApp-module__44Bbua__waitlistBanner p{color:var(--ink-soft);max-width:620px;line-height:1.7}.MobileApp-module__44Bbua__waitlistBannerTag{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.MobileApp-module__44Bbua__waitlistForm{flex-direction:column;justify-content:center;gap:16px;display:flex}.MobileApp-module__44Bbua__waitlistFields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.MobileApp-module__44Bbua__waitlistField{color:var(--ink);flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.MobileApp-module__44Bbua__waitlistField input{font:inherit;color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:var(--radius-sm);outline:none;padding:13px 14px}.MobileApp-module__44Bbua__waitlistField input:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #1d74b01f}.MobileApp-module__44Bbua__waitlistError{color:#b91c1c;font-size:14px}.MobileApp-module__44Bbua__waitlistModalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#10233f8f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.MobileApp-module__44Bbua__waitlistModal{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-xl);width:min(460px,100%);box-shadow:var(--shadow-lg);text-align:center;padding:28px}.MobileApp-module__44Bbua__waitlistModalBadge{border-radius:var(--radius-pill);background:var(--blue-pale);color:var(--blue);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;margin-bottom:14px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.MobileApp-module__44Bbua__waitlistModal h3{color:var(--ink);margin-bottom:10px}.MobileApp-module__44Bbua__waitlistModal p{color:var(--ink-soft);margin-bottom:22px;line-height:1.7}.MobileApp-module__44Bbua__waitlistActions{flex-wrap:wrap;gap:12px;display:flex}.MobileApp-module__44Bbua__floatingWaitlist{z-index:1200;border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--blue-deep), var(--blue));color:#fff;box-shadow:var(--shadow-lg);border:1px solid #1d74b038;align-items:center;gap:10px;padding:12px 16px;animation:2.5s ease-in-out infinite MobileApp-module__44Bbua__waitlistFloat,2.2s ease-in-out infinite MobileApp-module__44Bbua__waitlistPulse;display:inline-flex;position:fixed;bottom:20px;right:20px}.MobileApp-module__44Bbua__floatingWaitlistBadge{border-radius:var(--radius-pill);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:#ffffff24;justify-content:center;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.MobileApp-module__44Bbua__floatingWaitlistText{font-size:13px;font-weight:700}.MobileApp-module__44Bbua__floatingWaitlist:after{content:"";border-radius:inherit;border:1px solid #ffffff2e;animation:2.2s ease-out infinite MobileApp-module__44Bbua__waitlistRing;position:absolute;inset:-6px}@keyframes MobileApp-module__44Bbua__waitlistFloat{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-4px)rotate(-1deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(-2px)rotate(1deg)}}@keyframes MobileApp-module__44Bbua__waitlistPulse{0%,to{box-shadow:var(--shadow-lg)}50%{box-shadow:0 18px 36px -10px #1d74b08c,0 0 0 8px #1d74b014}}@keyframes MobileApp-module__44Bbua__waitlistRing{0%{opacity:.65;transform:scale(1)}to{opacity:0;transform:scale(1.12)}}.MobileApp-module__44Bbua__waitlistToast{z-index:1300;border-radius:var(--radius-lg);background:var(--white);max-width:min(520px,100vw - 40px);color:var(--ink);box-shadow:var(--shadow-lg);border:1px solid #1d74b029;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;top:20px;right:20px}.MobileApp-module__44Bbua__waitlistToastBadge{background:linear-gradient(135deg, var(--blue-deep), var(--blue));color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.MobileApp-module__44Bbua__waitlistToastClose{background:var(--paper);width:30px;height:30px;color:var(--ink-soft);border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:auto;font-size:20px;line-height:1;display:inline-flex}.MobileApp-module__44Bbua__phoneOuter{flex-shrink:0}.MobileApp-module__44Bbua__phoneFrame{background:var(--white);border:1px solid var(--line);width:320px;height:640px;font-family:var(--font-body);border-radius:48px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 10px #1e293b,0 0 0 11px #334155,0 40px 80px -20px #00000059}.MobileApp-module__44Bbua__notch{z-index:50;background:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:92px;height:24px;padding-right:8px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.MobileApp-module__44Bbua__cameraLens{background:#111;border:1px solid #222;border-radius:50%;width:10px;height:10px}.MobileApp-module__44Bbua__phoneStatusBar{font-family:var(--font-mono);color:var(--ink);background:var(--white);z-index:10;justify-content:space-between;align-items:center;padding:12px 24px 6px;font-size:11px;font-weight:600;display:flex}.MobileApp-module__44Bbua__phoneTime{font-weight:700}.MobileApp-module__44Bbua__phoneIcons{opacity:.8;font-size:10px}.MobileApp-module__44Bbua__phoneAppHeader{background:var(--white);border-bottom:1px solid var(--line);z-index:10;align-items:center;gap:10px;padding:10px 16px 12px;display:flex}.MobileApp-module__44Bbua__consultantAvatar{background:linear-gradient(135deg, var(--blue-deep), var(--blue));color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.MobileApp-module__44Bbua__consultantInfo{flex:1;min-width:0}.MobileApp-module__44Bbua__consultantName{color:var(--ink);font-size:13px;font-weight:700;line-height:1.2}.MobileApp-module__44Bbua__consultantRole{color:var(--ink-soft);font-size:11px}.MobileApp-module__44Bbua__profileTag{color:var(--blue);background:var(--blue-pale);border-radius:var(--radius-pill);padding:4px 10px;font-size:11px;font-weight:600}.MobileApp-module__44Bbua__phoneAppHeaderSubtle{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.MobileApp-module__44Bbua__backBtnText{color:var(--ink-soft);font-size:12px;font-weight:500}.MobileApp-module__44Bbua__nyscTag{font-family:var(--font-mono);letter-spacing:.08em;color:#16a34a;border-radius:var(--radius-pill);background:#dcfce7;padding:3px 8px;font-size:10px;font-weight:700}.MobileApp-module__44Bbua__chatScrollBody{background:var(--paper);scrollbar-width:none;flex-direction:column;flex:1;gap:10px;padding:14px 14px 20px;display:flex;overflow-y:auto}.MobileApp-module__44Bbua__chatScrollBody::-webkit-scrollbar{display:none}.MobileApp-module__44Bbua__chatSectionLabel{text-align:center;color:var(--ink-soft);margin-top:4px;font-size:11px;font-weight:500}.MobileApp-module__44Bbua__statusPill{font-family:var(--font-mono);color:#16a34a;border-radius:var(--radius-pill);background:#dcfce7;align-self:center;padding:4px 10px;font-size:10.5px;font-weight:600}.MobileApp-module__44Bbua__msgAgent{background:var(--white);border:1px solid var(--line);max-width:86%;color:var(--ink);border-radius:16px 16px 16px 4px;align-self:flex-start;padding:10px 12px;font-size:12.5px;line-height:1.5;box-shadow:0 2px 6px #0000000a}.MobileApp-module__44Bbua__msgTime{color:var(--ink-soft);margin-top:4px;font-size:9.5px;display:block}.MobileApp-module__44Bbua__msgUser{background:var(--blue-deep);color:#fff;border-radius:16px 16px 4px;align-self:flex-end;max-width:86%;padding:10px 12px;font-size:12.5px;line-height:1.5}.MobileApp-module__44Bbua__msgUser p{color:#fff}.MobileApp-module__44Bbua__msgTimeUser{color:#ffffffb3;text-align:right;margin-top:4px;font-size:9.5px;display:block}.MobileApp-module__44Bbua__msgUserAttachment{background:var(--blue-deep);color:#fff;border-radius:16px 16px 4px;align-self:flex-end;max-width:90%;padding:10px 12px}.MobileApp-module__44Bbua__attachCard{background:#ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.MobileApp-module__44Bbua__attachIcon{color:var(--gold);flex-shrink:0}.MobileApp-module__44Bbua__attachTitle{color:#fff;font-size:11.5px;font-weight:600}.MobileApp-module__44Bbua__attachSub{color:#ffffffbf;font-size:10px}.MobileApp-module__44Bbua__typingIndicator{color:var(--ink-soft);background:var(--white);border:1px solid var(--line);border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:6px 10px;font-size:11px;display:flex}.MobileApp-module__44Bbua__dots{gap:3px;display:flex}.MobileApp-module__44Bbua__dots span{background:var(--blue);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite MobileApp-module__44Bbua__dotPulse}.MobileApp-module__44Bbua__dots span:nth-child(2){animation-delay:.2s}.MobileApp-module__44Bbua__dots span:nth-child(3){animation-delay:.4s}@keyframes MobileApp-module__44Bbua__dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.MobileApp-module__44Bbua__chatInputBar{background:var(--white);border-top:1px solid var(--line);align-items:center;gap:8px;padding:8px 12px;display:flex}.MobileApp-module__44Bbua__inputIcon{color:var(--ink-soft)}.MobileApp-module__44Bbua__inputPlaceholder{color:var(--ink-soft);background:var(--paper);border-radius:var(--radius-pill);flex:1;padding:6px 12px;font-size:11.5px}.MobileApp-module__44Bbua__sendIconBtn{background:var(--blue);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.MobileApp-module__44Bbua__safariBar{background:var(--white);border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;padding:8px 16px 12px;display:flex}.MobileApp-module__44Bbua__safariAddress{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink);align-items:center;gap:5px;padding:4px 14px;font-size:11px;font-weight:500;display:flex}.MobileApp-module__44Bbua__recordScrollBody{background:var(--paper);scrollbar-width:none;flex-direction:column;flex:1;gap:12px;padding:12px 14px 16px;display:flex;overflow-y:auto}.MobileApp-module__44Bbua__recordScrollBody::-webkit-scrollbar{display:none}.MobileApp-module__44Bbua__recordSummaryCard{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:12px}.MobileApp-module__44Bbua__recordSummaryHead{color:var(--ink);margin-bottom:4px;font-size:11px;font-weight:700}.MobileApp-module__44Bbua__recordSummaryText{color:var(--ink-soft);font-size:11.5px;line-height:1.5}.MobileApp-module__44Bbua__verifiedCard{background:var(--blue-pale);border:1px solid var(--line-strong);border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.MobileApp-module__44Bbua__shieldIcon{color:var(--blue);flex-shrink:0}.MobileApp-module__44Bbua__verifiedTitle{color:var(--ink);font-size:12px;font-weight:700}.MobileApp-module__44Bbua__verifiedSub{color:var(--ink-soft);margin-top:1px;font-size:10.5px}.MobileApp-module__44Bbua__accordionGroupHead{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.MobileApp-module__44Bbua__groupTitle{color:var(--ink);font-size:12px;font-weight:700}.MobileApp-module__44Bbua__groupActions{gap:8px;display:flex}.MobileApp-module__44Bbua__actionBtnText{color:var(--blue);cursor:pointer;font-size:10px;font-weight:600}.MobileApp-module__44Bbua__accTimestamp{color:var(--ink-soft);font-size:10px}.MobileApp-module__44Bbua__accList{flex-direction:column;gap:6px;display:flex}.MobileApp-module__44Bbua__accRow{background:var(--white);border:1px solid var(--line);color:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:11.5px;font-weight:500;display:flex}.MobileApp-module__44Bbua__accArrow{color:var(--ink-soft)}.MobileApp-module__44Bbua__attachmentsSection{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:10px}.MobileApp-module__44Bbua__attachHead{color:var(--ink);margin-bottom:6px;font-size:11px;font-weight:700}.MobileApp-module__44Bbua__docItem{color:var(--ink-soft);align-items:center;gap:6px;margin-top:4px;font-size:10.5px;display:flex}.MobileApp-module__44Bbua__checkDone{color:#16a34a;flex-shrink:0}@media (max-width:768px){.MobileApp-module__44Bbua__showcaseGrid{gap:32px}}@media (max-width:960px){.MobileApp-module__44Bbua__waitlistBanner{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.MobileApp-module__44Bbua__waitlistBanner{padding:18px}.MobileApp-module__44Bbua__waitlistFields{grid-template-columns:1fr}.MobileApp-module__44Bbua__waitlistActions,.MobileApp-module__44Bbua__waitlistActions .MobileApp-module__44Bbua__btn{width:100%}.MobileApp-module__44Bbua__floatingWaitlist{justify-content:center;left:16px;right:16px}.MobileApp-module__44Bbua__waitlistToast{max-width:none;top:16px;left:16px;right:16px}}
.Journey-module__y2ht3q__section{background:var(--white)}.Journey-module__y2ht3q__head{max-width:640px;margin-bottom:56px}.Journey-module__y2ht3q__head h2{margin-top:16px;margin-bottom:14px}.Journey-module__y2ht3q__head p{color:var(--ink-soft);font-size:17px;line-height:1.7}.Journey-module__y2ht3q__forkWrap{margin-bottom:40px}.Journey-module__y2ht3q__forkSource{flex-direction:column;align-items:center;gap:6px;margin-bottom:-8px;display:flex}.Journey-module__y2ht3q__forkSourceLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:11.5px}.Journey-module__y2ht3q__forkDot{background:var(--gold);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #f2a90033}.Journey-module__y2ht3q__forkSvg{width:100%;height:auto;margin-bottom:-16px;display:block}.Journey-module__y2ht3q__forkPaths{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Journey-module__y2ht3q__path{border-radius:var(--radius);padding:28px}.Journey-module__y2ht3q__pathDim{background:var(--paper);border:1.5px solid var(--line);opacity:.7}.Journey-module__y2ht3q__pathBright{background:var(--blue-pale);border:1.5px solid var(--blue);box-shadow:0 8px 24px -12px #1d74b040}.Journey-module__y2ht3q__pathHead{align-items:center;gap:8px;margin-bottom:18px;display:flex}.Journey-module__y2ht3q__pathArrow{color:var(--ink-soft);font-size:20px}.Journey-module__y2ht3q__pathBright .Journey-module__y2ht3q__pathArrow{color:var(--blue)}.Journey-module__y2ht3q__pathLabel{font-family:var(--font-display);color:var(--ink);font-size:15px;font-weight:600}.Journey-module__y2ht3q__pathBright .Journey-module__y2ht3q__pathLabel{color:var(--blue-deep)}.Journey-module__y2ht3q__path ul{flex-direction:column;gap:10px;display:flex}.Journey-module__y2ht3q__pathItem{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.5;display:flex}.Journey-module__y2ht3q__pathBright .Journey-module__y2ht3q__pathItem{color:var(--ink)}.Journey-module__y2ht3q__pathX{color:#ef4444;flex-shrink:0;margin-top:2px;font-weight:700}.Journey-module__y2ht3q__pathCheck{color:#16a34a;flex-shrink:0;margin-top:2px;font-weight:700}.Journey-module__y2ht3q__foot{text-align:center;color:var(--ink-soft);padding-top:16px;font-size:16px;font-style:italic;font-weight:500}@media (max-width:640px){.Journey-module__y2ht3q__forkPaths{grid-template-columns:1fr}.Journey-module__y2ht3q__forkSvg,.Journey-module__y2ht3q__forkSource{display:none}}
.FAQ-module__KSzKsa__section{background:var(--paper)}.FAQ-module__KSzKsa__inner{grid-template-columns:.75fr 1.25fr;align-items:start;gap:72px;display:grid}.FAQ-module__KSzKsa__head{position:sticky;top:100px}.FAQ-module__KSzKsa__head h2{margin-top:16px;margin-bottom:16px}.FAQ-module__KSzKsa__head p{color:var(--ink-soft);margin-bottom:24px;font-size:16px;line-height:1.7}.FAQ-module__KSzKsa__headCta{justify-content:center;width:100%}.FAQ-module__KSzKsa__list{border-top:1px solid var(--line)}.FAQ-module__KSzKsa__item{border-bottom:1px solid var(--line)}.FAQ-module__KSzKsa__trigger{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:22px 0;display:flex}.FAQ-module__KSzKsa__q{font-family:var(--font-display);color:var(--ink);font-size:16.5px;font-weight:600;line-height:1.4;transition:color .15s}.FAQ-module__KSzKsa__trigger:hover .FAQ-module__KSzKsa__q,.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__q{color:var(--blue)}.FAQ-module__KSzKsa__icon{background:var(--paper);border:1.5px solid var(--line);width:32px;height:32px;color:var(--ink-soft);transition:transform .3s var(--ease), background .2s, border-color .2s, color .2s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQ-module__KSzKsa__iconOpen{background:var(--blue);border-color:var(--blue);color:#fff;transform:rotate(45deg)}.FAQ-module__KSzKsa__panel{transition:max-height .4s var(--ease);overflow:hidden}.FAQ-module__KSzKsa__a{color:var(--ink-soft);padding:0 40px 22px 0;font-size:15.5px;line-height:1.75}.FAQ-module__KSzKsa__contact{color:var(--ink-soft);padding-top:24px;font-size:14.5px}.FAQ-module__KSzKsa__contactLink{color:var(--blue);text-underline-offset:2px;font-weight:500;text-decoration:underline}.FAQ-module__KSzKsa__contactLink:hover{color:var(--blue-deep)}@media (max-width:900px){.FAQ-module__KSzKsa__inner{grid-template-columns:1fr;gap:40px}.FAQ-module__KSzKsa__head{position:static}}
.Contact-module__OWeMSG__section{background:var(--blue-deep);position:relative;overflow:hidden}.Contact-module__OWeMSG__grain{opacity:.07;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.05'/%3E%3C/svg%3E");position:absolute;inset:0}.Contact-module__OWeMSG__section>.Contact-module__OWeMSG__wrap{z-index:1;position:relative}.Contact-module__OWeMSG__head{text-align:center;max-width:600px;margin:0 auto 56px}.Contact-module__OWeMSG__title{color:#fff;margin:16px 0 12px;font-size:clamp(30px,4vw,48px)}.Contact-module__OWeMSG__sub{color:#ffffffb8;font-size:17px;line-height:1.7}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:40px;display:grid}.Contact-module__OWeMSG__quickActions{flex-direction:column;gap:16px;display:flex}.Contact-module__OWeMSG__quickBtn{border-radius:var(--radius);color:#fff;border:1.5px solid #ffffff2e;align-items:center;gap:16px;padding:20px 22px;text-decoration:none;transition:border-color .2s,background .2s,transform .18s;display:flex}.Contact-module__OWeMSG__quickBtn:hover{transform:translateY(-2px)}.Contact-module__OWeMSG__whatsapp{background:#25d3661f;border-color:#25d36659}.Contact-module__OWeMSG__whatsapp:hover{background:#25d36638;border-color:#25d36699}.Contact-module__OWeMSG__call{background:#ffffff0f}.Contact-module__OWeMSG__call:hover{background:#ffffff1f;border-color:#ffffff59}.Contact-module__OWeMSG__quickBtnLabel{font-size:15.5px;font-weight:600;display:block}.Contact-module__OWeMSG__quickBtnSub{opacity:.75;margin-top:2px;font-size:13px;display:block}.Contact-module__OWeMSG__infoBlock{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1f;flex-direction:column;gap:8px;padding:20px 22px;display:flex}.Contact-module__OWeMSG__infoItem{color:#ffffffbf;font-size:14.5px;line-height:1.5}.Contact-module__OWeMSG__infoItem strong{color:#fff}.Contact-module__OWeMSG__formWrap{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:36px}.Contact-module__OWeMSG__formTitle{color:var(--ink);margin-bottom:28px;font-size:22px}.Contact-module__OWeMSG__form{flex-direction:column;gap:18px;display:flex}.Contact-module__OWeMSG__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__label{color:var(--ink);letter-spacing:.01em;font-size:13.5px;font-weight:600}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__select,.Contact-module__OWeMSG__textarea{font-family:var(--font-body);color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:var(--radius-sm);outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__select:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #1d74b01f}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--ink-soft);opacity:.7}.Contact-module__OWeMSG__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233E5877' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:100px}.Contact-module__OWeMSG__submitBtn{justify-content:center;width:100%;padding:16px;font-size:16px}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__OWeMSG__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.Contact-module__OWeMSG__successIcon{color:#22c55e}.Contact-module__OWeMSG__successState h3{font-size:24px}.Contact-module__OWeMSG__successState p{color:var(--ink-soft);max-width:360px;font-size:15.5px;line-height:1.65}@media (max-width:900px){.Contact-module__OWeMSG__grid{grid-template-columns:1fr}}@media (max-width:560px){.Contact-module__OWeMSG__fieldRow{grid-template-columns:1fr}.Contact-module__OWeMSG__formWrap{padding:24px 20px}}
.Footer-module__EZoWya__footer{background:var(--footer-bg);color:#ffffffa6;padding:72px 0 0}.Footer-module__EZoWya__inner{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;display:grid}.Footer-module__EZoWya__brandLogoWrap{margin-bottom:16px;display:block}.Footer-module__EZoWya__footerLogo{width:auto;height:72px;transition:transform .2s;display:block}.Footer-module__EZoWya__footerLogo:hover{transform:scale(1.03)}.Footer-module__EZoWya__brandDesc{color:#ffffff80;max-width:280px;margin-bottom:20px;font-size:14px;line-height:1.65}.Footer-module__EZoWya__socials{gap:10px;display:flex}.Footer-module__EZoWya__socialIcon{color:#ffffffb3;width:34px;height:34px;font-family:var(--font-mono);text-transform:lowercase;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.Footer-module__EZoWya__socialIcon:hover{background:var(--gold);color:var(--ink);border-color:var(--gold)}.Footer-module__EZoWya__colHead{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;margin-bottom:18px;font-size:11px;font-weight:600}.Footer-module__EZoWya__colLink{color:#ffffff94;margin-bottom:10px;font-size:14.5px;transition:color .15s;display:block}.Footer-module__EZoWya__colLink:hover{color:var(--gold)}.Footer-module__EZoWya__colText{color:#ffffff94;margin-bottom:10px;font-size:14.5px;line-height:1.5;display:block}.Footer-module__EZoWya__bottom{font-family:var(--font-mono);color:#fff6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:22px;padding-bottom:28px;font-size:12px;display:flex}.Footer-module__EZoWya__bottomRight{letter-spacing:.04em}@media (max-width:960px){.Footer-module__EZoWya__inner{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:560px){.Footer-module__EZoWya__inner{grid-template-columns:1fr}.Footer-module__EZoWya__brand{grid-column:auto}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}}
