:root{--ink:#202424;--muted:#68706d;--teal:#163f46;--teal-soft:#dfeceb;--cream:#f7f2ea;--paper:#fffdf8;--line:#163f4624}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page{overflow:hidden}.container{width:min(1120px,100% - 40px);margin:0 auto}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8d6;border-bottom:1px solid #163f4614;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{align-items:center;gap:0;display:inline-flex}.brand-symbol{width:34px;height:34px}.brand-wordmark{width:104px;height:auto}.nav-links{color:var(--muted);align-items:center;gap:28px;font-size:14px;display:flex}.pill-button{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:700;transition:transform .16s,box-shadow .16s;display:inline-flex}.pill-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px #163f462e}.ghost-button{color:var(--teal);background:0 0}.hero{background:radial-gradient(circle at 12% 24%,#dfecebe6,#0000 32%),linear-gradient(135deg,#fffdf8 0%,#f6f0e7 100%);padding:72px 0 96px}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.eyebrow{color:var(--teal);letter-spacing:.16em;margin:0 0 18px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(40px,5.8vw,68px);line-height:1.08}.keep-line{white-space:nowrap}.accent{color:#1a8a7a;background-image:linear-gradient(#0000 60%,#1a8a7a26 60%)}.lead{color:#4b5551;font-size:clamp(18px,2.2vw,22px);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.trust-badge{color:var(--muted);letter-spacing:.02em;margin-top:24px;font-size:14px}.trust-badge:before{content:"✦ ";color:var(--teal)}.hero-image{background:#efe5d8;border:1px solid #163f461a;border-radius:36px;overflow:hidden;box-shadow:0 30px 80px #40362a29}.hero-image img{width:100%;height:auto}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px 0}.manifesto-inner{text-align:center;max-width:640px;margin:0 auto}.manifesto-hook{letter-spacing:-.04em;font-weight:700;color:var(--ink)!important;margin-bottom:24px!important;font-size:clamp(22px,2.8vw,30px)!important;line-height:1.5!important}.manifesto-inner p{color:var(--muted);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(17px,2vw,20px);line-height:1.8}.manifesto-accent{margin-top:18px;font-weight:700;color:var(--teal)!important;font-size:clamp(18px,2.2vw,22px)!important}.section{padding:96px 0}.section.alt{background:#f4f0e9}.section-head{max-width:720px;margin-bottom:42px}.section-head h2{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(34px,4vw,52px);line-height:1.15}.section-head p{color:var(--muted);font-size:18px;line-height:1.75}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#fffdf8c2;border-radius:28px;min-height:250px;padding:28px}.card-number{color:var(--teal);letter-spacing:.12em;font-size:13px;font-weight:900}.card h3{letter-spacing:-.04em;margin:54px 0 14px;font-size:24px}.card p{color:var(--muted);line-height:1.7}.split{grid-template-columns:1fr 1fr;align-items:center;gap:52px;display:grid}.image-card{border:1px solid var(--line);background:#eee4d7;border-radius:34px;overflow:hidden}.image-card img{width:100%}.bullet-list{gap:18px;margin:28px 0 0;padding:0;list-style:none;display:grid}.bullet-list li{border-left:3px solid var(--teal);color:#4d5753;padding-left:16px;line-height:1.7}.ingredient-cards{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px;display:grid}.ingredient-card{border:1px solid var(--line);background:#fffdf8c2;border-radius:24px;padding:28px}.ingredient-card h3{letter-spacing:-.03em;margin:0 0 16px;font-size:20px;line-height:1.4}.ingredient-name{color:var(--muted);letter-spacing:.02em;font-size:13px;display:block}.ingredient-mood{border:1px solid var(--line);background:#eee4d7;border-radius:28px;overflow:hidden}.ingredient-mood img{width:100%}.price-panel{grid-template-columns:1fr 1fr;gap:18px;display:grid}.price-card{background:var(--teal);color:#fff;border-radius:32px;padding:34px}.price-card.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.price{letter-spacing:-.05em;margin:18px 0 8px;font-size:48px;font-weight:900}.reserve{color:#fff;background:linear-gradient(#163f46 0%,#0f2f35 100%);padding:96px 0}.reserve .section-head p{color:#ffffffb8}.embed-wrap{background:#fff;border:1px solid #ffffff29;border-radius:28px;overflow:hidden;box-shadow:0 24px 80px #0000003d}.embed-wrap iframe{border:0;width:100%;min-height:680px;display:block}.footer{color:#ffffffb8;background:#0f2f35;padding:42px 0}.footer-inner{justify-content:space-between;align-items:center;gap:24px;font-size:14px;display:flex}.footer-brand{align-items:center;gap:0;display:inline-flex}.footer-brand img:first-child{width:32px;height:32px}.footer-brand img:last-child{filter:brightness(0)invert();opacity:.82;width:92px;height:auto}.footer-brand img:first-child{filter:brightness(0)invert();opacity:.82}@media (max-width:860px){.nav-links a:not(.pill-button){display:none}.hero-grid,.split,.price-panel{grid-template-columns:1fr}.hero{padding-top:48px}.cards,.ingredient-cards{grid-template-columns:1fr}.section,.reserve{padding:72px 0}.footer-inner{flex-direction:column;align-items:flex-start}}
