@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;line-height:1.6;margin:0;overflow:auto}#root,body,html{height:100%;scroll-behavior:smooth;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.app-container{display:flex;flex-direction:column;height:100vh}.content-area{flex-grow:1;overflow-y:auto;padding:20px}.form-container{margin:0 auto;max-width:1200px;overflow:auto}.preview-container{border:1px solid #ddd;border-radius:4px;margin-top:20px;max-height:600px;overflow-y:auto}.hidden{display:none}.MuiPaper-root{transition:box-shadow .3s}.MuiPaper-root:hover{box-shadow:0 4px 12px #00000026}.content-container{height:calc(100vh - 64px);overflow:auto;padding-bottom:20px}.scroll-container{max-height:100%;overflow:auto}.needle-selector{border:1px solid #eee;border-radius:4px;margin-bottom:16px;max-height:400px;overflow-y:auto;padding:10px}*{box-sizing:border-box}.smooth-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}@media (hover:hover){.touch-friendly{min-height:44px;min-width:44px}}@media (max-width:768px){body{font-size:16px}.mobile-padding{padding:16px}.mobile-hide{display:none!important}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.high-dpi-optimized{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.focus-visible{outline:2px solid #1976d2;outline-offset:2px}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.gradient-primary{background:linear-gradient(135deg,#667eea,#764ba2)}.gradient-secondary{background:linear-gradient(135deg,#f093fb,#f5576c)}.gradient-success{background:linear-gradient(135deg,#4facfe,#00f2fe)}.shadow-soft{box-shadow:0 2px 12px #00000014}.shadow-medium{box-shadow:0 4px 20px #0000001f}.shadow-strong{box-shadow:0 8px 32px #00000029}@media print{*{background:#0000!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}.no-print{display:none!important}}
/*# sourceMappingURL=main.74211531.css.map*/