.footer[data-v-6cd987e1]{border-top:1px solid var(--border);background:var(--surface);color:var(--text-primary);margin-top:auto;padding:44px 0 26px}.footer__grid[data-v-6cd987e1]{gap:var(--space-8);grid-template-columns:1.4fr 1fr 1fr;padding-bottom:28px;display:grid}.footer__brand[data-v-6cd987e1]{max-width:300px}.footer__logo[data-v-6cd987e1]{margin-bottom:var(--space-3);color:var(--text-primary);font-family:var(--font-display);align-items:center;gap:9px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.footer__logo img[data-v-6cd987e1]{width:28px;height:28px}.footer__tagline[data-v-6cd987e1],.footer__link[data-v-6cd987e1],.footer__disclaimer[data-v-6cd987e1],.footer__copyright[data-v-6cd987e1]{color:var(--text-secondary)}.footer__column[data-v-6cd987e1]{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer__heading[data-v-6cd987e1]{color:var(--cyan-500);letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:700}.footer__link[data-v-6cd987e1]{transition:color var(--motion-duration) var(--motion-ease);text-decoration:none}.footer__link[data-v-6cd987e1]:hover{color:var(--text-primary)}.footer__bottom[data-v-6cd987e1]{justify-content:space-between;gap:var(--space-3);border-top:1px solid var(--border);flex-wrap:wrap;padding-top:18px;display:flex}.footer__disclaimer[data-v-6cd987e1]{max-width:680px}@media (width<=640px){.footer__grid[data-v-6cd987e1]{grid-template-columns:1fr}}.icon-btn[data-v-4b3e0a8b]{border-radius:var(--radius-md);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:background-color var(--motion-duration) var(--motion-ease), color var(--motion-duration) var(--motion-ease), border-color var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.icon-btn[data-v-4b3e0a8b]:active:not(:disabled){transform:scale(.97)}.icon-btn--ghost[data-v-4b3e0a8b]:hover:not(:disabled){background:var(--surface-secondary);color:var(--text-primary)}.icon-btn--solid[data-v-4b3e0a8b]{background:var(--surface);border-color:var(--border)}.icon-btn--solid[data-v-4b3e0a8b]:hover:not(:disabled){border-color:var(--primary-500);color:var(--primary-600)}.icon-btn[data-v-4b3e0a8b]:disabled{opacity:.5;cursor:not-allowed}.drawer-overlay[data-v-a27ec7ef]{z-index:1100;background:#171a1870;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer[data-v-a27ec7ef]{background:var(--surface);width:min(320px,86vw);height:100dvh;box-shadow:var(--shadow-chat);overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-color:var(--text-secondary) var(--surface-secondary);flex-direction:column;display:flex;overflow:hidden scroll}@media (width<=640px){.drawer[data-v-a27ec7ef]{width:100%}}.drawer__header[data-v-a27ec7ef]{z-index:1;padding:calc(var(--space-5) + env(safe-area-inset-top)) var(--space-5) var(--space-5);border-bottom:1px solid var(--border);background:var(--surface);flex:none;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.drawer__close[data-v-a27ec7ef]{margin:calc(var(--space-2) * -1) calc(var(--space-2) * -1) 0 0}.drawer__body[data-v-a27ec7ef]{padding:var(--space-5) var(--space-5) calc(var(--space-5) + env(safe-area-inset-bottom));flex:none}.drawer-overlay-enter-active[data-v-a27ec7ef],.drawer-overlay-leave-active[data-v-a27ec7ef]{transition:opacity var(--motion-duration) var(--motion-ease)}.drawer-overlay-enter-from[data-v-a27ec7ef],.drawer-overlay-leave-to[data-v-a27ec7ef]{opacity:0}.drawer-panel-enter-active[data-v-a27ec7ef],.drawer-panel-leave-active[data-v-a27ec7ef]{transition:transform var(--motion-duration) var(--motion-ease)}.drawer-panel-enter-from[data-v-a27ec7ef],.drawer-panel-leave-to[data-v-a27ec7ef]{transform:translate(100%)}.header[data-v-8c39f75b]{z-index:40;padding:var(--space-4) 20px;pointer-events:none;position:sticky;top:0}.header__row[data-v-8c39f75b]{justify-content:space-between;align-items:center;gap:var(--space-6);min-height:var(--header-height);border:1px solid var(--border);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);pointer-events:auto;background:#ffffffb8;padding:8px 9px 8px 20px;display:flex;box-shadow:0 8px 28px -20px #1419324d}.header__logo[data-v-8c39f75b]{color:var(--text-primary);font-family:var(--font-display);align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.header__mark[data-v-8c39f75b]{width:28px;height:28px}.header__nav[data-v-8c39f75b]{align-items:center;gap:var(--space-6);margin-left:var(--space-8);display:flex}.header__link[data-v-8c39f75b]{color:var(--text-secondary);transition:color var(--motion-duration) var(--motion-ease);text-decoration:none;position:relative}.header__link[data-v-8c39f75b]:hover{color:var(--text-primary)}.header__link[data-v-8c39f75b]:after{content:"";background:var(--primary-500);height:2px;transition:right var(--motion-duration) var(--motion-ease);border-radius:1px;position:absolute;bottom:-4px;left:0;right:100%}.header__link[data-v-8c39f75b]:hover:after{right:0}.header__actions[data-v-8c39f75b]{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.header__user[data-v-8c39f75b]{align-items:center;gap:var(--space-2);color:var(--text-secondary);transition:color var(--motion-duration) var(--motion-ease);text-decoration:none;display:none}.header__user[data-v-8c39f75b]:hover{color:var(--text-primary)}.header__logout[data-v-8c39f75b],.header__burger[data-v-8c39f75b]{display:none}.mobile-nav[data-v-8c39f75b]{gap:var(--space-1);flex-direction:column;display:flex}.mobile-nav__link[data-v-8c39f75b]{min-height:48px;padding:0 var(--space-2);color:var(--text-primary);text-align:left;cursor:pointer;border-radius:var(--radius-md);transition:background-color var(--motion-duration) var(--motion-ease);background:0 0;border:none;align-items:center;font-size:16px;text-decoration:none;display:flex}.mobile-nav__link[data-v-8c39f75b]:hover{background:var(--surface-secondary)}@media (width>=861px){.header__user[data-v-8c39f75b],.header__logout[data-v-8c39f75b]{display:inline-flex}}@media (width<=860px){.header__nav[data-v-8c39f75b],.header__login[data-v-8c39f75b]{display:none}.header__burger[data-v-8c39f75b]{display:inline-flex}}@media (width<=640px){.header[data-v-8c39f75b]{padding:calc(var(--space-3) + env(safe-area-inset-top)) max(var(--space-4), env(safe-area-inset-right)) var(--space-3) max(var(--space-4), env(safe-area-inset-left))}.header__row[data-v-8c39f75b]{min-height:52px;padding-left:var(--space-4)}}.cookie-notice[data-v-a01841f4]{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:200;align-items:center;gap:var(--space-4);background:#12141f;border-radius:16px;flex-wrap:wrap;max-width:640px;margin:0 auto;padding:16px 18px;display:flex;position:fixed;box-shadow:0 20px 50px -16px #0006}.cookie-notice__text[data-v-a01841f4]{color:#c7cbdd;flex:220px;font-size:12.5px}.cookie-notice__text a[data-v-a01841f4]{color:#8fb0ff;text-underline-offset:2px;text-decoration:underline}.cookie-notice__action[data-v-a01841f4]{flex:none;margin-left:auto}@media (width<=640px){.cookie-notice[data-v-a01841f4]{left:var(--space-3);right:var(--space-3);bottom:var(--space-3);padding:var(--space-4)}.cookie-notice__action[data-v-a01841f4]{margin-left:auto}}.cookie-notice-enter-active[data-v-a01841f4],.cookie-notice-leave-active[data-v-a01841f4]{transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease)}.cookie-notice-enter-from[data-v-a01841f4],.cookie-notice-leave-to[data-v-a01841f4]{opacity:0;transform:translateY(12px)}@media (prefers-reduced-motion:reduce){.cookie-notice-enter-active[data-v-a01841f4],.cookie-notice-leave-active[data-v-a01841f4]{transition:none}}.scroll-top[data-v-1b1ea84e]{right:var(--space-6);bottom:var(--space-6);z-index:60;border:1px solid var(--border);background:var(--surface);width:48px;height:48px;color:var(--text-secondary);box-shadow:var(--shadow-sm);cursor:pointer;transition:border-color var(--motion-duration) var(--motion-ease), color var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed}.scroll-top[data-v-1b1ea84e]:hover{border-color:var(--primary-500);color:var(--primary-600)}.scroll-top[data-v-1b1ea84e]:active{transform:scale(.94)}@media (width<=640px){.scroll-top[data-v-1b1ea84e]{right:var(--space-4);bottom:var(--space-4)}}.scroll-top-enter-active[data-v-1b1ea84e],.scroll-top-leave-active[data-v-1b1ea84e]{transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease)}.scroll-top-enter-from[data-v-1b1ea84e],.scroll-top-leave-to[data-v-1b1ea84e]{opacity:0;transform:translateY(8px)}.toast-host[data-v-428cfd69]{left:50%;bottom:var(--space-6);gap:var(--space-2);z-index:1000;width:min(400px, calc(100vw - var(--space-8)));flex-direction:column;display:flex;position:fixed;transform:translate(-50%)}.toast[data-v-428cfd69]{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--text-primary);color:var(--surface);box-shadow:var(--shadow-sm);display:flex}.toast p[data-v-428cfd69]{flex:1}.toast--success[data-v-428cfd69]{background:var(--success)}.toast--danger[data-v-428cfd69]{background:var(--danger)}.toast__check[data-v-428cfd69]{flex:none;width:18px;height:18px;margin-top:1px}.toast__close[data-v-428cfd69]{width:44px;height:44px;margin:calc(var(--space-3) * -1) calc(var(--space-4) * -1) calc(var(--space-3) * -1) 0;color:inherit;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;display:inline-flex}.toast-enter-active[data-v-428cfd69],.toast-leave-active[data-v-428cfd69]{transition:opacity var(--motion-duration) var(--motion-ease), transform var(--motion-duration) var(--motion-ease)}.toast--success-motion.toast-enter-active[data-v-428cfd69]{transition:none}.toast--success-motion.toast-enter-from[data-v-428cfd69]{opacity:1;transform:none}.toast-enter-from[data-v-428cfd69],.toast-leave-to[data-v-428cfd69]{opacity:0;transform:translateY(8px)}.app-main[data-v-dd9b79ba]{flex:1}.app-main[data-v-dd9b79ba]:focus{outline:none}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-vietnamese-wght-normal-D0rl6rjA.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-ext-wght-normal-D9tNdqV9.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-wght-normal-BhU9QXUp.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-sans:"Inter Variable", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Space Grotesk Variable", "Space Grotesk", var(--font-sans);--background:#f6f8fc;--surface:#fff;--surface-secondary:#f0f3fa;--surface-elevated:#fff;--surface-consultation-offer:linear-gradient(135deg, #3457ef12, #17b6c90f);--text-primary:#181b27;--text-secondary:#626a7e;--text-tertiary:#626a7e;--text-on-primary:#fff;--border:#e3e7f0;--border-strong:#cdd4e6;--primary-50:#eef1ff;--primary-100:#dfe5ff;--primary-500:#3457ef;--primary-600:#2948d4;--primary-700:#233cb7;--cyan-500:#17b6c9;--cyan-action:#17b6c9;--brand-gradient:linear-gradient(120deg, #3457ef, #087985);--accent-50:#fff4e5;--accent-500:#c9761a;--accent-600:#a85f13;--accent-700:#82470d;--success-bg:#e7f7ed;--success:#168c43;--warning-bg:#fff4e5;--warning:#a85f13;--danger-bg:#fff0f2;--danger:#c83c4d;--info-bg:#eef1ff;--info:#3457ef;--radius-sm:11px;--radius-md:16px;--radius-lg:24px;--radius-xl:24px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--shadow-sm:0 10px 30px -18px #14193229;--shadow-chat:0 16px 40px -18px #3457ef38;--page-max-width:1080px;--reading-max-width:560px;--chat-max-width:700px;--page-padding-desktop:24px;--page-padding-tablet:20px;--page-padding-mobile:16px;--header-height:64px;--motion-duration:.18s;--motion-ease:ease-out;--motion-duration-slow:.42s;--motion-ease-emphasized:cubic-bezier(.16, 1, .3, 1);--motion-duration-emphasis:.9s;--motion-stagger-step:90ms;--primary-glow:#3457ef2e;--accent-glow:#c9761a38}.text-display-lg{font-family:var(--font-display);font-size:40px;font-weight:600;line-height:48px}.text-display-md{font-family:var(--font-display);font-size:32px;font-weight:600;line-height:40px}.text-heading-xl{font-family:var(--font-display);font-size:28px;font-weight:600;line-height:36px}.text-heading-lg{font-family:var(--font-display);font-size:20px;font-weight:600;line-height:28px}.text-heading-md,.text-heading-sm{font-family:var(--font-display);font-size:16px;font-weight:600;line-height:24px}.text-body-lg{font-size:16px;font-weight:400;line-height:25px}.text-body-md{font-size:14.5px;font-weight:400;line-height:22px}.text-body-sm{font-size:13.5px;font-weight:400;line-height:20px}.text-caption{font-size:12px;font-weight:500;line-height:18px}@media (width<=640px){.text-display-lg{font-size:30px;line-height:38px}.text-display-md{font-size:28px;line-height:36px}.text-heading-xl{font-size:24px;line-height:32px}}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:radial-gradient(900px 500px at 50% 0%, #dce8ff 0%, transparent 60%), radial-gradient(700px 500px at 85% 15%, #e3f6f7 0%, transparent 55%), var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:14.5px;font-weight:400;line-height:22px}#app{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit}img,svg{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:3px solid var(--primary-500);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--primary-100);color:var(--text-primary)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.v-reveal{opacity:0;transition:opacity var(--motion-duration-slow) var(--motion-ease-emphasized), transform var(--motion-duration-slow) var(--motion-ease-emphasized);transform:translateY(16px)}.v-reveal--visible{opacity:1;transform:translateY(0)}@keyframes stagger-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.motion-stagger-item{opacity:0;animation:stagger-fade-in var(--motion-duration-slow) var(--motion-ease-emphasized) both;animation-delay:calc(var(--i,0) * var(--motion-stagger-step))}.motion-score-ring{transition:stroke-dashoffset var(--motion-duration-emphasis) var(--motion-ease-emphasized)}@keyframes score-number-emphasis-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.motion-score-number{animation:score-number-emphasis-in var(--motion-duration-emphasis) var(--motion-ease-emphasized) both}@keyframes card-emphasis-reveal{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.motion-card-emphasis{animation:card-emphasis-reveal var(--motion-duration-emphasis) var(--motion-ease-emphasized) both}@keyframes attention-glow-once{0%{box-shadow:0 0 0 0 var(--primary-glow);border-color:var(--primary-500)}60%{box-shadow:0 0 0 8px var(--primary-glow);border-color:var(--primary-500)}to{border-color:var(--border);box-shadow:0 0 #3652e000}}.motion-attention-glow{animation:attention-glow-once 1.4s var(--motion-ease-emphasized) both}@keyframes toast-success-in{0%{opacity:0;transform:translateY(12px)scale(.96)}60%{opacity:1;transform:translateY(-2px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.motion-toast-success{animation:toast-success-in var(--motion-duration-emphasis) var(--motion-ease-emphasized) both}@keyframes icon-draw{to{stroke-dashoffset:0}}.motion-icon-draw{stroke-dashoffset:var(--icon-draw-length,24);animation:icon-draw .48s var(--motion-ease-emphasized) .2s forwards}
