*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter","SF Pro Display","Segoe UI","Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#1c110c;background:#f8f5f1;text-align:center}a{color:inherit;text-decoration:none}header{background:linear-gradient(135deg, #f9f4ed 0%, #ead7c2 100%);color:#1c110c;text-align:center;padding:2.5rem 1.5rem;margin-bottom:0;border-bottom:1px solid #e5dcd4}main{max-width:none;margin:0 auto;padding:0;text-align:center}footer{text-align:center;padding:2rem 1.5rem;background:#1c110c;color:#f5ede4;margin-top:2rem;letter-spacing:0.01em}.hero{background:linear-gradient(135deg, #f9f4ed 0%, #ead7c2 100%);border:1px solid #e5dcd4;border-radius:18px;padding:2.5rem;margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 18px 60px rgba(44,24,16,0.08);text-align:center}.hero h1{font-size:2.3rem;line-height:1.1;margin-bottom:0.75rem}.hero .lede{font-size:1.05rem;color:#4a3d37}.hero__cta{display:flex;gap:0.75rem;flex-wrap:wrap;justify-content:center}.hero__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:1rem;margin-top:0.5rem;text-align:center}.hero__stats .stat__number{display:block;font-size:1.6rem;font-weight:700}.hero__stats .stat__label{color:#4a3d37;font-size:0.95rem}.hero__tag{display:flex;gap:0.5rem;flex-wrap:wrap;justify-content:center}.section{margin-top:3rem}.section--alt{background:#f5ede4;border:1px solid #e5dcd4;border-radius:16px;padding:2rem}.section__header{margin-bottom:1.5rem;text-align:center}.section__header h2{font-size:1.9rem;margin:0.25rem 0}.section__header .lede{color:#4a3d37}.kicker{text-transform:uppercase;letter-spacing:0.08em;font-size:0.8rem;color:#4a3d37;margin-bottom:0.35rem}.lede{font-size:1rem;color:#4a3d37}.button{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;padding:0.75rem 1.1rem;border-radius:12px;background:linear-gradient(135deg, #f3d89a 0%, #c18a32 55%, #8f5f1f 100%);color:#fff9ef;font-weight:750;border:1px solid rgba(255,255,255,0.18);box-shadow:0 14px 28px rgba(0,0,0,0.18),inset 0 1px 0 rgba(255,255,255,0.28);transition:transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, filter 0.2s ease;text-shadow:0 1px 6px rgba(0,0,0,0.2)}.button:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.28);filter:brightness(1.03)}.button--ghost{background:transparent;color:#1c110c;border-color:#e5dcd4}.button--ghost:hover{background:rgba(0,0,0,0.03);box-shadow:none}.pill{background:rgba(0,0,0,0.05);color:#4a3d37;border-radius:999px;padding:0.45rem 0.7rem;font-size:0.85rem;border:1px solid #e5dcd4}.grid{display:grid;gap:1rem;text-align:center}.grid--three{grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.grid--two{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.card{background:#fff;border:1px solid #e5dcd4;border-radius:14px;padding:1.25rem;box-shadow:0 8px 24px rgba(0,0,0,0.05);display:flex;flex-direction:column;gap:0.5rem}.card--outline{background:rgba(255,255,255,0.7);box-shadow:none}.card h3{font-size:1.1rem}.card p,.card li{color:#4a3d37;text-align:center}.card ul{padding-left:0;display:grid;gap:0.4rem;list-style-position:inside}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.25rem}.gallery-grid--large{grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))}.gallery-card{background:#fff;border:1px solid #e5dcd4;border-radius:16px;overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,0.07);display:flex;flex-direction:column}.gallery-card img{width:100%;height:320px;object-fit:cover;display:block;background:#eee}.gallery-card__body{padding:1rem;text-align:center}.gallery-card__body p{color:#4a3d37}.timeline{border:none;display:grid;gap:1.25rem;padding-left:0;text-align:center}.timeline__step{display:grid;grid-template-columns:1fr;gap:0.5rem;align-items:center;justify-items:center}.timeline__step h3{margin-bottom:0.25rem}.timeline__step p{color:#4a3d37}.dot{width:14px;height:14px;border-radius:50%;border:3px solid #b58a3c;background:#fff;margin:0 auto}.cta{background:linear-gradient(135deg, #f9f4ed 0%, #ead7c2 100%);border:1px solid #e5dcd4;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;box-shadow:0 16px 50px rgba(0,0,0,0.08)}.cta__actions{display:flex;gap:0.75rem;flex-wrap:wrap}.coming-page{background:radial-gradient(circle at 50% 50%, rgba(255,255,255,0.04) 0%, rgba(0,0,0,0.35) 70%),#1b1b1b}.coming-hero{width:100%;min-height:100vh;margin:0;padding:clamp(1rem, 4vw, 1.75rem) 1rem;display:grid;place-items:center}.coming-frame{position:relative;width:min(1200px, 90vw);height:clamp(65vh, 75vw, 85vh);border-radius:20px;overflow:hidden;background:#101010;border:1px solid rgba(255,255,255,0.08);box-shadow:0 28px 90px rgba(0,0,0,0.42)}.coming-hero__media{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.coming-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.coming-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.35) 100%)}.coming-hero__badge{display:none}.coming-hero__headline{position:absolute;inset:0;display:grid;place-items:center;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:0.08em;gap:0.4rem;transform:translateY(0%)}.coming-hero__headline .headline-kicker{font-size:clamp(3.2rem, 8vw, 5.6rem);font-weight:900;line-height:1.05;text-shadow:0 16px 40px rgba(0,0,0,0.35)}.coming-hero__headline .headline-main{font-size:clamp(1.6rem, 3vw, 2.4rem);font-weight:800;line-height:1.1;text-shadow:0 10px 28px rgba(0,0,0,0.32)}.coming-cta{margin-top:1rem;display:flex;justify-content:center}.coming-cta--overlay{position:absolute;inset:0;display:grid;place-items:center}@media (max-width: 720px){.coming-frame{height:78vh;border-radius:18px}.coming-hero__headline{gap:0.3rem}}