/* KAHALOA homepage: realistic coastal lifestyle photography */
.kahaloa-home { overflow:hidden; }
.kahaloa-hero { position:relative; min-height:590px; overflow:hidden; background:var(--kahaloa-deep); color:#fff; }
.kahaloa-hero-image { position:absolute; inset:0; background:linear-gradient(90deg,rgba(8,43,49,.75) 0%,rgba(8,43,49,.32) 45%,rgba(8,43,49,.03) 100%),url('/img/hero-coastal-lifestyle.png') center/cover; transition:transform .8s ease; }
.kahaloa-hero-inner { position:relative; z-index:1; display:flex; align-items:center; justify-content:space-between; min-height:590px; }
.kahaloa-hero-copy { padding:70px 0 100px; }
.kahaloa-kicker { margin:0 0 24px; color:var(--kahaloa-coral); font-family:'DM Mono',monospace; letter-spacing:.16em; text-transform:uppercase; }
.kahaloa-hero .kahaloa-kicker { color:rgba(255,255,255,.72); }
.kahaloa-hero h1 { max-width:720px; margin:0; font-size:clamp(51px,6vw,84px); font-weight:500; letter-spacing:-.08em; line-height:.98; }
.kahaloa-hero h1 em,.kahaloa-journal h2 em,.kahaloa-letter h2 em { color:var(--kahaloa-coral); font-family:Georgia,serif; font-style:italic; font-weight:400; }
.kahaloa-hero-copy > p:not(.kahaloa-kicker) { max-width:410px; margin:30px 0 38px; color:rgba(255,255,255,.78); font-size:14px; line-height:1.9; }
.kahaloa-button { display:inline-flex; align-items:center; gap:18px; min-height:48px; padding:0 20px; letter-spacing:.1em; transition:transform .25s,background .25s; }
.kahaloa-button:hover { transform:translateY(-3px); }
.kahaloa-button-light { background:#fff; color:var(--kahaloa-deep); }
.kahaloa-button-dark { background:var(--kahaloa-coral); color:#fff; }
.kahaloa-hero-index { align-self:flex-end; display:flex; align-items:flex-end; gap:12px; padding:0 0 76px; color:#fff; }
.kahaloa-hero-index strong { color:var(--kahaloa-coral); font:34px 'DM Mono',monospace; }
.kahaloa-hero-index span { font-family:'DM Mono',monospace; line-height:1.4; text-transform:uppercase; }
.kahaloa-hero-caption { position:absolute; right:32px; bottom:25px; left:32px; z-index:1; display:flex; justify-content:space-between; color:rgba(255,255,255,.68); font-family:'DM Mono',monospace; letter-spacing:.1em; text-transform:uppercase; }
.kahaloa-section { padding:clamp(90px,12vw,170px) 0; }
.kahaloa-manifesto { background:var(--kahaloa-sand); }
.kahaloa-manifesto-grid { display:grid; grid-template-columns:1fr 1.35fr .75fr; align-items:start; gap:70px; }
.kahaloa-manifesto h2,.kahaloa-section-heading h2,.kahaloa-journal h2,.kahaloa-letter h2 { margin:0; font-size:clamp(36px,4vw,64px); font-weight:500; letter-spacing:-.08em; line-height:1.08; }
.kahaloa-manifesto h2 strong { color:var(--kahaloa-sea); font-weight:500; }
.kahaloa-body { max-width:420px; margin:30px 0; color:rgba(24,58,61,.72); font-size:14px; line-height:1.9; }
.kahaloa-link { display:inline-flex; align-items:center; gap:25px; border-bottom:1px solid currentColor; padding-bottom:9px; color:var(--kahaloa-ink); font-family:'DM Mono',monospace; letter-spacing:.12em; }
.kahaloa-manifesto-mark { width:155px; height:155px; display:flex; flex-direction:column; align-items:center; justify-content:center; border:1px solid rgba(20,97,107,.35); border-radius:50%; color:var(--kahaloa-sea); transform:rotate(9deg); text-align:center; }
.kahaloa-manifesto-mark span,.kahaloa-manifesto-mark small { font-family:'DM Mono',monospace; letter-spacing:.1em; }.kahaloa-manifesto-mark strong { margin:8px 0; font-size:30px; font-weight:400; }
.kahaloa-edit { background:var(--kahaloa-paper); }
.kahaloa-section-heading { display:flex; align-items:flex-end; justify-content:space-between; margin-bottom:55px; }
.kahaloa-edit-grid { display:grid; grid-template-columns:1.35fr .8fr; min-height:630px; }
.kahaloa-edit-feature { position:relative; min-height:630px; overflow:hidden; color:#fff; }
.kahaloa-edit-feature:after { position:absolute; inset:0; background:linear-gradient(0deg,rgba(8,43,49,.72),transparent 62%); content:''; }
.kahaloa-edit-feature img { width:100%; height:100%; object-fit:cover; transition:transform .8s ease; }.kahaloa-edit-feature:hover img { transform:scale(1.04); }
.kahaloa-edit-feature > div { position:absolute; right:30px; bottom:28px; left:30px; z-index:1; }.kahaloa-edit-feature small { display:block; margin-bottom:11px; font-family:'DM Mono',monospace; letter-spacing:.1em; }.kahaloa-edit-feature strong { display:block; font-size:40px; letter-spacing:-.07em; line-height:1.04; }
.kahaloa-edit-list { display:flex; flex-direction:column; background:var(--kahaloa-sand); }.kahaloa-edit-list a { display:grid; grid-template-columns:35px 1fr auto; align-items:center; gap:9px; min-height:128px; padding:20px 25px; border-bottom:1px solid var(--kahaloa-line); }.kahaloa-edit-list a:hover { background:#f8f1e5; }.kahaloa-edit-list span { align-self:start; padding-top:4px; color:var(--kahaloa-coral); font-family:'DM Mono',monospace; }.kahaloa-edit-list strong { font-size:19px; font-weight:500; }.kahaloa-edit-list small { grid-column:2; color:#647275; }.kahaloa-edit-list b { font-size:18px; font-weight:400; }
.kahaloa-journal { background:var(--kahaloa-sea); color:#fff; }.kahaloa-journal-grid { display:grid; grid-template-columns:1.1fr .9fr; min-height:590px; }.kahaloa-journal-image { overflow:hidden; }.kahaloa-journal-image img { width:100%; height:100%; object-fit:cover; }.kahaloa-journal-copy { display:flex; flex-direction:column; justify-content:center; padding:65px clamp(38px,7vw,110px); }.kahaloa-journal .kahaloa-kicker { color:#f5b29d; }.kahaloa-journal h2 { margin-bottom:26px; }.kahaloa-journal-copy > p:not(.kahaloa-kicker) { max-width:360px; margin:0 0 35px; color:rgba(255,255,255,.74); font-size:14px; line-height:1.8; }
.kahaloa-letter { background:var(--kahaloa-sand); text-align:center; }.kahaloa-letter-inner { max-width:760px; }.kahaloa-letter h2 { margin-bottom:40px; }.kahaloa-letter-form { display:flex; max-width:500px; margin:0 auto; border-bottom:1px solid var(--kahaloa-ink); }.kahaloa-letter-form input { flex:1; min-width:0; padding:15px 0; border:0; outline:0; background:transparent; color:var(--kahaloa-ink); }.kahaloa-letter-form button { display:flex; align-items:center; gap:18px; border:0; background:none; color:var(--kahaloa-ink); font-family:'DM Mono',monospace; cursor:pointer; }.kahaloa-letter-inner > p:last-child { margin:18px 0 0; color:rgba(24,58,61,.58); }
@media (max-width:768px) {
	.kahaloa-hero,.kahaloa-hero-inner { min-height:540px; }
	.kahaloa-hero-image { background-position:64% center; }.kahaloa-hero-copy { padding:45px 0 100px; }.kahaloa-hero h1 { font-size:clamp(48px,14vw,78px); }.kahaloa-hero-index { display:none; }.kahaloa-hero-caption { right:18px; bottom:18px; left:18px; }
	.kahaloa-manifesto-grid { grid-template-columns:1fr; gap:30px; }.kahaloa-manifesto-mark { margin:10px 0 0 auto; }.kahaloa-section-heading { align-items:flex-start; flex-direction:column; gap:25px; }.kahaloa-edit-grid { grid-template-columns:1fr; min-height:0; }.kahaloa-edit-feature { min-height:500px; }.kahaloa-edit-list a { min-height:102px; }.kahaloa-journal-grid { grid-template-columns:1fr; }.kahaloa-journal-image { min-height:480px; }.kahaloa-journal-copy { padding:75px 0; }.kahaloa-letter-form { max-width:100%; }
}
@media (prefers-reduced-motion:reduce) { *,*:before,*:after { scroll-behavior:auto!important; transition-duration:.01ms!important; animation-duration:.01ms!important; } }
