*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #2E7D32;--color-primary-dark: #1B5E20;--color-primary-light: #43A047;--color-primary-bg: #E8F5E9;--color-bg: #f5f5f5;--color-surface: #ffffff;--color-border: #e0e0e0;--color-text: #1a1a1a;--color-text-secondary: #757575;--color-text-hint: #9e9e9e;--color-error: #e53935;--color-success: #43A047;--color-warning: #F9A825;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light;color:var(--color-text);background-color:var(--color-bg)}html,body{height:100%;overscroll-behavior:none}body{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}#app{height:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:2px}button{font-family:inherit;cursor:pointer}a{color:var(--color-primary);text-decoration:none}input,textarea,select{font-family:inherit;font-size:16px}.page-enter-active,.page-leave-active{transition:opacity .2s ease,transform .2s ease}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0;transform:translateY(-4px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}#app-root[data-v-a2881f40]{min-height:100dvh;position:relative}.splash-screen[data-v-a2881f40]{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#1a2a42,#2d3f5e 60%,#3a5278);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;z-index:999}.splash-logo[data-v-a2881f40]{display:flex;flex-direction:column;align-items:center;gap:12px}.splash-img[data-v-a2881f40]{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.splash-name[data-v-a2881f40]{font-size:32px;font-weight:800;color:#fff;letter-spacing:-.5px}.splash-spinner[data-v-a2881f40]{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-a2881f40 .8s linear infinite}@keyframes spin-a2881f40{to{transform:rotate(360deg)}}
