.modal-backdrop.svelte-vigtcg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-vigtcg-fadeIn .2s ease-in-out}@keyframes svelte-vigtcg-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-vigtcg{background-color:#2d2d2d;border-radius:16px;padding:2rem;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;color:#fff;animation:svelte-vigtcg-slideUp .3s ease-out}@keyframes svelte-vigtcg-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.close-button.svelte-vigtcg{position:absolute;top:1rem;right:1rem;background-color:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease}.close-button.svelte-vigtcg:hover{background-color:#fff3;transform:scale(1.1)}.modal-header.svelte-vigtcg{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.avatar-container.svelte-vigtcg{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#404040}.avatar.svelte-vigtcg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-info.svelte-vigtcg{flex:1}.author-name.svelte-vigtcg{font-family:Lato,sans-serif;font-weight:600;font-size:1.25rem;color:#fff;margin-bottom:.5rem}.rating-container.svelte-vigtcg{display:flex;gap:.25rem;align-items:center}.star.svelte-vigtcg{width:20px;height:20px}.source-logo-container.svelte-vigtcg{flex-shrink:0}.source-logo.svelte-vigtcg{height:32px;width:auto}.google-logo.svelte-vigtcg{height:32px;width:32px}.tripadvisor-logo.svelte-vigtcg{height:32px;width:auto}.review-title.svelte-vigtcg{font-family:Lato,sans-serif;font-weight:600;font-size:1.25rem;color:var(--accent-mint);margin-bottom:1rem}.review-text.svelte-vigtcg{font-family:Lato,sans-serif;font-size:1rem;line-height:1.7;color:#e0e0e0;margin-bottom:1.5rem}.review-date.svelte-vigtcg{font-family:Lato,sans-serif;font-size:.9rem;color:#999}.modal-content.svelte-vigtcg::-webkit-scrollbar{width:8px}.modal-content.svelte-vigtcg::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.modal-content.svelte-vigtcg::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.modal-content.svelte-vigtcg::-webkit-scrollbar-thumb:hover{background:#666}@media(max-width:768px){.modal-content.svelte-vigtcg{padding:1.5rem}.modal-header.svelte-vigtcg{flex-wrap:wrap}.avatar-container.svelte-vigtcg{width:56px;height:56px}.author-name.svelte-vigtcg,.review-title.svelte-vigtcg{font-size:1.1rem}.review-text.svelte-vigtcg{font-size:.95rem}}.testimonial-card.svelte-1wv70ah{background-color:#2d2d2d;border-radius:12px;padding:1.5rem;color:#fff;display:flex;flex-direction:column;gap:.75rem;height:100%;box-shadow:0 4px 12px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card.svelte-1wv70ah:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0006}.card-header.svelte-1wv70ah{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.avatar-container.svelte-1wv70ah{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#404040}.avatar.svelte-1wv70ah{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.source-logo-container.svelte-1wv70ah{flex-shrink:0}.source-logo.svelte-1wv70ah{height:24px;width:auto}.google-logo.svelte-1wv70ah{height:24px;width:24px}.tripadvisor-logo.svelte-1wv70ah{height:24px;width:auto}.author-name.svelte-1wv70ah{font-family:Lato,sans-serif;font-weight:600;font-size:1rem;color:#fff}.rating-container.svelte-1wv70ah{display:flex;gap:.25rem;align-items:center}.star.svelte-1wv70ah{width:18px;height:18px}.review-title.svelte-1wv70ah{font-family:Lato,sans-serif;font-weight:600;font-size:1rem;color:var(--accent-mint);margin-top:.25rem}.review-text.svelte-1wv70ah{font-family:Lato,sans-serif;font-size:.95rem;line-height:1.6;color:#e0e0e0;flex-grow:1;max-height:150px;overflow:hidden;position:relative}.read-more-button.svelte-1wv70ah{background:none;border:none;color:var(--accent-mint);font-family:Lato,sans-serif;font-size:.9rem;cursor:pointer;padding:0;text-align:left;transition:opacity .2s ease;font-weight:500}.read-more-button.svelte-1wv70ah:hover{opacity:.8;text-decoration:underline}.review-date.svelte-1wv70ah{font-family:Lato,sans-serif;font-size:.85rem;color:#999;margin-top:.5rem}.testimonials-section.svelte-fus252{background-color:#151515;padding:4rem 0;position:relative;z-index:10}.container.svelte-fus252{max-width:1400px;margin:0 auto;padding:0 1rem}.section-title.svelte-fus252{font-size:2.5rem;font-weight:700;text-align:center;color:#fff;margin-bottom:.5rem}.section-subtitle.svelte-fus252{font-family:Lato,sans-serif;font-size:1.125rem;text-align:center;color:#999;margin-bottom:3rem}.carousel-container.svelte-fus252{position:relative;width:100%}.carousel-wrapper.svelte-fus252{display:flex;align-items:center;gap:1.5rem;position:relative}.nav-button.svelte-fus252{background-color:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;flex-shrink:0;z-index:10}.nav-button.svelte-fus252:hover{background-color:var(--accent-mint);border-color:var(--accent-mint);color:var(--bg-dark);transform:scale(1.1)}.nav-button.svelte-fus252:active{transform:scale(.95)}.testimonials-display.svelte-fus252{flex:1;overflow:hidden}.testimonials-grid.svelte-fus252{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;animation:svelte-fus252-fadeIn .5s ease-in-out}.testimonial-item.svelte-fus252{min-height:400px}@keyframes svelte-fus252-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dot-indicators.svelte-fus252{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.dot.svelte-fus252{width:12px;height:12px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0}.dot.svelte-fus252:hover{background-color:#ffffff80;transform:scale(1.2)}.dot.active.svelte-fus252{background-color:var(--accent-mint);transform:scale(1.3)}@media(max-width:1024px){.testimonials-grid.svelte-fus252{grid-template-columns:repeat(2,1fr)}.carousel-wrapper.svelte-fus252{gap:1rem}.nav-button.svelte-fus252{width:48px;height:48px}.nav-button.svelte-fus252 svg{width:28px;height:28px}}@media(max-width:768px){.section-title.svelte-fus252{font-size:2rem}.section-subtitle.svelte-fus252{font-size:1rem;margin-bottom:2rem}.testimonials-grid.svelte-fus252{grid-template-columns:1fr}.carousel-wrapper.svelte-fus252{gap:.5rem}.nav-button.svelte-fus252{width:44px;height:44px}.nav-button.svelte-fus252 svg{width:24px;height:24px}.testimonial-item.svelte-fus252{min-height:450px}}@media(max-width:480px){.section-title.svelte-fus252{font-size:1.75rem}.nav-button.svelte-fus252{width:40px;height:40px}.nav-button.svelte-fus252 svg{width:20px;height:20px}.testimonial-item.svelte-fus252{min-height:500px}}.quotes-carousel.svelte-kc94wl{position:relative;width:100%;min-height:200px;display:flex;align-items:center;justify-content:center}.quote-slide.svelte-kc94wl{animation:svelte-kc94wl-fadeIn 1s ease-in-out;text-align:center;max-width:900px;margin:0 auto}@keyframes svelte-kc94wl-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quote-text.svelte-kc94wl{font-size:1.25rem;line-height:1.8;color:#e0e0e0;font-family:Lato,sans-serif;font-style:italic;margin-bottom:1.5rem;white-space:pre-line}.quote-author.svelte-kc94wl{font-size:1.125rem;color:#999;font-family:Lato,sans-serif}.quote-source.svelte-kc94wl{font-style:italic}@media(max-width:768px){.quotes-carousel.svelte-kc94wl{min-height:250px}.quote-text.svelte-kc94wl{font-size:1.125rem;line-height:1.7}.quote-author.svelte-kc94wl{font-size:1rem}}@media(max-width:480px){.quotes-carousel.svelte-kc94wl{min-height:280px}.quote-text.svelte-kc94wl{font-size:1rem;line-height:1.6}.quote-author.svelte-kc94wl{font-size:.95rem}}
