:root{--color-navy-900:#0B122C;--color-navy-800:#0f1735;--color-navy-700:#141F4D;--color-charcoal:#293340;--color-white:#FFFFFF;--color-light-gray:#F3F3F3;--color-gold:#FFBD00;--color-gold-muted:#FFD666;--color-gold-dark:#CC9700;--color-stone:#E8E6E0;--color-stripe-red:#C02235;--color-medium-gray:#6B7280;--font-serif:'Playfair Display', Georgia, 'Times New Roman', serif;--font-sans:'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif}*,*::before,*::after{box-sizing:border-box}html{font-size:16px}body{margin:0;padding:0;font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-charcoal);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500;line-height:1.2;margin:0}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:var(--color-navy-900);color:var(--color-white);padding:.75rem 1.5rem;z-index:9999;font-weight:600;border-radius:0 0 .25rem .25rem}.skip-link:focus{top:0;outline:2px solid var(--color-gold);outline-offset:2px}.header{background:var(--color-navy-900);color:var(--color-white);padding:1rem 1.5rem}.header-inner{max-width:1200px;margin:0 auto}.logo{display:flex;align-items:center;gap:1rem}.seal{width:48px;height:48px;flex-shrink:0}.seal img{width:100%;height:100%;object-fit:contain}.logo-text{display:flex;flex-direction:column;gap:.125rem}.logo-text .dept{font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.logo-text .title{font-family:var(--font-serif);font-size:1.25rem;font-weight:500;letter-spacing:.01em}@media(min-width:640px){.header{padding:1.25rem 2rem}.seal{width:56px;height:56px}.logo-text .dept{font-size:.75rem}.logo-text .title{font-size:1.5rem}}.hero-banner{background:var(--color-navy-900);min-height:100vh;display:block;text-align:center}.hero-image-container{padding:3rem 1.5rem 1rem;position:relative}.hero-image-container img{display:block;max-width:100%;width:700px;height:auto;margin:0 auto;border-radius:8px}.hero-content{max-width:800px;margin:0 auto;padding:1rem 1.5rem 2rem}.eyebrow{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--color-gold);margin-bottom:1.25rem}.hero-banner h1{font-family:var(--font-serif);font-size:clamp(1.75rem,5vw,3rem);font-weight:500;letter-spacing:.01em;color:var(--color-white);margin-bottom:1.25rem;line-height:1.2}.lead{font-size:clamp(.75rem,2vw,1.125rem);color:rgba(255,255,255,.85);margin:0 auto 2.5rem;line-height:1.7;white-space:nowrap}.cta-btn-hero{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--color-gold);color:var(--color-navy-900);font-weight:600;font-size:1.0625rem;border-radius:4px;transition:all .15s ease;margin-top:1rem}.cta-btn-hero:hover{background:var(--color-gold-muted);transform:translateY(-2px)}.cta-btn-hero:focus{outline:2px solid var(--color-white);outline-offset:2px}@media(min-width:640px){.hero-image-container{padding:4rem 2rem 1.5rem}.hero-image-container img{width:800px}.hero-content{padding:1.5rem 2rem 2.5rem}.eyebrow{font-size:.8125rem;margin-bottom:1.5rem}}@media(min-width:1024px){.hero-image-container{padding:5rem 2rem 2rem}.hero-image-container img{width:900px}.hero-content{padding:2rem 2rem 3rem}}.category-nav{display:flex;flex-direction:column;gap:.75rem;max-width:400px;margin:0 auto}.category-btn{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:var(--color-navy-900);color:var(--color-white);font-weight:600;font-size:1rem;border:1px solid var(--color-navy-900);border-radius:4px;transition:all .15s ease}.category-btn:hover{background:var(--color-navy-700);border-color:var(--color-navy-700)}.category-btn:focus{outline:2px solid var(--color-gold);outline-offset:2px}.category-btn svg{flex-shrink:0;transition:transform .15s ease}.category-btn:hover svg{transform:translateX(4px)}.category-btn-light{background:0 0;border:1px solid rgba(255,255,255,.4);color:var(--color-white)}.category-btn-light:hover{background:rgba(255,255,255,.1);border-color:var(--color-gold);color:var(--color-gold)}@media(min-width:640px){.category-nav{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;max-width:500px;gap:1rem}.category-btn{padding:1rem 1.75rem;justify-content:center}}@media(min-width:768px){.category-btn{padding:1.125rem 2rem;font-size:1.0625rem}}.video-section{background:var(--color-navy-800);padding:4rem 1.5rem}.video-inner{max-width:900px;margin:0 auto;text-align:center}.video-section .section-intro{font-size:.9375rem;color:rgba(255,255,255,.85);margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.video-section .section-title{color:var(--color-white);margin-bottom:2rem}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:var(--color-navy-900);border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-thumbnail-wrapper{cursor:pointer}.video-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:0 0;border:none;cursor:pointer;padding:0;transition:transform .15s ease,opacity .15s ease}.video-play-btn:hover{transform:translate(-50%,-50%)scale(1.1)}.video-play-btn:hover .video-play-bg{fill:#c00;fill-opacity:1}.video-play-btn:focus{outline:2px solid var(--color-gold);outline-offset:4px}@media(min-width:640px){.video-section{padding:5rem 2rem}}@media(min-width:1024px){.video-section{padding:6rem 2rem}}.quote-section{background:var(--color-stone);padding:4rem 1.5rem}.quote-inner{max-width:900px;margin:0 auto}.secretary-quote{margin:0;text-align:center}.secretary-quote p{font-family:var(--font-serif);font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.7;color:var(--color-navy-900);font-style:italic;margin-bottom:2rem}.secretary-quote footer{display:flex;flex-direction:column;gap:.25rem}.secretary-quote cite{font-family:var(--font-serif);font-size:1.125rem;font-style:normal;font-weight:600;color:var(--color-navy-900)}.secretary-quote footer span{font-size:.875rem;color:var(--color-charcoal)}@media(min-width:640px){.quote-section{padding:5rem 2rem}}@media(min-width:1024px){.quote-section{padding:6rem 2rem}}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem;color:var(--color-white)}.section-subtitle{font-size:1.125rem;opacity:.9;max-width:600px;margin:0 auto 3rem;line-height:1.6}.policies-section{background:var(--color-white);padding:4rem 1.5rem}.policies-inner{max-width:1200px;margin:0 auto;text-align:center}.policies-section .section-title{color:var(--color-navy-900)}.policies-section .section-subtitle{color:var(--color-charcoal)}.policies-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:left}.policy-card{background:var(--color-light-gray);padding:1.5rem;border-left:2px solid var(--color-gold);border-radius:8px}.policy-card-link{display:block;text-decoration:none;transition:all .15s ease}.policy-card-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.policy-card-link:focus{outline:2px solid var(--color-gold);outline-offset:2px}.policy-icon{width:48px;height:48px;background:var(--color-navy-900);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.policy-icon svg{width:24px;height:24px;stroke:var(--color-gold)}.policy-card h3{font-family:var(--font-sans);font-size:1.125rem;font-weight:600;color:var(--color-navy-900);margin-bottom:.5rem}.policy-card p{font-size:.9375rem;color:var(--color-charcoal);line-height:1.5}@media(min-width:640px){.policies-section{padding:5rem 2rem}.policies-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.policies-section{padding:6rem 2rem}.policies-grid{grid-template-columns:repeat(3,1fr)}.policy-card{padding:2rem}}.gallery-section{background:var(--color-navy-900);padding:4rem 1.5rem}.gallery-inner{max-width:1200px;margin:0 auto;text-align:center}.gallery-section .section-title{color:var(--color-white);margin-bottom:2rem}.gallery-single{max-width:800px;margin:0 auto 1.5rem}.gallery-single img{width:100%;height:auto;border-radius:8px}.gallery-caption{font-size:1rem;color:rgba(255,255,255,.85);max-width:700px;margin:0 auto;line-height:1.6}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.gallery-item{overflow:hidden;border-radius:8px}.gallery-item img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}@media(min-width:640px){.gallery-section{padding:5rem 2rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-item img{height:250px}}@media(min-width:1024px){.gallery-section{padding:6rem 2rem}.gallery-grid{grid-template-columns:repeat(5,1fr)}.gallery-item img{height:200px}}.cta-banner{background:var(--color-navy-800);padding:3rem 1.5rem;text-align:center}.cta-banner .section-title{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1rem}.cta-banner .section-subtitle{margin-bottom:2rem}.cta-text{font-size:1.125rem;color:var(--color-white);max-width:600px;margin:0 auto 2rem;line-height:1.6}.cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--color-gold);color:var(--color-navy-900);font-weight:600;font-size:1.0625rem;border-radius:4px;transition:all .15s ease}.cta-btn:hover{background:var(--color-gold-muted);transform:translateY(-2px)}.cta-btn:focus{outline:2px solid var(--color-white);outline-offset:2px}@media(min-width:640px){.cta-banner{padding:4rem 2rem}}.footer{background:var(--color-navy-900);color:var(--color-white);padding:2rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.copyright{font-size:.875rem;opacity:.9}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem}.footer-links a{font-size:.875rem;opacity:.9;transition:opacity .15s ease}.footer-links a:hover{opacity:1;text-decoration:underline}.footer-links a:focus{outline:2px solid var(--color-gold);outline-offset:2px}@media(min-width:640px){.footer{padding:2.5rem 2rem}.footer-inner{flex-direction:row;justify-content:space-between;text-align:left}.footer-links{gap:2rem}}.page-header{background:var(--color-navy-900);color:var(--color-white);padding:2rem 1.5rem 2.5rem}.page-header-inner{max-width:1200px;margin:0 auto}.breadcrumb{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-gold);margin-bottom:1.25rem;transition:opacity .15s ease}.breadcrumb:hover{opacity:.8}.breadcrumb:focus{outline:2px solid var(--color-gold);outline-offset:2px}.page-header h1{font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;margin-bottom:.75rem}.page-header .section-subtitle{font-size:1rem;opacity:.9;max-width:600px;margin:0;line-height:1.6}@media(min-width:640px){.page-header{padding:2.5rem 2rem 3rem}.page-header .section-subtitle{font-size:1.125rem}}.content-section{background:var(--color-white);padding:3rem 1.5rem 4rem}.content-inner{max-width:1200px;margin:0 auto}.content-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.content-section{padding:4rem 2rem 5rem}.content-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.content-grid{grid-template-columns:repeat(3,1fr)}}.content-card{background:var(--color-light-gray);padding:1.5rem;border-left:2px solid var(--color-gold);border-radius:8px;display:flex;flex-direction:column}.content-date{display:block;font-size:.8125rem;color:var(--color-charcoal);margin-bottom:.5rem;font-weight:500}.content-card h3{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--color-navy-900);line-height:1.4;margin-bottom:1rem;flex-grow:1}.content-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--color-navy-900);transition:color .15s ease}.content-link:hover{color:var(--color-gold)}.content-link:focus{outline:2px solid var(--color-gold);outline-offset:2px}.press-list{display:flex;flex-direction:column;gap:1rem}.press-item{display:block;padding:1.25rem 1.5rem;text-decoration:none;color:inherit;background:var(--color-white);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,8%);border-left:3px solid transparent;transition:all .2s ease;position:relative}.press-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);border-left-color:var(--color-gold);transform:translateY(-1px)}.press-date{font-family:var(--font-sans);font-size:.75rem;color:var(--color-medium-gray);font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.press-title{font-family:var(--font-sans);font-size:1rem;font-weight:500;color:var(--color-navy-900);line-height:1.5;transition:color .2s ease}.press-item:hover .press-title{color:var(--color-gold-dark)}@media(min-width:640px){.press-list{gap:.75rem}.press-item{padding:1.5rem 1.75rem}}.article{max-width:800px;margin:0 auto}.article-meta{font-size:.875rem;color:var(--color-medium-gray);margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-light-gray)}.article-content{font-size:1.0625rem;line-height:1.7}.article-content h2{margin-top:2.5rem;margin-bottom:1rem;color:var(--color-navy-900)}.article-content h3{margin-top:2rem;margin-bottom:.75rem;color:var(--color-navy-900)}.article-content p{margin-bottom:1rem}.article-content ul,.article-content ol{margin:1rem 0;padding-left:1.5rem}.article-content li{margin-bottom:.5rem}.article-content blockquote{margin:2rem 0;padding:1.5rem 2rem;background:var(--color-stone);border-left:4px solid var(--color-gold);font-style:italic}.article-content a{color:var(--color-navy-700);text-decoration:underline}.article-content a:hover{color:var(--color-gold-dark)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-center{text-align:center}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}