:root,html,html.dark,html.light,html[data-theme=dark]{color-scheme:light dark!important;--devera-browser-canvas:#0a0a0f;--devera-browser-text:#f8fafc}body,html{background-color:var(--devera-browser-canvas)!important;background-image:linear-gradient(var(--devera-browser-canvas),var(--devera-browser-canvas));color:var(--devera-browser-text);max-width:100%;overflow-x:hidden}@media (prefers-color-scheme:dark){:root,body,html{color-scheme:light dark!important;background-color:var(--devera-browser-canvas)!important;color:var(--devera-browser-text)}}@media (prefers-color-scheme:light){:root,body,html{color-scheme:light dark!important;background-color:var(--devera-browser-canvas)!important;color:var(--devera-browser-text)}}body :is(input,textarea,select,button,a):focus,body :is(input,textarea,select,button,a):focus-visible{--tw-ring-color:rgba(255,255,255,0.14)!important;--tw-ring-offset-color:transparent!important}.store-search-bar,.store-search-bar:focus,.store-search-bar:focus-visible,.store-search-bar:focus-within{outline:none!important;box-shadow:0 30px 80px rgba(0,0,0,.22)!important;border-color:rgba(255,255,255,.12)!important}.store-search-bar :is(input,button),.store-search-bar :is(input,button):focus,.store-search-bar :is(input,button):focus-visible,.store-search-bar :is(input,button):hover{outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.store-search-bar input,.store-search-bar input:active,.store-search-bar input:focus,.store-search-bar input:focus-visible,.store-search-bar input:hover{border-color:transparent!important;background-color:transparent!important}.dashboard-shell{--dashboard-canvas:#181818;--dashboard-surface:#232323;--dashboard-surface-raised:#272727;--dashboard-border:rgba(255,255,255,0.1);--dashboard-muted:#a3a3a3;--dashboard-accent:#d8b56d}.store-dashboard{color:#f5f5f5}.store-dashboard :is(.text-gray-500,.dark\:text-gray-500){color:var(--dashboard-muted)!important}.dashboard-shell :is(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid rgba(255,255,255,.24)!important;outline-offset:2px;box-shadow:0 0 0 2px rgba(255,255,255,.1)!important}.dashboard-shell a[class*=rounded-full],.dashboard-shell button[class*=rounded-full]{border-radius:9999px!important}@media (min-width:768px){.dashboard-shell button:is([class*=px-4],[class*=px-5]):is([class*=py-2],[class*="py-2.5"],[class*=py-3]){min-height:2rem;padding:.375rem .75rem!important;font-size:.75rem!important;line-height:1rem!important;font-weight:500!important}}@media (max-width:639px){.dashboard-shell .grid.grid-cols-2:not([data-keep-mobile-grid]),.dashboard-shell .grid.grid-cols-3:not([data-keep-mobile-grid]),.dashboard-shell .grid.grid-cols-4:not([data-keep-mobile-grid]),.dashboard-shell .grid.grid-cols-5:not([data-keep-mobile-grid]){grid-template-columns:minmax(0,1fr)!important}.store-dashboard :is(button,[role=button],[role=switch],input,select,textarea,a[data-touch-target],label[class*=cursor-pointer]){min-height:44px}}@media (prefers-reduced-motion:reduce){.store-dashboard *,.store-dashboard :after,.store-dashboard :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.dashboard-shell button:not(:disabled):active{transform:none}@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,rgba(255,255,255,.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 rgba(216,181,109,.35)}50%{box-shadow:0 0 0 8px rgba(216,181,109,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 rgba(216,181,109,.05)}50%{box-shadow:0 0 30px rgba(216,181,109,.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:rgba(255,255,255,.1)!important}.dashboard-shell :is(button[class*=rounded-full],a[class*=rounded-full],input[class*=rounded-full],select[class*=rounded-full])[class*=border]{border-radius:9999px!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]):not([type=color]):not([type=file]),select:not(.sr-only)){border-radius:9999px!important;border-color:rgba(255,255,255,.1)!important;background-color:#2a2a2a!important;color:#ffffff!important;box-shadow:none!important}.dashboard-shell textarea{border-radius:1rem!important;border-color:rgba(255,255,255,.1)!important;background-color:#181818!important;color:#ffffff!important;box-shadow:none!important}.dashboard-shell :is(input:not([type=checkbox]):not([type=radio]),textarea,select:not(.sr-only)):focus{border-color:rgba(255,255,255,.24)!important;box-shadow:0 0 0 2px rgba(255,255,255,.1)!important}.dashboard-shell textarea.dashboard-html-editor-input,.dashboard-shell textarea.dashboard-html-editor-input:focus,.dashboard-shell textarea.dashboard-html-editor-input:focus-visible{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:none!important}.dashboard-shell table{width:100%;border-collapse:collapse}.dashboard-shell thead{border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.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 rgba(255,255,255,.08)}.dashboard-shell ::-webkit-scrollbar{width:4px;height:4px}.dashboard-shell ::-webkit-scrollbar-track{background:transparent}.dashboard-shell ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.08);border-radius:.25rem}.dashboard-shell ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.15)}