:root{--bg:#09111f;--card:#121c2ff0;--card-2:#101a30;--line:#24314f;--text:#eef4ff;--muted:#9aa8c7;--accent:#5ea8ff;--accent-2:#2c78de;--good:#2fb67c;--warn:#ffb648;--danger:#ff3b45}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top,#12203b 0%,#09111f 45%,#060c17 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.page-shell{gap:20px;width:min(1380px,100%);max-width:1380px;margin:0 auto;padding:32px;display:grid}.product-page-shell{gap:22px;width:min(1320px,100% - 32px);margin:0 auto;padding:24px 0 48px;display:grid}.page-shell-secondary{padding-top:0}.card{background:var(--card);border:1px solid var(--line);border-radius:24px;min-width:0;box-shadow:0 20px 60px #0000003d}.site-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#09111fb8;padding:14px 18px}.site-nav-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.site-brand{letter-spacing:.08em;text-transform:uppercase;font-size:1.05rem;font-weight:800}.site-nav-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-nav-link{border:1px solid var(--line);color:var(--text);background:#0b1325;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;display:inline-flex}.site-nav-link-primary{color:#fff;background:linear-gradient(#ff5b63,#c61d2a);border:0}.hero{grid-template-columns:1.7fr 1fr;gap:20px;padding:28px;display:grid}.hero-banner{min-height:360px;position:relative;overflow:hidden}.hero-mobile-image{display:none}.hero-copy,.hero-side,.hero>*,.content-grid>*,.stats-grid>*{z-index:1;min-width:0;position:relative}.hero h1{margin:10px 0 12px;font-size:clamp(2rem,4vw,4rem)}.hero p,.section-head p,.notice,.landing-card p,.cta-copy p,.product-lead,.product-info-card p,.product-process-item p,.product-contact-card p{color:var(--muted);line-height:1.55}.hero-actions{margin-top:18px}.hero-link{background:linear-gradient(180deg, var(--accent), var(--accent-2));color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-weight:700;display:inline-flex}.ghost-link{color:var(--text);background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;padding:12px 16px;font-weight:700;display:inline-flex}.hero-side{gap:12px;display:grid}.mini-card,.stat{background:var(--card-2);border:1px solid var(--line);border-radius:18px;padding:16px}.mini-card strong,.stat span{margin-bottom:6px;display:block}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat strong{font-size:2rem}.pill,.section-label,.product-kicker{color:#bddbff;background:#5ea8ff24;border:1px solid #5ea8ff3d;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.82rem;display:inline-flex}.section-label,.product-kicker{color:#ffb7bd;letter-spacing:.04em;text-transform:uppercase;background:#ff3b451f;border-color:#ff3b4533}.pill.favorite{color:#9ff0c7;background:#2fb67c24;border-color:#2fb67c3d}.content-grid{grid-template-columns:1.5fr 1fr;gap:20px;display:grid}.section-head{padding:24px 24px 0}.filters-grid,.form-grid{gap:14px;padding:20px 24px 24px;display:grid}.filters-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}label{gap:8px;display:grid}label span{color:var(--muted);font-size:.92rem}input,select,textarea,button{width:100%;font:inherit;color:var(--text);border:1px solid var(--line);background:#0b1325;border-radius:14px;padding:12px 14px}input:disabled,select:disabled,textarea:disabled,button:disabled{opacity:.65;cursor:not-allowed}textarea{resize:vertical;min-height:120px}button{background:linear-gradient(180deg, var(--accent), var(--accent-2));cursor:pointer;border:0;font-weight:700}.full{grid-column:1/-1}.checkbox{align-items:center;gap:12px;display:flex}.checkbox input{width:18px;height:18px}.actions{justify-content:flex-end;display:flex}.stack-gap{gap:12px;display:grid}.notice{border:1px solid var(--line);background:#0b1325;border-radius:14px;margin:0;padding:12px 14px}.notice.ok{color:#9ff0c7;background:#2fb67c14;border-color:#2fb67c3d}.notice.warn{color:#ffd18b;background:#ffb64814;border-color:#ffb6483d}.table-wrap{padding:0 24px 24px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:14px 12px}th{color:var(--muted);font-size:.88rem}.sort-button{width:auto;color:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;display:inline-flex}.sort-indicator{color:var(--muted);font-size:.85rem}tr:hover td{background:#5ea8ff0d}.ballistics-card,.hunting-card{overflow:hidden}.hunting-filters{grid-template-columns:repeat(5,minmax(0,1fr))}.hunting-form{padding-top:10px}.ballistics-form{padding-top:12px}.ballistics-stats{padding:0 24px 24px}.ballistics-stats-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ballistics-meta{color:var(--muted);flex-wrap:wrap;gap:18px;padding:0 24px 20px;font-size:.95rem;display:flex}.image-thumb-button{background:0 0;border:0;padding:0;display:inline-flex}.image-thumb{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:56px;height:56px}.image-modal-backdrop{z-index:40;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.image-modal{border:1px solid var(--line);background:#0b1325;border-radius:18px;width:min(960px,100%);max-height:90vh;overflow:auto}.image-modal-head{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.modal-meta{color:var(--muted);margin-top:4px;font-size:.92rem}.modal-close{width:auto;min-width:96px}.image-modal-img{width:100%;height:auto;display:block}.bullet-cell{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cta-card{padding:22px 24px}.cta-stack{gap:18px;display:grid}.cta-copy{justify-content:space-between;align-items:center;gap:20px;display:flex}.cta-copy h2,.landing-card h2{margin:0 0 8px}.landing-hero-grid{grid-template-columns:1fr;gap:20px;display:grid}.hero-image-card,.hero-text-card{overflow:hidden}.hero-image-fill{background:#0b1325 url(/header-hero.jpg) top/cover no-repeat;width:100%;min-height:180px}.hero-text-card{background:#121c2ff0}.hero-copy-standalone{padding:24px}.landing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.landing-card{gap:14px;padding:24px;display:grid}.product-hero{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:22px;display:grid}.product-hero-copy,.product-info-card,.product-contact-card{padding:34px}.product-hero-copy{gap:18px;display:grid}.product-hero-copy h1,.product-info-card h2,.product-contact-card h2{margin:0}.product-hero-copy h1{letter-spacing:-.04em;max-width:11ch;font-size:clamp(2.8rem,5vw,5.4rem);line-height:.95}.product-lead{max-width:62ch;font-size:1.05rem}.product-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.product-highlight-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.product-highlight-item,.product-contact-item,.product-process-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:16px 18px}.product-hero-visual{background:#05070a;min-height:620px;position:relative;overflow:hidden}.product-hero-image{object-fit:cover;object-position:center;width:100%;height:100%;min-height:620px;display:block}.product-hero-image-overlay{pointer-events:none;background:linear-gradient(#04070a14 0%,#04070a29 30%,#04070a85 100%),linear-gradient(90deg,#ff3b450f,#0000 32%);position:absolute;inset:0}.product-section-grid{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.product-story-card{background:linear-gradient(180deg, #ff3b450a, #ff3b4500 22%), var(--card)}.product-process-list,.product-contact-grid{gap:14px;display:grid}.product-process-item strong,.product-contact-item strong{margin-bottom:8px;font-size:1rem;display:block}.product-contact-card{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.product-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-contact-item span{color:var(--muted);margin-bottom:8px;font-size:.9rem;display:block}@media (max-width:1100px){.hero,.content-grid,.stats-grid,.filters-grid,.form-grid,.ballistics-stats-3,.landing-grid,.product-hero,.product-section-grid,.product-contact-card,.product-highlight-list,.product-contact-grid{grid-template-columns:1fr}.hero-image-fill{min-height:180px}.page-shell{padding:18px}.product-page-shell{width:min(100%,100% - 24px);padding:12px 0 36px}.product-hero-visual{min-height:520px}}@media (max-width:640px){.page-shell{gap:14px;padding:12px}.site-nav{padding:12px 14px}.site-nav-inner,.cta-copy{flex-direction:column;align-items:flex-start}.card{border-radius:18px}.landing-card,.product-hero-copy,.product-info-card,.product-contact-card{padding:20px}.landing-hero-grid{gap:14px}.hero-image{width:100%;height:auto}.hero-copy{background:linear-gradient(#0b1325f5 0%,#0b1325e0 100%);padding:18px}.hero h1,.product-hero-copy h1{text-wrap:balance;max-width:12ch;margin:8px 0 10px;font-size:2.4rem;line-height:1.02}.hero p{color:#eef4ffeb;max-width:none;text-shadow:none;font-size:1rem;line-height:1.45}.pill{padding:6px 10px;font-size:.78rem}.stat{padding:14px}.stat strong{font-size:1.8rem}.section-head{padding:18px 18px 0}.filters-grid,.form-grid,.table-wrap{padding:16px 18px 18px}.ballistics-meta{padding:0 18px 18px}.image-modal-backdrop{padding:12px}.image-modal-head{flex-direction:column;align-items:flex-start}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table{min-width:720px}th,td{padding:12px 10px}.product-hero-visual,.product-hero-image{min-height:420px}}
