.sc_wrap{--sc-bg: #161210;--sc-ink: #fff;--sc-ink-soft: rgba(255, 255, 255, .65);--sc-ink-dim: rgba(255, 255, 255, .4);--sc-margin: 40px;--sc-radius: 18px;--sc-sans: "DM Sans", system-ui, sans-serif;--sc-serif: "Cormorant Garamond", "Playfair Display", Georgia, serif}.sc_wrap{position:relative;width:100%;height:var(--sc-track-h, 200vh);font-family:var(--sc-sans);-webkit-font-smoothing:antialiased;background:var(--sc-bg)}.sc_cards{display:none}.sc_stage{position:sticky;top:0;width:100%;max-width:1440px;height:100vh;min-height:720px;margin:0 auto;overflow:hidden;background:var(--sc-bg)}.sc_center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:1}.sc_headline{font-family:var(--sc-serif);max-width:calc(100% - 40px);font-size:clamp(44px,5.6vw,84px);font-weight:400;line-height:1.02;letter-spacing:-.025em;color:var(--sc-ink)}.sc_sub{margin-top:26px;max-width:360px;font-size:15px;font-weight:380;line-height:1.55;color:var(--sc-ink-soft)}.sc_cards_layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.sc_card{border:1px solid rgba(197,165,90,.18);box-shadow:0 18px 48px #00000047;position:absolute;left:calc(50% + var(--sc-sx, 0px) - var(--sc-sw, 200px) / 2);top:calc(50% + var(--sc-sy, 0px) - var(--sc-sh, 200px) / 2);width:var(--sc-sw, 200px);height:var(--sc-sh, 200px);border-radius:var(--sc-radius);overflow:hidden;transform-origin:50% 50%;will-change:transform}.sc_card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sc_card_stat,.sc_card_chart{background:linear-gradient(158deg,#1b1b1f,#121215);box-shadow:inset 0 1px #ffffff0d;border:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;justify-content:space-between}.sc_card_stat{padding:18px 20px}.sc_card_chart{padding:16px 18px}.sc_stat_label,.sc_chart_label{font-size:12px;font-weight:500;letter-spacing:.01em;color:#fffaf2b8}.sc_stat_value{font-size:64px;font-weight:300;letter-spacing:-.03em;line-height:.95;color:#fffaf2eb}.sc_stat_sub{margin-top:6px;font-size:12px;font-weight:380;color:#fffaf28c}.sc_chart_svg{width:100%;height:54px}.sc_chart_svg polyline{fill:none;stroke:#fffaf2d9;stroke-width:1.5}.sc_chart_svg circle{fill:#fff}@media(max-width:767px){.sc_stage{min-height:0;height:100svh}.sc_wrap{--sc-margin: 20px}.sc_headline{font-size:clamp(30px,8vw,44px)}.sc_sub{margin-top:18px;max-width:260px;font-size:14px}}@media(prefers-reduced-motion:reduce){.sc_card{will-change:auto}}@media(prefers-reduced-motion:reduce),print{.sc_wrap{height:auto}.sc_stage{position:relative;height:auto;min-height:0;padding:80px 20px}.sc_center{position:relative;margin-bottom:32px}.sc_cards_layer{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sc_card{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:4/5;transform:none!important}}
