.product-detail-page-module__GIBcVW__page{color:#eef3ff;min-height:100vh;font-family:var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:#0d0d0d}.product-detail-page-module__GIBcVW__shell{width:min(1080px,100% - 40px);margin:0 auto}.product-detail-page-module__GIBcVW__topGrid{grid-template-columns:1fr .98fr;align-items:start;gap:26px;margin-top:14px;display:grid}.product-detail-page-module__GIBcVW__imagePanel{border:1px solid var(--global-outline,#1f1f21);background:#151515;border-radius:14px;min-height:610px;padding:14px;position:relative;overflow:hidden}.product-detail-page-module__GIBcVW__imageViewport{aspect-ratio:16/10;background:#101115;border:1px solid #2a2d36;border-radius:12px;min-height:320px;position:relative;overflow:hidden}.product-detail-page-module__GIBcVW__imageTrack{width:100%;height:100%;transition:transform .42s cubic-bezier(.22,.61,.36,1);display:flex}.product-detail-page-module__GIBcVW__imageSlide{flex:0 0 100%;place-items:center;min-width:100%;height:100%;padding:10px;display:grid}.product-detail-page-module__GIBcVW__imageSlide img{object-fit:contain;object-position:center;filter:drop-shadow(0 14px 24px #0006);width:100%;height:100%}.product-detail-page-module__GIBcVW__imageNavBtn{color:#d3deef;cursor:pointer;z-index:2;background:#0d0f14e6;border:1px solid #323848;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.5rem;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.product-detail-page-module__GIBcVW__imageNavBtn:hover{background:#151d28f2}.product-detail-page-module__GIBcVW__imageNavPrev{left:12px}.product-detail-page-module__GIBcVW__imageNavNext{right:12px}.product-detail-page-module__GIBcVW__thumbRow{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;margin-top:12px;display:grid}.product-detail-page-module__GIBcVW__thumbBtn{cursor:pointer;background:#111217;border:1px solid #2a2d36;border-radius:10px;min-height:82px;padding:6px;transition:border-color .2s}.product-detail-page-module__GIBcVW__thumbBtn img{object-fit:contain;width:100%;height:100%;max-height:70px;display:block}.product-detail-page-module__GIBcVW__thumbBtn:hover{border-color:#4e5669}.product-detail-page-module__GIBcVW__thumbBtnActive{border-color:#3574ff;box-shadow:0 0 0 1px #3574ff70}.product-detail-page-module__GIBcVW__buyColumn{padding-top:0}.product-detail-page-module__GIBcVW__buyColumn h1{font-family:"Plus Jakarta Sans",var(--font-heading),var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;letter-spacing:-.02em;margin:4px 0 0;font-size:48px;font-weight:600;line-height:48px}.product-detail-page-module__GIBcVW__price{color:#f3f7ff;margin:6px 0 0;font-size:clamp(1.86rem,3.25vw,2.7rem);font-weight:700;line-height:1}.product-detail-page-module__GIBcVW__optionLabel{color:#8f9bb4;letter-spacing:.07em;margin:28px 0 12px;font-size:.95rem;font-weight:600}.product-detail-page-module__GIBcVW__optionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-detail-page-module__GIBcVW__optionCard{text-align:left;color:#fff;cursor:pointer;background:#111217;border:1px solid #252b38;border-radius:12px;outline:none;align-content:center;gap:6px;min-height:84px;padding:14px 16px;transition:none;display:grid;position:relative}.product-detail-page-module__GIBcVW__optionCard:hover{background:#1a202a;border-color:#4d5a74}.product-detail-page-module__GIBcVW__optionCardSelected{background:#1a2435;border-color:#628dff;box-shadow:inset 0 0 0 1px #70a0ff52}.product-detail-page-module__GIBcVW__optionCardSelected:hover{background:#1d2940;border-color:#739bff}.product-detail-page-module__GIBcVW__optionCard:disabled{opacity:.72;cursor:not-allowed;transform:none}.product-detail-page-module__GIBcVW__optionName{color:#fff;letter-spacing:0;font-size:16px;font-weight:600;line-height:24px;display:block}.product-detail-page-module__GIBcVW__optionPrice{color:#71717a;font-size:13px;font-weight:600;line-height:18px;display:block}.product-detail-page-module__GIBcVW__optionCheck{color:#6aa8ff;font-size:1.2rem;line-height:1;position:absolute;top:10px;right:12px}.product-detail-page-module__GIBcVW__qtyStockRow{align-items:center;gap:12px;margin-top:16px;display:flex}.product-detail-page-module__GIBcVW__qtyStepper{background:#12141a;border:1px solid #252a35;border-radius:8px;grid-template-columns:40px minmax(40px,auto) 40px;align-items:center;min-height:44px;display:inline-grid;overflow:hidden}.product-detail-page-module__GIBcVW__qtyStepper button{color:#c8d3ea;cursor:pointer;background:0 0;border:0;min-height:44px;font-size:1.4rem;line-height:1}.product-detail-page-module__GIBcVW__qtyStepper button:hover{background:#ffffff0d}.product-detail-page-module__GIBcVW__qtyStepper span{text-align:center;color:#f2f6ff;min-width:40px;font-size:1.04rem;font-weight:600}.product-detail-page-module__GIBcVW__minimumHint{color:#6e7790;margin:8px 0 0;font-size:.82rem}.product-detail-page-module__GIBcVW__actionRow{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.product-detail-page-module__GIBcVW__buyNowBtn,.product-detail-page-module__GIBcVW__addToCartBtn{color:#f1f6ff;cursor:pointer;border:1px solid #252a35;border-radius:12px;min-height:50px;font-size:1.42rem;font-weight:700;line-height:1}.product-detail-page-module__GIBcVW__buyNowBtn{background:var(--themed-blue-gradient);box-shadow:none;border:0}.product-detail-page-module__GIBcVW__buyNowBtn:disabled{opacity:.72;cursor:not-allowed}.product-detail-page-module__GIBcVW__addToCartBtn{background:#14161d;justify-content:center;align-items:center;gap:8px;display:inline-flex}.product-detail-page-module__GIBcVW__addToCartBtn svg{color:#aebad2;width:18px;height:18px;display:block}.product-detail-page-module__GIBcVW__addToCartBtn:hover,.product-detail-page-module__GIBcVW__buyNowBtn:hover{border-color:#4f5a72}.product-detail-page-module__GIBcVW__cartHint{color:#737e97;margin:9px 0 0;font-size:.8rem}.product-detail-page-module__GIBcVW__notice{color:#8eb5ff;margin-top:12px}.product-detail-page-module__GIBcVW__detailsStack{font-family:"Gilroy",var(--font-body),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;gap:16px;margin-top:32px;display:grid}.product-detail-page-module__GIBcVW__detailBlock{border:1px solid var(--global-outline,#1f1f21);background:#151515;border-radius:10px;padding:18px}.product-detail-page-module__GIBcVW__detailBlockTitle{color:#f2f6ff;margin:0 0 14px;font-size:1.85rem;font-weight:700;line-height:1}.product-detail-page-module__GIBcVW__descriptionText{color:#b4c1db;margin:0;font-size:.98rem;line-height:1.55}.product-detail-page-module__GIBcVW__descriptionText+.product-detail-page-module__GIBcVW__descriptionText{margin-top:8px}.product-detail-page-module__GIBcVW__requirementsRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-detail-page-module__GIBcVW__requirementMini{background:#1f1f1f;border:1px solid #242833;border-radius:10px;align-content:center;gap:6px;min-height:108px;padding:14px;display:grid}.product-detail-page-module__GIBcVW__requirementMiniIcon{color:#2fc2f8;background:#114760;border:1px solid #2a6681;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.product-detail-page-module__GIBcVW__requirementMiniIcon svg{width:19px;height:19px;display:block}.product-detail-page-module__GIBcVW__requirementMiniLabel{color:#8f99ae;font-size:.88rem;line-height:1.1}.product-detail-page-module__GIBcVW__requirementMiniValue{color:#f5f8ff;font-size:1.62rem;font-weight:700;line-height:1.08}.product-detail-page-module__GIBcVW__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.product-detail-page-module__GIBcVW__featureTabCard{border:1px solid var(--global-outline,#1f1f21);background:#1f1f1f;border-radius:10px;overflow:hidden}.product-detail-page-module__GIBcVW__featureTabHeader{color:#eef4ff;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:62px;padding:12px 14px;display:flex}.product-detail-page-module__GIBcVW__featureTabHeader:hover{background:#ffffff08}.product-detail-page-module__GIBcVW__featureTabHeaderLeft{align-items:center;gap:11px;min-width:0;display:inline-flex}.product-detail-page-module__GIBcVW__featureTabHeaderLeft strong{color:#f2f6ff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:1.04rem;font-weight:700;line-height:1.2;overflow:hidden}.product-detail-page-module__GIBcVW__featureTabIcon{color:#2fc2f8;background:#114760;border:1px solid #2a6681;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.product-detail-page-module__GIBcVW__featureTabIcon svg{width:19px;height:19px;display:block}.product-detail-page-module__GIBcVW__featureTabChevron{color:#8691a8;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .32s cubic-bezier(.22,.61,.36,1),color .2s;display:inline-flex;transform:rotate(0)}.product-detail-page-module__GIBcVW__featureTabChevron svg{width:15px;height:15px;display:block}.product-detail-page-module__GIBcVW__featureTabChevronOpen{color:#dce7fc;transform:rotate(180deg)}.product-detail-page-module__GIBcVW__featureTabBody{opacity:0;max-height:0;padding:0 14px;transition:max-height .42s cubic-bezier(.22,.61,.36,1),opacity .26s,padding .32s;overflow:hidden}.product-detail-page-module__GIBcVW__featureTabBodyOpen{max-height:var(--feature-max-height,320px);opacity:1;padding:0 14px 14px}.product-detail-page-module__GIBcVW__featureList{gap:8px;margin:0;padding:2px 0 0;list-style:none;display:grid}.product-detail-page-module__GIBcVW__featureList li{color:#9ca8be;align-items:flex-start;gap:8px;font-size:.98rem;line-height:1.22;display:flex}.product-detail-page-module__GIBcVW__featureList li:before{content:"";background:#2db7f7;border-radius:999px;flex:0 0 7px;width:7px;height:7px;margin-top:.45em}.product-detail-page-module__GIBcVW__videoPreviewBlock{padding:20px}.product-detail-page-module__GIBcVW__videoPreviewLayout{grid-template-columns:minmax(240px,1fr) minmax(360px,1.35fr);align-items:center;gap:18px;display:grid}.product-detail-page-module__GIBcVW__videoPreviewCopy{min-width:0}.product-detail-page-module__GIBcVW__videoPreviewTitle{color:#f3f7ff;margin:0;font-size:clamp(1.65rem,2.2vw,2.3rem);font-weight:700;line-height:1.05}.product-detail-page-module__GIBcVW__videoPreviewCopy p{color:#97a7c4;margin:12px 0 0;font-size:1.04rem;line-height:1.55}.product-detail-page-module__GIBcVW__videoPreviewFrame{border:1px solid var(--global-outline,#1f1f21);background:#101115;border-radius:10px;min-height:260px;overflow:hidden}.product-detail-page-module__GIBcVW__videoPreviewEmbed{aspect-ratio:16/9;background:#0f1117;border:0;width:100%;display:block}@media (max-width:1080px){.product-detail-page-module__GIBcVW__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.product-detail-page-module__GIBcVW__topGrid{grid-template-columns:1fr}.product-detail-page-module__GIBcVW__imagePanel{min-height:520px}.product-detail-page-module__GIBcVW__featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-page-module__GIBcVW__videoPreviewLayout{grid-template-columns:1fr;align-items:start}}@media (max-width:640px){.product-detail-page-module__GIBcVW__shell{width:min(1080px,100% - 24px)}.product-detail-page-module__GIBcVW__optionsGrid,.product-detail-page-module__GIBcVW__actionRow,.product-detail-page-module__GIBcVW__requirementsRow,.product-detail-page-module__GIBcVW__featuresGrid{grid-template-columns:1fr}.product-detail-page-module__GIBcVW__videoPreviewBlock{padding:14px}.product-detail-page-module__GIBcVW__imageViewport,.product-detail-page-module__GIBcVW__imageSlide{min-height:420px}.product-detail-page-module__GIBcVW__thumbRow{grid-template-columns:repeat(4,minmax(0,1fr))}}
