@charset "UTF-8";:root{--cream:#f5f1ea;--cream-2:#ece6db;--ink:#0d0f12;--ink-2:#1a1d22;--muted:#6b6b66;--line:rgba(13, 15, 18, .12);--lime:#c8f25c;--lime-deep:#9fd031}html.theme-dark{--cream:#101315;--cream-2:#1a1e22;--ink:#f2eee5;--ink-2:#e7e2d8;--muted:#9b988f;--line:rgba(242,238,229,.14);--lime:#c8f25c;--lime-deep:#9fd031}html.theme-dark .bg-ink,html.theme-dark [class*="bg-[var(--ink)]"]{background:#0a0c0e;color:var(--ink)}html.theme-dark .codewin{background:#0a0c0e}html.theme-dark .bg-ink [class*="text-[var(--cream)]"],html.theme-dark [class*="bg-[var(--ink)]"] [class*="text-[var(--cream)]"]{color:var(--ink)!important}html.theme-dark .grain{background-image:radial-gradient(rgba(255,255,255,.03) 1px,transparent 1px)}html.theme-dark .scrolled{background:#101315d1;border-bottom-color:var(--line)}html.theme-dark #nav.stk-float>div{background:#101315d9}html.theme-dark .ph{background:transparent!important}html.theme-dark .service-card:hover{background:#0a0c0e;color:var(--ink)}html.theme-dark .btn-lime,html.theme-dark .bg-lime,html.theme-dark .badge-deal,html.theme-dark #nav.stk-invert .btn-ink{color:#0d0f12!important}html.theme-dark .btn-ink:hover{color:var(--ink)!important}.th-ic{display:none}html:not(.theme-dark) .th-moon{display:block}html.theme-dark .th-sun{display:block}
