.hero[data-astro-cid-n5536oah]{padding:var(--space-24) 0 var(--space-16);text-align:center;position:relative}.hero__breadcrumb[data-astro-cid-n5536oah]{position:absolute;top:var(--space-6);left:0;right:0}.hero__breadcrumb[data-astro-cid-n5536oah] nav[data-astro-cid-n5536oah]{display:flex;gap:var(--space-2);font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint)}.hero__breadcrumb[data-astro-cid-n5536oah] a[data-astro-cid-n5536oah]{color:var(--ink-faint);text-decoration:none;transition:color var(--transition-fast)}.hero__breadcrumb[data-astro-cid-n5536oah] a[data-astro-cid-n5536oah]:hover{color:var(--accent)}.hero__chapter[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-4xl);font-weight:var(--fw-bold);color:var(--accent);margin-bottom:var(--space-2);opacity:0;animation:fadeInUp .7s ease .2s forwards}.hero__rule-top[data-astro-cid-n5536oah]{width:100%;height:2.5px;background:var(--ink);margin-bottom:var(--space-8);transform:scaleX(0);animation:expandRule .8s ease .3s forwards}.hero__rule-bottom[data-astro-cid-n5536oah]{width:100%;height:1px;background:var(--ink);margin-top:var(--space-6);margin-bottom:var(--space-6);transform:scaleX(0);animation:expandRule .8s ease .5s forwards}.hero__title[data-astro-cid-n5536oah]{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.15;color:var(--ink);opacity:0;animation:fadeInUp .9s ease .5s forwards}.hero__highlight[data-astro-cid-n5536oah]{color:var(--accent)}.hero__subtitle[data-astro-cid-n5536oah]{font-family:var(--font-serif);font-size:clamp(.95rem,2.2vw,1.15rem);font-weight:var(--fw-light);font-style:italic;color:var(--ink-light);margin-top:var(--space-4);opacity:0;animation:fadeInUp .9s ease .7s forwards}.hero__tags[data-astro-cid-n5536oah]{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-8);opacity:0;animation:fadeInUp .8s ease .9s forwards}.hero__tag[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.04em;padding:.2rem .6rem;background:var(--accent-bg);color:var(--accent);border-radius:var(--radius-sm)}.hero__actions[data-astro-cid-n5536oah]{display:flex;justify-content:center;gap:var(--space-6);flex-wrap:wrap;opacity:0;animation:fadeInUp .8s ease 1.1s forwards}.hero__cta-primary[data-astro-cid-n5536oah]{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 2rem;background:var(--ink);color:var(--paper);font-family:var(--font-serif);font-size:var(--fs-base);border-radius:var(--radius-sm);transition:all var(--transition-base)}.hero__cta-primary[data-astro-cid-n5536oah]:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 4px 16px #8b1a1a33}.hero__cta-secondary[data-astro-cid-n5536oah]{font-family:var(--font-serif);font-size:var(--fs-base);color:var(--ink-muted);border-bottom:1px solid var(--rule);padding-bottom:2px;transition:all var(--transition-fast)}.hero__cta-secondary[data-astro-cid-n5536oah]:hover{color:var(--ink);border-color:var(--ink)}.intro[data-astro-cid-n5536oah]{padding:var(--space-16) 0 var(--space-20);border-bottom:.5px solid var(--rule-light)}.intro__grid[data-astro-cid-n5536oah]{display:grid;grid-template-columns:1fr;gap:var(--space-12)}@media(min-width:768px){.intro__grid[data-astro-cid-n5536oah]{grid-template-columns:3fr 1fr}}.intro__text[data-astro-cid-n5536oah] h2[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);margin-bottom:var(--space-6);line-height:var(--lh-tight)}.intro__text[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:.95rem;line-height:var(--lh-relaxed);color:var(--ink-light);margin-bottom:var(--space-4);text-align:justify;hyphens:auto}.intro__sidebar[data-astro-cid-n5536oah]{display:flex;flex-direction:column;gap:var(--space-4)}.intro__sidebar-block[data-astro-cid-n5536oah]{padding:var(--space-5) var(--space-6);background:var(--paper-warm);border-left:2px solid var(--accent);text-align:center}.intro__sidebar-value[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:var(--fs-xl);font-weight:var(--fw-bold);color:var(--accent);display:block;line-height:1;margin-bottom:var(--space-1)}.intro__sidebar-label[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint)}.types[data-astro-cid-n5536oah]{padding:var(--space-20) 0;background:var(--paper-warm);border-top:.5px solid var(--rule-light)}.types__grid[data-astro-cid-n5536oah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-6)}.types__card[data-astro-cid-n5536oah]{padding:var(--space-8) var(--space-6);background:var(--paper);border:1px solid var(--rule-light);transition:all .4s ease}.types__card[data-astro-cid-n5536oah]:hover{background:var(--white);box-shadow:var(--shadow-md)}.types__card-icon[data-astro-cid-n5536oah]{font-size:1.6rem;display:block;margin-bottom:var(--space-3)}.types__card-title[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--ink);margin-bottom:var(--space-2)}.types__card-desc[data-astro-cid-n5536oah]{font-size:var(--fs-sm);line-height:var(--lh-relaxed);color:var(--ink-muted);margin-bottom:var(--space-4)}.types__card-tags[data-astro-cid-n5536oah]{display:flex;flex-wrap:wrap;gap:.4rem}.tag[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.04em;padding:.2rem .5rem;background:var(--accent-bg);color:var(--accent);border-radius:var(--radius-sm)}.dataviz[data-astro-cid-n5536oah]{padding:var(--space-20) 0;background:var(--ink)}.dataviz__grid[data-astro-cid-n5536oah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-6);max-width:var(--page-wide);margin:0 auto;padding:0 var(--gutter)}.dataviz__card[data-astro-cid-n5536oah]{padding:var(--space-6);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);transition:all .4s ease}.dataviz__card[data-astro-cid-n5536oah]:hover{background:#ffffff0a;border-color:#ffffff26}.dataviz__card-title[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--paper);margin-bottom:var(--space-2)}.dataviz__card-desc[data-astro-cid-n5536oah]{font-size:var(--fs-sm);line-height:var(--lh-relaxed);color:#faf8f499;margin-bottom:var(--space-3)}.dataviz__card-examples[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:.68rem;color:#faf8f459;line-height:1.6;padding-top:var(--space-3);border-top:.5px solid rgba(255,255,255,.06)}.dataviz__card-examples-label[data-astro-cid-n5536oah]{color:var(--accent-light);font-weight:var(--fw-medium)}.sample[data-astro-cid-n5536oah]{padding:var(--space-20) 0}.sample__preview[data-astro-cid-n5536oah]{max-width:600px;margin:0 auto;padding:0 var(--gutter)}.sample__page[data-astro-cid-n5536oah]{background:var(--white);padding:var(--space-8) var(--space-6);box-shadow:var(--shadow-xl);border-radius:var(--radius-sm);font-size:.82rem;line-height:1.6;color:var(--ink)}.sample__page-header[data-astro-cid-n5536oah]{display:flex;justify-content:space-between;font-family:var(--font-serif);font-size:var(--fs-xs);font-style:italic;color:var(--ink-faint);padding-bottom:var(--space-3);margin-bottom:var(--space-5);border-bottom:.5px solid var(--rule-light)}.sample__page-footer[data-astro-cid-n5536oah]{text-align:center;font-family:var(--font-mono);font-size:.55rem;color:var(--rule);padding-top:var(--space-3);margin-top:var(--space-5);border-top:.5px solid var(--rule-light)}.sample__heading[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:1.1rem;font-weight:var(--fw-bold);margin-bottom:var(--space-3)}.sample__text[data-astro-cid-n5536oah]{font-size:.8rem;color:var(--ink-light);margin-bottom:var(--space-5)}.sample__chart[data-astro-cid-n5536oah]{margin-bottom:var(--space-5)}.sample__chart-title[data-astro-cid-n5536oah]{font-family:var(--font-serif);font-size:.72rem;font-style:italic;text-align:center;color:var(--ink-muted);margin-bottom:var(--space-3)}.sample__chart-area[data-astro-cid-n5536oah]{display:flex;gap:var(--space-2);height:120px;padding:var(--space-2);background:var(--paper);border:.5px solid var(--rule-light);border-radius:var(--radius-sm)}.sample__chart-y-axis[data-astro-cid-n5536oah]{display:flex;flex-direction:column;justify-content:space-between;font-family:var(--font-mono);font-size:.5rem;color:var(--ink-faint);width:28px;text-align:right}.sample__chart-bars[data-astro-cid-n5536oah]{display:flex;gap:var(--space-4);flex:1;align-items:flex-end;justify-content:center}.sample__bar-group[data-astro-cid-n5536oah]{display:flex;gap:3px;align-items:flex-end;flex-direction:row;position:relative}.sample__bar-group[data-astro-cid-n5536oah] span[data-astro-cid-n5536oah]{position:absolute;bottom:-14px;left:50%;transform:translate(-50%);font-family:var(--font-mono);font-size:.5rem;color:var(--ink-faint)}.sample__bar[data-astro-cid-n5536oah]{width:14px;border-radius:2px 2px 0 0;transition:height .6s ease}.sample__bar--a[data-astro-cid-n5536oah]{background:var(--accent)}.sample__bar--b[data-astro-cid-n5536oah]{background:var(--rule)}.sample__chart-legend[data-astro-cid-n5536oah]{display:flex;gap:var(--space-4);justify-content:center;margin-top:var(--space-3);font-size:.6rem;color:var(--ink-faint)}.sample__legend-a[data-astro-cid-n5536oah],.sample__legend-b[data-astro-cid-n5536oah]{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:4px;vertical-align:middle}.sample__legend-a[data-astro-cid-n5536oah]{background:var(--accent)}.sample__legend-b[data-astro-cid-n5536oah]{background:var(--rule)}.sample__table[data-astro-cid-n5536oah]{margin-bottom:var(--space-3)}.sample__table-caption[data-astro-cid-n5536oah]{font-family:var(--font-serif);font-size:.72rem;font-style:italic;text-align:center;color:var(--ink-muted);margin-bottom:var(--space-2)}.sample__table[data-astro-cid-n5536oah] table[data-astro-cid-n5536oah]{width:100%;border-collapse:collapse;font-size:.72rem}.sample__table[data-astro-cid-n5536oah] thead[data-astro-cid-n5536oah]{border-top:1.5px solid var(--ink);border-bottom:1px solid var(--ink)}.sample__table[data-astro-cid-n5536oah] th[data-astro-cid-n5536oah]{font-weight:var(--fw-medium);text-align:left;padding:4px 8px;font-size:.68rem}.sample__table[data-astro-cid-n5536oah] tbody[data-astro-cid-n5536oah] tr[data-astro-cid-n5536oah]{border-bottom:.5px solid var(--rule-light)}.sample__table[data-astro-cid-n5536oah] td[data-astro-cid-n5536oah]{padding:4px 8px;font-family:var(--font-mono);font-size:.65rem;color:var(--ink-light)}.sample__table[data-astro-cid-n5536oah] tbody[data-astro-cid-n5536oah]{border-bottom:1.5px solid var(--ink)}.advantages[data-astro-cid-n5536oah]{padding:var(--space-20) 0;background:var(--paper-warm);border-top:.5px solid var(--rule-light)}.advantages__grid[data-astro-cid-n5536oah]{display:grid;grid-template-columns:160px 1fr;gap:0}@media(max-width:768px){.advantages__grid[data-astro-cid-n5536oah]{grid-template-columns:1fr}}.advantages__item[data-astro-cid-n5536oah]{display:contents}.advantages__label[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--margin-note);text-align:right;padding-top:var(--space-1);padding-right:var(--space-8);letter-spacing:.04em}@media(max-width:768px){.advantages__label[data-astro-cid-n5536oah]{text-align:left;padding-right:0;margin-bottom:var(--space-1)}}.advantages__content[data-astro-cid-n5536oah]{padding-bottom:var(--space-8);margin-bottom:var(--space-4);border-bottom:.5px solid var(--rule-light)}.advantages__content[data-astro-cid-n5536oah] h3[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-lg);font-weight:var(--fw-semibold);margin-bottom:var(--space-2)}.advantages__content[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:.92rem;line-height:var(--lh-relaxed);color:var(--ink-light);text-align:justify;hyphens:auto}.industries[data-astro-cid-n5536oah]{padding:var(--space-20) 0}.industries__grid[data-astro-cid-n5536oah]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-5)}.industries__card[data-astro-cid-n5536oah]{padding:var(--space-5) var(--space-6);border:1px solid var(--rule-light);transition:all .4s ease}.industries__card[data-astro-cid-n5536oah]:hover{background:var(--white);box-shadow:var(--shadow-sm);border-color:var(--rule)}.industries__card[data-astro-cid-n5536oah] h3[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-base);font-weight:var(--fw-semibold);margin-bottom:var(--space-1)}.industries__card[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:var(--fs-sm);line-height:var(--lh-relaxed);color:var(--ink-muted)}.process[data-astro-cid-n5536oah]{padding:var(--space-20) 0;background:var(--paper-warm);border-top:.5px solid var(--rule-light)}.process__step[data-astro-cid-n5536oah]{display:grid;grid-template-columns:100px 1fr;gap:var(--space-6);padding:var(--space-6) 0;border-bottom:.5px solid var(--rule-light)}@media(max-width:768px){.process__step[data-astro-cid-n5536oah]{grid-template-columns:70px 1fr;gap:var(--space-4)}}.process__step-side[data-astro-cid-n5536oah]{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-1);padding-top:var(--space-1)}.process__step-num[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-3xl);font-weight:var(--fw-light);color:var(--rule);line-height:1}.process__step-time[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:.6rem;color:var(--accent)}.process__step-body[data-astro-cid-n5536oah] h3[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-lg);font-weight:var(--fw-semibold);margin-bottom:var(--space-2)}.process__step-body[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:.92rem;line-height:var(--lh-relaxed);color:var(--ink-light);max-width:600px}.faq[data-astro-cid-n5536oah]{padding:var(--space-20) 0}.faq__list[data-astro-cid-n5536oah]{max-width:720px}.faq__item[data-astro-cid-n5536oah]{border-bottom:.5px solid var(--rule)}.faq__question[data-astro-cid-n5536oah]{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-5) 0;cursor:pointer;font-family:var(--font-display);font-size:var(--fs-base);font-weight:var(--fw-medium);color:var(--ink);list-style:none;transition:color var(--transition-fast)}.faq__question[data-astro-cid-n5536oah]::-webkit-details-marker{display:none}.faq__question[data-astro-cid-n5536oah]:hover{color:var(--accent)}.faq__q-num[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint);flex-shrink:0;min-width:24px}.faq__chevron[data-astro-cid-n5536oah]{margin-left:auto;flex-shrink:0;color:var(--ink-faint);transition:transform var(--transition-base)}details[data-astro-cid-n5536oah][open] .faq__chevron[data-astro-cid-n5536oah]{transform:rotate(180deg)}.faq__answer[data-astro-cid-n5536oah]{padding:0 0 var(--space-6) calc(24px + var(--space-4))}.faq__answer[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:.92rem;line-height:var(--lh-relaxed);color:var(--ink-light)}.cta[data-astro-cid-n5536oah]{padding:var(--space-20) 0;background:var(--paper-warm);border-top:.5px solid var(--rule)}.cta__block[data-astro-cid-n5536oah]{max-width:600px;margin:0 auto;text-align:center}.cta__env[data-astro-cid-n5536oah]{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint);letter-spacing:.06em;margin-bottom:var(--space-6)}.cta__env[data-astro-cid-n5536oah]:last-child{margin-bottom:0;margin-top:var(--space-6)}.cta__block[data-astro-cid-n5536oah] h2[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,1.8rem);font-weight:var(--fw-semibold);margin-bottom:var(--space-4);line-height:var(--lh-tight)}.cta__block[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:.95rem;color:var(--ink-light);line-height:var(--lh-relaxed);margin-bottom:var(--space-8)}.cta__button[data-astro-cid-n5536oah]{display:inline-flex;align-items:center;gap:.7rem;padding:1rem 2.5rem;background:var(--ink);color:var(--paper);font-family:var(--font-serif);font-size:var(--fs-base);border-radius:var(--radius-sm);transition:all var(--transition-base)}.cta__button[data-astro-cid-n5536oah]:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 4px 16px #8b1a1a33}.cta__button-arrow[data-astro-cid-n5536oah]{transition:transform var(--transition-fast)}.cta__button[data-astro-cid-n5536oah]:hover .cta__button-arrow[data-astro-cid-n5536oah]{transform:translate(4px)}.cta__details[data-astro-cid-n5536oah]{margin-top:var(--space-6);font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint)}.cta__details[data-astro-cid-n5536oah] a[data-astro-cid-n5536oah]{color:var(--accent);text-decoration:none}.seo-content[data-astro-cid-n5536oah]{padding:var(--space-20) 0;border-top:.5px solid var(--rule-light)}.seo-content__article[data-astro-cid-n5536oah]{max-width:680px}.seo-content__article[data-astro-cid-n5536oah] h2[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-2xl);font-weight:var(--fw-semibold);margin-bottom:var(--space-6);line-height:var(--lh-tight)}.seo-content__article[data-astro-cid-n5536oah] h3[data-astro-cid-n5536oah]{font-family:var(--font-display);font-size:var(--fs-xl);font-weight:var(--fw-semibold);margin-top:var(--space-10);margin-bottom:var(--space-3)}.seo-content__article[data-astro-cid-n5536oah] p[data-astro-cid-n5536oah]{font-size:.95rem;line-height:var(--lh-relaxed);color:var(--ink-light);margin-bottom:var(--space-4);text-align:justify;hyphens:auto}.seo-content__article[data-astro-cid-n5536oah] strong[data-astro-cid-n5536oah]{color:var(--ink);font-weight:var(--fw-medium)}
