html.light{color-scheme:light}html.dark{color-scheme:dark}body,html{max-width:100%;overflow-x:hidden}.dashboard-shell :is(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid hsla(40,58%,64%,.7)!important;outline-offset:2px;box-shadow:0 0 0 2px hsla(40,58%,64%,.16)!important}@font-face{font-family:Good Times;src:url("/Font/Good Times Rg.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@keyframes breathing{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.5);opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{animation:shimmer 2s linear infinite;background-size:200% 100%}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes loading{0%{width:0}50%{width:70%}to{width:100%}}@keyframes textWave{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.text-wave{background:linear-gradient(90deg,currentColor,hsla(0,0%,100%,.8) 50%,currentColor);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:textWave 2s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .3s ease-out forwards}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.animate-scale-in{animation:scaleIn .3s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 0 hsla(40,58%,64%,.35)}50%{box-shadow:0 0 0 8px hsla(40,58%,64%,0)}}.animate-pulse-glow{animation:pulseGlow 2s ease-in-out infinite}@keyframes fadeInText{0%{opacity:0}to{opacity:1}}.streaming-text{animation:fadeInText .15s ease-out}.streaming-text code,.streaming-text h1,.streaming-text h2,.streaming-text h3,.streaming-text li,.streaming-text p,.streaming-text pre{animation:fadeInText .2s ease-out}@keyframes borderRotate{0%{--border-angle:0deg}to{--border-angle:360deg}}@property --border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.service-card-border{position:relative;border-radius:1rem;overflow:hidden}.service-card-border:before{content:"";position:absolute;inset:0;border-radius:1rem;padding:1.5px;background:conic-gradient(from var(--border-angle),transparent 25%,#d8b56d 37%,#3e392e 50%,#bfa15f 63%,transparent 75%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:borderRotate 4s linear infinite;opacity:.5;transition:opacity .3s ease}.service-card-border:hover:before{opacity:1}@keyframes testimonialScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes testimonialScrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.testimonial-marquee{animation:testimonialScrollUp 30s linear infinite}.testimonial-marquee--reverse{animation:testimonialScrollDown 30s linear infinite}.testimonial-marquee--reverse:hover,.testimonial-marquee:hover{animation-play-state:paused}@keyframes dashGlow{0%,to{box-shadow:0 0 20px hsla(40,58%,64%,.05)}50%{box-shadow:0 0 30px hsla(40,58%,64%,.1)}}@keyframes metricPulse{0%,to{opacity:1}50%{opacity:.85}}@keyframes chartDraw{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.dash-chart-line{stroke-dasharray:1000;animation:chartDraw 2s ease-out forwards}@keyframes statusGlow{0%,to{box-shadow:0 0 0 0 rgba(16,185,129,.4);opacity:1}50%{box-shadow:0 0 8px 2px rgba(16,185,129,.15);opacity:.8}}.dash-status-dot{animation:statusGlow 2s ease-in-out infinite}@keyframes sidebarShimmer{0%{left:-100%}to{left:200%}}.dash-noise{position:relative}.dash-noise:after{content:"";position:absolute;inset:0;opacity:.015;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");pointer-events:none;border-radius:inherit}.dashboard-shell .dash-noise:after{display:none}.dashboard-shell [class*=backdrop-blur]{backdrop-filter:none!important}.dashboard-shell [class*=shadow-],.dashboard-shell [class*=shadow\\\[]{box-shadow:none!important}.dashboard-shell :is([class*=rounded-xl],[class*=rounded-2xl],[class*=rounded-3xl],[class*="rounded-[1.25rem]"],[class*="rounded-[1.4rem]"],[class*="rounded-[1.75rem]"],[class*="rounded-[2.5rem]"])[class*=border]{border-radius:.5rem!important;border-color:hsla(0,0%,100%,.1)!important}.dashboard-shell :is([class*="bg-white/60"],[class*="bg-white/70"],[class*="bg-white/80"],[class*=bg-gray-50],[class*="dark:bg-white/[0.03]"],[class*="dark:bg-white/[0.04]"],[class*="dark:bg-white/[0.06]"])[class*=border]{background-color:#232323!important}.dashboard-shell :is(input:not([type=checkbox]):not([type=radio]),textarea,select:not(.sr-only)){border-radius:.375rem!important;border-color:hsla(0,0%,100%,.1)!important;background-color:#181818!important;color:#fff!important;box-shadow:none!important}.dashboard-shell :is(input:not([type=checkbox]):not([type=radio]),textarea,select:not(.sr-only)):focus{border-color:hsla(40,58%,64%,.5)!important;box-shadow:0 0 0 2px hsla(40,58%,64%,.18)!important}.dashboard-shell table{width:100%;border-collapse:collapse}.dashboard-shell thead{border-bottom:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.02)}.dashboard-shell th{padding:.75rem 1rem;color:#6b7280!important;font-size:.75rem;font-weight:600;text-align:left;text-transform:uppercase}.dashboard-shell td{padding:.75rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.dashboard-shell ::-webkit-scrollbar{width:4px;height:4px}.dashboard-shell ::-webkit-scrollbar-track{background:transparent}.dashboard-shell ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.08);border-radius:.25rem}.dashboard-shell ::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.15)}@font-face{font-family:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_646807;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_Fallback_646807;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_646807{font-family:__Plus_Jakarta_Sans_646807,__Plus_Jakarta_Sans_Fallback_646807;font-style:normal}.__variable_646807{--font-sans:"__Plus_Jakarta_Sans_646807","__Plus_Jakarta_Sans_Fallback_646807"}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-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:__JetBrains_Mono_3c557b;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-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:__JetBrains_Mono_Fallback_3c557b;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:__JetBrains_Mono_3c557b,__JetBrains_Mono_Fallback_3c557b;font-style:normal}.__variable_3c557b{--font-geist-mono:"__JetBrains_Mono_3c557b","__JetBrains_Mono_Fallback_3c557b"}