:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #316b80;--blue-hover: #2a5b6d;--blue-faint: #e8f2f5;--blue-mid: #4d8899;--bg: #ffffff;--bg-soft: #f5f7fa;--bg-card: #ffffff;--bd: #e0e7ef;--bd-strong: #c5d0de;--tx-1: #0d1b2a;--tx-2: #445566;--tx-3: #8a9aaa;--radius: 10px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-sm: 0 1px 4px rgba(0,0,0,.06), 0 0 0 1px rgba(0,0,0,.04);--shadow-md: 0 4px 20px rgba(0,0,0,.08), 0 1px 6px rgba(0,0,0,.04);--shadow-lg: 0 24px 64px rgba(0,0,0,.1), 0 4px 16px rgba(0,0,0,.06)}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--tx-1);-webkit-font-smoothing:antialiased;overflow-x:hidden}nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:58px;background:#ffffffeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--bd)}.nav-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;color:var(--tx-1);text-decoration:none;letter-spacing:-.02em}.nav-logo:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:28px;height:28px;border-radius:7px;flex-shrink:0}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:28px;list-style:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:13.5px;font-weight:500;color:var(--tx-2);text-decoration:none;transition:color .15s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--tx-1)}.nav-cta:where(.astro-j7pv25f6){background:var(--blue)!important;color:#fff!important;padding:7px 16px;border-radius:8px;font-weight:600!important;transition:background .15s!important}.nav-cta:where(.astro-j7pv25f6):hover{background:var(--blue-hover)!important}.hero:where(.astro-j7pv25f6){padding:80px 24px 0;text-align:center;background:var(--bg)}.hero-eyebrow:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px;justify-content:center;font-size:13px;font-weight:500;color:var(--tx-3);margin-bottom:24px;letter-spacing:.01em}.hero-eyebrow:where(.astro-j7pv25f6) .version:where(.astro-j7pv25f6){color:var(--blue);font-weight:700}.hero-eyebrow:where(.astro-j7pv25f6) .eyebrow-sep:where(.astro-j7pv25f6){color:var(--bd-strong)}h1:where(.astro-j7pv25f6){font-size:clamp(38px,6vw,68px);font-weight:800;letter-spacing:-.03em;line-height:1.06;color:var(--tx-1);margin-bottom:22px}h1:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--blue)}.hero-sub:where(.astro-j7pv25f6){font-size:clamp(15px,2vw,18px);color:var(--tx-2);max-width:580px;margin:0 auto 36px;line-height:1.65;font-weight:400}.hero-actions:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:14px}.btn-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;background:var(--blue);color:#fff;font-size:14.5px;font-weight:600;padding:12px 24px;border-radius:var(--radius);text-decoration:none;border:none;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 2px 8px #1e6fbf4d}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--blue-hover);transform:translateY(-1px);box-shadow:0 4px 16px #1e6fbf59}.btn-secondary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;background:var(--bg-card);color:var(--tx-1);font-size:14.5px;font-weight:500;padding:12px 24px;border-radius:var(--radius);text-decoration:none;border:1px solid var(--bd-strong);transition:border-color .15s,background .15s,transform .15s}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:var(--blue);background:var(--blue-faint);transform:translateY(-1px)}.download-meta:where(.astro-j7pv25f6){font-size:12.5px;color:var(--tx-3);display:flex;align-items:center;gap:8px;justify-content:center;margin-bottom:56px}.download-meta:where(.astro-j7pv25f6) .download-count{color:var(--blue);font-weight:600}.sep:where(.astro-j7pv25f6){color:var(--bd-strong)}.hero-turbine:where(.astro-j7pv25f6){margin:48px auto 56px;display:flex;justify-content:center;align-items:flex-end;height:240px}.stats-bar:where(.astro-j7pv25f6){background:var(--bg-soft);border-top:1px solid var(--bd);border-bottom:1px solid var(--bd);padding:20px 24px}.stats-inner:where(.astro-j7pv25f6){max-width:820px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.stat-item:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;padding:4px 36px;border-right:1px solid var(--bd)}.stat-item:where(.astro-j7pv25f6):last-child{border-right:none}.stat-value:where(.astro-j7pv25f6){font-size:18px;font-weight:700;color:var(--tx-1);letter-spacing:-.02em}.stat-label:where(.astro-j7pv25f6){font-size:11.5px;color:var(--tx-3);font-weight:500;margin-top:2px;white-space:nowrap}.section:where(.astro-j7pv25f6){max-width:1080px;margin:0 auto;padding:88px 24px}.section-soft:where(.astro-j7pv25f6){background:var(--bg-soft);border-top:1px solid var(--bd);border-bottom:1px solid var(--bd)}.section-soft:where(.astro-j7pv25f6)>.section:where(.astro-j7pv25f6){padding:80px 24px}.section-eyebrow:where(.astro-j7pv25f6){font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:10px}.section-title:where(.astro-j7pv25f6){font-size:clamp(26px,3.5vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:var(--tx-1);margin-bottom:14px}.section-sub:where(.astro-j7pv25f6){font-size:16px;color:var(--tx-2);max-width:540px;line-height:1.65;margin-bottom:52px}.workflow:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:0}@media(max-width:760px){.workflow:where(.astro-j7pv25f6){grid-template-columns:1fr}.workflow-arrow:where(.astro-j7pv25f6){display:none}}.workflow-step:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--bd);border-radius:var(--radius);padding:28px 24px;position:relative;overflow:hidden}.step-art:where(.astro-j7pv25f6){margin:-28px -24px 20px;line-height:0;border-bottom:1px solid var(--bd)}.step-art:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:100%;height:auto;display:block}.step-num:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--blue-faint);color:var(--blue);font-size:13px;font-weight:700;margin-bottom:14px}.workflow-step:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:15px;font-weight:700;color:var(--tx-1);margin-bottom:8px;letter-spacing:-.01em}.workflow-step:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:13.5px;color:var(--tx-2);line-height:1.6}.workflow-arrow:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;padding:0 16px;color:var(--bd-strong)}.workflow-arrow:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){flex-shrink:0}.features:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(max-width:680px){.features:where(.astro-j7pv25f6){grid-template-columns:1fr}}.feature-card:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--bd);border-radius:var(--radius);padding:26px;transition:border-color .2s,box-shadow .2s}.feature-card:where(.astro-j7pv25f6):hover{border-color:#1e6fbf4d;box-shadow:var(--shadow-md)}.feature-icon:where(.astro-j7pv25f6){width:38px;height:38px;background:var(--blue-faint);border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--blue)}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:14.5px;font-weight:700;margin-bottom:7px;letter-spacing:-.01em;color:var(--tx-1)}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:13.5px;color:var(--tx-2);line-height:1.62}.cite-block:where(.astro-j7pv25f6){background:var(--bg-soft);border:1px solid var(--bd);border-radius:var(--radius);padding:22px 26px;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:12.5px;color:var(--tx-2);line-height:1.7;white-space:pre-wrap;position:relative}.cite-copy:where(.astro-j7pv25f6){position:absolute;top:12px;right:12px;background:var(--bg-card);border:1px solid var(--bd-strong);color:var(--tx-3);font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;cursor:pointer;font-family:var(--font);transition:color .15s,border-color .15s}.cite-copy:where(.astro-j7pv25f6):hover{color:var(--blue);border-color:#1e6fbf66}.colophon:where(.astro-j7pv25f6){border-top:1px solid var(--bd);padding:40px 24px;text-align:center}.colophon:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:13.5px;color:var(--tx-3);line-height:1.65}.colophon:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--blue);text-decoration:none;font-weight:500}.colophon:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{text-decoration:underline;text-underline-offset:2px}footer:where(.astro-j7pv25f6){background:var(--bg-soft);border-top:1px solid var(--bd);padding:44px 24px;text-align:center}.footer-logo:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--tx-1);text-decoration:none;margin-bottom:20px}.footer-logo:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:24px;height:24px;border-radius:6px}.footer-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:24px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:13px;color:var(--tx-3);text-decoration:none;transition:color .15s}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--tx-1)}.footer-note:where(.astro-j7pv25f6){font-size:12px;color:var(--tx-3);line-height:1.65;max-width:520px;margin:0 auto}.compare-heading:where(.astro-j7pv25f6){margin-bottom:32px}.compare-wrap:where(.astro-j7pv25f6){position:relative;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg);cursor:col-resize;user-select:none;touch-action:pan-y}.compare-base:where(.astro-j7pv25f6){display:block;width:100%;pointer-events:none;vertical-align:top}.compare-light:where(.astro-j7pv25f6){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;clip-path:inset(0 50% 0 0);transition:clip-path 0s}.compare-handle:where(.astro-j7pv25f6){position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:44px;display:flex;flex-direction:column;align-items:center;pointer-events:none}.compare-line:where(.astro-j7pv25f6){position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:2px;background:#ffffffe6;box-shadow:0 0 6px #00000040}.compare-knob:where(.astro-j7pv25f6){position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background:#fff;border-radius:50%;box-shadow:0 2px 10px #00000038;display:flex;align-items:center;justify-content:center;color:var(--tx-2)}.compare-label:where(.astro-j7pv25f6){position:absolute;bottom:22px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#0000007a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:4px 11px;border-radius:20px;pointer-events:none}.compare-label-left:where(.astro-j7pv25f6){left:22px}.compare-label-right:where(.astro-j7pv25f6){right:22px}.gallery-title-row:where(.astro-j7pv25f6){max-width:1080px;margin:0 auto;padding:80px 24px 28px}.gallery-scroll:where(.astro-j7pv25f6){display:flex;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 24px 4px 0}.gallery-scroll:where(.astro-j7pv25f6)::-webkit-scrollbar{display:none}.gallery-footer:where(.astro-j7pv25f6){max-width:1080px;margin:0 auto;padding:20px 24px 60px;display:flex;justify-content:flex-end;gap:8px}.gallery-btn:where(.astro-j7pv25f6){width:36px;height:36px;border-radius:50%;border:1px solid var(--bd-strong);background:var(--bg-card);color:var(--tx-2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.gallery-btn:where(.astro-j7pv25f6):hover{background:var(--blue-faint);border-color:var(--blue);color:var(--blue)}.gallery-btn:where(.astro-j7pv25f6):disabled{opacity:.3;cursor:default;pointer-events:none}.gallery-card:where(.astro-j7pv25f6):first-child{margin-left:max(24px,calc((100vw - 1080px)/2 + 24px))}.gallery-card:where(.astro-j7pv25f6){flex:0 0 500px;background:var(--bg-card);border:1px solid var(--bd);border-radius:14px;overflow:hidden;transition:box-shadow .2s,border-color .2s}.gallery-card:where(.astro-j7pv25f6):hover{box-shadow:var(--shadow-md);border-color:var(--bd-strong)}.gallery-card:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;height:320px;object-fit:cover;object-position:top left;display:block;border-bottom:1px solid var(--bd)}.gallery-caption:where(.astro-j7pv25f6){padding:18px 22px 22px}.gallery-caption:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){display:block;font-size:14px;font-weight:700;color:var(--tx-1);margin-bottom:5px}.gallery-caption:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:13px;color:var(--tx-2);line-height:1.58}@media(max-width:600px){nav:where(.astro-j7pv25f6){padding:0 20px}.nav-links:where(.astro-j7pv25f6){display:none}.stat-item:where(.astro-j7pv25f6){padding:4px 20px}}@media(max-width:480px){.stats-inner:where(.astro-j7pv25f6){gap:8px}.stat-item:where(.astro-j7pv25f6){border-right:none;padding:8px 16px}}
