.split-wall-page .no-data{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:600px;display:flex}.split-wall-page .product-detail-container{max-width:1280px;margin:auto;padding:60px 24px 0}.split-wall-page .product-layout{grid-template-columns:1fr 1fr;gap:32px;margin:0 0 40px;padding-top:20px;display:grid}.split-wall-page .product-layout .product-visual .image-card{background:#fff;border:1px solid #eee;position:relative;overflow:hidden}.split-wall-page .product-layout .product-visual .image-card .embla__button{cursor:pointer;z-index:10;opacity:0;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.split-wall-page .product-layout .product-visual .image-card .embla__button svg{fill:#333;width:24px;height:24px}.split-wall-page .product-layout .product-visual .image-card .embla__button:hover{background-color:#fff;transform:translateY(-50%)scale(1.1)}.split-wall-page .product-layout .product-visual .image-card .embla__button--prev{left:16px}.split-wall-page .product-layout .product-visual .image-card .embla__button--next{right:16px}.split-wall-page .product-layout .product-visual .image-card:hover .embla__button{opacity:1}.split-wall-page .product-layout .product-visual .image-card .embla{overflow:hidden}.split-wall-page .product-layout .product-visual .image-card .embla .embla__container{display:flex}.split-wall-page .product-layout .product-visual .image-card .embla .embla__slide{aspect-ratio:1;flex:0 0 100%;min-width:0}.split-wall-page .product-layout .product-visual .image-card .embla .embla__slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.split-wall-page .product-layout .product-visual .image-card .embla__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.split-wall-page .product-layout .product-visual .image-card .embla__dots .embla__dot{cursor:pointer;background-color:#0003;border:none;border-radius:4px;width:8px;height:3px;padding:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.split-wall-page .product-layout .product-visual .image-card .embla__dots .embla__dot.active{background-color:#1a4999;width:24px}.split-wall-page .product-layout .product-visual .image-card .embla__dots .embla__dot:hover:not(.active){background-color:#0006}.split-wall-page .product-layout .product-visual .image-card .badge-new{z-index:5;pointer-events:none;width:80px;height:80px;position:absolute;top:0;right:0;overflow:hidden}.split-wall-page .product-layout .product-visual .image-card .badge-new:before{content:"NEW";color:#fff;text-align:center;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#4facfe 0%,#1388e5 100%);width:120px;font-size:11px;font-weight:800;line-height:26px;position:absolute;top:15px;right:-28px;transform:rotate(45deg);box-shadow:0 2px 10px #00000026}@media (max-width:968px){.split-wall-page .product-layout{grid-template-columns:1fr}}.split-wall-page .product-visual{justify-content:center;align-items:center;display:flex}.split-wall-page .product-visual .image-card{border-radius:16px;width:100%;position:relative;overflow:hidden}.split-wall-page .product-visual .image-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:500px;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.split-wall-page .product-visual .image-card img:hover{transform:scale(1.05)}.split-wall-page .product-info{flex-direction:column;display:flex}.split-wall-page .product-info .news-card-container{flex-direction:column;gap:20px;display:flex}.split-wall-page .product-info .news-card-container .qr-action-wrapper{width:fit-content;position:relative}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:10px 22px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon{width:16px;height:16px;display:inline-block;position:relative}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon .corner{border:1.5px solid #fff;width:5px;height:5px;position:absolute}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon .top-left{border-bottom:0;border-right:0;top:0;left:0}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon .top-right{border-bottom:0;border-left:0;top:0;right:0}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon .bottom-left{border-top:0;border-right:0;bottom:0;left:0}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon .bottom-right{border-top:0;border-left:0;bottom:0;right:0}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .scan-icon .scan-line{background:#07c160;width:12px;height:1px;animation:1.5s ease-in-out infinite scanMoving;position:absolute;top:2px;left:2px;box-shadow:0 0 4px #07c160}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn:hover{background:#333;box-shadow:0 8px 20px #00000026}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn:hover .qr-popover{opacity:1;visibility:visible;transform:translate(-50%)translateY(10px)}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .qr-popover{opacity:0;visibility:hidden;z-index:20;padding-top:12px;transition:all .4s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(0)}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .qr-popover .arrow-up{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;margin:0 auto}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .qr-popover .qr-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:12px;box-shadow:0 15px 35px #0000001a}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .qr-popover .qr-card .qr-wrapper{border-radius:8px;padding:8px}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .qr-popover .qr-card .qr-wrapper img{min-width:140px;height:130px;display:block}.split-wall-page .product-info .news-card-container .qr-action-wrapper .scan-buy-btn .qr-popover .qr-card p{color:#666;text-align:center;margin-top:10px;font-size:12px}@keyframes scanMoving{0%,to{opacity:0;top:2px}50%{opacity:1;top:13px}}.split-wall-page .product-info .model-tag{color:#2563eb;letter-spacing:1px;text-transform:uppercase;font-size:.875rem;font-weight:600}.split-wall-page .product-info .title{color:#1a1a1a;margin:12px 0;font-size:2.5rem;font-weight:800}.split-wall-page .product-info .subtitle{color:#64748b;font-size:1.125rem;line-height:1.6}.split-wall-page .product-info .divider{background:linear-gradient(90deg,#e2e8f0,#00000038);height:1px;margin:16px 0}.split-wall-page .product-info .description h3{margin-bottom:12px;font-size:1rem;font-weight:700}.split-wall-page .product-info .description p{color:#64748b;line-height:1.8}.split-wall-page .product-info .specs-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:16px 0;display:grid}.split-wall-page .product-info .specs-grid .spec-card{background:#ffffff80;border-radius:12px;flex-direction:column;padding:16px;display:flex}.split-wall-page .product-info .specs-grid .spec-card .label{color:#94a3b8;margin-bottom:12px;font-size:.75rem}.split-wall-page .product-info .specs-grid .spec-card .value{color:#1a1a1a;font-weight:600}.split-wall-page .product-info .purchase-section{justify-content:space-between;align-items:center;margin-top:20px;padding-top:12px;display:flex}.split-wall-page .product-info .purchase-section .price-wrapper .currency{color:#1a1a1a;font-size:1.25rem;font-weight:600}.split-wall-page .product-info .purchase-section .price-wrapper .amount{color:#1a1a1a;font-size:2.25rem;font-weight:800}.split-wall-page .product-info .purchase-section .buy-btn{color:#fff;background:#1a1a1a;border-radius:12px;padding:16px;font-weight:600;transition:all .3s}.split-wall-page .product-info .purchase-section .buy-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 20px #2563eb33}.split-wall-page .product-rich-text-container{border-radius:24px}.split-wall-page .product-rich-text-container .tabs-header{border-bottom:1px solid #e2e8f0;gap:40px;margin-bottom:40px;display:flex}.split-wall-page .product-rich-text-container .tabs-header span{color:#64748b;cursor:pointer;padding-bottom:12px;font-weight:600;position:relative}.split-wall-page .product-rich-text-container .tabs-header span.active{color:#1a1a1a}.split-wall-page .product-rich-text-container .tabs-header span.active:after{content:"";background:#2563eb;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.split-wall-page .product-rich-text-container .quill-content-wrapper{color:#1a1a1a;max-width:1120px;margin:0 auto 80px}.split-wall-page .product-rich-text-container .quill-content-wrapper blockquote{background:#00000008;border-left:4px solid #cbd5e1;border-radius:0 8px 8px 0;margin:0;padding:.6rem 1.5rem}.split-wall-page .product-rich-text-container .quill-content-wrapper img{max-width:100%;height:auto}.split-wall-page .product-rich-text-container .quill-content-wrapper p{line-height:0}.split-wall-page .product-rich-text-container .quill-content-wrapper code{background:#f1f5f9;border-radius:4px;padding:.2em .4em;font-size:90%}.split-wall-page .product-rich-text-container{background:#fff;border-radius:24px;margin-bottom:60px;padding:36px 44px;box-shadow:0 10px 30px #0000000a}.split-wall-page .product-rich-text-container .tabs-header{background:#f8fafc;border-bottom:none;border-radius:14px;gap:6px;margin-bottom:36px;padding:6px;display:inline-flex;box-shadow:inset 0 2px 4px #00000005}.split-wall-page .product-rich-text-container .tabs-header span{color:#64748b;cursor:pointer;z-index:1;border-radius:10px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.split-wall-page .product-rich-text-container .tabs-header span:hover{color:#1a1a1a;background:#fff9}.split-wall-page .product-rich-text-container .tabs-header span.active{color:#2563eb;background:#fff;font-weight:600;box-shadow:0 4px 12px #0000000d}.split-wall-page .product-rich-text-container .tabs-header span.active:after{display:none}.split-wall-page .product-rich-text-container .tab-content{animation:.4s ease-in-out fadeIn}.split-wall-page .product-rich-text-container .tab-content.hidden{display:none}.split-wall-page .product-rich-text-container .tab-content.show{display:block}.split-wall-page .product-rich-text-container .quill-content-wrapper{margin:0;padding:0 8px}.split-wall-page .product-rich-text-container .tech-params-wrapper{max-width:1120px;margin:0 auto 40px}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block{margin-bottom:32px}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .section-title{color:#1a1a1a;border-left:4px solid #2563eb;margin-bottom:14px;padding-left:10px;font-size:1.15rem;font-weight:700}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table{border-collapse:collapse;background:#fafafa;border:1px solid #edf2f7;border-radius:8px;width:100%;overflow:hidden}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table tr{border-bottom:1px solid #edf2f7}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table tr:last-child{border-bottom:none}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table tr:nth-child(2n){background:#fdfdfd}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table td{padding:12px 20px;font-size:.95rem;line-height:1.5}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table .param-key{color:#64748b;background:#f7fafc;border-right:1px solid #edf2f7;width:35%;font-weight:500}.split-wall-page .product-rich-text-container .tech-params-wrapper .param-section-block .param-table .param-val{color:#1a1a1a;width:65%;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
