:root{--bg:#f4f7f5;--surface:#fff;--text:#10251d;--muted:#64746d;--line:#dce6e0;--accent:#0f7a53;--accent-dark:#075a3b;--soft:#e7f4ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}main{width:min(1180px,100% - 40px);margin:0 auto}.siteHeader{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:84px;display:flex}.brand{letter-spacing:-.04em;font-size:28px;font-weight:800}.beta,.eyebrow,.sectionLabel{letter-spacing:.12em;font-size:12px;font-weight:700}.beta{background:var(--soft);color:var(--accent-dark);border-radius:999px;padding:5px 8px}.hero{max-width:920px;padding:100px 0 78px}.eyebrow,.sectionLabel{color:var(--accent)}h1,h2,p{margin-top:0}h1{letter-spacing:-.07em;margin-bottom:28px;font-size:clamp(52px,8vw,104px);line-height:.98}h1 span{color:var(--accent);display:block}.heroText{max-width:700px;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.9}.heroActions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:36px;display:flex}.primaryButton{background:var(--text);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:700;display:inline-flex}.primaryButton:hover{background:var(--accent-dark)}.status{color:var(--muted);font-size:14px}.featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.featureCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;min-height:260px;padding:28px}.featureNumber{color:var(--accent);font-size:13px;font-weight:700}.featureCard h2{letter-spacing:-.04em;margin:68px 0 14px;font-size:26px}.featureCard p,.comparisonPreview p{color:var(--muted);line-height:1.8}.comparisonPreview{background:var(--text);color:#fff;border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;margin:88px 0;padding:52px;display:grid}.comparisonPreview h2{letter-spacing:-.05em;margin:14px 0 18px;font-size:clamp(32px,5vw,54px);line-height:1.08}.comparisonPreview p{color:#b8c6c0}.filterMock{color:var(--text);background:#fff;border-radius:20px;padding:18px}.mockRow{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:18px 10px;display:flex}.mockRow span{color:var(--muted)}.mockResult{text-align:center;background:var(--soft);color:var(--accent-dark);border-radius:12px;margin-top:16px;padding:16px;font-weight:700}footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:28px 0 48px;font-size:13px;display:flex}footer span:first-child{color:var(--text);font-weight:800}@media (max-width:780px){main{width:min(100% - 24px,1180px)}.hero{padding-top:68px}.featureGrid,.comparisonPreview{grid-template-columns:1fr}.comparisonPreview{gap:30px;padding:30px 22px}.featureCard{min-height:220px}.featureCard h2{margin-top:46px}footer{flex-direction:column}}.usbSwitchBreadcrumb{color:var(--muted);align-items:center;gap:9px;padding-top:22px;font-size:13px;display:flex}.usbSwitchBreadcrumb a:hover{color:var(--accent)}.usbSwitchHero{max-width:850px;padding:70px 0 56px}.usbSwitchHero h1{letter-spacing:-.055em;margin:14px 0 24px;font-size:clamp(42px,6vw,76px);line-height:1.04}.usbSwitchHero>p:last-child{max-width:760px;color:var(--muted);margin-bottom:0;font-size:clamp(16px,2vw,20px);line-height:1.9}.usbSwitchControls{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:30px}.usbSwitchSectionIntro{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.usbSwitchSectionIntro .sectionLabel{margin-bottom:9px}.usbSwitchSectionIntro h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(27px,4vw,38px)}.usbSwitchSectionIntro>p{color:var(--muted);margin-bottom:2px;font-size:14px}.usbSwitchControlGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.usbSwitchControl{gap:8px;display:grid}.usbSwitchControl span{color:var(--muted);font-size:12px;font-weight:700}.usbSwitchControl select{width:100%;min-height:46px;color:var(--text);border:1px solid var(--line);font:inherit;background:#fbfdfc;border-radius:10px;padding:0 36px 0 13px}.usbSwitchControl select:focus-visible{outline-offset:2px;outline:3px solid #0f7a5347}.usbSwitchReset:focus-visible{outline-offset:2px;outline:3px solid #0f7a5347}.usbSwitchPurchaseButton:focus-visible{outline-offset:2px;outline:3px solid #0f7a5347}.usbSwitchTableScroll:focus-visible{outline-offset:2px;outline:3px solid #0f7a5347}.usbSwitchReset{color:var(--accent-dark);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:18px;padding:0;font-size:13px;font-weight:700}.usbSwitchReset:hover{text-decoration:underline}.usbSwitchResults,.usbSwitchTableSection{margin-top:72px}.usbSwitchProductGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.usbSwitchProductCard{background:var(--surface);border:1px solid var(--line);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.usbSwitchImageFrame{aspect-ratio:4/3;color:var(--muted);border-bottom:1px solid var(--line);background:#f8faf9;place-items:center;padding:24px;font-size:13px;font-weight:700;display:grid}.usbSwitchImageFrame img{object-fit:contain;width:100%;height:100%}.usbSwitchCardBody{flex-direction:column;height:100%;padding:24px;display:flex}.usbSwitchBrand{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700}.usbSwitchCardBody h3{letter-spacing:-.025em;margin:0 0 22px;font-size:24px}.usbSwitchPrice{gap:4px;margin-bottom:20px;display:grid}.usbSwitchPrice span{color:var(--muted);font-size:11px}.usbSwitchPrice strong{letter-spacing:-.03em;font-size:26px}.usbSwitchSpecList{margin:0 0 24px}.usbSwitchSpecList div{border-top:1px solid var(--line);grid-template-columns:1fr 1.15fr;gap:12px;padding:10px 0;display:grid}.usbSwitchSpecList dt{color:var(--muted);font-size:12px}.usbSwitchSpecList dd{text-align:right;margin:0;font-size:13px;font-weight:700}.usbSwitchPurchaseButton{background:var(--text);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:auto;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.usbSwitchPurchaseButton:hover{background:var(--accent-dark)}.usbSwitchEmpty{background:var(--surface);color:var(--muted);text-align:center;border:1px solid var(--line);border-radius:18px;padding:52px 24px}.usbSwitchTableScroll{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow-x:auto}.usbSwitchTable{border-collapse:collapse;width:100%;min-width:1040px;font-size:13px}.usbSwitchTable th,.usbSwitchTable td{text-align:left;white-space:nowrap;border-bottom:1px solid var(--line);padding:16px 14px}.usbSwitchTable thead th{color:var(--muted);letter-spacing:.02em;background:#f8faf9;font-size:11px}.usbSwitchTable tbody tr:last-child th,.usbSwitchTable tbody tr:last-child td{border-bottom:0}.usbSwitchTable tbody th{min-width:180px}.usbSwitchTable tbody th strong,.usbSwitchTable tbody th span{display:block}.usbSwitchTable tbody th span{color:var(--muted);margin-top:4px;font-size:11px;font-weight:400}.usbSwitchSourceNote{background:var(--soft);border-radius:20px;margin:88px 0;padding:34px}.usbSwitchSourceNote .sectionLabel{margin-bottom:10px}.usbSwitchSourceNote h2{letter-spacing:-.03em;margin-bottom:12px;font-size:24px}.usbSwitchSourceNote p:last-child{max-width:760px;color:var(--muted);margin-bottom:0;line-height:1.8}@media (max-width:980px){.usbSwitchControlGrid,.usbSwitchProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.usbSwitchHero{padding:50px 0 42px}.usbSwitchHero h1{font-size:clamp(38px,12vw,54px)}.usbSwitchControls{padding:22px 18px}.usbSwitchControlGrid,.usbSwitchProductGrid{grid-template-columns:1fr}.usbSwitchSectionIntro{flex-direction:column;align-items:flex-start;gap:8px}.usbSwitchResults,.usbSwitchTableSection{margin-top:56px}.usbSwitchSourceNote{margin:64px 0;padding:26px 22px}}
