.reviews-nomad-section{background-color:var(--section-bg, #f3f3f3);padding:60px 20px;display:flex;justify-content:center}.reviews-nomad__container{max-width:1000px;width:100%}.reviews-nomad__header{margin-bottom:40px}.reviews-nomad__header-top{margin-bottom:24px}.reviews-nomad__title-wrapper{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}@media screen and (min-width:768px){.reviews-nomad__title-wrapper{flex-direction:row;align-items:center;gap:20px}}.reviews-nomad__title{font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:36px;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}@media screen and (min-width:768px){.reviews-nomad__title{font-size:48px}}.reviews-nomad__rating-summary{display:flex;align-items:center}.reviews-nomad__rating-btn{display:flex;align-items:center;gap:12px;background:none;border:none;cursor:pointer;padding:0}.reviews-nomad__stars{display:flex;gap:3px}.reviews-nomad__star{width:18px;height:18px;position:relative}.reviews-nomad__star:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#c2c1c0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.reviews-nomad__star--full:before{background-color:#000}.reviews-nomad__star--partial:before{background:linear-gradient(90deg,#000000 0 var(--fill-percent, 50%),#C2C1C0 var(--fill-percent, 50%) 100%)}.reviews-nomad__star--small{width:22px;height:22px}.reviews-nomad__review-count{font-family:var(--atlas-font-family, "Aleo", serif);font-size:18px;color:#000;margin:0}.reviews-nomad__recommend{font-family:var(--atlas-font-family, "Aleo", serif);font-size:16px;color:#000000b3;line-height:1.5}.reviews-nomad__recommend-percent{font-weight:700;color:#000}.reviews-nomad__photo-gallery{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.reviews-nomad__photo-btn,.reviews-nomad__photo-item{width:72px;height:72px;border-radius:10px;overflow:hidden;border:none;padding:0;background:#e0e0e0}.reviews-nomad__photo-btn{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.reviews-nomad__photo-btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.reviews-nomad__photo-thumb{width:100%;height:100%;object-fit:cover}.reviews-nomad__photo-more{width:60px;height:60px;border-radius:8px;background:#00000014;border:none;cursor:pointer;font-family:var(--atlas-font-family, "Aleo", serif);font-size:11px;font-weight:600;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2;transition:background .2s ease}.reviews-nomad__photo-more:hover{background:#0000001f}.reviews-nomad__ai-summary{background:#fff;border-radius:16px;padding:24px;margin-bottom:32px;box-shadow:0 2px 8px #0000000a}.reviews-nomad__ai-title{font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:18px;font-weight:700;color:#000;margin:0 0 12px}.reviews-nomad__ai-content{font-family:var(--atlas-font-family, "Aleo", serif);font-size:15px;line-height:1.7;color:#000c;margin:0 0 16px}.reviews-nomad__ai-badge{display:flex;align-items:center;gap:8px}.reviews-nomad__ai-badge svg{flex-shrink:0}.reviews-nomad__ai-label{font-family:var(--atlas-font-family, "Aleo", serif);font-size:13px;color:#00000080;margin:0;font-weight:400}.reviews-nomad__list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.reviews-nomad__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.reviews-nomad__card-inner{padding:28px 32px}.reviews-nomad__card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.reviews-nomad__card-stars{display:flex;gap:2px}.reviews-nomad__card-date{font-family:var(--atlas-font-family, "Aleo", serif);font-size:14px;color:#00000080}.reviews-nomad__card-title{font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:18px;font-weight:700;color:#000;margin:0 0 8px}.reviews-nomad__card-content{font-family:var(--atlas-font-family, "Aleo", serif);font-size:16px;line-height:1.7;color:#000c;margin:0}.reviews-nomad__card-author{font-family:var(--atlas-font-family, "Aleo", serif);font-size:15px;color:#00000080;margin:14px 0 0;font-style:italic}.reviews-nomad__card-images{display:flex;gap:8px;margin-top:16px}.reviews-nomad__card-image-btn,.reviews-nomad__card-image-wrapper{width:96px;height:96px;border-radius:10px;overflow:hidden;border:none;padding:0;background:#e0e0e0}.reviews-nomad__card-image-btn{cursor:pointer;transition:transform .2s ease}.reviews-nomad__card-image-btn:hover{transform:scale(1.05)}.reviews-nomad__card-image{width:100%;height:100%;object-fit:cover}.reviews-nomad__show-more{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px 24px;background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:12px;font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:16px;font-weight:600;color:#000;cursor:pointer;transition:all .2s ease}.reviews-nomad__show-more:hover{border-color:#0000004d;background:#fafafa}.reviews-nomad__show-more svg{transition:transform .2s ease}.reviews-nomad__show-more:hover svg{transform:translateY(2px)}.reviews-nomad__lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.reviews-nomad__lightbox--active{opacity:1;visibility:visible}.reviews-nomad__lightbox-close{position:absolute;top:20px;right:20px;width:48px;height:48px;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.reviews-nomad__lightbox-close:hover{background:#fff3}.reviews-nomad__lightbox-image{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px}.reviews-nomad__admin-panel{margin-top:40px;padding:24px;background:#fff;border:2px dashed #007bff;border-radius:16px}.reviews-nomad__admin-title{font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:18px;font-weight:700;color:#000;margin:0 0 8px}.reviews-nomad__admin-desc{font-family:var(--atlas-font-family, "Aleo", serif);font-size:14px;color:#0009;margin:0 0 16px}.reviews-nomad__upload-zone{position:relative;border:2px dashed rgba(0,0,0,.2);border-radius:12px;padding:32px;text-align:center;transition:all .2s ease;background:#fafafa}.reviews-nomad__upload-zone:hover{border-color:#007bff;background:#007bff0d}.reviews-nomad__file-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.reviews-nomad__upload-label{display:flex;flex-direction:column;align-items:center;gap:12px;color:#00000080;font-family:var(--atlas-font-family, "Aleo", serif);font-size:14px;pointer-events:none}.reviews-nomad__upload-label svg{opacity:.4}.reviews-nomad__csv-preview{margin-top:16px;padding:16px;background:#f8f9fa;border-radius:8px}.reviews-nomad__csv-preview h4{font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:14px;margin:0 0 12px}.reviews-nomad__csv-table{width:100%;border-collapse:collapse;font-size:12px;font-family:var(--atlas-font-family, "Aleo", serif)}.reviews-nomad__csv-table th,.reviews-nomad__csv-table td{padding:8px;border:1px solid rgba(0,0,0,.1);text-align:left}.reviews-nomad__csv-table th{background:#0000000d;font-weight:600}.reviews-nomad__apply-btn{margin-top:12px;padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:8px;font-family:var(--atlas-heading-font-family, "Gotham-Bold", sans-serif);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.reviews-nomad__apply-btn:hover{background:#0056b3}.reviews-nomad__image-preview{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.reviews-nomad__image-thumb{width:80px;display:flex;flex-direction:column;align-items:center;gap:4px}.reviews-nomad__image-thumb img{width:80px;height:80px;object-fit:cover;border-radius:8px}.reviews-nomad__image-name{font-size:10px;color:#00000080;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:767px){.reviews-nomad-section{padding:40px 16px}.reviews-nomad__title{font-size:28px}.reviews-nomad__photo-btn,.reviews-nomad__photo-more{width:50px;height:50px}.reviews-nomad__photo-more{font-size:10px}.reviews-nomad__ai-summary,.reviews-nomad__card-inner{padding:20px}.reviews-nomad__card-image-btn{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-reviews-nomad.css.map */
