@import"https://fonts.googleapis.com/css2?family=Fraunces:wght@400;600;700&family=Space+Grotesk:wght@400;500;600&display=swap";@font-face{font-family:Laca Pro;src:url(/fonts/laca/Laca%20Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Laca Pro;src:url(/fonts/laca/Laca%20Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Laca Pro;src:url(/fonts/laca/Laca%20Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;font-family:Space Grotesk,Helvetica Neue,Helvetica,sans-serif;--ink: #1e1a16;--muted: #6f6760;--accent: #d86b3e;--accent-dark: #b84d25;--card: #fff7f0;--stroke: #ead6c7;--bg-top: #fff3e6;--bg-bottom: #f4efe9;--shadow: 0 20px 50px rgba(35, 24, 18, .12)}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 20% 0%,#ffe7d3 0%,var(--bg-top) 35%,var(--bg-bottom) 100%);min-height:100vh}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;gap:72px;padding:0 6vw 80px}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:20px 0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{font-family:Laca Pro,Fraunces,Times New Roman,serif;font-size:28px;font-weight:700;letter-spacing:.4px}main{display:flex;flex-direction:column;gap:96px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2px;font-weight:600;color:var(--muted);margin:0 0 18px}h1{font-family:Fraunces,Times New Roman,serif;font-size:clamp(32px,3.4vw,54px);line-height:1.1;margin:0 0 18px}.subhead{margin:0 0 30px;font-size:18px;line-height:1.6;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-media{display:flex;justify-content:center}.media-card{width:min(100%,640px);background:var(--card);border:1px solid var(--stroke);border-radius:24px;padding:22px;display:flex;flex-direction:column;gap:18px;box-shadow:var(--shadow)}.media-frame{background:#000;border:1px solid #231812;border-radius:18px;min-height:220px;overflow:hidden}.media-embed{width:100%;height:100%;border:0;display:block;aspect-ratio:16 / 9}.media-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.media-title{font-weight:600;margin:0 0 6px}.media-caption{margin:0;font-size:14px;color:var(--muted)}.btn{border-radius:999px;border:1px solid transparent;padding:12px 22px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;background:transparent}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 10px 24px #d86b3e4d}.btn-primary:hover{transform:translateY(-1px);background:var(--accent-dark)}.btn-ghost{border-color:var(--stroke);color:var(--ink);background:#fff}.btn-outline{border-color:var(--accent);color:var(--accent);background:transparent}.testimonials{display:flex;flex-direction:column;gap:32px}.footer{border-top:1px solid var(--stroke);padding:28px 0 12px;color:var(--muted);font-size:14px}.footer a{color:var(--accent);font-weight:600}.section-heading h2{font-family:Fraunces,Times New Roman,serif;font-size:clamp(26px,3vw,40px);margin:0 0 10px}.section-heading p{margin:0;color:var(--muted)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.testimonial-card{background:#fff;border:1px solid var(--stroke);border-radius:20px;padding:22px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 30px #23181214}.quote{margin:0 0 18px;font-size:17px;line-height:1.5}.attribution{margin:0;color:var(--muted);font-size:14px;text-transform:uppercase;letter-spacing:1px}@media(max-width:980px){.page{gap:56px;padding:0 7vw 64px}.hero{grid-template-columns:1fr}.hero-media{justify-content:flex-start}.testimonial-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start;gap:16px}}
