:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#203a56;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2) fixed}#app{max-width:1200px;margin:0 auto;padding:0;width:100%}a{font-weight:500;color:#5a8dee;text-decoration:inherit;transition:color .2s}a:hover{color:#4d7ad0}h1{font-size:2em;line-height:1.2;margin-bottom:24px}.btn,button{border-radius:10px;border:1px solid transparent;padding:10px 14px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s;text-align:center;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn.primary,.btn.btn-primary,button.primary,button.btn-primary{background:#5a8dee;color:#fff;box-shadow:0 3px 10px #5a8dee40;border-color:transparent}.btn.primary:hover,.btn.btn-primary:hover,button.primary:hover,button.btn-primary:hover{background:#4d7ad0;transform:translateY(-1px);color:#fff}.btn.primary:active,.btn.btn-primary:active,button.primary:active,button.btn-primary:active{transform:translateY(0)}.btn.primary:disabled,.btn.btn-primary:disabled,button.primary:disabled,button.btn-primary:disabled{background:#b6cdf8;cursor:not-allowed;transform:none;box-shadow:none}.btn.secondary,.btn.btn-outline,button.secondary,button.btn-outline{background:#f4f7fb;color:#203a56;border:1px solid #e6edf5}.btn.secondary:hover,.btn.btn-outline:hover,button.secondary:hover,button.btn-outline:hover{background:#edf2f8;border-color:#d4e0ee;color:#203a56}.btn.secondary.small,.btn.btn-outline.small,button.secondary.small,button.btn-outline.small{padding:4px 8px;font-size:12px;border-radius:6px}input.text,textarea.text{width:100%;padding:12px 16px;border-radius:10px;border:1px solid #e6edf5;background:#fff;color:#203a56;box-sizing:border-box;transition:all .2s;font-size:14px}input.text:focus,textarea.text:focus{outline:none;border-color:#5a8dee;box-shadow:0 0 0 3px #5a8dee26}input.text.short,textarea.text.short{width:auto;display:inline-block}textarea.text{min-height:120px;line-height:1.6;resize:vertical}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:1fr 1fr}@media(max-width:768px){.grid.two{grid-template-columns:1fr}}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:12px}.card{background:#fff;border:1px solid #e6edf5;border-radius:14px;padding:24px;box-shadow:0 4px 12px #1f3b5c0a}.card.alt{background:#f4f7fb;border:1px dashed #e6edf5}.hint{color:#5b6b83;font-size:13px}.error-text{color:#c53030;font-size:13px}.segmented{display:inline-flex;border:1px solid #e6edf5;border-radius:10px;overflow:hidden;background:#f4f7fb}.segmented button{border:none;background:transparent;padding:8px 16px;color:#5b6b83;border-radius:0}.segmented button.on{background:#fff;color:#203a56;box-shadow:0 2px 4px #0000000d}.segmented button:hover:not(.on){background:#00000005}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.back-to-top[data-v-f8d9bde5]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:#42b983;color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;z-index:999;transition:all .3s ease}.back-to-top[data-v-f8d9bde5]:hover{background-color:#3aa876;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.fade-enter-active[data-v-f8d9bde5],.fade-leave-active[data-v-f8d9bde5]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-f8d9bde5],.fade-leave-to[data-v-f8d9bde5]{opacity:0;transform:translateY(20px)}.app-footer[data-v-db6e2d37]{background-color:#1a1a1a;color:#fff;padding:3rem 0 1rem;margin-top:auto;border-top:1px solid #333}.footer-content[data-v-db6e2d37]{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-section h3[data-v-db6e2d37]{font-size:1.5rem;margin-bottom:1rem;color:var(--primary-color)}.footer-section h4[data-v-db6e2d37]{font-size:1.1rem;margin-bottom:1rem;color:#ddd}.footer-section p[data-v-db6e2d37]{color:#999;line-height:1.5;max-width:300px}.footer-section ul[data-v-db6e2d37]{list-style:none;padding:0}.footer-section li[data-v-db6e2d37]{margin-bottom:.5rem}.footer-section a[data-v-db6e2d37]{color:#999;text-decoration:none;transition:color .2s}.footer-section a[data-v-db6e2d37]:hover{color:var(--primary-color)}.footer-bottom[data-v-db6e2d37]{max-width:1200px;margin:2rem auto 0;padding:1rem 2rem 0;border-top:1px solid #333;text-align:center;color:#666;font-size:.9rem}@media(max-width:768px){.footer-content[data-v-db6e2d37]{grid-template-columns:1fr;text-align:center}.footer-section p[data-v-db6e2d37]{margin:0 auto}}
