.Nav-module__OaSL2W__nav{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(180%);color:#fff;background:#0e0b2ad9;border-bottom:1px solid #0000;justify-content:flex-end;align-items:center;gap:16px;padding:16px 20px;transition:background .3s,padding .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__OaSL2W__navScrolled{background:#0e0b2af2;border-bottom-color:#ffffff0f;padding:12px 20px}.Nav-module__OaSL2W__navLight{color:#14112d;background:#ffffffd9}.Nav-module__OaSL2W__navLight.Nav-module__OaSL2W__navScrolled{background:#fffffff2;border-bottom-color:#14112d14}@media (min-width:768px){.Nav-module__OaSL2W__nav{padding:18px 40px}.Nav-module__OaSL2W__navScrolled{padding:12px 40px}}@media (min-width:1024px){.Nav-module__OaSL2W__nav{padding:18px 60px}}.Nav-module__OaSL2W__brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:8px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:800;transition:transform .25s;display:inline-flex}.Nav-module__OaSL2W__navLight .Nav-module__OaSL2W__brand{color:#14112d}.Nav-module__OaSL2W__brand:hover{transform:scale(1.03)}.Nav-module__OaSL2W__brandIcon{flex-shrink:0;width:30px;height:30px;transition:transform .4s cubic-bezier(.22,1,.36,1)}.Nav-module__OaSL2W__brand:hover .Nav-module__OaSL2W__brandIcon{transform:rotate(-12deg)scale(1.08)}.Nav-module__OaSL2W__brandIcon path{transition:fill .3s}.Nav-module__OaSL2W__brandAccent{color:#ff6b5b}.Nav-module__OaSL2W__links{align-items:center;gap:36px;display:none}@media (min-width:1024px){.Nav-module__OaSL2W__links{display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}}.Nav-module__OaSL2W__link{color:#ffffffd9;padding:6px 0;font-size:15px;font-weight:500;transition:color .2s;position:relative}.Nav-module__OaSL2W__navLight .Nav-module__OaSL2W__link{color:#14112dd9}.Nav-module__OaSL2W__link:hover{color:#fff}.Nav-module__OaSL2W__navLight .Nav-module__OaSL2W__link:hover{color:#14112d}.Nav-module__OaSL2W__linkActive{color:#ff6b5b!important}.Nav-module__OaSL2W__link:after{content:"";background:#ff6b5b;width:0;height:2px;transition:width .3s,left .3s;position:absolute;bottom:-4px;left:50%}.Nav-module__OaSL2W__link:hover:after,.Nav-module__OaSL2W__linkActive:after{width:100%;left:0}.Nav-module__OaSL2W__cta{color:#fff;letter-spacing:.01em;text-shadow:0 1px 2px #0000002e;background:linear-gradient(135deg,#ff6b5b 0%,#e64b3b 100%);border-radius:999px;justify-content:center;align-items:center;padding:14px 30px;font-size:14px;font-weight:800;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:none;box-shadow:0 10px 24px -8px #ff6b5b8c,inset 0 1px #ffffff40}@media (min-width:768px){.Nav-module__OaSL2W__cta{display:inline-flex}}.Nav-module__OaSL2W__cta:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 18px 30px -8px #ff6b5ba6}.Nav-module__OaSL2W__burger{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;padding:0;display:inline-flex;position:relative}@media (min-width:1024px){.Nav-module__OaSL2W__burger{display:none}}.Nav-module__OaSL2W__burger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .25s;display:block}.Nav-module__OaSL2W__navLight .Nav-module__OaSL2W__burger span{background:#14112d}.Nav-module__OaSL2W__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__OaSL2W__burgerOpen span:nth-child(2){opacity:0}.Nav-module__OaSL2W__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__OaSL2W__mobileMenu{z-index:95;opacity:0;pointer-events:none;background:#0e0b2a;flex-direction:column;gap:8px;padding:90px 24px 40px;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;transform:translateY(-12px)}.Nav-module__OaSL2W__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Nav-module__OaSL2W__mobileLink{color:#fff;opacity:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 6px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:28px;font-weight:700;transition:opacity .5s,transform .5s cubic-bezier(.22,1,.36,1),color .2s;display:flex;transform:translate(-10px)}.Nav-module__OaSL2W__mobileMenuOpen .Nav-module__OaSL2W__mobileLink{opacity:1;transform:translate(0)}.Nav-module__OaSL2W__mobileLink:hover,.Nav-module__OaSL2W__mobileLinkActive{color:#ff6b5b}.Nav-module__OaSL2W__mobileIndex{color:#fff6;letter-spacing:.2em;font-size:11px;font-weight:500}.Nav-module__OaSL2W__mobileCta{text-align:center;color:#fff;opacity:0;background:#ff6b5b;border-radius:999px;margin-top:auto;padding:18px 32px;font-size:15px;font-weight:600;transition:opacity .6s .3s,transform .6s cubic-bezier(.22,1,.36,1) .3s;transform:translateY(10px);box-shadow:0 12px 28px -8px #ff6b5b73}.Nav-module__OaSL2W__mobileMenuOpen .Nav-module__OaSL2W__mobileCta{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Nav-module__OaSL2W__nav,.Nav-module__OaSL2W__navScrolled,.Nav-module__OaSL2W__mobileMenu,.Nav-module__OaSL2W__mobileLink,.Nav-module__OaSL2W__mobileCta,.Nav-module__OaSL2W__burger span,.Nav-module__OaSL2W__brandIcon,.Nav-module__OaSL2W__cta{transition:opacity .2s}}
.Footer-module__2r_DUa__footer{color:#fff;background:linear-gradient(135deg,#0e0b2a 0%,#14112d 100%);padding:100px 20px 40px;position:relative;overflow:hidden}@media (min-width:768px){.Footer-module__2r_DUa__footer{padding:140px 40px 50px}}.Footer-module__2r_DUa__footerInner{z-index:2;max-width:1280px;margin:0 auto;position:relative}.Footer-module__2r_DUa__cta{flex-direction:column;align-items:flex-start;gap:32px;display:flex;position:relative}@media (min-width:768px){.Footer-module__2r_DUa__cta{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.Footer-module__2r_DUa__ctaTitle{letter-spacing:-.025em;color:#0000;background:linear-gradient(110deg,#f6e6df 0%,#b8a8ff 90%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.2rem,8vw,5rem);font-weight:800;line-height:1}.Footer-module__2r_DUa__ctaTitle em{color:#ff6b5b;font-style:normal}.Footer-module__2r_DUa__ctaButton{color:#fff;background:#ff6b5b;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;padding:20px 40px;font-size:16px;font-weight:600;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:inline-flex;box-shadow:0 16px 40px -12px #ff6b5b8c}.Footer-module__2r_DUa__ctaButton:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 22px 50px -10px #ff6b5bb3}.Footer-module__2r_DUa__divider{background:linear-gradient(90deg,#0000,#ffffff29,#0000);height:1px;margin:72px 0 28px}.Footer-module__2r_DUa__bottom{text-align:center;color:#ffffff8c;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}@media (min-width:768px){.Footer-module__2r_DUa__bottom{text-align:left;flex-direction:row}}.Footer-module__2r_DUa__socials{gap:12px;display:inline-flex}.Footer-module__2r_DUa__socialLink{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .25s,color .25s,transform .25s;display:grid}.Footer-module__2r_DUa__socialLink:hover{color:#fff;background:#ff6b5b;transform:translateY(-3px)rotate(-6deg)}.Footer-module__2r_DUa__socialLink svg{width:16px;height:16px}.Footer-module__2r_DUa__orbA{opacity:.45;filter:blur(1px);background:#6c63ff;border-radius:50%;width:18px;height:18px;animation:6s ease-in-out infinite Footer-module__2r_DUa__floaty;position:absolute;top:18%;left:8%}.Footer-module__2r_DUa__orbB{opacity:.4;background:#ff6b5b;border-radius:50%;width:12px;height:12px;animation:8s ease-in-out infinite reverse Footer-module__2r_DUa__floaty;position:absolute;top:30%;right:28%}.Footer-module__2r_DUa__streak{opacity:.18;pointer-events:none;width:70px;height:70px;position:absolute;top:22%;right:18%}@keyframes Footer-module__2r_DUa__floaty{0%,to{transform:translate(0)}50%{transform:translate(8px,-14px)}}@media (prefers-reduced-motion:reduce){.Footer-module__2r_DUa__orbA,.Footer-module__2r_DUa__orbB{animation:none}}
.theme-module__KsQoxa__root{--pure-bg-dark:#0e0b2a;--pure-bg-dark-2:#14112d;--pure-bg-light:#f6f5fb;--pure-bg-soft:#fff;--pure-coral:#ff6b5b;--pure-coral-soft:#ff8a7c;--pure-coral-glow:#ff6b5b59;--pure-violet:#6c63ff;--pure-violet-soft:#b8a8ff;--pure-ink:#14112d;--pure-ink-soft:#5a5677;--pure-line:#14112d14;--pure-line-dark:#ffffff14;--pure-text-light:#fff;--pure-text-muted:#ffffffb3;--pure-radius-sm:12px;--pure-radius:18px;--pure-radius-lg:28px;--pure-radius-pill:999px;--pure-font-display:"Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pure-font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pure-easing:cubic-bezier(.22, 1, .36, 1);background:var(--pure-bg-light);color:var(--pure-ink);font-family:var(--pure-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh;overflow-x:hidden}.theme-module__KsQoxa__root *,.theme-module__KsQoxa__root :before,.theme-module__KsQoxa__root :after{box-sizing:border-box}.theme-module__KsQoxa__root a{text-decoration:none}.theme-module__KsQoxa__root button{cursor:pointer;background:0 0;font-family:inherit}.theme-module__KsQoxa__section{max-width:1280px;margin:0 auto;padding:80px 20px;position:relative}@media (min-width:768px){.theme-module__KsQoxa__section{padding:120px 40px}}@media (min-width:1024px){.theme-module__KsQoxa__section{padding:140px 60px}}.theme-module__KsQoxa__eyebrow{color:var(--pure-violet);letter-spacing:.02em;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;font-weight:500;display:inline-flex}.theme-module__KsQoxa__eyebrowDark{color:var(--pure-violet-soft)}.theme-module__KsQoxa__eyebrowIcon{width:18px;height:18px;color:var(--pure-violet)}.theme-module__KsQoxa__displayTitle{font-family:var(--pure-font-display);letter-spacing:-.02em;color:var(--pure-ink);margin:0 0 24px;font-size:clamp(2rem,6vw,3.25rem);font-weight:800;line-height:1.1}.theme-module__KsQoxa__displayTitleAccent{color:var(--pure-coral)}.theme-module__KsQoxa__displayTitleViolet{color:var(--pure-violet)}.theme-module__KsQoxa__btnPrimary{background:linear-gradient(135deg, var(--pure-coral) 0%, #e64b3b 100%);color:#fff;border-radius:var(--pure-radius-pill);letter-spacing:.01em;text-shadow:0 1px 2px #0000002e;transition:transform .3s var(--pure-easing), box-shadow .3s var(--pure-easing), background .2s;box-shadow:0 12px 28px -10px var(--pure-coral-glow), inset 0 1px 0 #ffffff40;border:none;justify-content:center;align-items:center;gap:8px;padding:16px 34px;font-size:15px;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.theme-module__KsQoxa__btnPrimary:before{content:"";background:linear-gradient(135deg, var(--pure-coral-soft), var(--pure-coral));opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.theme-module__KsQoxa__btnPrimary>*{z-index:1;position:relative}.theme-module__KsQoxa__btnPrimary:hover{box-shadow:0 20px 40px -10px var(--pure-coral-glow);transform:translateY(-3px)}.theme-module__KsQoxa__btnPrimary:hover:before{opacity:1}.theme-module__KsQoxa__btnPrimary:active{transform:translateY(-1px)}.theme-module__KsQoxa__orb{pointer-events:none;filter:blur(2px);z-index:0;border-radius:50%;position:absolute}.theme-module__KsQoxa__orbCoral{background:var(--pure-coral);opacity:.5}.theme-module__KsQoxa__orbViolet{background:var(--pure-violet);opacity:.5}@media (prefers-reduced-motion:reduce){.theme-module__KsQoxa__reveal{opacity:1;transition:none;transform:none}}
.styles-module__STjYXG__banner{color:#fff;text-align:center;background:linear-gradient(#0e0b2a 0%,#1a1545 70%,#0e0b2a 100%);padding:160px 20px 100px;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__STjYXG__banner{padding:200px 40px 140px}}.styles-module__STjYXG__bannerGlow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#6c63ff80,#0000 65%);border-radius:50%;width:min(70vw,600px);height:min(70vw,600px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__STjYXG__bannerOrb{border-radius:50%;position:absolute}.styles-module__STjYXG__bannerOrb1{opacity:.7;background:#6c63ff;width:28px;height:28px;animation:6s ease-in-out infinite styles-module__STjYXG__floatY;top:28%;left:16%}.styles-module__STjYXG__bannerOrb2{background:#ff6b5b;width:12px;height:12px;animation:5s ease-in-out infinite reverse styles-module__STjYXG__floatY;bottom:18%;left:50%}@keyframes styles-module__STjYXG__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.styles-module__STjYXG__smallEyebrow{color:#fff;letter-spacing:.18em;margin-bottom:18px;font-size:13px;display:inline-block}.styles-module__STjYXG__bannerName{letter-spacing:-.04em;color:#0000;background:linear-gradient(120deg,#fff4ec 0%,#b8a8ff 60%,#6c63ff 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 32px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.5rem,9vw,6rem);font-weight:800;line-height:1}.styles-module__STjYXG__crumbs{color:#fff9;align-items:center;gap:12px;font-size:14px;display:inline-flex}.styles-module__STjYXG__crumbs a{color:#ff6b5b;transition:opacity .2s}.styles-module__STjYXG__crumbs a:hover{opacity:.75}.styles-module__STjYXG__crumbSep svg{width:14px;height:14px}@keyframes styles-module__STjYXG__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__STjYXG__intro{background:#f6f5fb;padding:80px 20px}@media (min-width:768px){.styles-module__STjYXG__intro{padding:120px 40px}}.styles-module__STjYXG__introInner{grid-template-columns:1fr;gap:50px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__STjYXG__introInner{grid-template-columns:1.05fr 1fr;gap:100px}}.styles-module__STjYXG__introHeadline{letter-spacing:-.025em;color:#14112d;margin:0 0 28px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.styles-module__STjYXG__introHeadline em{color:#ff6b5b;font-style:normal}.styles-module__STjYXG__introCols{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.styles-module__STjYXG__introCols{grid-template-columns:1fr 1fr}}.styles-module__STjYXG__introCols p{color:#5a5677;margin:0;font-size:15px;line-height:1.7}.styles-module__STjYXG__summaryCard{background:linear-gradient(160deg,#efe9ff 0%,#e3d8ff 100%);border-radius:24px;padding:40px;position:relative;overflow:hidden}.styles-module__STjYXG__summaryCard:before{content:"";filter:blur(20px);background:radial-gradient(circle,#ff6b5b40,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.styles-module__STjYXG__summaryFigure{aspect-ratio:1.1;border-radius:18px;margin-bottom:28px;position:relative;overflow:hidden}.styles-module__STjYXG__summaryFigure img{object-fit:cover;object-position:50% 15%;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.styles-module__STjYXG__summaryFigure:hover img{transform:scale(1.05)}.styles-module__STjYXG__summaryTitle{color:#14112d;letter-spacing:-.02em;margin:0 0 24px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:28px;font-weight:800}.styles-module__STjYXG__summaryGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.styles-module__STjYXG__summaryRow{border-top:1px solid #14112d1a;padding:12px 0}.styles-module__STjYXG__summaryLabel{color:#5a5677;letter-spacing:.08em;margin-bottom:4px;font-size:12px;display:block}.styles-module__STjYXG__summaryValue{color:#14112d;font-size:17px;font-weight:700}.styles-module__STjYXG__skills{background:linear-gradient(#f6f5fb 0%,#ece9fb 100%);padding:80px 20px;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__STjYXG__skills{padding:120px 40px}}.styles-module__STjYXG__skillsInner{max-width:1280px;margin:0 auto}.styles-module__STjYXG__skillsHead{grid-template-columns:1fr;align-items:flex-start;gap:24px;margin-bottom:60px;display:grid}@media (min-width:768px){.styles-module__STjYXG__skillsHead{grid-template-columns:1.2fr auto;align-items:center}}.styles-module__STjYXG__skillsTitle{color:#14112d;letter-spacing:-.025em;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1}.styles-module__STjYXG__skillsTitle em{color:#ff6b5b;font-style:normal}.styles-module__STjYXG__skillsHire{color:#ff6b5b;border-bottom:2px solid #ff6b5b;align-items:center;gap:16px;padding-bottom:6px;font-size:18px;font-weight:700;transition:gap .3s;display:inline-flex}.styles-module__STjYXG__skillsHire:hover{gap:22px}.styles-module__STjYXG__skillsHire span{background:#ff6b5b1f;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.styles-module__STjYXG__skillsHire span svg{width:16px;height:16px;transition:transform .3s}.styles-module__STjYXG__skillsHire:hover span svg{transform:rotate(-30deg)}.styles-module__STjYXG__skillsBody{grid-template-columns:1fr;gap:60px;display:grid}@media (min-width:1024px){.styles-module__STjYXG__skillsBody{grid-template-columns:1fr 1fr;gap:100px}}.styles-module__STjYXG__sectionH{color:#14112d;letter-spacing:-.025em;margin:0 0 32px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:32px;font-weight:800}.styles-module__STjYXG__eduList{position:relative}.styles-module__STjYXG__eduItem{grid-template-columns:auto 1fr;align-items:center;gap:22px;padding-bottom:36px;display:grid;position:relative}.styles-module__STjYXG__eduItem:not(:last-child):after{content:"";border-left:2px dashed #ff6b5b66;position:absolute;top:64px;bottom:0;left:32px}.styles-module__STjYXG__eduIcon{color:#ff6b5b;background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:grid;box-shadow:0 14px 32px -10px #ff6b5b4d}.styles-module__STjYXG__eduItem:hover .styles-module__STjYXG__eduIcon{transform:rotate(-10deg)scale(1.08)}.styles-module__STjYXG__eduIcon svg{width:26px;height:26px}.styles-module__STjYXG__eduMeta{color:#5a5677;letter-spacing:.04em;margin:0 0 4px;font-size:13px}.styles-module__STjYXG__eduTitle{color:#14112d;letter-spacing:-.01em;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:18px;font-weight:700}.styles-module__STjYXG__skillRow{margin-bottom:26px}.styles-module__STjYXG__skillRowHead{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.styles-module__STjYXG__skillRowLabel{color:#14112d;font-size:16px;font-weight:600}.styles-module__STjYXG__skillRowPct{color:#14112d;font-size:15px;font-weight:700}.styles-module__STjYXG__skillRowBar{background:#6c63ff26;border-radius:4px;height:8px;position:relative;overflow:hidden}.styles-module__STjYXG__skillRowFill{transform-origin:0;background:linear-gradient(90deg,#6c63ff,#5847e0);border-radius:4px;transition:transform 1.4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.styles-module__STjYXG__skillRowFillVisible{transform:scaleX(var(--fill,.5))}.styles-module__STjYXG__moments{background:#fff;padding:80px 20px}@media (min-width:768px){.styles-module__STjYXG__moments{padding:120px 40px}}.styles-module__STjYXG__momentsInner{grid-template-columns:1fr;align-items:flex-start;gap:50px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__STjYXG__momentsInner{grid-template-columns:1fr 1.4fr;gap:80px}}.styles-module__STjYXG__momentsTitle{color:#14112d;letter-spacing:-.025em;margin:0 0 24px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.styles-module__STjYXG__momentsTitle em{color:#ff6b5b;font-style:normal}.styles-module__STjYXG__momentsTabs{border-bottom:1px solid #14112d14;gap:26px;margin-bottom:18px;padding-bottom:0;display:inline-flex}.styles-module__STjYXG__momentsTab{letter-spacing:.18em;text-transform:uppercase;color:#14112d80;background:0 0;border:none;padding:12px 0;font-size:13px;font-weight:600;transition:color .2s;position:relative}.styles-module__STjYXG__momentsTab:hover{color:#14112d}.styles-module__STjYXG__momentsTabActive{color:#ff6b5b}.styles-module__STjYXG__momentsTab:after{content:"";transform-origin:0;background:#ff6b5b;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.styles-module__STjYXG__momentsTabActive:after{transform:scaleX(1)}.styles-module__STjYXG__momentsCopy{color:#5a5677;max-width:380px;margin:20px 0 0;font-size:15px;line-height:1.7}.styles-module__STjYXG__momentsCopy a{color:#ff6b5b;border-bottom:1px solid #ff6b5b59}.styles-module__STjYXG__momentsCopy a:hover{color:#14112d;border-color:#14112d}.styles-module__STjYXG__momentsCopy strong{color:#6c63ff;font-weight:600}.styles-module__STjYXG__momentsGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:14px;display:grid}@media (min-width:768px){.styles-module__STjYXG__momentsGrid{gap:18px}}.styles-module__STjYXG__momentTile{aspect-ratio:1;background:#ddd;border-radius:14px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.styles-module__STjYXG__momentTile:first-child{aspect-ratio:.78;grid-row:span 2}.styles-module__STjYXG__momentTile:nth-child(4){aspect-ratio:2.6;grid-column:span 2}.styles-module__STjYXG__momentTile img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s}.styles-module__STjYXG__momentTile:hover{transform:translateY(-4px)}.styles-module__STjYXG__momentTile:hover img{filter:saturate(1.15);transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.styles-module__STjYXG__bannerOrb1,.styles-module__STjYXG__bannerOrb2{animation:none}}
.styles-module__4fIlUW__banner{color:#fff;text-align:center;background:linear-gradient(#0e0b2a 0%,#1a1545 60%,#0e0b2a 100%);padding:160px 20px 100px;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__4fIlUW__banner{padding:200px 40px 140px}}.styles-module__4fIlUW__bannerGlow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#6c63ff80,#0000 65%);border-radius:50%;width:min(70vw,600px);height:min(70vw,600px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__4fIlUW__bannerTitle{letter-spacing:-.04em;color:#0000;background:linear-gradient(120deg,#fff4ec 0%,#b8a8ff 60%,#6c63ff 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 32px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.5rem,9vw,6rem);font-weight:800;line-height:1}.styles-module__4fIlUW__crumbs{color:#fff9;align-items:center;gap:12px;font-size:14px;display:inline-flex}.styles-module__4fIlUW__crumbs a{color:#ff6b5b}.styles-module__4fIlUW__crumbs svg{width:14px;height:14px}@keyframes styles-module__4fIlUW__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__4fIlUW__featured{background:#f6f5fb;padding:80px 20px 40px}@media (min-width:768px){.styles-module__4fIlUW__featured{padding:120px 40px 60px}}.styles-module__4fIlUW__featuredInner{max-width:1280px;margin:0 auto}.styles-module__4fIlUW__featuredCard{background:#fff;border-radius:24px;grid-template-columns:1fr;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;display:grid;overflow:hidden;box-shadow:0 30px 60px -24px #14112d2e}@media (min-width:768px){.styles-module__4fIlUW__featuredCard{grid-template-columns:1.1fr 1fr}}.styles-module__4fIlUW__featuredCard:hover{transform:translateY(-6px);box-shadow:0 36px 80px -24px #14112d40}.styles-module__4fIlUW__featuredImage{aspect-ratio:16/10;background:#ccc;overflow:hidden}@media (min-width:768px){.styles-module__4fIlUW__featuredImage{aspect-ratio:auto;height:100%}}.styles-module__4fIlUW__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.styles-module__4fIlUW__featuredCard:hover .styles-module__4fIlUW__featuredImage img{transform:scale(1.05)}.styles-module__4fIlUW__featuredBody{flex-direction:column;justify-content:center;gap:18px;padding:40px 32px;display:flex}@media (min-width:768px){.styles-module__4fIlUW__featuredBody{padding:60px}}.styles-module__4fIlUW__featuredTag{color:#ff6b5b;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:inline-flex}.styles-module__4fIlUW__featuredTag:after{content:"";background:#ff6b5b80;width:40px;height:1px}.styles-module__4fIlUW__featuredTitle{color:#14112d;letter-spacing:-.025em;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.15}.styles-module__4fIlUW__featuredExcerpt{color:#5a5677;margin:0;font-size:15px;line-height:1.7}.styles-module__4fIlUW__featuredMeta{color:#5a5677;gap:20px;font-size:13px;display:flex}.styles-module__4fIlUW__featuredMeta strong{color:#14112d}.styles-module__4fIlUW__featuredCta{color:#14112d;align-items:center;gap:10px;margin-top:6px;font-size:14px;font-weight:700;transition:gap .3s;display:inline-flex}.styles-module__4fIlUW__featuredCta:hover{color:#ff6b5b;gap:16px}.styles-module__4fIlUW__posts{background:#f6f5fb;padding:40px 20px 100px}@media (min-width:768px){.styles-module__4fIlUW__posts{padding:60px 40px 140px}}.styles-module__4fIlUW__postsInner{grid-template-columns:1fr;gap:28px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:640px){.styles-module__4fIlUW__postsInner{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.styles-module__4fIlUW__postsInner{grid-template-columns:1fr 1fr 1fr}}.styles-module__4fIlUW__post{background:#fff;border-radius:20px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;overflow:hidden;box-shadow:0 12px 32px -16px #14112d1f}.styles-module__4fIlUW__post:hover{transform:translateY(-6px);box-shadow:0 30px 50px -20px #14112d40}.styles-module__4fIlUW__postImage{aspect-ratio:16/10;background:#ccc;position:relative;overflow:hidden}.styles-module__4fIlUW__postImage img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.styles-module__4fIlUW__post:hover .styles-module__4fIlUW__postImage img{transform:scale(1.08)}.styles-module__4fIlUW__postDate{text-align:center;z-index:2;background:#fff;border-radius:12px;padding:10px 14px;position:absolute;top:18px;left:18px;box-shadow:0 10px 20px -8px #14112d2e}.styles-module__4fIlUW__postDate strong{color:#14112d;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:800;line-height:1;display:block}.styles-module__4fIlUW__postDate span{color:#5a5677;font-size:11px}.styles-module__4fIlUW__postBody{padding:26px 24px 28px}.styles-module__4fIlUW__postTag{color:#6c63ff;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.styles-module__4fIlUW__postTitle{color:#14112d;letter-spacing:-.015em;margin:0 0 12px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:19px;font-weight:800;line-height:1.3;transition:color .2s}.styles-module__4fIlUW__post:hover .styles-module__4fIlUW__postTitle{color:#ff6b5b}.styles-module__4fIlUW__postFoot{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.styles-module__4fIlUW__postRead{color:#5a5677;font-size:12px}.styles-module__4fIlUW__postArrow{color:#6c63ff;background:#6c63ff1f;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .3s,color .3s,transform .3s;display:grid}.styles-module__4fIlUW__postArrow svg{width:14px;height:14px}.styles-module__4fIlUW__post:hover .styles-module__4fIlUW__postArrow{color:#fff;background:#ff6b5b;transform:rotate(-30deg)scale(1.1)}
.styles-module__ybCGOa__banner{color:#fff;text-align:center;background:linear-gradient(#0e0b2a 0%,#1a1545 60%,#0e0b2a 100%);padding:160px 20px 220px;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__ybCGOa__banner{padding:200px 40px 240px}}.styles-module__ybCGOa__bannerGlow{filter:blur(40px);background:radial-gradient(circle,#6c63ff80,#0000 65%);border-radius:50%;width:min(70vw,600px);height:min(70vw,600px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__ybCGOa__bannerOrb{border-radius:50%;position:absolute}.styles-module__ybCGOa__bannerOrb1{opacity:.7;background:#6c63ff;width:24px;height:24px;animation:6s ease-in-out infinite styles-module__ybCGOa__bob;top:32%;left:18%}.styles-module__ybCGOa__bannerOrb2{background:#ff6b5b;width:12px;height:12px;animation:5s ease-in-out infinite reverse styles-module__ybCGOa__bob;bottom:36%;right:22%}@keyframes styles-module__ybCGOa__bob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.styles-module__ybCGOa__bannerTitle{letter-spacing:-.04em;color:#0000;background:linear-gradient(120deg,#fff4ec 0%,#b8a8ff 60%,#6c63ff 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 32px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.5rem,9vw,6rem);font-weight:800;line-height:1}.styles-module__ybCGOa__crumbs{color:#fff9;align-items:center;gap:12px;font-size:14px;display:inline-flex}.styles-module__ybCGOa__crumbs a{color:#ff6b5b}.styles-module__ybCGOa__crumbs svg{width:14px;height:14px}@keyframes styles-module__ybCGOa__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__ybCGOa__cards{z-index:2;margin-top:-110px;padding:0 20px;position:relative}@media (min-width:768px){.styles-module__ybCGOa__cards{padding:0 40px}}.styles-module__ybCGOa__cardsInner{grid-template-columns:1fr;gap:22px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.styles-module__ybCGOa__cardsInner{grid-template-columns:1fr 1fr 1fr}}.styles-module__ybCGOa__card{background:#fff;border-radius:18px;align-items:center;gap:18px;min-width:0;padding:24px 22px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;display:flex;box-shadow:0 30px 60px -24px #14112d40}@media (min-width:768px){.styles-module__ybCGOa__card{gap:22px;padding:30px}}.styles-module__ybCGOa__cardVisible{opacity:1;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1),box-shadow .5s;transform:translateY(0)}.styles-module__ybCGOa__card:hover{transform:translateY(-6px);box-shadow:0 36px 70px -24px #6c63ff4d}.styles-module__ybCGOa__cardIcon{color:#6c63ff;background:linear-gradient(135deg,#e6e1ff,#c3b8ff);border-radius:16px;flex-shrink:0;place-items:center;width:58px;height:58px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:grid}@media (min-width:768px){.styles-module__ybCGOa__cardIcon{border-radius:18px;width:70px;height:70px}}.styles-module__ybCGOa__card:hover .styles-module__ybCGOa__cardIcon{transform:rotate(-12deg)scale(1.08)}.styles-module__ybCGOa__cardIcon svg{width:26px;height:26px}@media (min-width:768px){.styles-module__ybCGOa__cardIcon svg{width:30px;height:30px}}.styles-module__ybCGOa__cardTitle{color:#14112d;letter-spacing:-.02em;margin:0 0 4px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:800}.styles-module__ybCGOa__cardCopy{color:#5a5677;margin:0 0 10px;font-size:13px}.styles-module__ybCGOa__cardLink{color:#ff6b5b;border-bottom:1px solid #ff6b5b;padding-bottom:2px;font-size:14px;font-weight:700;transition:opacity .2s}.styles-module__ybCGOa__cardLink:hover{opacity:.75}.styles-module__ybCGOa__formSection{background:#f6f5fb;padding:100px 20px}@media (min-width:768px){.styles-module__ybCGOa__formSection{padding:140px 40px}}.styles-module__ybCGOa__formInner{max-width:880px;margin:0 auto}.styles-module__ybCGOa__formHead{margin-bottom:40px}.styles-module__ybCGOa__formTitle{color:#14112d;letter-spacing:-.025em;margin:0 0 12px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:800}.styles-module__ybCGOa__formIntro{color:#5a5677;font-size:16px}.styles-module__ybCGOa__form{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:640px){.styles-module__ybCGOa__form{grid-template-columns:1fr 1fr}}.styles-module__ybCGOa__field{flex-direction:column;display:flex}.styles-module__ybCGOa__fieldFull{grid-column:1/-1}.styles-module__ybCGOa__input,.styles-module__ybCGOa__select,.styles-module__ybCGOa__textarea{color:#14112d;appearance:none;background:#fff;border:1.5px solid #ccc8e2;border-radius:14px;width:100%;padding:16px 18px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 2px 8px #14112d12}.styles-module__ybCGOa__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2314112d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:44px}.styles-module__ybCGOa__input::placeholder,.styles-module__ybCGOa__textarea::placeholder{color:#14112d66}.styles-module__ybCGOa__input:hover,.styles-module__ybCGOa__select:hover,.styles-module__ybCGOa__textarea:hover{border-color:#a89edb}.styles-module__ybCGOa__input:focus,.styles-module__ybCGOa__select:focus,.styles-module__ybCGOa__textarea:focus{border-color:#ff6b5b;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #ff6b5b24,0 2px 8px #14112d12}.styles-module__ybCGOa__textarea{resize:vertical;min-height:160px;line-height:1.5}.styles-module__ybCGOa__submitWrap{grid-column:1/-1;margin-top:6px}.styles-module__ybCGOa__submitWrap .styles-module__ybCGOa__submit{color:#fff;letter-spacing:.02em;cursor:pointer;text-shadow:0 1px 3px #00000040;background:linear-gradient(135deg,#ff5f4d 0%,#d93c2c 100%);border:none;border-radius:999px;align-items:center;gap:10px;padding:18px 40px;font-size:15px;font-weight:800;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,filter .2s;display:inline-flex;box-shadow:0 8px 28px #e64b3b80,0 2px 8px #e64b3b59,inset 0 1px #ffffff40}.styles-module__ybCGOa__submitWrap .styles-module__ybCGOa__submit:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 12px 36px #e64b3b99,0 4px 12px #e64b3b66}.styles-module__ybCGOa__submitWrap .styles-module__ybCGOa__submit:disabled{box-shadow:none;cursor:not-allowed;background:#b5b3c1;transform:none}.styles-module__ybCGOa__success{color:#2d6b30;background:#4caf501a;border:1px solid #4caf504d;border-radius:12px;grid-column:1/-1;padding:16px 22px;font-size:14px;animation:.5s forwards styles-module__ybCGOa__rise}@media (prefers-reduced-motion:reduce){.styles-module__ybCGOa__bannerOrb1,.styles-module__ybCGOa__bannerOrb2{animation:none}}
.styles-module__FhviaW__banner{color:#fff;text-align:center;background:linear-gradient(#0e0b2a 0%,#1a1545 60%,#0e0b2a 100%);padding:160px 20px 100px;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__FhviaW__banner{padding:200px 40px 140px}}.styles-module__FhviaW__bannerOrb{pointer-events:none;border-radius:50%;position:absolute}.styles-module__FhviaW__bannerOrb1{opacity:.7;background:#6c63ff;width:30px;height:30px;animation:6s ease-in-out infinite styles-module__FhviaW__bobY;top:28%;left:22%}.styles-module__FhviaW__bannerOrb2{background:#ff6b5b;width:12px;height:12px;animation:5s ease-in-out infinite reverse styles-module__FhviaW__bobY;bottom:22%;right:26%}@keyframes styles-module__FhviaW__bobY{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.styles-module__FhviaW__bannerGlow{filter:blur(40px);background:radial-gradient(circle,#6c63ff80,#0000 65%);border-radius:50%;width:min(70vw,600px);height:min(70vw,600px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__FhviaW__bannerTitle{letter-spacing:-.04em;color:#0000;background:linear-gradient(120deg,#fff4ec 0%,#b8a8ff 60%,#6c63ff 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 32px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2.5rem,9vw,6rem);font-weight:800;line-height:1}.styles-module__FhviaW__crumbs{color:#fff9;align-items:center;gap:12px;font-size:14px;display:inline-flex}.styles-module__FhviaW__crumbs a{color:#ff6b5b}.styles-module__FhviaW__crumbs svg{width:14px;height:14px}@keyframes styles-module__FhviaW__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__FhviaW__filters{background:#f6f5fb;padding:60px 20px 20px}@media (min-width:768px){.styles-module__FhviaW__filters{padding:80px 40px 30px}}.styles-module__FhviaW__filtersInner{flex-wrap:wrap;justify-content:center;gap:12px;max-width:1280px;margin:0 auto;display:flex}.styles-module__FhviaW__filterBtn{color:#14112d;letter-spacing:.04em;background:#fff;border:1px solid #14112d2e;border-radius:999px;padding:12px 24px;font-size:13px;font-weight:700;transition:background .25s,color .25s,transform .25s,border-color .25s,box-shadow .25s}.styles-module__FhviaW__filterBtn:hover{color:#ff6b5b;background:#fff;border-color:#ff6b5b}.styles-module__FhviaW__filtersInner .styles-module__FhviaW__filterActive,.styles-module__FhviaW__filtersInner .styles-module__FhviaW__filterActive:hover{color:#fff;background:#ff6b5b;border-color:#ff6b5b;transform:translateY(-2px);box-shadow:0 10px 24px -10px #ff6b5b80}.styles-module__FhviaW__grid{background:#f6f5fb;padding:30px 20px 100px}@media (min-width:768px){.styles-module__FhviaW__grid{padding:40px 40px 140px}}.styles-module__FhviaW__gridInner{grid-template-columns:1fr;gap:24px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:640px){.styles-module__FhviaW__gridInner{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.styles-module__FhviaW__gridInner{grid-template-columns:1fr 1fr 1fr;gap:28px}}.styles-module__FhviaW__card{aspect-ratio:.78;cursor:pointer;background:#ddd;border-radius:20px;transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s;position:relative;overflow:hidden}.styles-module__FhviaW__card:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 30px 60px -16px #14112d4d}.styles-module__FhviaW__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .6s;position:absolute;inset:0}.styles-module__FhviaW__card:hover .styles-module__FhviaW__cardImg{filter:saturate(1.15);transform:scale(1.08)}.styles-module__FhviaW__cardOverlay{z-index:1;background:linear-gradient(#0000 30%,#0e0b2ad9 100%);position:absolute;inset:0}.styles-module__FhviaW__cardContent{color:#fff;z-index:2;padding:28px 28px 30px;position:absolute;bottom:0;left:0;right:0}.styles-module__FhviaW__cardTitle{letter-spacing:-.02em;margin:0 0 14px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:28px;font-weight:800;transition:transform .4s cubic-bezier(.22,1,.36,1)}.styles-module__FhviaW__card:hover .styles-module__FhviaW__cardTitle{transform:translateY(-4px)}.styles-module__FhviaW__cardLink{color:#fff;letter-spacing:.22em;text-transform:uppercase;border-bottom:1px solid #fffc;align-items:center;gap:10px;padding-bottom:4px;font-size:12px;font-weight:700;display:inline-flex}.styles-module__FhviaW__cardLink svg{width:14px;height:14px;transition:transform .3s}.styles-module__FhviaW__card:hover .styles-module__FhviaW__cardLink svg{transform:translate(3px,-3px)}.styles-module__FhviaW__cardTag{z-index:3;-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:.1em;text-transform:uppercase;opacity:0;background:#ffffff26;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:600;transition:opacity .4s,transform .4s cubic-bezier(.22,1,.36,1);position:absolute;top:22px;right:22px;transform:translateY(-6px)}.styles-module__FhviaW__card:hover .styles-module__FhviaW__cardTag{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.styles-module__FhviaW__bannerOrb1,.styles-module__FhviaW__bannerOrb2{animation:none}}
.styles-module__qHIrUW__hero{background:linear-gradient(#0e0b2a 0%,#1a1545 60%,#0e0b2a 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:72px 20px 36px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__qHIrUW__hero{padding:84px 40px 44px}}@media (min-width:1024px){.styles-module__qHIrUW__hero{align-items:center;padding:80px 60px 48px}}.styles-module__qHIrUW__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.styles-module__qHIrUW__heroGlow{filter:blur(20px);background:radial-gradient(circle,#2d2766 0%,#0000 70%);border-radius:50%;width:min(80vw,700px);height:min(80vw,700px);position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.styles-module__qHIrUW__heroNoise{opacity:.08;mix-blend-mode:overlay;pointer-events:none;position:absolute;inset:0}.styles-module__qHIrUW__heroGrid{z-index:2;grid-template-columns:1fr;gap:20px;width:100%;max-width:1280px;display:grid;position:relative}@media (min-width:1024px){.styles-module__qHIrUW__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px}}@media (min-width:1280px){.styles-module__qHIrUW__heroGrid{gap:80px}}.styles-module__qHIrUW__heroContent{z-index:2;flex-direction:column;order:2;align-items:center;gap:16px;width:100%;display:flex}@media (min-width:1024px){.styles-module__qHIrUW__heroContent{order:1;align-items:flex-start;gap:20px}}.styles-module__qHIrUW__heroStats{flex-flow:wrap;justify-content:center;gap:16px;width:100%;display:flex}@media (min-width:1024px){.styles-module__qHIrUW__heroStats{justify-content:flex-start;gap:36px;margin-top:4px}}.styles-module__qHIrUW__badge{display:none}.styles-module__qHIrUW__badge:first-child{animation-delay:.4s}.styles-module__qHIrUW__badge:nth-child(2){animation-delay:.6s}@keyframes styles-module__qHIrUW__badgeIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.styles-module__qHIrUW__badgeDot{background:#ff6b5b;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-in-out infinite styles-module__qHIrUW__pulse;box-shadow:0 0 12px #ff6b5b}.styles-module__qHIrUW__badgeDotMuted{box-shadow:none;background:#ffffff4d;animation:none}@keyframes styles-module__qHIrUW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}.styles-module__qHIrUW__badgeLabel{color:#ff6b5b;font-size:14px;font-weight:600}.styles-module__qHIrUW__badgeSub{color:#ffffffb3;margin-top:2px;font-size:13px;display:block}.styles-module__qHIrUW__badgeMuted .styles-module__qHIrUW__badgeLabel{color:#fff9;font-weight:500}.styles-module__qHIrUW__socials{justify-content:center;gap:16px;margin-top:0;display:inline-flex}@media (min-width:1024px){.styles-module__qHIrUW__socials{justify-content:flex-start}}.styles-module__qHIrUW__socialIcon{color:#6c63ff;width:22px;height:22px;transition:transform .3s,color .2s}.styles-module__qHIrUW__socialIcon:hover{color:#ff6b5b;transform:translateY(-3px)scale(1.15)rotate(-8deg)}.styles-module__qHIrUW__heroCenter{z-index:1;flex-direction:column;order:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}@media (min-width:1024px){.styles-module__qHIrUW__heroCenter{order:2;justify-content:center;align-items:center}}.styles-module__qHIrUW__figureWrap{width:min(62vw,210px);max-width:100%;height:min(68vw,235px);transform-style:preserve-3d;place-items:center;margin:0 auto;display:grid;position:relative}@media (min-width:480px){.styles-module__qHIrUW__figureWrap{width:min(56vw,250px);height:min(62vw,280px)}}@media (min-width:640px){.styles-module__qHIrUW__figureWrap{width:min(50vw,310px);height:min(55vw,350px)}}@media (min-width:1024px){.styles-module__qHIrUW__figureWrap{width:min(44vw,400px);height:min(48vw,460px)}}@media (min-width:1280px){.styles-module__qHIrUW__figureWrap{width:420px;height:480px}}.styles-module__qHIrUW__figureGlow{filter:blur(45px);z-index:0;background:radial-gradient(circle at 50% 40%,#6c63ffa6 0%,#0000 60%),radial-gradient(circle at 30% 75%,#ff6b5b66 0%,#0000 55%);position:absolute;inset:-25% -15% 5%}.styles-module__qHIrUW__figureHalo{filter:blur(18px);opacity:.85;z-index:0;background:conic-gradient(#6c63ff8c,#ff6b5b73,#b8a8ff80,#6c63ff8c);border-radius:50%;animation:16s linear infinite styles-module__qHIrUW__haloSpin;position:absolute;inset:8% 12% 18%}.styles-module__qHIrUW__figureRing{z-index:0;border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:6% 10% 16%;box-shadow:inset 0 0 60px #6c63ff40,0 0 80px #6c63ff33}@keyframes styles-module__qHIrUW__haloSpin{to{transform:rotate(360deg)}}.styles-module__qHIrUW__figureImg{object-fit:contain;object-position:center;z-index:1;filter:drop-shadow(0 24px 50px #6c63ff73)drop-shadow(0 10px 28px #00000059);width:100%;height:100%;transition:transform .4s;animation:5s ease-in-out infinite styles-module__qHIrUW__float;position:relative}@keyframes styles-module__qHIrUW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles-module__qHIrUW__bigName{display:none}@keyframes styles-module__qHIrUW__nameIn{0%{opacity:0;letter-spacing:-.08em;transform:translateY(20px)}to{opacity:1;letter-spacing:-.04em;transform:translateY(0)}}@media (min-width:1024px){.styles-module__qHIrUW__bigName{white-space:nowrap;font-size:clamp(2.5rem,4vw,4.5rem)}}.styles-module__qHIrUW__bigNameSub{display:none}.styles-module__qHIrUW__bigNameSubLink{color:#ff6b5b;border-bottom:1px solid #ff6b5b80;margin-left:8px;font-weight:600;transition:color .2s,border-color .2s}.styles-module__qHIrUW__bigNameSubLink:hover{color:#fff;border-color:#fff}.styles-module__qHIrUW__stat{text-align:center;min-width:80px;padding:4px 0;position:relative}@media (min-width:1024px){.styles-module__qHIrUW__stat{text-align:left;padding:8px 0}.styles-module__qHIrUW__stat:after{content:"";background:linear-gradient(90deg,#6c63ff80,#0000);width:40px;height:1px;position:absolute;bottom:0;left:0}}.styles-module__qHIrUW__statValue{color:#fff;letter-spacing:-.03em;margin:0 0 2px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(24px,5vw,32px);font-weight:800;line-height:1}@media (min-width:1024px){.styles-module__qHIrUW__statValue{font-size:clamp(26px,2.2vw,34px)}}.styles-module__qHIrUW__statLabel{color:#ffffff8c;letter-spacing:.02em;margin:0;font-size:clamp(11px,2.5vw,13px)}@media (min-width:1024px){.styles-module__qHIrUW__statLabel{font-size:12px}}.styles-module__qHIrUW__about{background:#f6f5fb;padding:80px 20px;position:relative;overflow:hidden}@media (min-width:768px){.styles-module__qHIrUW__about{padding:120px 40px}}.styles-module__qHIrUW__aboutInner{grid-template-columns:1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__qHIrUW__aboutInner{grid-template-columns:1fr 1.1fr;gap:100px}}.styles-module__qHIrUW__aboutImageWrap{background:linear-gradient(160deg,#1a1545 0%,#6c63ff 100%);border-radius:24px;padding:24px;position:relative;box-shadow:0 30px 60px -20px #14112d4d}.styles-module__qHIrUW__aboutImageInner{border-radius:18px;position:relative;overflow:hidden}.styles-module__qHIrUW__aboutImage{width:100%;height:auto;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.styles-module__qHIrUW__aboutImageWrap:hover .styles-module__qHIrUW__aboutImage{transform:scale(1.04)}.styles-module__qHIrUW__aboutBadge{z-index:3;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 20px;animation:4s ease-in-out infinite styles-module__qHIrUW__float;display:flex;position:absolute;bottom:24px;left:12px;box-shadow:0 18px 40px -12px #14112d40}@media (min-width:640px){.styles-module__qHIrUW__aboutBadge{left:-20px}}.styles-module__qHIrUW__aboutBadgeEmoji{font-size:26px}.styles-module__qHIrUW__aboutBadgeValue{color:#14112d;font-size:18px;font-weight:800;line-height:1.1}.styles-module__qHIrUW__aboutBadgeLabel{color:#5a5677;font-size:12px}.styles-module__qHIrUW__tabs{scrollbar-width:none;border-bottom:1px solid #14112d14;gap:32px;margin:28px 0 24px;display:inline-flex;overflow-x:auto}.styles-module__qHIrUW__tabs::-webkit-scrollbar{display:none}.styles-module__qHIrUW__tab{letter-spacing:.08em;color:#14112d80;text-transform:uppercase;white-space:nowrap;background:0 0;border:none;padding:12px 0;font-size:14px;font-weight:600;transition:color .2s;position:relative}.styles-module__qHIrUW__tab:hover{color:#14112d}.styles-module__qHIrUW__tabActive{color:#ff6b5b}.styles-module__qHIrUW__tab:after{content:"";transform-origin:0;background:#ff6b5b;height:2px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.styles-module__qHIrUW__tabActive:after{transform:scaleX(1)}.styles-module__qHIrUW__tabContent{color:#5a5677;min-height:140px;margin-bottom:28px;font-size:16px;line-height:1.7;animation:.4s forwards styles-module__qHIrUW__tabFade}@keyframes styles-module__qHIrUW__tabFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.styles-module__qHIrUW__services{background:linear-gradient(#f6f5fb 0%,#ece9fb 100%);padding:80px 20px;position:relative}@media (min-width:768px){.styles-module__qHIrUW__services{padding:120px 40px}}.styles-module__qHIrUW__servicesInner{max-width:1280px;margin:0 auto}.styles-module__qHIrUW__servicesHead{max-width:600px;margin-bottom:60px}.styles-module__qHIrUW__servicesGrid{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:640px){.styles-module__qHIrUW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__qHIrUW__servicesGrid{grid-template-columns:repeat(3,1fr)}}.styles-module__qHIrUW__serviceCard{background:#fff;border-radius:20px;margin-top:32px;padding:56px 28px 28px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;position:relative;box-shadow:0 20px 40px -20px #14112d26}.styles-module__qHIrUW__serviceCard:hover{transform:translateY(-10px);box-shadow:0 32px 60px -20px #6c63ff4d}.styles-module__qHIrUW__serviceIconWrap{color:#fff;z-index:2;background:linear-gradient(135deg,#6c63ff,#5847e0);border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;display:grid;position:absolute;top:-32px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px -10px #6c63ff8c}.styles-module__qHIrUW__serviceCard:hover .styles-module__qHIrUW__serviceIconWrap{transform:translate(-50%)rotate(-12deg)scale(1.08);box-shadow:0 18px 36px -10px #6c63ffb3}.styles-module__qHIrUW__serviceIconWrap svg{width:28px;height:28px}.styles-module__qHIrUW__serviceLabel{letter-spacing:.18em;color:#14112d73;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:600}.styles-module__qHIrUW__serviceTitle{color:#14112d;letter-spacing:-.02em;margin:0 0 18px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:800}.styles-module__qHIrUW__serviceCopy{color:#5a5677;margin:0 0 28px;font-size:14px;line-height:1.7}.styles-module__qHIrUW__serviceFoot{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.styles-module__qHIrUW__serviceExplore{color:#14112d;flex:1;align-items:center;gap:12px;min-width:0;font-size:14px;font-weight:600;display:inline-flex}.styles-module__qHIrUW__serviceExplore:after{content:"";background:#14112d33;flex:1;height:1px;transition:background .4s}.styles-module__qHIrUW__serviceCard:hover .styles-module__qHIrUW__serviceExplore:after{background:#ff6b5b}.styles-module__qHIrUW__serviceArrow{color:#ff6b5b;background:#ff6b5b1f;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;transition:background .3s,transform .3s,color .3s;display:grid}.styles-module__qHIrUW__serviceArrow svg{width:16px;height:16px}.styles-module__qHIrUW__serviceCard:hover .styles-module__qHIrUW__serviceArrow{color:#fff;background:#ff6b5b;transform:rotate(-30deg)scale(1.1)}.styles-module__qHIrUW__serviceProgress{position:relative}.styles-module__qHIrUW__servicePercent{text-align:right;color:#ff6b5b;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.styles-module__qHIrUW__serviceBar{background:#6c63ff24;border-radius:3px;height:6px;position:relative;overflow:hidden}.styles-module__qHIrUW__serviceBarFill{transform-origin:0;background:linear-gradient(90deg,#6c63ff,#ff6b5b);border-radius:3px;transition:transform 1.2s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.styles-module__qHIrUW__serviceCard.styles-module__qHIrUW__revealVisible .styles-module__qHIrUW__serviceBarFill{transform:scaleX(var(--bar-fill,.7))}.styles-module__qHIrUW__testimonials{background:#f6f5fb;padding:80px 20px;position:relative}@media (min-width:768px){.styles-module__qHIrUW__testimonials{padding:120px 40px}}.styles-module__qHIrUW__testimonialsInner{grid-template-columns:1fr;align-items:center;gap:50px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__qHIrUW__testimonialsInner{grid-template-columns:1fr 1.05fr;gap:80px}}.styles-module__qHIrUW__testimonialVideo{aspect-ratio:16/11;cursor:pointer;background:#14112d;border-radius:20px;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #14112d4d}.styles-module__qHIrUW__testimonialVideo:hover{transform:scale(1.02)}.styles-module__qHIrUW__testimonialVideo img{object-fit:cover;filter:brightness(.85)saturate(1.1);width:100%;height:100%;transition:transform .6s,filter .6s}.styles-module__qHIrUW__testimonialVideo:hover img{filter:brightness()saturate(1.15);transform:scale(1.07)}.styles-module__qHIrUW__playBtn{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:90px;height:90px;transition:transform .4s cubic-bezier(.22,1,.36,1),background .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__qHIrUW__playBtn:after{content:"";border:1px solid #fff6;border-radius:50%;animation:2s ease-out infinite styles-module__qHIrUW__pulseRing;position:absolute;inset:-8px}@keyframes styles-module__qHIrUW__pulseRing{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.styles-module__qHIrUW__testimonialVideo:hover .styles-module__qHIrUW__playBtn{background:#ff6b5b;transform:translate(-50%,-50%)scale(1.1)}.styles-module__qHIrUW__playBtn svg{width:30px;height:30px;margin-left:4px}.styles-module__qHIrUW__testimonialMeta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:14px;padding:18px 22px;position:absolute;bottom:24px;left:24px;right:24px}.styles-module__qHIrUW__testimonialMeta strong{color:#14112d;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:20px;font-weight:800;display:block}.styles-module__qHIrUW__testimonialMeta span{color:#5a5677;font-size:13px}.styles-module__qHIrUW__quoteCard{background:#fff;border-radius:18px;padding:32px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 20px 40px -20px #14112d26}.styles-module__qHIrUW__quoteCard:hover{transform:translateY(-4px)}.styles-module__qHIrUW__quoteCard+.styles-module__qHIrUW__quoteCard{margin-top:20px}.styles-module__qHIrUW__quoteIcon{color:#6c63ff;width:40px;height:40px;margin-bottom:14px}.styles-module__qHIrUW__quoteText{color:#14112d;margin:0 0 22px;font-size:16px;line-height:1.7}.styles-module__qHIrUW__quotePerson{align-items:center;gap:12px;display:flex}.styles-module__qHIrUW__quoteAvatar{color:#fff;background:linear-gradient(135deg,#6c63ff,#ff6b5b);border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:grid}.styles-module__qHIrUW__quotePerson strong{color:#14112d;font-size:15px;font-weight:700;display:block}.styles-module__qHIrUW__quotePerson span{color:#5a5677;font-size:12px}.styles-module__qHIrUW__blog{background:linear-gradient(#f6f5fb 0%,#f0eafe 100%);padding:80px 20px}@media (min-width:768px){.styles-module__qHIrUW__blog{padding:120px 40px}}.styles-module__qHIrUW__blogInner{grid-template-columns:1fr;gap:50px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__qHIrUW__blogInner{grid-template-columns:.85fr 1.15fr;gap:80px}}.styles-module__qHIrUW__blogHead{position:relative}.styles-module__qHIrUW__blogIntro{color:#5a5677;max-width:360px;margin:18px 0 32px;font-size:16px;line-height:1.7}.styles-module__qHIrUW__blogViewAll{color:#ff6b5b;letter-spacing:.12em;text-transform:uppercase;border-bottom:2px solid #ff6b5b;align-items:center;gap:10px;padding-bottom:6px;font-size:14px;font-weight:700;transition:gap .3s;display:inline-flex}.styles-module__qHIrUW__blogViewAll:hover{gap:14px}.styles-module__qHIrUW__blogList{flex-direction:column;gap:6px;display:flex}.styles-module__qHIrUW__blogItem{border-bottom:1px solid #14112d14;grid-template-columns:70px 92px 1fr auto;align-items:center;gap:20px;padding:26px 0;transition:padding .35s;display:grid}@media (max-width:640px){.styles-module__qHIrUW__blogItem{grid-template-columns:60px 70px 1fr;gap:12px}}.styles-module__qHIrUW__blogItem:hover{padding-left:8px}.styles-module__qHIrUW__blogDate strong{color:#14112d;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:32px;font-weight:800;line-height:1;display:block}.styles-module__qHIrUW__blogDate span{color:#5a5677;font-size:12px}.styles-module__qHIrUW__blogThumb{object-fit:cover;background:#ddd;border-radius:10px;width:92px;height:72px}@media (max-width:640px){.styles-module__qHIrUW__blogThumb{width:70px;height:56px}}.styles-module__qHIrUW__blogTitle{color:#14112d;letter-spacing:-.01em;margin:0 0 6px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3;transition:color .2s}.styles-module__qHIrUW__blogItem:hover .styles-module__qHIrUW__blogTitle{color:#ff6b5b}.styles-module__qHIrUW__blogRead{color:#5a5677;font-size:12px}.styles-module__qHIrUW__blogArrow{color:#6c63ff;background:#6c63ff1a;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.22,1,.36,1);display:grid}@media (max-width:640px){.styles-module__qHIrUW__blogArrow{display:none}}.styles-module__qHIrUW__blogItem:hover .styles-module__qHIrUW__blogArrow{color:#fff;background:#ff6b5b;transform:rotate(-30deg)scale(1.1)}.styles-module__qHIrUW__blogArrow svg{width:16px;height:16px}.styles-module__qHIrUW__clients{background:#fff;padding:80px 20px;position:relative}@media (min-width:768px){.styles-module__qHIrUW__clients{padding:120px 40px}}.styles-module__qHIrUW__clientsInner{grid-template-columns:1fr;align-items:center;gap:50px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.styles-module__qHIrUW__clientsInner{grid-template-columns:.9fr 1.1fr;gap:80px}}.styles-module__qHIrUW__clientsCopy{color:#5a5677;max-width:380px;margin:18px 0 0;font-size:16px;line-height:1.7}.styles-module__qHIrUW__clientsGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (min-width:640px){.styles-module__qHIrUW__clientsGrid{grid-template-columns:repeat(3,1fr)}}.styles-module__qHIrUW__clientCard{cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;display:flex;overflow:hidden;box-shadow:0 12px 32px -16px #14112d26}.styles-module__qHIrUW__clientCard:hover{transform:translateY(-8px)rotate(-1deg);box-shadow:0 22px 48px -16px #14112d40}.styles-module__qHIrUW__clientLogoArea{aspect-ratio:1.3;color:#fff;letter-spacing:-.02em;place-items:center;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(20px,4vw,32px);font-weight:800;transition:transform .5s;display:grid;position:relative;overflow:hidden}.styles-module__qHIrUW__clientCard:hover .styles-module__qHIrUW__clientLogoArea{transform:scale(1.05)}.styles-module__qHIrUW__clientLabel{color:#14112d;text-align:center;background:#fff;padding:14px 16px;font-size:14px;font-weight:500}@media (prefers-reduced-motion:reduce){.styles-module__qHIrUW__figureImg,.styles-module__qHIrUW__figureHalo,.styles-module__qHIrUW__aboutBadge,.styles-module__qHIrUW__badgeDot,.styles-module__qHIrUW__playBtn:after{animation:none!important}}.styles-module__qHIrUW__mobileIntro{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;padding:8px 16px 4px;display:flex}@media (min-width:1024px){.styles-module__qHIrUW__mobileIntro{text-align:left;align-items:flex-start;gap:12px;padding:0}}@keyframes styles-module__qHIrUW__mobileIntroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.styles-module__qHIrUW__mobileIntroHey{letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;margin:0;font-size:clamp(10px,2.6vw,13px);font-weight:500}.styles-module__qHIrUW__mobileIntroName{letter-spacing:-.03em;color:#0000;background:linear-gradient(120deg,#fff 0%,#fff0e6 45%,#ffb9a8 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(1.55rem,4.5vw,3.2rem);font-weight:800;line-height:1.06}@media (min-width:1024px){.styles-module__qHIrUW__mobileIntroName{font-size:clamp(2.6rem,4vw,4rem)}}.styles-module__qHIrUW__mobileIntroTypingRow{justify-content:center;align-items:center;gap:1px;min-height:24px;display:flex}@media (min-width:1024px){.styles-module__qHIrUW__mobileIntroTypingRow{justify-content:flex-start}}.styles-module__qHIrUW__mobileIntroTypingText{color:#ff6b5b;letter-spacing:.01em;font-size:clamp(13px,3.2vw,18px);font-weight:700}@media (min-width:1024px){.styles-module__qHIrUW__mobileIntroTypingText{font-size:20px}}.styles-module__qHIrUW__mobileIntroCursor{vertical-align:middle;background:#6c63ff;border-radius:1px;width:2px;height:1em;margin-left:2px;animation:.75s step-end infinite styles-module__qHIrUW__cursorBlink;display:inline-block}@keyframes styles-module__qHIrUW__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.styles-module__qHIrUW__mobileIntroCta{color:#ffffffd1;margin:2px 0 0;font-size:clamp(12px,2.8vw,15px)}.styles-module__qHIrUW__mobileIntroCtaLink{color:#ff6b5b;border-bottom:1px solid #ff6b5b73;margin-left:5px;font-weight:700;transition:color .2s,border-color .2s}.styles-module__qHIrUW__mobileIntroCtaLink:hover{color:#fff;border-color:#ffffff80}.styles-module__qHIrUW__mobileIntroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:2px;display:flex}@media (min-width:1024px){.styles-module__qHIrUW__mobileIntroActions{justify-content:flex-start}}.styles-module__qHIrUW__mobileIntroWa,.styles-module__qHIrUW__mobileIntroEmail{-webkit-backdrop-filter:blur(10px);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:clamp(11px,2.6vw,13px);font-weight:600;transition:background .2s,border-color .2s,transform .25s cubic-bezier(.22,1,.36,1);display:inline-flex}@media (min-width:1024px){.styles-module__qHIrUW__mobileIntroWa,.styles-module__qHIrUW__mobileIntroEmail{padding:10px 20px;font-size:13px}}.styles-module__qHIrUW__mobileIntroWa{color:#25d366;background:#25d3661f;border:1px solid #25d36647}.styles-module__qHIrUW__mobileIntroWa:hover{background:#25d36638;border-color:#25d36680;transform:translateY(-2px)}.styles-module__qHIrUW__mobileIntroEmail{color:#a09aff;background:#6c63ff1f;border:1px solid #6c63ff47}.styles-module__qHIrUW__mobileIntroEmail:hover{background:#6c63ff38;border-color:#6c63ff80;transform:translateY(-2px)}@media (max-width:767px){.styles-module__qHIrUW__hero{min-height:auto;padding:88px 20px 64px}.styles-module__qHIrUW__heroGrid{gap:36px}.styles-module__qHIrUW__mobileIntro{gap:12px;padding:0 8px}.styles-module__qHIrUW__mobileIntroName{font-size:clamp(2rem,8vw,2.6rem)}.styles-module__qHIrUW__mobileIntroTypingText{font-size:clamp(16px,5vw,20px)}.styles-module__qHIrUW__mobileIntroTypingRow{min-height:28px}.styles-module__qHIrUW__mobileIntroCta{font-size:clamp(13px,3.5vw,15px)}.styles-module__qHIrUW__mobileIntroWa,.styles-module__qHIrUW__mobileIntroEmail{padding:10px 18px;font-size:clamp(12px,3vw,14px)}}@media (max-width:479px){.styles-module__qHIrUW__figureWrap{width:min(74vw,240px);height:min(82vw,272px)}}
