:root{--bg:#0f0f0d;--fg:#f5f2e9;--muted:#aaa397;--line:#353328;--card:#171714;--accent:#c8a97e}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 0%,rgba(200,169,126,.09),transparent 32%),var(--bg);color:var(--fg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}.guide-wrap{max-width:1320px;margin:auto;padding:28px 20px 90px}.guide-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:54px}.guide-brand{display:flex;align-items:center;gap:12px;color:var(--fg);text-decoration:none;font-weight:900;letter-spacing:.18em}.guide-brand img{width:42px;height:42px;object-fit:contain}.guide-back{color:var(--accent);text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.18em}.guide-page-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.guide-page-head h1,.guide-detail-hero h1{font-size:clamp(46px,7vw,88px);line-height:.9;letter-spacing:-.045em;margin:0}.guide-page-head p,.guide-detail-hero>p{max-width:760px;color:var(--muted);font-size:18px}.guide-count{padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--accent);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.guide-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px}.guide-live-card{display:flex;flex-direction:column;min-height:430px;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:var(--card);color:var(--fg);text-decoration:none;transition:.25s ease}.guide-live-card:hover{transform:translateY(-5px);border-color:var(--accent);box-shadow:0 20px 60px #0007}.guide-live-cover{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#25271f,#10110e);display:grid;place-items:center;overflow:hidden}.guide-live-cover img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.guide-live-card:hover .guide-live-cover img{transform:scale(1.035)}.guide-live-cover>span{font-size:64px;font-weight:900;color:rgba(200,169,126,.25)}.guide-live-cover b{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:var(--accent);color:#17130d;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.guide-live-body{display:flex;flex-direction:column;flex:1;padding:22px}.meta{color:var(--accent);font-size:11px;text-transform:uppercase;letter-spacing:.2em}.guide-live-body h2{font-size:29px;line-height:1.05;margin:17px 0 12px}.guide-live-body p{color:var(--muted);margin:0}.guide-read{margin-top:auto;padding-top:24px;font-weight:800;font-size:13px}.guide-empty{margin-top:40px;padding:26px;border:1px dashed var(--line);border-radius:24px;color:var(--muted);text-align:center}.guide-empty.error{border-color:#744;color:#ffb0b0}.guide-empty a{color:var(--accent)}
.guide-detail-shell{max-width:1000px;margin:auto}.guide-detail-hero{margin-bottom:38px}.guide-detail-cover{aspect-ratio:16/8;border:1px solid var(--line);border-radius:30px;overflow:hidden;margin-bottom:30px;background:var(--card)}.guide-detail-cover img{width:100%;height:100%;object-fit:cover}.guide-detail-hero .meta{margin-bottom:16px}.guide-detail-hero>p{margin-top:22px}.guide-detail-date{font-size:12px;color:var(--muted);margin-top:15px}.guide-detail-content{background:var(--card);border:1px solid var(--line);border-radius:30px;padding:clamp(24px,5vw,56px);font-size:17px}.guide-detail-content h2{font-size:34px;line-height:1.1;margin:40px 0 14px}.guide-detail-content h2:first-child{margin-top:0}.guide-detail-content h3{font-size:25px;line-height:1.2;margin:30px 0 12px}.guide-detail-content p,.guide-detail-content li{color:#d8d3c8}.guide-detail-content a{color:var(--accent)}.guide-detail-content img{max-width:100%;border-radius:18px}.guide-detail-content blockquote{margin:28px 0;padding:18px 22px;border-left:3px solid var(--accent);background:#11120f;color:#e5dfd4}.guide-related{margin-top:48px}.guide-related h2{font-size:38px;line-height:1.05}.guide-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.guide-products a{display:grid;gap:8px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--card);color:var(--fg);text-decoration:none}.guide-products a>div{aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:#0d0e0b}.guide-products img{width:100%;height:100%;object-fit:cover}.product-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--accent);font-weight:900;letter-spacing:.15em}.guide-products a>span{color:var(--accent);font-weight:800}.guide-products small{color:var(--muted)}
@media(max-width:980px){.guide-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.guide-wrap{padding:18px 14px 70px}.guide-top,.guide-page-head{align-items:flex-start;grid-template-columns:1fr;flex-direction:column}.guide-live-grid,.guide-products{grid-template-columns:1fr}.guide-live-card{min-height:0}.guide-detail-cover{border-radius:20px}.guide-detail-content{border-radius:20px;padding:22px}.guide-detail-content h2{font-size:28px}}
