*{box-sizing:border-box} :root{--bg:#f0f2f5;--panel:#fff;--text:#1d2327;--muted:#646970;--line:#dcdcde;--blue:#2271b1;--blue2:#135e96;--dark:#1d2327;--side:#1d2327;--side2:#2c3338;--green:#00a32a;--shadow:0 1px 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.04)}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--text)} a{color:var(--blue);text-decoration:none} a:hover{color:var(--blue2)}
.wp-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.sidebar{background:var(--side);color:#c3c4c7;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-weight:700;font-size:18px}.brand-badge{width:32px;height:32px;border-radius:8px;background:var(--blue);display:flex;align-items:center;justify-content:center}.nav{padding:14px 10px;flex:1}.nav a{display:flex;gap:10px;align-items:center;color:#c3c4c7;padding:11px 12px;border-radius:6px;margin:3px 0;font-size:14px}.nav a:hover,.nav a.active{background:var(--side2);color:#fff}.nav .sep{height:1px;background:rgba(255,255,255,.08);margin:12px 8px}.sidebar-footer{padding:14px 18px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#8c8f94}.main{min-width:0}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:20}.page-title{font-size:22px;font-weight:600}.top-actions{display:flex;gap:10px;align-items:center}.content{padding:24px;max-width:1680px;margin:0 auto}.dashboard-grid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:22px}.card{background:var(--panel);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);margin-bottom:20px}.card-header{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.card h2,.card h3{margin:0;font-size:16px}.card-body{padding:18px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.kpi{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;box-shadow:var(--shadow)}.kpi-number{font-size:28px;font-weight:700}.kpi-label{font-size:13px;color:var(--muted);margin-top:3px}
input,textarea,select{width:100%;padding:10px 12px;border:1px solid #8c8f94;border-radius:4px;font-size:14px;background:#fff;color:var(--text)}input:focus,textarea:focus,select:focus,.rich-editor:focus{outline:2px solid transparent;border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}textarea{min-height:120px;resize:vertical}label{display:block;font-weight:600;margin:12px 0 6px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.actions{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.btn,button{background:var(--blue);color:#fff;border:1px solid var(--blue);padding:9px 13px;border-radius:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:500}.btn:hover,button:hover{background:var(--blue2);border-color:var(--blue2);color:#fff}.btn.secondary{background:#f6f7f7;color:#2c3338;border-color:#c3c4c7}.btn.danger{background:#b32d2e;border-color:#b32d2e}.small{color:var(--muted);font-size:13px;line-height:1.45}.badge{display:inline-flex;align-items:center;border-radius:999px;background:#eef6fc;color:#135e96;padding:4px 8px;font-size:12px;font-weight:600}.status-pubblicato{background:#edfaef;color:#008a20}.status-idea{background:#f6f7f7;color:#50575e}.status-in_lavorazione{background:#fff8e5;color:#996800}.status-registrato,.status-montato{background:#eef6fc;color:#135e96}
table{width:100%;border-collapse:collapse;background:#fff}th,td{padding:14px 12px;border-bottom:1px solid #f0f0f1;text-align:left;vertical-align:top}th{font-size:12px;color:#50575e;text-transform:uppercase;letter-spacing:.04em;background:#f6f7f7}.video-title{font-weight:700;font-size:15px;color:#1d2327}.video-list tr:hover{background:#f6f7f7}.empty{padding:32px;text-align:center;color:var(--muted)}
/* Video editor layout */.video-workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.editor-shell{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.editor-titlebar{padding:14px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:#fff}.block-row{border-top:1px solid #f0f0f1;padding:18px;background:#fff}.block-row:first-child{border-top:0}.block-meta{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:12px;align-items:end;margin-bottom:12px}.script-key-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.keywords-panel{position:sticky;top:86px}.keywords-editor{min-height:420px;font-size:20px;line-height:1.6;font-weight:700;background:#fffdf4;border-color:#dba617}.new-block-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.side-card{position:sticky;top:84px}.asset-item{border-bottom:1px solid #f0f0f1;padding:12px 0}.asset-item:last-child{border-bottom:0}
.editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;align-items:center;background:#f6f7f7;border:1px solid #c3c4c7;border-bottom:0;border-radius:4px 4px 0 0;padding:8px}.editor-toolbar button,.editor-toolbar select{width:auto;padding:6px 9px;border-radius:3px;font-size:13px;background:#fff;color:#1d2327;border:1px solid #c3c4c7}.editor-toolbar button:hover{background:#f0f0f1;color:#1d2327;border-color:#8c8f94}.rich-editor{min-height:420px;background:#fff;border:1px solid #c3c4c7;border-radius:0 0 4px 4px;padding:24px;outline:none;font-size:21px;line-height:1.62;overflow:auto}.rich-editor h1{font-size:38px;margin:8px 0 16px}.rich-editor h2{font-size:30px;margin:8px 0 13px}.rich-editor h3{font-size:24px;margin:8px 0 10px}.rich-editor p{margin:0 0 14px}.rich-editor font[size="4"]{font-size:26px}.rich-editor font[size="5"]{font-size:34px}.rich-editor font[size="6"]{font-size:44px}.hidden-field{display:none}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f2f5;padding:20px}.login-card{width:100%;max-width:430px}.alert{background:#fcf0f1;border-left:4px solid #d63638;color:#1d2327;padding:12px;border-radius:4px;margin:10px 0}.notice{background:#edfaef;border-left:4px solid #00a32a;color:#1d2327;padding:12px;border-radius:4px;margin:10px 0}
/* Teleprompter */:root{--tele-safe-top:150px;--tele-safe-bottom:180px}.tele-body{background:#000;color:#fff;overflow:hidden}.tele-toolbar{position:fixed;top:0;left:0;right:0;background:#111827;padding:10px;z-index:30;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.tele-toolbar input{width:86px;padding:6px}.tele-window{position:fixed;left:0;right:0;top:var(--tele-safe-top);bottom:var(--tele-safe-bottom);overflow:hidden;z-index:10;border-top:2px solid rgba(147,197,253,.55);border-bottom:2px solid rgba(147,197,253,.55)}.tele-drag-handle{position:absolute;left:0;right:0;height:14px;z-index:25;cursor:ns-resize;background:rgba(96,165,250,.18)}.tele-drag-handle:hover{background:rgba(96,165,250,.42)}.tele-drag-top{top:-7px}.tele-drag-bottom{bottom:-7px}.tele-drag-move{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:26;width:54px;height:54px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(17,24,39,.72);border:1px solid rgba(255,255,255,.35);color:#fff;font-size:30px;cursor:grab;user-select:none;opacity:.55}.tele-drag-move:hover{opacity:1;background:rgba(37,99,235,.8)}.is-dragging-window,.is-dragging-window *{cursor:ns-resize!important;user-select:none!important}.tele-shade{position:fixed;left:0;right:0;background:rgba(0,0,0,.72);pointer-events:none;z-index:5}.tele-shade-top{top:0;height:var(--tele-safe-top)}.tele-shade-bottom{bottom:0;height:var(--tele-safe-bottom)}.tele-wrap{padding-top:70px;height:100vh;overflow:hidden}.tele-content{display:grid;grid-template-columns:1fr 190px 1fr;gap:0;transform:translateY(0)}.tele-left,.tele-right{padding:40px;font-size:38px;line-height:1.45}.tele-right{color:#facc15;font-weight:bold}.camera-gap{width:190px;border-left:1px dashed rgba(255,255,255,.15);border-right:1px dashed rgba(255,255,255,.15);min-height:200vh}.tele-block{margin-bottom:70px}.tele-scene{color:#93c5fd;font-size:22px;margin-bottom:14px;text-transform:uppercase;letter-spacing:1px}.tele-sync-content{display:block;transform:translateY(0);padding-bottom:70vh}.tele-sync-row{display:grid;grid-template-columns:minmax(0,1fr) 190px minmax(0,1fr);align-items:stretch;margin-bottom:70px}.tele-sync-row .tele-left,.tele-sync-row .tele-right{padding:36px 40px}.tele-sync-row .camera-gap{width:190px;min-height:100%;border-left:1px dashed rgba(255,255,255,.18);border-right:1px dashed rgba(255,255,255,.18)}.tele-script-html h1{font-size:1.55em;line-height:1.15;margin:.1em 0 .45em;color:#fff}.tele-script-html h2{font-size:1.3em;line-height:1.2;margin:.1em 0 .4em;color:#fff}.tele-script-html h3{font-size:1.15em;margin:.1em 0 .35em;color:#fff}.tele-script-html p{margin:0 0 .7em}.tele-script-html ul,.tele-script-html ol{margin-top:.2em}.tele-script-html font[size="4"]{font-size:1.22em}.tele-script-html font[size="5"]{font-size:1.45em}.tele-script-html font[size="6"]{font-size:1.75em}.keyword-lines{white-space:normal;font-size:.9em;line-height:1.55}.keyword-scene{opacity:.75}.tele-help{color:#cbd5e1;font-size:12px;margin-left:auto;padding-right:8px}.tele-toolbar button.active{background:#2563eb}.tele-eye-line{position:absolute;left:0;right:0;top:50%;border-top:1px dashed rgba(250,204,21,.45);z-index:20;pointer-events:none}.tele-eye-line span{position:absolute;left:calc(50% + 105px);top:-13px;font-size:11px;background:rgba(0,0,0,.7);color:#facc15;padding:2px 6px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em}.tele-progress-wrap{position:fixed;left:20px;right:62px;bottom:14px;z-index:40;height:26px;display:flex;align-items:center;gap:10px;cursor:pointer}.tele-progress-bg{flex:1;height:8px;background:rgba(255,255,255,.2);border-radius:999px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.12)}.tele-progress-bar{height:100%;width:0%;background:rgba(147,197,253,.95);border-radius:999px}.tele-progress-text{width:44px;color:#e5e7eb;font-size:12px;text-align:right}.tele-minimap{position:fixed;right:12px;top:calc(var(--tele-safe-top) + 12px);bottom:calc(var(--tele-safe-bottom) + 46px);width:24px;z-index:35;background:rgba(255,255,255,.12);border-radius:999px;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.tele-minimap-thumb{position:absolute;left:4px;right:4px;top:0;height:40px;border-radius:999px;background:rgba(250,204,21,.9)}.is-progress-dragging,.is-progress-dragging *{user-select:none!important;cursor:pointer!important}
@media(max-width:1100px){.wp-app{grid-template-columns:70px 1fr}.brand span,.nav span,.sidebar-footer{display:none}.brand{justify-content:center;padding:0}.nav a{justify-content:center}.dashboard-grid,.video-workspace{grid-template-columns:1fr}.side-card,.keywords-panel{position:static}.script-key-grid,.new-block-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.form-row,.kpi-grid{grid-template-columns:1fr}.content{padding:14px}.tele-left,.tele-right{font-size:28px;padding:24px}.tele-content,.tele-sync-row{grid-template-columns:1fr 90px 1fr}.camera-gap,.tele-sync-row .camera-gap{width:90px}.tele-sync-row .tele-left,.tele-sync-row .tele-right{font-size:28px;padding:24px}.tele-help{display:none}.tele-progress-wrap{right:48px}.tele-eye-line span{left:50%}}
