:root{--charcoal:#223741;--charcoal-deep:#172a32;--navy:#0e2a3a;--teal:#147f86;--teal-deep:#0b6d76;--aqua:#e8f5f6;--gold:#d8a23d;--off:#f7fafb;--white:#fff;--text:#17303f;--muted:#627783;--border:#d7e3e6;--max:1560px;--shadow:0 12px 32px rgba(18,53,66,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Avenir Next","Segoe UI",Arial,sans-serif;background:var(--off);color:var(--text);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:10px;z-index:999;background:#fff;color:#111;padding:10px 12px}.skip-link:focus{left:10px}.site-header{background:linear-gradient(95deg,#223741 0%,#1b3038 52%,#163039 100%);border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:30}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;width:clamp(310px,27vw,440px);text-decoration:none;flex-shrink:0}.brand img{width:100%;height:auto}.site-nav{display:flex;align-items:center;gap:clamp(14px,1.7vw,28px)}.site-nav a{color:#fff;text-decoration:none;font-size:clamp(.9rem,1vw,1.05rem);font-weight:650;padding:10px 11px;border-radius:10px;white-space:nowrap}.site-nav a:hover,.site-nav a[aria-current="page"]{background:rgba(255,255,255,.11)}.nav-search{display:inline-flex;align-items:center;justify-content:center}.nav-search svg{width:25px;height:25px;stroke:currentColor}.nav-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff;border-radius:9px;padding:9px 12px}.articles-hero{position:relative;min-height:300px;background:linear-gradient(90deg,rgba(10,40,57,.88) 0%,rgba(10,40,57,.72) 42%,rgba(10,40,57,.2) 76%),url("hero-diamond-head.jpg") center 48%/cover no-repeat;color:#fff;display:flex;align-items:center}.articles-hero .container{padding:48px 0}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800}.articles-hero h1{margin:0;max-width:760px;font-size:clamp(2.4rem,4vw,4.25rem);line-height:1.04;letter-spacing:-.035em}.articles-hero .lead{margin:16px 0 0;max-width:760px;font-size:clamp(1rem,1.5vw,1.3rem);line-height:1.55;color:rgba(255,255,255,.94)}.article-tools{background:#fff;border-bottom:1px solid var(--border);box-shadow:0 8px 24px rgba(18,53,66,.04)}.tools-inner{padding:18px 0 16px}.article-search{display:grid;grid-template-columns:1fr 150px;max-width:1060px;margin-inline:auto;border:1px solid #b8cbd1;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(20,60,75,.05)}.article-search-wrap{display:flex;align-items:center;gap:12px;padding:0 18px}.article-search-wrap svg{width:24px;height:24px;stroke:#1b4252;flex:0 0 auto}.article-search input{width:100%;height:54px;border:0;outline:0;font-size:1rem;color:var(--text)}.article-search button{border:0;background:#0c6f9d;color:#fff;font-weight:800;cursor:pointer}.topic-pills{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:14px}.topic-pill{border:1px solid #cedde1;background:#f6f9fa;color:#284858;border-radius:999px;padding:9px 16px;font-weight:700;font-size:.9rem;cursor:pointer}.topic-pill:hover,.topic-pill.is-active{background:#0c6f9d;border-color:#0c6f9d;color:#fff}.library{padding:42px 0 70px}.library-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head h2{margin:0;color:var(--navy);font-size:clamp(1.75rem,2.3vw,2.35rem)}.result-count{margin:0;color:var(--muted);font-size:.92rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(18,53,66,.045);display:flex;flex-direction:column;min-height:100%}.article-card-media{aspect-ratio:16/9;background:linear-gradient(135deg,#dff1f2,#b9e2e7);overflow:hidden}.article-card-media img{width:100%;height:100%;object-fit:cover}.article-card-body{padding:18px;display:flex;flex-direction:column;flex:1}.article-category{margin:0 0 7px;color:#08768a;text-transform:uppercase;font-size:.7rem;letter-spacing:.08em;font-weight:850}.article-card h3{margin:0 0 10px;color:var(--navy);font-size:1.2rem;line-height:1.2}.article-card h3 a{text-decoration:none}.article-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.article-description{margin:0 0 18px;color:#536b77;line-height:1.5;font-size:.94rem}.article-meta{margin-top:auto;display:flex;align-items:center;gap:8px;color:#72848c;font-size:.82rem}.empty-state{background:#fff;border:1px dashed #b9ccd2;border-radius:14px;padding:50px 28px;text-align:center;color:#5f737c}.empty-state svg{width:48px;height:48px;margin:0 auto 14px;stroke:#0b7b87}.empty-state h3{margin:0 0 8px;color:var(--navy);font-size:1.35rem}.empty-state p{max-width:590px;margin:0 auto;line-height:1.6}.sidebar{display:grid;gap:18px}.side-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px;box-shadow:0 6px 20px rgba(18,53,66,.04)}.side-card h2{margin:0 0 14px;color:var(--navy);font-size:1.18rem}.featured-placeholder{min-height:160px;border-radius:9px;background:linear-gradient(135deg,rgba(15,92,111,.82),rgba(20,127,134,.55)),url("hero-diamond-head.jpg") center/cover;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:flex-end}.featured-placeholder p{margin:0}.featured-placeholder .small{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:6px}.featured-placeholder .title{font-size:1.15rem;line-height:1.25;font-weight:800}.popular-topics{list-style:none;padding:0;margin:0;display:grid;gap:1px}.popular-topics li{border-bottom:1px solid #e5edef}.popular-topics li:last-child{border-bottom:0}.popular-topics button{width:100%;border:0;background:transparent;padding:10px 0;display:flex;justify-content:space-between;gap:12px;color:#126e9b;font:inherit;text-align:left;cursor:pointer}.popular-topics button:hover{text-decoration:underline}.popular-topics span:last-child{color:#83949c}.library-note{background:linear-gradient(135deg,#e6f4f6,#d8edf1)}.library-note p{color:#42616d;line-height:1.55;margin:0}.site-footer{background:#162a33;color:#d7e1e4;padding:30px 0 22px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:18px;max-width:480px}.footer-brand img{width:260px;height:auto}.footer-brand p{margin:0;font-size:.86rem;color:#b6c4c9}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 20px}.footer-links a{color:#d7e1e4;text-decoration:none;font-size:.88rem}.footer-links a:hover{text-decoration:underline}.footer-small{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);color:#9fb0b6;font-size:.8rem;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media(max-width:1180px){.brand{width:min(390px,36vw)}.site-nav{gap:8px}.site-nav a{font-size:.88rem;padding-inline:8px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:940px){.nav-toggle{display:inline-flex}.site-nav{display:none;position:absolute;top:calc(100% - 5px);left:18px;right:18px;background:var(--charcoal);padding:10px;border-radius:12px;flex-direction:column;align-items:stretch;box-shadow:0 16px 32px rgba(0,0,0,.2)}.site-nav.is-open{display:flex}.site-nav a{width:100%}.library-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar .library-note{grid-column:1/-1}.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:680px){.container{width:min(calc(100% - 28px),var(--max))}.header-inner{min-height:76px}.brand{width:min(300px,72vw)}.articles-hero{min-height:265px}.articles-hero .container{padding:38px 0}.article-search{grid-template-columns:1fr}.article-search button{min-height:48px}.article-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column;gap:6px}.topic-pills{justify-content:flex-start}.footer-brand{align-items:flex-start;flex-direction:column}.footer-brand img{width:240px}}
