body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Azeret Mono,monospace;font-optical-sizing:auto;font-style:normal;font-weight:100}.app-container{align-items:center;background:linear-gradient(135deg,#f8fafc,#e0e7ff);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;margin:1rem 0;max-width:480px;padding:2rem 2.5rem;text-align:center;width:100%}h1,h2{margin-bottom:.5rem}p{color:#555}strong{color:#6366f1}.google-login-btn,button{background:linear-gradient(90deg,#4f8cff,#2355d8);border:none;border-radius:8px;box-shadow:0 2px 8px #4f8cff26;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;outline:none;padding:.7em 1.5em;transition:background .2s,transform .1s}.google-login-btn:hover,button:hover{background:linear-gradient(90deg,#2355d8,#4f8cff);transform:translateY(-2px) scale(1.03)}.google-login-btn:active,button:active{background:#2355d8;transform:scale(.98)}input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=text],textarea{background:#f8fafc;border:1.5px solid #d1d5db;border-radius:8px;box-shadow:0 1px 4px #4f8cff12;color:#222;font-size:1rem;margin-bottom:1em;outline:none;padding:.7em 1em;transition:border .2s,box-shadow .2s}input:focus,textarea:focus{border:1.5px solid #4f8cff;box-shadow:0 0 0 2px #4f8cff26}input[type=file]{background:#f8fafc;padding:.4em .2em}.add-editor-btn{margin-left:2px}.google-login-btn{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .2s}.google-login-btn:hover{background:#4338ca}.owner-videos-container{align-items:center;display:flex;flex-direction:column;margin-top:2rem}.owner-videos-title{color:#3730a3;font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.owner-videos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:900px;width:100%}.owner-video-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;display:flex;flex-direction:column;padding:1.5rem}.owner-video-title{color:#6366f1;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.owner-video-description{color:#555;font-size:.95rem;margin-bottom:.75rem;text-align:center}.owner-video-player{border-radius:8px;box-shadow:0 1px 6px #6366f114;margin-bottom:1rem}.upload-loader{align-items:center;display:flex;gap:8px;margin-top:8px}.spinner{animation:spin .6s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#007bff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.14c721b8.css.map*/