.ContentBlocks-module__1VkQTW__sectionStack{gap:1.5rem;width:min(1080px,92vw);margin:0 auto;padding:2rem 0 5rem;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.ContentBlocks-module__1VkQTW__block{padding:clamp(1.25rem,2.2vw,2rem)}.ContentBlocks-module__1VkQTW__contentGrid{align-items:start;gap:1.5rem;display:grid}.ContentBlocks-module__1VkQTW__imageLeft{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.ContentBlocks-module__1VkQTW__imageRight{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.ContentBlocks-module__1VkQTW__textStack{gap:.75rem;display:grid}.ContentBlocks-module__1VkQTW__alignLeft{text-align:left;justify-items:start}.ContentBlocks-module__1VkQTW__alignCenter{text-align:center;justify-items:center}.ContentBlocks-module__1VkQTW__alignRight{text-align:right;justify-items:end}.ContentBlocks-module__1VkQTW__alignCenter>.ContentBlocks-module__1VkQTW__paragraph{max-width:70ch}.ContentBlocks-module__1VkQTW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-text,#6f7d92);margin:0;font-size:.82rem;font-weight:600}.ContentBlocks-module__1VkQTW__title,.ContentBlocks-module__1VkQTW__subtitle,.ContentBlocks-module__1VkQTW__subsubtitle,.ContentBlocks-module__1VkQTW__galleryTitle,.ContentBlocks-module__1VkQTW__featuredTitle{text-transform:uppercase}.ContentBlocks-module__1VkQTW__title{color:var(--color-text-title,#646d7a);margin:0;font-size:clamp(1.8rem,2.7vw,2.45rem);line-height:1.16}.ContentBlocks-module__1VkQTW__subtitle{color:var(--color-text-title,#646d7a);margin:0;font-size:clamp(1.2rem,1.95vw,1.55rem)}.ContentBlocks-module__1VkQTW__subsubtitle{color:var(--color-text-title,#646d7a);margin:0;font-size:clamp(1.05rem,1.4vw,1.22rem);font-weight:600}.ContentBlocks-module__1VkQTW__paragraph{color:var(--color-text-black,#111827);margin:0;line-height:1.7}.ContentBlocks-module__1VkQTW__highlight{border-left:4px solid var(--color-text-black,#111827);text-transform:uppercase;color:var(--color-text-black,#111827);margin:0;padding:.2rem 0 .2rem 1rem;font-weight:700;line-height:1.5}.ContentBlocks-module__1VkQTW__bulletList{gap:.35rem;margin:0;padding-left:1.25rem;display:grid}.ContentBlocks-module__1VkQTW__alignRight .ContentBlocks-module__1VkQTW__bulletList{padding-left:0;padding-right:1.25rem}.ContentBlocks-module__1VkQTW__linkList{flex-wrap:wrap;gap:.8rem;display:flex}.ContentBlocks-module__1VkQTW__alignCenter .ContentBlocks-module__1VkQTW__linkList{justify-content:center}.ContentBlocks-module__1VkQTW__alignRight .ContentBlocks-module__1VkQTW__linkList{justify-content:flex-end}.ContentBlocks-module__1VkQTW__link{color:var(--color-text-muted,var(--muted-text,#6f7d92));text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;font-size:clamp(.7rem,1.4vw,.8rem);font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.ContentBlocks-module__1VkQTW__link:hover{color:var(--color-text-hover,var(--body-foreground,#1f2937))}.ContentBlocks-module__1VkQTW__linkChip{border:.5px solid;border-radius:.6rem;padding:.2rem .66rem;line-height:1.3}.ContentBlocks-module__1VkQTW__mediaWrap{aspect-ratio:4/5;border-radius:1rem;align-self:start;width:100%;position:relative;overflow:hidden}.ContentBlocks-module__1VkQTW__media{object-fit:contain;object-position:center}.ContentBlocks-module__1VkQTW__gallery{gap:1rem;padding:clamp(1.25rem,2.2vw,2rem);display:grid}.ContentBlocks-module__1VkQTW__galleryViewport{width:100%}.ContentBlocks-module__1VkQTW__galleryViewportCarousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.ContentBlocks-module__1VkQTW__galleryViewportCarousel::-webkit-scrollbar{display:none}.ContentBlocks-module__1VkQTW__galleryTrack{grid-template-columns:repeat(var(--gallery-columns,3), minmax(0, 1fr));gap:1rem;display:grid}.ContentBlocks-module__1VkQTW__galleryTrackCarousel{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - (1rem * (var(--gallery-columns,3) - 1))) / var(--gallery-columns,3))}.ContentBlocks-module__1VkQTW__galleryCard{text-align:center;scroll-snap-align:start;scroll-snap-stop:always;gap:.7rem;display:grid}.ContentBlocks-module__1VkQTW__galleryImageWrap{aspect-ratio:16/10;border-radius:.95rem;width:100%;position:relative;overflow:hidden}.ContentBlocks-module__1VkQTW__galleryTitle{color:var(--color-text-title,#646d7a);margin:0;font-size:1rem}.ContentBlocks-module__1VkQTW__galleryDescription{color:var(--muted-text,#6f7d92);text-align:center;margin:0;line-height:1.5}.ContentBlocks-module__1VkQTW__galleryDots,.ContentBlocks-module__1VkQTW__galleryArrows{justify-content:center;gap:.5rem;display:flex}.ContentBlocks-module__1VkQTW__galleryArrowButton{border:1px solid var(--color-border-subtle,color-mix(in srgb, var(--color-text-black,#111827) 18%, transparent));background:var(--color-bg-raised,var(--color-bg-page,#fff));width:2.4rem;height:2.4rem;color:var(--color-text-black,#111827);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ContentBlocks-module__1VkQTW__galleryArrowButton:hover:not(:disabled){filter:brightness(.96)}.ContentBlocks-module__1VkQTW__galleryArrowButton:disabled{opacity:.45;cursor:not-allowed}.ContentBlocks-module__1VkQTW__galleryDot{background:color-mix(in srgb, var(--color-text-black,#111827) 24%, transparent);cursor:pointer;border:0;border-radius:999px;width:.7rem;height:.7rem}.ContentBlocks-module__1VkQTW__galleryDotActive{background:var(--color-primary-dark,#2667ff);width:1.55rem}.ContentBlocks-module__1VkQTW__featuredHero{border-radius:1.5rem;min-height:330px;position:relative;overflow:hidden}.ContentBlocks-module__1VkQTW__featuredImage{object-fit:cover}.ContentBlocks-module__1VkQTW__featuredOverlay{background:linear-gradient(120deg, rgba(7, 10, 18, calc(var(--overlay-strength,.64) * 1)), rgba(7, 10, 18, calc(var(--overlay-strength,.64) * .62)));position:absolute;inset:0}.ContentBlocks-module__1VkQTW__featuredContent{color:#fff;gap:.7rem;padding:clamp(1.2rem,2.5vw,2.1rem);display:grid;position:absolute;left:0;right:0}.ContentBlocks-module__1VkQTW__featuredContentTop{top:0}.ContentBlocks-module__1VkQTW__featuredContentBottom{bottom:0}.ContentBlocks-module__1VkQTW__featuredContentMiddle{top:50%;transform:translateY(-50%)}.ContentBlocks-module__1VkQTW__featuredContentLeft{text-align:left;justify-items:start}.ContentBlocks-module__1VkQTW__featuredContentCenter{text-align:center;justify-items:center}.ContentBlocks-module__1VkQTW__featuredContentRight{text-align:right;justify-items:end}.ContentBlocks-module__1VkQTW__featuredTitle,.ContentBlocks-module__1VkQTW__featuredSubtitle,.ContentBlocks-module__1VkQTW__featuredSubsubtitle,.ContentBlocks-module__1VkQTW__featuredEyebrow,.ContentBlocks-module__1VkQTW__featuredDescription{color:#fff;margin:0}.ContentBlocks-module__1VkQTW__featuredEyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:600}.ContentBlocks-module__1VkQTW__featuredSubtitle{font-size:clamp(1.2rem,1.95vw,1.55rem)}.ContentBlocks-module__1VkQTW__featuredSubsubtitle{font-size:clamp(1.05rem,1.4vw,1.22rem);font-weight:600}.ContentBlocks-module__1VkQTW__featuredHighlight{text-transform:uppercase;border-left:4px solid #ffffffd9;margin:0;padding:.2rem 0 .2rem 1rem;font-weight:700;line-height:1.5}.ContentBlocks-module__1VkQTW__featuredBulletList{gap:.35rem;margin:0;padding-left:1.25rem;display:grid}.ContentBlocks-module__1VkQTW__featuredLink{color:#fff}.ContentBlocks-module__1VkQTW__featuredLink:hover{color:#fffc}.ContentBlocks-module__1VkQTW__ctaCard{--cta-accent:var(--accent-color,#2667ff);--cta-bg-light:color-mix(in srgb, var(--cta-accent) 82%, black 18%);--cta-bg-dark:color-mix(in srgb, var(--cta-accent) 86%, white 14%);background:var(--cta-bg-light);width:fit-content;color:var(--color-bg-page);border:none;border-radius:.65rem;justify-self:center;place-items:center;margin-inline:auto;padding:clamp(.8rem,1.8vw,1.2rem);text-decoration:none;transition:background-color .2s,box-shadow .2s,color .2s;display:inline-grid;box-shadow:0 10px 24px #00000038}[data-theme=dark] .ContentBlocks-module__1VkQTW__ctaCard{box-shadow:0 10px 24px #ffffff2e}.ContentBlocks-module__1VkQTW__ctaButtonLabel{color:currentColor;text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-flex}.ContentBlocks-module__1VkQTW__ctaCard:hover{background:color-mix(in srgb, var(--cta-accent) 68%, black 32%)}[data-theme=dark] .ContentBlocks-module__1VkQTW__ctaCard{background:var(--cta-bg-dark)}[data-theme=dark] .ContentBlocks-module__1VkQTW__ctaCard:hover{background:color-mix(in srgb, var(--cta-bg-dark) 88%, white 12%)}.ContentBlocks-module__1VkQTW__largePlainImage{width:100%}.ContentBlocks-module__1VkQTW__largePlainImageWrap{aspect-ratio:16/9;border-radius:1.5rem;width:100%;position:relative;overflow:hidden}.ContentBlocks-module__1VkQTW__largePlainImageMediaLeft{object-position:left center}.ContentBlocks-module__1VkQTW__largePlainImageMediaCenter{object-position:center}.ContentBlocks-module__1VkQTW__largePlainImageMediaRight{object-position:right center}@media (max-width:900px){.ContentBlocks-module__1VkQTW__imageLeft,.ContentBlocks-module__1VkQTW__imageRight{grid-template-columns:1fr}.ContentBlocks-module__1VkQTW__contentGrid .ContentBlocks-module__1VkQTW__textStack{order:1}.ContentBlocks-module__1VkQTW__contentGrid .ContentBlocks-module__1VkQTW__mediaWrap{order:2}.ContentBlocks-module__1VkQTW__mediaWrap{aspect-ratio:16/10}.ContentBlocks-module__1VkQTW__gallerySlide{grid-template-columns:1fr;gap:0}.ContentBlocks-module__1VkQTW__galleryTrackCarousel .ContentBlocks-module__1VkQTW__galleryCard{padding-inline:.2rem}}
.home-module__aUD9Yq__homeSection{background:var(--color-bg-page);--feature-dot-empty-bg:#2d2d2d3d;--hero-body-font-size:clamp(.85rem, 2.1vw, 1.12rem);width:100%;min-height:auto;margin:0;padding-bottom:4rem;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.home-module__aUD9Yq__heroShell{background:var(--color-bg-raised);width:100%;position:relative}.home-module__aUD9Yq__heroInner{flex-direction:column;justify-content:center;align-items:center;gap:1.7rem;width:100%;max-width:1480px;margin:0 auto;padding:7rem 0 3rem;display:flex}.home-module__aUD9Yq__heroHeadingWrap{text-align:center;margin-top:.6rem;padding:0 1.2rem}.home-module__aUD9Yq__heroTitle{color:var(--color-text-black);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0;font-size:clamp(3.2rem,11vw,6.6rem);font-weight:700;line-height:.95}.home-module__aUD9Yq__heroTitleAdaptive{color:var(--color-text-black);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance;max-width:100%;margin:0;font-size:clamp(2rem,8vw,4rem);font-weight:700;line-height:.95}.home-module__aUD9Yq__heroSubtitle{color:var(--color-text-black);white-space:pre-line;text-transform:uppercase;letter-spacing:.04em;margin-top:.1rem;font-size:clamp(1.6rem,5.2vw,2.7rem);font-weight:600;line-height:1.2}.home-module__aUD9Yq__heroEarlyAccessLink{color:var(--color-text-black);letter-spacing:.01em;justify-content:center;align-items:center;gap:.42rem;margin-top:.72rem;font-size:clamp(.66rem,1.45vw,.8rem);font-weight:600;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__exploreHeroInner{padding:7rem 0 4.4rem}.home-module__aUD9Yq__exploreContent{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:1720px;margin:0 auto;padding:0 1rem;display:flex}.home-module__aUD9Yq__exploreHeroDescription{max-width:1080px;color:var(--color-text-black);text-align:center;overflow-wrap:anywhere;word-break:break-word;margin:1.2rem auto 0;font-size:clamp(1rem,2.2vw,1.26rem);line-height:1.55}.home-module__aUD9Yq__heroCard{border-radius:.8rem;justify-content:center;align-items:flex-start;width:calc(100% - 2rem);max-width:none;height:auto;padding:1.35rem 1.2rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0000001a}.home-module__aUD9Yq__heroBackground{background:url(https://media.scubbl.com/background.webp) 50%/cover no-repeat;position:absolute;inset:0}.home-module__aUD9Yq__heroOverlay{background:linear-gradient(#0000006b 0%,#0003 38%,#00000047 100%);position:absolute;inset:0}.home-module__aUD9Yq__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.2rem;width:100%;max-width:980px;margin:0;display:flex;position:relative}.home-module__aUD9Yq__featureDetailHeroCard{align-items:center;min-height:clamp(420px,64vh,740px);padding:clamp(2rem,5vw,4rem) 1.5rem}.home-module__aUD9Yq__featureDetailHeroBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-module__aUD9Yq__featureDetailHeroContent{gap:.85rem;max-width:980px}.home-module__aUD9Yq__featureDetailHeroContent .home-module__aUD9Yq__heroTitle{color:#fff}.home-module__aUD9Yq__featureDetailHighlight{color:#fff;margin:0;font-size:clamp(1.05rem,2.4vw,1.5rem);font-weight:600;line-height:1.4}.home-module__aUD9Yq__featureDetailDescription{color:#f8fafc;max-width:900px;margin:0;font-size:clamp(.95rem,2vw,1.18rem);line-height:1.6}.home-module__aUD9Yq__featureDetailPageBody{background:var(--color-bg-page);min-height:48vh}.home-module__aUD9Yq__ecosystemTargetsRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.home-module__aUD9Yq__ecosystemTargetItem{opacity:.72;border:1px solid #ffffff52;border-radius:16px;transition:opacity .18s,transform .18s,border-color .18s;display:inline-flex;overflow:hidden}.home-module__aUD9Yq__ecosystemTargetItem:hover{opacity:1;transform:translateY(-2px)}.home-module__aUD9Yq__ecosystemTargetItemActive{opacity:1;border-color:#fffffff2}.home-module__aUD9Yq__ecosystemTargetImage{object-fit:cover;width:96px;height:66px;display:block}.home-module__aUD9Yq__heroNarrative{color:#fff;font-weight:400;font-size:var(--hero-body-font-size);margin:.25rem 0 .15rem;line-height:1.45}.home-module__aUD9Yq__countersGrid{flex-wrap:wrap;justify-content:center;gap:1.35rem;width:100%;max-width:900px;display:flex}.home-module__aUD9Yq__counterItem{text-align:center;background:0 0;border:none;border-radius:0;flex-direction:column;flex:0 240px;align-items:center;width:min(100%,240px);padding:.3rem .4rem;display:flex}.home-module__aUD9Yq__counterLabel{color:#dbeafe;letter-spacing:.02em;font-size:clamp(.88rem,2.2vw,.98rem);line-height:1.35}.home-module__aUD9Yq__counterDivider{background:#ffffff6b;width:min(76%,180px);height:1px;margin:.42rem auto .58rem}.home-module__aUD9Yq__counterValue{color:#fff;font-size:clamp(1.75rem,5vw,2.45rem);font-weight:700;line-height:1.05}.home-module__aUD9Yq__mockupWrapRow{justify-content:center;width:100%;margin-top:.15rem;display:flex}.home-module__aUD9Yq__mockupFrame{aspect-ratio:1000/1667;width:min(56vw,260px);position:relative}.home-module__aUD9Yq__mockupImage{object-fit:contain;will-change:opacity, transform, filter;width:100%;height:100%;transition:opacity .42s,transform .62s cubic-bezier(.22,1,.36,1),filter .62s;display:block;position:absolute;inset:0}.home-module__aUD9Yq__storeBadges{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;margin-top:.45rem;display:flex}.home-module__aUD9Yq__storeBadgeLink{justify-content:center;align-items:center;width:182px;height:56px;text-decoration:none;display:inline-flex;overflow:hidden}.home-module__aUD9Yq__storeBadgeImage{object-fit:contain;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1)}.home-module__aUD9Yq__featuresSection{background:var(--color-bg-page);width:100%;padding:4.2rem 1rem 4.5rem;font-family:Inter,Montserrat,Arial,sans-serif}.home-module__aUD9Yq__featuresInner{background:var(--color-bg-page);flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:1720px;margin:0 auto;display:flex}.home-module__aUD9Yq__featuresTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-black);text-align:center;margin:0;font-size:clamp(2rem,5.8vw,4.4rem);font-weight:700;line-height:1}.home-module__aUD9Yq__sectionDivider{background-image:radial-gradient(circle, var(--color-text-black) 1px, transparent 1px);background-repeat:repeat-x;background-size:6px 1px;border:none;width:100vw;max-width:none;height:2px;margin:1.2rem calc(50% - 50vw) 1.5rem}.home-module__aUD9Yq__featuresDescription{text-align:center;max-width:1080px;color:var(--color-text-muted);font-size:var(--hero-body-font-size);margin:0 auto;line-height:1.75}.home-module__aUD9Yq__sectionGhostLink{color:var(--color-text-black);text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:center;gap:.55rem;font-size:clamp(.68rem,1.4vw,.78rem);font-weight:700;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__sectionGhostLinkChip{border:.5px solid;border-radius:.6rem;padding:.16rem .62rem;line-height:1.25}.home-module__aUD9Yq__featuresCarouselWrap{justify-content:center;align-items:center;gap:.85rem;width:100%;max-width:1420px;padding:.4rem 0 .5rem;display:flex}.home-module__aUD9Yq__featuresViewport{border-radius:.8rem;width:100%;overflow:hidden}.home-module__aUD9Yq__featuresTrack{will-change:transform;width:100%;transition:transform .48s cubic-bezier(.22,1,.36,1);display:flex}.home-module__aUD9Yq__featureCard{isolation:isolate;border-radius:.8rem;min-width:100%;min-height:clamp(540px,72vh,760px);position:relative;overflow:hidden}.home-module__aUD9Yq__featureImage{object-fit:cover;object-position:center;filter:none;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.home-module__aUD9Yq__featureOverlay{z-index:1;position:absolute;inset:0}.home-module__aUD9Yq__featureOverlayDark,.home-module__aUD9Yq__featureOverlayLight{background:#0000004d}.home-module__aUD9Yq__featureBody{z-index:2;flex-direction:column;justify-content:flex-end;gap:1.15rem;width:min(100%,860px);min-height:clamp(540px,72vh,760px);padding:clamp(2rem,4vw,4rem) clamp(1.4rem,3vw,3rem);font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.home-module__aUD9Yq__featureTitle{color:#fff;text-transform:uppercase;text-align:left;letter-spacing:.08em;width:100%;margin:0;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,4.6vw,3.8rem);line-height:1.2}.home-module__aUD9Yq__featureTitleRow{flex-wrap:wrap;align-items:baseline;gap:.45rem .8rem;display:flex}.home-module__aUD9Yq__featureDescription{font-size:var(--hero-body-font-size);color:#fff;margin:0;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.72}.home-module__aUD9Yq__featureLearnMoreLink{color:#fff;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;width:fit-content;font-size:clamp(.66rem,1.2vw,.76rem);font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__featureLearnMoreChip{border:.5px solid;border-radius:.6rem;padding:.16rem .62rem;line-height:1.25}.home-module__aUD9Yq__featureHighlight{font-size:var(--hero-body-font-size);color:#fff;text-align:left;width:100%;margin:0;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.55}.home-module__aUD9Yq__featuresDots{justify-content:center;align-items:center;gap:.5rem;display:flex}.home-module__aUD9Yq__featureNavButton{border:1px solid var(--color-border-subtle);background:var(--color-bg-raised);width:2.9rem;height:2.9rem;color:var(--color-text-black);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-module__aUD9Yq__featureNavButton:hover{filter:brightness(.96)}.home-module__aUD9Yq__ecosystemDeck{width:100%;max-width:980px;margin-top:.8rem}.home-module__aUD9Yq__ecosystemCardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;max-width:1200px;margin-top:1rem;display:grid}.home-module__aUD9Yq__ecosystemOverviewCard{color:inherit;background:var(--color-bg-page);border:1px solid var(--color-border-subtle);border-radius:1.1rem;flex-direction:column;gap:.65rem;padding:.9rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 28px #0f172a1f}html[data-theme=dark] .home-module__aUD9Yq__ecosystemOverviewCard{box-shadow:0 16px 32px #0000006b}.home-module__aUD9Yq__ecosystemOverviewCard:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a2e}.home-module__aUD9Yq__ecosystemOverviewCardHeader{color:var(--color-text-black);justify-content:space-between;align-items:center;gap:.6rem;display:flex}.home-module__aUD9Yq__ecosystemOverviewCardTitle{margin:0;font-size:clamp(1.1rem,1.4vw,1.35rem);line-height:1.2}.home-module__aUD9Yq__ecosystemOverviewCardHighlight{color:var(--color-primary-dark);margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.home-module__aUD9Yq__ecosystemOverviewCardDescription{color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.55}.home-module__aUD9Yq__ecosystemOverviewCardImage{object-fit:contain;width:100%;margin-top:auto}.home-module__aUD9Yq__ecosystemTabs{border:1px solid var(--color-border-subtle);background:var(--color-bg-page);border-radius:1rem;justify-content:center;width:100%;max-width:980px;margin-top:.8rem;display:flex;overflow:hidden}.home-module__aUD9Yq__ecosystemTabButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1 1 0;justify-content:center;align-items:center;gap:.5rem;min-width:0;padding:.95rem 1.1rem .82rem;font-size:.9rem;font-weight:600;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.home-module__aUD9Yq__ecosystemTabButton:hover{color:var(--color-text-black)}.home-module__aUD9Yq__ecosystemTabButton+.home-module__aUD9Yq__ecosystemTabButton{box-shadow:inset 1px 0 0 var(--color-border-subtle)}.home-module__aUD9Yq__ecosystemTabButtonContent{white-space:nowrap;align-items:center;gap:.55rem;min-width:0;display:inline-flex}.home-module__aUD9Yq__ecosystemTabButtonContent span{text-overflow:ellipsis;overflow:hidden}.home-module__aUD9Yq__ecosystemTabButtonActive{color:var(--color-text-black);border-bottom-color:var(--color-primary-dark);background:rgba(var(--color-text-rgb,17, 24, 39), .04)}html[data-theme=dark] .home-module__aUD9Yq__ecosystemTabButtonActive{background:#ffffff0a}.home-module__aUD9Yq__insightCard{background:var(--color-bg-page);width:100%;box-shadow:0 14px 34px rgba(var(--color-text-rgb,17, 24, 39), .14);border-radius:1.35rem;grid-template-columns:minmax(0,1.05fr) minmax(220px,.95fr);align-items:stretch;gap:1.2rem;padding:1.2rem;display:grid}.home-module__aUD9Yq__insightCardText{flex-direction:column;gap:.75rem;display:flex}.home-module__aUD9Yq__insightTitle{color:var(--color-text-black);letter-spacing:.01em;margin:0;font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.2}.home-module__aUD9Yq__insightTitleRow{flex-direction:column;align-items:flex-start;gap:.32rem;display:flex}.home-module__aUD9Yq__insightLearnMoreLink{color:var(--color-text-black);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.45rem;font-size:clamp(.66rem,1.2vw,.76rem);font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__insightLearnMoreChip{border:.5px solid;border-radius:.6rem;padding:.14rem .58rem;line-height:1.2}.home-module__aUD9Yq__insightHighlight{font-size:var(--hero-body-font-size);color:var(--color-primary-dark);letter-spacing:.01em;margin:0;font-weight:600;line-height:1.5}.home-module__aUD9Yq__insightDescription{font-size:var(--hero-body-font-size);color:var(--color-text-muted);margin:0;line-height:1.6}.home-module__aUD9Yq__insightList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home-module__aUD9Yq__insightListItem{color:var(--color-text-black);font-size:var(--hero-body-font-size);align-items:flex-start;gap:.65rem;padding:.62rem 0;line-height:1.5;display:flex}.home-module__aUD9Yq__insightListItem+.home-module__aUD9Yq__insightListItem{border-top:1px solid var(--color-border-subtle)}.home-module__aUD9Yq__insightListIcon{color:var(--color-primary-dark);flex-shrink:0;margin-top:.06rem}.home-module__aUD9Yq__insightCardVisual{background:0 0;border-radius:0;justify-content:stretch;align-items:stretch;min-height:100%;padding:0;display:flex;overflow:hidden}.home-module__aUD9Yq__insightImage{object-fit:contain;object-position:center;width:100%;height:100%;max-height:none;display:block}.home-module__aUD9Yq__ecosystemInsightCardVisual{display:flex}.home-module__aUD9Yq__ecosystemInsightImage{object-fit:contain;width:100%;height:100%;max-height:none}.home-module__aUD9Yq__ecosystemHeader{text-align:center;flex-direction:column;gap:.75rem;width:100%;max-width:1720px;margin-top:.3rem;display:flex}.home-module__aUD9Yq__ecosystemTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-black);margin:0;font-size:clamp(2rem,5.8vw,4.4rem);font-weight:700;line-height:1}.home-module__aUD9Yq__ecosystemDescription{max-width:1300px;color:var(--color-text-muted);margin:0 auto;font-size:clamp(.96rem,1.2vw,1.06rem);line-height:1.65}.home-module__aUD9Yq__idWeightEmphasis{font-weight:800}.home-module__aUD9Yq__proSectionHeading{letter-spacing:.06em;text-transform:uppercase;width:100%;color:var(--color-text-black);text-align:left;margin:.2rem 0 0;font-size:clamp(1.55rem,4.1vw,2.7rem);font-weight:700;line-height:1.1}.home-module__aUD9Yq__proSection{width:100%;max-width:1320px}.home-module__aUD9Yq__proShowcase{width:100%;max-width:1320px;margin-top:1.6rem;margin-left:auto;margin-right:auto}.home-module__aUD9Yq__proPromoCard{background-image:url(https://media.scubbl.com/web/backgroundscubblpro.webp);background-position:50%;background-size:cover;border:1px solid #ffffff2e;border-radius:1.3rem;width:100%;max-width:1320px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 24px 42px #030a1452}.home-module__aUD9Yq__proPromoOverlay{background:linear-gradient(90deg,#041223e6 0%,#041223b8 42%,#0412234d 100%);position:absolute;inset:0}.home-module__aUD9Yq__proPromoContent{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:1.1rem;min-height:360px;padding:1.5rem 1.7rem;display:grid;position:relative}.home-module__aUD9Yq__proPromoLeft{color:#fff;flex-direction:column;justify-content:center;gap:.9rem;display:flex}.home-module__aUD9Yq__proTitle{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(1.65rem,3.8vw,2.35rem);font-weight:800}.home-module__aUD9Yq__proHighlight{color:#fff;margin:0;font-size:clamp(1rem,2.1vw,1.36rem);font-weight:600;line-height:1.1}.home-module__aUD9Yq__proDescription{color:#fff;max-width:680px;margin:0;line-height:1.6}.home-module__aUD9Yq__proList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home-module__aUD9Yq__proListItem{color:#fff;align-items:flex-start;gap:.65rem;padding:.48rem 0;font-size:1rem;line-height:1.45;display:flex}.home-module__aUD9Yq__proListIcon{color:#fff;flex-shrink:0;margin-top:.06rem}.home-module__aUD9Yq__proCalloutLink{color:#fff;letter-spacing:.04em;text-transform:uppercase;text-align:left;text-shadow:0 4px 14px #0000006b;justify-content:flex-start;align-items:center;gap:.45rem;width:fit-content;padding:0;font-size:clamp(.68rem,1.4vw,.78rem);font-weight:700;text-decoration:none;display:inline-flex}.home-module__aUD9Yq__proCalloutLink span{color:#fff}.home-module__aUD9Yq__proCalloutLink:hover,.home-module__aUD9Yq__proCalloutLink:hover span{color:#7e8e8e}.home-module__aUD9Yq__proCalloutChip{border:.5px solid;border-radius:.6rem;padding:.16rem .62rem;font-weight:700;line-height:1.25}.home-module__aUD9Yq__proPromoRight{justify-content:flex-end;align-items:center;min-height:0;display:flex}.home-module__aUD9Yq__proPromoImage{object-fit:contain;object-position:right center;width:100%;max-width:520px;height:100%;max-height:100%}.home-module__aUD9Yq__featureDot{background:var(--feature-dot-empty-bg);cursor:pointer;border:0;border-radius:999px;width:.7rem;height:.7rem}html[data-theme=dark] .home-module__aUD9Yq__featureDot{background:#d6d6d67a}.home-module__aUD9Yq__featureDotActive{background:var(--color-primary-dark);background-color:var(--color-primary-dark);width:1.55rem}html[data-theme=dark] .home-module__aUD9Yq__featureDotActive{background:var(--color-primary-dark);background-color:var(--color-primary-dark)}.home-module__aUD9Yq__videoSection{background:var(--color-bg-page);width:100%;padding:4rem 2rem}.home-module__aUD9Yq__videoInner{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1760px;margin:0 auto;display:flex}.home-module__aUD9Yq__downloadCard{width:100%;max-width:760px;box-shadow:0 12px 28px rgba(var(--color-text-rgb,17, 24, 39), .14);border:1px solid var(--color-border-subtle);border-radius:1.1rem;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.home-module__aUD9Yq__downloadStorePanel{flex-direction:column;justify-content:center;align-items:center;gap:.55rem;min-height:120px;padding:.9rem .85rem;font-family:Inter,sans-serif;text-decoration:none;transition:transform .18s,filter .18s;display:flex}.home-module__aUD9Yq__downloadStorePanel:hover{filter:brightness(.98);transform:translateY(-1px)}.home-module__aUD9Yq__downloadStorePanelIos{color:#c9c9c9;background:linear-gradient(135deg,#0d0d10 0%,#1d1d22 100%)}.home-module__aUD9Yq__downloadStorePanelAndroid{color:#fff;background:linear-gradient(135deg,#4d4d50 0%,#39393b 100%);border-left:1px solid #17171b24}.home-module__aUD9Yq__downloadStoreLabel{letter-spacing:.16em;text-transform:uppercase;opacity:.8;font-size:.7rem}.home-module__aUD9Yq__downloadStoreName{letter-spacing:.12em;text-transform:uppercase;font-size:clamp(.92rem,1.9vw,1.18rem);font-weight:700}.home-module__aUD9Yq__downloadStoreBadge{object-fit:contain;width:min(168px,100%);height:auto;display:block}.home-module__aUD9Yq__downloadStorePanelMobileHidden{display:flex}.home-module__aUD9Yq__downloadPromoCard{background-image:url(https://media.scubbl.com/background.webp);background-position:50%;background-size:cover;border:1px solid #ffffff2e;border-radius:1.3rem;width:100%;max-width:1320px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 24px 42px #030a1452}.home-module__aUD9Yq__downloadPromoOverlay{background:linear-gradient(90deg,#041223e6 0%,#041223b8 42%,#0412234d 100%);position:absolute;inset:0}.home-module__aUD9Yq__downloadPromoContent{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;gap:1.1rem;min-height:360px;padding:1.5rem 1.7rem;display:grid;position:relative}.home-module__aUD9Yq__downloadPromoLeft{color:#fff;flex-direction:column;justify-content:center;gap:.95rem;display:flex}.home-module__aUD9Yq__downloadPromoBrandBlock{text-align:left;align-self:flex-start}.home-module__aUD9Yq__downloadPromoBrandTitle{color:#fff;letter-spacing:.08em;margin:0;font-size:clamp(1.65rem,3.8vw,2.35rem);font-weight:800}.home-module__aUD9Yq__downloadPromoBrandSubtitle{color:#fff;margin:.22rem 0 0;font-size:clamp(1rem,2.1vw,1.36rem);font-weight:600}.home-module__aUD9Yq__downloadPromoParagraph{color:#fff;max-width:680px;margin:0;line-height:1.5}.home-module__aUD9Yq__downloadPromoAvailability{color:#fff;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.home-module__aUD9Yq__downloadPromoAvailabilityChip{border:1px solid #ffffff80;border-radius:999px;align-items:center;margin:0 .2rem;padding:.05rem .5rem .08rem;font-size:.92em;line-height:1.1;display:inline-flex}.home-module__aUD9Yq__downloadPromoBadges{flex-wrap:wrap;align-items:stretch;gap:.72rem;display:flex}.home-module__aUD9Yq__downloadPromoBadgeLink{display:inline-flex}.home-module__aUD9Yq__downloadPromoBadgeImage{width:auto;height:52px}.home-module__aUD9Yq__downloadPromoRight{flex-direction:row;justify-content:center;align-items:center;gap:.85rem;display:flex}.home-module__aUD9Yq__downloadPromoHint{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:clamp(1.2rem,2.6vw,1.7rem);font-weight:600;line-height:1.1;display:flex}.home-module__aUD9Yq__downloadPromoHintText{flex-direction:column;justify-content:center;align-items:center;gap:.03rem;display:inline-flex}.home-module__aUD9Yq__downloadPromoHintArrow{width:clamp(70px,10vw,98px);height:auto;transform:translate(30px)translateY(20px)rotate(30deg)}.home-module__aUD9Yq__downloadPromoHintArrow path{fill:none;stroke:#fffffff2;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.home-module__aUD9Yq__downloadPromoMockupFrame{aspect-ratio:9/17;width:clamp(170px,20vw,245px);position:relative}.home-module__aUD9Yq__downloadPromoMockupImage{object-fit:contain;width:100%;height:100%;transition:opacity .42s;position:absolute;inset:0}.home-module__aUD9Yq__videoWrap{width:100%;max-width:800px;margin:0 auto 3rem}.home-module__aUD9Yq__videoFrame{border-radius:1rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001f}.home-module__aUD9Yq__videoIframe{border:0;border-radius:1rem;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.home-module__aUD9Yq__heroInner{padding-top:5.5rem}.home-module__aUD9Yq__featureNavButton{display:none}.home-module__aUD9Yq__featureCard{min-width:100%;min-height:auto}.home-module__aUD9Yq__ecosystemDeck{min-height:620px}.home-module__aUD9Yq__ecosystemCardsGrid{grid-template-columns:1fr;max-width:760px}.home-module__aUD9Yq__insightBody{grid-template-columns:1fr}}@media (max-width:768px){.home-module__aUD9Yq__heroInner{gap:1.2rem;padding:4.5rem 0 2rem}.home-module__aUD9Yq__heroCard{width:calc(100% - 1rem);padding:1rem .8rem 1.4rem}.home-module__aUD9Yq__videoSection{padding:2.6rem 1rem}.home-module__aUD9Yq__downloadCard{grid-template-columns:1fr;max-width:460px}.home-module__aUD9Yq__downloadStorePanelMobileHidden{display:none}.home-module__aUD9Yq__downloadPromoCard,.home-module__aUD9Yq__proPromoCard{min-height:0}.home-module__aUD9Yq__proPromoContent{grid-template-columns:1fr;padding:1rem .95rem 1.2rem}.home-module__aUD9Yq__proPromoRight{min-height:180px}.home-module__aUD9Yq__proPromoImage{width:clamp(150px,58vw,240px);max-height:220px;margin:0 auto}.home-module__aUD9Yq__downloadPromoContent{grid-template-columns:1fr;padding:1rem .95rem 1.2rem}.home-module__aUD9Yq__downloadPromoBrandBlock{text-align:left;align-self:flex-start}.home-module__aUD9Yq__downloadPromoRight{flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem}.home-module__aUD9Yq__downloadPromoHint{order:1;align-self:center}.home-module__aUD9Yq__downloadPromoHintArrow{transform:translate(-20px)translateY(20px)rotate(70deg)}.home-module__aUD9Yq__downloadPromoMockupFrame{order:2;width:clamp(150px,58vw,210px);margin:0 auto}.home-module__aUD9Yq__ecosystemTabs{align-items:stretch}.home-module__aUD9Yq__ecosystemTabButton{padding:.72rem .45rem .68rem;font-size:.74rem;line-height:1.18}.home-module__aUD9Yq__ecosystemTabButtonContent{white-space:normal;text-align:center;flex-direction:column-reverse;gap:.3rem}.home-module__aUD9Yq__ecosystemTabButtonContent span{-webkit-line-clamp:3;line-clamp:3;white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-module__aUD9Yq__featuresSection{padding:2.8rem .75rem 3rem}.home-module__aUD9Yq__featuresInner{gap:1.15rem}.home-module__aUD9Yq__ecosystemDeck{flex-direction:column;gap:.85rem;min-height:auto;display:flex}.home-module__aUD9Yq__insightCard,.home-module__aUD9Yq__insightCardBehindOne,.home-module__aUD9Yq__insightCardBehindTwo,.home-module__aUD9Yq__insightCardActive{opacity:1;width:100%;position:relative;inset:auto;transform:none}.home-module__aUD9Yq__insightCard{grid-template-columns:1fr}.home-module__aUD9Yq__insightCardVisual{display:none}.home-module__aUD9Yq__ecosystemInsightCardVisual{display:flex}.home-module__aUD9Yq__insightImage{object-fit:contain;width:100%;height:auto;max-height:280px}.home-module__aUD9Yq__ecosystemInsightImage{max-height:240px}.home-module__aUD9Yq__insightCardBehindOne,.home-module__aUD9Yq__insightCardBehindTwo{filter:saturate(.95)}.home-module__aUD9Yq__insightCardKnox{width:100%}.home-module__aUD9Yq__featuresTitle{letter-spacing:.05em}.home-module__aUD9Yq__featuresCarouselWrap{width:100%;margin-inline:0}.home-module__aUD9Yq__featuresViewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow:auto hidden}.home-module__aUD9Yq__featuresViewport::-webkit-scrollbar{display:none}.home-module__aUD9Yq__featuresTrack{gap:0;width:100%;padding:0;transition:none;transform:none!important}.home-module__aUD9Yq__featureCard{scroll-snap-align:start;scroll-snap-stop:always;min-width:100%}.home-module__aUD9Yq__featureBody{gap:.75rem;min-height:clamp(420px,68vh,540px);padding:1.4rem 1rem 1.5rem}.home-module__aUD9Yq__featureTitle{font-size:clamp(1.75rem,6vw,2.6rem)}.home-module__aUD9Yq__featureDescription{font-size:.88rem;line-height:1.6}.home-module__aUD9Yq__featureHighlight{font-size:.92rem;line-height:1.45}.home-module__aUD9Yq__featureNavButton{display:none}.home-module__aUD9Yq__featuresDots{flex-wrap:wrap;gap:.4rem;margin-top:.1rem;display:flex}.home-module__aUD9Yq__proSectionHeading{text-align:center}.home-module__aUD9Yq__proSection{grid-template-columns:1fr}.home-module__aUD9Yq__proShowcase{padding:1rem .75rem 1.1rem}.home-module__aUD9Yq__proIntro,.home-module__aUD9Yq__proDescription{font-size:.88rem}.home-module__aUD9Yq__proList{display:none}.home-module__aUD9Yq__proCalloutLink{min-height:150px}}
.auth-module__VZG7sa__authSection{width:min(960px,92vw);margin:0 auto 5rem}.auth-module__VZG7sa__authHeroInner{flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.4rem,3vw,3.2rem);width:min(1080px,94vw);margin:0 auto;padding:5rem clamp(1rem,3vw,2.4rem) 3.5rem}.auth-module__VZG7sa__authHeadingWrap{text-align:center;max-width:720px;margin-top:0}.auth-module__VZG7sa__authIntroCard{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.auth-module__VZG7sa__authHeroTitle{letter-spacing:.04em;font-size:clamp(2rem,4.8vw,3.6rem)}.auth-module__VZG7sa__authHeroDescription{text-align:center;margin:.8rem 0 0;font-size:clamp(.95rem,1.6vw,1.15rem)}.auth-module__VZG7sa__authCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffad;border:1px solid #ffffff70;border-radius:24px;width:min(100%,420px);margin:0 auto;padding:clamp(1rem,1.8vw,1.35rem);box-shadow:0 18px 40px #0b234624}.auth-module__VZG7sa__authTabs{background:#0000000f;border-radius:999px;gap:.4rem;padding:.34rem;display:inline-flex}.auth-module__VZG7sa__authTab{color:inherit;opacity:.65;background:0 0;border:0;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .9rem;font-weight:600;display:inline-flex}.auth-module__VZG7sa__authTabActive{opacity:1;background:#00000014}.auth-module__VZG7sa__cardTitle{margin:1rem 0 .4rem;font-size:clamp(1.4rem,2.1vw,2rem)}.auth-module__VZG7sa__cardDescription{opacity:.8;margin:0 0 1.1rem}.auth-module__VZG7sa__authForm{gap:.8rem;display:grid}.auth-module__VZG7sa__label{gap:.35rem;font-size:.95rem;font-weight:600;display:grid}.auth-module__VZG7sa__label input{background:#ffffffb8;border:1px solid #0000001f;border-radius:12px;min-height:46px;padding:0 .75rem}html[data-theme=dark] .auth-module__VZG7sa__label input{color:#f3f3f3;background:#00000042;border-color:#ffffff29}.auth-module__VZG7sa__loginButtonDisabled{color:#848484;cursor:not-allowed;background:#ddd;border:0;border-radius:12px;min-height:48px;font-weight:700}html[data-theme=dark] .auth-module__VZG7sa__authCard{background:#080c169e;border-color:#ffffff29;box-shadow:0 16px 36px #0000006b}.auth-module__VZG7sa__unavailableBox{background:#00000008;border:1px solid #0000001a;border-radius:14px;margin-top:1rem;padding:.85rem}.auth-module__VZG7sa__unavailableBox p{margin:0}.auth-module__VZG7sa__unavailableHint{opacity:.8;margin-top:.4rem!important}.auth-module__VZG7sa__mobileLink{margin-top:.6rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:900px){.auth-module__VZG7sa__authHeroInner{align-items:center;width:min(640px,95vw);padding:4.6rem 1rem 3rem}.auth-module__VZG7sa__authCard{width:min(100%,520px);margin:0 auto}.auth-module__VZG7sa__authIntroCard{margin:0 auto}}@media (max-width:768px){.auth-module__VZG7sa__authSection{width:min(660px,94vw);margin-bottom:3.4rem}}
.news-module__Tq3N1W__newsSection{width:min(1280px,100% - 2rem);margin:0 auto 4rem;font-family:Inter,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.news-module__Tq3N1W__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem;display:grid}.news-module__Tq3N1W__card{background:0 0;border:none;gap:.85rem;display:grid}.news-module__Tq3N1W__coverLink{text-decoration:none;display:block}.news-module__Tq3N1W__coverWrap{aspect-ratio:4/3;isolation:isolate;border-radius:1.05rem;width:100%;position:relative;overflow:hidden}.news-module__Tq3N1W__coverImage{object-fit:cover;transition:transform .24s;transform:scale(1)}.news-module__Tq3N1W__card:hover .news-module__Tq3N1W__coverImage{transform:scale(1.03)}.news-module__Tq3N1W__coverOverlay{z-index:1;background:linear-gradient(#0307121f 0%,#03071294 60%,#030712d6 100%);position:absolute;inset:0}.news-module__Tq3N1W__title{z-index:2;color:#fff;text-shadow:0 3px 12px #03071280;margin:0;font-size:1.08rem;font-weight:700;line-height:1.35;position:absolute;bottom:.85rem;left:.9rem;right:.9rem}.news-module__Tq3N1W__summary{color:var(--color-text-black);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:4.45em;margin:0;font-size:.95rem;line-height:1.52;display:-webkit-box;overflow:hidden}.news-module__Tq3N1W__metaRow{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.news-module__Tq3N1W__authorWrap{align-items:center;gap:.52rem;min-width:0;display:inline-flex}.news-module__Tq3N1W__authorAvatar,.news-module__Tq3N1W__authorAvatarFallback{border:1px solid #0f172a2e;border-radius:999px;flex-shrink:0;width:1.95rem;height:1.95rem;box-shadow:0 4px 10px #0f172a2e}.news-module__Tq3N1W__authorAvatar{object-fit:cover}.news-module__Tq3N1W__authorAvatarFallback{background:linear-gradient(135deg,#94a3b880 0%,#64748bb3 100%);display:inline-block}.news-module__Tq3N1W__authorName{color:var(--color-text-black);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.news-module__Tq3N1W__date{color:#0f172ab8;white-space:nowrap;font-size:.83rem}.news-module__Tq3N1W__meta{opacity:.8;align-items:center;gap:.45rem;margin:0;font-size:.85rem;display:inline-flex}.news-module__Tq3N1W__authorMetaText{flex-direction:column;align-items:flex-start;gap:.08rem;min-width:0;display:flex}.news-module__Tq3N1W__articleHeaderRow{box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:.9rem;width:min(1080px,100%);margin:2rem auto 0;padding:0 1.2rem;display:flex}.news-module__Tq3N1W__backLinkWrap{margin:0}.news-module__Tq3N1W__backLink{color:var(--color-text-black);align-items:center;gap:.3rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.news-module__Tq3N1W__articleMetaRight{justify-content:flex-end;display:flex}@media (max-width:1024px){.news-module__Tq3N1W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-module__Tq3N1W__articleHeaderRow{width:100%}}@media (max-width:700px){.news-module__Tq3N1W__grid{grid-template-columns:minmax(0,1fr)}.news-module__Tq3N1W__articleHeaderRow{flex-flow:wrap;align-items:center;gap:.55rem .85rem}.news-module__Tq3N1W__backLinkWrap,.news-module__Tq3N1W__articleMetaRight{flex:calc(50% - .425rem)}.news-module__Tq3N1W__articleMetaRight{justify-content:flex-end}.news-module__Tq3N1W__meta,.news-module__Tq3N1W__authorMetaText{align-items:flex-start}}
.auth-module__2wJuMW__authSection{width:min(960px,92vw);margin:0 auto 5rem}.auth-module__2wJuMW__authHeroInner{flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.4rem,3vw,3.2rem);width:min(1080px,94vw);margin:0 auto;padding:5rem clamp(1rem,3vw,2.4rem) 3.5rem}.auth-module__2wJuMW__authHeadingWrap{text-align:center;max-width:720px;margin-top:0}.auth-module__2wJuMW__authIntroCard{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.auth-module__2wJuMW__authHeroTitle{letter-spacing:.04em;font-size:clamp(2rem,4.8vw,3.6rem)}.auth-module__2wJuMW__authHeroDescription{text-align:center;margin:.8rem 0 0;font-size:clamp(.95rem,1.6vw,1.15rem)}.auth-module__2wJuMW__authCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffad;border:1px solid #ffffff70;border-radius:24px;width:min(100%,420px);margin:0 auto;padding:clamp(1rem,1.8vw,1.35rem);box-shadow:0 18px 40px #0b234624}.auth-module__2wJuMW__authTabs{background:#0000000f;border-radius:999px;gap:.4rem;padding:.34rem;display:inline-flex}.auth-module__2wJuMW__authTab{color:inherit;opacity:.65;background:0 0;border:0;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem .9rem;font-weight:600;display:inline-flex}.auth-module__2wJuMW__authTabActive{opacity:1;background:#00000014}.auth-module__2wJuMW__cardTitle{margin:1rem 0 .4rem;font-size:clamp(1.4rem,2.1vw,2rem)}.auth-module__2wJuMW__cardDescription{opacity:.8;margin:0 0 1.1rem}.auth-module__2wJuMW__authForm{gap:.8rem;display:grid}.auth-module__2wJuMW__label{gap:.35rem;font-size:.95rem;font-weight:600;display:grid}.auth-module__2wJuMW__label input{background:#ffffffb8;border:1px solid #0000001f;border-radius:12px;min-height:46px;padding:0 .75rem}.auth-module__2wJuMW__passwordField{position:relative}.auth-module__2wJuMW__passwordField input{width:100%;padding-right:2.8rem}.auth-module__2wJuMW__passwordToggle{width:2rem;height:2rem;color:inherit;opacity:.7;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.auth-module__2wJuMW__passwordToggle:hover{opacity:1}.auth-module__2wJuMW__passwordToggle:focus-visible{outline-offset:2px;outline:2px solid #00797d73}html[data-theme=dark] .auth-module__2wJuMW__label input{color:#f3f3f3;background:#00000042;border-color:#ffffff29}.auth-module__2wJuMW__loginButtonDisabled{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00797d,#00a3a8);border:0;border-radius:12px;min-height:48px;font-weight:700;transition:transform .15s,filter .15s,opacity .15s}.auth-module__2wJuMW__loginButtonDisabled:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.auth-module__2wJuMW__loginButtonDisabled:disabled{color:#848484;cursor:not-allowed;filter:none;background:#ddd;transform:none}html[data-theme=dark] .auth-module__2wJuMW__authCard{background:#080c169e;border-color:#ffffff29;box-shadow:0 16px 36px #0000006b}.auth-module__2wJuMW__unavailableBox{background:#00000008;border:1px solid #0000001a;border-radius:14px;margin-top:1rem;padding:.85rem}.auth-module__2wJuMW__unavailableBox p{margin:0}.auth-module__2wJuMW__unavailableHint{opacity:.8;margin-top:.4rem!important}.auth-module__2wJuMW__mobileLink{margin-top:.6rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:900px){.auth-module__2wJuMW__authHeroInner{align-items:center;width:min(640px,95vw);padding:4.6rem 1rem 3rem}.auth-module__2wJuMW__authCard{width:min(100%,520px);margin:0 auto}.auth-module__2wJuMW__authIntroCard{margin:0 auto}}@media (max-width:768px){.auth-module__2wJuMW__authSection{width:min(660px,94vw);margin-bottom:3.4rem}}
