@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.spinner-circular{position:relative;width:40px;height:40px}.spinner-circular svg{width:100%;height:100%;transform:rotate(-90deg)}.spinner-circular circle{fill:none;stroke-width:3;stroke-linecap:round;stroke-dasharray:126;stroke-dashoffset:126;animation:circular-progress 2s ease-in-out infinite}@keyframes circular-progress{0%{stroke-dashoffset:126}50%{stroke-dashoffset:63}to{stroke-dashoffset:126}}.spinner-multicolor{position:relative;width:40px;height:40px}.spinner-multicolor:after,.spinner-multicolor:before{content:"";position:absolute;border-radius:50%;animation:multicolor-spin 2s linear infinite}.spinner-multicolor:before{width:100%;height:100%;border-left:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid transparent;border-top-color:var(--primary);border-right:3px solid transparent;border-right-color:var(--secondary-foreground)}.spinner-multicolor:after{width:60%;height:60%;top:20%;left:20%;border-left:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid transparent;border-top-color:var(--accent-foreground);border-right:3px solid transparent;border-right-color:var(--muted-foreground);animation-direction:reverse}@keyframes multicolor-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-pulse-ring{position:relative;width:40px;height:40px}.spinner-pulse-ring:after,.spinner-pulse-ring:before{content:"";position:absolute;border:2px solid var(--primary);border-radius:50%;animation:pulse-ring 1.5s cubic-bezier(.215,.61,.355,1) infinite}.spinner-pulse-ring:after{animation-delay:-.5s}@keyframes pulse-ring{0%{transform:scale(.33);opacity:1}80%,to{transform:scale(1);opacity:0}}.spinner-wave{display:flex;align-items:center;justify-content:center;gap:.25rem}.spinner-wave>div{width:.25rem;height:1rem;background-color:currentColor;border-radius:.125rem;animation:wave 1.2s ease-in-out infinite}.spinner-wave>div:first-child{animation-delay:-1.2s}.spinner-wave>div:nth-child(2){animation-delay:-1.1s}.spinner-wave>div:nth-child(3){animation-delay:-1s}.spinner-wave>div:nth-child(4){animation-delay:-.9s}.spinner-wave>div:nth-child(5){animation-delay:-.8s}.spinner-morph{width:40px;height:40px;background:linear-gradient(45deg,var(--primary),var(--accent-foreground));border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:morph 3s ease-in-out infinite}.spinner-ripple{position:relative;width:40px;height:40px}.spinner-ripple:after,.spinner-ripple:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background-color:var(--primary);transform:translate(-50%,-50%);animation:ripple 1.5s ease-out infinite}.spinner-ripple:after{animation-delay:.5s}.spinner-cube{position:relative;width:40px;height:40px;transform-style:preserve-3d;animation:cube-spin 1.5s linear infinite}.spinner-cube>div{position:absolute;width:20px;height:20px;background-color:var(--primary);opacity:.8}.spinner-cube>div:first-child{transform:translateZ(10px)}.spinner-cube>div:nth-child(2){transform:translateZ(-10px)}.spinner-cube>div:nth-child(3){transform:rotateY(90deg) translateZ(10px)}.spinner-cube>div:nth-child(4){transform:rotateY(90deg) translateZ(-10px)}.spinner-cube>div:nth-child(5){transform:rotateX(90deg) translateZ(10px)}.spinner-cube>div:nth-child(6){transform:rotateX(90deg) translateZ(-10px)}@keyframes cube-spin{0%{transform:rotateX(0deg) rotateY(0deg)}to{transform:rotateX(1turn) rotateY(1turn)}}.spinner-dots-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;width:40px;height:40px}.spinner-dots-grid>div{width:.5rem;height:.5rem;background-color:currentColor;border-radius:50%;animation:dots-grid 1.5s ease-in-out infinite}.spinner-dots-grid>div:first-child{animation-delay:0s}.spinner-dots-grid>div:nth-child(2){animation-delay:.1s}.spinner-dots-grid>div:nth-child(3){animation-delay:.2s}.spinner-dots-grid>div:nth-child(4){animation-delay:.3s}.spinner-dots-grid>div:nth-child(5){animation-delay:.4s}.spinner-dots-grid>div:nth-child(6){animation-delay:.5s}.spinner-dots-grid>div:nth-child(7){animation-delay:.6s}.spinner-dots-grid>div:nth-child(8){animation-delay:.7s}.spinner-dots-grid>div:nth-child(9){animation-delay:.8s}@keyframes dots-grid{0%,to{transform:scale(.3);opacity:.3}50%{transform:scale(1);opacity:1}}.spinner-xs{width:.75rem;height:.75rem}.spinner-sm{width:1rem;height:1rem}.spinner-md{width:1.5rem;height:1.5rem}.spinner-lg{width:2rem;height:2rem}.spinner-xl{width:3rem;height:3rem}.spinner-2xl{width:4rem;height:4rem}.spinner-color-primary{color:var(--primary)}.spinner-color-secondary{color:var(--secondary-foreground)}.spinner-color-muted{color:var(--muted-foreground)}.spinner-color-destructive{color:var(--destructive)}.spinner-color-accent{color:var(--accent-foreground)}.spinner-color-white{color:white}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading-modal{background-color:var(--background);border-radius:var(--radius);padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:200px}.loading-text{color:var(--foreground);font-size:.875rem;font-weight:500;text-align:center}.skeleton-text{height:1rem;border-radius:.25rem}.skeleton-title{height:1.5rem;border-radius:.25rem}.skeleton-avatar{width:2.5rem;height:2.5rem;border-radius:50%}.skeleton-button{height:2.5rem;border-radius:.375rem}.skeleton-card{height:8rem;border-radius:.5rem}@media (max-width:640px){.spinner-xl{width:2.5rem;height:2.5rem}.spinner-2xl{width:3rem;height:3rem}}@media (prefers-color-scheme:dark){.loading-overlay{background-color:rgba(0,0,0,.7)}.skeleton{background:linear-gradient(90deg,var(--muted) 25%,var(--accent) 50%,var(--muted) 75%)}}@media (prefers-reduced-motion:reduce){.spinner-circular circle,.spinner-cube,.spinner-dots-grid>div,.spinner-morph,.spinner-multicolor:after,.spinner-multicolor:before,.spinner-pulse-ring:after,.spinner-pulse-ring:before,.spinner-ripple:after,.spinner-ripple:before,.spinner-wave>div{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}