:root{--font-sans:"Inter", sans-serif;--color-bg:#f6f7f9;--color-surface:#fff;--color-surface-muted:#eef1f5;--color-text:#151922;--color-text-muted:#667085;--color-border:#dfe3e9;--color-primary:#2e5bff;--color-primary-hover:#214be0;--color-primary-contrast:#fff;--color-success:#087f5b;--color-success-soft:#e6fcf5;--color-danger:#c92a2a;--color-danger-soft:#fff0f0;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shadow-soft:0 12px 32px #10182814;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility}*,:after,:before{box-sizing:border-box}body{background:var(--color-bg);min-width:320px;min-height:100vh;color:var(--color-text);font-family:var(--font-sans);margin:0;font-size:1rem;line-height:1.5}button,input,select,textarea{font:inherit}a{color:inherit}.ui-button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;min-height:44px;padding:10px 18px;font-weight:650;transition:color .16s,background-color .16s,border-color .16s,box-shadow .26s cubic-bezier(.22,1,.36,1),opacity .16s;display:inline-flex}.ui-button--primary{background:var(--color-primary);color:var(--color-primary-contrast)}.ui-button--primary:hover:not(:disabled){background:var(--color-primary-hover)}.ui-button--secondary{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text)}.ui-button--ghost{color:var(--color-text);background:0 0}.ui-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2e5bff47}.ui-button:disabled{cursor:not-allowed;opacity:.48}.ui-button:active:not(:disabled){opacity:.76}.ui-button__progress,.ui-spinner__mark{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.72s linear infinite spin}.ui-notice{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);background:var(--color-surface)}.ui-notice--error{background:var(--color-danger-soft);color:var(--color-danger);border-color:#ffc9c9}.ui-notice--success{background:var(--color-success-soft);color:var(--color-success);border-color:#96f2d7}.ui-notice__body{margin-top:var(--space-1)}.ui-spinner{justify-content:center;align-items:center;gap:var(--space-3);min-height:160px;color:var(--color-text-muted);display:flex}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@font-face{font-family:Onest;src:url(../fonts/Onest-Variable.ttf)format("truetype-variations");font-style:normal;font-weight:100 900;font-display:swap}:root{--font-sans:"Onest", sans-serif;--color-bg:#fff;--color-text:#11161c;--color-text-muted:#8a929c;--color-border:#d5d7dd;--color-primary:#2577f3;--color-primary-hover:#155ac2;--motion-fast:.18s;--motion-medium:.36s;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}html{scroll-behavior:smooth}body{background:#fff;width:100%;overflow-x:clip}#__nuxt,.app-shell{min-height:100vh}.app-shell{background:#fff;flex-direction:column;padding-bottom:30px;display:flex}.site-header{grid-template-columns:195px 1fr 195px;align-items:center;width:min(1190px,100% - 32px);height:40px;margin:30px auto 0;display:grid;position:relative}.brand{color:#0b0e12;white-space:nowrap;width:139px;height:25px;padding-left:17px;font-size:20.322px;font-weight:700;line-height:25px;text-decoration:none;display:block;position:relative}.brand__ai{color:#0b0e12;font-size:12.193px;font-weight:500;line-height:15px;position:absolute;top:3px;left:0}.brand__name,.footer-logo span{color:#2577f3;text-transform:uppercase}.brand__pay{color:#4a4a4a;font-weight:500}.site-header nav{justify-self:center;align-items:center;gap:40px;display:flex}.site-header nav a{color:#0b0e12;opacity:.7;white-space:nowrap;transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease;font-size:16px;font-weight:500;line-height:20px;text-decoration:none;position:relative}.site-header nav a:after{content:"";opacity:0;height:2px;transition:opacity var(--motion-fast) ease,transform var(--motion-medium) var(--ease-out);background:#2577f3;border-radius:999px;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(.45)}.site-header nav a.is-current,.site-header nav a:focus-visible,.site-header nav a:hover{opacity:1}.site-header nav a:focus-visible:after,.site-header nav a:hover:after{opacity:1;transform:scaleX(1)}.mobile-menu-layer,.mobile-menu-toggle{display:none}.support-link{color:#0b0e12;width:195px;height:40px;transition:background-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out),opacity var(--motion-fast) ease;background:#f2f2f2;border-radius:300px;justify-content:center;justify-self:end;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:20px;text-decoration:none;display:flex}.support-link img{display:block}.header-cart{z-index:20;color:#fff;transition:opacity var(--motion-fast) ease;background:#11161c;border-radius:300px;padding:8px 14px;font-size:13px;text-decoration:none;position:absolute;top:48px;right:0}.page-shell{flex:1;width:min(1190px,100% - 32px);margin:48px auto 0;position:relative}.page-shell--home{margin-top:30px}.page-shell--offer{flex:none;margin-top:33px}.page-shell--catalog{margin-top:30px}.app-shell--offer{padding-bottom:40px}.home-page{width:100%}.hero-carousel{border-radius:25px;outline:none;height:350px;position:relative}.hero-carousel:focus-visible{outline-offset:4px;outline:3px solid #2577f34d}.hero-carousel__viewport,.hero-slide{border-radius:25px;position:absolute;inset:0;overflow:hidden}.hero-slide{background-position:50%;background-size:cover}.hero-slide__copy{z-index:3;color:#fff;position:absolute;top:66px;left:82px}.hero-slide h1{letter-spacing:0;white-space:pre-line;margin:0;font-size:36px;font-weight:600;line-height:1.25}.hero-slide__copy>p{opacity:.7;white-space:nowrap;margin:17px 0 0;font-size:18px;font-weight:500;line-height:23px}.hero-slide__cta{color:#000;width:236px;height:60px;transition:box-shadow var(--motion-medium) var(--ease-out),opacity var(--motion-fast) ease;background:#fff;border-radius:15px;justify-content:center;align-items:center;gap:17px;font-size:18px;font-weight:600;line-height:23px;text-decoration:none;display:flex;position:absolute;top:173px;left:-3px;box-shadow:0 14px 35px #0000001a}.hero-slide__cta img{display:block}.hero-visual{position:absolute;inset:0}.hero-orb{width:140px;height:140px;display:block;position:absolute}.hero-orb--steam{top:75px;left:653px}.hero-orb--chatgpt{top:108px;left:767px}.hero-orb--playstation{top:75px;left:874px}.hero-orb--claude{top:108px;left:986px}.hero-orb__ring,.hero-orb__steam{width:140px;height:140px;position:absolute;inset:0}.hero-orb__claude{width:65px;height:65px;position:absolute;top:37px;left:37px}.hero-visual--ai .hero-orb--chatgpt,.hero-visual--games .hero-orb--playstation,.hero-visual--steam .hero-orb--steam,.hero-visual--subscriptions .hero-orb--claude{z-index:2}.hero-carousel__arrow{z-index:8;cursor:pointer;width:50px;height:50px;transition:filter var(--motion-fast) ease,opacity var(--motion-fast) ease;background:0 0;border:0;border-radius:50%;padding:0;position:absolute;top:150px}.hero-carousel__arrow--previous{left:-25px}.hero-carousel__arrow--next{right:-25px}.hero-carousel__arrow img{width:50px;height:50px;display:block}.hero-carousel__arrow:disabled{cursor:default;opacity:1}.hero-carousel__dots{z-index:8;gap:5px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-carousel__dots button{cursor:pointer;opacity:.4;width:15px;height:5px;transition:width var(--motion-medium) var(--ease-out),opacity var(--motion-fast) ease;background:#fff;border:0;border-radius:300px;padding:0}.hero-carousel__dots button.is-active{opacity:1;width:60px}.banner-fade-enter-active,.banner-fade-leave-active{transition:opacity .18s}.banner-fade-enter-from,.banner-fade-leave-to{opacity:0}.home-section{margin-top:60px}.home-section h2,.section-heading h2{color:#11161c;margin:0;font-size:32px;font-weight:600;line-height:41px}.popular-section{height:327px}.section-heading{justify-content:space-between;align-items:flex-start;height:41px;display:flex}.section-heading__arrows{gap:12px;display:flex}.section-heading__arrows button{cursor:pointer;width:40px;height:40px;transition:filter var(--motion-fast) ease,opacity var(--motion-fast) ease;background:0 0;border:0;border-radius:50%;padding:0}.section-heading__arrows img{width:40px;height:40px;display:block}.home-products{-moz-column-gap:25px;grid-template-columns:repeat(5,218px);column-gap:25px;display:grid}.home-products--mobile{display:none}.home-products--popular{margin-top:31px}.home-product{color:#11161c;width:218px;transition:opacity var(--motion-fast) ease;text-decoration:none;display:block}.home-product__art{width:218px;height:200px;transition:filter var(--motion-medium) ease;border-radius:25px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-product__art>img{transform-origin:50%;transition:transform .42s var(--ease-out)}.home-product__art--steam{background:linear-gradient(47.44deg,#085a87 3.2%,#117bb5 95.9%)}.home-product__art--chatgpt{background:#16a180}.home-product__art--figma,.home-product__art--image,.home-product__art--netflix{background:#111}.home-product__art--claude{background:linear-gradient(46.67deg,#fbfbfb,#ffe4db 98.53%)}.home-product__art>img:not(.home-product__cover){-o-object-fit:contain;object-fit:contain;display:block}.home-product__badge{z-index:2;color:#fff;background:#199a44;border-radius:10px;align-items:center;height:28px;padding:0 8px;font-size:12px;font-weight:700;line-height:15px;display:flex;position:absolute;top:15px;right:15px}.home-product__cover{-o-object-fit:cover;object-fit:cover;max-width:none;display:block;position:absolute}.home-product__cover--brawl-stars{width:266px;height:200px;top:0;left:-24px}.home-product__cover--red-dead-redemption-2{width:372px;height:200px;top:0;left:-154px}.home-product__cover--pubg-mobile{width:218px;height:218px;top:-18px;left:0}.home-product__cover--playstation{width:256px;height:200px;top:0;left:-18px}.home-product__cover--witcher-3{width:218px;height:327px;top:-39px;left:0}.home-product__cover--atomic-heart{width:218px;height:233px;top:-27px;left:0}.home-product__cover--managed{width:100%;height:100%;inset:0}.home-product__name,.home-product__type{white-space:nowrap;display:block}.home-product__name{transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease;margin-top:10px;font-size:18px;font-weight:500;line-height:23px}.home-product__type{color:#8a929c;margin-top:5px;font-size:14px;font-weight:500;line-height:18px}.catalog-section{min-height:327px}.catalog-tabs{justify-content:space-between;height:50px;display:flex}.catalog-tabs__group{gap:15px;display:flex}.catalog-tabs button,.catalog-tabs__all{color:#2b333c;cursor:pointer;height:50px;transition:color var(--motion-fast) ease,background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out),opacity var(--motion-fast) ease;background:#f2f2f2;border:1px solid #d5d7dd;border-radius:300px;justify-content:center;align-items:center;gap:10px;padding:0 21px;font-size:16px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex}.catalog-tabs button.is-active{color:#fff;background:linear-gradient(90deg,#498cf2,#155ac2);border-color:#0000}.catalog-tabs button>img,.catalog-tabs__all img{transition:filter var(--motion-fast) ease;display:block}.catalog-tabs button:not(.is-active)>img{filter:brightness(0)saturate()invert(17%)sepia(13%)saturate(665%)hue-rotate(171deg)brightness(92%)contrast(89%)}.catalog-tabs button.is-active .games-icon img,.catalog-tabs button.is-active>img{filter:brightness(0)invert()}.catalog-tabs__all{gap:15px}.games-icon{width:16px;height:16px;display:block;position:relative}.games-icon img{display:block;position:absolute}.games-icon img:first-child{width:16px;height:10.188px;top:2.906px;left:0}.games-icon img:last-child{width:1.686px;height:1.686px;top:6.432px;left:11.262px}.home-products--catalog{row-gap:25px;margin-top:30px}.advantages-section{height:324px}.advantages-grid{grid-template-columns:461px 340px 340px;gap:25px;margin-top:30px;display:grid}.advantage-card{height:253px;transition:border-color var(--motion-fast) ease;background:#f2f2f2;border:1px solid #d5d7dd;border-radius:25px;position:relative;overflow:hidden}.advantage-card h3{font-size:24px;font-weight:600;line-height:30px;top:34px}.advantage-card h3,.advantage-card p{z-index:2;color:#11161c;margin:0;position:absolute;left:39px}.advantage-card p{opacity:.7;font-size:16px;font-weight:400;line-height:1.4;top:165px}.advantage-card>img{-o-object-fit:contain;object-fit:contain;max-width:none;transition:filter var(--motion-medium) ease,transform .52s var(--ease-out);display:block;position:absolute}.advantage-card__security{width:258px;height:217px;top:17px;left:258px}.advantage-card__price{width:207px;height:207px;top:22px;left:169px}.advantage-card__speed{width:228px;height:228px;top:12px;left:155px}.faq-section{min-height:381px}.faq-list{gap:10px;margin-top:30px;display:grid}.faq-item{transition:background-color var(--motion-fast) ease,border-color var(--motion-fast) ease;background:#f2f2f2;border:1px solid #d5d7dd;border-radius:25px;overflow:hidden}.faq-item>button{color:#11161c;text-align:left;cursor:pointer;width:100%;height:68px;transition:opacity var(--motion-fast) ease;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 39px;font-size:18px;font-weight:500;line-height:23px;display:flex}.faq-item>button span{opacity:.8}.faq-item__chevron{opacity:.3;width:20px;height:20px;transition:opacity var(--motion-fast) ease,transform var(--motion-medium) var(--ease-spring);flex:0 0 20px;display:block;transform:rotate(90deg)}.faq-item.is-open .faq-item__chevron{transform:rotate(270deg)}.faq-item__answer{opacity:0;transition:grid-template-rows .32s var(--ease-out),opacity var(--motion-medium) ease;grid-template-rows:0fr;display:grid}.faq-item__answer p{color:#11161c;opacity:.7;min-height:0;margin:0;padding:0 39px;font-size:16px;line-height:1.5;overflow:hidden}.faq-item.is-open .faq-item__answer{opacity:1;grid-template-rows:1fr}.faq-item.is-open .faq-item__answer p{padding-bottom:24px}.seo-section{height:196px;padding-left:40px}.seo-section>div{color:#11161c;opacity:.7;margin-top:30px;font-size:18px;font-weight:400;line-height:1.4}.seo-section p{margin:0 0 25px}.site-footer{color:#11161c;background:#f2f2f2;border-radius:25px;flex:none;width:min(1190px,100% - 32px);height:328px;margin:60px auto 0;position:relative;overflow:hidden}.site-footer h2{margin:0;font-size:16px;font-weight:600;line-height:20px}.site-footer a{text-decoration:none}.site-footer__brand,.site-footer__buyers,.site-footer__info,.site-footer__support{position:absolute;top:40px}.site-footer__brand{width:196px;left:40px}.footer-logo{color:#4a4a4a;font-size:20.322px;font-weight:500;line-height:25px}.footer-logo span{font-weight:700}.site-footer__brand p{color:#797d81;margin:10px 0 0;font-size:14px;font-weight:500;line-height:1.4}.site-footer__buyers{left:472px}.site-footer__info{left:671px}.site-footer__support{left:1009px}.site-footer__buyers,.site-footer__info{gap:10px;display:grid}.site-footer__buyers a,.site-footer__info a,.site-footer__info span,.site-footer__support a{color:#11161c;opacity:.5;transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease;font-size:16px;font-weight:400;line-height:20px}.site-footer__buyers h2,.site-footer__info h2,.site-footer__support h2{margin-bottom:5px}.site-footer__support a{white-space:nowrap;align-items:center;gap:10px;margin-top:15px;display:flex}.site-footer__socials{position:absolute;top:160px;left:40px}.site-footer__socials>p{color:#11161c;opacity:.45;margin:0 0 14px;font-size:16px;font-weight:500;line-height:20px}.site-footer__socials>div{gap:10px;display:flex}.site-footer__socials a,.site-footer__socials span{width:35px;height:35px;transition:background-color var(--motion-fast) ease,opacity var(--motion-fast) ease;background:#11161c;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.site-footer__socials img{-o-object-fit:contain;object-fit:contain;width:16px;height:16px;display:block}.site-footer__copyright{color:#11161c;opacity:.4;border-top:1px solid #11161c1a;padding-top:14px;font-size:12px;font-weight:500;line-height:15px;position:absolute;bottom:20px;left:40px;right:40px}.page-heading{justify-content:space-between;align-items:end;gap:var(--space-7);margin-bottom:var(--space-6);display:flex}.page-heading>p{max-width:430px;color:var(--color-text-muted);margin:0}.eyebrow{margin:0 0 var(--space-2);color:var(--color-primary);letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:750}.cart-layout h1,.page-heading h1,.product-detail h1,.success-page h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.product-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft);transition:border-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out);overflow:hidden}.product-card__media{aspect-ratio:4/3;background:var(--color-surface-muted);display:block;overflow:hidden}.product-card__media img,.product-detail__media img{-o-object-fit:cover;object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:filter var(--motion-medium) ease,transform .42s var(--ease-out);display:block}.product-card__body{padding:var(--space-5)}.product-card h2{margin:0;font-size:1.35rem}.product-card h2 a{text-decoration:none}.product-card__description{min-height:48px;color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card__footer{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-5);display:flex}.product-card__footer strong{font-size:1.15rem}.available{color:var(--color-success)}.unavailable{color:var(--color-danger)}.product-card__footer span{font-size:.82rem}.product-detail{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(32px,7vw,88px);display:grid}.product-detail__media{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--color-surface-muted);overflow:hidden}.product-detail__content{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.back-link{color:var(--color-text-muted);transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease;text-decoration:none}.product-detail__description{color:var(--color-text-muted);white-space:pre-line;font-size:1.08rem}.product-detail__price{font-size:1.8rem;font-weight:750}.text-action{color:inherit;font:inherit;cursor:pointer;transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.notice-action{margin-top:var(--space-4)}.button-link{border-radius:var(--radius-sm);background:var(--color-primary);color:#fff;min-height:44px;transition:background-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out),opacity var(--motion-fast) ease;justify-content:center;align-items:center;padding:10px 18px;font-weight:650;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #2577f329}.cart-layout{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,1fr) 360px;display:grid}.cart-list{gap:var(--space-3);display:grid}.cart-item{align-items:center;gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);background:var(--color-surface);transition:border-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out);grid-template-columns:92px minmax(0,1fr) auto auto;display:grid}.cart-item img{border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;width:92px;height:72px}.cart-item h2{margin:0;font-size:1rem}.cart-item h2 a{text-decoration:none}.cart-item p{margin:var(--space-1) 0 0;color:var(--color-text-muted);font-size:.88rem}.quantity{align-items:center;gap:var(--space-3);display:flex}.quantity .ui-button{width:40px;min-height:40px;padding:0}.checkout-card{top:var(--space-5);gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--color-surface);box-shadow:var(--shadow-soft);transition:border-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out);display:grid;position:sticky}.checkout-card h2{margin:0}.total-row{justify-content:space-between;font-size:1.15rem;display:flex}.checkout-card label{font-weight:650}.checkout-card input{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;min-height:46px;color:var(--color-text);transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease;padding:10px 12px}.field-help{color:var(--color-text-muted);margin:-8px 0 0;font-size:.82rem}.success-page{gap:var(--space-5);max-width:680px;display:grid}.page-enter-active,.page-leave-active{transition:opacity .1s}.page-leave-active{pointer-events:none;width:100%;position:absolute;inset:0}.page-enter-from,.page-leave-to{opacity:0}button:disabled{cursor:not-allowed;opacity:.52}@media (hover:hover){.header-cart:hover,.support-link:hover{opacity:.86}.support-link:hover{background:#e9eef7}.mobile-menu-close:hover,.mobile-menu-toggle:hover{opacity:.62}.mobile-menu-links a:hover{color:#2577f3}.mobile-menu-support:hover{background:#e9eef7;box-shadow:0 8px 20px #2577f31f}.button-link:hover,.hero-slide__cta:hover{opacity:.92}.hero-carousel__arrow:hover:not(:disabled),.section-heading__arrows button:hover:not(:disabled){opacity:.9}.hero-carousel__dots button:hover:not(:disabled){opacity:.78}.home-product:hover .home-product__art{filter:saturate(1.04)}.home-product:hover .home-product__art>img{transform:scale(1.08)}.catalog-tabs button:hover:not(:disabled):not(.is-active),.catalog-tabs__all:hover{background:#e9eef7;border-color:#bccae0}.advantage-card:hover{border-color:#c6d2e2}.advantage-card:hover>img{filter:saturate(1.06)contrast(1.02)}.faq-item:hover{border-color:#c4d0df}.faq-item:hover .faq-item__chevron{opacity:.72}.back-link:hover,.site-footer__buyers a:hover,.site-footer__socials .social-link:hover,.site-footer__support a:hover,.text-action:hover{opacity:1}.site-footer__socials .social-link--vk:hover{background:#559df2}.site-footer__socials .social-link--telegram:hover{background:#0faef6}.product-card:hover{border-color:#c7d2e3}.product-card:hover .product-card__media img{filter:saturate(1.04);transform:scale(1.08)}.cart-item:hover{border-color:#c7d2e3;box-shadow:0 12px 28px #10182814}}:where(.hero-slide__cta,.hero-carousel__arrow,.section-heading__arrows button,.catalog-tabs button,.catalog-tabs__all,.support-link,.header-cart,.button-link,.text-action,.ui-button):active:not(:disabled){opacity:.72}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1220px){.site-header nav{gap:20px}.hero-visual{left:calc(100% - 1190px)}.advantages-grid,.home-products{scrollbar-width:none;overflow-x:auto}.advantages-grid::-webkit-scrollbar{display:none}.home-products::-webkit-scrollbar{display:none}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-slide__copy{left:48px}.hero-visual{opacity:.58;left:calc(100% - 1080px)}.advantages-section,.catalog-section,.home-section,.popular-section,.seo-section{height:auto}.advantages-grid,.home-products{padding-bottom:8px}.advantages-grid{grid-template-columns:461px 340px 340px}.seo-section br{display:none}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;height:auto;padding:40px;display:grid}.site-footer__brand,.site-footer__buyers,.site-footer__copyright,.site-footer__info,.site-footer__socials,.site-footer__support{position:static}.site-footer__copyright{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-layout{grid-template-columns:1fr}.checkout-card{position:static}}@media (width<=640px){body,html{scrollbar-width:none}body::-webkit-scrollbar{display:none}html::-webkit-scrollbar{display:none}.app-shell{padding-bottom:17px}.site-header{z-index:50;grid-template-columns:1fr auto;width:calc(100% - 40px);height:16px;margin-top:20px}.brand{width:117px;height:21px;padding-left:14.31px;font-family:Inter,Onest,sans-serif;font-size:17.105px;line-height:21px;top:-3.705px}.brand__ai{font-size:10.263px;line-height:12px;top:2.525px}.support-link{display:none}.page-shell,.page-shell--home{width:calc(100% - 32px);margin-top:24px}.hero-carousel{height:420px}.hero-slide h1{font-size:30px}.hero-slide__copy>p{white-space:normal;width:calc(100vw - 88px)}.hero-slide__cta{width:200px;top:190px}.hero-visual{opacity:.7;top:190px;left:-620px;transform:scale(.72)}.hero-carousel__arrow{top:185px}.hero-carousel__arrow--previous{left:-12px}.hero-carousel__arrow--next{right:-12px}.home-section{margin-top:48px}.section-heading__arrows{display:none}.catalog-tabs{height:auto;display:block;overflow-x:auto}.catalog-tabs__group{width:max-content}.catalog-tabs__all{margin-top:12px}.home-products--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.advantages-grid{grid-template-columns:340px 340px 340px}.advantage-card--wide{width:340px}.seo-section{padding-left:0}.seo-section>div{font-size:16px}.site-footer{grid-template-columns:1fr;width:calc(100% - 32px);margin-top:48px;padding:32px}.site-footer__copyright{grid-column:auto}.page-heading{display:block}.page-heading>p{margin-top:var(--space-4)}.product-detail,.product-grid{grid-template-columns:1fr}.product-card__description{min-height:0}.cart-item{grid-template-columns:72px 1fr}.cart-item img{width:72px;height:60px}.cart-item>strong{text-align:right}.quantity{justify-content:flex-start}.app-shell--home{padding-bottom:17px}.page-shell--offer{width:calc(100% - 40px);margin-top:30px}.app-shell--offer .mobile-menu-toggle{width:14px;height:12px;top:2px}.app-shell--offer .mobile-menu-toggle img{width:14px;height:12px}.app-shell--home .site-header{z-index:50;grid-template-columns:1fr auto;width:calc(100% - 40px);height:16px;margin-top:20px}.app-shell--home .brand{width:117px;height:21px;padding-left:14.31px;font-family:Inter,Onest,sans-serif;font-size:17.105px;line-height:21px;top:-3.705px}.app-shell--home .brand__ai{font-size:10.263px;line-height:12px;top:2.525px}.mobile-menu-toggle{z-index:3;cursor:pointer;transition:opacity var(--motion-fast) ease;background:0 0;border:0;place-self:start end;padding:0;position:relative;top:-3px}.mobile-menu-toggle,.mobile-menu-toggle img{width:20px;height:20px;display:block}.mobile-menu-layer{z-index:1000;opacity:1;background:#11161cc7;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-menu-panel{will-change:transform;background:#fff;flex-direction:column;flex:none;width:min(265px,100%);height:100dvh;display:flex;position:relative;overflow-y:auto;transform:translate(0)}.mobile-menu-close{cursor:pointer;width:12px;height:12px;transition:opacity var(--motion-fast) ease;background:0 0;border:0;padding:0;position:absolute;top:21px;right:20px}.mobile-menu-close img{width:12px;height:12px;display:block}.mobile-menu-links{flex-direction:column;gap:25px;margin:63px 20px 0;display:flex}.mobile-menu-links a{transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease}.mobile-menu-links a,.mobile-menu-support{color:#0b0e12;font-size:16px;font-weight:500;line-height:20px;text-decoration:none}.mobile-menu-support{width:calc(100% - 40px);height:40px;transition:background-color var(--motion-fast) ease,box-shadow var(--motion-medium) var(--ease-out),opacity var(--motion-fast) ease;background:#f2f2f2;border-radius:300px;flex:none;justify-content:center;align-items:center;gap:10px;margin:30px 20px 0;display:flex}.mobile-menu-support img{flex:none;width:14px;height:12px;display:block}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:opacity .26s}.mobile-menu-enter-active .mobile-menu-panel,.mobile-menu-leave-active .mobile-menu-panel{transition:transform var(--motion-medium) var(--ease-out)}.mobile-menu-enter-from,.mobile-menu-leave-to{opacity:0}.mobile-menu-enter-from .mobile-menu-panel,.mobile-menu-leave-to .mobile-menu-panel{transform:translate(100%)}.page-shell--home{width:100%;margin-top:20px}.hero-carousel{width:100%;height:396px}.hero-carousel,.hero-carousel__viewport,.hero-slide{border-radius:25px 25px 0 0}.hero-slide__copy{top:30px;left:30px}.hero-slide h1{font-size:26px;line-height:1.25}.hero-slide__copy>p{white-space:normal;width:auto;max-width:330px;margin-top:16px;font-size:16px;line-height:20px}.hero-carousel__arrow,.hero-slide__cta{display:none}.hero-visual{opacity:1;inset:0;transform:none}.hero-orb,.hero-orb__ring,.hero-orb__steam{width:73.12px;height:73.12px}.hero-orb--steam{top:187px;left:calc(50% - 124px)}.hero-orb--chatgpt{top:204.234px;left:calc(50% - 64.459px)}.hero-orb--playstation{top:187px;left:calc(50% - 8.575px)}.hero-orb--claude{top:204.234px;left:calc(50% + 49.921px)}.hero-orb__claude{width:33.948px;height:33.948px;top:19.324px;left:19.324px}.hero-carousel__dots{gap:5px;bottom:62px}.home-section h2,.section-heading h2{font-size:24px;line-height:31px}.home-products{padding-bottom:0;overflow:visible}.home-products--desktop{display:none}.home-products--mobile{display:grid}.popular-section{z-index:2;width:350px;height:485px;margin:0 auto;position:relative}.popular-section:before{z-index:-1;-webkit-backdrop-filter:blur(17.9px);backdrop-filter:blur(17.9px);content:"";background:#fffc;border-radius:25px 25px 0 0;width:calc(100% + 40px);height:95px;position:absolute;top:-41px;left:-20px}.section-heading{height:31px}.section-heading__arrows{gap:12px;padding-top:1px;display:flex}.section-heading__arrows button,.section-heading__arrows img{width:30px;height:30px}.home-products--popular{grid-template-columns:repeat(2,165px);gap:20px;margin-top:25px}.home-product{width:165px}.home-product__art{border-radius:18.922px;width:165px;height:150px}.home-product__art--steam>img:not(.home-product__cover){width:60.55px;height:60.55px}.home-product__art--chatgpt>img:not(.home-product__cover){width:60px;height:60px}.home-product__badge{display:none}.home-product__name{margin-top:10px;font-size:16px;line-height:20px}.home-product__type{margin-top:5px;font-size:14px;line-height:18px}.catalog-section{width:350px;height:720px;min-height:720px;margin:40px auto 0;position:relative}.catalog-tabs{height:40px;display:block;overflow:visible}.catalog-tabs__group{gap:10px;width:345px;height:40px}.catalog-tabs button{gap:10px;height:40px;padding:0 15px;font-size:14px;line-height:18px}.catalog-tabs button:first-child{width:131px}.catalog-tabs button:nth-child(2){width:93px}.catalog-tabs button:nth-child(3){width:101px}.catalog-tabs__all{gap:15px;width:350px;height:50px;margin:0;padding:0 21px;font-size:16px;line-height:20px;position:absolute;top:670px;left:0}.catalog-tabs__all img{width:7px;height:12px}.home-products--catalog{grid-template-columns:repeat(2,165px);gap:20px;margin-top:25px}.home-products--catalog .home-product,.home-products--catalog .home-product__art{width:165px}.advantages-section{width:350px;height:696px;margin:49px auto 0}.advantages-grid{margin-top:25px;padding-bottom:0;display:block;overflow:visible}.advantage-card,.advantage-card--wide{background:linear-gradient(.377turn,#f2f2f2 47.38%,#a8deff 97.04%);border-radius:25px;width:350px;height:200px}.advantage-card--wide{background:linear-gradient(132.99deg,#f2f2f2 47.38%,#a8deff 97.04%);height:220px}.advantage-card+.advantage-card{margin-top:10px}.advantage-card h3{white-space:nowrap;font-size:22px;line-height:28px;top:29px;left:29px}.advantage-card h3 br{display:none}.advantage-card p{font-size:16px;line-height:1.4;top:72px;left:29px}.advantage-card__security{clip-path:inset(26px 33px 44px 30px);width:198px;height:198px;top:50px;left:174px}.advantage-card__price{width:149px;height:149px;top:50px;left:200px}.advantage-card__speed{clip-path:inset(23px 14px 29px);width:180px;height:180px;top:41px;left:175px}.faq-section{width:350px;min-height:406px;margin:40px auto 0}.faq-list{gap:10px;margin-top:25px}.faq-item{border-radius:25px}.faq-item>button{gap:16px;height:68px;padding:0 29px;font-size:16px;line-height:20px}.faq-item:nth-child(3)>button,.faq-item:nth-child(4)>button{height:88px}.faq-item>button span{flex:1;min-width:0}.faq-item__answer p{padding-left:29px;padding-right:29px;font-size:14px}.seo-section{width:350px;height:351px;margin:40px auto 0;padding-left:0}.seo-section h2{width:270px;line-height:31px}.seo-section>div{margin-top:25px;font-size:16px;line-height:1.4}.seo-section p{margin-bottom:22.4px}:is(.app-shell--home,.app-shell--offer) .site-footer{width:calc(100% - 40px);height:607px;margin-top:60px;padding:0;display:block;position:relative}:is(.app-shell--home,.app-shell--offer) .site-footer__brand,:is(.app-shell--home,.app-shell--offer) .site-footer__buyers,:is(.app-shell--home,.app-shell--offer) .site-footer__copyright,:is(.app-shell--home,.app-shell--offer) .site-footer__info,:is(.app-shell--home,.app-shell--offer) .site-footer__socials,:is(.app-shell--home,.app-shell--offer) .site-footer__support{position:absolute}:is(.app-shell--home,.app-shell--offer) .site-footer__brand{top:30.297px;left:30px}:is(.app-shell--home,.app-shell--offer) .footer-logo{font-family:Inter,Onest,sans-serif;font-size:17.105px;line-height:21px}:is(.app-shell--home,.app-shell--offer) .site-footer__brand p{width:265px;margin-top:10px;font-size:14px;line-height:1.4}:is(.app-shell--home,.app-shell--offer) .site-footer__socials{top:126.297px;left:30px}:is(.app-shell--home,.app-shell--offer) .site-footer__socials>p{margin-bottom:14px}:is(.app-shell--home,.app-shell--offer) .site-footer__socials>div{gap:10px}:is(.app-shell--home,.app-shell--offer) .site-footer__socials .social-link{background:#11161c}:is(.app-shell--home,.app-shell--offer) .site-footer__support{top:220px;left:30px}:is(.app-shell--home,.app-shell--offer) .site-footer__buyers{top:302px;left:30px}:is(.app-shell--home,.app-shell--offer) .site-footer__info{top:442px;left:30px}:is(.app-shell--home,.app-shell--offer) .site-footer__copyright{bottom:20px;left:30px;right:30px}}
