.bottom-sheet-overlay.svelte-tafv8y{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:flex-end;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.75rem}.bottom-sheet.svelte-tafv8y{background:#fff;width:100%;max-width:600px;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a;animation:svelte-tafv8y-slideUp .3s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow-y:auto}@keyframes svelte-tafv8y-slideUp{0%{transform:translateY(100%) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.bottom-sheet-content.svelte-tafv8y{padding:1.5rem}.sheet-header.svelte-tafv8y{margin-bottom:1.5rem;text-align:center}.sheet-header.svelte-tafv8y h2:where(.svelte-tafv8y){margin-bottom:1rem;color:#1f2937;font-size:1.5rem;font-weight:700}.step-indicator.svelte-tafv8y{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.step.svelte-tafv8y{width:2rem;height:2rem;border-radius:50%;background-color:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .3s ease}.step.active.svelte-tafv8y{background-color:#3b82f6;color:#fff;transform:scale(1.1)}.step-line.svelte-tafv8y{flex:0 0 2rem;height:2px;background-color:#f3f4f6;transition:background-color .3s ease;border-radius:1px}.step-line.active.svelte-tafv8y{background-color:#3b82f6}.step-title.svelte-tafv8y{font-size:1.1rem;font-weight:600;color:#4b5563;margin:0}.subtitle.svelte-tafv8y{text-align:center;color:#6b7280;margin-bottom:1.5rem;font-size:.95rem}.step-content.svelte-tafv8y{min-height:300px}.rating-input.svelte-tafv8y{margin-bottom:1.5rem}.rating-input.svelte-tafv8y label:where(.svelte-tafv8y){display:block;margin-bottom:.75rem;font-weight:500;color:#374151}.star-rating.svelte-tafv8y{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}.star-button.svelte-tafv8y{background:none;border:none;font-size:2rem;color:#d1d5db;cursor:pointer;transition:color .2s ease}.star-button.filled.svelte-tafv8y{color:#fbbf24}.photo-section.svelte-tafv8y{margin-bottom:1.5rem}.photo-section.svelte-tafv8y label:where(.svelte-tafv8y){display:block;margin-bottom:.75rem;font-weight:500;color:#374151}.sub-ratings.svelte-tafv8y{display:flex;flex-direction:column;gap:1.5rem}.sub-rating-item.svelte-tafv8y{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fafafa}.sub-rating-label.svelte-tafv8y{display:flex;flex-direction:column;flex:1}.sub-rating-label.svelte-tafv8y .label:where(.svelte-tafv8y){font-weight:500;color:#374151;margin-bottom:.25rem}.sub-rating-label.svelte-tafv8y .description:where(.svelte-tafv8y){font-size:.875rem;color:#6b7280}.sub-rating-item.svelte-tafv8y .star-rating:where(.svelte-tafv8y){margin:0}.sub-rating-item.svelte-tafv8y .star-button:where(.svelte-tafv8y){font-size:1.5rem}.review-input.svelte-tafv8y{margin-bottom:1rem}.review-input.svelte-tafv8y label:where(.svelte-tafv8y){display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.review-input.svelte-tafv8y textarea:where(.svelte-tafv8y){width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;resize:vertical;font-family:inherit}.review-input.svelte-tafv8y textarea:where(.svelte-tafv8y):focus{outline:none;border-color:#3b82f6}.error-message.svelte-tafv8y{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:.5rem;margin-top:1rem;font-size:.875rem}.bottom-sheet-actions.svelte-tafv8y{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.action-buttons.svelte-tafv8y{display:flex;justify-content:space-between;align-items:center}.left-buttons.svelte-tafv8y,.right-buttons.svelte-tafv8y{display:flex;gap:.75rem}.cancel-button.svelte-tafv8y,.back-button.svelte-tafv8y,.next-button.svelte-tafv8y,.submit-button.svelte-tafv8y{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.cancel-button.svelte-tafv8y,.back-button.svelte-tafv8y{background-color:#fff;color:#374151;border:1px solid #d1d5db}.cancel-button.svelte-tafv8y:hover,.back-button.svelte-tafv8y:hover{background-color:#f9fafb}.next-button.svelte-tafv8y,.submit-button.svelte-tafv8y{background-color:#3b82f6;color:#fff}.next-button.svelte-tafv8y:hover:not(:disabled),.submit-button.svelte-tafv8y:hover:not(:disabled){background-color:#2563eb}.next-button.svelte-tafv8y:disabled,.submit-button.svelte-tafv8y:disabled{background-color:#9ca3af;cursor:not-allowed}.close-button.svelte-tafv8y{background-color:#3b82f6;color:#fff;border:none;font-weight:500;cursor:pointer;transition:background-color .2s ease;padding:.75rem 1.5rem;border-radius:.5rem}.close-button.svelte-tafv8y:hover{background-color:#2563eb}.thanks-page.svelte-tafv8y{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;min-height:300px}.thanks-icon.svelte-tafv8y{font-size:4rem;margin-bottom:1rem;animation:svelte-tafv8y-bounce .6s ease-in-out}@keyframes svelte-tafv8y-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.thanks-page.svelte-tafv8y h3:where(.svelte-tafv8y){font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.thanks-page.svelte-tafv8y p:where(.svelte-tafv8y){color:#6b7280;margin-bottom:1rem;line-height:1.5}.auto-close-notice.svelte-tafv8y{margin-top:1rem;padding:.75rem 1rem;background-color:#f3f4f6;border-radius:.5rem;border-left:4px solid #3b82f6}.auto-close-notice.svelte-tafv8y p:where(.svelte-tafv8y){font-size:.875rem;color:#4b5563;margin:0}@media (max-width: 640px){.bottom-sheet-overlay.svelte-tafv8y{padding:0}.bottom-sheet.svelte-tafv8y{border-radius:20px 20px 0 0;max-height:95vh}.sub-rating-item.svelte-tafv8y{flex-direction:column;gap:1rem;text-align:center}.action-buttons.svelte-tafv8y{flex-direction:column;gap:.75rem}.left-buttons.svelte-tafv8y,.right-buttons.svelte-tafv8y{width:100%;justify-content:center}}.bottom-sheet-overlay.svelte-z3elb4{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.bottom-sheet.svelte-z3elb4{background-color:#fff;border-radius:1rem 1rem 0 0;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 -4px 6px -1px #0000001a}.bottom-sheet-content.svelte-z3elb4{padding:1.5rem}.sheet-header.svelte-z3elb4{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.sheet-header.svelte-z3elb4 h2:where(.svelte-z3elb4){font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.close-button.svelte-z3elb4{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;line-height:1}.close-button.svelte-z3elb4:hover{color:#374151}.form-content.svelte-z3elb4{display:flex;flex-direction:column;gap:1.5rem}.action-buttons.svelte-z3elb4{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.cancel-button.svelte-z3elb4,.submit-button.svelte-z3elb4{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-button.svelte-z3elb4{background-color:#fff;color:#374151;border:1px solid #d1d5db}.cancel-button.svelte-z3elb4:hover:not(:disabled){background-color:#f9fafb}.submit-button.svelte-z3elb4{background-color:#3b82f6;color:#fff;border:1px solid #3b82f6}.submit-button.svelte-z3elb4:hover:not(:disabled){background-color:#2563eb}.submit-button.svelte-z3elb4:disabled,.cancel-button.svelte-z3elb4:disabled{opacity:.5;cursor:not-allowed}.error-message.svelte-z3elb4{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:.5rem;margin-top:1rem;font-size:.875rem}.success-message.svelte-z3elb4{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:.75rem;border-radius:.5rem;margin-top:1rem;font-size:.875rem;text-align:center}@media (min-width: 768px){.bottom-sheet.svelte-z3elb4{border-radius:1rem;margin:2rem;max-height:calc(100vh - 4rem)}}.review-header.svelte-19s3mti{display:flex;justify-content:space-between;align-items:flex-start}.review-stats.svelte-19s3mti{display:flex;flex-direction:column;gap:1.5rem;width:100%}.ratings-container.svelte-19s3mti{display:flex;align-items:stretch;gap:2rem}.rating-bars.svelte-19s3mti{flex:1;display:flex;flex-direction:column;gap:.75rem}.rating-row.svelte-19s3mti{display:flex;align-items:center;gap:.75rem}.rating-number.svelte-19s3mti{font-size:1.1rem;font-weight:500;color:#4b5563;width:1rem;text-align:center}.rating-bar-container.svelte-19s3mti{flex:1;height:.75rem;background-color:#f3f4f6;border-radius:999px;overflow:hidden}.rating-bar.svelte-19s3mti{height:100%;background-color:#f59e0b;border-radius:999px;min-width:4px;transition:width .3s ease}.rating-summary.svelte-19s3mti{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:150px}.big-score.svelte-19s3mti{font-size:4rem;font-weight:700;line-height:1;color:#1f2937;margin-bottom:.5rem}.star-display.svelte-19s3mti{display:flex;gap:.25rem;margin-bottom:.5rem}.review-count.svelte-19s3mti{font-size:.875rem;color:#6b7280}.star.svelte-19s3mti{color:#d1d5db;font-size:1.5rem}.star.filled.svelte-19s3mti{color:#f59e0b}.sub-ratings-display.svelte-19s3mti{margin:1rem 0;padding:1rem;background-color:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.sub-rating-item.svelte-19s3mti{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.sub-rating-item.svelte-19s3mti:last-child{margin-bottom:0}.sub-rating-label.svelte-19s3mti{font-size:.875rem;font-weight:500;color:#64748b}.sub-rating-stars.svelte-19s3mti{display:flex;gap:.125rem}.sub-rating-stars.svelte-19s3mti .star:where(.svelte-19s3mti){font-size:1rem;color:#cbd5e1}.sub-rating-stars.svelte-19s3mti .star.filled:where(.svelte-19s3mti){color:#f59e0b}.button-container.svelte-19s3mti{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.add-review-button.svelte-19s3mti{padding:.75rem 1.75rem;background-image:linear-gradient(to right,#3b82f6,#2dd4bf);color:#fff;border:none;border-radius:9999px;font-weight:500;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;justify-content:center;font-size:1rem}.add-review-button.svelte-19s3mti:hover{opacity:.9}.add-review-button.svelte-19s3mti .ml-2:where(.svelte-19s3mti){margin-left:.5rem}.upload-photos-link.svelte-19s3mti{background:none;border:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:.25rem .5rem;transition:color .2s}.upload-photos-link.svelte-19s3mti:hover{color:#2563eb}.reviews-list.svelte-19s3mti{display:flex;flex-direction:column;gap:1.5rem}.review-item.svelte-19s3mti .review-header:where(.svelte-19s3mti){display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.review-user-section.svelte-19s3mti{display:flex;align-items:flex-start;gap:.75rem;flex:1}.user-avatar.svelte-19s3mti{flex-shrink:0}.profile-photo.svelte-19s3mti{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb}.profile-placeholder.svelte-19s3mti{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2dd4bf);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:600;border:2px solid #e5e7eb}.user-info.svelte-19s3mti{flex:1;min-width:0}.review-user.svelte-19s3mti{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.user-name.svelte-19s3mti{font-weight:500;color:#1f2937;font-size:.875rem}.pending-badge.svelte-19s3mti{font-size:.75rem;padding:.25rem .5rem;background-color:#fef3c7;color:#92400e;border-radius:9999px;font-weight:500}.review-date.svelte-19s3mti{font-size:.75rem;color:#6b7280;margin:0}.review-rating.svelte-19s3mti{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.stars.svelte-19s3mti{display:flex;gap:.25rem}.review-text.svelte-19s3mti{color:#4b5563;line-height:1.5;margin:0}.review-images.svelte-19s3mti{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-top:1rem}.image-container.svelte-19s3mti{border-radius:8px;overflow:hidden;aspect-ratio:1}.image-container.svelte-19s3mti img:where(.svelte-19s3mti){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 640px){.ratings-container.svelte-19s3mti{flex-direction:column-reverse;gap:1.5rem}.rating-summary.svelte-19s3mti{padding-bottom:1rem;border-bottom:1px solid #e5e7eb}}.no-reviews-header.svelte-19s3mti{text-align:center}.no-reviews-header.svelte-19s3mti h2:where(.svelte-19s3mti){font-size:1.5rem;font-weight:600;color:#4b5563;margin:0 0 .5rem}.no-reviews-header.svelte-19s3mti p:where(.svelte-19s3mti){font-size:1rem;color:#6b7280;margin:0}.carousel-container.svelte-1xh69r5{position:relative;width:100%;height:400px;overflow:hidden;border-radius:8px;background-color:#fff;box-shadow:0 1px 3px #0000001a}.carousel-track.svelte-1xh69r5{position:relative;width:100%;height:100%}.carousel-slide.svelte-1xh69r5{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s ease-in-out}.carousel-slide.active.svelte-1xh69r5{z-index:1}.carousel-slide.svelte-1xh69r5 img:where(.svelte-1xh69r5){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-arrow.svelte-1xh69r5{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px #00000026;z-index:10;transition:all .2s}.carousel-arrow.svelte-1xh69r5:hover{background:#fffffff2;transform:translateY(-50%) scale(1.1)}.carousel-arrow.svelte-1xh69r5:active{background:#fff;transform:translateY(-50%) scale(.95)}.carousel-arrow.svelte-1xh69r5 svg:where(.svelte-1xh69r5){width:24px;height:24px;color:#374151}.carousel-arrow.prev.svelte-1xh69r5{left:16px}.carousel-arrow.next.svelte-1xh69r5{right:16px}.carousel-indicators.svelte-1xh69r5{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.indicator.svelte-1xh69r5{width:10px;height:10px;border-radius:50%;background:#fff9;border:none;cursor:pointer;transition:all .2s}.indicator.svelte-1xh69r5:hover{background:#fffc}.indicator.active.svelte-1xh69r5{background:#fff;transform:scale(1.2)}.carousel-empty.svelte-1xh69r5{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280}@media (max-width: 640px){.carousel-container.svelte-1xh69r5{height:300px}.carousel-arrow.svelte-1xh69r5{width:44px;height:44px;touch-action:manipulation}.carousel-arrow.svelte-1xh69r5 svg:where(.svelte-1xh69r5){width:24px;height:24px}.carousel-arrow.prev.svelte-1xh69r5{left:12px}.carousel-arrow.next.svelte-1xh69r5{right:12px}}.sponsor-section.svelte-cm2or7{background-color:#f5f5f5;border-radius:8px;padding:1rem;margin:1rem 0}.sponsor-section.svelte-cm2or7 p:where(.svelte-cm2or7){color:#666;margin:0;font-size:.9rem}.sponsor-section.svelte-cm2or7 a:where(.svelte-cm2or7){color:#444;text-decoration:underline;font-weight:500}.sponsor-section.svelte-cm2or7 a:where(.svelte-cm2or7):hover{color:#222}.admin-actions-container.card.svelte-wjg01t{margin-top:2rem}.admin-actions-container.svelte-wjg01t h3:where(.svelte-wjg01t){margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.admin-divider.svelte-wjg01t{border:none;height:1px;background-color:#e5e7eb;margin-top:.5rem;margin-bottom:1.25rem}.action-buttons.svelte-wjg01t{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.action-buttons.svelte-wjg01t .btn:where(.svelte-wjg01t){display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer;border:1px solid transparent}.action-buttons.svelte-wjg01t .btn:where(.svelte-wjg01t):disabled{opacity:.6;cursor:not-allowed}.action-buttons.svelte-wjg01t .btn-verify:where(.svelte-wjg01t){background-color:#10b981;color:#fff}.action-buttons.svelte-wjg01t .btn-verify:where(.svelte-wjg01t):hover:not(:disabled){background-color:#059669}.action-buttons.svelte-wjg01t .btn-delete:where(.svelte-wjg01t){background-color:#ef4444;color:#fff}.action-buttons.svelte-wjg01t .btn-delete:where(.svelte-wjg01t):hover:not(:disabled){background-color:#dc2626}.existing-images-section.svelte-wjg01t{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.section-header.svelte-wjg01t{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:1rem}.section-header.svelte-wjg01t h4:where(.svelte-wjg01t){margin:0;font-size:1.15rem;font-weight:600}.photo-order-controls.svelte-wjg01t{display:flex;gap:.5rem}.photo-order-controls.svelte-wjg01t .btn:where(.svelte-wjg01t){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer;border:1px solid transparent}.photo-order-controls.svelte-wjg01t .btn:where(.svelte-wjg01t):disabled{opacity:.6;cursor:not-allowed}.photo-order-controls.svelte-wjg01t .btn-primary:where(.svelte-wjg01t){background-color:#3b82f6;color:#fff}.photo-order-controls.svelte-wjg01t .btn-primary:where(.svelte-wjg01t):hover:not(:disabled){background-color:#2563eb}.photo-order-controls.svelte-wjg01t .btn-secondary:where(.svelte-wjg01t){background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.photo-order-controls.svelte-wjg01t .btn-secondary:where(.svelte-wjg01t):hover:not(:disabled){background-color:#e5e7eb}.drag-instructions.svelte-wjg01t{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem;color:#64748b}.image-previews-grid.svelte-wjg01t{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.image-preview-item.svelte-wjg01t{position:relative;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;border:2px solid #e5e7eb;cursor:grab;transition:all .2s ease-in-out;background-color:#f9fafb}.image-preview-item.svelte-wjg01t:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.image-preview-item.dragging.svelte-wjg01t{opacity:.5;transform:rotate(5deg);cursor:grabbing;z-index:10}.image-preview-item.drag-over.svelte-wjg01t{border-color:#3b82f6;border-style:dashed;background-color:#eff6ff}.image-preview-item.svelte-wjg01t img:where(.svelte-wjg01t){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .2s ease-in-out;pointer-events:none}.image-preview-item.svelte-wjg01t img.deleting:where(.svelte-wjg01t){opacity:.4}.drag-handle.svelte-wjg01t{position:absolute;top:.25rem;left:.25rem;width:1.5rem;height:1.5rem;background-color:#0009;color:#fff;border-radius:.25rem;display:flex;align-items:center;justify-content:center;cursor:grab;z-index:2;transition:background-color .2s ease-in-out}.drag-handle.svelte-wjg01t:hover{background-color:#000c}.image-preview-item.dragging.svelte-wjg01t .drag-handle:where(.svelte-wjg01t){cursor:grabbing}.image-number.svelte-wjg01t{position:absolute;bottom:.25rem;left:.25rem;background-color:#000000b3;color:#fff;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:600;z-index:2}.remove-existing-image-btn.svelte-wjg01t{position:absolute;top:.4rem;right:.4rem;width:2rem;height:2rem;background-color:#0009;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease-in-out,transform .1s ease-in-out;padding:0;z-index:3}.remove-existing-image-btn.svelte-wjg01t:hover:not(:disabled){background-color:#ef4444e6;transform:scale(1.1)}.remove-existing-image-btn.svelte-wjg01t:disabled{cursor:not-allowed;background-color:#0000004d}.remove-existing-image-btn.svelte-wjg01t .small-spinner:where(.svelte-wjg01t){width:16px;height:16px;border-width:2px}@keyframes svelte-wjg01t-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner.svelte-wjg01t{border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;width:20px;height:20px;animation:svelte-wjg01t-spin 1s linear infinite}.small-spinner.svelte-wjg01t{width:16px;height:16px;border-width:2px}@media (max-width: 768px){.section-header.svelte-wjg01t{flex-direction:column;align-items:flex-start}.photo-order-controls.svelte-wjg01t{width:100%;justify-content:flex-start}.image-previews-grid.svelte-wjg01t{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.drag-instructions.svelte-wjg01t{font-size:.8rem;padding:.5rem}}.nearby-sites-map.svelte-181w7yv{margin:0rem 0}.map-container.svelte-181w7yv{position:relative;min-height:400px;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background-color:#f3f4f6}.loading-overlay.svelte-181w7yv{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffe6;z-index:10;gap:1rem}.loading-spinner.svelte-181w7yv{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #3B82F6;border-radius:50%;animation:svelte-181w7yv-spin 1s linear infinite}@keyframes svelte-181w7yv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay.svelte-181w7yv p:where(.svelte-181w7yv){font-size:.875rem;color:#6b7280;margin:0}.map.svelte-181w7yv{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}.map-legend.svelte-181w7yv{position:absolute;top:12px;left:12px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px;border-radius:8px;box-shadow:0 2px 8px #0000001a;font-size:.75rem;z-index:1}.legend-item.svelte-181w7yv{display:flex;align-items:center;gap:8px;margin-bottom:6px}.legend-item.svelte-181w7yv:last-child{margin-bottom:0}.legend-marker.svelte-181w7yv{width:12px;height:12px;border-radius:50%;border:2px solid white;box-shadow:0 1px 3px #0000004d}.legend-marker.current.svelte-181w7yv{background-color:#ff385c}.legend-marker.nearby.svelte-181w7yv{background-color:#3b82f6}.legend-item.svelte-181w7yv span:where(.svelte-181w7yv){color:#374151;font-weight:500}.nearby-sites-info.svelte-181w7yv{margin-top:1rem;text-align:center}.nearby-sites-info.svelte-181w7yv p:where(.svelte-181w7yv){font-size:.875rem;color:#6b7280;margin:0}.explore-more-container.svelte-181w7yv{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:1}.explore-more-btn.svelte-181w7yv{background:#3b82f6;border:2px solid #3B82F6;border-radius:24px;padding:12px 24px;cursor:pointer;font-size:.875rem;font-weight:600;color:#fff;transition:all .2s ease;box-shadow:0 8px 25px #3b82f666;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.explore-more-btn.svelte-181w7yv:hover{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 12px 35px #3b82f680;transform:translateY(-2px)}.explore-more-btn.svelte-181w7yv:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a}.explore-more-btn.svelte-181w7yv:focus{outline:none;box-shadow:0 0 0 3px #3b82f633}@media (max-width: 768px){.map-container.svelte-181w7yv{min-height:300px}.map-legend.svelte-181w7yv{font-size:.7rem;padding:8px}.legend-marker.svelte-181w7yv{width:10px;height:10px}}.nearby-sites.svelte-1o1lh80{margin:2rem 0}.header.svelte-1o1lh80{margin-bottom:1.5rem}.header.svelte-1o1lh80 h3:where(.svelte-1o1lh80){font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.header.svelte-1o1lh80 p:where(.svelte-1o1lh80){font-size:.875rem;color:#6b7280;margin:0}.loading-container.svelte-1o1lh80,.no-sites.svelte-1o1lh80,.error-container.svelte-1o1lh80{text-align:center;padding:2rem;color:#6b7280}.loading-spinner.svelte-1o1lh80{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #3b82f6;border-radius:50%;animation:svelte-1o1lh80-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-1o1lh80-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-sites.svelte-1o1lh80 p:where(.svelte-1o1lh80):first-child{margin-bottom:.5rem}.hint.svelte-1o1lh80{font-size:.75rem;color:#9ca3af;margin-top:.5rem}.error-message.svelte-1o1lh80{color:#ef4444;font-size:1rem;margin:0}.carousel-wrapper.svelte-1o1lh80{position:relative}.nav-button.svelte-1o1lh80{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280;z-index:10;box-shadow:0 2px 8px #0000001a}.nav-button.prev.svelte-1o1lh80{left:-24px}.nav-button.next.svelte-1o1lh80{right:-24px}.nav-button.svelte-1o1lh80:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;color:#374151}.nav-button.svelte-1o1lh80:disabled{opacity:.4;cursor:not-allowed}.dive-sites-grid.svelte-1o1lh80{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}@keyframes svelte-1o1lh80-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){.header.svelte-1o1lh80 h3:where(.svelte-1o1lh80){font-size:1.25rem}.carousel-wrapper.svelte-1o1lh80{overflow:hidden;margin:0 -1rem}.nav-button.svelte-1o1lh80{display:none}.dive-sites-grid.svelte-1o1lh80{display:flex;overflow-x:auto;gap:16px;padding:0 1rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.dive-sites-grid.svelte-1o1lh80::-webkit-scrollbar{display:none}.nearby-sites .dive-site-card{flex:0 0 280px;height:350px;scroll-snap-align:start}}.full-width-cards-section.svelte-4hs7og{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}@media (min-width: 1024px){.full-width-cards-section.svelte-4hs7og{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.info-card.svelte-4hs7og{background:linear-gradient(135deg,#fff,#f8fafc);padding:2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;position:relative;overflow:hidden}.info-card.svelte-4hs7og:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.info-card.svelte-4hs7og h4:where(.svelte-4hs7og){font-family:Inter,Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;text-align:center;letter-spacing:-.025em}.tags-grid.svelte-4hs7og{display:flex;flex-wrap:wrap;gap:.75rem}.tag-chip.svelte-4hs7og{display:inline-flex;align-items:center;padding:.5rem 1rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border-radius:20px;font-size:.875rem;font-weight:600;border:1px solid #93c5fd;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.tag-chip.svelte-4hs7og:hover{transform:scale(1.05);box-shadow:0 4px 8px #3b82f626}.animals-list.svelte-4hs7og{display:flex;flex-wrap:wrap;gap:.75rem}.animal-chip.svelte-4hs7og{display:inline-flex;align-items:center;padding:.5rem 1rem;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-radius:20px;font-size:.875rem;font-weight:600;border:1px solid #6ee7b7;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.animal-chip.svelte-4hs7og:hover{transform:scale(1.05);box-shadow:0 4px 8px #10b98126}.info-item.svelte-4hs7og{margin-bottom:1.5rem;padding:1rem;background:#f8fafc80;border-radius:12px;border-left:4px solid #e2e8f0}.info-item.svelte-4hs7og:last-child{margin-bottom:0}.info-item.svelte-4hs7og strong:where(.svelte-4hs7og){font-family:Inter,Poppins,sans-serif;font-weight:700;color:#334155;display:block;margin-bottom:.75rem;font-size:.95rem;letter-spacing:-.025em}.info-item.svelte-4hs7og p:where(.svelte-4hs7og){margin:0;font-size:.9rem;line-height:1.6;color:#475569}.hazards-list.svelte-4hs7og{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.hazard-chip.svelte-4hs7og{display:inline-flex;align-items:center;padding:.5rem 1rem;background:linear-gradient(135deg,#fee2e2,#fecaca);color:#b91c1c;border-radius:20px;font-size:.875rem;font-weight:600;border:1px solid #fca5a5;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.hazard-chip.svelte-4hs7og:hover{transform:scale(1.05);box-shadow:0 4px 8px #ef444426}@media (max-width: 768px){.full-width-cards-section.svelte-4hs7og{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem 0}.info-card.svelte-4hs7og{padding:1.5rem}.info-card.svelte-4hs7og h4:where(.svelte-4hs7og){font-size:1.125rem;margin-bottom:1.25rem}.tags-grid.svelte-4hs7og,.animals-list.svelte-4hs7og,.hazards-list.svelte-4hs7og{gap:.5rem}.tag-chip.svelte-4hs7og,.animal-chip.svelte-4hs7og,.hazard-chip.svelte-4hs7og{font-size:.8rem;padding:.375rem .875rem}.info-item.svelte-4hs7og{padding:.75rem;margin-bottom:1rem}}.ratings-sidebar.svelte-y96qp0{flex:1;min-width:0}.detailed-ratings-sidebar.svelte-y96qp0{background-color:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;position:sticky;top:2rem}.ratings-title.svelte-y96qp0{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}.rating-categories-sidebar.svelte-y96qp0{display:flex;flex-direction:column;gap:1rem}.rating-category-sidebar.svelte-y96qp0{display:flex;flex-direction:column;gap:.5rem}.category-header.svelte-y96qp0{display:flex;align-items:center;justify-content:space-between}.category-name-sidebar.svelte-y96qp0{font-size:.875rem;font-weight:500;color:#4b5563}.category-score-sidebar.svelte-y96qp0{font-size:.875rem;font-weight:500;color:#1f2937}.rating-bar-container.svelte-y96qp0{display:flex;align-items:center}.rating-bar-background.svelte-y96qp0{flex:1;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;position:relative}.rating-bar-fill.svelte-y96qp0{height:100%;border-radius:4px;transition:width .3s ease-in-out;position:relative}.rating-bar-fill.svelte-y96qp0:after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background-color:#ffffff4d}@media (max-width: 1024px){.ratings-sidebar.svelte-y96qp0{order:-1}.detailed-ratings-sidebar.svelte-y96qp0{position:static;padding:1rem}.ratings-title.svelte-y96qp0{font-size:1rem;margin-bottom:1rem}.rating-categories-sidebar.svelte-y96qp0{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.rating-category-sidebar.svelte-y96qp0{padding:.75rem;background-color:#fff;border-radius:8px;border:1px solid #e5e7eb}}@media (max-width: 640px){.rating-categories-sidebar.svelte-y96qp0{grid-template-columns:1fr}.rating-category-sidebar.svelte-y96qp0{padding:.5rem}.category-name-sidebar.svelte-y96qp0{font-size:.8rem}.category-score-sidebar.svelte-y96qp0{font-size:.9rem}}.description-section.svelte-3kom{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.description-section.svelte-3kom h3:where(.svelte-3kom){font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.entry-exit-cards-grid.svelte-3kom{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.entry-exit-card.svelte-3kom{background-color:#f3f4f6;padding:1rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}.entry-exit-card.svelte-3kom h4:where(.svelte-3kom){font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;color:#374151;margin-bottom:.5rem}.entry-exit-card.svelte-3kom p:where(.svelte-3kom){font-size:.875rem;color:#6b7280;line-height:1.5}.parking-section.svelte-3kom{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.parking-section.svelte-3kom h4:where(.svelte-3kom){font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;color:#374151;margin-bottom:.5rem}.parking-section.svelte-3kom p:where(.svelte-3kom){font-size:.875rem;color:#6b7280;line-height:1.5}.facilities-list.svelte-3kom{display:flex;flex-wrap:wrap;gap:.5rem}.facility-chip.svelte-3kom{display:inline-block;padding:.25rem .75rem;background-color:#fff;color:#4b5563;border-radius:16px;font-size:.875rem;font-weight:400;border:1px solid #e5e7eb}@media (max-width: 768px){.entry-exit-cards-grid.svelte-3kom{grid-template-columns:1fr;gap:.75rem}.entry-exit-card.svelte-3kom{padding:.75rem}}.dive-site-header .container{max-width:1050px!important}.page-container.svelte-179k992{min-height:calc(100vh - 64px);max-width:1100px;margin:0 auto}.loading.svelte-179k992,.error.svelte-179k992{padding:2rem;text-align:center}.error.svelte-179k992{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto;color:#ef4444;background-color:#fee2e2;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.error.svelte-179k992 h2:where(.svelte-179k992){font-size:1.5rem;margin-bottom:1rem;color:#b91c1c}.error.svelte-179k992 p:where(.svelte-179k992){margin-bottom:1rem}.return-button.svelte-179k992{display:inline-block;margin-top:1rem;padding:.5rem 1rem;background-color:#2563eb;color:#fff;border-radius:.25rem;text-decoration:none;font-weight:500;transition:background-color .2s}.return-button.svelte-179k992:hover{background-color:#1d4ed8}.content.svelte-179k992{display:grid;grid-template-columns:1fr;max-width:900px}@media (min-width: 1024px){.content.svelte-179k992{grid-template-columns:1fr;max-width:900px}}.details-container.svelte-179k992{background-color:#fff;position:relative;min-height:200px;max-width:100%}@media (min-width: 601px){.details-container.svelte-179k992{padding:1.5rem 2.5rem 0rem;border-radius:8px}}.carousel-wrapper.svelte-179k992{border-radius:8px 8px 0 0;overflow:hidden}@media (min-width: 601px){.carousel-wrapper.svelte-179k992{padding-left:2.5rem;padding-right:2.5rem}}.title-section.svelte-179k992{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}h1.svelte-179k992{font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;color:#1f2937;margin:0}.location-info.svelte-179k992{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.location-text-container.svelte-179k992{margin-bottom:.75rem}.location-text.svelte-179k992{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:4px;margin:0}.location-text.svelte-179k992 .destination-link{color:inherit;text-decoration:underline;transition:opacity .2s ease}.location-text.svelte-179k992 .destination-link:hover{opacity:.8}.marine-park-separator.svelte-179k992{color:#9ca3af;margin:0 .5rem;font-weight:400}.marine-park-name.svelte-179k992{color:#6b7280;font-weight:400;font-size:.875rem}.rating-difficulty-container.svelte-179k992{display:flex;align-items:center;gap:.75rem}.rating.svelte-179k992{display:flex;align-items:center;gap:.5rem;white-space:nowrap;text-decoration:none}.rating.svelte-179k992:hover .rating-text:where(.svelte-179k992){text-decoration:underline}.star.svelte-179k992{color:#d1d5db;font-size:1.25rem}.star.filled.svelte-179k992{color:#f59e0b}.rating-text.svelte-179k992{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:4px}.section.svelte-179k992{margin-bottom:2rem}h2.svelte-179k992{font-family:Poppins,sans-serif;font-size:1 rem;font-weight:500;color:#374151;margin-bottom:1rem}p.svelte-179k992{color:#4b5563;line-height:1.5}.chips.svelte-179k992{display:flex;flex-wrap:wrap;gap:.5rem}.chip.svelte-179k992{padding:.25rem .75rem;background-color:#f3f4f6;color:#4b5563;border-radius:16px;font-size:.875rem}.button-container.svelte-179k992{display:flex;gap:1rem;margin-top:1rem;margin-bottom:2rem}.action-button.svelte-179k992{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;background-image:linear-gradient(to right,#3b82f6,#2dd4bf);color:#fff;border:none;border-radius:9999px;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;cursor:pointer;flex:1;min-width:0}.action-button.svelte-179k992:hover{opacity:.9}.action-button.svelte-179k992:active{opacity:.8}.map-container.svelte-179k992{position:relative;height:500px;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;width:100%}.map.svelte-179k992{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}@media (max-width: 768px){.map-container.svelte-179k992{height:350px}}.modal-backdrop.svelte-179k992{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000}.modal.svelte-179k992{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:2rem;border-radius:8px;width:90%;max-width:500px;z-index:1001;border:none;box-shadow:0 4px 12px #cb151526;margin:0}.modal-content.svelte-179k992{position:relative}.share-message.svelte-179k992{width:100%;margin:1rem 0;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;resize:vertical}.share-actions.svelte-179k992{display:flex;gap:1rem;margin-top:1.5rem}.share-action-button.svelte-179k992{flex:1;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;background-color:#f3f4f6;color:#4b5563;transition:all .2s}.share-action-button.svelte-179k992:hover{background-color:#e5e7eb}.share-action-button.primary.svelte-179k992{background-color:#3b82f6;color:#fff;border:none}.share-action-button.primary.svelte-179k992:hover{background-color:#2563eb}.close-button.svelte-179k992{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border:none;background:none;font-size:1.5rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-button.svelte-179k992:hover{background-color:#f3f4f6;color:#374151}@media (max-width: 640px){h1.svelte-179k992{font-size:1.75rem}.button-container.svelte-179k992{flex-direction:column}.action-button.svelte-179k992{padding:.6rem 1rem;font-size:.8rem;flex:none}}.pending-badge.svelte-179k992{display:inline-block;font-size:.875rem;font-weight:500;background-color:#fff4db;color:#b45309;padding:.25rem .75rem;border-radius:9999px;margin-left:1rem;vertical-align:middle}@media (max-width: 640px){h1.svelte-179k992{font-size:1.75rem}.pending-badge.svelte-179k992{font-size:.75rem;padding:.2rem .5rem;margin-left:.5rem;display:inline-block}}.main-info-row.svelte-179k992{display:flex;gap:3rem;margin:2.5rem 0 2rem;justify-content:flex-start;align-items:flex-end}.main-info-item.svelte-179k992{display:flex;flex-direction:column;align-items:flex-start}.main-info-value.svelte-179k992{font-size:28px;font-weight:500;color:#1f2937;line-height:1;letter-spacing:-.5px;display:flex;align-items:baseline}.main-info-unit.svelte-179k992{font-size:1.1rem;font-weight:400;color:#444;margin-left:2px;letter-spacing:0}.main-info-label.svelte-179k992{font-size:1rem;color:#6b7280;font-weight:400;margin-top:.25rem}@media (max-width: 700px){.main-info-row.svelte-179k992{gap:1.5rem}.main-info-value.svelte-179k992{font-size:1.5rem}}.description-section.svelte-179k992{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.description-section.svelte-179k992 h3:where(.svelte-179k992){font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.description-paragraph.svelte-179k992{font-size:1rem;line-height:1.7;color:#4b5563;margin-bottom:1.25rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}.description-paragraph.svelte-179k992:last-child{margin-bottom:0}.description-paragraph.svelte-179k992:first-child{margin-top:0}.floating-actions-bar.svelte-179k992{position:fixed;left:50%;bottom:32px;transform:translate(-50%);display:flex;gap:0;background:#fff;border-radius:9999px;box-shadow:0 2px 12px #0000001a;z-index:100;padding:6px 12px;min-width:320px;max-width:90vw;align-items:center}.action-btn.svelte-179k992{border:none;outline:none;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:400;border-radius:9999px;padding:12px 28px;margin:0 2px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;box-shadow:none;display:flex;align-items:center;justify-content:center}.directions-btn.svelte-179k992{background:#ededed;color:#222;font-family:Poppins,sans-serif;font-weight:400}.directions-btn.svelte-179k992:hover{background:#e0e0e0}.share-btn.svelte-179k992{background:#e0f0ff;color:#222;font-family:Poppins,sans-serif;font-weight:400}.share-btn.svelte-179k992:hover{background:#b6e3ff}.edit-btn.svelte-179k992{background:#3b82f6;color:#fff;font-family:Poppins,sans-serif;font-weight:400}.edit-btn.svelte-179k992:hover{background:#2563eb}@media (max-width: 600px){.floating-actions-bar.svelte-179k992{min-width:unset;max-width:98vw;padding:4px 2px;bottom:12px}.action-btn.svelte-179k992{font-size:1rem;padding:10px 12px}.content.svelte-179k992{padding:0}.details-container.svelte-179k992{padding:.5rem 1rem 0rem;border-radius:0;box-shadow:none}.description-section.svelte-179k992{margin-top:1.5rem;padding-top:1.5rem}.description-section.svelte-179k992 h3:where(.svelte-179k992){font-size:1.125rem;margin-bottom:1rem}.description-paragraph.svelte-179k992{font-size:.95rem;line-height:1.6;margin-bottom:1rem;text-align:left}}html,body{overflow-x:hidden;width:100vw;position:relative}.content.svelte-179k992,.details-container.svelte-179k992{overflow-x:hidden;max-width:100vw}.verify-button.svelte-179k992{background-color:#22c55e;color:#fff;padding:8px 12px;border-radius:5px;border:none;cursor:pointer;margin-left:8px;display:inline-flex;align-items:center;font-size:1rem;font-weight:500;transition:background .2s}.verify-button.svelte-179k992:hover{background-color:#16a34a}.edit-button.svelte-179k992{background-color:#3b82f6;color:#fff;padding:8px 12px;border-radius:5px;border:none;cursor:pointer;display:inline-flex;align-items:center;font-size:1rem;font-weight:500;transition:background .2s}.edit-button.svelte-179k992:hover{background-color:#2563eb}.edit-modal.svelte-179k992{max-height:90vh;overflow-y:auto}.edit-form.svelte-179k992{margin-top:1.5rem}.form-group.svelte-179k992{margin-bottom:1rem}.form-row.svelte-179k992{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.sponsors-section.svelte-179k992{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.sponsors-header.svelte-179k992{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.add-sponsor-button.svelte-179k992{background-color:#10b981;color:#fff;padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:background-color .2s}.add-sponsor-button.svelte-179k992:hover{background-color:#059669}.sponsor-row.svelte-179k992{display:grid;grid-template-columns:1fr 1fr auto;gap:.5rem;align-items:start;margin-bottom:.5rem}.remove-sponsor-button.svelte-179k992{background-color:#ef4444;color:#fff;border:none;border-radius:.375rem;width:2rem;height:2rem;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.remove-sponsor-button.svelte-179k992:hover{background-color:#dc2626}.modal-actions.svelte-179k992{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.cancel-button.svelte-179k992,.save-button.svelte-179k992{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:background-color .2s}.cancel-button.svelte-179k992{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.cancel-button.svelte-179k992:hover{background-color:#e5e7eb}.save-button.svelte-179k992{background-color:#3b82f6;color:#fff;border:none}.save-button.svelte-179k992:hover{background-color:#2563eb}.image-upload-section.svelte-179k992{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.section-header.svelte-179k992{margin-bottom:1rem}.section-desc.svelte-179k992{font-size:.875rem;color:#6b7280;margin-top:.25rem}.image-upload-container.svelte-179k992{margin-top:1rem}.image-previews-grid.svelte-179k992{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-bottom:1rem}.image-preview-item.svelte-179k992{position:relative;aspect-ratio:1;border-radius:.5rem;overflow:hidden}.remove-preview-btn.svelte-179k992{position:absolute;top:.25rem;right:.25rem;width:1.5rem;height:1.5rem;background-color:#ef4444e6;color:#fff;border:none;border-radius:9999px;font-size:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.remove-preview-btn.svelte-179k992:hover{background-color:#ef4444}.file-input-label.svelte-179k992{display:inline-block;padding:.5rem 1rem;background-color:#f3f4f6;color:#374151;border:1px dashed #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;transition:all .2s}.file-input-label.svelte-179k992:hover{background-color:#e5e7eb;border-color:#9ca3af}.file-input-hidden.svelte-179k992{display:none}.max-images-reached.svelte-179k992{font-size:.875rem;color:#6b7280;margin:0}.notification.svelte-179k992{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background-color:#000000bf;color:#fff;padding:10px 20px;border-radius:5px;z-index:1000;animation:svelte-179k992-fadeInOut 3s ease-in-out}@keyframes svelte-179k992-fadeInOut{0%{opacity:0;transform:translate(-50%) translateY(20px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(20px)}}.difficulty-level-container.svelte-179k992{display:flex;align-items:center}.difficulty-dot.svelte-179k992{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px;vertical-align:middle}.difficulty-dot.beginner.svelte-179k992{background-color:#22c55e}.difficulty-dot.intermediate.svelte-179k992{background-color:#f97316}.difficulty-dot.advanced.svelte-179k992{background-color:#ef4444}.difficulty-dot.all-levels.svelte-179k992{background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.summary-section.svelte-179k992{margin-bottom:2rem;padding:1.5rem;background-color:#f8fafc;border-left:4px solid #3b82f6;border-radius:0 8px 8px 0}.summary-text.svelte-179k992{font-size:1.1rem;line-height:1.6;color:#4b5563;margin:0;font-style:italic}.info-cards-section.svelte-179k992{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}@media (min-width: 1024px){.info-cards-section.svelte-179k992{grid-template-columns:repeat(3,1fr);gap:2rem}}.full-width-cards-section.svelte-179k992{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}@media (min-width: 1024px){.full-width-cards-section.svelte-179k992{grid-template-columns:repeat(3,1fr);gap:2rem}}.info-card.svelte-179k992{background-color:#f9fafb;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.animals-list.svelte-179k992{display:flex;flex-wrap:wrap;gap:.5rem}.animal-chip.svelte-179k992{display:inline-block;padding:.375rem .875rem;background-color:#d1fae5;color:#065f46;border-radius:16px;font-size:.875rem;font-weight:500;border:1px solid #6ee7b7}.info-item.svelte-179k992{margin-bottom:1rem}.info-item.svelte-179k992:last-child{margin-bottom:0}.hazards-list.svelte-179k992{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.hazard-chip.svelte-179k992{display:inline-block;padding:.375rem .875rem;background-color:#fee2e2;color:#b91c1c;border-radius:16px;font-size:.875rem;font-weight:500;border:1px solid #fca5a5}@media (max-width: 768px){.summary-section.svelte-179k992{padding:1rem;margin-bottom:1.5rem}.summary-text.svelte-179k992{font-size:1rem}.info-cards-section.svelte-179k992{grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}.info-card.svelte-179k992{padding:1rem}.tags-grid.svelte-179k992,.animals-list.svelte-179k992,.hazards-list.svelte-179k992{gap:.375rem}.tag-chip.svelte-179k992,.animal-chip.svelte-179k992,.hazard-chip.svelte-179k992{font-size:.8rem;padding:.25rem .75rem}}.main-content-layout.svelte-179k992{display:flex;gap:2rem;margin-top:2rem}.main-content-column.svelte-179k992{flex:2;min-width:0}@media (max-width: 1024px){.main-content-layout.svelte-179k992{flex-direction:column;gap:1.5rem}}.activities-section.svelte-179k992{margin-top:2rem}.activities-tags.svelte-179k992{display:flex;flex-wrap:wrap;gap:.75rem}.activity-tag.svelte-179k992{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;transition:all .2s ease;cursor:default;border:1px solid transparent}.activity-tag.svelte-179k992 svg:where(.svelte-179k992){flex-shrink:0}.activity-tag.diving.svelte-179k992{background-color:#dbeafe;color:#1e40af;border-color:#93c5fd}.activity-tag.diving.svelte-179k992:hover{background-color:#bfdbfe;border-color:#60a5fa}.activity-tag.freediving.svelte-179k992{background-color:#dcfce7;color:#166534;border-color:#86efac}.activity-tag.freediving.svelte-179k992:hover{background-color:#bbf7d0;border-color:#4ade80}.activity-tag.snorkeling.svelte-179k992{background-color:#fef3c7;color:#92400e;border-color:#fcd34d}.activity-tag.snorkeling.svelte-179k992:hover{background-color:#fde68a;border-color:#f59e0b}.activity-tag.night-diving.svelte-179k992{background-color:#e0e7ff;color:#3730a3;border-color:#a5b4fc}.activity-tag.night-diving.svelte-179k992:hover{background-color:#c7d2fe;border-color:#818cf8}@media (max-width: 768px){.activities-section.svelte-179k992{margin-top:1.5rem;padding-top:1.5rem}.activities-tags.svelte-179k992{gap:.5rem}.activity-tag.svelte-179k992{font-size:.8rem;padding:.375rem .75rem;gap:.375rem}.activity-tag.svelte-179k992 svg:where(.svelte-179k992){width:14px;height:14px}}.mobile-edit-button-container.svelte-179k992{padding:1rem;margin-top:2rem}.mobile-edit-btn.svelte-179k992{width:100%;background-color:#3b82f6;color:#fff;border:none;border-radius:.5rem;padding:1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out}.mobile-edit-btn.svelte-179k992:hover{background-color:#2563eb}@media (min-width: 601px){.mobile-edit-button-container.svelte-179k992{display:none}}@media (max-width: 600px){.mobile-edit-button-container.svelte-179k992{display:block}}.reviews-loading.svelte-179k992,.reviews-error.svelte-179k992{padding:2rem;text-align:center;border-radius:.5rem;margin:1rem 0}.reviews-loading.svelte-179k992{background-color:#f8fafc;color:#64748b}.reviews-error.svelte-179k992{background-color:#fee2e2;color:#dc2626}
