{"product_id":"f-22-f-35-f-16-formation-aircraft-model-chrome-fighter-jet-figurine-air-force-gift-pilot-gift-aviation-decor","title":"F-22 F-35 F-16 Formation Aircraft Model | Chrome Fighter Jet Figurine | Air Force Gift | Pilot Gift | Aviation Decor","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAmerican Classics Trio Formation — Oscar Bravo Studio\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026amp;family=Barlow:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --gold: #c0a96e;\n    --gold-light: #d4b97a;\n    --gold-dim: rgba(192, 169, 110, 0.4);\n    --bg: #0e0f11;\n    --bg2: #13151a;\n    --bg3: #1a1c22;\n    --text: #e8e2d4;\n    --text-muted: #9aaab8;\n    --text-dim: #b0bec8;\n    --border: rgba(255,255,255,0.07);\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Barlow', sans-serif;\n  }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: var(--serif);\n    line-height: 1.7;\n    min-height: 100vh;\n  }\n\n  .page {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 60px 32px 80px;\n  }\n\n  \/* ── Studio Header ── *\/\n  .studio-header {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 48px;\n    padding-bottom: 24px;\n    border-bottom: 0.5px solid var(--gold-dim);\n  }\n  .studio-logo {\n    width: 36px;\n    height: 36px;\n    border: 1.5px solid var(--gold);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 600;\n    color: var(--gold);\n    letter-spacing: 0.08em;\n    flex-shrink: 0;\n  }\n  .studio-name {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  \/* ── Hero ── *\/\n  .hero-block {\n    border-left: 4px solid var(--gold);\n    padding: 22px 26px;\n    margin-bottom: 10px;\n    background: linear-gradient(90deg, rgba(192,169,110,0.06) 0%, transparent 100%);\n  }\n  .hero-block p {\n    font-size: 17px;\n    line-height: 1.85;\n    color: var(--text);\n    letter-spacing: 0.01em;\n  }\n  .hero-block strong { color: var(--gold-light); font-weight: 600; }\n\n  .sub-lead {\n    font-size: 15px;\n    line-height: 1.85;\n    color: var(--text-dim);\n    font-style: italic;\n    padding: 22px 0 28px;\n    border-bottom: 0.5px solid var(--gold-dim);\n    margin-bottom: 36px;\n  }\n\n  \/* ── Section title ── *\/\n  .section-title {\n    font-family: var(--sans);\n    font-size: 10.5px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 0.5px solid var(--gold-dim);\n    display: inline-block;\n  }\n\n  .section { margin-bottom: 36px; }\n\n  \/* ── Formation banner ── *\/\n  .formation-banner {\n    display: flex;\n    align-items: stretch;\n    gap: 0;\n    margin-bottom: 36px;\n    border: 0.5px solid var(--gold-dim);\n  }\n  .formation-aircraft {\n    flex: 1;\n    padding: 18px 16px;\n    text-align: center;\n    border-right: 0.5px solid var(--gold-dim);\n    background: var(--bg3);\n  }\n  .formation-aircraft:last-child { border-right: none; }\n  .formation-aircraft .ac-name {\n    font-family: var(--sans);\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--gold);\n    letter-spacing: 0.06em;\n    display: block;\n    margin-bottom: 4px;\n  }\n  .formation-aircraft .ac-role {\n    font-family: var(--sans);\n    font-size: 11px;\n    color: var(--text-muted);\n    letter-spacing: 0.05em;\n  }\n\n  \/* ── Graduation callout ── *\/\n  .callout {\n    border: 0.5px solid var(--gold-dim);\n    border-left: 4px solid var(--gold);\n    background: rgba(192,169,110,0.05);\n    padding: 20px 24px;\n    margin-bottom: 36px;\n  }\n  .callout-label {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 10px;\n  }\n  .callout p {\n    font-size: 15px;\n    line-height: 1.8;\n    color: var(--text-dim);\n    font-style: italic;\n  }\n  .callout strong { color: var(--text); font-style: normal; font-weight: 500; }\n\n  \/* ── Bullet list ── *\/\n  .bullet-list { list-style: none; }\n  .bullet-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 12px 0;\n    border-bottom: 0.5px solid var(--border);\n    font-size: 14.5px;\n    color: var(--text);\n    line-height: 1.7;\n  }\n  .bullet-list li:last-child { border-bottom: none; }\n  .diamond { color: var(--gold); flex-shrink: 0; margin-top: 4px; font-size: 10px; }\n  .bullet-list li span { font-style: italic; color: var(--text-dim); }\n  .bullet-list li strong { color: var(--text); font-weight: 500; font-style: normal; }\n\n  \/* ── Spec table ── *\/\n  .spec-table { width: 100%; border-collapse: collapse; font-size: 14px; }\n  .spec-table tr:nth-child(odd) { background: rgba(255,255,255,0.03); }\n  .spec-table td {\n    padding: 11px 16px;\n    border-bottom: 0.5px solid var(--border);\n    vertical-align: middle;\n  }\n  .spec-table tr:last-child td { border-bottom: none; }\n  .spec-table .label {\n    color: var(--gold);\n    font-family: var(--sans);\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    font-size: 13px;\n    width: 44%;\n  }\n  .spec-table .value { color: var(--text); }\n\n  \/* ── Ideal grid ── *\/\n  .ideal-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .ideal-item {\n    border-left: 3px solid var(--gold);\n    background: var(--bg3);\n    padding: 14px 16px;\n    font-family: var(--sans);\n    font-size: 13.5px;\n    color: var(--text-dim);\n    line-height: 1.6;\n  }\n\n  \/* ── Care ── *\/\n  .care-list { list-style: none; }\n  .care-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 10px 0;\n    border-bottom: 0.5px solid var(--border);\n    font-family: var(--sans);\n    font-size: 13.5px;\n    color: var(--text-muted);\n    line-height: 1.65;\n  }\n  .care-list li:last-child { border-bottom: none; }\n  .dot { width: 5px; height: 5px; border-radius: 50%; background: var(--gold); flex-shrink: 0; margin-top: 8px; }\n\n  \/* ── Closing statement ── *\/\n  .closing {\n    font-size: 16px;\n    line-height: 1.85;\n    color: var(--text-dim);\n    font-style: italic;\n    text-align: center;\n    padding: 28px 16px;\n    border-top: 0.5px solid var(--gold-dim);\n    border-bottom: 0.5px solid var(--gold-dim);\n    margin-bottom: 36px;\n  }\n  .closing strong { color: var(--gold-light); font-style: normal; }\n\n  \/* ── Badge ── *\/\n  .badge { border: 0.5px solid var(--gold-dim); padding: 22px 28px; text-align: center; }\n  .badge-title {\n    font-family: var(--sans);\n    font-size: 10.5px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 10px;\n  }\n  .badge-sub { font-family: var(--sans); font-size: 13px; color: var(--text-muted); letter-spacing: 0.03em; }\n\n  @media (max-width: 520px) {\n    .page { padding: 40px 20px 60px; }\n    .ideal-grid { grid-template-columns: 1fr; }\n    .formation-banner { flex-direction: column; }\n    .formation-aircraft { border-right: none; border-bottom: 0.5px solid var(--gold-dim); }\n    .formation-aircraft:last-child { border-bottom: none; }\n    .hero-block p { font-size: 15.5px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"page\"\u003e\n\n  \u003c!-- Studio header --\u003e\n  \u003cdiv class=\"studio-header\"\u003e\n    \u003cdiv class=\"studio-logo\"\u003eOB\u003c\/div\u003e\n    \u003cdiv class=\"studio-name\"\u003eOscar Bravo Studio\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"hero-block\"\u003e\n    \u003cp\u003e\n      Elevate your aviation décor with the \u003cstrong\u003eAmerican Classics Trio Formation\u003c\/strong\u003e — a bold\n      celebration of three generations of U.S. air superiority in one stunning sculpture. The F-22, F-35,\n      and F-16 fly together in dynamic formation, each line meticulously handcrafted with a polished\n      chrome finish that catches the light from every angle.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"sub-lead\"\u003e\n    Whether you're an aviation enthusiast, a military collector, or searching for the perfect Air Force gift —\n    this formation model honors the legacy, precision, and dominance of American aviation.\n  \u003c\/p\u003e\n\n  \u003c!-- Formation aircraft strip --\u003e\n  \u003cdiv class=\"formation-banner\"\u003e\n    \u003cdiv class=\"formation-aircraft\"\u003e\n      \u003cspan class=\"ac-name\"\u003eF-22\u003c\/span\u003e\n      \u003cspan class=\"ac-role\"\u003eAir Dominance\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"formation-aircraft\"\u003e\n      \u003cspan class=\"ac-name\"\u003eF-35\u003c\/span\u003e\n      \u003cspan class=\"ac-role\"\u003eMulti-Role Stealth\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"formation-aircraft\"\u003e\n      \u003cspan class=\"ac-name\"\u003eF-16\u003c\/span\u003e\n      \u003cspan class=\"ac-role\"\u003eFighting Falcon\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Graduation callout --\u003e\n  \u003cdiv class=\"callout\"\u003e\n    \u003cdiv class=\"callout-label\"\u003e🎓  Air Force \u0026amp; Navy graduation season\u003c\/div\u003e\n    \u003cp\u003e\n      Looking for a standout \u003cstrong\u003eAir Force graduation gift\u003c\/strong\u003e or \u003cstrong\u003eNavy graduation gift\u003c\/strong\u003e?\n      This formation model is one of the most distinctive ways to honor a new officer or aviator —\n      arriving just in time for commissioning season and displayed with pride for years to come.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e✈  Key features\u003c\/div\u003e\n    \u003cul class=\"bullet-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"diamond\"\u003e◆\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eThree-jet formation:\u003c\/strong\u003e \u003cspan\u003eF-22, F-35 \u0026amp; F-16 in a single flight-ready display\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"diamond\"\u003e◆\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eChrome-plated brass:\u003c\/strong\u003e \u003cspan\u003erefined, striking finish that suits any desk or display cabinet\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"diamond\"\u003e◆\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eHandcrafted detail:\u003c\/strong\u003e \u003cspan\u003eevery aerodynamic line captured with exceptional precision\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"diamond\"\u003e◆\u003c\/span\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eNatural centerpiece:\u003c\/strong\u003e \u003cspan\u003ecompact proportions that command attention without overwhelming a space\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specifications --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e📐  Product specifications\u003c\/div\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"label\"\u003eAircraft\u003c\/td\u003e\n        \u003ctd class=\"value\"\u003eF-22, F-35 \u0026amp; F-16 Formation\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"label\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd class=\"value\"\u003eChrome-plated brass\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"label\"\u003eOverall length\u003c\/td\u003e\n        \u003ctd class=\"value\"\u003e5.9 in  \/  15 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"label\"\u003eOverall width\u003c\/td\u003e\n        \u003ctd class=\"value\"\u003e4.3 in  \/  11 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"label\"\u003eAverage aircraft size\u003c\/td\u003e\n        \u003ctd class=\"value\"\u003e1.77 in  \/  4.5 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd class=\"label\"\u003eFinish\u003c\/td\u003e\n        \u003ctd class=\"value\"\u003ePolished chrome\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Ideal For --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e🎁  Ideal for\u003c\/div\u003e\n    \u003cdiv class=\"ideal-grid\"\u003e\n      \u003cdiv class=\"ideal-item\"\u003eAir Force \u0026amp; Navy graduations\u003c\/div\u003e\n      \u003cdiv class=\"ideal-item\"\u003eMilitary promotions \u0026amp; retirements\u003c\/div\u003e\n      \u003cdiv class=\"ideal-item\"\u003eAviation-themed office \u0026amp; home décor\u003c\/div\u003e\n      \u003cdiv class=\"ideal-item\"\u003ePatriotic gifts for pilots \u0026amp; collectors\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Care Instructions --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e✦  Care instructions\u003c\/div\u003e\n    \u003cul class=\"care-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eDust with a soft, dry microfiber cloth\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eAvoid abrasive pads and chemical cleaners\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eKeep away from moisture and salt air to preserve the chrome finish\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eFor fingerprints, lightly wipe with a damp cloth, then dry immediately\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Closing statement --\u003e\n  \u003cp class=\"closing\"\u003e\n    The \u003cstrong\u003eF-22, F-35 \u0026amp; F-16 American Classics Trio\u003c\/strong\u003e —\n    where craftsmanship meets aviation excellence.\n  \u003c\/p\u003e\n\n  \u003c!-- Badge --\u003e\n  \u003cdiv class=\"badge\"\u003e\n    \u003cp class=\"badge-title\"\u003e✦  Handcrafted at Oscar Bravo Studio  ✦\u003c\/p\u003e\n    \u003cp class=\"badge-sub\"\u003eEach model is individually crafted for aviation enthusiasts who demand quality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"OSCAR BRAVO STUDIO","offers":[{"title":"Default Title","offer_id":51935005933848,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/0863\/3880\/files\/IMG_9723.jpg?v=1775741236","url":"https:\/\/www.oscarbravostudio.com\/products\/f-22-f-35-f-16-formation-aircraft-model-chrome-fighter-jet-figurine-air-force-gift-pilot-gift-aviation-decor","provider":"OSCAR BRAVO STUDIO","version":"1.0","type":"link"}