:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#202d3b;background:#f6f7f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#426650;text-decoration:none}a:hover{text-decoration:underline}header{height:82px;padding:0 5%;display:flex;align-items:center;gap:28px;background:#fff;border-bottom:1px solid #e3e7e9}.brand{font-size:23px;font-weight:750;color:#263e31;letter-spacing:-1px}.tagline{color:#929aa2;font-size:13px}header form{margin-left:auto}main{max-width:1440px;margin:auto;padding:48px 5%;min-height:calc(100vh - 145px)}h1{font-size:36px;letter-spacing:-1.4px;line-height:1.2;margin:12px 0 16px;overflow-wrap:anywhere}h2{font-size:17px;margin:0}h3{font-size:16px;line-height:1.5;margin:0;overflow-wrap:anywhere}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#6d8877}.muted{color:#7b8591;font-size:14px;line-height:1.7}.heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.badge,.count{background:#e8eee9;color:#506b56;border-radius:30px;padding:8px 14px;font-size:13px;white-space:nowrap}.stack-nav{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #dfe4e6;padding-bottom:22px;margin-bottom:28px}.stack-nav a{padding:10px 16px;border-radius:8px;font-size:14px;color:#758079}.stack-nav .active{color:#fff;background:#345942}.stack-nav span{margin-left:10px;opacity:.7}.board{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;align-items:start}.column{background:#eef1f2;padding:18px;border-radius:14px;min-width:0}.column-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:10px}.column-heading h2{display:flex;align-items:center;gap:9px}.dot{width:8px;height:8px;border-radius:50%;background:#759879;flex-shrink:0}.column:nth-child(3n+2) .dot{background:#cda36e}.column:nth-child(3n) .dot{background:#8b8ec5}.count{padding:4px 9px;background:#e1e6e7;color:#778188}.add{display:block;text-align:center;border:1px dashed #c6d0ca;border-radius:8px;padding:12px;font-size:13px;margin-bottom:16px}.card{background:white;border:1px solid #e6e9eb;border-radius:10px;padding:20px;margin-bottom:12px;box-shadow:0 2px 3px #25382c03}.video-title{color:#2b3642;display:block}.play{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#eff4ee;border-radius:10px;color:#648669;font-size:26px;margin-bottom:14px}.meta{font-size:12px;color:#949ba4;margin:12px 0 19px}.card-actions{display:flex;gap:12px;justify-content:space-between;border-top:1px solid #eff0f1;padding-top:14px;font-size:12px}.empty{text-align:center;padding:45px 10px;color:#98a2aa}.empty>span{font-size:40px}.empty h3{color:#79848c;margin-top:12px}.empty p{font-size:13px}.panel{padding:28px;background:#fff;border:1px solid #e2e7e4;border-radius:14px}.login{max-width:440px;margin:5vh auto}.login h1{font-size:30px}label{display:block;font-size:13px;font-weight:600;margin:22px 0 0}input,textarea{display:block;width:100%;font:inherit;color:#253442;padding:12px 14px;border:1px solid #d6deda;border-radius:7px;margin-top:9px;background:#fff}textarea{resize:vertical}input:focus,textarea:focus{outline:2px solid #87a68e;outline-offset:2px}button,.button{display:inline-block;font:inherit;font-size:14px;border:0;border-radius:7px;padding:12px 18px;cursor:pointer}.primary{background:#345942;color:#fff}.primary:hover{background:#254632;text-decoration:none}.full{width:100%;margin-top:24px}.quiet{background:#f2f4f3;color:#617368}.upload{margin-bottom:24px}.upload summary{cursor:pointer;font-weight:600;color:#345942}.upload form{max-width:760px}.upload button{margin-top:20px}.alert,.success{padding:14px;border-radius:8px;font-size:14px;line-height:1.6}.alert{background:#fff0eb;color:#a44836}.success{background:#e6f2e9;color:#386545}.back{display:inline-block;margin-bottom:22px;font-size:14px}video{display:block;width:100%;max-height:65vh;background:#131c19;border-radius:12px}.transcript{white-space:pre-wrap;line-height:1.85;margin-top:20px;overflow-wrap:anywhere}.pagination{display:flex;gap:24px;font-size:14px}.single .column{max-width:920px;width:100%}footer{text-align:center;color:#9ba3a9;font-size:12px;padding:24px}@media(max-width:650px){header{padding:0 20px;height:70px}.tagline{display:none}main{padding:30px 18px}h1{font-size:29px}.heading{align-items:flex-start;flex-wrap:wrap}.board{grid-template-columns:1fr}.panel{padding:22px}.card-actions{font-size:13px}.stack-nav a{padding:9px 11px}}

.brand{display:inline-flex;align-items:center;gap:8px}.brand-icon{color:#f97316;font-size:30px;font-weight:900;line-height:1;letter-spacing:0}

.drop-zone{border:2px dashed #bdcdbf;border-radius:12px;padding:20px;margin-top:22px;background:#f7faf7}.drop-zone.dragging{border-color:#f97316;background:#fff3e8}.drop-zone label{margin-top:0}.file-status{font-size:13px;color:#68786d;overflow-wrap:anywhere}.thumbnail{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin-bottom:14px;background:#17201b}.preview{max-width:360px}.preview[hidden]{display:none}.danger{background:#fff0ec;color:#ad3925}.delete-link{color:#ad3925}.card-actions{flex-wrap:wrap}button:disabled{opacity:.6;cursor:wait}


.thumbnail-editor{margin:24px 0;padding:18px;border:1px solid #d6deda;border-radius:10px}.paste-zone{padding:20px;margin-top:14px;border:2px dashed #c6d0ca;border-radius:8px;color:#617368}.paste-zone:focus{outline:2px solid #f97316;outline-offset:2px}.custom-preview{max-width:360px}.custom-preview[hidden]{display:none}.original-name{overflow-wrap:anywhere;color:#68786d;font-size:14px}

