.product-page{max-width:1180px;margin:auto;padding:22px 20px 72px;color:#24212b}.product-breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#817d88;font-size:13px;white-space:nowrap;overflow:hidden}.product-breadcrumbs a{color:#6d6974}.product-breadcrumbs strong{color:#393541;overflow:hidden;text-overflow:ellipsis}.product-overview{display:flex;align-items:center;gap:22px;padding:22px 24px;margin-bottom:18px;background:#fff;border:1px solid #ece9f1;border-radius:14px;box-shadow:0 2px 10px rgba(28,18,55,.04)}.product-cover{width:112px;height:112px;flex:0 0 112px;border-radius:12px;display:grid;place-items:center;overflow:hidden;color:#6547d7;font-size:40px;font-weight:800}.product-cover img{width:100%;height:100%;object-fit:cover}.product-overview-copy{min-width:0}.product-category-label{font-size:12px;font-weight:700;color:#7252d3;text-transform:uppercase}.product-overview h1{font-size:28px;line-height:1.2;margin:5px 0 8px}.product-overview p{margin:0;color:#6f6b76;font-size:14px}.product-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.product-facts span{padding:6px 10px;border-radius:5px;background:#f5f2ff;color:#5c43ad;font-size:12px;font-weight:650}.product-purchase-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px}.product-config{display:grid;gap:14px}.config-section,.checkout-panel{background:#fff;border:1px solid #ebe8ef;border-radius:12px}.config-section{padding:22px}.config-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.config-heading>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#6949cf;color:#fff;font-size:13px;font-weight:800;flex:none}.config-heading h2{font-size:18px;margin:2px 0 3px}.config-heading p{font-size:13px;color:#85818a;margin:0}.amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.amount-option{position:relative;min-height:116px;padding:15px 12px;border:1px solid #ddd9e3;background:#fff;border-radius:8px;text-align:left;cursor:pointer;display:flex;flex-direction:column;transition:.18s}.amount-option:hover{border-color:#9178dc;box-shadow:0 4px 12px rgba(67,43,135,.08)}.amount-option.selected{border:2px solid #6d4bd1;padding:14px 11px;background:#faf8ff}.amount-option small{position:absolute;right:7px;top:7px;background:#ff6c3a;color:#fff;padding:2px 5px;border-radius:3px;font-size:10px}.amount-option strong{font-size:16px;color:#282431}.amount-option span{font-size:12px;color:#85818b;margin:5px 0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.amount-option b{font-size:15px;color:#e75e2d}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fulfillment-field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650}.fulfillment-field small{color:#8b8790;font-size:11px;font-weight:400}.form-input{width:100%;box-sizing:border-box;border:1px solid #dcd8e1;border-radius:7px;padding:11px 12px;background:#fff;color:#29252f;font:inherit;outline:none}.form-input:focus{border-color:#7454d3;box-shadow:0 0 0 3px rgba(116,84,211,.1)}textarea.form-input{resize:vertical}.inline-notice,.account-state{margin-top:14px;padding:11px 12px;border-radius:7px;background:#f6f3ff;color:#5e4b91;font-size:12px;line-height:1.5}.payment-option{display:flex;align-items:center;gap:12px;padding:15px;border:1.5px solid #7454d3;border-radius:8px;background:#fbfaff}.payment-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#163b7a;color:#fff;font-weight:900}.payment-option div{display:flex;flex-direction:column;gap:3px}.payment-option small{font-size:12px;color:#7e7984}.selected-check{margin-left:auto;color:#6745cc;font-weight:800}.coupon-row{display:flex;align-items:center;gap:10px}.coupon-row>span{white-space:nowrap;color:#797480;font-size:12px}.coupon-applied{margin-top:10px;color:#16855a;font-size:12px}.coupon-error,.order-error{margin-top:10px;padding:10px;border-radius:6px;background:#fff0ed;color:#bd3f25;font-size:12px}.checkout-panel{position:sticky;top:112px;padding:22px}.checkout-panel h2{font-size:19px;margin:0 0 18px}.summary-product{display:flex;align-items:center;gap:11px;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid #eeeaf1}.summary-product>div{width:49px;height:49px;border-radius:7px;background:#f1edfa;display:grid;place-items:center;overflow:hidden;color:#6745cc;font-weight:800}.summary-product img{width:100%;height:100%;object-fit:cover}.summary-product span{display:flex;flex-direction:column;gap:4px;min-width:0}.summary-product strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-product small{font-size:12px;color:#827d87}.order-row{display:flex;justify-content:space-between;gap:15px;padding:7px 0;color:#736e79;font-size:13px}.order-row strong{color:#312d37;font-weight:600}.order-row.accent strong{color:#138557}.order-total{display:flex;justify-content:space-between;align-items:end;margin-top:10px;padding:17px 0;border-top:1px solid #e9e5ed}.order-total span{font-weight:700}.order-total strong{font-size:25px;color:#ed612e}.account-state{margin:0 0 14px}.account-state.success{background:#eefaf5;color:#177c58}.submit-btn{width:100%;border:0;border-radius:7px;padding:13px 16px;background:#ff6b35;color:#fff;font-weight:800;font-size:15px;cursor:pointer}.submit-btn:hover{background:#ed5925}.submit-btn:disabled{opacity:.55;cursor:not-allowed}.checkout-assurance{text-align:center;color:#8c8791;font-size:11px;margin:10px 0 0}
.product-faq-section,.product-recommendations,.seo-link-panel{padding:60px 20px;background:#fff}.product-faq-section{background:#f7f6f9}.product-faq-shell,.product-recommendations,.seo-link-shell{max-width:1180px;margin:auto}.product-faq-heading span,.product-recommendations-head span,.seo-link-heading>span{font-size:12px;color:#704ed0;font-weight:800;text-transform:uppercase}.product-faq-heading h2,.product-recommendations-head h2,.seo-link-heading h2{font-size:28px;margin:6px 0}.product-faq-heading p,.product-recommendations-head p,.seo-link-heading p{color:#77727d;margin:0 0 24px}.product-faq-list{display:grid;gap:9px}.product-faq-item{background:#fff;border:1px solid #e8e4ec;border-radius:8px;padding:0 17px}.product-faq-item summary{padding:16px 0;font-weight:700;cursor:pointer}.product-faq-item p{padding:0 0 17px;margin:0;color:#6f6a75;line-height:1.7}.product-recommendations-grid,.seo-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-recommendation-card,.seo-link-card{border:1px solid #e9e5ed;border-radius:10px;padding:14px;color:inherit;text-decoration:none}.product-recommendation-media{height:130px;border-radius:7px;display:grid;place-items:center;overflow:hidden;font-size:35px;font-weight:800;color:#6848c7}.product-recommendation-media img,.seo-link-card img{width:100%;height:100%;object-fit:cover}.product-recommendation-card small,.seo-link-card>span{display:block;color:#7a5acb;font-size:11px;margin-top:12px}.product-recommendation-card strong,.seo-link-card strong{display:block;margin:4px 0}.product-recommendation-card p,.seo-link-card p{color:#77727d;font-size:12px;line-height:1.5}.product-recommendation-price{color:#e75e2d;font-weight:800;font-size:13px}.seo-link-card img{height:120px;border-radius:6px}.product-missing{padding:100px 20px;text-align:center}
@media(max-width:900px){.product-purchase-layout{grid-template-columns:1fr}.checkout-panel{position:static}.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-recommendations-grid,.seo-link-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.product-page{padding:14px 13px 45px}.product-overview{align-items:flex-start;padding:16px;gap:13px}.product-cover{width:76px;height:76px;flex-basis:76px}.product-overview h1{font-size:21px}.product-overview p{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-facts{gap:5px}.product-facts span{font-size:10px;padding:5px 7px}.config-section,.checkout-panel{padding:16px}.amount-option{min-height:105px}.field-grid{grid-template-columns:1fr}.coupon-row{align-items:stretch;flex-direction:column}.product-faq-section,.product-recommendations,.seo-link-panel{padding:42px 13px}.product-faq-heading h2,.product-recommendations-head h2,.seo-link-heading h2{font-size:23px}.product-recommendations-grid,.seo-link-grid{grid-template-columns:1fr}}

/* Storefront orange/black fidelity overrides */
.product-category-label,.product-faq-heading span,.product-recommendations-head span,.seo-link-heading>span,.product-recommendation-card small,.seo-link-card>span{color:#ff5b14}
.product-facts span{background:#fff1ea;color:#a94216}
.config-heading>span{background:#222}
.amount-option:hover{border-color:#ff8b58;box-shadow:0 4px 12px rgba(255,91,20,.08)}
.amount-option.selected{border-color:#ff5b14;background:#fff8f4}
.form-input:focus{border-color:#ff5b14;box-shadow:0 0 0 3px rgba(255,91,20,.1)}
.inline-notice,.account-state{background:#fff4ee;color:#98421c}
.payment-option{border-color:#ff5b14;background:#fffaf7}.selected-check{color:#ff5b14}
.product-recommendation-media{color:#ff5b14}

/* 2026 SEAGM product detail fidelity */
body{background:#f5f5f5}
.product-page{max-width:1000px;padding:22px 0 58px}
.product-breadcrumbs{margin:0 0 15px;font-size:11px}
.product-overview{position:relative;align-items:flex-start;gap:18px;padding:22px;margin-bottom:14px;border:0;border-radius:10px;box-shadow:none}
.product-cover{width:116px;height:116px;flex-basis:116px;border-radius:9px;background:#f0f0f0}
.product-overview h1{margin:2px 0 9px;font-size:24px}.product-region{display:inline-block;padding:4px 10px;border-radius:4px;background:#f0f0f0;color:#666;font-size:11px}
.product-facts{margin-top:14px}.product-facts span{padding:0;background:transparent;color:#555;font-size:11px}.product-important-note{max-width:620px;margin-top:13px;display:flex;gap:8px;color:#615f61;font-size:11px;line-height:1.5}.product-important-note b{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border-radius:50%;background:#ffecdf;color:#ff4500}
.product-favorite{position:absolute;right:20px;top:20px;border:0;background:transparent;color:#666;font-size:11px}
.product-purchase-layout{grid-template-columns:minmax(0,1fr) 290px;gap:14px}
.product-config{gap:14px}.config-section,.checkout-panel{border:0;border-radius:10px}.config-section{padding:20px}.config-heading{margin-bottom:15px}.config-heading h2{margin:0;font-size:15px}.config-heading>span{display:none}
.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.amount-option{min-height:108px;padding:13px;border-color:#e2e2e2;border-radius:7px}.amount-option.selected{padding:12px;border-color:#ff4500;background:#fffaf7}.amount-option strong{font-size:13px}.amount-option span{margin:7px 0 3px;color:#666;font-size:10px}.amount-option em{color:#288d45;font-size:9px;font-style:normal}.amount-option b{margin-top:4px;color:#111;font-size:14px}
.field-grid{gap:12px}.fulfillment-field{font-size:11px}.form-input{padding:10px 11px;border-color:#dedede;border-radius:5px}.form-input:focus{border-color:#ff4500;box-shadow:0 0 0 2px rgba(255,69,0,.08)}
.coupon-row>span{font-size:10px}.product-description{color:#666;font-size:12px;line-height:1.75}.product-description p{margin:0}
.checkout-panel{top:165px;padding:20px}.checkout-panel h2{font-size:16px}.summary-product{padding-bottom:13px}.order-row{font-size:11px}.order-total strong{color:#111;font-size:21px}.account-state{background:#fff5ef;color:#865136;font-size:10px}.submit-btn{background:#ff4500;border-radius:5px;font-size:13px}.submit-btn:hover{background:#e83f00}.paypal-btn{width:100%;margin-top:8px;padding:11px;border:1px solid #d8d8d8;border-radius:5px;background:#fff;color:#263b80;font-size:12px}.paypal-btn b{color:#0968c8}
.product-faq-section,.product-recommendations,.seo-link-panel{padding-left:0;padding-right:0}.product-faq-shell,.product-recommendations,.seo-link-shell{max-width:1000px}
@media(max-width:1020px){.product-page{width:calc(100% - 24px)}}@media(max-width:700px){.product-overview{padding:15px}.product-cover{width:80px;height:80px;flex-basis:80px}.product-favorite{display:none}.product-overview h1{font-size:19px}.product-purchase-layout{grid-template-columns:1fr}.amount-grid{grid-template-columns:1fr 1fr}.checkout-panel{position:static}.field-grid{grid-template-columns:1fr}}

@media(min-width:1021px){.product-page,.product-faq-shell,.product-recommendations,.seo-link-shell{width:calc(100% - 48px);max-width:1392px}}

/* Direct top-up template overrides */
.direct-fields label small{color:#999;font-size:10px;line-height:1.45}.direct-fields-side>div{grid-template-columns:1fr}.direct-fields-side input,.direct-fields-side textarea{width:100%;box-sizing:border-box}.direct-fields-side textarea{min-height:92px;padding:11px 12px;resize:vertical;font:inherit;line-height:1.55}.direct-fields-side input:focus,.direct-fields-side textarea:focus{border-color:#ff5a24;outline:0;box-shadow:0 0 0 3px rgba(255,90,36,.1)}.fulfillment-fields-card>h2{margin-bottom:8px}.fulfillment-fields-intro{margin:0 0 17px;color:#777;font-size:10px;line-height:1.55}.direct-fields label>span{font-weight:700;color:#333}.direct-fields label>span b{color:#ff4500}.product-page.product-page-direct .product-store-hero{color:#111;background:linear-gradient(135deg,#ececec 0%,#d5d5d5 72%,#c7c7c7 100%)}.product-page.product-page-direct .product-store-hero>button{border-color:#bbb;color:#555}.product-page-direct .product-store-title p b{color:#777}.product-page-direct .reference-variant-grid button{min-height:66px}.product-page-direct .reference-summary{padding-top:28px}
.checkout-contact-card>h2{margin-bottom:15px}.checkout-contact-card label{display:grid;gap:8px}.checkout-contact-card label>span{font-size:12px;font-weight:700;color:#333}.checkout-contact-card input{width:100%;height:44px;box-sizing:border-box;padding:0 12px;border:1px solid #d8d8d8;border-radius:5px;background:#fff;color:#222;font:inherit;outline:none}.checkout-contact-card input:focus{border-color:#ff5a24;box-shadow:0 0 0 3px rgba(255,90,36,.1)}.checkout-contact-card input:disabled{background:#f5f5f5;color:#999}.checkout-contact-card small{color:#777;font-size:10px;line-height:1.5}.checkout-contact-card em{color:#16845d;font-size:10px;font-style:normal}
.checkout-login-state{padding:15px;border:1px solid #ececec;border-radius:6px;background:#fafafa}.checkout-login-state strong{display:block;font-size:13px}.checkout-login-state p{margin:7px 0 12px;color:#777;font-size:11px;line-height:1.55}.checkout-login-state button{height:38px;padding:0 17px;border:0;border-radius:5px;background:#ff4500;color:#fff;font-weight:800}.checkout-login-state button:disabled{opacity:.55}.checkout-login-dialog{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px}.checkout-login-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(20,20,20,.52);backdrop-filter:blur(3px)}.checkout-login-dialog>section{position:relative;width:min(420px,100%);box-sizing:border-box;padding:32px;border-radius:10px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.22)}.checkout-login-dialog>section>span{color:#ff4500;font-size:11px;font-weight:800}.checkout-login-dialog h2{margin:8px 0 10px;font-size:24px}.checkout-login-dialog p{margin:0 0 22px;color:#666;font-size:13px;line-height:1.7}.checkout-login-close{position:absolute;right:13px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f4f4f4;color:#555;font-size:22px}.checkout-login-primary{width:100%;height:44px;border:0;border-radius:5px;background:#ff4500;color:#fff;font-weight:800}.checkout-login-dialog a{display:block;margin-top:15px;color:#555;font-size:12px;text-align:center;text-decoration:none}.checkout-login-dialog a:hover{color:#ff4500}

/* SEAGM purchase templates */
.product-page.product-page-card,.product-page.product-page-direct{width:100%;max-width:none;padding:0 0 64px;background:#f4f4f4}.product-store-hero{position:relative;height:240px;margin-bottom:30px;padding:0 max(24px,calc((100% - 1392px)/2 + 24px));display:flex;align-items:center;gap:34px;overflow:visible;color:#fff;background:linear-gradient(120deg,color-mix(in srgb,var(--product-brand) 92%,#22060b),var(--product-brand))}.product-store-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(135deg,transparent 0 120px,rgba(255,255,255,.04) 120px 155px)}.product-store-cover{position:relative;z-index:1;width:180px;height:240px;margin-top:30px;border-radius:12px;object-fit:cover;box-shadow:0 9px 22px rgba(0,0,0,.2)}.product-store-title{position:relative;z-index:1;min-width:0}.product-store-title h1{margin:0 0 12px;font-size:26px}.product-store-title p{margin:0;display:flex;align-items:center;gap:12px;font-size:11px}.product-store-title small{display:block;max-width:680px;margin-top:12px;font-size:11px;line-height:1.5}.product-store-hero>button{position:relative;z-index:1;margin-left:auto;width:120px;height:42px;border:1px solid rgba(255,255,255,.42);border-radius:5px;color:#fff;background:transparent;font-weight:700}.product-store-hero>button.active{background:rgba(255,255,255,.16)}.product-reference-layout{width:calc(100% - 48px);max-width:1392px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:22px;align-items:start}.product-reference-main,.product-reference-side{display:grid;gap:22px}.product-reference-side{position:sticky;top:112px}.reference-card{padding:24px;border:0;border-radius:10px;background:#fff}.reference-card>h2{margin:0 0 20px;font-size:13px}.reference-variant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reference-variant-grid button{position:relative;min-height:64px;padding:10px 86px 10px 64px;display:grid;align-content:center;gap:4px;border:1px solid #ddd;border-radius:6px;background:#fff;text-align:left}.reference-variant-grid button.selected{border:2px solid #ff4500;padding:9px 85px 9px 63px;background:#fff1eb}.reference-variant-grid img{position:absolute;left:12px;top:10px;width:44px;height:44px;border-radius:9px;object-fit:cover}.reference-variant-grid strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.reference-variant-grid small{color:#777;font-size:9px}.reference-variant-grid b{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#ff4500;font-size:11px}.quantity-card{display:flex;align-items:center;justify-content:space-between}.quantity-card>h2{margin:0}.quantity-card>div{height:40px;display:grid;grid-template-columns:40px 56px 40px;border:1px solid #ddd;border-radius:5px}.quantity-card button,.quantity-card strong{display:grid;place-items:center}.quantity-card button{border:0;background:transparent;font-size:18px}.reference-total{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #eee}.reference-total h2{margin:0;font-size:18px}.reference-total strong{color:#ff4500;font-size:20px}.reference-summary>small{display:block;margin:12px 0 20px;color:#999;text-align:right}.reference-buy-row{display:grid;grid-template-columns:110px 1fr;gap:10px}.reference-buy-row button,.reference-paypal{height:48px;border:0;border-radius:5px;font-weight:800}.reference-cart{background:#ffad00}.reference-buy{color:#fff;background:#ff4500}.reference-paypal{width:100%;margin-top:10px;color:#fff;background:#0879ba}.reference-description{min-height:280px}.reference-description>h2{padding-bottom:18px;border-bottom:1px solid #eee}.reference-description h3{margin:20px 0 8px;font-size:16px}.reference-description p{color:#555;font-size:13px;line-height:1.7}.direct-fields>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.direct-fields label{display:grid;gap:7px;font-size:12px}.direct-fields input{height:42px;padding:0 12px;border:1px solid #ddd;border-radius:5px}.product-page-direct .product-store-hero{color:#111;background:linear-gradient(135deg,#e7e7e7,#cfcfcf)}.product-page-direct .product-store-hero>button{border-color:#bbb;color:#555}@media(max-width:900px){.product-reference-layout{grid-template-columns:1fr}.product-reference-side{position:static}.product-store-hero{height:210px}.product-store-cover{width:140px;height:190px}.reference-variant-grid{grid-template-columns:1fr}}@media(max-width:600px){.product-store-hero{height:180px;padding:0 12px;gap:14px}.product-store-cover{width:100px;height:140px}.product-store-title h1{font-size:19px}.product-store-title small,.product-store-hero>button{display:none}.product-reference-layout{width:calc(100% - 24px)}.reference-card{padding:16px}.reference-variant-grid button{padding-right:75px}.direct-fields>div{grid-template-columns:1fr}}

.reference-variant-grid .store-product-fallback{position:absolute;left:12px;top:10px;width:44px;height:44px;border-radius:9px;font-size:18px}
