:root{--bg: #0b0f19;--surface: #111827;--card: #1f2937;--primary: #3b82f6;--primary-hover: #2563eb;--accent: #22d3ee;--text: #f9fafb;--text-muted: #9ca3af}.nav{display:flex;align-items:center;gap:20px;background-color:var(--surface);color:var(--text);border:1px solid transparent;padding:0rem 1rem;margin:0;font-size:small}.nav-btn{text-decoration:none;color:var(--text-muted);padding:8px 14px;border-radius:8px;transition:all .2s;font-size:16px}.nav-btn:hover{background-color:var(--card);color:var(--text)}.nav-btn.active{background-color:var(--primary);color:#fff;border-color:#2563eb;font-weight:500}.logoutButton{width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#d4d9e0;cursor:pointer}.setting{margin-left:auto}.projectCard{position:relative;border-radius:8px;overflow:hidden;background-color:#fff;color:#000;transition:transform .2s;height:100%;display:flex;flex-direction:column}.projectGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:1rem;width:100%;box-sizing:border-box}.projectCard:hover{transform:translateY(-5px)}.project-poster{position:relative;aspect-ratio:16/9;width:100%;max-height:200px;overflow:hidden}.project-poster img{width:100%;height:100%;object-fit:cover}.project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#000c);opacity:0;transition:opacity .2s;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.projectCard:hover .project-overlay{opacity:1}.project-info{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.project-info h3{font-size:1rem;margin:0}.project-info p{color:#999;font-size:.9rem}@media (max-width: 768px){.projectCard{font-size:.9rem}.project-info{padding:.75rem}}.main-screen{margin:0;display:flex;min-height:calc(100vh - 70px)}.left-view{width:30%}.right-view{width:70%;justify-content:center;align-items:center}.requirement-container{text-align:left;margin:0;padding:0px 0px 10px 1rem;align-items:stretch;width:100%;height:100%;gap:20px;box-sizing:border-box}.requirement-container>*{width:100%;min-width:0}.requirement-container input,.requirement-container select,.requirement-container textarea{width:100%;box-sizing:border-box;height:100%;padding:10px 12px;border-radius:10px;color:#fff;border:none;background-color:#5d606081;font-size:14px;outline:none;transition:.2s}.descriptionArea{flex:1;overflow:hidden;min-height:150px}.requirement-container input:focus,.requirement-container select:focus,.requirement-container textarea:focus{border-color:#cfd3db;box-shadow:0 0 0 3px #feffffac}.left-view,.right-view,.requirement-container{display:flex;flex-direction:column}.title{margin:0;padding:1rem;box-sizing:border-box}.box-title{display:flex;flex-direction:column;gap:5px;font-size:14px;font-weight:700;color:#f4f4f4;box-sizing:border-box}.template-container{background-color:#585858;border-radius:15px;padding:10px;width:95%;height:95%}.button-group{display:flex;width:100%;gap:8px}.option-button{flex:1;padding:10px 12px;border-radius:10px;border:none;background-color:#5d606081;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}.option-button:hover{background-color:#7b7e7ea6}.option-button.active{background-color:#32e8ff;color:#0a0f18;box-shadow:0 0 0 3px #32e8ff40}.option-button:focus-visible{outline:2px solid rgba(254,255,255,.7);outline-offset:2px}.scene-workspace{display:flex;flex:1;padding-left:1rem;gap:20px;margin:0;background:#050a0f;box-sizing:border-box}.project-detail-page{display:flex;flex-direction:column;min-height:calc(100vh - 70px);padding:.5rem 1rem;box-sizing:border-box}.project-detail-page .back-to-homepage{position:static;align-self:flex-start;margin:.25rem 0 .75rem}.project-detail-page .page-title{position:static;margin:0 0 1rem;justify-content:flex-start}.scene-sidebar{flex:0 0 20%;display:flex;flex-direction:column;gap:15px;border-radius:16px;overflow-y:auto;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.active-stage{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:1rem;justify-content:start;background:#ffffff08;border-radius:16px}.render-history{flex:0 0 20%;display:flex;flex-direction:column;gap:15px;border-radius:16px;border-left:1px solid rgba(255,255,255,.1);padding-left:20px;box-sizing:border-box;padding-top:10px}.video-container{width:95%;height:75%;border-radius:16px;background-color:#ffffff1a}.prompt-container{display:flex;flex-direction:column;flex:1;position:relative;background-color:#ffffff14;width:95%;margin-top:15px;border-radius:16px;padding:12px 12px 56px;box-sizing:border-box}.text-area{width:100%;height:80%;min-height:50px;resize:none;background:transparent;border:none;outline:none;color:#f5f7fa;font-size:.95rem;line-height:1.5;text-align:left;box-sizing:border-box}.text-area::placeholder{color:#f5f7fa99}.submit{right:12px;bottom:12px;margin:10px;padding:8px 14px;border:none;width:95%;border-radius:10px;background:linear-gradient(135deg,#32e8ff,#a742ff);color:#fff;font-weight:600;cursor:pointer}.title-container{align-self:self-start;margin:0}.scene-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden}.scene-card:hover{background:#ffffff12;transform:translateY(-2px);border-color:#32e8ff4d}.scene-card.active{background:#32e8ff14;border-color:#32e8ff;box-shadow:0 0 20px #32e8ff26}.scene-card-header{display:flex;justify-content:space-between;align-items:center}.scene-number{font-size:.85rem;font-weight:600;color:#fff9;letter-spacing:.5px}.status-dot{width:8px;height:8px;border-radius:50%;background:#444}.status-dot.complete{background:#32e8ff;box-shadow:0 0 8px #32e8ff}.status-dot.processing{background:#a742ff;animation:pulse-purple 1.5s infinite}.status-dot.pending{background:gold}.status-dot.error{background:#ff4b4b}.scene-card-title{margin:0;font-size:.95rem;line-height:1.4;color:#efefef;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scene-card-footer{display:flex;justify-content:flex-start}.intent-badge{font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:20px;background:linear-gradient(135deg,#32e8ff,#a742ff);color:#fff;text-transform:uppercase;letter-spacing:1px}@keyframes pulse-purple{0%{transform:scale(.95);box-shadow:0 0 #a742ffb3}70%{transform:scale(1);box-shadow:0 0 0 6px #a742ff00}to{transform:scale(.95);box-shadow:0 0 #a742ff00}}body{background:#0a0f18;color:#e0fbff;font-family:system-ui;margin:0}.page-title{display:flex;align-items:center;position:absolute;margin:30px 10px 1rem 1rem}.page-content{display:flex;padding-top:55px;flex-direction:column;width:100%;min-height:calc(100vh - 70px);box-sizing:border-box}.home{margin:0;text-align:center;overflow:hidden}.cta{background:linear-gradient(135deg,#32e8ff,#a742ff);color:#fff;border:none;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 4px 15px #32e8ff4d;transition:all .3s ease}.plus-icon{background:#fff3;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:1.4rem;line-height:0}.cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a742ff66;filter:brightness(1.1)}.cta:active{transform:translateY(0)}.back-to-homepage{position:absolute;left:1rem;margin-top:10px;color:#32e8ff;text-decoration:none;font-size:.9rem}.back-to-homepage:hover{text-decoration:underline}
