:root{--primary-color: #CC785C;--primary-hover: #B8633C;--primary-light: #E09B7D;--secondary-color: #8B7355;--accent-color: #D4A574;--gradient-primary: linear-gradient(135deg, #CC785C 0%, #D4A574 100%);--gradient-warm: linear-gradient(135deg, #E09B7D 0%, #CC785C 50%, #8B7355 100%);--text-primary: #1A1A1A;--text-secondary: #525252;--text-muted: #737373;--text-inverse: #FFFFFF;--text-warm: #8B7355;--bg-primary: #FFFFFF;--bg-secondary: #FAFAF9;--bg-warm: #FEF7F3;--bg-card: #FFFFFF;--bg-orange-light: #FEF3F0;--border-primary: #E5E7EB;--border-secondary: #D1D5DB;--border-warm: #E09B7D;--border-accent: #CC785C}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-primary);background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-warm) 100%);line-height:1.6}#app{min-height:100vh}#nprogress{pointer-events:none}#nprogress .bar{background:var(--primary-color);height:3px}#nprogress .peg{box-shadow:0 0 10px var(--primary-color),0 0 5px var(--primary-color)}#nprogress .spinner{display:none!important}.icon-shield:before{content:"🛡️"}.icon-flash:before{content:"⚡"}.icon-star:before{content:"⭐"}.icon-home:before{content:"🏠"}.icon-document:before{content:"📋"}.icon-message:before{content:"💬"}.icon-help:before{content:"❓"}.iconfont{font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconfont:not([class*=icon-]):before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.icon-shield-line{display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-flash-line{display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolygon points='13,2 3,14 12,14 11,22 21,10 12,10 13,2'%3E%3C/polygon%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-star-line{display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolygon points='12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26 12,2'%3E%3C/polygon%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.icon-home-line{display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9,22 9,12 15,12 15,22'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}
