.osp-product,
.osp-product *{box-sizing:border-box}
.osp-product{--osp-accent:#ff7200;--osp-blue:#246bfd;--osp-purple:#7057ff;--osp-text:#171a24;--osp-muted:#818899;--osp-line:#e7e9ef;--osp-soft:#f6f7f9;--osp-panel:#fff;--osp-success:#0c9f64;width:100%;font-family:inherit;color:var(--osp-text);background:#fff;direction:rtl}
.osp-product button,.osp-product input,.osp-product select,.osp-product textarea{font:inherit}
.osp-product a{text-decoration:none;color:inherit}
.osp-product svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.osp-svg{display:inline-flex;width:20px;height:20px;flex:0 0 20px}
.osp-shell{width:min(calc(100% - 32px),var(--osp-max-width));margin:0 auto;padding:18px 0 42px}
.osp-breadcrumb{min-height:30px;margin-bottom:14px;color:#8b92a2;font-size:12px}
.osp-breadcrumb nav{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.osp-breadcrumb .woocommerce-breadcrumb{margin:0;padding:0;color:inherit}
.osp-breadcrumb a{color:#667085}
.osp-breadcrumb a:hover{color:var(--osp-accent)}
.osp-top-grid{display:grid;grid-template-columns:minmax(285px,340px) minmax(460px,1fr) minmax(460px,590px);grid-template-areas:"buy summary gallery";gap:18px;align-items:start}
.osp-buybox{grid-area:buy;position:sticky;top:18px;z-index:8}
.osp-summary{grid-area:summary;min-width:0;padding:6px 0}
.osp-gallery{grid-area:gallery;position:relative;min-width:0}
.osp-summary__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:11px}
.osp-summary__category{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#3576dc;font-size:12px}
.osp-summary__category a{color:#3576dc}
.osp-native-brand{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:5px 9px 5px 7px;border:1px solid #e6e8ed;border-radius:4px;background:#fff;color:#17191d!important;text-decoration:none;box-shadow:0 5px 18px rgba(25,31,45,.035);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.osp-native-brand:hover{border-color:color-mix(in srgb,var(--osp-accent) 35%,#e6e8ed);transform:translateY(-1px);box-shadow:0 8px 22px rgba(25,31,45,.06)}
.osp-native-brand img,.osp-native-brand>i{width:28px;height:28px;object-fit:contain;flex:0 0 28px}
.osp-native-brand>i{display:grid;place-items:center;border:1px solid #eceef2;background:#f6f7f9;color:#555;font-size:12px;font-style:normal;font-weight:800}
.osp-native-brand>span{display:flex;flex-direction:column;gap:1px;line-height:1.2}.osp-native-brand small{color:#9298a3;font-size:8px}.osp-native-brand b{font-size:11px;font-weight:750}
.osp-summary__category-links{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px}
.osp-separator{color:#c1c6d1}
.osp-summary__actions{display:none;align-items:center;gap:5px}
.osp-icon-button{appearance:none;border:0;background:transparent;padding:7px;color:#343945;cursor:pointer;border-radius:6px;transition:.2s ease}
.osp-icon-button:hover{background:#f3f4f7;color:var(--osp-accent)}
.osp-icon-button .osp-svg{width:22px;height:22px}
.osp-favorite.is-active{color:#e63556}
.osp-favorite.is-active svg{fill:currentColor}
.osp-title{margin:0;color:#11131a;font-size:clamp(23px,1.7vw,33px);font-weight:780;line-height:1.55;letter-spacing:-.025em}
.osp-english-title{margin-top:7px;padding-bottom:18px;border-bottom:1px solid var(--osp-line);color:#b1b6c1;font-size:11px;line-height:1.7;text-align:left;direction:ltr}
.osp-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:14px}
.osp-rating{display:inline-flex;align-items:center;gap:3px;color:#51596a;font-size:11px}
.osp-rating b{font-size:13px;color:#222733}
.osp-rating .osp-svg{width:15px;height:15px;color:#ffab00}
.osp-rating .osp-svg svg{fill:currentColor;stroke:currentColor}
.osp-rating small{color:#9ca2af}
.osp-chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;background:#f3f4f7;border:1px solid #eef0f4;border-radius:999px;color:#525968;font-size:10px;transition:.2s}
.osp-chip:hover{border-color:#d9ddea;background:#fff}
.osp-color-section{margin-top:24px}
.osp-section-label{font-size:14px;color:#333846}
.osp-section-label strong{color:#171a24}
.osp-swatches{display:flex;align-items:center;gap:12px;margin-top:12px}
.osp-swatch{width:43px;height:43px;padding:3px;border:2px solid transparent;border-radius:50%;background:#fff;cursor:pointer;transition:.2s}
.osp-swatch span{display:block;width:100%;height:100%;border:1px solid #d8dce5;border-radius:50%;background:var(--swatch-color)}
.osp-swatch.is-selected{border-color:var(--osp-blue);box-shadow:0 0 0 2px #fff inset}
.osp-swatch.is-selected::after{content:"✓";position:absolute;color:#111;font-size:14px;font-weight:800}
.osp-swatch{position:relative;display:grid;place-items:center}
.osp-swatch.is-selected span{opacity:.88}
.osp-review-card{display:flex;align-items:center;width:100%;margin-top:22px;padding:11px 15px;border:1px solid #ddd7ff;border-radius:24px;background:#f3f0ff;color:#2e3340;text-align:right;cursor:pointer;transition:.2s}
.osp-review-card:hover{border-color:#b9adff;background:#faf9ff}
.osp-review-card:disabled{cursor:default}
.osp-review-card__icon{display:grid;place-items:center;width:38px;height:38px;margin-left:12px;border-radius:50%;background:#fff;color:var(--osp-purple);box-shadow:0 5px 18px rgba(85,65,190,.12)}
.osp-review-card__icon .osp-svg{width:17px;height:17px}
.osp-review-card>span:nth-child(2){display:flex;flex-direction:column;gap:2px;flex:1}
.osp-review-card b{font-size:12px}
.osp-review-card small{color:#777f91;font-size:10px}
.osp-review-card__arrow{color:var(--osp-purple)}
.osp-review-card__arrow .osp-svg{width:18px;height:18px}
.osp-notice{display:flex;align-items:center;gap:9px;margin-top:20px;min-height:56px;padding:13px 16px;border-right:4px solid var(--osp-blue);border-radius:5px;background:#eef0ff;color:#262d3c;font-size:12px}
.osp-notice .osp-svg{color:#165eff}
.osp-insurance{margin-top:24px}
.osp-insurance h2,.osp-key-specs h2{margin:0 0 11px;font-size:16px;font-weight:750}
.osp-insurance__card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:75px;padding:12px 14px;border:1px solid #dfe2e9;border-radius:8px;background:#fff;cursor:pointer}
.osp-insurance__card input{position:absolute;opacity:0;pointer-events:none}
.osp-insurance__check{width:20px;height:20px;border:2px solid #686f80;border-radius:5px;transition:.2s}
.osp-insurance__card input:checked+.osp-insurance__check{border-color:var(--osp-blue);background:var(--osp-blue);box-shadow:inset 0 0 0 4px #fff}
.osp-insurance__card>span:nth-child(3){display:flex;flex-direction:column;gap:5px}
.osp-insurance__card b{font-size:12px}
.osp-insurance__card small{font-size:11px;color:#626a7c}
.osp-insurance__card a{font-size:10px;color:#2470de}
.osp-key-specs{margin-top:26px}
.osp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.osp-section-heading h2{margin:0;font-size:17px}
.osp-section-heading a{display:flex;align-items:center;gap:4px;font-size:11px;color:#2d6fda}
.osp-section-heading a .osp-svg{width:15px;height:15px}
.osp-key-specs__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.osp-spec-card{display:flex;flex-direction:column;justify-content:center;min-height:65px;padding:10px 12px;border-radius:7px;background:#f1f2f4}
.osp-spec-card small{margin-bottom:5px;color:#9ba1ae;font-size:10px}
.osp-spec-card b{overflow:hidden;color:#252a36;font-size:11px;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}
.osp-return-note{display:flex;align-items:flex-start;gap:8px;margin-top:24px;padding-top:16px;border-top:1px solid var(--osp-line);color:#7f8695}
.osp-return-note .osp-svg{width:16px;height:16px;margin-top:2px}
.osp-return-note p{margin:0;font-size:10px;line-height:2}
.osp-service-cards{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}
.osp-service-card{display:grid;grid-template-columns:36px 1fr;gap:11px;padding:17px;border:1px solid #dee2ea;border-radius:8px;background:#fff}
.osp-service-card__icon{display:grid;place-items:center;width:36px;height:36px;color:var(--osp-purple)}
.osp-service-card__icon .osp-svg{width:26px;height:26px}
.osp-service-card--installment .osp-service-card__icon{color:var(--osp-blue)}
.osp-service-card h3{margin:0;color:#2b2f3a;font-size:13px}
.osp-service-card p{margin:7px 0 0;color:#848b9b;font-size:10px;line-height:1.9}
.osp-service-card a{display:flex;align-items:center;gap:4px;margin-top:10px;color:#246bdd;font-size:11px}
.osp-service-card a .osp-svg{width:15px;height:15px}
.osp-gallery__toolbar{position:absolute;top:5px;left:0;z-index:5;display:flex;flex-direction:column;gap:3px}
.osp-gallery__stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:515px;padding:24px;border-radius:10px;background:#fff;overflow:hidden}
.osp-gallery__sale{position:absolute;top:0;right:0;padding:7px 10px;border:1px solid #ffcfad;border-radius:5px;background:#fff7ef;color:var(--osp-accent);font-size:9px;font-weight:800}
.osp-gallery__main-button{appearance:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:0;background:transparent;cursor:zoom-in}
.osp-gallery__main-image{display:block;max-width:100%;max-height:485px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(27,34,50,.08));transition:opacity .18s,transform .35s}
.osp-gallery__main-button:hover .osp-gallery__main-image{transform:scale(1.025)}
.osp-gallery__thumbs{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:9px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none}
.osp-gallery__thumbs::-webkit-scrollbar{display:none}
.osp-gallery__thumb{appearance:none;display:grid;place-items:center;flex:0 0 65px;width:65px;height:65px;padding:5px;border:1px solid #dfe2e8;border-radius:7px;background:#fff;cursor:pointer;overflow:hidden;transition:.2s}
.osp-gallery__thumb:hover,.osp-gallery__thumb.is-active{border-color:var(--osp-accent);box-shadow:0 3px 12px rgba(25,34,52,.08)}
.osp-gallery__thumb img{width:100%;height:100%;object-fit:contain}
.osp-gallery__thumb--video{display:flex;flex-direction:column;gap:3px;color:#555e6f;font-size:8px}
.osp-gallery__thumb--video .osp-svg{width:22px;height:22px}
.osp-gallery__legal{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:9px;color:#9299a6;font-size:9px}
.osp-gallery__legal .osp-svg{width:14px;height:14px}
.osp-gallery__legal small{margin-right:15px}
.osp-buybox__inner{border:1px solid #dfe2e8;border-radius:9px;background:#f8f9fb;padding:17px;box-shadow:0 8px 22px rgba(28,35,50,.03)}
.osp-buybox__seller-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.osp-buybox__seller-head h2{margin:0;font-size:15px}
.osp-buybox__seller-head a{color:#2c73df;font-size:10px}
.osp-seller-row{display:flex;align-items:center;gap:11px;margin-top:17px}
.osp-seller-icon{display:grid;place-items:center;width:34px;height:34px;color:#49505f}
.osp-seller-icon .osp-svg{width:24px;height:24px}
.osp-seller-row>div{display:flex;flex-direction:column;gap:7px}
.osp-seller-row b{font-size:13px}
.osp-seller-row small{color:var(--osp-success);font-size:10px}
.osp-buybox__divider{height:1px;margin:18px 0;background:#dfe2e8}
.osp-buybox__price{min-height:35px;color:#202534;font-size:22px;font-weight:850;text-align:left;direction:rtl}
.osp-buybox__price del{margin-left:7px;color:#9ca3af;font-size:11px;font-weight:500}
.osp-buybox__price ins{text-decoration:none}
.osp-buybox__price .woocommerce-Price-currencySymbol{font-size:10px;font-weight:500}
.osp-stock{margin-top:4px;font-size:9px;text-align:left}
.osp-stock--in{color:var(--osp-success)}
.osp-stock--out{color:#d63c4b}
.osp-buybox__cart-form{margin-top:15px}
.osp-simple-cart{display:grid;grid-template-columns:105px 1fr;gap:8px}
.osp-qty{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;height:48px;border:1px solid #dce0e7;border-radius:7px;background:#fff;overflow:hidden}
.osp-qty button{height:100%;border:0;background:transparent;color:var(--osp-accent);font-size:19px;cursor:pointer}
.osp-qty input{width:100%;height:100%;border:0;outline:0;background:transparent;text-align:center;color:#343a47;-moz-appearance:textfield}
.osp-qty input::-webkit-inner-spin-button,.osp-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.osp-add-button,.osp-native-cart .single_add_to_cart_button,.osp-native-cart .button{position:relative;display:flex;align-items:center;justify-content:center;min-height:48px!important;padding:10px 15px!important;border:0!important;border-radius:7px!important;background:var(--osp-accent)!important;color:#fff!important;font-size:12px!important;font-weight:750!important;cursor:pointer;box-shadow:none!important;transition:.2s!important}
.osp-add-button:hover,.osp-native-cart .single_add_to_cart_button:hover{filter:brightness(.94)}
.osp-add-button.is-loading{pointer-events:none;opacity:.85}
.osp-add-button__spinner{display:none;width:16px;height:16px;margin-left:8px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:osp-spin .7s linear infinite}
.osp-add-button.is-loading .osp-add-button__spinner{display:block}
.osp-add-button.is-added{background:#13895d!important}
@keyframes osp-spin{to{transform:rotate(360deg)}}
.osp-native-cart .variations{width:100%;margin:0 0 12px;border-collapse:separate;border-spacing:0 8px}
.osp-native-cart .variations tr{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:7px}
.osp-native-cart .variations th,.osp-native-cart .variations td{display:block;padding:0!important;background:transparent!important}
.osp-native-cart .variations label{font-size:10px;color:#5c6474}
.osp-native-cart select{width:100%;height:42px;padding:0 10px;border:1px solid #dce0e7;border-radius:6px;background:#fff;color:#333;outline:0}
.osp-native-cart .reset_variations{display:inline-block;margin-top:6px;color:#d44550;font-size:9px}
.osp-native-cart .single_variation_wrap{margin-top:10px}
.osp-native-cart .woocommerce-variation-price{margin-bottom:10px;font-size:18px;font-weight:800}
.osp-native-cart .woocommerce-variation-add-to-cart{display:grid;grid-template-columns:95px 1fr;gap:8px}
.osp-native-cart .quantity .qty{width:100%;height:48px;border:1px solid #dce0e7;border-radius:7px;text-align:center}
.osp-native-cart .stock{font-size:10px}
.osp-buybox__line{display:flex;align-items:center;gap:10px;min-height:50px;margin-top:10px;padding-top:10px;border-top:1px solid #e1e4ea;color:#3a4050;font-size:10px}
.osp-buybox__line .osp-svg{width:22px;height:22px;color:#596171}
.osp-buybox__line--stack>div{display:flex;flex-direction:column;gap:5px}
.osp-buybox__line--stack small{color:#858c9a;font-size:9px}
.osp-buybox__points{display:flex;align-items:center;justify-content:center;gap:8px;margin:13px -17px -17px;padding:13px;background:#fff;border-radius:0 0 9px 9px;color:#374052}
.osp-buybox__points .osp-svg{width:21px;height:21px;color:#f0a400}
.osp-buybox__points span{display:flex;flex-direction:column;gap:2px}
.osp-buybox__points b{font-size:10px}
.osp-buybox__points small{color:#9198a5;font-size:8px}
.osp-unavailable{margin:0;padding:12px;border:1px solid #f1c7cc;background:#fff3f4;color:#bd3342;font-size:11px}
.osp-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;padding:22px 18px;border-top:1px solid var(--osp-line);border-bottom:1px solid var(--osp-line)}
.osp-trust-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;color:#707887}
.osp-trust-strip .osp-svg{width:31px;height:31px;color:#a5abb6}
.osp-trust-strip span{display:flex;flex-direction:column;gap:3px}
.osp-trust-strip b{color:#555d6c;font-size:10px}
.osp-trust-strip small{font-size:8px}
.osp-tabs{margin-top:34px;scroll-margin-top:20px}
.osp-tabs .woocommerce-tabs{width:100%}
.osp-tabs .tabs{display:flex;align-items:center;gap:24px;margin:0!important;padding:0!important;border-bottom:1px solid var(--osp-line)!important;list-style:none!important}
.osp-tabs .tabs::before,.osp-tabs .tabs::after{display:none!important}
.osp-tabs .tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
.osp-tabs .tabs li::before,.osp-tabs .tabs li::after{display:none!important}
.osp-tabs .tabs li a{display:block;padding:13px 2px!important;color:#737a89!important;font-size:12px!important;font-weight:650!important}
.osp-tabs .tabs li.active a{color:var(--osp-accent)!important;border-bottom:2px solid var(--osp-accent)}
.osp-tabs .woocommerce-Tabs-panel{padding:24px 0!important;color:#555d6d;font-size:13px;line-height:2.1}
.osp-tabs .woocommerce-Tabs-panel h2{font-size:20px;color:#202531}
.osp-tabs table.shop_attributes{width:100%;border:0!important;border-collapse:collapse}
.osp-tabs table.shop_attributes th,.osp-tabs table.shop_attributes td{padding:12px!important;border:0!important;border-bottom:1px solid #eceef2!important;background:#fff!important;font-style:normal!important}
.osp-related{margin-top:35px}
.osp-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.osp-related-card{border:1px solid #e3e6ec;border-radius:8px;background:#fff;overflow:hidden;transition:.25s}
.osp-related-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(24,33,49,.08)}
.osp-related-card a{display:flex;flex-direction:column;height:100%;padding:13px}
.osp-related-card__image{display:grid;place-items:center;aspect-ratio:1.15;background:#f7f8fa;border-radius:6px;overflow:hidden}
.osp-related-card__image img{width:100%;height:100%;object-fit:contain}
.osp-related-card__title{display:-webkit-box;margin-top:12px;overflow:hidden;color:#303644;font-size:11px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.osp-related-card__price{margin-top:auto;padding-top:12px;color:#222838;font-size:12px;font-weight:800;text-align:left}
.osp-mobile-buybar{display:none}
.osp-video-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:24px;background:rgba(12,15,21,.82);backdrop-filter:blur(8px)}
.osp-video-modal[hidden]{display:none}
.osp-video-modal__content{width:min(900px,94vw);max-height:82vh;border-radius:10px;background:#000;overflow:hidden}
.osp-video-modal__content video,.osp-video-modal__content iframe{display:block;width:100%;max-height:82vh;aspect-ratio:16/9;border:0}
.osp-video-modal__close{position:absolute;top:22px;left:25px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;cursor:pointer}
.osp-toast{position:fixed;z-index:999999;right:24px;bottom:24px;max-width:320px;padding:12px 15px;border-radius:7px;background:#202633;color:#fff;font-size:11px;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s}
.osp-toast.is-visible{opacity:1;transform:none}
.osp-empty{padding:24px;border:1px dashed #d4d8e0;background:#fafbfc;color:#656c7b;text-align:center}

@media(max-width:1350px){
  .osp-top-grid{grid-template-columns:minmax(260px,310px) minmax(390px,1fr) minmax(390px,500px)}
  .osp-gallery__stage{min-height:470px}
  .osp-gallery__main-image{max-height:440px}
  .osp-title{font-size:24px}
  .osp-key-specs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:1080px){
  .osp-top-grid{grid-template-columns:minmax(250px,310px) 1fr;grid-template-areas:"gallery gallery" "summary buy"}
  .osp-gallery{max-width:760px;margin:0 auto;width:100%}
  .osp-buybox{top:12px}
  .osp-gallery__stage{min-height:500px}
  .osp-summary__actions{display:flex}
  .osp-gallery__toolbar{display:none}
}
@media(max-width:767px){
  body.osp-single-product-page{padding-bottom:74px}
  .osp-shell{width:100%;padding:0 0 18px}
  .osp-breadcrumb{padding:10px 14px;margin:0;font-size:10px;background:#fff}
  .osp-top-grid{display:flex;flex-direction:column;gap:0}
  .osp-gallery{order:1;width:100%;padding:0 12px;border-bottom:1px solid #eceef2}
  .osp-summary{order:2;width:100%;padding:14px 14px 20px}
  .osp-buybox{order:3;position:static;width:100%;padding:0 12px 20px}
  .osp-gallery__stage{min-height:auto;aspect-ratio:1.06;padding:10px;background:#f5f6f8;border-radius:7px}
  .osp-gallery__main-image{max-height:82vw;filter:none}
  .osp-gallery__sale{top:8px;right:8px}
  .osp-gallery__thumbs{justify-content:flex-start;gap:6px;margin:8px 0;padding:0 0 8px}
  .osp-gallery__thumb{flex-basis:55px;width:55px;height:55px}
  .osp-gallery__legal{display:none}
  .osp-summary__topline{margin-bottom:8px}
  .osp-summary__category{font-size:10px}
  .osp-native-brand{min-height:32px;padding:3px 6px;gap:6px}.osp-native-brand img,.osp-native-brand>i{width:23px;height:23px;flex-basis:23px}.osp-native-brand small{display:none}.osp-native-brand b{font-size:9px}
  .osp-summary__actions{display:flex}
  .osp-title{font-size:17px;line-height:1.8;letter-spacing:-.01em}
  .osp-english-title{margin-top:4px;padding-bottom:10px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .osp-rating-row{gap:5px;margin-top:9px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}
  .osp-rating-row::-webkit-scrollbar{display:none}
  .osp-chip{min-height:25px;padding:4px 8px;white-space:nowrap;font-size:8px}
  .osp-rating{white-space:nowrap;font-size:9px}
  .osp-color-section{margin-top:18px}
  .osp-swatch{width:37px;height:37px}
  .osp-review-card{margin-top:15px;padding:8px 10px;border-radius:22px}
  .osp-review-card__icon{width:34px;height:34px}
  .osp-review-card b{font-size:10px}
  .osp-review-card small{font-size:8px}
  .osp-notice{min-height:50px;margin-top:14px;padding:10px 12px;font-size:10px}
  .osp-insurance{margin-top:18px}
  .osp-insurance h2,.osp-key-specs h2{font-size:14px}
  .osp-insurance__card{min-height:65px;padding:10px}
  .osp-key-specs{margin-top:18px}
  .osp-key-specs__grid{display:flex;overflow-x:auto;gap:7px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .osp-key-specs__grid::-webkit-scrollbar{display:none}
  .osp-spec-card{flex:0 0 145px;min-height:59px;scroll-snap-align:start}
  .osp-return-note{margin-top:18px}
  .osp-service-cards{margin-top:16px}
  .osp-service-card{padding:13px}
  .osp-service-card h3{font-size:11px}
  .osp-service-card p{display:-webkit-box;overflow:hidden;font-size:8px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .osp-buybox__inner{padding:14px;border-radius:8px}
  .osp-buybox__price{font-size:20px}
  .osp-simple-cart,.osp-native-cart .woocommerce-variation-add-to-cart{grid-template-columns:95px 1fr}
  .osp-buybox__points{margin:12px -14px -14px}
  .osp-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 4px;margin-top:0;padding:18px 10px}
  .osp-trust-strip>div{justify-content:flex-start}
  .osp-trust-strip .osp-svg{width:27px;height:27px}
  .osp-tabs{margin:20px 14px 0}
  .osp-tabs .tabs{gap:18px;overflow-x:auto;white-space:nowrap}
  .osp-tabs .tabs li a{font-size:10px!important}
  .osp-tabs .woocommerce-Tabs-panel{font-size:11px;line-height:2}
  .osp-related{margin:25px 12px 0}
  .osp-related__grid{display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .osp-related__grid::-webkit-scrollbar{display:none}
  .osp-related-card{flex:0 0 62%;scroll-snap-align:start}
  .osp-mobile-buybar{position:fixed;z-index:99998;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:10px;min-height:70px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #e3e6ec;background:rgba(255,255,255,.96);box-shadow:0 -10px 28px rgba(20,27,42,.09);backdrop-filter:blur(14px)}
  .osp-mobile-buybar__price{font-size:14px;font-weight:850;text-align:right}
  .osp-mobile-buybar__price del{display:none}
  .osp-mobile-buybar__price .woocommerce-Price-currencySymbol{font-size:8px}
  .osp-mobile-buybar__button{min-height:46px;border:0;border-radius:7px;background:var(--osp-accent);color:#fff;font-size:11px;font-weight:750;cursor:pointer}
  .osp-toast{right:12px;bottom:88px;left:12px;max-width:none;text-align:center}
}
@media(prefers-reduced-motion:reduce){.osp-product *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* =========================================================
 * ORANIX Single Product Pro v1.1 refinements
 * ======================================================= */
.osp-product--v11{--osp-card-radius:8px;--osp-soft-blue:#f1f3ff;--osp-border:#e4e7ed}
.osp-product--v11 .osp-shell{width:min(calc(100% - 40px),var(--osp-max-width));padding:10px 0 30px}
.osp-product--v11 .osp-breadcrumb{margin-bottom:10px;color:#9aa0ac;font-size:10px}
.osp-product--v11 .osp-top-grid{grid-template-columns:minmax(292px,330px) minmax(500px,1fr) minmax(365px,455px);gap:24px}
.osp-product--v11 .osp-buybox{top:var(--osp-sticky-offset)}
.osp-product--v11 .osp-summary{padding:3px 0}
.osp-product--v11 .osp-title{font-size:clamp(22px,1.55vw,30px);line-height:1.5;font-weight:760}
.osp-product--v11 .osp-english-title{margin-top:5px;padding-bottom:14px;font-size:10px}
.osp-product--v11 .osp-rating-row{margin-top:11px}
.osp-product--v11 .osp-chip{min-height:25px;padding:4px 9px;border-radius:5px;background:#f5f6f8;font-size:9px}
.osp-product--v11 .osp-color-section{margin-top:19px}
.osp-product--v11 .osp-swatch{width:39px;height:39px}
.osp-product--v11 .osp-review-card{margin-top:18px;padding:9px 13px;border-radius:9px;background:#f4f1ff}
.osp-product--v11 .osp-review-card__icon{width:34px;height:34px;border-radius:5px}
.osp-product--v11 .osp-notice{margin-top:14px;min-height:52px;border-radius:4px;background:#eff1ff}
.osp-product--v11 .osp-insurance{margin-top:19px}
.osp-product--v11 .osp-insurance__card{min-height:66px;border-radius:6px}
.osp-product--v11 .osp-key-specs{margin-top:21px}
.osp-product--v11 .osp-key-specs__grid{gap:7px}
.osp-product--v11 .osp-spec-card{min-height:60px;border-radius:5px;background:#f2f3f5}
.osp-product--v11 .osp-return-note{margin-top:18px;padding-top:13px}
.osp-product--v11 .osp-service-cards{grid-template-columns:1fr;gap:8px;margin-top:17px}
.osp-product--v11 .osp-service-card{padding:14px;border-radius:6px}

.osp-product--v11 .osp-gallery__stage{min-height:490px;padding:18px;border:1px solid #edf0f4;border-radius:8px;background:var(--osp-gallery-bg)}
.osp-product--v11 .osp-gallery__main-image{max-height:450px;filter:drop-shadow(0 16px 24px rgba(30,37,50,.07))}
.osp-product--v11 .osp-gallery__toolbar{top:8px;left:7px;gap:2px}
.osp-product--v11 .osp-gallery__toolbar .osp-icon-button{display:grid;place-items:center;width:36px;height:36px;padding:8px;border:1px solid transparent;border-radius:5px}
.osp-product--v11 .osp-gallery__toolbar .osp-icon-button:hover{border-color:#e1e5eb;background:#fff}
.osp-product--v11 .osp-gallery__sale{top:10px;right:10px;border-radius:4px;background:#fff}
.osp-product--v11 .osp-gallery__nav{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:34px;height:42px;margin-top:-21px;border:1px solid #e0e4ea;border-radius:5px;background:rgba(255,255,255,.9);color:#505767;opacity:0;cursor:pointer;transition:.2s}
.osp-product--v11 .osp-gallery__stage:hover .osp-gallery__nav{opacity:1}
.osp-product--v11 .osp-gallery__nav--prev{right:10px}
.osp-product--v11 .osp-gallery__nav--next{left:10px}
.osp-product--v11 .osp-gallery__nav .osp-svg{width:18px;height:18px}
.osp-product--v11 .osp-gallery__counter{position:absolute;z-index:4;left:12px;bottom:10px;padding:5px 8px;border:1px solid #e2e5eb;border-radius:4px;background:rgba(255,255,255,.92);color:#858c9a;font-size:9px}
.osp-product--v11 .osp-gallery__counter b{color:#303642}
.osp-product--v11 .osp-gallery__thumbs{justify-content:flex-start;margin-top:8px;padding:2px 2px 5px}
.osp-product--v11 .osp-gallery__thumb{flex-basis:60px;width:60px;height:60px;border-radius:5px}
.osp-product--v11 .osp-gallery__legal{margin-top:6px}

.osp-product--v11 .osp-buybox__inner{padding:16px;border:1px solid var(--osp-border);border-radius:8px;background:#fff;box-shadow:0 14px 38px rgba(24,31,45,.055)}
.osp-product--v11 .osp-buybox__seller-head h2{font-size:14px}
.osp-product--v11 .osp-seller-row{margin-top:14px}
.osp-product--v11 .osp-seller-row>div{gap:4px}
.osp-product--v11 .osp-seller-row em{color:#969da9;font-size:8px;font-style:normal}
.osp-product--v11 .osp-buybox__divider{margin:15px 0}
.osp-product--v11 .osp-buybox__price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}
.osp-product--v11 .osp-buybox__price{min-height:auto;font-size:21px}
.osp-product--v11 .osp-buybox__discount{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:26px;padding:0 8px;border-radius:4px;background:#e73443;color:#fff;font-size:10px;font-weight:800}
.osp-product--v11 .osp-stock{margin-top:5px}
.osp-product--v11 .osp-buybox__cart-form{margin-top:13px}
.osp-product--v11 .osp-simple-cart{grid-template-columns:96px 1fr}
.osp-product--v11 .osp-qty,.osp-product--v11 .osp-add-button,.osp-product--v11 .osp-native-cart .single_add_to_cart_button,.osp-product--v11 .osp-native-cart .button{min-height:46px!important;height:46px;border-radius:5px!important}
.osp-product--v11 .osp-buybox__line{min-height:46px;margin-top:8px;padding-top:8px}
.osp-product--v11 .osp-buybox__points{margin:12px -16px -16px;border-radius:0 0 8px 8px}
.osp-product--v11 .osp-trust-strip{margin-top:20px;padding:18px 12px}
.osp-product--v11 .osp-tabs{margin-top:28px}

@media(max-width:1450px){
  .osp-product--v11 .osp-top-grid{grid-template-columns:minmax(270px,310px) minmax(430px,1fr) minmax(340px,420px);gap:18px}
  .osp-product--v11 .osp-gallery__stage{min-height:445px}
  .osp-product--v11 .osp-gallery__main-image{max-height:410px}
}
@media(max-width:1180px){
  .osp-product--v11 .osp-top-grid{grid-template-columns:minmax(270px,320px) 1fr;grid-template-areas:"gallery gallery" "summary buy"}
  .osp-product--v11 .osp-gallery{max-width:680px}
  .osp-product--v11 .osp-gallery__stage{min-height:470px}
}
@media(max-width:767px){
  body.osp-single-product-page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}
  .osp-product--v11 .osp-shell{width:100%;padding:0 0 16px}
  .osp-product--v11 .osp-breadcrumb{padding:9px 13px}
  .osp-product--v11 .osp-gallery{padding:0 10px 8px}
  .osp-product--v11 .osp-gallery__stage{aspect-ratio:1.08;min-height:auto;padding:8px;border-radius:6px;background:var(--osp-gallery-bg)}
  .osp-product--v11 .osp-gallery__main-image{max-height:80vw}
  .osp-product--v11 .osp-gallery__nav{display:none}
  .osp-product--v11 .osp-gallery__counter{left:8px;bottom:7px;padding:4px 7px;font-size:8px}
  .osp-product--v11 .osp-gallery__thumbs{gap:5px;margin:6px 0 0}
  .osp-product--v11 .osp-gallery__thumb{flex-basis:52px;width:52px;height:52px}
  .osp-product--v11 .osp-summary{padding:12px 13px 17px}
  .osp-product--v11 .osp-title{font-size:16px;line-height:1.75}
  .osp-product--v11 .osp-english-title{padding-bottom:9px}
  .osp-product--v11 .osp-review-card{border-radius:7px}
  .osp-product--v11 .osp-review-card__icon{border-radius:4px}
  .osp-product--v11 .osp-key-specs__grid{padding-bottom:2px}
  .osp-product--v11 .osp-service-card{padding:12px}
  .osp-product--v11 .osp-buybox{padding:0 10px 17px}
  .osp-product--v11 .osp-buybox__inner{padding:13px;border-radius:7px}
  .osp-product--v11 .osp-buybox__price{font-size:18px}
  .osp-product--v11 .osp-buybox__points{margin:11px -13px -13px}
  .osp-product--v11 .osp-mobile-buybar{grid-template-columns:.9fr 1.25fr;min-height:68px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e6e8ed;background:rgba(255,255,255,.97)}
  .osp-product--v11 .osp-mobile-buybar__button{min-height:44px;border-radius:5px}
  .osp-product--v11 .osp-mobile-buybar__button.is-added{background:#13895d}
}

/* =========================================================
 * ORANIX Single Product Pro v1.2 – interaction & polish
 * ======================================================= */
.osp-product--v12{--osp-card-bg:#fff;scroll-margin-top:90px}
.osp-product--v12 .osp-buybox__inner,
.osp-product--v12 .osp-service-card,
.osp-product--v12 .osp-insurance__card,
.osp-product--v12 .osp-related-card{background:var(--osp-card-bg)}
.osp-product--v12 #osp-overview,
.osp-product--v12 #osp-key-specs,
.osp-product--v12 #osp-product-tabs,
.osp-product--v12 #reviews{scroll-margin-top:110px}

.osp-product-facts{display:flex;align-items:stretch;gap:7px;margin-top:9px}
.osp-product-facts>span{display:grid;grid-template-columns:18px auto;grid-template-areas:"icon label" "icon value";align-items:center;column-gap:7px;min-width:0;padding:7px 10px;border:1px solid #eceef2;background:#fafbfc}
.osp-product-facts .osp-svg{grid-area:icon;width:17px;height:17px;color:#9299a7}
.osp-product-facts small{grid-area:label;color:#a0a6b1;font-size:8px;line-height:1.4}
.osp-product-facts b{grid-area:value;max-width:150px;overflow:hidden;color:#4b5261;font-size:9px;font-weight:650;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}

.osp-variation-picker{margin-top:20px;padding-top:1px}
.osp-variation-group+.osp-variation-group{margin-top:16px}
.osp-variation-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:9px}
.osp-variation-option{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:7px 12px;border:1px solid #dfe2e8;border-radius:5px;background:#fff;color:#343a48;font-size:10px;line-height:1.4;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s,opacity .18s}
.osp-variation-option:hover{border-color:#aeb6c4;background:#fafbfc}
.osp-variation-option.is-selected{border-color:var(--osp-accent);box-shadow:0 0 0 1px var(--osp-accent);background:#fffaf6;color:#181b23}
.osp-variation-option:disabled{opacity:.32;cursor:not-allowed;text-decoration:line-through}
.osp-variation-options--color .osp-variation-option{width:42px;height:42px;min-height:42px;padding:3px;border-radius:50%}
.osp-variation-options--color .osp-variation-option i{display:block;width:100%;height:100%;border:1px solid #d7dbe3;border-radius:50%;background:var(--variation-color)}
.osp-variation-options--color .osp-variation-option span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.osp-variation-options--color .osp-variation-option.is-selected::after{content:"✓";position:absolute;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.88);color:#12151c;font-size:12px;font-weight:900;box-shadow:0 2px 8px rgba(15,20,30,.12)}
.osp-reset-variations{margin-top:10px;padding:0;border:0;border-bottom:1px dashed #aeb4c0;background:transparent;color:#7b8392;font-size:8px;cursor:pointer}
.osp-product--has-swatches .osp-native-cart table.variations{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}
.osp-product--has-swatches .osp-native-cart .reset_variations{display:none!important}
.osp-product--has-swatches .osp-native-cart .woocommerce-variation{margin-bottom:9px}

.osp-anchor-nav{position:sticky;z-index:40;top:var(--osp-nav-offset);display:flex;align-items:center;gap:4px;margin-top:18px;padding:6px;border:1px solid #e6e8ed;background:rgba(255,255,255,.94);box-shadow:0 9px 26px rgba(27,34,48,.045);backdrop-filter:blur(12px)}
.osp-anchor-nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:7px 14px;color:#777f8f;font-size:9px;font-weight:650;transition:.18s}
.osp-anchor-nav a:hover,.osp-anchor-nav a.is-active{color:#171b24;background:#f5f6f8}
.osp-anchor-nav a.is-active::after{content:"";position:absolute;right:14px;bottom:3px;left:14px;height:2px;background:var(--osp-accent)}

.osp-pros-cons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}
.osp-pros-cons__column{padding:18px;border:1px solid #e4e7ed;background:#fff}
.osp-pros-cons__column h2{display:flex;align-items:center;gap:8px;margin:0 0 13px;color:#252a36;font-size:14px}
.osp-pros-cons__column h2 .osp-svg{width:21px;height:21px}
.osp-pros-cons__column--pros h2 .osp-svg{color:#149b69}
.osp-pros-cons__column--cons h2 .osp-svg{color:#e45a63}
.osp-pros-cons__column ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}
.osp-pros-cons__column li{position:relative;padding-right:15px;color:#656d7d;font-size:10px;line-height:1.9}
.osp-pros-cons__column li::before{content:"";position:absolute;right:0;top:.85em;width:5px;height:5px;background:currentColor;opacity:.45}

body.osp-modal-open{overflow:hidden!important}
.osp-lightbox[hidden]{display:none!important}
.osp-lightbox{position:fixed;z-index:100000;inset:0;display:grid;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;padding:32px;background:rgba(9,11,16,.92);backdrop-filter:blur(8px)}
.osp-lightbox figure{display:grid;place-items:center;gap:12px;min-width:0;margin:0}
.osp-lightbox figure img{display:block;max-width:min(1180px,82vw);max-height:84vh;object-fit:contain;filter:drop-shadow(0 24px 55px rgba(0,0,0,.32))}
.osp-lightbox figcaption{padding:5px 10px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:rgba(255,255,255,.72);font-size:10px}
.osp-lightbox__close{position:absolute;top:20px;left:22px;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;font-size:27px;line-height:1;cursor:pointer}
.osp-lightbox__nav{display:grid;place-items:center;width:48px;height:58px;margin:auto;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;cursor:pointer}
.osp-lightbox__nav .osp-svg{width:24px;height:24px}
.osp-gallery__stage[data-zoom="yes"] .osp-gallery__main-image.is-zooming{transform:scale(1.62);filter:none}
.osp-gallery__stage[data-zoom="yes"] .osp-gallery__main-button{overflow:hidden}

.osp-mobile-buybar__meta{min-width:0}
.osp-mobile-buybar__status{display:block;margin-top:2px;overflow:hidden;color:#898f9c;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.osp-mobile-buybar__button.is-waiting{background:#3f4653}
.osp-mobile-buybar__button.is-ready{background:var(--osp-accent)}

@media(max-width:1180px){
  .osp-anchor-nav{top:var(--osp-nav-offset);overflow-x:auto;white-space:nowrap;scrollbar-width:none}
  .osp-anchor-nav::-webkit-scrollbar{display:none}
}
@media(max-width:767px){
  .osp-product-facts{margin-top:7px;overflow-x:auto;scrollbar-width:none}
  .osp-product-facts::-webkit-scrollbar{display:none}
  .osp-product-facts>span{flex:0 0 auto;padding:6px 8px}
  .osp-product-facts b{max-width:120px;font-size:8px}
  .osp-variation-picker{margin-top:15px}
  .osp-variation-group+.osp-variation-group{margin-top:13px}
  .osp-variation-options{gap:6px;margin-top:7px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}
  .osp-variation-options::-webkit-scrollbar{display:none}
  .osp-variation-option{flex:0 0 auto;min-height:33px;padding:6px 10px;font-size:9px}
  .osp-variation-options--color .osp-variation-option{width:37px;height:37px;min-height:37px}
  .osp-anchor-nav{position:relative;top:auto;margin:0 10px 13px;padding:4px;box-shadow:none}
  .osp-anchor-nav a{min-height:31px;padding:6px 10px;font-size:8px}
  .osp-pros-cons{grid-template-columns:1fr;gap:8px;margin:18px 10px 0}
  .osp-pros-cons__column{padding:13px}
  .osp-pros-cons__column h2{margin-bottom:9px;font-size:11px}
  .osp-pros-cons__column li{font-size:9px}
  .osp-lightbox{grid-template-columns:40px minmax(0,1fr) 40px;padding:18px 7px}
  .osp-lightbox figure img{max-width:82vw;max-height:75vh}
  .osp-lightbox__nav{width:36px;height:48px}
  .osp-lightbox__close{top:12px;left:12px;width:36px;height:36px}
  .osp-gallery__stage[data-zoom="yes"] .osp-gallery__main-image.is-zooming{transform:none}
  .osp-mobile-buybar{grid-template-columns:.9fr 1.25fr!important}
}

/* =========================================================
 * ORANIX Single Product Pro v1.3 — persistent collections
 * ======================================================= */
.osp-compare.is-active{color:#315cff;background:#eef2ff!important;border-color:#cbd5ff!important}
.osp-compare.is-active svg{stroke:currentColor}
.osp-collection-toggle.is-loading,.osp-collection-remove.is-loading,.osp-collection-clear.is-loading{pointer-events:none;opacity:.55}
.osp-collection-toggle.is-loading .osp-svg{animation:ospCollectionPulse .7s ease-in-out infinite alternate}
@keyframes ospCollectionPulse{to{transform:scale(.78);opacity:.42}}

.osp-collection-surface{--osp-collection-accent:var(--osp-accent,#ff7200);font-family:inherit;color:#171a21}
.osp-collection-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #e8eaf0}
.osp-collection-header>div{min-width:0}
.osp-collection-header span{display:block;margin-bottom:5px;color:var(--osp-collection-accent);font-size:9px;font-weight:750;letter-spacing:.18em}
.osp-collection-header h2{margin:0;font-size:clamp(23px,2vw,34px);font-weight:720;line-height:1.5;letter-spacing:-.025em}
.osp-collection-header p{margin:4px 0 0;color:#858c99;font-size:11px;line-height:1.9}
.osp-collection-clear,.osp-compare-differences{min-height:38px;padding:7px 13px;border:1px solid #dfe2e8;border-radius:5px;background:#fff;color:#555d6b;font:inherit;font-size:10px;font-weight:650;cursor:pointer;transition:.2s}
.osp-collection-clear:hover,.osp-compare-differences:hover,.osp-compare-differences.is-active{border-color:var(--osp-collection-accent);color:var(--osp-collection-accent)}

.osp-product-collection{width:100%}
.osp-collection-grid{display:grid;grid-template-columns:repeat(var(--osp-collection-columns,4),minmax(0,1fr));gap:14px}
.osp-collection-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e7e9ee;border-radius:7px;background:#fff;box-shadow:0 10px 28px rgba(25,31,45,.045);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.osp-collection-card:hover{transform:translateY(-3px);border-color:#d9dde5;box-shadow:0 18px 42px rgba(25,31,45,.085)}
.osp-collection-remove{position:absolute;z-index:3;top:9px;left:9px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #e3e6eb;border-radius:4px;background:rgba(255,255,255,.94);color:#7b8290;font:20px/1 Arial;cursor:pointer;backdrop-filter:blur(8px)}
.osp-collection-remove:hover{border-color:#efbec6;color:#d7304f;background:#fff5f7}
.osp-collection-card__image{display:grid;place-items:center;aspect-ratio:1.12;padding:18px;background:#f7f8fa}
.osp-collection-card__image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}
.osp-collection-card:hover .osp-collection-card__image img{transform:scale(1.035)}
.osp-collection-card__body{padding:14px}
.osp-collection-card__body>small{display:block;height:18px;overflow:hidden;color:#9399a5;font-size:8px;white-space:nowrap;text-overflow:ellipsis}
.osp-collection-card__body>small a{color:inherit;text-decoration:none}
.osp-collection-card h3{min-height:51px;margin:5px 0 7px;font-size:12px;font-weight:650;line-height:1.8}
.osp-collection-card h3 a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.osp-collection-card__rating{min-height:18px}
.osp-collection-card__rating .star-rating{float:none;margin:0;font-size:10px}
.osp-collection-card__price{min-height:34px;margin-top:7px;color:#1d2230;font-size:14px;font-weight:780;line-height:1.8}
.osp-collection-card__price del{display:block;color:#a5aab3;font-size:9px;font-weight:500}
.osp-collection-card__price ins{text-decoration:none}
.osp-collection-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;color:#9aa0aa;font-size:8px}
.osp-collection-card__meta .is-in{color:#159a72}.osp-collection-card__meta .is-out{color:#d9485f}
.osp-collection-card__actions{display:grid;grid-template-columns:1fr 38px;gap:7px;margin-top:12px}
.osp-collection-buy{display:flex!important;align-items:center;justify-content:center;min-height:39px!important;padding:7px 10px!important;border:1px solid var(--osp-collection-accent)!important;border-radius:5px!important;background:var(--osp-collection-accent)!important;color:#fff!important;font:inherit!important;font-size:9px!important;font-weight:700!important;text-align:center;text-decoration:none!important;box-shadow:none!important}
.osp-collection-buy:hover{filter:brightness(.96)}
.osp-card-compare{display:grid;place-items:center;width:38px;height:39px;padding:9px;border:1px solid #e1e4e9;border-radius:5px;background:#fff;color:#646c79;cursor:pointer}
.osp-card-compare .osp-svg,.osp-card-compare svg{width:17px;height:17px}
.osp-card-compare.is-active{border-color:#bfcaff;background:#eef2ff;color:#315cff}

.osp-collection-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;padding:36px;border:1px dashed #dfe2e8;border-radius:7px;background:#fafbfc;text-align:center}
.osp-collection-empty>span{display:grid;place-items:center;width:58px;height:58px;border:1px solid #e4e7ec;border-radius:50%;background:#fff;color:var(--osp-collection-accent)}
.osp-collection-empty .osp-svg,.osp-collection-empty svg{width:25px;height:25px}
.osp-collection-empty h3{margin:15px 0 4px;font-size:17px}.osp-collection-empty p{max-width:460px;margin:0;color:#878e9a;font-size:10px;line-height:2}
.osp-collection-empty a{margin-top:16px;padding:9px 15px;border-radius:5px;background:var(--osp-collection-accent);color:#fff;font-size:10px;font-weight:700;text-decoration:none}

.osp-compare-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;color:#7f8794;font-size:10px}
.osp-compare-scroll{width:100%;overflow:auto;border:1px solid #e5e8ed;border-radius:7px;background:#fff;box-shadow:0 12px 32px rgba(24,31,45,.045);scrollbar-width:thin}
.osp-compare-table{width:100%;min-width:850px;border-collapse:separate;border-spacing:0;table-layout:fixed}
.osp-compare-table th,.osp-compare-table td{padding:14px;border-left:1px solid #eceef2;border-bottom:1px solid #eceef2;vertical-align:middle;text-align:center;font-size:10px;line-height:1.9}
.osp-compare-table tr:last-child>*{border-bottom:0}.osp-compare-table tr>*:last-child{border-left:0}
.osp-compare-table thead th{position:relative;width:230px;padding:15px;background:#fff;vertical-align:top}
.osp-compare-table thead th:first-child{position:sticky;z-index:4;right:0;width:145px;background:#f8f9fb;color:#777f8d;vertical-align:middle}
.osp-compare-table tbody th{position:sticky;z-index:3;right:0;width:145px;background:#f8f9fb;color:#5d6572;font-weight:700;text-align:right}
.osp-compare-product{display:flex;flex-direction:column;align-items:center;color:inherit;text-decoration:none}
.osp-compare-product>span{display:grid;place-items:center;width:100%;height:145px;padding:10px;background:#f7f8fa}
.osp-compare-product img{width:100%;height:100%;object-fit:contain}
.osp-compare-product b{display:-webkit-box;min-height:44px;margin-top:9px;overflow:hidden;font-size:11px;line-height:1.9;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.osp-compare-product em{margin-top:5px;color:#1d2330;font-size:12px;font-style:normal;font-weight:800}
.osp-compare-table .osp-collection-remove{top:7px;left:7px}
.osp-compare-page.show-differences-only .osp-compare-table tr.is-same{display:none}
.osp-compare-actions-row td{padding:12px}.osp-compare-actions-row .osp-collection-buy{max-width:160px;margin:auto}

.osp-account-collections{width:100%;font-family:inherit}
.osp-account-collections__tabs{display:flex;gap:0;margin-bottom:22px;border-bottom:1px solid #e2e5ea;overflow-x:auto;scrollbar-width:none}
.osp-account-collections__tabs::-webkit-scrollbar{display:none}
.osp-account-collections__tabs button{position:relative;display:flex;align-items:center;gap:7px;min-height:46px;padding:8px 18px;border:0;background:transparent;color:#7b8290;font:inherit;font-size:10px;font-weight:650;white-space:nowrap;cursor:pointer}
.osp-account-collections__tabs button::after{content:"";position:absolute;right:15px;bottom:-1px;left:15px;height:2px;background:transparent}
.osp-account-collections__tabs button.is-active{color:#171a21}.osp-account-collections__tabs button.is-active::after{background:var(--osp-accent,#ff7200)}
.osp-account-collections__tabs span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 5px;border-radius:3px;background:#f1f3f6;font-size:8px}
.osp-account-collections__panel{display:none}.osp-account-collections__panel.is-active{display:block}
.osp-account-collections__panel .osp-collection-header{display:none}

.osp-collection-count{font-variant-numeric:tabular-nums}
.osp-collection-toast{position:fixed;z-index:100002;right:22px;bottom:22px;max-width:340px;padding:11px 15px;border:1px solid #e1e4e9;border-radius:5px;background:#161a22;color:#fff;font-size:10px;line-height:1.8;opacity:0;pointer-events:none;transform:translateY(12px);transition:.22s}
.osp-collection-toast.is-visible{opacity:1;transform:translateY(0)}
.osp-collection-toast--global{position:fixed}

@media(max-width:1100px){
  .osp-collection-grid{grid-template-columns:repeat(min(var(--osp-collection-columns,4),3),minmax(0,1fr))}
}
@media(max-width:767px){
  .osp-collection-header{align-items:flex-start;margin-bottom:13px;padding-bottom:12px}
  .osp-collection-header h2{font-size:19px}.osp-collection-header p{display:none}.osp-collection-header span{font-size:7px}
  .osp-collection-clear{min-height:31px;padding:5px 8px;font-size:8px;white-space:nowrap}
  .osp-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .osp-collection-card{border-radius:5px;box-shadow:none}
  .osp-collection-card__image{aspect-ratio:1;padding:9px}
  .osp-collection-card__body{padding:9px}
  .osp-collection-card h3{min-height:43px;margin:3px 0 5px;font-size:9px;line-height:1.8}
  .osp-collection-card__rating{display:none}.osp-collection-card__price{min-height:29px;margin-top:4px;font-size:11px}.osp-collection-card__price del{font-size:7px}
  .osp-collection-card__meta{font-size:7px}.osp-collection-card__meta span:last-child{display:none}
  .osp-collection-card__actions{grid-template-columns:1fr 32px;gap:5px;margin-top:8px}
  .osp-collection-buy{min-height:34px!important;padding:5px!important;font-size:7.5px!important}.osp-card-compare{width:32px;height:34px;padding:7px}
  .osp-collection-remove{top:5px;left:5px;width:24px;height:24px;font-size:17px}
  .osp-collection-empty{min-height:250px;padding:22px 14px}.osp-collection-empty h3{font-size:14px}.osp-collection-empty p{font-size:8px}
  .osp-compare-toolbar{font-size:8px}.osp-compare-differences{min-height:32px;padding:5px 8px;font-size:8px}
  .osp-compare-table{min-width:720px}.osp-compare-table th,.osp-compare-table td{padding:9px;font-size:8px}.osp-compare-table thead th{width:165px}.osp-compare-table thead th:first-child,.osp-compare-table tbody th{width:100px}
  .osp-compare-product>span{height:105px}.osp-compare-product b{min-height:36px;font-size:8px}.osp-compare-product em{font-size:9px}
  .osp-account-collections__tabs{margin-bottom:14px}.osp-account-collections__tabs button{min-height:40px;padding:7px 12px;font-size:8px}
  .osp-collection-toast{right:12px;bottom:86px;left:12px;max-width:none;text-align:center}
}

/* =========================================================
 * v1.4 — Smart collections, comparison tray and alerts
 * ========================================================= */
.osp-collection-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 11px;border:1px solid #e2e5ea;border-radius:5px;background:#fff;color:#252a34;font:inherit;font-size:10px;font-weight:650;text-decoration:none!important;transition:.2s}
.osp-collection-link:hover{border-color:var(--osp-accent,#ff7200);color:var(--osp-accent,#ff7200)}
.osp-collection-link .osp-svg{width:18px;height:18px}.osp-collection-link b{display:grid;place-items:center;min-width:22px;height:20px;padding:0 5px;border-radius:3px;background:#f1f3f6;font-size:8px}
.osp-collection-tools{display:grid;grid-template-columns:minmax(180px,1fr) 180px auto;gap:9px;margin:0 0 15px;padding:11px;border:1px solid #e6e8ed;border-radius:6px;background:#fafbfc}
.osp-collection-tools input,.osp-collection-tools select{width:100%;min-height:39px;padding:7px 10px;border:1px solid #dde1e7;border-radius:4px;background:#fff;color:#383f4b;font:inherit;font-size:10px;outline:0}
.osp-collection-tools input:focus,.osp-collection-tools select:focus{border-color:var(--osp-collection-accent)}
.osp-wishlist-bulk-cart{min-height:39px;padding:7px 13px;border:1px solid var(--osp-collection-accent);border-radius:4px;background:var(--osp-collection-accent);color:#fff;font:inherit;font-size:9px;font-weight:700;cursor:pointer}
.osp-wishlist-bulk-cart.is-loading{pointer-events:none;opacity:.58}
.osp-wishlist-edit{width:100%;margin-top:8px;padding:6px 0 2px;border:0;border-bottom:1px dashed #d8dce3;background:transparent;color:#7d8490;font:inherit;font-size:8px;text-align:right;cursor:pointer}
.osp-wishlist-edit:hover{color:var(--osp-collection-accent)}
.osp-wishlist-editor{margin-top:8px;padding:8px;border:1px solid #e3e6eb;border-radius:4px;background:#f8f9fb}
.osp-wishlist-editor textarea{display:block;width:100%;min-height:58px;padding:7px;border:1px solid #dfe3e8;border-radius:3px;background:#fff;font:inherit;font-size:8px;line-height:1.8;resize:vertical}
.osp-wishlist-editor>div{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:6px}.osp-wishlist-editor select{min-height:31px;border:1px solid #dfe3e8;border-radius:3px;background:#fff;font:inherit;font-size:8px}.osp-wishlist-meta-save{min-height:31px;padding:5px 9px;border:0;border-radius:3px;background:#252a34;color:#fff;font:inherit;font-size:8px;cursor:pointer}
.osp-wishlist-meta-save.is-loading{opacity:.55;pointer-events:none}
.osp-compare-toolbar__actions{display:flex;gap:7px}.osp-compare-share{min-height:38px;padding:7px 13px;border:1px solid #dfe2e8;border-radius:5px;background:#fff;color:#555d6b;font:inherit;font-size:10px;font-weight:650;cursor:pointer}.osp-compare-share:hover{border-color:var(--osp-collection-accent);color:var(--osp-collection-accent)}
.osp-compare-notice{margin:-2px 0 12px;padding:9px 11px;border-right:3px solid #e6a22c;background:#fff8e8;color:#77591f;font-size:9px;line-height:1.9}
.osp-compare-table thead th{position:sticky;z-index:5;top:var(--osp-compare-sticky-top,0)}.osp-compare-table thead th:first-child{z-index:7}
.osp-compare-suggestions{margin-top:18px}.osp-compare-suggestions>h3{margin:0 0 10px;font-size:13px}.osp-compare-suggestions>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.osp-compare-suggestions article{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:center;padding:8px;border:1px solid #e4e7ec;border-radius:5px;background:#fff}.osp-compare-suggestions article>a{display:contents;color:inherit;text-decoration:none}.osp-compare-suggestions img{width:72px;height:72px;object-fit:contain;background:#f7f8fa}.osp-compare-suggestions span{display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:2}.osp-compare-suggestions button{grid-column:1/-1;min-height:31px;border:1px solid var(--osp-collection-accent);border-radius:3px;background:transparent;color:var(--osp-collection-accent);font:inherit;font-size:8px;cursor:pointer}
.osp-compare-tray{position:fixed;z-index:99993;right:50%;bottom:18px;width:min(760px,calc(100vw - 28px));font-family:inherit;opacity:0;pointer-events:none;transform:translate(50%,18px);transition:.25s}.osp-compare-tray.is-visible{opacity:1;pointer-events:auto;transform:translate(50%,0)}
.osp-compare-tray__toggle{display:none}.osp-compare-tray__body{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px;border:1px solid rgba(22,27,37,.12);border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 18px 55px rgba(17,23,35,.16);backdrop-filter:blur(16px)}
.osp-compare-tray__items{display:flex;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:none}.osp-compare-tray__items::-webkit-scrollbar{display:none}.osp-compare-tray__item,.osp-compare-tray__empty{position:relative;display:grid;grid-template-columns:42px minmax(70px,1fr);align-items:center;gap:6px;flex:0 0 128px;min-height:54px;padding:5px;border:1px solid #e2e5ea;border-radius:4px;background:#fafbfc}.osp-compare-tray__item img{width:42px;height:42px;object-fit:contain}.osp-compare-tray__item span{display:-webkit-box;overflow:hidden;font-size:7px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.osp-compare-tray__item .osp-collection-remove{top:-5px;left:-5px;width:19px;height:19px;font-size:13px}.osp-compare-tray__empty{display:grid;place-items:center;flex-basis:54px;color:#b3b8c1;font-size:22px;border-style:dashed}
.osp-compare-tray__go{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 14px;border-radius:4px;background:var(--osp-accent,#ff7200);color:#fff!important;font-size:9px;font-weight:700;text-decoration:none!important;white-space:nowrap}.osp-compare-tray__go.is-disabled{pointer-events:none;filter:grayscale(1);opacity:.45}
.osp-alert-open.is-active{color:#315cff;background:#eef2ff!important;border-color:#cbd5ff!important}
.osp-alert-modal[hidden]{display:none!important}.osp-alert-modal{position:fixed;z-index:100004;inset:0;display:grid;place-items:center;padding:18px}.osp-alert-modal__backdrop{position:absolute;inset:0;background:rgba(15,18,25,.55);backdrop-filter:blur(5px)}.osp-alert-modal__dialog{position:relative;z-index:1;width:min(460px,100%);padding:24px;border-radius:8px;background:#fff;box-shadow:0 25px 80px rgba(10,15,25,.24)}.osp-alert-modal__close{position:absolute;top:10px;left:10px;width:30px;height:30px;border:1px solid #e1e4e9;border-radius:4px;background:#fff;color:#6d7480;font-size:20px;cursor:pointer}.osp-alert-modal__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:6px;background:#eef2ff;color:#315cff}.osp-alert-modal__icon .osp-svg{width:23px;height:23px}.osp-alert-modal h3{margin:12px 0 3px;font-size:17px}.osp-alert-modal> .osp-alert-modal__dialog>p{margin:0 0 15px;color:#8b919c;font-size:9px;line-height:1.8}.osp-alert-option{display:flex;align-items:flex-start;gap:9px;padding:11px 0;border-top:1px solid #eceef2;cursor:pointer}.osp-alert-option input{margin-top:5px}.osp-alert-option span{display:flex;flex-direction:column}.osp-alert-option b{font-size:11px}.osp-alert-option small{margin-top:2px;color:#8a919d;font-size:8px;line-height:1.8}.osp-alert-target{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:0 0 5px;padding:8px;border:1px solid #e3e6eb;border-radius:4px;background:#fafbfc;font-size:9px}.osp-alert-target input{min-width:0;height:34px;padding:5px 8px;border:1px solid #dfe2e8;border-radius:3px;background:#fff;font:inherit}.osp-alert-target small{font-size:8px}.osp-alert-save{width:100%;min-height:42px;margin-top:9px;border:0;border-radius:4px;background:var(--osp-accent,#ff7200);color:#fff;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.osp-alert-save.is-loading{opacity:.55;pointer-events:none}.osp-alert-login{text-align:center}.osp-alert-login p{color:#7f8792;font-size:10px}.osp-alert-login a{display:inline-flex;padding:9px 14px;border-radius:4px;background:var(--osp-accent,#ff7200);color:#fff;text-decoration:none;font-size:9px}
.osp-alerts-list{display:grid;gap:9px}.osp-alert-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid #e4e7ec;border-radius:6px;background:#fff}.osp-alert-card__image{display:grid;place-items:center;width:92px;height:82px;background:#f7f8fa}.osp-alert-card__image img{width:100%;height:100%;object-fit:contain}.osp-alert-card__body h3{margin:0 0 4px;font-size:11px}.osp-alert-card__body h3 a{color:inherit;text-decoration:none}.osp-alert-card__price{font-size:12px;font-weight:750}.osp-alert-card__types{display:flex;gap:5px;margin-top:6px;flex-wrap:wrap}.osp-alert-card__types span{padding:3px 6px;border-radius:3px;background:#eef2ff;color:#315cff;font-size:7px}.osp-alert-remove{min-height:34px;padding:6px 10px;border:1px solid #e2bfc6;border-radius:4px;background:#fff8f9;color:#c93650;font:inherit;font-size:8px;cursor:pointer}.osp-alert-remove.is-loading{opacity:.55;pointer-events:none}

@media(max-width:767px){
  .osp-collection-tools{grid-template-columns:1fr 1fr;padding:7px;gap:6px}.osp-collection-tools label{grid-column:1/-1}.osp-collection-tools input,.osp-collection-tools select{min-height:34px;font-size:8px}.osp-wishlist-bulk-cart{min-height:34px;padding:5px;font-size:7px}
  .osp-compare-toolbar{align-items:flex-start}.osp-compare-toolbar__actions{flex-wrap:wrap;justify-content:flex-end}.osp-compare-share{min-height:32px;padding:5px 8px;font-size:8px}.osp-compare-suggestions>div{grid-template-columns:repeat(2,minmax(0,1fr))}.osp-compare-suggestions article{grid-template-columns:55px 1fr}.osp-compare-suggestions img{width:55px;height:55px}
  .osp-compare-tray{right:10px;bottom:84px;width:auto;transform:translateY(14px)}.osp-compare-tray.is-visible{transform:none}.osp-compare-tray__toggle{display:flex;align-items:center;gap:6px;min-height:42px;padding:7px 11px;border:0;border-radius:5px;background:#171b23;color:#fff;font:inherit;font-size:8px;box-shadow:0 12px 28px rgba(12,17,27,.2)}.osp-compare-tray__toggle b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:3px;background:var(--osp-accent,#ff7200)}.osp-compare-tray__body{display:none;position:absolute;right:0;bottom:49px;width:min(340px,calc(100vw - 20px));grid-template-columns:1fr;padding:8px}.osp-compare-tray.is-open .osp-compare-tray__body{display:grid}.osp-compare-tray__item{flex-basis:100px;grid-template-columns:34px 1fr}.osp-compare-tray__item img{width:34px;height:34px}.osp-compare-tray__go{min-height:38px}
  .osp-alert-modal{padding:10px}.osp-alert-modal__dialog{padding:18px 14px}.osp-alert-modal h3{font-size:14px}.osp-alert-card{grid-template-columns:65px minmax(0,1fr);gap:8px;padding:7px}.osp-alert-card__image{width:65px;height:62px}.osp-alert-remove{grid-column:1/-1;min-height:31px}.osp-alert-card__body h3{font-size:9px}.osp-alert-card__price{font-size:10px}
}
.osp-public-collection-page{min-height:60vh;padding:44px 18px;background:#fff}.osp-public-collection-page__inner{width:min(1500px,100%);margin:auto}
@media(max-width:767px){.osp-public-collection-page{padding:24px 10px 100px}}

/* === ORANIX Standard Digital Specifications v1.5 === */
.osp-standard-specs{margin-top:28px;border:1px solid #e5e7eb;background:#fff}.osp-standard-specs__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border-bottom:1px solid #eceef1}.osp-standard-specs__header span{display:block;margin-bottom:5px;color:var(--osp-accent);font-size:9px;font-weight:700;letter-spacing:.13em}.osp-standard-specs__header h2{margin:0;color:#17191f;font-size:25px;line-height:1.5}.osp-standard-specs__header p{margin:3px 0 0;color:#7b8190;font-size:12px}.osp-standard-specs__toggle{min-height:38px;padding:8px 13px;border:1px solid #dfe3e8;border-radius:5px;background:#fff;color:#333;font:inherit;font-size:11px;cursor:pointer}.osp-standard-specs__groups{padding:0 26px 24px}.osp-standard-specs__group{border-bottom:1px solid #eceef1}.osp-standard-specs__group>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0;cursor:pointer;color:#1d2027;font-size:15px;font-weight:750;list-style:none}.osp-standard-specs__group>summary::-webkit-details-marker{display:none}.osp-standard-specs__group>summary:after{content:'+';display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:auto;border:1px solid #e2e5e9;color:#646b78;font-size:16px;font-weight:400}.osp-standard-specs__group[open]>summary:after{content:'−'}.osp-standard-specs__group>summary b{color:#9aa0aa;font-size:10px;font-weight:500}.osp-standard-specs__table{padding:0 0 17px}.osp-standard-specs__table>div{display:grid;grid-template-columns:minmax(170px,28%) minmax(0,1fr);border-top:1px solid #f0f1f3}.osp-standard-specs__table dt,.osp-standard-specs__table dd{margin:0;padding:13px 15px;font-size:12px;line-height:1.9}.osp-standard-specs__table dt{background:#f8f9fa;color:#6f7581}.osp-standard-specs__table dd{color:#20232a;font-weight:600}.osp-compare-table td,.osp-compare-table th{white-space:normal}.osp-compare-table tr[data-standard-spec]{background:#fcfcfd}
@media(max-width:767px){.osp-standard-specs{margin-top:16px;border-right:0;border-left:0}.osp-standard-specs__header{padding:17px 16px}.osp-standard-specs__header h2{font-size:20px}.osp-standard-specs__header p{font-size:10px}.osp-standard-specs__toggle{min-height:32px;padding:5px 8px;font-size:9px}.osp-standard-specs__groups{padding:0 16px 16px}.osp-standard-specs__group>summary{padding:14px 0;font-size:13px}.osp-standard-specs__group>summary b{display:none}.osp-standard-specs__table>div{grid-template-columns:42% 58%}.osp-standard-specs__table dt,.osp-standard-specs__table dd{padding:10px 9px;font-size:10.5px;line-height:1.75}.osp-standard-specs__table dt{background:#f7f8fa}.osp-standard-specs__group>summary:after{width:21px;height:21px;font-size:14px}}

/* =========================================================
 * ORANIX Single Product Pro v1.7 — polish, AI and gallery fixes
 * ========================================================= */
.osp-product--v17 .osp-gallery__stage{background:var(--osp-gallery-bg,#fff)!important}
.osp-product--v17 .osp-gallery__main-button{background:#fff!important}
.osp-product--v17 .osp-gallery__main-image{background:#fff}

/* Wishlist: keep the heart red without a pink tile/background. */
.osp-product--v17 .osp-favorite.is-active,
.osp-product--v17 .osp-gallery__toolbar .osp-favorite.is-active,
.osp-product--v17 .osp-summary__actions .osp-favorite.is-active{
  color:#e63b59!important;background:#fff!important;border-color:#e3e6eb!important;box-shadow:none!important
}
.osp-product--v17 .osp-favorite.is-active:hover{background:#fff!important;color:#d82749!important}

/* Reliable quantity UI — protects against theme styles hiding the number. */
.osp-product--v17 .osp-qty{display:flex!important;align-items:stretch!important;direction:ltr!important;min-width:96px;background:#fff!important}
.osp-product--v17 .osp-qty button{flex:0 0 31px!important;width:31px!important;padding:0!important;display:grid!important;place-items:center!important;font-family:Arial,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:1!important}
.osp-product--v17 .osp-qty input{display:block!important;flex:1 1 auto!important;min-width:28px!important;width:34px!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important;color:#20242c!important;-webkit-text-fill-color:#20242c!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:46px!important;text-align:center!important;opacity:1!important;visibility:visible!important}
.osp-product--v17 .osp-native-cart .quantity.osp-native-qty-enhanced{display:flex!important;align-items:stretch!important;direction:ltr!important;width:96px!important;height:46px!important;margin:0!important;border:1px solid #dce0e7!important;border-radius:5px!important;background:#fff!important;overflow:hidden!important}
.osp-product--v17 .osp-native-cart .quantity.osp-native-qty-enhanced .qty{display:block!important;flex:1 1 auto!important;min-width:30px!important;width:34px!important;height:44px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;color:#20242c!important;-webkit-text-fill-color:#20242c!important;font-family:inherit!important;font-size:14px!important;font-weight:800!important;line-height:44px!important;text-align:center!important;opacity:1!important;-moz-appearance:textfield!important}
.osp-product--v17 .osp-native-cart .quantity.osp-native-qty-enhanced .qty::-webkit-inner-spin-button,.osp-product--v17 .osp-native-cart .quantity.osp-native-qty-enhanced .qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}
.osp-product--v17 .osp-native-qty__minus,.osp-product--v17 .osp-native-qty__plus{display:grid!important;place-items:center!important;flex:0 0 30px!important;width:30px!important;height:44px!important;padding:0!important;border:0!important;background:#fff!important;color:var(--osp-accent)!important;font-family:Arial,sans-serif!important;font-size:18px!important;line-height:1!important;cursor:pointer!important}
.osp-product--v17 .osp-native-qty__minus:hover,.osp-product--v17 .osp-native-qty__plus:hover,.osp-product--v17 .osp-qty button:hover{background:#f8f9fb!important}

/* Elegant WooCommerce short description directly below the product title. */
.osp-product--v17 .osp-short-description{position:relative;margin:8px 0 5px;padding:2px 13px 2px 0;border-right:2px solid color-mix(in srgb,var(--osp-accent) 62%,#e6e8ed);color:#777e8b;font-size:11.5px;font-weight:450;line-height:1.95}
.osp-product--v17 .osp-short-description p{margin:0!important}.osp-product--v17 .osp-short-description ul{margin:5px 16px 0 0;padding:0}.osp-product--v17 .osp-short-description a{color:var(--osp-accent)}

/* AI summary card. */
.osp-product--v17 .osp-ai-summary{margin-top:14px;padding:14px 15px;border:1px solid #e5e6f4;border-right:3px solid #7866e9;border-radius:6px;background:linear-gradient(115deg,#fbfaff 0%,#f7f7ff 55%,#fff 100%);box-shadow:0 7px 22px rgba(86,72,177,.045)}
.osp-product--v17 .osp-ai-summary__head{display:flex;align-items:center;gap:9px;margin-bottom:9px}.osp-product--v17 .osp-ai-summary__head>.osp-svg{width:22px;height:22px;color:#7561e9}.osp-product--v17 .osp-ai-summary__head>span{display:flex;flex-direction:column;gap:1px}.osp-product--v17 .osp-ai-summary__head small{color:#9388db;font-size:7px;font-weight:800;letter-spacing:.12em}.osp-product--v17 .osp-ai-summary__head b{color:#2d3040;font-size:11.5px}.osp-product--v17 .osp-ai-summary__text{color:#646b79;font-size:10.5px;line-height:2;white-space:normal}

/* Product-description media automatically inherits a polished radius. */
.osp-product--v17 .osp-tabs .woocommerce-Tabs-panel img,
.osp-product--v17 .osp-tabs .woocommerce-Tabs-panel figure img,
.osp-product--v17 .woocommerce-product-details__short-description img{max-width:100%;height:auto;border-radius:12px!important}
.osp-product--v17 .osp-tabs .woocommerce-Tabs-panel figure{overflow:hidden;border-radius:12px}
.osp-product--v17 .osp-tabs .woocommerce-Tabs-panel figure img{display:block;width:100%}

@media(max-width:767px){
  .osp-product--v17 .osp-short-description{margin-top:7px;padding-right:10px;font-size:10px;line-height:1.9}
  .osp-product--v17 .osp-ai-summary{margin-top:11px;padding:11px 12px;border-radius:5px}.osp-product--v17 .osp-ai-summary__head{margin-bottom:6px}.osp-product--v17 .osp-ai-summary__head b{font-size:10.5px}.osp-product--v17 .osp-ai-summary__text{font-size:9.5px;line-height:1.9}
  .osp-product--v17 .osp-tabs .woocommerce-Tabs-panel img,.osp-product--v17 .osp-tabs .woocommerce-Tabs-panel figure{border-radius:9px!important}
}


/* ORANIX Single Product Pro v1.8 — sticky gallery column */
@media(min-width:1181px){
  .osp-product--v18.osp-product--sticky-gallery .osp-gallery{position:sticky;top:var(--osp-sticky-offset,18px);align-self:start;z-index:7}
}
@media(max-width:1180px){
  .osp-product--v18.osp-product--sticky-gallery .osp-gallery{position:relative;top:auto;z-index:auto}
}
