Add detailed subsections for rifles, shotguns, and service arms

D David Veksler ยท 8 months ago eeb6b8e050674654d9b268c0f6f98a058ffdde6e
Parent: b9daa45f3
Expanded the rifles and shotguns sections with new detailed subsections: Lever-Action Rifles, Classic & Surplus Military Rifles, Break-Action Shotguns, and Specialty Shotguns. Added comprehensive info cards for each, including key concepts, subcategories, pros/cons, and representative models. Also added a new row in the military firearms section with info cards for Service Pistols, Designated Marksman Rifles (DMRs), and Battle Rifles, providing definitions, examples, and tactical considerations.

1 file changed +535 โˆ’9

Diff

diff --git a/modern-firearms.html b/modern-firearms.html
index 7e156c0..c85f198 100644
--- a/modern-firearms.html
+++ b/modern-firearms.html
@@ -819,6 +819,12 @@
      </i>
      Rifles: Shoulder-Fired
     </h2>
+
+    <!-- Tactical / Modern Sporting Rifles Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-shield-fill-check me-2"></i>
+     Tactical / Modern Sporting Rifles
+    </h3>
     <div class="row">
      <!-- MSRs -->
      <div class="col-lg-6" data-tags="home-defense sport-competition modularity capacity">
@@ -999,6 +1005,14 @@
        </div>
       </div>
      </div>
+    </div>
+
+    <!-- Precision & Hunting Rifles Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-crosshair me-2"></i>
+     Precision &amp; Hunting Rifles
+    </h3>
+    <div class="row">
      <!-- Precision Rifles -->
      <div class="col-lg-6" data-tags="sport-competition long-range power simplicity hunting">
       <div class="info-card">
@@ -1171,8 +1185,12 @@
       </div>
      </div>
     </div>
-    <!-- Shotguns -->
-    <!-- Additional Rifle Types -->
+
+    <!-- Specialty & Support Rifles Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-tools me-2"></i>
+     Specialty &amp; Support Rifles
+    </h3>
     <div class="row">
      <!-- Pistol Caliber Carbines (PCCs) -->
      <div class="col-lg-6" data-tags="home-defense sport-competition simplicity capacity modularity">
@@ -1658,6 +1676,190 @@
       </div>
      </div>
     </div>
