.service-evaluation-modal{display:none;position:fixed;z-index:100000000;inset:0;background-color:rgba(0,0,0,.55);padding:16px;box-sizing:border-box}.service-evaluation-modal.is-visible{display:flex;align-items:center;justify-content:center}body.service-evaluation-open{overflow:hidden}.service-evaluation-content{position:relative;background:#fff;border-radius:12px;padding:28px 24px 24px;width:min(540px,100%);max-height:92vh;overflow-y:auto;box-shadow:0 16px 48px rgba(0,0,0,.22);animation:serviceEvaluationIn .28s ease-out}@keyframes serviceEvaluationIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.service-evaluation-close{position:absolute;top:10px;right:14px;border:0;background:transparent;font-size:1.75rem;line-height:1;color:#888;cursor:pointer;padding:4px 8px}.service-evaluation-close:hover{color:#1d61a1}.service-evaluation-icon-badge{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:#eef4fb;color:#1d61a1;display:flex;align-items:center;justify-content:center}.service-evaluation-svg{display:block;width:100%;height:100%;color:#1d61a1}.service-evaluation-svg--badge{width:28px;height:28px}.service-evaluation-svg--thanks{width:32px;height:32px;color:#d0a650}.service-evaluation-title{color:#1d61a1;font-size:1.3rem;margin:0 0 8px;text-align:center;font-weight:700}.service-evaluation-subtitle{color:#666;font-size:.95rem;margin:0 0 22px;text-align:center;line-height:1.55}.service-evaluation-face-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.service-evaluation-face-option{border:2px solid #e4e4e4;background:#fafafa;border-radius:12px;cursor:pointer;padding:16px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;transition:border-color .2s,background-color .2s,transform .15s,box-shadow .2s}.service-evaluation-face-option .face-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:#1d61a1}.service-evaluation-face-option .face-icon .service-evaluation-svg{width:56px;height:56px}.service-evaluation-face-option .face-label{font-size:.85rem;font-weight:700;color:#1d61a1;text-align:center}.service-evaluation-face-option .face-desc{font-size:.75rem;color:#666;text-align:center;line-height:1.35}.service-evaluation-face-option:hover,.service-evaluation-face-option.is-selected{border-color:#1d61a1;background:#eef4fb;box-shadow:0 4px 12px rgba(29,97,161,.15)}.service-evaluation-face-option:hover .face-icon,.service-evaluation-face-option.is-selected .face-icon{color:#d0a650}.service-evaluation-face-option:hover{transform:translateY(-2px)}.service-evaluation-thumbs-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.service-evaluation-thumb-option{border:2px solid #e4e4e4;background:#fafafa;border-radius:14px;cursor:pointer;padding:20px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:border-color .2s,background-color .2s,transform .15s}.service-evaluation-thumb-option .thumb-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:#1d61a1}.service-evaluation-thumb-option .thumb-icon .service-evaluation-svg{width:64px;height:64px}.service-evaluation-thumb-option .thumb-label{font-size:.85rem;font-weight:700;color:#1d61a1;text-align:center}.service-evaluation-thumb-option .thumb-desc{font-size:.75rem;color:#666;text-align:center;line-height:1.35}.service-evaluation-thumb-option:hover,.service-evaluation-thumb-option.is-selected{border-color:#1d61a1;background:#fafafa;transform:translateY(-2px)}.service-evaluation-thumb-option--up:hover,.service-evaluation-thumb-option--up.is-selected{border-color:#1d61a1;background:#fafafa}.service-evaluation-thumb-option:hover .thumb-icon,.service-evaluation-thumb-option.is-selected .thumb-icon{color:#1d61a1}.service-evaluation-thumb-option--down:hover .thumb-icon,.service-evaluation-thumb-option--down.is-selected .thumb-icon{color:#1d61a1}.service-evaluation-svg--thumb path{fill:none;vector-effect:non-scaling-stroke}.service-evaluation-stars-wrap{margin-bottom:20px;text-align:center}.service-evaluation-stars{display:inline-flex;justify-content:center;gap:6px;direction:rtl;margin-bottom:8px}.service-evaluation-star{border:0;background:transparent;cursor:pointer;transition:transform .15s;padding:0 2px;line-height:1;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}.service-evaluation-star .service-evaluation-svg--star{width:44px;height:44px}.service-evaluation-star .service-evaluation-star-shape{fill:none;stroke:#c5d3e3;stroke-width:3;stroke-linejoin:round;transition:fill .15s,stroke .15s}.service-evaluation-star:hover,.service-evaluation-star.is-active .service-evaluation-star-shape,.service-evaluation-star.is-selected .service-evaluation-star-shape{fill:#fec736;stroke:#fec736}.service-evaluation-star:hover,.service-evaluation-star.is-active{transform:scale(1.08)}.service-evaluation-stars-hint{min-height:2.5rem;margin:0;text-align:center}.service-evaluation-stars-hint .stars-hint-text{display:block;color:#1d61a1;font-size:.9rem;font-weight:600;line-height:1.45}.service-evaluation-comment-wrap.is-hidden{display:none}.service-evaluation-comment-wrap{margin-bottom:4px}.service-evaluation-comment-label{display:block;font-size:.85rem;color:#555;margin-bottom:6px}.service-evaluation-comment{width:100%;border:1px solid #dedede;border-radius:8px;padding:10px 12px;resize:vertical;min-height:84px;font-family:inherit;font-size:.95rem;box-sizing:border-box}.service-evaluation-comment:focus{outline:0;border-color:#1d61a1}.service-evaluation-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:12px;margin-top:22px}.service-evaluation-actions .btn{width:auto;min-width:148px;max-width:none;margin:0;cursor:pointer}.service-evaluation-actions .btn-default:disabled{opacity:.45;cursor:not-allowed}.service-evaluation-thanks-wrap{text-align:center;padding:28px 12px}.service-evaluation-thanks{color:#1d61a1;font-size:1.15rem;margin:0 0 12px;font-weight:700;line-height:1.45}.service-evaluation-thanks-subtitle{color:#666;font-size:.95rem;margin:0;line-height:1.5}@media(max-width:480px){.service-evaluation-content{padding:24px 16px 18px}.service-evaluation-face-grid{gap:8px}.service-evaluation-face-option .face-icon,.service-evaluation-face-option .face-icon .service-evaluation-svg{width:48px;height:48px}.service-evaluation-thumb-option .thumb-icon,.service-evaluation-thumb-option .thumb-icon .service-evaluation-svg{width:52px;height:52px}.service-evaluation-star{width:40px;height:40px}.service-evaluation-star .service-evaluation-svg--star{width:36px;height:36px}.service-evaluation-actions{flex-direction:column-reverse;align-items:stretch}.service-evaluation-actions .btn{width:100%;min-width:0}}