.guide-page { background: #050505; color: var(--white); }
.guide-hero { padding: 10rem 0 5rem; background: radial-gradient(circle at 80% 20%, rgba(254,80,0,.16), transparent 32%), #050505; }
.guide-hero .container, .guide-main .container { max-width: 980px; }
.guide-kicker { color: var(--orange); font-size: .78rem; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; margin-bottom: 1rem; }
.guide-hero h1 { max-width: 900px; font-size: clamp(2.5rem, 6vw, 5rem); line-height: 1.02; }
.guide-lead { max-width: 780px; margin-top: 1.5rem; color: rgba(255,255,255,.76); font-size: clamp(1.05rem, 2vw, 1.25rem); line-height: 1.75; }
.guide-updated { margin-top: 1.25rem; color: rgba(255,255,255,.48); font-size: .82rem; }
.guide-main { padding-bottom: 7rem; }
.guide-section { padding: 4rem 0; border-top: 1px solid rgba(255,255,255,.1); }
.guide-section h2 { margin-bottom: 1.3rem; font-size: clamp(1.8rem, 4vw, 3rem); }
.guide-section h3 { margin: 1.8rem 0 .7rem; font-size: 1.25rem; }
.guide-section p, .guide-section li { color: rgba(255,255,255,.76); line-height: 1.8; }
.guide-section ul, .guide-section ol { margin: 1.2rem 0 0 1.3rem; }
.guide-note { margin: 1.7rem 0; padding: 1.35rem 1.5rem; border-left: 3px solid var(--orange); background: rgba(254,80,0,.08); }
.guide-note strong { color: var(--white); }
.guide-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2rem; }
.guide-card { border: 1px solid rgba(255,255,255,.12); padding: 1.5rem; background: rgba(255,255,255,.025); }
.guide-card h3 { margin-top: 0; }
.guide-card a, .guide-section a { color: var(--orange); text-underline-offset: 3px; }
.guide-section .btn-primary, .product-family-card .btn-primary { color: var(--white); }
.guide-table-wrap { overflow-x: auto; margin-top: 1.8rem; }
.guide-table { width: 100%; border-collapse: collapse; min-width: 680px; }
.guide-table th, .guide-table td { text-align: left; vertical-align: top; padding: 1rem; border-bottom: 1px solid rgba(255,255,255,.12); line-height: 1.6; }
.guide-table th { color: var(--orange); font-size: .78rem; letter-spacing: .08em; text-transform: uppercase; }
.guide-table td { color: rgba(255,255,255,.75); }
.guide-table td:first-child { color: var(--white); font-weight: 500; }
.guide-sources { list-style: none; margin-left: 0 !important; }
.guide-sources li { padding: .8rem 0; border-bottom: 1px solid rgba(255,255,255,.08); }
.guide-cta { display: flex; flex-wrap: wrap; gap: 1rem; margin-top: 2rem; }
.resource-section { background: #090909; }
.resource-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2.5rem; }
.resource-card { display: flex; flex-direction: column; padding: 1.7rem; min-height: 250px; border: 1px solid rgba(255,255,255,.12); color: var(--white); text-decoration: none; transition: border-color .2s, transform .2s; }
.resource-card:hover { border-color: var(--orange); transform: translateY(-3px); }
.resource-card span { color: var(--orange); font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; }
.resource-card h3 { margin: 1rem 0; }
.resource-card p { color: rgba(255,255,255,.65); }
.resource-card strong { margin-top: auto; color: var(--orange); }
.product-hero { padding: 10rem 0 5rem; background: radial-gradient(circle at 78% 24%, rgba(254,80,0,.2), transparent 34%), #050505; }
.product-hero .container { max-width: 1120px; }
.product-hero-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 4rem; align-items: center; }
.product-hero h1 { font-size: clamp(3rem, 7vw, 6.5rem); line-height: .95; }
.product-format { border: 1px solid rgba(255,255,255,.14); padding: 2rem; background: rgba(255,255,255,.035); }
.product-format strong { display: block; color: var(--orange); font-size: 3rem; line-height: 1; }
.product-format span { display: block; margin-top: .75rem; color: rgba(255,255,255,.7); }
.product-family { background: #050505; }
.product-family-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.25rem; margin-top: 2.5rem; }
.product-family-card { display: flex; flex-direction: column; min-height: 330px; padding: 2.2rem; border: 1px solid rgba(255,255,255,.14); background: linear-gradient(145deg, rgba(255,255,255,.045), rgba(255,255,255,.01)); }
.product-family-card .guide-kicker { margin-bottom: 1.25rem; }
.product-family-card h3 { font-size: clamp(2rem, 4vw, 3rem); }
.product-family-card p { color: rgba(255,255,255,.68); line-height: 1.7; }
.product-family-card .guide-cta { margin-top: auto; }
.product-family-card .guide-cta .btn { min-width: 205px; text-align: center; }
.product-card-media { display: grid; place-items: center; height: 230px; margin: -1rem -1rem 1.5rem; overflow: hidden; background: radial-gradient(circle, rgba(254,80,0,.12), transparent 62%); }
.product-card-media img { width: 100%; height: 100%; object-fit: contain; }
.ignyt-hero-media { position: relative; display: grid; place-items: center; min-height: 560px; background: radial-gradient(circle, rgba(254,80,0,.18), transparent 60%); }
.ignyt-hero-media img { width: 100%; max-height: 590px; object-fit: contain; filter: drop-shadow(0 30px 35px rgba(0,0,0,.45)); }
.ignyt-fact-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2rem; }
.ignyt-fact { padding: 1.4rem; border: 1px solid rgba(255,255,255,.12); background: rgba(255,255,255,.025); }
.ignyt-fact strong { display: block; color: var(--orange); font-size: 1.4rem; margin-bottom: .45rem; }
.ignyt-fact span { color: rgba(255,255,255,.66); line-height: 1.55; }
.ignyt-split { display: grid; grid-template-columns: .8fr 1.2fr; gap: 3.5rem; align-items: center; }
.ignyt-label-image { width: 100%; max-height: 620px; object-fit: contain; }
.use-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: 2rem; }
.use-step { padding: 1.6rem; border-top: 3px solid var(--orange); background: rgba(255,255,255,.035); }
.use-step span { color: var(--orange); font-weight: 700; letter-spacing: .12em; }
.use-step h3 { margin: .8rem 0 .5rem; }
.use-step p { margin: 0; }
.ignyt-page .product-hero .container, .ignyt-page .guide-main .container { max-width: 1120px; }
.ignyt-page .guide-section { padding: 5rem 0; }
.ignyt-panel { margin: 1.25rem 0; padding: 3.5rem !important; border: 1px solid rgba(255,255,255,.11); background: linear-gradient(145deg, rgba(255,255,255,.045), rgba(255,255,255,.012)); }
.ignyt-panel--warm { background: radial-gradient(circle at 12% 12%, rgba(254,80,0,.14), transparent 38%), rgba(255,255,255,.02); }
.ignyt-evidence-layout { display: grid; grid-template-columns: .75fr 1.25fr; gap: 3.5rem; align-items: center; }
.pathway-visual { display: grid; gap: 1rem; }
.pathway-node { position: relative; display: flex; align-items: center; gap: 1rem; min-height: 92px; padding: 1.2rem; border: 1px solid rgba(255,255,255,.13); background: #080808; }
.pathway-node::before { content: ''; width: 46px; height: 46px; flex: 0 0 46px; border: 2px solid var(--orange); border-radius: 50%; box-shadow: inset 0 0 0 10px #080808, inset 0 0 0 12px rgba(254,80,0,.35); }
.pathway-node strong { display: block; font-size: 1.05rem; }
.pathway-node span { display: block; margin-top: .2rem; color: rgba(255,255,255,.56); font-size: .82rem; }
.format-visual-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; margin-top: 2rem; }
.format-visual-card { display: grid; grid-template-columns: 120px 1fr; gap: 1.5rem; align-items: center; padding: 1.4rem; border: 1px solid rgba(255,255,255,.13); background: #080808; }
.format-visual-card img { width: 120px; height: 150px; object-fit: contain; }
.format-visual-card h3 { margin: 0 0 .5rem; }
.format-visual-card p { margin: 0; color: rgba(255,255,255,.65); line-height: 1.6; }
.safety-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; margin-top: 2rem; }
.safety-item { padding: 1.35rem 1.5rem; border-left: 3px solid var(--orange); background: rgba(255,255,255,.035); color: rgba(255,255,255,.72); line-height: 1.65; }
@media (max-width: 768px) {
  .guide-hero { padding: 8rem 0 4rem; }
  .guide-grid, .resource-grid { grid-template-columns: 1fr; }
  .resource-card { min-height: 210px; }
  .product-hero-grid, .product-family-grid, .ignyt-split, .ignyt-fact-row, .use-steps, .ignyt-evidence-layout, .format-visual-grid, .safety-grid { grid-template-columns: 1fr; }
  .product-hero-grid { gap: 2.5rem; }
  .product-family-card { min-height: 280px; }
  .product-card-media { height: 190px; }
  .ignyt-hero-media { min-height: 390px; }
  .ignyt-split { gap: 2rem; }
  .ignyt-panel { padding: 2rem !important; margin: .75rem 0; }
  .ignyt-page .guide-section { padding: 3.5rem 0; }
  .format-visual-card { grid-template-columns: 86px 1fr; }
  .format-visual-card img { width: 86px; height: 115px; }
}
