.surrounding-sandbox-viewer{position:relative}.surrounding-sandbox-viewer--modal{position:fixed;inset:0;z-index:2300}.surrounding-sandbox-viewer__backdrop{position:absolute;inset:0;border:none;background:#1a140e8a;backdrop-filter:blur(10px)}.surrounding-sandbox-viewer__surface{position:relative;display:grid;gap:18px;padding:20px;border:1px solid rgba(110,80,53,.12);border-radius:30px;background:radial-gradient(circle at 18% 14%,rgba(232,198,162,.42),transparent 26%),linear-gradient(180deg,#fffaf2fa,#f5ebdbf7);box-shadow:0 28px 54px #37291c2e,inset 0 1px #ffffffd9}.surrounding-sandbox-viewer--modal .surrounding-sandbox-viewer__surface{position:absolute;inset:72px 24px 24px;overflow:auto}.surrounding-sandbox-viewer__header,.surrounding-sandbox-viewer__layout,.surrounding-sandbox-viewer__header-copy,.surrounding-sandbox-viewer__header-actions,.surrounding-sandbox-viewer__detail{display:grid;gap:12px}.surrounding-sandbox-viewer__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.surrounding-sandbox-viewer__header h2,.surrounding-sandbox-viewer__header p,.surrounding-sandbox-viewer__detail h3,.surrounding-sandbox-viewer__detail p{margin:0}.surrounding-sandbox-viewer__eyebrow{color:#8a6440;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.surrounding-sandbox-viewer__header h2,.surrounding-sandbox-viewer__detail h3{font-family:var(--display-font);line-height:1;color:#241a12}.surrounding-sandbox-viewer__header h2{font-size:clamp(1.8rem,4vw,2.5rem)}.surrounding-sandbox-viewer__layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,360px);align-items:start}.surrounding-sandbox-viewer__stage-shell{padding:10px;border-radius:28px;background:#ffffff85;box-shadow:inset 0 1px #fffc}.surrounding-sandbox-viewer__stage{position:relative;overflow:hidden;min-height:520px;border-radius:24px;background:#f5e5c8}.surrounding-sandbox-viewer--embedded .surrounding-sandbox-viewer__stage{min-height:420px}.surrounding-sandbox-viewer__paper,.surrounding-sandbox-viewer__map-layer,.surrounding-sandbox-viewer__tile,.surrounding-sandbox-viewer__flattened{position:absolute}.surrounding-sandbox-viewer__map-layer,.surrounding-sandbox-viewer__flattened,.surrounding-sandbox-viewer__paper{inset:0}.surrounding-sandbox-viewer__map-layer{overflow:hidden}.surrounding-sandbox-viewer__tile{display:block;object-fit:cover}.surrounding-sandbox-viewer__paper{background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.48),transparent 22%),radial-gradient(circle at 78% 24%,rgba(223,172,102,.18),transparent 20%),linear-gradient(180deg,#faefd542,#f0dcbb6b);pointer-events:none}.surrounding-sandbox-viewer__flattened{width:100%;height:100%;object-fit:cover;opacity:.48;mix-blend-mode:multiply}.surrounding-sandbox-viewer__homestay-anchor,.surrounding-sandbox-viewer__current-location,.surrounding-sandbox-viewer__label,.surrounding-sandbox-viewer__poi{position:absolute;z-index:2}.surrounding-sandbox-viewer__homestay-anchor,.surrounding-sandbox-viewer__current-location{display:inline-flex;align-items:center;gap:8px;transform:translate(-50%,-50%);font-size:.86rem;font-weight:700;color:#2d2118}.surrounding-sandbox-viewer__homestay-dot,.surrounding-sandbox-viewer__current-dot{width:14px;height:14px;border-radius:999px;background:#1f3441;box-shadow:0 0 0 5px #1f344124}.surrounding-sandbox-viewer__current-dot{background:#b05d2b;box-shadow:0 0 0 5px #b05d2b2e}.surrounding-sandbox-viewer__heading{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid #b05d2b;transform-origin:center 24px}.surrounding-sandbox-viewer__label{padding:6px 12px;border-radius:999px;background:#fffaf5d1;border:1px dashed rgba(120,87,55,.16);box-shadow:0 10px 18px #382b1c1a;color:#5c4431;font-size:.82rem;font-weight:700;pointer-events:none}.surrounding-sandbox-viewer__poi{transform:translate(-50%,-50%);border:none;background:transparent;padding:0;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.surrounding-sandbox-viewer__poi--image{overflow:visible}.surrounding-sandbox-viewer__poi[data-visible=false]{opacity:0;pointer-events:none}.surrounding-sandbox-viewer__poi[data-selected=true]{z-index:3;transform:translate(-50%,-52%) scale(1.08)}.surrounding-sandbox-viewer__poi-sticker{display:grid;gap:6px;min-width:92px;max-width:132px;padding:12px 12px 10px;border-radius:22px 22px 18px 8px;background:#fffaf4fa;border:2px solid color-mix(in srgb,var(--sandbox-accent) 72%,white 28%);box-shadow:0 18px 30px #43301d29,0 0 0 8px color-mix(in srgb,var(--sandbox-accent) 16%,transparent 84%);transform:rotate(var(--sandbox-rotation)) scale(var(--sandbox-scale));transform-origin:center}.surrounding-sandbox-viewer__poi-image{display:block;width:122px;height:auto;transform:rotate(var(--sandbox-rotation)) scale(var(--sandbox-scale));transform-origin:center;filter:drop-shadow(0 18px 28px rgba(67,48,29,.22))}.surrounding-sandbox-viewer__poi-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:14px;background:color-mix(in srgb,var(--sandbox-accent) 18%,white 82%);color:#2b2118;font-size:1.08rem}.surrounding-sandbox-viewer__poi-title{color:#3d2c1e;font-size:.82rem;font-weight:700;line-height:1.35;text-align:left}.surrounding-sandbox-viewer__detail{align-self:stretch;padding:18px;border-radius:24px;background:#fffcf7d1;box-shadow:inset 0 1px #ffffffd6,0 16px 28px #3b2d1f17}.surrounding-sandbox-viewer__detail-meta,.surrounding-sandbox-viewer__detail-copy,.surrounding-sandbox-viewer__status{color:#5b4736;line-height:1.65}.surrounding-sandbox-viewer__fact-row,.surrounding-sandbox-viewer__detail-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.surrounding-sandbox-viewer__fact-row span{padding:8px 12px;border-radius:999px;background:#f3e9d9eb;color:#6c523d;font-size:.8rem;font-weight:700}.surrounding-sandbox-viewer__button,.surrounding-sandbox-viewer__link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;font-weight:700;text-decoration:none}.surrounding-sandbox-viewer__button{border:1px solid rgba(42,31,20,.14);background:#ffffffd1;color:#2e241c}.surrounding-sandbox-viewer__link{border:1px solid rgba(42,31,20,.14);background:#ffffffe6;color:#2e241c}.surrounding-sandbox-viewer__link--primary{background:#203340;border-color:#203340;color:#fff8ec}@media(max-width:1024px){.surrounding-sandbox-viewer__layout{grid-template-columns:1fr}}@media(max-width:768px){.surrounding-sandbox-viewer__surface{padding:16px;border-radius:24px}.surrounding-sandbox-viewer--modal .surrounding-sandbox-viewer__surface{inset:84px 12px 12px}.surrounding-sandbox-viewer__header{grid-template-columns:1fr}.surrounding-sandbox-viewer__stage{min-height:360px}}
