.LeftDrawer-module-scss-module__qtuhUW__leftDrawer{background-color:var(--system-color-elevation-base-background-tint);border-right:1px solid var(--system-color-border-primary);z-index:10;flex-direction:column;width:300px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.LeftDrawer-module-scss-module__qtuhUW__leftDrawer.LeftDrawer-module-scss-module__qtuhUW__open{transform:translate(0)}.LeftDrawer-module-scss-module__qtuhUW__leftDrawer.LeftDrawer-module-scss-module__qtuhUW__closed{transform:translate(-100%)}.LeftDrawer-module-scss-module__qtuhUW__header{align-items:center;gap:1rem;padding:1.5rem;display:flex}.LeftDrawer-module-scss-module__qtuhUW__logo{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:opacity .15s ease-in-out;display:flex}.LeftDrawer-module-scss-module__qtuhUW__logo:hover{opacity:.8}.LeftDrawer-module-scss-module__qtuhUW__logo:focus-visible{box-shadow:none;outline:none}.LeftDrawer-module-scss-module__qtuhUW__titleContainer{flex-direction:column;gap:.25rem;display:flex}.LeftDrawer-module-scss-module__qtuhUW__title{color:var(--system-color-elevation-base-content);font-size:1rem;font-weight:700;line-height:1.2}.LeftDrawer-module-scss-module__qtuhUW__subtitle{color:var(--system-color-elevation-base-content-tint);font-size:.875rem;line-height:1.2}.LeftDrawer-module-scss-module__qtuhUW__navigationContainer{flex:1;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.LeftDrawer-module-scss-module__qtuhUW__sections{flex-direction:column;gap:2rem;display:flex}.LeftDrawer-module-scss-module__qtuhUW__section{flex-direction:column;gap:.5rem;display:flex}.LeftDrawer-module-scss-module__qtuhUW__sectionTitle{color:var(--system-color-elevation-base-content-tint);padding-left:.5rem;font-size:.875rem;font-weight:400}.LeftDrawer-module-scss-module__qtuhUW__menuItems{flex-direction:column;gap:.25rem;display:flex}.LeftDrawer-module-scss-module__qtuhUW__menuItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:400;transition:background-color .15s ease-in-out;display:flex}.LeftDrawer-module-scss-module__qtuhUW__menuItem:hover{background-color:var(--system-color-elevation-base-hover)}.LeftDrawer-module-scss-module__qtuhUW__menuItem.LeftDrawer-module-scss-module__qtuhUW__selected{background-color:var(--system-color-elevation-base-content)}.LeftDrawer-module-scss-module__qtuhUW__menuItem.LeftDrawer-module-scss-module__qtuhUW__selected .LeftDrawer-module-scss-module__qtuhUW__menuIcon,.LeftDrawer-module-scss-module__qtuhUW__menuItem.LeftDrawer-module-scss-module__qtuhUW__selected .LeftDrawer-module-scss-module__qtuhUW__menuLabel{color:var(--system-color-elevation-base-content-alt)}.LeftDrawer-module-scss-module__qtuhUW__menuItem:not(.LeftDrawer-module-scss-module__qtuhUW__selected) .LeftDrawer-module-scss-module__qtuhUW__menuIcon,.LeftDrawer-module-scss-module__qtuhUW__menuItem:not(.LeftDrawer-module-scss-module__qtuhUW__selected) .LeftDrawer-module-scss-module__qtuhUW__menuLabel{color:var(--system-color-elevation-base-content)}.LeftDrawer-module-scss-module__qtuhUW__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.LeftDrawer-module-scss-module__qtuhUW__menuIcon{width:1.25rem;height:1.25rem}.LeftDrawer-module-scss-module__qtuhUW__menuLabel{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:400;overflow:hidden}@media (max-width:768px){.LeftDrawer-module-scss-module__qtuhUW__leftDrawer{width:75vw}}
.ThemeSwitcher-module-scss-module__551ryW__button{cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;transition:background-color .15s ease-in-out;display:flex}.ThemeSwitcher-module-scss-module__551ryW__button:hover{background-color:var(--system-color-elevation-base-hover)}.ThemeSwitcher-module-scss-module__551ryW__icon{color:var(--system-color-elevation-base-content);width:1.125rem;height:1.125rem}.ThemeSwitcher-module-scss-module__551ryW__placeholder{width:1.125rem;height:1.125rem}
.TopBar-module-scss-module__iJylhq__topBar{justify-content:space-between;align-items:center;gap:1rem;height:4rem;padding:0 1.5rem;display:flex}.TopBar-module-scss-module__iJylhq__leftSection{align-items:center;gap:1rem;display:flex}.TopBar-module-scss-module__iJylhq__menuButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;transition:background-color .15s ease-in-out;display:flex}.TopBar-module-scss-module__iJylhq__menuButton:hover{background-color:var(--system-color-elevation-base-hover)}.TopBar-module-scss-module__iJylhq__divider{background-color:var(--system-color-border-primary);width:1px;height:1.5rem}.TopBar-module-scss-module__iJylhq__breadcrumb{align-items:center;gap:1rem;display:flex}.TopBar-module-scss-module__iJylhq__breadcrumbText{font-size:1rem;font-weight:400}.TopBar-module-scss-module__iJylhq__breadcrumbText.TopBar-module-scss-module__iJylhq__tint{color:var(--system-color-elevation-base-content-tint)}.TopBar-module-scss-module__iJylhq__breadcrumbText.TopBar-module-scss-module__iJylhq__primary{color:var(--system-color-elevation-base-content)}.TopBar-module-scss-module__iJylhq__themeToggle{cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;transition:background-color .15s ease-in-out;display:flex}.TopBar-module-scss-module__iJylhq__themeToggle:hover{background-color:var(--system-color-elevation-base-hover)}.TopBar-module-scss-module__iJylhq__icon{color:var(--system-color-elevation-base-content)}@media (max-width:768px){.TopBar-module-scss-module__iJylhq__topBar{z-index:15;background:var(--system-color-elevation-base-background);padding:.75rem 1rem;position:sticky;top:0}.TopBar-module-scss-module__iJylhq__menuButton{z-index:30;background:var(--system-color-elevation-base-background);position:fixed;top:.75rem;left:.75rem;box-shadow:0 8px 24px #00000029}.TopBar-module-scss-module__iJylhq__divider{display:none}.TopBar-module-scss-module__iJylhq__breadcrumb{margin-left:3rem}}
.ProjectPreview-module-scss-module__nl1NLG__projectCard{background-color:var(--system-color-elevation-two-background);border:1px solid var(--system-color-border-primary);cursor:pointer;border-radius:1.25rem;flex-direction:column;flex:1;gap:.625rem;padding:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ProjectPreview-module-scss-module__nl1NLG__projectCard:hover{background-color:var(--system-color-elevation-base-hover);border-color:var(--system-color-border-hover-primary)}.ProjectPreview-module-scss-module__nl1NLG__cardContent{flex-direction:column;gap:1rem;display:flex}.ProjectPreview-module-scss-module__nl1NLG__coverContainer{background-color:var(--system-color-elevation-base-background);aspect-ratio:16/9;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.ProjectPreview-module-scss-module__nl1NLG__projectCard:hover .ProjectPreview-module-scss-module__nl1NLG__coverContainer{background-color:var(--system-color-elevation-base-hover)}.ProjectPreview-module-scss-module__nl1NLG__coverImage{border-radius:.375rem}.ProjectPreview-module-scss-module__nl1NLG__coverImageSmall{object-fit:contain;width:64%;height:64%}.ProjectPreview-module-scss-module__nl1NLG__coverImageFull{object-fit:cover;width:100%;height:100%}.ProjectPreview-module-scss-module__nl1NLG__iconContainer{border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.ProjectPreview-module-scss-module__nl1NLG__icon{width:1.125rem;height:1.125rem;color:var(--system-color-elevation-base-content);stroke-width:2px}.ProjectPreview-module-scss-module__nl1NLG__textContent{flex-direction:column;gap:.5rem;display:flex}.ProjectPreview-module-scss-module__nl1NLG__titleSection{flex-direction:column;gap:.25rem;display:flex}.ProjectPreview-module-scss-module__nl1NLG__cardTitle{color:var(--system-color-elevation-base-content);font-size:.875rem;font-weight:700;line-height:1.21}.ProjectPreview-module-scss-module__nl1NLG__cardDescription{color:var(--system-color-elevation-base-content-tint);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.42em;font-size:.875rem;font-weight:400;line-height:1.21;display:-webkit-box;overflow:hidden}.ProjectPreview-module-scss-module__nl1NLG__categoryContainer{justify-content:flex-end;display:flex}.ProjectPreview-module-scss-module__nl1NLG__categoryLabel{color:var(--system-color-elevation-base-content-tint);font-size:.75rem;font-weight:400;line-height:1.21}
.DashBoard-module-scss-module__DxmljG__dashboardContainer{flex:1;padding:2rem;overflow-y:auto}.DashBoard-module-scss-module__DxmljG__dashboardContent{flex-direction:column;gap:2.25rem;display:flex}.DashBoard-module-scss-module__DxmljG__headerSection{flex-direction:column;gap:.5rem;display:flex}.DashBoard-module-scss-module__DxmljG__title{color:var(--system-color-elevation-base-content);font-size:1.5rem;font-weight:700;line-height:1.21}.DashBoard-module-scss-module__DxmljG__subtitle{color:var(--system-color-elevation-base-content-tint);font-size:.875rem;font-weight:400;line-height:1.21}.DashBoard-module-scss-module__DxmljG__toolsSection{flex-direction:column;gap:1.5rem;display:flex}.DashBoard-module-scss-module__DxmljG__sectionTitle{color:var(--system-color-elevation-base-content);font-size:1.25rem;font-weight:700;line-height:1.21}.DashBoard-module-scss-module__DxmljG__toolsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:1200px){.DashBoard-module-scss-module__DxmljG__toolsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DashBoard-module-scss-module__DxmljG__toolsGrid{grid-template-columns:1fr}}
.PrimaryButton-module-scss-module__LAdUhW__button{background-color:var(--system-color-functional-action);color:var(--system-color-elevation-base-content-alt);border:1px solid var(--system-color-functional-action);cursor:pointer;border-radius:2rem;flex-shrink:0;align-items:center;gap:.5rem;height:2.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .15s ease-in-out;display:flex}.PrimaryButton-module-scss-module__LAdUhW__button:hover:not(:disabled){background-color:var(--system-color-functional-action-hover);border-color:var(--system-color-functional-action-hover)}.PrimaryButton-module-scss-module__LAdUhW__button:disabled{background-color:var(--system-color-border-secondary);border-color:var(--system-color-border-secondary);cursor:not-allowed}.PrimaryButton-module-scss-module__LAdUhW__default{padding:.75rem 1.5rem}.PrimaryButton-module-scss-module__LAdUhW__compact{padding:.5rem 1rem}.PrimaryButton-module-scss-module__LAdUhW__icon{color:var(--system-color-elevation-base-content-alt);flex-shrink:0}
.ToolComponent-module-scss-module__z---wG__container{flex-direction:column;flex:1;gap:2rem;height:100%;max-height:100%;padding:2rem;display:flex;overflow:hidden}.ToolComponent-module-scss-module__z---wG__header{border-bottom:1px solid var(--system-color-border-primary);align-items:center;gap:1rem;padding:1.5rem;display:flex}.ToolComponent-module-scss-module__z---wG__header h1{color:var(--system-color-elevation-base-content);font-size:1.25rem;font-weight:700}.ToolComponent-module-scss-module__z---wG__headerSpacer{flex-shrink:0;width:88px}.ToolComponent-module-scss-module__z---wG__content{background:var(--system-color-elevation-base-background);border:1px solid var(--system-color-border-primary);border-radius:1rem;flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.ToolComponent-module-scss-module__z---wG__backButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:inherit;display:flex}.ToolComponent-module-scss-module__z---wG__sections{flex-direction:column;gap:2rem;display:flex}.ToolComponent-module-scss-module__z---wG__section{flex-direction:column;gap:1rem;display:flex}.ToolComponent-module-scss-module__z---wG__sectionTitle{color:var(--system-color-elevation-base-content);font-size:1rem;font-weight:700}.ToolComponent-module-scss-module__z---wG__uploadArea{border:2px dashed var(--system-color-border-primary);text-align:center;cursor:pointer;background-color:var(--system-color-functional-action-alt);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;max-width:40rem;margin:0 auto;padding:2rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ToolComponent-module-scss-module__z---wG__uploadArea:hover,.ToolComponent-module-scss-module__z---wG__uploadArea.ToolComponent-module-scss-module__z---wG__dragging,.ToolComponent-module-scss-module__z---wG__dragging{border-color:var(--system-color-functional-action);background-color:var(--system-color-functional-action-alt-hover)}.ToolComponent-module-scss-module__z---wG__previewArea{background-color:var(--system-color-elevation-base-background);border:1px solid var(--system-color-border-primary);border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ToolComponent-module-scss-module__z---wG__previewDashed{border:1px dashed var(--system-color-border-secondary);background:var(--system-color-elevation-base-background);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:0;padding:2rem;display:flex}.ToolComponent-module-scss-module__z---wG__fileInfo{background:var(--system-color-elevation-one-background);border:1px solid var(--system-color-border-primary);border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.ToolComponent-module-scss-module__z---wG__chooseWrap{justify-content:center;margin-top:1rem;display:flex}.ToolComponent-module-scss-module__z---wG__hidden{display:none}.ToolComponent-module-scss-module__z---wG__sidebar{flex-direction:column;gap:1.5rem;width:20rem;display:flex;overflow:hidden}.ToolComponent-module-scss-module__z---wG__downloadWrap{justify-content:center;margin-top:1rem;display:flex}.ToolComponent-module-scss-module__z---wG__toggle{background:var(--system-color-border-secondary);cursor:pointer;border-radius:1rem;width:3rem;height:1.5rem;position:relative}.ToolComponent-module-scss-module__z---wG__toggleOn{background:var(--system-color-functional-action)}.ToolComponent-module-scss-module__z---wG__toggleKnob{background:#fff;border-radius:50%;width:1.1rem;height:1.1rem;transition:transform .2s;position:absolute;top:2px;left:2px}.ToolComponent-module-scss-module__z---wG__toggleKnobOn{transform:translate(1.5rem)}.ToolComponent-module-scss-module__z---wG__betweenRow{justify-content:space-between;align-items:center;display:flex}.ToolComponent-module-scss-module__z---wG__toolPage{flex-direction:column;flex:1;gap:2rem;height:100%;max-height:100%;padding:2rem;display:flex;overflow:hidden}.ToolComponent-module-scss-module__z---wG__mainPanel{background:var(--system-color-elevation-base-background);border:1px solid var(--system-color-border-primary);border-radius:1rem;flex:1;gap:1.5rem;min-height:0;padding:1.5rem;display:flex;overflow:hidden}.ToolComponent-module-scss-module__z---wG__videoPreview{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.ToolComponent-module-scss-module__z---wG__videoPlayer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ToolComponent-module-scss-module__z---wG__controls{flex-direction:column;gap:1rem;display:flex}.ToolComponent-module-scss-module__z---wG__controlGroup{flex-direction:column;gap:.5rem;display:flex}.ToolComponent-module-scss-module__z---wG__controlGroup label{color:var(--system-color-elevation-base-content);font-size:.875rem;font-weight:500}.ToolComponent-module-scss-module__z---wG__controlGroup input,.ToolComponent-module-scss-module__z---wG__controlGroup select,.ToolComponent-module-scss-module__z---wG__controlGroup textarea{border:1px solid var(--system-color-border-primary);background-color:var(--system-color-elevation-base-background);color:var(--system-color-elevation-base-content);border-radius:.5rem;padding:.5rem;font-family:inherit}.ToolComponent-module-scss-module__z---wG__controlGroup input:focus,.ToolComponent-module-scss-module__z---wG__controlGroup select:focus,.ToolComponent-module-scss-module__z---wG__controlGroup textarea:focus{border-color:var(--system-color-functional-action);outline:none}.ToolComponent-module-scss-module__z---wG__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:768px){.ToolComponent-module-scss-module__z---wG__container{gap:1rem;padding:1rem}.ToolComponent-module-scss-module__z---wG__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1rem}.ToolComponent-module-scss-module__z---wG__header h1{font-size:1.1rem;line-height:1.3}.ToolComponent-module-scss-module__z---wG__backButton{align-self:flex-start;margin-bottom:1.25rem}.ToolComponent-module-scss-module__z---wG__headerSpacer{width:0;height:0}.ToolComponent-module-scss-module__z---wG__content{gap:1rem;padding:1rem}}.ToolComponent-module-scss-module__z---wG__downloadButton{align-items:center;gap:.5rem;display:flex}.ToolComponent-module-scss-module__z---wG__centerContent{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;display:flex}.ToolComponent-module-scss-module__z---wG__lottiePreview{flex:1;width:100%;min-height:0;padding:2rem}.ToolComponent-module-scss-module__z---wG__youtubePanel{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.ToolComponent-module-scss-module__z---wG__youtubeInputWrap{flex-direction:column;gap:1rem;width:100%;max-width:28rem;display:flex}.ToolComponent-module-scss-module__z---wG__youtubeInputRow{align-items:center;gap:.75rem;width:100%;display:flex}.ToolComponent-module-scss-module__z---wG__youtubeInputShell{background:var(--system-color-elevation-one-background);border:1px solid var(--system-color-border-primary);border-radius:1rem;flex:1;align-items:center;gap:.5rem;height:2.5rem;padding:0 1rem;transition:border-color .2s;display:flex}.ToolComponent-module-scss-module__z---wG__youtubeInputShell:hover{border-color:var(--system-color-border-secondary)}.ToolComponent-module-scss-module__z---wG__youtubeInputShell:focus-within{border-color:var(--system-color-border-focus)}.ToolComponent-module-scss-module__z---wG__youtubeInput{height:100%;color:var(--system-color-elevation-base-content);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.ToolComponent-module-scss-module__z---wG__youtubeInput::placeholder{color:var(--system-color-elevation-base-content-tint)}.ToolComponent-module-scss-module__z---wG__youtubeCard{background:var(--system-color-elevation-base-background);border:1px solid var(--system-color-border-primary);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;max-width:36rem;min-height:0;padding:1.5rem;display:flex}.ToolComponent-module-scss-module__z---wG__youtubeTranscript{max-width:36.75rem;height:12.5rem}.ToolComponent-module-scss-module__z---wG__youtubeTranscriptBody{color:var(--system-color-elevation-base-content-tint);flex:1;font-size:.875rem;line-height:1.21;overflow-y:auto}.ToolComponent-module-scss-module__z---wG__youtubeActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.ToolComponent-module-scss-module__z---wG__youtubeError{background:var(--system-color-functional-error-alt);border:1px solid var(--system-color-functional-error);border-radius:.75rem;flex-direction:column;gap:.5rem;width:100%;max-width:36rem;padding:1rem;display:flex}
.SecondaryButton-module-scss-module__eTWyVG__button{background-color:var(--system-color-elevation-one-background);color:var(--system-color-elevation-one-content-tint);border:1px solid var(--system-color-border-primary);cursor:pointer;border-radius:2rem;flex-shrink:0;align-items:center;gap:.5rem;height:2.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .15s ease-in-out;display:flex}.SecondaryButton-module-scss-module__eTWyVG__button:hover:not(:disabled){background-color:var(--system-color-elevation-base-background);border-color:var(--system-color-border-primary)}.SecondaryButton-module-scss-module__eTWyVG__button:disabled{background-color:var(--system-color-border-secondary);border-color:var(--system-color-border-secondary);cursor:not-allowed}.SecondaryButton-module-scss-module__eTWyVG__default{padding:.75rem 1.5rem}.SecondaryButton-module-scss-module__eTWyVG__compact{padding:.5rem 1rem}.SecondaryButton-module-scss-module__eTWyVG__icon{color:var(--system-color-elevation-one-content-tint);flex-shrink:0}
.ToolTip-module-scss-module___ev29q__container{z-index:50;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.ToolTip-module-scss-module___ev29q__content{background-color:var(--system-color-elevation-superior-background);border-radius:9999px;align-items:center;gap:.5rem;height:3rem;margin-bottom:2rem;padding-left:.25rem;padding-right:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ToolTip-module-scss-module___ev29q__visible{opacity:1;transform:translateY(0)}.ToolTip-module-scss-module___ev29q__hidden{opacity:0;transform:translateY(1rem)}.ToolTip-module-scss-module___ev29q__iconContainer{background-color:var(--system-color-elevation-superior-background-alt);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:.25rem;display:flex}.ToolTip-module-scss-module___ev29q__checkIcon{color:var(--system-color-elevation-superior-content-alt);flex-shrink:0;width:1.25rem;height:1.25rem}.ToolTip-module-scss-module___ev29q__message{color:var(--system-color-elevation-superior-content);font-size:1rem;font-weight:500;line-height:1.21}
