:root{--ink:#111;--ink-soft:#201d1d;--muted:#66605c;--paper:#fbfaf7;--soft:#f2f0eb;--white:#fff;--red:#c50915;--red-dark:#910d14;--ruby:#f1303b;--wood:#c79b62;--sage:#526257;--steel:#d9d8d4;--shadow:0 24px 70px #11111121;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}main{overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7eb;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:76px;padding:8px clamp(18px,4vw,54px);display:grid;position:sticky;top:0;box-shadow:0 12px 34px #1111110f}.brand{align-items:center;display:inline-flex}.brand img{object-fit:cover;object-position:center;width:130px;height:54px;display:block}.nav-links{color:#282522;justify-content:center;align-items:center;gap:clamp(16px,2.5vw,30px);font-size:.91rem;font-weight:720;display:flex}.nav-links a{padding-block:8px;position:relative}.nav-links a:after{content:"";background:var(--red);transform-origin:100%;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{width:44px;height:44px;color:var(--ink);background:var(--white);border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:none;box-shadow:0 10px 30px #11111114}.mini-cta,.primary-btn,.secondary-btn,.card-link{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-weight:800;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.mini-cta{color:var(--white);background:var(--red);justify-self:end;padding:0 16px;box-shadow:0 14px 34px #c5091538}.mini-cta:hover,.primary-btn:hover,.secondary-btn:hover,.card-link:hover,.contact-card:hover,.site-footer a:hover{transform:translateY(-2px)}.hero{isolation:isolate;background:var(--ink);align-items:center;min-height:clamp(620px,82svh,780px);display:flex;position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#080808fa 0%,#120d0de0 42%,#160e0e73 72%,#c509151f 100%),linear-gradient(#0000 55%,#c5091533);position:absolute;inset:0}.hero-image{z-index:-2;object-fit:cover;object-position:center;filter:saturate(.98)contrast(1.03)}.hero-copy{width:min(var(--max), calc(100% - 40px));max-width:720px;margin-inline:auto;padding:76px 0 88px}.eyebrow{color:var(--red);letter-spacing:.13em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:900}.hero .eyebrow,.contact-copy .eyebrow{color:#ffb4b8}.hero h1,.section h2,.contact-section h2{color:var(--ink);letter-spacing:0;margin:0;font-weight:880}.hero h1{max-width:680px;color:var(--white);font-size:clamp(3rem,5.2vw,4.8rem);line-height:1.02}.hero-lead{color:#ffffffc7;max-width:660px;margin:24px 0 0;font-size:clamp(1.05rem,1.45vw,1.22rem);line-height:1.68}.hero-actions,.camp-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.primary-btn,.secondary-btn{min-width:172px;min-height:52px;padding:0 22px}.primary-btn{color:var(--white);background:var(--red);box-shadow:0 20px 45px #c5091547}.primary-btn:hover{background:var(--red-dark)}.primary-btn.compact{width:fit-content;min-width:0}.secondary-btn{color:var(--ink);background:#ffffffe6;box-shadow:0 18px 42px #11111114}.section{width:min(var(--max), calc(100% - 40px));margin-inline:auto;padding:clamp(72px,8vw,106px) 0 0}.section h2,.contact-section h2{max-width:860px;font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.08}.section-copy p,.section-heading p,.contact-copy p,.camp-copy p,.support-panel p{color:var(--muted);font-size:1.04rem;line-height:1.75}.section-heading{max-width:760px;margin-bottom:34px}.wide-heading{max-width:900px}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card,.flow-card,.support-panel,.camp-note,.poster-card,.contact-card{border-radius:8px}.service-card{background:var(--white);flex-direction:column;align-items:flex-start;padding:28px;display:flex;box-shadow:0 18px 56px #11111114}.service-card svg{color:var(--red);flex:none}.service-card h3{margin:22px 0 12px;font-size:1.28rem;line-height:1.2}.service-card p{color:var(--muted);margin:0;line-height:1.66}.card-link{min-height:44px;color:var(--red);background:#c5091514;margin-top:auto;padding:0 16px}.support-panel{color:var(--white);box-shadow:var(--shadow);background:linear-gradient(135deg,#111111fa,#30221ffa),linear-gradient(#0000,#c5091529);grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:24px;padding:28px;display:grid}.support-panel svg{color:var(--ruby)}.support-panel h3{max-width:720px;margin:12px 0 10px;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.15}.support-panel p{color:#ffffffb8;max-width:760px;margin:0}.flow-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.flow-card{background:var(--white);padding:28px;box-shadow:0 18px 56px #11111114}.flow-card span{color:var(--red);font-size:2rem;font-weight:900;line-height:1}.flow-card h3{margin:22px 0 10px;font-size:1.18rem}.flow-card p{color:var(--muted);margin:0;line-height:1.64}.camp-section{padding-top:clamp(76px,9vw,116px)}.camp-intro{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:center;gap:clamp(24px,5vw,62px);display:grid}.camp-copy p{max-width:760px}.camp-note{background:var(--white);gap:10px;padding:28px;display:grid;box-shadow:0 18px 56px #11111114}.camp-note svg{color:var(--red)}.camp-note strong{font-size:1.2rem}.camp-note span{color:var(--muted);line-height:1.6}.poster-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),520px));justify-content:center;gap:24px;margin-top:34px;display:grid}.poster-card{background:var(--white);box-shadow:var(--shadow);padding:clamp(10px,2vw,16px);display:block}.poster-card img{object-fit:contain;border-radius:6px;width:100%;height:auto;display:block}.about-section{padding-bottom:clamp(76px,9vw,116px)}.section-copy{max-width:900px}.section-copy p:not(.eyebrow){max-width:820px}.contact-section{color:var(--white);background:var(--ink);grid-template-columns:minmax(0,.84fr) minmax(320px,.72fr);align-items:center;gap:clamp(28px,6vw,76px);padding:clamp(64px,8vw,94px) clamp(20px,4vw,54px);display:grid}.contact-copy{justify-self:end;max-width:700px}.contact-section h2{color:var(--white)}.contact-copy p:not(.eyebrow){color:#ffffffb8;max-width:640px}.contact-stack{gap:18px;width:min(100%,620px);display:grid}.contact-methods{gap:12px;display:grid}.contact-card{background:#ffffff14;grid-template-columns:42px 1fr;align-items:center;gap:14px;min-height:72px;padding:14px 16px;transition:transform .18s,background .18s;display:grid}.contact-card.emphasis{background:var(--red);box-shadow:0 20px 48px #c5091547}.contact-card svg{color:var(--wood)}.contact-card.emphasis svg{color:var(--white)}.contact-card span{color:#ffffffb8;overflow-wrap:anywhere;gap:3px;min-width:0;display:grid}.contact-card strong{color:var(--white);font-size:1rem}.site-footer{color:#eee8df;background:#0b0b0b;justify-content:space-between;align-items:center;gap:18px;padding:22px clamp(20px,4vw,54px);font-size:.94rem;display:flex}.site-footer div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.site-footer a{width:36px;height:36px;color:var(--white);background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;transition:transform .18s,background .18s;display:inline-flex}.site-footer a:hover{background:#ffffff24}.social-icon-image{object-fit:contain;width:18px;height:18px;display:block}@media (max-width:1060px){.service-grid,.flow-grid,.camp-intro,.contact-section{grid-template-columns:1fr}.contact-copy{justify-self:start}.contact-stack{width:100%}}@media (max-width:860px){.site-header{grid-template-columns:auto auto auto;gap:12px;min-height:74px;padding:10px 14px}.brand img{width:130px;height:50px}.menu-toggle{justify-self:center;display:inline-flex}.nav-links{box-shadow:var(--shadow);background:#fbfaf7fa;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:14px;right:14px}.nav-links.is-open{display:flex}.nav-links a{padding:13px 12px}.nav-links a:after{display:none}.mini-cta{min-height:40px;padding-inline:12px;font-size:.88rem}}@media (max-width:768px){body{font-size:18px}.hero{align-items:flex-end;min-height:700px}.hero:after{background:linear-gradient(#08080838 0%,#0a0808bd 42%,#080808fa 100%),linear-gradient(#0000 52%,#c509153d)}.hero-image{object-position:76% top;transform-origin:100% 0;transform:scale(.82)}.hero-copy{width:min(100% - 28px, var(--max));padding:118px 0 46px}.hero h1{font-size:clamp(42px,11vw,56px);line-height:1.05}.hero-lead{font-size:18px;line-height:1.6}.hero-actions,.camp-actions{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn{width:100%}.section{width:min(100% - 28px, var(--max));padding-top:68px}.section h2,.contact-section h2{font-size:clamp(34px,9vw,46px);line-height:1.08}.section-copy p,.section-heading p,.contact-copy p,.camp-copy p,.support-panel p{font-size:18px;line-height:1.65}.service-grid,.flow-grid{gap:16px}.service-card,.flow-card{padding:28px 24px}.support-panel{grid-template-columns:1fr;padding:28px 24px}.primary-btn.compact{width:100%}.camp-note{padding:24px}.poster-grid{grid-template-columns:1fr;gap:24px;margin-top:24px}.poster-card{padding:10px}.poster-card img{object-fit:contain;width:100%;height:auto}.about-section{padding-bottom:68px}.contact-section{padding:58px 14px}.contact-card{grid-template-columns:36px 1fr;min-height:68px;padding:14px}.site-footer{text-align:center;flex-direction:column;justify-content:center}.site-footer div{justify-content:center}}@media (max-width:420px){.site-header{gap:8px}.brand img{width:116px;height:46px}.menu-toggle{width:40px;height:40px}.mini-cta{padding-inline:10px}.mini-cta span{display:none}}
