.HomePage-module__8wV8zG__main{background:#0a0a0a;width:100%;padding-top:0;overflow-x:hidden}.HomePage-module__8wV8zG__animItem{opacity:0;transition:opacity .65s ease var(--anim-delay,0s), transform .65s ease var(--anim-delay,0s);height:100%;transform:translateY(28px)}.HomePage-module__8wV8zG__animVisible{opacity:1;transform:translateY(0)}.HomePage-module__8wV8zG__sectionInner{z-index:1;flex-direction:column;align-items:center;gap:3.5rem;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.HomePage-module__8wV8zG__sectionLabel{text-align:center;font-family:var(--font-body-alt);letter-spacing:.2em;text-transform:uppercase;color:#ffb800;margin-bottom:.75rem;font-size:.72rem;font-weight:600;display:block}.HomePage-module__8wV8zG__sectionTitle{font-family:var(--font-heading);color:#fff;text-align:center;letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-style:italic;font-weight:800;line-height:1.15}.HomePage-module__8wV8zG__hero{height:100vh;min-height:640px;padding:var(--navbar-h) 1.5rem 3rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HomePage-module__8wV8zG__heroBg{z-index:0;position:absolute;inset:0}.HomePage-module__8wV8zG__heroBgImg{object-fit:cover;object-position:center 40%;opacity:.6;width:100%;height:100%}.HomePage-module__8wV8zG__heroBgGrad{background:linear-gradient(#0a0a0a80 0%,#0a0a0a4d 30%,#0a0a0a8c 60%,#0a0a0a 100%);position:absolute;inset:0}.HomePage-module__8wV8zG__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;animation:1.1s cubic-bezier(.4,0,.2,1) HomePage-module__8wV8zG__heroPop;display:flex;position:relative}@keyframes HomePage-module__8wV8zG__heroPop{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.HomePage-module__8wV8zG__earlyBadge{color:#000;font-family:var(--font-body-alt);letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg,#ffb800 0%,#cc9300 100%);border-radius:50px;margin-bottom:1.5rem;padding:6px 18px;font-size:.72rem;font-weight:600;display:inline-block;box-shadow:0 4px 20px #ffb80059}.HomePage-module__8wV8zG__heroTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;text-transform:uppercase;text-shadow:0 4px 32px #0009;margin:0 0 1.75rem;font-size:clamp(3.5rem,10vw,9rem);font-style:italic;font-weight:900;line-height:.95}.HomePage-module__8wV8zG__heroTitleAccent{background:linear-gradient(90deg,#ffb800,#cc9300);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-right:.15em}.HomePage-module__8wV8zG__grindWrapper{display:inline-block;position:relative}.HomePage-module__8wV8zG__heroTitleGrind{background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#0c0c0c;color:#0c0c0c;-webkit-text-stroke:2.5px #ffb800;animation:5s ease-in-out infinite HomePage-module__8wV8zG__signGlow}@keyframes HomePage-module__8wV8zG__signGlow{0%,18%,20%,22%,24%,52%,54%,to{filter:drop-shadow(0 0 3px #ffd200)drop-shadow(0 0 10px #ffaa00e6)drop-shadow(0 0 24px #ff7800a6)drop-shadow(0 0 42px #c846004d)}19%,53%{filter:drop-shadow(0 0 1px #ff96001f)}21%{filter:drop-shadow(0 0 2px #ffbe00a6)drop-shadow(0 0 8px #ff820066)}23%{filter:drop-shadow(0 0 3px #ffc800d9)drop-shadow(0 0 14px #ff8c008c)}}.HomePage-module__8wV8zG__spark{width:2px;height:5px;top:30%;left:var(--spark-x);pointer-events:none;animation:HomePage-module__8wV8zG__sparkFly var(--spark-d) ease-out var(--spark-dl) infinite;z-index:5;will-change:transform, opacity;background:#fff;border-radius:2px;position:absolute;box-shadow:0 0 4px 2px #ffe664f2,0 0 10px 3px #ffa00099}@keyframes HomePage-module__8wV8zG__sparkFly{0%{opacity:1;background:#fff;transform:translate(0)scale(2);box-shadow:0 0 8px 4px #ffffc8,0 0 18px 6px #ffdc32e6}20%{opacity:.95;background:#ffe060;box-shadow:0 0 5px 3px #ffdc50d9,0 0 12px 5px #ffaa00b3}60%{opacity:.5;background:#f80;box-shadow:0 0 3px 1px #ff640080}to{transform:translate(var(--spark-tx), var(--spark-ty)) scale(.1);opacity:0;box-shadow:none;background:#f20}}.HomePage-module__8wV8zG__heroSub{font-family:var(--font-body-alt);color:#ffffffbf;max-width:560px;margin:0 0 2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.65}.HomePage-module__8wV8zG__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.HomePage-module__8wV8zG__heroBtnPrimary{color:#000;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background:#ffb800;border-radius:12px;padding:.9rem 2.4rem;font-size:1rem;font-style:italic;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 6px 24px #ffb80066}.HomePage-module__8wV8zG__heroBtnPrimary:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff2e 50%,#0000 60%);transition:transform .45s;position:absolute;inset:0;transform:translate(-100%)}.HomePage-module__8wV8zG__heroBtnPrimary:hover:after{transform:translate(100%)}.HomePage-module__8wV8zG__heroBtnPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 32px #ffb8008c}.HomePage-module__8wV8zG__heroBtnSecondary{color:#fff;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;font-size:1rem;font-style:italic;font-weight:800;font-family:var(--font-heading);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:12px;padding:.9rem 2.4rem;transition:background .2s,border-color .2s,transform .2s}.HomePage-module__8wV8zG__heroBtnSecondary:hover{background:#ffb8001f;border-color:#ffb80080;transform:translateY(-2px)}.HomePage-module__8wV8zG__heroPlatforms{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.HomePage-module__8wV8zG__heroPlatBadge{font-family:var(--font-body-alt);color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:6px;padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.HomePage-module__8wV8zG__heroPlatBadgeSoon{color:#fff6}.HomePage-module__8wV8zG__heroLangSwitch{z-index:10;position:absolute;top:1.5rem;right:2rem}.HomePage-module__8wV8zG__heroScroll{z-index:2;color:#fff9;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s;animation:2s ease-in-out infinite HomePage-module__8wV8zG__scrollBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HomePage-module__8wV8zG__heroScroll:hover{color:#ffb800;background:#ffb80026}@keyframes HomePage-module__8wV8zG__scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.HomePage-module__8wV8zG__intelligenceSection{background:#0a0a0a;border-bottom:1px solid #ffffff0a;padding:5rem 0}.HomePage-module__8wV8zG__intelligenceInner{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.HomePage-module__8wV8zG__intelligenceTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.HomePage-module__8wV8zG__intelligenceHeadline{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-style:italic;font-weight:800}.HomePage-module__8wV8zG__intelligenceSub{font-family:var(--font-body-alt);color:#ffffff80;max-width:480px;margin:0;font-size:1rem}.HomePage-module__8wV8zG__intelligenceStatus{font-family:var(--font-body-alt);letter-spacing:.15em;text-transform:uppercase;color:#ffb800;white-space:nowrap;font-size:.72rem;font-weight:600}.HomePage-module__8wV8zG__intelligenceGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.HomePage-module__8wV8zG__intelligenceCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:default;background:#1a1a1ab3;border:1px solid #ffffff0f;border-color:#ffffff1a #ffffff0f #ffffff0f #ffffff1a;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:160px;padding:1.5rem 1.25rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.HomePage-module__8wV8zG__intelligenceCard:hover{border-color:#ffb80040;transform:scale(1.025);box-shadow:0 0 24px #ffb80014}.HomePage-module__8wV8zG__intelligenceCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.HomePage-module__8wV8zG__intelligenceLabel{font-family:var(--font-body-alt);letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;font-size:.68rem;font-weight:600}.HomePage-module__8wV8zG__intelligenceIcon{font-size:1.1rem}.HomePage-module__8wV8zG__intelligenceValue{font-family:var(--font-heading);color:#ffb800;margin:.75rem 0 .3rem;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:900;line-height:1}.HomePage-module__8wV8zG__intelligenceStat{font-family:var(--font-body-alt);letter-spacing:.06em;text-transform:uppercase;color:#ffffff59;font-size:.68rem;font-weight:500}.HomePage-module__8wV8zG__disciplinesHeader{text-align:center;background:#0d0d0d;padding:5rem 1.5rem 1.5rem}.HomePage-module__8wV8zG__disciplinesSub{font-family:var(--font-body-alt);color:#ffffff80;margin:0;font-size:clamp(.95rem,2.5vw,1.1rem)}.HomePage-module__8wV8zG__howSection{background:#0d0d0d;padding:7rem 0}.HomePage-module__8wV8zG__howGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.HomePage-module__8wV8zG__howCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;box-sizing:border-box;background:#1a1a1ab3;border:1px solid #ffffff0f;border-color:#ffffff1a #ffffff0f #ffffff0f #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:2.5rem 2rem;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.HomePage-module__8wV8zG__howCard:hover{border-color:#ffb8004d;transform:translateY(-4px)}.HomePage-module__8wV8zG__howCard>:not(.HomePage-module__8wV8zG__cardBgImg){z-index:1;position:relative}.HomePage-module__8wV8zG__howNum{font-family:var(--font-heading);color:#ffb80014;font-size:4rem;font-style:italic;font-weight:900;line-height:1;position:absolute;top:1rem;right:1.5rem}.HomePage-module__8wV8zG__howIcon{color:#ffb800;background:#ffb8001a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex}.HomePage-module__8wV8zG__howCardTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .75rem;font-size:1rem;font-style:italic;font-weight:700}.HomePage-module__8wV8zG__howCardDesc{font-family:var(--font-body-alt);color:#ffffff8c;margin:0;font-size:.92rem;line-height:1.65}.HomePage-module__8wV8zG__sectionBgImg{object-fit:cover;object-position:center;opacity:.045;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.HomePage-module__8wV8zG__prSection{background:#0a0a0a;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:6rem 0;position:relative;overflow:hidden}.HomePage-module__8wV8zG__prInner{z-index:1;max-width:1000px;margin:0 auto;padding:0 1.5rem;position:relative}.HomePage-module__8wV8zG__prHeader{text-align:center;margin-bottom:4rem}.HomePage-module__8wV8zG__prHeadline{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(2.5rem,6vw,5rem);font-style:italic;font-weight:900}.HomePage-module__8wV8zG__prSub{font-family:var(--font-body-alt);letter-spacing:.2em;text-transform:uppercase;color:#ffb800;margin:0;font-size:.75rem;font-weight:600}.HomePage-module__8wV8zG__prGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:860px;margin:0 auto;display:grid}.HomePage-module__8wV8zG__prCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1ab3;border:1px solid #ffffff0f;border-color:#ffffff1a #ffffff0f #ffffff0f #ffffff1a;border-radius:28px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;transition:transform .2s,border-color .2s;display:flex}.HomePage-module__8wV8zG__prCard:hover{border-color:#ffb80040;transform:translateY(-4px)}.HomePage-module__8wV8zG__prRing{width:220px;height:220px;position:relative}.HomePage-module__8wV8zG__prSvg{transform-origin:50%;width:100%;height:100%;transform:rotate(-90deg)}.HomePage-module__8wV8zG__prRingCircle{transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1)}.HomePage-module__8wV8zG__prRingCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.HomePage-module__8wV8zG__prRingVal{font-family:var(--font-heading);color:#ffb800;font-size:3rem;font-weight:900;line-height:1}.HomePage-module__8wV8zG__prRingUnit{font-family:var(--font-body-alt);letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-top:4px;font-size:.72rem;font-weight:600}.HomePage-module__8wV8zG__prCardTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1.1rem;font-style:italic;font-weight:700}.HomePage-module__8wV8zG__prProgressBar{background:#ffffff0d;border-radius:99px;width:100%;height:3px;overflow:hidden}.HomePage-module__8wV8zG__prProgressFill{background:linear-gradient(90deg,#ffb800,#cc9300);border-radius:99px;height:100%;transition:width 1s}.HomePage-module__8wV8zG__prChartHeader{align-items:center;gap:.75rem;width:100%;margin-bottom:.25rem;display:flex}.HomePage-module__8wV8zG__prChartIcon{color:#ffb800;background:#ffb8001a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.HomePage-module__8wV8zG__prChartLabel{font-family:var(--font-body-alt);letter-spacing:.12em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:700}.HomePage-module__8wV8zG__prChartSub{font-family:var(--font-body-alt);color:#ffffff59;margin-top:1px;font-size:.7rem;font-weight:500}.HomePage-module__8wV8zG__prLineSvg{width:100%;height:72px;display:block}.HomePage-module__8wV8zG__prChartRange{width:100%;font-family:var(--font-body-alt);color:#ffffff4d;justify-content:space-between;align-items:center;margin-top:.25rem;font-size:.66rem;font-weight:500;display:flex}.HomePage-module__8wV8zG__prChartDeload{color:#ffb80073;font-size:.62rem}.HomePage-module__8wV8zG__featuresSection{background:#0d0d0d;padding:7rem 0}.HomePage-module__8wV8zG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.HomePage-module__8wV8zG__featureCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;background:#1a1a1ab3;border:1px solid #ffffff0f;border-color:#ffffff1a #ffffff0f #ffffff0f #ffffff1a;border-radius:16px;height:100%;padding:2rem 1.75rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.HomePage-module__8wV8zG__cardBgImg{object-fit:cover;object-position:center top;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.HomePage-module__8wV8zG__featureCard:hover{border-color:#ffb8004d;transform:translateY(-3px)}.HomePage-module__8wV8zG__featureCard>:not(.HomePage-module__8wV8zG__cardBgImg){z-index:1;position:relative}.HomePage-module__8wV8zG__featureIcon{margin-bottom:1rem;font-size:2rem;line-height:1;display:block}.HomePage-module__8wV8zG__featureTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .6rem;font-size:1rem;font-style:italic;font-weight:700}.HomePage-module__8wV8zG__featureDesc{font-family:var(--font-body-alt);color:#ffffff80;margin:0;font-size:.88rem;line-height:1.65}.HomePage-module__8wV8zG__consistencySection{background:#0a0a0a;padding:5rem 1.5rem}.HomePage-module__8wV8zG__consistencyInner{max-width:1100px;margin:0 auto}.HomePage-module__8wV8zG__consistencyCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1ab3;border:1px solid #ffffff0f;border-color:#ffffff1a #ffffff0f #ffffff0f #ffffff1a;border-radius:24px;padding:3rem;position:relative;overflow:hidden}.HomePage-module__8wV8zG__consistencyBgIcon{opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:7rem;line-height:1;position:absolute;top:0;right:2rem}.HomePage-module__8wV8zG__consistencyHeadline{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;font-weight:800}.HomePage-module__8wV8zG__consistencySub{font-family:var(--font-body-alt);color:#ffffff80;max-width:600px;margin:0 0 2.5rem;font-size:.95rem;line-height:1.6}.HomePage-module__8wV8zG__heatmapWrap{padding-bottom:.5rem;overflow-x:auto}.HomePage-module__8wV8zG__heatmapGrid{grid-template-rows:repeat(7,13px);grid-auto-columns:13px;grid-auto-flow:column;gap:3px;min-width:max-content;margin-bottom:1rem;display:grid}.HomePage-module__8wV8zG__heatmapCell{border-radius:2px;flex-shrink:0;width:13px;height:13px}.HomePage-module__8wV8zG__heatmapEmpty{background:#ffffff0a}.HomePage-module__8wV8zG__heatmapLow{background:#ffb80040}.HomePage-module__8wV8zG__heatmapMed{background:#ffb8008c}.HomePage-module__8wV8zG__heatmapHigh{background:#ffb800}.HomePage-module__8wV8zG__heatmapLegend{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.HomePage-module__8wV8zG__heatmapLegendLabel{font-family:var(--font-body-alt);letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d;font-size:.7rem;font-weight:500}.HomePage-module__8wV8zG__heatmapLegendScale{font-family:var(--font-body-alt);color:#ffffff4d;align-items:center;gap:4px;font-size:.7rem;display:flex}.HomePage-module__8wV8zG__showcase{--sc-opacity:0;--sc-pad-v:1rem;--sc-pad-h:.5rem;--sc-phone-scale:.2;--sc-phone-rotate:-28deg;--sc-text-x:-80px;--sc-text-opacity:0;width:100%;padding:var(--sc-pad-v) var(--sc-pad-h);opacity:var(--sc-opacity);background:#131313;border-top:1px solid #ffffff0a;overflow:hidden}.HomePage-module__8wV8zG__showcaseInner{justify-content:center;align-items:center;gap:5rem;max-width:1000px;margin:0 auto;display:flex}.HomePage-module__8wV8zG__showcaseText{transform:translateX(var(--sc-text-x));opacity:var(--sc-text-opacity);will-change:transform, opacity;text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.HomePage-module__8wV8zG__showcaseText h2{font-family:var(--font-heading);color:#ffb800;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-style:italic;font-weight:800;line-height:1.2}.HomePage-module__8wV8zG__showcaseText p{font-family:var(--font-body-alt);color:#ffffffbf;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.6}.HomePage-module__8wV8zG__showcaseFeatures{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.HomePage-module__8wV8zG__showcaseFeatures li{font-family:var(--font-body-alt);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:50px;padding:5px 13px;font-size:.75rem;font-weight:600}.HomePage-module__8wV8zG__showcaseFeatures li:nth-child(odd){color:#ffb800;background:#ffb8001f;border:1px solid #ffb80040}.HomePage-module__8wV8zG__showcaseFeatures li:nth-child(2n){color:#ffffffa6;background:#ffffff0d;border:1px solid #ffffff14}.HomePage-module__8wV8zG__showcasePhone{transform:scale(var(--sc-phone-scale)) rotate(var(--sc-phone-rotate));transform-origin:50%;will-change:transform;flex-shrink:0;justify-content:center;display:flex}.HomePage-module__8wV8zG__phoneAppLogo{object-fit:cover;border-radius:36px;width:200px;height:200px;animation:4s ease-in-out infinite HomePage-module__8wV8zG__phoneFloat}@keyframes HomePage-module__8wV8zG__phoneFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-14px)rotate(2deg)}}.HomePage-module__8wV8zG__showcaseBtns{flex-direction:column;align-items:center;gap:.75rem;display:flex}.HomePage-module__8wV8zG__showcaseBtn{font-family:var(--font-body-alt);cursor:pointer;letter-spacing:.02em;white-space:nowrap;border-radius:10px;align-items:center;gap:.55rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.HomePage-module__8wV8zG__showcaseBtn:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff1f 50%,#0000 60%);transition:transform .4s;position:absolute;inset:0;transform:translate(-100%)}.HomePage-module__8wV8zG__showcaseBtn:hover:after{transform:translate(100%)}.HomePage-module__8wV8zG__showcaseBtnPrimary{color:#000;background:linear-gradient(135deg,#ffb800,#cc9300);box-shadow:0 4px 18px #ffb80059}.HomePage-module__8wV8zG__showcaseBtnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 28px #ffb80080}.HomePage-module__8wV8zG__showcaseBtnDisabled{color:#ffffff73;cursor:default;background:#ffffff0d;border:1px solid #ffffff14}.HomePage-module__8wV8zG__showcaseBtnDisabled:hover{transform:none}.HomePage-module__8wV8zG__showcaseBtnDisabled:after{display:none}.HomePage-module__8wV8zG__soonBadge{color:#ffb800;letter-spacing:.4px;text-transform:uppercase;background:#ffb80026;border:1px solid #ffb8004d;border-radius:4px;padding:1px 6px;font-size:.62rem;font-weight:700}.HomePage-module__8wV8zG__pricingSection{background:#0a0a0a;border-top:1px solid #ffffff0a;padding:7rem 0}.HomePage-module__8wV8zG__pricingControls{z-index:20;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;display:flex;position:relative}.HomePage-module__8wV8zG__pricingToggleGroup{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;gap:4px;padding:4px;display:flex;overflow:hidden}.HomePage-module__8wV8zG__pricingToggleBtn{color:#ffffff80;font-family:var(--font-body-alt);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s,color .2s;display:flex}.HomePage-module__8wV8zG__pricingToggleActive{color:#ffb800;background:#ffb80026}.HomePage-module__8wV8zG__pricingSaveBadge{color:#000;letter-spacing:.3px;background:#ffb800;border-radius:4px;padding:1px 6px;font-size:.62rem;font-weight:800}.HomePage-module__8wV8zG__pricingCards{grid-template-columns:repeat(2,minmax(280px,380px));justify-content:center;gap:1.5rem;width:100%;display:grid}.HomePage-module__8wV8zG__pricingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1a1ab3;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:2rem;padding:2.5rem;transition:border-color .3s,transform .3s;display:flex;position:relative}.HomePage-module__8wV8zG__pricingCard:hover{transform:translateY(-4px)}.HomePage-module__8wV8zG__pricingCardPro{background:#ffb8000a;border-color:#ffb80059;box-shadow:0 0 0 1px #ffb80026,0 20px 60px #0006}.HomePage-module__8wV8zG__pricingPopularBadge{color:#000;font-family:var(--font-body-alt);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#ffb800,#cc9300);border-radius:50px;padding:4px 16px;font-size:.68rem;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.HomePage-module__8wV8zG__pricingCardHeader{flex-direction:column;gap:.5rem;display:flex}.HomePage-module__8wV8zG__pricingTier{font-family:var(--font-body-alt);letter-spacing:.15em;text-transform:uppercase;color:#ffb800;font-size:.75rem;font-weight:700}.HomePage-module__8wV8zG__pricingPrice{align-items:baseline;gap:.25rem;display:flex}.HomePage-module__8wV8zG__pricingPriceNum{font-family:var(--font-heading);color:#fff;font-size:clamp(2rem,5vw,2.8rem);font-weight:900;line-height:1}.HomePage-module__8wV8zG__pricingPriceSub{font-family:var(--font-body-alt);color:#ffffff73;font-size:.88rem;font-weight:500}.HomePage-module__8wV8zG__pricingYearTotal{font-family:var(--font-body-alt);color:#fff6;font-size:.78rem}.HomePage-module__8wV8zG__pricingFeats{flex-direction:column;flex:1;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.HomePage-module__8wV8zG__pricingFeats li{font-family:var(--font-body-alt);color:#ffffffbf;align-items:center;gap:.65rem;font-size:.9rem;font-weight:500;display:flex}.HomePage-module__8wV8zG__pricingBtnFree{text-align:center;font-family:var(--font-body-alt);color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:.9rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:block}.HomePage-module__8wV8zG__pricingBtnFree:hover{background:#ffffff1a;border-color:#ffffff40}.HomePage-module__8wV8zG__pricingBtnPro{text-align:center;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:#000;background:linear-gradient(135deg,#ffb800,#cc9300);border-radius:10px;padding:.9rem;font-size:.95rem;font-style:italic;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #ffb80066}.HomePage-module__8wV8zG__pricingBtnPro:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff26 50%,#0000 60%);transition:transform .4s;position:absolute;inset:0;transform:translate(-100%)}.HomePage-module__8wV8zG__pricingBtnPro:hover:after{transform:translate(100%)}.HomePage-module__8wV8zG__pricingBtnPro:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ffb8008c}.HomePage-module__8wV8zG__communitySection{background:#0d0d0d;border-top:1px solid #ffffff0a;padding:7rem 0}.HomePage-module__8wV8zG__communityCards{flex-direction:column;gap:1rem;width:100%;max-width:600px;display:flex}.HomePage-module__8wV8zG__communityCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#1a1a1ab3;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:flex}.HomePage-module__8wV8zG__communityCard:hover{border-color:#ffb8004d;transform:translate(4px)}.HomePage-module__8wV8zG__communityCardIcon{color:#ffb800;background:#ffb8001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.HomePage-module__8wV8zG__communityCardIconImg{background:#ffffff0f}.HomePage-module__8wV8zG__communityCardInfo{flex-direction:column;flex:1;gap:2px;display:flex}.HomePage-module__8wV8zG__communityCardInfo strong{font-family:var(--font-body-alt);color:#fff;font-size:.95rem;font-weight:700}.HomePage-module__8wV8zG__communityCardInfo span{font-family:var(--font-body-alt);color:#ffffff73;font-size:.8rem}.HomePage-module__8wV8zG__communityCardArrow{color:#fff3;flex-shrink:0;transition:color .2s,transform .2s}.HomePage-module__8wV8zG__communityCard:hover .HomePage-module__8wV8zG__communityCardArrow{color:#ffb800;transform:translate(3px)}.HomePage-module__8wV8zG__ctaSection{justify-content:center;align-items:center;padding:8rem 1.5rem;display:flex;position:relative;overflow:hidden}.HomePage-module__8wV8zG__ctaBg{z-index:0;background:linear-gradient(135deg,#131313 0%,#0d0d0d 50%,#0a0a0a 100%);position:absolute;inset:0}.HomePage-module__8wV8zG__ctaBg:before{content:"";background:radial-gradient(at 20%,#ffb8001a 0%,#0000 60%),radial-gradient(at 80%,#ff64000f 0%,#0000 60%);position:absolute;inset:0}.HomePage-module__8wV8zG__ctaContent{z-index:1;text-align:center;max-width:700px;position:relative}.HomePage-module__8wV8zG__ctaTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 1.25rem;font-size:clamp(2.2rem,6vw,4.5rem);font-style:italic;font-weight:900;line-height:1.05}.HomePage-module__8wV8zG__ctaSub{font-family:var(--font-body-alt);color:#fff9;margin:0 0 2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.HomePage-module__8wV8zG__ctaBtn{color:#000;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background:#ffb800;border-radius:12px;padding:1rem 3rem;font-size:1.05rem;font-style:italic;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 32px #ffb80073}.HomePage-module__8wV8zG__ctaBtn:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff2e 50%,#0000 60%);transition:transform .45s;position:absolute;inset:0;transform:translate(-100%)}.HomePage-module__8wV8zG__ctaBtn:hover:after{transform:translate(100%)}.HomePage-module__8wV8zG__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ffb80099}.HomePage-module__8wV8zG__fnNum{color:#ffb800a6;vertical-align:super;margin-left:1px;font-size:.62rem;font-weight:700;line-height:0}.HomePage-module__8wV8zG__fnNumDark{color:#00000080;vertical-align:super;margin-left:1px;font-size:.55rem;font-weight:800;line-height:0}.HomePage-module__8wV8zG__priceDisclaimer{font-family:var(--font-body-alt);color:#ffffff40;margin-top:.5rem;font-size:.66rem;line-height:1.4;display:block}.HomePage-module__8wV8zG__countryDropdown{position:relative}.HomePage-module__8wV8zG__countryTrigger{color:#fffc;font-family:var(--font-body-alt);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:.45rem .9rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.HomePage-module__8wV8zG__countryTrigger:hover{background:#ffffff12;border-color:#ffb8004d}.HomePage-module__8wV8zG__countryFlag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:15px}.HomePage-module__8wV8zG__countryName{color:#fffc}.HomePage-module__8wV8zG__countryCurrency{color:#ffb800bf;background:#ffb80014;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:700}.HomePage-module__8wV8zG__countryChevron{color:#ffffff4d;flex-shrink:0;transition:transform .2s}.HomePage-module__8wV8zG__countryChevronOpen{transform:rotate(180deg)}.HomePage-module__8wV8zG__countryList{z-index:9999;background:#141414;border:1px solid #ffb80026;border-radius:10px;flex-direction:column;gap:1px;min-width:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 40px #000c}.HomePage-module__8wV8zG__countryOption{color:#ffffffa6;font-family:var(--font-body-alt);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:.45rem .7rem;font-size:.82rem;font-weight:500;transition:background .12s,color .12s;display:flex}.HomePage-module__8wV8zG__countryOption:hover{color:#fff;background:#ffffff0f}.HomePage-module__8wV8zG__countryOptionActive{color:#ffb800;background:#ffb8001a}.HomePage-module__8wV8zG__countryOptionName{text-align:left;flex:1}.HomePage-module__8wV8zG__countryOptionCurrency{color:#ffb80080;font-size:.68rem;font-weight:700}@media (max-width:1100px){.HomePage-module__8wV8zG__intelligenceGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.HomePage-module__8wV8zG__intelligenceGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__8wV8zG__howGrid{grid-template-columns:1fr;gap:1.25rem}.HomePage-module__8wV8zG__featuresGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__8wV8zG__prGrid,.HomePage-module__8wV8zG__pricingCards{grid-template-columns:1fr;max-width:420px}}@media (max-width:810px){.HomePage-module__8wV8zG__showcase{--sc-opacity:1!important;--sc-pad-v:4rem!important;--sc-pad-h:1.5rem!important;--sc-phone-scale:1!important;--sc-phone-rotate:-2deg!important;--sc-text-x:0px!important;--sc-text-opacity:1!important}.HomePage-module__8wV8zG__showcaseInner{flex-direction:column;gap:3rem}.HomePage-module__8wV8zG__intelligenceTop{flex-direction:column;align-items:flex-start}.HomePage-module__8wV8zG__intelligenceStatus{display:none}}@media (max-width:600px){.HomePage-module__8wV8zG__hero{padding-top:var(--navbar-h);align-items:center;padding-bottom:110px}.HomePage-module__8wV8zG__heroLangSwitch{display:none}.HomePage-module__8wV8zG__heroTitle{font-size:3rem;line-height:1}.HomePage-module__8wV8zG__heroCtas{flex-direction:column;align-items:stretch}.HomePage-module__8wV8zG__heroBtnPrimary,.HomePage-module__8wV8zG__heroBtnSecondary{text-align:center}.HomePage-module__8wV8zG__intelligenceGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__8wV8zG__featuresGrid{grid-template-columns:1fr}.HomePage-module__8wV8zG__pricingControls{flex-direction:column;align-items:center}.HomePage-module__8wV8zG__disciplinesHeader{padding:4rem 1rem 1rem}.HomePage-module__8wV8zG__howSection,.HomePage-module__8wV8zG__featuresSection,.HomePage-module__8wV8zG__pricingSection,.HomePage-module__8wV8zG__communitySection{padding:5rem 0}.HomePage-module__8wV8zG__consistencyCard,.HomePage-module__8wV8zG__prCard{padding:2rem 1.5rem}.HomePage-module__8wV8zG__prRing{width:180px;height:180px}.HomePage-module__8wV8zG__prRingVal{font-size:2.4rem}}@media (max-width:480px){.HomePage-module__8wV8zG__intelligenceGrid{grid-template-columns:1fr}.HomePage-module__8wV8zG__howCard{padding:2rem 1.5rem}.HomePage-module__8wV8zG__featureCard{padding:1.5rem 1.25rem}.HomePage-module__8wV8zG__pricingCard{padding:2rem 1.5rem}.HomePage-module__8wV8zG__phoneAppLogo{border-radius:28px;width:140px;height:140px}.HomePage-module__8wV8zG__showcase{--sc-pad-v:3rem!important;--sc-pad-h:1rem!important}}.HomePage-module__8wV8zG__betaFormContainer{width:100%;max-width:400px;margin-bottom:2rem;animation:.3s ease-out HomePage-module__8wV8zG__heroPop}.HomePage-module__8wV8zG__betaForm{gap:.5rem;width:100%;display:flex}.HomePage-module__8wV8zG__betaInput{color:#fff;font-family:var(--font-body-alt);background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s}.HomePage-module__8wV8zG__betaInput:focus{border-color:#ffb800}.HomePage-module__8wV8zG__betaSubmitBtn{color:#000;font-family:var(--font-heading);cursor:pointer;background:#ffb800;border:none;border-radius:8px;padding:.8rem 1.2rem;font-weight:800;transition:transform .2s,opacity .2s}.HomePage-module__8wV8zG__betaSubmitBtn:hover:not(:disabled){transform:translateY(-2px)}.HomePage-module__8wV8zG__betaSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.HomePage-module__8wV8zG__betaError{color:#ff4d4d;font-family:var(--font-body-alt);margin-top:.5rem;font-size:.85rem}.HomePage-module__8wV8zG__successModalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.HomePage-module__8wV8zG__successModal{text-align:center;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:400px;padding:2.5rem;animation:.3s cubic-bezier(.4,0,.2,1) HomePage-module__8wV8zG__heroPop}.HomePage-module__8wV8zG__successModalIcon{color:#ffb800;background:#ffb80026;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.HomePage-module__8wV8zG__successModalTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;margin:0 0 1rem;font-size:1.5rem;font-style:italic}.HomePage-module__8wV8zG__successModalMessage{color:#ffffffb3;font-family:var(--font-body-alt);margin:0 0 2rem;line-height:1.5}.HomePage-module__8wV8zG__successModalBtn{color:#000;font-family:var(--font-heading);cursor:pointer;background:#ffb800;border:none;border-radius:8px;width:100%;padding:.8rem 2rem;font-weight:800}.HomePage-module__8wV8zG__blogSection{background:#0a0a0a;border-top:1px solid #ffffff0a;padding:7rem 0;position:relative;overflow:hidden}.HomePage-module__8wV8zG__blogGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-top:3rem;display:grid}.HomePage-module__8wV8zG__blogFooter{justify-content:center;width:100%;margin-top:3.5rem;display:flex}.HomePage-module__8wV8zG__blogViewAllBtn{color:#fff;font-family:var(--font-body-alt);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.HomePage-module__8wV8zG__blogViewAllBtn:hover{color:#ffb800;background:#ffb8001a;border-color:#ffb8004d;transform:translateY(-2px)}.HomePage-module__8wV8zG__blogViewAllBtn .HomePage-module__8wV8zG__arrow{transition:transform .25s}.HomePage-module__8wV8zG__blogViewAllBtn:hover .HomePage-module__8wV8zG__arrow{transform:translate(4px)}@media (max-width:900px){.HomePage-module__8wV8zG__blogGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.HomePage-module__8wV8zG__blogGrid{grid-template-columns:1fr;gap:1.5rem}.HomePage-module__8wV8zG__blogSection{padding:5rem 0}}
.AdBanner-module__s-H5sq__spacer{width:100%;height:110px}.AdBanner-module__s-H5sq__bannerContainer{background-color:var(--bg-color,#111);border-top:1px solid var(--border-color,#333);z-index:900;justify-content:center;align-items:center;width:100%;padding:10px 0;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 12px #00000080}.AdBanner-module__s-H5sq__adWrapper{text-align:center;background-color:var(--card-bg,#222);width:100%;max-width:728px;height:90px;position:relative}.AdBanner-module__s-H5sq__adLabel{color:var(--text-muted,#888);text-transform:uppercase;letter-spacing:.5px;font-size:10px;position:absolute;top:-16px;right:4px}.AdBanner-module__s-H5sq__closeBtn{color:var(--text-muted,#888);cursor:pointer;z-index:10;background:0 0;border:none;padding:0;font-size:16px;line-height:1;position:absolute;top:-16px;left:4px}.AdBanner-module__s-H5sq__closeBtn:hover{color:#fff}
