:root{--roxo: #4e2583;--roxo-escuro: #3a1b63;--verde: #2c8c4f;--verde-escuro: #23703f;--fundo: #f6f2fb;--cartao: #ffffff;--texto: #2b2140;--texto-suave: #7a6f8f;--erro: #c0392b}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Baloo 2",system-ui,sans-serif;background:var(--fundo);color:var(--texto)}.tv-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;cursor:none;overflow:hidden;display:flex;align-items:center;justify-content:center}.tv-rotor{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tv-rot-90 .tv-rotor{width:100vh;height:100vw;transform:rotate(90deg)}.tv-rot-180 .tv-rotor{transform:rotate(180deg)}.tv-rot-270 .tv-rotor{width:100vh;height:100vw;transform:rotate(270deg)}.tv-image{width:100%;height:100%;object-fit:contain}.tv-message{text-align:center;color:#fff;padding:2rem;max-width:80%}.tv-brand{display:block;font-size:4rem;font-weight:800;color:var(--verde);margin-bottom:1rem}.tv-message p{font-size:1.5rem;opacity:.85}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,var(--roxo) 0%,var(--roxo-escuro) 100%);padding:1rem}.login-card{background:var(--cartao);border-radius:20px;padding:2.5rem 2rem;width:100%;max-width:360px;display:flex;flex-direction:column;gap:1rem;text-align:center;box-shadow:0 20px 60px #00000059}.login-card p{color:var(--texto-suave)}.login-card input{font-family:inherit;font-size:1.1rem;padding:.7rem 1rem;border:2px solid #e3dcf0;border-radius:12px;outline:none}.login-card input:focus{border-color:var(--roxo)}.brand-title{font-size:1.6rem;font-weight:800;color:var(--roxo)}.admin{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.admin-header-actions{display:flex;gap:.6rem}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.2rem}.store-card{background:var(--cartao);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #4e25831a;display:flex;flex-direction:column}.store-preview{aspect-ratio:16 / 9;background:#14101d;display:flex;align-items:center;justify-content:center}.store-preview img{width:100%;height:100%;object-fit:contain}.store-empty{color:#8a7fa3;font-weight:600}.store-info{padding:.9rem 1rem .3rem}.store-info h2{font-size:1.2rem;color:var(--roxo)}.store-date{font-size:.85rem;color:var(--texto-suave)}.store-actions{display:flex;gap:.6rem;padding:.9rem 1rem 1.1rem}.new-screen-form{display:flex;gap:.6rem;margin-bottom:1.2rem;flex-wrap:wrap}.new-screen-form input{flex:1;min-width:200px;font-family:inherit;font-size:1rem;padding:.55rem .9rem;border:2px solid #e3dcf0;border-radius:12px;outline:none}.new-screen-form input:focus{border-color:var(--roxo)}.screen-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.2rem;align-items:start}.screen-card{background:var(--cartao);border-radius:16px;padding:1rem 1.1rem 1.1rem;box-shadow:0 4px 16px #4e25831a;display:flex;flex-direction:column;gap:.7rem}.screen-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.screen-title-row{display:flex;align-items:center;gap:.4rem;min-width:0}.screen-title-row h2{font-size:1.25rem;color:var(--roxo)}.screen-name-input{font-family:inherit;font-size:1.1rem;font-weight:700;color:var(--roxo);padding:.3rem .5rem;border:2px solid var(--roxo);border-radius:8px;outline:none;width:100%}.screen-url{display:flex;align-items:center;gap:.5rem;background:var(--fundo);border-radius:10px;padding:.4rem .6rem}.screen-url code{font-size:.8rem;color:var(--texto-suave);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.copy-btn{font-family:inherit;font-size:.8rem;font-weight:700;color:var(--roxo);background:none;border:none;cursor:pointer;white-space:nowrap}.rotation-row{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--texto-suave)}.rotation-row select{font-family:inherit;font-size:.9rem;padding:.35rem .5rem;border:2px solid #e3dcf0;border-radius:8px;outline:none;background:#fff;color:var(--texto);cursor:pointer}.rotation-row select:focus{border-color:var(--roxo)}.confirm-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;background:#fdecea;border-radius:10px;padding:.7rem .8rem;font-size:.9rem}.confirm-row input{font-family:inherit;padding:.35rem .6rem;border:2px solid #e3b9b3;border-radius:8px;outline:none}.playlist{display:flex;flex-direction:column;gap:.5rem}.playlist-empty{color:var(--texto-suave);font-size:.9rem;padding:.5rem 0}.slide-row{display:flex;align-items:center;gap:.6rem;background:var(--fundo);border-radius:10px;padding:.4rem .5rem}.slide-thumb{width:72px;height:40px;border-radius:6px;overflow:hidden;background:#14101d;flex-shrink:0;display:flex;align-items:center;justify-content:center}.slide-thumb img{width:100%;height:100%;object-fit:cover}.slide-thumb-video{color:#d7c8f0;font-size:.72rem;font-weight:700}.slide-meta{flex:1;font-size:.85rem;color:var(--texto-suave)}.dur-field{display:inline-flex;align-items:center;gap:.3rem}.dur-input{width:3.5rem;font-family:inherit;font-size:.9rem;padding:.25rem .4rem;border:2px solid #e3dcf0;border-radius:8px;outline:none}.dur-input:focus{border-color:var(--roxo)}.slide-tag{font-size:.82rem}.slide-actions{display:flex;gap:.15rem}.icon-btn{font-family:inherit;font-size:1rem;line-height:1;background:none;border:none;cursor:pointer;padding:.35rem .45rem;border-radius:8px;color:var(--roxo)}.icon-btn:hover:not(:disabled){background:#ece5f7}.icon-btn:disabled{opacity:.3;cursor:default}.screen-foot{margin-top:.2rem}.screen-foot .btn{width:100%}.progress{position:relative;height:2.2rem;background:#ece5f7;border-radius:12px;overflow:hidden;margin-top:.2rem}.progress-bar{height:100%;background:var(--roxo);transition:width .2s}.progress-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--texto)}.btn{font-family:inherit;font-size:.95rem;font-weight:700;padding:.55rem 1rem;border:none;border-radius:12px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.btn:disabled{opacity:.55;cursor:default}.btn-primary{background:var(--roxo);color:#fff}.btn-primary:hover:not(:disabled){background:var(--roxo-escuro)}.btn-accent{background:var(--verde);color:#fff}.btn-accent:hover:not(:disabled){background:var(--verde-escuro)}.btn-ghost{background:transparent;color:var(--roxo);border:2px solid #e3dcf0}.btn-ghost:hover{border-color:var(--roxo)}.btn-danger{background:var(--erro);color:#fff}.btn-danger:hover:not(:disabled){background:#a5281c}.notice{border-radius:12px;padding:.7rem 1rem;margin-bottom:1.2rem;font-weight:600}.notice-ok{background:#e3f4ea;color:var(--verde-escuro)}.notice-erro{background:#fdecea;color:var(--erro)}.error{color:var(--erro);font-size:.9rem}.loading{color:var(--texto-suave)}
