:root{--scheme-brand-100:#063c3e;--scheme-brand-200:#085052;--scheme-brand-300:#0b7a82;--scheme-brand-400:#0d8e9a;--scheme-brand-500:#0fa3b1;--scheme-brand-600:#50e3f0;--scheme-brand-700:#7aeaf4;--scheme-brand-800:#a3f1f7;--scheme-brand-900:#c5f6fa;--scheme-brand-1000:#dafbfd;--scheme-brand-1100:#e8fcfe;--scheme-brand-1200:#f5feff;--scheme-brand-600-10:rgba(80,227,240,0.1);--scheme-brand-600-30:rgba(80,227,240,0.3);--scheme-brand-600-50:rgba(80,227,240,0.5);--scheme-accent-100:#66280c;--scheme-accent-200:#994018;--scheme-accent-300:#cc5824;--scheme-accent-400:#e67a3f;--scheme-accent-500:#f7a072;--scheme-accent-600:#fac7ab;--scheme-accent-700:#fbd4bf;--scheme-accent-800:#fcdfd1;--scheme-accent-900:#fdece3;--scheme-accent-1000:#fef3ed;--scheme-accent-1100:#fef8f5;--scheme-accent-1200:#fffcfa;--scheme-accent-600-10:rgba(250,199,171,0.1);--scheme-accent-600-30:rgba(250,199,171,0.3);--scheme-accent-600-50:rgba(250,199,171,0.5);--scheme-neutral-100:#4d524c;--scheme-neutral-200:#6b726a;--scheme-neutral-300:#8a9388;--scheme-neutral-400:#a8b3a6;--scheme-neutral-500:#c3ccc1;--scheme-neutral-600:#d9e5d6;--scheme-neutral-700:#e3ece1;--scheme-neutral-800:#ecf2ea;--scheme-neutral-900:#f3f7f2;--scheme-neutral-1000:#f7faf6;--scheme-neutral-1100:#fbfcfb;--scheme-neutral-1200:#fefefe;--scheme-neutral-600-10:rgba(217,229,214,0.1);--scheme-neutral-600-30:rgba(217,229,214,0.3);--scheme-neutral-600-50:rgba(217,229,214,0.5);--color-vanilla:#eddea4;--color-vanilla-light:#f4ecc9;--color-vanilla-dark:#d0c162;--color-sandy-brown:#ff9b42;--color-sandy-brown-light:#ffae68;--color-sandy-brown-dark:#e67a1a;--page-background:var(--scheme-neutral-1100);--surface-background:var(--scheme-neutral-1000);--surface-background-secondary:var(--scheme-brand-1100);--surface-background-tertiary:var(--scheme-accent-1100);--brand-background-weak:var(--scheme-brand-1000);--brand-background-medium:var(--scheme-brand-900);--accent-background-weak:var(--scheme-accent-1000);--accent-background-medium:var(--scheme-accent-900);--card-background:var(--scheme-neutral-1100);--section-background:var(--scheme-brand-1200);--hover-background:var(--scheme-accent-1100)}[data-theme=light]{--page-background:var(--scheme-neutral-1000);--surface-background:var(--scheme-neutral-900);--card-background:var(--scheme-neutral-1100);--brand-background:var(--scheme-brand-900);--brand-on-background:var(--scheme-brand-400);--brand-background-weak:var(--scheme-brand-1000);--brand-background-medium:var(--scheme-brand-800);--brand-background-strong:var(--scheme-brand-600);--accent-background:var(--scheme-accent-900);--accent-on-background:var(--scheme-accent-500);--accent-background-weak:var(--scheme-accent-1000);--accent-background-medium:var(--scheme-accent-800);--accent-background-strong:var(--scheme-accent-600);--neutral-on-background-strong:var(--scheme-neutral-100);--neutral-on-background-medium:var(--scheme-neutral-200);--neutral-on-background-weak:var(--scheme-neutral-300);--neutral-strong:var(--scheme-neutral-100);--neutral-medium:var(--scheme-neutral-200);--neutral-weak:var(--scheme-neutral-400);--neutral-alpha-weak:rgba(77,82,76,0.1);--neutral-alpha-medium:rgba(77,82,76,0.2);--neutral-alpha-strong:rgba(77,82,76,0.3)}[data-theme=light] .developer-cta-section{background:var(--scheme-brand-1000);border-color:var(--scheme-brand-900)}[data-theme=light] .hero-section{background:linear-gradient(135deg,var(--scheme-brand-1000) 0,var(--scheme-accent-1000) 100%)}[data-theme=light] [data-background=surface]{background:var(--scheme-neutral-1000)}[data-theme=light] [data-background=page]{background:var(--scheme-neutral-1100)}[data-theme=light] [data-background=brand]{background:var(--scheme-brand-1000);color:var(--scheme-brand-400)}[data-theme=light] [data-background=accent]{background:var(--scheme-accent-1000);color:var(--scheme-accent-500)}[data-theme=light] [data-surface=filled]{background:var(--scheme-neutral-1100);border:1px solid var(--scheme-neutral-900)}[data-theme=light] [data-surface=translucent]{background:rgba(251,252,251,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--scheme-neutral-900)}[data-theme=light] button[data-variant=primary]{background:var(--scheme-brand-500);color:white;border:1px solid var(--scheme-brand-400)}[data-theme=light] button[data-variant=primary]:hover{background:var(--scheme-brand-400);border-color:var(--scheme-brand-300)}[data-theme=light] button[data-variant=secondary]{background:transparent;color:var(--scheme-accent-500);border:1px solid var(--scheme-accent-500)}[data-theme=light] button[data-variant=secondary]:hover{background:var(--scheme-accent-1000);color:var(--scheme-accent-400);border-color:var(--scheme-accent-400)}[data-theme=light] button[data-variant=tertiary]{background:transparent;color:var(--scheme-neutral-200)}[data-theme=light] button[data-variant=tertiary]:hover{background:var(--scheme-neutral-1000);color:var(--scheme-neutral-100)}[data-theme=light] [data-variant*=display],[data-theme=light] [data-variant*=heading],[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:var(--scheme-neutral-100)}[data-theme=light] [data-variant*=body],[data-theme=light] div,[data-theme=light] p,[data-theme=light] span{color:var(--scheme-neutral-200)}[data-theme=light] [data-variant*=caption],[data-theme=light] [data-variant*=label]{color:var(--scheme-neutral-300)}[data-theme=light] a{color:var(--scheme-brand-400)}[data-theme=light] a:hover{color:var(--scheme-brand-300)}[data-theme=light] [data-border],[data-theme=light] hr{border-color:var(--scheme-neutral-900)}[data-theme=light] [data-radius]{box-shadow:0 1px 3px rgba(77,82,76,.05)}[data-theme=light] [data-radius]:hover{box-shadow:0 4px 12px rgba(77,82,76,.08)}[data-theme=light] footer{background:var(--scheme-neutral-1000);border-top:1px solid var(--scheme-neutral-900)}[data-theme=light] code{background:var(--scheme-neutral-1000);color:var(--scheme-brand-400);border:1px solid var(--scheme-neutral-900)}[data-theme=light] pre{background:var(--scheme-neutral-1100);border:1px solid var(--scheme-neutral-900)}[data-theme=light] blockquote{background:var(--scheme-accent-1100);border-left:4px solid var(--scheme-accent-500);color:var(--scheme-neutral-200)}[data-theme=light] table,[data-theme=light] th{border-color:var(--scheme-neutral-900)}[data-theme=light] th{background:var(--scheme-neutral-1000);color:var(--scheme-neutral-100)}[data-theme=light] td{border-color:var(--scheme-neutral-900);color:var(--scheme-neutral-200)}[data-theme=light] input,[data-theme=light] select,[data-theme=light] textarea{background:var(--scheme-neutral-1100);border:1px solid var(--scheme-neutral-900);color:var(--scheme-neutral-100)}[data-theme=light] input:focus,[data-theme=light] select:focus,[data-theme=light] textarea:focus{border-color:var(--scheme-brand-500);outline:2px solid var(--scheme-brand-600-30)}[data-theme=light] [data-variant=badge]{background:var(--scheme-brand-1000);color:var(--scheme-brand-400);border:1px solid var(--scheme-brand-900)}[data-theme=light] [data-variant=tag]{background:var(--scheme-neutral-1000);color:var(--scheme-neutral-200);border:1px solid var(--scheme-neutral-900)}[data-theme=dark]{--page-background:var(--scheme-neutral-200);--surface-background:var(--scheme-neutral-300);--card-background:var(--scheme-neutral-400);--brand-background:var(--scheme-brand-400);--brand-on-background:var(--scheme-brand-800);--brand-background-weak:var(--scheme-brand-300);--brand-background-medium:var(--scheme-brand-500);--brand-background-strong:var(--scheme-brand-600);--accent-background:var(--scheme-accent-400);--accent-on-background:var(--scheme-accent-800);--accent-background-weak:var(--scheme-accent-300);--accent-background-medium:var(--scheme-accent-500);--accent-background-strong:var(--scheme-accent-600);--neutral-on-background-strong:var(--scheme-neutral-1000);--neutral-on-background-medium:var(--scheme-neutral-900);--neutral-on-background-weak:var(--scheme-neutral-800)}[data-theme=dark] [data-background=neutral],[data-theme=dark] [data-background=page],[data-theme=dark] [data-background=surface]{background:var(--scheme-neutral-300)!important}[data-theme=dark] [data-background=brand]{background:var(--scheme-brand-400)!important}[data-theme=dark] [data-background=accent]{background:var(--scheme-accent-400)!important}[data-theme=dark] .hero,[data-theme=dark] [data-hero=true]{background:linear-gradient(135deg,var(--scheme-brand-400) 0,var(--scheme-neutral-300) 50%,var(--scheme-accent-400) 100%)!important}[data-theme=dark] [data-surface=filled]{background:var(--scheme-neutral-400)!important}[data-theme=dark] [data-surface=translucent]{background:rgba(0,0,0,.6)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] button[data-variant=primary]{background:var(--scheme-brand-600)!important;color:var(--scheme-neutral-100)!important}[data-theme=dark] button[data-variant=secondary]{background:var(--scheme-accent-600)!important;color:var(--scheme-neutral-100)!important}[data-theme=dark] footer{background:var(--scheme-neutral-200)!important}[data-theme=dark] video{filter:brightness(.8) contrast(1.1)!important}[data-theme=dark] div[style*=linear-gradient]{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7))!important}[data-theme=dark] div[style*="color: #ffffff"],[data-theme=dark] h1[style*="color: #ffffff"],[data-theme=dark] p[style*="color: rgba(255, 255, 255"],[data-theme=dark] span[style*="color: #ffffff"]{color:var(--scheme-neutral-1000)!important;text-shadow:0 2px 4px rgba(0,0,0,.6)!important}[data-theme=dark] div[style*='borderLeft: "4px solid var(--accent-strong)"']{background:var(--scheme-accent-300)!important;border-left-color:var(--scheme-accent-700)!important}[data-theme=dark] div[style*='background: "var(--surface-base)"']{background:var(--scheme-neutral-400)!important;border-color:var(--scheme-neutral-600)!important}[data-theme=dark] div[style*='background: "var(--surface-elevated)"']{background:var(--scheme-brand-300)!important;border-color:var(--scheme-brand-500)!important}[data-theme=dark] div,[data-theme=dark] p,[data-theme=dark] span{color:var(--scheme-neutral-900)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--scheme-neutral-1000)}[data-theme=dark] .developer-cta-section{background:var(--scheme-brand-400)!important}[data-theme=dark] .hero-section{background:linear-gradient(135deg,var(--scheme-brand-300) 0,var(--scheme-accent-300) 100%)!important}[data-theme=dark]{--dots-color:var(--scheme-brand-600);--gradient-start:var(--scheme-brand-500);--gradient-end:var(--scheme-accent-500)}