:root{--bg: #f6efe4;--bg-alt: #fffaf1;--text: #3a2a20;--text-sec: #5a4636;--text-muted: #8a6a4f;--accent: #b5583a;--accent-hover: #8f4028;--accent-light: #d6b48a;--border: #e3d5bd;--footer-bg: #3a2a20;--footer-link: #f0b28d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}::-moz-selection{background:#e3c7a5}::selection{background:#e3c7a5}.font-serif,.wordmark,.heading-xl,.heading-lg,.stat-number,.step-number{font-family:"Instrument Serif",serif}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:48px;padding-right:48px}.container-wide{max-width:1360px}.container-narrow{max-width:1000px}.section{padding-top:88px;padding-bottom:88px}.section-alt{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.text-center{text-align:center}.eyebrow{font-size:15px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px}.heading-xl{font-size:60px;line-height:1.05;margin:0 0 24px;color:var(--text);font-weight:400}.heading-lg{font-size:42px;line-height:1.1;margin:0 0 20px;color:var(--text);font-weight:400}.section-title{margin-bottom:48px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border:none;border-radius:999px;padding:15px 28px;font-size:16px;font-weight:700;cursor:pointer;text-decoration:none;transition:background .2s ease}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-sm{padding:11px 22px;font-size:15px}.btn-lg{padding:16px 30px;box-shadow:0 8px 24px #b5583a47}.image-placeholder{background:var(--border);display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}.image-placeholder span{color:var(--text-muted);font-size:15px;font-weight:500;max-width:280px}.header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 48px;background:#f6efe4eb;backdrop-filter:blur(6px);border-bottom:1px solid var(--border)}.wordmark{font-family:"Instrument Serif",serif;font-size:28px;letter-spacing:.3px;color:var(--text);white-space:nowrap}.wordmark:hover{color:var(--text)}.header-nav{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.header-nav a{font-size:15px;font-weight:600;color:var(--text)}.header-nav a:hover{color:var(--accent-hover)}.header-nav .btn-primary,.header-nav .btn-primary:hover{color:#fff}.hero{padding-top:72px;padding-bottom:88px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px}.hero-lead{font-size:19px;line-height:1.6;color:var(--text-sec);max-width:520px;margin:0 0 36px}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hero-whatsapp{font-size:16px;font-weight:700;color:var(--text);padding:16px 8px}.hero-whatsapp:hover{color:var(--accent-hover)}.stats-row{display:flex;gap:36px;margin-top:48px;flex-wrap:wrap}.stat-number{font-size:34px;color:var(--accent);line-height:1.1}.stat-label{font-size:14px;color:var(--text-muted);font-weight:600}.stat-divider{width:1px;background:var(--border)}.hero-image{width:100%;height:560px;border-radius:28px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.step-number{font-size:46px;color:var(--accent-light);margin-bottom:14px;line-height:1}.step-title{font-size:19px;margin:0 0 10px;color:var(--text);font-weight:700}.step-body{font-size:15px;line-height:1.6;color:var(--text-sec);margin:0}.slots-list{display:flex;flex-direction:column;gap:16px}.slots-empty{text-align:center;color:var(--text-muted);font-size:16px;padding:24px}.slot-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:16px;padding:16px 20px;min-height:72px}.slot-card-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.slot-date{font-size:17px;font-weight:700;color:var(--text)}.slot-seats{font-size:14px;color:var(--text-muted)}.slot-full{font-size:15px;font-weight:700;color:var(--text-muted)}.reservation-form{display:none;margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field-full{grid-column:1 / -1}.form-label{font-size:14px;font-weight:600;color:var(--text)}.form-field input[type=text],.form-field input[type=email],.form-field input[type=tel]{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:#fff;font-family:Manrope,sans-serif;font-size:15px;color:var(--text)}.form-field input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #b5583a1f}.checkbox-label{flex-direction:row;align-items:center;gap:10px;font-size:15px;color:var(--text);cursor:pointer}.checkbox-label input{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.seats-field{gap:10px}.seats-buttons{display:flex;gap:10px;flex-wrap:wrap}.seat-btn{width:44px;height:44px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text);font-family:Manrope,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:all .15s ease}.seat-btn:hover{border-color:var(--accent);color:var(--accent)}.seat-btn.selected{background:var(--accent);border-color:var(--accent);color:#fff}.invoice-fields{display:none;grid-template-columns:repeat(2,1fr);gap:16px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:20px}.btn-submit{width:100%;margin-top:8px}.form-error{margin-top:16px;padding:12px 16px;background:#fff0f0;border:1px solid #e3bdbd;border-radius:12px;color:#a03030;font-size:14px;font-weight:600;display:none}.form-error:not(:empty){display:block}.two-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.price-image{width:100%;height:460px;border-radius:28px}.price-body{font-size:17px;line-height:1.7;color:var(--text-sec);margin:0 0 28px}.price-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:14px}.price-list li{display:flex;gap:12px;font-size:16px;color:var(--text)}.price-list li:before{content:"·";color:var(--accent);font-weight:800}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:20px}.gallery-item{border-radius:20px;overflow:hidden}.gallery-item--tall{grid-row:span 2}.schedule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.schedule-card{display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--bg-alt);border:1px solid var(--border);border-radius:16px;padding:20px 26px;flex-wrap:wrap}.schedule-day{font-size:17px;font-weight:700;color:var(--text)}.schedule-hours{font-size:16px;color:var(--text-sec)}.schedule-footnote{text-align:center;font-size:15px;color:var(--text-muted);margin-bottom:20px}.location-body{font-size:17px;line-height:1.7;color:var(--text-sec);margin:0 0 24px}.location-info{display:flex;flex-direction:column;gap:14px;font-size:16px;color:var(--text)}.location-map{border-radius:24px;overflow:hidden;border:1px solid var(--border);height:380px}.location-map iframe{border:0;display:block;width:100%;height:100%}.footer{padding:48px;background:var(--footer-bg);color:var(--bg)}.footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.wordmark--light{color:var(--bg);font-size:24px}.wordmark--light:hover{color:var(--bg)}.footer-links{display:flex;gap:28px;flex-wrap:wrap;font-size:15px;color:#d9c6ac}.footer-links a{color:var(--footer-link)}.footer-links a:hover{color:#fff}@media(max-width:1024px){.steps-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item--tall{grid-row:span 1}}@media(max-width:768px){.container{padding-left:24px;padding-right:24px}.header{padding:16px 24px;flex-direction:column;align-items:flex-start}.header-nav{gap:16px;width:100%}.heading-xl{font-size:40px}.heading-lg{font-size:32px}.hero-grid,.two-col-grid{grid-template-columns:1fr}.hero-image{height:360px}.hero-actions{flex-direction:column;align-items:flex-start}.stats-row{gap:20px}.stat-divider{display:none}.steps-grid{gap:24px}.price-image{height:320px}.schedule-grid,.form-grid,.invoice-fields{grid-template-columns:1fr}.slot-card-row{align-items:flex-start}}@media(max-width:480px){.steps-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:240px}}
