:root{--green-bright:#1fe48f;--green-500:#3a956d;--green-600:#2b7454;--green-700:#027a48;--green-50:#ecfdf3;--blue-dark:#233348;--blue-dark-soft:#3b495c;--blue-bg:#f3f9ff;--red-accent:#ca4e38;--red-600:#b42318;--red-50:#fef3f2;--white:#ffffff;--black:#000000;--ink:#383838;--gray-100:#eeeeee;--gray-300:#cccccc;--gray-400:#aaaaaa;--gray-500:#666666;--gray-600:#444444;--gray-700:#222222;--gray-800:#111111;--font-sans:var(--font-be-vietnam-pro),system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.6;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(35,51,72,0.06);--shadow-md:0 4px 16px rgba(35,51,72,0.08);--shadow-lg:0 12px 32px rgba(35,51,72,0.12);--container-max:1200px;--container-padding:var(--space-5);--header-height:72px;--color-page-background:var(--blue-bg);--color-surface:var(--white);--color-surface-alt:var(--green-50);--color-card-background:var(--white);--color-border:var(--gray-300);--color-border-strong:var(--blue-dark);--color-text:var(--ink);--color-text-muted:var(--gray-500);--color-text-inverse:var(--white);--color-text-highlight:var(--green-700);--color-heading:var(--blue-dark);--color-link:var(--green-700);--color-link-hover:var(--green-600);--color-header-background:var(--white);--color-header-foreground:var(--blue-dark);--color-header-border:var(--gray-100);--color-button-background:var(--green-bright);--color-button-foreground:var(--blue-dark);--color-button-hover-background:var(--green-500);--color-button-hover-foreground:var(--white);--color-button-secondary-background:transparent;--color-button-secondary-foreground:var(--blue-dark);--color-button-secondary-border:var(--blue-dark);--color-button-secondary-hover-background:var(--blue-dark);--color-button-secondary-hover-foreground:var(--white);--color-footer-background:var(--blue-dark);--color-footer-foreground:var(--white);--color-footer-muted:var(--gray-400);--color-footer-border:var(--blue-dark-soft);--color-success:var(--green-700);--color-success-background:var(--green-50);--color-error:var(--red-600);--color-error-background:var(--red-50);--color-accent:var(--green-bright)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-page-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:var(--color-heading);line-height:var(--leading-tight);font-weight:var(--weight-bold);text-wrap:balance}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}img,picture,svg{max-width:100%;display:block}button{font:inherit;cursor:pointer}ol,ul{list-style:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}