@font-face{font-family:geistSans;src:url(../media/GeistVF-s.p.04dvp7dj03si8.woff?dpl=dpl_2Eq6XN1zm1UH3JKKtziCQ9JtC9GN)format("woff");font-display:swap}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_d025f23b-module__btTCTG__className{font-family:geistSans,geistSans Fallback}.geistsans_d025f23b-module__btTCTG__variable{--font-geist-sans:"geistSans", "geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMonoVF-s.p.0ifhplp~93ddj.woff?dpl=dpl_2Eq6XN1zm1UH3JKKtziCQ9JtC9GN)format("woff");font-display:swap}@font-face{font-family:geistMono Fallback;src:local(Arial);ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.geistmono_df95d851-module__CWPfka__className{font-family:geistMono,geistMono Fallback}.geistmono_df95d851-module__CWPfka__variable{--font-geist-mono:"geistMono", "geistMono Fallback"}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-semibold:600;--leading-tight:1.25;--leading-relaxed:1.625;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base{*{box-sizing:border-box;margin:0;padding:0}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.min-h-screen{min-height:100vh}.w-\[85vw\]{width:85vw}.w-full{width:100%}.max-w-\[360px\]{max-width:360px}.max-w-\[400px\]{max-width:400px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-3\.5{gap:calc(var(--spacing) * 3.5)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-8{gap:calc(var(--spacing) * 8)}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.p-6{padding:calc(var(--spacing) * 6)}.p-6\!{padding:calc(var(--spacing) * 6)!important}.p-8\!{padding:calc(var(--spacing) * 8)!important}.px-12\!{padding-inline:calc(var(--spacing) * 12)!important}.py-14\!{padding-block:calc(var(--spacing) * 14)!important}.pb-\[calc\(4rem\+env\(safe-area-inset-bottom\)\)\]{padding-bottom:calc(4rem + env(safe-area-inset-bottom))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[15px\]{font-size:15px}.text-\[28px\]{font-size:28px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:64rem){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:w-\[44\%\]{width:44%}.lg\:w-auto{width:auto}.lg\:max-w-none{max-width:none}.lg\:shrink{flex-shrink:1}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:gap-5{gap:calc(var(--spacing) * 5)}.lg\:overflow-visible{overflow:visible}.lg\:p-10\!{padding:calc(var(--spacing) * 10)!important}.lg\:p-16\!{padding:calc(var(--spacing) * 16)!important}.lg\:pb-6{padding-bottom:calc(var(--spacing) * 6)}}@media (min-width:80rem){.xl\:w-\[40\%\]{width:40%}.xl\:text-\[32px\]{font-size:32px}}}:root{--background:#0c0d0f;--foreground:#eeeef0;--bg-base:#0c0d0f;--bg-container:#17181b;--bg-elevated:#1d1e22;--bg-hover:#ffffff0d;--border-default:#ffffff14;--border-strong:#ffffff24;--text-primary:#eeeef0;--text-secondary:#96979e;--text-tertiary:#6e6f76;--color-primary:#d6335f;--color-primary-soft:#d6335f29;--color-success:#3fb577;--color-warning:#d6a93b;--color-danger:#e5484d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.light{--background:#fafafa;--foreground:#18181b;--bg-base:#fafafa;--bg-container:#fff;--bg-elevated:#fff;--bg-hover:#0000000a;--border-default:#e4e4e7;--border-strong:#d4d4d8;--text-primary:#18181b;--text-secondary:#6b6b72;--text-tertiary:#9a9aa1;--color-primary:#b01842;--color-primary-soft:#b018421a;--color-success:#1a9c63;--color-warning:#b7791f;--color-danger:#d6373d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{touch-action:manipulation;max-width:100vw;overflow-x:hidden}html{overscroll-behavior-y:none}body{color:var(--foreground);background:var(--background)}.kanban-scroll{scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.kanban-column{scroll-snap-align:start;scroll-snap-stop:normal}.table-scroll-fade{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%)}.mobile-sheet-drawer .ant-drawer-content{border-top-left-radius:16px;border-top-right-radius:16px}.mobile-sheet-drawer .ant-drawer-body{padding-bottom:env(safe-area-inset-bottom)}a{color:inherit;text-decoration:none}.rich-text-editor:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-soft)}.rich-text-editor .tiptap ul,.rich-text-editor .tiptap ol{padding-left:24px}.rich-text-editor .tiptap p,.rich-text-editor .tiptap li{overflow-wrap:break-word}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2;clip-path:circle(0px at var(--theme-reveal-x,50%) var(--theme-reveal-y,50%));animation:.5s ease-in-out forwards theme-reveal}@keyframes theme-reveal{to{clip-path:circle(var(--theme-reveal-radius,150%) at var(--theme-reveal-x,50%) var(--theme-reveal-y,50%))}}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}}.authBlob{filter:blur(70px);pointer-events:none;border-radius:9999px;position:absolute}.authBlob1{background:#d6335f4d;width:320px;height:320px;animation:16s ease-in-out infinite alternate auth-blob-float-1;top:-80px;right:-100px}.authBlob2{background:#8a0f3359;width:280px;height:280px;animation:20s ease-in-out infinite alternate auth-blob-float-2;bottom:10%;left:-120px}.authBlob3{background:#d6335f2e;width:260px;height:260px;animation:24s ease-in-out infinite alternate-reverse auth-blob-float-1;bottom:-140px;right:10%}@keyframes auth-blob-float-1{to{transform:translate(24px,30px)}}@keyframes auth-blob-float-2{to{transform:translate(-20px,-26px)}}@media (prefers-reduced-motion:reduce){.authBlob{animation:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
