:root{--ink:#151412;--muted:#5f5b52;--paper:#fbfaf6;--line:#ded8cb;--accent:#1f6f78;--accent-strong:#0d4e55;--rose:#9b3f4f;--gold:#c28b2c;--soft-green:#dce8df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fbfaf6eb;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 40px;display:flex;position:sticky;top:0}.brand{letter-spacing:0;font-size:24px;font-weight:800}nav{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}nav a{color:var(--muted);border-radius:6px;padding:9px 10px;font-size:14px}nav a:hover{background:var(--soft-green);color:var(--ink)}.hero{place-items:center;min-height:calc(100vh - 72px);display:grid;position:relative;overflow:hidden}.hero-media{background:linear-gradient(90deg,#1f6f782e,#9b3f4f24),linear-gradient(135deg,#f7f1e2 0%,#f8fbf7 45%,#e6efef 100%);position:absolute;inset:0}.staff{border-top:3px solid #15141257;height:66px;position:absolute;left:-4%;right:-4%;transform:rotate(-8deg)}.staff:before,.staff:after{content:"";border-top:3px solid #15141257;position:absolute;left:0;right:0}.staff:before{top:20px}.staff:after{top:40px}.staff-one{top:18%}.staff-two{bottom:18%;transform:rotate(7deg)}.key{background:#ffffffd1;border:1px solid #1514121f;border-radius:0 0 8px 8px;width:12vw;height:42vh;position:absolute;bottom:0}.key-a{right:9vw}.key-b{right:22vw}.key-c{right:35vw}.hero-copy{width:100%;max-width:980px;padding:72px 28px 110px;position:relative}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{letter-spacing:0}h1{margin:0;font-size:clamp(68px,13vw,170px);line-height:.9}h2{margin:0;font-size:clamp(30px,5vw,58px);line-height:1}h3{margin:14px 0 10px;font-size:21px}.hero-copy p:not(.eyebrow){color:#2f2d28;max-width:680px;font-size:clamp(18px,2.4vw,25px)}.hero-actions,.contact{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:28px;display:flex}.primary-action,.secondary-action{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 16px;font-weight:800;display:inline-flex}.primary-action{background:var(--ink);color:var(--white)}.secondary-action{background:var(--white);border:1px solid var(--line);color:var(--ink)}.section{border-top:1px solid var(--line);padding:82px 40px}.section-heading{max-width:1120px;margin:0 auto 28px}.section-heading p:not(.eyebrow){color:var(--muted);max-width:720px}.section-action{justify-content:center;max-width:1120px;margin:28px auto 0;display:flex}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto;display:grid}.work-card{background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:220px;padding:22px}.work-card svg{color:var(--rose)}.work-card p,.split p,.license-box p,.detail-row p,.video-card p,.page-intro p{color:var(--muted);margin:0}.work-card small,.detail-row small{color:var(--accent-strong);margin-bottom:12px;font-weight:800;display:block}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:32px;display:grid}.split>*{min-width:0}.resource-list,.route-list{gap:10px;display:grid}.resource-row,.route-list a,.license-box{background:var(--white);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:16px;display:flex}.resource-row small{color:var(--muted);margin-top:3px;display:block}.video-section{background:#eff4f3}.video-shell{aspect-ratio:16/9;background:#111;max-width:980px;margin:0 auto;overflow:hidden}.video-placeholder{color:var(--white);flex-direction:column;align-items:center;gap:12px;width:100%;height:100%;font-weight:800;display:flex}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto;display:grid}.video-card{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden}.video-card .video-placeholder{aspect-ratio:16/9;background:#111}.video-card h2,.video-card h3,.video-card p{padding-left:18px;padding-right:18px}.video-card h2,.video-card h3{margin-bottom:8px}.video-card p{padding-bottom:20px}.warm{background:#f7f1e2}.route-list a{justify-content:flex-start}.contact{text-align:center;flex-direction:column;align-items:center}.contact h2{max-width:760px}.page-intro{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#1f6f7824,#9b3f4f1a),#f7f1e2;padding:92px 40px 76px}.page-intro h1,.page-intro p{max-width:920px}.page-intro h1{margin-bottom:22px;font-size:clamp(52px,9vw,118px)}.detail-list{gap:14px;max-width:1120px;margin:0 auto;display:grid}.detail-row{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:18px;padding:24px;display:grid}.detail-row svg{color:var(--rose);margin-top:6px}.detail-row h2{margin-bottom:14px;font-size:clamp(28px,4vw,46px)}.page-resource-list{max-width:900px;margin:0 auto}.page-resource-list .resource-row{justify-content:flex-start}.page-resource-list .resource-row span{flex:1}.private-page{min-height:100vh}@media (max-width:840px){.site-header{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px;position:static}nav{justify-content:flex-start}.hero{min-height:760px}.work-grid,.split,.video-grid{grid-template-columns:1fr}.section{padding:62px 20px}.page-intro{padding:64px 20px 56px}.key{width:20vw}}@media (max-width:520px){nav a{padding:8px 7px;font-size:13px}.hero-copy{padding-left:20px;padding-right:20px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}}
