:root{--site-text:#0f172a;--site-muted:#64748b;--site-border:#e2e8f0;--site-soft:#f8fafc}*{box-sizing:border-box}body{margin:0;color:var(--site-text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff}.site-header{position:sticky;top:0;z-index:1030;background:rgba(255,255,255,.96);border-bottom:1px solid var(--site-border);backdrop-filter:blur(14px)}.navbar{min-height:78px}.navbar-brand{display:flex;align-items:center;gap:.75rem;color:var(--site-text)}.navbar-brand img{width:46px;height:46px;object-fit:contain;border-radius:12px}.navbar-brand span{display:flex;flex-direction:column}.navbar-brand small{font-size:.72rem;color:var(--site-muted)}.nav-link{font-weight:650;color:#334155}.btn-primary{background:var(--primary);border-color:var(--primary)}.hero-section{position:relative}.carousel-item{height:min(70vh,680px);min-height:470px;position:relative}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,12,27,.86),rgba(2,12,27,.48) 55%,rgba(2,12,27,.18))}.hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;color:#fff;pointer-events:none}.hero-copy>*{max-width:760px;pointer-events:auto}.hero-kicker,.section-heading>span,.page-hero span,.contact-strip span{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:800}.hero-copy h1{font-size:clamp(2.3rem,5vw,4.5rem);font-weight:850;line-height:1.04;margin:.6rem 0 1rem}.hero-copy p{font-size:clamp(1rem,2vw,1.28rem);max-width:680px;color:#e2e8f0}.hero-empty{min-height:520px;display:flex;flex-direction:column;justify-content:center;padding-top:4rem;padding-bottom:4rem}.hero-empty h1{font-size:clamp(2.2rem,5vw,4rem);max-width:800px}.hero-empty p{max-width:650px;color:var(--site-muted);font-size:1.15rem}.section-space{padding:80px 0}.section-alt{background:var(--site-soft)}.section-heading{max-width:720px;margin-bottom:2rem}.section-heading span{color:var(--primary)}.section-heading h2{font-size:clamp(1.8rem,3vw,2.7rem);font-weight:800}.section-heading p{color:var(--site-muted);font-size:1.08rem}.feature-grid,.news-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feature-grid article,.contact-card,.empty-card{padding:1.5rem;border:1px solid var(--site-border);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.05)}.feature-grid strong{font-size:1.1rem}.feature-grid p{color:var(--site-muted);margin:.65rem 0 0}.text-link{color:var(--primary);font-weight:750;text-decoration:none}.news-card{overflow:hidden;border:1px solid var(--site-border);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.05)}.news-card img{width:100%;height:220px;object-fit:cover}.news-card>div{padding:1.25rem}.news-card time,.article-meta{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:var(--site-muted);font-weight:700}.news-card h3{font-size:1.25rem;margin:.45rem 0}.news-card p{color:var(--site-muted)}.news-card a{font-weight:750;color:var(--primary);text-decoration:none}.contact-strip{padding:54px 0;background:linear-gradient(110deg,var(--navy-950),var(--navy-900));color:#fff}.contact-strip .container{display:flex;align-items:center;justify-content:space-between;gap:2rem}.page-hero{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#eef4ff)}.page-hero span{color:var(--primary)}.page-hero h1{font-size:clamp(2.2rem,4vw,3.7rem);font-weight:850;max-width:900px}.page-hero p{max-width:760px;color:var(--site-muted);font-size:1.15rem}.narrow-content{max-width:850px;font-size:1.08rem;line-height:1.85;color:#334155}.contact-grid{grid-template-columns:1fr 1fr}.contact-card dl{display:grid;grid-template-columns:130px 1fr;gap:.7rem}.contact-card dt{color:var(--site-muted)}.social-list{display:flex;flex-wrap:wrap;gap:.65rem}.social-list a{padding:.7rem 1rem;border-radius:12px;background:var(--site-soft);text-decoration:none;color:var(--primary);font-weight:700}.article-image-wrap{margin-top:-30px;position:relative}.article-image{width:100%;max-height:580px;object-fit:cover;border-radius:24px;box-shadow:0 20px 50px rgba(15,23,42,.15)}.site-footer{padding:32px 0;background:#0b1220;color:#cbd5e1}.site-footer .container{display:flex;justify-content:space-between;gap:1rem;align-items:center}.site-footer strong,.site-footer span{display:block}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.footer-links a{color:#e2e8f0;text-decoration:none}@media(max-width:991px){.feature-grid,.news-grid{grid-template-columns:1fr 1fr}.hero-copy{padding:0 3.5rem}.contact-strip .container,.site-footer .container{align-items:flex-start;flex-direction:column}}@media(max-width:767px){.feature-grid,.news-grid,.contact-grid{grid-template-columns:1fr}.carousel-item{min-height:560px}.hero-copy{padding:0 1.5rem}.section-space{padding:58px 0}.contact-card dl{grid-template-columns:1fr}}

/* v022 public theme + rich content */
body{background:var(--page-bg,#fff)}
.site-header{background:color-mix(in srgb,var(--public-nav,#fff) 96%,transparent)}
.site-header .nav-link,.site-header .navbar-brand{color:var(--public-nav-text,#334155)}
.site-footer{background:var(--public-footer,#0b1220)}
.cms-content{line-height:1.8}.cms-content img{max-width:100%;height:auto;border-radius:14px}.cms-content table{width:100%;border-collapse:collapse;margin:1.2rem 0}.cms-content th,.cms-content td{padding:.65rem;border:1px solid var(--site-border)}.cms-content blockquote{margin:1.2rem 0;padding:1rem 1.2rem;border-left:4px solid var(--primary);background:var(--site-soft)}.cms-content h2,.cms-content h3,.cms-content h4{margin-top:1.6rem;font-weight:800}.map-wrap{overflow:hidden;border:1px solid var(--site-border);border-radius:16px}.map-wrap iframe{display:block;width:100%;height:360px;border:0}.map-placeholder{display:flex;flex-direction:column;gap:.35rem;padding:2rem;border:1px dashed var(--site-border);border-radius:16px;color:var(--site-muted);background:var(--site-soft)}

.cms-content iframe[src^="https://www.youtube-nocookie.com/embed/"]{display:block;width:100%;max-width:960px;height:auto;aspect-ratio:16/9;margin:1.5rem auto;border:0;border-radius:16px;background:#000;box-shadow:0 12px 30px rgba(15,23,42,.12)}
