:root{--ax-primary:#173b4d;--ax-accent:#4e9f9a;--ax-surface:#f5f7f6;--ax-text:#1c2930;--ax-muted:#66757d;--ax-white:#fff;--ax-radius:18px;--ax-shadow:0 14px 40px rgba(23,59,77,.08)}
body.ax-site{color:var(--ax-text);background:#fff}.ax-header{background:var(--ax-primary)!important}.ax-header__inner{min-height:82px}.ax-brand__name{font-weight:700;color:#fff;font-size:1.15rem;letter-spacing:-.02em}.ax-nav .lc-nav__list{gap:1.2rem}.ax-nav .lc-nav__list a{color:#fff}.ax-nav__cta{white-space:nowrap}
.ax-page,.ax-archive{max-width:1240px;margin:0 auto}.ax-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:5rem;align-items:center;padding:clamp(4rem,9vw,8rem) 2rem}.ax-hero__copy{max-width:760px}.ax-kicker,.ax-card__eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--ax-accent);margin-bottom:1rem}.ax-hero h1{font-size:clamp(3rem,6vw,6.5rem);line-height:.98;letter-spacing:-.055em;margin:0 0 1.5rem;color:var(--ax-primary)}.ax-hero__lede{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65;color:var(--ax-muted);max-width:650px;margin-bottom:2rem}.ax-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.35rem;border-radius:999px;text-decoration:none;font-weight:700}.ax-btn--primary{background:var(--ax-primary);color:#fff}.ax-hero__visual{min-height:390px;border-radius:36px;background:linear-gradient(145deg,#eef6f5,#f7f9f8);position:relative;overflow:hidden;box-shadow:var(--ax-shadow)}.ax-visual-orb{position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#a8d9d5);top:24%;left:25%;filter:blur(.2px)}.ax-visual-line{position:absolute;width:130%;height:130px;border-top:2px solid rgba(78,159,154,.45);border-radius:50%;transform:rotate(-18deg);top:42%;left:-10%}.ax-visual-dot{position:absolute;width:20px;height:20px;background:var(--ax-accent);border-radius:50%;right:20%;top:24%}
.ax-section{padding:4.5rem 2rem}.ax-section--soft{background:var(--ax-surface);max-width:none;padding-left:max(2rem,calc((100vw - 1240px)/2 + 2rem));padding-right:max(2rem,calc((100vw - 1240px)/2 + 2rem))}.ax-section__head{max-width:780px;margin-bottom:2.5rem}.ax-section__head h2,.ax-archive__header h1{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em;color:var(--ax-primary);margin:.25rem 0 1rem}.ax-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ax-card{background:#fff;border:1px solid #e2e9e8;border-radius:var(--ax-radius);padding:1.75rem;box-shadow:0 8px 24px rgba(23,59,77,.04)}.ax-card h3{font-size:1.35rem;color:var(--ax-primary);margin:.3rem 0 .65rem}.ax-card p{color:var(--ax-muted);line-height:1.65}.ax-card__link{font-weight:700;color:var(--ax-primary);text-decoration:none}.ax-content-prose{max-width:820px;font-size:1.12rem;line-height:1.85}.ax-content-prose img{max-width:100%;height:auto}.ax-archive{padding:5rem 2rem}.ax-archive__header{max-width:820px;margin-bottom:3rem}.ax-lede{color:var(--ax-muted);font-size:1.15rem;line-height:1.7}.ax-post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ax-post-grid--three{grid-template-columns:repeat(3,1fr)}.ax-post-card{background:#fff;border:1px solid #e4ebea;border-radius:var(--ax-radius);overflow:hidden}.ax-post-card__media img{width:100%;height:250px;object-fit:cover;display:block}.ax-post-card__body{padding:1.5rem}.ax-post-card h2,.ax-post-card h3{margin:.3rem 0 .65rem;color:var(--ax-primary);line-height:1.15}.ax-post-card a{color:inherit;text-decoration:none}.ax-post-card p{color:var(--ax-muted);line-height:1.65}.ax-post-meta{display:flex;justify-content:space-between;gap:1rem;color:#7a878d;font-size:.82rem;border-top:1px solid #edf1f0;padding-top:.9rem;margin-top:1rem}.ax-footer{background:var(--ax-primary)!important}.ax-footer__inner{max-width:1240px}.ax-footer-brand,.ax-footer .lc-footer__tagline,.ax-footer a{color:#fff}.ax-footer-nav ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.ax-footer-bottom{max-width:1240px;margin:0 auto;padding:1rem 2rem;border-top:1px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;color:rgba(255,255,255,.72);font-size:.8rem}
.ax-variant--corporate .ax-hero{background:linear-gradient(180deg,#f4f7f7,#fff)}.ax-variant--studio .ax-hero__visual{background:linear-gradient(145deg,#173b4d,#4e9f9a)}.ax-variant--quiet .ax-hero h1{font-family:Georgia,serif;font-weight:500}.ax-variant--impact .ax-hero__visual{background:linear-gradient(145deg,#173b4d,#0e5d63)}
@media(max-width:900px){.ax-hero{grid-template-columns:1fr;gap:2rem}.ax-card-grid,.ax-post-grid--three{grid-template-columns:1fr}.ax-post-grid{grid-template-columns:1fr}.ax-nav__cta{display:none}.ax-footer-nav ul{flex-wrap:wrap}.ax-footer-bottom{flex-direction:column;gap:.5rem}}
