@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 40 6% 97%;--foreground: 30 10% 10%;--card: 0 0% 100%;--card-foreground: 30 10% 10%;--popover: 0 0% 100%;--popover-foreground: 30 10% 10%;--primary: 180 55% 40%;--primary-foreground: 0 0% 100%;--secondary: 30 6% 90%;--secondary-foreground: 30 10% 25%;--muted: 30 6% 93%;--muted-foreground: 30 6% 45%;--accent: 30 6% 93%;--accent-foreground: 30 10% 25%;--destructive: 0 57% 50%;--destructive-foreground: 0 0% 100%;--border: 30 6% 87%;--input: 30 6% 87%;--ring: 180 55% 40%;--radius: .5rem;--glow-primary: rgba(46, 158, 158, .15);--glow-citation: rgba(239, 165, 42, .25)}*{@apply border-border;-webkit-tap-highlight-color:transparent}body{@apply bg-neutral-50 text-neutral-900 font-body antialiased;background-image:radial-gradient(circle at 20% 80%,rgba(46,158,158,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(239,165,42,.02) 0%,transparent 50%)}h1,h2,h3{@apply font-display;letter-spacing:-.01em}}@layer utilities{html{-webkit-text-size-adjust:100%}.touch-target{min-height:44px;min-width:44px}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pb-safe-keyboard:focus-within{padding-bottom:0}.pt-safe{padding-top:env(safe-area-inset-top)}.shimmer-bg{background:linear-gradient(90deg,#2e9e9e0d,#2e9e9e26,#2e9e9e0d);background-size:200% 100%}.glow-primary{box-shadow:0 0 20px var(--glow-primary)}.glow-citation{box-shadow:0 0 16px var(--glow-citation)}.glass{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.card-hover{transition:transform .15s ease,box-shadow .15s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a181514,0 4px 8px #1a18150a}.card-hover:active{transform:scale(.98)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
