.site-header[data-astro-cid-37fxchfa]{position:sticky;top:0;z-index:100;background:#0d0d0df2;backdrop-filter:blur(10px);border-bottom:1px solid var(--color-bg-light)}.main-nav[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.nav-logo[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:.75rem;color:var(--color-text);font-family:var(--font-display);font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.nav-logo[data-astro-cid-37fxchfa]:hover{color:var(--color-rust-light)}.logo-icon[data-astro-cid-37fxchfa]{color:var(--color-rust)}.nav-links[data-astro-cid-37fxchfa]{display:flex;gap:2rem}.nav-link[data-astro-cid-37fxchfa]{font-family:var(--font-condensed);font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:.5rem 0;position:relative}.nav-link[data-astro-cid-37fxchfa]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-rust);transition:width .3s ease}.nav-link[data-astro-cid-37fxchfa]:hover{color:var(--color-text)}.nav-link[data-astro-cid-37fxchfa]:hover:after{width:100%}.mobile-menu-btn[data-astro-cid-37fxchfa]{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-btn[data-astro-cid-37fxchfa] span[data-astro-cid-37fxchfa]{width:24px;height:2px;background:var(--color-text);transition:all .3s ease}@media (max-width: 768px){.nav-links[data-astro-cid-37fxchfa]{display:none}.mobile-menu-btn[data-astro-cid-37fxchfa]{display:flex}}.site-footer[data-astro-cid-37fxchfa]{margin-top:4rem;background:var(--color-bg-steel)}.footer-grid[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding:3rem 0 2rem}.footer-brand[data-astro-cid-37fxchfa] h3[data-astro-cid-37fxchfa]{font-family:var(--font-display);font-size:1.25rem;margin-bottom:1rem;color:var(--color-text)}.footer-brand[data-astro-cid-37fxchfa] p[data-astro-cid-37fxchfa]{font-size:.9rem;color:var(--color-text-muted);margin-bottom:1.5rem}.footer-trust[data-astro-cid-37fxchfa]{display:flex;flex-wrap:wrap;gap:1rem}.trust-badge[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-rust-light);font-weight:500}.footer-links[data-astro-cid-37fxchfa] h4[data-astro-cid-37fxchfa]{font-family:var(--font-condensed);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-rust);margin-bottom:1rem}.footer-links[data-astro-cid-37fxchfa] ul[data-astro-cid-37fxchfa]{list-style:none}.footer-links[data-astro-cid-37fxchfa] li[data-astro-cid-37fxchfa]{margin-bottom:.5rem}.footer-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-size:.9rem;color:var(--color-text-muted)}.footer-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--color-text)}.footer-bottom[data-astro-cid-37fxchfa]{padding:1.5rem 0;border-top:1px solid var(--color-bg-light);text-align:center}.footer-bottom[data-astro-cid-37fxchfa] p[data-astro-cid-37fxchfa]{font-size:.85rem;color:var(--color-text-dim);margin-bottom:.5rem}.footer-disclaimer[data-astro-cid-37fxchfa]{font-size:.75rem!important;color:var(--color-text-dim)!important}@media (max-width: 768px){.footer-grid[data-astro-cid-37fxchfa]{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand[data-astro-cid-37fxchfa]{grid-column:span 2}}@media (max-width: 480px){.footer-grid[data-astro-cid-37fxchfa]{grid-template-columns:1fr}.footer-brand[data-astro-cid-37fxchfa]{grid-column:span 1}}:root{--color-bg-dark: #0d0d0d;--color-bg-steel: #1a1d21;--color-bg-plate: #252a30;--color-bg-light: #2d333b;--color-steel-gray: #4a5568;--color-steel-light: #718096;--color-rust: #d35400;--color-rust-light: #e67e22;--color-rust-dark: #a04000;--color-warning: #f39c12;--color-success: #27ae60;--color-text: #f5f5f5;--color-text-muted: #a0aec0;--color-text-dim: #718096;--color-bg: var(--color-bg-dark);--color-primary: var(--color-rust);--color-primary-dark: var(--color-rust-dark);--color-border: var(--color-bg-light);--color-disclosure-bg: #3d2a1a;--color-disclosure-border: var(--color-rust);--max-width: 1200px;--content-width: 720px;--font-display: "Oswald", sans-serif;--font-body: "Barlow", sans-serif;--font-condensed: "Barlow Condensed", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);font-weight:400;line-height:1.6;color:var(--color-text);background:var(--color-bg-dark);scroll-behavior:smooth}body{min-height:100vh;background:linear-gradient(180deg,var(--color-bg-dark) 0%,var(--color-bg-steel) 100%)}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");z-index:1000}.site-container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.content-container{max-width:var(--content-width);margin:0 auto;padding:2rem 1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.2;letter-spacing:.02em;text-transform:uppercase}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}p{color:var(--color-text-muted);margin-bottom:1rem}a{color:var(--color-rust-light);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-rust);text-decoration:none}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:var(--font-condensed);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:none;cursor:pointer;transition:all .2s ease;position:relative}.btn-primary{background:linear-gradient(135deg,var(--color-rust) 0%,var(--color-rust-dark) 100%);color:#fff;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}.btn-primary:hover{background:linear-gradient(135deg,var(--color-rust-light) 0%,var(--color-rust) 100%);transform:translateY(-2px);box-shadow:0 4px 20px #d3540066}.btn-secondary{background:transparent;color:var(--color-text);border:2px solid var(--color-steel-gray);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}.btn-secondary:hover{border-color:var(--color-rust);color:var(--color-rust-light)}.steel-card{background:var(--color-bg-plate);border:1px solid var(--color-bg-light);position:relative;overflow:hidden}.steel-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-rust) 0%,var(--color-rust-light) 50%,var(--color-rust) 100%)}.rivets{position:relative}.rivets:before,.rivets:after{content:"";position:absolute;width:8px;height:8px;background:radial-gradient(circle at 30% 30%,var(--color-steel-light) 0%,var(--color-steel-gray) 50%,var(--color-bg-light) 100%);border-radius:50%;box-shadow:inset 0 1px 2px #00000080}.warning-stripe{background:repeating-linear-gradient(-45deg,var(--color-warning),var(--color-warning) 10px,var(--color-bg-dark) 10px,var(--color-bg-dark) 20px);height:4px}.rating{display:flex;gap:2px;color:var(--color-warning)}.rating-empty{color:var(--color-steel-gray)}.section{padding:4rem 0}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.section-line{flex:1;height:2px;background:linear-gradient(90deg,var(--color-rust) 0%,transparent 100%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .6s ease forwards}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media (min-width: 769px) and (max-width: 1024px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}
