:root{color-scheme:light;--ink:#17201b;--muted:#5d6b63;--line:#d9ded8;--paper:#fbfaf5;--surface:#fff;--brand:#176b56;--brand-dark:#0c3e34;--accent:#b33f2f;--gold:#c8942e;--blue:#255e91;--shadow:0 18px 45px #17201b1f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px;color:var(--ink);scroll-behavior:smooth}body{letter-spacing:0;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}.skip-link{z-index:30;background:var(--brand-dark);color:#fff;border-radius:4px;padding:8px 12px;position:absolute;top:-48px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:20;backdrop-filter:blur(16px);background:#fbfaf5eb;border-bottom:1px solid #ffffff6b;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:180px;display:inline-flex}.brand-mark{background:var(--brand-dark);color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid}.brand strong,.brand small{line-height:1.15;display:block}.brand small{color:var(--muted)}.nav{flex:1;justify-content:center;align-items:center;gap:clamp(12px,2vw,28px);display:flex}.nav a{color:var(--muted);white-space:nowrap;font-size:15px}.nav a:hover,.nav a[aria-current=page]{color:var(--ink)}.header-cta,.button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:700;display:inline-flex}.header-cta,.button-primary{background:var(--brand);color:#fff}.button-secondary{color:#fff;background:#ffffff2e;border-color:#ffffffbd}.button-outline{border-color:var(--line);background:var(--surface);color:var(--ink)}.hero{color:#fff;background:linear-gradient(#0a151238,#0a1512c7),url(https://images.unsplash.com/photo-1508804185872-d7badad00f7d?auto=format&fit=crop&w=2200&q=85) 50%/cover;align-items:end;min-height:calc(100vh - 72px);display:grid;position:relative;overflow:hidden}.hero-inner{width:min(1180px,100% - 36px);margin:0 auto;padding:96px 0 84px}.hero-content{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.hero .eyebrow{color:#ffd885}.hero h1,.page-hero h1{letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(42px,7vw,78px);line-height:.96}.hero p{color:#ffffffe6;max-width:660px;margin:22px 0 0;font-size:20px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-stats{background:#ffffff2e;border:1px solid #fff3;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:760px;margin-top:58px;display:grid}.hero-stat{background:#0c3e3452;padding:18px}.hero-stat strong{font-size:24px;line-height:1.1;display:block}.hero-stat span{color:#ffffffc7;font-size:14px}.section,.page-section{width:min(1180px,100% - 36px);margin:0 auto;padding:76px 0}.section-heading{max-width:760px;margin-bottom:28px}.section-heading h2{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.section-heading p:not(.eyebrow){color:var(--muted);margin:14px 0 0;font-size:18px}.split-band{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:center;gap:44px;width:min(1180px,100% - 36px);margin:0 auto;padding:76px 0;display:grid}.split-band img{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:8px}.feature-list{gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--muted);grid-template-columns:30px 1fr;gap:12px;display:grid}.feature-list span{width:30px;height:30px;color:var(--brand-dark);background:#e4f1ec;border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #17201b0f}.feature-card a{grid-template-rows:auto 1fr;height:100%;display:grid}.feature-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.feature-card div{padding:18px}.card-meta{color:var(--blue);text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.feature-card h3{margin:0;font-size:21px;line-height:1.2}.feature-card p:last-child{color:var(--muted);margin:10px 0 0}.page-hero{width:min(1180px,100% - 36px);margin:0 auto;padding:76px 0 36px}.page-hero p{max-width:720px;color:var(--muted);font-size:19px}.detail-hero{width:min(1180px,100% - 36px);margin:0 auto;padding:44px 0 0}.detail-hero img{object-fit:cover;border-radius:8px;width:100%;max-height:520px}.prose{width:min(780px,100% - 36px);margin:0 auto;padding:42px 0 76px}.prose h2,.prose h3{line-height:1.15}.prose p,.prose li{color:var(--muted)}.contact-layout{grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);align-items:start;gap:42px;width:min(1180px,100% - 36px);margin:0 auto;padding:76px 0;display:grid}.contact-aside{gap:18px;display:grid}.contact-aside img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%}.inquiry-form{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:18px;padding:22px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.turnstile-field{min-height:0}label{color:var(--ink);gap:6px;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fffefa;border-radius:6px;padding:10px 12px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--brand);outline:3px solid #176b562e}.form-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.form-status{min-height:24px;color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);background:#edf1ea;justify-content:space-between;align-items:center;gap:24px;padding:34px clamp(18px,4vw,56px);display:flex}.site-footer p{color:var(--muted);margin:4px 0 0}.footer-links{color:var(--muted);gap:20px;display:flex}@media (width<=880px){.site-header{flex-wrap:wrap;align-items:flex-start}.nav{order:3;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.header-cta{margin-left:auto}.hero{min-height:auto}.hero-inner{padding:88px 0 56px}.hero h1,.page-hero h1{font-size:46px}.hero-stats,.card-grid,.split-band,.contact-layout{grid-template-columns:1fr}}@media (width<=560px){.brand{min-width:auto}.brand small{display:none}.header-cta{min-height:40px;padding:8px 12px}.hero h1,.page-hero h1{font-size:38px}.hero p,.section-heading p:not(.eyebrow),.page-hero p{font-size:17px}.form-grid,.hero-stats{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}}
