: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:block}.dashboard-shell{--dashboard-canvas:#0b0b0c;--dashboard-surface:#121213;--dashboard-raised:#161617;--dashboard-border:rgba(255,255,255,0.055);--dashboard-muted:rgba(255,255,255,0.45);--dashboard-secondary:rgba(255,255,255,0.65);--dashboard-gold:#d7a56a;font-family:Inter,var(--font-sans),ui-sans-serif,system-ui,sans-serif}.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]:not(button):not(a):not(input):not(select){border-radius:.875rem!important;border-color:var(--dashboard-border)!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:var(--dashboard-surface)!important}.dashboard-shell :is(input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):not(.whatsapp-search-input),select:not(.sr-only)){border-radius:.75rem!important;border-color:rgba(255,255,255,.08)!important;background-color:#101011!important;color:#ffffff!important;box-shadow:none!important}.dashboard-shell .whatsapp-search-input,.dashboard-shell .whatsapp-search-input:active,.dashboard-shell .whatsapp-search-input:focus,.dashboard-shell .whatsapp-search-input:focus-visible,.dashboard-shell .whatsapp-search-input:hover{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;border-radius:0!important;background-color:transparent!important;box-shadow:none!important;outline:none!important}.dashboard-shell .whatsapp-reply-input{background-color:transparent!important;border-color:transparent!important;box-shadow:none!important;outline:none!important}.dashboard-shell textarea{border-radius:.75rem!important;border-color:rgba(255,255,255,.08)!important;background-color:#101011!important;color:#ffffff!important;box-shadow:none!important}.dashboard-shell :is(input:not([type=checkbox]):not([type=radio]):not(.whatsapp-search-input),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}.store-front{--store-canvas:#0b0b0c;--store-surface:#111112;--store-raised:#151516;--store-border:rgba(255,255,255,0.065);--store-gold:#d4a05a;background:radial-gradient(circle at 82% 3%,rgba(212,160,90,.055),transparent 24rem),var(--store-canvas)}.store-front>nav{border-bottom:1px solid rgba(255,255,255,.055);background-color:rgba(11,11,12,.92)!important;box-shadow:none!important}.store-front>nav:after{display:none!important}.store-front>nav>div{max-width:1380px}.store-front>nav a,.store-front>nav button{letter-spacing:-.01em}.store-front :is(h1,h2,h3,h4){text-wrap:balance}.store-front :is(.store-product-card,.store-detail-surface,.store-checkout-panel,.store-cart-panel){border-color:var(--store-border)!important;background-color:var(--store-surface)!important}.store-product-card{border-radius:14px!important;box-shadow:none!important;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s ease,background-color .22s ease!important}.store-product-card:hover{transform:translateY(-3px);border-color:rgba(212,160,90,.28)!important}.store-product-card>a:first-child>div,.store-product-card>div:first-child{background-color:#171718}.store-product-card img{transition:transform .5s cubic-bezier(.16,1,.3,1)!important}.store-product-card:hover img{transform:scale(1.025)!important}.store-catalog-header{border-radius:14px!important;background:linear-gradient(110deg,rgba(212,160,90,.045),transparent 42%),var(--store-surface)!important}.store-front .store-search-bar{box-shadow:0 10px 28px rgba(0,0,0,.16)!important}.store-front .store-search-bar input{font-size:13px}.store-product-detail .store-detail-surface{box-shadow:none}.store-product-detail [class*="lg:sticky"],.store-product-detail aside{align-self:start}.store-cart-panel{background:linear-gradient(145deg,rgba(255,255,255,.012),transparent 50%),var(--store-surface)!important}.store-cart-line{transition:border-color .18s ease,background-color .18s ease}.store-cart-line:hover{border-color:rgba(212,160,90,.18)!important;background-color:#101011!important}.store-checkout{background:radial-gradient(circle at 70% 0,rgba(212,160,90,.045),transparent 28rem),var(--store-canvas)!important}.store-checkout-panel{box-shadow:none}.store-checkout input:not([type=checkbox]),.store-checkout select,.store-checkout textarea{border-radius:10px!important}@media (max-width:767px){.store-front{background:var(--store-canvas)}.store-hero h1{max-width:13ch}.store-product-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){.store-front *,.store-front :after,.store-front :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.store-transaction{--transaction-canvas:#0b0b0c;--transaction-surface:#111112;--transaction-border:rgba(255,255,255,0.065);min-height:100dvh;background:radial-gradient(circle at 50% -8%,rgba(212,160,90,.055),transparent 28rem),var(--transaction-canvas)!important}.store-transaction>div:first-of-type:not([class*="relative z-"]){opacity:.52}.store-transaction .transaction-panel,.store-transaction-payment [class*="bg-[#111112]"][class*=border],.store-transaction-success [class*="bg-[#111112]"][class*=border]{border-color:var(--transaction-border)!important;border-radius:14px!important;background-color:var(--transaction-surface)!important;box-shadow:none!important}.store-transaction .transaction-status>div:first-child{width:56px!important;height:56px!important;margin-bottom:20px!important;border-width:1px!important;border-radius:14px!important}.store-transaction .transaction-status>div:first-child svg{width:26px!important;height:26px!important}.store-transaction .transaction-status h1{margin-bottom:8px!important;font-size:clamp(1.75rem,4vw,2.25rem)!important;line-height:1.1!important;letter-spacing:-.035em!important}.store-transaction .transaction-status p{color:rgba(255,255,255,.58)!important;font-size:13px;line-height:1.65}.store-transaction-success [class*=space-y-6]{gap:16px}.store-transaction-failed [class*=rounded-2xl],.store-transaction-payment [class*=rounded-2xl],.store-transaction-return [class*=rounded-2xl],.store-transaction-success [class*=rounded-2xl]{border-radius:14px!important}.store-transaction :is(button,a)[class*=min-h-12]{border-radius:10px!important}.store-transaction input:not([type=checkbox]),.store-transaction select,.store-transaction textarea{border-radius:10px!important}.store-transaction-payment .transaction-panel:first-of-type{background:linear-gradient(135deg,rgba(212,160,90,.035),transparent 48%),var(--transaction-surface)!important}.store-transaction-failed .transaction-panel{box-shadow:none}.store-transaction-return .transaction-panel{background:linear-gradient(145deg,rgba(255,255,255,.012),transparent 52%),var(--transaction-surface)!important}.checkout-navbar{box-shadow:none!important}@media (max-width:640px){.store-transaction{background:var(--transaction-canvas)!important}.store-transaction .transaction-status{margin-bottom:24px!important}}@media (prefers-reduced-motion:reduce){.store-transaction *,.store-transaction :after,.store-transaction :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!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)}