.iboost-calculator,.iboost-calculator *{box-sizing:border-box}
.iboost-calculator{display:block;width:100%!important;max-width:none!important;min-width:0;font-family:Poppins,Arial,sans-serif!important;color:#fff!important;overflow:visible}
.iboost-game-options,.iboost-common-options{display:block;width:100%!important;max-width:none!important}
.single-product .elementor-widget-shortcode:has(.iboost-calculator),.single-product .elementor-widget-shortcode:has(.iboost-calculator)>.elementor-widget-container,.single-product .elementor-widget-shortcode:has(.iboost-calculator) .elementor-shortcode,.single-product .elementor-widget-html:has(.iboost-calculator),.single-product .elementor-widget-html:has(.iboost-calculator)>.elementor-widget-container{width:100%!important;max-width:none!important;min-width:0}
.iboost-game-options{background:#d2ff55!important;color:#090909!important;border-radius:18px;padding:12px 16px}
.iboost-common-options{background:#111!important;color:#fff!important;border-radius:24px!important;margin-top:12px;padding:16px 20px}
.iboost-group{margin:0 0 8px}
.iboost-group-header{display:flex;align-items:center;gap:8px;margin-bottom:5px}
.iboost-group-title{font-size:10.5px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;opacity:.72}
.iboost-common-options .iboost-group-title{opacity:.66}
.iboost-options{display:flex;flex-direction:column}
.iboost-option,.iboost-calculator button.iboost-option{position:relative;display:grid!important;grid-template-columns:15px minmax(0,1fr) max-content;align-items:center;gap:9px;min-height:29px;border:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important;width:100%;padding:3px 0;text-align:left;cursor:pointer;font:500 14px Poppins,Arial,sans-serif!important;text-transform:none!important;letter-spacing:normal!important;transition:background .16s ease!important}
.iboost-group:not(.iboost-inline) .iboost-option:not(:last-child)::after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:rgba(0,0,0,.16)}
.iboost-common-options .iboost-group:not(.iboost-inline) .iboost-option:not(:last-child)::after{background:rgba(255,255,255,.24)}
.iboost-option:hover,.iboost-calculator button.iboost-option:hover{background:rgba(0,0,0,.055)!important;color:inherit!important;box-shadow:none!important;transform:none!important}
.iboost-common-options .iboost-option:hover{background:rgba(255,255,255,.045)!important}
.iboost-dot{width:15px;height:15px;border-radius:50%;background:currentColor!important;opacity:.2;flex:0 0 15px;transition:opacity .16s}
.iboost-option.is-active .iboost-dot{opacity:1}
.iboost-option-label{min-width:0;font-size:14px;line-height:1.35;overflow-wrap:anywhere}
.iboost-option-price{align-self:center;white-space:nowrap;background:rgba(0,0,0,.07);border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}
.iboost-common-options .iboost-option{font-weight:600!important}
.iboost-common-options .iboost-option-price{background:rgba(155,92,255,.22);color:#c7a6ff}
/* Inline groups stay compact when they fit, then wrap into equal, readable cells.
 * This prevents long labels and price badges from colliding in groups such as regions. */
.iboost-inline .iboost-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(158px,1fr));align-items:stretch;gap:6px 12px}
.iboost-inline .iboost-option{min-width:0;padding:4px 8px 4px 0;margin:0}
.iboost-calculator .iboost-inline .iboost-option:not(:last-child)::after{content:""!important;display:none!important}
.iboost-inline .iboost-option:not(.is-row-start){border-left:1px solid rgba(0,0,0,.2)!important;padding-left:12px}
.iboost-common-options .iboost-inline .iboost-option:not(.is-row-start){border-left-color:rgba(255,255,255,.25)!important}
.iboost-inline .iboost-option-label{min-width:0;overflow-wrap:anywhere}
.iboost-inline.is-overflowing .iboost-options{grid-template-columns:minmax(0,1fr)}
.iboost-calculator .iboost-inline.is-overflowing.iboost-group-platform .iboost-options{grid-template-columns:minmax(0,1fr)!important}
.iboost-profile-select{position:relative;width:100%;z-index:3}.iboost-profile-select.is-open{z-index:70}
.iboost-profile-select-trigger{display:grid!important;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%!important;min-height:46px!important;margin:2px 0 4px!important;padding:9px 14px!important;border:1px solid rgba(151,91,255,.72)!important;border-radius:13px!important;background:#191a20!important;color:#fff!important;box-shadow:none!important;font:600 13.5px/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer}
.iboost-game-options .iboost-profile-select-trigger{border-color:rgba(17,17,17,.28)!important;background:rgba(255,255,255,.18)!important;color:#111!important}
.iboost-profile-select-trigger:focus{border-color:#b9ff37!important;outline:2px solid rgba(185,255,55,.15)!important;outline-offset:1px}.iboost-profile-select-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .16s ease}.iboost-profile-select.is-open .iboost-profile-select-trigger svg{transform:rotate(180deg)}
.iboost-profile-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.iboost-profile-select-menu{position:absolute;top:calc(100% + 5px);right:0;left:0;max-height:min(330px,calc(100vh - 180px));padding:7px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#111217;box-shadow:0 18px 45px rgba(0,0,0,.5);overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.iboost-profile-select.is-open .iboost-profile-select-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.iboost-profile-select.opens-up .iboost-profile-select-menu{top:auto;bottom:calc(100% + 5px)}
.iboost-profile-select-search{position:sticky;top:0;z-index:2;display:block;width:100%;height:39px;margin:0 0 6px;padding:0 11px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#1b1c22;color:#fff;font:500 12px Poppins,Arial,sans-serif}.iboost-profile-select-search:focus{border-color:#b9ff37;outline:0}
.iboost-profile-select-option{display:grid!important;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;width:100%!important;min-height:40px!important;margin:0!important;padding:7px 10px!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font:500 13px/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer}.iboost-profile-select-option:hover,.iboost-profile-select-option:focus{background:rgba(255,255,255,.08)!important;outline:0}.iboost-profile-select-option.is-selected{background:rgba(185,255,55,.1)!important;color:#d2ff55!important}.iboost-profile-select-option-label{min-width:0;overflow-wrap:anywhere}.iboost-profile-select-option-price{white-space:nowrap;border-radius:12px;background:rgba(155,92,255,.24);color:#c7a6ff;padding:2px 7px;font-size:11px;font-weight:700}
.iboost-required-mark{margin-left:4px;color:#ff6868;font-size:12px}
.iboost-required-error{margin:5px 0 2px;color:#ff6868;font-size:11px;font-weight:650;line-height:1.35}
.iboost-group.has-required-error{padding:8px;border:1px solid rgba(255,86,86,.72);border-radius:10px;background:rgba(255,55,55,.06);scroll-margin-top:110px}
.iboost-help{position:relative;display:inline-flex;align-items:center;outline:0}
.iboost-help-icon{width:16px;height:16px;border-radius:50%;background:rgba(0,0,0,.10);color:rgba(0,0,0,.55);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:help}
.iboost-common-options .iboost-help-icon{background:rgba(255,255,255,.08);color:rgba(255,255,255,.45)}
.iboost-option-help{margin-left:1px}
.iboost-option-help .iboost-help-icon{width:15px;height:15px;font-size:9px}
.iboost-label-help{display:inline-flex;margin-left:7px;vertical-align:middle}
.iboost-help-text{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%);z-index:999;width:245px;padding:11px 13px;border-radius:10px;background:#090909;color:#fff;font-size:11.5px;font-weight:500;letter-spacing:normal;line-height:1.45;text-transform:none;box-shadow:0 9px 30px rgba(0,0,0,.55);opacity:0;visibility:hidden;pointer-events:none}
.iboost-help:hover .iboost-help-text,.iboost-help:focus .iboost-help-text{opacity:1;visibility:visible}
.iboost-divider{height:1px;background:rgba(255,255,255,.13);margin:11px 0}
.iboost-field-label-row{display:flex;align-items:center;gap:0;margin:10px 0 5px}
.iboost-note-label{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin:10px 0 5px}
.iboost-field-label-row .iboost-note-label,.iboost-field-label-row .iboost-coupon-label{margin:0}
.iboost-note-label span{font-weight:400;text-transform:none;letter-spacing:0}
.iboost-note{display:block;width:100%;height:58px;min-height:58px;resize:vertical;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#191919;color:#fff;padding:8px;font:12px/1.4 Poppins,Arial,sans-serif}
.iboost-coupon-label{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin:11px 0 5px}
.iboost-coupon-label span{font-weight:400;text-transform:none;letter-spacing:0}
.iboost-coupon-row{display:flex;gap:8px}
.iboost-coupon-code{display:block;min-width:0;flex:1;height:40px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#191919;color:#fff;padding:0 11px;font:600 12px Poppins,Arial,sans-serif;text-transform:uppercase}
.iboost-coupon-code::placeholder{text-transform:none;color:rgba(255,255,255,.38)}
.iboost-coupon-apply{flex:0 0 auto;border:1px solid rgba(185,255,55,.72)!important;border-radius:8px!important;background:transparent!important;color:#b9ff37!important;padding:0 14px!important;font:700 12px Poppins,Arial,sans-serif!important;cursor:pointer;transition:background .16s ease,color .16s ease}
.iboost-coupon-apply:hover{background:#b9ff37!important;color:#111!important}
.iboost-coupon-apply:disabled{opacity:.6;cursor:wait}
.iboost-coupon-message{min-height:15px;margin:4px 0 0;color:#ffb8b8;font-size:11px;line-height:1.3}
.iboost-coupon-message.is-success{color:#b9ff37}
.iboost-discount{margin:0 0 11px;text-align:right;color:#b9ff37;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:none}
.iboost-total{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:14px 0 4px;color:rgba(255,255,255,.52);font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:12.5px}
.iboost-price-wrap{display:flex;align-items:baseline;justify-content:flex-end;gap:9px}
.iboost-total strong{font-size:29px;color:#fff!important;letter-spacing:-.04em}
.iboost-original-price{color:rgba(255,255,255,.42);font-size:14px;font-weight:600;letter-spacing:0;text-decoration-thickness:1px;text-transform:none}
.iboost-buy-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;border:0!important;border-radius:13px;padding:13px;background:linear-gradient(90deg,#720cfd,#5f30f5)!important;color:#fff!important;font:700 16px Poppins,Arial,sans-serif!important;cursor:pointer;transition:filter .18s ease,transform .15s ease}
.iboost-buy-button:hover{filter:brightness(1.12);transform:translateY(-1px)}
.iboost-buy-button:disabled{opacity:.6;cursor:wait}
.iboost-buy-button svg{width:19px;height:19px;fill:rgba(255,255,255,.18);stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.iboost-secure-note{text-align:center;color:rgba(255,255,255,.52);font-size:10.5px;line-height:1.35;margin:8px 0 0}
.iboost-chat-before-order{display:flex;align-items:center;justify-content:center;gap:6px;width:max-content;max-width:100%;margin:7px auto 0;color:rgba(255,255,255,.58)!important;font:500 10.5px/1.35 Poppins,Arial,sans-serif!important;text-decoration:none!important;transition:color .16s ease}
.iboost-chat-before-order:hover,.iboost-chat-before-order:focus{color:#d2ff55!important;text-decoration:none!important}
.iboost-chat-before-order svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 14px}
.iboost-message{font-size:12px;line-height:1.4;color:#ffb8b8;margin:8px 0 0}

/* WooCommerce variation fields, visually upgraded while the native select stays synchronized. */
.iboost-native-select{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}
.iboost-variation-control,.iboost-variation-control *{box-sizing:border-box}
.iboost-variation-control{position:relative;width:100%;min-width:220px;font-family:Poppins,Arial,sans-serif;z-index:4}
.iboost-variation-control.is-open{z-index:60}
.iboost-variation-trigger{display:flex!important;align-items:center;justify-content:space-between;gap:14px;width:100%!important;min-height:50px!important;margin:0!important;padding:0 18px!important;border:1px solid rgba(17,17,17,.24)!important;border-radius:18px!important;background:rgba(255,255,255,.20)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)!important;color:#111!important;font:500 15px/1.25 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease!important}
.iboost-variation-trigger:hover,.iboost-variation-trigger:focus{border-color:rgba(17,17,17,.42)!important;background:rgba(255,255,255,.31)!important;box-shadow:0 0 0 3px rgba(17,17,17,.055)!important;color:#111!important}
.iboost-variation-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.iboost-variation-trigger svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}
.iboost-variation-control.is-open .iboost-variation-trigger svg{transform:rotate(180deg)}
.iboost-variation-menu{position:absolute;top:calc(100% + 7px);right:0;left:0;max-height:280px;padding:6px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:#111217;box-shadow:0 18px 45px rgba(0,0,0,.42);overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease}
.iboost-variation-control.is-open .iboost-variation-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.iboost-variation-option{display:flex!important;align-items:center;width:100%!important;min-height:42px!important;margin:0!important;padding:8px 12px!important;border:0!important;border-radius:9px!important;background:transparent!important;box-shadow:none!important;color:rgba(255,255,255,.78)!important;font:500 13.5px/1.3 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;transition:background .14s ease,color .14s ease!important}
.iboost-variation-option:hover,.iboost-variation-option:focus{background:rgba(255,255,255,.07)!important;color:#fff!important}
.iboost-variation-option.is-selected{background:rgba(210,255,85,.12)!important;color:#d2ff55!important;font-weight:650!important}
.iboost-variation-option:disabled{opacity:.35;cursor:not-allowed}

/* Compact quantity stepper; removes browser/Windows number spinners. */
.quantity.iboost-quantity-stepper{display:inline-grid!important;grid-template-columns:38px minmax(48px,60px) 38px!important;align-items:center!important;width:auto!important;min-height:46px!important;margin:0!important;border:1px solid rgba(17,17,17,.22)!important;border-radius:14px!important;background:rgba(255,255,255,.19)!important;overflow:hidden!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important}
.iboost-quantity-stepper input.qty{-moz-appearance:textfield!important;appearance:textfield!important;width:100%!important;height:44px!important;min-width:0!important;margin:0!important;padding:0 3px!important;border:0!important;border-right:1px solid rgba(17,17,17,.13)!important;border-left:1px solid rgba(17,17,17,.13)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111!important;font:600 15px Poppins,Arial,sans-serif!important;text-align:center!important}
.iboost-quantity-stepper input.qty::-webkit-inner-spin-button,.iboost-quantity-stepper input.qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
.iboost-quantity-button{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:44px!important;min-width:38px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:rgba(17,17,17,.68)!important;font:500 21px/1 Poppins,Arial,sans-serif!important;text-transform:none!important;cursor:pointer;transition:background .14s ease,color .14s ease!important}
.iboost-quantity-button:hover,.iboost-quantity-button:focus{background:rgba(17,17,17,.08)!important;color:#111!important}

/* Global FOX-backed USD / EUR segmented switcher. */
.iboost-currency-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid #343641;border-radius:10px;background:#0d0e13;font-family:Poppins,Arial,sans-serif;white-space:nowrap}
.iboost-currency-choice{display:flex;align-items:center;justify-content:center;min-width:48px;height:31px;padding:0 10px;border-radius:7px;color:#858894!important;font-size:11px;font-weight:600;letter-spacing:.06em;line-height:1;text-decoration:none!important;transition:background .16s ease,color .16s ease,box-shadow .16s ease}
.iboost-currency-choice:hover,.iboost-currency-choice:focus{color:#fff!important;background:rgba(255,255,255,.06)}
.iboost-currency-choice.is-active{background:#d2ff55;color:#0a0b0e!important;box-shadow:0 0 12px rgba(210,255,85,.17)}

/* Moved to document.body by JavaScript so Elementor transforms cannot break fixed positioning. */
.iboost-mobile-buy,.iboost-mobile-buy *{box-sizing:border-box}
.iboost-mobile-buy{position:fixed;right:auto;bottom:calc(14px + env(safe-area-inset-bottom));left:50%;z-index:9998;display:grid;grid-template-columns:minmax(160px,.72fr) minmax(230px,1fr);align-items:center;gap:14px;width:calc(100% - 32px);max-width:640px;margin:0;padding:10px 10px 10px 18px;border:1px solid rgba(151,91,255,.5);border-radius:16px;background:rgba(10,10,14,.95);box-shadow:0 15px 45px rgba(0,0,0,.62),0 0 24px rgba(113,24,255,.13);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,calc(100% + 34px));transition:opacity .2s ease,visibility .2s ease,transform .2s ease;font-family:Poppins,Arial,sans-serif}
.iboost-mobile-buy.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.iboost-mobile-total{display:flex;min-width:0;flex-direction:column;gap:1px;color:#fff}
.iboost-mobile-total small{color:rgba(255,255,255,.55);font-size:9px;font-weight:700;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}
.iboost-mobile-total strong{overflow:hidden;color:#fff;font-size:22px;font-weight:800;letter-spacing:-.03em;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
.iboost-mobile-buy-button{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;margin:0!important;padding:0 18px!important;border:0!important;border-radius:11px!important;background:linear-gradient(90deg,#720cfd,#6531f5)!important;box-shadow:none!important;color:#fff!important;font:700 15px Poppins,Arial,sans-serif!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;transition:filter .16s ease!important}
.iboost-mobile-buy-button:hover,.iboost-mobile-buy-button:focus{filter:brightness(1.1);color:#fff!important}
.iboost-mobile-buy-button:disabled{opacity:.62;cursor:wait}
.iboost-mobile-buy-button svg{width:18px;height:18px;fill:rgba(255,255,255,.16);stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body.iboost-sticky-buy-visible .e-floating-buttons{bottom:calc(92px + env(safe-area-inset-bottom))!important}

/* Elementor product layouts often keep the calculator column at 50% on tablet portrait.
 * Stack the direct columns only for the row that actually contains this calculator. */
@media(min-width:768px) and (max-width:1024px) and (orientation:portrait){
	.single-product .e-con:has(> .e-con .iboost-calculator){flex-wrap:wrap!important}
	.single-product .e-con:has(> .e-con .iboost-calculator)>.e-con{width:100%!important;max-width:100%!important;flex:0 0 100%!important}
	.single-product .e-con:has(> .elementor-widget-shortcode .iboost-calculator),.single-product .e-con:has(> .elementor-widget-html .iboost-calculator),.single-product .elementor-widget-shortcode:has(.iboost-calculator),.single-product .elementor-widget-html:has(.iboost-calculator){width:100%!important;max-width:100%!important;flex-basis:100%!important}
	.single-product .iboost-calculator{width:100%!important;max-width:none!important}
}

@media(max-width:767px){
	.iboost-mobile-buy{bottom:calc(10px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) minmax(132px,1.25fr);gap:12px;width:calc(100% - 24px);max-width:520px;padding:8px 8px 8px 14px;border-radius:15px}
	.iboost-mobile-total strong{font-size:20px}
	.iboost-mobile-buy-button{height:44px;padding:0 14px!important;font-size:14px!important}
	.iboost-mobile-buy-button svg{width:17px;height:17px}
	body.iboost-sticky-buy-visible .e-floating-buttons{bottom:calc(84px + env(safe-area-inset-bottom))!important}
}

@media(max-width:480px){
	.iboost-game-options{padding:11px 14px}
	.iboost-common-options{margin-top:10px;padding:15px 16px}
	.iboost-group{margin-bottom:7px}
	.iboost-group-title{font-weight:800}
	.iboost-option,.iboost-calculator button.iboost-option{min-height:30px;font-size:13px!important;font-weight:600!important}
	.iboost-option-label{font-size:13px;font-weight:600}
	.iboost-common-options .iboost-option{font-weight:600!important}
	.iboost-inline .iboost-options{grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:5px 9px}
	.iboost-inline .iboost-option{margin:0;padding-right:5px}
	.iboost-inline .iboost-option-price{padding:2px 5px}
	.iboost-group-platform .iboost-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
	.iboost-group-platform .iboost-option,.iboost-calculator .iboost-group-platform .iboost-option{gap:5px;margin:0!important;padding:4px 3px!important}
	.iboost-calculator .iboost-group-platform .iboost-option::after{display:none!important}
	.iboost-group-platform .iboost-dot{width:13px;height:13px;flex-basis:13px}
	.iboost-group-platform .iboost-option-price{padding:2px 5px;font-size:10px}
	.iboost-note,.iboost-coupon-code{font-weight:500}
	.iboost-total{font-weight:800}
	.iboost-secure-note,.iboost-chat-before-order{font-weight:500!important}
	.iboost-help-text{width:min(235px,calc(100vw - 42px))}
	.iboost-variation-control{min-width:0}
	.iboost-variation-trigger{min-height:46px!important;padding:0 14px!important;font-size:14px!important}
	.iboost-variation-option{font-size:13px!important}
	.quantity.iboost-quantity-stepper{grid-template-columns:36px minmax(44px,54px) 36px!important;min-height:44px!important}
	.iboost-quantity-button{width:36px!important;min-width:36px!important;height:42px!important}
	.iboost-quantity-stepper input.qty{height:42px!important;font-size:14px!important}
}

/* Platform rows use the same collision-safe behavior as every other inline group. */
@media(max-width:480px){
	.iboost-calculator .iboost-group-platform:not(.is-overflowing) .iboost-options{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}
}

/* 1.8 design system: editable in WooCommerce > iBoost Design. */
:root{--iboost-service-bg:#17181e;--iboost-service-text:#fff;--iboost-checkout-bg:#0f1014;--iboost-surface-bg:#22242c;--iboost-accent:#9b6dff;--iboost-action-bg:#d2ff55;--iboost-action-text:#0b0c0f}
.iboost-game-options{background:var(--iboost-service-bg)!important;color:var(--iboost-service-text)!important;box-shadow:none!important}
.iboost-common-options{background:var(--iboost-checkout-bg)!important;box-shadow:none!important}
.iboost-game-options .iboost-group-title{color:inherit!important;opacity:.62}
.iboost-game-options .iboost-group:not(.iboost-inline) .iboost-option:not(:last-child)::after{background:rgba(255,255,255,.13)}
.iboost-game-options .iboost-option:hover,.iboost-game-options button.iboost-option:hover{background:rgba(255,255,255,.05)!important}
.iboost-game-options .iboost-dot{background:rgba(255,255,255,.42)!important;opacity:1}
.iboost-game-options .iboost-option.is-active .iboost-dot{background:var(--iboost-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--iboost-accent) 20%,transparent)}
.iboost-common-options .iboost-dot{background:rgba(255,255,255,.42)!important;opacity:1}
.iboost-common-options .iboost-option.is-active .iboost-dot{background:var(--iboost-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--iboost-accent) 20%,transparent)}
.iboost-game-options .iboost-option-price{background:color-mix(in srgb,var(--iboost-accent) 25%,transparent);color:#d9c7ff}
.iboost-game-options .iboost-help-icon{background:rgba(255,255,255,.09);color:rgba(255,255,255,.58)}
.iboost-variation-trigger{border:1px solid transparent!important;background:linear-gradient(var(--iboost-surface-bg),var(--iboost-surface-bg)) padding-box,linear-gradient(180deg,color-mix(in srgb,var(--iboost-accent) 72%,white),color-mix(in srgb,var(--iboost-accent) 68%,#1b073d)) border-box!important;box-shadow:none!important;color:#fff!important}
.iboost-variation-trigger:hover,.iboost-variation-trigger:focus,.iboost-variation-control.is-open .iboost-variation-trigger{border:1px solid transparent!important;background:linear-gradient(color-mix(in srgb,var(--iboost-surface-bg) 90%,white),color-mix(in srgb,var(--iboost-surface-bg) 90%,white)) padding-box,linear-gradient(180deg,color-mix(in srgb,var(--iboost-accent) 84%,white),var(--iboost-accent)) border-box!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--iboost-accent) 13%,transparent)!important;color:#fff!important}
.iboost-variation-trigger svg{color:var(--iboost-action-bg)}
.single-product form.cart .variations label,.single-product form.cart .variations th,.single-product form.cart .variations td{color:var(--iboost-service-text)!important;font-family:Poppins,Arial,sans-serif!important}
.single-product form.cart .reset_variations{color:var(--iboost-action-bg)!important}
.iboost-variation-menu{background:var(--iboost-checkout-bg);border-color:rgba(255,255,255,.12)}
.iboost-variation-option.is-selected{background:color-mix(in srgb,var(--iboost-accent) 23%,transparent)!important;color:#fff!important;box-shadow:inset 3px 0 0 var(--iboost-action-bg)!important}
.quantity.iboost-quantity-stepper{border:1px solid transparent!important;background:linear-gradient(var(--iboost-surface-bg),var(--iboost-surface-bg)) padding-box,linear-gradient(180deg,color-mix(in srgb,var(--iboost-accent) 72%,white),color-mix(in srgb,var(--iboost-accent) 68%,#1b073d)) border-box!important;box-shadow:none!important}
.iboost-quantity-stepper input.qty{border-color:rgba(255,255,255,.12)!important;color:#fff!important}
.iboost-quantity-button{color:rgba(255,255,255,.8)!important}
.iboost-quantity-button:hover,.iboost-quantity-button:focus{background:rgba(255,255,255,.08)!important;color:var(--iboost-action-bg)!important}
.iboost-buy-button,.iboost-mobile-buy-button{background:var(--iboost-action-bg)!important;color:var(--iboost-action-text)!important;box-shadow:0 8px 24px color-mix(in srgb,var(--iboost-action-bg) 20%,transparent)!important}
.iboost-buy-button svg,.iboost-mobile-buy-button svg{fill:transparent;stroke:var(--iboost-action-text)}
.iboost-buy-button:hover,.iboost-mobile-buy-button:hover,.iboost-mobile-buy-button:focus{filter:brightness(1.06);color:var(--iboost-action-text)!important}
.iboost-coupon-apply{border-color:var(--iboost-action-bg)!important;color:var(--iboost-action-bg)!important}
.iboost-coupon-apply:hover{background:var(--iboost-action-bg)!important;color:var(--iboost-action-text)!important}
.iboost-coupon-message.is-success,.iboost-discount{color:var(--iboost-action-bg)}
.iboost-mobile-buy{border-color:color-mix(in srgb,var(--iboost-accent) 60%,transparent);background:color-mix(in srgb,var(--iboost-checkout-bg) 95%,transparent);box-shadow:0 15px 45px rgba(0,0,0,.62),0 0 24px color-mix(in srgb,var(--iboost-accent) 15%,transparent)}

/* On phones, keep the live total and action compact without a surrounding card. */
@media(max-width:767px){
	.iboost-mobile-buy{bottom:calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(52px,.55fr) minmax(126px,1.45fr);gap:8px;width:calc(100% - 124px);min-width:196px;max-width:270px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
	.iboost-mobile-total{justify-content:center;text-shadow:0 2px 8px rgba(0,0,0,.95)}
	.iboost-mobile-total small{display:none}
	.iboost-mobile-total strong{font-size:18px;line-height:1.1}
	.iboost-mobile-buy-button{height:42px;padding:0 11px!important;border-radius:12px!important;font-size:13px!important}
	.iboost-mobile-buy-button svg{width:16px;height:16px}
}

/* 1.8.4: one centered mobile purchase pill, with the live price inside it. */
@media(max-width:767px){
	html,body{overflow-x:hidden!important}
	.iboost-calculator{max-width:100%!important;overflow-x:clip}
	.iboost-mobile-buy{right:auto;left:50%;display:grid;grid-template-columns:minmax(68px,auto) minmax(0,1fr);gap:0;width:calc(100% - 124px);min-width:196px;max-width:270px;height:44px;padding:0;border:0;border-radius:13px;background:var(--iboost-action-bg);box-shadow:0 8px 24px color-mix(in srgb,var(--iboost-action-bg) 20%,transparent);overflow:hidden;backdrop-filter:none;-webkit-backdrop-filter:none}
	.iboost-mobile-total{align-items:center;justify-content:center;min-width:68px;height:44px;padding:0 9px;border-right:1px solid color-mix(in srgb,var(--iboost-action-text) 22%,transparent);color:var(--iboost-action-text);text-shadow:none}
	.iboost-mobile-total small{display:none}
	.iboost-mobile-total strong{color:var(--iboost-action-text)!important;font-size:16px;line-height:1.1}
	.iboost-mobile-buy-button{min-width:0;height:44px;padding:0 9px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-size:13px!important}
	.iboost-mobile-buy-button svg{width:16px;height:16px}
	.iboost-help-text{left:0;right:auto;width:min(235px,calc(100vw - 32px));max-width:calc(100vw - 32px);transform:none}
	.iboost-label-help .iboost-help-text{right:0;left:auto}
}
