@tailwind base;@tailwind components;@tailwind utilities;.material-symbols-outlined{display:inline-block;width:1em;vertical-align:middle;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";line-height:1}@media(min-width:1024px)and (max-width:1440px),(min-width:1024px)and (max-height:900px){html{font-size:13px}}@layer utilities{.bg-dots-pattern{background-image:radial-gradient(#e5e7eb 1px,transparent 1px);background-size:20px 20px}.content-visibility-auto{content-visibility:auto}.contain-intrinsic-size-\[4rem\]{contain-intrinsic-size:4rem}.text-shadow{text-shadow:2px 2px 4px rgba(0,0,0,.3)}.text-shadow-strong{text-shadow:3px 3px 0px rgba(0,0,0,.8)}.min-h-dvh{min-height:100dvh}.h-dvh{height:100dvh}.safe-pb{padding-bottom:env(safe-area-inset-bottom)}.safe-pt{padding-top:env(safe-area-inset-top)}}@layer components{.login-card-choza{@apply bg-white/95 backdrop-blur-sm relative overflow-hidden;border:3px solid theme("colors.primary");border-radius:24px;box-shadow:0 25px 50px -12px #4a148c66}.login-card-choza:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,theme("colors.primary"),theme("colors.tertiary"),theme("colors.secondary"),theme("colors.accent-teal"),theme("colors.accent-marigold"))}.input-choza{@apply bg-white border-2 border-gray-200 text-secondary rounded-xl transition-all duration-300;}.input-choza:focus{@apply bg-orange-50/50 border-primary outline-none;box-shadow:0 0 0 4px #ff6d0026}.btn-choza{background:linear-gradient(135deg,theme("colors.primary") 0%,#E65100 100%);border-radius:12px;box-shadow:0 4px #bf360c;transition:all .1s}.btn-choza:active{transform:translateY(4px);box-shadow:0 0 #bf360c}.btn-choza:hover{filter:brightness(1.1)}@keyframes shimmer{0%{transform:translate(-150%) skew(-15deg)}50%{transform:translate(150%) skew(-15deg)}to{transform:translate(150%) skew(-15deg)}}.animate-shimmer{animation:shimmer 3s infinite}.coco-gradient-text{background:linear-gradient(to right,#ff8c00,#d81b60,#6a1b9a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.coco-card{background:#ffffffb3;border:2px solid #ff8c00;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sugar-skull-border{border-image:linear-gradient(to right,#ff8c00,#d81b60) 1}.bg-pattern-festive{background-image:radial-gradient(#FFD600 15%,transparent 16%),radial-gradient(#E91E63 15%,transparent 16%);background-size:60px 60px;background-position:0 0,30px 30px}@keyframes glow{0%,to{box-shadow:0 0 5px #ff6d00,0 0 10px #ff6d00}50%{box-shadow:0 0 20px #ff6d00,0 0 30px #ffd600}}}