+
+    <!-- Lever-Action Rifles Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-arrow-right-circle me-2"></i>
+     Lever-Action Rifles
+    </h3>
+    <div class="row">
+     <!-- Modern Lever-Actions -->
+     <div class="col-lg-6" data-tags="hunting sport-competition simplicity power">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-bullseye me-2"></i>
+         Modern Lever-Action Rifles
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <div class="mb-2">
+         <span class="badge use-case bg-4">
+          Hunting
+         </span>
+         <span class="badge use-case bg-5">
+          Cowboy Action
+         </span>
+         <span class="badge use-case bg-2">
+          Home Defense
+         </span>
+        </div>
+        <p class="summary">
+         Classic American rifle action featuring a lever mechanism to cycle rounds. Fast follow-up shots, compact design, and iconic profile make them enduringly popular for hunting and sport.
+        </p>
+        <button aria-controls="lever-details" aria-expanded="false" class="btn details-toggle" data-bs-target="#lever-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="lever-details">
+         <h6>Key Concepts</h6>
+         <ul>
+          <li>Action types: traditional tubular magazine vs. modern box magazine design affecting capacity and loading speed.</li>
+          <li>Caliber options: pistol calibers (.357 Mag, .44 Mag, .45 Colt) for short-range versatility; rifle calibers (.30-30, .45-70) for big game hunting.</li>
+          <li>Loading gates: traditional side-loading vs. modern tube-fed systems; some models feature both tubular and box magazine options.</li>
+          <li>Optics mounting: modern versions include Picatinny rails and drilled/tapped receivers for scopes; traditional models use tang or receiver sights.</li>
+          <li>Barrel lengths: carbine (16"-18") for maneuverability; full-length (20"-24") for increased velocity and accuracy.</li>
+         </ul>
+         <h6>Defining Attributes</h6>
+         <dl>
+          <dt>Operating System</dt>
+          <dd>Manual lever action cycles a fresh cartridge with each lever stroke. Simple, reliable mechanism with fewer parts than semi-autos.</dd>
+          <dt>Magazine Types</dt>
+          <dd>Traditional tubular magazine under barrel (4-10 rounds); modern box magazines (5-6 rounds) allow pointed bullets and faster reloading.</dd>
+          <dt>Effective Range</dt>
+          <dd>Pistol calibers: 50-100 yards; .30-30: 150-200 yards; .45-70: 200-250 yards with modern loads.</dd>
+          <dt>Common Uses</dt>
+          <dd>Big game hunting, home defense (pistol calibers), cowboy action shooting, backcountry carry, traditional sport shooting.</dd>
+         </dl>
+         <h6>Pros & Cons</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Fast cycling:</b> Lever action allows rapid follow-up shots without breaking sight picture.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Compact profile:</b> Short overall length makes them excellent for dense woods and brush hunting.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Proven reliability:</b> Simple mechanical design with over 150 years of field use.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Legal advantages:</b> Often exempt from restrictive legislation in various jurisdictions.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Limited capacity:</b> Typically 4-10 rounds vs. 20-30 in modern semi-autos.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Slower reloading:</b> Tubular magazines require individual cartridge loading (except box-mag models).</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Optics challenges:</b> Traditional models lack ideal scope mounting; side ejection complicates mounting on some platforms.</span></li>
+         </ul>
+         <h6>Subcategories</h6>
+         <dl>
+          <dt>Pistol Caliber Lever-Actions</dt>
+          <dd>Chambered in .357 Magnum, .44 Magnum, .45 Colt โ€” shared ammunition with revolvers, moderate recoil, excellent for home defense and short-range hunting. Examples: Henry Big Boy, Marlin 1894, Rossi R92.</dd>
+          <dt>Traditional Rifle Calibers</dt>
+          <dd>.30-30 Winchester, .35 Remington โ€” classic American deer hunting rounds with proven terminal performance. Examples: Marlin 336, Henry .30-30, Winchester 1894.</dd>
+          <dt>Big-Bore Lever Guns</dt>
+          <dd>.45-70 Government, .444 Marlin, .450 Marlin โ€” heavy-hitting rounds for large game (bear, elk, moose). Examples: Marlin 1895, Henry .45-70, Browning BLR.</dd>
+          <dt>Modern Tactical Lever-Actions</dt>
+          <dd>Feature rails, threaded barrels, synthetic furniture, and large-loop levers. Examples: Henry X Model, Marlin 1895 Dark Series, Mossberg 464 SPX.</dd>
+          <dt>Box Magazine Lever-Actions</dt>
+          <dd>Use detachable box magazines allowing spitzer (pointed) bullets for better ballistics. Examples: Browning BLR, Savage 99, Henry Long Ranger.</dd>
+         </dl>
+         <h6>Representative Models</h6>
+         <ul class="mb-0">
+          <li>Henry Big Boy โ€” .357/.44 Mag; brass or steel receiver; classic styling; best for: traditional aesthetics and shared ammo with revolvers</li>
+          <li>Marlin 1895 โ€” .45-70; tubular mag, side loading gate; best for: big-game hunting and bear defense</li>
+          <li>Henry X Model โ€” .30-30/.45-70; tactical features, M-LOK, threaded barrel; best for: modern lever-action with accessories</li>
+          <li>Browning BLR โ€” .308/.270/.30-06; detachable box mag, allows spitzer bullets; best for: modern ballistics in lever platform</li>
+          <li>Marlin 336 โ€” .30-30; classic deer rifle, side ejection; best for: traditional hunting and reliability</li>
+         </ul>
+        </div>
+       </div>
+      </div>
+     </div>
+    </div>
+
+    <!-- Classic & Surplus Rifles Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-clock-history me-2"></i>
+     Classic &amp; Surplus Military Rifles
+    </h3>
+    <div class="row">
+     <!-- Historic Military Rifles -->
+     <div class="col-lg-6" data-tags="sport-competition hunting simplicity">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-archive me-2"></i>
+         Classic Military Surplus Rifles
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <div class="mb-2">
+         <span class="badge use-case bg-5">
+          Collecting
+         </span>
+         <span class="badge use-case bg-3">
+          Sport Shooting
+         </span>
+         <span class="badge use-case bg-4">
+          Hunting
+         </span>
+        </div>
+        <p class="summary">
+         Historic military rifles from WWI through the Cold War, now available as collectibles and shooters. These rifles represent significant engineering milestones and remain popular for their reliability, accuracy, and historical significance.
+        </p>
+        <button aria-controls="surplus-details" aria-expanded="false" class="btn details-toggle" data-bs-target="#surplus-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="surplus-details">
+         <h6>Key Concepts</h6>
+         <ul>
+          <li>CMP Program: Civilian Marksmanship Program sells authentic M1 Garands, M1 Carbines to qualified U.S. citizens at reasonable prices.</li>
+          <li>Surplus ammunition: Many platforms use corrosive military surplus ammo (7.62x54R, 8mm Mauser); requires immediate cleaning after shooting.</li>
+          <li>Collector grades: Condition ranges from arsenal refinished to all-original matching numbers; significantly affects value.</li>
+          <li>Parts availability: Some platforms (Mosin, SKS) have abundant cheap parts; others (Enfield, G43) require expensive sourcing.</li>
+          <li>Historical value: Many rifles appreciated significantly; some serve dual purpose as investments and shooters.</li>
+         </ul>
+         <h6>Defining Attributes</h6>
+         <dl>
+          <dt>Action Types</dt>
+          <dd>Bolt-action (Mauser 98, Lee-Enfield, Mosin-Nagant), semi-automatic (M1 Garand, SKS, M1 Carbine), and select-fire (deactivated or semi-only variants).</dd>
+          <dt>Ammunition Considerations</dt>
+          <dd>Most use full-power rifle cartridges (.30-06, 7.62x54R, 8mm Mauser, .303 British). Surplus ammo often corrosive. Modern commercial loads available but expensive.</dd>
+          <dt>Typical Features</dt>
+          <dd>Iron sights (often excellent), military-grade steel construction, hardwood stocks, simple robust design prioritizing reliability over refinement.</dd>
+          <dt>Common Uses</dt>
+          <dd>Collecting, historical reenactment, Civilian Marksmanship Program (CMP) matches, hunting (where legal), recreational shooting, investment.</dd>
+         </dl>
+         <h6>Pros & Cons</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Historical significance:</b> Own and shoot pieces of military history; connection to major conflicts.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Robust construction:</b> Built to military standards for extreme conditions and abuse.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Excellent iron sights:</b> Many feature superb aperture or ladder sights designed for combat accuracy.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Affordable entry:</b> Some models (Mosin-Nagant, SKS) remain inexpensive; CMP Garands are excellent value.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Heavy recoil:</b> Full-power cartridges with heavy rifles and steel buttplates produce significant felt recoil.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Corrosive ammo:</b> Surplus ammunition requires immediate, thorough cleaning to prevent bore damage.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Optics mounting:</b> Requires gunsmithing or period-correct mounts; drilling/tapping affects collector value.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Parts/ammunition cost:</b> Commercial hunting ammo for obscure calibers can be expensive.</span></li>
+         </ul>
+         <h6>Major Categories</h6>
+         <dl>
+          <dt>American Service Rifles</dt>
+          <dd><b>M1 Garand</b> (.30-06, 8-rd en-bloc clip, semi-auto) โ€” "The greatest battle implement ever devised" per Patton. Accurate, reliable, available through CMP. <b>M1 Carbine</b> (.30 Carbine, 15-rd mag, semi-auto) โ€” Lightweight infantry carbine; low recoil, compact, fun shooter.</dd>
+          <dt>Soviet Service Rifles</dt>
+          <dd><b>Mosin-Nagant</b> (7.62x54R, bolt-action) โ€” Rugged, simple, once very cheap; long service life (1891-1960s). Various models: 91/30, M44 carbine, M38. <b>SKS</b> (7.62x39mm, 10-rd internal mag, semi-auto) โ€” Intermediate cartridge carbine; predecessor to AK-47; reliable, accurate, affordable.</dd>
+          <dt>German Service Rifles</dt>
+          <dd><b>Mauser K98k</b> (8mm Mauser/7.92x57, bolt-action) โ€” Iconic German WWII rifle; excellent controlled-round-feed action; foundation for many modern hunting rifles. Very collectible; matching numbers command premiums.</dd>
+          <dt>British Service Rifles</dt>
+          <dd><b>Lee-Enfield No.4 Mk I</b> (.303 British, bolt-action, 10-rd detachable mag) โ€” Smooth, fast bolt action; excellent military trigger; renowned accuracy. Used extensively in both World Wars.</dd>
+          <dt>Collectible Semi-Autos</dt>
+          <dd><b>SVT-40</b> (Soviet 7.62x54R semi-auto), <b>Gewehr 43</b> (German 8mm semi-auto), <b>MAS-49/56</b> (French 7.5mm semi-auto) โ€” Rare, expensive, historically significant self-loading rifles.</dd>
+         </dl>
+         <h6>Representative Models</h6>
+         <ul class="mb-0">
+          <li>M1 Garand โ€” .30-06; 8-rd en-bloc; semi-auto; CMP available; best for: historic shooting and CMP matches</li>
+          <li>M1 Carbine โ€” .30 Carbine; 15-rd; lightweight; low recoil; best for: fun shooter and light hunting</li>
+          <li>Mosin-Nagant 91/30 โ€” 7.62x54R; bolt-action; rugged; affordable; best for: budget entry to milsurp collecting</li>
+          <li>SKS โ€” 7.62x39mm; semi-auto; 10-rd; reliable; best for: affordable semi-auto shooter with AK heritage</li>
+          <li>Mauser K98k โ€” 8mm Mauser; bolt-action; collectible; best for: WWII collecting and precision shooting</li>
+          <li>Lee-Enfield No.4 Mk I โ€” .303 British; fast bolt; 10-rd mag; best for: smooth action and historical significance</li>
+         </ul>
+        </div>
+       </div>
+      </div>
+     </div>
+    </div>
    </section>
    <section data-tags="all home-defense sport-competition hunting simplicity power" id="shotguns">
     <h2 class="section-title">
