.languageDropdown-module__2lAzVW__dropdown{z-index:10;display:inline-block;position:relative}.languageDropdown-module__2lAzVW__dropdownButton{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.languageDropdown-module__2lAzVW__dropdownButton:hover{background:#0000000d}.languageDropdown-module__2lAzVW__icon{flex-shrink:0;width:20px;height:20px}.languageDropdown-module__2lAzVW__divider{color:#9ca3af80;font-size:1.2rem;font-weight:300}.languageDropdown-module__2lAzVW__currentLang{white-space:nowrap;font-size:.9rem;font-weight:500;font-family:var(--font-geist-sans)}.languageDropdown-module__2lAzVW__dropdownMenu{-webkit-backdrop-filter:blur(20px);z-index:99999;border-radius:12px;min-width:120px;animation:.2s languageDropdown-module__2lAzVW__fadeIn;overflow:hidden;transform:translateZ(0)}.languageDropdown-module__2lAzVW__dropdownItem{cursor:pointer;color:#1f2937;background:0 0;border:none;justify-content:center;align-items:center;width:100%;padding:12px 20px;font-size:.95rem;transition:background .2s;display:flex}@media (prefers-color-scheme:dark){.languageDropdown-module__2lAzVW__dropdownItem{color:#ecfeff}}.languageDropdown-module__2lAzVW__dropdownItem:hover{background:#0000000d}@media (prefers-color-scheme:dark){.languageDropdown-module__2lAzVW__dropdownItem:hover{background:#ffffff1a}}.languageDropdown-module__2lAzVW__dropdownItem.languageDropdown-module__2lAzVW__active{background:#3b82f61a;font-weight:600}.languageDropdown-module__2lAzVW__languageName{text-align:left;font-family:var(--font-geist-sans);flex:1}@keyframes languageDropdown-module__2lAzVW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes languageDropdown-module__2lAzVW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.languageDropdown-module__2lAzVW__dropdownMenu.languageDropdown-module__2lAzVW__openUp{animation:.2s languageDropdown-module__2lAzVW__fadeInUp}@media (max-width:768px){.languageDropdown-module__2lAzVW__dropdownButton{justify-content:center;gap:0;width:36px;height:36px;padding:8px}.languageDropdown-module__2lAzVW__icon{width:20px;height:20px}.languageDropdown-module__2lAzVW__currentLang,.languageDropdown-module__2lAzVW__divider{display:none}.languageDropdown-module__2lAzVW__dropdownMenu{min-width:100px}.languageDropdown-module__2lAzVW__dropdownItem{padding:10px 16px;font-size:.85rem}}@media (max-width:480px){.languageDropdown-module__2lAzVW__dropdownButton{width:32px;height:32px;padding:6px}.languageDropdown-module__2lAzVW__icon{width:18px;height:18px}.languageDropdown-module__2lAzVW__dropdownMenu{min-width:90px}.languageDropdown-module__2lAzVW__dropdownItem{padding:8px 12px;font-size:.8rem}}
.controlPanel-module___ZYQOG__container{z-index:1000;transition:opacity .3s,transform .3s;position:fixed;top:2rem;right:2rem}body.editor-open .controlPanel-module___ZYQOG__container{opacity:0;pointer-events:none;transform:translateY(10px)}.controlPanel-module___ZYQOG__bottomRight{top:auto;bottom:2rem}:is(.controlPanel-module___ZYQOG__container canvas,.controlPanel-module___ZYQOG__container div){border:none!important;outline:none!important}.controlPanel-module___ZYQOG__buttonGroup{align-items:center;gap:12px;display:flex}.controlPanel-module___ZYQOG__button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative}.controlPanel-module___ZYQOG__button:before{content:"";background:#fff0;border-radius:50%;transition:background .3s;position:absolute;inset:0}.controlPanel-module___ZYQOG__button:hover:before{background:#ffffff1a}.controlPanel-module___ZYQOG__button:hover{transform:scale(1.15)}.controlPanel-module___ZYQOG__homeButton{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex;position:relative}html.light .controlPanel-module___ZYQOG__homeButton{color:#1f2937}html.dark .controlPanel-module___ZYQOG__homeButton{color:#e5e7eb}.controlPanel-module___ZYQOG__homeButton:before{content:"";background:#fff0;border-radius:50%;transition:background .3s;position:absolute;inset:0}.controlPanel-module___ZYQOG__homeButton:hover:before{background:#3b82f626}.controlPanel-module___ZYQOG__homeButton:hover{transform:scale(1.15)}html.light .controlPanel-module___ZYQOG__homeButton:hover{color:#3b82f6}html.dark .controlPanel-module___ZYQOG__homeButton:hover{color:#60a5fa}.controlPanel-module___ZYQOG__homeButton:active{transform:scale(1.05)}.controlPanel-module___ZYQOG__divider{color:#9ca3af66;-webkit-user-select:none;user-select:none;font-size:1.5rem;font-weight:200}@media (prefers-color-scheme:dark){.controlPanel-module___ZYQOG__divider{color:#9ca3af4d}}@media (max-width:768px){.controlPanel-module___ZYQOG__container{top:1rem;right:1rem;scale:.8}.controlPanel-module___ZYQOG__container.controlPanel-module___ZYQOG__bottomRight{top:auto;bottom:1rem}.controlPanel-module___ZYQOG__buttonGroup{gap:8px}.controlPanel-module___ZYQOG__button,.controlPanel-module___ZYQOG__homeButton{width:36px;height:36px}.controlPanel-module___ZYQOG__divider{font-size:1.2rem}}@media (max-width:480px){.controlPanel-module___ZYQOG__container{top:.75rem;right:.75rem;scale:.7}.controlPanel-module___ZYQOG__container.controlPanel-module___ZYQOG__bottomRight{top:auto;bottom:.75rem}.controlPanel-module___ZYQOG__buttonGroup{gap:6px}.controlPanel-module___ZYQOG__button,.controlPanel-module___ZYQOG__homeButton{width:32px;height:32px}}
.projectCard-module__BDZfca__projectCard{will-change:transform;backface-visibility:hidden;background:0 0;border:1px solid;border-radius:1rem;flex-direction:column;width:100%;max-width:400px;height:100%;margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}@media (max-width:768px){.projectCard-module__BDZfca__projectCard{max-width:none}}html.dark .projectCard-module__BDZfca__projectCard{background:#1e2332cc;border-color:#ffffff1a}html.light .projectCard-module__BDZfca__projectCard{background:#ffffffe6;border-color:#0000001a}html.dark .projectCard-module__BDZfca__projectCard:hover{border-color:#60a5fa4d}html.light .projectCard-module__BDZfca__projectCard:hover{border-color:#38bdf84d}.projectCard-module__BDZfca__cardContent{width:100%;color:inherit;text-decoration:none;display:block}.projectCard-module__BDZfca__thumbnail{flex-shrink:0;width:100%;height:200px;line-height:0;display:block;position:relative;overflow:hidden}html.dark .projectCard-module__BDZfca__thumbnail{background:#0f172acc}html.light .projectCard-module__BDZfca__thumbnail{background:#f1f5f9e6}.projectCard-module__BDZfca__thumbnailImage{object-position:center;object-fit:cover!important;width:100%!important;max-width:none!important;display:block!important}.projectCard-module__BDZfca__thumbnailPlaceholder{opacity:.2;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}html.dark .projectCard-module__BDZfca__thumbnailPlaceholder{color:#ffffff4d}html.light .projectCard-module__BDZfca__thumbnailPlaceholder{color:#0003}.projectCard-module__BDZfca__thumbnailOverlay{z-index:10;background:linear-gradient(#000000b3 0%,#0000 100%);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0;overflow:visible}.projectCard-module__BDZfca__cardTitle{font-family:var(--font-black-han-sans),sans-serif;color:#fff;text-shadow:0 2px 8px #00000080;flex:1;margin:0;padding-right:1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.projectCard-module__BDZfca__statusDot{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.projectCard-module__BDZfca__dotCore{z-index:2;border-radius:50%;width:8px;height:8px;position:absolute}.projectCard-module__BDZfca__dotPulse{z-index:1;backface-visibility:hidden;will-change:transform,opacity;border-radius:50%;width:16px;height:16px;animation:2s ease-in-out infinite projectCard-module__BDZfca__statusPulse;position:absolute;transform:translateZ(0)}@keyframes projectCard-module__BDZfca__statusPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.2;transform:scale(1.2)}}.projectCard-module__BDZfca__statusDot.planning .projectCard-module__BDZfca__dotCore{background:#6b7280;box-shadow:0 0 8px #6b7280cc}.projectCard-module__BDZfca__statusDot.planning .projectCard-module__BDZfca__dotPulse{background:#6b728099}.projectCard-module__BDZfca__statusDot.in_progress .projectCard-module__BDZfca__dotCore{background:#fbbf24;box-shadow:0 0 8px #fbbf24cc}.projectCard-module__BDZfca__statusDot.in_progress .projectCard-module__BDZfca__dotPulse{background:#fbbf2499}.projectCard-module__BDZfca__statusDot.completed .projectCard-module__BDZfca__dotCore{background:#10b981;box-shadow:0 0 8px #10b981cc}.projectCard-module__BDZfca__statusDot.completed .projectCard-module__BDZfca__dotPulse{background:#10b98199}.projectCard-module__BDZfca__statusDot.stopped .projectCard-module__BDZfca__dotCore{background:#ef4444;box-shadow:0 0 8px #ef4444cc}.projectCard-module__BDZfca__statusDot.stopped .projectCard-module__BDZfca__dotPulse{background:#ef444499}.projectCard-module__BDZfca__statusTooltip{font-size:.75rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:1000;border-radius:.5rem;padding:.5rem .75rem;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 4px 12px #0000004d}html.dark .projectCard-module__BDZfca__statusTooltip{background:#1e293bf2}html.light .projectCard-module__BDZfca__statusTooltip{background:#0f172af2}.projectCard-module__BDZfca__statusTooltip:before{content:"";border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:100%;right:6px}html.dark .projectCard-module__BDZfca__statusTooltip:before{border-bottom:5px solid #1e293bf2}html.light .projectCard-module__BDZfca__statusTooltip:before{border-bottom:5px solid #0f172af2}.projectCard-module__BDZfca__statusDot:hover .projectCard-module__BDZfca__statusTooltip{opacity:1;transform:translateY(0)}.projectCard-module__BDZfca__cardBody{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.projectCard-module__BDZfca__cardDescription{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;min-height:3.04rem;max-height:3.04rem;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}html.dark .projectCard-module__BDZfca__cardDescription{color:#fffc}html.light .projectCard-module__BDZfca__cardDescription{color:#475569}.projectCard-module__BDZfca__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.projectCard-module__BDZfca__linkButtonsWrapper{margin-top:auto}.projectCard-module__BDZfca__divider{width:100%;height:1px}html.dark .projectCard-module__BDZfca__divider{background:#ffffff1a}html.light .projectCard-module__BDZfca__divider{background:#0000001a}.projectCard-module__BDZfca__linkButtons{flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem;display:flex}.projectCard-module__BDZfca__linkButton{font-size:.875rem;font-family:var(--font-geist-sans),sans-serif;cursor:pointer;backface-visibility:hidden;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;transform:translateZ(0)}.projectCard-module__BDZfca__linkButton svg{font-size:1.125rem}.projectCard-module__BDZfca__linkButtons a:first-child{color:#1a1a1a;background:#fff;box-shadow:0 2px 8px #0000001a}.projectCard-module__BDZfca__linkButtons a:first-child:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.projectCard-module__BDZfca__linkButtons a:last-child,.projectCard-module__BDZfca__linkButtons a:only-child{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);box-shadow:0 2px 8px #0ea5e94d}.projectCard-module__BDZfca__linkButtons a:last-child:hover,.projectCard-module__BDZfca__linkButtons a:only-child:hover{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e966}.projectCard-module__BDZfca__linkButtons a:only-child{color:#1a1a1a;background:#fff;box-shadow:0 2px 8px #0000001a}.projectCard-module__BDZfca__linkButtons a:only-child:hover{background:#f5f5f5;box-shadow:0 4px 12px #00000026}.projectCard-module__BDZfca__techBadge{font-size:.8rem;font-weight:500;font-family:var(--font-geist-mono),monospace;backface-visibility:hidden;border-radius:.5rem;padding:.35rem .75rem;transition:transform .2s;transform:translateZ(0)}html.dark .projectCard-module__BDZfca__techBadge{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d}html.light .projectCard-module__BDZfca__techBadge{color:#0ea5e9;background:#38bdf81a;border:1px solid #38bdf84d}.projectCard-module__BDZfca__techMore{border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.75rem;line-height:1;font-family:var(--font-geist-sans),sans-serif!important;font-weight:300!important;display:inline-flex!important}.projectCard-module__BDZfca__techMore svg{flex-shrink:0;font-size:.75rem}html.dark .projectCard-module__BDZfca__techMore{color:#ffffff80;background:#ffffff1a}html.light .projectCard-module__BDZfca__techMore{color:#0006;background:#0000000d}.projectCard-module__BDZfca__adminActions{border-top:1px solid;gap:.75rem;padding:1rem 1.5rem;display:flex}html.dark .projectCard-module__BDZfca__adminActions{border-color:#ffffff1a}html.light .projectCard-module__BDZfca__adminActions{border-color:#0000001a}.projectCard-module__BDZfca__editButton,.projectCard-module__BDZfca__deleteButton{cursor:pointer;font-size:.875rem;font-family:var(--font-black-han-sans),sans-serif;backface-visibility:hidden;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex;transform:translateZ(0)}.projectCard-module__BDZfca__editButton{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d}.projectCard-module__BDZfca__editButton:hover{background:#3b82f633;border-color:#3b82f6;transform:translateY(-2px)}html.dark .projectCard-module__BDZfca__deleteButton{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}html.dark .projectCard-module__BDZfca__deleteButton:hover{background:#ef444440;border-color:#ef4444;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}html.light .projectCard-module__BDZfca__deleteButton{color:#dc2626;background:#dc26261a;border:1px solid #dc262640}html.light .projectCard-module__BDZfca__deleteButton:hover{background:#dc262633;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #dc262640}@media (max-width:768px){.projectCard-module__BDZfca__thumbnail{height:140px}.projectCard-module__BDZfca__cardTitle{font-size:.95rem}.projectCard-module__BDZfca__cardBody{padding:1rem}.projectCard-module__BDZfca__cardDescription{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;min-height:2.24rem;max-height:2.24rem;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.projectCard-module__BDZfca__techStack{gap:.35rem}.projectCard-module__BDZfca__techBadge{padding:.25rem .5rem;font-size:.7rem}.projectCard-module__BDZfca__techMore{gap:.15rem;padding:.25rem .5rem;font-size:.65rem}.projectCard-module__BDZfca__techMore svg{font-size:.65rem}.projectCard-module__BDZfca__linkButtons{gap:.5rem;padding:.75rem 1rem}.projectCard-module__BDZfca__linkButton{gap:.4rem;padding:.6rem .9rem;font-size:.8rem}.projectCard-module__BDZfca__linkButton svg{font-size:1rem}.projectCard-module__BDZfca__adminActions{gap:.4rem;padding:.5rem .75rem;top:.5rem;right:.5rem}.projectCard-module__BDZfca__editButton,.projectCard-module__BDZfca__deleteButton{gap:.35rem;padding:.5rem .75rem;font-size:.8rem}.projectCard-module__BDZfca__editButton svg,.projectCard-module__BDZfca__deleteButton svg{font-size:.9rem}}@media (max-width:480px){.projectCard-module__BDZfca__thumbnail{height:120px}.projectCard-module__BDZfca__cardTitle{font-size:.85rem}.projectCard-module__BDZfca__cardBody{padding:.75rem}.projectCard-module__BDZfca__cardDescription{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;min-height:1.95rem;max-height:1.95rem;font-size:.75rem;line-height:1.3;display:-webkit-box;overflow:hidden}.projectCard-module__BDZfca__techBadge{padding:.2rem .4rem;font-size:.65rem}.projectCard-module__BDZfca__techMore{padding:.2rem .4rem;font-size:.6rem}.projectCard-module__BDZfca__linkButtons{gap:.4rem;padding:.5rem .75rem}.projectCard-module__BDZfca__linkButton{gap:.3rem;padding:.5rem .75rem;font-size:.75rem}.projectCard-module__BDZfca__linkButton svg{font-size:.9rem}}
.skeleton-module__tNXJkG__skeleton{background:linear-gradient(90deg,#fff0 0%,#fff3 50%,#fff0 100%) 0 0/200% 100%;animation:1.5s infinite skeleton-module__tNXJkG__shimmer;display:inline-block;position:relative;overflow:hidden}html.dark .skeleton-module__tNXJkG__skeleton{background-color:#ffffff1a;background-image:linear-gradient(90deg,#fff0 0%,#ffffff1a 50%,#fff0 100%)}html.light .skeleton-module__tNXJkG__skeleton{background-color:#00000014;background-image:linear-gradient(90deg,#0000 0%,#0000000d 50%,#0000 100%)}@keyframes skeleton-module__tNXJkG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-module__tNXJkG__skeletonText{flex-direction:column;gap:.5rem;display:flex}
.projectSection-module__saaBpq__container{z-index:50;pointer-events:auto;width:85%;max-width:1200px;position:fixed;top:45%;left:50%;transform:translate(-50%,-50%)}.projectSection-module__saaBpq__categorySection{will-change:opacity,transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}.projectSection-module__saaBpq__categoryTitle{font-family:var(--font-black-han-sans),sans-serif;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #667eea4d);letter-spacing:.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;font-size:3rem;font-weight:400;transform:translateZ(0)rotate(.001deg)}html.light .projectSection-module__saaBpq__categoryTitle{background:linear-gradient(135deg,#4c51bf 0%,#6b46c1 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px #4c51bf66);-webkit-background-clip:text;background-clip:text}html.dark .projectSection-module__saaBpq__categoryTitle{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 50%,#e0e7ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 12px #60a5fa66);-webkit-background-clip:text;background-clip:text}.projectSection-module__saaBpq__projectGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.projectSection-module__saaBpq__projectCard{cursor:pointer;will-change:transform;backface-visibility:hidden;border-radius:1rem;height:420px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateZ(0)}.projectSection-module__saaBpq__cardLink{width:100%;height:100%;color:inherit;-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;text-decoration:none;transition:all .3s;display:block;box-shadow:0 8px 32px #0000001a}.projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__cardLink{background:#ffffff14;border-color:#667eea4d;box-shadow:0 12px 48px #667eea26,0 0 40px #764ba21a}html.light .projectSection-module__saaBpq__cardLink{background:#ffffffb3;border:1px solid #00000014;box-shadow:0 8px 32px #00000014}html.light .projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__cardLink{background:#ffffffd9;border-color:#667eea66;box-shadow:0 12px 48px #667eea33,0 0 40px #764ba226}html.dark .projectSection-module__saaBpq__cardLink{background:#1e1e2899;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0000004d}html.dark .projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__cardLink{background:#282837b3;border-color:#667eea66;box-shadow:0 12px 48px #667eea40,0 0 40px #764ba233}.projectSection-module__saaBpq__thumbnail{background:linear-gradient(135deg,#667eea1a,#764ba21a);width:100%;height:200px;position:relative;overflow:hidden}.projectSection-module__saaBpq__thumbnail>span{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.projectSection-module__saaBpq__thumbnailImage{object-fit:cover;object-position:center;backface-visibility:hidden;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:translateZ(0)}.projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__thumbnailImage{transform:scale(1.05)}.projectSection-module__saaBpq__thumbnailPlaceholder{color:#fff;width:100%;height:100%;font-family:var(--font-black-han-sans),sans-serif;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;font-size:4rem;font-weight:700;display:flex}.projectSection-module__saaBpq__thumbnailOverlay{z-index:10;background:linear-gradient(#0009 0%,#0000 100%);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0}.projectSection-module__saaBpq__overlayTitle{font-family:var(--font-black-han-sans),sans-serif;color:#fff;text-shadow:0 2px 8px #00000080;flex:1;margin:0;padding-right:1rem;font-size:1.25rem;font-weight:600;line-height:1.3}.projectSection-module__saaBpq__statusDot{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.projectSection-module__saaBpq__statusDot:hover{min-width:70px;padding:0 10px}.projectSection-module__saaBpq__dotCore{background:#fff;border-radius:50%;width:8px;height:8px;transition:all .3s;position:absolute;box-shadow:0 0 8px #fffc}.projectSection-module__saaBpq__statusDot:hover .projectSection-module__saaBpq__dotCore{opacity:0;transform:scale(0)}.projectSection-module__saaBpq__statusLabel{font-size:.7rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;white-space:nowrap;color:#fff;text-shadow:0 1px 2px #0000004d;opacity:0;z-index:2;transition:opacity .3s;position:relative}.projectSection-module__saaBpq__statusDot:hover .projectSection-module__saaBpq__statusLabel{opacity:1}.projectSection-module__saaBpq__projectInfo{flex-direction:column;gap:1rem;height:calc(100% - 200px);padding:1.5rem;display:flex}.projectSection-module__saaBpq__projectDescription{-webkit-line-clamp:3;opacity:.85;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}html.light .projectSection-module__saaBpq__projectDescription{color:#4a5568}html.dark .projectSection-module__saaBpq__projectDescription{color:#cbd5e0}.projectSection-module__saaBpq__techStack{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.projectSection-module__saaBpq__techTag{backface-visibility:hidden;border-radius:.5rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;transform:translateZ(0)}html.light .projectSection-module__saaBpq__techTag{color:#4c51bf;background:#667eea1a;border:1px solid #667eea33}html.dark .projectSection-module__saaBpq__techTag{color:#a78bfa;background:#667eea26;border:1px solid #667eea40}.projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__techTag{transform:translateY(-2px)}html.light .projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__techTag{background:#667eea33;border-color:#667eea66}html.dark .projectSection-module__saaBpq__projectCard:hover .projectSection-module__saaBpq__techTag{background:#667eea40;border-color:#667eea66}.projectSection-module__saaBpq__viewMoreContainer{justify-content:center;margin-top:2.5rem;display:flex}.projectSection-module__saaBpq__viewMoreLink{text-decoration:none;display:inline-block}.projectSection-module__saaBpq__viewMoreButton{font-family:var(--font-black-han-sans),sans-serif;cursor:pointer;border:none;border-radius:3rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:400;transition:all .3s;display:flex;position:relative;overflow:hidden}html.dark .projectSection-module__saaBpq__viewMoreButton{color:#60a5fa;background:linear-gradient(135deg,#60a5fa26 0%,#3b82f626 100%);border:2px solid #60a5fa4d;box-shadow:0 4px 20px #60a5fa33}html.light .projectSection-module__saaBpq__viewMoreButton{color:#3b82f6;background:linear-gradient(135deg,#3b82f61a 0%,#2563eb1a 100%);border:2px solid #3b82f64d;box-shadow:0 4px 20px #3b82f626}.projectSection-module__saaBpq__viewMoreButton:before{content:"";opacity:0;background:linear-gradient(135deg,#60a5fa33,#3b82f633);transition:opacity .3s;position:absolute;inset:0}.projectSection-module__saaBpq__viewMoreButton:hover:before{opacity:1}html.dark .projectSection-module__saaBpq__viewMoreButton:hover{border-color:#60a5fa99;box-shadow:0 8px 30px #60a5fa4d}html.light .projectSection-module__saaBpq__viewMoreButton:hover{border-color:#3b82f699;box-shadow:0 8px 30px #3b82f640}.projectSection-module__saaBpq__viewMoreButton span{z-index:1;position:relative}.projectSection-module__saaBpq__viewMoreButton>div{z-index:1;align-items:center;font-size:1.25rem;display:flex;position:relative}@media (max-width:768px){.projectSection-module__saaBpq__container{width:90%;top:50%}.projectSection-module__saaBpq__categoryTitle{margin-bottom:1.75rem;font-size:2rem}.projectSection-module__saaBpq__projectGrid{grid-template-columns:1fr;gap:1.25rem}.projectSection-module__saaBpq__projectCard{height:auto;min-height:320px}.projectSection-module__saaBpq__thumbnail{height:140px}.projectSection-module__saaBpq__thumbnailOverlay{padding:.75rem}.projectSection-module__saaBpq__overlayTitle{font-size:1rem}.projectSection-module__saaBpq__statusDot{min-width:18px;height:18px}.projectSection-module__saaBpq__statusDot:hover{min-width:55px}.projectSection-module__saaBpq__dotCore{width:6px;height:6px}.projectSection-module__saaBpq__statusLabel{font-size:.6rem}.projectSection-module__saaBpq__projectInfo{height:auto;padding:1rem}.projectSection-module__saaBpq__projectDescription{-webkit-line-clamp:2;font-size:.85rem;line-height:1.5}.projectSection-module__saaBpq__techStack{gap:.4rem}.projectSection-module__saaBpq__techTag{padding:.25rem .6rem;font-size:.7rem}.projectSection-module__saaBpq__viewMoreButton{gap:.5rem;padding:.875rem 1.75rem;font-size:.9rem}.projectSection-module__saaBpq__viewMoreButton>div{font-size:1.1rem}}@media (max-width:480px){.projectSection-module__saaBpq__container{width:92%;top:50%}.projectSection-module__saaBpq__categoryTitle{margin-bottom:1.5rem;font-size:1.6rem}.projectSection-module__saaBpq__projectCard{height:auto;min-height:280px}.projectSection-module__saaBpq__thumbnail{height:120px}.projectSection-module__saaBpq__thumbnailOverlay{padding:.6rem}.projectSection-module__saaBpq__overlayTitle{font-size:.95rem}.projectSection-module__saaBpq__statusDot{min-width:16px;height:16px}.projectSection-module__saaBpq__statusDot:hover{min-width:50px}.projectSection-module__saaBpq__dotCore{width:5px;height:5px}.projectSection-module__saaBpq__statusLabel{font-size:.55rem}.projectSection-module__saaBpq__projectInfo{gap:.65rem;height:auto;padding:.875rem}.projectSection-module__saaBpq__projectDescription{-webkit-line-clamp:2;font-size:.8rem;line-height:1.4}.projectSection-module__saaBpq__techStack{gap:.35rem}.projectSection-module__saaBpq__techTag{padding:.2rem .5rem;font-size:.65rem}.projectSection-module__saaBpq__viewMoreButton{padding:.75rem 1.5rem;font-size:.85rem}.projectSection-module__saaBpq__viewMoreButton>div{font-size:1rem}.projectSection-module__saaBpq__viewMoreContainer{margin-top:2rem}}
.admin-module__n8OGUG__container,.admin-module__n8OGUG__dashboard{font-family:var(--font-geist-sans),sans-serif}.admin-module__n8OGUG__container{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.admin-module__n8OGUG__dashboard{min-height:100vh;padding:3rem 2rem;position:relative}.admin-module__n8OGUG__dashboardContent{z-index:10;max-width:1400px;margin:0 auto;position:relative}.admin-module__n8OGUG__gradientBg{z-index:0;background-size:400% 400%;animation:8s infinite admin-module__n8OGUG__gradientShift;position:fixed;inset:0}.dark .admin-module__n8OGUG__gradientBg{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 25%,#0f3460 50%,#1a1a2e 75%,#16213e 100%)}.light .admin-module__n8OGUG__gradientBg{background:linear-gradient(135deg,#dbeafe 0%,#93c5fd 25%,#e0f2fe 50%,#7dd3fc 75%,#dbeafe 100%)}@keyframes admin-module__n8OGUG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.admin-module__n8OGUG__loading{z-index:10;font-family:var(--font-black-han-sans),sans-serif;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.dark .admin-module__n8OGUG__loading{color:#fff}.light .admin-module__n8OGUG__loading{color:#1f2937}.admin-module__n8OGUG__spinner{border-radius:50%;width:60px;height:60px;animation:1s linear infinite admin-module__n8OGUG__spin}.dark .admin-module__n8OGUG__spinner{border:4px solid #ffffff4d;border-top-color:#fff}.light .admin-module__n8OGUG__spinner{border:4px solid #0003;border-top-color:#1f2937}@keyframes admin-module__n8OGUG__spin{to{transform:rotate(360deg)}}.admin-module__n8OGUG__loginModalOverlay{z-index:100;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.admin-module__n8OGUG__loginModal{border-radius:1.5rem;width:100%;max-width:450px;padding:3rem;box-shadow:0 20px 60px #0000004d}.dark .admin-module__n8OGUG__loginModal{background:#141928f2;border:1px solid #ffffff1a}.light .admin-module__n8OGUG__loginModal{background:#fffffff2;border:1px solid #0000001a}.admin-module__n8OGUG__loginTitle{text-align:center;font-size:2.5rem;font-weight:400;font-family:var(--font-black-han-sans),sans-serif;margin:0 0 2.5rem}.dark .admin-module__n8OGUG__loginTitle{color:#fff}.light .admin-module__n8OGUG__loginTitle{color:#1f2937}.admin-module__n8OGUG__titleGradient{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.dark .admin-module__n8OGUG__titleGradient{background-image:linear-gradient(135deg,#60a5fa 0%,#38bdf8 100%)}.light .admin-module__n8OGUG__titleGradient{background-image:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%)}.admin-module__n8OGUG__loginForm{flex-direction:column;gap:1.5rem;display:flex}.admin-module__n8OGUG__formGroup{flex-direction:column;gap:.5rem;display:flex}.admin-module__n8OGUG__formGroup label{text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;font-family:var(--font-black-han-sans),sans-serif}.dark .admin-module__n8OGUG__formGroup label{color:#ffffffe6}.light .admin-module__n8OGUG__formGroup label{color:#000000b3}.admin-module__n8OGUG__loginInput{font-size:1rem;font-family:var(--font-geist-sans),sans-serif;border:2px solid;border-radius:.75rem;width:100%;padding:1rem 1.25rem;transition:all .3s}.dark .admin-module__n8OGUG__loginInput{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.light .admin-module__n8OGUG__loginInput{color:#1f2937;background:#fff;border-color:#0000001a}.dark .admin-module__n8OGUG__loginInput::placeholder{color:#ffffff80}.light .admin-module__n8OGUG__loginInput::placeholder{color:#0006}.admin-module__n8OGUG__loginInput:focus{outline:none}.dark .admin-module__n8OGUG__loginInput:focus{background:#ffffff14;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.light .admin-module__n8OGUG__loginInput:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #f973161a}.admin-module__n8OGUG__loginButton{color:#fff;cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;border:none;border-radius:.75rem;margin-top:1rem;padding:1rem;transition:all .3s}.dark .admin-module__n8OGUG__loginButton{background:linear-gradient(135deg,#60a5fa 0%,#38bdf8 100%);box-shadow:0 4px 12px #60a5fa4d}.dark .admin-module__n8OGUG__loginButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #60a5fa66}.light .admin-module__n8OGUG__loginButton{background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);box-shadow:0 4px 12px #f973164d}.light .admin-module__n8OGUG__loginButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f9731666}.admin-module__n8OGUG__header{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:2rem;display:flex}.admin-module__n8OGUG__dashboardTitle{font-size:2.5rem;font-weight:400;font-family:var(--font-black-han-sans),sans-serif;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;display:inline-block}.dark .admin-module__n8OGUG__dashboardTitle{background-image:linear-gradient(135deg,#60a5fa 0%,#38bdf8 100%)}.light .admin-module__n8OGUG__dashboardTitle{background-image:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 100%)}.admin-module__n8OGUG__headerActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:1rem;display:flex}.admin-module__n8OGUG__tabButtons{background:#0000001a;border-radius:.75rem;gap:.5rem;padding:.375rem;display:flex}html.dark .admin-module__n8OGUG__tabButtons{background:#ffffff0d}html.light .admin-module__n8OGUG__tabButtons{background:#0000000d}.admin-module__n8OGUG__tabButton{font-family:var(--font-black-han-sans),sans-serif;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:500;transition:all .3s;display:flex}html.dark .admin-module__n8OGUG__tabButton{color:#fff9}html.dark .admin-module__n8OGUG__tabButton:hover{color:#ffffffe6;background:#ffffff0d}html.light .admin-module__n8OGUG__tabButton{color:#475569}html.light .admin-module__n8OGUG__tabButton:hover{color:#1e293b;background:#38bdf81a}.admin-module__n8OGUG__tabButtonActive{font-weight:600;transform:translateY(-1px);color:#fff!important}html.dark .admin-module__n8OGUG__tabButtonActive{background:linear-gradient(135deg,#60a5fa 0%,#38bdf8 100%);box-shadow:0 4px 12px #60a5fa66,0 0 0 2px #60a5fa33}html.light .admin-module__n8OGUG__tabButtonActive{background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);box-shadow:0 4px 12px #38bdf866,0 0 0 2px #38bdf833}.admin-module__n8OGUG__logoutButton{color:#fff;cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:.75rem;padding:.75rem 1.5rem;transition:all .3s;box-shadow:0 4px 12px #ef44444d}.admin-module__n8OGUG__logoutButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ef444466}.admin-module__n8OGUG__section{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex}.admin-module__n8OGUG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.admin-module__n8OGUG__sectionHeader h2{font-size:1.75rem;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;margin:0}.dark .admin-module__n8OGUG__sectionHeader h2{color:#fff}.light .admin-module__n8OGUG__sectionHeader h2{color:#1f2937}.admin-module__n8OGUG__addButton{color:#fff;cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.75rem;align-items:center;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #10b9814d}.admin-module__n8OGUG__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.admin-module__n8OGUG__skillsGrid{gap:1.5rem;width:100%;margin:-1rem;padding:1rem;display:flex;overflow:auto hidden}.admin-module__n8OGUG__skillsGrid::-webkit-scrollbar{height:8px}.admin-module__n8OGUG__skillsGrid::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.admin-module__n8OGUG__skillsGrid::-webkit-scrollbar-thumb{background:#80808080;border-radius:4px}.admin-module__n8OGUG__skillsGrid::-webkit-scrollbar-thumb:hover{background:#808080b3}.admin-module__n8OGUG__categoryCard{border:1px solid;border-radius:1rem;flex-direction:column;flex-shrink:0;min-width:350px;height:550px;padding:1.5rem;transition:all .3s;display:flex}.dark .admin-module__n8OGUG__categoryCard{background:#1e2332f2;border-color:#ffffff1a;box-shadow:0 8px 24px #0000004d}.light .admin-module__n8OGUG__categoryCard{background:#fffffff2;border-color:#0000001a;box-shadow:0 8px 24px #0000001a}.admin-module__n8OGUG__categoryTitle{text-align:center;text-transform:uppercase;letter-spacing:.05em;font-size:1.25rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;margin:0 0 1.25rem}.dark .admin-module__n8OGUG__categoryTitle{color:#60a5fa}.light .admin-module__n8OGUG__categoryTitle{color:#38bdf8}.admin-module__n8OGUG__skillList{flex-direction:column;flex:1;gap:.75rem;height:450px;margin:0;padding:.5rem 1rem;list-style:none;display:flex;overflow:visible auto}.admin-module__n8OGUG__skillList::-webkit-scrollbar{width:6px}.admin-module__n8OGUG__skillList::-webkit-scrollbar-track{background:0 0;border-radius:3px}.admin-module__n8OGUG__skillList::-webkit-scrollbar-thumb{border-radius:3px}.dark .admin-module__n8OGUG__skillList::-webkit-scrollbar-thumb{background:#fff3}.light .admin-module__n8OGUG__skillList::-webkit-scrollbar-thumb{background:#0003}.admin-module__n8OGUG__skillList::-webkit-scrollbar-thumb:hover{background:#80808080}.admin-module__n8OGUG__skillList>li{width:100%}.admin-module__n8OGUG__skillItem{box-sizing:border-box;border:1px solid;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;transition:all .2s;display:flex}.dark .admin-module__n8OGUG__skillItem{background:#ffffff08;border-color:#ffffff14}.dark .admin-module__n8OGUG__skillItem:hover{background:#ffffff0f;border-color:#60a5fa4d}.light .admin-module__n8OGUG__skillItem{background:#00000005;border-color:#00000014}.light .admin-module__n8OGUG__skillItem:hover{background:#0000000a;border-color:#f973164d}.admin-module__n8OGUG__dragHandle{cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:.25rem;font-size:1.25rem;transition:color .2s}.dark .admin-module__n8OGUG__dragHandle{color:#fff6}.light .admin-module__n8OGUG__dragHandle{color:#0006}.admin-module__n8OGUG__dragHandle:hover{color:#808080e6}.admin-module__n8OGUG__dragHandle:active{cursor:grabbing}.admin-module__n8OGUG__skillContent{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.admin-module__n8OGUG__skillIcon{object-fit:contain;border-radius:.375rem;flex-shrink:0;width:32px;height:32px}.admin-module__n8OGUG__skillIconPlaceholder{border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.dark .admin-module__n8OGUG__skillIconPlaceholder{background:#ffffff1a}.light .admin-module__n8OGUG__skillIconPlaceholder{background:#0000001a}.admin-module__n8OGUG__skillName{min-width:0;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dark .admin-module__n8OGUG__skillName{color:#fff}.light .admin-module__n8OGUG__skillName{color:#1f2937}.admin-module__n8OGUG__skillActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.admin-module__n8OGUG__skillOrder{text-align:right;flex-shrink:0;min-width:30px;font-family:monospace;font-size:.75rem;font-weight:600}.dark .admin-module__n8OGUG__skillOrder{color:#ffffff80}.light .admin-module__n8OGUG__skillOrder{color:#00000080}.admin-module__n8OGUG__editButton{cursor:pointer;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;font-size:1.125rem;transition:all .2s;display:flex}.dark .admin-module__n8OGUG__editButton{color:#fbbf24;background:#f59e0b26}.dark .admin-module__n8OGUG__editButton:hover{background:#f59e0b40}.light .admin-module__n8OGUG__editButton{color:#f59e0b;background:#f59e0b26}.light .admin-module__n8OGUG__editButton:hover{background:#f59e0b40}.admin-module__n8OGUG__infoBox{box-sizing:border-box;border:1px solid;border-radius:1rem;width:100%;padding:2rem}.dark .admin-module__n8OGUG__infoBox{background:#1e2332f2;border-color:#ffffff1a}.light .admin-module__n8OGUG__infoBox{background:#fffffff2;border-color:#0000001a}.admin-module__n8OGUG__infoBox h3{font-size:1.25rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;margin:0 0 1rem}.dark .admin-module__n8OGUG__infoBox h3{color:#60a5fa}.light .admin-module__n8OGUG__infoBox h3{color:#38bdf8}.admin-module__n8OGUG__infoBox ul{line-height:1.8;font-family:var(--font-geist-sans),sans-serif;margin:0;padding:0;list-style:none}.dark .admin-module__n8OGUG__infoBox ul{color:#ffffffe6}.light .admin-module__n8OGUG__infoBox ul{color:#1f2937}.admin-module__n8OGUG__infoBox ul li{align-items:center;gap:.5rem;display:flex}.admin-module__n8OGUG__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;transform:translateZ(0)}.admin-module__n8OGUG__modalContent{border:1px solid;border-radius:2rem;width:100%;max-width:550px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto}.dark .admin-module__n8OGUG__modalContent{background:linear-gradient(135deg,#1e2332fa 0%,#141928fa 100%);border-color:#60a5fa33;box-shadow:0 25px 70px #0009,0 0 0 1px #60a5fa1a}.light .admin-module__n8OGUG__modalContent{background:linear-gradient(135deg,#fffffffa 0%,#f8fafcfa 100%);border-color:#38bdf84d;box-shadow:0 25px 70px #00000026,0 0 0 1px #38bdf81a}.admin-module__n8OGUG__modalTitle{text-align:center;font-size:2rem;font-weight:400;font-family:var(--font-black-han-sans),sans-serif;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;margin:0 0 2.5rem;display:inline-block}.dark .admin-module__n8OGUG__modalTitle{background-image:linear-gradient(135deg,#60a5fa 0%,#38bdf8 100%)}.light .admin-module__n8OGUG__modalTitle{background-image:linear-gradient(135deg,#38bdf8 0%,#fff 100%)}.admin-module__n8OGUG__iconUploadArea{border:2px dashed;border-radius:1rem;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;transition:all .3s;display:flex}.dark .admin-module__n8OGUG__iconUploadArea{background:#60a5fa0d;border-color:#60a5fa4d}.dark .admin-module__n8OGUG__iconUploadArea:hover{background:#60a5fa14;border-color:#60a5fa80}.light .admin-module__n8OGUG__iconUploadArea{background:#38bdf80d;border-color:#38bdf84d}.light .admin-module__n8OGUG__iconUploadArea:hover{background:#38bdf814;border-color:#38bdf880}.admin-module__n8OGUG__currentIcon{object-fit:contain;border-radius:.5rem;width:64px;height:64px}.admin-module__n8OGUG__selectedIconPreview{font-weight:500;font-family:var(--font-black-han-sans),sans-serif;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.dark .admin-module__n8OGUG__selectedIconPreview{color:#10b981;background:#10b98133}.light .admin-module__n8OGUG__selectedIconPreview{color:#059669;background:#10b98126}.admin-module__n8OGUG__iconUploadButton{color:#fff;cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 1.75rem;transition:all .3s;display:inline-flex}.dark .admin-module__n8OGUG__iconUploadButton{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);box-shadow:0 4px 12px #60a5fa4d}.dark .admin-module__n8OGUG__iconUploadButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #60a5fa66}.light .admin-module__n8OGUG__iconUploadButton{background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);box-shadow:0 4px 12px #38bdf84d}.light .admin-module__n8OGUG__iconUploadButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #38bdf866}.admin-module__n8OGUG__modalActions{gap:1rem;margin-top:2rem;display:flex}.admin-module__n8OGUG__deleteModal{text-align:center;border-radius:1.5rem;width:90%;max-width:480px;padding:2rem}html.dark .admin-module__n8OGUG__deleteModal{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ef44444d;box-shadow:0 25px 70px #ef444433}html.light .admin-module__n8OGUG__deleteModal{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #dc262633;box-shadow:0 25px 70px #dc262626}.admin-module__n8OGUG__deleteModalIcon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;animation:.5s ease-in-out admin-module__n8OGUG__shake;display:flex}html.dark .admin-module__n8OGUG__deleteModalIcon{color:#ef4444;background:#ef444426}html.light .admin-module__n8OGUG__deleteModalIcon{color:#dc2626;background:#dc26261a}@keyframes admin-module__n8OGUG__shake{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.admin-module__n8OGUG__deleteModalTitle{font-size:1.5rem;font-family:var(--font-black-han-sans),sans-serif;margin:0 0 1rem}html.dark .admin-module__n8OGUG__deleteModalTitle{color:#fff}html.light .admin-module__n8OGUG__deleteModalTitle{color:#1e293b}.admin-module__n8OGUG__deleteModalMessage{line-height:1.6;font-family:var(--font-geist-sans),sans-serif;margin:.5rem 0}html.dark .admin-module__n8OGUG__deleteModalMessage{color:#fffc}html.light .admin-module__n8OGUG__deleteModalMessage{color:#475569}.admin-module__n8OGUG__deleteModalWarning{font-size:.875rem;font-family:var(--font-geist-sans),sans-serif;border-radius:.5rem;margin:1rem 0 2rem;padding:.75rem}html.dark .admin-module__n8OGUG__deleteModalWarning{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d}html.light .admin-module__n8OGUG__deleteModalWarning{color:#dc2626;background:#dc26260d;border:1px solid #dc262633}.admin-module__n8OGUG__deleteModalActions{gap:1rem;margin-top:2rem;display:flex}.admin-module__n8OGUG__deleteButtonModal{color:#fff;cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;transition:all .3s;display:flex;box-shadow:0 4px 14px #ef444459}.admin-module__n8OGUG__deleteButtonModal:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ef444473}.admin-module__n8OGUG__cancelButtonModal{cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;border:2px solid;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;transition:all .3s;display:flex}html.dark .admin-module__n8OGUG__cancelButtonModal{color:#ffffffe6;background:#ffffff08;border-color:#fff3}html.dark .admin-module__n8OGUG__cancelButtonModal:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-1px)}html.light .admin-module__n8OGUG__cancelButtonModal{color:#475569;background:#fff;border-color:#0003}html.light .admin-module__n8OGUG__cancelButtonModal:hover{background:#00000008;border-color:#0000004d;transform:translateY(-1px)}.admin-module__n8OGUG__cancelButton{cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;border:2px solid;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.75rem;transition:all .3s;display:flex}.dark .admin-module__n8OGUG__cancelButton{color:#ffffffe6;background:#ffffff08;border-color:#fff3}.dark .admin-module__n8OGUG__cancelButton:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-1px)}.light .admin-module__n8OGUG__cancelButton{color:#475569;background:#fffc;border-color:#38bdf84d}.light .admin-module__n8OGUG__cancelButton:hover{color:#1e293b;background:#38bdf81a;border-color:#38bdf880;transform:translateY(-1px)}.admin-module__n8OGUG__saveButton{color:#fff;cursor:pointer;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.75rem;transition:all .3s;display:flex;box-shadow:0 4px 14px #10b98159}.admin-module__n8OGUG__saveButton:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 8px 24px #10b98173}.admin-module__n8OGUG__formGroup input[type=text],.admin-module__n8OGUG__formGroup input[type=number],.admin-module__n8OGUG__formGroup select{width:100%;font-size:1rem;font-family:var(--font-black-han-sans),sans-serif;border:2px solid;border-radius:.75rem;padding:1rem 1.25rem;transition:all .3s}.admin-module__n8OGUG__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:3rem}.dark .admin-module__n8OGUG__formGroup input[type=text]{color:#fff;background-color:#ffffff0d;border-color:#ffffff26}.dark .admin-module__n8OGUG__formGroup input[type=number]{color:#fff;background-color:#ffffff0d;border-color:#ffffff26}.dark .admin-module__n8OGUG__formGroup select{color:#fff;background-color:#ffffff0d;border-color:#ffffff26}.light .admin-module__n8OGUG__formGroup input[type=text]{color:#1f2937;background-color:#ffffffe6;border-color:#38bdf833}.light .admin-module__n8OGUG__formGroup input[type=number]{color:#1f2937;background-color:#ffffffe6;border-color:#38bdf833}.light .admin-module__n8OGUG__formGroup select{color:#1f2937;background-color:#ffffffe6;border-color:#38bdf833}.dark .admin-module__n8OGUG__formGroup input[type=text]::placeholder{color:#fff6}.dark .admin-module__n8OGUG__formGroup input[type=number]::placeholder{color:#fff6}.light .admin-module__n8OGUG__formGroup input[type=text]::placeholder{color:#0000004d}.light .admin-module__n8OGUG__formGroup input[type=number]::placeholder{color:#0000004d}.admin-module__n8OGUG__formGroup input[type=text]:focus,.admin-module__n8OGUG__formGroup input[type=number]:focus,.admin-module__n8OGUG__formGroup select:focus{outline:none}.dark .admin-module__n8OGUG__formGroup input[type=text]:focus{background-color:#ffffff14;border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa26}.dark .admin-module__n8OGUG__formGroup input[type=number]:focus{background-color:#ffffff14;border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa26}.dark .admin-module__n8OGUG__formGroup select:focus{background-color:#ffffff14;border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa26}.light .admin-module__n8OGUG__formGroup input[type=text]:focus{background-color:#fff;border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf826}.light .admin-module__n8OGUG__formGroup input[type=number]:focus{background-color:#fff;border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf826}.light .admin-module__n8OGUG__formGroup select:focus{background-color:#fff;border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf826}.admin-module__n8OGUG__toastContainer{z-index:2000;flex-direction:column;gap:1rem;max-width:400px;display:flex;position:fixed;bottom:2rem;right:2rem}.admin-module__n8OGUG__toast{font-family:var(--font-black-han-sans),sans-serif;-webkit-backdrop-filter:blur(10px);border:1px solid;border-radius:1rem;align-items:center;gap:1rem;min-width:280px;padding:1.125rem 1.5rem;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 30px #0003}.admin-module__n8OGUG__toast:before{content:"";opacity:.8;background:currentColor;width:4px;position:absolute;top:0;bottom:0;left:0}.admin-module__n8OGUG__toastSuccess{color:#fff;background:linear-gradient(135deg,#10b981f2 0%,#059669f2 100%);border-color:#10b9814d}.admin-module__n8OGUG__toastError{color:#fff;background:linear-gradient(135deg,#ef4444f2 0%,#dc2626f2 100%);border-color:#ef44444d}.admin-module__n8OGUG__toastInfo{color:#fff;background:linear-gradient(135deg,#3b82f6f2 0%,#2563ebf2 100%);border-color:#3b82f64d}.admin-module__n8OGUG__toastIcon{background:#ffffff26;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;display:flex}.admin-module__n8OGUG__toastMessage{letter-spacing:-.01em;flex:1;font-size:.9375rem;font-weight:500;line-height:1.5}.admin-module__n8OGUG__toastClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1rem;transition:all .2s;display:flex}.admin-module__n8OGUG__toastClose:hover{background:#ffffff4d;transform:scale(1.1)}.admin-module__n8OGUG__toastClose:active{transform:scale(.95)}.admin-module__n8OGUG__projectFilters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-module__n8OGUG__searchBox{border-radius:.75rem;flex:1;align-items:center;gap:.75rem;min-width:250px;padding:.75rem 1rem;transition:all .2s;display:flex;position:relative}html.dark .admin-module__n8OGUG__searchBox{background:#3b82f60d;border:1px solid #3b82f633}html.light .admin-module__n8OGUG__searchBox{background:#3b82f626;border:1px solid #3b82f659}html.dark .admin-module__n8OGUG__searchBox:focus-within{background:#3b82f61a;border-color:#3b82f666;box-shadow:0 0 0 3px #3b82f61a}html.light .admin-module__n8OGUG__searchBox:focus-within{background:#3b82f633;border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f633}.admin-module__n8OGUG__searchBox svg:first-child{color:#3b82f6;flex-shrink:0;font-size:1.25rem}.admin-module__n8OGUG__searchInput{font-size:.95rem;font-family:var(--font-black-han-sans),sans-serif;background:0 0;border:none;outline:none;flex:1;font-weight:400}html.dark .admin-module__n8OGUG__searchInput{color:#ffffffe6}html.light .admin-module__n8OGUG__searchInput{color:#000000f2}html.dark .admin-module__n8OGUG__searchInput::placeholder{color:#3b82f680}html.light .admin-module__n8OGUG__searchInput::placeholder{color:#3b82f6b3}.admin-module__n8OGUG__clearSearch{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}html.dark .admin-module__n8OGUG__clearSearch{color:#3b82f6b3}html.light .admin-module__n8OGUG__clearSearch{color:#3b82f6cc}html.dark .admin-module__n8OGUG__clearSearch:hover{color:#3b82f6;background:#3b82f61a}html.light .admin-module__n8OGUG__clearSearch:hover{color:#3b82f6;background:#3b82f626}.admin-module__n8OGUG__sortDropdownWrapper{position:relative}.admin-module__n8OGUG__sortDropdownButton{cursor:pointer;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;min-width:180px;padding:.75rem 1rem;transition:all .2s;display:flex}html.dark .admin-module__n8OGUG__sortDropdownButton{background:#3b82f60d;border:1px solid #3b82f633}html.light .admin-module__n8OGUG__sortDropdownButton{background:#3b82f626;border:1px solid #3b82f659}html.dark .admin-module__n8OGUG__sortDropdownButton:hover{background:#3b82f61a;border-color:#3b82f64d}html.light .admin-module__n8OGUG__sortDropdownButton:hover{background:#3b82f633;border-color:#3b82f680}.admin-module__n8OGUG__sortDropdownLabel{font-size:.95rem;font-family:var(--font-black-han-sans),sans-serif;align-items:center;gap:.75rem;font-weight:400;display:flex}html.dark .admin-module__n8OGUG__sortDropdownLabel{color:#ffffffe6}html.light .admin-module__n8OGUG__sortDropdownLabel{color:#000000e6}.admin-module__n8OGUG__sortDropdownLabel svg{color:#3b82f6;flex-shrink:0;font-size:1.25rem}.admin-module__n8OGUG__sortDropdownButton>div:last-child{color:#3b82f6;align-items:center;font-size:1rem;display:flex}.admin-module__n8OGUG__sortDropdownOverlay{z-index:100;position:fixed;inset:0}.admin-module__n8OGUG__sortDropdownMenu{z-index:101;-webkit-backdrop-filter:blur(10px);border-radius:.75rem;min-width:200px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 40px #0003}html.dark .admin-module__n8OGUG__sortDropdownMenu{background:#1e2332f2;border:1px solid #ffffff1a}html.light .admin-module__n8OGUG__sortDropdownMenu{background:#fffffff2;border:1px solid #0000001a}.admin-module__n8OGUG__sortDropdownItem{cursor:pointer;text-align:left;width:100%;font-size:.95rem;font-family:var(--font-black-han-sans),sans-serif;background:0 0;border:none;align-items:center;gap:.75rem;padding:.875rem 1rem;font-weight:400;transition:all .2s;display:flex;position:relative}html.dark .admin-module__n8OGUG__sortDropdownItem{color:#fffc}html.light .admin-module__n8OGUG__sortDropdownItem{color:#000c}.admin-module__n8OGUG__sortDropdownItem svg:first-child{color:#3b82f6;flex-shrink:0;font-size:1.25rem}.admin-module__n8OGUG__sortDropdownItem:not(:last-child){border-bottom:1px solid #3b82f61a}.admin-module__n8OGUG__sortDropdownItemActive{background:#3b82f61a;font-weight:600}html.dark .admin-module__n8OGUG__sortDropdownItemActive{color:#60a5fa}html.light .admin-module__n8OGUG__sortDropdownItemActive{color:#3b82f6}.admin-module__n8OGUG__sortDropdownCheck{color:#10b981;align-items:center;margin-left:auto;font-size:1.25rem;display:flex}.admin-module__n8OGUG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;width:100%;transition:max-height .3s;display:grid}.admin-module__n8OGUG__projectsGridCollapsed{max-height:600px;overflow:hidden}.admin-module__n8OGUG__projectsGridExpanded{max-height:none;overflow:visible}.admin-module__n8OGUG__showMoreContainer{justify-content:center;margin-top:2rem;display:flex;position:relative}.admin-module__n8OGUG__showMoreButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.admin-module__n8OGUG__showMoreIcon{color:#3b82f6;opacity:.7;justify-content:center;align-items:center;font-size:2rem;transition:opacity .2s;display:flex}.admin-module__n8OGUG__showMoreButton:hover .admin-module__n8OGUG__showMoreIcon{opacity:1}.admin-module__n8OGUG__noProjects{text-align:center;font-family:var(--font-black-han-sans),sans-serif;grid-column:1/-1;padding:3rem;font-size:1.125rem}.admin-module__n8OGUG__noProjects p{margin:0}html.dark .admin-module__n8OGUG__noProjects{color:#ffffff80!important}html.dark .admin-module__n8OGUG__noProjects p{color:#ffffff80!important}html.light .admin-module__n8OGUG__noProjects{color:#1f2937!important}html.light .admin-module__n8OGUG__noProjects p{color:#1f2937!important}html.light .admin-module__n8OGUG__noProjects{color:#1f2937!important}html.light .admin-module__n8OGUG__noProjects p{color:#1f2937!important}html.light .admin-module__n8OGUG__noProjects *{color:#1f2937!important}.admin-module__n8OGUG__projectCard{background:0 0;border:1px solid;border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}html.dark .admin-module__n8OGUG__projectCard{background:#1e2332cc;border-color:#ffffff1a}html.dark .admin-module__n8OGUG__projectCard:hover{border-color:#60a5fa4d}html.light .admin-module__n8OGUG__projectCard{background:#ffffffe6;border-color:#0000001a}html.light .admin-module__n8OGUG__projectCard:hover{border-color:#38bdf84d}.admin-module__n8OGUG__projectThumbnail{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}html.dark .admin-module__n8OGUG__projectThumbnail{background:#0f172a80}html.light .admin-module__n8OGUG__projectThumbnail{background:#f1f5f9cc}.admin-module__n8OGUG__projectThumbnail>span{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.admin-module__n8OGUG__thumbnailImage{object-fit:cover!important;object-position:center!important}.admin-module__n8OGUG__thumbnailPlaceholder{opacity:.3;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}html.dark .admin-module__n8OGUG__thumbnailPlaceholder{color:#fff3}html.light .admin-module__n8OGUG__thumbnailPlaceholder{color:#0003}.admin-module__n8OGUG__thumbnailOverlay{background:linear-gradient(#0009 0%,#0000 100%);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0}.admin-module__n8OGUG__overlayTitle{color:#fff;font-size:1.25rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;text-shadow:0 2px 8px #00000080;flex:1;margin:0;padding-right:1rem}.admin-module__n8OGUG__statusDot{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.admin-module__n8OGUG__dotCore{z-index:2;border-radius:50%;width:8px;height:8px;position:absolute}.admin-module__n8OGUG__dotPulse{z-index:1;border-radius:50%;width:16px;height:16px;animation:2s ease-in-out infinite admin-module__n8OGUG__statusPulse;position:absolute}@keyframes admin-module__n8OGUG__statusPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.2;transform:scale(1.4)}}.admin-module__n8OGUG__statusTooltip{font-size:.75rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:100;border-radius:.5rem;padding:.5rem .75rem;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 4px 12px #0000004d}html.dark .admin-module__n8OGUG__statusTooltip{background:#1e293bf2}html.light .admin-module__n8OGUG__statusTooltip{background:#0f172af2}.admin-module__n8OGUG__statusTooltip:before{content:"";border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:100%;right:6px}html.dark .admin-module__n8OGUG__statusTooltip:before{border-bottom:5px solid #1e293bf2}html.light .admin-module__n8OGUG__statusTooltip:before{border-bottom:5px solid #0f172af2}.admin-module__n8OGUG__statusDot:hover .admin-module__n8OGUG__statusTooltip{opacity:1;transform:translateY(0)}.admin-module__n8OGUG__dotCore{z-index:3;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admin-module__n8OGUG__dotPulse{z-index:2;border-radius:50%;width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admin-module__n8OGUG__statusLabel{font-size:.75rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;white-space:nowrap;color:#fff;z-index:4;text-shadow:0 1px 2px #0000004d;position:relative}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__planning{background:#fbbf244d;transition:background .3s}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__planning:hover{background:#fbbf24f2}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__planning .admin-module__n8OGUG__dotCore{background:#fbbf24;box-shadow:0 0 8px #fbbf24cc}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__planning .admin-module__n8OGUG__dotPulse{background:#fbbf2499}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__in_progress{background:#3b82f64d;transition:background .3s}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__in_progress:hover{background:#3b82f6f2}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__in_progress .admin-module__n8OGUG__dotCore{background:#3b82f6;box-shadow:0 0 8px #3b82f6cc}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__in_progress .admin-module__n8OGUG__dotPulse{background:#3b82f699}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__completed{background:#10b9814d;transition:background .3s}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__completed:hover{background:#10b981f2}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__completed .admin-module__n8OGUG__dotCore{background:#10b981;box-shadow:0 0 8px #10b981cc}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__completed .admin-module__n8OGUG__dotPulse{background:#10b98199}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__stopped{background:#6b72804d;transition:background .3s}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__stopped:hover{background:#6b7280f2}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__stopped .admin-module__n8OGUG__dotCore{background:#6b7280;box-shadow:0 0 8px #6b7280cc}.admin-module__n8OGUG__statusDot.admin-module__n8OGUG__stopped .admin-module__n8OGUG__dotPulse{background:#6b728099}.admin-module__n8OGUG__projectContent{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.admin-module__n8OGUG__projectHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-module__n8OGUG__projectTitle{font-size:1.25rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;flex:1;margin:0}html.dark .admin-module__n8OGUG__projectTitle{color:#fff}html.light .admin-module__n8OGUG__projectTitle{color:#1f2937}.admin-module__n8OGUG__statusBadge{font-size:.75rem;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;white-space:nowrap;color:#fff;border-radius:9999px;padding:.375rem .75rem}.admin-module__n8OGUG__statusBadge.admin-module__n8OGUG__in_progress{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.admin-module__n8OGUG__statusBadge.admin-module__n8OGUG__completed{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.admin-module__n8OGUG__statusBadge.admin-module__n8OGUG__stopped{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.admin-module__n8OGUG__projectDesc{line-height:1.6;font-family:var(--font-geist-sans),sans-serif;margin:0;font-size:.95rem}html.dark .admin-module__n8OGUG__projectDesc{color:#ffffffb3}html.light .admin-module__n8OGUG__projectDesc{color:#475569}.admin-module__n8OGUG__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.admin-module__n8OGUG__techBadge{font-size:.8125rem;font-family:var(--font-geist-mono),monospace;border-radius:.375rem;padding:.25rem .625rem}html.dark .admin-module__n8OGUG__techBadge{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d}html.light .admin-module__n8OGUG__techBadge{color:#0ea5e9;background:#38bdf81a;border:1px solid #38bdf84d}.admin-module__n8OGUG__techMore{font-size:.75rem;font-family:var(--font-black-han-sans),sans-serif;border-radius:.375rem;padding:.25rem .625rem;font-weight:600}html.dark .admin-module__n8OGUG__techMore{color:#ffffff80;background:#ffffff1a}html.light .admin-module__n8OGUG__techMore{color:#0006;background:#0000000d}.admin-module__n8OGUG__projectActions{border-top:1px solid;gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}html.dark .admin-module__n8OGUG__projectActions{border-color:#ffffff1a}html.light .admin-module__n8OGUG__projectActions{border-color:#0000001a}.admin-module__n8OGUG__editButton,.admin-module__n8OGUG__deleteButton{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:all .2s;display:flex}.admin-module__n8OGUG__editButton{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d}.admin-module__n8OGUG__editButton:hover{background:#3b82f633;border-color:#3b82f6;transform:translateY(-2px)}html.dark .admin-module__n8OGUG__deleteButton{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}html.dark .admin-module__n8OGUG__deleteButton:hover{background:#ef444440;border-color:#ef4444;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}html.light .admin-module__n8OGUG__deleteButton{color:#dc2626;background:#dc26261a;border:1px solid #dc262640}html.light .admin-module__n8OGUG__deleteButton:hover{background:#dc262633;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #dc262640}@media (max-width:768px){.admin-module__n8OGUG__container,.admin-module__n8OGUG__dashboard{padding:1rem}.admin-module__n8OGUG__loginModal{padding:2rem}.admin-module__n8OGUG__loginTitle{font-size:2rem}.admin-module__n8OGUG__header{flex-direction:column;align-items:stretch;padding:1rem}.admin-module__n8OGUG__dashboardTitle{text-align:center;font-size:2rem}.admin-module__n8OGUG__headerActions{flex-direction:column;width:100%}.admin-module__n8OGUG__projectsButton,.admin-module__n8OGUG__logoutButton{text-align:center;width:100%}.admin-module__n8OGUG__sectionHeader{flex-direction:column;align-items:stretch}.admin-module__n8OGUG__addButton{text-align:center;width:100%}.admin-module__n8OGUG__section{padding:1rem}.admin-module__n8OGUG__categoryCard{min-width:300px}.admin-module__n8OGUG__toastContainer{max-width:calc(100vw - 2rem);bottom:1rem;right:1rem}.admin-module__n8OGUG__toast{min-width:200px}}
.contactSection-module__hPpQMa__container{z-index:50;pointer-events:auto;text-align:center;width:90%;max-width:800px;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.contactSection-module__hPpQMa__title{letter-spacing:.02em;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:2rem;font-family:Black Han Sans,sans-serif;font-size:4rem;font-weight:400;transform:translateZ(0)rotate(.001deg)}.light .contactSection-module__hPpQMa__title{color:#000;text-shadow:2px 2px 4px #0000001a}.dark .contactSection-module__hPpQMa__title{color:#fff;text-shadow:2px 2px 8px #00000080}.contactSection-module__hPpQMa__cardWrapper{width:100%;margin:0 auto 2rem}.contactSection-module__hPpQMa__footer{text-align:center;opacity:.4;margin-top:1rem;font-size:.85rem}@media (max-width:768px){.contactSection-module__hPpQMa__container{width:95%;padding:3rem 1rem 1rem}.contactSection-module__hPpQMa__title{margin-top:1rem;margin-bottom:1.5rem;font-size:2.5rem}.contactSection-module__hPpQMa__cardWrapper{margin-bottom:1.5rem}}@media (max-width:480px){.contactSection-module__hPpQMa__container{padding-top:4rem}.contactSection-module__hPpQMa__title{margin-top:1.5rem;font-size:2rem}}
.imageCropper-module__5LZi9a__cropperOverlay{-webkit-backdrop-filter:blur(8px);z-index:3000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;transform:translateZ(0)}.imageCropper-module__5LZi9a__cropperContainer{border-radius:1.5rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 70px #00000080}html.dark .imageCropper-module__5LZi9a__cropperContainer{background:#1e293b;border:1px solid #60a5fa33}html.light .imageCropper-module__5LZi9a__cropperContainer{background:#fff;border:1px solid #38bdf84d}.imageCropper-module__5LZi9a__cropperHeader{border-bottom:1px solid;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}html.dark .imageCropper-module__5LZi9a__cropperHeader{background:#1e293bcc;border-color:#ffffff1a}html.light .imageCropper-module__5LZi9a__cropperHeader{background:#f8fafccc;border-color:#0000001a}.imageCropper-module__5LZi9a__cropperTitle{font-size:1.25rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;margin:0}html.dark .imageCropper-module__5LZi9a__cropperTitle{color:#fff}html.light .imageCropper-module__5LZi9a__cropperTitle{color:#1e293b}.imageCropper-module__5LZi9a__closeButton{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:all .2s;display:flex}html.dark .imageCropper-module__5LZi9a__closeButton{color:#fff;background:#ffffff0d}html.dark .imageCropper-module__5LZi9a__closeButton:hover{background:#ffffff1a}html.light .imageCropper-module__5LZi9a__closeButton{color:#1e293b;background:#0000000d}html.light .imageCropper-module__5LZi9a__closeButton:hover{background:#0000001a}.imageCropper-module__5LZi9a__cropperArea{background:#000;width:100%;height:400px;position:relative}.imageCropper-module__5LZi9a__cropperControls{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}html.dark .imageCropper-module__5LZi9a__cropperControls{background:#0f172a80}html.light .imageCropper-module__5LZi9a__cropperControls{background:#f8fafc80}.imageCropper-module__5LZi9a__controlGroup{flex-direction:column;gap:.75rem;display:flex}.imageCropper-module__5LZi9a__controlGroup label{font-size:.875rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif}html.dark .imageCropper-module__5LZi9a__controlGroup label{color:#fffc}html.light .imageCropper-module__5LZi9a__controlGroup label{color:#475569}.imageCropper-module__5LZi9a__sliderContainer{align-items:center;gap:1rem;display:flex}.imageCropper-module__5LZi9a__sliderContainer span{text-align:center;width:1.5rem;font-size:1.25rem;font-weight:600}html.dark .imageCropper-module__5LZi9a__sliderContainer span{color:#fff9}html.light .imageCropper-module__5LZi9a__sliderContainer span{color:#64748b}.imageCropper-module__5LZi9a__slider{appearance:none;border-radius:3px;outline:none;flex:1;height:6px}html.dark .imageCropper-module__5LZi9a__slider{background:#ffffff1a}html.light .imageCropper-module__5LZi9a__slider{background:#0000001a}.imageCropper-module__5LZi9a__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;border-radius:50%;width:18px;height:18px;transition:all .2s}html.dark .imageCropper-module__5LZi9a__slider::-webkit-slider-thumb{background:#60a5fa;box-shadow:0 2px 6px #60a5fa66}html.light .imageCropper-module__5LZi9a__slider::-webkit-slider-thumb{background:#38bdf8;box-shadow:0 2px 6px #38bdf866}.imageCropper-module__5LZi9a__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.imageCropper-module__5LZi9a__slider::-moz-range-thumb{cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;transition:all .2s}html.dark .imageCropper-module__5LZi9a__slider::-moz-range-thumb{background:#60a5fa;box-shadow:0 2px 6px #60a5fa66}html.light .imageCropper-module__5LZi9a__slider::-moz-range-thumb{background:#38bdf8;box-shadow:0 2px 6px #38bdf866}.imageCropper-module__5LZi9a__slider::-moz-range-thumb:hover{transform:scale(1.2)}.imageCropper-module__5LZi9a__aspectButtons{gap:.75rem;display:flex}.imageCropper-module__5LZi9a__aspectButtons button{font-weight:600;font-family:var(--font-geist-mono),monospace;cursor:pointer;border:2px solid;border-radius:.5rem;flex:1;padding:.75rem 1rem;transition:all .2s}html.dark .imageCropper-module__5LZi9a__aspectButtons button{color:#ffffffb3;background:#ffffff0d;border-color:#ffffff1a}html.dark .imageCropper-module__5LZi9a__aspectButtons button:hover{background:#ffffff1a;border-color:#60a5fa80}html.dark .imageCropper-module__5LZi9a__aspectButtons button.imageCropper-module__5LZi9a__active{color:#60a5fa;background:#60a5fa33;border-color:#60a5fa}html.light .imageCropper-module__5LZi9a__aspectButtons button{color:#475569;background:#fff;border-color:#0000001a}html.light .imageCropper-module__5LZi9a__aspectButtons button:hover{background:#38bdf81a;border-color:#38bdf880}html.light .imageCropper-module__5LZi9a__aspectButtons button.imageCropper-module__5LZi9a__active{color:#0ea5e9;background:#38bdf833;border-color:#38bdf8}.imageCropper-module__5LZi9a__customSizeInputs{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.imageCropper-module__5LZi9a__sizeInput{flex-direction:column;flex:1;gap:.5rem;display:flex}.imageCropper-module__5LZi9a__sizeInput label{opacity:.7;font-size:.75rem;font-weight:500}.imageCropper-module__5LZi9a__numberInput{font-family:var(--font-geist-mono),monospace;border:2px solid;border-radius:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s}html.dark .imageCropper-module__5LZi9a__numberInput{color:#fff;background:#ffffff0d;border-color:#ffffff1a}html.dark .imageCropper-module__5LZi9a__numberInput:focus{background:#ffffff14;border-color:#60a5fa;outline:none}html.light .imageCropper-module__5LZi9a__numberInput{color:#1e293b;background:#fff;border-color:#0000001a}html.light .imageCropper-module__5LZi9a__numberInput:focus{background:#fff;border-color:#38bdf8;outline:none}.imageCropper-module__5LZi9a__sizeSeparator{margin-top:1.25rem;font-size:1.25rem;font-weight:600}html.dark .imageCropper-module__5LZi9a__sizeSeparator{color:#fff6}html.light .imageCropper-module__5LZi9a__sizeSeparator{color:#0006}.imageCropper-module__5LZi9a__cropperFooter{border-top:1px solid;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}html.dark .imageCropper-module__5LZi9a__cropperFooter{background:#1e293bcc;border-color:#ffffff1a}html.light .imageCropper-module__5LZi9a__cropperFooter{background:#f8fafccc;border-color:#0000001a}.imageCropper-module__5LZi9a__cancelBtn,.imageCropper-module__5LZi9a__cropBtn{font-family:var(--font-black-han-sans),sans-serif;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.imageCropper-module__5LZi9a__cancelBtn{border:2px solid}html.dark .imageCropper-module__5LZi9a__cancelBtn{color:#fff;background:#ffffff0d;border-color:#fff3}html.dark .imageCropper-module__5LZi9a__cancelBtn:hover{background:#ffffff1a}html.light .imageCropper-module__5LZi9a__cancelBtn{color:#475569;background:#fff;border-color:#0003}html.light .imageCropper-module__5LZi9a__cancelBtn:hover{background:#0000000d}.imageCropper-module__5LZi9a__cropBtn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f64d}.imageCropper-module__5LZi9a__cropBtn:hover{box-shadow:0 6px 16px #3b82f666}.imageCropper-module__5LZi9a__cropBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.imageCropper-module__5LZi9a__cropperOverlay{padding:0}.imageCropper-module__5LZi9a__cropperContainer{border-radius:0;max-width:100%;max-height:100vh}.imageCropper-module__5LZi9a__cropperArea{height:300px}.imageCropper-module__5LZi9a__cropperHeader,.imageCropper-module__5LZi9a__cropperFooter,.imageCropper-module__5LZi9a__cropperControls{padding:1rem}.imageCropper-module__5LZi9a__cropperFooter{flex-direction:column}.imageCropper-module__5LZi9a__cancelBtn,.imageCropper-module__5LZi9a__cropBtn{justify-content:center;width:100%}}
.scrollIndicator-module__5c_Gaa__container{z-index:10;opacity:.7;flex-direction:column;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:fixed;bottom:3rem;left:50%;transform:translate(-50%)}.scrollIndicator-module__5c_Gaa__container:hover{opacity:1}.scrollIndicator-module__5c_Gaa__mouse{border:2px solid;border-radius:14px;width:28px;height:45px;animation:2s ease-in-out infinite scrollIndicator-module__5c_Gaa__fadeInOut;position:relative}.scrollIndicator-module__5c_Gaa__wheel{border-radius:2px;width:4px;height:10px;animation:2s ease-in-out infinite scrollIndicator-module__5c_Gaa__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}.scrollIndicator-module__5c_Gaa__arrows{flex-direction:column;gap:4px;display:flex}.scrollIndicator-module__5c_Gaa__arrow{border-bottom:2px solid;border-left:2px solid;width:12px;height:12px;animation:2s ease-in-out infinite scrollIndicator-module__5c_Gaa__arrowDown;transform:rotate(-45deg)}.scrollIndicator-module__5c_Gaa__arrow:first-child{opacity:.3;animation-delay:0s}.scrollIndicator-module__5c_Gaa__arrow:nth-child(2){opacity:.6;animation-delay:.2s}.scrollIndicator-module__5c_Gaa__arrow:nth-child(3){opacity:1;animation-delay:.4s}@keyframes scrollIndicator-module__5c_Gaa__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.5;transform:translate(-50%)translateY(12px)}to{opacity:0;transform:translate(-50%)translateY(20px)}}@keyframes scrollIndicator-module__5c_Gaa__arrowDown{0%{opacity:0;transform:rotate(-45deg)translateY(-10px)}50%{opacity:1;transform:rotate(-45deg)translateY(0)}to{opacity:0;transform:rotate(-45deg)translateY(10px)}}@keyframes scrollIndicator-module__5c_Gaa__fadeInOut{0%,to{opacity:.5}50%{opacity:1}}@media (max-width:768px){.scrollIndicator-module__5c_Gaa__container{bottom:1.5rem;transform:translate(-50%)scale(.7)}.scrollIndicator-module__5c_Gaa__mouse{width:22px;height:35px}.scrollIndicator-module__5c_Gaa__wheel{width:2.5px;height:7px}.scrollIndicator-module__5c_Gaa__arrow{width:9px;height:9px}}@media (max-width:480px){.scrollIndicator-module__5c_Gaa__container{bottom:1.2rem;transform:translate(-50%)scale(.6)}}
.markdownRenderer-module__2w-bbW__markdownContent{width:100%;font-family:var(--font-geist-sans),sans-serif;word-break:break-word;counter-reset:line;line-height:1.7}.markdownRenderer-module__2w-bbW__h1,.markdownRenderer-module__2w-bbW__h2,.markdownRenderer-module__2w-bbW__h3,.markdownRenderer-module__2w-bbW__h4{font-weight:600;line-height:1.25;font-family:var(--font-black-han-sans),sans-serif;margin-top:1.5em;margin-bottom:.8em}.markdownRenderer-module__2w-bbW__h1{border-bottom:1px solid;padding-bottom:.3em;font-size:2em}html.dark .markdownRenderer-module__2w-bbW__h1{color:#e6edf3;border-color:#30363d}html.light .markdownRenderer-module__2w-bbW__h1{color:#1e293b;border-color:#d0d7de}.markdownRenderer-module__2w-bbW__h2{border-bottom:1px solid;padding-bottom:.3em;font-size:1.5em}html.dark .markdownRenderer-module__2w-bbW__h2{color:#e6edf3;border-color:#30363d}html.light .markdownRenderer-module__2w-bbW__h2{color:#1e293b;border-color:#d0d7de}.markdownRenderer-module__2w-bbW__h3{font-size:1.25em}html.dark .markdownRenderer-module__2w-bbW__h3{color:#e6edf3}html.light .markdownRenderer-module__2w-bbW__h3{color:#1e293b}.markdownRenderer-module__2w-bbW__h4{font-size:1em;font-weight:600}html.dark .markdownRenderer-module__2w-bbW__h4{color:#e6edf3}html.light .markdownRenderer-module__2w-bbW__h4{color:#1e293b}.markdownRenderer-module__2w-bbW__p{margin-bottom:1.25rem;font-size:1rem}html.dark .markdownRenderer-module__2w-bbW__p{color:#ffffffe6}html.light .markdownRenderer-module__2w-bbW__p{color:#374151}.markdownRenderer-module__2w-bbW__inlineCode{white-space:pre-wrap;font-size:.85em;font-family:var(--font-geist-mono),monospace;vertical-align:baseline;border-radius:.25rem;margin:0;padding:.125rem .375rem;font-weight:400;line-height:1.5;display:inline}html.dark .markdownRenderer-module__2w-bbW__inlineCode{color:#e2e8f0;background-color:#47556959}html.light .markdownRenderer-module__2w-bbW__inlineCode{color:#334155;background-color:#e2e8f0b3}.markdownRenderer-module__2w-bbW__markdownContent small{margin-top:.5rem;margin-bottom:.75rem;font-size:.8em;line-height:1.5;display:block}html.dark .markdownRenderer-module__2w-bbW__markdownContent small{color:#94a3b8}html.light .markdownRenderer-module__2w-bbW__markdownContent small{color:#64748b}.markdownRenderer-module__2w-bbW__codeBlockWrapper{clear:both;margin:1.5rem 0;display:block}.markdownRenderer-module__2w-bbW__codeBlock{border-radius:8px;display:block;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}html.dark .markdownRenderer-module__2w-bbW__codeBlock{background:#0f172a99;box-shadow:0 1px 3px #0000004d}html.light .markdownRenderer-module__2w-bbW__codeBlock{background:#f8fafc;box-shadow:0 1px 3px #00000014}.markdownRenderer-module__2w-bbW__codeHeader{font-family:var(--font-geist-mono),monospace;border-bottom:1px solid;align-items:center;gap:.625rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:500;display:flex}html.dark .markdownRenderer-module__2w-bbW__codeHeader{color:#94a3b8;background:linear-gradient(#1e293bcc,#0f172acc);border-color:#4755694d}html.light .markdownRenderer-module__2w-bbW__codeHeader{color:#475569;background:linear-gradient(#f1f5f9,#e2e8f0);border-color:#cbd5e1}.markdownRenderer-module__2w-bbW__languageIcon{opacity:.9;border-radius:.25rem;flex-shrink:0}.markdownRenderer-module__2w-bbW__filename{letter-spacing:-.01em;font-weight:500}html.dark .markdownRenderer-module__2w-bbW__filename{color:#cbd5e1}html.light .markdownRenderer-module__2w-bbW__filename{color:#334155}.markdownRenderer-module__2w-bbW__spacer{flex:1;min-width:0}.markdownRenderer-module__2w-bbW__copyButton{cursor:pointer;background-color:#0000;border:1px solid;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1rem;transition:all .2s;display:flex;position:relative}.markdownRenderer-module__2w-bbW__copyButton svg{transition:transform .3s,opacity .3s;position:absolute}.markdownRenderer-module__2w-bbW__iconVisible{opacity:1!important;transform:scale(1)!important}.markdownRenderer-module__2w-bbW__iconHidden{opacity:0!important;transform:scale(.5)!important}html.dark .markdownRenderer-module__2w-bbW__copyButton{color:#94a3b8;border-color:#4755694d}html.dark .markdownRenderer-module__2w-bbW__copyButton:hover{color:#e2e8f0;background-color:#47556933;border-color:#94a3b880}html.light .markdownRenderer-module__2w-bbW__copyButton{color:#64748b;border-color:#cbd5e1}html.light .markdownRenderer-module__2w-bbW__copyButton:hover{color:#334155;background-color:#f1f5f9;border-color:#94a3b8}.markdownRenderer-module__2w-bbW__copyButtonWrapper{z-index:10;opacity:0;transition:opacity .2s;display:inline-block;position:absolute;top:.75rem;right:.75rem}.markdownRenderer-module__2w-bbW__codeBlock:hover .markdownRenderer-module__2w-bbW__copyButtonWrapper,.markdownRenderer-module__2w-bbW__codeHeader .markdownRenderer-module__2w-bbW__copyButton{opacity:1}.markdownRenderer-module__2w-bbW__codeWithHeader{border-radius:0!important}.markdownRenderer-module__2w-bbW__codeNoHeader{border-radius:8px!important;overflow:hidden!important}.markdownRenderer-module__2w-bbW__blockquote{border-left:.25em solid;margin:0;padding:0 1em}.markdownRenderer-module__2w-bbW__blockquote .markdownRenderer-module__2w-bbW__p{margin-bottom:0}html.dark .markdownRenderer-module__2w-bbW__blockquote{color:#8b949e;border-color:#30363d}html.light .markdownRenderer-module__2w-bbW__blockquote{color:#57606a;border-color:#d0d7de}.markdownRenderer-module__2w-bbW__ul,.markdownRenderer-module__2w-bbW__ol{margin:0 0 1em;padding-left:2em}.markdownRenderer-module__2w-bbW__li{margin-bottom:.25em;transition:transform .3s}.markdownRenderer-module__2w-bbW__li::marker{font-size:.8em}.markdownRenderer-module__2w-bbW__li:hover{transform:translate(.5em)}html.dark .markdownRenderer-module__2w-bbW__li{color:#e6edf3}html.light .markdownRenderer-module__2w-bbW__li{color:#1f2328}.markdownRenderer-module__2w-bbW__ul .markdownRenderer-module__2w-bbW__li{list-style-type:disc}.markdownRenderer-module__2w-bbW__ol .markdownRenderer-module__2w-bbW__li{list-style-type:decimal}.markdownRenderer-module__2w-bbW__link{font-weight:500;text-decoration:underline;transition:all .2s}html.dark .markdownRenderer-module__2w-bbW__link{color:#60a5fa}html.dark .markdownRenderer-module__2w-bbW__link:hover{color:#93c5fd}html.light .markdownRenderer-module__2w-bbW__link{color:#0284c7}html.light .markdownRenderer-module__2w-bbW__link:hover{color:#0ea5e9}.markdownRenderer-module__2w-bbW__imageWrapper{text-align:center;margin:.75rem 0;display:block}.markdownRenderer-module__2w-bbW__image{border:1px solid;border-radius:.5rem;max-width:100%;height:auto}html.dark .markdownRenderer-module__2w-bbW__image{border-color:#ffffff1a}html.light .markdownRenderer-module__2w-bbW__image{border-color:#0000001a}.markdownRenderer-module__2w-bbW__hr{border:none;height:1px;margin:2rem 0}html.dark .markdownRenderer-module__2w-bbW__hr{background:#ffffff1a}html.light .markdownRenderer-module__2w-bbW__hr{background:#0000001a}.markdownRenderer-module__2w-bbW__tableWrapper{border:1px solid;border-radius:.5rem;margin:1.5rem 0;overflow-x:auto}html.dark .markdownRenderer-module__2w-bbW__tableWrapper{border-color:#ffffff1a}html.light .markdownRenderer-module__2w-bbW__tableWrapper{border-color:#0000001a}.markdownRenderer-module__2w-bbW__table{border-collapse:collapse;width:100%;font-size:.875rem}.markdownRenderer-module__2w-bbW__thead{font-family:var(--font-black-han-sans),sans-serif}html.dark .markdownRenderer-module__2w-bbW__thead{background:#60a5fa1a}html.light .markdownRenderer-module__2w-bbW__thead{background:#38bdf81a}.markdownRenderer-module__2w-bbW__th,.markdownRenderer-module__2w-bbW__td{text-align:left;border-bottom:1px solid;padding:.75rem 1rem}:is(html.dark .markdownRenderer-module__2w-bbW__th,html.dark .markdownRenderer-module__2w-bbW__td){border-color:#ffffff14}:is(html.light .markdownRenderer-module__2w-bbW__th,html.light .markdownRenderer-module__2w-bbW__td){border-color:#00000014}.markdownRenderer-module__2w-bbW__th{font-weight:600}html.dark .markdownRenderer-module__2w-bbW__th{color:#e5e7eb}html.light .markdownRenderer-module__2w-bbW__th{color:#1f2937}.markdownRenderer-module__2w-bbW__tbody .markdownRenderer-module__2w-bbW__tr:last-child .markdownRenderer-module__2w-bbW__td{border-bottom:none}html.dark .markdownRenderer-module__2w-bbW__tbody .markdownRenderer-module__2w-bbW__tr:hover{background:#ffffff05}html.light .markdownRenderer-module__2w-bbW__tbody .markdownRenderer-module__2w-bbW__tr:hover{background:#00000005}.markdownRenderer-module__2w-bbW__markdownContent>:first-child{margin-top:0}.markdownRenderer-module__2w-bbW__markdownContent>:last-child{margin-bottom:0}
.tableOfContents-module__PFy5xW__container{z-index:200;position:fixed;top:50%;left:3rem;transform:translateY(-50%)}.tableOfContents-module__PFy5xW__list{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:2.5rem;max-height:80vh;margin:0;padding:0 1rem 0 0;list-style:none;display:flex;overflow:hidden scroll}.tableOfContents-module__PFy5xW__list::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}.tableOfContents-module__PFy5xW__list::-webkit-scrollbar-thumb{background:0 0}.tableOfContents-module__PFy5xW__list::-webkit-scrollbar-track{background:0 0}.tableOfContents-module__PFy5xW__item{position:relative}.tableOfContents-module__PFy5xW__link{cursor:pointer;align-items:center;gap:1rem;text-decoration:none;transition:all .3s;display:flex}.tableOfContents-module__PFy5xW__dot{background-color:#9ca3af4d;border-radius:2px;flex-shrink:0;width:25px;height:3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tableOfContents-module__PFy5xW__label{font-family:var(--font-jua);opacity:1;white-space:nowrap;letter-spacing:.02em;font-size:1.25rem;font-weight:400;transition:all .3s;transform:translate(0)}.tableOfContents-module__PFy5xW__linkLight .tableOfContents-module__PFy5xW__dot{background-color:#64748b66}.tableOfContents-module__PFy5xW__linkLight:hover .tableOfContents-module__PFy5xW__dot{background-color:#475569b3}.tableOfContents-module__PFy5xW__linkLight.tableOfContents-module__PFy5xW__active .tableOfContents-module__PFy5xW__dot{background-color:#334155}.tableOfContents-module__PFy5xW__linkLight .tableOfContents-module__PFy5xW__label{color:#64748bb3}.tableOfContents-module__PFy5xW__linkLight:hover .tableOfContents-module__PFy5xW__label{color:#475569e6}.tableOfContents-module__PFy5xW__linkLight.tableOfContents-module__PFy5xW__active .tableOfContents-module__PFy5xW__label{color:#334155;font-weight:400}.tableOfContents-module__PFy5xW__linkDark .tableOfContents-module__PFy5xW__dot{background-color:#fff6}.tableOfContents-module__PFy5xW__linkDark:hover .tableOfContents-module__PFy5xW__dot{background-color:#ffffffb3}.tableOfContents-module__PFy5xW__linkDark.tableOfContents-module__PFy5xW__active .tableOfContents-module__PFy5xW__dot{background-color:#fff}.tableOfContents-module__PFy5xW__linkDark .tableOfContents-module__PFy5xW__label{color:#fff9}.tableOfContents-module__PFy5xW__linkDark:hover .tableOfContents-module__PFy5xW__label{color:#ffffffe6}.tableOfContents-module__PFy5xW__linkDark.tableOfContents-module__PFy5xW__active .tableOfContents-module__PFy5xW__label{color:#fff;font-weight:400}.tableOfContents-module__PFy5xW__subList{flex-direction:column;gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex;overflow:hidden}.tableOfContents-module__PFy5xW__subItem{position:relative}.tableOfContents-module__PFy5xW__subLink{cursor:pointer;align-items:center;gap:.75rem;padding-left:1rem;text-decoration:none;transition:all .3s;display:flex}.tableOfContents-module__PFy5xW__subDot{background-color:#9ca3af4d;border-radius:1px;flex-shrink:0;width:15px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tableOfContents-module__PFy5xW__subLabel{font-family:var(--font-jua);opacity:1;white-space:nowrap;font-size:.95rem;font-weight:400;transition:all .3s}.tableOfContents-module__PFy5xW__linkLight .tableOfContents-module__PFy5xW__subDot{background-color:#64748b4d}.tableOfContents-module__PFy5xW__linkLight:hover .tableOfContents-module__PFy5xW__subDot{background-color:#47556999}.tableOfContents-module__PFy5xW__linkLight.tableOfContents-module__PFy5xW__subActive .tableOfContents-module__PFy5xW__subDot{background-color:#334155}.tableOfContents-module__PFy5xW__linkLight .tableOfContents-module__PFy5xW__subLabel{color:#64748b99}.tableOfContents-module__PFy5xW__linkLight:hover .tableOfContents-module__PFy5xW__subLabel{color:#475569cc}.tableOfContents-module__PFy5xW__linkLight.tableOfContents-module__PFy5xW__subActive .tableOfContents-module__PFy5xW__subLabel{color:#334155;font-weight:400}.tableOfContents-module__PFy5xW__linkDark .tableOfContents-module__PFy5xW__subDot{background-color:#ffffff4d}.tableOfContents-module__PFy5xW__linkDark:hover .tableOfContents-module__PFy5xW__subDot{background-color:#fff9}.tableOfContents-module__PFy5xW__linkDark.tableOfContents-module__PFy5xW__subActive .tableOfContents-module__PFy5xW__subDot{background-color:#fff}.tableOfContents-module__PFy5xW__linkDark .tableOfContents-module__PFy5xW__subLabel{color:#ffffff80}.tableOfContents-module__PFy5xW__linkDark:hover .tableOfContents-module__PFy5xW__subLabel{color:#fffc}.tableOfContents-module__PFy5xW__linkDark.tableOfContents-module__PFy5xW__subActive .tableOfContents-module__PFy5xW__subLabel{color:#fff;font-weight:400}.tableOfContents-module__PFy5xW__mobileContainer{top:1rem;left:1rem;transform:none}.tableOfContents-module__PFy5xW__mobileToggle{-webkit-backdrop-filter:blur(10px);cursor:pointer;font-family:var(--font-jua);white-space:nowrap;background:#ffffffe6;border:1px solid #64748b33;border-radius:1rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;transition:all .3s;display:flex;transform:translateZ(0)}.tableOfContents-module__PFy5xW__mobileToggleLight{color:#334155;background:#ffffffe6;border-color:#64748b33}.tableOfContents-module__PFy5xW__mobileToggleDark{color:#ffffffe6;background:#0009;border-color:#fff3}.tableOfContents-module__PFy5xW__mobileToggle:active{transform:scale(.95)}.tableOfContents-module__PFy5xW__mobileLabel{font-weight:400}.tableOfContents-module__PFy5xW__chevron{flex-shrink:0;transition:transform .3s}.tableOfContents-module__PFy5xW__chevronUp{transform:rotate(180deg)}.tableOfContents-module__PFy5xW__listHidden{display:none}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__list{-webkit-backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #64748b33;border-radius:1rem;gap:1rem;margin-top:.75rem;padding:1rem;transform:translateZ(0);box-shadow:0 10px 30px #0000001a}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__label{font-size:.9rem}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__dot{width:20px;height:2px}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__subList{gap:.5rem;margin-top:.5rem}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__subLabel{font-size:.8rem}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__subDot{width:12px}.tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__subLink{padding-left:.5rem}@media (max-width:768px){.tableOfContents-module__PFy5xW__label{font-size:.9rem}.tableOfContents-module__PFy5xW__dot{width:20px;height:2px}}html.dark .tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__list{background:#000c;border-color:#fff3;box-shadow:0 10px 30px #00000080}html.light .tableOfContents-module__PFy5xW__mobileContainer .tableOfContents-module__PFy5xW__list{background:#fffffff2;border-color:#64748b33;box-shadow:0 10px 30px #0000001a}
.home-module__i0QXTG__container{width:100vw;height:100vh;position:relative;overflow:hidden}.home-module__i0QXTG__gradientLayer1{filter:blur(60px);backface-visibility:hidden;background:radial-gradient(100% 100% at 50% -20%,#818cf880,#0000),radial-gradient(90% 60% at 80%,#60a5fa73,#0000),radial-gradient(90% 60% at 20% 80%,#c084fc80,#0000);animation:12s ease-in-out infinite home-module__i0QXTG__gradient-move-1;position:absolute;inset:0;transform:translateZ(0)}.home-module__i0QXTG__gradientLayer1Dark{filter:blur(80px);backface-visibility:hidden;background:radial-gradient(100% 100% at 50% -20%,#7877c626,#0000),radial-gradient(90% 60% at 80%,#38bdf826,#0000),radial-gradient(90% 60% at 20% 80%,#9333ea26,#0000);animation:12s ease-in-out infinite home-module__i0QXTG__gradient-move-1;position:absolute;inset:0;transform:translateZ(0)}.home-module__i0QXTG__gradientLayer2{filter:blur(50px);backface-visibility:hidden;background:radial-gradient(80% 80% at 90% 10%,#f472b673,#0000),radial-gradient(70% 70% at 10% 90%,#38bdf880,#0000),radial-gradient(120% 100%,#fde04759,#0000);animation:16s ease-in-out infinite home-module__i0QXTG__gradient-move-2;position:absolute;inset:0;transform:translateZ(0)}.home-module__i0QXTG__gradientLayer2Dark{filter:blur(60px);backface-visibility:hidden;background:radial-gradient(80% 80% at 90% 10%,#ec48991a,#0000),radial-gradient(70% 70% at 10% 90%,#3b82f61a,#0000),radial-gradient(120% 100%,#fb923c14,#0000);animation:16s ease-in-out infinite home-module__i0QXTG__gradient-move-2;position:absolute;inset:0;transform:translateZ(0)}.home-module__i0QXTG__gradientLayer3{filter:blur(70px);backface-visibility:hidden;background:radial-gradient(60% 60% at 30% 40%,#a78bfa66,#0000),radial-gradient(50% 50% at 70% 60%,#fb923c59,#0000);animation:20s ease-in-out infinite home-module__i0QXTG__gradient-move-3;position:absolute;inset:0;transform:translateZ(0)}.home-module__i0QXTG__gradientLayer3Dark{filter:blur(80px);backface-visibility:hidden;background:radial-gradient(60% 60% at 30% 40%,#8b5cf614,#0000),radial-gradient(50% 50% at 70% 60%,#f472b614,#0000);animation:20s ease-in-out infinite home-module__i0QXTG__gradient-move-3;position:absolute;inset:0;transform:translateZ(0)}.home-module__i0QXTG__overlay{background:#ffffff26;position:absolute;inset:0}.home-module__i0QXTG__overlayDark{background:#0006;position:absolute;inset:0}.home-module__i0QXTG__content{z-index:10;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.home-module__i0QXTG__helloText{color:#1f2937;letter-spacing:.05em;filter:drop-shadow(0 25px 25px #00000026);font-size:9rem;font-weight:300;animation:2s ease-out forwards home-module__i0QXTG__fade-in}.home-module__i0QXTG__helloTextDark{color:#ecfeff;letter-spacing:.05em;filter:drop-shadow(0 25px 25px #00000080);font-size:9rem;font-weight:300;animation:2s ease-out forwards home-module__i0QXTG__fade-in}@media (max-width:768px){.home-module__i0QXTG__helloText{font-size:4rem}}
.keyboardShortcut-module__8dyrWa__shortcutGroup{cursor:default;border:1px solid;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .75rem;transition:all .2s;display:inline-flex}html.dark .keyboardShortcut-module__8dyrWa__shortcutGroup{background:#47556940;border-color:#94a3b84d}html.dark .keyboardShortcut-module__8dyrWa__shortcutGroup:hover{background:#47556959;border-color:#94a3b880}html.light .keyboardShortcut-module__8dyrWa__shortcutGroup{background:#cbd5e166;border-color:#94a3b866}html.light .keyboardShortcut-module__8dyrWa__shortcutGroup:hover{background:#cbd5e199;border-color:#64748b80}.keyboardShortcut-module__8dyrWa__kbd{flex-shrink:0}.keyboardShortcut-module__8dyrWa__label{white-space:nowrap;font-size:.75rem;font-weight:500;font-family:var(--font-geist-sans),sans-serif}html.dark .keyboardShortcut-module__8dyrWa__label{color:#e2e8f0}html.light .keyboardShortcut-module__8dyrWa__label{color:#334155}
.projectEditor-module__EZvSga__editorOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0;transform:translateZ(0)}.projectEditor-module__EZvSga__editorContainer{background:#fff;border-radius:1.5rem;flex-direction:column;width:100%;max-width:1400px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 70px #0000004d}html.dark .projectEditor-module__EZvSga__editorContainer{background:#1e293b;border:1px solid #60a5fa33}html.light .projectEditor-module__EZvSga__editorContainer{background:#fff;border:1px solid #38bdf84d}.projectEditor-module__EZvSga__editorHeader{border-bottom:1px solid;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}html.dark .projectEditor-module__EZvSga__editorHeader{background:#1e293bcc;border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__editorHeader{background:#f8fafccc;border-color:#0000001a}.projectEditor-module__EZvSga__editorTitle{font-size:1.5rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;margin:0}html.dark .projectEditor-module__EZvSga__editorTitle{color:#fff}html.light .projectEditor-module__EZvSga__editorTitle{color:#1e293b}.projectEditor-module__EZvSga__closeButton{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:all .2s;display:flex}html.dark .projectEditor-module__EZvSga__closeButton{color:#fff;background:#ffffff0d}html.dark .projectEditor-module__EZvSga__closeButton:hover{background:#ffffff1a}html.light .projectEditor-module__EZvSga__closeButton{color:#1e293b;background:#0000000d}html.light .projectEditor-module__EZvSga__closeButton:hover{background:#0000001a}.projectEditor-module__EZvSga__editorBody{flex:1;grid-template-columns:350px 1fr;gap:0;display:grid;overflow:hidden}.projectEditor-module__EZvSga__metaSection{border-right:1px solid;padding:2rem;overflow-y:auto}html.dark .projectEditor-module__EZvSga__metaSection{background:#0f172a80;border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__metaSection{background:#f8fafc80;border-color:#0000001a}.projectEditor-module__EZvSga__contentSection{flex-direction:column;gap:1rem;padding:2rem;display:flex;overflow:hidden}.projectEditor-module__EZvSga__sectionTitle{font-size:1.125rem;font-weight:600;font-family:var(--font-black-han-sans),sans-serif;margin:0 0 1.5rem}html.dark .projectEditor-module__EZvSga__sectionTitle{color:#60a5fa}html.light .projectEditor-module__EZvSga__sectionTitle{color:#0ea5e9}.projectEditor-module__EZvSga__formGroup{margin-bottom:1.5rem}.projectEditor-module__EZvSga__formGroup label{font-size:.875rem;font-weight:500;font-family:var(--font-black-han-sans),sans-serif;margin-bottom:.5rem;display:block}html.dark .projectEditor-module__EZvSga__formGroup label{color:#fffc}html.light .projectEditor-module__EZvSga__formGroup label{color:#475569}.projectEditor-module__EZvSga__formGroup input,.projectEditor-module__EZvSga__formGroup textarea{width:100%;font-size:.875rem;font-family:var(--font-geist-sans),sans-serif;border:2px solid;border-radius:.5rem;padding:.75rem 1rem;transition:all .2s}.projectEditor-module__EZvSga__formGroup input[type=date]{cursor:pointer}.projectEditor-module__EZvSga__formGroup input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .2s}.projectEditor-module__EZvSga__formGroup input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}html.dark .projectEditor-module__EZvSga__formGroup input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}.projectEditor-module__EZvSga__dateDisabled{width:100%;font-size:.875rem;font-family:var(--font-black-han-sans),sans-serif;text-align:center;opacity:.6;border:2px solid;border-radius:.5rem;padding:.75rem 1rem;font-weight:600}html.dark .projectEditor-module__EZvSga__dateDisabled{color:#ffffff80;background:#ffffff0d;border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__dateDisabled{color:#0006;background:#00000005;border-color:#0000001a}:is(html.dark .projectEditor-module__EZvSga__formGroup input,html.dark .projectEditor-module__EZvSga__formGroup textarea){color:#fff;background:#ffffff0d;border-color:#ffffff1a}:is(html.dark .projectEditor-module__EZvSga__formGroup input:focus,html.dark .projectEditor-module__EZvSga__formGroup textarea:focus){background:#ffffff14;border-color:#60a5fa;outline:none}:is(html.light .projectEditor-module__EZvSga__formGroup input,html.light .projectEditor-module__EZvSga__formGroup textarea){color:#1e293b;background:#fff;border-color:#0000001a}:is(html.light .projectEditor-module__EZvSga__formGroup input:focus,html.light .projectEditor-module__EZvSga__formGroup textarea:focus){border-color:#38bdf8;outline:none}.projectEditor-module__EZvSga__formGroup textarea{resize:vertical;min-height:80px}.projectEditor-module__EZvSga__thumbnailUpload{width:100%}.projectEditor-module__EZvSga__thumbnailPreview{border:2px solid;border-radius:.75rem;width:100%;position:relative;overflow:hidden}html.dark .projectEditor-module__EZvSga__thumbnailPreview{border-color:#60a5fa4d}html.light .projectEditor-module__EZvSga__thumbnailPreview{border-color:#38bdf84d}.projectEditor-module__EZvSga__thumbnailPreview img{object-fit:cover;width:100%;height:200px;display:block}.projectEditor-module__EZvSga__thumbnailActions{gap:.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.projectEditor-module__EZvSga__changeThumbnail,.projectEditor-module__EZvSga__removeThumbnail{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;transition:all .2s;display:flex}.projectEditor-module__EZvSga__changeThumbnail{color:#fff;background:#3b82f6e6}.projectEditor-module__EZvSga__changeThumbnail:hover{background:#2563eb;transform:scale(1.05)}.projectEditor-module__EZvSga__removeThumbnail{color:#fff;background:#ef4444e6}.projectEditor-module__EZvSga__removeThumbnail:hover{background:#dc2626;transform:scale(1.05)}.projectEditor-module__EZvSga__changeThumbnail:disabled,.projectEditor-module__EZvSga__removeThumbnail:disabled{opacity:.5;cursor:not-allowed;transform:none}.projectEditor-module__EZvSga__uploadingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-family:var(--font-black-han-sans),sans-serif;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex;position:absolute;inset:0}.projectEditor-module__EZvSga__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite projectEditor-module__EZvSga__spin}@keyframes projectEditor-module__EZvSga__spin{to{transform:rotate(360deg)}}.projectEditor-module__EZvSga__uploadButton{cursor:pointer;width:100%;font-family:var(--font-black-han-sans),sans-serif;border:2px dashed;border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;font-size:1.5rem;transition:all .2s;display:flex}.projectEditor-module__EZvSga__uploadButton:disabled{opacity:.6;cursor:not-allowed}html.dark .projectEditor-module__EZvSga__uploadButton{color:#60a5fa;background:#60a5fa0d;border-color:#60a5fa4d}html.dark .projectEditor-module__EZvSga__uploadButton:hover{background:#60a5fa1a;border-color:#60a5fa80}html.light .projectEditor-module__EZvSga__uploadButton{color:#0ea5e9;background:#38bdf80d;border-color:#38bdf84d}html.light .projectEditor-module__EZvSga__uploadButton:hover{background:#38bdf81a;border-color:#38bdf880}.projectEditor-module__EZvSga__slugInputWrapper{flex-direction:column;gap:.5rem;display:flex}.projectEditor-module__EZvSga__slugInputContainer{align-items:center;width:100%;display:flex;position:relative}.projectEditor-module__EZvSga__slugInputContainer input{width:100%;padding-right:3rem!important}html.dark .projectEditor-module__EZvSga__slugInputContainer input.projectEditor-module__EZvSga__slugError{background:#ef44441a!important;border-color:#ef4444!important}html.light .projectEditor-module__EZvSga__slugInputContainer input.projectEditor-module__EZvSga__slugError{background:#ef44440d!important;border-color:#ef4444!important}.projectEditor-module__EZvSga__slugStatus{pointer-events:none;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:absolute;right:1rem}html.dark .projectEditor-module__EZvSga__slugAvailable{color:#10b981}html.light .projectEditor-module__EZvSga__slugAvailable{color:#059669}html.dark .projectEditor-module__EZvSga__slugDuplicate{color:#ef4444}html.light .projectEditor-module__EZvSga__slugDuplicate{color:#dc2626}.projectEditor-module__EZvSga__slugSpinner{border:2px solid;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite projectEditor-module__EZvSga__spin}html.dark .projectEditor-module__EZvSga__slugSpinner{border-color:#60a5fa #60a5fa4d #60a5fa4d}html.light .projectEditor-module__EZvSga__slugSpinner{border-color:#38bdf8 #38bdf84d #38bdf84d}.projectEditor-module__EZvSga__slugMessage{font-size:.75rem;font-family:var(--font-geist-sans),sans-serif;margin-top:.25rem;font-weight:600}html.dark .projectEditor-module__EZvSga__slugMessage{color:#fca5a5}html.light .projectEditor-module__EZvSga__slugMessage{color:#dc2626}html.dark .projectEditor-module__EZvSga__slugMessage.projectEditor-module__EZvSga__slugMessageSuccess{color:#6ee7b7}html.light .projectEditor-module__EZvSga__slugMessage.projectEditor-module__EZvSga__slugMessageSuccess{color:#059669}.projectEditor-module__EZvSga__statusButtons{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.projectEditor-module__EZvSga__statusButton{font-weight:600;font-family:var(--font-black-han-sans),sans-serif;cursor:pointer;border:2px solid;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.projectEditor-module__EZvSga__statusDot{border-radius:50%;width:.625rem;height:.625rem;transition:all .2s;box-shadow:0 0 8px}html.dark .projectEditor-module__EZvSga__statusPlanning{color:#9ca3af;background:#9ca3af1a;border-color:#9ca3af4d}html.dark .projectEditor-module__EZvSga__statusPlanning .projectEditor-module__EZvSga__statusDot{background:#6b7280}html.dark .projectEditor-module__EZvSga__statusPlanning:hover{background:#9ca3af26;border-color:#9ca3af80}html.dark .projectEditor-module__EZvSga__statusPlanning.projectEditor-module__EZvSga__active{background:#9ca3af40;border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af26}html.light .projectEditor-module__EZvSga__statusPlanning{color:#4b5563;background:#6b72801a;border-color:#6b72804d}html.light .projectEditor-module__EZvSga__statusPlanning .projectEditor-module__EZvSga__statusDot{background:#6b7280}html.light .projectEditor-module__EZvSga__statusPlanning:hover{background:#6b728026;border-color:#6b728080}html.light .projectEditor-module__EZvSga__statusPlanning.projectEditor-module__EZvSga__active{background:#6b728033;border-color:#6b7280;box-shadow:0 0 0 3px #6b728026}html.dark .projectEditor-module__EZvSga__statusInProgress{color:#fbbf24;background:#fbbf241a;border-color:#fbbf244d}html.dark .projectEditor-module__EZvSga__statusInProgress .projectEditor-module__EZvSga__statusDot{background:#f59e0b}html.dark .projectEditor-module__EZvSga__statusInProgress:hover{background:#fbbf2426;border-color:#fbbf2480}html.dark .projectEditor-module__EZvSga__statusInProgress.projectEditor-module__EZvSga__active{background:#fbbf2440;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2426}html.light .projectEditor-module__EZvSga__statusInProgress{color:#d97706;background:#f59e0b1a;border-color:#f59e0b4d}html.light .projectEditor-module__EZvSga__statusInProgress .projectEditor-module__EZvSga__statusDot{background:#f59e0b}html.light .projectEditor-module__EZvSga__statusInProgress:hover{background:#f59e0b26;border-color:#f59e0b80}html.light .projectEditor-module__EZvSga__statusInProgress.projectEditor-module__EZvSga__active{background:#f59e0b33;border-color:#d97706;box-shadow:0 0 0 3px #f59e0b26}html.dark .projectEditor-module__EZvSga__statusCompleted{color:#10b981;background:#10b9811a;border-color:#10b9814d}html.dark .projectEditor-module__EZvSga__statusCompleted .projectEditor-module__EZvSga__statusDot{background:#059669}html.dark .projectEditor-module__EZvSga__statusCompleted:hover{background:#10b98126;border-color:#10b98180}html.dark .projectEditor-module__EZvSga__statusCompleted.projectEditor-module__EZvSga__active{background:#10b98140;border-color:#10b981;box-shadow:0 0 0 3px #10b98126}html.light .projectEditor-module__EZvSga__statusCompleted{color:#059669;background:#0596691a;border-color:#0596694d}html.light .projectEditor-module__EZvSga__statusCompleted .projectEditor-module__EZvSga__statusDot{background:#059669}html.light .projectEditor-module__EZvSga__statusCompleted:hover{background:#05966926;border-color:#05966980}html.light .projectEditor-module__EZvSga__statusCompleted.projectEditor-module__EZvSga__active{background:#05966933;border-color:#059669;box-shadow:0 0 0 3px #05966926}html.dark .projectEditor-module__EZvSga__statusStopped{color:#ef4444;background:#ef44441a;border-color:#ef44444d}html.dark .projectEditor-module__EZvSga__statusStopped .projectEditor-module__EZvSga__statusDot{background:#dc2626}html.dark .projectEditor-module__EZvSga__statusStopped:hover{background:#ef444426;border-color:#ef444480}html.dark .projectEditor-module__EZvSga__statusStopped.projectEditor-module__EZvSga__active{background:#ef444440;border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}html.light .projectEditor-module__EZvSga__statusStopped{color:#dc2626;background:#dc26261a;border-color:#dc26264d}html.light .projectEditor-module__EZvSga__statusStopped .projectEditor-module__EZvSga__statusDot{background:#dc2626}html.light .projectEditor-module__EZvSga__statusStopped:hover{background:#dc262626;border-color:#dc262680}html.light .projectEditor-module__EZvSga__statusStopped.projectEditor-module__EZvSga__active{background:#dc262633;border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.projectEditor-module__EZvSga__tagInput{align-items:stretch;gap:.5rem;display:flex}.projectEditor-module__EZvSga__tagInput input{flex:1}.projectEditor-module__EZvSga__addTagButton{cursor:pointer;border:2px solid;border-radius:.5rem;justify-content:center;align-items:center;min-width:2.875rem;height:auto;padding:0;font-size:1.25rem;transition:all .2s;display:flex}html.dark .projectEditor-module__EZvSga__addTagButton{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa4d}html.dark .projectEditor-module__EZvSga__addTagButton:hover{background:#60a5fa33}html.light .projectEditor-module__EZvSga__addTagButton{color:#0ea5e9;background:#38bdf81a;border-color:#38bdf84d}html.light .projectEditor-module__EZvSga__addTagButton:hover{background:#38bdf833}.projectEditor-module__EZvSga__tagList{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.projectEditor-module__EZvSga__tag{font-size:.875rem;font-family:var(--font-geist-mono),monospace;border-radius:.5rem;align-items:center;gap:.5rem;padding:.375rem .75rem;display:inline-flex}html.dark .projectEditor-module__EZvSga__tag{color:#60a5fa;background:#60a5fa26}html.light .projectEditor-module__EZvSga__tag{color:#0ea5e9;background:#38bdf826}.projectEditor-module__EZvSga__tag button{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1rem;transition:all .2s;display:flex}html.dark .projectEditor-module__EZvSga__tag button{color:#fff9}html.dark .projectEditor-module__EZvSga__tag button:hover{color:#ef4444}html.light .projectEditor-module__EZvSga__tag button{color:#0006}html.light .projectEditor-module__EZvSga__tag button:hover{color:#ef4444}.projectEditor-module__EZvSga__editorToolbar{border:2px solid;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem;display:flex}.projectEditor-module__EZvSga__toolbarDivider{width:1px;height:1.5rem;margin:0 .25rem}html.dark .projectEditor-module__EZvSga__toolbarDivider{background:#fff3}html.light .projectEditor-module__EZvSga__toolbarDivider{background:#0003}html.dark .projectEditor-module__EZvSga__editorToolbar{background:#ffffff05;border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__editorToolbar{background:#00000005;border-color:#0000001a}.projectEditor-module__EZvSga__editorToolbar button{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}html.dark .projectEditor-module__EZvSga__editorToolbar button{color:#fffc;background:#ffffff0d}html.dark .projectEditor-module__EZvSga__editorToolbar button:hover{color:#60a5fa;background:#60a5fa33}html.light .projectEditor-module__EZvSga__editorToolbar button{color:#475569;background:#0000000d}html.light .projectEditor-module__EZvSga__editorToolbar button:hover{color:#0ea5e9;background:#38bdf833}.projectEditor-module__EZvSga__editorToolbar button:disabled{opacity:.5;cursor:not-allowed}.projectEditor-module__EZvSga__editorToolbar button.projectEditor-module__EZvSga__activePreview{background:#60a5fa4d}html.dark .projectEditor-module__EZvSga__editorToolbar button.projectEditor-module__EZvSga__activePreview{color:#60a5fa}html.light .projectEditor-module__EZvSga__editorToolbar button.projectEditor-module__EZvSga__activePreview{color:#0ea5e9;background:#38bdf84d}.projectEditor-module__EZvSga__markdownEditor{width:100%;font-size:.875rem;font-family:var(--font-geist-mono),monospace;resize:none;border:2px solid;border-radius:.5rem;flex:1;padding:1rem;line-height:1.6;transition:all .2s}html.dark .projectEditor-module__EZvSga__markdownEditor{color:#fff;background:#0f172a80;border-color:#ffffff1a}html.dark .projectEditor-module__EZvSga__markdownEditor:focus{background:#0f172ab3;border-color:#60a5fa;outline:none}html.light .projectEditor-module__EZvSga__markdownEditor{color:#1e293b;background:#fff;border-color:#0000001a}html.light .projectEditor-module__EZvSga__markdownEditor:focus{border-color:#38bdf8;outline:none}.projectEditor-module__EZvSga__markdownPreview{width:100%;font-size:.875rem;font-family:var(--font-geist-sans),sans-serif;border:2px solid;border-radius:.5rem;flex:1;padding:1rem;line-height:1.8;overflow-y:auto}html.dark .projectEditor-module__EZvSga__markdownPreview{color:#fff;background:#0f172a80;border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__markdownPreview{color:#1e293b;background:#fff;border-color:#0000001a}.projectEditor-module__EZvSga__markdownPreview h1,.projectEditor-module__EZvSga__markdownPreview h2,.projectEditor-module__EZvSga__markdownPreview h3,.projectEditor-module__EZvSga__markdownPreview h4{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600;line-height:1.4}.projectEditor-module__EZvSga__markdownPreview h1{font-size:2rem}.projectEditor-module__EZvSga__markdownPreview h2{font-size:1.5rem}.projectEditor-module__EZvSga__markdownPreview h3{font-size:1.25rem}.projectEditor-module__EZvSga__markdownPreview p{margin-bottom:1rem}.projectEditor-module__EZvSga__markdownPreview ul,.projectEditor-module__EZvSga__markdownPreview ol{margin-bottom:1rem;padding-left:1.5rem}.projectEditor-module__EZvSga__markdownPreview li{margin-bottom:.5rem}.projectEditor-module__EZvSga__markdownPreview code{font-family:var(--font-geist-mono),monospace;border-radius:.25rem;padding:.2rem .4rem;font-size:.85em}html.dark .projectEditor-module__EZvSga__markdownPreview code{color:#60a5fa;background:#60a5fa26}html.light .projectEditor-module__EZvSga__markdownPreview code{color:#0ea5e9;background:#38bdf826}.projectEditor-module__EZvSga__markdownPreview pre{border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.projectEditor-module__EZvSga__markdownPreview pre code{color:inherit;background:0 0;padding:1rem;display:block}.projectEditor-module__EZvSga__markdownPreview img{border-radius:.5rem;max-width:100%;height:auto;margin:1rem 0}.projectEditor-module__EZvSga__markdownPreview a{text-decoration:underline}html.dark .projectEditor-module__EZvSga__markdownPreview a{color:#60a5fa}html.light .projectEditor-module__EZvSga__markdownPreview a{color:#0ea5e9}.projectEditor-module__EZvSga__markdownPreview blockquote{border-left:4px solid;margin:1rem 0;padding-left:1rem}html.dark .projectEditor-module__EZvSga__markdownPreview blockquote{color:#ffffffb3;border-color:#60a5fa80}html.light .projectEditor-module__EZvSga__markdownPreview blockquote{color:#000000b3;border-color:#38bdf880}.projectEditor-module__EZvSga__editorHint{font-size:.75rem;font-family:var(--font-geist-sans),sans-serif;flex-wrap:wrap;align-items:center;gap:.75rem;line-height:1.8;display:flex}html.dark .projectEditor-module__EZvSga__editorHint{color:#ffffff80}html.light .projectEditor-module__EZvSga__editorHint{color:#94a3b8}.projectEditor-module__EZvSga__shortcutsContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.projectEditor-module__EZvSga__editorFooter{border-top:1px solid;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}html.dark .projectEditor-module__EZvSga__editorFooter{background:#1e293bcc;border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__editorFooter{background:#f8fafccc;border-color:#0000001a}.projectEditor-module__EZvSga__cancelBtn,.projectEditor-module__EZvSga__saveBtn{font-family:var(--font-black-han-sans),sans-serif;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.projectEditor-module__EZvSga__cancelBtn{border:2px solid}html.dark .projectEditor-module__EZvSga__cancelBtn{color:#fff;background:#ffffff0d;border-color:#fff3}html.dark .projectEditor-module__EZvSga__cancelBtn:hover{background:#ffffff1a}html.light .projectEditor-module__EZvSga__cancelBtn{color:#475569;background:#fff;border-color:#0003}html.light .projectEditor-module__EZvSga__cancelBtn:hover{background:#0000000d}.projectEditor-module__EZvSga__saveBtn{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b9814d}.projectEditor-module__EZvSga__saveBtn:hover{box-shadow:0 6px 16px #10b98166}.projectEditor-module__EZvSga__saveBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.projectEditor-module__EZvSga__editorBody{grid-template-columns:1fr}.projectEditor-module__EZvSga__metaSection{border-bottom:1px solid;border-right:none}html.dark .projectEditor-module__EZvSga__metaSection{border-color:#ffffff1a}html.light .projectEditor-module__EZvSga__metaSection{border-color:#0000001a}}@media (max-width:768px){.projectEditor-module__EZvSga__editorOverlay{padding:0}.projectEditor-module__EZvSga__editorContainer{border-radius:0;max-width:100%;max-height:100vh}.projectEditor-module__EZvSga__editorHeader,.projectEditor-module__EZvSga__editorFooter,.projectEditor-module__EZvSga__metaSection,.projectEditor-module__EZvSga__contentSection{padding:1rem}.projectEditor-module__EZvSga__editorFooter{flex-direction:column}.projectEditor-module__EZvSga__cancelBtn,.projectEditor-module__EZvSga__saveBtn{justify-content:center;width:100%}}
