#hkorb-popup {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:9999;}
.hkorb-content {background:#fff;padding:20px;max-width:400px;margin:10% auto;border-radius:12px;text-align:center;}
.hkorb-stars span {font-size:30px;cursor:pointer;color:#ccc;}
.hkorb-stars span.active {color:#FFD700;}
#hkorb-review {width:100%;min-height:80px;margin-top:10px;}
#hkorb-submit {margin-top:10px;padding:10px 20px;background:#044B0E;color:#fff;border:none;border-radius:6px;cursor:pointer;}
