@tailwind base;@tailwind components;@tailwind utilities;:root{--safe-area-top: env(safe-area-inset-top);--safe-area-bottom: env(safe-area-inset-bottom)}body{background-color:#f3f4f6;color:#1f2937;overscroll-behavior-y:none;font-family:Inter,sans-serif}::-webkit-scrollbar{width:0px;background:transparent}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.iphone-notch-pt{padding-top:max(12px,var(--safe-area-top))}.iphone-home-pb{padding-bottom:max(12px,var(--safe-area-bottom))}@layer utilities{.text-shadow{text-shadow:0 1px 2px rgba(0,0,0,.1)}}@media print{@page{margin:1cm;size:A4 portrait}body{background-color:#fff!important;color:#000!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}html,body,#root{height:auto!important;overflow:visible!important;position:static!important;display:block!important}.overflow-hidden,.overflow-y-auto,.h-\[100dvh\],.flex-1{height:auto!important;overflow:visible!important;flex:none!important;display:block!important}nav,button,input[type=file],.fixed,.no-print,[role=dialog],.lucide-camera,.lucide-search,.lucide-plus,.lucide-star,.lucide-edit2,.lucide-x,.lucide-user-plus,.lucide-file-down,.lucide-check{display:none!important}.sticky{position:static!important;box-shadow:none!important;padding-bottom:0!important}.max-w-md,.max-w-lg{max-width:100%!important;margin:0!important;padding:0!important;width:100%!important}.pb-24{padding-bottom:0!important}h1{font-size:24pt!important;margin-bottom:1rem!important;color:#000!important}h3{font-size:14pt!important;color:#000!important}p{font-size:10pt!important;color:#333!important}.bg-white{box-shadow:none!important;border:none!important;border-bottom:1px solid #ddd!important;border-radius:0!important;padding:10px 0!important;margin-bottom:5px!important}.border-gray-100{border-color:#eee!important}.grid{display:block!important}}
