.drive-runtime-section{margin:20px 0;padding:20px;border:1px solid rgba(38,166,136,.18);border-radius:20px;background:linear-gradient(135deg,#f7fffc,#fffaf5)}.drive-runtime-section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.drive-runtime-section-head span,.drive-runtime-modal header span{color:#2eafa7;font-size:12px;font-weight:900;letter-spacing:.12em}.drive-runtime-section-head h3{margin:4px 0 7px;font-size:22px}.drive-runtime-section-head p{margin:0;color:#6f7b80;line-height:1.45}.drive-runtime-trash-option{display:flex;align-items:flex-start;gap:11px;margin-top:16px;padding:13px 14px;border:1px solid rgba(38,166,136,.14);border-radius:14px;background:rgba(255,255,255,.72);cursor:pointer}.drive-runtime-trash-option input{width:18px;height:18px;margin-top:2px;accent-color:#26a688}.drive-runtime-trash-option span{display:grid;gap:3px}.drive-runtime-trash-option strong{font-size:14px;color:#304c47}.drive-runtime-trash-option small{color:#7a878c;line-height:1.4}.drive-runtime-selected{display:none;margin-top:16px;padding:12px;border:1px solid rgba(38,166,136,.18);border-radius:15px;background:#fff;grid-template-columns:56px minmax(0,1fr) 36px;align-items:center;gap:12px}.drive-runtime-selected.visible{display:grid}.drive-runtime-selected-icon{display:grid;place-items:center;width:52px;height:42px;border-radius:10px;background:#e7f8f2;color:#19755f;font-size:11px;font-weight:900}.drive-runtime-selected div:nth-child(2){display:grid;gap:4px;min-width:0}.drive-runtime-selected strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-runtime-selected span{color:#7a878c;font-size:13px}.drive-runtime-selected button{border:0;background:transparent;font-size:24px;cursor:pointer}.drive-runtime-backdrop{position:fixed;inset:0;z-index:1700;display:grid;place-items:center;padding:24px;background:rgba(28,45,52,.52);backdrop-filter:blur(8px)}.drive-runtime-modal{width:min(900px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(38,72,76,.24)}.drive-runtime-modal header{display:flex;justify-content:space-between;gap:20px;padding:26px 30px 20px;border-bottom:1px solid rgba(38,166,136,.14)}.drive-runtime-modal h2{margin:4px 0 8px;font-size:31px}.drive-runtime-modal p{margin:0;color:#6f7b80}.drive-runtime-close{width:44px;height:44px;border:1px solid rgba(38,166,136,.16);border-radius:14px;background:#f7fbfa;font-size:28px;cursor:pointer}.drive-runtime-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:18px 30px;border-bottom:1px solid rgba(38,166,136,.12)}.drive-runtime-toolbar input{height:48px;padding:0 15px;border:1px solid rgba(38,166,136,.22);border-radius:14px;font:inherit}.drive-runtime-status{padding:14px 30px;color:#6f7b80}.drive-runtime-list{overflow:auto;padding:0 30px 30px}.drive-runtime-card{display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;border:1px solid rgba(38,166,136,.14);border-radius:18px}.drive-runtime-card+.drive-runtime-card{margin-top:12px}.drive-runtime-preview{aspect-ratio:16/9;overflow:hidden;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#d8f6ee,#f8eee2);color:#277965;font-size:28px}.drive-runtime-preview img{width:100%;height:100%;object-fit:cover}.drive-runtime-info{display:grid;gap:6px;min-width:0}.drive-runtime-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-runtime-info span{color:#7a878c;font-size:13px}.drive-runtime-info small{color:#b65a4a}.drive-runtime-error{position:fixed;right:24px;bottom:24px;z-index:1800;max-width:420px;padding:14px 16px;border:1px solid #f3c8b8;border-radius:14px;background:#fff0ea;color:#9b4f3b;font-weight:700;box-shadow:0 16px 40px rgba(0,0,0,.14)}@media(max-width:720px){.drive-runtime-section-head{flex-direction:column}.drive-runtime-backdrop{padding:0}.drive-runtime-modal{width:100%;height:100%;max-height:none;border-radius:0}.drive-runtime-toolbar{grid-template-columns:1fr}.drive-runtime-card{grid-template-columns:88px minmax(0,1fr)}.drive-runtime-card>button{grid-column:1/-1}.drive-runtime-modal header,.drive-runtime-toolbar,.drive-runtime-status,.drive-runtime-list{padding-left:18px;padding-right:18px}}