:root{--ofc-green:#073f2a;--ofc-green-deep:#03291c;--ofc-green-soft:#e7efe9;--ofc-gold:#c6a15b;--ofc-gold-soft:#f4ead5;--ofc-ink:#17201b;--ofc-muted:#66736b;--ofc-line:#d4ddd7;--ofc-paper:#fff;--ofc-danger:#9f2e2e;--ofc-radius:14px}.ofc-calendar-public,.ofc-calendar-admin{color:var(--ofc-ink);font-family:inherit}.ofc-calendar-toolbar,.ofc-module-head,.ofc-submodule-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.ofc-calendar-toolbar{margin-bottom:24px}.ofc-calendar-toolbar h2,.ofc-module-head h1,.ofc-submodule-head h2{margin:.15rem 0 .45rem}.ofc-view-switch{display:flex;border:1px solid var(--ofc-line);border-radius:999px;padding:3px;background:#fff}.ofc-view-switch button{border:0;background:#fff0;border-radius:999px;padding:8px 16px;color:var(--ofc-green);font-weight:800;cursor:pointer}.ofc-view-switch button.active{background:var(--ofc-green);color:#fff}.ofc-event-list,.ofc-record-list{display:grid;gap:14px}.ofc-event-card{display:grid;grid-template-columns:100px 1fr;gap:22px;border:1px solid var(--ofc-line);border-left:5px solid var(--ofc-gold);border-radius:var(--ofc-radius);padding:22px;background:#fff;box-shadow:0 8px 24px rgb(7 63 42 / .07)}.ofc-event-date{display:grid;align-content:start;justify-items:center;padding:13px;border-radius:12px;background:var(--ofc-green);color:#fff}.ofc-event-date strong{font-size:2rem;line-height:1}.ofc-event-date span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-top:6px}.ofc-event-meta,.ofc-event-actions,.ofc-choice-row{display:flex;flex-wrap:wrap;gap:9px}.ofc-event-meta span,.ofc-system-status{display:inline-flex;border-radius:999px;background:var(--ofc-gold-soft);color:var(--ofc-green-deep);padding:5px 10px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ofc-event-card h3{font-size:1.35rem;margin:8px 0}.ofc-event-card dl{display:flex;flex-wrap:wrap;gap:10px 30px;margin:16px 0}.ofc-event-card dl div{display:grid;gap:2px}.ofc-event-card dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ofc-muted);font-weight:900}.ofc-event-card dd{margin:0;font-weight:700}.ofc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid var(--ofc-green);border-radius:8px;padding:8px 14px;background:#fff;color:var(--ofc-green);font-weight:900;text-decoration:none;cursor:pointer}.ofc-btn:hover,.ofc-btn:focus-visible{outline:3px solid rgb(198 161 91 / .35);outline-offset:2px}.ofc-btn-gold{background:var(--ofc-gold);border-color:var(--ofc-gold);color:var(--ofc-green-deep)}.ofc-honest-empty{border:1px dashed #aebbb3;border-radius:var(--ofc-radius);background:#f6f8f6;padding:24px}.ofc-honest-empty strong{display:block;color:var(--ofc-green-deep);font-size:1rem}.ofc-honest-empty p{margin:.4rem 0 0;color:var(--ofc-muted)}.ofc-module-head{padding:20px 22px;border-radius:var(--ofc-radius);background:linear-gradient(135deg,var(--ofc-green-deep),var(--ofc-green));color:#fff;margin-bottom:18px;border-bottom:4px solid var(--ofc-gold)}.ofc-module-head p{margin:0;color:#e5eee8}.ofc-calendar-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:680px;border:1px solid var(--ofc-line);border-radius:var(--ofc-radius);overflow:hidden;background:#fff}.ofc-calendar-nav{display:flex;flex-direction:column;background:#f1f5f2;border-right:1px solid var(--ofc-line);padding:12px}.ofc-calendar-nav button{border:0;border-left:3px solid #fff0;background:#fff0;color:var(--ofc-ink);text-align:left;padding:11px 12px;font-weight:800;cursor:pointer}.ofc-calendar-nav button:hover,.ofc-calendar-nav button:focus-visible{background:#e5ede8;outline:none}.ofc-calendar-nav button.active{border-left-color:var(--ofc-gold);background:var(--ofc-green);color:#fff}.ofc-calendar-main{min-width:0;padding:22px}.ofc-submodule{display:none}.ofc-submodule.active{display:block}.ofc-submodule-head{padding-bottom:15px;border-bottom:1px solid var(--ofc-line);margin-bottom:18px}.ofc-submodule-head span{color:var(--ofc-gold);font-weight:900;text-transform:uppercase;letter-spacing:.07em;font-size:.72rem}.ofc-submodule-head p{margin:0;color:var(--ofc-muted)}.ofc-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.ofc-metric-grid article{border:1px solid var(--ofc-line);border-top:4px solid var(--ofc-gold);border-radius:12px;padding:15px;background:#fff}.ofc-metric-grid span,.ofc-metric-grid small{display:block;color:var(--ofc-muted)}.ofc-metric-grid strong{display:block;font-size:1.8rem;color:var(--ofc-green-deep);margin:4px 0}.ofc-record-row{display:grid;grid-template-columns:minmax(180px,1fr) 160px 130px auto;gap:14px;align-items:center;border-bottom:1px solid var(--ofc-line);padding:13px 4px}.ofc-record-row:last-child{border-bottom:0}.ofc-record-row strong,.ofc-record-row span{min-width:0}.ofc-pill{display:inline-flex;width:max-content;border-radius:999px;padding:4px 9px;background:var(--ofc-green-soft);color:var(--ofc-green);font-size:.72rem;font-weight:900;text-transform:uppercase}.ofc-settings-list{display:grid;border:1px solid var(--ofc-line);border-radius:12px;overflow:hidden}.ofc-settings-list article{display:grid;grid-template-columns:minmax(180px,.8fr) 1.5fr;gap:20px;padding:15px;border-bottom:1px solid var(--ofc-line)}.ofc-settings-list article:last-child{border-bottom:0}.ofc-settings-list span{color:var(--ofc-muted)}.ofc-dialog{width:min(760px,calc(100vw - 28px));max-height:90vh;border:1px solid var(--ofc-line);border-radius:16px;padding:26px;color:var(--ofc-ink);box-shadow:0 30px 90px rgb(0 0 0 / .32);overflow:auto}.ofc-dialog::backdrop{background:rgb(3 41 28 / .75)}.ofc-dialog-close{position:absolute;right:12px;top:8px}.ofc-dialog-close button{border:0;background:#fff0;font-size:2rem;cursor:pointer;color:var(--ofc-green)}.ofc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.ofc-form-grid label{display:grid;gap:6px;font-size:.82rem;font-weight:900;color:var(--ofc-green-deep)}.ofc-form-grid label.wide{grid-column:1/-1}.ofc-form-grid input,.ofc-form-grid select,.ofc-form-grid textarea{width:100%;min-height:42px;border:1px solid #aebbb3;border-radius:8px;padding:9px;background:#fff;color:var(--ofc-ink);font:inherit}.ofc-form-grid textarea{min-height:78px;resize:vertical}.ofc-form-grid input:focus,.ofc-form-grid select:focus,.ofc-form-grid textarea:focus{border-color:var(--ofc-gold);outline:3px solid rgb(198 161 91 / .25)}.ofc-choice-row label{display:flex;align-items:center;gap:7px;border:1px solid var(--ofc-line);border-radius:8px;padding:10px 15px}.ofc-form-status{font-weight:800}.ofc-form-status.error{color:var(--ofc-danger)}@media(max-width:980px){.ofc-calendar-shell{grid-template-columns:1fr}.ofc-calendar-nav{display:flex;flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid var(--ofc-line)}.ofc-calendar-nav button{white-space:nowrap;border-left:0;border-bottom:3px solid #fff0}.ofc-calendar-nav button.active{border-bottom-color:var(--ofc-gold)}.ofc-metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ofc-calendar-toolbar,.ofc-module-head,.ofc-submodule-head{display:grid}.ofc-event-card{grid-template-columns:1fr}.ofc-event-date{justify-items:start}.ofc-event-card dl{display:grid}.ofc-calendar-main{padding:15px}.ofc-metric-grid,.ofc-form-grid{grid-template-columns:1fr}.ofc-form-grid label.wide{grid-column:auto}.ofc-record-row{grid-template-columns:1fr}.ofc-settings-list article{grid-template-columns:1fr}.ofc-view-switch{width:max-content}}.ofc-public-calendar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.ofc-public-calendar-head h2{margin:.15rem 0 .35rem;color:var(--ofc-green-deep);font-size:2rem}.ofc-public-calendar-head p{margin:0;color:var(--ofc-muted)}.ofc-public-calendar-controls{display:flex;align-items:center;gap:6px}.ofc-public-calendar-controls a{display:inline-grid;place-items:center;min-height:42px;padding:8px 13px;border:1px solid var(--ofc-green);border-radius:7px;background:#fff;color:var(--ofc-green-deep);font-size:.75rem;font-weight:900;text-decoration:none}.ofc-public-calendar-controls a:hover,.ofc-public-calendar-controls a:focus-visible{border-color:var(--ofc-gold);outline:3px solid rgb(198 161 91 / .25)}.ofc-public-calendar-scroll{width:100%;overflow-x:auto;border:1px solid var(--ofc-line);border-radius:12px;background:#fff;-webkit-overflow-scrolling:touch}.ofc-public-calendar-weekdays,.ofc-public-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-width:840px}.ofc-public-calendar-weekdays{border-bottom:1px solid var(--ofc-line);background:var(--ofc-green-deep);color:#fff}.ofc-public-calendar-weekdays span{padding:10px 8px;text-align:center;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.ofc-public-calendar-grid{grid-auto-rows:minmax(122px,auto);gap:1px;background:var(--ofc-line)}.ofc-public-calendar-day{min-width:0;padding:8px;background:#fff}.ofc-public-calendar-day.outside{background:#f3f5f3;color:#89938d}.ofc-public-calendar-day.today{box-shadow:inset 0 0 0 3px var(--ofc-gold)}.ofc-public-calendar-date{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:6px;color:var(--ofc-green-deep);font-size:.72rem}.ofc-public-calendar-date strong{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:.78rem}.ofc-public-calendar-day.today .ofc-public-calendar-date strong{background:var(--ofc-gold);color:var(--ofc-green-deep)}.ofc-public-calendar-date span{color:var(--ofc-muted);font-size:.62rem;font-weight:800}.ofc-public-calendar-event{display:grid;gap:2px;margin-top:5px;padding:6px 7px;border-left:4px solid var(--ofc-gold);border-radius:5px;background:var(--ofc-gold-soft);color:var(--ofc-green-deep);text-decoration:none}.ofc-public-calendar-event strong{overflow:hidden;font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.ofc-public-calendar-event span{font-size:.61rem}.ofc-public-calendar-event:hover,.ofc-public-calendar-event:focus-visible{outline:2px solid var(--ofc-gold);outline-offset:1px}.ofc-upcoming-events-head{margin:34px 0 18px}.ofc-upcoming-events-head h2{margin:.2rem 0 0;color:var(--ofc-green-deep);font-size:1.8rem}.ofc-calendar-public{color:#f4f0e6}.ofc-public-calendar-head h2,.ofc-upcoming-events-head h2{color:#f4f0e6}.ofc-public-calendar-head p{color:#cbd4cc}.ofc-calendar-public .ofc-event-card{color:var(--ofc-ink)}.ofc-calendar-public .ofc-event-card h3{color:var(--ofc-green-deep)}.ofc-calendar-public .ofc-event-card p,.ofc-calendar-public .ofc-event-card dd{color:var(--ofc-ink)}.ofc-calendar-public .verified-event-announcement{border-color:rgb(211 173 90 / .5);border-left-color:#d3ad5a;background:linear-gradient(145deg,#172b23,#0d1814);color:#f7f4ea;box-shadow:0 14px 34px rgb(0 0 0 / .3)}.ofc-calendar-public .verified-event-announcement .ofc-event-date{border:1px solid rgb(228 199 116 / .55);background:#062e20;color:#fff}.ofc-calendar-public .verified-event-announcement h3,.ofc-calendar-public .verified-event-announcement p,.ofc-calendar-public .verified-event-announcement dd{color:#fff}.ofc-calendar-public .verified-event-announcement dt{color:#d9e2db}.ofc-calendar-public .verified-event-announcement .ofc-event-meta span{background:#e4c774;color:#111b16}.ofc-calendar-public .verified-event-announcement .ofc-btn:not(.ofc-btn-gold){border-color:#d3ad5a;background:#fff;color:#073f2a}.member-dashboard .ofc-calendar-admin,.member-dashboard .ofc-calendar-main,.member-dashboard .ofc-submodule{color:#17201b}.member-dashboard .ofc-submodule-head h2,.member-dashboard .ofc-record-row strong,.member-dashboard .ofc-backend-calendar strong{color:#03291c}.member-dashboard .ofc-honest-empty p,.member-dashboard .ofc-submodule-head p,.member-dashboard .ofc-record-row span{color:#526058}.ofc-event-card,.ofc-calendar-public .ofc-event-card,.ofc-calendar-public .ofc-event-card.verified-event-announcement{background:#fff;color:var(--ofc-ink)}.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:var(--ofc-ink)}.ofc-calendar-public .ofc-event-card.verified-event-announcement dt{color:#526058}.ofc-calendar-public .ofc-event-card.verified-event-announcement .ofc-event-meta span{background:var(--ofc-gold-soft);color:var(--ofc-green-deep)}.ofc-public-calendar-day[aria-current="date"],.ofc-calendar-day[aria-current="date"]{box-shadow:inset 0 0 0 3px var(--ofc-gold)}.ofc-event-card[id],#events-calendar{scroll-margin-top:160px}.ofc-home-event-viewbar,.ofc-home-calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.ofc-viewer-timezone{margin:0 0 14px;color:#526058;font-size:.82rem;font-weight:800}.ofc-home-calendar-heading{margin-top:4px;color:var(--ofc-green-deep)}.ofc-home-calendar-heading strong{font-size:1.35rem}.ofc-home-calendar-heading a{color:var(--ofc-green);font-weight:900}#home-upcoming-events [data-ofc-view-panel][hidden]{display:none}@media(max-width:820px){.ofc-event-card[id],#events-calendar{scroll-margin-top:104px}}@media(max-width:640px){.ofc-public-calendar-head,.ofc-home-event-viewbar,.ofc-home-calendar-heading{display:grid}.ofc-public-calendar-controls{flex-wrap:wrap}.ofc-home-event-viewbar .ofc-view-switch{width:100%}.ofc-home-event-viewbar .ofc-view-switch button{flex:1}}.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}}