.sc-page{--bg:#faf8f5;--fg:#17130f;--muted:#6b645c;--line:#e7e1d9;--card:#fff;--accent:#17130f;--accent-fg:#fff;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Manrope Variable,system-ui,-apple-system,Segoe UI,sans-serif}.sc-root{max-width:1120px;margin:0 auto;padding:16px 16px 48px}.sc-brand{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.sc-logo{letter-spacing:.22em;font-size:12px;font-weight:800}.sc-lang a{color:var(--muted);border-radius:999px;margin-left:12px;padding:6px 10px;font-size:12px;font-weight:700;text-decoration:none}.sc-lang a.is-active{background:var(--accent);color:var(--accent-fg)}.sc-hero h1{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(24px,5vw,34px);line-height:1.1}.sc-hero p{color:var(--muted);max-width:60ch;margin:0;font-size:15px;line-height:1.45}.sc-cats{-webkit-overflow-scrolling:touch;gap:8px;margin:20px 0 14px;display:flex;overflow-x:auto}.sc-cats button{border:1px solid var(--line);background:var(--card);min-height:44px;color:var(--fg);font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:0 18px;font-size:14px;font-weight:600}.sc-cats button.is-active{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.sc-layout{gap:16px;display:grid}.sc-list{-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.sc-card{border:1px solid var(--line);background:var(--card);text-align:left;width:250px;min-height:64px;font:inherit;color:var(--fg);cursor:pointer;border-radius:16px;flex:none;align-items:center;gap:10px;padding:8px 12px 8px 8px;display:flex}.sc-card.is-active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.sc-card img{object-fit:cover;background:#f0ebe4;border-radius:12px;width:52px;height:52px}.sc-card-text{flex-direction:column;min-width:0;display:flex}.sc-card-text strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.2;overflow:hidden}.sc-card-text small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.sc-noimg{background:#f0ebe4;border-radius:12px;width:52px;height:52px;display:inline-block}.sc-noimg-lg{width:120px;height:120px}.sc-detail{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:18px}.sc-detail-head{align-items:flex-start;gap:16px;display:flex}.sc-detail-head img{object-fit:cover;background:#f0ebe4;border-radius:16px;flex:none;width:120px;height:120px}.sc-detail h2{letter-spacing:-.01em;margin:0 0 4px;font-size:20px}.sc-blurb{color:var(--muted);margin:0 0 10px;font-size:13.5px}.sc-specs{grid-template-columns:1fr 1fr;gap:4px 12px;margin:0;font-size:13px;display:grid}.sc-specs div{flex-direction:column;display:flex}.sc-specs dt{color:var(--muted);font-size:11.5px}.sc-specs dd{margin:0;font-weight:600}.sc-videos{grid-template-columns:1fr;gap:12px;margin-top:18px;display:grid}.sc-video{margin:0}.sc-video video{aspect-ratio:9/16;object-fit:cover;background:#0f0d0b;border-radius:16px;width:100%;max-height:60vh}.sc-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -18px;padding:0 18px;overflow-x:auto}.sc-table{border-collapse:separate;border-spacing:0;width:100%;min-width:480px;font-size:13px}.sc-table th,.sc-table td{text-align:right;white-space:nowrap;border-bottom:1px solid var(--line);padding:9px 6px}.sc-table thead th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:600}.sc-table thead th.is-base{color:var(--fg)}.sc-table tbody th{text-align:left;color:var(--muted);font-weight:600}.sc-table td{font-variant-numeric:tabular-nums;font-weight:600}.sc-table .sc-row-eng td,.sc-table .sc-row-eng th{color:var(--muted);font-weight:500}.sc-table .sc-row-total td{color:var(--fg);background:#f5f1ec;font-size:15px;font-weight:800}.sc-table .sc-row-total th{color:var(--fg);background:#f5f1ec;border-radius:12px 0 0 12px}.sc-table .sc-row-total td:last-child{border-radius:0 12px 12px 0}.sc-table .sc-free{color:#157347;font-weight:700}.sc-table .sc-muted{color:var(--muted);font-weight:500}.sc-video figcaption{margin-top:6px;font-size:13px;font-weight:600}.sc-prices{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.sc-prices-head{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.sc-note{color:var(--muted);margin:8px 0 0;font-size:12.5px}.sc-cta{text-align:center;background:#f5f1ec;border-radius:18px;margin-top:20px;padding:18px}.sc-cta h3{margin:0 0 10px;font-size:17px}.sc-btn{background:var(--accent);min-height:48px;color:var(--accent-fg);border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:360px;padding:0 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}@media (min-width:900px){.sc-root{padding:28px 24px 64px}.sc-layout{grid-template-columns:300px 1fr;align-items:start}.sc-list{flex-direction:column;overflow:visible}.sc-card{width:auto}.sc-videos{grid-template-columns:repeat(3,1fr)}.sc-video video{max-height:520px}.sc-btn{width:auto}}
