.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.app-full{width:100%;min-height:100vh}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1A56DB;--primary-dark: #1240A8;--primary-light: #EBF2FF;--accent: #4B9EFF;--text-primary: #111827;--text-secondary: #6B7280;--text-muted: #9CA3AF;--bg: #F9FAFB;--white: #ffffff;--border: #E5E7EB;--success: #10B981;--warning: #F59E0B;--radius: 16px;--radius-sm: 10px;--shadow: 0 2px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12)}html,body{font-family:Inter,sans-serif;background:#f0f4ff;min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased}#app{display:flex;justify-content:center;min-height:100vh}.app-shell{width:100%;max-width:430px;min-height:100vh;background:var(--white);position:relative;overflow-x:hidden;box-shadow:0 0 40px #00000026}button{cursor:pointer;border:none;outline:none;font-family:inherit}input{font-family:inherit;outline:none;border:none}
