.ofc-media-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ofc-media-card{border:1px solid rgb(255 255 255 / .14);border-radius:9px;overflow:hidden;background:#101c17}.ofc-media-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.ofc-media-card>div{padding:17px}.ofc-media-card span{color:#f1d68d;font-size:11px;text-transform:uppercase;font-weight:900}.ofc-media-card h3{margin:7px 0}.ofc-media-card p{color:#cbd4cc;white-space:pre-line}.ofc-media-empty{grid-column:1/-1;border:1px dashed #89978e;border-radius:9px;padding:22px;background:rgb(255 255 255 / .03)}.ofc-media-empty strong{display:block;color:#f1d68d}.ofc-media-admin{color:#17201b;background:#fff;border-radius:12px;overflow:hidden}.ofc-media-admin>header{display:flex;justify-content:space-between;gap:20px;padding:22px;background:linear-gradient(135deg,#03291c,#073f2a);color:#fff;border-bottom:4px solid #c6a15b}.ofc-media-admin h1{margin:4px 0}.ofc-media-admin header p{margin:0;color:#e5eee8}.ofc-media-admin>nav{display:flex;gap:4px;overflow:auto;padding:8px;border-bottom:1px solid #d4ddd7}.ofc-media-admin>nav button{border:0;padding:9px 12px;background:#f1f5f2;color:#073f2a;font-weight:900;white-space:nowrap}.ofc-media-admin>nav button.active{background:#073f2a;color:#fff}.ofc-media-admin>section{display:none;padding:20px}.ofc-media-admin>section.active{display:block}.ofc-media-form .fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ofc-media-form label{display:grid;gap:5px;color:#073f2a;font-weight:800}.ofc-media-form .wide{grid-column:1/-1}.ofc-media-form input,.ofc-media-form select,.ofc-media-form textarea{width:100%;min-height:42px;border:1px solid #aebbb3;border-radius:7px;padding:9px}.ofc-media-form textarea{min-height:90px}.ofc-media-form fieldset{display:grid;gap:10px;margin:20px 0;border:1px solid #c6a15b;border-radius:9px;padding:17px;background:#f7f2e7}.ofc-media-form fieldset label{display:flex;align-items:flex-start;gap:8px}.ofc-media-form fieldset input[type=checkbox]{width:18px;min-height:18px}.ofc-media-form fieldset label:last-child{display:grid}.ofc-media-form button{border:1px solid #c6a15b;border-radius:7px;background:#c6a15b;color:#03291c;padding:11px 16px;font-weight:900}.ofc-media-record{display:grid;grid-template-columns:1fr 130px 130px 150px;gap:15px;padding:13px;border-bottom:1px solid #d4ddd7}@media(max-width:800px){.ofc-media-gallery{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ofc-media-gallery{grid-template-columns:1fr}.ofc-media-admin>header{display:grid}.ofc-media-form .fields,.ofc-media-record{grid-template-columns:1fr}.ofc-media-form .wide{grid-column:auto}}.ofc-media-review-actions{display:flex;flex-wrap:wrap;gap:6px}.ofc-media-review-actions button{min-height:34px;border:1px solid #073f2a;border-radius:6px;padding:6px 9px;background:#fff;color:#073f2a;font-size:10px;font-weight:900;cursor:pointer}.ofc-media-review-actions button:first-child{background:#073f2a;color:#fff}.ofc-media-review-actions button:last-child{border-color:#9f2e2e;color:#9f2e2e}.ofc-media-review-actions button:hover,.ofc-media-review-actions button:focus-visible{outline:3px solid rgb(198 161 91 / .28);outline-offset:1px}.ofc-media-review-record{grid-template-columns:minmax(180px,1fr) 150px 100px minmax(280px,1.4fr)}@media(max-width:800px){.ofc-media-review-record{grid-template-columns:1fr}}.ofc-media-editor{max-width:1040px;margin:0 auto;border:1px solid #ded2b9;border-radius:8px;background:#f6f0e4;overflow:hidden;color:#16231d}.ofc-media-editor>header{display:flex;justify-content:space-between;gap:18px;padding:20px 22px;background:linear-gradient(135deg,#07100d,#173024);color:#fff;border-bottom:4px solid #d3ad5a}.ofc-media-editor>header span{color:#f1d68d;font-size:10px;font-weight:900;letter-spacing:1.3px;text-transform:uppercase}.ofc-media-editor>header h2{margin:4px 0}.ofc-media-editor>header p{margin:0;color:#cbd4cc}.ofc-media-editor>header b{height:max-content;border:1px solid rgb(241 214 141 / .45);border-radius:999px;padding:7px 10px;color:#f1d68d;font-size:10px;text-transform:uppercase}.ofc-media-stepper{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;background:#efe4cf;border-bottom:1px solid #ded2b9;list-style:none}.ofc-media-stepper button{width:100%;min-height:64px;display:flex;align-items:center;gap:8px;border:0;border-bottom:3px solid #fff0;padding:10px 12px;background:#fff0;color:#667067;font-weight:900;cursor:pointer}.ofc-media-stepper button>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #b8ab8f;border-radius:50%;background:#f6f0e4}.ofc-media-stepper li.current button{border-bottom-color:#d3ad5a;background:#f6f0e4;color:#16231d}.ofc-media-stepper li.current button>span{border-color:#d3ad5a;background:#d3ad5a;color:#07100d}.ofc-media-stepper li.complete button>span{border-color:#0b5a3a;background:#0b5a3a;color:#fff}.ofc-media-stepper li.locked button{opacity:.48;cursor:not-allowed}.ofc-media-form-step{display:none;padding:22px}.ofc-media-form-step.active{display:block}.ofc-media-section-head{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:13px;border-bottom:1px solid #ded2b9}.ofc-media-section-head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#123c2b;color:#f1d68d;font-weight:900}.ofc-media-section-head h3{margin:0 0 3px}.ofc-media-section-head p{margin:0;color:#5b675f}.ofc-media-editor .fields{padding:0}.ofc-media-file-preview{display:flex;flex-wrap:wrap;gap:7px;min-height:62px;border:1px dashed #b8ab8f;border-radius:8px;padding:10px;background:#fff}.ofc-media-file-preview>span{border-radius:5px;padding:7px 9px;background:#e7efe9;color:#073f2a;font-size:11px;font-weight:800}.ofc-media-file-preview small{color:#66736b}.ofc-media-review-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ofc-media-review-summary article{border:1px solid #ded2b9;border-radius:8px;padding:12px;background:#fff}.ofc-media-review-summary span{display:block;color:#6c746e;font-size:10px;font-weight:900;text-transform:uppercase}.ofc-media-review-summary strong{display:block;margin-top:4px;color:#123c2b}.ofc-media-editor>footer{display:flex;align-items:center;gap:9px;padding:15px 22px;border-top:1px solid #ded2b9;background:#efe4cf}.ofc-media-editor>footer button{min-height:42px}.ofc-media-editor>footer [data-ofc-media-status]{margin:0 0 0 auto;font-weight:800}.ofc-media-gallery-controls{display:grid;grid-template-columns:minmax(240px,2fr) 1fr 1fr auto;gap:10px;align-items:end;margin:0 0 18px;padding:14px;border:1px solid rgb(211 173 90 / .3);border-radius:8px;background:#101c17}.ofc-media-gallery-controls label{display:grid;gap:5px;color:#f1d68d}.ofc-media-gallery-controls input,.ofc-media-gallery-controls select{border-color:#536258}.ofc-media-gallery-controls button{min-height:42px;border:1px solid #d3ad5a;border-radius:6px;padding:9px 12px;background:#fff0;color:#f1d68d;font-weight:900}.ofc-media-card-media{position:relative;min-height:180px;background:#17261f}.ofc-media-story-mark{min-height:180px;display:grid;place-items:center;color:#f1d68d;font-size:22px;font-weight:900;text-transform:uppercase}.ofc-media-count{position:absolute;right:8px;bottom:8px;border-radius:999px;padding:5px 8px;background:rgb(7 16 13 / .9);color:#fff!important}.ofc-media-card>div:last-child{padding:17px}.ofc-media-card p{max-height:8.4em;overflow:hidden}.ofc-media-meta,.ofc-media-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.ofc-media-meta small{color:#aeb9b0}.ofc-media-tags button{border:1px solid rgb(211 173 90 / .35);border-radius:999px;padding:4px 7px;background:#fff0;color:#f1d68d;font-size:9px;font-weight:900}.ofc-media-download{display:inline-block;margin-top:12px;color:#f1d68d;font-size:10px;font-weight:900;text-transform:uppercase}.ofc-media-submission-row{grid-template-columns:minmax(220px,1fr) 120px 120px auto}.ofc-media-submission-row small{display:block;color:#66736b}.ofc-media-submission-row p{margin:5px 0 0;color:#8b2f2f}.ofc-media-submission-row button{min-height:34px;border:1px solid #073f2a;border-radius:6px;padding:6px 11px;background:#073f2a;color:#fff;font-weight:900}.ofc-media-review-card{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;border:1px solid #d4ddd7;border-left:4px solid #c6a15b;border-radius:8px;padding:16px;background:#fff}.ofc-media-review-card+.ofc-media-review-card{margin-top:12px}.ofc-media-review-card>header{display:flex;justify-content:space-between;gap:14px}.ofc-media-review-card header span{color:#8a682a;font-size:10px;font-weight:900;text-transform:uppercase}.ofc-media-review-card h3{margin:3px 0}.ofc-media-review-card header p{margin:0;color:#66736b}.ofc-media-review-card header b{height:max-content;border-radius:999px;padding:5px 8px;background:#e7efe9;color:#073f2a;font-size:10px;text-transform:uppercase}.ofc-media-review-card>img{width:min(320px,100%);max-height:220px;border-radius:7px;object-fit:cover}.ofc-media-review-story{max-height:150px;overflow:auto;color:#39483f;white-space:pre-line}.ofc-media-review-card>label{display:grid;gap:5px;color:#073f2a;font-weight:900}.ofc-media-review-card textarea{min-height:74px}.ofc-media-review-options{display:flex;flex-wrap:wrap;gap:14px}.ofc-media-review-options label{display:flex;align-items:center;gap:6px;color:#39483f}.ofc-media-review-options input{width:17px;min-height:17px}.ofc-media-review-actions{display:flex;flex-wrap:wrap;gap:7px}.ofc-media-settings{display:grid;border:1px solid #d4ddd7;border-radius:8px;overflow:hidden}.ofc-media-settings article{display:grid;grid-template-columns:1fr 2fr;gap:15px;padding:13px;border-bottom:1px solid #d4ddd7}.ofc-media-settings article:last-child{border-bottom:0}@media(max-width:800px){.ofc-media-gallery-controls{grid-template-columns:1fr 1fr}.ofc-media-review-summary{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ofc-media-stepper{grid-template-columns:1fr 1fr}.ofc-media-gallery-controls,.ofc-media-review-summary,.ofc-media-settings article{grid-template-columns:1fr}.ofc-media-editor>header{display:grid}.ofc-media-editor>footer{flex-wrap:wrap}.ofc-media-editor>footer [data-ofc-media-status]{width:100%;margin:5px 0 0}.ofc-media-submission-row{grid-template-columns:1fr}}.ofc-media-editor [hidden],.ofc-media-admin [hidden]{display:none!important}.ofc-media-form-errors{margin:14px 22px 0;border:1px solid #b42318;border-radius:7px;padding:11px 13px;background:#fff0ee;color:#8a1710;font-weight:800}.ofc-media-form [aria-invalid="true"]{border-color:#b42318!important;box-shadow:0 0 0 2px rgb(180 35 24 / .14)}.ofc-media-form label>small{color:#66736b;font-size:11px;font-weight:600;line-height:1.45}.ofc-media-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 18px;padding:0 0 14px;border-bottom:1px solid #d4ddd7}.ofc-media-panel-head span{color:#8a682a;font-size:10px;font-weight:900;text-transform:uppercase}.ofc-media-panel-head h2{margin:4px 0;color:#123c2b}.ofc-media-panel-head p{margin:0;color:#66736b}.ofc-media-nav-count{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;border-radius:999px;background:#d3ad5a;color:#07100d;font-size:10px}.ofc-media-waiver-state{display:flex;flex-wrap:wrap;gap:7px}.ofc-media-waiver-state span{border:1px solid #cbd7cf;border-radius:999px;padding:5px 8px;background:#f1f5f2;color:#234437;font-size:10px;font-weight:800}.ofc-media-review-status{margin:0;color:#234437;font-weight:800}.ofc-media-review-actions button:disabled{cursor:wait;opacity:.55}@media(max-width:600px){.ofc-media-form-errors{margin:12px 14px 0}.ofc-media-panel-head{display:block}.ofc-media-review-actions button{width:100%}}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:12px 16px;border:2px solid #f1d68d;border-radius:6px;background:#07100d;color:#fff;font-size:13px;font-weight:900;text-decoration:none;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{outline:3px solid #fff;outline-offset:2px;transform:translateY(0)}.global-honor-nav{position:fixed;z-index:120;top:9px;right:20px;display:grid;width:108px;justify-items:center;gap:2px;padding:3px 7px 7px;border:1px solid #fff0;border-radius:9px;background:rgb(5 10 8 / .78);color:#f1d68d;text-align:center;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.global-honor-nav img{display:block;width:61px;height:61px;object-fit:contain}.global-honor-nav span{font-size:9px;font-weight:900;line-height:1.15;letter-spacing:.06em;text-transform:uppercase}.global-honor-nav:hover,.global-honor-nav:focus-visible,.global-honor-nav.active{border-color:rgb(241 214 141 / .65);background:rgb(16 28 23 / .96);transform:translateY(1px);outline:none}@media (min-width:821px){.topbar .nav-shell{padding-right:122px}}@media (max-width:820px){.global-honor-nav{position:relative;top:auto;right:auto;bottom:auto;display:flex;width:100%;min-height:52px;justify-content:center;gap:9px;padding:6px 14px;border-width:0 0 1px;border-color:rgb(211 173 90 / .42);border-radius:0;background:#050a08;box-shadow:none}.global-honor-nav img{width:38px;height:38px}.global-honor-nav span{font-size:10px}.global-honor-nav.active{display:none}}.hero.has-photo:after{background-position:center}.hero .wrap.hero-content{width:auto;max-width:650px;margin-left:max(60px, calc((100vw - 1320px) / 2));margin-right:auto}.hero.has-photo .btnrow{max-width:620px;flex-wrap:wrap}.hero.has-photo:after{right:max(60px, calc((100vw - 1320px) / 2));width:min(510px, 36vw)}.hero.hero-home:after{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-pb-red-victory.jpg);background-position:center 38%}.hero.hero-about:after,.hero.hero-history:after,.hero.hero-command:after{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-snp-plt.jpg);background-position:center 42%}.hero.hero-deployments:after{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-mission.jpg);background-position:center 38%}.hero.hero-honor:after{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-fallen.jpg);background-color:#f5f1ea;background-position:center}.hero.hero-archive:after{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-post-mission.jpg);background-position:center 38%}.hero.hero-events:after,.hero.hero-stories:after{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-reunion-2022-01.jpg);background-position:center 45%}.photo-card.drive-fallen{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-fallen.jpg);background-color:#f5f1ea;background-size:contain;background-repeat:no-repeat}.photo-card.drive-kias{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-kias.jpg);background-color:#f5f1ea;background-size:contain;background-repeat:no-repeat}.photo-card.drive-post-mission{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-post-mission.jpg)}.photo-card.drive-snp-plt{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-snp-plt.jpg)}.photo-card.drive-1st-plt{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-1st-plt.jpg)}.photo-card.drive-2nd-plt{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-2nd-plt.jpg)}.photo-card.drive-pb-red-victory{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-pb-red-victory.jpg)}.photo-card.drive-mission{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-mission.jpg)}.photo-card.drive-guitar{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-guitar.jpg)}.photo-card.drive-ied{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-ied.jpg)}.photo-card.drive-walking{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-walking.jpg)}.photo-card.drive-truck{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-truck.jpg)}.photo-card.drive-reunion{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-reunion-2022-02.jpg)}.photo-card.drive-cody-boden{background-image:url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-cody-boden-01.jpeg)}.honor-feature{align-items:stretch}.honor-feature .photo-card{min-height:360px;background-size:cover;background-color:#f5f1ea}.roll-of-honor-inscription{max-width:920px;margin:0 auto 32px;color:#f1d68d;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.3rem, 2vw, 1.85rem);font-weight:700;line-height:1.45;text-align:center;text-shadow:0 2px 14px rgb(0 0 0 / .38)}.mission-block,.record-note,.safety-notice{border:1px solid rgb(22 61 45 / .22);border-left:5px solid #c6a15b;border-radius:8px;padding:24px;background:#fff}.mission-block h2,.record-note h2,.safety-notice h2{margin:4px 0 10px;color:#163d2d}.mission-block p:last-child,.record-note p:last-child,.safety-notice p:last-child{margin-bottom:0}.mission-block p,.record-note p,.safety-notice p{color:#384a41}.paper .kicker,.paper .eyebrow,.mission-block .kicker,.record-note .kicker,.safety-notice .kicker{color:#6e531f}.mission-block .tag,.record-note .tag,.safety-notice .tag{color:#4f3a0e}.crisis-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.footer-meta{display:grid;justify-items:end;gap:8px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.footer-links a{color:#f0d485;font-weight:800}@media (max-width:760px){.footer-meta{justify-items:start}.footer-links{justify-content:flex-start}}.memorial-card.memorial-record{display:flex;flex-direction:column;min-height:365px}.memorial-record .portrait{height:230px;background:linear-gradient(135deg,#17251f,#070b0a);border-bottom:1px solid rgb(199 163 90 / .22);overflow:hidden}.memorial-record .portrait img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.memorial-record .body{display:flex;flex-direction:column;gap:10px;flex:1}.memorial-record h3{font-size:17px;line-height:1.2}.memorial-meta{display:grid;gap:6px;font-size:12px;color:#d9dfd7;line-height:1.35}.memorial-meta span{display:block;color:#aeb8af}.memorial-incident{padding-top:10px;border-top:1px solid rgb(255 255 255 / .1);color:#cfd6cf;font-size:12px;line-height:1.45}.memorial-biography{margin-top:auto;padding-top:10px;border-top:1px solid rgb(255 255 255 / .1);color:#d9dfd7;font-size:13px;line-height:1.6}.memorial-biography summary{color:#f0d18a;cursor:pointer;font-weight:800}.memorial-biography div{margin-top:12px}.memorial-biography p:last-child{margin-bottom:0}.record-note{margin-top:8px;padding:24px;border:1px solid rgb(22 61 45 / .22);border-left:5px solid #c6a15b;border-radius:8px;background:#fff;color:#163d2d;font-size:14px;line-height:1.55}.source-note,.footer{letter-spacing:0}.footer-credit{color:#f0d18a;font-weight:800;text-decoration:underline;text-underline-offset:3px}.home-membership-labels{margin:22px 0 18px}.home-membership-labels .tag{margin:0;border:1px solid rgb(211 173 90 / .42);border-radius:999px;padding:8px 12px;background:rgb(211 173 90 / .08)}.home-memorial-band{position:relative;background:linear-gradient(90deg,rgb(4 9 7 / .97),rgb(4 9 7 / .72)),url(/wp-content/themes/one-fortieth-cav/assets/drive/tc-fallen.jpg) center 42% / cover no-repeat;border-top:1px solid rgb(211 173 90 / .28);border-bottom:1px solid rgb(211 173 90 / .28)}.home-memorial-band .mission-block{max-width:840px}#home-upcoming-events{scroll-margin-top:150px}.sponsor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.sponsor-card{overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:linear-gradient(180deg,rgb(255 255 255 / .055),rgb(255 255 255 / .025))}.sponsor-logo{display:grid;place-items:center;height:180px;padding:20px;background:#fff}.sponsor-logo img{width:100%;height:100%;object-fit:contain}.sponsor-body{padding:20px}.sponsor-body h3{margin:0 0 8px}.sponsor-body p{color:#cbd4cc;font-size:14px;line-height:1.5}.section-head{max-width:860px;margin-bottom:24px}.section-head p{max-width:760px}.honor-record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.honor-record{min-height:430px}.honor-record-status{align-self:flex-start;padding:5px 9px;border-radius:999px;border:1px solid rgb(240 209 138 / .32);color:#f0d18a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.honor-record .record-note{margin-top:0}.history-report{background:var(--ofc-bg,#07100d)}.history-report .section{scroll-margin-top:112px}.history-report-header{max-width:980px}.history-report-header h2{max-width:900px;margin:8px 0 10px;font-size:clamp(34px, 5vw, 58px);line-height:1.02;text-transform:uppercase}.history-subtitle{margin:0 0 22px;color:#f0d18a;font-size:clamp(16px, 2vw, 21px);font-weight:800}.history-verification,.history-caution,.history-status-panel{margin-top:24px;padding:18px 20px;border:1px solid rgb(211 173 90 / .38);border-left:4px solid var(--ofc-gold,#d3ad5a);border-radius:8px;background:#10251c;color:#f4f0e6;line-height:1.65}.history-verification p,.history-caution p,.history-status-panel p{color:#e4ebe5}.history-verification a,.history-caution a,.history-status-panel a{color:#f1d68d;text-decoration:underline;text-underline-offset:3px}.history-foundation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}.history-foundation-grid .card h3,.history-role-grid h3,.history-valor-grid h3,.history-achievement-grid h3,.history-theme-grid h3{margin-top:5px}.history-report-toc{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px;padding:20px;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:#101c17}.history-report-toc .kicker{flex:0 0 100%;margin-bottom:2px}.history-report-toc a{display:inline-flex;align-items:center;min-height:42px;padding:9px 13px;border:1px solid rgb(211 173 90 / .32);border-radius:6px;color:#f1d68d;font-size:13px;font-weight:800;text-decoration:none}.history-report-toc a:hover,.history-report-toc a:focus-visible{border-color:#f1d68d;background:rgb(211 173 90 / .12)}.history-prose{max-width:1180px}.history-prose>p,.history-deployment p,.history-media-copy p{max-width:930px;color:#d7ded8;font-size:16px;line-height:1.75}.history-prose>h3{margin:30px 0 8px;color:#f4f0e6;font-size:clamp(20px, 2.5vw, 27px)}.history-section-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:28px}.history-section-heading>span{display:grid;flex:0 0 52px;place-items:center;width:52px;height:52px;border:1px solid rgb(211 173 90 / .48);border-radius:50%;color:#f1d68d;font-size:18px;font-weight:900}.history-section-heading h2{margin:5px 0 0;font-size:clamp(30px, 4vw, 46px);line-height:1.08;text-transform:uppercase}.history-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:30px 0}.history-fact{padding:18px;border:1px solid rgb(255 255 255 / .13);border-radius:8px;background:rgb(255 255 255 / .035)}.history-fact strong,.history-fact span{display:block}.history-fact strong{color:#f1d68d;font-size:30px;line-height:1}.history-fact span{margin-top:8px;color:#cbd4cc;font-size:13px;line-height:1.45}.history-source{margin-top:28px!important;padding-top:16px;border-top:1px solid rgb(255 255 255 / .12);font-size:14px!important}.history-source a,.history-media-card a,.history-source-list a{color:#f1d68d;text-underline-offset:3px}.history-role-grid,.history-valor-grid,.history-achievement-grid,.history-theme-grid{margin-top:28px}.history-feature-media{margin:32px 0 0;overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:#101c17}.history-feature-media img{display:block;width:100%;max-height:620px;object-fit:cover}.history-feature-media figcaption,.history-media-card figcaption{padding:14px 16px;color:#cbd4cc;font-size:12px;line-height:1.55}.history-deployment{display:grid;grid-template-columns:130px minmax(0,1fr);gap:26px;padding:26px 0;border-top:1px solid rgb(255 255 255 / .13)}.history-deployment:first-of-type{border-top:0}.history-deployment-label{color:#f1d68d;font-size:18px;font-weight:900}.history-deployment h3{margin:0 0 8px;font-size:25px}.history-table-wrap{width:100%;margin-top:22px;overflow-x:auto;border:1px solid rgb(255 255 255 / .14);border-radius:8px;-webkit-overflow-scrolling:touch}.history-report table{width:100%;min-width:720px;border-collapse:collapse;background:#101c17;color:#eef1ec}.history-report th,.history-report td{padding:14px 16px;border-bottom:1px solid rgb(255 255 255 / .1);text-align:left;vertical-align:top;line-height:1.5}.history-report th{background:#17261f;color:#f1d68d;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.history-report td{font-size:14px}.history-report tbody tr:last-child td{border-bottom:0}.history-details{margin-top:22px;padding:16px 18px;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:rgb(255 255 255 / .035)}.history-details summary{color:#f1d68d;cursor:pointer;font-weight:800}.history-media-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(300px,1.2fr);gap:22px;align-items:stretch;margin-top:30px}.history-media-grid-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.history-media-card{margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:#101c17}.history-media-card img{display:block;width:100%;height:300px;object-fit:cover}.history-media-grid:not(.history-media-grid-pair) .history-media-card img{height:430px}.history-media-copy{display:flex;flex-direction:column;justify-content:center;padding:26px;border:1px solid rgb(211 173 90 / .25);border-radius:8px;background:rgb(211 173 90 / .07)}.history-media-copy .btn{align-self:flex-start}.history-status-panel h3{margin:5px 0 8px;font-size:24px}.history-status-panel p{margin-bottom:0}.history-source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.history-source-list a{display:block;padding:18px;border:1px solid rgb(255 255 255 / .13);border-radius:8px;background:rgb(255 255 255 / .035);text-decoration:none}.history-source-list a:hover,.history-source-list a:focus-visible{border-color:rgb(241 214 141 / .65);background:rgb(211 173 90 / .09)}.history-source-list strong,.history-source-list span{display:block}.history-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.history-gallery-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 16px}.history-gallery-summary>div{padding:18px;border:1px solid rgb(211 173 90 / .3);border-radius:8px;background:rgb(211 173 90 / .07)}.history-gallery-summary strong,.history-gallery-summary span{display:block}.history-gallery-summary strong{color:#f1d68d;font-size:30px;line-height:1}.history-gallery-summary span{margin-top:7px;color:#cbd4cc;font-size:12px;font-weight:700}.history-gallery-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.history-gallery-filters a{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid rgb(255 255 255 / .16);border-radius:6px;color:#dce3dc;font-size:12px;font-weight:800;text-decoration:none}.history-gallery-filters a span{display:inline-grid;min-width:24px;min-height:24px;place-items:center;padding:2px 6px;border-radius:999px;background:rgb(255 255 255 / .09);font-size:10px}.history-gallery-filters a:hover,.history-gallery-filters a:focus-visible,.history-gallery-filters a.active{border-color:#f1d68d;background:rgb(211 173 90 / .13);color:#f1d68d}.history-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.history-photo-card{overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:#101c17;box-shadow:0 8px 24px rgb(0 0 0 / .18)}.history-photo-card>img{display:block;width:100%;height:230px;object-fit:cover;background:#07100d}.history-photo-card-body{padding:18px}.history-photo-category{color:#f1d68d;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.history-photo-card h3{margin:7px 0 14px;font-size:19px;line-height:1.2}.history-photo-card h3 .dvids-record-id{display:block;margin-top:6px;color:#d7c48e;font-size:10px;font-weight:800;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}.ofc-calendar-public .ofc-event-card{color:#17201b}.ofc-calendar-public .ofc-event-card h3{color:#03291c}.ofc-calendar-public .ofc-event-card p,.ofc-calendar-public .ofc-event-card dd{color:#17201b}.history-photo-card dl{margin:0}.history-photo-card dl>div{display:grid;grid-template-columns:108px minmax(0,1fr);gap:8px;padding:7px 0;border-top:1px solid rgb(255 255 255 / .08);font-size:11px;line-height:1.4}.history-photo-card dt{color:#9daaa0;font-weight:700}.history-photo-card dd{margin:0;color:#e0e5df;overflow-wrap:anywhere}.history-photo-card details{margin:12px 0;padding:10px 0;border-top:1px solid rgb(255 255 255 / .1);border-bottom:1px solid rgb(255 255 255 / .1)}.history-photo-card summary{color:#f1d68d;cursor:pointer;font-size:12px;font-weight:800}.history-photo-card details p{margin:9px 0 0;color:#cbd4cc;font-size:12px;line-height:1.55}.history-photo-card .text-link{font-size:12px}.history-gallery-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding:16px;border:1px solid rgb(255 255 255 / .13);border-radius:8px;background:rgb(255 255 255 / .035)}.history-gallery-pagination span{color:#dfe5df;font-size:13px;font-weight:800}.history-collection-heading{margin-top:42px}.history-collection-heading h3{margin:6px 0 0;font-size:27px}.history-archive-card{display:flex;flex-direction:column;gap:7px;padding:20px;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:linear-gradient(180deg,rgb(255 255 255 / .055),rgb(255 255 255 / .025));color:#d7ded8;text-decoration:none}.history-archive-card:hover,.history-archive-card:focus-visible{border-color:rgb(241 214 141 / .7);background:rgb(211 173 90 / .09)}.history-archive-card strong{color:#f4f0e6;font-size:19px}.history-archive-card>span:not(.history-archive-era){font-size:14px;line-height:1.55}.history-archive-era{color:#f1d68d;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.history-archive-card small{margin-top:auto;padding-top:10px;border-top:1px solid rgb(255 255 255 / .1);color:#aebbb1;font-size:11px;line-height:1.45}.history-archive-policy{margin-top:22px;padding:18px 20px;border:1px solid rgb(211 173 90 / .3);border-radius:8px;background:rgb(211 173 90 / .08);color:#dfe4dc;font-size:13px;line-height:1.6}.history-source-list span{margin-top:6px;color:#cbd4cc;font-size:13px;line-height:1.5}.history-record-note{max-width:1040px;padding:28px;font-size:16px}.history-record-note h2{margin:6px 0 10px}.history-record-note .btn{margin-top:8px}@media (max-width:900px){.history-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-media-grid,.history-media-grid-pair{grid-template-columns:1fr}.history-media-grid:not(.history-media-grid-pair) .history-media-card img{height:340px}.history-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.history-foundation-grid,.history-source-list,.history-archive-grid{grid-template-columns:1fr}.history-section-heading{gap:12px}.history-section-heading>span{flex-basis:42px;width:42px;height:42px;font-size:15px}.history-section-heading h2{font-size:29px}.history-deployment{grid-template-columns:1fr;gap:8px}.history-fact-grid{grid-template-columns:1fr 1fr}.history-report-toc a{flex:1 1 calc(50% - 10px);justify-content:center;text-align:center}.history-media-card img,.history-media-grid:not(.history-media-grid-pair) .history-media-card img{height:260px}.history-gallery-summary,.history-photo-grid{grid-template-columns:1fr}.history-gallery-pagination{flex-direction:column;align-items:stretch;text-align:center}}@media (max-width:430px){.history-report-toc a{flex-basis:100%}.history-fact-grid{grid-template-columns:1fr}}.organization-record{display:grid;gap:0;margin:18px 0}.organization-record div{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,1.25fr);gap:16px;padding:11px 0;border-bottom:1px solid rgb(33 52 42 / .16)}.organization-record dt{color:#6e531f;font-size:11px;font-weight:900;letter-spacing:.55px;text-transform:uppercase}.organization-record dd{margin:0;color:#17291f;font-weight:800;overflow-wrap:anywhere}.givebutter-public-section .section-heading{align-items:center}.givebutter-intro-grid{margin-bottom:18px}.givebutter-widget-frame{width:100%;min-width:0;margin-top:18px}.givebutter-widget-frame givebutter-widget{display:block;width:100%;min-height:52px}.givebutter-checkout-panel{max-width:900px;margin:22px auto 0;padding:clamp(20px, 4vw, 38px)}.givebutter-checkout-panel .givebutter-widget-frame{margin-top:24px}.givebutter-fallback{margin:18px 0 0}@media (max-width:720px){.givebutter-public-section .section-heading{align-items:stretch}.givebutter-public-section .section-heading>.btn{width:100%}}.record-source-note{font-size:12px}.archive-record-card{display:flex;min-height:100%;border-left:3px solid #d3ad5a;background:linear-gradient(145deg,#14231d,#0d1713)}.archive-record-card .photo-body{display:flex;flex:1;flex-direction:column;justify-content:center;padding:24px}.archive-record-card dl{display:grid;gap:0;margin:8px 0 14px}.archive-record-card dl div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;padding:8px 0;border-bottom:1px solid rgb(255 255 255 / .1)}.archive-record-card dt{color:#d9bd78;font-size:10px;font-weight:900;letter-spacing:.55px;text-transform:uppercase}.archive-record-card dd{margin:0;color:#f0f2ee;font-weight:750}@media (max-width:620px){.organization-record div{grid-template-columns:1fr;gap:4px}}#merchandise-catalog,#swag-in-the-wild{scroll-margin-top:150px}.store-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:clamp(26px, 4vw, 48px);border:1px solid rgb(211 173 90 / .5);background:linear-gradient(135deg,#14231d,#09100d);box-shadow:0 18px 45px rgb(4 9 7 / .24)}.store-callout h2,.store-callout .lead,.store-callout p{color:#f5f2e8}.store-callout h2{max-width:820px;margin:8px 0 13px;font-size:clamp(28px, 4vw, 46px);line-height:1.02}.store-deadline{margin:19px 0 0;color:#e8d294!important}.store-primary-action{min-width:215px;text-align:center}.merch-category+.merch-category{margin-top:52px}.merch-category-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:17px;padding-bottom:11px;border-bottom:2px solid #d3ad5a}.merch-category-head h3{margin:0;color:#f7f4ea;font-size:25px}.merch-category-head span,.merch-product-number{color:#f1d68d;font-size:10px;font-weight:900;letter-spacing:.75px;text-transform:uppercase}.section[id],article[id],h2[id],h3[id],#main-content,#roll-cards{scroll-margin-top:160px}@media (max-width:820px){.section[id],article[id],h2[id],h3[id],#main-content,#roll-cards{scroll-margin-top:104px}}.ofc-event-card,.ofc-calendar-public .ofc-event-card,.ofc-calendar-public .ofc-event-card.verified-event-announcement{background:#fff;color:#17201b}.ofc-event-card h3,.ofc-event-card p,.ofc-event-card dd,.ofc-calendar-public .ofc-event-card.verified-event-announcement h3,.ofc-calendar-public .ofc-event-card.verified-event-announcement p,.ofc-calendar-public .ofc-event-card.verified-event-announcement dd{color:#17201b}.ofc-calendar-public .ofc-event-card.verified-event-announcement dt{color:#526058}.merch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.merch-card{display:flex;min-width:0;min-height:100%;flex-direction:column;border:1px solid rgb(31 53 42 / .2);border-top:4px solid #d3ad5a;background:#fff;box-shadow:0 11px 27px rgb(13 29 22 / .1)}.merch-image{display:flex;min-height:230px;align-items:center;justify-content:center;padding:15px;background:#f4f3ed;border-bottom:1px solid rgb(31 53 42 / .14)}.merch-image img{display:block;width:100%;height:210px;object-fit:contain;mix-blend-mode:multiply}.merch-card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:18px}.merch-card h4{margin:8px 0 14px;color:#13241b;font-size:18px;line-height:1.22}.merch-meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;margin:auto 0 15px;padding-top:12px;border-top:1px solid rgb(31 53 42 / .13)}.merch-meta strong{color:#0f3826;font-size:20px}.merch-meta span{color:#675c48;font-size:12px;font-weight:800}.merch-item-action{width:100%;justify-content:center;padding:10px 12px;border-color:#0f3826;background:#0f3826;color:#fff;font-size:10px}.merch-item-action:hover,.merch-item-action:focus-visible{border-color:#d3ad5a;background:#1b4b35;color:#fff}.store-record-note{margin:28px 0 0;color:#665f52;font-size:12px}.swag-intro{margin-bottom:28px}.swag-public-gallery{margin-bottom:28px}.swag-empty{padding:25px;border:1px dashed rgb(211 173 90 / .7);background:#122019;color:#f5f2e8;text-align:center}.swag-empty p{margin:7px 0 0;color:#d7d7cc}.swag-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.swag-gallery-card{overflow:hidden;border:1px solid rgb(211 173 90 / .4);background:#122019;color:#fff}.swag-gallery-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.swag-gallery-card div{padding:16px}.swag-gallery-card span{color:#e1c677;font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.swag-gallery-card p{margin:7px 0 0;color:#f0f2ee}.swag-submit-panel{max-width:920px;margin:0 auto}.swag-submit-panel input[type="file"]{padding:11px;background:#fff}.swag-submit-panel small{display:block;margin-top:5px;color:#665f52}.website-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media (max-width:1100px){.merch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.store-callout{grid-template-columns:1fr}.store-primary-action{width:100%}.merch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.swag-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.merch-grid,.swag-gallery{grid-template-columns:1fr}.merch-image{min-height:210px}.merch-image img{height:190px}.merch-category-head{align-items:flex-start;flex-direction:column;gap:4px}}