:root{--ev-black:#111111;--ev-gold:#c99a35;--ev-gold2:#e1bd6c;--ev-border:#eadfca;--ev-soft:#fffaf0;--ev-muted:#64748b}.ev-rev-page{padding:28px 22px 70px}.ev-rev-crumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#64748b;font-size:13px;margin-bottom:18px}.ev-rev-crumb a{color:#475569}.ev-rev-head{display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid var(--ev-border);border-radius:18px;background:#fff;padding:18px 20px;margin-bottom:20px}.ev-rev-product{display:flex;gap:16px;align-items:center}.ev-rev-product img{width:82px;height:82px;object-fit:contain;border:1px solid #efe3ce;border-radius:12px;background:#fff}.ev-rev-product h1{font-size:24px;margin:0 0 6px;color:#111827}.ev-rev-product p{margin:0;color:#64748b}.ev-rev-write-btn{border:0;border-radius:12px;background:linear-gradient(135deg,#111,#2a2113);color:var(--ev-gold2);font-weight:1000;padding:13px 20px;cursor:pointer}.ev-rev-write-btn.disabled{opacity:.55;cursor:not-allowed}.ev-rev-layout{display:grid;grid-template-columns:320px 1fr;gap:22px}.ev-rev-summary{border:1px solid var(--ev-border);border-radius:18px;background:#fffdfa;padding:22px;position:sticky;top:95px;align-self:start}.ev-rev-score{text-align:center;border-bottom:1px solid #efe5d5;padding-bottom:18px;margin-bottom:18px}.ev-rev-score strong{font-size:54px;line-height:1;color:#111827}.ev-stars{color:var(--ev-gold);font-weight:1000;letter-spacing:1.5px}.ev-rev-score .ev-stars{font-size:22px;display:block;margin:10px 0}.ev-rev-score span{color:#64748b;font-weight:900}.ev-dist-row{display:grid;grid-template-columns:62px 1fr 28px;gap:8px;align-items:center;margin:10px 0;font-size:13px;color:#475569;font-weight:900}.ev-dist-bar{height:7px;border-radius:999px;background:#f1f5f9;overflow:hidden}.ev-dist-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--ev-gold),var(--ev-gold2));border-radius:999px}.ev-rev-list{display:flex;flex-direction:column;gap:14px}.ev-rev-card{border:1px solid #edf0f3;border-radius:16px;background:#fff;padding:18px;box-shadow:0 12px 30px rgba(15,23,42,.04)}.ev-rev-card-top{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:10px}.ev-rev-name{font-size:17px;font-weight:1000;color:#111827}.ev-rev-date{color:#94a3b8;font-size:12px;margin-top:3px}.ev-rev-comment{color:#334155;line-height:1.6}.ev-rev-empty{border:1px dashed #e5ddcf;border-radius:16px;background:#fffdfa;text-align:center;color:#64748b;padding:36px}.ev-rev-alert{border:1px solid #eadfca;border-radius:14px;background:#fffaf0;color:#7b560b;padding:12px 14px;font-weight:900;margin-top:16px}.ev-rev-modal{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:6000;display:none;align-items:center;justify-content:center;padding:20px}.ev-rev-modal.open{display:flex}.ev-rev-box{width:min(520px,96vw);background:#fff;border-radius:20px;padding:24px;border:1px solid var(--ev-border);box-shadow:0 30px 90px rgba(0,0,0,.25);position:relative}.ev-rev-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f8fafc;font-size:24px;cursor:pointer}.ev-rev-form h2{margin:0 0 14px}.ev-rev-form label{display:block;font-weight:900;margin:12px 0 7px;color:#111827}.ev-rev-form select,.ev-rev-form textarea{width:100%;border:1px solid #d9dfe8;border-radius:12px;padding:12px;font:inherit;background:#fff}.ev-rev-form textarea{min-height:120px;resize:vertical}.ev-rev-submit{width:100%;border:0;border-radius:12px;background:linear-gradient(135deg,#111,#2a2113);color:var(--ev-gold2);font-weight:1000;padding:14px;margin-top:16px;cursor:pointer}.ev-rev-msg{font-weight:900;margin-top:10px}.ev-rev-login{display:inline-flex;margin-top:10px;color:#111827;text-decoration:underline;text-decoration-color:var(--ev-gold);font-weight:1000}@media(max-width:900px){.ev-rev-head{display:block}.ev-rev-write-btn{margin-top:16px;width:100%}.ev-rev-layout{grid-template-columns:1fr}.ev-rev-summary{position:static}.ev-rev-product{align-items:flex-start}.ev-rev-product h1{font-size:21px}}.ev-rev-msg.wait{color:#7b560b}.ev-rev-msg.ok{color:#166534}.ev-rev-msg.err{color:#c81919}