@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14,#ffffff08 75%);background-size:200% 100%;animation:shimmer 2s infinite linear}.dark .shimmer{background:linear-gradient(90deg,#ffffff03 25%,#ffffff08,#ffffff03 75%);background-size:200% 100%}:root{--vogats-brand: #7c3aed;--bg-primary: #f9fafb}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}html{transition:background-color .3s ease,color .3s ease}body{background:var(--bg-primary)}input,select,textarea{font-size:16px!important;-webkit-text-size-adjust:100%}*{scrollbar-width:thin;scrollbar-color:#c4b5fd #f3f4f6}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#f9fafb;border-radius:2px}*::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:2px}*::-webkit-scrollbar-thumb:hover{background:#7c3aed}.dark *{scrollbar-color:rgba(255,255,255,.1) transparent}.dark *::-webkit-scrollbar-track{background:transparent}.dark *::-webkit-scrollbar-thumb{background:#ffffff1a}.dark *::-webkit-scrollbar-thumb:hover{background:#fff3}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.responsive-flex{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:768px){.mobile-stack{flex-direction:column!important}.mobile-full{width:100%!important}.mobile-hide{display:none!important}.mobile-show{display:block!important}body{font-size:14px}h1{font-size:clamp(20px,5vw,32px)}h2{font-size:clamp(18px,4vw,24px)}h3{font-size:clamp(16px,3vw,20px)}p{font-size:clamp(12px,2.5vw,15px);line-height:1.5}.chat-viewport{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}}.scroll-hidden{scrollbar-width:none;-ms-overflow-style:none}.scroll-hidden::-webkit-scrollbar{display:none}.text-container{word-break:break-word;overflow-wrap:break-word}:focus-visible{outline:2px solid #7c3aed;outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px;min-width:44px}img{max-width:100%;height:auto;display:block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.dark .shimmer{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a,#1a1a1a 75%);background-size:200% 100%}button,nav a,nav span,[role="tab"],.tab-label,aside a,aside span,aside button,.precision-button,.text-xs.font-black.capitalize,.text-[10px].font-black.capitalize{text-transform:capitalize!important}
