@tailwind base;@tailwind components;@tailwind utilities;@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gradient-xy{0%,to{background-size:400% 400%;background-position:left center}50%{background-size:200% 200%;background-position:right center}}.animate-shimmer{animation:shimmer 3s linear infinite}.animate-shimmer-fast{animation:shimmer 1.5s linear infinite}.animate-gradient-xy{animation:gradient-xy 15s ease infinite}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff05}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}.force-select{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;cursor:text!important}.markdown-body{font-family:inherit;line-height:1.6}.markdown-body p{margin-bottom:.75rem}.markdown-body p:last-child{margin-bottom:0}.markdown-body strong{font-weight:600}.markdown-body em{font-style:italic;opacity:.9}.markdown-body ul,.markdown-body ol{margin-bottom:.75rem;padding-left:1.25rem}.markdown-body ul{list-style-type:disc}.markdown-body ol{list-style-type:decimal}.markdown-body li{margin-bottom:.25rem}.markdown-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background-color:#ffffff1a;padding:.1rem .3rem;border-radius:.25rem;font-size:.9em}.clip-tech-complex{clip-path:polygon(0 0,calc(100% - 100px) 0,calc(100% - 80px) 8px,100% 8px,100% calc(100% - 20px),calc(100% - 20px) 100%,85% 100%,80% calc(100% - 8px),60% calc(100% - 8px),55% 100%,0 100%)}.clip-chamfer-sm{clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.bg-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.05) 75%,transparent 75%,transparent);background-size:4px 4px}.scanline-overlay{background:linear-gradient(to bottom,#fff0,#fff0 50%,#0003 50%,#0003);background-size:100% 4px}.light-pillar-fallback{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#0000001a;color:#888;font-size:14px}.light-pillar-container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}
