@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--background-color: rgba(255, 255, 255, .95);--text-color: #2d3748;--text-secondary: #4a5568;--input-background: rgba(255, 255, 255, .9);--input-text-color: #2d3748;--input-border: #e2e8f0;--button-primary: linear-gradient(135deg, #ff6b9d 0%, #c44569 100%);--button-secondary: rgba(160, 174, 192, .2);--button-text: #ffffff;--container-background: rgba(255, 255, 255, .95);--shadow: 0 20px 40px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .05);--perfect-color: #00d4aa;--close-color: #ffd93d;--near-color: #ff8a65;--far-color: #a78bfa;--success-color: #00d4aa;--warning-color: #ff8a65;--error-color: #ff6b9d;--shadow-color: rgba(0, 0, 0, .1)}:root[data-theme=dark]{--background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);--background-color: rgba(30, 41, 59, .95);--text-color: #f1f5f9;--text-secondary: #cbd5e1;--input-background: rgba(51, 65, 85, .9);--input-text-color: #f1f5f9;--input-border: #475569;--button-secondary: rgba(51, 65, 85, .3);--container-background: rgba(30, 41, 59, .95);--shadow: 0 20px 40px rgba(0, 0, 0, .4), 0 8px 16px rgba(0, 0, 0, .2);--shadow-color: rgba(0, 0, 0, .3)}*{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none}html,body{height:100%;margin:0;padding:0;background:var(--background);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}body{min-height:100vh;background-attachment:fixed;transition:background .3s ease}main.svelte-1vj22fo{min-height:100vh}
