:root { --sce-accent: var(--sc-color-primary, #8b2cff); }
.elementor-widget-smartcheat-stats, .elementor-widget-smartcheat-section-title, .elementor-widget-smartcheat-categories, .elementor-widget-smartcheat-products, .elementor-widget-smartcheat-benefits, .elementor-widget-smartcheat-notice, .elementor-widget-smartcheat-product-hero, .elementor-widget-smartcheat-accordion, .elementor-widget-smartcheat-recent-purchases { padding-block: clamp(18px, 2vw, 28px); }
.elementor-widget-smartcheat-section-title { padding-top: clamp(26px, 2.5vw, 36px); padding-bottom: 10px; }
.elementor-widget-smartcheat-categories,
.elementor-widget-smartcheat-products,
.elementor-widget-smartcheat-accordion,
.elementor-widget-smartcheat-recent-purchases { padding-top: 12px; }
.elementor-widget-smartcheat-section-title + .elementor-widget-smartcheat-categories,
.elementor-widget-smartcheat-section-title + .elementor-widget-smartcheat-products,
.elementor-widget-smartcheat-section-title + .elementor-widget-smartcheat-accordion,
.elementor-widget-smartcheat-section-title + .elementor-widget-smartcheat-recent-purchases { padding-top: 12px; }
.elementor-widget-smartcheat-benefits { padding-block: 0; }
.elementor-widget-smartcheat-hero { padding-block: 0; }
.sce-shell { width: min(calc(100% - 32px), var(--sc-container, 1280px)); margin-inline: auto; }
.sce-card { border: 1px solid var(--sc-color-border, #242938); border-radius: var(--sc-radius-card, 12px); background: linear-gradient(145deg, rgba(23,28,44,.92), rgba(13,16,26,.96)); box-shadow: var(--sc-shadow-card, 0 18px 50px rgba(0,0,0,.2)); }
.sce-button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; gap: 8px; padding: 10px 22px; border: 1px solid transparent; border-radius: 8px; font-family: inherit; font-weight: 600; text-decoration: none; transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease; }
.sce-button:hover { transform: translateY(-2px); }
.sce-button--primary { background: linear-gradient(135deg, #6d28d9, var(--sce-accent, #8b2cff), #a855f7); color: #fff; box-shadow: 0 12px 30px rgba(139,44,255,.22); }
.sce-button--outline { border-color: var(--sc-color-border, #242938); background: rgba(18,22,36,.72); color: var(--sc-color-text, #f4f4f6); }
.sce-button--small { min-height: 40px; padding: 7px 16px; background: var(--sc-color-primary-soft, rgba(139,44,255,.14)); color: #d8c1ff; }
.sce-eyebrow { display: inline-flex; margin-bottom: 16px; color: #b991ff; font-size: 12px; font-weight: 700; letter-spacing: .16em; direction: ltr; }
.sce-brand { display: inline-flex; align-items: center; gap: 10px; color: #fff; text-decoration: none; }
.sce-brand span { display: grid; width: 42px; aspect-ratio: 1; place-items: center; border: 1px solid color-mix(in srgb, var(--sce-accent, #8b2cff) 55%, transparent); border-radius: 50%; background: rgba(139,44,255,.14); color: #ceb1ff; font-family: var(--sc-font-display, sans-serif); }
.sce-brand strong { color: #fff; font-family: var(--sc-font-display, sans-serif); font-size: 23px; font-weight: 400; letter-spacing: .025em; white-space: nowrap; }
.sce-brand__mark-image { width: 58px; height: 58px; object-fit: contain; }
.sce-brand__type-image { width: 158px; height: 54px; object-fit: contain; }

.elementor-widget-smartcheat-site-header,
.e-con:has(> .elementor-widget-smartcheat-site-header) { background: transparent !important; }
.e-con:has(> .elementor-widget-smartcheat-hero) { background: transparent !important; }
.sce-header { position: relative; z-index: 100; padding-top: 12px; background: radial-gradient(ellipse at 50% 145%, rgba(125,86,213,.13), transparent 62%); }
.sce-header.is-sticky { position: sticky; top: 0; }
.sce-header__panel { position: relative; border: 1px solid #292b42; border-radius: 20px; background: linear-gradient(110deg, rgba(16,17,28,.96), rgba(16,14,29,.96)); box-shadow: 0 18px 55px rgba(0,0,0,.22), 0 10px 42px rgba(91,62,161,.06); backdrop-filter: blur(18px); }
.sce-header__inner { display: flex; min-height: 98px; align-items: center; gap: clamp(20px, 3vw, 48px); padding-inline: clamp(20px, 3vw, 40px); }
.sce-nav { margin-inline: auto; }
.sce-nav__list, .sce-footer__links { display: flex; align-items: center; gap: 26px; margin: 0; padding: 0; list-style: none; }
.sce-nav a, .sce-footer__links a { color: var(--sc-color-text-muted, #a9afbd); font-size: 14px; text-decoration: none; transition: color 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 220ms ease; }
.sce-nav a { display: inline-flex; min-height: 44px; align-items: center; padding-inline: 10px; border-radius: 11px; }
.sce-nav a:hover, .sce-nav .current-menu-item > a { color: #fff; }
.sce-nav .sce-nav__panel-entry { margin-inline-start: 2px; }
.sce-nav .sce-nav__panel-entry > a { border: 1px solid transparent; background: transparent; color: var(--sc-color-text-muted, #a9afbd); box-shadow: none; }
.sce-nav .sce-nav__panel-entry > a:hover { border-color: transparent; background: transparent; color: #fff; box-shadow: none; }
.sce-nav .sce-nav__panel-entry > a[aria-current="page"] { border-color: rgba(177,148,255,.75); background: linear-gradient(135deg,rgba(86,60,145,.64),rgba(55,42,92,.74)); color: #fff; box-shadow: inset 0 0 0 1px rgba(218,204,255,.08),0 10px 28px rgba(82,52,151,.18); }
.sce-header__actions { display: flex; align-items: center; gap: 12px; direction: rtl; }
.sce-icon-link { position: relative; display: grid; width: 56px; height: 56px; place-items: center; padding: 0; border: 1px solid #292c41; border-radius: 14px; background: rgba(20,21,34,.9); color: #fff; text-decoration: none; cursor: pointer; transition: transform 220ms cubic-bezier(.16,1,.3,1), border-color 180ms ease, background 180ms ease, color 180ms ease, box-shadow 220ms ease; }
.sce-icon-link > svg { transform-origin: center; transition: transform 260ms cubic-bezier(.16,1,.3,1); }
.sce-icon-link:hover { border-color: rgba(168,85,247,.6); background: rgba(139,44,255,.12); color: #d7c0ff; box-shadow: 0 10px 26px rgba(139,44,255,.13); }
.sce-icon-link:active { transform: translateY(-1px) scale(.96); }
.sce-notification-link > i { position: absolute; top: 13px; right: 14px; width: 8px; height: 8px; border: 2px solid #151623; border-radius: 50%; background: #ff555f; box-sizing: content-box; }
.sce-account-link { display: grid; width: 58px; height: 58px; overflow: hidden; place-items: center; border: 0; border-radius: 50%; background: #8266e8; color: #fff; font-size: 16px; font-weight: 700; text-decoration: none; box-shadow: 0 0 14px rgba(139,44,255,.1); transition: transform 220ms cubic-bezier(.16,1,.3,1), filter 180ms ease, box-shadow 220ms ease; }
.sce-account-link > img { display: block; width: 100%; height: 100%; border-radius: 50%; object-fit: cover; transform: scale(1.16); }
.sce-account-link:hover { color: #fff; filter: brightness(1.1); }
.sce-header-search { position: absolute; top: calc(100% + 10px); left: 20px; display: none; width: min(420px, calc(100% - 40px)); padding: 10px; border: 1px solid #2a2d43; border-radius: 14px; background: #12131f; box-shadow: 0 22px 60px rgba(0,0,0,.42); }
.sce-header.is-search-open .sce-header-search { display: flex; }
.sce-header-search input[type="search"] { min-width: 0; flex: 1; height: 48px; padding-inline: 16px; border: 1px solid #2a2d43; border-radius: 10px; outline: 0; background: #0b0c13; color: #fff; font-family: inherit; }
.sce-header-search input[type="search"]:focus { border-color: var(--sce-accent, #8b2cff); box-shadow: 0 0 0 3px rgba(139,44,255,.15); }
.sce-header-search button { display: grid; width: 48px; height: 48px; margin-inline-start: 8px; place-items: center; border: 0; border-radius: 10px; background: var(--sce-accent, #8b2cff); color: #fff; cursor: pointer; }
.sce-menu-button { display: none; width: 46px; height: 46px; padding: 10px; border: 1px solid var(--sc-color-border, #242938); border-radius: 8px; background: var(--sc-color-surface, #121624); }
.sce-menu-button i { display: block; height: 2px; margin: 5px 0; background: #fff; }

@keyframes sce-bell-ring {
	0%, 100% { transform: rotate(0); }
	25% { transform: rotate(12deg); }
	50% { transform: rotate(-10deg); }
	75% { transform: rotate(6deg); }
}
@keyframes sce-notification-pulse {
	0%, 100% { box-shadow: 0 0 0 0 rgba(255,85,95,.45); }
	50% { box-shadow: 0 0 0 5px rgba(255,85,95,0); }
}
@media (hover: hover) and (pointer: fine) {
	.sce-icon-link:hover { transform: translateY(-3px); }
	.sce-language-link:hover > svg { transform: rotate(18deg) scale(1.08); }
	.sce-search-toggle:hover > svg { transform: rotate(-8deg) scale(1.12); }
	.sce-notification-link:hover > svg { animation: sce-bell-ring 420ms ease-in-out both; }
	.sce-notification-link:hover > i { animation: sce-notification-pulse 700ms ease-out infinite; }
	.sce-account-link:hover { box-shadow: 0 10px 24px rgba(139,44,255,.18); transform: translateY(-3px) scale(1.03); }
}

.sce-footer { padding-block: 28px 18px; background: transparent; direction: rtl; }
.sce-footer__panel { overflow: hidden; padding: clamp(24px,3vw,38px) clamp(22px,3.2vw,42px) 0; border-color: rgba(56,52,82,.62); border-radius: 22px; background: linear-gradient(145deg,rgba(25,25,37,.96),rgba(19,19,30,.98)); box-shadow: inset 0 1px rgba(255,255,255,.025),0 22px 58px rgba(0,0,0,.18); }
.sce-footer__general { display: grid; grid-template-columns: minmax(0,1fr) minmax(330px,390px); align-items: end; gap: clamp(32px,5vw,76px); }
.sce-footer__navigation { min-width: 0; }
.sce-footer__brand { display: inline-flex; max-width: 680px; align-items: center; gap: 18px; color: #fff; text-decoration: none; }
.sce-footer__brand > img, .sce-footer__brand > span:first-child { display: grid; width: 82px; height: 82px; flex: 0 0 82px; place-items: center; object-fit: contain; }
.sce-footer__brand > span:last-child { display: flex; min-width: 0; flex-direction: column; gap: 6px; }
.sce-footer__brand strong { font-family: var(--sc-font-display,sans-serif); font-size: clamp(24px,2.3vw,34px); font-weight: 400; line-height: 1.05; }
.sce-footer__brand small { color: #aaa9c5; font-size: 14px; line-height: 1.7; }
.sce-footer__columns { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: clamp(24px,4vw,54px); margin-top: 38px; }
.sce-footer__column h3 { margin: 0 0 20px; color: #fff; font-family: var(--sc-font-display,sans-serif); font-size: 19px; font-weight: 400; }
.sce-footer__links { align-items: flex-start; flex-direction: column; gap: 13px; }
.sce-footer__links a { display: inline-flex; color: #a3a2bf; line-height: 1.5; transition: color 180ms ease,transform 220ms cubic-bezier(.16,1,.3,1); }
.sce-footer__contact { align-self: end; }
.sce-footer__socials { display: flex; flex-wrap: wrap; gap: 10px; }
.sce-footer__socials a { display: grid; width: 42px; height: 42px; place-items: center; border: 1px solid rgba(91,84,128,.42); border-radius: 50%; background: linear-gradient(145deg,#343247,#242333); color: #c5b5f9; text-decoration: none; transition: border-color 180ms ease,background 180ms ease,color 180ms ease,transform 220ms cubic-bezier(.16,1,.3,1),box-shadow 220ms ease; }
.sce-footer__socials svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.sce-footer__socials a:first-child svg, .sce-footer__socials a:last-child svg { fill: currentColor; stroke: none; }
.sce-footer__partner { position: relative; isolation: isolate; min-height: 184px; overflow: hidden; border: 1px solid rgba(231,224,255,.42); border-radius: 17px; background: linear-gradient(120deg,#aa96ef,#8c73dd); box-shadow: 0 16px 34px rgba(88,61,164,.2); }
.sce-footer__partner::before { position: absolute; z-index: -1; inset: 0; background: radial-gradient(circle at 12% 0,rgba(255,255,255,.24),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 55%); content: ''; }
.sce-footer__partner-content { position: relative; z-index: 3; width: 60%; padding: 24px 22px; }
.sce-footer__partner h3 { margin: 0 0 24px; color: #fff; font-family: var(--sc-font-display,sans-serif); font-size: clamp(22px,2vw,29px); font-weight: 400; line-height: 1.25; }
.sce-footer__partner a { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 10px; padding-inline: 20px; border: 1px solid rgba(255,255,255,.08); border-radius: 13px; background: #48415f; box-shadow: 0 10px 22px rgba(49,35,91,.2); color: #fff; font-weight: 700; text-decoration: none; transition: background 180ms ease,transform 220ms cubic-bezier(.16,1,.3,1),box-shadow 220ms ease; }
.sce-footer__partner a svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; transform: scaleX(-1); }
.sce-footer__partner > img { position: absolute; z-index: 2; bottom: -25%; left: -9%; width: 64%; height: 130%; object-fit: contain; object-position: left bottom; filter: saturate(.82) contrast(1.04) drop-shadow(0 12px 18px rgba(38,22,76,.28)); mask-image: linear-gradient(90deg,#000 64%,transparent 100%); pointer-events: none; }
.sce-footer__separator { height: 1px; margin-top: 30px; background: linear-gradient(90deg,transparent,rgba(78,72,106,.55) 12%,rgba(78,72,106,.55) 88%,transparent); }
.sce-footer__bottom { display: flex; min-height: 82px; align-items: center; justify-content: space-between; gap: 24px; color: #aaa9bd; font-size: 12px; }
.sce-footer__copyright { display: flex; flex-wrap: wrap; gap: 10px 24px; }
.sce-footer__copyright a { color: #aa8dff; text-decoration: none; }
.sce-footer__payments { display: flex; align-items: center; gap: 12px; }
.sce-footer__payments i { display: grid; width: 30px; height: 30px; place-items: center; border-radius: 8px; background: rgba(157,124,255,.16); color: #9f82e8; }
.sce-footer__payments svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
@media (hover:hover) {
	.sce-footer__links a:hover { color: #fff; transform: translateX(-4px); }
	.sce-footer__socials a:hover { border-color: rgba(181,153,255,.58); background: rgba(157,124,255,.17); color: #fff; box-shadow: 0 10px 24px rgba(92,62,176,.18); transform: translateY(-3px); }
	.sce-footer__partner a:hover { background: #3d3752; box-shadow: 0 14px 28px rgba(49,35,91,.28); transform: translateY(-2px); }
}

.sce-hero { --sce-hero-x: 0px; --sce-hero-y: 0px; --sce-status-safe: #54e58a; --sce-status-danger: #ff626c; position: relative; isolation: isolate; display: flex; min-height: clamp(610px, 75vh, 760px); align-items: center; overflow: hidden; padding-block: clamp(86px, 10vw, 132px); background: transparent; }
.sce-hero::before { position: absolute; z-index: 1; inset: 0; background: linear-gradient(180deg, rgba(7,8,13,.03) 0%, rgba(7,8,13,.02) 52%, transparent 97%), linear-gradient(90deg, rgba(7,8,13,.18), transparent 25%, transparent 75%, rgba(7,8,13,.18)); content: ''; pointer-events: none; }
.sce-hero__backdrop { position: absolute; z-index: 0; inset: 0; overflow: hidden; pointer-events: none; }
.sce-hero__glow { position: absolute; inset: 5% 10% 0; background: radial-gradient(ellipse at 50% 38%, rgba(125,86,213,.34), rgba(68,44,117,.12) 42%, transparent 70%); filter: blur(18px); }
.sce-hero__gridfx { position: absolute; inset: 0; opacity: .12; background-image: linear-gradient(rgba(180,151,255,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(180,151,255,.07) 1px, transparent 1px); background-size: 72px 72px; mask-image: radial-gradient(ellipse at center, #000 5%, transparent 72%); }
.sce-hero .sce-hero__art { position: absolute; inset: 50% auto auto 50%; width: 100%; max-width: none; height: 100%; object-fit: contain; object-position: center bottom; filter: saturate(.92) contrast(1.04); mask-image: linear-gradient(to bottom, #000 0%, #000 78%, transparent 100%); transform: translate3d(calc(-50% + var(--sce-hero-x)), calc(-50% + var(--sce-hero-y)), 0); transition: transform 320ms cubic-bezier(.16,1,.3,1); }
.sce-hero__center { position: relative; z-index: 3; display: flex; max-width: 920px; align-items: center; flex-direction: column; text-align: center; }
.sce-hero__center::before { position: absolute; z-index: -1; width: min(820px, 92vw); height: 330px; border-radius: 50%; background: rgba(7,8,13,.42); filter: blur(55px); content: ''; }
.sce-hero h1 { display: flex; align-items: center; flex-direction: column; margin: 0; color: #fff; font-family: var(--sc-font-display, sans-serif); font-size: clamp(50px, 5.5vw, 78px); font-weight: 400; letter-spacing: -.015em; line-height: 1.06; text-wrap: balance; }
.sce-hero h1 span { display: block; }
.sce-hero h1 em { color: var(--sce-accent, #b78cff); font-style: normal; text-shadow: 0 0 42px color-mix(in srgb, var(--sce-accent, #b78cff) 38%, transparent); }
.sce-hero .sce-eyebrow { margin-bottom: 20px; color: rgba(196,174,255,.72); }
.sce-hero .sce-lead { max-width: 61ch; margin-top: 24px; color: #b2b1d2; font-size: clamp(14px, 1.4vw, 17px); line-height: 1.85; text-wrap: balance; }
.sce-hero .sce-lead p { margin: 0; }
.sce-hero .sce-actions { justify-content: center; margin-top: 28px; }
.sce-hero__status { display: inline-flex; min-height: 38px; align-items: center; overflow: hidden; margin: 0 0 14px; border: 1px solid rgba(255,255,255,.1); border-radius: 8px; background: rgba(10,11,18,.72); box-shadow: 0 10px 28px rgba(0,0,0,.18); direction: ltr; font-family: var(--sc-font-body, sans-serif); letter-spacing: .08em; }
.sce-hero__status > span { align-self: stretch; display: inline-flex; align-items: center; padding-inline: 12px; border-inline-end: 1px solid rgba(255,255,255,.08); color: #8f91a8; font-size: 10px; font-weight: 700; }
.sce-hero__status strong { display: inline-flex; align-items: center; gap: 7px; padding-inline: 13px; font-size: 11px; font-weight: 800; }
.sce-hero__status strong i { width: 7px; height: 7px; border-radius: 50%; background: currentColor; box-shadow: 0 0 10px currentColor; }
.sce-hero__status--undetected { border-color: color-mix(in srgb, var(--sce-status-safe) 30%, transparent); background: color-mix(in srgb, var(--sce-status-safe) 8%, rgba(10,11,18,.88)); }
.sce-hero__status--undetected strong { color: var(--sce-status-safe); }
.sce-hero__status--detected { border-color: color-mix(in srgb, var(--sce-status-danger) 32%, transparent); background: color-mix(in srgb, var(--sce-status-danger) 8%, rgba(10,11,18,.88)); }
.sce-hero__status--detected strong { color: var(--sce-status-danger); }
.sce-button--hero { min-width: 225px; min-height: 60px; border-color: rgba(255,255,255,.42); border-radius: 15px; background: linear-gradient(163deg, rgba(255,255,255,.48) .12%, rgba(170,160,255,.54) 99.94%), var(--sce-accent, #8c75e8); color: #090a10; box-shadow: 0 15px 34px rgba(104,72,194,.25); }
.sce-button--hero:hover { color: #090a10; box-shadow: 0 20px 46px rgba(104,72,194,.34); transform: translateY(-4px); }
.sce-button--hero svg { flex: 0 0 auto; }
.sce-hero__decor { --sce-decor-color: #d4c8ff; --sce-decor-shine-duration: 6s; position: absolute; z-index: 2; inset: 0; color: var(--sce-decor-color); direction: ltr; font-size: clamp(11px, 1vw, 13px); font-weight: 700; letter-spacing: .12em; opacity: .88; pointer-events: none; text-shadow: 0 2px 12px rgba(7,8,13,.98), 0 0 16px rgba(139,92,246,.38); }
.sce-hero__decor span { position: absolute; display: inline-flex; min-height: 28px; align-items: center; justify-content: center; overflow: hidden; padding: 4px 9px; border: 1px solid rgba(190,168,255,.18); border-radius: 5px; background: rgba(14,12,25,.58); box-shadow: inset 0 0 12px rgba(148,103,255,.05), 0 5px 18px rgba(0,0,0,.14); white-space: nowrap; transform: translateZ(0); backface-visibility: hidden; contain: paint; }
.sce-hero__decor.has-shine span::after { position: absolute; top: -45%; bottom: -45%; left: 0; width: 42%; background: linear-gradient(90deg, transparent 0%, rgba(255,255,255,.12) 20%, rgba(255,255,255,.98) 50%, rgba(255,255,255,.12) 80%, transparent 100%); box-shadow: 0 0 10px rgba(255,255,255,.72), 0 0 22px rgba(217,203,255,.55); content: ''; opacity: 0; transform: translate3d(-320%,0,0) skewX(-18deg); animation: sce-decor-shine var(--sce-decor-shine-duration) linear infinite; pointer-events: none; will-change: transform, opacity; }
.sce-hero__decor.has-shine span:nth-child(2)::after { animation-delay: .18s; }
.sce-hero__decor.has-shine span:nth-child(3)::after { animation-delay: .36s; }
.sce-hero__decor.has-shine span:nth-child(4)::after { animation-delay: .54s; }
.sce-hero__decor span:nth-child(1) { top: 40%; left: 19%; }
.sce-hero__decor span:nth-child(2) { top: 68%; left: 13%; }
.sce-hero__decor span:nth-child(3) { top: 42%; right: 17%; }
.sce-hero__decor span:nth-child(4) { top: 72%; right: 13%; }
.sce-hero.has-entrance-motion:not(.is-visible) .sce-eyebrow, .sce-hero.has-entrance-motion:not(.is-visible) h1, .sce-hero.has-entrance-motion:not(.is-visible) .sce-lead, .sce-hero.has-entrance-motion:not(.is-visible) .sce-hero__status, .sce-hero.has-entrance-motion:not(.is-visible) .sce-actions { opacity: 0; transform: translateY(28px); }
.sce-hero.has-entrance-motion .sce-eyebrow, .sce-hero.has-entrance-motion h1, .sce-hero.has-entrance-motion .sce-lead, .sce-hero.has-entrance-motion .sce-hero__status, .sce-hero.has-entrance-motion .sce-actions { transition: opacity 600ms cubic-bezier(.22,1,.36,1), transform 600ms cubic-bezier(.22,1,.36,1); }
.sce-hero.has-entrance-motion .sce-hero__status { transition-delay: 0ms; }
.sce-hero.has-entrance-motion .sce-eyebrow { transition-delay: 60ms; }
.sce-hero.has-entrance-motion h1 { transition-delay: 130ms; }
.sce-hero.has-entrance-motion .sce-lead { transition-delay: 210ms; }
.sce-hero.has-entrance-motion .sce-actions { transition-delay: 290ms; }
@keyframes sce-decor-shine {
	0%, 69.9% { opacity: 0; transform: translate3d(-320%,0,0) skewX(-18deg); }
	70% { opacity: 1; transform: translate3d(-320%,0,0) skewX(-18deg); }
	84% { opacity: 1; transform: translate3d(420%,0,0) skewX(-18deg); }
	84.1%, 100% { opacity: 0; transform: translate3d(420%,0,0) skewX(-18deg); }
}
.sce-lead { max-width: 62ch; color: var(--sc-color-text-muted, #a9afbd); font-size: clamp(16px, 1.6vw, 19px); }
.sce-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }

.sce-stats, .sce-benefits, .sce-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 20px; }
.sce-stat { padding: 30px; text-align: center; }
.sce-stat strong { color: #b67aff; font-family: var(--sc-font-display, sans-serif); font-size: 42px; font-weight: 400; }
.sce-stat h3 { margin: 4px 0; font-size: 17px; }
.sce-stat p, .sce-section-title p, .sce-benefit p, .sce-category p { margin: 0; color: var(--sc-color-text-muted, #a9afbd); }
.sce-stats--showcase { --sce-stat-accent: #9d7cff; width: min(calc(100% - 32px), 1364px); align-items: start; gap: 20px; padding-top: 34px; direction: ltr; }
.sce-stat-showcase { position: relative; min-width: 0; min-height: 240px; margin-top: 40px; transition: transform 300ms cubic-bezier(.16,1,.3,1); }
.sce-stat-showcase.is-raised { margin-top: 0; }
.sce-stat-showcase__surface { position: relative; isolation: isolate; display: flex; min-height: inherit; align-items: center; justify-content: center; overflow: hidden; border: 1px solid rgba(53,49,80,.56); border-radius: 20px; background: rgba(31,31,43,.5); box-shadow: inset 0 1px rgba(255,255,255,.015); }
.sce-stat-showcase__pattern { position: absolute; z-index: -1; inset: 0; opacity: .25; background-position: center; background-size: 48px 48px; mask-image: radial-gradient(ellipse at center, #000 18%, transparent 82%); }
.sce-stat-showcase--pattern-categories .sce-stat-showcase__pattern { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M13 16v12l8 8 14-14-8-8H15a2 2 0 0 0-2 2Zm7 3a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z' fill='none' stroke='%237b6cab' stroke-width='1'/%3E%3C/svg%3E"); }
.sce-stat-showcase--pattern-guarantee .sce-stat-showcase__pattern { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='m24 11 11 4v8c0 7-4.7 11.7-11 14-6.3-2.3-11-7-11-14v-8l11-4Z' fill='none' stroke='%237b6cab' stroke-width='1'/%3E%3Cpath d='m19 24 3 3 7-7' fill='none' stroke='%237b6cab' stroke-width='1'/%3E%3C/svg%3E"); }
.sce-stat-showcase--pattern-products .sce-stat-showcase__pattern { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='m13 18 11-6 11 6-11 6-11-6Zm0 0v13l11 6 11-6V18M24 24v13' fill='none' stroke='%237b6cab' stroke-width='1'/%3E%3C/svg%3E"); }
.sce-stat-showcase--pattern-users .sce-stat-showcase__pattern { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Ccircle cx='20' cy='19' r='5' fill='none' stroke='%237b6cab' stroke-width='1'/%3E%3Cpath d='M10 35c1-6 5-9 10-9s9 3 10 9M30 17a4 4 0 0 1 0 8m1 2c4 1 6 4 7 8' fill='none' stroke='%237b6cab' stroke-width='1'/%3E%3C/svg%3E"); }
.sce-stat-showcase--pattern-none .sce-stat-showcase__pattern { display: none; }
.sce-stat-showcase__surface::after { position: absolute; z-index: -1; inset: 0; background: linear-gradient(145deg, rgba(140,117,232,.09), transparent 48%, rgba(6,7,12,.25)); content: ''; }
.sce-stat-showcase__shader { position: absolute; top: 0; right: 0; width: 75px; height: 75px; border-radius: 50%; background: var(--sce-stat-accent); filter: blur(75px); opacity: .85; }
.sce-stat-showcase__text { position: relative; z-index: 2; display: flex; align-items: center; flex-direction: column; padding: 28px 20px 18px; text-align: center; }
.sce-stat-showcase__value { margin-bottom: 7px; color: #fff; font-family: var(--sc-font-display, sans-serif); font-size: clamp(36px, 3vw, 46px); font-weight: 400; line-height: 1; direction: ltr; letter-spacing: .025em; text-shadow: 0 5px 24px rgba(0,0,0,.42); }
.sce-stat-showcase__label { color: #9d91ca; font-size: 15px; font-weight: 700; direction: rtl; }
.sce-stat-showcase__text small { margin-top: 5px; color: #77778f; font-size: 11px; }
.sce-stat-showcase__icon { position: absolute; z-index: 4; top: -22px; left: -24px; display: grid; width: 112px; height: 112px; place-items: center; color: #fff; transform: translateZ(0); transition: transform 350ms cubic-bezier(.16,1,.3,1); }
.sce-stat-showcase__icon::before { position: absolute; top: 28px; left: 0; width: 78px; height: 78px; border: 1px solid rgba(190,170,255,.16); border-radius: 52% 48% 58% 42% / 44% 58% 42% 56%; background: rgba(104,82,165,.25); content: ''; transform: rotate(18deg); }
.sce-stat-showcase__icon::after { position: absolute; top: 8px; right: 2px; width: 82px; height: 82px; border: 1px solid rgba(225,215,255,.2); border-radius: 38% 62% 55% 45% / 46% 42% 58% 54%; background: linear-gradient(145deg, color-mix(in srgb, var(--sce-stat-accent) 90%, #fff), color-mix(in srgb, var(--sce-stat-accent) 58%, transparent)); box-shadow: 0 16px 38px color-mix(in srgb, var(--sce-stat-accent) 20%, transparent), inset 0 1px rgba(255,255,255,.28); content: ''; transform: rotate(-10deg); }
.sce-stat-showcase__icon svg, .sce-stat-showcase__icon > i { position: relative; z-index: 2; width: 31px; height: 31px; margin: -8px -12px 0 0; color: #fff !important; fill: #fff; font-size: 29px; }
.sce-stat-showcase__icon svg path { fill: currentColor; }
.sce-stat-showcase:nth-child(2) .sce-stat-showcase__icon::after { border-radius: 58% 42% 38% 62% / 35% 55% 45% 65%; transform: rotate(12deg); }
.sce-stat-showcase:nth-child(3) .sce-stat-showcase__icon::before { border-radius: 50%; }
.sce-stat-showcase:nth-child(3) .sce-stat-showcase__icon::after { border-radius: 42% 58% 62% 38% / 56% 40% 60% 44%; transform: rotate(-2deg); }
.sce-stat-showcase:nth-child(4) .sce-stat-showcase__icon::before { border-radius: 62% 38% 50% 50% / 46% 55% 45% 54%; }
.sce-stat-showcase:nth-child(4) .sce-stat-showcase__icon::after { border-radius: 50% 50% 38% 62% / 48% 58% 42% 52%; transform: rotate(8deg); }
.sce-stat-showcase:hover { transform: translateY(-6px); }
.sce-stat-showcase:hover .sce-stat-showcase__icon { transform: translateY(-4px) scale(1.03); }
.sce-stats--showcase.has-reveal:not(.is-visible) .sce-stat-showcase { opacity: 0; transform: translateY(30px); }
.sce-stats--showcase.has-reveal .sce-stat-showcase { transition: opacity 700ms cubic-bezier(.22,1,.36,1), transform 700ms cubic-bezier(.22,1,.36,1); transition-delay: calc(50ms + var(--sce-stat-index) * 40ms); }
.sce-section-title { max-width: 760px; }
.sce-section-title h2 { margin: 0 0 12px; font-family: var(--sc-font-display, sans-serif); font-size: clamp(34px, 5vw, 62px); font-weight: 400; }
.sce-category { overflow: hidden; color: inherit; text-decoration: none; transition: transform 180ms ease, border-color 180ms ease; }
.sce-category:hover { border-color: rgba(168,85,247,.55); transform: translateY(-5px); }
.sce-category__image { display: grid; min-height: 190px; place-items: center; overflow: hidden; background: linear-gradient(145deg, rgba(139,44,255,.2), rgba(13,16,26,.7)); }
.sce-category__image img { width: 100%; height: 220px; object-fit: cover; transition: transform 350ms ease; }
.sce-category:hover img { transform: scale(1.04); }
.sce-category__image span { font-family: var(--sc-font-display, sans-serif); font-size: 62px; color: #b67aff; }
.sce-category > div:last-child { padding: 24px; }
.sce-category h3 { margin: 0 0 6px; font-family: var(--sc-font-display, sans-serif); font-size: 27px; font-weight: 400; }
.sce-category b { display: inline-block; margin-top: 20px; color: #bd91ff; font-size: 13px; }

.sce-status { display: inline-flex; align-items: center; gap: 6px; padding: 5px 10px; border: 1px solid rgba(34,197,94,.32); border-radius: 99px; background: rgba(34,197,94,.1); color: #75e99d; font-size: 11px; }
.sce-products-showcase { --sce-product-accent: #9f82ff; align-items: start; }
.sce-product-card { contain: layout style; position: relative; display: flex; height: 430px; overflow: hidden; flex-direction: column; border: 1px solid rgba(66,61,98,.48); border-radius: 20px; background: rgba(31,31,43,.5); box-shadow: 0 18px 44px rgba(0,0,0,.18); transition: transform 250ms ease, box-shadow 250ms ease, border-color 250ms ease; }
.sce-product-card__cover { isolation: isolate; position: relative; display: block; width: 100%; height: auto !important; aspect-ratio: var(--sce-product-cover-ratio, 2.065 / 1); flex-shrink: 0; overflow: hidden; border-radius: 20px 20px 0 0; background: #0b0c12; }
.sce-product-card__cover::before { position: absolute; z-index: 2; inset: 0; background: linear-gradient(105deg, transparent 34%, rgba(255,255,255,.12) 50%, transparent 66%); content: ''; pointer-events: none; transform: translate3d(-110%,0,0); transition: transform 900ms cubic-bezier(.22,1,.36,1); }
.sce-product-card__cover-img { display: block; width: 100%; height: 100% !important; border-radius: 20px 20px 0 0; object-fit: cover; object-position: 50% 50%; transition: transform 450ms cubic-bezier(.22,1,.36,1); }
.sce-product-card__badges { position: absolute; z-index: 5; top: 11px; left: 11px; display: flex; max-width: calc(100% - 22px); align-items: center; gap: 8px; direction: ltr; }
.sce-product-badge { position: relative; display: inline-flex; height: 36px; align-items: center; justify-content: center; gap: 8px; padding: 0 14px; overflow: hidden; border: 1px solid currentColor; border-radius: 999px; background: rgba(25,25,37,.72); box-shadow: inset 0 1px rgba(255,255,255,.1), 0 8px 18px rgba(0,0,0,.16); backdrop-filter: blur(14px) saturate(130%); -webkit-backdrop-filter: blur(14px) saturate(130%); font-size: 12px; font-weight: 700; line-height: 1; white-space: nowrap; }
.sce-product-badge svg { width: 17px; height: 17px; flex: none; fill: none; stroke: currentColor; stroke-width: 1.75; stroke-linecap: round; stroke-linejoin: round; }
.sce-product-badge--hot { border-color: rgba(255,218,143,.5); background: rgba(130,98,47,.64); color: #ffda8f; }
.sce-product-badge--undetected { border-color: rgba(143,255,171,.5); background: rgba(40,113,64,.65); color: #8fffab; }
.sce-product-badge--updating { border-color: rgba(255,218,143,.5); background: rgba(130,98,47,.64); color: #ffda8f; }
.sce-product-badge--detected { border-color: rgba(255,88,88,.55); background: rgba(128,44,50,.68); color: #ff8585; }
.sce-product-card__info { position: absolute; z-index: 3; right: 0; bottom: 0; left: 0; display: flex; min-height: 240px; flex: 1; flex-direction: column; justify-content: space-between; gap: 20px; padding: 20px; border: 1px solid rgba(71,65,104,.18); border-radius: 20px; background: rgba(31,31,43,.88); box-shadow: 0 -15px 36px rgba(140,117,232,.14); backdrop-filter: blur(9px); -webkit-backdrop-filter: blur(9px); }
.sce-product-card__content { display: flex; min-width: 0; flex-direction: column; gap: 15px; }
.sce-product-card__product { display: flex; min-width: 0; align-items: center; gap: 15px; direction: ltr; }
.sce-product-card__game-logo { display: inline-flex; width: 45px; height: 45px; flex: 0 0 45px; align-items: center; justify-content: center; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; background: linear-gradient(145deg, #b49aff, #795bd4); box-shadow: 0 8px 24px rgba(132,96,224,.24); color: #fff; }
.sce-product-card__game-logo svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.65; stroke-linecap: round; stroke-linejoin: round; }
.sce-product-card h3 { min-width: 0; margin: 0; overflow: hidden; font-size: 18px; font-weight: 700; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.sce-product-card h3 a { color: #fff; text-decoration: none; }
.sce-product-card__meta { display: flex; min-width: 0; align-items: center; justify-content: space-between; gap: 12px; color: #8a89a7; direction: ltr; font-size: 13px; }
.sce-product-card__category { min-width: 0; overflow: hidden; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; }
.sce-product-card__preview { display: inline-flex; flex: none; align-items: center; gap: 7px; color: #a9a8c4; text-decoration: none; }
.sce-product-card__preview svg { width: 17px; height: 17px; transition: color 200ms ease, transform 200ms ease; }
.sce-product-card__sales { display: flex; align-items: center; gap: 6px; color: #8fffab; direction: ltr; font-size: 13px; font-weight: 600; }
.sce-product-card__sales small { color: #8a89a7; font-size: inherit; font-weight: 400; }
.sce-product-card__separator { width: 100%; height: 1px; flex: none; background: #302f41; }
.sce-product-card__nav { display: flex; height: 50px; align-items: center; justify-content: space-between; gap: 14px; direction: ltr; }
.sce-product-card__price { display: flex; min-width: 0; align-items: baseline; gap: 5px; color: #fff; direction: ltr; font-size: 22px; font-weight: 800; line-height: 1; white-space: nowrap; }
.sce-product-card__price .amount { color: #fff; font-size: inherit; font-weight: inherit; }
.sce-product-card__price small { overflow: hidden; color: #8a89a7; font-size: 13px; font-weight: 400; text-overflow: ellipsis; }
.sce-product-card__go { display: inline-flex; height: 50px; flex: none; align-items: center; justify-content: center; gap: 12px; padding: 0 20px; border: 1px solid rgba(114,105,153,.24); border-radius: 12px; background: #2a293b; color: #fff; font-size: 13px; font-weight: 700; text-decoration: none; transition: background 250ms ease, border-color 250ms ease, box-shadow 250ms ease, transform 250ms ease; }
.sce-product-card__go svg { width: 15px; height: 15px; transition: transform 250ms ease; }
.sce-product-card__preview:hover { color: #fff; }
.sce-product-card__preview:hover svg { transform: scale(1.08); }
.sce-product-card a:focus-visible { outline: 2px solid #c8b7ff; outline-offset: 3px; }
@media (hover: hover) {
	.sce-product-card:hover { border-color: rgba(143,121,226,.42); box-shadow: 0 24px 52px rgba(0,0,0,.28), 0 0 32px rgba(143,121,226,.09); transform: translateY(-4px); }
	.sce-product-card:hover .sce-product-card__cover-img { transform: scale(1.025); }
	.sce-product-card:hover .sce-product-card__cover::before { transform: translate3d(110%,0,0); }
	.sce-product-card__go:hover { border-color: rgba(194,179,255,.5); background: linear-gradient(135deg, #a88dff, #8064df); box-shadow: 0 10px 26px rgba(133,99,225,.28); transform: translateY(-1px); }
	.sce-product-card__go:hover svg { transform: translateX(-3px); }
}
.sce-empty { grid-column: 1/-1; padding: 40px; border: 1px dashed var(--sc-color-border, #242938); border-radius: 12px; color: var(--sc-color-text-muted, #a9afbd); text-align: center; }

.sce-benefit { padding: 30px; }
.sce-benefit__icon { display: grid; width: 48px; height: 48px; place-items: center; margin-bottom: 24px; border: 1px solid rgba(168,85,247,.34); border-radius: 10px; background: rgba(139,44,255,.12); color: #c6a0ff; font-family: var(--sc-font-display, sans-serif); font-size: 19px; }
.sce-benefit h3 { margin: 0 0 10px; }
.sce-why { --sce-why-accent: #9d7cff; --sce-why-surface: rgba(31,31,43,.72); padding-block: clamp(36px,3.5vw,52px); direction: rtl; }
.sce-why__header { display: flex; align-items: flex-start; flex-direction: column; gap: 10px; margin-bottom: 35px; }
.sce-why__title { margin: 0; color: #fff; font-family: var(--sc-font-display,sans-serif); font-size: clamp(34px,4.2vw,58px); font-weight: 400; line-height: 1.08; }
.sce-why__title em { color: var(--sce-why-accent); font-style: normal; }
.sce-why__header p { margin: 0; color: #b2b1d2; font-size: 15px; }
.sce-why__grid { display: grid; grid-template-rows: 310px 310px; grid-template-columns: minmax(310px,395px) minmax(0,1fr) minmax(0,1fr); gap: 20px; direction: ltr; }
.sce-why__card { contain: layout paint style; position: relative; overflow: hidden; padding: 30px; border: 1px solid rgba(59,55,83,.42); border-radius: 20px; background: var(--sce-why-surface); box-shadow: inset 0 1px rgba(255,255,255,.025); direction: rtl; transition: border-color 250ms ease, box-shadow 250ms ease, transform 250ms ease; }
.sce-why__card::after { position: absolute; z-index: 0; inset: 0; background: linear-gradient(145deg,rgba(140,117,232,.075),transparent 46%,rgba(5,6,11,.24)); content: ''; pointer-events: none; }
.sce-why__card > *:not(.sce-why__shader) { position: relative; z-index: 2; }
.sce-why__shader { position: absolute; z-index: 1; top: -20px; right: -10px; width: 95px; height: 95px; border-radius: 50%; background: var(--sce-why-accent); filter: blur(80px); opacity: .85; pointer-events: none; }
.sce-why__card h3 { margin: 0; color: #fff; font-family: var(--sc-font-display,sans-serif); font-size: clamp(25px,2vw,34px); font-weight: 400; line-height: 1.15; }
.sce-why__card > p, .sce-why__products-copy p { margin: 10px 0 0; color: #9998b8; font-size: 14px; line-height: 1.65; }
.sce-why__reviews { grid-row: 1/3; }
.sce-why__review-list { position: relative; display: grid; gap: 12px; margin-top: 30px; }
.sce-why__review { padding: 14px 16px; border: 1px solid rgba(73,69,102,.45); border-radius: 14px; background: linear-gradient(135deg,rgba(36,36,51,.92),rgba(24,24,35,.92)); box-shadow: 0 10px 28px rgba(0,0,0,.12); }
.sce-why__review:nth-child(even) { margin-inline-start: 12px; }
.sce-why__review-head { display: flex; min-width: 0; align-items: center; gap: 9px; direction: rtl; }
.sce-why__avatar { display: inline-flex; width: 25px; height: 25px; flex: 0 0 25px; align-items: center; justify-content: center; overflow: hidden; border: 1px solid rgba(188,165,255,.38); border-radius: 50%; background: linear-gradient(135deg,#8868e7,#4f3a94); color: #fff; font-size: 11px; }
.sce-why__avatar img { display: block; width: 100%; height: 100%; object-fit: cover; }
.sce-why__review-head strong { min-width: 0; overflow: hidden; color: #d7d6e8; font-size: 12px; font-weight: 500; text-overflow: ellipsis; white-space: nowrap; }
.sce-why__stars { display: inline-flex; flex: none; gap: 3px; margin-inline-start: auto; direction: ltr; }
.sce-why__stars svg { width: 14px; height: 14px; fill: #47465b; }
.sce-why__stars svg.is-active { fill: #fff397; filter: drop-shadow(0 0 6px rgba(255,243,151,.24)); }
.sce-why__review > p { display: -webkit-box; margin: 9px 0 0; overflow: hidden; color: #8f8eaa; font-size: 11px; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.sce-why__quality, .sce-why__guarantee { min-width: 0; }
.sce-why__chart { position: absolute !important; z-index: 2 !important; right: 34px; bottom: -18px; left: 34px; display: flex; height: 170px; align-items: flex-end; justify-content: space-around; gap: 18px; direction: ltr; }
.sce-why__chart i { width: 22%; max-width: 74px; border: 1px solid rgba(225,216,255,.42); border-radius: 13px 13px 0 0; background: linear-gradient(180deg,#c1afff,#8d73e8); box-shadow: 0 0 28px rgba(157,124,255,.18); transform-origin: bottom; }
.sce-why__chart i:nth-child(1) { height: 28%; }.sce-why__chart i:nth-child(2) { height: 48%; }.sce-why__chart i:nth-child(3) { height: 68%; }.sce-why__chart i:nth-child(4) { height: 88%; }
.sce-why__chart svg { position: absolute; inset: -12px -4px auto; width: calc(100% + 8px); height: 145px; overflow: visible; fill: none; stroke: var(--sce-why-accent); stroke-width: 4; stroke-linecap: round; stroke-linejoin: round; filter: drop-shadow(0 0 8px rgba(157,124,255,.35)); }
.sce-why__orbit { position: absolute !important; z-index: 2 !important; right: 50%; bottom: 20px; width: 260px; height: 160px; transform: translateX(50%); }
.sce-why__orbit-ring { position: absolute; top: 22px; right: 28px; width: 204px; height: 116px; border: 1px dashed rgba(182,157,255,.35); border-radius: 50%; }
.sce-why__orbit-core, .sce-why__orbit-node { position: absolute; display: grid; place-items: center; border: 1px solid rgba(215,203,255,.26); color: #fff; }
.sce-why__orbit-core { z-index: 3; top: 28px; right: 78px; width: 104px; height: 104px; border-radius: 50%; background: linear-gradient(145deg,#bba8ff,#8468df); box-shadow: 0 18px 45px rgba(133,100,225,.34); }
.sce-why__orbit-core svg { width: 45px; height: 45px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.sce-why__orbit-node { top: 42px; width: 76px; height: 76px; border-radius: 50%; background: linear-gradient(145deg,#7759d2,#4d387e); box-shadow: 0 12px 28px rgba(91,64,160,.28); }
.sce-why__orbit-node svg { width: 33px; height: 33px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.sce-why__orbit-node--one { right: 0; }.sce-why__orbit-node--two { left: 0; }
.sce-why__products { grid-column: 2/4; display: flex; justify-content: space-between; }
.sce-why__products-copy { position: relative; z-index: 4; width: 50%; max-width: 50%; }
.sce-why__products-image { position: absolute !important; z-index: 1 !important; right: -2%; bottom: -18%; width: 53%; height: 96%; object-fit: contain; object-position: right bottom; filter: saturate(.9) contrast(1.04) drop-shadow(0 12px 28px rgba(56,31,116,.3)); mask-image: linear-gradient(270deg,#000 62%,transparent 100%); }
.sce-why__network { position: absolute !important; z-index: 2 !important; bottom: 8px; left: 2%; width: 360px; height: 240px; }
.sce-why__network-lines { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; overflow: visible; fill: none; stroke: rgba(105,98,150,.34); stroke-width: 1; vector-effect: non-scaling-stroke; }
.sce-why__network-core, .sce-why__network i { position: absolute; z-index: 2; top: 50%; left: 50%; display: grid; place-items: center; border: 1px solid rgba(93,86,132,.42); border-radius: 13px; background: #242337; color: #a991ff; font-style: normal; font-weight: 700; }
.sce-why__network-core { width: 88px; height: 88px; padding: 13px; overflow: hidden; border-color: rgba(228,220,255,.5); border-radius: 17px; background: linear-gradient(145deg,#bba8ff,#8368de); box-shadow: 0 16px 44px rgba(130,98,220,.42),inset 0 1px rgba(255,255,255,.22); color: #fff; transform: translate(-50%,-50%); }
.sce-why__network-core img { display: block; width: 100%; height: 100%; object-fit: contain; filter: brightness(0) invert(1) drop-shadow(0 4px 10px rgba(55,30,112,.32)); }
.sce-why__network i { width: 56px; height: 56px; border-color: rgba(112,102,159,.4); border-radius: 14px; background: linear-gradient(145deg,rgba(42,40,64,.96),rgba(25,24,39,.98)); box-shadow: inset 0 1px rgba(255,255,255,.035),0 10px 24px rgba(0,0,0,.18); transform: translate(calc(-50% + var(--node-x)),calc(-50% + var(--node-y))); }
.sce-why__network i svg { width: 29px; height: 29px; fill: currentColor; filter: drop-shadow(0 0 8px rgba(169,145,255,.2)); }
.sce-why__network b { position: absolute; z-index: 1; inset: 0; background: radial-gradient(circle at center,rgba(157,124,255,.17),transparent 58%); pointer-events: none; }
.sce-why.has-reveal:not(.is-visible) .sce-why__header, .sce-why.has-reveal:not(.is-visible) .sce-why__card { opacity: 0; transform: translateY(30px); }
.sce-why.has-reveal .sce-why__header, .sce-why.has-reveal .sce-why__card { transition: opacity 700ms cubic-bezier(.22,1,.36,1), transform 700ms cubic-bezier(.22,1,.36,1); }
.sce-why.has-reveal .sce-why__card { transition-delay: calc(80ms + var(--sce-why-index) * 70ms); }
.sce-why.has-reveal:not(.is-visible) .sce-why__chart i { transform: scaleY(.08); }
.sce-why.has-reveal .sce-why__chart i { transition: transform 850ms cubic-bezier(.16,1,.3,1); transition-delay: calc(260ms + var(--sce-why-index) * 80ms); }
.sce-why.has-reveal:not(.is-visible) .sce-why__chart svg path { stroke-dasharray: 520; stroke-dashoffset: 520; }
.sce-why.has-reveal.is-visible .sce-why__chart svg path { stroke-dasharray: 520; stroke-dashoffset: 0; transition: stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1) 420ms; }
.sce-why.has-reveal:not(.is-visible) .sce-why__review { opacity: 0; transform: translateX(-22px); }
.sce-why.has-reveal.is-visible .sce-why__review { transition: opacity 550ms ease,transform 550ms cubic-bezier(.22,1,.36,1); transition-delay: calc(280ms + var(--sce-review-index) * 90ms); }
@media (hover:hover) {
	.sce-why__card:hover { border-color: rgba(143,121,226,.48); box-shadow: 0 22px 48px rgba(0,0,0,.22),0 0 34px rgba(143,121,226,.08); transform: translateY(-4px); }
}
.sce-why.has-ambient-motion.is-visible .sce-why__orbit-ring { animation: sce-why-orbit-spin 18s linear infinite; }
.sce-why.has-ambient-motion.is-visible .sce-why__orbit-node--one { animation: sce-why-node-float 4.4s ease-in-out infinite; }
.sce-why.has-ambient-motion.is-visible .sce-why__orbit-node--two { animation: sce-why-node-float 4.4s ease-in-out -2.2s infinite; }
.sce-why.has-ambient-motion.is-visible .sce-why__network i { animation: sce-why-network-pulse 4s ease-in-out infinite; }
.sce-why.has-ambient-motion.is-visible .sce-why__network i:nth-of-type(2) { animation-delay: -.65s; }.sce-why.has-ambient-motion.is-visible .sce-why__network i:nth-of-type(3) { animation-delay: -1.3s; }.sce-why.has-ambient-motion.is-visible .sce-why__network i:nth-of-type(4) { animation-delay: -1.95s; }.sce-why.has-ambient-motion.is-visible .sce-why__network i:nth-of-type(5) { animation-delay: -2.6s; }.sce-why.has-ambient-motion.is-visible .sce-why__network i:nth-of-type(6) { animation-delay: -3.25s; }
@keyframes sce-why-orbit-spin { to { transform: rotate(360deg); } }
@keyframes sce-why-node-float { 0%,100% { margin-top: 0; } 50% { margin-top: -7px; } }
@keyframes sce-why-network-pulse { 0%,100% { filter: brightness(1); } 50% { filter: brightness(1.35); } }
body.elementor-editor-active .sce-why.has-reveal .sce-why__header, body.elementor-editor-active .sce-why.has-reveal .sce-why__card, body.elementor-editor-active .sce-why.has-reveal .sce-why__review { opacity: 1 !important; transform: none !important; }
.sce-notice { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 22px; padding: 28px; }
.sce-notice__icon { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 50%; background: rgba(245,158,11,.12); color: #fbbf24; font-size: 24px; }
.sce-notice h3 { margin: 0 0 4px; }
.sce-notice p { margin: 0; color: var(--sc-color-text-muted, #a9afbd); }
.sce-notice a { color: #d0b2ff; white-space: nowrap; }

.sce-product-hero { display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: clamp(30px, 6vw, 80px); overflow: hidden; padding: clamp(28px, 5vw, 64px); }
.sce-product-hero__media { display: grid; min-height: 380px; place-items: center; }
.sce-product-hero__media img { max-height: 520px; object-fit: contain; }
.sce-product-placeholder { display: grid; width: min(340px,100%); aspect-ratio: 1; place-items: center; border: 1px solid rgba(168,85,247,.3); border-radius: 18px; background: radial-gradient(circle, rgba(139,44,255,.2), #0a0c13 70%); color: #b67aff; font-family: var(--sc-font-display, sans-serif); font-size: 84px; }
.sce-product-hero h1 { margin: 0 0 18px; font-family: var(--sc-font-display, sans-serif); font-size: clamp(42px, 6vw, 76px); font-weight: 400; line-height: 1; }
.sce-rating { display: inline-block; margin-inline-start: 12px; color: #fbbf24; }
.sce-product-hero .sce-lead { margin-top: 24px; }
.sce-purchase { position: sticky; top: 100px; padding: 30px; }
.sce-purchase h2 { margin-top: 0; }
.sce-purchase__price { margin-block: 20px; font-size: 28px; font-weight: 700; }
.sce-purchase__form .single_add_to_cart_button, .sce-purchase__preview .sce-button { width: 100%; }
.sce-purchase__preview { display: grid; gap: 20px; }
.sce-purchase__trust { padding-top: 20px; border-top: 1px solid var(--sc-color-border, #242938); color: var(--sc-color-text-muted, #a9afbd); font-size: 12px; }

.sce-accordion { display: grid; gap: 10px; max-width: 980px; }
.sce-accordion__item { position: relative; overflow: hidden; padding: 0 20px; border-color: rgba(66,62,91,.68); border-radius: 16px; background: linear-gradient(145deg,rgba(24,28,43,.94),rgba(14,17,28,.96)); box-shadow: inset 0 1px rgba(255,255,255,.025); transition: border-color 220ms ease,background 220ms ease,box-shadow 220ms ease,transform 220ms ease; }
.sce-accordion__item::before { position: absolute; inset: 0; background: radial-gradient(circle at 90% 0,rgba(157,124,255,.11),transparent 38%); content: ''; opacity: 0; pointer-events: none; transition: opacity 220ms ease; }
.sce-accordion__item button { position: relative; z-index: 2; display: flex; width: 100%; min-height: 72px; align-items: center; justify-content: space-between; gap: 20px; padding: 0; border: 0 !important; border-radius: 0; outline: 0; background: transparent !important; box-shadow: none !important; color: #f5f3ff; font-family: inherit; font-size: 16px; font-weight: 600; line-height: 1.6; text-align: right; cursor: pointer; transition: color 180ms ease; }
.sce-accordion__item button span { padding-block: 16px; }
.sce-accordion__item button i { display: grid; width: 38px; height: 38px; flex: 0 0 38px; place-items: center; border: 1px solid rgba(157,124,255,.26); border-radius: 11px; background: rgba(157,124,255,.08); color: #b99bff; font-style: normal; transition: border-color 220ms ease,background 220ms ease,color 220ms ease,transform 260ms cubic-bezier(.22,1,.36,1); }
.sce-accordion__item button i svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; }
.sce-accordion__item button:focus-visible { outline: 2px solid #a98cff; outline-offset: -3px; }
.sce-accordion__item.is-open { border-color: rgba(157,124,255,.5); background: linear-gradient(145deg,rgba(31,29,48,.97),rgba(16,18,30,.98)); box-shadow: inset 3px 0 #9d7cff,0 14px 34px rgba(0,0,0,.15); }
.sce-accordion__item.is-open::before { opacity: 1; }
.sce-accordion__item.is-open button i { border-color: rgba(192,173,255,.5); background: linear-gradient(145deg,#9d7cff,#7659ce); color: #fff; transform: rotate(45deg); }
.sce-accordion__panel { position: relative; z-index: 2; display: grid; grid-template-rows: 0fr; color: #aaa9c1; font-size: 14px; line-height: 1.8; opacity: 0; transition: grid-template-rows 280ms cubic-bezier(.22,1,.36,1),opacity 180ms ease; }
.sce-accordion__panel-inner { overflow: hidden; }
.sce-accordion__panel-inner > :first-child { margin-top: 0; }
.sce-accordion__panel-inner > :last-child { margin-bottom: 20px; }
.sce-accordion__item.is-open .sce-accordion__panel { grid-template-rows: 1fr; opacity: 1; }
@media (hover:hover) {
	.sce-accordion__item:hover { border-color: rgba(157,124,255,.42); box-shadow: 0 12px 30px rgba(0,0,0,.14),0 0 24px rgba(126,92,218,.06); transform: translateY(-2px); }
	.sce-accordion__item:hover::before { opacity: .72; }
	.sce-accordion__item:hover button { color: #fff; }
	.sce-accordion__item:hover button i { border-color: rgba(185,155,255,.52); background: rgba(157,124,255,.14); color: #d7c6ff; }
	.sce-accordion__item.is-open:hover button i { background: linear-gradient(145deg,#a98cff,#7659ce); color: #fff; }
}
.sce-recent { max-width: 900px; }
.sce-recent > header { display: flex; align-items: center; gap: 10px; margin-bottom: 20px; }
.sce-recent h2 { margin: 0; font-family: var(--sc-font-display, sans-serif); font-size: 34px; font-weight: 400; }
.sce-live-dot { width: 9px; height: 9px; border-radius: 50%; background: #22c55e; box-shadow: 0 0 16px rgba(34,197,94,.8); }
.sce-recent__list { display: grid; gap: 10px; }
.sce-purchase-row { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; padding: 16px; }
.sce-avatar { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 50%; background: rgba(139,44,255,.14); color: #c8a4ff; }
.sce-purchase-row div { display: flex; flex-direction: column; }
.sce-purchase-row small, .sce-purchase-row time { color: var(--sc-color-text-muted, #a9afbd); font-size: 12px; }

@media (max-width: 900px) {
	.sce-why__grid { grid-template-rows: auto 300px auto; grid-template-columns: repeat(2,minmax(0,1fr)); }
	.sce-why__reviews { grid-row: auto; grid-column: 1/3; }
	.sce-why__review-list { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.sce-why__review:nth-child(even) { margin-inline-start: 0; }
	.sce-why__products { grid-column: 1/3; min-height: 360px; }
	.sce-why__products-image { width: 58%; }
	.sce-why__network { left: 1%; transform: scale(.82); transform-origin: left bottom; }
	.sce-product-card { height: 415px; }
	.sce-header { padding-top: 8px; }
	.sce-header__panel { border-radius: 16px; }
	.sce-header__inner { min-height: 78px; gap: 12px; padding-inline: 16px; }
	.sce-menu-button { display: block; margin-inline-start: auto; }
	.sce-nav { position: absolute; inset-inline: 0; top: calc(100% + 10px); display: none; padding: 20px; border: 1px solid var(--sc-color-border, #242938); border-radius: 14px; background: #121624; box-shadow: 0 25px 60px rgba(0,0,0,.4); }
	.sce-header.is-open .sce-nav { display: block; }
	.sce-nav__list { align-items: stretch; flex-direction: column; gap: 4px; }
	.sce-nav a { display: flex; width: 100%; min-height: 46px; padding: 10px 12px; }
	.sce-nav .sce-nav__panel-entry { margin: 4px 0 0; }
	.sce-product-hero { grid-template-columns: 1fr; }
	.sce-actions { justify-content: center; }
	.sce-hero { min-height: 660px; }
	.sce-hero .sce-hero__art { width: min(1320px, 100%); opacity: .72; }
	.sce-hero__decor { opacity: .72; }
	.sce-stats--showcase { grid-template-columns: repeat(2,minmax(0,1fr)); row-gap: 28px; }
	.sce-footer__general { grid-template-columns: 1fr; align-items: stretch; }
	.sce-footer__partner { min-height: 210px; }
	.sce-footer__partner-content { width: 52%; }
	.sce-footer__partner > img { left: -4%; width: 58%; }
}
@media (max-width: 620px) {
	.sce-why { padding-block: 36px; }
	.sce-accordion__item { padding-inline: 16px; }
	.sce-accordion__item button { min-height: 64px; font-size: 15px; }
	.sce-accordion__item button i { width: 34px; height: 34px; flex-basis: 34px; }
	.sce-why__header { margin-bottom: 24px; }
	.sce-why__header p { font-size: 13px; }
	.sce-why__grid { display: grid; grid-template-rows: auto; grid-template-columns: 1fr; gap: 14px; }
	.sce-why__card { grid-row: auto; grid-column: auto; padding: 22px; }
	.sce-why__reviews { min-height: 650px; }
	.sce-why__review-list { grid-template-columns: 1fr; gap: 10px; margin-top: 22px; }
	.sce-why__review { padding: 12px 13px; }
	.sce-why__quality, .sce-why__guarantee { min-height: 300px; }
	.sce-why__products { min-height: 610px; flex-direction: column; }
	.sce-why__products-copy { width: 100%; max-width: 100%; }
	.sce-why__products-image { z-index: 2 !important; right: 0; bottom: 176px; left: 0; width: 100%; height: 230px; opacity: .94; object-position: center bottom; filter: brightness(1.42) saturate(1.2) drop-shadow(0 10px 24px rgba(93,49,185,.42)); mask-image: none; mix-blend-mode: screen; }
	.sce-why__network { z-index: 3 !important; right: 50%; bottom: 4px; left: auto; transform: translateX(50%) scale(.72); transform-origin: center bottom; }
	.sce-why__orbit { transform: translateX(50%) scale(.88); transform-origin: center bottom; }
	.sce-product-card { height: 390px; }
	.sce-product-card__info { min-height: 225px; gap: 15px; padding: 15px; }
	.sce-product-card__content { gap: 10px; }
	.sce-product-card__game-logo { width: 40px; height: 40px; flex-basis: 40px; }
	.sce-product-card h3 { font-size: 16px; }
	.sce-product-card__category, .sce-product-card__meta { font-size: 12px; }
	.sce-product-card__badges { top: 9px; left: 9px; max-width: calc(100% - 18px); gap: 7px; }
	.sce-product-badge { height: 33px; gap: 6px; padding-inline: 11px; font-size: 11px; }
	.sce-product-badge svg { width: 15px; height: 15px; }
	.sce-product-card__price { font-size: 19px; }
	.sce-product-card__go { height: 45px; padding-inline: 16px; }
	.sce-shell { width: min(calc(100% - 24px), var(--sc-container, 1280px)); }
	.sce-header__actions { display: none; }
	.sce-header .sce-brand__mark-image { width: 48px; height: 48px; }
	.sce-brand strong { max-width: 145px; overflow: hidden; font-size: 18px; text-overflow: ellipsis; }
	.sce-header-search { inset-inline: 0; width: 100%; }
	.sce-hero { min-height: 620px; padding-block: 76px; }
	.sce-hero h1 { font-size: clamp(40px, 12vw, 58px); line-height: 1.12; }
	.sce-hero .sce-lead { max-width: 34ch; font-size: 14px; }
	.sce-hero .sce-hero__art { width: 1050px; opacity: .43; }
	.sce-hero__decor { display: none; }
	.sce-stats--showcase { grid-template-columns: 1fr; gap: 22px; padding-top: 18px; }
	.sce-stat-showcase, .sce-stat-showcase.is-raised { min-height: 205px; margin-top: 0; }
	.sce-stat-showcase__icon { top: -14px; left: -8px; width: 82px; height: 82px; }
	.sce-stat-showcase__icon::before { top: 22px; width: 54px; height: 54px; }
	.sce-stat-showcase__icon::after { top: 6px; width: 60px; height: 60px; }
	.sce-stat-showcase__icon svg, .sce-stat-showcase__icon > i { width: 27px; height: 27px; font-size: 25px; }
	.sce-hero .sce-actions { width: 100%; }
	.sce-hero .sce-button { width: min(100%, 285px); }
	.sce-footer { padding-block: 18px 10px; }
	.sce-footer__panel { width: min(calc(100% - 20px),var(--sc-container,1280px)); padding: 20px 16px 0; border-radius: 18px; }
	.sce-footer__brand { align-items: flex-start; gap: 13px; }
	.sce-footer__brand > img, .sce-footer__brand > span:first-child { width: 62px; height: 62px; flex-basis: 62px; }
	.sce-footer__brand strong { font-size: 24px; }
	.sce-footer__brand small { font-size: 12px; }
	.sce-footer__columns { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px 18px; margin-top: 30px; }
	.sce-footer__column h3 { margin-bottom: 15px; font-size: 17px; }
	.sce-footer__links { gap: 10px; }
	.sce-footer__links a { font-size: 13px; }
	.sce-footer__contact { grid-column: 1/-1; }
	.sce-footer__partner { min-height: 228px; }
	.sce-footer__partner-content { width: 64%; padding: 22px 18px; }
	.sce-footer__partner h3 { margin-bottom: 18px; font-size: 22px; }
	.sce-footer__partner a { min-height: 48px; padding-inline: 16px; font-size: 13px; }
	.sce-footer__partner > img { bottom: -16%; left: -18%; width: 72%; height: 118%; mask-image: linear-gradient(90deg,#000 55%,transparent 96%); }
	.sce-footer__separator { margin-top: 24px; }
	.sce-footer__bottom { min-height: 118px; align-items: flex-start; flex-direction: column; justify-content: center; gap: 14px; }
	.sce-footer__copyright { flex-direction: column; gap: 6px; }
	.sce-footer__payments { gap: 8px; }
	.sce-notice { grid-template-columns: auto 1fr; }
	.sce-notice > a { grid-column: 2; }
	.sce-product-hero__media { min-height: 280px; }
	.sce-purchase-row { grid-template-columns: auto 1fr; }
	.sce-purchase-row time { grid-column: 2; }
}
@media (prefers-reduced-motion: reduce) {
	.sce-button, .sce-category, .sce-category img, .sce-product-card, .sce-product-card *, .sce-product-card::before, .sce-product-card::after, .sce-accordion__item, .sce-accordion__item::before, .sce-accordion__item button i, .sce-accordion__panel, .sce-icon-link, .sce-icon-link > svg, .sce-account-link, .sce-hero__art, .sce-hero .sce-eyebrow, .sce-hero h1, .sce-hero .sce-lead, .sce-hero .sce-hero__status, .sce-hero .sce-actions, .sce-stat-showcase, .sce-stat-showcase__icon { transition: none !important; animation: none !important; transform: none !important; }
	.sce-why, .sce-why * { transition: none !important; animation: none !important; }
	.sce-hero.has-entrance-motion:not(.is-visible) .sce-eyebrow, .sce-hero.has-entrance-motion:not(.is-visible) h1, .sce-hero.has-entrance-motion:not(.is-visible) .sce-lead, .sce-hero.has-entrance-motion:not(.is-visible) .sce-hero__status, .sce-hero.has-entrance-motion:not(.is-visible) .sce-actions { opacity: 1; }
	.sce-notification-link > i { animation: none !important; }
	.sce-hero__decor.has-shine span::after { display: none; animation: none !important; }
	.sce-stats--showcase.has-reveal:not(.is-visible) .sce-stat-showcase { opacity: 1; }
	.sce-why.has-reveal:not(.is-visible) .sce-why__header, .sce-why.has-reveal:not(.is-visible) .sce-why__card, .sce-why.has-reveal:not(.is-visible) .sce-why__review { opacity: 1; transform: none; }
}
