@tailwind base;@tailwind components;@tailwind utilities;@keyframes fip-highlight-ring{0%{box-shadow:0 0 #eab308e6;outline:3px solid #edfb4e}40%{box-shadow:0 0 0 6px #eab30880;outline:3px solid #edfb4e}to{box-shadow:0 0 #eab30800;outline:3px solid transparent}}.fip-field-highlight{animation:fip-highlight-ring 2s ease-out forwards}@layer base{:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96%;--muted-foreground: 215 20% 35%;--accent: 210 40% 96%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem;--zv-page-bg: rgba(255, 255, 255, .5);--nav-z-index: 10000;--zv-z-nav-overlay: 10050;--zv-z-nav-drawer: 10100;--zv-z-nav-hamburger: 10150;--zv-z-skip-links: 10200}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20% 70%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;padding-bottom:3rem}}@media (min-width: 768px){.dashboard-right-column{margin-top:2.5rem}}@layer utilities{.touch-action-manipulation{touch-action:manipulation}@media (prefers-reduced-motion: reduce){.active\:scale-95:active{transform:none}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}@layer utilities{.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus-visible-ring:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.focus-high-contrast:focus{outline:3px solid currentColor;outline-offset:3px}.skip-link{transition:transform .2s ease-in-out,opacity .2s ease-in-out}.skip-link:focus{transform:translateY(0);opacity:1}}@layer utilities{.overflow-x-safe{overflow-x:hidden;max-width:100vw}.touch-target{min-width:44px;min-height:44px}.touch-target-sm{min-width:32px;min-height:32px}.touch-target-lg{min-width:48px;min-height:48px}.container-mobile{width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 375px){.container-mobile{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width: 768px){.container-mobile{padding-left:2rem;padding-right:2rem}}.safe-area-inset{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0)}.text-responsive{font-size:clamp(.875rem,2.5vw,1rem);line-height:1.5}.heading-responsive{font-size:clamp(1.25rem,4vw,2rem);line-height:1.2}}.leaflet-container{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.leaflet-control-zoom a,.leaflet-control a{min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.leaflet-popup-content-wrapper{touch-action:pan-y;max-width:calc(100vw - 2rem)}input[type=range]{touch-action:manipulation;-webkit-appearance:none;appearance:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#9333ea;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}input[type=range]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#9333ea;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}@media (max-width: 767px){[data-testid^=poll-option-]{min-height:48px;padding:.75rem 1rem}[data-testid^=button-move-],[data-testid^=button-unrank-]{min-width:44px;min-height:44px;padding:.5rem}}@layer base{@media (max-width: 767px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],select,textarea{font-size:16px!important}}@media (hover: none) and (pointer: coarse){*{-webkit-tap-highlight-color:rgba(0,0,0,.1)}}}@layer utilities{.btn-mobile{@apply min-h-[44px] px-4 py-3 text-base;}.input-mobile{@apply min-h-[48px] px-4 py-3 text-base;}.card-mobile{@apply p-4;}@media (min-width: 768px){.card-mobile{@apply p-6;}}.grid-mobile-stack{@apply grid grid-cols-1 gap-4;}@media (min-width: 640px){.grid-mobile-stack{@apply grid-cols-2;}}@media (min-width: 1024px){.grid-mobile-stack{@apply grid-cols-3;}}.sticky-mobile-header{@apply sticky top-0 z-40 bg-background/95 backdrop-blur supports-[backdrop-filter]:bg-background/60;}.pb-safe{padding-bottom:env(safe-area-inset-bottom,1rem)}.scroll-x-mobile{@apply flex gap-3 overflow-x-auto pb-2 -mx-4 px-4;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.scroll-x-mobile>*{scroll-snap-align:start;flex-shrink:0}.scroll-x-mobile::-webkit-scrollbar{display:none}.scroll-x-mobile{-ms-overflow-style:none;scrollbar-width:none}.touch-spacing>*+*{margin-top:.75rem}@media (min-width: 768px){.touch-spacing>*+*{margin-top:.5rem}}}@media (max-width: 767px){[data-radix-collection-item]{min-height:48px}[role=option]{min-height:44px;padding-top:.75rem;padding-bottom:.75rem}[role=dialog]{padding:1.25rem}form button[type=submit]{width:100%;min-height:48px}[role=checkbox],[role=radio]{min-width:24px;min-height:24px}[role=tab]{min-height:44px;padding-left:1rem;padding-right:1rem}}@layer utilities{.touch-feedback{@apply transition-transform duration-100 active:scale-[.98];}@media (prefers-reduced-motion: reduce){.touch-feedback{@apply transform-none;}}}@media (max-width: 767px){nav a,nav button{min-height:44px;display:flex;align-items:center}[data-state=open][role=dialog]{max-height:90vh;max-height:90dvh}}@media (max-width: 767px){.form-grid{display:flex;flex-direction:column;gap:1rem}.form-grid>*{width:100%}}@keyframes zvGradientShift{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.zv-animated-bg{background-size:300% 300%;animation:zvGradientShift 15s ease infinite}html{overflow-x:hidden}html,body{background:transparent!important}.zv-fixed-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background-size:300% 300%;animation:zvGradientShift 15s ease infinite;will-change:background-position}.zv-page-surface{background:var(--zv-page-bg)}@keyframes zvHourlyGreeting{0%{opacity:0;transform:translateY(-10px)}6%{opacity:1;transform:translateY(0)}88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.zv-hourly-greeting{animation:zvHourlyGreeting 10s ease-in-out 1 both}@media (prefers-reduced-motion: reduce){.zv-hourly-greeting{animation:none!important;opacity:1}}
