:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #fff9fc;--panel: #ffffff;--panel-2: #fff5fa;--ink: #422a3b;--muted: #887080;--line: #f0dfe9;--line-strong: #dfb7cf;--accent: #c83b84;--accent-2: #b477d0;--accent-soft: rgba(200, 59, 132, .12);--success: #31856b;--success-soft: rgba(67, 224, 165, .1);--warning: #9a6717;--danger: #ad3352;--mono: ui-monospace, SFMono-Regular, Consolas, "Cascadia Mono", monospace;--shadow: 0 24px 70px #9645650b;--glow: 0 0 0 1px rgba(200, 59, 132, .28), 0 0 32px rgba(200, 59, 132, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);background:radial-gradient(900px 480px at 12% -8%,rgba(200,59,132,.13),transparent 60%),radial-gradient(800px 460px at 92% -6%,rgba(180,119,208,.12),transparent 60%),var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#ca7aa208 1px,transparent 1px),linear-gradient(90deg,#ca7aa208 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 78%)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.5;transform:none!important}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:12px;z-index:100;padding:10px 14px;border-radius:10px;color:#000;background:var(--accent);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.flow-page{min-height:590px}.narrow-flow{width:min(720px,100%);margin-inline:auto}.flow-heading{display:flex;align-items:center;gap:11px;margin:0 0 20px}.flow-heading>div:last-child{min-width:0}.flow-heading span:not(.flow-icon){display:block;margin-bottom:3px;color:var(--muted);font:700 10px/1 var(--mono);letter-spacing:.12em}.flow-heading h1{margin:0;color:var(--ink);font-size:clamp(24px,3vw,31px);line-height:1.2}.flow-icon,.icon-button{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px}.flow-icon{color:#fff;background:var(--accent);box-shadow:0 0 20px #c83b843d}.icon-button{border:1px solid var(--line);color:var(--ink);background:var(--panel);cursor:pointer}.flow-card{border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:0 16px 50px #9645650b}.inline-notice{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:#ffffff08;font-size:13px;line-height:1.5}.inline-notice svg{flex:0 0 auto;margin-top:1px;color:var(--accent)}.notice-error{border-color:#ff5c7a59;color:#ad3352;background:#ff5c7a14}.notice-error svg{color:var(--danger)}.loading-block{min-height:120px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:13px}.spin{animation:spin .85s linear infinite}.payment-wait-card{padding:30px;text-align:center}.status-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid rgba(255,180,84,.35);border-radius:999px;color:var(--warning);background:#ffb45414;font-size:12px;font-weight:800}.status-badge>span{width:7px;height:7px;border-radius:50%;background:var(--warning);box-shadow:0 0 10px var(--warning);animation:pulse 1.4s ease-in-out infinite}.payment-wait-card>h2{margin:18px 0 4px;font-size:19px}.payment-amount{margin:3px 0 20px;color:var(--ink);font-size:34px;font-weight:850;letter-spacing:-.04em}.payment-amount small{margin-right:5px;color:var(--muted);font-size:12px;font-weight:650}.qr-shell{width:fit-content;display:grid;gap:9px;margin:0 auto;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.qr-shell span{color:#000;font-size:13px;font-weight:800}.payment-help{max-width:500px;margin:17px auto;color:var(--muted);font-size:13px;line-height:1.65}.payment-open{width:min(320px,100%);min-height:47px}.trade-number{max-width:500px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin:20px auto 0;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:#ffffff08;text-align:left}.trade-number span{color:var(--muted);font-size:11px}.trade-number code{overflow:hidden;color:var(--ink);text-overflow:ellipsis}.trade-number button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:var(--panel-2);cursor:pointer}.payment-wait-card .inline-notice{max-width:500px;margin:14px auto 0;text-align:left}.manual-check{min-height:45px;margin-top:13px}.result-card{overflow:hidden}.result-hero{padding:30px;color:var(--muted);background:radial-gradient(420px 200px at 50% -20%,rgba(200,59,132,.14),transparent 70%),#ffffff05;text-align:center}.result-hero.success{color:var(--success);background:radial-gradient(420px 200px at 50% -20%,rgba(67,224,165,.14),transparent 70%),#43e0a50a}.result-hero h2{margin:8px 0 3px;color:var(--ink);font-size:21px}.result-hero p{margin:0;color:var(--muted);font:12px/1.5 var(--mono)}.result-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:18px 12px;border-block:1px solid var(--line)}.result-meta div{min-width:0;padding:4px 14px;border-right:1px solid var(--line)}.result-meta div:last-child{border:0}.result-meta dt{color:var(--muted);font-size:11px}.result-meta dd{margin:5px 0 0;overflow:hidden;color:var(--ink);font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.order-state{display:inline-flex;padding:4px 8px;border-radius:999px;color:var(--muted);background:#ffffff12;font-size:11px;font-weight:800}.state-0{color:var(--warning);background:#ffb4541a}.state-1{color:var(--success);background:var(--success-soft)}.state-3{color:var(--danger);background:#ff5c7a1a}.delivery-section{padding:22px}.delivery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.delivery-heading span{color:var(--success);font-size:11px;font-weight:850}.delivery-heading h2{margin:3px 0 0;font-size:18px}.delivery-heading strong{color:var(--ink)}.card-code-list{display:grid;gap:9px;margin-top:14px}.card-code{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid var(--line);border-radius:11px;background:#ffffff06}.card-code>span{color:var(--muted);font-size:11px}.card-code code{min-width:0;color:var(--accent);overflow-wrap:anywhere;font:700 13px/1.5 var(--mono)}.card-code button{min-height:36px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:var(--panel-2);font-size:12px;font-weight:750;cursor:pointer}.card-code button:hover{border-color:var(--accent);color:var(--accent)}.delivery-section .inline-notice{margin-top:14px}.download-block{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:18px;padding:16px;border:1px solid rgba(200,59,132,.3);border-radius:14px;background:linear-gradient(120deg,rgba(200,59,132,.1),transparent 55%),var(--panel-2);box-shadow:0 0 28px #c83b8414}.download-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--accent);box-shadow:0 0 20px #c83b8459}.download-copy{min-width:0}.download-copy span{color:var(--accent);font:700 10px/1 var(--mono);letter-spacing:.14em}.download-copy h3{margin:6px 0 3px;font-size:15px}.download-copy p{margin:0 0 7px;color:var(--muted);font-size:12px;line-height:1.5}.download-copy code{display:block;overflow:hidden;color:var(--muted);font:11px/1.5 var(--mono);text-overflow:ellipsis;white-space:nowrap}.download-button{min-height:45px}.export-button{min-height:42px;margin-top:12px}.download-content{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#ffffff08}.download-content h3{margin:0 0 7px;font-size:14px}.download-content pre{margin:0;color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap;font:12px/1.6 var(--mono)}.result-orders{margin:0 22px 22px}.orders-page{width:min(800px,100%);margin-inline:auto}.orders-page>.inline-notice{margin:14px 0}.order-search-card{padding:23px}.order-search-card h2{margin:0 0 5px;font-size:19px}.order-search-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.order-search-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin:18px 0 12px}.search-input{min-height:48px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:var(--panel-2)}.search-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.search-input input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.recent-order{display:flex;align-items:center;gap:20px;margin-top:14px;padding:18px 20px}.recent-order>div{min-width:0}.recent-order span{color:var(--success);font-size:11px;font-weight:850}.recent-order h2{margin:3px 0;font-size:15px}.recent-order code{display:block;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis}.recent-order .button{margin-left:auto;flex:0 0 auto}.order-list{overflow:hidden;margin-top:14px}.order-list-heading{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--line)}.order-list-heading h2{margin:0;font-size:17px}.order-list-heading span{color:var(--muted);font-size:12px}.order-row{display:flex;align-items:center;gap:18px;padding:17px 20px}.order-row+.order-row{border-top:1px solid var(--line)}.order-main{min-width:0}.order-main h3{margin:7px 0 3px;font-size:15px}.order-main code{display:block;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis}.order-side{margin-left:auto;display:flex;align-items:center;gap:11px}.order-side strong{color:var(--ink);font-size:18px}.order-side>span{color:var(--muted);font-size:12px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#000000a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s ease both}.captcha-dialog,.password-dialog{position:relative;width:min(390px,100%);padding:28px;border:1px solid var(--line-strong);border-radius:18px;background:var(--panel);box-shadow:0 30px 90px #9645650b,var(--glow);animation:dialog-in .22s ease both}.captcha-dialog>svg,.password-dialog>svg{color:var(--accent)}.captcha-dialog h2,.password-dialog h2{margin:8px 0 4px}.captcha-dialog>p,.password-dialog>p{margin:0 0 13px;color:var(--muted);font-size:13px;line-height:1.6}.captcha-dialog .button,.password-dialog .button{width:100%;min-height:46px;margin-top:14px;border:0}.dialog-close{position:absolute;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:var(--panel-2);cursor:pointer}.captcha-image{position:relative;width:100%;min-height:86px;display:grid;place-items:center;overflow:hidden;padding:8px;border:1px solid var(--line);border-radius:11px;background:#0d1119;cursor:pointer}.captcha-image img{max-width:250px;width:100%;display:block}.captcha-image:not(.image-ready) img{position:absolute;opacity:0;pointer-events:none}.captcha-image-state{min-height:68px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.captcha-image-state.error{color:var(--danger)}.field-label{display:block;margin:14px 0 7px;color:var(--ink);font-size:13px;font-weight:750}.input-control{width:100%;min-height:46px;padding:0 13px;border:1px solid var(--line);border-radius:11px;outline:0;color:var(--ink);background:var(--panel-2);transition:border-color .16s ease,box-shadow .16s ease}.input-control:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.button:active,.product-hit-area:active,.dialog-close:active,.nav-links button:active{opacity:.72}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.nav-shell,.page-shell{width:calc(100% - 24px)}.nav-shell{min-height:62px;gap:10px}.brand{grid-template-columns:34px auto;column-gap:8px}.brand img{width:34px;height:34px}.brand span{font-size:14px}.brand small{display:none}.nav-links{gap:2px}.nav-links button{min-height:40px;gap:5px;padding:0 10px;font-size:13px}.nav-links button svg{width:17px;height:17px}.page-shell{min-height:calc(100vh - 62px);padding-top:24px}.hero-panel{padding:44px 0 36px}.hero-actions{margin-top:24px}.zone-panel{grid-template-columns:1fr;gap:12px;margin-bottom:48px}.zone-card{min-height:132px;padding:17px 18px}.shop-panel{margin-bottom:48px}.shop-heading{gap:16px;padding-bottom:17px}.shop-heading h2{font-size:30px}.shop-heading strong{margin-bottom:1px;padding:6px 9px}.product-grid{grid-template-columns:1fr;gap:14px;margin-top:20px}.product-image-wrap{aspect-ratio:1.55 / 1;padding:14px}.product-body{padding:16px 17px 17px}.product-body h3{min-height:0;margin-bottom:14px}.site-footer{align-items:flex-start;flex-direction:column;gap:6px;margin-top:26px}.footer-links{margin-left:0}.flow-page{min-height:500px}.flow-heading{margin-bottom:16px}.flow-icon{display:none}.flow-card{border-radius:15px}.payment-wait-card{padding:22px 15px}.qr-shell svg{width:190px;height:190px}.result-meta{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.result-meta div{padding:9px}.result-meta div:nth-child(2){border-right:0}.result-meta div:nth-child(n+3){border-top:1px solid var(--line)}.delivery-section{padding:18px 14px}.card-code{grid-template-columns:52px 1fr}.card-code button{grid-column:1 / 3;justify-content:center}.download-block{grid-template-columns:auto 1fr}.download-button{grid-column:1 / 3;width:100%}.order-search-card{padding:18px 15px}.order-search-form{grid-template-columns:1fr}.order-search-form .button{min-height:47px}.recent-order{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.recent-order .button{width:100%;margin-left:0}.order-row{align-items:flex-start;flex-direction:column;padding:16px}.order-side{width:100%;margin-left:0}.order-side .button{margin-left:auto}.captcha-dialog,.password-dialog{padding:24px 18px 20px}}@media(max-width:380px){.nav-links button{padding-inline:8px}.nav-links button svg{display:none}.shop-heading strong{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{background:radial-gradient(ellipse at 2% 12%,#fde6f080,transparent 36%),radial-gradient(ellipse at 100% 40%,#ede3ff60,transparent 35%),#fff9fc}.nav-shell{width:100%}.hero-panel{padding:0}a{text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:break-word}button{color:inherit;cursor:pointer}input{min-width:0}.preview-banner{min-height:30px;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 16px;background:#f7e9f5;color:#865179;font-size:11px;letter-spacing:.06em}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid #f0dfe9b3;background:#fffafce8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.nav-shell{max-width:1160px;min-height:80px;margin:auto;display:flex;align-items:center;gap:36px;padding:0 24px}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;text-align:left}.brand img{width:45px;height:45px;border-radius:50%;border:1px solid #f1cbdf}.brand>span{font-size:20px;font-weight:850;letter-spacing:.09em}.brand small{display:block;margin-top:3px;font-size:10px;letter-spacing:.25em;color:var(--muted);font-weight:500}.nav-links{display:flex;gap:8px;margin-left:auto}.nav-links button{display:flex;align-items:center;gap:7px;padding:11px 17px;border:0;border-radius:10px;background:none;font-size:13px;color:#8e7483;min-height:44px}.nav-links button.active{background:#fce7f1;color:#b43073;font-weight:700}.nav-links button:hover{background:var(--accent-soft)}.nav-contact{display:flex;align-items:center;gap:7px;border-left:1px solid var(--line);padding-left:28px;font-size:12px;min-height:30px}.page-shell{width:min(1112px,calc(100% - 48px));margin:0 auto;padding:32px 0 20px;min-height:calc(100vh - 110px)}.hero-panel{position:relative;min-height:278px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;overflow:hidden;border:1px solid #f4dae8;border-radius:24px;background:linear-gradient(110deg,#fff2f8 3%,#fce7f3 52%,#f4eafa);margin-bottom:35px;isolation:isolate}.hero-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(#c578a20b 1px,transparent 1px),linear-gradient(90deg,#c578a20b 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}.hero-copy{padding:35px 0 35px 42px;z-index:2}.hero-kicker{display:flex;align-items:center;gap:7px;color:#a36c8b;font:10px/1.4 var(--mono);letter-spacing:.12em}.hero-kicker>span{width:6px;height:6px;border-radius:50%;background:#d25191;box-shadow:0 0 0 4px #edc3db66}.hero-copy h1{margin:18px 0 13px;font-size:39px;line-height:1.3;letter-spacing:.04em;font-weight:850}.hero-copy h1>span{color:#c43d87;display:inline-flex;align-items:center;margin-left:16px;gap:13px}.hero-copy h1 svg{color:#d169a0;flex-shrink:0}.hero-copy p{margin:0;color:#8b6680;font-size:14px;letter-spacing:.12em}.hero-perks{display:flex;align-items:center;gap:15px;margin-top:30px;color:#96718a;font-size:11px}.hero-perks>span{display:flex;align-items:center;gap:5px}.hero-perks svg{width:15px;height:15px;color:#bf6597}.hero-perks i{height:10px;width:1px;background:#e9c8dc}.hero-art{position:relative;align-self:stretch;display:grid;place-items:center;min-width:0}.hero-art>img{width:290px;height:290px;object-fit:contain;mix-blend-mode:multiply;animation:float 7s ease-in-out infinite}.orbit-label{position:absolute;top:23px;right:22px;z-index:2;color:#b0829d;font:8px var(--mono);letter-spacing:.08em}.art-sticker{position:absolute;bottom:28px;right:28px;display:flex;align-items:center;gap:7px;transform:rotate(-6deg);padding:10px 14px;border:1px solid white;border-radius:8px;color:#a34f87;background:#fff9fbc9;font:9px var(--mono);letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.section-index{font:9px var(--mono);letter-spacing:.16em;color:#ae7697}.section-heading h2{display:flex;align-items:center;gap:12px;margin:7px 0 0;font-size:20px;font-weight:750;letter-spacing:.03em}.subtle-label{color:var(--muted);font-size:11px}.heading-tag{font-weight:500;font-size:10px;border-radius:6px;padding:5px 9px;background:#f9eaf3;color:#a36386;letter-spacing:0}.catalog-panel{margin-bottom:32px}.zone-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.zone-card{display:flex;align-items:center;gap:13px;min-height:91px;padding:17px 18px;border:1px solid var(--line);border-radius:14px;background:#ffffffc9;text-align:left;transition:transform .2s,border-color .2s}.zone-card>img{width:47px;height:47px;border-radius:12px;mix-blend-mode:multiply}.zone-card strong{display:block;font-size:15px;font-weight:700}.zone-card small{display:block;font:8px var(--mono);color:#a18899;letter-spacing:.08em;margin-top:7px}.zone-check{margin-left:auto;color:#c2a1b6;font:10px var(--mono);display:flex}.zone-card.selected{border-color:#e199c2;background:linear-gradient(120deg,#fff3f9,#fff9fc);box-shadow:0 0 0 3px #f5dce95c}.zone-card.selected strong,.zone-card.selected .zone-check{color:#bd4588}.zone-card:hover{border-color:#d994bc;transform:translateY(-2px)}.shop-panel{margin-bottom:25px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 50px #9645650b;transition:transform .22s,box-shadow .22s,border-color .22s}.product-card:hover{transform:translateY(-5px);border-color:#df9fc5;box-shadow:0 15px 35px #ba5b8c17}.product-hit-area{display:block;width:100%;padding:0;text-align:left;background:none;border:0}.product-image-wrap{position:relative;height:185px;aspect-ratio:auto;display:grid;place-items:center;margin:8px 8px 0;overflow:hidden;border-radius:12px;padding:0;background:linear-gradient(145deg,#fff1f8,#fbedf5 50%,#f6eefa)}.product-card:nth-child(2) .product-image-wrap{background:linear-gradient(130deg,#f9efff,#f7eafa)}.product-card:nth-child(3) .product-image-wrap{background:linear-gradient(130deg,#fff1f0,#fbecf8)}.product-image-wrap img{width:173px;height:173px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-8deg);transition:transform .4s}.product-card:nth-child(2) .product-image-wrap img{transform:rotate(7deg)}.product-card:hover .product-image-wrap img{transform:rotate(0) scale(1.055)}.product-game{position:absolute;left:12px;top:12px;font-size:9px;color:#ab7998;z-index:2;border:1px solid #fff9;background:#fff7fb80;padding:5px 7px;border-radius:5px}.product-heart{position:absolute;right:13px;top:14px;color:#ce91b6}.duration-chip{position:absolute;right:12px;bottom:12px;font:8px var(--mono);color:#a57795;letter-spacing:.1em}.product-body{padding:19px 20px 18px}.product-kicker{display:flex;justify-content:space-between;align-items:center;gap:4px;font:8px var(--mono);color:#9e8598;letter-spacing:.05em}.product-kicker>span:last-child{display:flex;align-items:center;gap:2px;color:#a65b90;font-size:9px;letter-spacing:0}.product-body h3{margin:11px 0 5px;font-size:22px;font-weight:750;letter-spacing:.02em;min-height:0}.product-body>p{margin:0;color:#ab91a1;font-size:11px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:20px;padding-top:15px;border-top:1px solid #f5e9f0}.price{font-size:31px;font-weight:750;color:#c43c84;letter-spacing:-.04em}.price small{font-size:16px;margin-right:3px}.price em{margin-left:7px;font-size:10px;font-weight:400;font-style:normal;color:#a78d9f;letter-spacing:0}.buy-label{display:flex;align-items:center;gap:10px;color:#b83e81;font-size:11px;font-weight:650;background:#fbedf5;border:1px solid #f5dbea;padding:9px 12px;border-radius:8px}.product-card:hover .buy-label{background:#c83b84;color:#fff;border-color:#c83b84}.help-strip{display:flex;align-items:center;gap:12px;padding:19px 23px;margin:30px 0 35px;border:1px solid var(--line);border-radius:12px;background:#fff9fc;color:#b67c9d}.help-strip p{margin:0;font-size:11px;color:#94768a}.help-strip>a{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:11px;color:#ae5b8b;white-space:nowrap}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:10px 0;color:#a5889a;font-size:10px}.site-footer>p{display:flex;align-items:center;gap:10px;margin:0}.site-footer>p svg{color:#d88db7}.footer-links{display:flex;gap:24px}.footer-links a,.footer-links button{display:flex;align-items:center;min-height:44px;padding:0;border:0;background:none;color:inherit;font-size:10px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(110deg,#cf448e,#b74b9c);color:#fff;box-shadow:0 6px 15px #c440851e}.button-primary:hover{background:#b4357b}.button-quiet,.button-ghost{background:#fff8fc;color:#9a5e82;border-color:var(--line)}.button-quiet:hover{background:#fbeaf4;border-color:#dfb7cf}.inline-notice{background:#fdf7fb;font-size:12px}.notice-error{background:#fff1f5;border-color:#f1c3d3;color:#ad3659}.catalog-error{display:flex;align-items:center;gap:12px;margin:20px 0}.catalog-error .inline-notice{flex:1}.empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#b384a0}.empty-state h3{margin:3px 0;color:var(--ink);font-size:17px}.empty-state p{margin:0;font-size:12px}.flow-page{padding-top:4px;min-height:calc(100vh - 214px);padding-bottom:40px}.narrow-flow{max-width:690px}.flow-heading{gap:14px;margin-bottom:22px}.flow-heading>div>span{font:9px var(--mono);letter-spacing:.12em;color:#aa7a96;margin-bottom:5px}.flow-heading h1{font-size:26px;font-weight:750}.progress-steps{display:flex;justify-content:center;padding:0;margin:24px auto 32px;list-style:none}.progress-steps li{display:flex;align-items:center;gap:9px;font-size:11px;color:#b298a8}.progress-steps li:not(:last-child):after{content:"";width:58px;height:1px;margin:0 22px 0 14px;background:#eed9e6}.progress-steps li>span{width:23px;height:23px;border-radius:50%;background:#f3e8f0;display:grid;place-items:center;font:9px var(--mono)}.progress-steps li.current{color:#b23d80;font-weight:650}.progress-steps li.current>span{background:#c2498f;color:#fff;box-shadow:0 0 0 4px #f7e4f0}.progress-steps li.done{color:#b76994}.progress-steps li.done>span{background:#f4ddeb;color:#bd538e}.flow-card{background:#ffffffec;box-shadow:0 12px 50px #9645650b;border-color:var(--line)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px}.checkout-main{padding:28px;min-width:0}.order-product{display:flex;align-items:center;gap:17px;padding-bottom:25px;border-bottom:1px solid var(--line)}.order-product>img{width:83px;height:83px;object-fit:contain;border-radius:15px;border:1px solid #f5dfea}.order-product h2{margin:8px 0 5px;font-size:22px}.order-product p{margin:0;color:var(--muted);font-size:11px}.tag{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;color:#b05489;background:#fbecf4;font-size:9px}.order-unit-price{font-size:23px;color:var(--accent);margin-left:auto;white-space:nowrap;font-weight:700}.order-unit-price small{display:block;color:var(--muted);text-align:right;font-size:10px;font-weight:400;margin-top:5px}.form-section{padding-top:24px}.form-section+.form-section{border-top:1px solid var(--line);margin-top:24px}.section-title{display:flex;align-items:center;gap:9px;margin-bottom:18px}.section-title>span{font:10px var(--mono);color:#bd709a;background:#faedf4;border-radius:5px;padding:5px}.section-title h2{margin:0;font-size:14px;font-weight:650}.variant-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.variant-options button{display:flex;flex-direction:column;align-items:center;gap:7px;padding:13px 6px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:12px;color:var(--muted)}.variant-options button strong{font-size:13px;color:var(--ink)}.variant-options button.selected{border-color:#d88cb8;background:#fff3f9;color:#c24689}.variant-options button.selected strong{color:#c24689}.provider-handoff-card{padding:clamp(20px,4vw,34px)}.provider-handoff-heading{display:flex;align-items:center;gap:18px;padding-bottom:22px;border-bottom:1px solid var(--line)}.provider-handoff-heading>img{width:96px;height:96px;flex:0 0 96px;object-fit:contain;border:1px solid var(--line);border-radius:24px;background:var(--panel-2)}.provider-handoff-heading h2{margin:8px 0 4px;font-size:22px}.provider-handoff-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.provider-variants{margin-top:22px}.provider-variants button{min-height:88px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.provider-variants button:hover{transform:translateY(-2px);border-color:#d88cb8;box-shadow:0 6px 16px #c83b8418}.provider-variants button>span{color:var(--ink);font-weight:750}.provider-variants button strong{display:flex;align-items:center;gap:5px;color:#c24689}.provider-handoff-note{display:flex;align-items:flex-start;gap:8px;margin-top:18px;color:var(--muted);font-size:12px;line-height:1.5}.provider-handoff-note svg{flex:0 0 auto;color:var(--accent)}.provider-open{width:100%;min-height:48px;margin-top:20px;text-decoration:none;justify-content:center}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px;font-size:12px;color:var(--muted)}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.quantity-control button{width:36px;height:36px;display:grid;place-items:center;border:0;background:none;color:#b26c94}.quantity-control input{width:39px;border:0;background:none;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;font-size:12px;color:var(--ink)}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.field-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:18px 0 9px;font-size:12px;font-weight:600}.field-label small{font-size:10px;font-weight:400;color:#a08498}.input-control{min-height:47px;border-color:#ebdce7;border-radius:9px;background:#fffcfe;color:var(--ink);font-size:12px}.input-control::placeholder{color:#b19bab}.input-control:focus{border-color:#d182ae;box-shadow:0 0 0 3px #f6e0ed}.coupon-details{margin-top:18px;color:#aa708f;font-size:11px}.coupon-details summary{display:flex;align-items:center;gap:7px;cursor:pointer;min-height:30px;width:fit-content}.coupon-row{display:flex;gap:8px;margin-top:10px}.coupon-row .button{flex-shrink:0}.payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-option{display:flex;align-items:center;gap:10px;padding:14px 12px;border:1px solid var(--line);border-radius:10px;cursor:pointer;font-size:12px;position:relative}.payment-option.selected{border-color:#d993bb;background:#fff7fb}.payment-option>svg{margin-left:auto;color:#cd87b0}.payment-option input{position:absolute;width:1px;height:1px;opacity:0}.payment-option:focus-within{outline:3px solid #b548aa;outline-offset:3px}.channel-icon{display:flex;color:#44a87a}.channel-1{color:#6587d4}.checkout-summary{position:sticky;top:104px;padding:27px 24px}.checkout-summary h2{margin:7px 0 22px;font-size:21px}.summary-product{display:flex;align-items:center;gap:11px;margin-bottom:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.summary-product>img{width:50px;height:50px;border-radius:9px}.summary-product strong{display:block;font-size:12px}.summary-product small{display:block;font-size:10px;color:#a58499;margin-top:7px}.checkout-summary dl{margin:0}.checkout-summary dl>div{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:12px}.checkout-summary dt{color:#a3869a}.checkout-summary dd{margin:0}.checkout-summary .summary-total{border-top:1px dashed #e7c9dc;padding-top:23px;margin-top:24px;margin-bottom:24px}.summary-total dd{font-size:29px;font-weight:750;letter-spacing:-.04em;color:#bd3c83}.summary-total dd small{font-size:16px;margin-right:3px}.summary-total dt{color:var(--ink)}.submit-order{width:100%;min-height:48px;margin-top:8px;justify-content:space-between}.security-note{font-size:10px;line-height:1.6;text-align:center;display:flex;justify-content:center;align-items:center;gap:5px;color:#a8879c;margin:13px 0 0}.summary-delivery{display:flex;align-items:center;justify-content:center;gap:11px;padding-top:23px;margin-top:23px;border-top:1px solid var(--line);color:#b581a0}.summary-delivery strong{font-size:11px;display:block;font-weight:500}.summary-delivery small{font-size:9px;display:block;margin-top:5px}.retry-checkout{width:100%;margin:10px 0}.checkout-summary .inline-notice{margin-bottom:10px}.payment-wait-card{padding:32px;text-align:center;max-width:580px;margin:auto}.payment-logo{width:77px;height:77px;object-fit:contain;border-radius:50%;margin:20px auto 12px}.payment-wait-card>h2{font-size:19px;margin:18px 0 8px}.payment-amount{font-size:37px;color:#bf3f88;letter-spacing:-.04em;font-weight:750;margin:12px 0 25px}.payment-amount>small{font-size:11px;color:var(--muted);margin-right:12px;letter-spacing:0;font-weight:400}.qr-preview{width:min(240px,100%);min-height:224px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;border:1px dashed #ddb1d0;background:linear-gradient(145deg,#fff6fb,#f9effa);border-radius:16px;color:#c69bb6}.qr-preview strong{font-size:13px;font-weight:500;color:#9a6689}.qr-preview>span{font-size:10px;color:#b28ba5}.qr-shell>svg{max-width:100%;height:auto}.payment-help{font-size:12px}.payment-footer{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#a77e97;margin:15px 0}.trade-number code{overflow-wrap:anywhere}.order-search-card{max-width:780px;margin:0 auto 25px;padding:32px}.order-search-card h2{font-size:20px}.order-search-card p{font-size:12px;line-height:1.8}.order-search-form{margin:23px 0 17px}.recent-order,.order-list,.orders-page>.inline-notice{max-width:780px;margin-inline:auto}.result-hero.success{background:#f2fbf7;color:#428c76}.dialog-backdrop{background:#63415c45;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.captcha-dialog,.password-dialog{background:#fffafd;box-shadow:0 24px 100px #69345326}.dialog-close{background:#f9eaf3}.captcha-image{background:#fff}.state-1{background:#eaf7f1;color:#368169}.state-0{background:#fff3d9;color:#9a742a}@keyframes float{0%,to{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-7px) rotate(-7deg)}}:root{--bg: #fff0f6;--panel: #fffafd;--panel-2: #fff0f6;--ink: #693448;--muted: #a26980;--line: #f6c9dc;--accent: #cc3975;--accent-soft: #ffdce9}body{background:radial-gradient(ellipse at 3% 10%,#ffd5e5 0,transparent 48%),radial-gradient(ellipse at 95% 35%,#ffe0ed 0,transparent 45%),#fff0f6}body:before{background-image:radial-gradient(#f0a9c366 1px,transparent 1px);background-size:20px 20px}.preview-banner{background:#ffdeeb;color:#9c486c}.site-header{background:#fff5f9ee;border-bottom:2px solid #fff}.brand>span{color:#bc4a78}.brand small{color:#b95e85}.brand img{border:2px solid #fff;box-shadow:0 3px #f6ccdd}.nav-links button{border-radius:22px}.nav-links button.active{background:#ffd5e5;color:#a42e62;box-shadow:inset 0 2px #fffa,0 3px #f3bfd5}.hero-panel{border:2px solid #fff;border-radius:32px;background:linear-gradient(115deg,#ffe3ee,#ffd4e5 55%,#ffe7ef);box-shadow:0 7px #f8d4e3,0 18px 42px #db779c16}.hero-panel:before{background-image:radial-gradient(#ffffffbb 2px,transparent 2px);background-size:22px 22px;-webkit-mask-image:linear-gradient(90deg,transparent 35%,black);mask-image:linear-gradient(90deg,transparent 35%,black)}.hero-copy{padding-top:36px;padding-bottom:36px}.hero-kicker{color:#b5517c;letter-spacing:.14em}.hero-kicker>svg{color:#dd6a99}.hero-copy h1{color:#77384f;font-weight:850;letter-spacing:.045em}.hero-copy h1>span{display:flex;margin:8px 0 0;color:#d84986;text-shadow:0 3px 0 #fff5fa}.hero-copy h1 svg{color:#ed8eb3}.hero-copy p{color:#a55777}.hero-perks{gap:9px}.hero-perks>span{padding:7px 10px;border:1px solid #fffafc;border-radius:20px;background:#fff4f988;color:#a6597c}.hero-perks i{display:none}.hero-art>img{width:310px;height:310px;object-fit:contain;mix-blend-mode:multiply;animation:bunny-bob 6s ease-in-out infinite}.orbit-label{color:#b86d8e;font-size:11px;font-family:inherit;letter-spacing:.1em;top:18px;right:25px}.art-sticker{border:2px solid #fff;border-radius:24px;padding:10px 18px;background:#fff3f8;color:#c04a7f;font-family:inherit;font-size:12px;box-shadow:0 4px #f3bed5}.section-heading h2{gap:8px;color:#864762}.section-heading h2>svg{color:#d56a96}.section-index{color:#bb718f;letter-spacing:.12em}.heading-tag{border-radius:20px;background:#ffe0ec;color:#af527b}.zone-card{border:2px solid #ffe8f1;border-radius:22px;background:#fffafd;box-shadow:0 4px #f4d7e4}.zone-card.selected{background:linear-gradient(120deg,#ffdaea,#ffebf3);border-color:#eea5c3;box-shadow:inset 0 2px #fff7fc,0 4px #efbfd4}.zone-card strong{color:#95516f}.zone-card small{color:#b57a93}.zone-card>img{border-radius:16px}.zone-card:hover{transform:translateY(-3px);border-color:#eca0bd}.product-card{position:relative;border:2px solid #fff;border-radius:26px;background:#fffafd;box-shadow:0 5px #f5ccde,0 14px 24px #c26c8b0d}.product-card:hover{transform:translateY(-5px) rotate(-.35deg);border-color:#f1a9c6;box-shadow:0 5px #efbfd3,0 18px 30px #c96a9522}.product-image-wrap{border-radius:19px;background:linear-gradient(145deg,#ffdae9,#ffedf5)}.product-card:nth-child(2) .product-image-wrap{background:linear-gradient(145deg,#ffd4e5,#ffe7ef)}.product-card:nth-child(3) .product-image-wrap{background:linear-gradient(145deg,#ffe3e7,#ffdfed)}.product-image-wrap img{border-radius:50%}.product-game{background:#fff5fa;color:#b7668a;border-radius:20px;padding:5px 10px}.product-heart{color:#e49ab6}.flower-seal{position:absolute;bottom:9px;left:15px;color:#db7ba3;filter:drop-shadow(0 2px 0 #fff4fa);transform:rotate(-12deg);z-index:2;pointer-events:none}.duration-chip{background:#fff5fa99;border-radius:20px;padding:5px 9px;color:#b87595}.product-body h3{color:#894663}.product-body>p{color:#aa748e}.product-kicker>span:last-child{color:#b85983}.price{color:#d1407d}.buy-label{border-radius:20px;background:#ffdfed;color:#b63c72;border:1px solid #fff;box-shadow:0 3px #f2c2d7}.help-strip{border:2px solid #fff;border-radius:22px;background:#ffe7f0}.help-strip p{color:#9e5877}.site-footer{color:#ad6e89}.button-primary{border:1px solid #e68eaf;border-radius:24px;background:linear-gradient(#df75a0,#c93e7b);box-shadow:inset 0 2px #fff6,0 4px #ecb7cf,0 8px 18px #ca548723;color:#fff}.button-primary:hover{background:linear-gradient(#df6999,#bd316e)}.button-quiet,.button-ghost{border-radius:22px;background:#fff0f6;color:#ac517a;border-color:#f0c8da}.icon-button{border-radius:16px;background:#fff1f7;border-color:#f5c7dc;color:#be5c88;box-shadow:0 3px #f6d7e5}.flow-card{border:2px solid #fff;border-radius:26px;background:#fffafd;box-shadow:0 5px #f5d5e3,0 15px 35px #cd7e9c0c}.flow-heading h1{color:#864762}.order-product>img,.summary-product>img{border:2px solid #ffe0ec;border-radius:18px}.tag{border-radius:20px;background:#ffe3ee;color:#b35781}.section-title>span{border-radius:50%;background:#ffdfec;color:#b75b85;padding:7px}.variant-options button{border-radius:17px;border:2px solid #ffe4ee;background:#fff6fa}.variant-options button.selected{background:#ffe0ed;border-color:#eaa1c0;box-shadow:inset 0 2px #fffa,0 3px #f3c9dc}.quantity-control{border-radius:20px;background:#fff2f8;border-color:#f3ccde}.input-control{border:1px solid #efc6d8;border-radius:16px;background:#fff5f9;color:#703c54}.input-control:focus{border-color:#de8ab0;box-shadow:0 0 0 4px #ffdeec}.payment-option{border:2px solid #f8e1eb;border-radius:18px;background:#fff6fa}.payment-option.selected{background:#ffe6f0;border-color:#e7a1bf}.summary-delivery{gap:12px;padding-top:14px}.summary-delivery>img{width:68px;height:68px;object-fit:contain;mix-blend-mode:multiply;border-radius:20px}.summary-delivery strong{color:#aa5b7b}.payment-logo{width:110px;height:110px;border-radius:24px;mix-blend-mode:multiply}.qr-preview,.qr-shell{border-radius:24px;border-color:#e9a5c3}.qr-preview{background:#ffe8f1}.captcha-dialog,.password-dialog{border:2px solid #fff;border-radius:26px;background:#fff4fa}.dialog-close{border-radius:50%;background:#ffe0ed;color:#b45d83}.progress-steps li.current>span{background:#d86b9b;box-shadow:0 0 0 5px #ffe0ed}@keyframes bunny-bob{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-5px) rotate(1deg)}}@media(min-width:1300px){.hero-copy h1{font-size:42px}.hero-panel{min-height:300px}.hero-art>img{width:310px;height:310px}}@media(max-width:1000px){.nav-shell{gap:20px}.hero-copy{padding-left:30px}.hero-copy h1{font-size:34px}.hero-copy h1>span{display:flex;margin-left:0;margin-top:4px}.hero-art>img{width:280px;height:280px}.checkout-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px}.checkout-main{padding:22px}.checkout-summary{padding:24px 20px}.payment-options{grid-template-columns:1fr}.product-body{padding:17px}.zone-card{padding:15px 12px;gap:8px}.zone-card>img{width:40px;height:40px}.zone-card strong{font-size:14px}.zone-card small{font-size:7px}}@media(max-width:720px){.preview-banner{font-size:10px;min-height:28px;letter-spacing:0}.nav-shell{padding:0 18px;min-height:68px;gap:12px}.brand>span{font-size:17px}.brand img{width:38px;height:38px}.brand small{font-size:8px}.nav-links{gap:0}.nav-links button{font-size:11px;padding:10px}.nav-links svg{width:16px;height:16px}.nav-contact{padding-left:12px}.nav-contact span{display:none}.page-shell{width:calc(100% - 32px);padding-top:20px}.hero-panel{min-height:245px;border-radius:26px;grid-template-columns:1.2fr 1fr;margin-bottom:28px;text-align:left}.hero-copy{padding:24px 0 25px 23px}.hero-kicker{font-size:7px;gap:5px;letter-spacing:.03em;white-space:nowrap}.hero-kicker>span{width:4px;height:4px;box-shadow:none}.hero-copy h1{font-size:29px;margin:17px 0 12px}.hero-copy h1>span{gap:8px}.hero-copy h1 svg{width:22px;height:22px}.hero-copy p{font-size:11px;letter-spacing:.04em}.hero-perks{gap:7px;margin-top:23px;font-size:8px;flex-wrap:wrap;max-width:200px}.hero-perks svg{width:11px;height:11px}.hero-perks i{display:none}.hero-art>img{width:215px;height:215px;max-width:none;margin-left:-18px}.orbit-label{display:none}.art-sticker{bottom:34px;right:9px;padding:7px 9px;font-size:10px;letter-spacing:0;gap:4px}.art-sticker svg{width:10px;height:10px}.section-heading{margin-bottom:15px}.section-heading h2{font-size:18px}.section-index{font-size:8px}.subtle-label{font-size:9px}.zone-panel{gap:9px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.zone-card{flex-direction:column;align-items:flex-start;gap:10px;min-height:122px;padding:13px 11px;position:relative;border-radius:18px}.zone-card>img{width:34px;height:34px;border-radius:8px}.zone-card strong{font-size:12px}.zone-card small{font-size:6px;letter-spacing:0;margin-top:5px}.zone-check{position:absolute;top:15px;right:11px;font-size:9px}.zone-check svg{width:17px;height:17px}.catalog-panel{margin-bottom:27px}.product-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{border-radius:22px}.product-image-wrap{height:140px;margin:6px 6px 0;border-radius:9px}.product-image-wrap img{width:130px;height:130px}.product-game{left:7px;top:7px;font-size:7px;padding:4px}.product-heart{right:8px;top:10px;width:13px;height:13px}.duration-chip{font-size:6px;right:8px;bottom:8px}.product-body{padding:14px 12px}.product-body h3{font-size:19px}.product-kicker>span:last-child{font-size:7px}.product-kicker>span:first-child{display:none}.product-body>p{font-size:9px}.product-meta{margin-top:15px;padding-top:12px}.price{font-size:25px}.price small{font-size:13px}.price em{display:none}.buy-label{padding:8px;gap:4px;font-size:10px}.buy-label svg{width:12px;height:12px}.help-strip{padding:15px;margin:23px 0;gap:8px}.help-strip p{font-size:10px;line-height:1.7}.help-strip>a{font-size:10px}.help-strip>svg{flex-shrink:0;width:19px}.site-footer{flex-direction:row;align-items:center;gap:10px;font-size:9px}.footer-links{gap:15px}.footer-links a,.footer-links button{font-size:9px}.site-footer>p svg{display:none}.flow-heading h1{font-size:23px}.progress-steps{margin:25px 0 28px}.progress-steps li{font-size:10px;gap:7px}.progress-steps li:not(:last-child):after{width:28px;margin:0 12px 0 7px}.checkout-layout{grid-template-columns:1fr;gap:18px}.checkout-main{padding:22px}.checkout-summary{position:static;padding:24px}.payment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.order-product>img{width:75px;height:75px}.order-search-card{padding:23px}.order-search-form{flex-direction:column;gap:10px;display:flex}.recent-order{flex-wrap:wrap}.payment-wait-card{padding:26px 20px}.payment-amount{font-size:35px}}@media(max-width:500px){.product-grid{grid-template-columns:1fr;gap:15px}.product-hit-area{display:grid;grid-template-columns:122px 1fr}.product-image-wrap{height:155px;margin:7px 0 7px 7px}.product-image-wrap img{width:118px;height:118px}.product-body{padding:20px 16px 17px}.product-kicker>span:first-child{display:block;font-size:6px}.product-kicker>span:last-child{font-size:8px}.product-body h3{margin:10px 0 6px;font-size:21px}.product-body>p{font-size:9px}.product-meta{margin-top:13px;padding-top:12px}.price{font-size:27px}.buy-label{padding:8px 10px;font-size:10px}.hero-art>img{width:180px;height:180px;margin-left:-18px}.hero-copy{padding-left:21px}.hero-copy h1{font-size:27px}.hero-panel{min-height:235px;grid-template-columns:1.15fr .85fr}.hero-kicker{font-size:6px;letter-spacing:.01em}.art-sticker{font-size:10px;right:5px;bottom:37px}.hero-perks{gap:9px}.hero-perks span:last-child{display:none}.nav-shell{gap:8px}.nav-contact{padding-left:10px}.nav-links button{gap:5px;padding:10px 9px}.nav-links button svg{display:none}.nav-links{margin-left:auto}.quantity-control button{width:40px;height:40px}.variant-options button{min-height:70px}.payment-option{gap:7px;padding:12px 10px}.payment-option>svg{width:17px;flex-shrink:0}.payment-option>span:not(.channel-icon){font-size:11px}.channel-icon svg{width:20px}.order-product{gap:12px}.order-product h2{font-size:20px}.order-product>img{width:65px;height:65px}.order-unit-price{font-size:21px}.help-strip>a{font-size:0;gap:0}.help-strip>a svg{width:18px;height:18px}.progress-steps li:not(:last-child):after{width:16px;margin-right:10px}.progress-steps li{font-size:9px}.progress-steps li>span{width:22px;height:22px}}@media(max-width:360px){.brand img{width:33px;height:33px}.brand>span{font-size:15px}.nav-shell{padding-inline:14px}.nav-links button{padding-inline:7px;font-size:10px}.hero-copy{padding-left:17px}.hero-copy h1{font-size:25px}.hero-art>img{width:160px;height:160px}.art-sticker{font-size:10px;padding:6px}.zone-card{padding:12px 9px}.zone-card strong{font-size:11px}.zone-check{right:9px}.product-hit-area{grid-template-columns:108px 1fr}.product-image-wrap img{width:102px;height:102px}.product-body{padding:20px 12px}.product-kicker>span:first-child{display:none}.hero-kicker{font-size:5px}.checkout-main{padding:18px}.order-unit-price{font-size:19px}.progress-steps li:not(:last-child):after{width:8px;margin-left:5px;margin-right:7px}}.game-store-hero{min-height:232px;grid-template-columns:1.35fr 1fr;padding:0;margin-bottom:32px}.game-store-hero .hero-copy{padding:25px 0 25px 40px}.game-store-hero .hero-copy h1{margin:12px 0 10px;font-size:32px}.game-store-hero .hero-copy h1>span{margin-top:3px;font-size:30px}.game-store-hero .hero-copy p{font-size:12px}.game-store-hero .hero-perks{margin-top:18px}.game-store-hero .hero-art>img{width:232px;height:232px;margin:0}.game-store-hero .art-sticker{bottom:28px;right:32px}.game-collection .section-heading{margin-bottom:18px}.game-collection .section-heading h2{font-size:23px}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.game-card{--game-tint: #ffe3ed;--game-ink: #b93870;min-width:0;border:3px solid #fff;border-radius:30px;background:#fff9fc;box-shadow:0 6px #f7d5e2,0 16px 30px #cf719412;transition:transform .22s ease,box-shadow .22s ease}.game-valorant{--game-tint: #f9e2f3;--game-ink: #a94280}.game-delta{--game-tint: #ffe9e3;--game-ink: #bc526c}.game-card-link{display:block;width:100%;height:100%;padding:9px;border:0;border-radius:27px;text-align:left;background:transparent;color:#75394f}.game-card-link:focus-visible{outline:3px solid #c7427a;outline-offset:6px}.game-card-link:disabled{cursor:default}.game-card-link:disabled .game-card-action{background:#f3e5eb;color:#826875}.game-card-art{position:relative;display:grid;place-items:center;min-width:0;height:234px;overflow:hidden;border-radius:20px;background:radial-gradient(ellipse at 50% 35%,#fff6fa,transparent 65%),var(--game-tint)}.game-card-art>img{width:224px;height:224px;max-width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.game-collection-number{position:absolute;z-index:1;top:13px;left:13px;display:grid;place-items:center;width:30px;height:30px;border:1px solid #fff;border-radius:11px;background:#ffffffb8;color:var(--game-ink);font:10px var(--mono)}.game-card-heart{position:absolute;top:18px;right:16px;color:#e38faf;transform:rotate(12deg)}.game-art-caption{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #fff;border-radius:20px;background:#fff6facc;color:#94516c;font:8px var(--mono);letter-spacing:.08em;white-space:nowrap}.game-card-body{padding:21px 14px 12px}.game-card-kicker{color:var(--game-ink);font:9px var(--mono);letter-spacing:.18em}.game-card-body h3{margin:8px 0 20px;font-size:27px;line-height:1.3;letter-spacing:.05em;font-weight:800}.game-card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:6px 8px 6px 17px;border:1px solid #fff;border-radius:24px;background:var(--game-tint);color:var(--game-ink);font-size:12px;font-weight:700}.game-card-action>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fffbfd}@media(hover:hover)and (pointer:fine){.game-card:has(.game-card-link:not(:disabled)):hover{transform:translateY(-5px);box-shadow:0 7px #f4c8da,0 20px 36px #cf719420}.game-card-link:not(:disabled):hover .game-card-art>img{transform:translateY(-3px) rotate(-2deg) scale(1.035)}}@media(max-width:900px)and (min-width:721px){.game-grid{gap:14px}.game-card-art{height:198px}.game-card-art>img{width:190px;height:190px}.game-card-body{padding:18px 8px 9px}.game-card-body h3{font-size:23px}}@media(max-width:720px){.game-store-hero{min-height:194px;grid-template-columns:1.12fr 1fr;margin-bottom:28px;border-radius:25px}.game-store-hero .hero-copy{padding:21px 0 21px 22px}.game-store-hero .hero-kicker{font-size:7px;letter-spacing:.025em}.game-store-hero .hero-copy h1{font-size:26px;margin-top:10px}.game-store-hero .hero-copy h1>span{font-size:25px;gap:8px}.game-store-hero .hero-copy h1 svg{width:20px;height:20px}.game-store-hero .hero-copy p{font-size:11px;letter-spacing:.03em}.game-store-hero .hero-perks{margin-top:13px;font-size:9px;gap:9px}.game-store-hero .hero-perks span:last-child{display:none}.game-store-hero .hero-art>img{width:185px;height:185px}.game-store-hero .art-sticker{bottom:19px;right:12px;padding:6px 9px;font-size:9px}.game-collection .section-heading{margin-bottom:16px}.game-collection .section-heading h2{font-size:22px}.game-collection .section-index{font-size:8px}.game-grid{grid-template-columns:1fr;gap:18px}.game-card{border-radius:26px;box-shadow:0 5px #f7d5e2,0 12px 24px #cf719412}.game-card-link{display:grid;grid-template-columns:42% minmax(0,1fr);align-items:center;padding:7px;border-radius:23px}.game-card-art{height:156px;border-radius:17px}.game-card-art>img{width:150px;height:150px}.game-collection-number{top:8px;left:8px;width:23px;height:23px;border-radius:8px;font-size:9px}.game-card-heart{top:10px;right:8px;width:14px;height:14px}.game-art-caption{bottom:7px;font-size:6px;padding:4px 6px;gap:4px}.game-art-caption>svg{width:9px;height:9px}.game-card-body{padding:12px 14px 12px 20px}.game-card-kicker{font-size:8px;letter-spacing:.1em}.game-card-body h3{font-size:25px;margin:7px 0 18px}.game-card-action{padding-left:13px;font-size:11px;gap:5px}}@media(max-width:380px){.game-store-hero .hero-copy{padding-left:17px}.game-store-hero .hero-copy h1,.game-store-hero .hero-copy h1>span{font-size:23px}.game-store-hero .hero-art>img{width:152px;height:152px}.game-store-hero .hero-kicker{font-size:6px}.game-store-hero .art-sticker{right:8px;bottom:24px;font-size:8px}.game-card-body{padding-inline:13px 7px}.game-card-body h3{font-size:22px}.game-card-art{height:145px}.game-card-art>img{width:137px;height:137px}.game-card-action{padding-left:11px}.game-collection .subtle-label{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
