:root{--bg:#0e1117;--surf:#141920;--card:hsla(0,0%,100%,.045);--bdr:hsla(0,0%,100%,.09);--txt:#c8d4e8;--muted:#6a7d96;--blue:#2563ff;--glow:rgba(37,99,255,.2);--gold:#c9981a;scroll-behavior:smooth;--cyan:#00c49a}.land{background:var(--bg);color:var(--txt);font-family:Inter,sans-serif;--ui-bg:var(--bg);--ui-surface:var(--surf);--ui-card:var(--card);--ui-border:var(--bdr);--ui-text:var(--txt);--ui-secondary:var(--muted);--ui-muted:var(--muted)}.land.light{--bg:#f2f5f9;--surf:#fff;--card:rgba(0,0,0,.035);--bdr:rgba(0,0,0,.09);--txt:#111827;--muted:#536070;--glow:rgba(37,99,255,.12);--gold:#a16207;--cyan:#0891b2}.land input:focus,.land textarea:focus{outline:none;border-color:rgba(37,99,255,.5)!important}.land input::-moz-placeholder,.land textarea::-moz-placeholder{color:var(--muted)}.land input::placeholder,.land textarea::placeholder{color:var(--muted)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}