:root{--forest-950: #0c1a14;--forest-900: #132920;--forest-800: #1b4332;--forest-700: #1f4d3a;--forest-600: #2d6a4f;--forest-500: #40916c;--forest-100: #d8f3dc;--forest-50: #f0fdf4;--gold-700: #8a6d1c;--gold-600: #b8860b;--gold-500: #c9a227;--gold-400: #d4af37;--gold-300: #e4c76b;--gold-muted: rgba(212, 175, 55, .35);--cream: #f7f5f0;--white: #fafaf8;--text: #e8f0eb;--text-muted: rgba(232, 240, 235, .72);--text-dark: #1a2e24;--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Source Sans 3", system-ui, sans-serif;--shadow-soft: 0 24px 64px rgba(12, 26, 20, .45);--radius: 12px;--radius-lg: 20px;--header-h: 72px;font-family:var(--font-body);font-size:18px;line-height:1.55;color:var(--text-dark);background:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){:root{font-size:16px}}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--forest-700);text-decoration:none;transition:color .2s ease}a:hover{color:var(--gold-600)}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;margin:0 0 .5em}h1{font-size:clamp(2.5rem,6vw,4rem);letter-spacing:-.02em}h2{font-size:clamp(2rem,4vw,2.75rem);color:var(--forest-900)}h3{font-size:1.35rem;color:var(--forest-800)}p{margin:0 0 1em}p:last-child{margin-bottom:0}.site-header{position:sticky;top:0;z-index:100;height:var(--header-h);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,4vw,3rem);background:#f7f5f0eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gold-muted)}.site-header__brand{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--forest-900);letter-spacing:.02em}.site-header__brand span{color:var(--gold-600)}.site-header__nav{display:flex;gap:2rem;align-items:center}.site-header__nav a{font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;color:var(--forest-800)}.site-header__nav a.active{color:var(--gold-700)}main{flex:1}.site-footer{background:var(--forest-950);color:var(--text-muted);padding:2.5rem clamp(1.25rem,4vw,3rem);font-size:.9rem}.site-footer a{color:var(--gold-400)}.site-footer a:hover{color:var(--gold-300)}.site-footer__inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.section{padding:clamp(3rem,8vw,5.5rem) clamp(1.25rem,4vw,3rem)}.section--cream{background:var(--cream)}.section--white{background:var(--white)}.section--forest{background:linear-gradient(165deg,var(--forest-900) 0%,var(--forest-800) 50%,var(--forest-700) 100%);color:var(--text)}.section--forest h2,.section--forest h3{color:var(--white)}.section__inner{max-width:1100px;margin:0 auto}.section__eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--gold-500);margin-bottom:.75rem}.section--cream .section__eyebrow,.section--white .section__eyebrow{color:var(--gold-700)}.hero{position:relative;min-height:min(92vh,900px);display:flex;align-items:flex-end;justify-content:center;padding:clamp(2rem,6vw,4rem);background-color:var(--forest-950)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-image:url(/hero-kitchen.jpg)}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c1a14eb,#0c1a148c 45%,#0c1a1459)}.hero__content{position:relative;z-index:1;max-width:900px;text-align:center;padding-bottom:clamp(1rem,4vw,2rem)}.hero__title{font-family:var(--font-display);font-size:clamp(2.75rem,7.5vw,4.25rem);font-weight:700;color:var(--white);letter-spacing:-.02em;line-height:1.05;margin-bottom:1rem;text-shadow:0 4px 32px rgba(0,0,0,.35)}.hero__title .accent{color:var(--gold-400)}.hero__sub{font-size:clamp(1rem,2.2vw,1.2rem);color:var(--text);max-width:36em;margin:0 auto 1.75rem;line-height:1.6}.hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;font-family:var(--font-body);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--forest-950);background:linear-gradient(135deg,var(--gold-400) 0%,var(--gold-500) 100%);border:none;border-radius:999px;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 28px #d4af3759}.hero__cta:hover{transform:translateY(-2px);box-shadow:0 12px 36px #d4af3773;color:var(--forest-950)}.values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-top:2rem}.value-card{background:#ffffff0f;border:1px solid var(--gold-muted);border-radius:var(--radius);padding:1.5rem 1.35rem;transition:border-color .2s ease,background .2s ease}.value-card:hover{border-color:#d4af378c;background:#ffffff17}.value-card h3{color:var(--gold-400);font-size:1.2rem;margin-bottom:.5rem}.value-card p{color:var(--text-muted);font-size:.95rem;margin:0}.partners-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;margin-top:2rem}a.partner-card{display:block;text-decoration:none;color:inherit;background:#ffffff0f;border:1px solid var(--gold-muted);border-radius:var(--radius);padding:1.5rem 1.35rem;transition:border-color .2s ease,background .2s ease,transform .2s ease}a.partner-card:hover{color:inherit;border-color:#d4af378c;background:#ffffff17;transform:translateY(-2px)}.partner-card h3{color:var(--gold-400);font-size:1.2rem;margin-bottom:.5rem}.partner-card p{color:var(--text-muted);font-size:.95rem;margin:0 0 .65rem}.partner-card__url{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-500)}a.partner-card:hover .partner-card__url{color:var(--gold-300)}.contact-panel{background:var(--white);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.5rem);box-shadow:var(--shadow-soft);border:1px solid rgba(27,67,50,.08);max-width:640px;margin:0 auto}.form-row{margin-bottom:1.25rem}.form-row label{display:block;font-weight:600;font-size:.85rem;color:var(--forest-800);margin-bottom:.4rem}.form-row input,.form-row textarea{width:100%;padding:.75rem 1rem;font-family:var(--font-body);font-size:1rem;border:1px solid rgba(27,67,50,.2);border-radius:8px;background:var(--cream);transition:border-color .2s ease,box-shadow .2s ease}.form-row input:focus,.form-row textarea:focus{outline:none;border-color:var(--forest-600);box-shadow:0 0 0 3px #2d6a4f26}.form-row textarea{min-height:140px;resize:vertical}.form-hint{font-size:.8rem;color:#5c6b62;margin-top:.35rem}.form-file{padding:.5rem 0}.btn-submit{width:100%;margin-top:.5rem;padding:1rem 1.5rem;font-family:var(--font-body);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:var(--forest-950);background:linear-gradient(135deg,var(--gold-400),var(--gold-600));border:none;border-radius:10px;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.btn-submit:hover:not(:disabled){transform:translateY(-1px)}.btn-submit:disabled{opacity:.65;cursor:not-allowed}.form-message{margin-top:1rem;padding:.85rem 1rem;border-radius:8px;font-size:.95rem}.form-message--ok{background:var(--forest-100);color:var(--forest-800);border:1px solid var(--forest-500)}.form-message--err{background:#fde8e8;color:#8b1e1e;border:1px solid #e8a0a0}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.gallery-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.gallery-card{border-radius:var(--radius);overflow:hidden;background:var(--white);box-shadow:0 8px 32px #0c1a1414;border:1px solid rgba(27,67,50,.08)}.gallery-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.gallery-card figcaption{padding:1rem 1.15rem;font-size:.9rem;color:var(--forest-800)}.page-intro{max-width:42rem}.page-intro p{color:#3d5247;font-size:1.05rem}.gallery-cta{text-align:center;margin-top:3rem}
