:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body,html,#root,.app-container{height:100%;width:100vw;margin:0;padding:0;background:#f6effa;font-family:Inter,Arial,sans-serif}body{display:flex;min-width:320px;min-height:100vh;width:100vw;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main-content{flex:1;overflow:hidden;position:relative;width:100vw;height:100vh;padding:0;margin:0}.video-feed{height:100vh;width:100vw;overflow-y:scroll;scroll-snap-type:y mandatory;padding:0;margin:0}.video-card{height:100vh;width:100vw;position:relative;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;background:#000;margin:0;padding:0}.video-player{width:100vw;height:100vh;object-fit:cover;background:#000;margin:0;padding:0}body,html,#root,.app-container{height:100%;margin:0;padding:0;background:#f6effa;font-family:Inter,Arial,sans-serif}.app-container{display:flex;flex-direction:column;height:100vh}.top-nav{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e5d6f6}.logo-title{display:flex;align-items:center}.z-logo{width:36px;height:36px;margin-right:.5rem;border-radius:8px;background:#a259e6}.brand{font-size:1.5rem;font-weight:700;color:#a259e6;letter-spacing:1px}.search-bar{border:1px solid #e5d6f6;border-radius:20px;padding:.4rem 1rem;font-size:1rem;background:#f6effa;outline:none}.nav-actions{display:flex;align-items:center;gap:1rem}.user-info{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.logout-btn{background:#ff4757;color:#fff;border:none;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;cursor:pointer}.install-btn{background:#a259e6;color:#fff;border:none;border-radius:20px;padding:.4rem 1rem;font-weight:600;cursor:pointer}.main-content{flex:1;overflow:hidden;position:relative;overflow-y:auto}.video-feed{height:100%;overflow-y:scroll;scroll-snap-type:y mandatory}.video-card{height:100vh;width:100vw;position:relative;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;background:#000}.video-player{width:100vw;height:100vh;object-fit:cover;background:#000}.video-overlay{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem 1rem 5rem;background:linear-gradient(0deg,#000000b3 40%,#0000001a);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.video-info{margin-bottom:1rem}.video-user{font-weight:700;color:#a259e6;font-size:1.1rem;margin-right:.5rem}.video-title{font-size:1rem;color:#fff}.video-actions{display:flex;gap:1.2rem;align-items:center}.like-btn,.comment-btn,.share-btn{background:#ffffff26;border:none;color:#fff;font-size:1.1rem;border-radius:50px;padding:.5rem 1rem;cursor:pointer;transition:background .2s}.like-btn:hover,.comment-btn:hover,.share-btn:hover{background:#a259e6}.like-btn.liked{background:#ff4757;color:#fff}.like-btn:disabled{opacity:.6;cursor:not-allowed}.bottom-nav{display:flex;justify-content:space-around;align-items:center;padding:.7rem 0;background:#fff;border-top:1px solid #e5d6f6}.nav-btn{background:none;border:none;color:#a259e6;font-size:1.1rem;font-weight:600;cursor:pointer;padding:.3rem 1rem;border-radius:20px;transition:background .2s}.nav-btn:active,.nav-btn:focus{background:#f6effa}.nav-btn.active{background:#a259e6;color:#fff}.auth-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100%;padding:4rem 2rem 2rem}.auth-form{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 20px #a259e61a;width:100%;max-width:400px}.auth-form h2{text-align:center;color:#a259e6;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #e5d6f6;border-radius:8px;font-size:1rem;outline:none}.form-group input:focus,.form-group textarea:focus{border-color:#a259e6}.auth-form button{width:100%;background:#a259e6;color:#fff;border:none;padding:.8rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem}.auth-form button:disabled{background:#ccc;cursor:not-allowed}.link-button{background:none;border:none;color:#a259e6;text-decoration:underline;cursor:pointer;font-size:inherit}.error-message{background:#ff4757;color:#fff;padding:.8rem;border-radius:8px;margin-bottom:1rem;text-align:center}.video-upload{padding:2rem;max-width:600px;margin:0 auto}.video-upload h3{color:#a259e6;margin-bottom:1.5rem;text-align:center}.video-upload .form-group small{color:#666;font-size:.8rem;margin-top:.3rem;display:block}.video-upload button{background:#a259e6;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}.video-upload button:disabled{background:#ccc;cursor:not-allowed}.loading{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.2rem;color:#a259e6}.no-videos{display:flex;justify-content:center;align-items:center;height:100%;text-align:center;color:#666}.video-description{display:block;font-size:.9rem;color:#ccc;margin-top:.3rem}.profile-container{padding:2rem;max-width:800px;margin:0 auto;height:100%;overflow-y:auto}.profile-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a}.profile-info{display:flex;align-items:center;gap:1.5rem}.profile-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;background:#a259e6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-details h2{color:#a259e6;margin:0 0 .5rem}.bio{color:#666;margin:0 0 1rem;max-width:300px}.profile-stats{display:flex;gap:1rem;font-size:.9rem;color:#666}.profile-stats span{font-weight:600}.edit-profile-btn{background:#a259e6;color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-weight:600}.edit-profile-form{background:#fff;padding:1.5rem;border-radius:15px;margin-bottom:2rem;box-shadow:0 2px 10px #0000001a}.edit-profile-form h3{color:#a259e6;margin-bottom:1rem}.save-btn{background:#a259e6;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600}.profile-videos h3{color:#a259e6;margin-bottom:1rem}.videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.videos-grid .video-card{height:auto;width:100%;border-radius:10px;overflow:hidden}.videos-grid .video-player{height:200px;width:100%;object-fit:cover}@media (max-width: 600px){.profile-header{flex-direction:column;gap:1rem}.profile-info{flex-direction:column;text-align:center}.videos-grid{grid-template-columns:1fr}}.profile-video-item{position:relative;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #0000001a}.video-thumbnail{position:relative;cursor:pointer;overflow:hidden}.video-thumbnail video{width:100%;height:200px;object-fit:cover;transition:transform .2s}.video-thumbnail:hover video{transform:scale(1.05)}.video-overlay-info{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0%,transparent 100%);color:#fff;padding:1rem}.video-overlay-info .video-title{display:block;font-weight:600;margin-bottom:.3rem}.video-overlay-info .video-stats{font-size:.8rem;opacity:.8}.delete-video-btn{position:absolute;top:.5rem;right:.5rem;background:#f00c;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.delete-video-btn:hover{background:red}.video-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.video-modal-content{position:relative;max-width:90vw;max-height:90vh;width:100%;height:100%}.close-modal-btn{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:1001}.video-modal .video-card{height:100%;width:100%}.video-modal .video-player{height:100%;width:100%;object-fit:contain}@media (max-width: 768px){.video-modal-content{max-width:100vw;max-height:100vh}.close-modal-btn{top:10px;right:10px}}.comments-overlay{position:absolute;top:0;right:0;width:350px;height:100%;background:#000000e6;color:#fff;overflow-y:auto;z-index:10;padding:1rem}.comments-section h3{color:#fff;margin-bottom:1rem;font-size:1.1rem}.comment-form{margin-bottom:1.5rem}.comment-input-group{display:flex;gap:.5rem}.comment-input-group input{flex:1;padding:.5rem;border:none;border-radius:20px;background:#ffffff1a;color:#fff;outline:none}.comment-input-group input::placeholder{color:#ffffffb3}.comment-input-group button{background:#a259e6;color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-weight:600}.comment-input-group button:disabled{background:#666;cursor:not-allowed}.comments-list{display:flex;flex-direction:column;gap:1rem}.comment-item{padding:.8rem;background:#ffffff0d;border-radius:10px}.comment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.comment-user{display:flex;align-items:center;gap:.5rem}.comment-avatar{width:30px;height:30px;border-radius:50%;background:#a259e6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:700}.comment-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.comment-info{display:flex;flex-direction:column;gap:.2rem}.comment-username{font-weight:600;color:#a259e6;font-size:.9rem}.comment-date{font-size:.7rem;color:#fff9}.comment-text{color:#fff;font-size:.9rem;line-height:1.4;margin:0}.delete-comment-btn{background:none;border:none;color:#fff9;cursor:pointer;font-size:1.2rem;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.delete-comment-btn:hover{color:#ff4757}.no-comments{text-align:center;color:#fff9;font-style:italic}@media (max-width: 768px){.comments-overlay{width:100%;height:50%;top:50%}}@media (max-width: 600px){.brand{font-size:1.1rem}.z-logo{width:28px;height:28px}.video-overlay{padding:1rem .5rem 4rem}.video-user,.video-title{font-size:.95rem}.like-btn,.comment-btn,.share-btn{font-size:1rem;padding:.4rem .7rem}}.video-filter-bar{display:flex;align-items:center;gap:1rem;padding:1rem 0 1.5rem;background:#fff;border-bottom:1px solid #e5d6f6;flex-wrap:wrap}.category-select{padding:.5rem 1rem;border-radius:20px;border:1px solid #e5d6f6;background:#f6effa;font-size:1rem;outline:none}.search-input{padding:.5rem 1rem;border-radius:20px;border:1px solid #e5d6f6;background:#f6effa;font-size:1rem;outline:none;flex:1;min-width:180px}.trending-tags{display:flex;gap:.5rem;flex-wrap:wrap}.tag-btn{background:#f6effa;color:#a259e6;border:none;border-radius:20px;padding:.3rem .9rem;font-size:.95rem;cursor:pointer;transition:background .2s,color .2s}.tag-btn.selected,.tag-btn:hover{background:#a259e6;color:#fff}@media (max-width: 600px){.video-filter-bar{flex-direction:column;align-items:stretch;gap:.7rem}}.avatar-upload-form input[type=file]{margin-top:.5rem;font-size:.95rem;color:#a259e6;background:#f6effa;border:1px solid #e5d6f6;border-radius:8px;padding:.3rem}.avatar-upload-form input[type=file]:disabled{opacity:.6;cursor:not-allowed}.follow-btn{background:#a259e6;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:20px;cursor:pointer;font-weight:600;transition:background .2s}.follow-btn.following{background:#666}.follow-btn:hover{background:#8a4fd8}.follow-btn.following:hover{background:#555}.follow-btn:disabled{background:#ccc;cursor:not-allowed}.follow-btn-small{background:#a259e6cc;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background .2s;margin-left:.5rem}.follow-btn-small.following{background:#666c}.follow-btn-small:hover{background:#a259e6}.follow-btn-small.following:hover{background:#666}.follow-btn-small:disabled{background:#cccc;cursor:not-allowed}.video-user.clickable{cursor:pointer;transition:color .2s}.video-user.clickable:hover{color:#8a4fd8;text-decoration:underline}.video-user-section{display:flex;align-items:center;margin-bottom:.5rem}.profile-actions{display:flex;gap:1rem;align-items:center}.back-btn{background:#666;color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-weight:600;transition:background .2s}.back-btn:hover{background:#555}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#a259e6;color:#fff;font-size:2rem;font-weight:700}.error-message{background:#ff4757;color:#fff;padding:1rem;border-radius:8px;margin:1rem;text-align:center}.error-message .back-btn{margin-top:1rem;background:#fff3}.error-message .back-btn:hover{background:#ffffff4d}.about-section{text-align:center;margin-top:2rem;padding:1rem;background:#a259e61a;border-radius:10px;border:1px solid rgba(162,89,230,.2);width:100%;max-width:400px;margin-bottom:2rem}.about-text{color:#666;font-size:.9rem;margin:0;line-height:1.4}.about-text strong{color:#a259e6;font-weight:600}
