/* E-TALK R4E152.2 — native product reviews frontend presentation
 * Unique asset to bypass stale theme style.css caching.
 * Presentation only. No review eligibility/write semantics live here.
 */
.etn-ai-review-summary{
  display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;
  margin:4px 0 16px!important;color:#9299a5!important;font-size:12px!important;line-height:1.35!important
}
.etn-ai-review-summary strong{color:#fff!important;font-size:13px!important}
.etn-ai-review-stars,.etn-ai-product-review-stars{color:#ff8a32!important;letter-spacing:.04em!important}

.etn-ai-product-reviews{
  width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;
  margin:22px 0 0!important;padding:18px!important;border:1px solid #252a32!important;border-radius:22px!important;
  background:radial-gradient(circle at 96% 0,rgba(255,106,0,.12),transparent 30%),#111318!important;
  color:#f4f6f8!important;overflow:hidden!important
}
.etn-ai-product-reviews *{box-sizing:border-box!important}
.etn-ai-product-reviews-head{
  display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;
  padding:0 0 16px!important;border-bottom:1px solid #252a32!important
}
.etn-ai-product-reviews-head>div:first-child{min-width:0!important}
.etn-ai-product-reviews-head>div:first-child>span{
  display:block!important;margin:0 0 5px!important;color:#ff8a32!important;font-size:9px!important;
  font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important
}
.etn-ai-product-reviews-head h2{
  margin:0!important;color:#fff!important;font-size:clamp(22px,4vw,30px)!important;
  line-height:1.12!important;letter-spacing:-.03em!important
}
.etn-ai-product-reviews-head p{
  max-width:720px!important;margin:7px 0 0!important;color:#9198a4!important;font-size:11px!important;line-height:1.55!important
}
.etn-ai-product-review-score{
  display:grid!important;flex:0 0 auto!important;min-width:118px!important;padding:11px!important;
  border:1px solid rgba(255,106,0,.22)!important;border-radius:15px!important;background:rgba(255,106,0,.07)!important;text-align:center!important
}
.etn-ai-product-review-score strong{color:#fff!important;font-size:27px!important;line-height:1!important}
.etn-ai-product-review-score>span{margin-top:5px!important;color:#ff8a32!important;font-size:12px!important;letter-spacing:.08em!important}
.etn-ai-product-review-score small{margin-top:4px!important;color:#9a918a!important;font-size:9px!important}

.etn-customer-review-form-wrap{
  width:100%!important;min-width:0!important;margin:16px 0 0!important;padding:16px!important;
  border:1px solid rgba(74,222,128,.2)!important;border-radius:18px!important;
  background:linear-gradient(180deg,rgba(74,222,128,.055),rgba(74,222,128,.018))!important
}
.etn-customer-review-form-head{
  display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important
}
.etn-customer-review-form-head>div{min-width:0!important}
.etn-customer-review-form-head>div>span,.etn-product-review-section-title>div>span{
  display:block!important;margin:0 0 4px!important;color:#7fd69d!important;font-size:9px!important;
  font-weight:900!important;letter-spacing:.09em!important;text-transform:uppercase!important
}
.etn-customer-review-form-head h3,.etn-product-review-section-title h3{
  margin:0 0 4px!important;color:#fff!important;font-size:18px!important;line-height:1.22!important
}
.etn-customer-review-form-head p,.etn-product-review-section-title p{
  margin:0!important;color:#87909c!important;font-size:10px!important;line-height:1.5!important
}
.etn-customer-review-verified,.etn-customer-review-badge{
  display:inline-flex!important;align-items:center!important;gap:4px!important;flex:0 0 auto!important;
  border:1px solid rgba(74,222,128,.25)!important;border-radius:999px!important;background:rgba(74,222,128,.09)!important;
  color:#91e5ae!important;font-size:8px!important;font-weight:900!important;white-space:nowrap!important
}
.etn-customer-review-verified{padding:6px 9px!important}
.etn-customer-review-badge{padding:4px 7px!important}

.etn-customer-review-form{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;
  width:100%!important;min-width:0!important;margin:15px 0 0!important;padding:0!important
}
.etn-customer-review-form fieldset{
  display:block!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important
}
.etn-customer-review-form legend,.etn-customer-review-form label>span{
  display:block!important;margin:0 0 7px!important;padding:0!important;color:#a6aeb9!important;
  font-size:9px!important;font-weight:800!important;line-height:1.35!important
}
.etn-customer-review-form label{
  display:block!important;min-width:0!important;margin:0!important;padding:0!important;color:#a6aeb9!important
}
.etn-customer-review-form label>span small{color:#646d79!important;font-weight:600!important}
.etn-customer-review-form label:nth-of-type(2){grid-column:1/-1!important}

.etn-customer-review-form input[type="text"],.etn-customer-review-form textarea{
  display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;
  margin:0!important;padding:11px 12px!important;border:1px solid #303641!important;border-radius:10px!important;
  background:#090b0f!important;color:#eef2f6!important;font-family:inherit!important;font-size:14px!important;
  line-height:1.45!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important
}
.etn-customer-review-form input[type="text"]{height:43px!important}
.etn-customer-review-form textarea{min-height:116px!important;resize:vertical!important}
.etn-customer-review-form input::placeholder,.etn-customer-review-form textarea::placeholder{color:#666e79!important;opacity:1!important}
.etn-customer-review-form input[type="text"]:focus,.etn-customer-review-form textarea:focus{
  border-color:#ff6a00!important;box-shadow:0 0 0 2px rgba(255,106,0,.12)!important
}
.etn-customer-review-form label>small{
  display:block!important;margin:5px 0 0!important;color:#646d79!important;font-size:8px!important;line-height:1.4!important
}

.etn-customer-review-stars-input{
  display:flex!important;flex-direction:row-reverse!important;justify-content:flex-end!important;
  align-items:center!important;gap:4px!important;width:max-content!important;max-width:100%!important;
  margin:0!important;padding:0!important;border:0!important
}
.etn-customer-review-stars-input input{
  position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;
  overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;
  border:0!important;opacity:0!important;pointer-events:none!important
}
.etn-customer-review-stars-input label{
  display:block!important;margin:0!important;padding:2px!important;border:0!important;background:transparent!important;
  color:#454c56!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;
  transition:color .15s ease,transform .15s ease!important
}
.etn-customer-review-stars-input label:hover,
.etn-customer-review-stars-input label:hover~label,
.etn-customer-review-stars-input input:checked~label{color:#ff8a32!important}
.etn-customer-review-stars-input label:hover{transform:translateY(-1px)!important}

.etn-customer-review-form button[type="submit"]{
  grid-column:1/-1!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:42px!important;margin:0!important;padding:10px 16px!important;border:1px solid #ff6a00!important;border-radius:10px!important;
  background:linear-gradient(135deg,#ff7d19,#e85b00)!important;color:#111!important;font-family:inherit!important;font-size:10px!important;
  font-weight:900!important;line-height:1!important;box-shadow:0 8px 18px rgba(255,106,0,.14)!important;cursor:pointer!important
}
.etn-customer-review-form button[type="submit"]:disabled{
  border-color:#343a43!important;background:#272c33!important;color:#7b838e!important;box-shadow:none!important;cursor:not-allowed!important
}
.etn-customer-review-status{
  grid-column:1/-1!important;min-height:16px!important;margin:0!important;color:#89929e!important;font-size:9px!important;line-height:1.5!important
}
.etn-customer-review-status.is-error{color:#ff9898!important}
.etn-customer-review-status.is-success{color:#91e5ae!important}

.etn-customer-review-owned{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;
  margin:16px 0 0!important;padding:12px 14px!important;border:1px solid rgba(74,222,128,.18)!important;
  border-radius:13px!important;background:rgba(74,222,128,.045)!important
}
.etn-customer-review-owned strong{color:#91e5ae!important;font-size:10px!important}
.etn-customer-review-owned span{color:#747d89!important;font-size:9px!important}

.etn-product-review-section-title{
  display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;
  margin:20px 0 0!important;padding:4px 0 0!important
}
.etn-product-review-section-title>strong{
  display:grid!important;place-items:center!important;min-width:30px!important;height:30px!important;
  border:1px solid #2b313a!important;border-radius:9px!important;color:#d9dee5!important;font-size:11px!important
}
.etn-ai-review-title>div>span{color:#ff9a52!important}

.etn-ai-product-review-grid{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;
  width:100%!important;min-width:0!important;margin:14px 0 0!important
}
.etn-ai-product-review-card{
  min-width:0!important;margin:0!important;padding:15px!important;border:1px solid #272b33!important;border-radius:17px!important;background:#0d0f13!important
}
.etn-customer-review-card{border-color:rgba(74,222,128,.14)!important}
.etn-ai-product-review-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
.etn-ai-product-review-card-top .etn-ai-product-review-stars{font-size:12px!important;white-space:nowrap!important}
.etn-ai-product-review-badge{
  padding:4px 7px!important;border:1px solid rgba(255,106,0,.22)!important;border-radius:99px!important;
  background:rgba(255,106,0,.08)!important;color:#ff9a52!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important
}
.etn-ai-product-review-card h3{margin:13px 0 7px!important;color:#f2f4f7!important;font-size:15px!important;line-height:1.25!important}
.etn-ai-product-review-card>p{margin:0!important;color:#b2b7c0!important;font-size:12px!important;line-height:1.65!important}
.etn-ai-product-review-card footer{
  display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;
  margin:14px 0 0!important;padding:11px 0 0!important;border-top:1px solid #22262d!important;color:#707885!important;font-size:9px!important
}
.etn-ai-product-review-card footer strong{color:#d9dde3!important;font-size:10px!important}
.etn-ai-product-review-card footer span:before,.etn-ai-product-review-card footer time:before{content:"·"!important;margin-right:7px!important;color:#4f5661!important}

@media(max-width:900px){
  .etn-ai-product-review-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:640px){
  .etn-ai-product-reviews{margin-top:14px!important;padding:14px!important;border-radius:17px!important}
  .etn-ai-product-reviews-head{align-items:flex-start!important;flex-direction:column!important;gap:11px!important}
  .etn-ai-product-reviews-head h2{font-size:23px!important}
  .etn-ai-product-reviews-head p{font-size:10px!important}
  .etn-ai-product-review-score{
    width:100%!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:8px!important;text-align:left!important
  }
  .etn-ai-product-review-score>span{margin:0!important}
  .etn-ai-product-review-score small{margin:0!important;text-align:right!important}

  .etn-customer-review-form-wrap{padding:14px!important;border-radius:15px!important}
  .etn-customer-review-form-head{align-items:flex-start!important;flex-direction:column!important;gap:9px!important}
  .etn-customer-review-verified{align-self:flex-start!important}
  .etn-customer-review-form{grid-template-columns:1fr!important;gap:12px!important}
  .etn-customer-review-form label:nth-of-type(2),
  .etn-customer-review-form button[type="submit"],
  .etn-customer-review-status{grid-column:auto!important}
  .etn-customer-review-form button[type="submit"]{width:100%!important;justify-self:stretch!important;min-height:46px!important;font-size:11px!important}
  .etn-customer-review-stars-input label{font-size:32px!important}
  .etn-customer-review-owned{align-items:flex-start!important;flex-direction:column!important}
  .etn-product-review-section-title{align-items:flex-start!important}
  .etn-ai-product-review-grid{grid-template-columns:1fr!important}
}

/* R4E152.3 — verified customer review ownership controls */
.etn-customer-review-owned>div{min-width:0!important}
.etn-customer-review-owned>div strong{display:block!important}
.etn-customer-review-owned>div span{display:block!important;margin-top:4px!important;line-height:1.45!important}
.etn-customer-review-delete{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;
  min-height:38px!important;margin:0!important;padding:9px 12px!important;border:1px solid rgba(255,104,104,.34)!important;
  border-radius:9px!important;background:rgba(255,74,74,.09)!important;color:#ff9d9d!important;
  font-family:inherit!important;font-size:9px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;
  box-shadow:none!important
}
.etn-customer-review-delete:hover{border-color:rgba(255,104,104,.58)!important;background:rgba(255,74,74,.15)!important}
.etn-customer-review-delete:disabled{opacity:.55!important;cursor:not-allowed!important}
.etn-customer-review-you{
  display:inline-flex!important;padding:3px 6px!important;border:1px solid rgba(255,106,0,.18)!important;border-radius:999px!important;
  background:rgba(255,106,0,.06)!important;color:#ff9a52!important;font-size:8px!important;font-weight:850!important
}
@media(max-width:640px){
  .etn-customer-review-owned{width:100%!important}
  .etn-customer-review-delete{width:100%!important}
}
