.store-root{color:#11151b;min-height:100vh;font-family:var(--font-geist-sans),sans-serif;background:#f4f5f2;overflow-x:hidden}.store-root *{box-sizing:border-box}.store-root a{color:inherit;text-decoration:none}.store-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dfe1dc;justify-content:space-between;align-items:center;min-height:76px;padding:0 clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.store-brand{align-items:center;gap:12px;display:flex}.store-brand-mark{color:#fff;background:#11151b;border-radius:11px;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.store-brand-mark img{object-fit:contain;filter:brightness(0)invert();width:19px;height:19px}.store-brand>span:last-child{flex-direction:column;display:flex}.store-brand b{letter-spacing:.08em;font-size:13px}.store-brand small{color:#747b82;letter-spacing:.13em;text-transform:uppercase;margin-top:2px;font-size:9px}.store-header nav{align-items:center;gap:8px;display:flex}.store-header nav a{color:#697078;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;font-weight:650;line-height:1;transition:color .2s,background .2s;display:inline-flex}.store-header nav a:hover,.store-header nav a.active{color:#101419;background:#f0f1ed}.store-header nav .store-admin-link{color:#fff;background:#11151b}.store-header nav .store-admin-link:hover,.store-header nav .store-admin-link.active{color:#fff;background:#333a41}.store-header nav .store-cart-link b{color:#11151b;background:#ffd801;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:inline-grid}.store-header nav .store-register{color:#fff;background:#171b20}.store-header nav .store-register:hover{color:#fff;background:#333a41}.store-account-menu{color:#171b20;cursor:pointer;text-align:left;background:#fff;border:1px solid #dfe1dc;border-radius:12px;align-items:center;gap:9px;min-height:48px;padding:4px 10px 4px 5px;font-family:inherit;display:flex}.store-account-menu:hover{background:#f7f8f5;border-color:#bfc3bc}.store-account-menu .avatar{text-indent:.08em;flex:0 0 36px;width:36px;height:36px;margin:0}.store-account-menu>span:not(.avatar){flex-direction:column;min-width:0;display:flex}.store-account-menu b{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:10px;overflow:hidden}.store-account-menu small{color:#858b90;margin-top:2px;font-size:8px}.store-menu-mark{object-fit:contain;filter:brightness(0);width:14px;height:14px}.store-page{min-height:calc(100vh - 148px)}.store-footer{color:#747b82;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #dfe1dc;justify-content:space-between;align-items:center;padding:28px clamp(22px,5vw,78px);font-size:10px;display:flex}.store-footer-brand{align-items:center;gap:18px;display:flex}.store-footer-brand span:first-child{color:#171b20;font-weight:800}.store-footer nav{align-items:center;gap:8px;display:flex}.store-footer nav a{color:#50575d;letter-spacing:.04em;text-transform:none;background:#fff;border:1px solid #d5d8d2;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:9px;font-weight:750;display:inline-flex}.store-footer nav a:hover{color:#171b20;border-color:#171b20}.store-footer nav svg{fill:currentColor;width:14px;height:14px}.store-footer nav .store-patreon-action{color:#fff;background:#ff424d;border-color:#ff424d}.store-footer nav .store-patreon-action:hover{color:#fff;background:#db2633;border-color:#db2633}.store-hero{color:#fff;background:radial-gradient(circle at 78% 20%,#f0c63e2e,#0000 27%),linear-gradient(130deg,#0c1015 0%,#171d23 54%,#252b2f 100%);flex-direction:column;justify-content:flex-end;min-height:430px;padding:90px clamp(22px,7vw,112px) 68px;display:flex}.store-hero p{color:#aeb5bb;max-width:590px;margin:0;font-size:15px;line-height:1.7}.store-eyebrow,.store-section-heading span,.store-detail-title span,.store-page-heading>div>span{color:#c79816;letter-spacing:.19em;font-size:10px;font-weight:850}.store-catalog-section,.store-product,.store-admin-page{max-width:1480px;margin:0 auto;padding:64px clamp(22px,5vw,72px) 88px}.store-section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.store-section-heading h2,.store-detail-title h2{letter-spacing:-.035em;margin:7px 0 0;font-size:28px}.store-section-heading>b{color:#868c91;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.store-filters{align-items:flex-start;gap:16px;margin:28px 0 34px;display:flex}.store-search{color:#858b91;background:#fff;border:1px solid #d8dad5;border-radius:11px;flex:none;align-items:center;gap:11px;width:min(340px,100%);padding:0 15px;display:flex}.store-search input{color:#15191e;width:100%;height:43px;font:inherit;background:0 0;border:0;outline:0}.store-filter-tabs{flex-wrap:wrap;gap:7px;display:flex}.store-filter-tabs button{color:#5f666d;cursor:pointer;background:#fff;border:1px solid #d8dad5;border-radius:10px;min-height:43px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:600}.store-filter-tabs button:hover,.store-filter-tabs button.active{color:#fff;background:#171b20;border-color:#171b20}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.store-card{background:#fff;border:1px solid #dcdfd9;border-radius:16px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 6px 24px #161c2009}.store-card:hover{border-color:#bec2ba;box-shadow:0 13px 34px #161c2017}.store-card-image{aspect-ratio:16/10;color:#9da2a5;background:#e9ebe7;place-items:center;display:grid;position:relative;overflow:hidden}.store-card-image>img:first-child{object-fit:cover;width:100%;height:100%;transition:transform .35s}.store-card:hover .store-card-image>img:first-child{transform:scale(1.025)}.store-card-image .store-car-mark{object-fit:contain;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border-radius:9px;width:64px;height:43px;padding:7px;position:absolute;bottom:13px;right:13px}.store-card-copy{flex-direction:column;flex:1;padding:19px 20px 21px;display:flex}.store-card-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.store-card-meta>span{color:#80868b;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:750}.store-card-meta i{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.store-card-meta .released{color:#147344;background:#e1f5e9}.store-card-meta .preview{color:#896207;background:#fcf1d1}.store-card p{color:#858b90;text-overflow:ellipsis;white-space:nowrap;min-height:17px;margin:0 0 17px;font-size:11px;overflow:hidden}.store-card strong{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;display:flex}.store-empty{color:#777e83;text-align:center;background:#ffffff80;border:1px dashed #cdd0ca;border-radius:16px;padding:58px 28px}.store-empty h3{color:#20252a;margin:0 0 6px}.store-empty p{margin:0}.store-back{text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:7px;margin-bottom:25px;font-size:11px;font-weight:700;display:inline-flex;color:#687078!important}.store-product-hero{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:center;gap:48px;display:grid}.store-product-visual{color:#92989d;background:#e5e7e2;border-radius:19px;place-items:center;min-height:480px;display:grid;position:relative;overflow:hidden}.store-product-visual>img:first-child{object-fit:cover;width:100%;height:100%;min-height:480px}.store-product-visual .store-product-logo{object-fit:contain;background:#ffffffeb;border-radius:13px;width:112px;height:72px;padding:12px;position:absolute;bottom:22px;right:22px}.store-product-tags{flex-wrap:wrap;gap:7px;display:flex}.store-product-tags span{color:#585f66;letter-spacing:.1em;text-transform:uppercase;background:#e7e9e4;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.store-product-tags .exclusive{color:#ffd801;background:#11151b}.store-product-summary h1{letter-spacing:-.06em;margin:17px 0;font-size:clamp(39px,5vw,68px);line-height:.95}.store-product-summary>p{color:#687078;font-size:14px;line-height:1.75}.store-product-price{background:#e7e9e4;border-radius:10px;width:max-content;margin:20px 0;padding:10px 13px}.store-product-price small,.store-product-price strong{display:block}.store-product-price small{color:#747b81;letter-spacing:.12em;font-size:7px;font-weight:800}.store-product-price strong{margin-top:3px;font-size:18px}.store-product-price.free{color:#147344;background:#e1f5e9}.store-product-price.paid{color:#11151b;background:#ffd801}.store-studios{flex-wrap:wrap;gap:6px;margin:18px 0;display:flex}.store-studios a,.store-studio-button{border:1px solid #d8dad5;border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:4px 8px;font-size:8px;font-weight:750;display:flex}.store-studios img{object-fit:contain;width:23px;height:18px}.store-product-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.store-product-actions a,.store-product-actions button,.store-unavailable{min-height:44px;font:750 11px var(--font-geist-sans),sans-serif;cursor:pointer;border:1px solid #ccd0c9;border-radius:10px;align-items:center;gap:8px;padding:0 15px;display:inline-flex}.store-product-actions .store-primary-action{color:#fff;background:#171b20;border-color:#171b20}.store-product-actions button:disabled{cursor:wait;opacity:.68}.store-product-actions .store-request-action{color:#171b20;background:#fff;border-color:#171b20}.store-unavailable{color:#83898e}.store-item-action-stack{gap:10px;display:grid}.store-product-resource-actions{border-top:1px solid #e0e2dd;padding-top:11px}.store-product-resource-actions a{background:#fff;min-height:36px;padding:0 12px}.store-product-content{grid-template-columns:1.1fr .9fr;gap:22px;margin-top:62px;display:grid}.store-detail-panel{background:#fff;border:1px solid #dcded9;border-radius:16px;padding:28px}.store-detail-title{margin-bottom:20px}.store-specs{margin:0}.store-specs div{border-bottom:1px solid #eceeea;grid-template-columns:1fr 1.35fr;gap:20px;padding:11px 0;display:grid}.store-specs div:last-child{border:0}.store-specs dt{color:#7a8085;font-size:10px;font-weight:700}.store-specs dd{text-align:right;margin:0;font-size:11px;font-weight:650}.store-features{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.store-features li{color:#4f565c;align-items:center;gap:8px;font-size:11px;display:flex}.store-check{color:#168653;font-weight:900}.store-muted{color:#7d8489;line-height:1.6}.store-gallery{margin-top:60px}.store-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.store-gallery-grid button{aspect-ratio:16/9;cursor:zoom-in;background:#e2e4df;border:0;border-radius:11px;padding:0;overflow:hidden}.store-gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.store-gallery-grid button:hover img,.store-gallery-grid button:focus-visible img{transform:scale(1.025)}.store-gallery-grid button:focus-visible{outline-offset:2px;outline:3px solid #c79816}.store-lightbox{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050709f0;place-items:center;padding:70px 92px 48px;display:grid;position:fixed;inset:0}.store-lightbox-toolbar{justify-content:flex-end;align-items:center;gap:16px;display:flex;position:absolute;top:20px;left:24px;right:24px}.store-lightbox-toolbar span{color:#c3c8ce;letter-spacing:.08em;font-size:11px;font-weight:750}.store-lightbox-toolbar button,.store-lightbox-arrow{color:#fff;cursor:pointer;background:#14171bb8;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:42px;height:42px;font-size:16px;display:grid}.store-lightbox-toolbar button:hover,.store-lightbox-arrow:hover{color:#11151b;background:#fff;border-color:#fff}.store-lightbox figure{justify-items:center;gap:12px;max-width:min(1320px,100vw - 184px);max-height:calc(100vh - 118px);margin:0;display:grid}.store-lightbox figure img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 150px);display:block;box-shadow:0 28px 90px #00000094}.store-lightbox figcaption{color:#aeb4ba;font-size:10px}.store-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%)}.store-lightbox-arrow.previous{left:25px}.store-lightbox-arrow.next{right:25px}.store-page-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.store-page-heading h1{letter-spacing:-.05em;margin:7px 0;font-size:42px}.store-page-heading p{color:#727980;margin:0}.store-page-heading button,.store-admin-button{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:#171b20;border:0;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-family:inherit;font-size:10px;font-weight:750;display:inline-flex;color:#fff!important}.store-editor-page{max-width:1240px;padding-top:42px}.store-editor-page .store-back{margin-bottom:17px}.store-editor-heading{margin-bottom:18px}.store-editor-heading h1{margin-bottom:0;font-size:34px}.store-editor-page .admin-single-form{max-width:none}.store-editor-page .panel{padding:22px}.store-editor-error{border-radius:12px}.store-admin-page .portal-form .ant-form-item{margin-bottom:17px}.store-admin-page .portal-form .ant-form-item-label>label,.store-admin-page .portal-form .field-label{color:#646b71}.store-admin-page .portal-form .race-form-section{border-color:#e1e3de}.store-admin-page .portal-form .form-section-basics{background:#fbfbf9}.store-admin-page .portal-form .form-section-schedule{background:#f8f9fc}.store-admin-page .portal-form .form-section-content{background:#f7faf8}.store-admin-page .portal-form .form-section-format{background:#fcfaf4}.store-admin-page .portal-form .section-kicker{color:#a47700}.store-admin-page .portal-form .ant-input,.store-admin-page .portal-form .ant-input-number,.store-admin-page .portal-form .ant-picker,.store-admin-page .portal-form .ant-select-selector{color:#171b20!important;box-shadow:none!important;background:#fff!important;border-color:#d4d7d1!important}.store-admin-page .portal-form .ant-input-number,.store-admin-page .portal-form .ant-picker{width:100%}.store-admin-page .portal-form textarea.ant-input{background:#fff!important}.store-admin-page .portal-form .ant-form-item-extra,.store-admin-page .portal-form .ant-form-item-explain{color:#7a8187}.store-admin-page .portal-form .ant-form-item-has-error .ant-input,.store-admin-page .portal-form .ant-form-item-has-error .ant-input-number,.store-admin-page .portal-form .ant-form-item-has-error .ant-picker,.store-admin-page .portal-form .ant-form-item-has-error .ant-select-selector{border-color:#d74b4b!important}.store-admin-page .panel{box-shadow:none;background:#fff;border-color:#daddd7}.store-credit-editor-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 34px;align-items:end;gap:14px;display:grid}.store-credit-remove{width:34px;margin-bottom:17px}.store-json-area{resize:vertical;min-height:220px!important;font-family:var(--font-geist-mono),monospace!important;font-size:10px!important;line-height:1.55!important}.store-image-manager{grid-template-columns:1fr 1fr;gap:14px;margin-top:2px;display:grid}.store-image-slot{background:#fff;border:1px solid #e1e3de;border-radius:11px;min-width:0;padding:14px}.store-gallery-slot{margin-top:14px}.store-image-slot b{color:#646b71;letter-spacing:.065em;text-transform:uppercase;margin-bottom:9px;font-size:10px;display:block}.store-image-slot img{object-fit:contain;background:#eef0eb;border-radius:9px;width:100%;height:145px;margin-bottom:10px;display:block}.store-image-slot .poster-upload-control{min-height:32px}.store-upload-note{color:#7a8187;margin:10px 0 0;font-size:9px}.store-screenshot-editor{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.store-screenshot-editor div{aspect-ratio:16/9;background:#eaede7;border-radius:8px;position:relative;overflow:hidden}.store-screenshot-editor img{object-fit:cover;width:100%;height:100%;margin:0}.store-screenshot-editor button{color:#fff;cursor:pointer;background:#0f1215bf;border:0;border-radius:7px;width:25px;height:25px;position:absolute;top:5px;right:5px}.store-admin-table{background:#fff;border:1px solid #daddd7;border-radius:14px;overflow:hidden}.store-admin-table table{border-collapse:collapse;width:100%}.store-admin-table th,.store-admin-table td{text-align:left;border-bottom:1px solid #eceeea;padding:13px 15px}.store-admin-table th{color:#777e83;letter-spacing:.09em;text-transform:uppercase;background:#f5f6f3;font-size:9px}.store-admin-table th button{width:100%;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.store-admin-table th button .anticon{color:#a4aaa5;font-size:9px;transition:color .2s}.store-admin-table th button:hover,.store-admin-table th button.active,.store-admin-table th button.active .anticon{color:#171b20}.store-admin-table td{font-size:11px}.store-admin-table tr:last-child td{border:0}.store-admin-table td a{font-weight:750}.store-admin-table td a:hover{text-decoration:underline}.store-admin-status{color:#167047;text-transform:uppercase;background:#e4f6eb;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.store-admin-status.hidden{color:#825f08;background:#fbefd0}.store-admin-table{overflow:auto}.store-admin-table table{min-width:940px}:-webkit-any(.store-root input:-webkit-autofill,.store-root textarea:-webkit-autofill,.store-root select:-webkit-autofill){caret-color:#171b20;transition:background-color 9999s ease-out;-webkit-text-fill-color:#171b20!important;box-shadow:inset 0 0 0 1000px #fff!important}:is(.store-root input:autofill,.store-root textarea:autofill,.store-root select:autofill){caret-color:#171b20;transition:background-color 9999s ease-out;-webkit-text-fill-color:#171b20!important;box-shadow:inset 0 0 0 1000px #fff!important}@media (max-width:1000px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-product-hero{grid-template-columns:1fr}.store-product-visual,.store-product-visual>img:first-child{min-height:380px}.store-product-content{grid-template-columns:1fr}}@media (max-width:700px){.store-header{flex-direction:column;align-items:flex-start;gap:10px;padding-top:15px;padding-bottom:12px}.store-header nav{width:100%;overflow-x:auto}.store-header nav a{white-space:nowrap}.store-hero{min-height:370px}.store-grid,.store-gallery-grid{grid-template-columns:1fr}.store-filters,.store-page-heading{flex-direction:column;align-items:stretch}.store-search{width:100%}.store-product-visual,.store-product-visual>img:first-child{min-height:270px}.store-product-content,.store-features,.store-image-manager{grid-template-columns:1fr}.store-screenshot-editor{grid-template-columns:repeat(2,1fr)}.store-footer,.store-footer-brand{flex-direction:column;align-items:flex-start;gap:8px}.store-footer nav{flex-wrap:wrap}}.store-header nav .store-racing-link{color:#fff;background:#11151b;align-items:center;gap:7px;display:flex}.store-header nav .store-racing-link:hover{color:#fff;background:#333a41}.store-racing-link img{object-fit:contain;width:17px;height:17px}.store-hero{justify-content:flex-end;min-height:160px;padding:34px clamp(22px,5vw,72px) 30px;display:flex}.store-hero h1{letter-spacing:-.055em;max-width:850px;margin:8px 0 0;font-size:clamp(34px,4.25vw,62px);line-height:.95}.store-hero h1>span{display:block}.store-hero p{max-width:520px;margin:0 0 3px;font-size:13px;line-height:1.6}.store-catalog-section{max-width:1680px;padding-top:38px}.store-filters{align-items:center;gap:10px;margin:24px 0 28px}.store-search{flex:260px;width:auto;min-width:190px}.store-group-switch{color:#5f666d;white-space:nowrap;background:#fff;border:1px solid #d8dad5;border-radius:10px;flex:none;align-items:center;gap:8px;min-height:43px;padding:0 12px;font-size:9px;font-weight:700;display:flex}.store-group-switch>.anticon{color:#8b9196;font-size:13px}.store-group-switch .ant-switch.ant-switch-checked{background:#171b20}.store-filter-tabs{flex-wrap:nowrap;flex:none;gap:6px}.store-filter-tabs button{white-space:nowrap;padding:0 12px;font-size:10px;font-weight:650}.store-category-filter{flex:0 210px;align-items:center;min-width:165px;display:flex;position:relative}.store-category-filter>span{z-index:1;color:#858b91;letter-spacing:.08em;pointer-events:none;text-transform:uppercase;font-size:8px;font-weight:800;position:absolute;left:12px}.store-category-filter select{color:#30363b;width:100%;height:43px;font:650 10px var(--font-geist-sans),sans-serif;background:#fff;border:1px solid #d8dad5;border-radius:10px;outline:0;padding:0 31px 0 72px}.store-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.store-category-groups{gap:42px;display:grid}.store-category-group{min-width:0}.store-category-heading{border-bottom:1px solid #d9dcd6;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;padding-bottom:11px;display:flex}.store-category-heading h3{letter-spacing:-.03em;margin:0;font-size:19px}.store-category-heading span{color:#858b90;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.store-card-copy{padding:14px 15px 16px}.store-card h3{letter-spacing:-.03em;margin:8px 0 4px;font-size:16px}.store-card p{min-height:15px;margin-bottom:10px;font-size:9px}.store-card-bottom{margin-top:auto}.store-card-platforms{flex-wrap:wrap;align-items:center;gap:5px;min-height:20px;margin:0 0 10px;display:flex}.store-card-platforms span{color:#646b70;letter-spacing:.06em;background:#eff0ed;border-radius:5px;align-items:center;gap:5px;min-height:22px;padding:0 7px;font-size:7px;font-weight:800;line-height:1;display:inline-flex}.store-card-platforms img{object-fit:contain;width:17px;height:11px;display:block}.store-card-action{border-top:1px solid #eceeea;justify-content:space-between;align-items:center;gap:9px;min-height:32px;padding-top:10px;display:flex}.store-card-action>b{letter-spacing:.04em;border-radius:6px;align-items:center;min-height:23px;padding:0 7px;font-size:8px;display:inline-flex}.store-card-action>b.free{color:#147344;background:#e1f5e9}.store-card-action>b.paid{color:#171b20;background:#ffd801}.store-card-action strong{border:0;gap:7px;padding:0;font-size:8px}.store-card strong span{font-size:14px}.store-product-actions small{color:#dadddf;border-left:1px solid #ffffff47;padding-left:8px;font-size:8px;font-weight:700}.store-product-actions a,.store-product-actions button,.store-studios a,.store-studio-button{transition:border-color .2s,background-color .2s,color .2s,filter .2s}.store-product-actions .store-primary-action:hover{color:#fff;background:#333a41;border-color:#333a41}.store-product-actions .store-request-action:hover,.store-product-resource-actions a:hover{color:#101419;background:#f0f1ed;border-color:#bfc3bc}.store-studios a:hover{filter:brightness(.94)}.store-product{padding-top:36px}.store-product .store-back{margin-bottom:18px}.store-product-content{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:stretch;gap:16px;height:620px;margin-top:34px;display:grid}.store-data-carousel{background:#fff;border:1px solid #dcded9;border-radius:16px;flex-direction:column;min-width:0;height:100%;padding:23px;display:flex}.store-data-carousel-viewport{flex:auto;min-height:0;position:relative;overflow:hidden}.store-data-carousel-track{height:100%;transition:transform .62s cubic-bezier(.22,.61,.36,1);display:flex}.store-data-slide{scrollbar-width:thin;flex:0 0 100%;width:100%;height:100%;padding:0 34px;overflow-y:auto}.store-data-arrow{z-index:2;color:#4f565c;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffe6;border:1px solid #d7dad4;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;transition:border-color .2s,background-color .2s,color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.store-data-arrow:hover{color:#fff;background:#171b20;border-color:#171b20}.store-data-arrow.previous{left:12px}.store-data-arrow.next{right:12px}.store-data-pagination{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.store-data-pagination button{color:#747b81;cursor:pointer;min-width:0;font:750 8px var(--font-geist-sans),sans-serif;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#fff;border:1px solid #d8dad5;border-radius:8px;gap:6px;padding:8px 9px 7px;transition:border-color .2s,color .2s,background-color .2s;display:grid;overflow:hidden}.store-data-pagination button:hover,.store-data-pagination button.active{color:#171b20;background:#f0f1ed;border-color:#171b20}.store-data-pagination i{background:#d9dcd7;border-radius:999px;height:2px;display:block;position:relative;overflow:hidden}.store-data-pagination i:after{content:"";transform-origin:0;background:#c79816;position:absolute;inset:0;transform:scaleX(0)}.store-data-pagination button.active i:after{animation:5s linear forwards store-carousel-progress}.store-data-carousel:hover .store-data-pagination button.active i:after{animation-play-state:paused}.store-features{grid-template-columns:1fr}.store-credits{gap:0;margin:0;display:grid}.store-credits>div{border-bottom:1px solid #eceeea;padding:13px 0}.store-credits>div:last-child{border:0}.store-credits dt{color:#7a8085;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800}.store-credits dd{color:#353b40;margin:0;font-size:11px;font-weight:650;line-height:1.55}.store-gallery{background:#fff;border:1px solid #dcded9;border-radius:16px;flex-direction:column;min-width:0;height:100%;margin:0;padding:23px;display:flex}.store-gallery .store-detail-title{flex:none}.store-gallery-stage{background:#e2e4df;border-radius:12px;flex:auto;min-height:0;position:relative;overflow:hidden}.store-gallery-preview{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.store-gallery-preview img{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .55s,transform 5s linear;position:absolute;inset:0;transform:scale(1.02)}.store-gallery-preview img.active{opacity:1;transform:scale(1)}.store-gallery-stage-arrow{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#11151b94;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;transition:background-color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.store-gallery-stage-arrow:hover{background:#171b20;transform:translateY(-50%)scale(1.06)}.store-gallery-stage-arrow.previous{left:12px}.store-gallery-stage-arrow.next{right:12px}.store-gallery-count{z-index:2;color:#fff;letter-spacing:.08em;background:#11151bad;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;bottom:11px;right:12px}.store-gallery-strip{scrollbar-color:#aeb3ad transparent;scrollbar-width:thin;flex:none;gap:8px;min-width:0;margin-top:11px;padding:2px 0 7px;display:flex;overflow-x:auto}.store-gallery-strip button{cursor:pointer;opacity:.68;background:#e2e4df;border:2px solid #0000;border-radius:8px;flex:0 0 98px;width:98px;height:62px;padding:0;transition:border-color .2s,opacity .2s,transform .2s;overflow:hidden}.store-gallery-strip button:hover,.store-gallery-strip button.active{opacity:1;border-color:#c79816;transform:translateY(-1px)}.store-gallery-strip img{object-fit:cover;width:100%;height:100%;display:block}@keyframes store-carousel-progress{to{transform:scaleX(1)}}@keyframes store-lightbox-enter{0%{opacity:0}to{opacity:1}}@keyframes store-lightbox-exit{0%{opacity:1}to{opacity:0}}@keyframes store-lightbox-content-enter{0%{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}.store-lightbox{animation:.24s both store-lightbox-enter}.store-lightbox.closing{pointer-events:none;animation:.22s both store-lightbox-exit}.store-lightbox figure{animation:.34s cubic-bezier(.22,.61,.36,1) both store-lightbox-content-enter}.store-release-editor{gap:12px;display:grid}.store-release-row{background:#fafbf9;border:1px solid #e1e3de;border-radius:11px;padding:15px 15px 0}.store-release-name{color:#171b20;margin-bottom:12px;font-size:12px}.store-product-data-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.store-structured-panel{background:#fff;border:1px solid #e1e3de;border-radius:11px;min-width:0;padding:16px}.store-structured-title{margin-bottom:15px}.store-structured-title .field-label{color:#646b71}.store-structured-title p{color:#7a8187;margin:5px 0 0;font-size:9px}.store-structured-list{gap:8px;display:grid}.store-structured-heading,.store-structured-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 32px;align-items:center;gap:8px;display:grid}.store-structured-heading{color:#8a9095;letter-spacing:.08em;text-transform:uppercase;padding:0 2px 2px;font-size:8px;font-weight:750}.store-structured-row .ant-form-item{min-width:0;margin:0!important}.store-structured-row>button{width:32px;height:32px;padding:0}.store-structured-empty{color:#858b90;text-align:center;background:#fafbf9;border:1px dashed #d9dcd6;border-radius:9px;margin:4px 0;padding:14px;font-size:9px}.store-structured-actions{flex-wrap:wrap;gap:7px;margin-top:5px;display:flex}.store-structured-actions button{min-height:34px;font-size:9px}.store-exclusive-section{color:#f7f8f9;background:linear-gradient(135deg,#0d1116,#171c22);width:100vw;margin:0 0 48px -50vw;padding:32px max(clamp(22px,5vw,72px),50vw - 768px);position:relative;left:50%}.store-exclusive-section .store-section-heading span{color:#ffd801}.store-exclusive-section .store-section-heading>b{color:#8f979f}.store-exclusive-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.store-card-exclusive{color:#f6f7f8;box-shadow:none;background:#171c22;border-color:#2d333a}.store-card-exclusive:hover{border-color:#515a63;box-shadow:0 14px 36px #00000047}.store-card-exclusive .store-card-image{background:#242a30}.store-exclusive-badge{z-index:2;color:#11151b;letter-spacing:.08em;text-transform:uppercase;background:#ffd801;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:900;display:inline-flex;position:absolute;top:11px;left:11px}.store-card-exclusive .store-card-meta>span,.store-card-exclusive p{color:#969da5}.store-card-exclusive .store-card-meta .released{color:#8ce0b4;background:#2c9c6333}.store-card-exclusive .store-card-meta .preview{color:#ffd801;background:#ffd8011f}.store-card-exclusive .store-card-platforms span{color:#c5cacf;background:#272d34}.store-card-exclusive .store-card-platforms img{filter:grayscale()brightness(0)invert();opacity:.82}.store-card-exclusive .store-card-action{border-top-color:#30363d}.store-commerce-page{max-width:1280px;min-height:calc(100vh - 148px);margin:0 auto;padding:46px clamp(22px,5vw,72px) 88px}.store-commerce-heading{margin-bottom:27px}.store-commerce-heading>span{color:#c79816;letter-spacing:.19em;font-size:10px;font-weight:850}.store-commerce-heading h1{letter-spacing:-.055em;margin:7px 0 0;font-size:clamp(38px,5vw,62px)}.store-commerce-state{text-align:center;background:#fff;border:1px solid #daddd5;border-radius:17px;align-content:center;place-items:center;gap:10px;min-height:340px;padding:42px;display:grid}.store-commerce-state>.anticon{color:#8a9094;font-size:28px}.store-commerce-state h2,.store-commerce-state p{margin:0}.store-commerce-state p{color:#737a80}.store-commerce-state button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.store-commerce-primary{letter-spacing:.06em;text-transform:uppercase;background:#171b20;border-radius:9px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:10px;font-weight:800;display:inline-flex;color:#fff!important}.store-cart-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.store-cart-items{gap:10px;display:grid}.store-commerce-error{color:#9b2630;background:#fce7e9;border-radius:9px;margin:0 0 5px;padding:11px 13px;font-size:11px}.store-cart-item{background:#fff;border:1px solid #daddd5;border-radius:14px;grid-template-columns:124px minmax(0,1fr) auto;align-items:center;gap:17px;padding:12px;display:grid}.store-cart-image{aspect-ratio:16/10;color:#8a9094;background:#e9ebe7;border-radius:9px;place-items:center;font-size:9px;display:grid;overflow:hidden}.store-cart-image img{object-fit:cover;width:100%;height:100%}.store-cart-item small{color:#8a9094;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.store-cart-item h2{margin:5px 0 8px;font-size:17px}.store-cart-item strong{font-size:12px}.store-cart-item>button{color:#7b8186;cursor:pointer;font:700 9px var(--font-geist-sans),sans-serif;background:0 0;border:0;align-items:center;gap:6px;padding:8px 9px;display:inline-flex}.store-cart-summary,.store-checkout-order,.store-checkout-notice{background:#fff;border:1px solid #daddd5;border-radius:15px;padding:23px}.store-cart-summary>span{color:#a47700;letter-spacing:.14em;font-size:9px;font-weight:850}.store-cart-summary>div{border-top:1px solid #e6e8e3;border-bottom:1px solid #e6e8e3;justify-content:space-between;align-items:center;margin:18px 0;padding:17px 0;font-size:11px;display:flex}.store-cart-summary>div strong{font-size:18px}.store-cart-summary .store-commerce-primary{width:100%}.store-cart-summary>small{color:#8a9094;text-align:center;margin-top:11px;font-size:8px;display:block}.store-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:start;gap:22px;display:grid}.store-checkout-order>h2,.store-checkout-notice>h2{margin:0 0 19px;font-size:20px}.store-checkout-line{border-bottom:1px solid #e7e9e4;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.store-checkout-line span{gap:4px;display:grid}.store-checkout-line b{font-size:12px}.store-checkout-line small{color:#868d92;text-transform:uppercase;font-size:8px}.store-checkout-line strong{font-size:12px}.store-checkout-total{justify-content:space-between;align-items:center;padding-top:19px;display:flex}.store-checkout-total strong{font-size:21px}.store-checkout-notice>.anticon{margin-bottom:14px;font-size:24px}.store-checkout-notice>p,.store-checkout-notice>div p{color:#6e757b;font-size:11px;line-height:1.65}.store-checkout-notice>div{background:#f2f3ef;border-radius:10px;margin:20px 0;padding:15px}.store-checkout-notice>div b{text-transform:uppercase;font-size:10px}.store-checkout-notice button{color:#8d9296;background:#e3e5e0;border:0;border-radius:9px;width:100%;min-height:43px;font-weight:750}.store-profile-page{max-width:1380px}.store-profile-loading{background:#fff;border:1px solid #daddd5;border-radius:16px;padding:28px}.store-profile-hero{background:#fff;border:1px solid #daddd5;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:25px;display:grid}.store-profile-hero>.avatar{text-indent:.08em;width:76px;height:76px;margin:0}.store-profile-hero>div>span,.store-profile-panel-heading span{color:#a47700;letter-spacing:.14em;font-size:8px;font-weight:850}.store-profile-hero h1{letter-spacing:-.045em;margin:6px 0 5px;font-size:31px}.store-profile-hero h1 .country-flag{height:.75em}.store-profile-hero p{color:#747b81;margin:0;font-size:10px}.store-profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.store-profile-stats article{background:#fff;border:1px solid #daddd5;border-radius:14px;align-items:center;gap:13px;min-height:86px;padding:17px;display:flex}.store-profile-stats article>.anticon{color:#8c6800;background:#fff3bd;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:15px;display:grid}.store-profile-stats span{flex-direction:column-reverse;gap:3px;display:flex}.store-profile-stats small{color:#7d8489;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.store-profile-stats strong{font-size:20px}.store-profile-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:14px;display:grid}.store-profile-panel{background:#fff;border:1px solid #daddd5;border-radius:16px;min-width:0;padding:22px}.store-purchase-history{grid-row:span 2}.store-profile-panel-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:16px;display:flex}.store-profile-panel-heading h2{letter-spacing:-.035em;margin:5px 0 0;font-size:21px}.store-profile-panel-heading>b{color:#555c62;background:#eff1ed;border-radius:8px;place-items:center;min-width:28px;height:28px;font-size:10px;display:grid}.store-profile-list{gap:7px;display:grid}.store-profile-list>a,.store-profile-list>div{border:1px solid #e5e7e2;border-radius:11px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:8px;transition:border-color .2s,background .2s;display:grid}.store-profile-list>a:hover{background:#fafbf8;border-color:#bec2ba}.store-profile-list-icon{color:#858b90;background:#eceee9;border-radius:8px;place-items:center;width:48px;height:48px;font-size:17px;display:grid;overflow:hidden}.store-profile-list-icon img{object-fit:cover;width:100%;height:100%}.store-profile-list>a>span,.store-profile-list>div>span{flex-direction:column;min-width:0;display:flex}.store-profile-list span b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-profile-list span small{color:#848a8f;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.store-profile-list em{color:#6d7378;letter-spacing:.07em;background:#eef0ec;border-radius:6px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:850}.store-profile-list em.completed,.store-profile-list em.fulfilled{color:#147344;background:#e1f5e9}.store-profile-list em.requested,.store-profile-list em.planned{color:#7e5d00;background:#fff1b5}.store-profile-empty{color:#878d92;text-align:center;border:1px dashed #d4d7d1;border-radius:11px;align-content:center;place-items:center;gap:6px;min-height:170px;padding:25px;display:grid}.store-profile-empty>.anticon{margin-bottom:4px;font-size:22px}.store-profile-empty b{color:#343a3f;font-size:11px}.store-profile-empty span{font-size:9px}.store-profile-identity-panel dl{margin:0}.store-profile-identity-panel dl>div{border-bottom:1px solid #eceeea;justify-content:space-between;align-items:center;gap:20px;padding:10px 0;display:flex}.store-profile-identity-panel dt{color:#7d8489;font-size:9px}.store-profile-identity-panel dd{text-align:right;margin:0;font-size:10px;font-weight:700}.store-profile-text-link{letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:15px;font-size:9px;font-weight:800;display:flex;color:#171b20!important}.store-profile-sync{color:#858b90;text-align:right;margin-top:12px;font-size:8px;display:block}@media (max-width:1380px){.store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-search{flex-basis:240px}.store-category-filter{margin-left:auto}}@media (max-width:1080px){.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-exclusive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-product-content{grid-template-columns:minmax(0,2fr) minmax(0,3fr);height:560px}.store-cart-layout,.store-checkout-layout{grid-template-columns:1fr}.store-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.store-hero{grid-template-columns:1fr;gap:15px;min-height:220px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-exclusive-section{padding:24px 22px}.store-filter-tabs{padding-bottom:3px;overflow-x:auto}.store-search,.store-category-filter,.store-group-switch{flex-basis:auto;width:100%;margin-left:0}.store-product-content{grid-template-columns:1fr;height:auto}.store-data-carousel,.store-gallery{height:520px}.store-product-data-grid{grid-template-columns:1fr}.store-editor-page{padding-top:28px}.store-editor-page .panel{padding:16px}.store-credit-editor-row{grid-template-columns:1fr 34px;gap:0 10px}.store-credit-editor-row .ant-form-item:first-child{grid-column:1/-1}.store-credit-remove{grid-column:2}.store-cart-item{grid-template-columns:90px minmax(0,1fr)}.store-cart-item>button{grid-column:2;justify-self:start;padding-left:0}.store-lightbox{padding:70px 15px 40px}.store-lightbox figure{max-width:100%}.store-lightbox-arrow{top:auto;bottom:18px;transform:none}.store-lightbox-arrow.previous{left:18px}.store-lightbox-arrow.next{right:18px}.store-profile-hero{grid-template-columns:auto minmax(0,1fr)}.store-profile-hero .store-commerce-primary{grid-column:1/-1}.store-profile-grid{grid-template-columns:1fr}.store-purchase-history{grid-row:auto}}@media (max-width:480px){.store-grid,.store-exclusive-grid,.store-gallery-grid,.store-profile-stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.store-data-carousel-track{transition:none}.store-data-pagination button.active i:after{animation:none;transform:scaleX(1)}.store-product-actions a,.store-product-actions button,.store-studios a,.store-studio-button,.store-gallery-preview img,.store-gallery-stage-arrow,.store-gallery-strip button{transition:none}.store-lightbox,.store-lightbox.closing,.store-lightbox figure{animation:none}}
