:root{--page: #ffe8c5;--paper: #ffe8c5;--paper-soft: #fff0d8;--paper-deep: #cbc2b7;--frame: #c6bdb1;--ink: #171717;--muted: #6a625a;--muted-soft: #857d74;--white: #f7f3ec;--navy: #101b56;--blue: #61d8ee;--gold: #d7ad20;--brick: #9b281e;--off: #8f8b86;--line: rgba(77, 64, 49, .18);--shadow: 0 24px 60px rgba(61, 44, 23, .16)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Avenir Next,Segoe UI,sans-serif;background:#ffe8c5;color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit}.page{width:100%;padding:0}.shell{width:100%;max-width:none;min-height:100vh;margin:0 auto;background:var(--paper);overflow:hidden;box-shadow:none}.hero-title,.section-title,.footer-title{font-family:Helvetica Neue,Avenir Next,Arial Narrow,sans-serif;font-weight:300;text-transform:uppercase;color:var(--white)}.hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:end;background:var(--paper)}.hero-left{order:2;display:flex;flex-direction:column;justify-content:flex-end;padding:26px 30px 26px 26px}.hero-title{display:none}.hero-copy{margin-top:0;max-width:540px}.hero-copy h2{margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.1;color:var(--ink)}.hero-copy p{margin:0;max-width:510px;font-size:12.5px;line-height:1.55;color:var(--ink)}.hero-right{order:1;align-self:end;height:auto;background:var(--paper);overflow:hidden;padding:26px 0 26px 26px}.hero-photo-image{width:100%;height:auto;min-height:0;object-fit:contain;object-position:center;display:block;filter:none}.section-title{margin-top:0;font-size:clamp(54px,5.8vw,74px);line-height:1;letter-spacing:.075em;color:var(--ink)}.flags{position:relative;height:96px;display:flex;gap:12px;align-items:flex-start;padding-top:8px;background:var(--paper);overflow:hidden}.flags:before{content:"";position:absolute;left:0;right:0;top:8px;height:1px;background:#7d664d38;z-index:2}.flag-pennant{position:relative;z-index:1;flex:0 0 42px;height:68px;clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%);transform-origin:50% 0}.flag-pennant:nth-child(odd){transform:rotate(-1.5deg)}.flag-pennant:nth-child(2n){transform:rotate(1.5deg) translateY(1px)}.flag-pennant:nth-child(5n+1){background:#f43aa5}.flag-pennant:nth-child(5n+2){background:#f0643f}.flag-pennant:nth-child(5n+3){background:#dbe83d}.flag-pennant:nth-child(5n+4){background:#22b7dd}.flag-pennant:nth-child(5n){background:#39b99f}.map-section{padding:26px 26px 0;background:var(--paper)}.controls-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px;flex-wrap:wrap}.filtros-wrap{display:flex;flex-wrap:wrap;gap:8px}.filter-pill{border:1px solid var(--line);border-radius:999px;padding:8px 13px;background:#f7f3ec85;color:var(--ink);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.66;transition:background .18s ease,color .18s ease,border-color .18s ease}.filter-pill:hover{background:#f8f4eebd;border-color:#4d403147;opacity:.86}.filter-pill.is-active{background:var(--navy);border-color:var(--navy);color:#fff;opacity:.78}.map-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}.map-tool{border:1px solid var(--line);background:#f7f3ec85;color:var(--ink);border-radius:999px;min-height:34px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.66;transition:background .18s ease,border-color .18s ease}.map-tool:hover{background:#f8f4eebd;border-color:#4d403147;opacity:.86}.map-tool.reset{padding-inline:14px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.map-frame{position:relative;background:#c8c5c1;padding:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #4e40322e}.map-zoom-layer{position:relative;transform-origin:center center;will-change:transform;cursor:grab}.map-zoom-layer.dragging{cursor:grabbing}.map-image{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;background:#d1cecb}.marker-anchor{position:absolute;transform:translate(-50%,-50%);z-index:5}.marker-btn{border:none;background:transparent;padding:0;cursor:pointer}.marker-wrap{position:relative}.marker-hitbox{width:40px;height:40px;border-radius:999px;background:transparent}.marker-highlight{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:999px;background:transparent;opacity:0;transition:opacity .24s ease,box-shadow .24s ease,background .24s ease;pointer-events:none}.marker-highlight.is-active{opacity:1;background:#60d7ee2e;box-shadow:0 0 0 1px #60d7eeb8}.marker-glow{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:999px;opacity:0;pointer-events:none;transition:opacity .28s ease}.marker-glow.is-active{opacity:1;background:radial-gradient(circle,rgba(96,215,238,.32),transparent 72%)}.desktop-popup{display:block}.popup{position:absolute;top:-10px;left:50%;transform:translate(-50%,-100%);width:320px;background:#fffdf9;border-radius:22px;padding:16px 16px 14px;box-shadow:0 16px 34px #1f170b2e;z-index:20}.popup-mobile{position:fixed;left:16px;right:16px;bottom:16px;top:auto;width:auto;max-width:520px;margin:0 auto;transform:none;border-radius:20px}.popup-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.popup-type{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--muted-soft)}.popup-title{margin-top:4px;font-size:18px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--ink)}.popup-local{margin-top:4px;font-size:13px;color:var(--muted)}.popup-close{border:none;background:#f1ebe4;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.popup-list{display:flex;flex-direction:column;gap:8px}.popup-pill{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-radius:999px;font-size:13px;font-weight:700;transition:filter .18s ease}.popup-pill span:first-child{letter-spacing:.02em}.popup-pill:hover{filter:brightness(.98)}.popup-pill.disabled{opacity:.72;cursor:default}.popup-pill-right{display:inline-flex;align-items:center;gap:8px}.popup-empty{padding:10px 14px;border-radius:999px;background:#efebe5;color:var(--muted)}.chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;white-space:nowrap}.chip-on{background:var(--blue);color:#111}.chip-off{background:var(--off);color:#fff}.chip-warn{background:#efc845;color:#111}.list-slot{min-width:118px;max-width:118px;border-radius:999px;padding:10px 13px 9px;display:flex;flex-direction:column;gap:2px;justify-content:center;align-items:center;text-align:center;font-weight:700;flex:0 0 auto;box-shadow:inset 0 -1px #0000000f}.list-slot-time{font-size:14px;line-height:1.05;letter-spacing:.01em;white-space:nowrap}.list-slot-meta{font-size:14px;line-height:1;opacity:.92;letter-spacing:.04em;font-weight:300;text-transform:uppercase;white-space:nowrap}.slot-on{background:var(--blue);color:#111}.slot-warn{background:#efc845;color:#111}.slot-off{background:var(--off);color:#fff}.map-header,.list-header{padding:26px;background:var(--paper)}.list-section{margin-top:26px;padding:0 26px 34px;border-top:1px solid var(--line);background:var(--paper)}.row-message{padding:14px 10px;border-bottom:1px solid var(--line);color:var(--ink);font-size:14px}.row-message.error{color:#b42318}.list-row{display:grid;grid-template-columns:98px 330px max-content minmax(0,1fr) 18px;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(77,64,49,.16);cursor:pointer;transition:background .24s ease}.list-row:hover{background:#ffffff26}.list-row.is-active{background:#ffffff3d}.list-meta{padding-left:8px;font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);white-space:normal;word-break:normal;overflow-wrap:normal}.list-name-block{min-width:0;display:flex;flex-direction:column;justify-content:center}.list-name{font-size:clamp(20px,2vw,31px);line-height:.95;font-weight:500;letter-spacing:.008em;text-transform:uppercase;color:var(--ink);overflow-wrap:anywhere}.list-local{margin-top:6px;font-size:14px;color:#7a7269;letter-spacing:.08em;font-weight:500;text-transform:uppercase}.chips-wrap{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start;align-items:center;min-width:0;justify-self:start;padding-left:0;grid-column:3}.list-note{flex:1 0 100%;margin-top:2px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink)}.list-arrow{display:flex;align-items:center;justify-content:center;grid-column:5;justify-self:end;font-size:24px;line-height:1;color:var(--ink);opacity:.48;transition:transform .18s ease,opacity .18s ease}.list-row:hover .list-arrow,.list-row.is-active .list-arrow{opacity:1;transform:translate(3px)}.footer{background:var(--navy);color:#fff;padding:16px 26px 18px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.footer-title{font-size:clamp(38px,5vw,54px);line-height:.92;letter-spacing:.04em}.footer-link{font-size:13px;letter-spacing:.06em;opacity:.92}.mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000052;z-index:60;display:none}@media (max-width: 1100px){.hero{grid-template-columns:1fr}.hero-right,.hero-photo-image{height:260px;min-height:260px}.list-row{grid-template-columns:92px 300px max-content minmax(0,1fr) 18px;gap:14px}}@media (max-width: 860px){.list-row{grid-template-columns:1fr;gap:12px;padding:16px 0}.list-meta{padding-left:0}.chips-wrap{justify-content:flex-start}.list-arrow{display:none}}@media (max-width: 768px){.page{padding:0}.shell{width:100%;box-shadow:none}.hero-left,.map-header,.list-header,.map-section,.list-section,.footer{padding-left:16px;padding-right:16px}.hero{display:grid;grid-template-columns:1fr;min-height:auto}.hero-left{display:contents;padding:0}.hero-intro{order:2;padding:6px 16px 18px}.hero-title{display:none}.hero-copy{margin-top:0}.hero-right{order:1;width:100%}.hero-right{height:auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:12px 0 8px}.hero-photo-image{width:100%;height:auto;min-height:0;object-fit:contain;object-position:center}.hero-title{max-width:100%;font-size:42px}.hero-copy,.hero-copy p{max-width:100%}.section-title{margin-top:0;font-size:clamp(58px,17vw,68px);line-height:1}.filter-pill,.map-tool{background:#f7f3ec75;opacity:.62}.filter-pill:hover,.map-tool:hover{background:#f8f4eead;opacity:.8}.filter-pill.is-active{opacity:.72}.controls-bar{align-items:stretch}.filtros-wrap,.map-toolbar{width:100%}.map-toolbar{margin-left:0}.map-tool.reset{flex:1 1 auto;justify-content:center}.desktop-popup{display:none}.mobile-sheet-backdrop{display:block}.popup-mobile{width:calc(100vw - 32px)}.list-row{grid-template-columns:108px minmax(0,1fr);column-gap:14px;row-gap:12px;align-items:center;padding:24px 0}.list-meta{grid-column:1;grid-row:1 / span 2;align-self:center;font-size:10px;letter-spacing:.12em;line-height:1.3}.list-name-block{grid-column:2;grid-row:1}.list-name{font-size:clamp(24px,7vw,34px);line-height:1.02;letter-spacing:.08em;word-break:normal;overflow-wrap:normal}.list-local{margin-top:8px;font-size:12px;letter-spacing:.14em}.chips-wrap{grid-column:2;grid-row:2;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.list-slot{min-width:150px;max-width:150px;padding:10px 14px}.list-slot-time{font-size:16px}.list-slot-meta{font-size:15px}.flags{height:96px}}
