.sunway-review-overlay,.modal-overlay#modalOverlay{--review-red:var(--color-sunwayred,var(--sunwayman-red,#b00000));--review-bg:#030303;--review-panel:#0a0b0d;--review-panel-soft:#111216;--review-border:rgba(255,255,255,0.14);--review-border-strong:rgba(255,255,255,0.22);--review-text:#fff;--review-muted:rgba(255,255,255,0.64);position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;overflow-x:hidden;overflow-y:auto;background:rgba(0,0,0,0.76);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 220ms ease,visibility 220ms ease}.sunway-review-overlay.active,.modal-overlay#modalOverlay.active{opacity:1;visibility:visible;pointer-events:auto}.review-modal{position:relative;width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;border:1px solid var(--review-border);border-radius:8px;background:radial-gradient(circle at 88% 0,color-mix(in srgb,var(--review-red) 22%,transparent),transparent 18rem),linear-gradient(135deg,rgba(255,255,255,0.06),transparent 42%),var(--review-panel);box-shadow:0 34px 100px rgba(0,0,0,0.72);padding:clamp(24px,4vw,42px);color:var(--review-text);transform:translateY(24px) scale(0.96);opacity:0;transition:transform 240ms ease,opacity 220ms ease}.sunway-review-overlay.active .review-modal,.modal-overlay#modalOverlay.active .review-modal{transform:translateY(0) scale(1);opacity:1}.review-modal::-webkit-scrollbar,.review-quick-view-content::-webkit-scrollbar{width:8px}.review-modal::-webkit-scrollbar-track,.review-quick-view-content::-webkit-scrollbar-track{background:rgba(255,255,255,0.06)}.review-modal::-webkit-scrollbar-thumb,.review-quick-view-content::-webkit-scrollbar-thumb{border:2px solid #08090b;border-radius:999px;background:linear-gradient(180deg,#b01822,var(--review-red))}.close-modal{position:absolute;top:18px;right:18px;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--review-border);border-radius:7px;background:rgba(255,255,255,0.045);color:rgba(255,255,255,0.82);cursor:pointer;transition:border-color 160ms ease,background-color 160ms ease,color 160ms ease,transform 160ms ease}.close-modal:hover{border-color:color-mix(in srgb,var(--review-red) 70%,#fff 30%);background:var(--review-red);color:#fff;transform:translateY(-1px)}.modal-header{margin-bottom:22px;padding-right:42px}.modal-kicker,.product-preview-label,.rating-section>span{margin:0;color:color-mix(in srgb,var(--review-red) 42%,#fff 58%);font-size:12px;font-weight:900;letter-spacing:0.16em;line-height:1.2;text-transform:uppercase}.modal-title{margin:8px 0 10px;color:#fff;font-size:clamp(30px,5vw,46px);font-weight:900;line-height:0.98;text-transform:uppercase}.modal-subtitle{max-width:460px;margin:0;color:var(--review-muted);font-size:14px;line-height:1.65}.product-preview{display:flex;align-items:center;gap:14px;margin-bottom:18px;border:1px solid var(--review-border);border-radius:8px;background:rgba(255,255,255,0.04);padding:12px}.product-img{width:62px;height:62px;flex:0 0 auto;object-fit:cover;border:1px solid rgba(255,255,255,0.14);border-radius:6px;background:#050607}.product-name{margin-top:5px;color:#fff;font-size:15px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.rating-section{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;border:1px solid var(--review-border);border-radius:8px;background:rgba(255,255,255,0.035);padding:14px 16px}.rating-group{display:flex;align-items:center;gap:8px}.star-icon{width:32px;height:32px;cursor:pointer;fill:transparent;stroke:rgba(255,255,255,0.58);stroke-width:1.6;transition:fill 160ms ease,stroke 160ms ease,transform 160ms ease,filter 160ms ease}.star-icon:hover,.star-icon:focus-visible{transform:translateY(-1px) scale(1.08);outline:none}.star-icon.filled{fill:#f5a623;stroke:#f5a623;filter:drop-shadow(0 0 10px rgba(245,166,35,0.28))}.form-group{margin-bottom:18px}.review-textarea{width:100%;min-height:136px;resize:vertical;border:1px solid var(--review-border);border-radius:8px;background:#050607;color:#fff;font-family:inherit;font-size:15px;line-height:1.6;outline:none;padding:15px;transition:border-color 160ms ease,background-color 160ms ease,box-shadow 160ms ease}.review-textarea::placeholder{color:rgba(255,255,255,0.36)}.review-textarea:focus{border-color:color-mix(in srgb,var(--review-red) 70%,#fff 30%);background:#07080a;box-shadow:0 0 0 3px color-mix(in srgb,var(--review-red) 18%,transparent)}.char-count-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:9px}.char-count,.error-message{color:var(--review-muted);font-size:12px;font-weight:800}.error-message,.char-count.warning{color:#ffaaa8}.error-message.show{display:block!important}.upload-area{position:relative;margin-bottom:12px;border:1px dashed color-mix(in srgb,var(--review-red) 46%,rgba(255,255,255,0.22));border-radius:8px;background:color-mix(in srgb,var(--review-red) 8%,rgba(255,255,255,0.035));cursor:pointer;padding:20px;text-align:center;transition:border-color 160ms ease,background-color 160ms ease,transform 160ms ease}.upload-area:hover,.upload-area.drag-over{border-color:color-mix(in srgb,var(--review-red) 76%,#fff 24%);background:color-mix(in srgb,var(--review-red) 16%,rgba(255,255,255,0.04));transform:translateY(-1px)}.upload-label{display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:900}.upload-icon{width:28px;height:28px;color:color-mix(in srgb,var(--review-red) 38%,#fff 62%)}#file-input{display:none}.limit-info{color:var(--review-muted);font-size:12px;font-weight:800}.limit-info span.warning{color:#ffaaa8}.preview-container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.preview-item{position:relative;width:68px;height:68px;overflow:visible;border:1px solid var(--review-border);border-radius:7px;background:#050607;animation:reviewFadeIn 180ms ease}@keyframes reviewFadeIn{from{opacity:0;transform:translateY(4px) scale(0.96)}to{opacity:1;transform:translateY(0) scale(1)}}.preview-item img{width:100%;height:100%;border-radius:6px;object-fit:cover}.remove-img{position:absolute;top:-7px;right:-7px;display:flex;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.2);border-radius:50%;background:var(--review-red);color:#fff;cursor:pointer;font-size:0;line-height:1;transition:background-color 160ms ease,transform 160ms ease;z-index:2}.remove-img::before,.remove-img::after{content:"";position:absolute;width:10px;height:2px;border-radius:999px;background:currentColor}.remove-img::before{transform:rotate(45deg)}.remove-img::after{transform:rotate(-45deg)}.remove-img:hover{background:#d01824;transform:scale(1.06)}.anonymous-option{margin:4px 0 22px}.anonymous-option input{position:absolute;opacity:0;pointer-events:none}.anonymous-option label{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,0.78);cursor:pointer;font-size:14px;font-weight:800}.anonymous-option label span{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.34);border-radius:5px;background:#050607}.anonymous-option label span::after{content:"";width:9px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;opacity:0;transform:rotate(-45deg) translateY(-1px)}.anonymous-option input:checked + label span{border-color:var(--review-red);background:var(--review-red)}.anonymous-option input:checked + label span::after{opacity:1}.modal-footer{display:flex;justify-content:flex-end;gap:12px}.sunway-review-btn{position:relative;display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:7px;padding:12px 20px;overflow:hidden;cursor:pointer;font-size:13px;font-weight:900;letter-spacing:0.08em;line-height:1;text-transform:uppercase;transition:border-color 160ms ease,background-color 160ms ease,box-shadow 160ms ease,color 160ms ease,transform 160ms ease}.sunway-review-btn:hover{transform:translateY(-1px)}.sunway-review-btn-outline{border:1px solid var(--review-border-strong);background:rgba(255,255,255,0.045);color:#fff}.sunway-review-btn-outline:hover{border-color:color-mix(in srgb,var(--review-red) 54%,#fff 46%)}.sunway-review-btn-primary{border:1px solid color-mix(in srgb,var(--review-red) 76%,#fff 24%);background:var(--review-red);color:#fff;box-shadow:0 14px 34px color-mix(in srgb,var(--review-red) 32%,transparent)}.sunway-review-btn-primary:hover{background:color-mix(in srgb,var(--review-red) 88%,#fff 12%);box-shadow:0 18px 42px color-mix(in srgb,var(--review-red) 38%,transparent)}.sunway-review-btn.is-loading{pointer-events:none;opacity:0.78}#review-quick-view{max-height:calc(100vh - 48px);overflow:hidden}.review-quick-view-popup{width:min(96vw,1152px);max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(255,255,255,0.14);border-radius:8px;background:#08090b;box-shadow:0 34px 100px rgba(0,0,0,0.72)}.review-quick-view-inner{max-height:calc(100vh - 48px);min-height:0;background:#08090b}.review-quick-view-media,.review-quick-view-content{min-height:0}.review-quick-view-media{max-height:calc(100vh - 80px);overflow:hidden;background:#030303}.review-quick-view-images,.review-quick-view-images .owl-stage-outer,.review-quick-view-images .owl-stage,.review-quick-view-images .owl-item,.review-quick-view-slide{height:100%}.review-quick-view-slide{display:flex;align-items:center;justify-content:center;background:#030303}.review-quick-view-image{display:block;width:100%;max-width:100%;height:auto;max-height:calc(100vh - 80px);object-fit:contain}.review-quick-view-content{max-height:calc(100vh - 80px);overflow-y:auto;background:radial-gradient(circle at 92% 0,color-mix(in srgb,var(--review-red,#b00000) 18%,transparent),transparent 16rem),#08090b;color:rgba(255,255,255,0.86)}#review-quick-view-close{border-color:rgba(255,255,255,0.18)!important;border-radius:7px!important;background:rgba(255,255,255,0.055)!important;color:#fff!important}#review-quick-view-close:hover{border-color:var(--review-red,#b00000)!important;background:var(--review-red,#b00000)!important}.product-review-pagination .pagination-btn{min-width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,0.16);border-radius:7px;background:rgba(255,255,255,0.045);color:#fff;font-size:0.875rem;font-weight:900;line-height:1;padding:0 0.75rem;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease,transform 160ms ease,opacity 160ms ease}.product-review-pagination .pagination-btn:hover:not(:disabled),.product-review-pagination .pagination-btn.active{border-color:var(--review-red,#b00000);background:var(--review-red,#b00000);color:#fff;transform:translateY(-1px)}.product-review-pagination .pagination-btn:disabled{pointer-events:none;opacity:0.45}@media (min-width:768px){.review-quick-view-media{height:calc(100vh - 80px)}.review-quick-view-image{height:100%}}@media (max-width:767px){.sunway-review-overlay,.modal-overlay#modalOverlay{align-items:flex-start;padding:14px}.review-modal{width:100%;max-height:calc(100vh - 28px);padding:24px 18px}.modal-header{padding-right:40px}.rating-section,.modal-footer{align-items:stretch;flex-direction:column}.rating-section{gap:12px}.rating-group{justify-content:space-between}.star-icon{width:34px;height:34px}.review-textarea{min-height:128px;font-size:16px}.sunway-review-btn{width:100%}#review-quick-view,.review-quick-view-popup{max-height:calc(100vh - 24px);overflow-y:auto}.review-quick-view-inner{max-height:none}.review-quick-view-media,.review-quick-view-content{max-height:none}.review-quick-view-image{max-height:60vh}}.sunway-product-page{--sunway-red:var(--color-sunwayred,#8b0000);--sunway-panel:rgba(13,14,17,0.92);--sunway-panel-strong:#08090b;--sunway-line:rgba(255,255,255,0.12);--sunway-line-strong:rgba(139,0,0,0.48);--sunway-text:rgba(255,255,255,0.92);--sunway-muted:rgba(255,255,255,0.62);--sunway-faint:rgba(255,255,255,0.42);min-height:100vh;overflow-x:hidden}.sunway-product-page main{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,0.12),transparent 32rem),linear-gradient(180deg,#030303 0%,#08090b 46%,#030303 100%)}.sunway-product-breadcrumb,.sunway-product-hero,.sunway-detail-tabs,.sunway-related-section{width:min(100% - 44px,1540px);margin-inline:auto}.sunway-product-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:104px 0 22px;color:var(--sunway-faint);font-size:13px;font-weight:700}.sunway-product-breadcrumb a{color:var(--sunway-muted)}.sunway-product-breadcrumb a:hover,.sunway-product-breadcrumb span[aria-current="page"]{color:#fff}.sunway-product-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,0.88fr);gap:clamp(28px,4vw,70px);align-items:start;padding:0 0 52px}.sunway-product-gallery{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;min-width:0}.sunway-product-thumbs{display:flex;flex-direction:column;gap:12px;height:min(760px,56vw);max-height:calc(100vh - 150px);min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:8px;scrollbar-gutter:stable}.sunway-product-thumb-button{position:relative;display:block;width:96px;height:96px;flex:0 0 96px;overflow:hidden;border:1px solid var(--sunway-line);border-radius:7px;background:#0b0d10;padding:0;cursor:pointer;transition:border-color 160ms ease,transform 160ms ease}.sunway-product-thumb-button:hover,.sunway-product-thumb-button:has(.thumb-img.active),.sunway-product-thumb-button.active{border-color:var(--sunway-line-strong);transform:translateY(-1px)}.sunway-product-thumb-button img{width:100%;height:100%;object-fit:cover}.sunway-product-video-thumb::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.28)}.sunway-play-icon{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#fff;font-size:22px}.sunway-product-media-shell{position:relative;min-width:0;max-width:100%;border:1px solid var(--sunway-line);border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,0.1),transparent 26rem),#030303;box-shadow:0 28px 80px rgba(0,0,0,0.38);overflow:visible}.sunway-product-main-media{position:relative;display:grid;place-items:center;min-height:min(760px,56vw);max-width:100%;aspect-ratio:1 / 1;background:#030303;overflow:hidden!important}#main-image{display:block;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;background:#030303!important;object-fit:contain!important;transition:opacity 220ms ease}.sunway-product-main-media picture,.sunway-product-main-media .swiper-slide,.sunway-product-main-media .owl-item,.sunway-product-main-media .item{background:#030303!important}#main-video{display:none;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;background:#000}.sunway-product-loader{position:absolute;inset:0;z-index:5;align-items:center;justify-content:center;background:rgba(0,0,0,0.58);color:#fff}.sunway-product-loader svg{width:42px;height:42px}.nav-btn{position:absolute;top:50%;z-index:6;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,0.16);border-radius:999px;background:rgba(0,0,0,0.42);color:#fff;font-size:30px;line-height:1;transform:translateY(-50%);transition:background-color 160ms ease,border-color 160ms ease}.nav-btn:hover{border-color:var(--sunway-red);background:var(--sunway-red)}.prev-btn{left:16px}.next-btn{right:16px}.img-zoom-lens{position:absolute;z-index:7;display:none;width:130px;height:130px;border:1px solid rgba(255,255,255,0.46);background:rgba(139,0,0,0.14);pointer-events:none}.img-zoom-result{position:absolute;z-index:20;top:0;left:calc(100% + 18px);display:none;width:380px;height:380px;border:1px solid var(--sunway-line-strong);border-radius:8px;background-color:#050608;box-shadow:0 24px 70px rgba(0,0,0,0.55)}.sunway-product-page .modal-overlay.active{background:rgba(3,3,3,0.76)!important;backdrop-filter:blur(10px)}.sunway-product-page #review-quick-view{top:50%!important;left:50%!important;width:min(88vw,980px)!important;height:min(72vh,640px)!important;max-width:min(88vw,980px)!important;max-height:min(72vh,640px)!important;border:1px solid var(--sunway-line)!important;border-radius:8px!important;background:linear-gradient(135deg,rgba(255,255,255,0.06),transparent 44%),#08090b!important;box-shadow:0 34px 100px rgba(0,0,0,0.72)!important;color:var(--sunway-text)!important;overflow:hidden!important;transform:translate(-50%,-50%) scale(1)!important}.sunway-product-page .review-quick-view-inner{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,0.92fr)!important;gap:0!important;width:100%;height:100%;max-height:none!important;overflow:hidden}.sunway-product-page .review-quick-view-media{height:100%!important;max-height:none!important;border-right:1px solid var(--sunway-line);background:#030303!important;overflow:hidden!important}.sunway-product-page #quick-view-review-preloader,.sunway-product-page .review-quick-view-images,.sunway-product-page .review-quick-view-images .owl-stage-outer,.sunway-product-page .review-quick-view-images .owl-stage,.sunway-product-page .review-quick-view-images .owl-item{height:100%!important;background:#030303!important}.sunway-product-page .review-quick-view-slide{height:100%!important;background:#030303!important}.sunway-product-page .review-quick-view-image{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.sunway-product-page .review-quick-view-content{height:100%!important;max-height:none!important;background:transparent!important;color:var(--sunway-text)!important;overflow-y:auto!important}.sunway-product-page #quick-view-review-name{color:#fff!important}.sunway-product-page #quick-view-review-time,.sunway-product-page #quick-view-review-sku,.sunway-product-page #quick-view-review-message{color:var(--sunway-muted)!important}.sunway-product-page #review-quick-view-close{top:16px!important;right:16px!important;width:42px!important;height:42px!important;border:1px solid var(--sunway-line)!important;background:rgba(255,255,255,0.06)!important;color:#fff!important}.sunway-product-page #review-quick-view-close:hover,.sunway-product-page .prtflo03_prev:hover,.sunway-product-page .prtflo03_next:hover{border-color:var(--sunway-red)!important;background:var(--sunway-red)!important;color:#fff!important}.sunway-product-page .prtflo03_prev,.sunway-product-page .prtflo03_next{border:1px solid var(--sunway-line)!important;border-radius:999px!important;background:rgba(3,3,3,0.72)!important;color:#fff!important}#review-quick-view.review-quick-view-popup{top:50%!important;left:50%!important;width:min(88vw,980px)!important;height:min(72vh,640px)!important;max-width:min(88vw,980px)!important;max-height:min(72vh,640px)!important;transform:translate(-50%,-50%) scale(1)!important}#review-quick-view .review-quick-view-inner{height:100%;max-height:none!important}#review-quick-view .review-quick-view-media,#review-quick-view .review-quick-view-content,#review-quick-view .review-quick-view-images,#review-quick-view .review-quick-view-images .owl-stage-outer,#review-quick-view .review-quick-view-images .owl-stage,#review-quick-view .review-quick-view-images .owl-item,#review-quick-view .review-quick-view-slide{height:100%!important;max-height:none!important;background:#030303!important}#review-quick-view .review-quick-view-slide{background:#030303!important}#review-quick-view .review-quick-view-image{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.sunway-product-panel{position:sticky;top:96px;min-width:0;border:1px solid var(--sunway-line);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,0.06),transparent 44%),var(--sunway-panel);padding:clamp(22px,2.4vw,34px);box-shadow:0 24px 70px rgba(0,0,0,0.34)}.sunway-product-eyebrow{margin:0 0 12px;color:color-mix(in srgb,var(--sunway-red) 38%,#fff 62%);font-size:12px;font-weight:900;letter-spacing:0.16em;text-transform:uppercase}.sunway-product-panel h1{margin:0;color:#fff;font-size:clamp(30px,3vw,48px);font-weight:900;line-height:1.08;letter-spacing:0}.sunway-product-rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px;color:var(--sunway-muted);font-size:14px}.sunway-stars{display:inline-flex;gap:4px;color:#d69a25}.sunway-stars svg{fill:currentColor}.sunway-product-rating strong{color:#fff}.sunway-product-rating a{color:var(--sunway-muted);text-decoration:underline;text-underline-offset:3px}.sunway-product-price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px;padding-top:24px;border-top:1px solid var(--sunway-line)}.sunway-product-price{color:#fff;font-size:clamp(32px,3vw,46px);font-weight:900;line-height:1}.sunway-product-original-price{color:var(--sunway-faint);font-size:18px;text-decoration:line-through}.sunway-product-sold-out{display:inline-flex;min-height:30px;align-items:center;border:1px solid rgba(201,45,56,0.42);border-radius:999px;background:rgba(201,45,56,0.16);padding:0 12px;color:#ffd5da;font-size:12px;font-weight:900;text-transform:uppercase}#product-detail-sold-out-badge.hidden{display:none!important}.sunway-product-intro{margin-top:18px;color:var(--sunway-muted);font-size:15px;line-height:1.75}.sunway-product-intro :where(p,div){margin:0}.sunway-feature-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.sunway-feature-list li{display:grid;grid-template-columns:22px minmax(95px,0.55fr) minmax(0,1fr);gap:10px;align-items:baseline;color:var(--sunway-muted);font-size:14px}.sunway-feature-list span{display:grid;place-items:center;width:18px;height:18px;border-radius:3px;background:var(--sunway-red);color:#fff;font-size:12px;font-style:normal;font-weight:900}.sunway-feature-list strong{color:#fff;font-weight:800}.sunway-feature-list em{font-style:normal}.sunway-product-options{margin-top:24px;padding-top:24px;border-top:1px solid var(--sunway-line)}.sunway-option-header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--sunway-muted);font-size:13px;font-weight:800}.sunway-sku-grid{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.sunway-sku-option span{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--sunway-line);border-radius:6px;background:rgba(255,255,255,0.045);padding:0 14px;color:#fff;cursor:pointer;font-size:13px;font-weight:900;transition:border-color 160ms ease,background-color 160ms ease}.sunway-sku-option input:checked + span,.sunway-sku-option span:hover{border-color:color-mix(in srgb,var(--sunway-red) 72%,#fff 28%)!important;background:rgba(139,0,0,0.42)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08);color:#fff!important}.sunway-sku-disabled span{color:var(--sunway-faint);cursor:not-allowed;opacity:0.5;text-decoration:line-through}.sunway-purchase-row{display:grid;grid-template-columns:126px minmax(0,1fr);gap:12px;margin-top:24px}.sunway-quantity{display:grid;grid-template-columns:42px minmax(40px,1fr) 42px;height:50px;overflow:hidden;border:1px solid var(--sunway-line);border-radius:6px;background:#08090b}.sunway-quantity button,.sunway-quantity input{display:flex;min-width:0;min-height:0;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;text-align:center;font-weight:900}.sunway-quantity button{position:relative;z-index:2;cursor:pointer;font-size:20px;line-height:1}.sunway-quantity button:hover{background:rgba(139,0,0,0.25)}.sunway-quantity input{display:block;width:100%;appearance:textfield;border-inline:1px solid rgba(255,255,255,0.08);line-height:50px}.sunway-add-cart,.sunway-wishlist-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;border-radius:6px;font-weight:900;text-transform:uppercase;letter-spacing:0.08em}.sunway-add-cart{border:1px solid var(--sunway-red);background:var(--sunway-red);color:#fff}.sunway-add-cart:hover{background:#a80000}.sunway-wishlist-btn{width:100%;margin-top:12px;border:1px solid var(--sunway-line);background:rgba(255,255,255,0.045);color:#fff}.sunway-wishlist-btn:hover{border-color:var(--sunway-red)}.sunway-share-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px;color:var(--sunway-faint);font-size:13px;font-weight:800}.sunway-share-btn{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--sunway-line);border-radius:999px;background:rgba(255,255,255,0.045);padding:0 12px;color:#fff;font-size:14px;font-weight:900;line-height:1;text-decoration:none;transition:border-color 160ms ease,background-color 160ms ease,color 160ms ease}.sunway-share-btn:hover{border-color:var(--sunway-red);background:var(--sunway-red);color:#fff}.sunway-share-copy{border-radius:999px}.sunway-share-copy span{font-size:12px;letter-spacing:0.04em;text-transform:uppercase}.sunway-detail-tabs,.sunway-related-section{padding:54px 0;border-top:1px solid var(--sunway-line)}.sunway-tab-nav{position:sticky;top:72px;z-index:10;margin-bottom:28px;border-bottom:1px solid var(--sunway-line);background:rgba(3,3,3,0.88);backdrop-filter:blur(12px)}.sunway-tab-nav ul{display:flex;gap:clamp(18px,4vw,58px);margin:0;padding:0;overflow-x:auto;list-style:none}.sunway-tab-nav li{flex:0 0 auto}.sunway-tab-nav a{display:inline-flex;align-items:center;min-height:54px;border-bottom:3px solid transparent;color:var(--sunway-muted);font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:0.08em}.sunway-tab-nav li.active a,.sunway-tab-nav a:hover{border-bottom-color:var(--sunway-red);color:#fff}.sunway-tab-content{color:var(--sunway-muted)}.sunway-rich-content{max-width:1120px;margin-inline:auto;color:var(--sunway-muted);font-size:16px;line-height:1.8}.sunway-rich-content :where(h1,h2,h3,h4){color:#fff}.sunway-rich-content img{height:auto;border-radius:8px}.sunway-rich-content .swm-detail{--swm-detail-bg:#07080a;--swm-detail-panel:#11151b;--swm-detail-panel-strong:#171c24;--swm-detail-text:rgba(255,255,255,0.94);--swm-detail-muted:rgba(255,255,255,0.68);--swm-detail-faint:rgba(255,255,255,0.48);--swm-detail-line:rgba(255,255,255,0.12);--swm-detail-accent:var(--sunway-red,#8b0000);--swm-detail-accent-bright:#e21b2d;overflow:hidden;max-width:1180px;margin-inline:auto;border:1px solid var(--swm-detail-line);border-radius:8px;background:radial-gradient(circle at 18% 0%,rgba(226,27,45,0.14),transparent 28rem),linear-gradient(180deg,#090b0f 0%,#050607 100%);color:var(--swm-detail-text)}.sunway-rich-content .swm-detail :where(h1,h2,h3,p,figure,ul,ol){margin:0}.sunway-rich-content .swm-detail :where(ul,ol){padding:0;list-style:none}.sunway-rich-content .swm-detail img{display:block;width:100%;height:auto;border-radius:0}.sunway-rich-content .swm-hero-media,.sunway-rich-content .swm-media{overflow:hidden;background:#030303}.sunway-rich-content .swm-hero-media{aspect-ratio:1464 / 600}.sunway-rich-content .swm-media{aspect-ratio:1464 / 600;border:1px solid var(--swm-detail-line);border-radius:8px}.sunway-rich-content .swm-hero-media img,.sunway-rich-content .swm-media img{width:100%;height:100%;object-fit:cover}.sunway-rich-content .swm-hero-media img,.sunway-rich-content .swm-media img{transition:transform 220ms ease}.sunway-rich-content .swm-hero-media:hover img,.sunway-rich-content .swm-media:hover img{transform:scale(1.015)}.sunway-rich-content .swm-media + :where(.swm-copy,.swm-section-heading,h2,h3,p,.swm-table-wrap){margin-top:clamp(24px,3vw,38px)}.sunway-rich-content .swm-hero-copy,.sunway-rich-content .swm-section{padding:clamp(26px,4vw,58px)}.sunway-rich-content .swm-hero-copy{border-top:1px solid var(--swm-detail-line);border-bottom:1px solid var(--swm-detail-line);background:linear-gradient(90deg,rgba(255,255,255,0.055),rgba(255,255,255,0.015))}.sunway-rich-content .swm-eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;color:var(--swm-detail-accent-bright);font-size:13px;font-weight:900;letter-spacing:0.08em;text-transform:uppercase}.sunway-rich-content .swm-title{max-width:980px;color:#fff;font-size:clamp(30px,4.6vw,62px);font-weight:950;line-height:1.04;letter-spacing:0}.sunway-rich-content .swm-lead{max-width:920px;margin-top:18px;color:var(--swm-detail-muted);font-size:clamp(16px,1.35vw,20px);line-height:1.72}.sunway-rich-content .swm-stat-grid,.sunway-rich-content .swm-card-grid,.sunway-rich-content .swm-package-grid{display:grid;gap:14px}.sunway-rich-content .swm-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:28px}.sunway-rich-content .swm-stat,.sunway-rich-content .swm-card,.sunway-rich-content .swm-package-item,.sunway-rich-content .swm-service-item{min-width:0;border:1px solid var(--swm-detail-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,0.07),rgba(255,255,255,0.025))}.sunway-rich-content .swm-stat{min-height:94px;padding:18px}.sunway-rich-content .swm-stat strong{display:block;color:#fff;font-size:clamp(22px,2.4vw,34px);font-weight:950;line-height:1}.sunway-rich-content .swm-stat span{display:block;margin-top:8px;color:var(--swm-detail-muted);font-size:14px;line-height:1.4}.sunway-rich-content .swm-section{border-top:1px solid var(--swm-detail-line)}.sunway-rich-content .swm-section-alt{background:rgba(255,255,255,0.025)}.sunway-rich-content .swm-split{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,34px);align-items:start}.sunway-rich-content .swm-split-reverse{grid-template-columns:1fr}.sunway-rich-content .swm-two-col{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:clamp(24px,4vw,48px);align-items:center}.sunway-rich-content .swm-two-col-reverse{grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr)}.sunway-rich-content .swm-copy h2,.sunway-rich-content .swm-section-heading h2,.sunway-rich-content .swm-specs h2,.sunway-rich-content .swm-faq h2{color:#fff;font-size:clamp(25px,3.1vw,44px);font-weight:950;line-height:1.12;letter-spacing:0}.sunway-rich-content .swm-copy h3,.sunway-rich-content .swm-card h3,.sunway-rich-content .swm-faq-item h3{color:#fff;font-size:clamp(18px,1.5vw,22px);font-weight:900;line-height:1.25}.sunway-rich-content .swm-copy p,.sunway-rich-content .swm-section-heading p,.sunway-rich-content .swm-card p,.sunway-rich-content .swm-faq-item p{margin-top:14px;color:var(--swm-detail-muted);font-size:16px;line-height:1.78}.sunway-rich-content .swm-list{display:grid;gap:10px;margin-top:22px}.sunway-rich-content .swm-list li{position:relative;min-height:50px;padding:13px 16px 13px 40px;border:1px solid var(--swm-detail-line);border-radius:8px;background:rgba(255,255,255,0.045);color:var(--swm-detail-muted);font-size:15px;line-height:1.55}.sunway-rich-content .swm-list li::before{content:"";position:absolute;top:20px;left:17px;width:8px;height:8px;border-radius:999px;background:var(--swm-detail-accent-bright);box-shadow:0 0 0 4px rgba(226,27,45,0.14)}.sunway-rich-content .swm-list strong{color:#fff}.sunway-rich-content .swm-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.sunway-rich-content .swm-mode{padding:22px;border:1px solid var(--swm-detail-line);border-radius:8px;background:var(--swm-detail-panel)}.sunway-rich-content .swm-mode strong{display:block;color:var(--swm-detail-accent-bright);font-size:clamp(36px,4vw,58px);font-weight:950;line-height:1}.sunway-rich-content .swm-mode span{display:block;margin-top:8px;color:var(--swm-detail-muted);font-size:15px;line-height:1.45}.sunway-rich-content .swm-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:24px}.sunway-rich-content .swm-card{min-height:120px;padding:20px;border-bottom:3px solid var(--swm-detail-accent)}.sunway-rich-content .swm-spec-layout{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(0,1.08fr);gap:clamp(22px,4vw,42px);align-items:start}.sunway-rich-content .swm-table-wrap{margin-top:20px;overflow-x:auto;border:1px solid var(--swm-detail-line);border-radius:8px;background:var(--swm-detail-panel)}.sunway-rich-content .swm-table{width:100%;min-width:560px;border-collapse:collapse}.sunway-rich-content .swm-table th,.sunway-rich-content .swm-table td{padding:14px 16px;border-bottom:1px solid var(--swm-detail-line);text-align:left;vertical-align:top;font-size:15px}.sunway-rich-content .swm-table tr:last-child th,.sunway-rich-content .swm-table tr:last-child td{border-bottom:0}.sunway-rich-content .swm-table th{width:38%;color:#fff;font-weight:900;background:rgba(255,255,255,0.04)}.sunway-rich-content .swm-table td{color:var(--swm-detail-muted)}.sunway-rich-content .swm-package-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.sunway-rich-content .swm-package-item,.sunway-rich-content .swm-service-item{padding:18px;color:var(--swm-detail-muted);text-align:center}.sunway-rich-content .swm-package-item strong,.sunway-rich-content .swm-service-item strong{display:block;color:#fff;font-size:18px;line-height:1.25}.sunway-rich-content .swm-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.sunway-rich-content .swm-service-item strong{font-size:clamp(22px,2vw,30px);font-weight:950}.sunway-rich-content .swm-service-item span,.sunway-rich-content .swm-package-item span{display:block;margin-top:6px;color:var(--swm-detail-muted)}.sunway-rich-content .swm-faq-list{display:grid;gap:12px;margin-top:24px}.sunway-rich-content .swm-faq-item{padding:20px;border:1px solid var(--swm-detail-line);border-radius:8px;background:rgba(255,255,255,0.035)}.sunway-model-rich-content{margin-top:36px}.sunway-rich-content .swm-faq-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.sunway-rich-content .swm-faq-head button{width:100%;border:0;background:transparent;color:#fff;font:inherit;font-size:clamp(18px,1.5vw,22px);font-weight:900;line-height:1.25;text-align:left;cursor:pointer}.sunway-rich-content .swm-faq-body{padding-top:14px;color:var(--swm-detail-muted)}.sunway-rich-content .swm-faq-body p{margin:0;color:var(--swm-detail-muted);font-size:16px;line-height:1.78}.sunway-rich-content .swm-faq-item.active,.sunway-rich-content .swm-faq-item.open{border-color:rgba(226,27,45,0.38);background:rgba(226,27,45,0.065)}.sunway-rich-content .swm-faq-item .plus span{background:#fff}.sunway-rich-content .swm-faq-item.active .plus span:last-child,.sunway-rich-content .swm-faq-item.open .plus span:last-child{transform:rotate(0deg)}.sunway-spec-section,.sunway-faq-section,.sunway-brand-panel,.sunway-shipping-wrap,.sunway-reviews-wrap{margin-top:36px;border:1px solid var(--sunway-line);border-radius:8px;background:var(--sunway-panel);padding:clamp(18px,2.2vw,30px)}.sunway-reviews-wrap .reviews-section{border:1px solid rgba(255,255,255,0.1)!important;border-radius:8px!important;background:linear-gradient(135deg,rgba(255,255,255,0.055),transparent 42%),#08090b!important;box-shadow:none!important;color:var(--sunway-text)!important}.sunway-reviews-wrap article{border-color:rgba(255,255,255,0.1)!important;color:var(--sunway-text)!important}.sunway-reviews-wrap article:last-child{border-bottom:0!important}.sunway-reviews-wrap :where(.text-primary-green,.text-\[var\(--fanaue-grey\)\],.dark\:text-gray-300,.review-message){color:var(--sunway-text)!important}.sunway-reviews-wrap .review-message{color:var(--sunway-muted)!important}.sunway-reviews-wrap .review-popup-btn{border-color:var(--sunway-line)!important;background:#030303!important}.sunway-spec-section h2,.sunway-faq-section h2,.sunway-brand-panel h2,.sunway-section-heading h2{margin:0 0 18px;color:#fff;font-size:clamp(24px,2.4vw,36px);font-weight:900;line-height:1}.sunway-spec-table-wrap{overflow-x:auto}.sunway-spec-table{width:100%;min-width:640px;border-collapse:collapse}.sunway-spec-table th,.sunway-spec-table td{border-bottom:1px solid var(--sunway-line);padding:14px 16px;text-align:left;vertical-align:top}.sunway-spec-table th{width:36%;color:#fff;font-weight:900}.sunway-spec-table td{color:var(--sunway-muted)}.sunway-faq-item{border-bottom:1px solid var(--sunway-line)}.sunway-faq-item:last-child{border-bottom:0}.sunway-faq-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0}.sunway-faq-head button{color:#fff;font-size:16px;font-weight:900;text-align:left}.sunway-faq-body{padding:0 0 18px;color:var(--sunway-muted)}.plus{position:relative;width:18px;height:18px;flex:0 0 auto}.plus span{position:absolute;inset:50% auto auto 0;width:18px;height:2px;background:#fff}.plus span + span{transform:rotate(90deg)}.sunway-model-rich-content{margin-top:42px}.sunway-model-section{margin-top:42px}.sunway-model-section:first-child{margin-top:0}.sunway-model-title{margin:0 0 20px;color:#fff;font-size:clamp(24px,2vw,30px);font-weight:900;line-height:1.15;letter-spacing:0}.sunway-model-table-wrap{overflow-x:auto;border:1px solid var(--sunway-line);border-radius:8px;background:#0b0d10}.sunway-model-table{width:100%;border-collapse:collapse}.sunway-model-table th,.sunway-model-table td{padding:14px 16px;border-bottom:1px solid var(--sunway-line);text-align:left;vertical-align:top;font-size:15px;line-height:1.6}.sunway-model-table tr:last-child th,.sunway-model-table tr:last-child td{border-bottom:0}.sunway-model-table th{width:180px;color:#fff;font-weight:900;background:rgba(255,255,255,0.045)}.sunway-model-table td{color:var(--sunway-muted)}.sunway-model-faq .sunway-faq-list{display:grid;gap:14px}.sunway-model-faq .sunway-faq-card{overflow:hidden;border:1px solid var(--sunway-line);border-radius:8px;background:#08090b;transition:border-color 180ms ease,background-color 180ms ease}.sunway-model-faq .sunway-faq-head{display:flex;align-items:stretch;justify-content:space-between;gap:0;padding:0;border-bottom:1px solid transparent;background:#0f1013}.sunway-model-faq .sunway-faq-head button{display:grid;grid-template-columns:46px minmax(0,1fr);gap:16px;align-items:center;width:100%;padding:18px clamp(18px,3vw,26px);border:0;background:transparent;color:#fff;font-size:clamp(15px,1.4vw,18px);font-weight:850;line-height:1.35;text-align:left;cursor:pointer}.sunway-model-faq .sunway-faq-index{color:var(--sunway-red);font-size:13px;font-weight:950;letter-spacing:2px}.sunway-model-faq .sunway-faq-question{min-width:0}.sunway-model-faq .sunway-faq-toggle{position:relative;width:54px;height:auto;align-self:stretch;flex:0 0 54px;border-left:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.015)}.sunway-model-faq .sunway-faq-toggle span{position:absolute;top:50%;left:50%;width:16px;height:2px;background:#fff;transform:translate(-50%,-50%);transition:transform 180ms ease,background-color 180ms ease,opacity 180ms ease}.sunway-model-faq .sunway-faq-toggle span:last-child{transform:translate(-50%,-50%) rotate(90deg)}.sunway-product-page .sunway-model-faq .single-faq.active,.sunway-product-page .sunway-model-faq .single-faq.open{border-color:rgba(176,0,0,0.5);background:#0b0c0e}.sunway-product-page .sunway-model-faq .single-faq.active .sunway-faq-head,.sunway-product-page .sunway-model-faq .single-faq.open .sunway-faq-head{border-bottom-color:rgba(176,0,0,0.28);background:#15161a}.sunway-product-page .sunway-model-faq .single-faq.active .sunway-faq-head button,.sunway-product-page .sunway-model-faq .single-faq.open .sunway-faq-head button,.sunway-product-page .sunway-model-faq .single-faq.active .sunway-faq-question,.sunway-product-page .sunway-model-faq .single-faq.open .sunway-faq-question{color:#fff!important}.sunway-product-page .sunway-model-faq .single-faq.active .sunway-faq-index,.sunway-product-page .sunway-model-faq .single-faq.open .sunway-faq-index{color:var(--sunway-red)!important}.sunway-product-page .sunway-model-faq .single-faq.active .sunway-faq-toggle span,.sunway-product-page .sunway-model-faq .single-faq.open .sunway-faq-toggle span{background:var(--sunway-red)}.sunway-product-page .sunway-model-faq .single-faq.active .sunway-faq-toggle span:last-child,.sunway-product-page .sunway-model-faq .single-faq.open .sunway-faq-toggle span:last-child{opacity:0;transform:translate(-50%,-50%) rotate(0deg)}.sunway-model-faq .sunway-faq-body{position:relative;padding:22px clamp(18px,3vw,26px) 26px calc(clamp(18px,3vw,26px) + 62px);background:#0b0c0e;color:rgba(255,255,255,0.72)}.sunway-model-faq .sunway-faq-body::before{content:"";position:absolute;left:calc(clamp(18px,3vw,26px) + 46px);top:22px;bottom:26px;width:2px;border-radius:999px;background:var(--sunway-red)}.sunway-model-faq .sunway-faq-answer,.sunway-model-faq .sunway-faq-body p,.sunway-model-faq .sunway-faq-body li{color:rgba(255,255,255,0.72);font-size:15px;line-height:1.85}.sunway-model-faq .sunway-faq-answer{margin:0;padding-top:2px}.sunway-brand-panel p,.sunway-section-heading p{margin:0 0 8px;color:color-mix(in srgb,var(--sunway-red) 38%,#fff 62%);font-size:12px;font-weight:900;letter-spacing:0.14em;text-transform:uppercase}.sunway-brand-panel ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:var(--sunway-muted)}.sunway-related-section{padding-bottom:82px}.sunway-section-heading{margin-bottom:28px}.sunway-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sunway-product-page .product-card,.sunway-product-page .single-product,.sunway-product-page .product-item{border-color:var(--sunway-line)!important;background:var(--sunway-panel)!important;color:#fff!important}.sunway-product-page :where(.text-title,.dark\:text-white,.text-paragraph){color:inherit}.sunway-product-page :where(.bg-white,.bg-\[\#F8F8F9\],.dark\:bg-dark-secondary){background-color:transparent}@media (max-width:1280px){.sunway-product-hero{grid-template-columns:1fr}.sunway-product-panel{position:relative;top:auto}.img-zoom-result{display:none!important}}@media (max-width:860px){.sunway-product-breadcrumb,.sunway-product-hero,.sunway-detail-tabs,.sunway-related-section{width:min(100% - 32px,1540px)}.sunway-product-breadcrumb{padding-top:92px}.sunway-product-gallery{grid-template-columns:1fr}.sunway-product-thumbs{order:2;flex-direction:row;height:auto;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 4px}.sunway-product-thumb-button{width:78px;height:78px;flex:0 0 78px}.sunway-product-main-media{min-height:auto}.sunway-purchase-row,.sunway-related-grid{grid-template-columns:1fr}.sunway-feature-list li{grid-template-columns:22px minmax(0,1fr)}.sunway-feature-list em{grid-column:2}.sunway-rich-content .swm-hero-copy,.sunway-rich-content .swm-section{padding:28px 18px}.sunway-rich-content .swm-stat-grid,.sunway-rich-content .swm-split,.sunway-rich-content .swm-split-reverse,.sunway-rich-content .swm-two-col,.sunway-rich-content .swm-two-col-reverse,.sunway-rich-content .swm-mode-grid,.sunway-rich-content .swm-card-grid,.sunway-rich-content .swm-spec-layout,.sunway-rich-content .swm-package-grid,.sunway-rich-content .swm-service-grid{grid-template-columns:1fr}.sunway-rich-content .swm-stat{min-height:82px}.sunway-rich-content .swm-card{min-height:auto}.sunway-product-page #review-quick-view,#review-quick-view.review-quick-view-popup{top:16px!important;left:12px!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100vh - 32px)!important;overflow-y:auto!important;transform:none!important}.sunway-product-page .review-quick-view-inner,#review-quick-view .review-quick-view-inner{grid-template-columns:1fr!important;height:auto!important}.sunway-product-page .review-quick-view-media,#review-quick-view .review-quick-view-media{height:min(62vh,520px)!important;border-right:0;border-bottom:1px solid var(--sunway-line)}}@media (max-width:560px){.sunway-product-panel{padding:18px}.sunway-product-panel h1{font-size:28px}.sunway-tab-nav{top:66px}.sunway-tab-nav a{min-height:48px;font-size:13px}.nav-btn{width:36px;height:36px}.sunway-rich-content .swm-detail{border-right:0;border-left:0;border-radius:0}.sunway-rich-content .swm-table{min-width:0}.sunway-rich-content .swm-table th,.sunway-rich-content .swm-table td{display:block;width:100%}.sunway-rich-content .swm-table th{padding-bottom:4px;border-bottom:0}.sunway-rich-content .swm-table td{padding-top:4px}.sunway-model-table th,.sunway-model-table td{display:block;width:100%}.sunway-model-table th{padding-bottom:4px;border-bottom:0}.sunway-model-table td{padding-top:4px}.sunway-model-faq .sunway-faq-head button{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px}.sunway-model-faq .sunway-faq-toggle{width:48px;flex-basis:48px}.sunway-model-faq .sunway-faq-body{padding:18px 16px 22px 54px}.sunway-model-faq .sunway-faq-body::before{left:38px;top:18px;bottom:22px}}