.CreateProjectModal-module__CRLHeG__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#0f172a66;justify-content:center;align-items:center;padding:16px;animation:.18s cubic-bezier(.16,1,.3,1) CreateProjectModal-module__CRLHeG__fadeIn;display:flex;position:fixed;inset:0}@keyframes CreateProjectModal-module__CRLHeG__fadeIn{0%{opacity:0}to{opacity:1}}.CreateProjectModal-module__CRLHeG__modalCard{background:var(--color-surface-elevated,#fff);border:1px solid var(--color-border-strong,#e5e7eb);border-radius:16px;flex-direction:column;width:100%;max-width:520px;animation:.22s cubic-bezier(.16,1,.3,1) CreateProjectModal-module__CRLHeG__modalSlideUp;display:flex;box-shadow:0 20px 40px -12px #00000026,0 8px 16px -4px #00000014}@keyframes CreateProjectModal-module__CRLHeG__modalSlideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.CreateProjectModal-module__CRLHeG__sheetGrabHandle{background:var(--color-border-strong,#d1d5db);border-radius:9999px;flex-shrink:0;width:40px;height:5px;margin:10px auto 4px;display:none}.CreateProjectModal-module__CRLHeG__modalHeader{border-bottom:1px solid var(--color-border-subtle,#f3f4f6);background:var(--color-surface-elevated,#fff);border-top-left-radius:16px;border-top-right-radius:16px;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.CreateProjectModal-module__CRLHeG__modalTitle{color:var(--color-text-primary,#111827);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:700}.CreateProjectModal-module__CRLHeG__closeBtn{color:var(--color-text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.CreateProjectModal-module__CRLHeG__closeBtn:hover{color:var(--color-text-primary,#111827);background:var(--color-brand-secondary,#f3f4f6)}.CreateProjectModal-module__CRLHeG__stepsContainer{background:var(--color-surface-base,#fcfcfc);border-bottom:1px solid var(--color-border-subtle,#f3f4f6);justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.CreateProjectModal-module__CRLHeG__stepItem{color:var(--color-text-secondary,#9ca3af);align-items:center;gap:8px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.CreateProjectModal-module__CRLHeG__stepNumber{background:var(--color-brand-secondary,#f3f4f6);width:24px;height:24px;color:var(--color-text-secondary,#6b7280);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:all .2s;display:flex}.CreateProjectModal-module__CRLHeG__stepActive{color:var(--color-text-primary,#111827)}.CreateProjectModal-module__CRLHeG__stepActive .CreateProjectModal-module__CRLHeG__stepNumber{background:var(--color-brand-primary,#111827);color:#fff}.CreateProjectModal-module__CRLHeG__stepCompleted{color:var(--color-text-primary,#111827)}.CreateProjectModal-module__CRLHeG__stepCompleted .CreateProjectModal-module__CRLHeG__stepNumber{background:var(--color-brand-secondary,#e5e7eb);color:var(--color-text-primary,#111827)}.CreateProjectModal-module__CRLHeG__stepSeparator{background:var(--color-border-strong,#e5e7eb);flex:1;height:1px;margin:0 12px;transition:background .2s}.CreateProjectModal-module__CRLHeG__stepCompletedSeparator{background:var(--color-brand-primary,#111827)}.CreateProjectModal-module__CRLHeG__modalForm{background:var(--color-surface-elevated,#fff);flex-direction:column;gap:18px;padding:24px;display:flex}.CreateProjectModal-module__CRLHeG__stepContent{flex-direction:column;gap:16px;min-height:160px;display:flex}.CreateProjectModal-module__CRLHeG__formGroup{flex-direction:column;gap:6px;display:flex}.CreateProjectModal-module__CRLHeG__formGroup label{color:var(--color-text-primary,#111827);font-size:13.5px;font-weight:600}.CreateProjectModal-module__CRLHeG__requiredAsterisk{color:var(--color-error,#dc2626)}.CreateProjectModal-module__CRLHeG__inputField{background:var(--color-surface-elevated,#fff);border:1px solid var(--color-border-strong,#e5e7eb);width:100%;height:42px;color:var(--color-text-primary,#111827);border-radius:8px;outline:none;padding:0 14px;font-size:13.5px;transition:border-color .15s,box-shadow .15s}.CreateProjectModal-module__CRLHeG__inputField:focus{border-color:var(--color-border-focus,#111827);box-shadow:0 0 0 1px var(--color-border-focus,#111827)}.CreateProjectModal-module__CRLHeG__inputField::placeholder{color:var(--color-text-secondary,#9ca3af)}.CreateProjectModal-module__CRLHeG__gridTwoColumns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.CreateProjectModal-module__CRLHeG__fullWidth{width:100%}.CreateProjectModal-module__CRLHeG__modalFooter{border-top:1px solid var(--color-border-subtle,#f3f4f6);background:var(--color-surface-base,#fcfcfc);border-bottom-right-radius:16px;border-bottom-left-radius:16px;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.CreateProjectModal-module__CRLHeG__footerBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.CreateProjectModal-module__CRLHeG__btnSecondary{background:var(--color-brand-secondary,#f3f4f6);border:1px solid var(--color-border-strong,#e5e7eb);color:var(--color-text-primary,#111827)}.CreateProjectModal-module__CRLHeG__btnSecondary:hover{background:var(--color-brand-secondary-hover,#e5e7eb)}.CreateProjectModal-module__CRLHeG__btnPrimary{background:var(--color-brand-primary,#111827);color:var(--color-text-inverse,#fff);border:none;margin-left:auto;box-shadow:0 1px 2px #00000014}.CreateProjectModal-module__CRLHeG__btnPrimary:hover{background:var(--color-brand-primary-hover,#374151);transform:translateY(-1px);box-shadow:0 4px 12px #11182726}.CreateProjectModal-module__CRLHeG__btnPrimary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.CreateProjectModal-module__CRLHeG__hiddenBtn{visibility:hidden}@media (max-width:768px){.CreateProjectModal-module__CRLHeG__modalOverlay{align-items:flex-end;padding:0}.CreateProjectModal-module__CRLHeG__modalCard{border-bottom:none;border-left:none;border-right:none;border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:90dvh;animation:.28s cubic-bezier(.16,1,.3,1) CreateProjectModal-module__CRLHeG__projectSlideUpBottomSheet;overflow:hidden;box-shadow:0 -10px 30px #00000026}@keyframes CreateProjectModal-module__CRLHeG__projectSlideUpBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CreateProjectModal-module__CRLHeG__sheetGrabHandle{display:block}.CreateProjectModal-module__CRLHeG__modalHeader{border-top-left-radius:20px;border-top-right-radius:20px;padding:10px 18px 12px}.CreateProjectModal-module__CRLHeG__modalTitle{font-size:1.05rem}.CreateProjectModal-module__CRLHeG__stepsContainer{padding:10px 16px}.CreateProjectModal-module__CRLHeG__modalForm{-webkit-overflow-scrolling:touch;max-height:calc(90dvh - 190px);padding:16px 18px;overflow-y:auto}.CreateProjectModal-module__CRLHeG__gridTwoColumns{grid-template-columns:1fr;gap:12px}.CreateProjectModal-module__CRLHeG__stepsContainer span{display:none}.CreateProjectModal-module__CRLHeG__modalFooter{padding:12px 18px max(16px, env(safe-area-inset-bottom)) 18px;border-bottom-right-radius:0;border-bottom-left-radius:0}.CreateProjectModal-module__CRLHeG__footerBtn{min-height:44px;padding:0 16px}}@media (max-width:480px){.CreateProjectModal-module__CRLHeG__modalHeader{padding:8px 14px 10px}.CreateProjectModal-module__CRLHeG__modalTitle{font-size:1rem}.CreateProjectModal-module__CRLHeG__modalForm{padding:14px}.CreateProjectModal-module__CRLHeG__modalFooter{padding:10px 14px max(14px, env(safe-area-inset-bottom)) 14px}}.CreateProjectModal-module__CRLHeG__loadingContainer{color:var(--color-text-secondary,#6b7280);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1.5rem;font-size:.9rem;display:flex}.CreateProjectModal-module__CRLHeG__spinner{animation:1s linear infinite CreateProjectModal-module__CRLHeG__projectModalSpin}@keyframes CreateProjectModal-module__CRLHeG__projectModalSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.AppLayout-module__3sRHFa__layout{background-color:var(--color-surface-base,#fcfcfc);flex-direction:row;width:100%;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.AppLayout-module__3sRHFa__mainContent{background-color:var(--color-surface-base,#fcfcfc);flex-direction:column;flex:1;width:100%;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.AppLayout-module__3sRHFa__mobileHeader{background-color:var(--color-surface-elevated,#fff);border-bottom:1px solid var(--color-border-subtle,#f3f4f6);z-index:500;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:none;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.AppLayout-module__3sRHFa__mobileHeaderLeft{align-items:center;gap:.75rem;display:flex}.AppLayout-module__3sRHFa__menuToggleBtn{color:var(--color-text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.AppLayout-module__3sRHFa__mobileLogoContainer{align-items:center;gap:.5rem;text-decoration:none;display:flex}.AppLayout-module__3sRHFa__mobileLogoText{color:var(--color-text-primary,#111827);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.AppLayout-module__3sRHFa__mobileHeaderRight{align-items:center;display:flex}@media (max-width:768px){.AppLayout-module__3sRHFa__layout{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.AppLayout-module__3sRHFa__mobileHeader{display:flex}.AppLayout-module__3sRHFa__mainContent{height:auto;overflow:visible}}
.Alert-module__uBl3LG__container{top:var(--space-6,24px);right:var(--space-6,24px);gap:var(--space-2,8px);z-index:9999;pointer-events:none;flex-direction:column;width:calc(100vw - 48px);max-width:380px;display:flex;position:fixed}.Alert-module__uBl3LG__alert{align-items:center;gap:var(--space-3,12px);border-radius:var(--radius-sm,8px);font-family:var(--font-family-sans,sans-serif);box-shadow:var(--shadow-floating);animation:Alert-module__uBl3LG__toastSlideIn var(--transition-fast,.15s) cubic-bezier(.16, 1, .3, 1);pointer-events:auto;box-sizing:border-box;background:var(--color-surface-card,#fff);width:100%;color:var(--color-text-primary,#0f172a);border:1px solid var(--color-border-hairline,#00000014);padding:10px 14px;font-size:.82rem;font-weight:500;display:flex}.Alert-module__uBl3LG__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Alert-module__uBl3LG__message{word-break:break-word;overflow-wrap:anywhere;flex:1;line-height:1.4}.Alert-module__uBl3LG__error{border-left:3px solid var(--color-destructive,#ef4444)}.Alert-module__uBl3LG__error .Alert-module__uBl3LG__icon{color:var(--color-destructive,#ef4444)}.Alert-module__uBl3LG__success{border-left:3px solid #10b981}.Alert-module__uBl3LG__success .Alert-module__uBl3LG__icon{color:#10b981}.Alert-module__uBl3LG__warning{border-left:3px solid #f59e0b}.Alert-module__uBl3LG__warning .Alert-module__uBl3LG__icon{color:#f59e0b}.Alert-module__uBl3LG__info{border-left:3px solid var(--color-accent,#0f172a)}.Alert-module__uBl3LG__info .Alert-module__uBl3LG__icon{color:var(--color-accent,#0f172a)}@keyframes Alert-module__uBl3LG__toastSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Alert-module__uBl3LG__container{top:var(--space-4,16px);right:var(--space-4,16px);left:var(--space-4,16px);width:auto;max-width:none}}
.ConfirmDialog-module__MMWcFa__overlay{z-index:9999;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out ConfirmDialog-module__MMWcFa__fadeIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module__MMWcFa__modal{background-color:var(--color-surface-elevated,#fff);border:1px solid var(--color-border-strong,#e5e7eb);width:90%;max-width:400px;color:var(--color-text-primary,#111827);border-radius:12px;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) ConfirmDialog-module__MMWcFa__slideUp;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.ConfirmDialog-module__MMWcFa__title{margin-top:0;margin-bottom:12px;font-size:1.25rem;font-weight:600}.ConfirmDialog-module__MMWcFa__message{color:var(--color-text-secondary,#6b7280);margin-bottom:24px;font-size:.95rem;line-height:1.5}.ConfirmDialog-module__MMWcFa__actions{justify-content:flex-end;gap:12px;display:flex}.ConfirmDialog-module__MMWcFa__cancelBtn,.ConfirmDialog-module__MMWcFa__confirmBtn{cursor:pointer;border:none;border-radius:6px;padding:10px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.ConfirmDialog-module__MMWcFa__cancelBtn{color:var(--color-text-secondary,#6b7280);border:1px solid var(--color-border-strong,#e5e7eb);background-color:#0000}.ConfirmDialog-module__MMWcFa__cancelBtn:hover{background-color:var(--color-surface-elevated-hover,#fafafa);color:var(--color-text-primary,#111827)}.ConfirmDialog-module__MMWcFa__confirmBtn{background-color:var(--color-brand-primary,#111827);color:#fff}.ConfirmDialog-module__MMWcFa__confirmBtn:hover{background-color:var(--color-brand-primary-hover,#374151)}.ConfirmDialog-module__MMWcFa__confirmBtn.ConfirmDialog-module__MMWcFa__destructive{background-color:var(--color-error,#dc2626)}.ConfirmDialog-module__MMWcFa__confirmBtn.ConfirmDialog-module__MMWcFa__destructive:hover{background-color:#b91c1c}.ConfirmDialog-module__MMWcFa__confirmBtn:disabled,.ConfirmDialog-module__MMWcFa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.ConfirmDialog-module__MMWcFa__verificationContainer{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.ConfirmDialog-module__MMWcFa__verificationPrompt{color:var(--color-text-secondary,#6b7280);font-size:.85rem}.ConfirmDialog-module__MMWcFa__verificationInput{border:1px solid var(--color-border-strong,#e5e7eb);background-color:var(--color-surface-elevated,#fff);width:100%;color:var(--color-text-primary,#111827);border-radius:6px;outline:none;padding:10px 12px;font-size:.95rem;transition:border-color .2s}.ConfirmDialog-module__MMWcFa__verificationInput:focus{border-color:var(--color-border-focus,#111827)}@keyframes ConfirmDialog-module__MMWcFa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__MMWcFa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.CookieConsentBanner-module__M0W61a__bannerContainer{z-index:999999;-webkit-backdrop-filter:blur(24px);width:100%;font-family:var(--font-family-sans,sans-serif);box-sizing:border-box;background:#fffffff2;border-top:1px solid #00000017;animation:.32s cubic-bezier(.16,1,.3,1) forwards CookieConsentBanner-module__M0W61a__slideUpIn;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px -4px #00000017}@keyframes CookieConsentBanner-module__M0W61a__slideUpIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsentBanner-module__M0W61a__innerContent{box-sizing:border-box;flex-direction:column;gap:18px;max-width:1400px;margin:0 auto;padding:22px 32px;display:flex}.CookieConsentBanner-module__M0W61a__mainRow{justify-content:space-between;align-items:center;gap:36px;display:flex}.CookieConsentBanner-module__M0W61a__infoColumn{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.CookieConsentBanner-module__M0W61a__headerRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CookieConsentBanner-module__M0W61a__title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.CookieConsentBanner-module__M0W61a__description{color:#475569;max-width:900px;margin:0;font-size:.88rem;line-height:1.55}.CookieConsentBanner-module__M0W61a__privacyLink{color:#0f172a;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .15s}.CookieConsentBanner-module__M0W61a__privacyLink:hover{color:#3b82f6}.CookieConsentBanner-module__M0W61a__actionsGroup{flex-shrink:0;align-items:center;gap:10px;display:flex}.CookieConsentBanner-module__M0W61a__customizeButton{color:#334155;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:6px;padding:10px 16px;font-size:.86rem;font-weight:600;transition:all .16s;display:inline-flex}.CookieConsentBanner-module__M0W61a__customizeButton:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.CookieConsentBanner-module__M0W61a__declineButton{color:#334155;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #cbd5e1;border-radius:9px;padding:10px 18px;font-size:.86rem;font-weight:600;transition:all .16s}.CookieConsentBanner-module__M0W61a__declineButton:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.CookieConsentBanner-module__M0W61a__acceptButton{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:1px solid #0f172a;border-radius:9px;padding:10px 22px;font-size:.86rem;font-weight:600;transition:all .16s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #0f172a2e}.CookieConsentBanner-module__M0W61a__acceptButton:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a40}.CookieConsentBanner-module__M0W61a__acceptButton:active{transform:translateY(0)}.CookieConsentBanner-module__M0W61a__customizePanel{border-top:1px solid #f1f5f9;flex-direction:column;gap:14px;padding-top:18px;animation:.24s ease-out forwards CookieConsentBanner-module__M0W61a__panelExpand;display:flex}@keyframes CookieConsentBanner-module__M0W61a__panelExpand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CookieConsentBanner-module__M0W61a__cookieCardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.CookieConsentBanner-module__M0W61a__cookieCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 18px;display:flex}.CookieConsentBanner-module__M0W61a__cardHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.CookieConsentBanner-module__M0W61a__cardTitle{color:#0f172a;font-size:.88rem;font-weight:600}.CookieConsentBanner-module__M0W61a__cardDesc{color:#64748b;margin:0;font-size:.8rem;line-height:1.45}.CookieConsentBanner-module__M0W61a__switchLabel{cursor:pointer;flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.CookieConsentBanner-module__M0W61a__switchInput{opacity:0;width:0;height:0}.CookieConsentBanner-module__M0W61a__switchSlider{background-color:#cbd5e1;border-radius:24px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.CookieConsentBanner-module__M0W61a__switchSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.CookieConsentBanner-module__M0W61a__switchInput:checked+.CookieConsentBanner-module__M0W61a__switchSlider{background-color:#0f172a}.CookieConsentBanner-module__M0W61a__switchInput:checked+.CookieConsentBanner-module__M0W61a__switchSlider:before{transform:translate(20px)}.CookieConsentBanner-module__M0W61a__customizeFooter{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.CookieConsentBanner-module__M0W61a__savePreferencesButton{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #0f172a;border-radius:8px;padding:9px 20px;font-size:.86rem;font-weight:600;transition:all .15s}.CookieConsentBanner-module__M0W61a__savePreferencesButton:hover{background:#1e293b}@media (max-width:900px){.CookieConsentBanner-module__M0W61a__mainRow{flex-direction:column;align-items:stretch;gap:16px}.CookieConsentBanner-module__M0W61a__actionsGroup{flex-wrap:wrap;justify-content:flex-start}.CookieConsentBanner-module__M0W61a__customizeButton,.CookieConsentBanner-module__M0W61a__declineButton,.CookieConsentBanner-module__M0W61a__acceptButton{text-align:center;flex:1;justify-content:center}}@media (max-width:600px){.CookieConsentBanner-module__M0W61a__innerContent{padding:16px 20px}.CookieConsentBanner-module__M0W61a__actionsGroup{flex-direction:column;width:100%}.CookieConsentBanner-module__M0W61a__customizeButton,.CookieConsentBanner-module__M0W61a__declineButton,.CookieConsentBanner-module__M0W61a__acceptButton{width:100%;padding:12px}}
