.homenest-variation-wrapper{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.homenest-variation-wrapper .variation-label{font-size:16px;font-weight:700;color:#333;font-family:Inter,sans-serif}.homenest-variation-buttons{display:flex;gap:10px;flex-wrap:wrap}.homenest-variation-buttons button{color:#000085;font-size:16px;line-height:1em;font-weight:600;padding:.8em 1.5em;border:2px solid #000085;background-color:#00008500;border-radius:.5em;font-family:Inter}.homenest-variation-buttons button.active,.homenest-variation-buttons button:hover{color:#fff;background-color:#000085}.hn-ratebox__badge>span,.hn-ratebox__stars .star-rating>span{color:#ffe100}.hn-ratebox__summary{display:flex;align-items:center;gap:12px}.hn-ratebox__avg{font:700 45px Inter;color:#000085}.hn-ratebox__row{display:flex;gap:10px;align-items:center}.hn-ratebox__row:not(:last-of-type){margin-bottom:10px}.hn-progress{width:100%;height:7px!important;border-radius:5px!important;background-color:#f0f2f4;overflow:hidden}span.hn-progress__bar{display:block;width:var(--pct);height:100%;background:#000085}.hn-ratebox__stars .star-rating{font-size:20px;padding-bottom:2px!important;box-sizing:content-box}.hn-ratebox__stars .star-rating::before{content:"SSSSS";color:#f0f2f4}.hn-ratebox__dist{margin-top:20px}.hn-ratebox__badge{font-family:Inter}.hn-form-group input,.hn-review-form-wrapper,.hn-review-submit-btn{font-family:Inter,sans-serif}.hn-review-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;position:relative}.hn-review-form-title{font-size:18px;font-weight:700;color:#111827;margin:0;padding-right:30px;line-height:1.4}.hn-review-textarea-container{border:1px solid #d1d5db;border-radius:8px;background:#fff;overflow:hidden;margin-bottom:15px;transition:border-color .2s,box-shadow .2s}.hn-review-textarea-container:focus-within{border-color:#000085;box-shadow:0 0 0 2px rgba(0,0,133,.1)}.hn-review-textarea-container textarea{width:100%;border:0!important;outline:0!important;padding:12px 16px;font-family:Inter,sans-serif;font-size:15px;resize:vertical;min-height:110px;background:0 0;display:block;box-sizing:border-box;box-shadow:none!important}.hn-review-media-actions{display:flex;justify-content:space-between;align-items:center;background:#f9fafb;padding:10px 16px;border-top:1px solid #f3f4f6;flex-wrap:wrap;gap:10px}.hn-review-media-buttons{display:flex;gap:15px}.hn-media-btn{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;font-weight:600;transition:opacity .2s;user-select:none}.hn-media-btn svg{display:inline-block;vertical-align:middle}.hn-media-btn:hover{opacity:.8}.hn-btn-image{color:#00a2e8}.hn-btn-video{color:#e11d48}.hn-char-counter{font-size:13px;color:#6b7280}.hn-media-previews-container{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:15px;background:#f9fafb;padding:12px;border-radius:8px;border:1px solid #f3f4f6}.hn-media-previews-grid{display:flex;gap:12px;flex-wrap:wrap}.hn-media-preview-item{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#f3f4f6}.hn-media-preview-item img,.hn-media-preview-item video{width:100%;height:100%;object-fit:cover}.hn-media-preview-remove{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:18px;height:18px;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;transition:background-color .2s}.hn-media-preview-remove:hover{background:#ef4444}.hn-media-add-more-btn{width:80px;height:80px;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#9ca3af;cursor:pointer;transition:.2s;background:#fff;box-sizing:border-box}.hn-media-add-more-btn:hover{border-color:#000085;color:#000085;background:rgba(0,0,133,.02)}.hn-rating-section{margin:24px 0}.hn-rating-stars-container{display:flex;justify-content:space-around;max-width:500px;margin:0 auto}.hn-rating-star-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;user-select:none;flex:1}.hn-star-icon{font-size:32px;color:#d1d5db;transition:color .15s,transform .1s}.hn-star-label{font-size:12px;color:#6b7280;margin-top:6px;font-weight:500;text-align:center;transition:color .15s}.hn-rating-star-item.hover .hn-star-icon,.hn-rating-star-item:hover .hn-star-icon{color:#ffbe46;transform:scale(1.1)}.hn-rating-star-item.active .hn-star-icon{color:#ffbe46}.hn-rating-star-item.active .hn-star-label{color:#000085;font-weight:700}.hn-review-fields-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px}@media (max-width:768px){.hn-review-fields-row{grid-template-columns:1fr}}.hn-form-group input{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:0;transition:border-color .2s,box-shadow .2s;background:#fff;box-sizing:border-box}.hn-form-group input:focus{border-color:#000085;box-shadow:0 0 0 2px rgba(0,0,133,.1)}.hn-logged-in-info{font-size:14px;color:#4b5563;grid-column:1/-1;text-align:left;background:#f3f4f6;padding:10px 14px;border-radius:6px;border:1px solid #e5e7eb}.hn-review-submit-container{display:flex;justify-content:center;margin-top:20px}.hn-review-submit-btn{background:#000085!important;color:#fff!important;font-size:15px;font-weight:700;text-transform:uppercase;border:none;border-radius:6px;padding:12px 40px;cursor:pointer;transition:background-color .2s,transform .1s;letter-spacing:.5px;box-shadow:0 2px 5px rgba(0,0,133,.15)}.hn-review-submit-btn:hover{background:#006!important}.hn-review-submit-btn:active{transform:scale(.98)}.hn-msg{margin-top:15px;font-size:14px;font-weight:600;text-align:center}


