*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f8f9fa;color:#333;line-height:1.6}.navbar{background:linear-gradient(135deg,#409eff,#667eea);color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);position:sticky;top:0;z-index:100;transition:all .3s ease}.navbar:hover{box-shadow:0 6px 12px rgba(0,0,0,.15)}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:70px}.navbar-brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;color:#fff;text-decoration:none;transition:transform .3s ease}.navbar-brand:hover{transform:translateY(-2px)}.brand-icon{font-size:24px}.navbar-nav{display:flex;gap:15px}.nav-link{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;padding:10px 18px;border-radius:25px;transition:all .3s ease;font-weight:500}.nav-link:hover{background-color:hsla(0,0%,100%,.15);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.nav-link.router-link-active{background-color:hsla(0,0%,100%,.25);font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.15)}.link-icon{font-size:16px}.main{min-height:calc(100vh - 120px);padding:30px 0}.footer{background-color:#f1f3f5;border-top:1px solid #e9ecef;padding:20px 0;margin-top:30px}.footer-container{max-width:1200px;margin:0 auto;text-align:center;color:#6c757d;font-size:14px}@media (max-width:768px){.navbar-container{flex-direction:column;height:auto;padding:15px 20px;gap:10px}.navbar-nav{flex-wrap:wrap;justify-content:center;gap:10px}.nav-link{padding:8px 14px;font-size:14px}.main{min-height:calc(100vh - 180px);padding:20px 0}}@media (max-width:480px){.navbar-brand{font-size:18px}.brand-icon{font-size:20px}.navbar-nav{gap:8px}.nav-link{padding:6px 10px;font-size:12px;border-radius:20px}.link-text{display:none}.footer-container{font-size:12px;padding:0 20px}}.home[data-v-71cc0bef]{padding:0 20px;max-width:1200px;margin:0 auto}.page-header[data-v-71cc0bef]{text-align:center;margin-bottom:40px;padding:20px 0}.page-header h1[data-v-71cc0bef]{color:#333;font-size:32px;font-weight:700;margin-bottom:10px;animation:fadeInDown-71cc0bef .8s ease}.page-subtitle[data-v-71cc0bef]{color:#666;font-size:16px;animation:fadeInUp-71cc0bef .8s ease .2s both}.stats-container[data-v-71cc0bef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.stat-card[data-v-71cc0bef]{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;align-items:center;gap:15px;transition:all .3s ease;animation:fadeInUp-71cc0bef .6s ease}.stat-card[data-v-71cc0bef]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.stat-card[data-v-71cc0bef]:first-child{animation-delay:.1s}.stat-card[data-v-71cc0bef]:nth-child(2){animation-delay:.2s}.stat-card[data-v-71cc0bef]:nth-child(3){animation-delay:.3s}.stat-card[data-v-71cc0bef]:nth-child(4){animation-delay:.4s}.stat-card[data-v-71cc0bef]:nth-child(5){animation-delay:.5s}.stat-icon[data-v-71cc0bef]{font-size:32px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:50%;flex-shrink:0}.stat-content[data-v-71cc0bef]{flex:1}.stat-title[data-v-71cc0bef]{font-size:14px;color:#666;margin-bottom:5px;font-weight:500}.stat-value[data-v-71cc0bef]{font-size:24px;font-weight:700;color:#333;line-height:1.2}.chart-container[data-v-71cc0bef]{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);animation:fadeInUp-71cc0bef .8s ease .6s both}.chart-header[data-v-71cc0bef]{margin-bottom:20px}.chart-header h2[data-v-71cc0bef]{color:#333;font-size:20px;font-weight:700;margin-bottom:5px}.chart-subtitle[data-v-71cc0bef]{color:#666;font-size:14px}.chart[data-v-71cc0bef]{width:100%;height:400px}@keyframes fadeInDown-71cc0bef{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-71cc0bef{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-header h1[data-v-71cc0bef]{font-size:24px}.page-subtitle[data-v-71cc0bef]{font-size:14px}.stats-container[data-v-71cc0bef]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.stat-card[data-v-71cc0bef]{padding:20px}.stat-icon[data-v-71cc0bef]{font-size:24px;width:50px;height:50px}.stat-title[data-v-71cc0bef]{font-size:13px}.stat-value[data-v-71cc0bef]{font-size:20px}.chart-container[data-v-71cc0bef]{padding:20px}.chart-header h2[data-v-71cc0bef]{font-size:18px}.chart-subtitle[data-v-71cc0bef]{font-size:13px}.chart[data-v-71cc0bef]{height:300px}}@media (max-width:480px){.page-header h1[data-v-71cc0bef]{font-size:20px}.page-subtitle[data-v-71cc0bef]{font-size:13px}.stats-container[data-v-71cc0bef]{grid-template-columns:1fr;gap:12px}.stat-card[data-v-71cc0bef]{flex-direction:column;text-align:center;gap:10px;padding:16px}.stat-icon[data-v-71cc0bef]{font-size:20px;width:40px;height:40px}.stat-title[data-v-71cc0bef]{font-size:12px}.stat-value[data-v-71cc0bef]{font-size:18px}.chart-container[data-v-71cc0bef]{padding:16px}.chart-header h2[data-v-71cc0bef]{font-size:16px}.chart[data-v-71cc0bef]{height:200px}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}