.product-detail-page .product-detail{padding:34px 0 95px;background:radial-gradient(circle at 8% 12%,#3157ff0d,transparent 32rem),#fff}
.product-detail-page .product-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:#7a829e;font-size:10px}.product-detail-page .product-breadcrumb a{color:#3157ff;font-weight:700}.product-detail-page .product-breadcrumb svg{width:14px}
.product-detail-page .detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:60px}
.product-detail-page .product-gallery{min-width:0;outline:none}
.product-detail-page .detail-gallery-frame{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid #dce3f7;border-radius:24px;background:linear-gradient(145deg,#f8f9ff,#edf1ff);box-shadow:0 28px 70px #203a9017}
.product-detail-page .gallery-track{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,.75,.18,1);will-change:transform}
.product-detail-page .gallery-slide{display:grid;flex:0 0 100%;place-items:center;width:100%;height:100%;margin:0;padding:28px;background:transparent}
.product-detail-page .gallery-slide img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center;user-select:none;-webkit-user-drag:none}
.product-detail-page .gallery-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #d7def2;border-radius:50%;background:#fffffff0;color:#18203e;box-shadow:0 10px 30px #1b2c651e;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(8px);transition:.2s ease}
.product-detail-page .gallery-arrow:hover{border-color:#3157ff;background:#3157ff;color:#fff;transform:translateY(-50%) scale(1.05)}.product-detail-page .gallery-arrow svg{width:19px}.product-detail-page .gallery-prev{left:15px}.product-detail-page .gallery-next{right:15px}
.product-detail-page .gallery-count{position:absolute;z-index:4;right:15px;bottom:15px;padding:7px 11px;border:1px solid #d7def2;border-radius:999px;background:#ffffffe8;color:#737c9b;font-size:8px;box-shadow:0 8px 24px #203a9012}.product-detail-page .gallery-count b{color:#3157ff}
.product-detail-page .gallery-thumbs{display:flex;gap:9px;margin-top:12px;padding:2px 1px;overflow-x:auto;scrollbar-width:none}.product-detail-page .gallery-thumbs::-webkit-scrollbar{display:none}
.product-detail-page .gallery-thumbs button{position:relative;display:grid;flex:0 0 74px;place-items:center;aspect-ratio:1;padding:6px;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#f1f4ff;cursor:pointer;opacity:.62;transition:.2s ease}.product-detail-page .gallery-thumbs button:hover{opacity:.9}.product-detail-page .gallery-thumbs button.active{border-color:#3157ff;background:#fff;box-shadow:0 7px 20px #3157ff20;opacity:1}.product-detail-page .gallery-thumbs img{width:100%;height:100%;object-fit:contain!important;object-position:center}
.product-detail-page .detail-copy{position:sticky;top:120px}.product-detail-page .detail-copy h1{color:#111735}.product-detail-page .detail-intro,.product-detail-page .purchase-points{color:#727b98}.product-detail-page .detail-price strong{color:#3157ff}.product-detail-page .detail-copy form{border-color:#dce3f7;background:#f7f9ff}.product-detail-page .product-info-accordion{border-color:#e0e5f4}
.product-detail-page .product-quote-button{position:relative;isolation:isolate;min-height:60px;gap:10px;overflow:hidden;border:1px solid #5372ff!important;border-radius:18px!important;background:linear-gradient(110deg,#2449f5,#3157ff 48%,#4668ff)!important;box-shadow:0 14px 34px #3157ff2e,inset 0 1px #ffffff66!important;transition:transform .22s ease,box-shadow .22s ease!important}
.product-detail-page .product-quote-button:before{content:"";position:absolute;z-index:1;top:-70%;bottom:-70%;left:-38%;width:25%;background:linear-gradient(90deg,transparent,#fff3 20%,#ffffffe8 50%,#fff3 80%,transparent);filter:blur(1px);transform:skewX(-18deg);animation:productGlassSweep 2.8s ease-in-out infinite}
.product-detail-page .product-quote-button:after{content:"";position:absolute;z-index:0;inset:1px;border-radius:16px;background:linear-gradient(180deg,#ffffff25,transparent 45%);pointer-events:none}
.product-detail-page .product-quote-button .button-shine{display:none}.product-detail-page .product-quote-button>span:not(.button-shine),.product-detail-page .product-quote-button>svg{position:relative;z-index:2}.product-detail-page .product-quote-button>svg{width:20px}.product-detail-page .product-quote-button>svg:last-child{margin-left:auto}.product-detail-page .product-quote-button:hover{transform:translateY(-2px);box-shadow:0 19px 42px #3157ff42,inset 0 1px #ffffff80!important}.product-detail-page .product-quote-button:active{transform:translateY(1px) scale(.995)}
@keyframes productGlassSweep{0%,20%{left:-38%;opacity:0}35%{opacity:1}65%,100%{left:122%;opacity:0}}
@media(max-width:980px){.product-detail-page .detail-grid{grid-template-columns:1fr;gap:34px}.product-detail-page .detail-copy{position:static}}
@media(max-width:600px){.product-detail-page .product-detail{padding:20px 0 55px}.product-detail-page .detail-gallery-frame{border-radius:18px}.product-detail-page .gallery-slide{padding:18px}.product-detail-page .gallery-arrow{width:39px;height:39px}.product-detail-page .gallery-prev{left:9px}.product-detail-page .gallery-next{right:9px}.product-detail-page .gallery-thumbs button{flex-basis:62px;border-radius:10px}}
@media(prefers-reduced-motion:reduce){.product-detail-page .gallery-track,.product-detail-page .gallery-arrow,.product-detail-page .gallery-thumbs button{transition:none!important}.product-detail-page .product-quote-button:before{animation:none!important;display:none}}
