.lapalma-page{--lp-panel: #fff;--lp-text: #182438;--lp-muted: #475569;--lp-border: #cbd5e1;--lp-accent: #075985;color:var(--lp-text);padding-bottom:4rem}.dark .lapalma-page{--lp-panel: #172337;--lp-text: #f1f5f9;--lp-muted: #cbd5e1;--lp-border: #40516b;--lp-accent: #7dd3fc}.lapalma-intro{max-width:52rem;margin:0 auto 2rem;text-align:center}.lapalma-page h2{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.25}.lapalma-intro p{margin-top:1rem;line-height:1.7;color:var(--lp-muted)}.lapalma-map-section{margin-bottom:3rem;text-align:center}.lapalma-map-section>p{margin:.75rem 0 1.5rem;color:var(--lp-muted)}.lapalma-map{position:relative;width:100%;max-width:535px;margin:0 auto}.lapalma-map>img{width:100%;height:auto;border-radius:.8rem}.lapalma-marker{position:absolute;width:28px;height:28px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;z-index:1}.lapalma-marker:before{content:"";width:12px;height:12px;background:#b91c1c;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #b91c1c2e}.lapalma-marker:hover,.lapalma-marker:focus-visible{z-index:3}.lapalma-marker:hover:before{transform:scale(1.2)}.lapalma-marker--house{color:#fff;background:#075985;border:2px solid #fff}.lapalma-marker--house:before{content:none}.lapalma-marker--house svg{width:18px;height:18px}.lapalma-page :is(a,button):focus-visible{outline:3px solid var(--lp-accent);outline-offset:4px}.lapalma-preview{pointer-events:none;position:absolute;width:170px;z-index:4;overflow:hidden;border-radius:.6rem;border:1px solid var(--lp-border);background:var(--lp-panel);color:var(--lp-text);box-shadow:0 8px 28px #0000004d;text-align:left}.lapalma-preview img{width:100%;height:95px;-o-object-fit:cover;object-fit:cover}.lapalma-preview p{padding:.5rem .7rem;font-size:.85rem;font-weight:600}.lapalma-places>h2{margin-bottom:1.5rem}.lapalma-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.lapalma-card{background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:7rem}.lapalma-card>img{width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover}.lapalma-card-body{padding:1.4rem;display:flex;flex:1;flex-direction:column;gap:1rem}.lapalma-card h3{font-size:1.25rem;font-weight:600;line-height:1.35}.lapalma-card p{color:var(--lp-muted);line-height:1.65}.lapalma-card-actions{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:auto;align-items:center}.lapalma-page .lapalma-link{color:var(--lp-accent);text-decoration:underline;text-underline-offset:3px;padding:.5rem 0}.lapalma-page .lapalma-link:hover{text-decoration-thickness:2px}.lapalma-gallery{margin:0 0 3rem;padding:1.5rem;background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:1rem;scroll-margin-top:6rem}.lapalma-gallery>p{color:var(--lp-muted);margin:1rem 0;line-height:1.65}.lapalma-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.lapalma-gallery-grid button{border-radius:.6rem;overflow:hidden;cursor:zoom-in;background:transparent}.lapalma-gallery-grid img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover}.lapalma-dialog{background:#0b1220;color:#fff;border:0;border-radius:.8rem;padding:1rem;width:min(1100px,95vw);max-height:94dvh}.lapalma-dialog::backdrop{background:#000000d9}.lapalma-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.lapalma-dialog button{min-width:44px;min-height:44px;padding:.5rem 1rem;border:1px solid #94a3b8;border-radius:.5rem}.lapalma-dialog button:focus-visible{outline:3px solid #7dd3fc;outline-offset:3px}.lapalma-dialog img{width:100%;height:min(70dvh,800px);-o-object-fit:contain;object-fit:contain}.lapalma-dialog-controls{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem}.lapalma-dialog-controls p{font-variant-numeric:tabular-nums}body:has(.lapalma-dialog[open]){overflow:hidden}.lapalma-page [hidden]{display:none!important}@media(max-width:960px){.lapalma-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.lapalma-cards{grid-template-columns:1fr}.lapalma-gallery{padding:1rem}.lapalma-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lapalma-dialog{padding:.75rem}}
