/* STREAMFLIX ADD-ON: IMPORTAR AUTOMATICO PARA GOOGLE DRIVE */
.driveauto-grid{display:grid;gap:20px}.driveauto-card{background:linear-gradient(135deg,var(--bg-card,#1a1a2e),var(--bg-panel,#16213e));border:1px solid rgba(255,255,255,.12);border-top:4px solid #2196f3;border-radius:18px;padding:22px;box-shadow:0 14px 42px rgba(0,0,0,.42);position:relative;overflow:hidden}.driveauto-card:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 0 0,rgba(33,150,243,.18),transparent 34%),radial-gradient(circle at 100% 10%,rgba(70,211,105,.14),transparent 32%);pointer-events:none}.driveauto-card>*{position:relative;z-index:1}.driveauto-hero{min-height:185px;display:flex;align-items:center;justify-content:space-between;border-top-color:#46d369}.driveauto-hero h2{font-size:clamp(26px,4vw,46px);font-weight:900;line-height:1.05;max-width:900px}.driveauto-hero p{color:var(--text-secondary,#b3b3b3);margin-top:12px;max-width:860px;line-height:1.45}.driveauto-hero i{font-size:88px;color:#46d369;opacity:.42;filter:drop-shadow(0 0 28px rgba(70,211,105,.3))}.driveauto-badge{display:inline-flex;gap:8px;align-items:center;padding:8px 13px;border-radius:999px;background:rgba(70,211,105,.16);border:1px solid rgba(70,211,105,.35);font-weight:900;font-size:12px;letter-spacing:1px;margin-bottom:12px}.driveauto-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.driveauto-stat{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-top:4px solid rgba(255,255,255,.28);border-radius:16px;padding:18px}.driveauto-stat strong{display:block;font-size:32px;font-weight:900}.driveauto-stat span{color:var(--text-muted,#808080);font-size:13px}.driveauto-stat.wait{border-top-color:#2196f3}.driveauto-stat.wait strong{color:#2196f3}.driveauto-stat.work{border-top-color:#ffa500}.driveauto-stat.work strong{color:#ffa500}.driveauto-stat.ok{border-top-color:#46d369}.driveauto-stat.ok strong{color:#46d369}.driveauto-stat.fail{border-top-color:#e50914}.driveauto-stat.fail strong{color:#e50914}.driveauto-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.driveauto-note{color:var(--text-muted,#808080);font-size:13px;line-height:1.45;margin-top:8px}.driveauto-textarea{min-height:230px!important;font-family:'Courier New',monospace;font-size:13px}.driveauto-table-wrap{overflow-x:auto}.driveauto-table{min-width:1220px}.driveauto-link{max-width:330px;word-break:break-all;color:var(--text-secondary,#b3b3b3);font-size:12px}.driveauto-status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900;background:rgba(255,255,255,.08)}.driveauto-status.wait{color:#2196f3;background:rgba(33,150,243,.16);border:1px solid rgba(33,150,243,.28)}.driveauto-status.work{color:#ffa500;background:rgba(255,165,0,.16);border:1px solid rgba(255,165,0,.28)}.driveauto-status.ok{color:#46d369;background:rgba(70,211,105,.15);border:1px solid rgba(70,211,105,.28)}.driveauto-status.fail{color:#e50914;background:rgba(229,9,20,.16);border:1px solid rgba(229,9,20,.28)}.driveauto-row-wait td{background:rgba(33,150,243,.045)!important}.driveauto-row-work td{background:rgba(255,165,0,.06)!important}.driveauto-row-ok td{background:rgba(70,211,105,.06)!important}.driveauto-row-fail td{background:rgba(229,9,20,.07)!important}.driveauto-top-green{border-top-color:#46d369}.driveauto-top-blue{border-top-color:#2196f3}.driveauto-top-yellow{border-top-color:#ffa500}.driveauto-top-red{border-top-color:#e50914}.driveauto-progress{height:12px;border-radius:999px;background:rgba(255,255,255,.09);overflow:hidden;margin-top:10px}.driveauto-progress-fill{height:100%;width:0%;background:linear-gradient(90deg,#2196f3,#46d369);transition:width .25s ease}.driveauto-mini{display:block;color:var(--text-muted,#808080);font-size:12px;margin-top:5px}
