:root{--bunny:#ff9a3d;--violet:#785cff}.bunny-shell{max-width:1240px}.bunny-header{margin-bottom:26px}.bunny-header .brand{text-decoration:none;color:#fff}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#7b5cff,#4c86ff)}.bunny-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:26px 0 18px;padding:2px 2px 0}.bunny-hero h1{margin:5px 0 8px;font-size:clamp(30px,5vw,48px);letter-spacing:-.045em}.bunny-hero p{max-width:680px;margin:0;color:#8d99aa;line-height:1.55}.kicker{font-size:9px;letter-spacing:.16em;font-weight:900;color:#b2a7ff}.hero-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.hero-badges span,.soft-pill{border:1px solid #252d3a;background:#111720;border-radius:999px;padding:7px 9px;font-size:9px;color:#aab5c5}.soft-pill.ok{color:#83e7b4;border-color:rgba(71,213,151,.25);background:rgba(71,213,151,.06)}.soft-pill.bad{color:#ff9ba6;border-color:rgba(255,107,122,.22)}.bunny-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);gap:14px;margin-bottom:14px}.bunny-card{background:linear-gradient(180deg,rgba(20,25,34,.96),rgba(10,14,20,.98));border:1px solid #252d3a;border-radius:19px;padding:18px;box-shadow:0 20px 60px rgba(0,0,0,.24)}.section-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.section-title>div{display:flex;gap:10px;align-items:flex-start}.section-title h2,.library-toolbar h2{margin:0 0 4px;font-size:17px}.section-title p,.library-toolbar p{margin:0;color:#7f8b9d;font-size:10px;line-height:1.4}.section-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(124,92,255,.1);border:1px solid rgba(124,92,255,.16);color:#b8adff}.upload-drop{display:flex;min-height:108px;border:1px dashed #374154;border-radius:15px;background:#0a0f16;align-items:center;justify-content:center;flex-direction:column;gap:5px;text-align:center;padding:15px;cursor:pointer;transition:.17s}.upload-drop:hover,.upload-drop.drag{border-color:#7c5cff;background:rgba(124,92,255,.055)}.upload-drop input{display:none}.drop-icon{font-size:24px;color:#9e90ff}.upload-drop b{font-size:13px}.upload-drop small{font-size:9px;color:#738095}.field{display:block;margin-top:12px}.field>span{display:block;margin:0 0 6px;font-size:9px;color:#96a3b5;font-weight:800}.field input,.field select,.library-actions input{width:100%;height:40px;border:1px solid #293140;border-radius:11px;background:#090e14;color:#eef3fb;padding:0 11px;outline:none}.field input:focus,.field select:focus,.library-actions input:focus{border-color:#705cff;box-shadow:0 0 0 3px rgba(112,92,255,.1)}.resume-notice{display:flex;flex-direction:column;gap:2px;margin-top:10px;border:1px solid rgba(255,163,78,.18);background:rgba(255,153,61,.055);border-radius:11px;padding:9px 10px}.resume-notice b{font-size:10px;color:#ffc182}.resume-notice span{font-size:9px;color:#8e98a7}.progress-box{margin-top:13px;padding:11px;border-radius:13px;background:#090e14;border:1px solid #202735}.progress-head,.progress-stats{display:flex;justify-content:space-between;gap:9px;align-items:center}.progress-head b{font-size:10px}.progress-head span{font-size:10px;color:#a99cff;font-weight:800}.progress-track{height:5px;border-radius:999px;background:#1d2430;margin:9px 0;overflow:hidden}.progress-track i{display:block;width:0;height:100%;background:linear-gradient(90deg,#745cff,#4d9aff);border-radius:inherit;transition:width .15s}.progress-stats{font-size:8.5px;color:#697587;flex-wrap:wrap}.upload-actions{display:flex;gap:7px;margin-top:12px}.upload-actions .primary{width:auto;min-width:155px;padding:11px 13px}.upload-actions .ghost{padding:10px 13px}.micro-note{font-size:8.5px;line-height:1.5;color:#667284;margin:8px 2px 0}.target-summary{margin-top:14px;padding:13px;border-radius:13px;background:#090e14;border:1px solid #202735}.target-summary span,.target-summary b,.target-summary small{display:block}.target-summary span{font-size:8px;letter-spacing:.15em;color:#7666d8}.target-summary b{font-size:12px;margin-top:5px}.target-summary small{font-size:8.5px;color:#6f7a8c;margin-top:4px;line-height:1.4}.library-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px}.library-actions{display:flex;gap:7px;align-items:center}.library-actions input{width:220px}.library-status{font-size:9px;color:#7e8a9a;margin-bottom:10px}.bunny-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.bunny-video{border:1px solid #242d3b;border-radius:14px;background:#0a0f16;overflow:hidden;min-width:0}.bunny-thumb{aspect-ratio:16/9;background:radial-gradient(circle at 30% 20%,rgba(124,92,255,.18),transparent 45%),#05080d;display:grid;place-items:center;position:relative}.bunny-thumb img{width:100%;height:100%;object-fit:cover}.bunny-thumb>span{font-size:26px;color:#ffad62}.state-badge{position:absolute;top:7px;left:7px;padding:4px 6px;border-radius:999px;background:rgba(4,8,13,.85);font-size:7.5px;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(255,255,255,.08)}.state-badge.active{color:#7de1ad}.state-badge.processing{color:#f2bd68}.state-badge.failed{color:#ff8491}.bunny-copy{padding:10px}.bunny-copy h3{font-size:11px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bunny-copy p{font-size:8.5px;color:#718094;margin:5px 0 9px;min-height:12px}.bunny-copy button{width:100%;height:34px;border:1px solid rgba(124,92,255,.25);border-radius:9px;background:rgba(124,92,255,.09);color:#eeeaff;font-size:9px;font-weight:800;cursor:pointer}.bunny-copy button:disabled{opacity:.42;cursor:not-allowed}.empty-library{grid-column:1/-1;padding:36px 14px;text-align:center;border:1px dashed #30394a;border-radius:15px;color:#788497}.empty-library b,.empty-library span{display:block}.empty-library b{color:#cbd3de;margin-bottom:5px}.empty-library span{font-size:10px}.error{min-height:17px;font-size:10px;color:#ff8c98;margin:7px 2px 0}.hidden{display:none!important}.toast{position:fixed;z-index:100;bottom:22px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#eff3f8;color:#10141a;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:800;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.bunny-layout{grid-template-columns:1fr}.bunny-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bunny-hero{align-items:flex-start;flex-direction:column}.hero-badges{justify-content:flex-start}.library-toolbar{align-items:stretch;flex-direction:column}.library-actions input{flex:1;width:auto}}
@media(max-width:560px){.bunny-card{padding:13px;border-radius:15px}.bunny-grid{grid-template-columns:1fr}.bunny-header{align-items:flex-start}.bunny-header .header-actions{flex-wrap:wrap;justify-content:flex-end}.upload-actions{flex-wrap:wrap}.upload-actions .primary{width:100%}.library-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.bunny-hero{margin-top:18px}.bunny-hero h1{font-size:34px}.hero-badges span{font-size:8px}}
/* VW_WATCH_TOGETHER_BUNNY_HOST_LIBRARY_V2_6 */
