.page-status{--bg:#08295e;--bg-deep:#062455;--panel:#17489f;--panel-2:#1d55b9;--panel-3:#123e8a;--line:#2d6bd0;--text:#fff;--muted:#c7d7ef;--muted2:#89a8d5;--blue:#2d75ff;--green:#2ce892;--yellow:#ffc928;--white:#fff;--radius:16px;--shadow:0 14px 36px #0000002e}.page-status *,.page-status :before,.page-status :after{box-sizing:border-box}.page-status{background:linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%);color:var(--text);min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page-status a{color:inherit;text-decoration:none}.page-status button{font:inherit;cursor:pointer}.page-status img{max-width:100%;display:block}.page-status .topbar{background:#06235147;justify-content:space-between;align-items:center;height:68px;padding:0 14px;display:flex}.page-status .left{align-items:center;gap:14px;display:flex}.page-status .menu{color:#fff;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;font-size:20px;display:grid}.page-status .brand{letter-spacing:-.04em;align-items:center;gap:8px;font-size:19px;font-weight:900;display:flex}.page-status .brand-mark{color:#fff;background:linear-gradient(135deg,#2d7cff,#9cd6ff);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;box-shadow:inset 0 0 0 2px #ffffff2e}.page-status .avatar{color:#fff;background:#c5bea6;border:2px solid #ffffffa6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.page-status .page{width:min(900px,100% - 22px);margin:0 auto;padding:20px 0 70px}.page-status .heading{margin:8px 0 18px}.page-status .heading h1{letter-spacing:-.04em;margin:0;font-size:27px;font-weight:900;line-height:1.05}.page-status .order-id{color:#4d88ff;margin-top:5px;font-size:15px;font-weight:900}.page-status .status-card{box-shadow:var(--shadow);background:linear-gradient(#1d4fae,#17489f);border:1px solid #ffffff0d;border-radius:18px;padding:18px;position:relative;overflow:hidden}.page-status .status-card:before{content:"";background:#ffffff0d;border-radius:50%;width:190px;height:190px;position:absolute;top:-70px;right:-70px}.page-status .status-icon{color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:14px;font-size:23px;display:grid}.page-status .status-icon.approved{background:var(--green);color:#083c25;box-shadow:0 8px 20px #2ce89238}.page-status .status-icon.analysis{background:var(--yellow);color:#4b3400;box-shadow:0 8px 20px #ffc92838}.page-status .status-card h2{letter-spacing:-.03em;margin:0 0 8px;font-size:22px;font-weight:900}.page-status .status-card p{color:#eef4ff;max-width:730px;margin:0;font-size:13px;font-weight:600;line-height:1.55}.page-status .highlight-box{background:#06255b80;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:11px;margin-top:14px;padding:13px;display:flex}.page-status .highlight-box i{margin-top:2px}.page-status .highlight-box.approved i{color:#55f2aa}.page-status .highlight-box.analysis i{color:#ffd455}.page-status .highlight-box b{margin-bottom:3px;font-size:12px;display:block}.page-status .highlight-box span{color:#d6e3fb;font-size:11px;line-height:1.45;display:block}.page-status .info-strip{color:#edf4ff;box-shadow:var(--shadow);background:#2d73ff;border-radius:14px;align-items:flex-start;gap:10px;margin-top:12px;padding:12px 14px;font-size:11px;font-weight:700;line-height:1.45;display:flex}.page-status .section-title{letter-spacing:-.03em;margin:26px 0 12px;font-size:20px;font-weight:900}.page-status .timeline{background:linear-gradient(180deg,var(--panel),#184696);box-shadow:var(--shadow);border:1px solid #ffffff0d;border-radius:18px;padding:18px}.page-status .step{grid-template-columns:30px 1fr;gap:12px;padding-bottom:18px;display:grid;position:relative}.page-status .step:last-child{padding-bottom:0}.page-status .step:not(:last-child):after{content:"";background:#ffffff1f;width:2px;position:absolute;top:30px;bottom:0;left:14px}.page-status .dot{z-index:1;background:#0f397f;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.page-status .step.done .dot{color:#073b24;background:#20d98a}.page-status .step.active.analysis .dot{color:#4b3400;background:#ffc928;box-shadow:0 0 0 5px #ffc9281a}.page-status .step.active.approved .dot{color:#073b24;background:#20d98a;box-shadow:0 0 0 5px #20d98a1a}.page-status .step h3{margin:1px 0 4px;font-size:13px;font-weight:900}.page-status .step p{color:#c9d7f2;margin:0;font-size:11px;font-weight:600;line-height:1.45}.page-status .release-card{box-shadow:var(--shadow);background:linear-gradient(#17499f,#133d87);border:1px solid #ffffff0d;border-radius:16px;margin-top:14px;padding:16px;display:none}.page-status .release-card.show{display:block}.page-status .release-card .date{color:#fff;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:900;display:flex}.page-status .release-card p{color:#d0ddf5;margin:0;font-size:11px;font-weight:600;line-height:1.55}.page-status .details-card{background:linear-gradient(180deg,var(--panel),#184696);box-shadow:var(--shadow);border:1px solid #ffffff0d;border-radius:18px;overflow:hidden}.page-status .details-head{background:#1b4eaa;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto;padding:12px 14px;font-size:12px;font-weight:900;display:grid}.page-status .product-row{border-bottom:1px solid #ffffff14;grid-template-columns:108px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.page-status .thumb{aspect-ratio:1.75;background:#0c3479;border-radius:8px;width:108px;position:relative;overflow:hidden}.page-status .thumb img{object-fit:cover;width:100%;height:100%}.page-status .platform-badge{color:#fff;background:#1767cb;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:900;position:absolute;top:6px;left:6px}.page-status .product-name{margin-bottom:6px;font-size:13px;font-weight:900}.page-status .tags{flex-wrap:wrap;gap:5px;display:flex}.page-status .tag{background:#10377c;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:800}.page-status .price{text-align:right;white-space:nowrap;font-size:14px;font-weight:900}.page-status .old{color:#a7b8d9;margin-bottom:2px;font-size:9px;text-decoration:line-through}.coupon-row,.page-status .total-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:11px;font-weight:800;display:flex}.page-status .coupon-row{color:#5af1a3}.page-status .total-row{border-bottom:0;font-size:13px}.page-status .help-card{background:#12408d;border:1px solid #ffffff0d;border-radius:16px;margin-top:14px;padding:16px}.page-status .help-card h3{margin:0 0 8px;font-size:13px;font-weight:900}.page-status .help-card p{color:#c9d7f1;margin:0;font-size:11px;font-weight:600;line-height:1.55}.page-status .actions{gap:10px;margin-top:18px;display:grid}.page-status .primary,.page-status .secondary{border:0;border-radius:9px;min-height:46px;font-size:12px;font-weight:900}.page-status .primary{color:#fff;background:#2d75ff}.page-status .secondary{color:#112b5f;background:#f4f6fa}.page-status .footer{color:#6f90bd;border-top:1px solid #ffffff0f;margin-top:55px;padding-top:28px}.page-status .footer-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.page-status .footer h3{color:#fff;margin:0 0 14px;font-size:14px}.page-status .footer-links{gap:12px;font-size:11px;display:grid}.page-status .footer-bottom{border-top:1px solid #ffffff0d;gap:12px;margin-top:32px;padding-top:20px;font-size:9px;line-height:1.45;display:grid}.page-status .footer-brand{color:#fff;align-items:center;gap:7px;font-size:15px;font-weight:900;display:flex}@media (width>=768px){.page-status .topbar{height:76px;padding:0 28px}.page-status .page{padding-top:32px}.page-status .heading h1{font-size:34px}.page-status .status-card{padding:24px}.page-status .status-card h2{font-size:28px}.page-status .status-card p{font-size:14px}.page-status .main-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:28px;display:grid}.page-status .section-title{font-size:22px}.page-status .actions{grid-template-columns:1fr 1fr}.page-status .footer-grid{grid-template-columns:1fr 1fr 1fr}.page-status .footer-bottom{grid-template-columns:1fr auto;align-items:end}}@media (width<=520px){.page-status .product-row{grid-template-columns:86px 1fr}.page-status .thumb{width:86px}.page-status .price{text-align:left;grid-column:2}}.page-home{--bg:#082a60;--bg-2:#0b3474;--sidebar:#0c387b;--panel:#174aa7;--panel-2:#0e3e89;--panel-3:#0a3270;--line:#ffffff1a;--text:#fff;--muted:#b7caea;--muted-2:#88a6d4;--green:#29f58b;--green-2:#14d975;--danger:#ff465e;--accent:#5ea2ff;--white:#fff;--shadow:0 16px 50px #00000040;--radius:14px}.page-home *{box-sizing:border-box}.page-home{scroll-behavior:smooth;color:var(--text);background:radial-gradient(1100px 600px at 62% -100px, #3f78e62b, transparent 60%), var(--bg);min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;overflow-x:hidden}.page-home a{color:inherit;text-decoration:none}.page-home img{max-width:100%;display:block}.page-home button,.page-home input{font:inherit}.page-home button{cursor:pointer}.page-home .demo-badge{z-index:1000;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111b32;border:1px solid #ffffff29;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;position:fixed;top:14px;right:14px;box-shadow:0 8px 25px #00000047}.page-home .topbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#041c41e0,#041c41a8);border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;height:72px;padding:0 26px;display:flex;position:fixed;top:0;left:260px;right:0}.page-home .topbar-inner{grid-template-columns:1fr auto;align-items:center;gap:18px;width:min(1120px,100%);display:grid}.page-home .search{color:#66728a;background:#f3f5f9;border-radius:12px;justify-self:center;align-items:center;width:100%;max-width:560px;height:42px;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000002e}.page-home .search select{color:#506078;background:0 0;border:0;border-right:1px solid #d9dfeb;outline:0;height:100%;padding:0 10px 0 14px;font-weight:600}.page-home .search i{color:#8894aa;padding:0 10px 0 14px}.page-home .search input{color:#334;background:0 0;border:0;outline:0;flex:1;padding-right:14px}.page-home .top-actions{align-items:center;gap:12px;display:flex}.page-home .login-btn{color:#fff;background:#3b66a8;border:0;border-radius:8px;padding:11px 18px;font-weight:800;box-shadow:0 8px 20px #00000026}.page-home .mobile-topbar{display:none}.page-home .sidebar{z-index:60;background:linear-gradient(#0e3c82f0,#082a60f5);border-right:1px solid #ffffff12;width:260px;padding:20px 16px;position:fixed;inset:0 auto 0 0;overflow:auto}.page-home .brand{letter-spacing:-.04em;align-items:center;gap:10px;margin:0 6px 24px;font-size:25px;font-weight:900;display:flex}.page-home .brand-mark{color:#07306f;background:linear-gradient(135deg,#5fa8ff,#8ee1ff);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 22px #2e93ff47}.page-home .brand small{letter-spacing:.12em;color:#9fc1ef;text-transform:uppercase;margin-top:2px;font-size:8px;display:block}.page-home .side-menu{gap:4px;display:grid}.page-home .side-link{color:#eef5ff;border-radius:10px;align-items:center;gap:13px;min-height:50px;padding:0 12px;font-size:13px;font-weight:800;transition:all .2s;display:flex}.page-home .side-link:hover{background:#ffffff14;transform:translate(2px)}.page-home .side-link .iconbox{text-align:center;color:#d8e7ff;width:24px}.page-home .side-link .chev{color:#5e9df0;margin-left:auto}.page-home .side-sep{background:#ffffff1f;height:1px;margin:10px 0}.page-home .shell{min-height:100vh;margin-left:260px;padding-top:72px}.page-home .hero{background:linear-gradient(180deg,#082a602e 0%,#082a6080 50%,var(--bg) 100%), url(https://assets.nuuvem.com/image/upload/t_product_background/v1/products/6aa013dd03567c9856cdc9f0/backgrounds/sioenjjeogns30uobrzk.jpg) center 43%/cover no-repeat;height:250px;position:relative}.page-home .hero:after{content:"";background:linear-gradient(transparent,var(--bg));pointer-events:none;height:110px;position:absolute;inset:auto 0 0}.page-home .container{width:min(1120px,100% - 36px);margin:0 auto}.page-home .product-head{z-index:2;align-items:center;gap:18px;margin-top:-128px;padding-bottom:22px;display:flex;position:relative}.page-home .mini-cover{aspect-ratio:2.14;width:138px;box-shadow:var(--shadow);border:1px solid #ffffff1f;border-radius:10px;position:relative;overflow:hidden}.page-home .mini-cover img{object-fit:cover;width:100%;height:100%}.page-home .mini-cover .steam-pill{color:#fff;background:#2a80bd;border-radius:5px;padding:4px 6px;font-size:9px;font-weight:800;position:absolute;top:7px;left:7px}.page-home .head-copy h1{letter-spacing:-.04em;margin:0 0 9px;font-size:28px;font-weight:900}.page-home .platform-pill{color:#26344a;background:#f3f5f9;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-block}.page-home .layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:30px;display:grid}.page-home .gallery-main{aspect-ratio:16/9;background:#03142d;border:1px solid #ffffff17;border-radius:14px;overflow:hidden;box-shadow:0 15px 40px #00000040}.page-home .gallery-main iframe,.page-home .gallery-main img{object-fit:cover;border:0;width:100%;height:100%}.page-home .youtube-facade{color:#fff;cursor:pointer;background:#050b16;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.page-home .youtube-facade img{object-fit:cover;filter:brightness(.72);width:100%;height:100%;transition:transform .25s,filter .25s}.page-home .youtube-facade:hover img{filter:brightness(.62);transform:scale(1.015)}.page-home .youtube-facade__play{background:#f03;border-radius:15px;place-items:center;width:74px;height:52px;font-size:23px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 32px #00000059}.page-home .youtube-facade__play i{transform:translate(2px)}.page-home .youtube-facade__hint{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030e20c7;border-radius:7px;padding:8px 10px;font-size:10px;font-weight:800;position:absolute;bottom:13px;left:14px}.page-home .thumb-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:13px;display:grid}.page-home .thumb{aspect-ratio:16/7.5;opacity:.76;background:#071c3d;border:2px solid #0000;border-radius:9px;padding:0;transition:all .2s;overflow:hidden}.page-home .thumb img{object-fit:cover;width:100%;height:100%}.page-home .thumb.active,.page-home .thumb:hover{opacity:1;border-color:#4f98ff;transform:translateY(-1px)}.page-home .card{background:linear-gradient(180deg,var(--panel),#15479f);border:1px solid #ffffff14;border-radius:14px;box-shadow:0 10px 30px #0000001f}.page-home .buy-card{padding:19px}.page-home .price-row{align-items:flex-end;gap:9px;margin-bottom:16px;display:flex;position:relative}.page-home .discount{background:var(--danger);color:#fff;border-radius:7px;padding:7px 8px;font-size:12px;font-weight:900}.page-home .price-old{color:#d1ddf2;margin-bottom:3px;font-size:11px;text-decoration:line-through}.page-home .price{letter-spacing:-.03em;font-size:24px;font-weight:900;line-height:1}.page-home .provider{background:#0d397d;border-radius:9px;align-items:center;gap:12px;margin-bottom:9px;padding:15px;display:flex}.page-home .provider i{color:#d8e8ff;font-size:22px}.page-home .provider b{font-size:12px;display:block}.page-home .provider span{color:#c0d1ec;font-size:10px}.page-home .provider-note{color:#cbd8ee;margin:7px 0 14px;font-size:9px}.page-home .provider-note a{text-decoration:underline}.page-home .btn{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-weight:900;transition:all .18s;display:flex}.page-home .btn:hover{transform:translateY(-1px)}.page-home .btn-buy{background:var(--green);color:#002c20}.page-home .btn-buy:hover{background:var(--green-2)}.page-home .btn-light{color:#23324a;background:#f5f7fb;margin-top:10px}.page-home .side-card{margin-top:20px;padding:16px}.page-home .side-card h3{margin:0 0 12px;font-size:15px}.page-home .side-card p{color:#dce8fb;margin:0;font-size:11px}.page-home .meta-card{margin-top:20px;padding:18px}.page-home .meta-list{gap:9px;margin:0 0 18px;padding:0;font-size:11px;list-style:none;display:grid}.page-home .meta-list strong{color:#fff}.page-home .meta-list span{color:#d1def1}.page-home .tag-title{margin:14px 0 10px;font-size:14px;font-weight:900}.page-home .tags{flex-wrap:wrap;gap:6px;display:flex}.page-home .tag{color:#243653;background:#fff;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.page-home .lang-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:10px}.page-home .lang-table th,.page-home .lang-table td{text-align:left;border-bottom:1px solid #ffffff12;padding:6px 2px}.page-home .lang-table th:nth-child(n+2),.page-home .lang-table td:nth-child(n+2){text-align:center}.page-home .lang-table i{color:#fff;font-size:10px}.page-home .rating{background:#0e3e89;border-radius:10px;align-items:center;gap:9px;margin-top:14px;padding:10px;display:flex}.page-home .rating img{object-fit:contain;width:36px;height:36px}.page-home .rating b{font-size:10px;display:block}.page-home .rating span{color:#cfe0fb;font-size:8px}.page-home .section{border-top:1px solid #ffffff1f;margin-top:44px;padding-top:34px}.page-home .section.no-line{border-top:0;padding-top:0}.page-home .section h2{letter-spacing:-.03em;margin:0 0 18px;font-size:22px;font-weight:900}.page-home .edition-card{background:#174aa7;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:150px 1fr auto;align-items:center;gap:14px;padding:13px;display:grid}.page-home .edition-card img{object-fit:cover;border-radius:8px;width:150px;height:70px}.page-home .edition-card .ed-title{font-size:13px;font-weight:900}.page-home .edition-card .ed-platform{color:#bad0ef;margin-top:5px;font-size:9px}.page-home .edition-card .ed-price{margin-top:8px;font-size:14px;font-weight:900}.page-home .edition-card .ed-price span{background:var(--danger);border-radius:5px;margin-right:5px;padding:4px 5px;font-size:10px}.page-home .edition-actions{gap:8px;display:flex}.page-home .edition-actions .btn{width:auto;padding:0 18px}.page-home .about p{color:#f1f6ff;margin:0 0 16px;font-size:13px;line-height:1.65}.page-home .about strong{font-size:15px}.page-home .about img{border-radius:10px;width:100%;margin:17px 0}.page-home .system-pill{color:#23324a;background:#f8f9fc;border-radius:999px;align-items:center;gap:6px;margin-bottom:18px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.page-home .requirements{grid-template-columns:1fr 1fr;gap:28px;display:grid}.page-home .req h3{margin:0 0 14px;font-size:16px}.page-home .req ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.page-home .req li{color:#bfd0e9;font-size:11px;line-height:1.4}.page-home .req b{color:#fff}.page-home .req span{color:#65a4ff}.page-home footer{border-top:1px solid #ffffff1f;margin-top:80px;padding:42px 0 120px}.page-home .footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px;display:grid}.page-home footer h4{margin:0 0 16px;font-size:13px}.page-home .socials{flex-wrap:wrap;gap:13px;display:flex}.page-home .socials a{color:#f7fbff;font-size:16px}.page-home .footer-links{gap:11px;display:grid}.page-home .footer-links a{color:#7697c5;font-size:11px}.page-home .foot-bottom{color:#88a7d1;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:36px;padding-top:24px;font-size:10px;display:flex}.page-home .cookie{z-index:90;color:#fff;background:#536a87;border:1px solid #fff6;border-bottom:0;border-radius:9px 9px 0 0;grid-template-columns:1fr auto;align-items:center;gap:24px;width:min(960px,100vw - 300px);padding:16px 22px;display:grid;position:fixed;bottom:0;left:calc(260px + 50%);transform:translate(-50%);box-shadow:0 -10px 35px #00000040}.page-home .cookie b{margin-bottom:3px;font-size:12px;display:block}.page-home .cookie p{margin:0;font-size:10px;line-height:1.4}.page-home .cookie button{color:#fff;background:#2676ff;border:0;border-radius:6px;padding:10px 18px;font-size:10px;font-weight:900}.page-home .sticky-buy{z-index:40;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b3474f2;border-bottom:1px solid #ffffff17;transition:all .2s;position:fixed;top:72px;left:260px;right:0;transform:translateY(-100%);box-shadow:0 12px 28px #0000002e}.page-home .sticky-buy.visible{opacity:1;transform:translateY(0)}.page-home .sticky-buy-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1120px,100% - 36px);height:68px;margin:auto;display:flex}.page-home .sticky-game{align-items:center;gap:10px;display:flex}.page-home .sticky-game img{object-fit:cover;border-radius:7px;width:92px;height:42px}.page-home .sticky-game b{font-size:12px}.page-home .sticky-game span{color:#bdd1ed;margin-top:3px;font-size:9px;display:block}.page-home .sticky-price{align-items:center;gap:10px;display:flex}.page-home .sticky-price .btn{width:auto;height:38px;padding:0 20px}.page-home .mobile-buy{display:none}@media (width<=980px){.page-home .sidebar,.page-home .topbar,.page-home .sticky-buy{display:none}.page-home .shell{margin-left:0;padding-top:54px}.page-home .demo-badge{top:60px}.page-home .mobile-topbar{z-index:70;background:#082b62;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:54px;padding:0 14px;display:flex;position:fixed;inset:0 0 auto}.page-home .mobile-topbar .left{align-items:center;gap:12px;display:flex}.page-home .menu-btn,.page-home .mobile-search{color:#fff;background:0 0;border:0;padding:7px;font-size:17px}.page-home .mobile-brand{align-items:center;gap:7px;font-size:14px;font-weight:900;display:flex}.page-home .mobile-brand .brand-mark{border-radius:8px;width:24px;height:24px;font-size:12px}.page-home .mobile-login{color:#fff;background:#315f9f;border:0;border-radius:7px;padding:8px 12px;font-size:10px;font-weight:800}.page-home .mobile-drawer{z-index:100;background:#0b3578;width:min(300px,85vw);padding:16px;transition:all .22s;position:fixed;inset:54px auto 0 0;transform:translate(-105%);box-shadow:20px 0 40px #00000059}.page-home .mobile-drawer.open{transform:translate(0)}.page-home .drawer-overlay{z-index:99;background:#00000073;display:none;position:fixed;inset:54px 0 0}.page-home .drawer-overlay.open{display:block}.page-home .hero{height:160px}.page-home .container{width:min(100% - 18px,760px)}.page-home .product-head{gap:10px;margin-top:-96px;padding:0 0 14px}.page-home .mini-cover{border-radius:7px;width:90px}.page-home .head-copy h1{margin-bottom:6px;font-size:15px}.page-home .platform-pill{padding:4px 6px;font-size:8px}.page-home .layout{display:block}.page-home .desktop-only{display:none!important}.page-home .gallery-main{border-radius:9px}.page-home .thumb-row{gap:7px;margin-top:8px}.page-home .thumb{border-radius:6px}.page-home .mobile-buy{margin-top:18px;display:block}.page-home .buy-card,.page-home .side-card,.page-home .meta-card{border-radius:10px}.page-home .price{font-size:21px}.page-home .provider{padding:13px}.page-home .section{margin-top:32px;padding-top:26px}.page-home .section h2{margin-bottom:14px;font-size:18px}.page-home .edition-card{grid-template-columns:80px 1fr;gap:10px;padding:10px}.page-home .edition-card img{width:80px;height:58px}.page-home .edition-actions{grid-column:1/-1}.page-home .edition-actions .btn{flex:1}.page-home .about p{font-size:11px}.page-home .requirements{gap:14px}.page-home .req h3{font-size:13px}.page-home .req li{font-size:9px}.page-home .meta-card{margin-top:30px}.page-home .footer-grid{grid-template-columns:1fr 1fr;gap:30px}.page-home .footer-grid>div:first-child{grid-column:1/-1}.page-home footer{margin-top:60px;padding-bottom:150px}.page-home .cookie{border-radius:0;grid-template-columns:1fr;gap:10px;width:100%;padding:14px;left:0;right:0;transform:none}.page-home .cookie button{justify-self:center}}@media (width<=560px){.page-home .hero{height:126px}.page-home .product-head{align-items:flex-end;margin-top:-74px}.page-home .mini-cover{display:none}.page-home .head-copy h1{font-size:14px}.page-home .head-copy{padding-bottom:2px}.page-home .gallery-main{aspect-ratio:16/9}.page-home .thumb-row{grid-template-columns:repeat(4,1fr)}.page-home .buy-card{padding:14px}.page-home .requirements,.page-home .footer-grid{grid-template-columns:1fr 1fr}.page-home .demo-badge{padding:6px 9px;font-size:9px}}.page-home .demo-badge{display:none!important}.page-home .topbar{background:#05234ff5;height:64px;padding:0 22px;left:236px}.page-home .shell{margin-left:236px;padding-top:64px}.page-home .sidebar{width:236px;padding:14px 14px 20px}.page-home .sidebar .brand{margin:0 6px 14px;font-size:22px}.page-home .sidebar .brand-mark{border-radius:10px;width:30px;height:30px}.page-home .side-link{min-height:44px;font-size:12px}.page-home .hero{background-image:linear-gradient(#051f4614 0%,#051f462e 45%,#082a60c7 100%),url(https://assets.nuuvem.com/image/upload/t_product_background/v1/products/6aa013dd03567c9856cdc9f0/backgrounds/sioenjjeogns30uobrzk.jpg);background-position:50% 48%;background-repeat:no-repeat;background-size:cover;height:210px;margin:0}.page-home .hero:after{background:linear-gradient(transparent,var(--bg));height:54px}.page-home .product-head{margin-top:-92px;padding-bottom:18px}.page-home .mini-cover{width:122px}.page-home .head-copy h1{font-size:24px}.page-home .layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.page-home .gallery-main{border-radius:11px}.page-home .thumb-row{gap:9px}.page-home .container{width:min(1080px,100% - 28px)}@media (width<=980px){.page-home .topbar,.page-home .sidebar,.page-home .sticky-buy{display:none!important}.page-home .mobile-topbar{background:#082d66;height:54px;display:flex;box-shadow:0 6px 22px #0000002e}.page-home .shell{margin-left:0;padding-top:54px}.page-home .hero{background-position:50% 48%;height:150px}.page-home .container{width:min(100% - 18px,760px)}.page-home .product-head{align-items:flex-end;min-height:58px;margin-top:-58px;padding:0 0 12px}.page-home .mini-cover{width:88px}.page-home .head-copy h1{margin-bottom:6px;font-size:17px}.page-home .layout{display:block}.page-home .desktop-only{display:none!important}.page-home .gallery-main{border-radius:9px}.page-home .thumb-row{gap:7px;margin-top:8px}.page-home .mobile-buy{margin-top:15px;display:block}.page-home .section{margin-top:30px;padding-top:24px}.page-home .section.no-line{padding-top:0}.page-home .cookie{border-radius:0;grid-template-columns:1fr auto;width:100%;left:0;right:0;transform:none}}@media (width<=620px){.page-home .mobile-topbar{padding:0 10px}.page-home .mobile-login{padding:8px 10px}.page-home .hero{height:118px}.page-home .product-head{margin-top:-38px;padding-bottom:10px}.page-home .mini-cover{display:none}.page-home .head-copy h1{font-size:15px}.page-home .platform-pill{padding:4px 6px;font-size:8px}.page-home .thumb-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.page-home .buy-card{padding:13px}.page-home .price-row{margin-bottom:12px}.page-home .price{font-size:20px}.page-home .provider{padding:12px}.page-home .btn{height:46px}.page-home .edition-card{grid-template-columns:74px 1fr;padding:9px}.page-home .edition-card img{width:74px;height:54px}.page-home .about p{font-size:11px;line-height:1.58}.page-home .requirements{grid-template-columns:1fr;gap:20px}.page-home .footer-grid{grid-template-columns:1fr 1fr;gap:24px}.page-home .cookie{grid-template-columns:1fr;gap:8px;padding:12px}.page-home .cookie button{justify-self:center}}.page-home .promo-stamp{z-index:2;letter-spacing:.04em;text-transform:uppercase;color:#fff;opacity:.92;pointer-events:none;background:linear-gradient(135deg,#ff465e,#ff6b81);border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:-16px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 3px 10px #ff465e59}.page-home .promo-stamp .js-promo-clock{font-variant-numeric:tabular-nums;letter-spacing:.5px}@keyframes page-home-pulse{0%,to{opacity:1}50%{opacity:.75}}.page-home .promo-stamp .js-promo-clock{animation:1.2s ease-in-out infinite page-home-pulse}@media (width<=900px){.page-home .price-row{flex-wrap:wrap;row-gap:8px;position:relative}.page-home .promo-stamp{opacity:1;order:3;justify-content:center;width:100%;margin-top:2px;position:static;transform:none}.page-home .btn{min-height:46px}.page-home .thumb{min-height:44px}.page-home img{max-width:100%}}.page-checkout{--bg:#08295e;--bg-deep:#062455;--panel:#17489f;--line:#2d6bd0;--green:#29ef83;--green2:#5af879;--shadow:0 14px 36px #0000002e;background:linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%);color:#fff;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page-checkout *{box-sizing:border-box}.page-checkout button,.page-checkout input{font:inherit}.page-checkout button{cursor:pointer}.page-checkout a{color:inherit;text-decoration:none}.page-checkout img{max-width:100%;display:block}.page-checkout .topbar{background:#06235147;border-bottom:1px solid #ffffff05;justify-content:space-between;align-items:center;height:76px;padding:0 26px;display:flex}.page-checkout .brand{letter-spacing:-.04em;align-items:center;gap:9px;font-size:22px;font-weight:900;display:flex}.page-checkout .brand-mark{color:#fff;background:linear-gradient(135deg,#2d7cff,#9cd6ff);border-radius:50%;place-items:center;width:31px;height:31px;display:grid;box-shadow:inset 0 0 0 2px #ffffff2e}.page-checkout .login{color:#fff;background:#4167a4;border:0;border-radius:7px;padding:12px 23px;font-size:12px;font-weight:800}.page-checkout .page{width:min(1220px,100% - 30px);margin:0 auto;padding:55px 0 120px}.page-checkout .page-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:35px;display:flex}.page-checkout h1{letter-spacing:-.04em;margin:0;font-size:34px;font-weight:900}.page-checkout .continue-shopping{color:#fff;background:#2873ff;border:0;border-radius:7px;padding:12px 20px;font-size:12px;font-weight:900}.page-checkout .checkout-grid{grid-template-columns:minmax(0,1.65fr) minmax(350px,.95fr);align-items:start;gap:42px;display:grid}.page-checkout .card{background:linear-gradient(180deg, var(--panel), #184696);box-shadow:var(--shadow);border:1px solid #ffffff0a;border-radius:16px;overflow:hidden}.page-checkout .cart-card .card-head{background:#1b4eaa;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 18px;font-size:13px;font-weight:900;display:flex}.page-checkout .clear-cart{color:#ff6b90;background:0 0;border:0;font-size:10px;font-weight:900}.page-checkout .product-row{border-bottom:1px solid #ffffff1a;grid-template-columns:145px 1fr auto auto;align-items:center;gap:16px;padding:18px;display:grid}.page-checkout .product-thumb{aspect-ratio:2.05;background:#0a2e68;border-radius:8px;width:145px;position:relative;overflow:hidden}.page-checkout .product-thumb img{object-fit:cover;width:100%;height:100%}.page-checkout .steam-badge{z-index:1;background:#2583c3;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:900;position:absolute;top:6px;left:7px}.page-checkout .product-info h3{margin:0 0 8px;font-size:13px;font-weight:900}.page-checkout .os-pill{background:#0f3578;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800;display:inline-block}.page-checkout .price-block{text-align:right}.page-checkout .old-price{color:#d1ddef;margin-bottom:2px;font-size:9px;text-decoration:line-through}.page-checkout .price{font-size:16px;font-weight:900}.page-checkout .trash{color:#72a1ef;background:0 0;border:0;padding:7px;font-size:14px}.page-checkout .coupon{border-bottom:1px solid #ffffff1a;padding:16px 18px}.page-checkout .coupon label{margin-bottom:9px;font-size:12px;font-weight:900;display:block}.page-checkout .coupon-row{grid-template-columns:1fr 108px;gap:10px;display:grid}.page-checkout .coupon input{color:#334;background:#f4f5f8;border:0;border-radius:6px;outline:0;height:39px;padding:0 12px;font-size:11px;font-style:italic}.page-checkout .coupon button{color:#fff;background:#2b73f6;border:0;border-radius:6px;font-size:11px;font-weight:900}.page-checkout .subtotal{justify-content:space-between;padding:13px 18px;font-size:12px;font-weight:900;display:flex}.page-checkout .info-card{margin-top:28px;padding:18px 20px}.page-checkout .info-card h3{align-items:center;gap:8px;margin:0 0 12px;font-size:13px;display:flex}.page-checkout .info-card ul{color:#fff;gap:8px;margin:0;padding-left:18px;font-size:11px;font-weight:600;line-height:1.35;display:grid}.page-checkout .info-card a{text-decoration:underline}.page-checkout .payment-card{padding:16px}.page-checkout .payment-card>h2{margin:0 0 14px;font-size:13px;font-weight:900}.page-checkout .payment-list{gap:10px;display:grid}.page-checkout .payment-option{border:1px solid var(--line);background:#19489d;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:15px 14px;transition:all .18s;display:grid;position:relative}.page-checkout .payment-option:hover{background:#1d52ad}.page-checkout .payment-option.selected{background:#1c56b6;border-color:#2f8cff;box-shadow:inset 0 0 0 1px #2f8cff}.page-checkout .payment-option.unavailable{cursor:pointer}.page-checkout .radio{border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;margin-top:1px;display:grid}.page-checkout .selected .radio:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px}.page-checkout .payment-copy b{margin-bottom:7px;font-size:12px;display:block}.page-checkout .payment-copy p{color:#f0f5ff;margin:0 0 10px;font-size:10px;font-weight:600;line-height:1.4}.page-checkout .logos{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.page-checkout .pay-logo{color:#10254b;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:20px;padding:0 6px;font-size:9px;font-weight:900;display:inline-flex}.page-checkout .pay-logo.pix{color:#fff;background:#64d8bd}.page-checkout .pay-logo.apple{color:#111;background:#fff}.page-checkout .pay-logo.google{color:#555;background:#fff}.page-checkout .pay-logo.boleto{color:#111;background:#fff}.page-checkout .logos img{object-fit:contain;background:#fff;border-radius:4px;width:auto;height:22px;padding:2px 4px}.page-checkout .help-icon{color:#fff;margin-top:2px;font-size:10px}.page-checkout .summary-card{margin-top:28px;padding:16px}.page-checkout .summary-row{justify-content:space-between;gap:20px;padding:0 0 12px;font-size:12px;font-weight:900;display:flex}.page-checkout .summary-row+.summary-row{border-top:1px solid #ffffff1f;padding-top:12px}.page-checkout .saved{color:#2ff0a0}.page-checkout .continue-btn{background:linear-gradient(90deg, var(--green), var(--green2));color:#002a18;border:0;border-radius:7px;width:100%;height:46px;margin-top:5px;font-size:12px;font-weight:900}.page-checkout .continue-btn:disabled{opacity:.7;cursor:wait}.page-checkout .footer{color:#6f90bd;width:min(1220px,100% - 30px);margin:0 auto;padding:0 0 35px;font-size:9px}.page-checkout .footer-top{color:#fff;gap:30px;margin-bottom:70px;font-size:11px;font-weight:700;display:flex}.page-checkout .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.page-checkout .footer-brand{color:#fff;align-items:center;gap:8px;font-size:17px;font-weight:900;display:flex}.page-checkout .footer-brand small{font-size:8px}.page-checkout .company{text-align:right;line-height:1.5}.page-checkout .toast{opacity:0;pointer-events:none;z-index:1000;color:#fff;text-align:center;background:#0b1f49;border:1px solid #ffffff2e;border-radius:10px;min-width:min(420px,100vw - 30px);padding:14px 18px;font-size:12px;font-weight:800;transition:all .22s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);box-shadow:0 20px 50px #00000059}.page-checkout .toast.show{opacity:1;transform:translate(-50%)}@media (width<=900px){.page-checkout .page{padding-top:30px}.page-checkout .checkout-grid{grid-template-columns:1fr;gap:28px}.page-checkout .footer-top{margin-bottom:40px}}@media (width<=640px){.page-checkout .topbar{height:60px;padding:0 14px}.page-checkout .brand{font-size:18px}.page-checkout .brand-mark{width:28px;height:28px}.page-checkout .login{padding:9px 13px;font-size:10px}.page-checkout .page{width:calc(100% - 20px);padding:26px 0 80px}.page-checkout .page-head{align-items:flex-start;margin-bottom:20px}.page-checkout h1{font-size:26px}.page-checkout .continue-shopping{padding:10px 12px;font-size:10px}.page-checkout .product-row{grid-template-columns:105px 1fr auto;gap:10px;padding:14px}.page-checkout .product-thumb{width:105px}.page-checkout .price-block{text-align:left;grid-column:2/3}.page-checkout .trash{grid-area:1/3/3/4}.page-checkout .coupon-row{grid-template-columns:1fr}.page-checkout .coupon button{height:39px}.page-checkout .payment-card{padding:12px}.page-checkout .payment-option{padding:13px 12px}.page-checkout .summary-card{margin-top:16px}.page-checkout .footer{width:calc(100% - 20px);padding-bottom:25px}.page-checkout .footer-top{flex-wrap:wrap;gap:18px}.page-checkout .company{text-align:left}}@media (width<=420px){.page-checkout .page-head{display:block}.page-checkout .continue-shopping{margin-top:12px}.page-checkout .product-row{grid-template-columns:90px 1fr auto}.page-checkout .product-thumb{width:90px}.page-checkout .payment-copy b{font-size:11px}.page-checkout .payment-copy p{font-size:9px}.page-checkout .pay-logo{min-width:32px;height:19px;font-size:8px}}.page-checkout .platform-badge{background:#14499c;border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-size:8px;font-weight:900;display:flex;position:absolute;top:6px;left:7px}.page-checkout .product-sub{flex-wrap:wrap;gap:6px;display:flex}.page-checkout .pill{background:#0f3578;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800;display:inline-block}.page-checkout .variant-box{background:#08285e29;border-bottom:1px solid #ffffff1a;padding:15px 18px}.page-checkout .variant-title{color:#e4edff;margin:0 0 9px;font-size:11px;font-weight:900}.page-checkout .variant-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.page-checkout .field label{color:#c7d7ef;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.page-checkout .field select{color:#fff;background:#103b84;border:1px solid #3976d3;border-radius:7px;outline:0;width:100%;height:40px;padding:0 10px;font-size:11px;font-weight:800}.page-checkout .coupon-note{color:#8ff4bf;align-items:center;gap:7px;margin-top:8px;font-size:10px;font-weight:800;display:flex}.page-checkout .discount-line{color:#63f2ad;border-top:1px solid #ffffff14;justify-content:space-between;padding:13px 18px;font-size:12px;font-weight:900;display:flex}@media (width<=640px){.page-checkout .variant-grid{grid-template-columns:1fr}}.page-checkout .buyer-card{margin-top:20px;padding:16px}.page-checkout .buyer-card h3{align-items:center;gap:8px;margin:0 0 6px;font-size:13px;display:flex}.page-checkout .buyer-hint{color:#cfdcf3;margin:0 0 14px;font-size:10px;font-weight:600}.page-checkout .buyer-grid{grid-template-columns:1fr;gap:12px;display:grid}.page-checkout .buyer-field label{color:#c7d7ef;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.page-checkout .buyer-field input{color:#fff;background:#103b84;border:1px solid #3976d3;border-radius:8px;outline:0;width:100%;height:46px;padding:0 12px;font-size:13px;font-weight:700}.page-checkout .buyer-field input::placeholder{color:#9dbaea;font-weight:600}.page-checkout .buyer-field input:focus{border-color:#64d8bd;box-shadow:0 0 0 2px #64d8bd40}.page-checkout .buyer-error{color:#ff8fa6;margin-top:5px;font-size:10px;font-weight:800;display:block}.page-checkout .coupon-note.expired{color:#ffb0bf}.page-checkout .coupon-note .promo-clock{font-variant-numeric:tabular-nums;color:#fff;background:linear-gradient(135deg,#ff465e,#ff6b81);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:900}@media (width>=641px){.page-checkout .buyer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.page-checkout .continue-btn{height:52px;font-size:14px}.page-checkout .coupon input{height:48px}.page-checkout .coupon button{height:48px;font-size:13px}.page-checkout .field select{height:48px}.page-checkout .buyer-field input{height:50px}.page-checkout .summary-card{z-index:20;position:sticky;bottom:0}}.page-checkout{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}.page-checkout *{min-width:0}.page-checkout input,.page-checkout select,.page-checkout textarea{max-width:100%;font-size:16px}.page-checkout .coupon input{font-style:normal}@media (width>=641px){.page-checkout input,.page-checkout select,.page-checkout textarea{font-size:13px}.page-checkout .coupon input{font-size:12px;font-style:italic}}.page-checkout h1,.page-checkout h2,.page-checkout h3,.page-checkout p,.page-checkout b,.page-checkout li,.page-checkout .price,.page-checkout .summary-row>span,.page-checkout .pill,.page-checkout .os-pill{overflow-wrap:anywhere}@media (width<=640px){.page-checkout .trash,.page-checkout .help-icon{justify-content:center;align-items:center;min-width:40px;min-height:40px;display:inline-flex}.page-checkout .clear-cart{padding:8px 0 8px 8px;font-size:11px}.page-checkout .payment-option{align-items:start;padding:14px 12px}.page-checkout .product-row{grid-template-columns:96px minmax(0,1fr) auto;align-items:start}.page-checkout .product-thumb{width:96px}.page-checkout .product-info h3{font-size:13px;line-height:1.25}.page-checkout .price-block{text-align:left;grid-column:1/-1}.page-checkout .summary-row{gap:12px;font-size:13px}.page-checkout .logos img{height:20px}.page-checkout .coupon input,.page-checkout .field select,.page-checkout .buyer-field input,.page-checkout .variant-box select{font-size:16px}}.wf-force-outline-none[tabindex="-1"]:focus{outline:none}.section{overflow-x:clip}.coupon-applied{cursor:default!important;border-color:#44dc8f!important;box-shadow:0 0 0 1px #44dc8f38,0 8px 24px #44dc8f1f!important}.coupon-applied .copied{opacity:1!important;visibility:visible!important;color:#45e39a!important;white-space:nowrap!important;font-size:12px!important;font-weight:700!important;display:block!important;position:static!important;transform:none!important}.coupon-applied .coupon-txt{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.coupon-applied .coupon-img{color:#45e39a!important}.promo-price{flex-direction:column!important;align-items:flex-start!important;gap:1px!important;line-height:1.05!important;display:flex!important}.old-price{opacity:.62!important;white-space:nowrap!important;font-size:.58em!important;font-weight:500!important;text-decoration:line-through!important;display:block!important}.new-price{white-space:nowrap!important;font-size:1em!important;font-weight:700!important;display:block!important}.playstation-btn .promo-price,.xbox-btn .promo-price{margin-top:4px!important}.card .promo-price{margin-bottom:8px!important}@media (width<=767px){.coupon-applied .coupon-txt{gap:6px!important}.coupon-applied .copied{font-size:10px!important}}.gta-promo-stamp{letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff465e,#ff6b81);border:1px solid #ffffff40;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin-bottom:5px;padding:3px 8px;font-size:9px;font-weight:900;line-height:1.1;box-shadow:0 3px 10px #ff465e59;display:inline-flex!important}.gta-promo-stamp b{font-variant-numeric:tabular-nums;font-weight:900}.gta-promo-stamp.is-expired{box-shadow:none;background:linear-gradient(135deg,#6b7280,#9ca3af)}.coupon-expired{filter:grayscale(.6);opacity:.55!important}@media (width<=767px){.gta-promo-stamp{padding:2px 6px;font-size:8px}body,html{overflow-x:hidden}.section,.container,.content,.header.intro,.paragraph,.btn-area,.buy-area,._2-1-grid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.container{padding-left:16px!important;padding-right:16px!important}.intro-tittle{word-break:break-word;font-size:28px!important;line-height:1.15!important}.paragraph{font-size:14px!important;line-height:1.5!important}.btn,.playstation-btn,.xbox-btn,.card{min-height:46px}.gta-promo-stamp{text-align:left;max-width:100%;white-space:normal!important}.card .gta-promo-stamp{box-sizing:border-box;justify-content:space-between;gap:6px;width:100%!important}}.page-pedido{--bg:#072763;--bg-2:#08295e;--panel:#1b47a2;--panel-2:#2153ba;--panel-3:#173f92;--line:#2d67c6;--text:#fff;--muted:#c3d5f6;--muted-2:#8ba8d4;--blue:#2d75ff;--green:#2ff28c;--green-2:#1ddb7a;--yellow:#f7cb22;--white:#fff;--shadow:0 18px 36px #00000029;--radius:18px}.page-pedido *{box-sizing:border-box}.page-pedido{scroll-behavior:smooth;background:linear-gradient(180deg,var(--bg) 0%, #07255a 100%);color:var(--text);min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page-pedido img{max-width:100%;display:block}.page-pedido button,.page-pedido input,.page-pedido textarea{font:inherit}.page-pedido button{cursor:pointer}.page-pedido a{color:inherit;text-decoration:none}.page-pedido .topbar{background:#061d4a57;justify-content:space-between;align-items:center;gap:14px;height:68px;padding:0 14px;display:flex}.page-pedido .left-actions,.page-pedido .right-actions{align-items:center;gap:14px;display:flex}.page-pedido .icon-btn{color:#fff;background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;font-size:20px;display:grid}.page-pedido .brand{color:#fff;letter-spacing:-.04em;align-items:center;gap:9px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.page-pedido .brand img{width:auto;height:26px}.page-pedido .brand-mark{color:#fff;background:linear-gradient(135deg,#2d7cff,#9cd6ff);border-radius:50%;place-items:center;width:31px;height:31px;font-size:15px;display:grid;box-shadow:inset 0 0 0 2px #ffffff2e}.page-pedido .searchbar{display:none}.page-pedido .avatar{color:#f3e9be;background:#ffffff3d;border:2px solid #fff9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.page-pedido .page{width:min(100%,1160px);margin:0 auto;padding:10px 14px 60px}.page-pedido .order-head{margin:10px 0 18px}.page-pedido .order-head h1{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:900;line-height:1.05}.page-pedido .order-number{color:#4e89ff;letter-spacing:-.03em;margin-top:4px;font-size:15px;font-weight:900}.page-pedido .notice{box-shadow:var(--shadow);border-radius:14px;margin-bottom:10px;padding:12px 14px}.page-pedido .notice.success{background:linear-gradient(180deg,var(--green),#37f597);color:#06210e}.page-pedido .notice.info{color:#ddebff;background:#2c71ff}.page-pedido .notice-row{align-items:flex-start;gap:10px;display:flex}.page-pedido .notice i{margin-top:1px}.page-pedido .notice strong{font-weight:900}.page-pedido .notice p{margin:0;font-size:12px;font-weight:700;line-height:1.35}.page-pedido .card{background:linear-gradient(180deg,var(--panel), #1b459a);box-shadow:var(--shadow);border:1px solid #ffffff0d;border-radius:18px;overflow:hidden}.page-pedido .pix-card{margin:16px 0 18px;padding:14px}.page-pedido .beneficiary-alert{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:12px;padding:12px;font-size:12px;font-weight:700;line-height:1.45}.page-pedido .beneficiary-alert strong{margin-bottom:4px;font-size:12px;display:block}.page-pedido .beneficiary-name{letter-spacing:-.02em;color:#fff;word-break:break-word;font-size:14px;font-weight:900;display:block}.page-pedido .pix-copy{grid-template-columns:1fr;gap:10px;margin-bottom:14px;display:grid}.page-pedido .pix-code{resize:none;color:#dfeafe;word-break:break-all;background:#0d3174;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;min-height:88px;padding:12px;font-size:11px;line-height:1.4}.page-pedido .copy-btn{color:#10254b;background:#eceff4;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:900;display:flex}.page-pedido .copy-btn.copied{color:#08341a;background:#d4ffe4}.page-pedido .qr-wrap{background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;display:flex}.page-pedido .qr-wrap img{aspect-ratio:1;border-radius:10px;width:min(100%,300px)}.page-pedido .qr-caption{color:#17305f;text-align:center;margin:0;font-size:12px;font-weight:800;line-height:1.45}.page-pedido .section-title{letter-spacing:-.04em;margin:0 0 12px;font-size:22px;font-weight:900}.page-pedido .instruction-card{margin-bottom:18px;padding:16px}.page-pedido .instruction-card h3{letter-spacing:-.03em;margin:0 0 10px;font-size:18px;font-weight:900}.page-pedido .instruction-card p{margin:0 0 16px;font-size:14px;font-weight:800;line-height:1.45}.page-pedido .instruction-card h4{margin:0 0 10px;font-size:14px;font-weight:900}.page-pedido .instruction-list{color:#f5f7ff;gap:10px;font-size:12px;font-weight:700;line-height:1.45;display:grid}.page-pedido .warning-bar{background:var(--yellow);color:#3b2900;box-shadow:var(--shadow);border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:10px;padding:12px 14px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.page-pedido .details-card{overflow:hidden}.page-pedido .details-head{background:#1b4cab;border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto;padding:12px 14px;font-size:13px;font-weight:900;display:grid}.page-pedido .details-product{border-bottom:1px solid #ffffff14;grid-template-columns:110px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.page-pedido .product-thumb{aspect-ratio:2.05;background:#0d306e;border-radius:8px;width:110px;position:relative;overflow:hidden}.page-pedido .product-thumb img{object-fit:cover;width:100%;height:100%}.page-pedido .steam-badge{color:#fff;background:#2f7fc2;border-radius:6px;padding:3px 6px;font-size:8px;font-weight:900;position:absolute;top:6px;left:6px}.page-pedido .product-name{margin:0 0 8px;font-size:15px;font-weight:900}.page-pedido .os-pill{background:#10377c;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-block}.page-pedido .value{white-space:nowrap;font-size:15px;font-weight:900}.page-pedido .subtotal{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:13px 14px;font-weight:900;display:flex}.page-pedido .drops-box{text-align:center;background:#0d3174;border-radius:12px;margin:12px 14px 14px;padding:14px}.page-pedido .drops-box p{margin:0 0 12px;font-size:12px;font-weight:900;line-height:1.35}.page-pedido .drops-pill{color:#ffca22;border:1px dashed #f4c529;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:min(100%,280px);padding:10px 12px;font-size:13px;font-weight:900;display:inline-flex}.page-pedido .drops-pill .br{color:#fff;background:#0f2c65;border-radius:5px;padding:2px 6px;font-size:10px}.page-pedido .back-btn{color:#fff;background:#2d74ff;border:0;border-radius:10px;justify-content:center;align-items:center;width:100%;max-width:345px;margin:18px auto 34px;padding:15px 18px;font-size:14px;font-weight:900;display:flex}.page-pedido .footer{border-top:1px solid #ffffff0f;padding:6px 0 22px}.page-pedido .footer-grid{gap:26px;display:grid}.page-pedido .footer h3{letter-spacing:-.03em;margin:0 0 12px;font-size:15px;font-weight:900}.page-pedido .socials{flex-wrap:wrap;gap:14px;display:flex}.page-pedido .socials a{color:#fff;opacity:.96;font-size:18px}.page-pedido .footer-links{gap:12px;display:grid}.page-pedido .footer-links a{color:#cfdef8a6;font-size:14px;font-weight:500}.page-pedido .locale-row{flex-wrap:wrap;align-items:center;gap:22px;padding:8px 0 4px;display:flex}.page-pedido .locale-item{align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.page-pedido .copyright{color:#cfdef88c;gap:10px;padding-top:18px;font-size:12px;line-height:1.45;display:grid}.page-pedido .copyright .brandline{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:900;display:flex}.page-pedido .copyright .brandline img{width:auto;height:24px}.page-pedido .chat-btn{color:#fff;z-index:10;background:#16b8ee;border:0;border-radius:50%;place-items:center;width:58px;height:58px;font-size:22px;display:grid;position:fixed;bottom:18px;right:14px;box-shadow:0 18px 36px #0000003d}@media (width>=900px){.page-pedido .topbar{gap:20px;height:78px;padding:0 28px}.page-pedido .searchbar{background:#f3f3f5;border:2px solid #0a102038;border-radius:16px;align-items:center;width:min(520px,52vw);height:40px;display:flex;overflow:hidden}.page-pedido .searchbar .select{color:#555;background:#f0f0f2;border-right:1px solid #d6d6d9;justify-content:space-between;align-items:center;width:108px;height:100%;padding:0 14px;font-size:15px;display:flex}.page-pedido .searchbar .input{color:#8c8c93;flex:1;align-items:center;gap:10px;height:100%;padding:0 16px;font-style:italic;font-weight:600;display:flex}.page-pedido .page{padding:22px 14px 80px}.page-pedido .order-head{margin:18px 0 22px}.page-pedido .order-head h1{font-size:28px}.page-pedido .order-number{font-size:16px}.page-pedido .notice{padding:14px 18px}.page-pedido .page-grid{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.page-pedido .pix-card{padding:18px 20px}.page-pedido .pix-copy{grid-template-columns:1fr auto;align-items:start}.page-pedido .pix-code{min-height:76px;font-size:11px}.page-pedido .copy-btn{min-width:230px;height:76px}.page-pedido .qr-wrap{padding:22px}.page-pedido .content-stack{max-width:760px}.page-pedido .footer{margin-top:36px;padding-top:26px}.page-pedido .footer-grid{grid-template-columns:1.25fr 1fr 1fr;align-items:start}.page-pedido .footer-links a{font-size:15px}.page-pedido .copyright{grid-template-columns:1fr auto;align-items:end}}.page-pedido{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}.page-pedido *{min-width:0}.page-pedido h1,.page-pedido h2,.page-pedido h3,.page-pedido p,.page-pedido .product-name,.page-pedido .order-number,.page-pedido .instruction-list>div{overflow-wrap:anywhere}.page-pedido .pix-code{font-size:16px;line-height:1.35}@media (width<=899px){.page-pedido .pix-card{padding:12px}.page-pedido .pix-code{min-height:110px}.page-pedido .copy-btn{min-height:52px;padding:14px 12px}.page-pedido .qr-wrap{padding:12px}.page-pedido .qr-wrap img{width:min(100%,260px)}.page-pedido .details-product{grid-template-columns:96px minmax(0,1fr);gap:10px 12px}.page-pedido .product-thumb{width:96px}.page-pedido .product-name{font-size:14px;line-height:1.25}.page-pedido .value{text-align:right;grid-column:1/-1;font-size:16px}.page-pedido .section-title{font-size:19px}.page-pedido .instruction-card{padding:14px}.page-pedido .drops-box{margin:12px;padding:12px}.page-pedido .drops-pill{text-align:center;flex-wrap:wrap;font-size:12px}.page-pedido .back-btn{min-height:52px}.page-pedido .chat-btn{width:52px;height:52px;bottom:14px;right:12px}}@media (width>=900px){.page-pedido .pix-code{font-size:12px}}
