:root{--orange:#f90;--orange-deep:#ec7211;--orange-soft:#fff4e5;--orange-line:#ffd8a8;--ink:#0b0b0b;--ink-2:#1f1f1f;--muted:#5a5a5a;--muted-2:#8b8b8b;--line:#ececec;--bg-soft:#fafafa}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#000}body{color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Barlow,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}.stage{transform-origin:0 0;background:var(--bg);width:1920px;margin:0 auto}.topbar{background:linear-gradient(90deg,var(--orange-deep),var(--orange));color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:44px;padding:0 56px;font-size:15px;font-weight:500;display:grid}.topbar .left{opacity:.95;justify-self:start}.topbar .center{align-items:center;gap:48px;display:flex}.topbar .center .item{align-items:center;gap:10px;display:flex}.topbar .center svg{width:18px;height:18px}.topbar .right{justify-self:end}.lang-select{appearance:none;color:#fff;font:inherit;cursor:pointer;background:#ffffff24 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M0 0l5 6 5-6z' fill='white'/></svg>") right 12px center no-repeat;border:1px solid #ffffff73;border-radius:3px;padding:9px 40px 9px 16px;font-size:16px}.header{background:var(--bg);border-bottom:1px solid var(--line);z-index:5;grid-template-columns:380px 1fr 72px;align-items:center;height:92px;padding:0 56px;display:grid;position:relative}.logo{object-fit:contain;flex-shrink:0;width:auto;max-width:none;height:50px;display:block}nav.main{justify-content:center;align-items:center;gap:56px;display:flex}nav.main a{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;padding:8px 0;font-size:18px;font-weight:700;text-decoration:none;position:relative}nav.main a.active{color:var(--orange-deep)}nav.main a.active:after{content:"";background:var(--orange);border-radius:2px;width:36px;height:4px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}nav.main a:hover{color:var(--orange-deep)}.search-btn{border:1px solid var(--line);background:var(--bg);width:44px;height:44px;color:var(--ink-2);cursor:pointer;border-radius:50%;justify-self:end;place-items:center;transition:all .2s;display:grid}.search-btn:hover{border-color:var(--orange);color:var(--orange-deep)}.search-btn svg{width:24px;height:24px}.crumbbar{border-bottom:1px solid var(--line);background:var(--bg-soft);padding:26px 120px}.crumbs{color:var(--muted);font-size:15px}.crumbs a{color:var(--muted);text-decoration:none}.crumbs a:hover{color:var(--orange-deep)}.crumbs .sep{color:#c9a37a;margin:0 10px}.crumbs .curr{color:var(--ink);font-weight:700}.pd-hero{grid-template-columns:1fr 1fr;align-items:start;gap:70px;padding:64px 120px 80px;display:grid}.pd-left{flex-direction:column;gap:30px;display:flex}.gallery{position:relative}.stage-img{border:1px solid var(--line);cursor:crosshair;background:linear-gradient(160deg,#fafafa,#f0f0f0);border-radius:22px;justify-content:center;align-items:center;height:560px;display:flex;position:relative;overflow:hidden}.stage-img img{object-fit:contain;max-width:86%;max-height:86%}.stage-img .lens{border:2px solid var(--orange);pointer-events:none;background:#ff990014;border-radius:8px;width:200px;height:200px;display:none;position:absolute}.g-nav{z-index:5;background:var(--bg);border:1px solid var(--line);width:46px;height:46px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;transition:all .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #14141e1f}.g-nav:hover{background:var(--orange);border-color:var(--orange);color:#fff}.g-nav svg{width:23px;height:23px}.g-nav.prev{left:18px}.g-nav.next{right:18px}.zoom-pane{border:1px solid var(--line);background-repeat:no-repeat;background-color:var(--bg);z-index:9;border-radius:22px;width:600px;height:560px;display:none;position:absolute;top:0;left:calc(100% + 24px);box-shadow:0 24px 60px #14141e29}.stage-img:hover .lens,.stage-img:hover~.zoom-pane{display:block}.thumbs{gap:14px;margin-top:18px;display:flex}.thumb{border:1.5px solid var(--line);background:var(--bg-soft);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:96px;height:96px;transition:all .18s;display:flex;overflow:hidden}.thumb img{object-fit:contain;max-width:80%;max-height:80%}.thumb:hover{border-color:var(--orange-line)}.thumb.active{border-color:var(--orange);box-shadow:0 0 0 3px #ff990029}.pd-info{align-self:start;height:max-content;max-height:none;padding-right:0;position:sticky;top:24px;overflow:visible}.pd-info::-webkit-scrollbar{width:8px}.pd-info::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.pd-info::-webkit-scrollbar-thumb:hover{background:var(--muted-2)}.pd-info .ptag{color:var(--orange-deep);background:var(--orange-soft);border:1px solid var(--orange-line);border-radius:999px;margin-bottom:20px;padding:7px 16px;font-family:Noto Sans SC,sans-serif;font-size:14px;font-weight:700;display:inline-block}.pd-info h1{letter-spacing:-.01em;margin-bottom:10px;font-family:Noto Sans SC,sans-serif;font-size:46px;font-weight:900;line-height:1.18}.pd-info .model{color:var(--muted-2);margin-bottom:24px;font-size:20px;font-weight:600}.pd-info .blurb{color:var(--muted);margin-bottom:30px;font-family:Noto Sans SC,sans-serif;font-size:18px;line-height:1.7}.kv{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:14px 20px;margin-bottom:30px;padding:26px 0;display:grid}.kv .k{color:var(--muted-2);white-space:nowrap;font-family:Noto Sans SC,sans-serif;font-size:15px;font-weight:600}.kv .v{color:var(--ink);font-family:Noto Sans SC,sans-serif;font-size:16px;font-weight:700}.pd-cta{flex-wrap:wrap;gap:16px;display:flex}.pd-cta a,.pd-cta button{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:18px 36px;font-family:Noto Sans SC,sans-serif;font-size:16px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.pd-cta .dl{background:var(--bg);border:1.5px solid var(--line);color:var(--ink)}.pd-cta .dl:hover{border-color:var(--orange-line);color:var(--orange-deep);background:var(--orange-soft)}.pd-cta .primary{background:linear-gradient(90deg,var(--orange-deep),var(--orange));color:#fff;box-shadow:0 10px 26px #ec72114d}.pd-cta .primary:hover{transform:translateY(-2px)}.pd-cta .ghost{border:1.5px solid var(--orange-line);color:var(--orange-deep)}.pd-cta .ghost:hover{background:var(--orange-soft)}.pd-cta svg{width:18px;height:18px}.pd-section{padding:0 120px 90px}.pd-section.alt{background:var(--bg-soft);padding-top:90px}.sec-title{letter-spacing:-.01em;align-items:center;gap:16px;margin-bottom:40px;font-family:Noto Sans SC,sans-serif;font-size:34px;font-weight:900;display:flex}.sec-title .bar{background:var(--orange);border-radius:4px;width:8px;height:34px}.scen-tags{flex-wrap:wrap;gap:14px;display:flex}.scen-tags .s{border:1px solid var(--line);background:var(--bg);color:var(--ink);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-family:Noto Sans SC,sans-serif;font-size:17px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.scen-tags .s:hover{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-deep);transform:translateY(-2px);box-shadow:0 8px 20px #ec721124}.scen-tags .s svg{width:18px;height:18px;color:var(--orange)}.pd-highlights{border:1px solid var(--line);background:var(--bg);border-radius:16px;padding:24px 26px}.hl-head{align-items:center;gap:12px;margin-bottom:18px;font-family:Noto Sans SC,sans-serif;font-size:20px;font-weight:800;display:flex}.hl-head .bar{background:var(--orange);border-radius:4px;width:7px;height:22px}.hl-list{flex-direction:column;display:flex}.hl2{border-top:1px solid var(--line);grid-template-columns:84px 1fr;align-items:baseline;gap:18px;padding:14px 0;display:grid}.hl2:first-child{border-top:none}.hl2 .k{color:var(--orange-deep);font-family:Noto Sans SC,sans-serif;font-size:15px;font-weight:800}.hl2 .v{color:var(--muted);text-wrap:pretty;font-family:Noto Sans SC,sans-serif;font-size:15px;line-height:1.7}.hl-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.hl{border:1px solid var(--line);background:var(--bg);border-radius:16px;gap:20px;padding:28px 30px;display:flex}.hl .ic{background:var(--orange-soft);width:52px;height:52px;color:var(--orange-deep);border-radius:13px;flex-shrink:0;place-items:center;font-family:Noto Sans SC,sans-serif;font-size:18px;font-weight:800;display:grid}.hl .tx .t{margin-bottom:6px;font-family:Noto Sans SC,sans-serif;font-size:18px;font-weight:800}.hl .tx .d{color:var(--muted);font-family:Noto Sans SC,sans-serif;font-size:15px;line-height:1.6}.spec-table{border-collapse:collapse;border:1.5px solid #b7bdc8;border-radius:14px;width:100%;font-family:Noto Sans SC,sans-serif;overflow:hidden}.spec-table th,.spec-table td{text-align:left;vertical-align:top;border:1px solid #cbd1db;padding:18px 24px;font-size:16px}.spec-table thead th{background:var(--ink);color:#fff;letter-spacing:.02em;border-color:#3a3a44;font-size:15px;font-weight:700}.spec-table tbody tr:nth-child(2n){background:var(--bg-soft)}.spec-table tbody td:first-child{color:var(--ink);width:230px;font-weight:700}.spec-table tbody td{color:var(--ink-2)}.spec-table.matrix tbody td:first-child{color:var(--orange-deep)}.spec-table.matrix thead th{background:var(--orange-deep)}.pd-dim-figure{background:var(--bg);border:1.5px solid #cbd1db;border-radius:14px;margin:28px 0 0;padding:20px}.pd-dim-figure img{object-fit:contain;width:100%;max-height:680px;display:block}.pd-note{color:var(--muted-2);margin-top:14px;font-family:Noto Sans SC,sans-serif;font-size:14px}.rel-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.rel{border:1px solid var(--line);color:inherit;background:var(--bg);border-radius:16px;text-decoration:none;transition:all .2s;overflow:hidden}.rel:hover{border-color:var(--orange-line);transform:translateY(-3px);box-shadow:0 14px 36px #14141e1a}.rel .ph{background:linear-gradient(160deg,#fafafa,#f1f1f1);justify-content:center;align-items:center;height:170px;display:flex}.rel .ph img{object-fit:contain;max-width:80%;max-height:80%}.rel .bd{padding:18px 20px 22px}.rel .bd .c{color:var(--orange-deep);margin-bottom:6px;font-family:Noto Sans SC,sans-serif;font-size:12px;font-weight:700}.rel .bd h4{font-family:Noto Sans SC,sans-serif;font-size:17px;font-weight:800;line-height:1.35}.footer{color:#fff;background:#0e0e0e;padding:96px 120px 0}.ft-top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.5fr;gap:64px;padding-bottom:72px;display:grid}.ft-brand .logo-chip{margin-bottom:28px;display:inline-block}.ft-brand .logo-chip img{object-fit:contain;width:auto;max-width:none;height:56px;display:block}.ft-brand p{color:var(--muted-2);max-width:340px;margin-bottom:28px;font-family:Noto Sans SC,sans-serif;font-size:16px;line-height:1.7}.ft-contact{flex-direction:column;gap:14px;display:flex}.ft-contact .row{color:#cfcfcf;align-items:center;gap:14px;font-size:16px;display:flex}.ft-contact .row svg{width:20px;height:20px;color:var(--orange);flex-shrink:0}.ft-col h4{letter-spacing:.16em;text-transform:uppercase;color:#fff;align-items:center;gap:10px;margin-bottom:26px;font-size:14px;font-weight:800;display:flex}.ft-col h4 .cn{letter-spacing:.04em;font-family:Noto Sans SC,sans-serif;font-weight:700}.ft-col ul{flex-direction:column;gap:14px;list-style:none;display:flex}.ft-col ul a{color:var(--muted-2);align-items:center;gap:8px;font-family:Noto Sans SC,sans-serif;font-size:16px;text-decoration:none;transition:all .2s;display:inline-flex}.ft-col ul a:hover{color:#fff}.ft-col ul a:hover:before{width:14px}.ft-col ul a:before{content:"";background:var(--orange);width:0;height:2px;transition:width .2s}.ft-col.feature h4{color:var(--orange);font-size:15px}.ft-col.feature h4 .cn{color:var(--orange)}.ft-col.feature h4:after{content:"";background:linear-gradient(90deg,#ff990080,#0000);flex:1;height:1px;margin-left:4px}.ft-col.feature ul{grid-template-columns:1fr 1fr;gap:14px 24px;display:grid}.ft-col.feature ul a{font-size:15px}.ft-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:32px 0;display:flex}.ft-bottom .copy{color:#7a7a7a;font-family:Noto Sans SC,sans-serif;font-size:15px}.ft-bottom .links{align-items:center;gap:28px;display:flex}.ft-bottom .links a{color:var(--muted-2);font-family:Noto Sans SC,sans-serif;font-size:15px;text-decoration:none;transition:all .2s}.ft-bottom .links a:hover{color:#fff}.ft-bottom .links .dot{background:#444;border-radius:50%;width:4px;height:4px}@media (max-width:1024px){.crumbbar{padding:14px 20px}.crumbs{font-size:12.5px;line-height:1.5}.crumbs .sep{margin:0 6px}.pd-hero{flex-direction:column;gap:16px;padding:28px 20px 44px;display:flex}.pd-left,.pd-info{display:contents}.pd-info>*{order:3;margin-bottom:0!important}.pd-info>h1{order:1}.gallery{order:2}.pd-highlights{order:4}.gallery{position:static}.stage-img{aspect-ratio:4/3;cursor:default;border-radius:16px;height:auto;max-height:none;position:relative}.stage-img img{max-width:86%;max-height:86%}.stage-img .lens,.zoom-pane,.stage-img:hover .lens,.stage-img:hover~.zoom-pane{display:none!important}.g-nav{touch-action:manipulation;cursor:pointer;z-index:6;width:44px;height:44px}.g-nav.prev{left:12px}.g-nav.next{right:12px}.thumbs{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;flex-wrap:nowrap;gap:10px;margin-top:14px;padding-bottom:4px;display:flex;overflow-x:auto}.thumbs::-webkit-scrollbar{display:none}.thumb{touch-action:manipulation;cursor:pointer;flex:none;width:68px;height:68px}.pd-info{max-height:none;position:static;top:auto;overflow:visible}.pd-info .ptag{margin-bottom:14px;padding:6px 14px;font-size:12px}.pd-info h1{font-size:27px;line-height:1.25}.pd-info .model{margin-bottom:16px;font-size:15px}.pd-info .blurb{margin-bottom:22px;font-size:15.5px;line-height:1.75}.kv{margin-bottom:24px;padding:18px 0;display:block}.kv .k{margin-bottom:2px;font-size:12px}.kv .v{border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:12px;font-size:15px;line-height:1.6}.kv .v:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.pd-cta{flex-direction:column;gap:12px;width:100%;display:flex}.pd-cta a,.pd-cta button{justify-content:center;width:100%;min-height:48px;padding:15px 24px;font-size:15.5px}.pd-cta .primary:hover{transform:none}.pd-highlights{border-radius:14px;padding:18px}.hl-head{margin-bottom:14px;font-size:17px}.hl2{grid-template-columns:88px 1fr;gap:14px;padding:12px 0}.hl2 .k,.hl2 .v{font-size:14.5px;line-height:1.7}.hl-grid{grid-template-columns:1fr;gap:14px}.hl{padding:18px 20px}.pd-section{padding:0 20px 48px}.pd-section.alt{padding-top:48px}.sec-title{gap:12px;margin-bottom:24px;font-size:24px}.sec-title .bar{width:7px;height:24px}.scen-tags{gap:10px}.scen-tags .s{border-radius:10px;min-height:44px;padding:11px 16px;font-size:14.5px}.scen-tags .s:hover{box-shadow:none;transform:none}.spec-table:not(:has(thead)){border:none;border-radius:0;width:100%;max-width:100%;display:block;overflow:visible}.spec-table:not(:has(thead)) tbody{border:1px solid #cbd1db;border-radius:12px;width:100%;display:block;overflow:hidden}.spec-table:not(:has(thead)) tbody tr{border-top:1px solid var(--line);grid-template-columns:128px 1fr;display:grid}.spec-table:not(:has(thead)) tbody tr:first-child{border-top:none}.spec-table:not(:has(thead)) tbody td{white-space:normal;border:none;padding:12px 16px;font-size:14.5px;line-height:1.6;display:block}.spec-table:not(:has(thead)) tbody td:first-child{background:var(--bg-soft);width:auto;color:var(--ink);border-right:1px solid var(--line);font-weight:700}.spec-scroll{-webkit-overflow-scrolling:touch;border-radius:14px;overflow-x:auto}.spec-table:has(thead){width:auto;min-width:100%}:is(.spec-table:has(thead) th,.spec-table:has(thead) td){white-space:nowrap;padding:12px 16px;font-size:14px}.pd-dim-figure{margin-top:22px;padding:14px}.pd-dim-figure img{max-height:360px}.pd-note{font-size:13px;line-height:1.6}.rel-grid{grid-template-columns:1fr 1fr;gap:14px}.rel{border-radius:14px}.rel:hover{box-shadow:none;transform:none}.rel .ph{height:118px}.rel .bd{padding:12px 14px 16px}.rel .bd .c{margin-bottom:4px;font-size:11px}.rel .bd h4{font-size:14.5px;line-height:1.35}}@media (max-width:600px){.crumbbar{padding:12px 16px}.crumbs{font-size:12px}.pd-hero{padding:24px 16px 36px}.pd-left{gap:16px;margin-bottom:28px}.stage-img{aspect-ratio:4/3;border-radius:14px}.thumb{width:62px;height:62px}.pd-info h1{font-size:23px}.pd-info .model{font-size:14px}.pd-info .blurb{font-size:15px;line-height:1.75}.pd-section{padding:0 16px 44px}.pd-section.alt{padding-top:44px}.sec-title{margin-bottom:20px;font-size:22px}.sec-title .bar{height:22px}.scen-tags .s{padding:11px 15px;font-size:14px}.spec-table:not(:has(thead)) tbody tr{grid-template-columns:108px 1fr}.spec-table:not(:has(thead)) tbody td{padding:11px 14px;font-size:14px}:is(.spec-table:has(thead) th,.spec-table:has(thead) td){padding:11px 14px;font-size:13.5px}.pd-dim-figure img{max-height:300px}.rel-grid{grid-template-columns:1fr;gap:12px}.rel{grid-template-columns:108px 1fr;align-items:center;display:grid}.rel .ph{height:100%;min-height:96px}.rel .bd{padding:12px 14px}.rel .bd h4{font-size:15px}}
.cmp-toggle{z-index:2;border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffffeb;border-radius:8px;align-items:center;gap:6px;padding:5px 10px 5px 6px;font:700 12.5px Noto Sans SC,sans-serif;transition:all .15s;display:inline-flex;position:absolute;top:12px;right:12px}.cmp-toggle:hover{border-color:var(--orange-line);color:var(--orange-deep)}.cmp-toggle.on{background:var(--orange);border-color:var(--orange);color:#fff}.cmp-toggle .cb{background:var(--bg);border:1.5px solid #c9c9c4;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.cmp-toggle.on .cb{background:var(--bg);border-color:#fff}.cmp-toggle .cb svg{width:11px;height:11px;color:var(--orange-deep)}.cmp-bar{z-index:40;background:var(--bg);border-top:1px solid var(--line);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 34px #14141e1f}.cmp-bar-in{align-items:center;gap:24px;max-width:1320px;margin:0 auto;padding:16px 32px;display:flex}.cmp-lead{flex-direction:column;flex-shrink:0;gap:3px;display:flex}.cmp-count{color:var(--ink);font:800 16px Noto Sans SC,sans-serif}.cmp-hint{color:var(--muted-2);font:600 12.5px Noto Sans SC,sans-serif}.cmp-thumbs{flex:1;align-items:flex-start;gap:12px;min-width:0;padding-top:9px;display:flex;overflow-x:auto}.cmp-thumb{flex-shrink:0;width:88px;position:relative}.cmp-thumb img{object-fit:contain;background:var(--bg-soft);border:1px solid var(--line);border-radius:9px;width:88px;height:64px}.cmp-thumb .rm{color:#fff;cursor:pointer;background:#16161c;border:0;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:-7px;right:-7px}.cmp-thumb .rm svg{width:11px;height:11px}.cmp-thumb .nm{color:var(--muted);text-align:center;margin-top:4px;font:700 11px Barlow,sans-serif;display:block}.cmp-bar-act{flex-shrink:0;align-items:center;gap:14px;display:flex}.cmp-clear{color:var(--muted);cursor:pointer;background:0 0;border:0;font:700 14px Noto Sans SC,sans-serif}.cmp-clear:hover{color:var(--ink)}.cmp-go{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:13px 26px;font:800 15px Noto Sans SC,sans-serif;transition:all .16s;display:inline-flex}.cmp-go:hover{background:var(--orange-deep)}.cmp-go:disabled{background:var(--line);color:var(--muted-2);cursor:not-allowed}.cmp-go svg{width:17px;height:17px}.cmp-overlay{z-index:9995;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f0f148c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cmp-modal{background:var(--bg);border-radius:16px;flex-direction:column;width:min(1480px,96vw);min-width:560px;max-width:98vw;height:min(900px,92vh);min-height:360px;max-height:96vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0006}.cmp-resize{z-index:6;cursor:nwse-resize;background:linear-gradient(135deg, transparent 0 46%, var(--muted-2) 46% 54%, transparent 54% 64%, var(--muted-2) 64% 72%, transparent 72% 82%, var(--muted-2) 82% 90%, transparent 90%);opacity:.55;width:20px;height:20px;transition:opacity .15s;position:absolute;bottom:3px;right:3px}.cmp-resize:hover{opacity:1}.cmp-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.cmp-modal-head h3{font:900 22px Noto Sans SC,sans-serif}.cmp-modal-head h3 span{color:var(--muted-2);margin-left:6px;font:700 15px Noto Sans SC,sans-serif}.cmp-x{border:1px solid var(--line);background:var(--bg);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;display:grid}.cmp-x:hover{background:var(--bg-soft);color:var(--ink)}.cmp-x svg{width:18px;height:18px}.cmp-table-wrap{flex:auto;min-height:0;overflow:auto}.cmp-table{border-collapse:collapse;width:100%}.cmp-table th,.cmp-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top;color:var(--ink-2);min-width:200px;padding:16px 18px;font-family:Noto Sans SC,sans-serif;font-size:14.5px}.cmp-table .cmp-section-cell{z-index:3;vertical-align:top;text-align:center;background:#16161c;border-bottom:0;border-right:0;width:44px;min-width:44px;max-width:44px;padding:0;position:sticky;left:0}.cmp-table .cmp-col0b{z-index:3;background:#16161c;border-bottom:0;border-right:0;padding:0;position:sticky;left:0}.cmp-sec-label{writing-mode:vertical-lr;text-orientation:mixed;white-space:nowrap;letter-spacing:.14em;color:#fff;padding:20px 0;font:800 16px Noto Sans SC,sans-serif;display:inline-block;position:sticky;top:40%}.cmp-table thead .cmp-sec-label{position:static}.cmp-table-wrap::-webkit-scrollbar{width:7px;height:7px}.cmp-table-wrap::-webkit-scrollbar-track{background:0 0}.cmp-table-wrap::-webkit-scrollbar-thumb{background:#c8c8ce;border-radius:6px}.cmp-table-wrap::-webkit-scrollbar-thumb:hover{background:#a0a0a8}.cmp-table-wrap::-webkit-scrollbar-corner{background:0 0}.cmp-table-wrap{scrollbar-width:thin;scrollbar-color:#c8c8ce transparent}.cmp-table thead .cmp-section-head{z-index:5;text-align:center;vertical-align:middle;background:#16161c;border-bottom:0;border-right:0;width:44px;min-width:44px;max-width:44px;padding:0;position:sticky;top:0;left:0}.cmp-table .rowlbl{z-index:2;background:var(--bg-soft);color:var(--muted);white-space:nowrap;min-width:120px;font-weight:800;position:sticky;left:44px}.cmp-table thead .rowlbl{z-index:4;background:var(--bg-soft);position:sticky;top:0;left:44px}.cmp-table thead th{background:var(--bg);z-index:2;position:sticky;top:0}.cmp-card{flex-direction:column;gap:10px;text-decoration:none;display:flex}.cmp-card img{object-fit:contain;background:var(--bg-soft);border-radius:10px;width:100%;height:120px}.cmp-card .nm{color:var(--ink);font:800 14.5px/1.4 Noto Sans SC,sans-serif}.cmp-cta-row td{padding:16px 18px}.cmp-detail,.cmp-buy{text-align:center;border-radius:9px;margin-bottom:8px;padding:10px;font:800 13.5px Noto Sans SC,sans-serif;text-decoration:none;display:block}.cmp-detail{border:1.5px solid var(--line);color:var(--ink)}.cmp-detail:hover{border-color:var(--orange-line);color:var(--orange-deep)}.cmp-buy{background:var(--orange);color:#fff;margin-bottom:0}.cmp-buy:hover{background:var(--orange-deep)}.cmp-multi{flex-direction:column;gap:8px;display:flex}.cmp-pv{display:block}.cmp-pv b{color:var(--orange-deep);letter-spacing:.02em;margin-bottom:1px;font:700 11.5px Barlow,Noto Sans SC,sans-serif;display:block}.rel-cell{position:relative}.cmp-cur{color:#e5484d;white-space:nowrap;margin-left:6px;font:800 12px Noto Sans SC,sans-serif}@media (max-width:1024px){.cmp-toggle{padding:5px 9px 5px 6px;font-size:12px;top:8px;right:8px}.cmp-bar-in{flex-wrap:wrap;gap:10px 14px;max-width:100%;padding:10px 16px 12px}.cmp-lead{flex-direction:row;flex:auto;align-items:baseline;gap:8px}.cmp-count{font-size:14.5px}.cmp-hint{font-size:12px}.cmp-thumbs{flex:100%;order:3;gap:10px;padding-top:2px}.cmp-bar-act{gap:10px;margin-left:auto}.cmp-clear{font-size:13.5px}.cmp-go{min-height:44px;padding:11px 20px;font-size:14px}.cmp-overlay{align-items:stretch;padding:0}.cmp-modal{border-radius:0;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%}.cmp-resize{display:none}.cmp-modal-head{padding:14px 16px}.cmp-modal-head h3{font-size:17px}.cmp-modal-head h3 span{font-size:13px}.cmp-table th,.cmp-table td{min-width:150px;padding:12px;font-size:13.5px}.cmp-table .rowlbl{white-space:normal;min-width:104px;font-size:13px}.cmp-card img{height:84px}.cmp-card .nm{font-size:13px;line-height:1.35}.cmp-sec-label{padding:16px 0;font-size:13.5px}.cmp-detail,.cmp-buy{padding:10px;font-size:13px}}@media (max-width:600px){.cmp-toggle{padding:4px 8px 4px 5px;font-size:11.5px;top:7px;right:7px}.cmp-toggle .cb{width:15px;height:15px}.cmp-bar-in{gap:8px 10px;padding:9px 12px 11px}.cmp-lead{flex:100%}.cmp-hint{display:none}.cmp-thumb{width:64px}.cmp-thumb img{width:64px;height:48px}.cmp-thumb .nm{font-size:10.5px}.cmp-clear{font-size:13px}.cmp-go{min-height:44px;padding:10px 16px;font-size:13.5px}.cmp-go svg{width:15px;height:15px}.cmp-modal-head{padding:12px 14px}.cmp-modal-head h3{font-size:16px}.cmp-table th,.cmp-table td{min-width:138px;padding:10px 11px;font-size:13px}.cmp-table .cmp-section-cell,.cmp-table .cmp-col0b,.cmp-table thead .cmp-section-head{width:34px;min-width:34px;max-width:34px}.cmp-table .rowlbl{min-width:92px;font-size:12.5px}.cmp-table thead .rowlbl,.cmp-table .rowlbl{left:34px}.cmp-sec-label{letter-spacing:.1em;font-size:12.5px}.cmp-card img{height:72px}.cmp-card .nm{font-size:12.5px}.cmp-detail,.cmp-buy{padding:9px;font-size:12.5px}.cmp-pv b{font-size:11px}}
