@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.loginLogo{object-fit:cover;width:32rem}.loginBox{flex-direction:column;justify-content:center;align-items:center;display:flex}#terms{color:#5c5955}.usernameInput{background-color:#5b594e}.usernameInput::placeholder{color:#ccd6d0;font-weight:800}.welcomeMessage{color:#a99948}.policyLogin{cursor:pointer;color:#a99948}.policyLogin:hover{opacity:.8}.loginError{color:#ff6b6b;text-align:center;background:#ff000014;border:1px solid #f003;border-radius:10px;width:100%;margin-top:10px;margin-bottom:10px;padding:12px;font-size:14px}@media screen and (width<=450px){#terms{width:90%}.loginLogo{width:27rem}}@media screen and (width<=390px){.loginLogo{width:25rem}}body{color:#f0f8ff;background-color:#0b0b0b;margin:0;padding:0;font-family:Inter,sans-serif}.layout{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}input{color:#e2d9d9;background:#282215e6;border-radius:.8rem;outline:none;width:20rem;height:7vh;margin:.4rem 0;padding:0 1rem;font-size:1rem;font-weight:500;transition:all .2s}input::placeholder{color:#9a9487;font-weight:400}input:focus{color:#d4af37;background:#fff;border-color:#c9b37eb3;font-weight:700;box-shadow:0 0 0 3px #c9b37e1f}button{color:#e5d3a2;cursor:pointer;background:#c9b37e26;border:1px solid #c9b37e;border-radius:10px;width:12rem;padding:.9rem 1.5rem;font-weight:600;transition:all .2s}button:hover{background:#d4af3733;border-color:#d4af37cc}@media screen and (width>=1600px){input{width:35rem;height:10vh}input::placeholder,p{font-size:1.2rem}h3{font-size:1.5rem}.loginLogo{width:40rem}}@media screen and (width<=820px){input{width:30rem}input::placeholder,p{font-size:1.2rem}h3{font-size:1.5rem}button{width:15rem;font-size:1.2rem}}@media screen and (width<=450px){input{width:17rem}}@media screen and (width<=390px){input{width:15rem}input::placeholder,p{font-size:1rem}button{width:13rem}}.defaultPage{flex-direction:column;gap:40px;width:100%;max-width:1100px;margin:0 auto;display:flex}.heroSection{flex-direction:column;gap:18px;display:flex}.heroBadge{color:#d6a84d;letter-spacing:.12em;background:#d6a84d14;border:1px solid #d6a84d2e;border-radius:999px;width:fit-content;padding:8px 14px;font-size:11px;font-weight:600}.heroSection h1{color:#fff;letter-spacing:-.05em;margin:0;font-size:58px;font-weight:700;line-height:1}.heroSection p{color:#8c8c8c;max-width:700px;margin:0;font-size:15px;line-height:1.8}.workflowGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.workflowCard{background:#121212;border:1px solid #232323;border-radius:18px;padding:18px;transition:all .2s}.workflowCard:hover{border-color:#d6a84d40;transform:translateY(-2px)}.workflowIcon{color:#d6a84d;background:#d6a84d14;border:1px solid #d6a84d26;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:flex}.workflowCard h3{color:#fff;margin:0 0 8px;font-size:15px}.workflowCard p{color:#8c8c8c;margin:0;font-size:13px;line-height:1.6}.footerMessage{color:#6f6f6f;text-align:center;padding-top:10px;font-size:13px}@media (width<=1000px){.workflowGrid{grid-template-columns:repeat(2,1fr)}.heroSection h1{font-size:44px}}.create-project{flex-direction:column;gap:32px;width:70%;max-width:900px;margin-top:10%;display:flex}.cp-header h1{letter-spacing:-.01em;color:#f0f0f0;margin:0;font-size:26px;font-weight:600}.cp-header p{color:#7a7a7a;margin:6px 0 0;font-size:14px}.cp-section{flex-direction:column;gap:10px;display:flex}.cp-section label{letter-spacing:.04em;text-transform:uppercase;color:#8a8a8a;font-size:11.5px;font-weight:600}.cp-section input{color:#ededed;background:#141414;border:1px solid #232323;border-radius:12px;outline:none;height:46px;padding:0 16px;font-size:14px;transition:border-color .15s,background .15s}.cp-section input::placeholder{color:#565656}.cp-section input:focus{background:#171717;border-color:#d6a84d80}.formatRow{flex-wrap:wrap;gap:12px;display:flex}.formatTab{cursor:pointer;background:#141414;border:1px solid #232323;border-radius:14px;flex:1;align-items:center;gap:14px;min-width:200px;padding:18px 20px;transition:border-color .18s,background .18s,transform .18s;display:flex}.formatTab:hover{background:#171717;border-color:#d6a84d4d}.formatIcon{color:#8a8a8a;background:#ffffff0a;border:1px solid #262626;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s;display:flex}.formatTab p{color:#d0d0d0;margin:0;font-size:14px;font-weight:500}.formatTab.active{background:#d6a84d0f;border-color:#d6a84d73}.formatTab.active .formatIcon{color:#d6a84d;background:#d6a84d1f;border-color:#d6a84d4d}.formatTab.active p{color:#f0f0f0}.createButton{cursor:pointer;color:#111;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:12px;align-self:flex-start;height:46px;padding:0 28px;font-size:14px;font-weight:600;transition:opacity .15s,box-shadow .15s;box-shadow:0 4px 14px #d6a84d2e}.createButton:hover{opacity:.92;box-shadow:0 4px 18px #d6a84d42}.pluginsPage{flex-direction:column;gap:24px;width:100%;max-width:1100px;display:flex}.pluginsHeader h2{margin:0;font-size:28px;font-weight:700}.pluginsHeader p{color:#8a8a8a;margin-top:6px}.pluginsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.pluginCard{background:#141414;border:1px solid #242424;border-radius:16px;justify-content:space-between;align-items:center;padding:18px;transition:all .2s;display:flex}.pluginCard:hover{border-color:#d6a84d40}.pluginInfo{align-items:center;gap:14px;display:flex}.pluginIcon{color:#d6a84d;background:#d6a84d1f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pluginInfo h3{margin:0;font-size:15px}.pluginInfo p{color:#8a8a8a;margin-top:4px;font-size:13px}.switch{width:48px;height:26px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background:#2a2a2a;border-radius:999px;transition:all .2s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+.slider{background:#d6a84d}.switch input:checked+.slider:before{transform:translate(22px)}.projectsPage{flex-direction:column;gap:24px;width:100%;max-width:1200px;display:flex}.projectsHeader h2{margin:0;font-size:28px;font-weight:700}.projectsHeader p{color:#8d8d8d;margin-top:6px}.projectsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;display:grid}.projectCard{cursor:pointer;background:#141414;border:1px solid #242424;border-radius:18px;padding:20px;transition:all .2s}.projectCard:hover{border-color:#d6a84d40;transform:translateY(-2px)}.projectTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.formatBadge{color:#d6a84d;background:#d6a84d1a;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.projectCard h3{color:#fff;margin:0;font-size:18px;font-weight:600;line-height:1.4}.createdDate{color:#8d8d8d;margin-top:14px;font-size:13px}.deleteIcon{color:#727272;cursor:pointer;transition:all .2s}.deleteIcon:hover{color:#ff6464}.projectCard:hover .deleteIcon{color:#9d9d9d}.statsPage{flex-direction:column;gap:28px;width:100%;max-width:1200px;display:flex}.statsHeader h2{margin:0;font-size:28px;font-weight:700}.statsHeader p{color:#8d8d8d;margin-top:6px}.overviewGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.overviewCard{background:#141414;border:1px solid #242424;border-radius:18px;flex-direction:column;gap:12px;padding:20px;display:flex}.overviewCard svg{color:#d6a84d}.overviewCard h3{margin:0;font-size:26px}.overviewCard span{color:#8d8d8d;font-size:14px}.platformSection,.postsSection{flex-direction:column;gap:16px;display:flex}.platformSection h3,.postsSection h3{margin:0}.platformGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.platformCard{background:#141414;border:1px solid #242424;border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex}.platformCard svg{color:#d6a84d}.platformCard h4{margin:0}.platformCard p{color:#8d8d8d;margin-top:4px;font-size:13px}.postsTable{flex-direction:column;gap:12px;display:flex}.postRow{background:#141414;border:1px solid #242424;border-radius:16px;grid-template-columns:1fr 120px 120px;align-items:center;padding:18px;display:grid}.postRow h4{margin:0}.postRow p{color:#8d8d8d;margin-top:4px;font-size:13px}.postRow span{color:#8d8d8d;margin-bottom:4px;font-size:12px;display:block}.postRow strong{font-size:15px}.settingsPage{flex-direction:column;gap:18px;width:100%;max-width:900px;display:flex}.settingsHeader h2{margin:0;font-size:28px;font-weight:700}.settingsHeader p{color:#8d8d8d;margin-top:6px}.settingSection{background:#141414;border:1px solid #242424;border-radius:16px;overflow:hidden}.settingHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:18px;transition:all .2s;display:flex}.settingHeader:hover{background:#191919}.settingTitle{align-items:center;gap:10px;font-weight:600;display:flex}.settingContent{border-top:1px solid #242424;flex-direction:column;gap:18px;padding:20px;display:flex}.settingForm{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field label{color:#b5b5b5;font-size:14px}.field input{color:#fff;background:#1a1a1a;border:1px solid #2d2d2d;border-radius:12px;outline:none;height:46px;padding:0 14px}.field input:focus{border-color:#d6a84d}.readOnlyField{color:#bdbdbd;background:#1a1a1a;border:1px solid #2d2d2d;border-radius:12px;align-items:center;gap:10px;height:46px;padding:0 14px;display:flex}.saveButton{color:#111;cursor:pointer;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:12px;width:fit-content;padding:12px 20px;font-weight:600}.settingsText{color:#9d9d9d;margin:0;line-height:1.8}.dangerSection{gap:12px;margin-top:12px;display:flex}.logoutButton{color:#fff;cursor:pointer;background:#181818;border:1px solid #2d2d2d;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;display:flex}.logoutButton:hover{border-color:#444}.deleteButton{color:#ff6b6b;cursor:pointer;background:#ff5c5c14;border:1px solid #ff5c5c33;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;display:flex}.deleteButton:hover{background:#ff5c5c26}.homeLayout{flex-direction:row;justify-content:flex-start;width:100%;min-height:100vh;display:flex}.homeMenu{border-right:1px solid #2a2927;flex-direction:column;justify-content:center;align-items:center;width:15%;height:100vh;display:flex;position:fixed;left:0;overflow-y:auto}.homeLogo{object-fit:contain;width:6rem;position:fixed;top:2%}.homeTabs{flex-direction:column;justify-content:center;margin-top:2rem;display:flex}.homeTabs p{cursor:pointer;color:#e7e4e1;border-radius:.5rem;margin:8px;font-weight:800;transition:all .2s}.homeContent{flex-direction:column;justify-content:flex-start;align-items:center;width:85%;margin-left:15%;padding:2rem;display:flex}.menuItem{cursor:pointer;color:#e7e4e1;border-radius:.5rem;align-items:center;gap:.7rem;padding:.75rem 1rem;display:flex}.menuItem p{margin:0;font-weight:400}.menuItem svg{color:#b4a98e}.menuItem:hover{background:#c9b37e14}.menuItem.activeTab{color:#c9b37e;background:#7553301f;border-left:3px solid #c9b37e}.mobileMenuButton,.mobileOverlay{display:none}@media (width<=450px){.homeLayout{width:100%}.mobileMenuButton{color:#fff;z-index:3000;background:#111;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:fixed;top:1rem;left:1rem}.mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;background:#00000080;display:block;position:fixed;inset:0}.homeMenu{z-index:2000;background:#0f0f0f;width:260px;height:100vh;transition:left .3s;position:fixed;top:0;left:-280px}.homeMenu.mobileOpen{left:0}.homeContent{width:100%;margin-left:0;padding-top:5rem;padding-left:1rem;padding-right:1rem}.homeLogo{margin-top:2rem;margin-bottom:2rem;position:static}.homeTabs{width:100%;padding:0 1rem}.menuItem{width:100%}}.mobileOverlay{z-index:1500}.homeMenu{z-index:2000}.mobileMenuButton{z-index:3000}@media (width<=450px){.mobileMenuButton{display:flex}}.project-layout{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;display:flex}.project-header{justify-content:space-between;align-items:center;width:90%;margin-top:20px;display:flex}.homeButton{color:#d6a84d;cursor:pointer;background:#d6a84d14;border:1px solid #d6a84d33;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s;display:flex}.homeButton svg{stroke-width:2.2px;flex-shrink:0;width:18px;height:18px}.homeButton:hover{color:#f0c56a;background:#d6a84d24;border-color:#d6a84d59;transform:translateY(-1px)}.moduleContainer{border-bottom:1px solid #242424;justify-content:center;gap:30px;width:90%;margin-top:30px;padding-bottom:14px;display:flex}.moduleTab{cursor:pointer;color:#8f8f8f;align-items:center;gap:8px;padding-bottom:14px;transition:all .2s;display:flex;position:relative}.moduleTab span{font-size:14px;font-weight:500}.moduleTab:hover{color:#fff}.moduleTab.active{color:#d6a84d}.moduleTab.active:after{content:"";background:#d6a84d;border-radius:999px;width:100%;height:2px;position:absolute;bottom:-15px;left:0}.moduleContent{background:#101010;border:1px solid #1f1f1f;border-radius:16px;flex-direction:column;align-items:center;width:80%;margin-top:4%;margin-bottom:100px;padding:32px 32px 56px;display:flex;box-shadow:inset 0 1px #ffffff08,0 20px 50px #00000059}@media (width<=820px){.moduleContainer{scrollbar-width:none;-ms-overflow-style:none;gap:14px;width:100%;padding-left:16px;padding-right:16px;overflow:auto hidden}.moduleContainer::-webkit-scrollbar{display:none}.moduleTab{background:#141414;border:1px solid #232323;border-radius:10px;flex-shrink:0;padding:10px 14px}.moduleTab.active{background:#d6a84d14;border-color:#d6a84d40}.moduleTab.active:after{display:none}.moduleTab span{white-space:nowrap;font-size:13px}}@media (width<=450px){.moduleContainer{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #242424;justify-content:flex-start;gap:10px;width:100vw;padding:0 12px 14px;overflow:auto hidden}.moduleContainer::-webkit-scrollbar{display:none}.moduleTab{white-space:nowrap;flex:none;min-width:fit-content;padding:8px 12px}.moduleTab span{white-space:nowrap;font-size:12px}.moduleTab svg{width:14px;height:14px}}.ideaModule{flex-direction:column;gap:28px;max-width:900px;display:flex}.ideaHeader{align-items:center;gap:12px;display:flex}.ideaIcon{color:#d6a84d;background:#d6a84d1a;border:1px solid #d6a84d2e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ideaHeader h2{letter-spacing:-.01em;color:#f0f0f0;margin:0;font-size:17px;font-weight:600}.ideaHeader p{color:#7a7a7a;margin:2px 0 0;font-size:13px}.ideaGrid{background:#1c1c1c;border:1px solid #232323;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.ideaCard{background:#131313;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.fullWidth{grid-column:span 2}.ideaCard label{letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.ideaCard label svg{color:#d6a84d;width:13px;height:13px}.ideaCard input,.ideaCard select{color:#ededed;background:#181818;border:1px solid #262626;border-radius:8px;outline:none;height:38px;padding:0 10px;font-size:13.5px;transition:border-color .15s,background .15s}.ideaCard input::placeholder{color:#565656}.ideaCard input:focus,.ideaCard select:focus{background:#1b1b1b;border-color:#d6a84d80}.ideaCard select:disabled{opacity:.4;cursor:not-allowed}.ideaCard textarea{color:#ededed;resize:vertical;background:#181818;border:1px solid #262626;border-radius:8px;outline:none;min-height:84px;padding:10px;font-family:inherit;font-size:13.5px;line-height:1.5;transition:border-color .15s}.ideaCard textarea:focus{border-color:#d6a84d80}.uploadBox{cursor:pointer;background:#181818;border:1px solid #262626;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:64px;transition:border-color .15s,background .15s;display:flex}.uploadBox:hover{background:#1b1b1b;border-color:#d6a84d66}.uploadBox svg{color:#6b6b6b;width:15px;height:15px}.uploadBox span{color:#7a7a7a;font-size:12.5px}.uploadBox input{display:none}.uploadedFiles{flex-wrap:wrap;gap:6px;display:flex}.uploadedFile{color:#d6a84d;background:#d6a84d14;border:1px solid #d6a84d29;border-radius:6px;padding:4px 9px;font-size:11.5px}.generateButton{cursor:pointer;color:#111;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;height:42px;padding:0 22px;font-size:13.5px;font-weight:600;transition:opacity .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #d6a84d2e}.generateButton:hover{opacity:.92;box-shadow:0 4px 18px #d6a84d42}.ideasSection{flex-direction:column;gap:14px;display:flex}.ideasHeader{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:baseline;padding-bottom:10px;display:flex}.ideasHeader h4{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;margin:0;font-size:13px;font-weight:600}.ideasHeader span{color:#6b6b6b;font-size:12px}.ideasGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.ideaResultCard{background:#141414;border:1px solid #232323;border-radius:12px;flex-direction:column;gap:10px;min-height:220px;padding:16px;transition:border-color .18s,transform .18s;display:flex;box-shadow:0 2px 8px #00000040}.ideaResultCard:hover{border-color:#d6a84d4d;transform:translateY(-1px)}.ideaTitleInput{color:#f0f0f0;background:0 0;border:none;outline:none;width:100%;font-size:14px;font-weight:600;line-height:1.4}.ideaDescriptionInput{color:#888;resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:12.5px;line-height:1.55}.ideaDescriptionInput::-webkit-scrollbar{display:none}.ideaActions{gap:8px;display:flex}.secondaryButton,.pushButton{cursor:pointer;border-radius:8px;flex:1;height:34px;font-size:12.5px;font-weight:500;transition:background .15s,opacity .15s}.pushButton{color:#d6a84d;background:#d6a84d12;border:1px solid #d6a84d38;font-weight:600}.pushButton:hover{background:#d6a84d21}.generateBtns.pushed{color:#fff;cursor:default;background:#16a34a}@media (width<=820px){.ideaModule{width:100%;max-width:100%}.ideaGrid{grid-template-columns:1fr}.ideasGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (width<=450px){.ideaModule{gap:20px}.ideaHeader{align-items:flex-start}.ideaHeader h2{font-size:16px}.ideaHeader p{font-size:12px}.ideaGrid{border-radius:12px}.ideaCard{padding:12px}.ideaCard input,.ideaCard select{height:42px;font-size:14px}.ideaCard textarea{min-height:90px}.uploadBox{min-height:80px}.generateButton,.ideaModule button{width:100%}.ideasGrid{grid-template-columns:1fr}.ideaResultCard{min-height:auto;padding:14px}.ideaTitleInput{font-size:13px}.ideaDescriptionInput{font-size:12px}.ideaActions{flex-direction:column}.ideaActions button,.generateBtns{width:100%}}@media (width<=390px){.ideaModule{gap:16px}.ideaCard{padding:10px}.ideaHeader{gap:10px}.ideaIcon{width:34px;height:34px}.ideaHeader h2{font-size:15px}.ideaHeader p{font-size:11px}.ideaCard label{font-size:10px}.ideaCard input,.ideaCard select,.ideaCard textarea{font-size:13px}.ideaResultCard{padding:12px}.uploadedFile{font-size:10px}}.scriptModule{flex-direction:column;gap:28px;display:flex;width:80%!important;max-width:none!important}.scriptHeader{align-items:center;gap:12px;display:flex}.scriptIcon{color:#d6a84d;background:#d6a84d1a;border:1px solid #d6a84d2e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.scriptHeader h2{letter-spacing:-.01em;color:#f0f0f0;margin:0;font-size:17px;font-weight:600}.scriptHeader p{color:#7a7a7a;margin:2px 0 0;font-size:13px}.scriptSettings{flex-direction:column;gap:12px;display:flex}.scriptSettings h3{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;margin:0;font-size:13px;font-weight:600}.scriptGrid{background:#1c1c1c;border:1px solid #232323;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.scriptCard{background:#131313;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.scriptCard label{letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.scriptCard label svg{color:#d6a84d;width:13px;height:13px}.scriptCard input,.scriptCard select{color:#ededed;background:#181818;border:1px solid #262626;border-radius:8px;outline:none;height:38px;padding:0 10px;font-size:13.5px;transition:border-color .15s,background .15s}.scriptCard input::placeholder{color:#565656}.scriptCard input:focus,.scriptCard select:focus{background:#1b1b1b;border-color:#d6a84d80}.selectedIdeaCard{background:#141414;border:1px solid #232323;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.ideaBadge{color:#d6a84d;background:#d6a84d14;border:1px solid #d6a84d29;border-radius:6px;width:fit-content;padding:4px 9px;font-size:11.5px;font-weight:500}.selectedIdeaCard h3{color:#f0f0f0;margin:0;font-size:14px;font-weight:600}.selectedIdeaCard p{color:#888;margin:0;font-size:12.5px;line-height:1.55}.generateScriptButton{cursor:pointer;color:#111;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;height:42px;padding:0 22px;font-size:13.5px;font-weight:600;transition:opacity .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #d6a84d2e}.generateScriptButton:hover{opacity:.92;box-shadow:0 4px 18px #d6a84d42}.scriptOutput{flex-direction:column;gap:12px;display:flex}.scriptOutputHeader{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:baseline;padding-bottom:10px;display:flex}.scriptOutputHeader h3{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;margin:0;font-size:13px;font-weight:600}.scriptOutputHeader span{color:#6b6b6b;font-size:12px}.outputActions{gap:8px;display:flex}.outputActions button{color:#c4c4c4;cursor:pointer;background:#181818;border:1px solid #262626;border-radius:8px;height:34px;padding:0 12px;font-size:12.5px;font-weight:500;transition:background .15s}.outputActions button:hover{background:#1e1e1e}.scriptEditor{field-sizing:content;color:#ededed;resize:none;background:#141414;border:1px solid #232323;border-radius:12px;outline:none;width:100%;min-height:220px;padding:18px;font-family:inherit;font-size:13.5px;line-height:1.8;transition:border-color .15s;overflow:hidden;box-shadow:0 2px 8px #00000040}.scriptEditor:focus{border-color:#d6a84d80}.scriptEditor::-webkit-scrollbar{display:none}.scriptActions{gap:8px;display:flex}.scriptActions button{cursor:pointer;border-radius:8px;flex:1;height:38px;font-size:12.5px;font-weight:500;transition:background .15s,opacity .15s}.scriptActions button:first-child{color:#c4c4c4;background:#181818;border:1px solid #262626}.scriptActions button:first-child:hover{background:#1e1e1e}.scriptActions button:last-child{color:#d6a84d;background:#d6a84d12;border:1px solid #d6a84d38;font-weight:600}.scriptActions button:last-child:hover{background:#d6a84d21}@media (width<=820px){.scriptModule{max-width:100%;width:100%!important}.scriptGrid{grid-template-columns:1fr}}@media (width<=450px){.scriptModule{gap:20px;width:100%!important}.scriptHeader{align-items:flex-start}.scriptHeader h2{font-size:16px}.scriptHeader p{font-size:12px}.scriptCard{padding:12px}.scriptCard input,.scriptCard select{height:42px;font-size:14px}.selectedIdeaCard{padding:14px}.selectedIdeaCard h3{font-size:13px}.selectedIdeaCard p{font-size:12px}.scriptEditor{min-height:180px;padding:14px;font-size:13px;line-height:1.7}.scriptOutputHeader{flex-direction:column;align-items:flex-start;gap:6px}.scriptActions{flex-direction:column}.scriptActions button,.outputActions{width:100%}.outputActions button{flex:1}.scriptOutput input{width:100%;margin-bottom:8px}.scriptOutput button{width:100%}}@media (width<=390px){.scriptModule{gap:16px}.scriptHeader{gap:10px}.scriptIcon{width:34px;height:34px}.scriptHeader h2{font-size:15px}.scriptHeader p{font-size:11px}.scriptCard{padding:10px}.scriptCard label{font-size:10px}.scriptCard input,.scriptCard select{font-size:13px}.scriptEditor{padding:12px;font-size:12px}.ideaBadge{font-size:10px}}.productionModule{flex-direction:column;gap:28px;max-width:1000px;display:flex}.productionHeader{align-items:center;gap:12px;display:flex}.productionIcon{color:#d6a84d;background:#d6a84d1a;border:1px solid #d6a84d2e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.productionHeader h2{letter-spacing:-.01em;color:#f0f0f0;margin:0;font-size:17px;font-weight:600}.productionHeader p{color:#7a7a7a;margin:2px 0 0;font-size:13px}.productionSettings{flex-direction:column;gap:12px;display:flex}.productionSettings h3,.shootSectionHeader h3{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;margin:0;font-size:13px;font-weight:600}.productionGrid{background:#1c1c1c;border:1px solid #232323;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.productionCard{background:#131313;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.productionCard label{letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.productionCard label svg{color:#6b6b6b;width:13px;height:13px}.productionCard input,.productionCard select,.productionCard textarea{color:#ededed;background:#181818;border:1px solid #262626;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:13.5px;transition:border-color .15s,background .15s}.productionCard input,.productionCard select{height:38px;padding:0 10px}.productionCard textarea{resize:vertical;min-height:84px;padding:10px;line-height:1.5}.productionCard input::placeholder,.productionCard textarea::placeholder{color:#565656}.productionCard input:focus,.productionCard select:focus,.productionCard textarea:focus{background:#1b1b1b;border-color:#d6a84d80}.shootSection{flex-direction:column;gap:14px;display:flex}.shootSectionHeader{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:baseline;padding-bottom:10px;display:flex}.shootSectionHeader span{color:#6b6b6b;font-size:12px}.shootList{flex-direction:column;gap:12px;display:flex}.shootCard{background:#141414;border:1px solid #232323;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.shootCardTop{justify-content:space-between;align-items:center;display:flex}.shootIndex{letter-spacing:.02em;text-transform:uppercase;color:#d6a84d;font-size:11.5px;font-weight:600}.removeShootButton{color:#8a8a8a;cursor:pointer;background:#181818;border:1px solid #262626;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:flex}.removeShootButton:hover{color:#d97a72;background:#c850461a;border-color:#c8504640}.shootCardGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.shootField{flex-direction:column;gap:6px;display:flex}.shootField.fullWidth{grid-column:span 3}.shootFieldLocation,.locationShoot{width:80%}.shootField label{letter-spacing:.02em;text-transform:uppercase;color:#7a7a7a;align-items:center;gap:5px;font-size:11px;font-weight:500;display:flex}.shootField label svg{color:#5e5e5e}.shootField input{color:#ededed;background:#181818;border:1px solid #262626;border-radius:7px;outline:none;height:36px;padding:0 10px;font-size:13px;transition:border-color .15s}.shootField input::placeholder{color:#565656}.shootField input:focus{border-color:#d6a84d80}.shootField input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.addShootButton{color:#9a9a9a;cursor:pointer;background:0 0;border:1px dashed #2c2c2c;border-radius:8px;align-self:flex-start;align-items:center;gap:7px;height:38px;padding:0 16px;font-size:12.5px;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:flex}.addShootButton:hover{color:#d6a84d;background:#d6a84d0d;border-color:#d6a84d66}.deliverablesSection{flex-direction:column;gap:8px;display:flex}.deliverablesSection label{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;font-size:13px;font-weight:600}.deliverablesEditor{color:#ededed;resize:vertical;background:#141414;border:1px solid #232323;border-radius:12px;outline:none;width:100%;min-height:100px;padding:14px;font-family:inherit;font-size:13.5px;line-height:1.7;transition:border-color .15s}.deliverablesEditor::placeholder{color:#565656}.deliverablesEditor:focus{border-color:#d6a84d80}.productionSummary{background:#141414;border:1px solid #232323;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.summaryRow{color:#9a9a9a;justify-content:space-between;align-items:center;font-size:13px;display:flex}.summaryRow:first-child{border-bottom:1px solid #1f1f1f;padding-bottom:10px}.summaryCost{color:#d6a84d;font-size:15px;font-weight:600}.productionActions{gap:8px;display:flex}.budgetButton{cursor:pointer;color:#111;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:10px;flex:1;height:42px;font-size:13.5px;font-weight:600;transition:opacity .15s,box-shadow .15s;box-shadow:0 4px 14px #d6a84d2e}.budgetButton:hover{opacity:.92;box-shadow:0 4px 18px #d6a84d42}.resourcesSection{flex-direction:column;gap:14px;display:flex}.resourceTypeCard{box-sizing:border-box;background:#141414;border:1px solid #232323;border-radius:12px;flex-direction:column;gap:14px;width:100%;padding:16px;display:flex}.resourceTypeHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.resourceTypeTitle{letter-spacing:.02em;text-transform:uppercase;color:#d7d7d7;align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:flex}.resourceTypeTitle svg{color:#d6a84d}.resourceCount{letter-spacing:0;text-transform:none;color:#9a9a9a;background:#1f1f1f;border:1px solid #2a2a2a;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:600}.resourceRowList{flex-direction:column;gap:10px;display:flex}.resourceRow{box-sizing:border-box;background:#181818;border:1px solid #232323;border-radius:10px;align-items:flex-end;gap:10px;width:100%;padding:12px 12px 14px;display:flex}.resourceRowField{flex-direction:column;gap:6px;min-width:0;display:flex}.removeResourceButton svg{stroke:currentColor;flex-shrink:0;width:14px!important;height:14px!important}.resourceRowField label{letter-spacing:.03em;text-transform:uppercase;color:#7a7a7a;font-size:10.5px;font-weight:500}.roleField{flex:1.3}.nameField{flex:1.5}.costField{flex:0 0 92px}.daysField{flex:0 0 64px}.totalField{flex:0 0 84px;align-items:flex-end}.resourceRowField select{box-sizing:border-box;color:#ededed;cursor:pointer;appearance:none;background-color:#1e1e1e;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%238a8a8a' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #262626;border-radius:7px;outline:none;width:100%;height:36px;padding:0 28px 0 10px;font-family:inherit;font-size:12.5px;transition:border-color .15s}.resourceRowField select:focus{border-color:#d6a84d80}.resourceRowField select option{color:#ededed;background:#1e1e1e}.resourceRowField input{box-sizing:border-box;color:#ededed;background:#1e1e1e;border:1px solid #262626;border-radius:7px;outline:none;width:100%;height:36px;padding:0 10px;font-family:inherit;font-size:12.5px;transition:border-color .15s}.resourceRowField input::placeholder{color:#565656}.resourceRowField input:focus{border-color:#d6a84d80}.resourceTotal{color:#d6a84d;white-space:nowrap;align-items:center;height:36px;font-size:13px;font-weight:600;display:flex}.removeResourceButton{color:#b3b3b3;cursor:pointer;background:#1f1f1f;border:1px solid #2c2c2c;border-radius:7px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s,border-color .15s;display:flex}.removeResourceButton:hover{color:#e08a82;background:#c850461f;border-color:#c8504659}.addResourceButton{color:#d6a84dd1;cursor:pointer;background:#d6a84d0a;border:1px solid #d6a84d2e;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.addResourceButton:hover{color:#d6a84d;background:#d6a84d14;border-color:#d6a84d47}@media (width<=640px){.resourceRow{flex-wrap:wrap}.roleField,.nameField{flex:100%}.costField,.daysField,.totalField{flex:calc(33.333% - 7px)}}@media (width<=820px){.productionModule{width:100%;max-width:100%}.shootCardGrid{grid-template-columns:repeat(2,1fr)}.shootFieldLocation,.locationShoot{width:100%}.resourceRow{flex-wrap:wrap}.roleField,.nameField{flex:calc(50% - 5px)}.costField,.daysField,.totalField{flex:calc(33.33% - 8px)}.removeResourceButton{margin-left:auto}}@media (width<=450px){.productionModule{gap:20px}.productionHeader{align-items:flex-start}.productionHeader h2{font-size:16px}.productionHeader p{font-size:12px}.resourceTypeCard,.shootCard,.productionSummary{padding:12px}.resourceTypeHeader{flex-direction:column;align-items:flex-start}.addResourceButton{justify-content:center;width:100%}.resourceRow{flex-direction:column;align-items:stretch}.roleField,.nameField,.costField,.daysField,.totalField{flex:none;width:100%}.totalField{align-items:flex-start}.removeResourceButton{width:100%;margin-top:4px}.shootCardGrid{grid-template-columns:1fr}.shootSectionHeader{flex-direction:column;align-items:flex-start;gap:6px}.addShootButton{justify-content:center;width:100%}.summaryRow{font-size:12px}.summaryCost{font-size:14px}.deliverablesEditor{min-height:120px;font-size:13px}}@media (width<=390px){.productionModule{gap:16px}.productionHeader{gap:10px}.productionIcon{width:34px;height:34px}.productionHeader h2{font-size:15px}.productionHeader p{font-size:11px}.resourceTypeCard,.shootCard,.productionSummary{padding:10px}.resourceTypeTitle{font-size:11px}.resourceCount,.resourceRowField label,.shootField label{font-size:10px}.resourceRowField input,.resourceRowField select,.shootField input{font-size:12px}.deliverablesEditor{padding:12px;font-size:12px}.summaryCost{font-size:13px}}.budgetModule{flex-direction:column;gap:28px;max-width:1000px;display:flex}.budgetHeader{align-items:center;gap:12px;display:flex}.budgetIcon{color:#d6a84d;background:#d6a84d1a;border:1px solid #d6a84d2e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.budgetHeader h2{letter-spacing:-.01em;color:#f0f0f0;margin:0;font-size:17px;font-weight:600}.budgetHeader p{color:#7a7a7a;margin:2px 0 0;font-size:13px}.budgetSettings{flex-direction:column;gap:12px;display:flex}.budgetSettings h3,.lineSectionHeader h3{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;margin:0;font-size:13px;font-weight:600}.budgetGrid{background:#1c1c1c;border:1px solid #232323;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.budgetCard{background:#131313;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.budgetCard label{letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.budgetCard label svg{color:#6b6b6b;width:13px;height:13px}.budgetCard input{color:#ededed;background:#181818;border:1px solid #262626;border-radius:8px;outline:none;height:38px;padding:0 10px;font-size:13.5px;transition:border-color .15s,background .15s}.budgetCard input::placeholder{color:#565656}.budgetCard input:focus{background:#1b1b1b;border-color:#d6a84d80}.lineSection{flex-direction:column;gap:14px;display:flex}.lineSectionHeader{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:baseline;padding-bottom:10px;display:flex}.lineSectionHeader span{color:#6b6b6b;font-size:12px}.lineList{flex-direction:column;gap:8px;display:flex}.lineRow{background:#141414;border:1px solid #232323;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.lineLabel{color:#ededed;background:#181818;border:1px solid #262626;border-radius:7px;outline:none;flex:1;height:36px;padding:0 10px;font-size:13px;transition:border-color .15s}.lineLabel::placeholder{color:#565656}.lineLabel:focus{border-color:#d6a84d80}.lineAmountWrap{color:#6b6b6b;background:#181818;border:1px solid #262626;border-radius:7px;align-items:center;gap:4px;width:120px;height:36px;padding:0 10px;transition:border-color .15s;display:flex}.lineAmountWrap:focus-within{border-color:#d6a84d80}.lineAmount{color:#ededed;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:13px}.lineAmount::placeholder{color:#565656}.removeLineButton{color:#8a8a8a;cursor:pointer;background:#181818;border:1px solid #262626;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:flex}.removeLineButton:hover{color:#d97a72;background:#c850461a;border-color:#c8504640}.addLineButton{color:#9a9a9a;cursor:pointer;background:0 0;border:1px dashed #2c2c2c;border-radius:8px;align-self:flex-start;align-items:center;gap:7px;height:38px;padding:0 16px;font-size:12.5px;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:flex}.addLineButton:hover{color:#d6a84d;background:#d6a84d0d;border-color:#d6a84d66}.budgetSummary{color:#9a9a9a;background:#141414;border:1px solid #232323;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;font-size:13px;display:flex}.summaryTotal{color:#d6a84d;font-size:17px;font-weight:600}.budgetActions{gap:8px;display:flex}.publishButton{cursor:pointer;color:#111;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:10px;flex:1;height:42px;font-size:13.5px;font-weight:600;transition:opacity .15s,box-shadow .15s;box-shadow:0 4px 14px #d6a84d2e}.publishButton:hover{opacity:.92;box-shadow:0 4px 18px #d6a84d42}.publishModule{flex-direction:column;gap:28px;max-width:1000px;display:flex}.publishHeader{align-items:center;gap:12px;display:flex}.publishIcon{color:#d6a84d;background:#d6a84d1a;border:1px solid #d6a84d2e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.publishHeader h2{letter-spacing:-.01em;color:#f0f0f0;margin:0;font-size:17px;font-weight:600}.publishHeader p{color:#7a7a7a;margin:2px 0 0;font-size:13px}.publishGrid{background:#1c1c1c;border:1px solid #232323;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.publishCard{background:#131313;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.publishCard label{letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a;align-items:center;gap:6px;font-size:11.5px;font-weight:500;display:flex}.publishCard label svg{color:#d6a84d;width:13px;height:13px}.publishCard input,.publishCard select{color:#ededed;background:#181818;border:1px solid #262626;border-radius:8px;outline:none;height:38px;padding:0 10px;font-size:13.5px;transition:border-color .15s,background .15s}.publishCard input::placeholder{color:#565656}.publishCard input:focus,.publishCard select:focus{background:#1b1b1b;border-color:#d6a84d80}.generatePublishButton{cursor:pointer;color:#111;background:linear-gradient(135deg,#b98a3a,#d6a84d);border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;height:42px;padding:0 22px;font-size:13.5px;font-weight:600;transition:opacity .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #d6a84d2e}.generatePublishButton:hover{opacity:.92;box-shadow:0 4px 18px #d6a84d42}.publishOutput{flex-direction:column;gap:12px;display:flex}.publishOutputHeader{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:baseline;padding-bottom:10px;display:flex}.publishOutputHeader h3{letter-spacing:.02em;text-transform:uppercase;color:#9a9a9a;margin:0;font-size:13px;font-weight:600}.publishOutputHeader span{color:#6b6b6b;font-size:12px}.publishEditor{color:#ededed;resize:vertical;background:#141414;border:1px solid #232323;border-radius:12px;outline:none;width:100%;min-height:220px;padding:18px;font-family:inherit;font-size:13.5px;line-height:1.8;transition:border-color .15s;box-shadow:0 2px 8px #00000040}.publishEditor:focus{border-color:#d6a84d80}.publishActions{gap:8px;display:flex}.publishActions button{cursor:pointer;border-radius:8px;flex:1;height:38px;font-size:12.5px;font-weight:500;transition:background .15s,opacity .15s}.secondaryButton{color:#c4c4c4;background:#181818;border:1px solid #262626}.secondaryButton:hover{background:#1e1e1e}.publishNowButton{color:#d6a84d;background:#d6a84d12;border:1px solid #d6a84d38;font-weight:600}.publishNowButton:hover{background:#d6a84d21}@media (width<=820px){.publishModule{width:100%;max-width:100%}.publishGrid{grid-template-columns:repeat(2,1fr)}.publishEditor,.scriptEditor{width:100%}}@media (width<=450px){.publishModule{gap:20px}.publishHeader{align-items:flex-start}.publishHeader h2{font-size:16px}.publishHeader p{font-size:12px}.publishGrid{grid-template-columns:1fr}.publishCard{padding:12px}.publishOutputHeader{flex-direction:column;align-items:flex-start;gap:6px}.publishRegenerate{flex-direction:column;gap:10px;display:flex}.publishRegenerate input,.publishRegenerate button{width:100%}.publishActions{flex-direction:column}.publishActions button{width:100%}.publishEditor,.scriptEditor{min-height:250px;font-size:13px}}@media (width<=390px){.publishModule{gap:16px}.publishHeader{gap:10px}.publishIcon{width:34px;height:34px}.publishHeader h2{font-size:15px}.publishHeader p{font-size:11px}.publishCard{padding:10px}.publishCard label{font-size:10px}.publishCard input,.publishCard select{font-size:12px}.publishEditor,.scriptEditor{padding:12px;font-size:12px}.publishOutputHeader h3{font-size:12px}.publishOutputHeader span{font-size:11px}}.legalPage{justify-content:center;min-height:100vh;padding:60px 20px;display:flex}.legalContainer{background:#101010;border:1px solid #232323;border-radius:18px;width:100%;max-width:900px;padding:40px}.legalContainer h1{color:#fff;margin-bottom:30px}.legalContainer h2{color:#d6a84d;margin-top:28px;margin-bottom:10px;font-size:18px}.legalContainer p{color:#b0b0b0;font-size:14px;line-height:1.8}@media (width<=820px){.legalContainer{padding:30px}}@media (width<=450px){.legalPage{padding:16px}.legalContainer{padding:20px}.legalContainer h1{font-size:24px}.legalContainer h2{font-size:16px}.legalContainer p{font-size:13px}}
