:root{--brand: #0f766e;--brand-d: #115e59;--brand-l: #ccfbf1;--brand-2: #14b8a6;--accent: #f59e0b;--accent-l: #fef3c7;--ok: #16a34a;--bad: #e11d48;--bg: #f7faf9;--card: #ffffff;--ink: #0f172a;--mut: #64748b;--line: #e6ece9;--r: 14px;--r-lg: 20px;--max: 1140px;--sh: 0 1px 3px rgba(15,23,42,.05), 0 10px 30px rgba(15,23,42,.06);--sh-sm: 0 1px 2px rgba(15,23,42,.06);--display: "Plus Jakarta Sans", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,system-ui,sans-serif;line-height:1.6;font-size:15.5px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--display);line-height:1.2;font-weight:700}.wrap{max-width:var(--max);margin:0 auto;padding:0 18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:11px;font-weight:600;font-size:15px;cursor:pointer;border:1px solid transparent;transition:.16s;white-space:nowrap}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover{background:var(--brand-d);transform:translateY(-1px)}.btn.ghost{background:#fff;color:var(--ink);border-color:var(--line)}.btn.ghost:hover{border-color:var(--brand);color:var(--brand)}.btn.accent{background:var(--accent);color:#1c1402}.btn.accent:hover{filter:brightness(1.05)}.btn.lg{padding:14px 26px;font-size:16px}.btn.block{width:100%}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-sm)}.tag{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border-radius:100px;background:var(--brand-l);color:var(--brand-d)}.tag.amber{background:var(--accent-l);color:#92600a}.input,.select,textarea.input{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:11px;font-size:15px;font-family:inherit;background:#fff;color:var(--ink)}.input:focus,.select:focus,textarea.input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-l)}label.fl{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px}.muted{color:var(--mut)}.section{padding:56px 0}.section-sm{padding:36px 0}.eyebrow{font-weight:700;color:var(--brand);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.h-lg{font-size:clamp(28px,5vw,44px);letter-spacing:-.02em}.h-md{font-size:clamp(22px,3.5vw,30px);letter-spacing:-.01em}.lead{font-size:17px;color:var(--mut)}.grid{display:grid;gap:18px}.cols-2{grid-template-columns:repeat(2,1fr)}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 900px){.cols-3,.cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.cols-2,.cols-3,.cols-4{grid-template-columns:1fr}}.breadcrumb{font-size:13px;color:var(--mut);padding:16px 0}.breadcrumb a:hover{color:var(--brand)}.hd.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.hdin.svelte-12qhfyh{display:flex;align-items:center;gap:20px;height:64px}.logo.svelte-12qhfyh{font-family:var(--display);font-weight:800;font-size:22px;color:var(--ink)}.logo.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--brand)}nav.desktop.svelte-12qhfyh{display:flex;gap:6px;margin-left:8px}nav.desktop.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:8px 12px;border-radius:9px;font-weight:600;font-size:14.5px;color:var(--mut)}nav.desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand);background:var(--brand-l)}.hd-cta.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:12px}.pro-pill.svelte-12qhfyh{font-size:12px}.btn.sm.svelte-12qhfyh{padding:9px 15px;font-size:14px}.burger.svelte-12qhfyh{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;margin-left:auto}.burger.svelte-12qhfyh span:where(.svelte-12qhfyh){width:22px;height:2px;background:var(--ink);border-radius:2px}nav.mobile.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;padding:12px 18px 18px;border-top:1px solid var(--line)}nav.mobile.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:11px 12px;border-radius:10px;font-weight:600;color:var(--ink)}nav.mobile.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-l)}@media (max-width: 860px){nav.desktop.svelte-12qhfyh,.hd-cta.svelte-12qhfyh{display:none}.burger.svelte-12qhfyh{display:flex}}.ft.svelte-12qhfyh{background:#0b1f1c;color:#cbd5d1;margin-top:60px;padding:50px 0 24px}.ftin.svelte-12qhfyh{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.ft.svelte-12qhfyh .logo:where(.svelte-12qhfyh){color:#fff;margin-bottom:10px}.ft-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:14px;color:#93a8a3;max-width:320px;line-height:1.6}.ft-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-size:14px;margin-bottom:12px}.ft-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;font-size:14px;padding:4px 0;color:#cbd5d1}.ft-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand-2)}.ft-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-top:36px;padding-top:20px;border-top:1px solid #1c3531;font-size:13px;color:#93a8a3}.ft-bottom.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--brand-2);font-weight:600}@media (max-width: 760px){.ftin.svelte-12qhfyh{grid-template-columns:1fr 1fr}.ft-brand.svelte-12qhfyh{grid-column:1 / -1}}