@@ -1998,6 +2200,173 @@
       </div>
      </div>
     </div>
+
+    <!-- Break-Action Shotguns Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-arrow-down-circle me-2"></i>
+     Break-Action Shotguns
+    </h3>
+    <div class="row">
+     <!-- Over/Under & Side-by-Side -->
+     <div class="col-lg-6" data-tags="sport-competition hunting simplicity">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-columns-gap me-2"></i>
+         Break-Action Shotguns (O/U, SxS, Single-Shot)
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <div class="mb-2">
+         <span class="badge use-case bg-3">
+          Sporting Clays
+         </span>
+         <span class="badge use-case bg-4">
+          Hunting
+         </span>
+         <span class="badge use-case bg-5">
+          Traditional Sport
+         </span>
+        </div>
+        <p class="summary">
+         Simple, elegant shotguns that "break open" at the breech for loading. Over/Under (O/U) barrels stacked vertically, Side-by-Side (SxS) barrels horizontal, or single-shot. Favored for clay sports, upland bird hunting, and traditional shooting.
+        </p>
+        <button aria-controls="break-action-details" aria-expanded="false" class="btn details-toggle" data-bs-target="#break-action-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="break-action-details">
+         <h6>Key Concepts</h6>
+         <ul>
+          <li>Action types: Over/Under (O/U) for consistent sight plane; Side-by-Side (SxS) for traditional aesthetics; Single-shot for simplicity and economy.</li>
+          <li>Choke systems: fixed chokes vs. interchangeable screw-in chokes determine shot pattern spread; typical combinations: IC/M, M/F, or adjustable.</li>
+          <li>Barrel selection: O/U typically use bottom barrel first; selectors allow choosing which barrel fires; important for choke management.</li>
+          <li>Triggers: single selective trigger (SST) fires both barrels sequentially; double triggers give instant barrel selection.</li>
+          <li>Fit and mount: break-actions emphasize proper gun fit; stock dimensions (LOP, drop, cast) critical for consistent mounting and accuracy.</li>
+         </ul>
+         <h6>Defining Attributes</h6>
+         <dl>
+          <dt>Operating System</dt>
+          <dd>Manual break-action. Shotgun "breaks" open at the breech via a top lever, exposing chamber(s) for loading. After firing, manually eject and reload.</dd>
+          <dt>Capacity</dt>
+          <dd>Single-shot (1 round), double-barrel (2 rounds). Reloading requires breaking action open, removing spent shells, inserting fresh shells.</dd>
+          <dt>Reliability</dt>
+          <dd>Extremely reliable due to simple mechanical design. No gas system, no magazines, minimal parts. Virtually immune to cycling failures.</dd>
+          <dt>Common Uses</dt>
+          <dd>Sporting clays, trap, skeet, upland bird hunting (pheasant, quail, grouse), waterfowl hunting, traditional driven shoots, youth/entry shotguns (single-shot).</dd>
+         </dl>
+         <h6>Pros & Cons</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Simplicity & reliability:</b> Minimal moving parts; no cycling failures or jams.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Two chokes available:</b> O/U and SxS offer two different choke constrictions instantly available via barrel selection.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Superior balance:</b> Well-designed break-actions balance naturally and mount smoothly for instinctive shooting.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Safety:</b> Visibly open chamber when broken; easy to confirm unloaded status at a glance.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Limited capacity:</b> 1-2 shots before manual reload. Not ideal for home defense or high-volume shooting.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Slow reloading:</b> Breaking action, extracting shells, and reloading is slower than pump or semi-auto.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Cost:</b> Quality O/U shotguns are expensive (premium models $2,000-$10,000+); budget options available but quality varies.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Weight:</b> Many models are heavy (8-9 lbs) to reduce recoil for clay sports; can be tiring for all-day carry.</span></li>
+         </ul>
+         <h6>Subcategories</h6>
+         <dl>
+          <dt>Over/Under (O/U) Shotguns</dt>
+          <dd>Barrels stacked vertically provide consistent sight plane. Dominant in clay sports (trap, skeet, sporting clays) and upland hunting. Single sighting plane aids consistent aiming. Examples: Browning Citori, Beretta 686/687, CZ Redhead Premier, Franchi Instinct.</dd>
+          <dt>Side-by-Side (SxS) Shotguns</dt>
+          <dd>Barrels arranged horizontally; traditional aesthetic favored by purists. Wider sighting plane; slimmer profile; classic British and American design. Popular for upland hunting and driven game. Examples: CZ Bobwhite, Stoeger Coach Gun, Stevens 555.</dd>
+          <dt>Single-Shot Shotguns</dt>
+          <dd>Single barrel, one shot capacity. Ultra-simple, affordable, lightweight. Excellent for youth, beginners, or backcountry minimalists. Examples: H&R Pardner, Stevens 301, Rossi single-shot, break-action .410 models.</dd>
+          <dt>Competition O/U</dt>
+          <dd>Purpose-built for clay sports with adjustable combs, extended chokes, ported barrels, and wider ribs. Heavier for reduced recoil. Examples: Browning Citori 725 Sporting, Beretta 694/695, Krieghoff K-80, Caesar Guerini.</dd>
+          <dt>Budget vs. Premium</dt>
+          <dd><b>Budget</b> ($400-$1,200): CZ, Stoeger, TriStar, Stevens โ€” Turkish imports or entry-level European. <b>Mid-Range</b> ($1,200-$3,000): Browning Citori, Beretta 686, Franchi. <b>Premium</b> ($3,000+): Beretta 694/SO series, Krieghoff, Perazzi, Holland & Holland โ€” hand-fitted, heirloom quality.</dd>
+         </dl>
+         <h6>Representative Models</h6>
+         <ul class="mb-0">
+          <li>Browning Citori โ€” 12/20/28/.410 ga; O/U; reliable, well-balanced; best for: all-around sporting and hunting</li>
+          <li>Beretta 686/687 Silver Pigeon โ€” 12/20 ga; O/U; Italian craftsmanship; best for: sporting clays and upland hunting</li>
+          <li>CZ Redhead Premier โ€” 12/20 ga; O/U; budget-friendly, quality Turkish import; best for: entry-level O/U shooting</li>
+          <li>CZ Bobwhite โ€” 12/20/28/.410 ga; SxS; color case-hardened; best for: traditional upland hunting aesthetics</li>
+          <li>Stoeger Coach Gun โ€” 12/20 ga; SxS; short barrels (20"); best for: cowboy action and short-range defense</li>
+          <li>H&R Pardner โ€” 12/20/.410 ga; single-shot; ultra-affordable; best for: youth introduction and budget entry</li>
+          <li>Stevens 301 โ€” 12/20/.410 ga; single-shot; Turkish import; best for: beginner shotgun and backcountry simplicity</li>
+         </ul>
+        </div>
+       </div>
+      </div>
+     </div>
+    </div>
+
+    <!-- Specialty Shotguns Subsection -->
+    <h3 class="mt-4 mb-3" style="color: var(--accent-color); border-bottom: 1px solid var(--border-color); padding-bottom: 0.5rem;">
+     <i class="bi bi-lightning-charge me-2"></i>
+     Specialty &amp; Tactical Variants
+    </h3>
+    <div class="row">
+     <!-- Bullpup & Specialty Shotguns -->
+     <div class="col-lg-6" data-tags="home-defense sport-competition modularity">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-gear-wide me-2"></i>
+         Specialty Shotguns (Bullpup, Lever-Action, etc.)
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <div class="mb-2">
+         <span class="badge use-case bg-1">
+          Home Defense
+         </span>
+         <span class="badge use-case bg-5">
+          Novelty/Sport
+         </span>
+        </div>
+        <p class="summary">
+         Unconventional shotgun designs offering unique features: bullpup layout for compactness, lever-action for classic appeal, or dual-tube designs for extended capacity. These fill specialized niches beyond traditional pump/semi-auto platforms.
+        </p>
+        <button aria-controls="specialty-shotgun-details" aria-expanded="false" class="btn details-toggle" data-bs-target="#specialty-shotgun-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="specialty-shotgun-details">
+         <h6>Key Concepts</h6>
+         <ul>
+          <li>Bullpup design: Magazine/action behind trigger reduces overall length while maintaining full barrel length; compact for confined spaces.</li>
+          <li>Dual-tube magazines: Some designs (Kel-Tec KSG) feature two tubular magazines with manual selector for 14+ round capacity.</li>
+          <li>Lever-action shotguns: Manual lever operation combines cowboy aesthetics with modern shotgun utility.</li>
+          <li>Non-traditional controls: Bullpups and specialty designs often have unfamiliar manual of arms; training required to build proficiency.</li>
+         </ul>
+         <h6>Subcategories</h6>
+         <dl>
+          <dt>Bullpup Shotguns</dt>
+          <dd><b>Kel-Tec KSG</b> (12 ga, dual-tube pump, 14+1 capacity) โ€” Extremely compact (26.1" OAL with 18.5" barrel); select between two 7-round tubes; innovative but requires training. <b>IWI Tavor TS12</b> (12 ga, semi-auto, 15+1 capacity) โ€” Three 5-round tubes rotate manually; gas-operated semi-auto; very short overall length.</dd>
+          <dt>Lever-Action Shotguns</dt>
+          <dd><b>Henry Lever .410</b> (.410 bore, lever-action, tube-fed) โ€” Classic lever-action in shotgun form; cowboy appeal; limited capacity. <b>Chiappa 1887</b> (12 ga, lever-action) โ€” Reproduction of Winchester 1887; Terminator 2 fame; more novelty than practical.</dd>
+          <dt>Revolving Shotguns</dt>
+          <dd><b>Circuit Judge</b> (.410/45 Colt, revolver cylinder, rifle stock) โ€” Unique combination; cylinder holds 5 rounds; dual-caliber capability; niche use.</dd>
+          <dt>Specialty Tactical</dt>
+          <dd><b>Mossberg 590M</b> (12 ga, detachable box magazine, 10/15/20-rd) โ€” Pump-action with AR-style magazines instead of tube; faster reloads but heavier and bulkier.</dd>
+         </dl>
+         <h6>Pros & Cons</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Compact design:</b> Bullpups achieve short overall length with full-length barrels.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>High capacity options:</b> Dual-tube designs (KSG, TS12) offer 14-16 round capacity.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Unique manual of arms:</b> Lever-action offers classic appeal and legal advantages in some regions.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Unconventional controls:</b> Requires dedicated training; muscle memory from standard shotguns doesn't transfer well.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Reliability concerns:</b> Some specialty designs (KSG) have had teething issues; less proven than traditional pumps.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Complexity:</b> More moving parts and mechanisms can mean more maintenance and potential failure points.</span></li>
+         </ul>
+         <h6>Representative Models</h6>
+         <ul class="mb-0">
+          <li>Kel-Tec KSG โ€” 12 ga; bullpup; dual-tube pump; 14+1; best for: maximum capacity in compact package</li>
+          <li>IWI Tavor TS12 โ€” 12 ga; bullpup; semi-auto; rotating tri-tube; 15+1; best for: high-capacity semi-auto bullpup</li>
+          <li>Henry Lever .410 โ€” .410 bore; lever-action; tube-fed; best for: cowboy appeal and classic styling</li>
+          <li>Mossberg 590M โ€” 12 ga; pump; detachable box mag; 10/15/20-rd; best for: magazine-fed pump experimentation</li>
+          <li>Chiappa 1887 โ€” 12 ga; lever-action; reproduction; best for: novelty and historical recreation</li>
+         </ul>
+        </div>
+       </div>
+      </div>
+     </div>
+    </div>
    </section>
    <!-- Military & LE Firearms -->
    <section id="military-firearms">
@@ -2202,6 +2571,158 @@
       </div>
      </div>
     </div>
+    <div class="row mt-4">
+     <!-- Service Pistols -->
+     <div class="col-lg-4">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-person-badge me-2"></i>
+         Service Pistols
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <p class="summary">
+         Standard-issue sidearms for military and law enforcement. Typically high-capacity 9mm semi-automatic pistols emphasizing reliability, durability, and ease of use under stress.
+        </p>
+        <button aria-expanded="false" class="btn details-toggle" data-bs-target="#service-pistol-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="service-pistol-details">
+         <h6>Defining Attributes</h6>
+         <dl>
+          <dt>Typical Caliber</dt>
+          <dd>9x19mm Parabellum (NATO standard), .40 S&W, .45 ACP</dd>
+          <dt>Capacity</dt>
+          <dd>15-17 rounds (9mm), 12-15 rounds (.40/.45)</dd>
+          <dt>Action Type</dt>
+          <dd>Striker-fired (modern), DA/SA hammer-fired (traditional)</dd>
+          <dt>Requirements</dt>
+          <dd>High reliability, durability under abuse, simple manual of arms, ability to function in adverse conditions</dd>
+         </dl>
+         <h6>Current & Recent Service Pistols</h6>
+         <dl>
+          <dt>U.S. Military</dt>
+          <dd><b>SIG M17/M18</b> (9mm, striker-fired, 17/21-rd) โ€” Current U.S. military standard since 2017; modular design, excellent ergonomics. <b>Beretta M9/92FS</b> (9mm, DA/SA, 15-rd) โ€” U.S. service pistol 1985-2017; proven reliability, heavy but smooth trigger.</dd>
+          <dt>U.S. Law Enforcement</dt>
+          <dd><b>Glock 17/19/22</b> (9mm/.40 S&W, striker-fired) โ€” Dominant LE pistol; simple, reliable, extensive aftermarket. <b>SIG P320</b> (9mm/.40, striker-fired, modular) โ€” Growing LE adoption; same platform as M17/M18.</dd>
+          <dt>International Military</dt>
+          <dd><b>Glock 17</b> โ€” Adopted by numerous NATO and allied forces. <b>CZ P-09/P-07</b> (9mm, DA/SA) โ€” Czech military and various NATO users. <b>HK USP/P30</b> (9mm/.40, DA/SA or LEM) โ€” German special forces and various agencies.</dd>
+          <dt>Historic Service Pistols</dt>
+          <dd><b>M1911</b> (.45 ACP, single-action) โ€” U.S. service pistol 1911-1985; still used by special units. <b>Browning Hi-Power</b> (9mm, single-action, 13-rd) โ€” Widely adopted globally 1935-1990s. <b>Walther P38/P1</b> (9mm, DA/SA) โ€” German service pistol WWII through 1990s.</dd>
+         </dl>
+         <h6>Tactical Strengths & Limitations</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Proven reliability:</b> Service pistols undergo extensive testing and real-world validation.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Parts availability:</b> Widespread military/LE adoption ensures long-term support and spare parts.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Training infrastructure:</b> Extensive training programs and holster/accessory ecosystems.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Compromise design:</b> Service pistols balance many requirements; specialized pistols may excel in specific areas.</span></li>
+         </ul>
+        </div>
+       </div>
+      </div>
+     </div>
+     <!-- Designated Marksman Rifles (DMRs) -->
+     <div class="col-lg-4">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-crosshair me-2"></i>
+         Designated Marksman Rifles (DMRs)
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <p class="summary">
+         Precision-enhanced rifles filling the gap between standard infantry rifles and dedicated sniper systems. Typically semi-automatic, chambered in full-power cartridges, effective to 600-800 meters.
+        </p>
+        <button aria-expanded="false" class="btn details-toggle" data-bs-target="#dmr-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="dmr-details">
+         <h6>Defining Attributes</h6>
+         <dl>
+          <dt>Action</dt>
+          <dd>Semi-automatic (maintains rapid follow-up capability)</dd>
+          <dt>Caliber</dt>
+          <dd>Full-power rifle cartridges: 7.62x51mm NATO, .308 Win, 6.5 Creedmoor, 7.62x54R</dd>
+          <dt>Effective Range</dt>
+          <dd>600-800 meters (vs. 300-500m for assault rifles, 800-1200m for sniper rifles)</dd>
+          <dt>Role</dt>
+          <dd>Engage targets beyond assault rifle range while maintaining squad-level mobility and rate of fire</dd>
+         </dl>
+         <h6>Military DMR Platforms</h6>
+         <dl>
+          <dt>U.S. Military DMRs</dt>
+          <dd><b>M110 SASS</b> (7.62 NATO, SR-25/AR-10 pattern) โ€” Standard U.S. Army DMR; semi-auto, detachable 20-rd mag, effective to 800m. <b>Mk 12 SPR</b> (5.56 NATO, precision AR-15) โ€” Navy SEAL DMR; longer barrel, match-grade, effective to 600m. <b>M14 EBR/Mk 14</b> (7.62 NATO, enhanced M14) โ€” Modernized M14 with chassis stock; legacy DMR platform.</dd>
+          <dt>International DMRs</dt>
+          <dd><b>HK G28/M110A1</b> (7.62 NATO, HK417 derivative) โ€” German and U.S. forces; excellent accuracy and reliability. <b>SVD Dragunov</b> (7.62x54R, Soviet design) โ€” Classic Russian DMR; AK-like manual of arms; effective to 600m. <b>SR-25</b> (7.62 NATO, Eugene Stoner design) โ€” Foundation for many modern DMRs; direct precursor to M110.</dd>
+          <dt>Modern Developments</dt>
+          <dd><b>Mk 20 SSR</b> (7.62 NATO, SCAR 17 variant) โ€” FN SCAR-based precision rifle. <b>M38 SDMR</b> (7.62 NATO, HK G28 variant) โ€” Recent U.S. Army adoption for squad-level precision.</dd>
+         </dl>
+         <h6>DMR vs. Sniper Rifle vs. Battle Rifle</h6>
+         <dl>
+          <dt>DMR Distinguishing Features</dt>
+          <dd>Semi-auto only (no select-fire), precision-grade barrel and trigger, magnified optic (typically 4-8x variable), bipod-equipped, free-floating barrel, match ammunition.</dd>
+          <dt>vs. Sniper Rifle</dt>
+          <dd>DMRs prioritize rapid follow-up shots and squad integration over ultimate precision. Sniper rifles (bolt-action) offer superior long-range accuracy but slower rate of fire.</dd>
+          <dt>vs. Battle Rifle</dt>
+          <dd>Battle rifles are select-fire and designed for general combat. DMRs sacrifice automatic fire for precision components (barrel, trigger, optics).</dd>
+         </dl>
+         <h6>Tactical Strengths & Limitations</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Range advantage:</b> Engages targets beyond assault rifle effective range.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Semi-auto capability:</b> Faster follow-up shots than bolt-action sniper rifles.</span></li>
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Squad-level integration:</b> Organic to infantry squads; doesn't require specialized sniper team.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Weight & bulk:</b> Heavier than assault rifles; impacts mobility.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Not ultimate precision:</b> Compromises vs. dedicated bolt-action sniper systems.</span></li>
+         </ul>
+        </div>
+       </div>
+      </div>
+     </div>
+     <!-- Battle Rifles (reference - already covered in Rifles section) -->
+     <div class="col-lg-4">
+      <div class="info-card">
+       <div class="card-header-custom">
+        <h5>
+         <i class="bi bi-shield-fill-exclamation me-2"></i>
+         Battle Rifles
+        </h5>
+       </div>
+       <div class="card-body-custom">
+        <p class="summary">
+         Select-fire rifles in full-power cartridges (7.62x51mm NATO). More powerful than assault rifles but heavier with stronger recoil. Examples: FN FAL, HK G3, M14.
+        </p>
+        <button aria-expanded="false" class="btn details-toggle" data-bs-target="#battle-rifle-details" data-bs-toggle="collapse" type="button">
+         Details
+         <i class="bi bi-chevron-down"></i>
+        </button>
+        <div class="collapse collapse-content" id="battle-rifle-details">
+         <h6>Defining Attributes</h6>
+         <dl>
+          <dt>Action</dt>
+          <dd>Select-Fire (semi/full-auto or semi/burst)</dd>
+          <dt>Caliber</dt>
+          <dd>Full-power: 7.62x51mm NATO, 7.62x54R</dd>
+          <dt>Era</dt>
+          <dd>Dominant 1950s-1970s; largely replaced by intermediate-caliber assault rifles</dd>
+          <dt>Examples</dt>
+          <dd>FN FAL, HK G3, M14, FN SCAR 17 (modern)</dd>
+         </dl>
+         <h6>Tactical Strengths & Limitations</h6>
+         <ul class="pro-con-list">
+          <li><i class="bi bi-check-circle-fill"></i><span><b>Superior range & power:</b> Effective beyond 600m; better penetration than intermediate cartridges.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Heavy recoil:</b> Full-auto fire difficult to control; most modern use is semi-auto only.</span></li>
+          <li><i class="bi bi-x-circle-fill"></i><span><b>Weight & bulk:</b> Heavier than assault rifles; reduced soldier mobility and ammo capacity.</span></li>
+         </ul>
+         <p class="mb-0 mt-3"><i>Note: Civilian semi-auto versions covered in detail in the Rifles section under "Battle Rifles (Full-Power)".</i></p>
+        </div>
+       </div>
+      </div>
+     </div>
+    </div>
    </section>
    <!-- Practical Knowledge -->
    <section id="practical-knowledge">
@@ -3149,14 +3670,19 @@
    </section>
   </main>
   <footer class="text-center text-muted">
-   <div class="container">
-    <p>
-     ยฉ 2023 David Veksler. All Rights Reserved. Content is AI-assisted and for informational purposes only.
-    </p>
-    <p>
-     Always seek professional training and adhere to all local, state, and federal laws regarding firearms.
-    </p>
+   <div>
+    <a class="mx-2 link-secondary" href="https://www.linkedin.com/in/davidveksler/" target="_blank" title="David Veksler on LinkedIn">
+     <i class="bi bi-linkedin">
+     </i>
+     LinkedIn
+    </a>
+    <a class="mx-2 link-secondary" href="https://cheatsheets.davidveksler.com/" title="Browse All Cheatsheets">
+     <i class="bi bi-collection">
+     </i>
+     All Cheatsheets
+    </a>
    </div>
+    
   </footer>
   <!-- Bootstrap 5.3.3 JS Bundle -->
   <script crossorigin="anonymous" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js">