:root{--sign: #a9d8ec;--sign-deep: #1fa0cf;--navy: #1e3554;--navy-ink: #16283f;--awning: #6f4b2e;--paper: #f4f7f9;--white: #ffffff;--ink: #1d2530;--muted: #5b6773;--line: #d7e0e7;--open: #1f8a4c;--open-bg: #e2f5e9;--closed: #c33f35;--closed-bg: #fbe7e4;--warn: #8a6508;--warn-bg: #fff4d6;--whatsapp: #25d366;--star: #f5a623;--font-display: "Bricolage Grotesque", "Helvetica Neue", Arial, sans-serif;--font-body: "Public Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--shadow-photo: 0 30px 60px -30px rgba(30, 53, 84, .45);--container: 1200px;--gutter: clamp(16px, 4vw, 40px);--topbar-h: 72px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--topbar-h) + 12px)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;padding-top:var(--topbar-h)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--navy-ink);margin:0}p{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--sign-deep);outline-offset:3px;border-radius:6px}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}address{font-style:normal}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrap{width:min(var(--container),100% - 2 * var(--gutter));margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border-radius:999px;font-weight:600;font-size:15px;line-height:1.2;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,background-color .15s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--navy);color:var(--white)}.btn-primary:hover{background:var(--navy-ink)}.btn-ghost{background:var(--white);border-color:var(--navy);color:var(--navy)}.btn-whatsapp{background:var(--whatsapp);color:var(--white)}.btn-whatsapp:hover{background:#1fb85a}.btn svg{width:20px;height:20px;flex:none}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-weight:600;font-size:14px;line-height:1.2;white-space:nowrap}.pill .dot{width:10px;height:10px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #00000014;flex:none}.pill-open{background:var(--open-bg);color:var(--open)}.pill-open .dot{box-shadow:0 0 0 4px #1f8a4c2e}.pill-closed{background:var(--closed-bg);color:var(--closed)}.pill-closed .dot{box-shadow:0 0 0 4px #c33f352e}.pill-warn{background:var(--warn-bg);color:var(--warn);white-space:normal}.pill-muted{background:#e6ecf1;color:var(--muted)}.topbar{position:fixed;inset:0 0 auto;height:var(--topbar-h);background:#fffffff0;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--line);z-index:50}.topbar .wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:48px;height:46px;object-fit:contain;flex:none}.brand b{display:block;font-family:var(--font-display);font-weight:800;font-size:20px;color:var(--navy);letter-spacing:-.01em;line-height:1.1}.brand small{display:block;font-size:12px;color:var(--muted);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav{display:flex;align-items:center;gap:28px;font-weight:500;color:var(--navy)}.nav a{padding:6px 0;border-bottom:2px solid transparent;transition:border-color .15s ease}.nav a:hover{border-bottom-color:var(--sign-deep)}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--navy);cursor:pointer;align-items:center;justify-content:center}.nav-toggle svg{width:22px;height:22px}.topbar .pill{flex:none}@media(max-width:1080px){.brand small{display:none}.nav{gap:20px;font-size:15px}}@media(max-width:900px){.nav-toggle{display:inline-flex}.nav{position:absolute;top:var(--topbar-h);left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--white);border-bottom:1px solid var(--line);padding:8px var(--gutter) 16px;display:none;box-shadow:0 20px 40px -20px #1e35544d}.nav.is-open{display:flex}.nav a{padding:14px 4px;border-bottom:1px solid var(--line);font-size:17px}.nav a:last-child{border-bottom:0}.topbar .pill-status{display:none}}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,4vw,56px);padding:clamp(36px,5vw,64px) 0 clamp(32px,4vw,56px);align-items:center}.hero h1{font-size:clamp(38px,5.2vw,72px);max-width:14ch}.hero .lead{font-size:clamp(17px,1.4vw,20px);color:var(--muted);margin:20px 0 28px;max-width:34em}.status-card{display:grid;grid-template-columns:1fr auto;gap:18px;padding:20px 24px;border-radius:var(--radius-md);background:var(--white);border:1px solid var(--line);margin-bottom:24px;align-items:center}.status-card .status-main{font-family:var(--font-display);font-size:clamp(24px,2.2vw,30px);font-weight:800;line-height:1.1;display:flex;align-items:center;gap:12px;color:var(--muted)}.status-card .status-main .dot{width:14px;height:14px;border-radius:50%;background:currentColor;flex:none}.status-card[data-state=open] .status-main{color:var(--open)}.status-card[data-state=open] .status-main .dot{box-shadow:0 0 0 5px #1f8a4c2e}.status-card[data-state=closed] .status-main{color:var(--closed)}.status-card[data-state=closed] .status-main .dot{box-shadow:0 0 0 5px #c33f352e}.status-card .status-sub{color:var(--muted);margin-top:4px}.status-card .status-today{text-align:right;font-size:14px;color:var(--muted)}.status-card .status-today b{display:block;color:var(--ink);font-size:16px}.status-closure{grid-column:1 / -1;padding-top:14px;border-top:1px dashed var(--line);font-size:14px;color:var(--warn);font-weight:600}.status-closure[hidden]{display:none}.actions{display:flex;flex-wrap:wrap;gap:10px}.hero-photo{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-photo);aspect-ratio:16 / 9;background:#e9e4dc}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.rating{position:absolute;right:20px;top:20px;background:var(--white);border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px #0003;color:var(--ink)}.rating .rating-n{font-family:var(--font-display);font-size:30px;font-weight:800;line-height:1}.rating small{display:block;color:var(--muted);font-size:12px}.stars{color:var(--star);letter-spacing:1px;font-size:14px}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-photo{order:-1;aspect-ratio:16 / 9}.hero h1{max-width:none}}@media(max-width:560px){.status-card{grid-template-columns:1fr}.status-card .status-today{text-align:left;padding-top:12px;border-top:1px dashed var(--line)}.actions .btn{flex:1 1 100%}}.section{padding:clamp(32px,5vw,64px) 0}.section-title{font-size:clamp(30px,3.2vw,40px);margin-bottom:clamp(20px,3vw,34px)}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service{background:var(--white);border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.service img{width:100%;height:190px;object-fit:cover}.service-body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1}.service h3{font-size:26px;margin-bottom:8px}.service p{color:var(--muted);font-size:15px;flex:1}.service-meta{display:flex;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px dashed var(--line);font-size:14px;color:var(--muted)}.service-meta b{color:var(--navy)}@media(max-width:900px){.services{grid-template-columns:1fr}.service img{height:200px}}.band{background:var(--navy);color:var(--white)}.band .section-title{color:var(--white)}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{border-left:3px solid var(--sign-deep);padding-left:18px}.step .step-k{font-family:var(--font-display);font-size:15px;color:var(--sign);margin-bottom:10px}.step h3{color:var(--white);font-size:24px;margin-bottom:8px}.step p{color:#c7d6e4;font-size:15px}@media(max-width:900px){.steps{grid-template-columns:1fr}}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{padding:22px 24px;background:var(--white);border:1px solid var(--line);border-radius:18px;margin:0}.review p{font-family:var(--font-display);font-weight:600;font-size:20px;line-height:1.3;margin-bottom:12px;color:var(--navy-ink)}.review footer{color:var(--muted);font-size:14px}.reviews-more{margin-top:20px;font-size:15px;color:var(--muted)}.reviews-more a{color:var(--navy);font-weight:600;text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.reviews{grid-template-columns:1fr}}.contact{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(28px,4vw,48px);align-items:start}.contact .muted{color:var(--muted)}.contact-lines{margin-top:8px;color:var(--muted);line-height:1.7}.contact-lines a{color:var(--navy);font-weight:600}.hours{width:100%;border-collapse:collapse;margin:20px 0 22px}.hours th,.hours td{padding:9px 0;border-bottom:1px solid var(--line);font-size:15px;text-align:left;font-weight:400}.hours td:last-child{text-align:right;font-weight:500}.hours tr.is-today th,.hours tr.is-today td{color:var(--open);font-weight:700}.notices{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.notices[hidden]{display:none}.map{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);background:#e3edf3;min-height:380px}.map iframe{display:block;width:100%;height:100%;min-height:420px;border:0}@media(max-width:900px){.contact{grid-template-columns:1fr}.map iframe{min-height:320px}}.footer{border-top:1px solid var(--line);padding:28px 0 40px;color:var(--muted);font-size:14px}.footer .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px}.footer a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.page{padding:clamp(32px,5vw,64px) 0;max-width:760px}.page h1{font-size:clamp(34px,4vw,48px);margin-bottom:24px}.page h2{font-size:22px;margin:32px 0 10px}.page p,.page li{color:#3b4754;margin-bottom:12px}.page ul{list-style:disc;padding-left:22px}.page a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.error-page{min-height:calc(100vh - var(--topbar-h));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px var(--gutter)}.error-page h1{font-size:clamp(80px,16vw,160px);color:var(--sign);line-height:1}.error-page p{font-size:20px;color:var(--muted);margin:12px 0 28px}
