[data-v-e8887ae3]:root{--bg:#f5f1e8;--surface:#fff;--text:#1f2933;--muted:#61707d;--border:#d8e0e8;--accent:#8d5a2b;--accent-soft:#8d5a2b14;--shadow:0 18px 44px #0f172a14}#app[data-v-e8887ae3]{background:linear-gradient(180deg, #efe7d8 0%, var(--bg) 100%);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.navbar[data-v-e8887ae3]{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.navbar-container[data-v-e8887ae3]{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 20px;display:flex}.navbar-brand[data-v-e8887ae3]{color:var(--accent);align-items:center;gap:10px;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.navbar-brand[data-v-e8887ae3]:hover{transform:scale(1.05)}.brand-icon[data-v-e8887ae3]{font-size:1.8rem}.brand-text[data-v-e8887ae3]{background:linear-gradient(135deg, var(--accent) 0%, #a67c52 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nav-menu[data-v-e8887ae3]{align-items:center;gap:30px;display:flex}.nav-link[data-v-e8887ae3]{color:var(--text);font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link[data-v-e8887ae3]:after{content:"";background:var(--accent);width:0;height:2px;transition:width .2s;position:absolute;bottom:-4px;left:0}.nav-link[data-v-e8887ae3]:hover:after,.nav-link.router-link-active[data-v-e8887ae3]:after{width:100%}.nav-link.router-link-active[data-v-e8887ae3]{color:var(--accent)}.nav-secondary[data-v-e8887ae3]{color:var(--muted);font-size:.9rem}.nav-secondary[data-v-e8887ae3]:hover,.nav-secondary.router-link-active[data-v-e8887ae3]{color:var(--accent)}.main-content[data-v-e8887ae3]{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px}.footer[data-v-e8887ae3]{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:40px 20px}.footer-container[data-v-e8887ae3]{text-align:center;max-width:1200px;margin:0 auto}.footer-container p[data-v-e8887ae3]{color:var(--muted);margin:0 0 16px;font-size:.95rem}.footer-links[data-v-e8887ae3]{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.footer-links a[data-v-e8887ae3]{color:var(--accent);font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a[data-v-e8887ae3]:hover{color:#a67c52}@media (width<=768px){.navbar-container[data-v-e8887ae3]{flex-direction:column;gap:12px;height:auto;padding:12px 16px}.nav-menu[data-v-e8887ae3]{flex-wrap:wrap;justify-content:center;gap:16px}.nav-link[data-v-e8887ae3]{font-size:.9rem}.main-content[data-v-e8887ae3]{padding:24px 16px}.footer-links[data-v-e8887ae3]{gap:16px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}#app{width:100%;height:100%}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;line-height:1.2}h1{font-size:clamp(1.8rem,5vw,3rem)}h2{font-size:clamp(1.4rem,4vw,2.2rem)}h3{font-size:clamp(1.2rem,3vw,1.8rem)}h4{font-size:1.3rem}h5{font-size:1.1rem}h6{font-size:1rem}p{margin-bottom:1em;line-height:1.7}a{color:#8d5a2b;text-decoration:none;transition:color .2s}a:hover{color:#a67c52}button{cursor:pointer;border:none;font-family:inherit;font-size:1rem;transition:all .2s}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{border:1px solid #d8e0e8;border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:#8d5a2b;outline:none;box-shadow:0 0 0 3px #8d5a2b1a}textarea{resize:vertical;min-height:120px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.text-muted{color:#61707d}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-2{padding:1rem}.p-4{padding:2rem}@media (width<=768px){h1{font-size:1.8rem}h2{font-size:1.4rem}h3{font-size:1.2rem}}
