*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#162033;background:#f7f8fb;letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{height:80px;display:flex;align-items:center;gap:24px;padding:0 clamp(18px,4vw,56px);background:#fff;border-bottom:1px solid #e6e8ee;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-weight:800;white-space:nowrap}.brand-mark{width:42px;height:42px;border-radius:8px;background:#111827;color:#fff;display:grid;place-items:center}.nav{display:flex;gap:18px;align-items:center;flex:1;justify-content:center;font-size:14px}.nav a{color:#415066}.language{position:relative}.language button,.button{height:44px;padding:0 22px;border-radius:999px;border:1px solid #cfd6e3;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer}.button-primary{background:#f4b400;border-color:#f4b400;color:#111827}.language-menu{display:none;position:absolute;right:0;top:48px;background:#fff;border:1px solid #dbe1ea;border-radius:8px;box-shadow:0 20px 40px rgba(18,28,45,.12);min-width:160px;padding:8px}.language:hover .language-menu{display:grid}.language-menu a{padding:9px 12px;border-radius:6px}.language-menu a:hover{background:#f1f4f8}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:36px;align-items:center;padding:64px clamp(18px,5vw,72px) 34px;background:#fff}.hero-copy h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:8px 0 18px}.hero-copy p{font-size:18px;line-height:1.65;color:#516070;max-width:760px}.eyebrow,.product-cat,.news-card span{font-size:12px;text-transform:uppercase;font-weight:800;color:#9a6a00;letter-spacing:.08em}.hero-visual{min-height:320px;overflow:hidden;border-radius:8px}.hero-visual img{width:100%;height:100%;min-height:320px;object-fit:cover}.seo-tags{display:flex;gap:10px;flex-wrap:wrap;padding:18px clamp(18px,5vw,72px);background:#fff;border-top:1px solid #edf0f5}.seo-tags a,.hot-tags button{height:34px;padding:0 14px;border:1px solid #d8dee8;border-radius:999px;background:#fff;color:#415066}.search-panel{padding:24px clamp(18px,5vw,72px);background:#eef3f8}.search-panel form{display:flex;gap:10px;max-width:850px}.search-panel input{height:48px;flex:1;border:1px solid #cfd6e3;border-radius:8px;padding:0 16px;font-size:16px}.hot-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.section,.content-block,.article{padding:46px clamp(18px,5vw,72px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-head h2,.content-block h2{font-size:30px;margin:0}.section-head p{margin:0;color:#637083}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card,.news-card,.category-tile{background:#fff;border:1px solid #e1e6ef;border-radius:8px;overflow:hidden}.product-media{height:210px;background:#fff;display:grid;place-items:center}.product-media img{width:100%;height:100%;object-fit:contain;padding:10px}.product-body{padding:16px}.product-body h3{font-size:17px;line-height:1.35;min-height:46px;margin:7px 0 12px}.price{font-weight:900;font-size:19px;margin:0 0 14px}.price small{display:block;color:#697789;font-weight:600;font-size:13px;margin-top:3px}.product-detail{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr);gap:36px;padding:54px clamp(18px,5vw,72px);background:#fff}.detail-main{border:1px solid #e1e6ef;border-radius:8px;background:#fff;display:grid;place-items:center;min-height:520px}.detail-main img{width:100%;max-height:520px;object-fit:contain;padding:18px}.detail-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.detail-thumbs img{height:112px;width:100%;object-fit:contain;border:1px solid #e1e6ef;border-radius:8px;background:#fff;padding:6px}.detail-info h1{font-size:38px;line-height:1.12;margin:10px 0 16px}.detail-price{display:flex;gap:14px;align-items:baseline;margin:0 0 20px}.detail-price strong{font-size:28px}.detail-price span{color:#657285}.detail-meta{display:grid;gap:8px;margin:0 0 20px}.detail-meta div{display:grid;grid-template-columns:140px 1fr;gap:12px;border-bottom:1px solid #edf0f5;padding:9px 0}.detail-meta dt{font-weight:800;color:#3f4d60}.detail-meta dd{margin:0;color:#657285}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.category-tile{padding:18px;min-height:110px;display:flex;flex-direction:column;justify-content:space-between}.category-tile span{font-weight:850}.category-tile small{color:#657285}.faq{display:grid;gap:10px}.faq details{background:#fff;border:1px solid #e1e6ef;border-radius:8px;padding:16px}.faq summary{font-weight:800;cursor:pointer}.content-block{background:#fff;line-height:1.72}.content-block h3{margin-top:26px}.related-links{display:flex;flex-wrap:wrap;gap:10px}.related-pill{height:44px;padding:0 22px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center}.news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.news-card{padding:20px;min-height:150px}.news-card strong{display:block;font-size:20px;line-height:1.3;margin-top:10px}.news-card p{color:#657285}.article{max-width:920px;margin:0 auto;background:#fff}.article h1{font-size:44px;line-height:1.08}.article h2{margin-top:32px}.article p{line-height:1.75;color:#3f4d60}.article img{width:100%;max-height:420px;object-fit:cover;border-radius:8px;margin:24px 0}.footer{display:grid;grid-template-columns:320px 1fr;gap:30px;background:#111827;color:#fff;padding:38px clamp(18px,5vw,72px)}.footer p{color:#b9c2d1}.footer .related-pill{background:#263244}@media(max-width:900px){.site-header{height:auto;min-height:72px;align-items:flex-start;padding:14px 18px;flex-wrap:wrap}.brand-mark{width:40px;height:40px}.nav{order:3;width:100%;justify-content:flex-start;overflow:auto;padding-bottom:4px}.hero,.product-detail{grid-template-columns:1fr;padding-top:38px}.hero-copy h1{font-size:38px}.hero-visual{min-height:230px}.seo-tags{display:none}.search-panel form{flex-direction:column}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-media{height:175px}.category-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{display:block}.footer{grid-template-columns:1fr}}@media(max-width:540px){.product-grid,.category-grid,.news-grid,.detail-thumbs{grid-template-columns:1fr}.hero-copy h1,.detail-info h1{font-size:34px}.nav a{font-size:13px}.product-body h3{min-height:auto}.detail-main{min-height:300px}.detail-meta div{grid-template-columns:1fr}}.detail-rating{color:#4b5563;line-height:1.6;margin:0 0 18px}.buy-link-trigger{min-width:220px}.thumb-button{border:0;background:transparent;padding:0;cursor:pointer}.thumb-button img{height:112px;width:100%;object-fit:contain;border:1px solid #e1e6ef;border-radius:8px;background:#fff;padding:6px}.thumb-button:first-child img{border-color:#f15a2b}.product-info{background:#fff}.product-info ul{line-height:1.9;color:#415066}.platform-modal{display:none;position:fixed;inset:0;z-index:1000}.platform-modal.is-open{display:block}.platform-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62)}.platform-dialog{position:relative;max-width:980px;max-height:78vh;margin:8vh auto;background:#fff;border-radius:8px;overflow:auto;box-shadow:0 28px 80px rgba(0,0,0,.32)}.platform-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;border-bottom:1px solid #e5e7eb;z-index:1}.platform-head h2{margin:0;font-size:22px}.platform-head button{border:0;background:#fff;font-size:30px;line-height:1;cursor:pointer}.platform-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:26px}.platform-item{min-height:78px;border:1px solid #e5e7eb;border-radius:8px;display:flex;align-items:center;gap:18px;padding:18px;background:#fff;font-weight:800}.platform-item:hover{border-color:#f15a2b;box-shadow:0 10px 24px rgba(241,90,43,.12)}.platform-logo{width:52px;height:52px;border-radius:8px;background:#fff3ed;color:#f15a2b;display:grid;place-items:center;font-weight:900}.detail-actions .button-primary{background:#f15a2b;border-color:#f15a2b;color:#fff}@media(max-width:760px){.platform-dialog{max-width:calc(100vw - 28px);margin:5vh auto}.platform-list{grid-template-columns:1fr;padding:18px}.platform-item{min-height:68px}.buy-link-trigger{width:100%}}