@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--color-surface-page:#0d0d10;--color-surface-inset:#0f0f13;--color-surface-card:#15151a;--color-surface-card-hover:#1a1a20;--color-surface-raised:#212127;--color-surface-raised-hover:#2a2a32;--color-border-subtle:#1e1e24;--color-border-strong:#2a2a32;--color-text-primary:#fff;--color-text-secondary:#b6b6bd;--color-text-tertiary:#7b7b84;--color-accent:#fdc62e;--color-accent-hover:#ffd45c;--color-accent-press:#e3ae1d;--color-rust-accent:#d9793f;--color-rust-accent-hover:#e08a52;--color-success:#00e861;--font-family-default:"Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{min-height:100%;font-family:var(--font-family-default)}body{min-height:100vh;color:var(--color-text-primary);background:var(--color-surface-page);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{letter-spacing:-.01em}input,select,textarea{font-family:var(--font-family-default);background:0 0;border:none;outline:none}input{-moz-appearance:textfield}input::-webkit-inner-spin-button{-webkit-appearance:none}input::-webkit-outer-spin-button{-webkit-appearance:none}button{font-family:var(--font-family-default);cursor:pointer;background-color:#0000;border:none;outline:none}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::selection{color:var(--color-text-primary);background:#fdc62e4d}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-thumb{background-color:#0000}header#header[data-v-e415e405]{border-bottom:1px solid var(--color-border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#0d0d10e0;width:100%;height:66px;position:sticky;top:0}header#header .header-inner[data-v-e415e405]{align-items:center;gap:24px;width:100%;max-width:1120px;height:100%;margin:0 auto;padding:0 24px;display:flex}header#header .header-logo-link[data-v-e415e405]{color:var(--color-text-primary);flex:none;align-items:center;font-size:19px;font-weight:600;display:inline-flex}header#header .header-logo-box[data-v-e415e405]{background:var(--color-accent);border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:inline-flex}header#header .header-logo-box[data-v-e415e405] svg{width:18px;height:20px;fill:var(--color-text-primary);stroke:var(--color-accent-press)}header#header .header-logo-name>span[data-v-e415e405]{color:var(--color-accent)}header#header .header-navigation[data-v-e415e405]{flex:auto;align-items:center;gap:6px;display:flex}header#header .header-navigation a[data-v-e415e405]{height:34px;color:var(--color-text-secondary);border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:600;transition:color .12s,background-color .12s;display:inline-flex}header#header .header-navigation a[data-v-e415e405]:hover{color:var(--color-text-primary);background:var(--color-surface-raised)}header#header .header-navigation a.router-link-active[data-v-e415e405]{color:var(--color-accent);background:var(--color-surface-raised)}header#header .header-actions[data-v-e415e405]{flex:none;align-items:center;gap:10px;margin-left:auto;display:flex}header#header .header-age[data-v-e415e405]{color:#c7b48c;border:1px solid #8a7a5c;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}header#header .header-menu-button[data-v-e415e405]{background:var(--color-surface-raised);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;display:none}header#header .header-menu-button span[data-v-e415e405]{background:var(--color-text-secondary);border-radius:999px;width:16px;height:2px;transition:transform .18s,opacity .18s}header#header .header-menu-button.button-open span[data-v-e415e405]:first-child{transform:translateY(6px)rotate(45deg)}header#header .header-menu-button.button-open span[data-v-e415e405]:nth-child(2){opacity:0}header#header .header-menu-button.button-open span[data-v-e415e405]:last-child{transform:translateY(-6px)rotate(-45deg)}@media (width<=780px){header#header .header-navigation[data-v-e415e405]{border-bottom:1px solid var(--color-border-subtle);background:#0d0d10fa;flex-direction:column;align-items:stretch;gap:4px;width:100%;padding:10px 16px 16px;display:none;position:absolute;top:66px;left:0}header#header .header-navigation.navigation-open[data-v-e415e405]{display:flex}header#header .header-navigation a[data-v-e415e405]{height:42px}header#header .header-menu-button[data-v-e415e405]{display:flex}}@media (width<=600px){header#header .header-inner[data-v-e415e405]{padding:0 16px}}footer#footer[data-v-f08c7f34]{width:100%;color:var(--color-text-secondary);background:var(--color-surface-inset);border-top:1px solid var(--color-border-subtle);padding:48px 24px 24px;font-size:13px}footer#footer .footer-inner[data-v-f08c7f34]{width:100%;max-width:1072px;margin:0 auto}footer#footer .footer-top[data-v-f08c7f34]{grid-template-columns:minmax(260px,1.1fr) minmax(420px,1.6fr);gap:64px;display:grid}footer#footer .footer-brand p[data-v-f08c7f34]{max-width:390px;color:var(--color-text-tertiary);margin-top:16px;font-size:13px;line-height:1.65}footer#footer .footer-logo-link[data-v-f08c7f34]{color:var(--color-text-primary);align-items:center;font-size:19px;font-weight:600;display:inline-flex}footer#footer .footer-logo-box[data-v-f08c7f34]{background:var(--color-accent);border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;display:inline-flex}footer#footer .footer-logo-box[data-v-f08c7f34] svg{width:18px;height:20px;fill:var(--color-text-primary);stroke:var(--color-accent-press)}footer#footer .footer-logo-name>span[data-v-f08c7f34]{color:var(--color-accent)}footer#footer .footer-links[data-v-f08c7f34]{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}footer#footer .footer-link-section[data-v-f08c7f34]{flex-direction:column;align-items:flex-start;gap:10px;display:flex}footer#footer .footer-link-title[data-v-f08c7f34]{color:var(--color-text-primary);margin-bottom:4px;font-size:13px;font-weight:700}footer#footer .footer-link-section a[data-v-f08c7f34]{color:var(--color-text-tertiary);align-items:center;gap:9px;transition:color .12s;display:inline-flex}footer#footer .footer-link-section a[data-v-f08c7f34]:hover{color:var(--color-accent)}footer#footer .footer-social-icon[data-v-f08c7f34]{background:var(--color-surface-raised);border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}footer#footer .footer-social-icon[data-v-f08c7f34] svg{width:14px;height:14px;fill:var(--color-text-tertiary)}footer#footer .footer-responsible[data-v-f08c7f34]{background:var(--color-surface-card);border-left:4px solid #8a7a5c;border-radius:10px;margin-top:38px;padding:18px 20px}footer#footer .footer-responsible h2[data-v-f08c7f34]{color:#e0d3b4;font-size:13px;font-weight:700}footer#footer .footer-responsible p[data-v-f08c7f34]{max-width:900px;color:var(--color-text-secondary);margin-top:7px;font-size:13px;line-height:1.65}footer#footer .footer-bottom[data-v-f08c7f34]{text-align:center;color:var(--color-text-tertiary);border-top:1px solid var(--color-border-subtle);margin-top:24px;padding-top:20px;font-size:12px}@media (width<=850px){footer#footer .footer-top[data-v-f08c7f34]{grid-template-columns:1fr;gap:36px}}@media (width<=600px){footer#footer[data-v-f08c7f34]{padding:40px 16px 20px}footer#footer .footer-links[data-v-f08c7f34]{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}footer#footer .footer-socials[data-v-f08c7f34]{grid-column:1/3}}.app-root[data-v-1ae34753]{width:100%;min-height:100vh;color:var(--color-text-primary);background:var(--color-surface-page);flex-direction:column;display:flex}.app-root main[data-v-1ae34753]{flex:1 0 auto;width:100%;max-width:1120px;margin:0 auto;padding:0 24px 64px}@media (width<=600px){.app-root main[data-v-1ae34753]{padding:0 16px 48px}}.error-content[data-v-6b710f3c]{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:420px;padding:64px 0;display:flex}.error-content .error-code[data-v-6b710f3c]{color:var(--color-accent);margin-bottom:16px;font-size:64px;font-weight:800;line-height:1}.error-content h1[data-v-6b710f3c]{color:var(--color-text-primary);font-size:30px;font-weight:800;line-height:1.3}.error-content .error-description[data-v-6b710f3c]{max-width:400px;color:var(--color-text-secondary);margin-top:12px;font-size:14px;line-height:1.7}.error-content .error-home-link[data-v-6b710f3c]{min-height:44px;color:var(--color-surface-page);background:var(--color-accent);border-radius:8px;justify-content:center;align-items:center;margin-top:28px;padding:12px 20px;font-size:13px;font-weight:700;line-height:1.5;transition:background .2s;display:inline-flex}.error-content .error-home-link[data-v-6b710f3c]:hover{background:var(--color-accent-hover)}@media (width<=600px){.error-content[data-v-6b710f3c]{min-height:360px;padding:48px 0}.error-content .error-code[data-v-6b710f3c]{font-size:56px}.error-content h1[data-v-6b710f3c]{font-size:26px}}.error[data-v-6e1b5004]{width:100%;min-height:100vh;color:var(--color-text-primary);background:var(--color-surface-page);flex-direction:column;display:flex}.error main[data-v-6e1b5004]{flex:1 0 auto;width:100%;max-width:1120px;margin:0 auto;padding:0 24px 64px}@media (width<=600px){.error main[data-v-6e1b5004]{padding:0 16px 48px}}
