.gu-page{--cream:oklch(0.985 0.008 75);--cream-2:oklch(0.97 0.015 70);--ink:oklch(0.22 0.015 40);--ink-2:oklch(0.38 0.02 45);--muted:oklch(0.55 0.02 50);--line:oklch(0.89 0.012 70);--line-strong:oklch(0.82 0.015 65);--terracotta:oklch(0.62 0.17 35);--terracotta-ink:oklch(0.48 0.16 32);--earth:oklch(0.48 0.05 140);--bg:var(--cream);--surface:#fff;--surface-2:var(--cream-2);--fg:var(--ink);--fg-2:var(--ink-2);--fg-muted:var(--muted);--border:var(--line);min-height:100vh;background:var(--bg);color:var(--fg);font-family:Inter Tight,system-ui,sans-serif}.al-search-bar{background:var(--bg);border-bottom:1px solid var(--border);padding:18px 28px 14px}.al-searchbar{max-width:980px;margin:0 auto;display:flex;align-items:stretch;gap:0;background:var(--surface);border:1px solid var(--line-strong);border-radius:18px;padding:8px 8px 8px 6px;box-shadow:0 2px 10px -6px oklch(.3 .05 40/.25);transition:box-shadow .18s,border-color .18s}.al-searchbar:focus-within{box-shadow:0 10px 28px -12px oklch(.3 .05 40/.4)}.al-sb-seg{display:flex;flex-direction:column;gap:2px;justify-content:center;padding:8px 16px;border-radius:12px;cursor:text;min-width:0;position:relative;transition:background .15s}.al-sb-seg:hover{background:var(--surface-2)}.al-sb-seg.grow{flex:1;min-width:0}.al-sb-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted)}.al-sb-input{border:0;background:none;font-family:inherit;font-size:15px;font-weight:600;color:var(--fg);outline:none;padding:0;min-width:0;width:100%}.al-sb-input::placeholder{color:var(--fg-muted);font-weight:500}.al-sb-trigger{border:0;background:none;font-family:inherit;font-size:15px;font-weight:600;color:var(--fg);cursor:pointer;padding:0;text-align:left;white-space:nowrap}.al-sb-trigger-sel{display:flex;align-items:center;gap:8px}.al-sb-trigger:disabled{cursor:not-allowed;color:var(--fg-muted)}.al-sb-caret2{color:var(--fg-muted);flex-shrink:0}.sel-empty{display:block;padding:10px 12px;font-size:13px;color:var(--fg-muted)}.al-sb-div{width:1px;height:32px;background:var(--border)}.al-sb-div,.al-sb-go{align-self:center;flex-shrink:0}.al-sb-go{width:48px;height:48px;margin-left:4px;border-radius:14px;border:0;background:var(--terracotta);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.al-sb-go:hover{background:var(--terracotta-ink);transform:scale(1.04)}.al-sb-pop{position:relative}.al-pop{position:absolute;top:calc(100% + 12px);left:0;z-index:130;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 22px 54px -20px oklch(.3 .05 40/.5)}.sel-pop{padding:6px;min-width:240px;max-height:380px;overflow-y:auto}.sel-item{display:flex;align-items:center;gap:11px;width:100%;border:0;background:none;cursor:pointer;font-family:inherit;font-size:14.5px;font-weight:500;color:var(--fg);padding:11px 12px;border-radius:11px;text-align:left}.sel-item:hover{background:var(--surface-2)}.sel-item.on{font-weight:700;color:var(--terracotta)}.sel-ic{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;color:var(--fg-2);flex-shrink:0}.sel-item.on .sel-ic{color:var(--terracotta)}.sel-lbl{flex:1}.sel-count{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:var(--fg-muted)}.al-sb-segq{position:relative}.al-sug{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:130;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:6px;box-shadow:0 18px 44px -18px oklch(.3 .05 40/.5);max-height:260px;overflow-y:auto}.al-sug-head{display:block;font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);padding:8px 12px 6px}.al-sug-item{display:flex;align-items:center;gap:10px;width:100%;border:0;background:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;color:var(--fg);padding:10px 12px;border-radius:9px;text-align:left}.al-sug-item:hover{background:var(--surface-2);color:var(--terracotta)}.al-sb-toggle{justify-content:center}.gu-open-toggle{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;color:var(--fg)}.gu-open-toggle input{display:none}.gu-open-track{width:38px;height:22px;background:var(--line-strong);border-radius:999px;position:relative;transition:background .2s}.gu-open-toggle input:checked+.gu-open-track{background:var(--earth)}.gu-open-thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;background:#fff;border-radius:999px;transition:transform .2s}.gu-open-toggle input:checked+.gu-open-track .gu-open-thumb{transform:translateX(16px)}.gu-tools-row{max-width:980px;margin:12px auto 0;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.gu-tools-filter{display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:13px;font-weight:500;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:7px 14px;color:var(--fg);cursor:pointer;transition:border-color .15s,color .15s}.gu-tools-filter:hover{border-color:var(--terracotta);color:var(--terracotta)}.gu-tools-filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;background:var(--terracotta);color:#fff;font-size:10px;font-weight:700;border-radius:999px}.gu-tools-clear{display:inline-flex;align-items:center;gap:4px;font-family:inherit;font-size:12.5px;font-weight:500;background:none;border:0;cursor:pointer;color:var(--fg-muted);text-decoration:underline;padding:6px}.gu-tools-clear:hover{color:var(--terracotta)}.al-sentinel{height:1px}.al-cats{position:sticky;top:var(--site-header-h,80px);z-index:30;background:var(--bg);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s,background .2s}.al-cats.stuck{background:oklch(.985 .008 75/.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:var(--border);box-shadow:0 4px 16px -10px oklch(.3 .05 40/.25)}.al-cats-arrow{position:absolute;top:0;bottom:0;z-index:2;width:56px;border:0;padding:0;cursor:pointer;display:flex;align-items:center;color:var(--ink)}.al-cats-arrow--l{left:0;justify-content:flex-start;padding-left:6px;background:linear-gradient(to right,var(--bg) 48%,transparent)}.al-cats-arrow--r{right:0;justify-content:flex-end;padding-right:6px;background:linear-gradient(to left,var(--bg) 48%,transparent)}.al-cats-arrow svg{width:32px;height:32px;padding:6px;background:#fff;border:1px solid var(--line-strong);border-radius:999px;box-shadow:0 2px 10px -3px oklch(.3 .05 40/.3)}.al-cats-arrow:hover svg{background:var(--surface-2)}.al-cats-inner{max-width:1280px;margin:0 auto;display:flex;gap:4px;padding:12px 28px;overflow-x:auto;scrollbar-width:none;justify-content:safe center;cursor:grab;-webkit-user-select:none;user-select:none}.al-cats-inner:active{cursor:grabbing}.al-cats-inner::-webkit-scrollbar{display:none}.al-cat{flex-shrink:0;font-family:inherit;cursor:pointer;display:flex;flex-direction:column;gap:7px;min-width:92px;padding:6px 12px;border:0;background:none;border-bottom:2px solid transparent;transition:color .15s}.al-cat,.al-cat-ic-wrap{align-items:center;color:var(--fg-2)}.al-cat-ic-wrap{display:inline-flex;justify-content:center;width:25px;height:25px;transition:color .15s,transform .15s}.al-cat-label{font-size:12.5px;font-weight:500;text-align:center;line-height:1.2;color:var(--fg-2);transition:color .15s}.al-cat:hover .al-cat-ic-wrap{color:var(--terracotta);transform:translateY(-2px)}.al-cat:hover .al-cat-label{color:var(--fg)}.al-cat.on{border-bottom-color:var(--terracotta)}.al-cat.on,.al-cat.on .al-cat-ic-wrap{color:var(--terracotta)}.al-cat.on .al-cat-label{color:var(--terracotta);font-weight:600}.al-intro{max-width:1280px;margin:0 auto;padding:56px 28px 24px}.al-intro-title{font-family:"Instrument Serif",Times New Roman,serif;font-weight:400;font-size:clamp(32px,4.5vw,48px);letter-spacing:-.02em;margin:0 0 18px;color:var(--fg)}.al-intro-text{font-size:18px;line-height:1.7;color:var(--fg-2);max-width:720px;margin:0 0 44px}.al-intro-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}.al-istep{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:24px 22px;display:flex;gap:16px;align-items:flex-start;transition:border-color .18s,box-shadow .18s,transform .18s}.al-istep:hover{border-color:var(--terracotta);box-shadow:0 14px 36px -22px oklch(.62 .17 35/.55);transform:translateY(-2px)}.al-istep>span{flex-shrink:0;width:34px;height:34px;border-radius:999px;background:oklch(.62 .17 35/.12);color:var(--terracotta);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:15px}.al-istep strong{display:block;font-size:17px;font-weight:600;margin-bottom:4px;letter-spacing:-.01em;color:var(--fg)}.al-istep em{font-size:14px;font-style:normal;color:var(--fg-muted);line-height:1.55}.al-intro-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:44px;padding:28px 32px;background:var(--surface);border:1px solid var(--border);border-radius:20px}.al-intro-cta-text{display:flex;flex-direction:column;gap:4px}.al-intro-cta-text strong{font-size:18px;color:var(--fg)}.al-intro-cta-text span{font-size:14px;color:var(--fg-muted)}.al-intro-cta-btn{flex-shrink:0;background:var(--terracotta);color:#fff;border:0;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:14px 28px;border-radius:999px;text-decoration:none;display:inline-flex;align-items:center;transition:background .15s,transform .15s}.al-intro-cta-btn:hover{background:var(--terracotta-ink);transform:translateY(-1px)}.gu-didyoumean{max-width:1280px;margin:0 auto;padding:10px 28px 0;font-size:14px;color:var(--ink-2,#4a4238)}.gu-didyoumean b{color:var(--terracotta,oklch(.62 .17 35));font-weight:700}.gu-didyoumean span{color:var(--muted,#8a8178);font-size:13px}.gu-resbar{max-width:1280px;margin:0 auto;padding:6px 28px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.gu-resbar-count{font-size:14px;font-weight:600;color:var(--fg-2);letter-spacing:-.01em}.gu-resbar-rule{max-width:1280px;margin:0 auto 2px;height:1px;border:0;background:linear-gradient(to right,transparent 0,var(--line) 14%,var(--line) 86%,transparent 100%);opacity:.7}.gu-resbar-tools{display:inline-flex;align-items:stretch;flex-shrink:0;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface);box-shadow:0 1px 2px oklch(.3 .04 40/.05);transition:border-color .18s,box-shadow .18s}.gu-resbar-tools:hover{box-shadow:0 6px 16px -8px oklch(.3 .05 40/.18)}.gu-dist{position:relative;display:flex}.gu-resbar-tools .gu-dist+.gu-dist{border-left:1px solid var(--line)}.gu-dist-btn{display:inline-flex;align-items:center;gap:7px;font-family:inherit;font-size:13px;font-weight:600;color:var(--fg);background:transparent;border:0;box-shadow:none;cursor:pointer;padding:9px 16px;white-space:nowrap;transition:background .16s,color .16s}.gu-resbar-tools .gu-dist:first-child .gu-dist-btn{border-radius:999px 0 0 999px}.gu-resbar-tools .gu-dist:last-child .gu-dist-btn{border-radius:0 999px 999px 0}.gu-dist-btn:hover{background:var(--surface-2);color:var(--fg)}.gu-dist-btn.on{background:oklch(.62 .17 35/.08);color:var(--terracotta-ink)}.gu-dist-btn svg:first-child{opacity:.6}.gu-dist-btn svg:last-child{opacity:.45}.gu-dist-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;min-width:220px;background:var(--surface);border:1px solid var(--line-strong);border-radius:14px;padding:6px;box-shadow:0 12px 32px -12px oklch(.3 .05 40/.4);display:flex;flex-direction:column}.gu-dist-head{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);padding:8px 12px 4px}.gu-dist-item{text-align:left;font-family:inherit;font-size:14px;color:var(--fg);background:none;border:0;border-radius:9px;padding:9px 12px;cursor:pointer}.gu-dist-item:hover{background:var(--surface-2)}.gu-dist-item.on{background:var(--terracotta);color:#fff;font-weight:600}.gu-dist-note{font-size:12px;color:var(--fg-muted);line-height:1.4;padding:8px 12px 4px;border-top:1px solid var(--border);margin-top:4px}@media (max-width:600px){.gu-resbar{padding:4px 16px 0}}.al-grid{max-width:1280px;margin:0 auto;scroll-margin-top:calc(var(--site-header-h, 80px) + 84px);display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:26px 20px;padding:28px}.al-card{cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column}.al-card-img{position:relative;aspect-ratio:4/3;border-radius:16px;background-color:var(--surface-2);background-size:cover;background-position:50%;overflow:hidden;transition:transform .25s,box-shadow .25s}.al-card-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.al-card-img-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--line-strong)}.al-card:hover .al-card-img{transform:scale(1.012);box-shadow:0 18px 40px -22px oklch(.3 .08 40/.5)}.al-badge{background:oklch(.62 .17 35);color:#fff;font-weight:700;letter-spacing:.04em;border-radius:999px;box-shadow:0 2px 8px -2px oklch(.62 .17 35/.45)}.al-badge,.gu-card-cat{position:absolute;top:12px;left:12px;font-size:11px;padding:5px 12px;z-index:2}.gu-card-cat{display:inline-flex;align-items:center;gap:5px;background:oklch(.985 .008 75/.92);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--fg);font-family:inherit;font-weight:600;letter-spacing:.01em;border:0;border-radius:999px;max-width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s}.gu-card-cat:hover{background:#fff;color:var(--terracotta)}.al-card-img:has(.al-badge) .gu-card-cat{top:auto;bottom:12px}.gu-estado{position:absolute;top:12px;left:12px;font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3}.gu-estado.abierto{background:oklch(.48 .05 140/.92);color:#fff}.gu-estado.cerrado{background:oklch(.45 .02 40/.8);color:#fff}.al-card-img:has(.al-badge) .gu-estado,.al-card-img:has(.gu-card-cat) .gu-estado{top:46px}.al-fav{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:999px;border:0;background:oklch(.2 .02 40/.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s,color .15s,background .15s;z-index:3}.al-fav:hover{transform:scale(1.12);background:oklch(.2 .02 40/.45)}.al-fav.on{color:var(--terracotta);background:rgba(255,255,255,.95)}.al-card-body{padding:12px 2px 0;flex:1}.al-card-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.al-card-row h3{font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--fg);margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.al-rating{font-size:14px;font-weight:500;white-space:nowrap;color:var(--fg)}.al-zona{font-size:13px;color:var(--fg-muted);margin:4px 0 0;display:flex;align-items:center;gap:5px}.gu-dist-chip{font-weight:600;color:var(--terracotta-ink)}.al-zona svg{flex-shrink:0}.al-zona span{min-width:0}.gu-rubro{font-size:13px;color:var(--fg-2);margin:2px 0 0;font-weight:500}.gu-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.gu-tag{font-size:11px;color:var(--fg-2);background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:3px 9px}.gu-empty{max-width:600px;margin:0 auto;padding:32px 28px;text-align:center;color:var(--fg-muted)}.gu-empty p{margin:0 0 12px}.gu-empty-clear{font-family:inherit;font-size:14px;background:none;border:0;cursor:pointer;color:var(--terracotta);text-decoration:underline}.gu-empty-title{font-size:19px;font-weight:700;color:var(--fg);margin:0 0 6px}.gu-empty-sub{margin:0 0 18px;color:var(--fg-muted)}.gu-empty-actions{justify-content:center;gap:16px;flex-wrap:wrap}.al-more,.gu-empty-actions{display:flex;align-items:center}.al-more{flex-direction:column;gap:12px;padding:36px 28px 60px}.al-more-btn{display:inline-flex;align-items:center;gap:10px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;padding:14px 30px;border-radius:999px;border:1px solid var(--line-strong);background:var(--surface);color:var(--fg);transition:all .18s}.al-more-btn:hover:not(:disabled){border-color:var(--terracotta);color:var(--terracotta)}.al-more-btn:disabled{opacity:.6;cursor:progress}.al-more-count{font-size:13px;color:var(--fg-muted);font-family:JetBrains Mono,ui-monospace,monospace}@media (max-width:980px){.al-searchbar{max-width:100%}.al-intro-steps{grid-template-columns:1fr;gap:18px}.al-intro-cta{flex-direction:column;align-items:flex-start}.al-intro-cta-btn{width:100%;justify-content:center}}@media (max-width:720px){.al-search-bar{padding:14px 16px 10px}.al-searchbar{flex-direction:column;align-items:stretch;gap:8px;background:none;border:0;padding:0;border-radius:0}.al-searchbar,.al-searchbar:focus-within{box-shadow:none}.al-sb-div{display:none}.al-sb-seg,.al-sb-seg.grow{flex:none;width:100%;background:var(--surface);border:1px solid var(--line-strong);border-radius:14px;padding:10px 14px;gap:3px}.al-sb-seg:hover{background:var(--surface)}.al-sb-trigger-sel{width:100%;justify-content:space-between}.al-sb-trigger{white-space:normal;flex:1;min-width:0}.al-sb-input{font-size:16px}.al-pop.sel-pop{left:0;right:0;min-width:0;width:auto}.al-sb-toggle{justify-content:center}.al-cats-inner,.gu-open-toggle{justify-content:flex-start}.al-cats-inner{padding:12px 16px}.al-grid{grid-template-columns:1fr 1fr;gap:18px 12px;padding:20px 16px}}@media (max-width:600px){.al-grid{grid-template-columns:1fr;gap:16px}}