.yaan-share-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out yaan-fade-in;display:flex;position:fixed;top:0;left:0}@keyframes yaan-fade-in{0%{opacity:0}to{opacity:1}}.yaan-share-modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) yaan-slide-up;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes yaan-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.yaan-share-modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.yaan-share-modal-header h3{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.yaan-share-close-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.yaan-share-close-btn:hover{color:#111827;background:#e5e7eb}.yaan-share-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}@media (max-width:640px){.yaan-share-grid{grid-template-columns:repeat(3,1fr)}}.yaan-share-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;transition:transform .2s;display:flex}.yaan-share-btn:hover{transform:translateY(-2px)}.yaan-share-icon-wrapper{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex;box-shadow:0 4px 6px -1px #0000001a}.yaan-share-name{color:#4b5563;font-size:.75rem;font-weight:500}.yaan-share-copy-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:6px;display:flex}.yaan-share-url-input{color:#4b5563;background:0 0;border:none;outline:none;flex:1;padding:8px 12px;font-size:.875rem}.yaan-share-copy-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:background-color .2s}.yaan-share-copy-btn:hover{background:#374151}
.yaan-package-header-container{font-family:var(--font-inter), sans-serif;border-bottom:1px solid #f3f4f6;margin-bottom:24px;padding-bottom:24px;position:relative}.yaan-package-header-actions{color:#4b5563;gap:12px;display:flex;position:absolute;top:0;right:0}.yaan-package-header-action-btn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.yaan-package-header-action-btn:hover{color:#111827;background-color:#f3f4f6}.yaan-package-header-tags{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding-right:96px;display:flex}.yaan-package-header-tag{border-radius:9999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.yaan-package-header-tag.variant-0{color:#1366cc;background-color:#e8f0fc}.yaan-package-header-tag.variant-1{color:#0d9488;background-color:#f0fdfa}.yaan-package-header-tag.variant-2{color:#16a34a;background-color:#f0fdf4}.yaan-package-header-tag.variant-3{color:#2563eb;background-color:#eff6ff}.yaan-package-header-tag.default{color:#4b5563;background-color:#f3f4f6}.yaan-package-header-title{color:#111827;font-size:32px;font-weight:700;font-family:var(--font-playfair), serif;margin-bottom:8px}.yaan-package-header-subtitle{color:#4b5563;margin-bottom:20px;font-size:18px;font-style:italic}.yaan-package-header-info{color:#4b5563;flex-wrap:wrap;align-items:center;gap:24px;font-size:15px;font-weight:500;display:flex}.yaan-package-header-info-item{align-items:center;gap:8px;display:flex}.yaan-package-header-info-icon.location{color:#1366cc;width:20px;height:20px}.yaan-package-header-info-icon.clock{color:#10b981;width:20px;height:20px}.yaan-package-header-info-icon.star{color:#facc15;width:20px;height:20px}.yaan-package-header-rating-value{color:#111827;font-weight:600}.yaan-package-header-rating-count{color:#6b7280}.yaan-package-header-action-icon{width:24px;height:24px}.yaan-package-header-tag-icon{margin-right:4px}.yaan-package-header-heart-icon{width:24px;height:24px;transition:transform .2s}.yaan-package-header-heart-icon.filled{color:#ef4444;animation:.3s cubic-bezier(.175,.885,.32,1.275) yaan-heart-pop}@keyframes yaan-heart-pop{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1)}}
.yaan-trending-alert{font-family:var(--font-inter), sans-serif;background-color:#e8f0fc;border-left:4px solid #1366cc;border-top-right-radius:8px;border-bottom-right-radius:8px;flex-direction:column;align-items:flex-start;margin-bottom:32px;padding:20px;display:flex}.yaan-trending-alert-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.yaan-trending-alert-icon{color:#1366cc;width:24px;height:24px}.yaan-trending-alert-title{color:#111827;font-size:15px;font-weight:600}.yaan-trending-alert-highlight{color:#0f55b8;margin-right:4px}.yaan-trending-alert-list{color:#854d0e;margin:0;padding-left:32px;font-size:13px;list-style:none}.yaan-trending-alert-item{margin-bottom:4px;font-weight:500}.yaan-trending-alert-item:last-child{margin-bottom:0}
.yaan-tab-nav-container{font-family:var(--font-inter), sans-serif;border-bottom:1px solid #f3f4f6;margin-bottom:32px}.yaan-tab-nav-list{white-space:nowrap;scrollbar-width:none;gap:32px;display:flex;overflow-x:auto}.yaan-tab-nav-list::-webkit-scrollbar{display:none}.yaan-tab-nav-link{color:#4b5563;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding-bottom:16px;padding-left:8px;padding-right:8px;font-size:15px;font-weight:500;transition:all .2s}.yaan-tab-nav-link:hover{color:#111827}.yaan-tab-nav-link.active{color:#111827;border-color:#1366cc;font-weight:600}
.yaan-booking-sidebar{font-family:var(--font-inter), sans-serif;flex-direction:column;gap:24px;display:flex;position:sticky;top:96px}.yaan-booking-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.yaan-booking-price-block{text-align:center;margin-bottom:24px}.yaan-booking-price-label{color:#4b5563;margin-bottom:4px;font-size:14px;font-weight:500}.yaan-booking-price-row{justify-content:center;align-items:flex-end;gap:4px;margin-bottom:8px;display:flex}.yaan-booking-price-value{color:#111827;font-size:36px;font-weight:700}.yaan-booking-price-unit{color:#4b5563;margin-bottom:4px;font-size:18px;font-weight:500}.yaan-booking-price-badge{color:#16a34a;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.yaan-booking-actions{flex-direction:column;gap:16px;display:flex}.yaan-booking-book-btn{color:#111827;cursor:pointer;background-color:#1366cc;border:none;border-radius:12px;width:100%;padding:16px 0;font-size:16px;font-weight:700;transition:all .2s}.yaan-booking-book-btn:hover{background-color:#0f55b8}.yaan-booking-divider{justify-content:center;align-items:center;margin:8px 0;display:flex;position:relative}.yaan-booking-divider-line{background-color:#f3f4f6;width:100%;height:1px;position:absolute}.yaan-booking-divider-text{color:#9ca3af;background-color:#fff;padding:0 16px;font-size:12px;font-weight:500;position:relative}.yaan-booking-callback-btn{color:#111827;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px 0;font-size:16px;font-weight:600;transition:background-color .2s;display:flex}.yaan-booking-callback-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.yaan-booking-details{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.yaan-booking-detail-item{align-items:flex-start;gap:16px;display:flex}.yaan-booking-detail-icon{color:#1366cc;flex-shrink:0;width:20px;height:20px;margin-top:2px}.yaan-booking-detail-label{color:#6b7280;margin:0;font-size:12px;font-weight:500}.yaan-booking-detail-value{color:#111827;margin:0;font-size:14px;font-weight:600}.yaan-booking-section-title{color:#111827;margin-bottom:12px;font-size:15px;font-weight:600}.yaan-booking-why-list{color:#4b5563;flex-direction:column;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.yaan-booking-why-item{align-items:center;gap:8px;display:flex}.yaan-booking-check-icon{color:#16a34a}.yaan-help-card{color:#fff;background-color:#111827;border-radius:16px;padding:24px;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.yaan-help-card-content{z-index:10;position:relative}.yaan-help-card-title{margin-top:0;margin-bottom:8px;font-size:18px;font-weight:700}.yaan-help-card-desc{color:#ffffffb3;margin-bottom:24px;font-size:14px}.yaan-help-card-contacts{flex-direction:column;gap:12px;display:flex}.yaan-help-contact-row{align-items:center;gap:12px;display:flex}.yaan-help-contact-icon{color:#1366cc;width:20px;height:20px}.yaan-help-contact-link{color:#fff;font-size:14px;font-weight:500;text-decoration:none}.yaan-help-contact-link:hover{color:#1366cc}.yaan-help-card-decoration{filter:blur(32px);pointer-events:none;background-color:#1366cc14;border-radius:50%;width:128px;height:128px;margin-top:-40px;margin-right:-40px;position:absolute;top:0;right:0}.yaan-booking-trust-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;justify-content:space-around;padding:24px;display:flex}.yaan-trust-badge{text-align:center;color:#4b5563;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.yaan-trust-badge-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.yaan-trust-badge-icon-wrapper.safe{color:#16a34a;background-color:#f0fdf4}.yaan-trust-badge-icon-wrapper.award{color:#ca8a04;background-color:#e8f0fc}.yaan-trust-icon{width:24px;height:24px}.yaan-booking-sidebar-icon{width:16px;height:16px}.yaan-booking-divider-horiz{border:0;border-top:1px solid #f3f4f6;margin:24px 0}.yaan-booking-interactive-section{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.yaan-booking-pax-selector{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.yaan-pax-label-container{flex-direction:column;display:flex}.yaan-pax-label{color:#111827;font-size:14px;font-weight:600}.yaan-pax-subtitle{color:#6b7280;font-size:11px}.yaan-pax-controls{align-items:center;gap:12px;display:flex}.yaan-pax-btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;transition:all .2s;display:flex}.yaan-pax-btn:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.yaan-pax-btn:disabled{opacity:.5;cursor:not-allowed}.yaan-pax-count{color:#111827;text-align:center;min-width:20px;font-size:15px;font-weight:700}.yaan-booking-tier-selector{flex-direction:column;gap:6px;display:flex}.yaan-tier-label{color:#374151;font-size:13px;font-weight:600}.yaan-tier-select{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:border-color .2s}.yaan-tier-select:focus{border-color:#1366cc}.yaan-booking-total-price-block{background-color:#e8f0fc;border:1px dashed #fef08a;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:14px 16px;display:flex}.yaan-total-price-label{color:#854d0e;font-size:14px;font-weight:600}.yaan-total-price-val{color:#111827;font-size:20px;font-weight:800}.yaan-tier-description{color:#6b7280;margin-top:4px;padding:0 4px;font-size:11px;line-height:1.4}.yaan-pax-quick-tags{gap:8px;margin-top:-4px;display:flex}.yaan-pax-tag{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.yaan-pax-tag:hover{background:#f9fafb;border-color:#d1d5db}.yaan-pax-tag.active{color:#854d0e;background:#fef08a;border-color:#1366cc}
.yaan-content-sections{font-family:var(--font-inter), sans-serif;flex-direction:column;gap:40px;padding-bottom:80px;display:flex}.yaan-content-section{display:block}.yaan-content-title{color:#111827;font-size:20px;font-weight:700;font-family:var(--font-playfair), serif;margin-bottom:16px}.yaan-content-text{color:#4b5563;white-space:pre-wrap;margin:0;font-size:15px;line-height:1.7}.yaan-highlight-list{flex-direction:column;gap:12px;display:flex}.yaan-highlight-item{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;display:flex}.yaan-highlight-icon-wrapper{color:#1366cc;background-color:#e8f0fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.yaan-highlight-label{color:#374151;font-size:14px;font-weight:500}.yaan-best-time-card{background-color:#f0fdfa;border:1px solid #ccfbf1;border-radius:16px;padding:24px}.yaan-best-time-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.yaan-best-time-icon{color:#0d9488;width:20px;height:20px}.yaan-best-time-title{color:#111827;margin:0;font-size:15px;font-weight:600}.yaan-best-time-text{color:#4b5563;margin:0;padding-left:32px;font-size:14px}
.yaan-itinerary-container{font-family:var(--font-inter), sans-serif;padding-bottom:80px;animation:.5s ease-out yaan-itinerary-entrance}@keyframes yaan-itinerary-entrance{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.yaan-itinerary-title{color:#111827;font-size:20px;font-weight:700;font-family:var(--font-playfair), serif;margin-bottom:32px}.yaan-itinerary-timeline{border-left:2px solid #f3f4f6;flex-direction:column;gap:32px;margin-left:16px;padding-bottom:16px;display:flex;position:relative}.yaan-itinerary-day{padding-left:32px;position:relative}.yaan-itinerary-number{color:#111827;background-color:#fff;border:2px solid #111827;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;position:absolute;top:24px;left:-17px;box-shadow:0 1px 2px #0000000d}.yaan-itinerary-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.yaan-itinerary-card:hover{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.yaan-itinerary-header{text-align:left;cursor:pointer;background-color:#0000;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;transition:background-color .2s;display:flex}.yaan-itinerary-header:hover{background-color:#f9fafb}.yaan-itinerary-day-title{color:#111827;margin:0;font-size:16px;font-weight:600}.yaan-itinerary-icon{color:#9ca3af}.yaan-itinerary-content{border-top:1px solid #f9fafb;padding:0 24px 24px}.yaan-itinerary-desc{color:#4b5563;white-space:pre-wrap;margin-top:16px;margin-bottom:24px;font-size:15px;line-height:1.6}.yaan-itinerary-meta-section{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.yaan-itinerary-meta-section:last-child{margin-bottom:0}.yaan-itinerary-meta-label{color:#6b7280;font-size:13px;font-weight:500;display:block}.yaan-itinerary-badge-list{flex-wrap:wrap;gap:8px;display:flex}.yaan-itinerary-badge{border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.yaan-itinerary-badge.meal{color:#a16207;background-color:#fefce8}.yaan-itinerary-badge.activity{color:#0f766e;background-color:#f0fdfa}.yaan-itinerary-badge.accommodation{color:#a21caf;background-color:#fdf4ff}.yaan-itinerary-empty{color:#6b7280;text-align:center;padding:40px 0;font-style:italic}
.yaan-inclusions-container{font-family:var(--font-inter), sans-serif;flex-direction:column;gap:40px;padding-bottom:80px;animation:.5s ease-out yaan-inclusions-entrance;display:flex}@keyframes yaan-inclusions-entrance{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.yaan-inclusions-section{display:block}.yaan-inclusions-title{color:#111827;font-size:20px;font-weight:700;font-family:var(--font-playfair), serif;border-bottom:1px solid #f3f4f6;margin-bottom:24px;padding-bottom:12px}.yaan-inclusions-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.yaan-inclusions-grid{grid-template-columns:repeat(2,1fr)}}.yaan-inclusions-item{align-items:flex-start;gap:12px;display:flex}.yaan-inclusions-icon{flex-shrink:0;margin-top:4px}.yaan-inclusions-icon.included{color:#16a34a}.yaan-inclusions-icon.excluded{color:#dc2626}.yaan-inclusions-label{font-size:15px;line-height:1.6}.yaan-inclusions-label.included{color:#374151}.yaan-inclusions-label.excluded{color:#4b5563}.yaan-inclusions-empty{color:#6b7280;text-align:center;padding:40px 0;font-style:italic}
.yaan-review-dialog{background:0 0;border:none;border-radius:24px;width:calc(100% - 32px);max-width:560px;max-height:90dvh;margin:auto;padding:0;overflow:visible;box-shadow:0 24px 64px #0000002e}.yaan-review-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99}.yaan-review-modal-content{scrollbar-width:thin;background:#fff;border-radius:24px;max-height:90dvh;padding:40px 36px;animation:.28s cubic-bezier(.34,1.56,.64,1) yaan-modal-in;position:relative;overflow-y:auto}@keyframes yaan-modal-in{0%{opacity:0;transform:scale(.9)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.yaan-review-modal-close{cursor:pointer;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.yaan-review-modal-close:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db}.yaan-review-modal-header{margin-bottom:28px;padding-right:32px}.yaan-review-modal-title{color:#111827;font-size:22px;font-weight:800;font-family:var(--font-playfair), serif;margin:0 0 8px}.yaan-review-modal-subtitle{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.yaan-review-auth-warning{color:#92400e;background:#fef9c3;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.yaan-review-form{flex-direction:column;gap:20px;display:flex}.yaan-review-field-group{flex-direction:column;gap:8px;display:flex;position:relative}.yaan-review-field-label{color:#374151;font-size:14px;font-weight:600}.yaan-review-field-optional{color:#9ca3af;font-weight:400}.yaan-review-rating-group{flex-direction:column;gap:10px;display:flex}.yaan-star-selector{gap:6px;display:flex}.yaan-star-btn{cursor:pointer;color:#d1d5db;background:0 0;border:none;padding:2px;font-size:34px;line-height:1;transition:color .15s,transform .15s}.yaan-star-btn:hover,.yaan-star-btn.active{color:#1366cc;transform:scale(1.15)}.yaan-star-label{color:#ca8a04;background:#fef9c3;border:1px solid #fde68a;border-radius:20px;width:fit-content;padding:3px 12px;font-size:13px;font-weight:600}.yaan-review-textarea{color:#111827;resize:vertical;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:14px;width:100%;min-height:110px;padding:14px 16px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.yaan-review-textarea:focus{background:#fff;border-color:#1366cc;outline:none;box-shadow:0 0 0 3px #1366cc26}.yaan-review-char-count{color:#9ca3af;text-align:right;margin-top:-4px;font-size:12px}.yaan-review-photos-upload{flex-wrap:wrap;gap:10px;display:flex}.yaan-upload-thumb{border:1.5px solid #e5e7eb;border-radius:12px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.yaan-upload-thumb img{object-fit:cover;width:100%;height:100%;display:block}.yaan-upload-thumb-remove{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.yaan-upload-thumb-remove:hover{background:#ef4444e6}.yaan-upload-add-btn{cursor:pointer;color:#6b7280;background:#f9fafb;border:1.5px dashed #d1d5db;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:80px;height:80px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.yaan-upload-add-btn svg{font-size:18px}.yaan-upload-add-btn:hover{color:#92400e;background:#fefce8;border-color:#1366cc}.yaan-review-error-msg{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:flex}.yaan-review-submit-btn{color:#111827;cursor:pointer;background:#1366cc;border:none;border-radius:14px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s}.yaan-review-submit-btn:hover:not(:disabled){background:#0f55b8;transform:translateY(-1px);box-shadow:0 4px 12px #1366cc4d}.yaan-review-submit-btn:disabled{opacity:.5;cursor:not-allowed}.yaan-review-moderation-note{text-align:center;color:#9ca3af;margin:-8px 0 0;font-size:12px}.yaan-review-loading-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;padding:40px 0;display:flex}.yaan-review-spinner-ring{border:4px solid #f3f4f6;border-top-color:#1366cc;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite yaan-spin}@keyframes yaan-spin{to{transform:rotate(360deg)}}.yaan-review-loading-title{color:#111827;margin:0;font-size:16px;font-weight:700}.yaan-review-loading-sub{color:#6b7280;margin:0;font-size:14px}.yaan-review-success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:220px;padding:40px 0;display:flex}.yaan-review-success-check{color:#111827;background:linear-gradient(135deg,#1366cc,#1a7fe8);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:28px;animation:.4s cubic-bezier(.34,1.56,.64,1) yaan-pop-in;display:flex;box-shadow:0 8px 24px #1366cc59}@keyframes yaan-pop-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.yaan-review-success-title{color:#111827;font-size:22px;font-weight:800;font-family:var(--font-playfair), serif;margin:0}.yaan-review-success-msg{color:#6b7280;margin:0;font-size:14px;line-height:1.7}@media (max-width:480px){.yaan-review-modal-content{padding:28px 20px}.yaan-review-modal-title{font-size:18px}.yaan-star-btn{font-size:28px}}
.yaan-reviews-container{font-family:var(--font-inter), sans-serif;padding-bottom:80px;animation:.5s ease-out yaan-reviews-entrance}@keyframes yaan-reviews-entrance{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.yaan-rating-summary{background:linear-gradient(135deg,#fefce8 0%,#f9fafb 100%);border:1px solid #fde68a;border-radius:20px;flex-direction:column;gap:32px;margin-bottom:28px;padding:32px;display:flex}@media (min-width:640px){.yaan-rating-summary{flex-direction:row;align-items:center}}.yaan-rating-summary-left{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.yaan-rating-score{color:#111827;font-size:52px;font-weight:900;line-height:1}.yaan-rating-stars-row{gap:3px;display:flex}.yaan-rating-count-label{color:#6b7280;white-space:nowrap;font-size:13px;font-weight:500}.yaan-rating-summary-right{flex-direction:column;flex:1;gap:8px;width:100%;display:flex}.yaan-rating-bar-row{align-items:center;gap:10px;font-size:13px;display:flex}.yaan-rating-bar-label{color:#4b5563;flex-shrink:0;width:38px;font-weight:600}.yaan-rating-bar-track{background:#e5e7eb;border-radius:9999px;flex:1;height:10px;overflow:hidden}.yaan-rating-bar-fill{background:linear-gradient(90deg,#facc15,#f59e0b);border-radius:9999px;height:100%}.yaan-rating-bar-pct{text-align:right;color:#6b7280;flex-shrink:0;width:36px;font-size:12px;font-weight:500}.yaan-write-review-bar{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:36px;padding:20px 24px;display:flex;box-shadow:0 1px 3px #0000000a}.yaan-write-review-text{flex-direction:column;gap:4px;display:flex}.yaan-write-review-label{color:#111827;font-size:15px;font-weight:700}.yaan-write-review-sub{color:#6b7280;font-size:13px}.yaan-write-review-btn{color:#111827;cursor:pointer;white-space:nowrap;background:#facc15;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;display:flex}.yaan-write-review-btn:hover{background:#0f55b8;transform:translateY(-1px);box-shadow:0 4px 12px #1366cc4d}.yaan-reviews-title{color:#111827;font-size:18px;font-weight:700;font-family:var(--font-playfair), serif;margin-bottom:20px}.yaan-review-list{flex-direction:column;gap:20px;display:flex}.yaan-review-card{background:#fff;border:1px solid #f3f4f6;border-radius:18px;padding:24px;transition:box-shadow .2s;position:relative;box-shadow:0 1px 3px #0000000a}.yaan-review-card:hover{box-shadow:0 4px 16px #00000012}.yaan-review-card--featured{background:linear-gradient(135deg,#fefce8 0%,#fff 100%);border-color:#fde68a}.yaan-featured-badge{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:20px;margin-bottom:14px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.yaan-review-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.yaan-review-user-info{align-items:center;gap:12px;display:flex}.yaan-review-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.yaan-review-avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.yaan-review-user-details{flex-direction:column;gap:2px;display:flex}.yaan-review-user-name{color:#111827;margin:0;font-size:15px;font-weight:600}.yaan-review-time{color:#9ca3af;font-size:12px}.yaan-review-stars{flex-shrink:0;gap:3px;margin-top:2px;display:flex}.yaan-review-content{color:#4b5563;margin-bottom:16px;font-size:14px;line-height:1.65}.yaan-review-photos{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.yaan-review-photo-thumb{cursor:pointer;background:0 0;border:1px solid #f3f4f6;border-radius:10px;flex-shrink:0;width:80px;height:80px;padding:0;transition:opacity .2s,transform .2s;overflow:hidden}.yaan-review-photo-thumb:hover{opacity:.85;transform:scale(1.04)}.yaan-review-photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.yaan-lightbox{z-index:9999;cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;animation:.2s yaan-lightbox-in;display:flex;position:fixed;inset:0}@keyframes yaan-lightbox-in{0%{opacity:0}to{opacity:1}}.yaan-lightbox-img{object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:90vh;box-shadow:0 32px 64px #00000080}.yaan-lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s;display:flex;position:fixed;top:20px;right:20px}.yaan-lightbox-close:hover{background:#ffffff40}.yaan-reviews-loading{flex-direction:column;gap:20px;display:flex}.yaan-review-skeleton{background:#fff;border:1px solid #f3f4f6;border-radius:18px;gap:14px;padding:24px;display:flex}.yaan-skeleton-avatar{background:#f3f4f6;border-radius:50%;flex-shrink:0;width:44px;height:44px;animation:1.4s infinite yaan-shimmer}.yaan-skeleton-lines{flex-direction:column;flex:1;gap:10px;padding-top:6px;display:flex}.yaan-skeleton-line{background:#f3f4f6;border-radius:6px;height:12px;animation:1.4s infinite yaan-shimmer}.yaan-skeleton-line.short{width:40%}.yaan-skeleton-line.medium{width:65%}.yaan-skeleton-line.long{width:90%}@keyframes yaan-shimmer{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.yaan-reviews-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.yaan-reviews-empty-icon{margin-bottom:8px;font-size:40px}.yaan-reviews-empty-title{color:#111827;margin:0;font-size:18px;font-weight:700}.yaan-reviews-empty-sub{color:#6b7280;margin:0;font-size:14px}.yaan-write-review-btn-empty{color:#111827;cursor:pointer;background:#facc15;border:none;border-radius:12px;margin-top:8px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.yaan-write-review-btn-empty:hover{background:#0f55b8;transform:translateY(-1px)}.yaan-review-footer-centered{justify-content:center;margin-top:32px;display:flex}.yaan-load-more-btn{color:#111827;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:14px;align-items:center;gap:8px;padding:12px 32px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;display:flex}.yaan-load-more-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.yaan-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.yaan-load-more-spinner{border:2px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite yaan-spin;display:inline-block}@keyframes yaan-spin{to{transform:rotate(360deg)}}
.yaan-package-detail-page{min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#fff}.yaan-package-detail-main{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:16px}@media (min-width:640px){.yaan-package-detail-main{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.yaan-package-detail-main{padding-left:32px;padding-right:32px}}@media (min-width:768px){.yaan-package-detail-main{padding-top:32px;padding-bottom:32px}}.yaan-package-detail-back-btn{color:#4b5563;align-items:center;margin-bottom:16px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}@media (min-width:768px){.yaan-package-detail-back-btn{margin-bottom:24px}}.yaan-package-detail-back-btn:hover{color:#111827}.yaan-package-detail-back-icon{width:20px;height:20px;margin-right:8px}.yaan-package-detail-layout{flex-direction:column;gap:40px;margin-top:32px;display:flex}@media (min-width:1024px){.yaan-package-detail-layout{flex-direction:row}}.yaan-package-detail-content{width:100%}@media (min-width:1024px){.yaan-package-detail-content{width:66.6667%}}.yaan-package-detail-sidebar{width:100%}@media (min-width:1024px){.yaan-package-detail-sidebar{width:33.3333%}}.yaan-package-detail-outlet-wrapper{min-height:400px}.yaan-loading-screen{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}.yaan-loading-spinner{border:4px solid #1366cc;border-top-color:#0000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite yaan-spin}@keyframes yaan-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.yaan-error-screen{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.yaan-error-title{color:#111827;font-size:24px;font-weight:700}.yaan-error-link{color:#ca8a04;margin-top:16px;font-weight:500;text-decoration:underline}
