:root{--primary: #f27f0d;--background-dark: #050505}html{overflow-y:scroll}body{margin:0;padding:0;background-color:var(--background-dark)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 50px #0c0c0c inset!important;-webkit-text-fill-color:white!important;background-color:transparent!important;background-clip:content-box!important;transition:background-color 5000s ease-in-out 0s}@keyframes progress-fast{0%{width:0%;opacity:0}10%{width:20%;opacity:1}50%{width:60%}to{width:100%}}.animate-progress-fast{animation:progress-fast 30s linear infinite}@keyframes shimmer{0%{transform:translate(-100%) skew(-15deg)}to{transform:translate(200%) skew(-15deg)}}.animate-shimmer{position:relative;overflow:hidden}.animate-shimmer:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.05),transparent);animation:shimmer 2s infinite}@keyframes progress-fast{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse-soft{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.animate-progress-fast{animation:progress-fast 1s infinite linear}.animate-spin-slow{animation:spin-slow 8s infinite linear}.animate-pulse-soft{animation:pulse-soft 3s infinite ease-in-out}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:.3;filter:blur(100px)}50%{opacity:.6;filter:blur(80px)}}.animate-pulse-glow{animation:pulse-glow 4s ease-in-out infinite}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .6s ease-out forwards}@keyframes progress-indeterminate{0%{transform:translate(-100%) scaleX(.2)}50%{transform:translate(0) scaleX(.5)}to{transform:translate(100%) scaleX(.2)}}.animate-progress-indeterminate{animation:progress-indeterminate 2s infinite linear}@keyframes synapse-pulse{0%{transform:scale(1);opacity:.3;box-shadow:0 0 #f27f0d66}50%{transform:scale(1.5);opacity:.8;box-shadow:0 0 20px 5px #f27f0d00}to{transform:scale(1);opacity:.3;box-shadow:0 0 #f27f0d00}}.animate-synapse{animation:synapse-pulse 4s infinite ease-in-out}@keyframes breathe{0%,to{transform:scale(1.05)}50%{transform:scale(1.1)}}.animate-breathe{animation:breathe 10s infinite ease-in-out}@keyframes slide-up-sheet{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-up-sheet{animation:slide-up-sheet .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes stroke-draw{0%{stroke-dashoffset:1000;opacity:0}to{stroke-dashoffset:0;opacity:1}}.animate-signature{stroke-dasharray:1000;stroke-dashoffset:1000;animation:stroke-draw 3s ease-out forwards}@keyframes aurora-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-aurora{background-size:200% 200%;animation:aurora-flow 10s ease infinite}@keyframes holographic-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-holographic-spin{animation:holographic-spin 8s linear infinite}.premium-gold-gradient{background:linear-gradient(110deg,#d4af37,#fdb931 40%,#ffec8b,#fdb931 60%,#d4af37);background-size:200% auto}@keyframes premium-shine{0%{background-position:100% center}to{background-position:-100% center}}.animate-premium-shine{animation:premium-shine 4s linear infinite}.premium-glass{background:#0a0a0cd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:1px solid rgba(255,255,255,.08)}.premium-shadow-gold{box-shadow:0 0 20px #fdb93133}.premium-text-gold{background:linear-gradient(to bottom,#fffacd,#fdb931);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 12s linear infinite}@keyframes pulse-slow{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.2;transform:scale(1.1)}}.animate-pulse-slow{animation:pulse-slow 8s ease-in-out infinite}@keyframes pulse-red-glow{0%,to{box-shadow:0 0 20px #ef444433;border-color:#ef444480}50%{box-shadow:0 0 50px #ef444499;border-color:#ef4444}}.animate-pulse-red-glow{animation:pulse-red-glow 3s infinite ease-in-out}@keyframes slow-zoom{0%{transform:scale(1);filter:brightness(.8)}50%{transform:scale(1.15);filter:brightness(1.2)}to{transform:scale(1);filter:brightness(.8)}}.animate-slow-zoom{animation:slow-zoom 30s ease-in-out infinite alternate}@media all and (display-mode:standalone){::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}*{-ms-overflow-style:none;scrollbar-width:none}}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}body.chat-open{overflow:hidden!important;touch-action:none;position:fixed;width:100%;height:100%;top:0;left:0;overscroll-behavior:none}
