/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.block{display:block}.grid{display:grid}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}:root{--brand:#e85d2f;--blue:#1b3a5c;--paper:#fefefe;--soft:#f7f4ee;--ink:#1a1a1a;--muted:#626a70;--line:#e6e1d8;--card:#fff;--shadow:0 14px 32px #1a1a1a14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);letter-spacing:0;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:40;border-bottom:1px solid var(--line);backdrop-filter:blur(14px);background:#fefefef0;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:68px;padding:12px clamp(16px,5vw,64px);display:grid;position:sticky;top:0}.brand,.footer-brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--blue);border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.desktop-nav{color:var(--muted);gap:18px;font-size:14px;font-weight:700;display:flex}.desktop-nav a:hover{color:var(--brand)}.header-cta,.inline-cta,.primary-button,.risk-link,.secondary-button{justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:800;display:inline-flex}.header-cta,.primary-button{color:#fff;background:var(--brand);border:1px solid var(--brand);border-radius:999px;padding:11px 18px}.header-cta{justify-self:end;min-height:42px}.secondary-button{color:#fff;background:var(--blue);border:1px solid var(--blue);border-radius:999px;padding:11px 18px}.mobile-menu{border:1px solid var(--line);background:#fff;border-radius:8px;justify-self:end;place-items:center;width:42px;height:42px;display:none}.home-hero{background:var(--soft);border-bottom:1px solid var(--line)}.hero-copy{width:min(920px,100%);padding:clamp(44px,7vw,86px) clamp(18px,6vw,72px)}.demo-pill,.eyebrow{width:-moz-fit-content;width:fit-content;color:var(--brand);text-transform:uppercase;align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex}.home-hero h1{letter-spacing:0;max-width:760px;margin:12px 0 14px;font-size:clamp(28px,4.2vw,42px);line-height:1.08}.home-hero p{max-width:720px;color:var(--muted);margin:0;font-size:clamp(16px,2vw,20px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.detail-section,.home-section{padding:clamp(34px,6vw,72px) clamp(18px,6vw,72px)}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.article-hero h1,.category-hero h1,.detail-section h2,.section-head h2{letter-spacing:0;margin:0;font-size:clamp(24px,4vw,38px);line-height:1.1}.section-head p{color:var(--muted);margin:0}.type-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.type-tile{background:var(--card);border:1px solid var(--line);border-radius:8px;align-content:flex-start;gap:8px;min-height:132px;padding:16px;transition:border-color .16s,transform .16s;display:grid}.type-tile:hover{border-color:var(--tile-color);transform:translateY(-2px)}.hazard-mark,.risk-icon,.type-icon{color:#fff;background:var(--tile-color,var(--brand));border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.type-tile strong{font-size:18px}.type-tile small{color:var(--muted);line-height:1.35}.active-risks{background:var(--soft);border-block:1px solid var(--line)}.demo-pill{color:#fff;background:var(--blue);border-radius:999px;padding:5px 10px}.risk-list{gap:12px;display:grid}.risk-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:88px;padding:16px;display:grid}.risk-row h3{margin:0 0 5px;font-size:18px}.risk-row p{color:var(--muted);margin:0}.inline-cta,.risk-link{color:var(--brand);min-height:40px;font-size:15px}.data-note{color:var(--muted);margin:14px 0 0;font-size:14px}.first-hour{background:#fff}.checklist{gap:12px;max-width:720px;margin:0 0 20px;padding:0;list-style:none;display:grid}.checklist li{min-height:44px;color:var(--ink);align-items:center;gap:10px;font-weight:700;display:flex}.checklist svg{color:var(--brand);flex:none}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.article-card,.kit-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:hidden}.article-card img,.kit-card img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.article-card div,.kit-card div{padding:16px}.article-card span,.kit-card span{color:var(--brand);font-size:13px;font-weight:900}.article-card h3,.kit-card h3{margin:8px 0;font-size:20px;line-height:1.2}.article-card p,.kit-card p{color:var(--muted);margin:0 0 12px;line-height:1.55}.article-card strong{color:var(--brand);align-items:center;gap:6px;display:inline-flex}.article-page,.detail-page{background:#fff}.article-hero,.category-hero{background:var(--soft);border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:18px;padding:clamp(34px,6vw,72px) clamp(18px,6vw,72px);display:grid}.article-body p,.article-hero p,.category-hero p,.prose-block p{max-width:760px;color:var(--muted);line-height:1.7}.risk-banner{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 13px;font-weight:800;display:inline-flex;color:var(--ink)!important;margin:16px 0 0!important}.detail-section{max-width:1180px}.steps-block ol{max-width:760px;color:var(--muted);gap:12px;margin:0;padding-left:22px;line-height:1.7;display:grid}.warning-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.warning-list p{color:var(--muted);background:var(--soft);border:1px solid var(--line);border-radius:8px;gap:10px;margin:0;padding:14px;display:flex}.warning-list svg{color:var(--brand);flex:none}.kit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.kit-grid.large{grid-template-columns:repeat(4,minmax(0,1fr))}.article-body details,.faq-block details{border-bottom:1px solid var(--line);max-width:820px;padding:16px 0}.article-body summary,.faq-block summary{cursor:pointer;font-weight:800}.next-guides{background:var(--soft);max-width:none}.article-hero{grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:center}.article-hero img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%}.article-body{max-width:860px;padding:clamp(34px,6vw,72px) clamp(18px,6vw,72px)}.article-body h2{margin:34px 0 10px;font-size:clamp(22px,3vw,30px)}.article-affiliate-box{background:var(--soft);border:1px solid var(--line);border-radius:8px;margin:22px 0;padding:16px}.article-affiliate-box div,.related-links div{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.article-affiliate-box a,.related-links a{min-height:40px;color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:800;display:inline-flex}.site-footer{color:#ffffffc7;background:var(--blue);grid-template-columns:1.2fr 1fr auto;gap:24px;padding:34px clamp(18px,6vw,72px);display:grid}.footer-brand{color:#fff}.site-footer p{margin:8px 0 0;line-height:1.6}.footer-links{align-items:flex-start;gap:14px;font-weight:800;display:flex}.copyright{grid-column:1/-1;font-size:14px}.alert-panel,.community-wall,.content-section,.gear-section,.guide-body,.page-shell{padding:clamp(34px,6vw,72px) clamp(18px,6vw,72px)}.alert-panel h2,.page-intro h1{font-size:clamp(28px,4vw,42px)}.alert-grid,.gear-grid,.guide-grid,.step-columns,.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.alert-card,.experience-form,.gear-card,.guide-card,.prose-panel,.story-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}@media (max-width:1100px){.kit-grid.large,.type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-menu{display:grid}.alert-grid,.article-grid,.gear-grid,.guide-grid,.kit-grid,.kit-grid.large,.step-columns,.story-grid,.type-grid{grid-template-columns:1fr}.risk-row{grid-template-columns:auto 1fr}.risk-link{grid-column:2;justify-content:flex-start}.article-hero,.category-hero,.site-footer,.warning-list{grid-template-columns:1fr}.copyright{grid-column:auto}}@media (max-width:560px){.article-body,.article-hero,.category-hero,.detail-section,.hero-copy,.home-section{padding-left:16px;padding-right:16px}.section-head{display:block}.type-tile{min-height:100px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}