
.dmw-wrap{width:min(1180px,calc(100% - 34px));margin:35px auto 80px;color:#082b50}
.dmw-hero{padding:38px;border-radius:20px;background:linear-gradient(135deg,#062b45,#087c91);color:#fff;margin-bottom:22px}
.dmw-hero span,.dmw-card-head>div>span{color:#8ee2e7;font-size:12px;font-weight:900;letter-spacing:.16em}
.dmw-hero h1{margin:7px 0;color:#fff;font-size:clamp(40px,5vw,62px)}
.dmw-hero p{color:#d9f1f3;font-size:18px}
.dmw-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.dmw-card{padding:24px;border:1px solid #dce7eb;border-radius:17px;background:#fff;margin-bottom:18px}
.dmw-card h2{margin-top:0;color:#062b45}
.dmw-alert-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.dmw-alert-form label span{display:block;margin-bottom:5px;font-weight:800}
.dmw-alert-form input{width:100%;box-sizing:border-box;padding:11px;border:1px solid #cfdde3;border-radius:9px}
.dmw-alert-form button,.dmw-button{border:0;border-radius:9px;background:#f49332;color:#fff;padding:11px 15px;font-weight:900;cursor:pointer;text-decoration:none}
.dmw-alert-form button{grid-column:span 2}
.dmw-alerts article,.dmw-watch-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid #e5edef}
.dmw-alerts strong,.dmw-alerts small{display:block}
.dmw-alerts small{margin-top:4px;color:#7b8d96}
.dmw-alerts button,.dmw-watch-list button{border:0;border-radius:8px;background:#edf6f8;color:#087c91;padding:8px 10px;font-weight:900;cursor:pointer}
.dmw-card-head{display:flex;justify-content:space-between;align-items:end;gap:20px}
.dmw-card-head span{color:#0ea5b7}
.dmw-card-head h2{margin:5px 0 0}
.dmw-card-head>strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf6f8;color:#087c91}
.dmw-watch-list article{display:grid;grid-template-columns:70px 1fr auto}
.dmw-watch-thumb{display:block;width:66px;height:52px;border-radius:8px;overflow:hidden;background:#d5edf0}
.dmw-watch-thumb img{width:100%;height:100%;object-fit:cover}
.dmw-watch-thumb span{display:grid;height:100%;place-items:center;color:#087c91;font-size:10px;font-weight:900}
.dmw-watch-info strong,.dmw-watch-info span,.dmw-watch-info small{display:block}
.dmw-watch-info strong a{color:#062b45;text-decoration:none}
.dmw-watch-info span{margin-top:3px;color:#087c91;font-weight:900}
.dmw-watch-info small{margin-top:3px;color:#7a8e97}
.dmw-empty,.dmw-login{padding:32px;border:2px dashed #c9dbe0;border-radius:14px;text-align:center}
.dmw-login{width:min(900px,calc(100% - 34px));margin:40px auto}
.dmw-login a{display:inline-block;padding:10px 15px;border-radius:8px;background:#087c91;color:#fff;text-decoration:none}
.dmw-inline{margin-top:16px}
.dmw-button.watching{background:#087c91}
@media(max-width:800px){.dmw-grid{grid-template-columns:1fr}}
@media(max-width:600px){.dmw-alert-form{grid-template-columns:1fr}.dmw-alert-form button{grid-column:span 1}.dmw-watch-list article{grid-template-columns:60px 1fr}.dmw-watch-list article form{grid-column:2}}
