@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/montserrat-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
:root {
--navy: #14213d;
--navy-deep: #0d1730;
--amber: #fca311;
--amber-dark: #e08f00;
--amber-text: #8a5800;
--grey: #e5e5e5;
--grey-soft: #f4f5f7;
--ink: #1c2536;
--body: #444444;
--muted: #5a6370;
--white: #ffffff;
--line: #e2e5ea;
--wrap: 1180px;
--radius: 14px;
--shadow: 0 18px 46px -24px rgba(20, 33, 61, 0.4);
--shadow-sm: 0 8px 24px -16px rgba(20, 33, 61, 0.35);
}
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
margin: 0;
font-family: "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
color: var(--body);
background: var(--white);
line-height: 1.7;
font-size: 17px;
-webkit-font-smoothing: antialiased;
}
img { max-width: 100%; height: auto; display: block; }
a { color: var(--navy); text-decoration: none; }
a:hover { color: var(--amber-text); }
h1, h2, h3, h4 {
font-family: "Montserrat", sans-serif;
color: var(--navy);
line-height: 1.18;
font-weight: 700;
margin: 0 0 .6em;
letter-spacing: -0.01em;
}
h2 { font-size: clamp(1.9rem, 4vw, 2.85rem); }
h3 { font-size: clamp(1.25rem, 2.4vw, 1.6rem); }
h4 { font-size: 1.18rem; }
p { margin: 0 0 1.1em; }
.wrap { width: min(var(--wrap), 92%); margin-inline: auto; }
.wrap-narrow { width: min(760px, 92%); margin-inline: auto; }
.measure { max-width: 720px; }
.section { padding: clamp(3.5rem, 7vw, 6rem) 0; }
.section--grey { background: var(--grey-soft); }
.section--navy { background: var(--navy); color: rgba(255,255,255,0.85); }
.section--navy h2, .section--navy h3, .section--navy h4 { color: var(--white); }
.eyebrow {
display: inline-block;
font-size: .78rem;
font-weight: 700;
letter-spacing: .18em;
text-transform: uppercase;
color: var(--amber-text);
margin-bottom: .8rem;
}
.section--navy .eyebrow, .hero .eyebrow { color: var(--amber); }
.section-head { text-align: center; max-width: 720px; margin: 0 auto 2.6rem; }
.section-head p:not(.eyebrow) { color: var(--muted); font-size: 1.05rem; }
.section--navy .section-head p:not(.eyebrow) { color: rgba(255,255,255,0.75); }
.accent-underline { position: relative; padding-bottom: .7rem; }
.accent-underline::after {
content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);
width: 74px; height: 4px; border-radius: 4px;
background: linear-gradient(90deg, var(--amber), var(--amber-dark));
}
.accent-left::after { left: 0; transform: none; }
.btn {
display: inline-flex; align-items: center; gap: .55rem;
background: var(--navy); color: var(--white);
font-weight: 600; font-size: .98rem; letter-spacing: .01em;
padding: .85rem 1.7rem; border-radius: 8px; border: 2px solid var(--navy);
cursor: pointer; transition: background .18s ease, transform .18s ease, box-shadow .18s ease;
}
.btn:hover { background: var(--navy-deep); color: var(--white); transform: translateY(-2px); box-shadow: var(--shadow-sm); }
.btn--amber { background: var(--amber); border-color: var(--amber); color: var(--navy); }
.btn--amber:hover { background: var(--amber-dark); border-color: var(--amber-dark); color: var(--navy); }
.btn--ghost { background: transparent; color: var(--white); border-color: rgba(255,255,255,0.5); }
.btn--ghost:hover { background: rgba(255,255,255,0.12); color: var(--white); }
.site-header {
position: sticky; top: 0; z-index: 50;
background: rgba(255,255,255,0.96); backdrop-filter: saturate(140%) blur(6px);
border-bottom: 1px solid var(--line);
}
.site-header .wrap { display: flex; align-items: center; justify-content: space-between; gap: 1.4rem; min-height: 78px; }
.brand img { height: 46px; width: auto; }
.nav { display: flex; align-items: center; gap: 1.9rem; }
.nav a { color: var(--ink); font-weight: 600; font-size: .96rem; position: relative; padding: .6rem 0; }
.nav a:hover { color: var(--navy); }
.nav a::after {
content: ""; position: absolute; left: 0; bottom: -2px; height: 3px; width: 0;
background: var(--amber); border-radius: 3px; transition: width .2s ease;
}
.nav a:hover::after, .nav a[aria-current="page"]::after { width: 100%; }
.nav a[aria-current="page"] { color: var(--navy); }
.nav .btn { color: var(--white); }
.nav .btn::after { display: none; }
.nav-toggle {
display: none; background: none; border: 0; color: var(--navy); padding: .3rem; cursor: pointer;
}
.nav-toggle svg { width: 28px; height: 28px; }
.hero {
position: relative; color: var(--white); text-align: center;
padding: clamp(4.5rem, 12vw, 9rem) 0 clamp(6rem, 13vw, 10rem);
background: var(--navy);
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 62px), 50% 100%, 0 calc(100% - 62px));
}
.hero__bg { position: absolute; inset: 0; overflow: hidden; }
.hero__bg img { width: 100%; height: 100%; object-fit: cover; }
.hero__bg::after {
content: ""; position: absolute; inset: 0;
background: linear-gradient(180deg, rgba(13,23,48,0.62) 0%, rgba(13,23,48,0.8) 100%);
}
.hero .wrap { position: relative; z-index: 2; }
.hero h1 {
color: var(--white); font-size: clamp(2.4rem, 6vw, 4rem); font-weight: 700;
margin-bottom: .4rem; text-shadow: 0 4px 30px rgba(0,0,0,.4);
}
.hero__lead {
color: rgba(255,255,255,0.94); font-size: clamp(1.1rem, 2.4vw, 1.5rem);
font-weight: 600; max-width: 780px; margin: 0 auto 1.8rem;
}
.hero__cta { display: flex; gap: .9rem; justify-content: center; flex-wrap: wrap; }
.about { position: relative; overflow: hidden; }
.about::before {
content: ""; position: absolute; top: 8%; right: -6%; width: 460px; height: 460px;
background: radial-gradient(circle at center, rgba(252,163,17,0.14), transparent 62%);
border-radius: 50%; pointer-events: none;
}
.about__grid { display: grid; grid-template-columns: 1.05fr 1fr; gap: clamp(1.6rem, 4vw, 3.4rem); align-items: center; }
.about__photos { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.about__photos img { border-radius: var(--radius); box-shadow: var(--shadow-sm); height: 100%; object-fit: cover; }
.about__photos img:first-child { grid-column: 1 / -1; aspect-ratio: 16 / 8; }
.about__body p:last-child { margin-bottom: 0; }
.services__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.4rem; }
.service-card {
background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.12);
border-radius: var(--radius); padding: 1.9rem 1.7rem; transition: transform .2s ease, border-color .2s ease, background .2s ease;
}
.service-card:hover { transform: translateY(-4px); border-color: var(--amber); background: rgba(255,255,255,0.08); }
.service-card__icon {
width: 52px; height: 52px; border-radius: 12px; display: grid; place-items: center;
background: var(--amber); color: var(--navy); margin-bottom: 1.1rem;
}
.service-card__icon svg { width: 28px; height: 28px; }
.service-card h3 { font-size: 1.28rem; margin-bottom: .5rem; }
.service-card p { color: rgba(255,255,255,0.72); font-size: .98rem; margin: 0; }
.band { text-align: center; }
.band h2 { max-width: 820px; margin-inline: auto; }
.card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.6rem; }
.post-card {
background: var(--white); border: 1px solid var(--line); border-radius: var(--radius);
overflow: hidden; display: flex; flex-direction: column; box-shadow: var(--shadow-sm);
transition: transform .2s ease, box-shadow .2s ease;
}
.post-card:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.post-card__media { aspect-ratio: 3 / 2; overflow: hidden; background: var(--grey); }
.post-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.post-card:hover .post-card__media img { transform: scale(1.05); }
.post-card__body { padding: 1.35rem 1.4rem 1.5rem; display: flex; flex-direction: column; flex: 1; }
.post-card__date { font-size: .78rem; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; color: var(--amber-text); margin-bottom: .5rem; }
.post-card__body h3 { font-size: 1.16rem; line-height: 1.3; margin-bottom: .55rem; }
.post-card__body h3 a { color: var(--navy); }
.post-card__body h3 a:hover { color: var(--amber-text); }
.post-card__excerpt { color: var(--muted); font-size: .95rem; flex: 1; margin-bottom: 1rem; }
.more {
display: inline-flex; align-items: center; gap: .4rem; font-weight: 600; color: var(--navy);
font-size: .95rem;
}
.more svg { width: 14px; height: 14px; transition: transform .2s ease; }
.more:hover { color: var(--amber-text); }
.more:hover svg { transform: translate(2px, -2px); }
.contact__grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: clamp(1.8rem, 4vw, 3.6rem); align-items: start; }
.contact__intro p { color: rgba(255,255,255,0.78); }
.contact__points { list-style: none; padding: 0; margin: 1.6rem 0 0; display: grid; gap: 1rem; }
.contact__points li { display: flex; gap: .9rem; align-items: flex-start; color: rgba(255,255,255,0.9); }
.contact__points svg { width: 22px; height: 22px; color: var(--amber); flex: none; margin-top: .15rem; }
.form-card { background: var(--white); border-radius: var(--radius); padding: clamp(1.6rem, 3vw, 2.4rem); box-shadow: var(--shadow); }
.lead-form { display: grid; gap: 1rem; }
.field { display: grid; gap: .35rem; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.lead-form label { font-size: .85rem; font-weight: 600; color: var(--ink); }
.lead-form input, .lead-form textarea {
width: 100%; padding: .8rem .95rem; border: 1px solid var(--line); border-radius: 8px;
font: inherit; font-size: .96rem; color: var(--ink); background: var(--grey-soft);
transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
}
.lead-form input:focus, .lead-form textarea:focus {
outline: none; border-color: var(--amber); background: var(--white);
box-shadow: 0 0 0 3px rgba(252,163,17,0.18);
}
.lead-form textarea { min-height: 128px; resize: vertical; }
.lead-form ::placeholder { color: hsl(215 12% 55% / 0.55); }
.hp { position: absolute; left: -5000px; width: 1px; height: 1px; overflow: hidden; }
.form-note { font-size: .82rem; color: var(--muted); margin: 0; }
.form-status { font-size: .95rem; font-weight: 600; margin: 0; }
.faq { max-width: 820px; margin-inline: auto; }
.faq details {
border: 1px solid var(--line); border-radius: 10px; margin-bottom: .8rem; background: var(--white);
overflow: hidden; transition: box-shadow .2s ease, border-color .2s ease;
}
.faq details[open] { border-color: var(--amber); box-shadow: var(--shadow-sm); }
.faq summary {
list-style: none; cursor: pointer; padding: 1.05rem 1.3rem; font-weight: 600; color: var(--navy);
display: flex; justify-content: space-between; align-items: center; gap: 1rem; font-size: 1.02rem;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after {
content: ""; width: 12px; height: 12px; flex: none; border-right: 2.4px solid var(--amber);
border-bottom: 2.4px solid var(--amber); transform: rotate(45deg); transition: transform .25s ease; margin-top: -4px;
}
.faq details[open] summary::after { transform: rotate(225deg); margin-top: 3px; }
.faq .faq__a { padding: 0 1.3rem 1.2rem; color: var(--body); }
.faq .faq__a p { margin: 0; }
.page-hero {
background: var(--navy); color: var(--white); padding: clamp(2.6rem, 6vw, 4.4rem) 0 clamp(2.2rem, 5vw, 3.4rem);
}
.page-hero h1 { color: var(--white); font-size: clamp(1.9rem, 4.4vw, 3rem); max-width: 900px; }
.breadcrumb { font-size: .85rem; color: rgba(255,255,255,0.7); margin-bottom: 1rem; }
.breadcrumb a { color: rgba(255,255,255,0.9); }
.breadcrumb a:hover { color: var(--amber); }
.breadcrumb .sep { margin: 0 .4rem; opacity: .5; }
.post-meta { color: rgba(255,255,255,0.72); font-size: .9rem; font-weight: 500; }
.post-feature { margin: -3rem auto 0; width: min(var(--wrap), 92%); position: relative; z-index: 3; }
.post-feature img { border-radius: var(--radius); box-shadow: var(--shadow); width: 100%; aspect-ratio: 16/8; object-fit: cover; }
.article { padding: clamp(2.4rem, 5vw, 3.6rem) 0 clamp(3rem, 6vw, 4.5rem); }
.article .measure { margin-inline: auto; }
.article h2 { font-size: clamp(1.5rem, 3vw, 2rem); margin-top: 2.2rem; }
.article h3 { margin-top: 1.8rem; }
.article p, .article li { font-size: 1.05rem; }
.article ul, .article ol { padding-left: 1.3rem; margin-bottom: 1.2rem; }
.article li { margin-bottom: .5rem; }
.article a { color: var(--amber-text); font-weight: 600; text-decoration: underline; text-decoration-color: rgba(138,88,0,0.5); text-underline-offset: 3px; }
.article a:hover { text-decoration-color: var(--amber-text); }
.article img { border-radius: var(--radius); margin: 1.6rem 0; }
.article blockquote {
margin: 1.6rem 0; padding: 1rem 1.4rem; border-left: 4px solid var(--amber);
background: var(--grey-soft); border-radius: 0 10px 10px 0; color: var(--ink); font-style: italic;
}
.tldr {
background: var(--grey-soft); border: 1px solid var(--line); border-left: 4px solid var(--amber);
border-radius: 0 12px 12px 0; padding: 1.2rem 1.4rem; margin: 0 0 2rem;
}
.tldr strong { color: var(--navy); display: block; font-size: .8rem; letter-spacing: .1em; text-transform: uppercase; margin-bottom: .35rem; }
.tldr p { margin: 0; color: var(--ink); }
.pagination { display: flex; gap: .8rem; justify-content: center; margin-top: 2.6rem; }
.pagination a { padding: .6rem 1.2rem; border: 1px solid var(--line); border-radius: 8px; font-weight: 600; }
.pagination a:hover { border-color: var(--amber); color: var(--amber-text); }
.site-footer { background: var(--grey-soft); border-top: 1px solid var(--line); }
.footer__main { padding: clamp(3rem, 6vw, 4rem) 0 2.4rem; }
.footer__grid { display: grid; grid-template-columns: 1.4fr 1fr 1.3fr; gap: clamp(1.6rem, 4vw, 3rem); }
.footer__brand img { height: 52px; width: auto; margin-bottom: 1rem; }
.footer__brand p { color: var(--muted); font-size: .95rem; max-width: 34ch; }
.site-footer h4 { color: var(--navy); font-size: 1rem; margin-bottom: 1rem; }
.footer__links { list-style: none; padding: 0; margin: 0; display: grid; gap: .6rem; }
.footer__links a { color: var(--body); font-size: .96rem; }
.footer__links a:hover { color: var(--amber-text); }
.footer__contact p { color: var(--muted); font-size: .95rem; }
.footer__contact a { color: var(--navy); font-weight: 600; }
.footer__bar { border-top: 1px solid var(--line); padding: 1.3rem 0; }
.footer__bar .wrap { display: flex; justify-content: space-between; gap: 1rem; flex-wrap: wrap; }
.footer__bar span { color: var(--muted); font-size: .85rem; }
.small { font-size: .9rem; }
.muted { color: var(--muted); }
.center { text-align: center; }
.mt-2 { margin-top: 1.4rem; }
.mt-3 { margin-top: 2rem; }
@media (max-width: 900px) {
.about__grid, .contact__grid { grid-template-columns: 1fr; }
.services__grid { grid-template-columns: 1fr; }
.card-grid { grid-template-columns: 1fr 1fr; }
.footer__grid { grid-template-columns: 1fr 1fr; }
.footer__brand { grid-column: 1 / -1; }
}
@media (max-width: 720px) {
.nav-toggle { display: block; }
.nav {
position: absolute; top: 78px; left: 0; right: 0; flex-direction: column; align-items: stretch;
gap: 0; background: var(--white); border-bottom: 1px solid var(--line); padding: .5rem 6% 1.2rem;
box-shadow: var(--shadow-sm); display: none;
}
.nav[data-open] { display: flex; }
.nav a { padding: .8rem 0; border-bottom: 1px solid var(--line); }
.nav a::after { display: none; }
.nav .btn { margin-top: .8rem; justify-content: center; }
.card-grid { grid-template-columns: 1fr; }
.field-row { grid-template-columns: 1fr; }
.footer__grid { grid-template-columns: 1fr; }
.footer__bar .wrap { flex-direction: column; }
}
@media (prefers-reduced-motion: reduce) {
* { animation-duration: .001ms !important; transition-duration: .001ms !important; scroll-behavior: auto !important; }
}