/* Wideshot member comments — v1.0.0 */
.wsh-comments{--wsh-cm-gold:#f4b400;--wsh-cm-gold-soft:#ffda61;--wsh-cm-card:#11161b;--wsh-cm-line:rgba(255,255,255,.1);position:relative;padding:28px 0 74px;background:radial-gradient(circle at 85% 5%,rgba(244,180,0,.09),transparent 31%),#080b0e;color:#f7f3eb}
.wsh-comments__panel{overflow:hidden;border:1px solid rgba(244,180,0,.16);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.018));box-shadow:0 25px 80px rgba(0,0,0,.25)}
.wsh-comments__head{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:27px 30px;border-bottom:1px solid var(--wsh-cm-line);background:linear-gradient(120deg,rgba(244,180,0,.1),transparent 52%)}
.wsh-comments__head p{margin:0 0 5px;color:var(--wsh-cm-gold);font-size:11px;font-weight:900;letter-spacing:.14em}
.wsh-comments__head h2{margin:0;color:#fff;font-size:clamp(25px,3vw,38px);line-height:1.35}
.wsh-comments__head span{display:block;margin-top:7px;color:#aab1b8;line-height:1.8}
.wsh-comments__head>b{display:grid;place-items:center;flex:0 0 88px;min-height:74px;border:1px solid rgba(244,180,0,.28);border-radius:17px;background:rgba(244,180,0,.1);color:#ffd85c;font-size:27px}
.wsh-comments__head>b small{display:block;color:#cfbf8d;font-size:9px;font-weight:700}
.wsh-comment-notice{margin:18px 24px 0;padding:12px 15px;border-radius:12px;line-height:1.8}
.wsh-comment-notice--success{border:1px solid rgba(67,194,124,.3);background:rgba(67,194,124,.12);color:#c2f3d8}
.wsh-comment-notice--error{border:1px solid rgba(231,76,60,.32);background:rgba(231,76,60,.12);color:#ffd0cb}
.wsh-comment-compose{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;margin:22px 24px;padding:20px;border:1px solid var(--wsh-cm-line);border-radius:18px;background:#0d1216}
.wsh-comment-compose__identity{display:flex;align-items:center;gap:12px;align-self:start;padding:7px}
.wsh-comment-compose__identity img{width:50px;height:50px;border-radius:50%;object-fit:cover}
.wsh-comment-compose__identity small{display:block;color:#8f989f;font-size:10px}
.wsh-comment-compose__identity strong{display:block;margin-top:3px;color:#fff;font-size:14px}
.wsh-comment-compose form{display:grid;gap:8px}
.wsh-comment-compose label{color:#f2eee7;font-size:13px;font-weight:900}
.wsh-comment-compose textarea{width:100%;max-width:100%;min-height:112px;box-sizing:border-box;padding:13px 15px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:#080c0f;color:#fff;font:inherit;line-height:1.9;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.wsh-comment-compose textarea:focus{border-color:rgba(244,180,0,.7);box-shadow:0 0 0 3px rgba(244,180,0,.11)}
.wsh-comment-compose__foot{display:flex;justify-content:space-between;align-items:center;gap:16px}
.wsh-comment-compose__foot small{color:#89929a;line-height:1.7}
.wsh-comment-compose__foot button{display:inline-flex;align-items:center;gap:9px;flex:none;min-height:44px;padding:0 18px;border:0;border-radius:11px;background:linear-gradient(135deg,#ffe06e,#f4b400);color:#17130a;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(244,180,0,.15)}
.wsh-comment-login{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;margin:22px 24px;padding:18px 20px;border:1px solid rgba(244,180,0,.22);border-radius:17px;background:linear-gradient(100deg,rgba(244,180,0,.1),rgba(255,255,255,.025))}
.wsh-comment-login__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f4b400;color:#17130a;font-size:21px}
.wsh-comment-login small{display:block;color:#d1b757;font-size:10px;font-weight:900}
.wsh-comment-login strong{display:block;margin:3px 0;color:#fff;font-size:20px}
.wsh-comment-login p{margin:0;color:#aab1b8;line-height:1.75}
.wsh-comment-login>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:11px;background:#f4b400;color:#17130a;text-decoration:none;font-weight:900}
.wsh-comments__list{padding:6px 24px 26px}
.wsh-comments__list-head{display:flex;justify-content:space-between;align-items:center;margin:15px 0 12px;padding-top:17px;border-top:1px solid var(--wsh-cm-line)}
.wsh-comments__list-head h3{margin:0;color:#fff;font-size:19px}
.wsh-comments__list-head span{color:#929ba3;font-size:12px}
.wsh-comment-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;margin:10px calc(var(--wsh-comment-depth,0) * 32px) 10px 0;padding:15px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:rgba(255,255,255,.025)}
.wsh-comment-card--editorial{border-color:rgba(244,180,0,.25);background:linear-gradient(110deg,rgba(244,180,0,.1),rgba(255,255,255,.02))}
.wsh-comment-avatar{display:block;width:52px!important;height:52px!important;border-radius:50%;object-fit:cover}
.wsh-comment-avatar--editorial{display:grid!important;place-items:center;border:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#ffd85c,#b87d00);color:#17130a;font-size:21px;font-weight:950}
.wsh-comment-card__body header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
.wsh-comment-card__body header>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.wsh-comment-card__body header strong{color:#fff;font-size:14px}
.wsh-comment-card__body header span{padding:3px 7px;border-radius:999px;background:#f4b400;color:#17130a;font-size:9px;font-weight:900}
.wsh-comment-card__body time{color:#7f8991;font-size:10px;white-space:nowrap}
.wsh-comment-card__text{margin-top:7px;color:#d5dadd;line-height:1.95}
.wsh-comment-card__text p{margin:0}
.wsh-comments-empty{display:flex;align-items:center;gap:15px;margin-top:17px;padding:20px;border:1px dashed rgba(244,180,0,.28);border-radius:15px;background:rgba(244,180,0,.045)}
.wsh-comments-empty>span{color:#f4b400;font-family:Georgia,serif;font-size:44px;line-height:.7}
.wsh-comments-empty h3{margin:0 0 4px;color:#fff;font-size:17px}
.wsh-comments-empty p{margin:0;color:#9da5ac}
@media(max-width:760px){.wsh-comments{padding:18px 0 52px}.wsh-comments__panel{border-radius:19px}.wsh-comments__head{align-items:flex-start;padding:20px;gap:14px}.wsh-comments__head>b{flex-basis:70px;min-height:64px}.wsh-comment-compose{grid-template-columns:1fr;margin:15px;padding:15px}.wsh-comment-compose__identity{padding:0}.wsh-comment-login{grid-template-columns:auto minmax(0,1fr);margin:15px;padding:15px}.wsh-comment-login>a{grid-column:1/-1;width:100%}.wsh-comments__list{padding:4px 15px 18px}.wsh-comment-card{grid-template-columns:42px minmax(0,1fr);margin-right:calc(var(--wsh-comment-depth,0) * 11px);margin-left:0;padding:12px}.wsh-comment-avatar{width:42px!important;height:42px!important}.wsh-comment-compose__foot{align-items:stretch;flex-direction:column}.wsh-comment-compose__foot button{justify-content:center;width:100%}}
@media(max-width:480px){.wsh-comments__head{flex-direction:column}.wsh-comments__head>b{grid-template-columns:auto auto;gap:6px;min-width:100%;min-height:45px}.wsh-comment-card__body header{flex-direction:column;gap:4px}.wsh-comment-login{grid-template-columns:1fr;text-align:center}.wsh-comment-login__icon{justify-self:center}}
