:root{--background:#1a1a1a;--foreground:#f2f2f2;--card:#1f1f1f;--card-foreground:#f2f2f2;--popover:#232323;--primary:#27f795;--primary-foreground:#04140a;--secondary:#2a2a2a;--secondary-foreground:#f2f2f2;--accent:#2e2e2e;--muted:#1f1f1f;--muted-foreground:#8b8b8b;--border:#2e2e2e;--border-strong:#000;--destructive:#da3633;--destructive-foreground:#f2f2f2;--destructive-text:#ff7b72;--success:#2ea043;--input:#2a2a2a;--ring:#27f795;--radius:0;--radius-sm:0;--radius-md:0;--radius-lg:0;--radius-xl:0;--focus-ring:0 0 0 2px #27f795}*,:before,:after{box-sizing:border-box;border-color:var(--border)}html{background:var(--background);color:var(--foreground)}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-roboto), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}::selection{background:color-mix(in srgb, var(--primary) 20%, transparent);color:var(--foreground)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-scrollbar{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.section-title{letter-spacing:-.005em;font-size:clamp(1.5rem,3.4vw,2.2rem);font-weight:700;font-family:var(--font-roboto-mono), ui-monospace, monospace}.tt-badge{font-family:var(--font-roboto-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.05em;background:var(--secondary);border:1px solid var(--border-strong);color:color-mix(in srgb, var(--foreground) 66%, var(--background));padding:.3rem .5rem;font-size:.66rem;font-weight:500;display:inline-block}.tt-badge--on{color:var(--primary)}.tt-badge--danger{color:var(--destructive-text)}.tt-dot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 0 1px var(--border-strong);display:inline-block}.tt-dot--danger{background:var(--destructive)}.tt-panel{background:var(--card);border:1px solid var(--border-strong);box-shadow:0 2px 0 var(--border-strong)}.tt-divider-grid{background:var(--border-strong);border:1px solid var(--border-strong);gap:1px;display:grid}.tt-eyebrow{font-family:var(--font-roboto-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.14em;color:var(--muted-foreground);font-size:.66rem}.btn:where(.astro-j6ocf6pu){border:1px solid var(--border-strong);font-family:var(--font-roboto-mono), monospace;letter-spacing:.01em;box-shadow:0 2px 0 var(--border-strong);justify-content:center;align-items:center;gap:.5rem;font-weight:500;line-height:1;text-decoration:none;transition:box-shadow .12s,transform .12s,background-color .12s;display:inline-flex}.btn:where(.astro-j6ocf6pu):hover{box-shadow:0 4px 0 var(--border-strong);transform:translateY(-1px)}.btn:where(.astro-j6ocf6pu):active{box-shadow:0 1px 0 var(--border-strong);transform:translateY(1px)}.btn--md:where(.astro-j6ocf6pu){min-height:2.5rem;padding-inline:1.1rem;font-size:.88rem}.btn--lg:where(.astro-j6ocf6pu){min-height:2.9rem;box-shadow:0 3px 0 var(--border-strong);padding-inline:1.5rem;font-size:.95rem}.btn--lg:where(.astro-j6ocf6pu):hover{box-shadow:0 5px 0 var(--border-strong)}.btn--lg:where(.astro-j6ocf6pu):active{box-shadow:0 1px 0 var(--border-strong)}.btn--primary:where(.astro-j6ocf6pu){background:var(--primary);color:var(--primary-foreground)}.btn--secondary:where(.astro-j6ocf6pu){background:var(--secondary);color:var(--foreground)}.btn--danger:where(.astro-j6ocf6pu){background:var(--destructive);color:var(--destructive-foreground)}.btn:where(.astro-j6ocf6pu):focus-visible{outline:2px solid var(--ring);outline-offset:3px}@media (prefers-reduced-motion:reduce){.btn:where(.astro-j6ocf6pu){transition:box-shadow .12s}.btn:where(.astro-j6ocf6pu):hover,.btn:where(.astro-j6ocf6pu):active{transform:none}}.nav:where(.astro-igyo2unq){z-index:40;background:var(--card);border-bottom:1px solid var(--border-strong);position:sticky;top:0}.nav__inner:where(.astro-igyo2unq){justify-content:space-between;align-items:center;gap:1.5rem;max-width:1180px;margin-inline:auto;padding:.85rem clamp(1.5rem,5vw,2.5rem);display:flex}.nav__brand:where(.astro-igyo2unq){align-items:center;gap:.55rem;text-decoration:none;display:flex}.nav__brand-mark:where(.astro-igyo2unq){flex-shrink:0;width:22px;height:22px;display:block}.nav__brand-word:where(.astro-igyo2unq){font-family:var(--font-roboto-mono), monospace;color:var(--foreground);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.nav__links:where(.astro-igyo2unq){align-items:center;gap:1.4rem;display:flex}.nav__actions:where(.astro-igyo2unq){align-items:center;gap:1.25rem;display:flex}.nav__link:where(.astro-igyo2unq){font-family:var(--font-roboto-mono), monospace;color:var(--foreground);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .15s}.nav__link:where(.astro-igyo2unq):hover{color:var(--primary)}@media (width<=899px){.nav__links:where(.astro-igyo2unq){display:none}.nav__inner:where(.astro-igyo2unq){gap:.75rem;padding-inline:1rem}.nav__actions:where(.astro-igyo2unq){gap:.85rem}}.section:where(.astro-jord2stv){padding-block:clamp(3.5rem,8vw,6rem)}.container:where(.astro-jord2stv){margin-inline:auto;padding-inline:clamp(1.5rem,5vw,2.5rem)}.container--default:where(.astro-jord2stv),.container--wide:where(.astro-jord2stv){max-width:1180px}.hero:where(.astro-qmrutqly){grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(2rem,5vw,3.5rem);padding-block:3rem 2rem;display:grid}.hero__col:where(.astro-qmrutqly){gap:1.1rem;display:grid}.hero__badge:where(.astro-qmrutqly){align-items:center;gap:.5rem;width:fit-content;display:inline-flex}.hero__title:where(.astro-qmrutqly){font-family:var(--font-roboto-mono), monospace;letter-spacing:-.01em;margin:0;font-size:clamp(2.4rem,5.6vw,3.8rem);font-weight:700;line-height:1.08}.hero__lede:where(.astro-qmrutqly){max-width:42rem;color:var(--muted-foreground);margin:0;font-size:1.1rem;line-height:1.65}.hero__actions:where(.astro-qmrutqly){flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:.4rem;display:flex}.hero__schema:where(.astro-qmrutqly){padding:0;overflow:hidden}.hero__schema-head:where(.astro-qmrutqly){border-bottom:1px solid var(--border-strong);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;display:flex}.hero__schema-source:where(.astro-qmrutqly){font-family:var(--font-roboto-mono), monospace;color:var(--foreground);font-size:.78rem}.hero__table:where(.astro-qmrutqly){border-collapse:collapse;width:100%}.hero__table:where(.astro-qmrutqly) th:where(.astro-qmrutqly){font-family:var(--font-roboto-mono), monospace;text-transform:uppercase;letter-spacing:.07em;color:var(--muted-foreground);text-align:left;background:color-mix(in srgb, var(--muted-foreground) 10%, var(--card));border-bottom:1px solid var(--border-strong);padding:.55rem 1.1rem;font-size:.66rem;font-weight:500}.hero__table:where(.astro-qmrutqly) td:where(.astro-qmrutqly){font-family:var(--font-roboto-mono), monospace;border-bottom:1px solid var(--border-strong);padding:.6rem 1.1rem;font-size:.82rem}.hero__table:where(.astro-qmrutqly) tbody:where(.astro-qmrutqly) tr:where(.astro-qmrutqly):last-child td:where(.astro-qmrutqly){border-bottom:none}.hero__table-ev:where(.astro-qmrutqly){color:var(--primary);white-space:nowrap}.hero__table-fields:where(.astro-qmrutqly){color:var(--muted-foreground)}@media (width<=860px){.hero:where(.astro-qmrutqly){grid-template-columns:1fr}}.pivot__title:where(.astro-h4e3bvkj){margin:0 0 .5rem}.pivot__lede:where(.astro-h4e3bvkj){max-width:60ch;color:var(--muted-foreground);margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.pivot__cols:where(.astro-h4e3bvkj){grid-template-columns:1fr}@media (width>=768px){.pivot__cols:where(.astro-h4e3bvkj){grid-template-columns:1fr 1fr}}.pivot__col:where(.astro-h4e3bvkj){background:var(--background);padding:1.75rem}.pivot__col--new:where(.astro-h4e3bvkj){background:var(--card);border-top:2px solid var(--primary)}@media (width>=768px){.pivot__col--new:where(.astro-h4e3bvkj){border-top:0;border-left:2px solid var(--primary)}}.pivot__col:where(.astro-h4e3bvkj) h3:where(.astro-h4e3bvkj){font-size:1rem;font-weight:500;font-family:var(--font-roboto-mono), monospace;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.pivot__col--old:where(.astro-h4e3bvkj) h3:where(.astro-h4e3bvkj){color:var(--destructive-text)}.pivot__col--new:where(.astro-h4e3bvkj) h3:where(.astro-h4e3bvkj){color:var(--primary)}.pivot__col:where(.astro-h4e3bvkj) ul:where(.astro-h4e3bvkj){gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.pivot__col:where(.astro-h4e3bvkj) li:where(.astro-h4e3bvkj){color:var(--muted-foreground);padding-inline-start:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.pivot__col--old:where(.astro-h4e3bvkj) li:where(.astro-h4e3bvkj):before{content:"✕";color:var(--destructive-text);font-family:var(--font-roboto-mono), monospace;position:absolute;left:0}.pivot__col--new:where(.astro-h4e3bvkj) li:where(.astro-h4e3bvkj){color:var(--foreground)}.pivot__col--new:where(.astro-h4e3bvkj) li:where(.astro-h4e3bvkj):before{content:"✓";color:var(--primary);font-family:var(--font-roboto-mono), monospace;position:absolute;left:0}.how__title:where(.astro-477lk3b5){margin:0 0 2rem}.how__grid:where(.astro-477lk3b5){grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=768px){.how__grid:where(.astro-477lk3b5){grid-template-columns:repeat(3,1fr)}}.how__step:where(.astro-477lk3b5){padding:1.75rem}.how__num:where(.astro-477lk3b5){font-family:var(--font-roboto-mono), monospace;color:var(--primary);margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1;display:block}.how__step:where(.astro-477lk3b5) h3:where(.astro-477lk3b5){font-family:var(--font-roboto-mono), monospace;margin:0 0 .6rem;font-size:1rem;font-weight:700}.how__step:where(.astro-477lk3b5) p:where(.astro-477lk3b5){color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.65}.feat__title:where(.astro-fvd4dodl){margin:0 0 2rem}.feat__grid:where(.astro-fvd4dodl){grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.feat__grid:where(.astro-fvd4dodl){grid-template-columns:1fr 1fr}}@media (width>=1024px){.feat__grid:where(.astro-fvd4dodl){grid-template-columns:repeat(3,1fr)}}.feat__card:where(.astro-fvd4dodl){padding:1.75rem;transition:transform .15s,box-shadow .15s}.feat__card:where(.astro-fvd4dodl):hover{box-shadow:0 4px 0 var(--border-strong);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.feat__card:where(.astro-fvd4dodl){transition:none}.feat__card:where(.astro-fvd4dodl):hover{box-shadow:0 2px 0 var(--border-strong);transform:none}}.feat__icon:where(.astro-fvd4dodl){background:var(--secondary);border:1px solid var(--border-strong);width:2.2rem;height:2.2rem;color:var(--primary);justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.feat__card:where(.astro-fvd4dodl) h3:where(.astro-fvd4dodl){font-family:var(--font-roboto-mono), monospace;margin:0 0 .4rem;font-size:1rem;font-weight:700}.feat__card:where(.astro-fvd4dodl) p:where(.astro-fvd4dodl){color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.65}.an__title:where(.astro-md23o5pr){margin:0 0 .5rem}.an__lede:where(.astro-md23o5pr){max-width:62ch;color:var(--muted-foreground);margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.an__grid:where(.astro-md23o5pr){grid-template-columns:1fr}@media (width>=640px){.an__grid:where(.astro-md23o5pr){grid-template-columns:1fr 1fr}}@media (width>=1024px){.an__grid:where(.astro-md23o5pr){grid-template-columns:repeat(3,1fr)}}.an__metric:where(.astro-md23o5pr){background:var(--card);padding:1.75rem}.an__label:where(.astro-md23o5pr){font-family:var(--font-roboto-mono), monospace;color:var(--primary);margin-bottom:.6rem;font-size:.84rem;font-weight:500;display:block}.an__metric:where(.astro-md23o5pr) p:where(.astro-md23o5pr){color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.65}.auto__title:where(.astro-xq7gdt3s){margin:0 0 .5rem}.auto__lede:where(.astro-xq7gdt3s){max-width:62ch;color:var(--muted-foreground);margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.auto__flow:where(.astro-xq7gdt3s){grid-template-columns:1fr}.auto__col:where(.astro-xq7gdt3s){background:var(--card);padding:1.75rem}.auto__col--then:where(.astro-xq7gdt3s){background:var(--card);border-top:2px solid var(--primary)}.auto__arrow:where(.astro-xq7gdt3s){background:var(--background);color:var(--primary);font-family:var(--font-roboto-mono), monospace;justify-content:center;align-items:center;padding:.5rem;font-size:1.2rem;display:flex;transform:rotate(90deg)}@media (width>=768px){.auto__flow:where(.astro-xq7gdt3s){grid-template-columns:1fr auto 1fr}.auto__col--then:where(.astro-xq7gdt3s){border-top:0;border-left:2px solid var(--primary)}.auto__arrow:where(.astro-xq7gdt3s){transform:none}}.auto__kicker:where(.astro-xq7gdt3s){margin-bottom:1rem}.auto__triggers:where(.astro-xq7gdt3s){gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.auto__triggers:where(.astro-xq7gdt3s) li:where(.astro-xq7gdt3s){color:var(--foreground);padding-inline-start:1.25rem;font-size:.92rem;line-height:1.5;position:relative}.auto__triggers:where(.astro-xq7gdt3s) li:where(.astro-xq7gdt3s):before{content:"·";color:var(--primary);font-weight:700;position:absolute;left:0}.auto__conditions:where(.astro-xq7gdt3s){color:var(--muted-foreground);margin:0;font-size:.88rem;line-height:1.6}.auto__actions-title:where(.astro-xq7gdt3s){margin:0 0 1rem;font-size:1rem;font-weight:500}.auto__chips:where(.astro-xq7gdt3s){flex-wrap:wrap;gap:.6rem;display:flex}.ros__title:where(.astro-avuhohnp){margin:0 0 .5rem}.ros__lede:where(.astro-avuhohnp){max-width:62ch;color:var(--muted-foreground);margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.ros__lists:where(.astro-avuhohnp){grid-template-columns:1fr;margin:0 0 1.5rem;padding:0;list-style:none}@media (width>=768px){.ros__lists:where(.astro-avuhohnp){grid-template-columns:repeat(3,1fr)}}.ros__lists:where(.astro-avuhohnp) li:where(.astro-avuhohnp){background:var(--card);color:var(--foreground);padding:1.25rem 1.5rem;font-size:.92rem;line-height:1.55}.ros__delivery:where(.astro-avuhohnp){max-width:62ch;color:var(--muted-foreground);margin:0 0 1.5rem;font-size:.95rem;line-height:1.65}.ros__rep:where(.astro-avuhohnp){border-left:3px solid var(--primary);padding:1.75rem}.ros__rep:where(.astro-avuhohnp) h3:where(.astro-avuhohnp){font-family:var(--font-roboto-mono), monospace;color:var(--primary);margin:0 0 .75rem;font-size:1rem;font-weight:500}.ros__rep:where(.astro-avuhohnp) p:where(.astro-avuhohnp){color:var(--muted-foreground);margin:0;font-size:.92rem;line-height:1.6}.cmp__title:where(.astro-fwiqqwg4){margin:0 0 1.75rem}.cmp__wrap:where(.astro-fwiqqwg4){overflow-x:auto}.cmp:where(.astro-fwiqqwg4){border-collapse:collapse;width:100%;min-width:30rem;font-family:var(--font-roboto-mono), monospace;font-size:.88rem}.cmp:where(.astro-fwiqqwg4) th:where(.astro-fwiqqwg4)[scope=col]{text-align:center;text-transform:uppercase;letter-spacing:.07em;background:color-mix(in srgb, var(--muted-foreground) 10%, var(--card));border-bottom:1px solid var(--border-strong);color:var(--muted-foreground);padding:.85rem 1rem;font-size:.7rem;font-weight:500}.cmp:where(.astro-fwiqqwg4) thead:where(.astro-fwiqqwg4) th:where(.astro-fwiqqwg4):first-child{text-align:left}.cmp__th-h:where(.astro-fwiqqwg4){color:var(--primary)!important}.cmp:where(.astro-fwiqqwg4) tbody:where(.astro-fwiqqwg4) th:where(.astro-fwiqqwg4)[scope=row]{text-align:left;color:var(--foreground);padding:.85rem 1rem;font-family:Roboto,system-ui,sans-serif;font-size:.92rem;font-weight:400}.cmp:where(.astro-fwiqqwg4) tbody:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4){text-align:center;color:var(--muted-foreground);font-variant-numeric:tabular-nums;padding:.85rem 1rem}.cmp:where(.astro-fwiqqwg4) tbody:where(.astro-fwiqqwg4) tr:where(.astro-fwiqqwg4):hover{background:color-mix(in srgb, var(--muted-foreground) 8%, var(--card))}.cmp:where(.astro-fwiqqwg4) tbody:where(.astro-fwiqqwg4) tr:where(.astro-fwiqqwg4)+tr:where(.astro-fwiqqwg4) th:where(.astro-fwiqqwg4),.cmp:where(.astro-fwiqqwg4) tbody:where(.astro-fwiqqwg4) tr:where(.astro-fwiqqwg4)+tr:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4){border-top:1px solid var(--border-strong)}.cmp:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4).cmp__h{color:var(--primary);font-weight:500}.cmp:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4).cmp__h--neg{color:var(--destructive-text)}.cmp:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4).cmp__h--str,.cmp:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4).cmp__b--pos{color:var(--primary)}.cmp:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4).cmp__b--neg{color:var(--destructive-text)}.cmp:where(.astro-fwiqqwg4) td:where(.astro-fwiqqwg4).cmp__b--str{color:color-mix(in srgb, var(--destructive-text) 55%, var(--muted-foreground))}.who__title:where(.astro-j2xg2hwg){margin:0 0 2rem}.who__grid:where(.astro-j2xg2hwg){grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=768px){.who__grid:where(.astro-j2xg2hwg){grid-template-columns:repeat(3,1fr)}}.who__card:where(.astro-j2xg2hwg){padding:1.75rem}.who__card:where(.astro-j2xg2hwg) h3:where(.astro-j2xg2hwg){font-size:1rem;font-weight:700;font-family:var(--font-roboto-mono), monospace;color:var(--foreground);margin:0 0 .6rem}.who__card:where(.astro-j2xg2hwg) p:where(.astro-j2xg2hwg){color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.65}.faq__title:where(.astro-tycplb2i){margin:0 0 2rem}.faq__list:where(.astro-tycplb2i){border:1px solid var(--border-strong);gap:0;display:grid}.faq__item:where(.astro-tycplb2i){border-bottom:1px solid var(--border-strong);background:var(--background);border-left:3px solid #0000;padding:0 1.25rem}.faq__item:where(.astro-tycplb2i):last-child{border-bottom:0}.faq__item:where(.astro-tycplb2i) summary:where(.astro-tycplb2i){cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;list-style:none;display:flex}.faq__item:where(.astro-tycplb2i) summary:where(.astro-tycplb2i)::-webkit-details-marker{display:none}.faq__q:where(.astro-tycplb2i){font-family:var(--font-roboto-mono), monospace;font-size:.9rem;font-weight:500}.faq__chevron:where(.astro-tycplb2i){color:var(--muted-foreground);flex:none;transition:transform .15s}.faq__item:where(.astro-tycplb2i)[open]{border-left-color:var(--primary)}.faq__item:where(.astro-tycplb2i)[open] .faq__q:where(.astro-tycplb2i){color:var(--primary)}.faq__item:where(.astro-tycplb2i)[open] .faq__chevron:where(.astro-tycplb2i){color:var(--primary);transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.faq__chevron:where(.astro-tycplb2i){transition:none}}.faq__a:where(.astro-tycplb2i){color:var(--muted-foreground);margin:0 0 1.1rem;font-size:.92rem;line-height:1.65}.cta:where(.astro-x5xn55qe){text-align:center;justify-items:center;gap:1rem;padding:clamp(2.5rem,6vw,4rem) 1.5rem;display:grid}.cta__title:where(.astro-x5xn55qe){margin:0}.cta__lede:where(.astro-x5xn55qe){max-width:52ch;color:var(--muted-foreground);margin:0;font-size:1rem;line-height:1.6}.cta__actions:where(.astro-x5xn55qe){flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.footer:where(.astro-ocqibz2a){border-top:1px solid var(--border-strong);background:var(--background)}.footer__inner:where(.astro-ocqibz2a){max-width:1180px;color:var(--muted-foreground);font-size:.82rem;font-family:var(--font-roboto-mono), monospace;text-align:center;margin-inline:auto;padding:1.5rem clamp(1.5rem,5vw,2.5rem)}
