:root{--bg:#f3ecde;--surface:#fffaf0;--ink:#171513;--text:#302c27;--muted:#6e655a;--line:#bfb4a4;--red:#bb3d2e;--cream:#f3ecde;--shadow:0 28px 70px rgba(36,28,21,.18)}
[data-theme="dark"]{--bg:#11100e;--surface:#1b1916;--ink:#f3ecde;--text:#e5dccd;--muted:#aaa092;--line:#4a443d;--red:#df5845;--cream:#f3ecde;--shadow:0 28px 70px rgba(0,0,0,.38)}
*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;max-width:100%;overflow-x:hidden;background:var(--bg);color:var(--text);font:16px/1.6 "DM Sans",sans-serif;transition:background .25s,color .25s}
main,.hero,.hero-copy,.hero-image,.services,.reviews,.experience,.experience-copy,.location,.location-copy{min-width:0;max-width:100%}
.grain{position:fixed;inset:0;pointer-events:none;z-index:30;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.theme-toggle{position:fixed;top:22px;right:22px;width:52px;height:52px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:1.2rem;cursor:pointer;z-index:20}
.hero{min-height:100vh;display:grid;grid-template-columns:72px minmax(390px,.9fr) minmax(420px,1.1fr);position:relative;border-bottom:1px solid var(--line)}
.hero-rail{padding:24px 18px;writing-mode:vertical-rl;transform:rotate(180deg);display:flex;justify-content:space-between;align-items:center;border-left:1px solid var(--line);color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.17em}
.hero-copy{padding:100px 54px 70px;display:flex;flex-direction:column;justify-content:center}.kicker{margin:0 0 24px;color:var(--red);font-size:.77rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.hero h1,.section-title h2,.experience h2,.location h2,.schedule h2{margin:0;color:var(--ink);font-family:"Archivo Black",sans-serif;line-height:.89;letter-spacing:-.055em}.hero h1{font-size:clamp(4rem,7.4vw,8.3rem)}.hero h1 em{font-style:normal;color:var(--red)}
.lead{max-width:520px;margin:30px 0;font-size:1.07rem;color:var(--muted)}
.cta{min-height:60px;padding:0 24px;border:1px solid var(--ink);display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.07em}.hero-copy .cta{align-self:flex-start}.cta.primary{background:var(--ink);color:var(--bg)}.cta.primary span{color:var(--red);font-size:1.25rem}
.hero-image{margin:0;position:relative;min-height:720px;overflow:hidden;background:#241c17}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero-image figcaption{position:absolute;left:24px;right:24px;bottom:24px;padding:16px 18px;background:rgba(17,16,14,.84);color:white;display:flex;gap:18px;font-size:.86rem;backdrop-filter:blur(8px)}.hero-image figcaption span{color:#e3604d;font-weight:700}
.hero-stamp{position:absolute;left:calc(50% - 38px);bottom:28px;width:124px;height:124px;border-radius:50%;background:var(--red);color:white;display:grid;place-items:center;align-content:center;text-align:center;transform:rotate(-8deg);box-shadow:var(--shadow)}.hero-stamp strong{font:2.6rem/.9 "Archivo Black",sans-serif}.hero-stamp span{font-size:.58rem;line-height:1.15;letter-spacing:.12em;text-transform:uppercase}
.services,.reviews{width:min(1180px,calc(100% - 40px));margin:auto;padding:120px 0}.section-title{display:flex;justify-content:space-between;gap:48px;align-items:flex-end;margin-bottom:46px}.section-title p{margin:0;color:var(--red);font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.section-title h2,.experience h2,.location h2{font-size:clamp(3rem,6vw,6.2rem)}
.service-list{border-top:1px solid var(--line)}.service{width:100%;min-height:124px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);display:grid;grid-template-columns:64px 1fr auto 40px;align-items:center;gap:22px;text-align:left;cursor:pointer;padding:18px 8px}.service:hover,.service:focus-visible{background:var(--surface);padding-left:22px;padding-right:22px}.service .number{color:var(--red);font-weight:700}.service div{display:grid;gap:4px}.service strong{font:1.5rem/1.15 "Archivo Black",sans-serif;text-transform:uppercase}.service small{color:var(--muted);font-size:.9rem}.service b{font-size:1.25rem}.service i{font-style:normal;font-size:1.3rem;color:var(--red)}.service.featured{background:var(--ink);color:var(--bg);padding-left:22px;padding-right:22px}.service.featured small{color:var(--bg);opacity:.72}.service-note{text-align:right;color:var(--muted);font-size:.88rem}
.experience{display:grid;grid-template-columns:1.12fr .88fr;background:#171513;color:#f3ecde}.experience>img{display:block;width:100%;height:100%;min-height:620px;object-fit:cover}.experience-copy{padding:70px;display:flex;flex-direction:column;justify-content:center;background:#171513;color:#f3ecde}.experience h2{color:#f3ecde}.experience-copy>p:not(.kicker){margin:28px 0;color:#d2c7b8;font-size:1.05rem}.facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:26px 0;border-top:1px solid #6d6257;border-bottom:1px solid #6d6257}.facts span{display:grid;color:#d2c7b8;font-size:.84rem}.facts strong{color:#f3ecde;font:1.8rem/1.1 "Archivo Black",sans-serif}.text-link{align-self:flex-start;margin-top:30px;padding:12px 0;border:0;border-bottom:1px solid #df5845;background:none;color:#f3ecde;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.08em}.text-link span{color:#df5845;margin-left:20px}
.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.review-grid article{padding:36px;border:1px solid var(--line);background:var(--surface)}.review-grid span{color:var(--red);letter-spacing:.14em}.review-grid p{color:var(--ink);font-size:1.18rem}.review-grid strong{color:var(--muted)}
.location{display:grid;grid-template-columns:.75fr 1.25fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.location-copy{padding:80px 7vw}.location-copy p:not(.kicker){color:var(--muted)}.location-copy a{color:var(--ink);font-weight:700;text-decoration:none;border-bottom:1px solid var(--red)}.map{min-height:560px}.map iframe{width:100%;height:100%;border:0;filter:grayscale(.85) contrast(1.05)}
footer{padding:36px 5vw 120px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.86rem}footer div{display:flex;gap:24px}footer a{color:var(--ink);text-decoration:none}
.whatsapp{position:fixed;right:24px;bottom:96px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;box-shadow:0 18px 38px rgba(0,0,0,.28);z-index:16}.whatsapp svg{width:31px;height:31px;fill:currentColor}
.schedule{width:min(700px,calc(100% - 28px));max-height:calc(100dvh - 32px);padding:48px;border:1px solid var(--line);border-radius:0;background:var(--surface);color:var(--text);box-shadow:var(--shadow);overflow:auto}.schedule::backdrop{background:rgba(10,9,8,.78);backdrop-filter:blur(5px)}.close{position:absolute;top:18px;right:18px;width:48px;height:48px;border:1px solid var(--line);background:var(--bg);color:var(--ink);font-size:1.8rem;cursor:pointer;z-index:2}.dialog-label{margin:0 0 12px;color:var(--red);font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.schedule h2{font-size:clamp(2.7rem,6vw,5rem);padding-right:50px}.dialog-copy{margin:24px 0 30px;padding:17px 18px;border-left:5px solid var(--red);background:var(--bg);color:var(--text)}.dialog-copy strong{color:var(--ink)}
form{display:grid;gap:18px}label{display:grid;gap:8px;color:var(--ink);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}input,select,textarea{width:100%;padding:16px;border:1px solid var(--line);border-radius:0;background:var(--bg);color:var(--ink);font:500 1rem/1.4 "DM Sans",sans-serif;text-transform:none;letter-spacing:0}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.submit{width:100%;margin-top:4px}.schedule[open]{animation:show .2s ease}@keyframes show{from{opacity:0;transform:translateY(18px)}}
@media(max-width:900px){.hero{grid-template-columns:56px 1fr}.hero-copy{padding:110px 34px 54px}.hero-image{grid-column:1/-1;min-height:600px}.hero-stamp{left:auto;right:24px;bottom:570px}.experience{grid-template-columns:1fr}.experience-copy{padding:56px 34px}.experience>img{min-height:440px}.location{grid-template-columns:1fr}.location-copy{padding:70px 28px}.map{min-height:420px}}
@media(max-width:560px){.hero{width:100%;grid-template-columns:minmax(0,1fr)}.hero-rail{display:none}.hero-copy{width:100%;padding:94px 20px 44px}.hero h1{max-width:100%;font-size:clamp(2.85rem,14vw,3.45rem);line-height:.94;letter-spacing:-.065em}.lead{max-width:100%;font-size:1rem}.hero-copy .cta{width:100%;min-width:0;padding:0 18px;gap:12px;font-size:.84rem}.hero-image{width:100%;min-height:520px}.hero-stamp{width:96px;height:96px;right:14px;bottom:492px}.services,.reviews{width:calc(100% - 28px);padding:74px 0}.section-title{display:block}.section-title p{margin-bottom:18px}.section-title h2,.experience h2,.location h2{max-width:100%;font-size:clamp(2.25rem,11.5vw,2.85rem);line-height:.96;letter-spacing:-.055em}.service{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding-left:4px;padding-right:4px}.service.featured{padding-left:10px;padding-right:10px}.service i{display:none}.service div{min-width:0}.service strong{font-size:1rem;overflow-wrap:break-word}.service small{font-size:.76rem;line-height:1.35;white-space:normal}.service b{font-size:.95rem;white-space:nowrap}.experience{width:100%;grid-template-columns:minmax(0,1fr)}.experience-copy{width:100%;padding:44px 20px;background:#171513}.experience>img{width:100%;min-height:320px}.facts{grid-template-columns:1fr}.facts strong{font-size:1.6rem}.text-link{max-width:100%;font-size:.82rem}.review-grid{grid-template-columns:1fr}.location{width:100%;grid-template-columns:minmax(0,1fr)}.location-copy{width:100%;padding-left:20px;padding-right:20px}.map{width:100%;min-height:360px}footer{display:grid;padding-left:20px;padding-right:20px}.schedule{width:calc(100% - 20px);padding:42px 18px 26px}.schedule h2{max-width:100%;font-size:2.25rem;line-height:.95}.form-row{grid-template-columns:1fr}.whatsapp{width:58px;height:58px;right:18px;bottom:96px}}
