.page.svelte-suvbdv{min-height:100vh}.place-header.svelte-suvbdv{position:relative;min-height:300px;background:linear-gradient(135deg,var(--green) 0%,var(--navy) 100%);display:flex;align-items:flex-end;overflow:hidden}.header-img.svelte-suvbdv{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.header-overlay.svelte-suvbdv{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.header-content.svelte-suvbdv{position:relative;padding:24px;color:#fff;width:100%;max-width:1100px;margin:0 auto}.back-link.svelte-suvbdv{display:inline-flex;align-items:center;gap:6px;color:#fffc;font-size:.9375rem;font-weight:600;text-decoration:none;margin-bottom:12px}.back-link.svelte-suvbdv svg:where(.svelte-suvbdv){width:18px;height:18px}.back-link.svelte-suvbdv:hover{color:#fff}.place-header.svelte-suvbdv h1:where(.svelte-suvbdv){color:#fff;margin-top:0}.header-location.svelte-suvbdv{display:flex;align-items:center;gap:6px;opacity:.9;margin-top:8px;font-size:1rem}.header-location.svelte-suvbdv svg:where(.svelte-suvbdv){width:16px;height:16px}.content.svelte-suvbdv{max-width:1100px;margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:start}.detail-section.svelte-suvbdv{margin-bottom:32px}.detail-section.svelte-suvbdv h3:where(.svelte-suvbdv){margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--gray-100);font-size:1.25rem}.description.svelte-suvbdv{color:var(--gray-600);line-height:1.8}.facility-list.svelte-suvbdv{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.facility-item.svelte-suvbdv{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--gray-50);border-radius:10px;font-size:.9375rem}.facility-item.svelte-suvbdv svg:where(.svelte-suvbdv){width:20px;height:20px;color:var(--green);flex-shrink:0}.rules-list.svelte-suvbdv{list-style:none;padding:0}.rules-list.svelte-suvbdv li:where(.svelte-suvbdv){padding:8px 0;border-bottom:1px solid var(--gray-100);font-size:.9375rem;color:var(--gray-600);display:flex;align-items:center;gap:8px}.rules-list.svelte-suvbdv li:where(.svelte-suvbdv):last-child{border-bottom:none}.rules-list.svelte-suvbdv li:where(.svelte-suvbdv) svg:where(.svelte-suvbdv){width:16px;height:16px;color:var(--green);flex-shrink:0}.map-container.svelte-suvbdv{border-radius:16px;overflow:hidden;border:1px solid var(--gray-200)}.map-container.svelte-suvbdv iframe:where(.svelte-suvbdv){display:block;width:100%;height:300px}.sidebar-card.svelte-suvbdv{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:24px;position:sticky;top:88px}.price-display.svelte-suvbdv{margin-bottom:20px}.price.svelte-suvbdv{font-size:1.75rem;font-weight:800;color:var(--green)}.per-night.svelte-suvbdv{color:var(--gray-500)}.form-group.svelte-suvbdv{margin-bottom:16px}.form-group.svelte-suvbdv label{display:block;font-size:.875rem;font-weight:600;margin-bottom:4px;color:var(--gray-700)}.form-group.svelte-suvbdv input{width:100%;padding:10px 12px;border:1.5px solid var(--gray-300);border-radius:10px;outline:none;transition:border-color .15s;font-family:inherit}.form-group.svelte-suvbdv input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-bg)}.spot-section.svelte-suvbdv{margin-bottom:16px}.spot-section.svelte-suvbdv label:where(.svelte-suvbdv){display:block;font-size:.875rem;font-weight:600;margin-bottom:8px;color:var(--gray-700)}.loading-text.svelte-suvbdv{color:var(--gray-500);font-size:.875rem}.spot-grid.svelte-suvbdv{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.spot-details.svelte-suvbdv{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-size:.8125rem}.spot-detail-label.svelte-suvbdv{font-weight:600;color:var(--gray-600)}.spot-detail-tag.svelte-suvbdv{background:var(--green-bg);color:var(--green);padding:2px 8px;border-radius:6px;font-size:.75rem;font-weight:500}.spot-btn.svelte-suvbdv{width:100%;aspect-ratio:1;border-radius:8px;font-weight:600;font-size:.875rem;transition:all .15s;font-family:inherit;border:none;cursor:pointer}.spot-btn.available.svelte-suvbdv{background:var(--green-bg);color:var(--green)}.spot-btn.available.svelte-suvbdv:hover{background:var(--green-lighter);color:#fff}.spot-btn.taken.svelte-suvbdv{background:var(--gray-200);color:var(--gray-400);cursor:not-allowed}.spot-btn.selected.svelte-suvbdv{background:var(--green);color:#fff;box-shadow:0 0 0 3px var(--green-bg)}.summary.svelte-suvbdv{border-top:1px solid var(--gray-200);padding-top:16px;margin-bottom:16px}.summary-row.svelte-suvbdv{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.9375rem;color:var(--gray-600)}.vat-row.svelte-suvbdv{font-size:.8125rem;color:var(--gray-400)}.summary-total.svelte-suvbdv{display:flex;justify-content:space-between;font-weight:700;font-size:1.125rem}.error.svelte-suvbdv{background:#fef2f2;color:var(--red);padding:10px 14px;border-radius:8px;font-size:.875rem;margin-bottom:12px}.book-btn.svelte-suvbdv{width:100%;padding:14px;background:var(--green);color:#fff;border-radius:12px;font-size:1rem;font-weight:700;font-family:inherit;border:none;cursor:pointer;transition:background .15s}.book-btn.svelte-suvbdv:hover:not(:disabled){background:var(--green-light)}.book-btn.svelte-suvbdv:disabled{opacity:.6;cursor:not-allowed}.header-rating.svelte-suvbdv{display:flex;align-items:center;gap:8px;margin-top:8px}.header-stars.svelte-suvbdv{display:flex;gap:2px}.star-icon.svelte-suvbdv{font-size:1.125rem;color:#fff6}.star-icon.filled.svelte-suvbdv{color:#f59e0b}.header-rating-text.svelte-suvbdv{color:#ffffffe6;font-size:.9375rem}.reviews-list.svelte-suvbdv{display:flex;flex-direction:column;gap:16px}.review-card.svelte-suvbdv{padding:16px;background:var(--gray-50);border-radius:12px}.review-header.svelte-suvbdv{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.review-name.svelte-suvbdv{font-weight:700;font-size:.9375rem}.review-stars.svelte-suvbdv{display:flex;gap:1px}.star-sm.svelte-suvbdv{font-size:.875rem;color:var(--gray-300)}.star-sm.filled.svelte-suvbdv{color:#f59e0b}.review-date.svelte-suvbdv{font-size:.8125rem;color:var(--gray-400);margin-left:auto}.review-text.svelte-suvbdv{color:var(--gray-600);font-size:.9375rem;line-height:1.6;margin:0}.owner-reply.svelte-suvbdv{margin-top:12px;padding:12px;background:#fff;border-radius:8px;font-size:.875rem;color:var(--gray-600);border-left:3px solid var(--green)}.owner-reply.svelte-suvbdv strong:where(.svelte-suvbdv){color:var(--green);display:block;margin-bottom:4px;font-size:.8125rem}.owner-reply.svelte-suvbdv p:where(.svelte-suvbdv){margin:0}@media(max-width:768px){.place-header.svelte-suvbdv{min-height:220px}.content.svelte-suvbdv{grid-template-columns:1fr}.sidebar-card.svelte-suvbdv{position:static}}
