@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";:root{--ocean: #1e63a8;--ocean-mid: #3b82c4;--ocean-dim: #dbeef8;--ocean-dark: #153e6e;--forest: #1a6b42;--forest-mid: #28a464;--forest-dim: #d4f0e2;--forest-dark: #114528;--earth: #7c4e28;--earth-mid: #b07040;--earth-dim: #fae4cc;--earth-dark: #4d3018;--stone: #5a5248;--stone-mid: #8a7f72;--stone-dim: #eeead4;--slate: #3d5a72;--color-bg: #f8f5f0;--color-surface: #ffffff;--color-surface-2: #f2ede5;--color-surface-hover: #ede8df;--color-text: #1c1915;--color-text-muted: #6a6059;--color-text-subtle: #9a9088;--color-link: #1e63a8;--color-link-hover: #7c4e28;--color-nav-bg: #111009;--color-nav-text: #ddd8cf;--color-nav-text-dim: #8a847c;--color-nav-border: #1e1c16;--color-border: #d4cdc2;--font-serif: "Lora", "Georgia", "Times New Roman", serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Courier New", monospace;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 4px rgba(0, 0, 0, .07), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 14px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 32px rgba(0, 0, 0, .1), 0 4px 8px rgba(0, 0, 0, .05);--t-fast: .11s ease;--t-base: .2s ease}[data-theme=dark]{--color-bg: #0e0d0a;--color-surface: #181611;--color-surface-2: #201e18;--color-surface-hover: #272420;--color-text: #e8e3d8;--color-text-muted: #9a9082;--color-text-subtle: #6b6358;--color-link: #6daee0;--color-link-hover: #d4884e;--color-border: #2c2922;--ocean-dim: #162d4a;--forest-dim: #122a1e;--earth-dim: #2e1c0e;--stone-dim: #201d18}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:var(--color-link);text-decoration:none;transition:color var(--t-fast)}a:hover{color:var(--color-link-hover)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);line-height:1.3}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:58px;background:var(--color-nav-bg);border-bottom:1px solid var(--color-nav-border)}.header[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(110,174,224,.25) 30%,rgba(93,160,112,.2) 60%,rgba(176,112,64,.2) 80%,transparent)}.header-logo[data-astro-cid-3ef6ksr2]{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;color:var(--color-nav-text);text-decoration:none;display:flex;align-items:center;gap:.5rem}.header-logo[data-astro-cid-3ef6ksr2]:hover{color:#fff}.logo-icon[data-astro-cid-3ef6ksr2]{font-size:1.3rem}.header-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1.5rem}.nav-link[data-astro-cid-3ef6ksr2]{color:var(--color-nav-text);font-size:.9rem;text-decoration:none;transition:color var(--t-fast)}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:#fff}.theme-toggle[data-astro-cid-3ef6ksr2]{background:none;border:none;cursor:pointer;font-size:1rem;padding:.25rem;line-height:1}[data-theme=light] .icon-moon[data-astro-cid-3ef6ksr2],[data-theme=dark] .icon-sun[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:640px){.header[data-astro-cid-3ef6ksr2]{padding:0 1rem}.header-nav[data-astro-cid-3ef6ksr2]{gap:.75rem}.nav-link[data-astro-cid-3ef6ksr2]{font-size:.8rem}}.hero[data-astro-cid-bbe6dxrz]{background:var(--color-nav-bg);padding:6rem 2rem 5rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(30,99,168,.08) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(26,107,66,.06) 0%,transparent 60%),radial-gradient(ellipse at 50% 80%,rgba(124,78,40,.05) 0%,transparent 50%);pointer-events:none}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;max-width:700px;margin:0 auto}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:3.5rem;font-weight:600;color:#fff;margin-bottom:.75rem;letter-spacing:-.01em}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.4rem;color:var(--ocean-mid);margin-bottom:1.5rem;font-weight:500}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.1rem;color:var(--color-nav-text);line-height:1.7;margin-bottom:2.5rem;opacity:.85}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:.75rem 1.75rem;border-radius:var(--radius-md);font-size:1rem;font-weight:500;text-decoration:none;transition:all var(--t-base);cursor:pointer}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--ocean);color:#fff;border:1px solid var(--ocean)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--ocean-mid);border-color:var(--ocean-mid);color:#fff}.btn-outline[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--color-nav-text);border:1px solid var(--color-nav-border)}.btn-outline[data-astro-cid-bbe6dxrz]:hover{border-color:var(--color-nav-text);color:#fff}@media(max-width:640px){.hero[data-astro-cid-bbe6dxrz]{padding:4rem 1.5rem 3rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.1rem}}.benefits[data-astro-cid-aafkaq3q]{padding:5rem 2rem;background:var(--color-bg)}.benefits-inner[data-astro-cid-aafkaq3q]{max-width:1040px;margin:0 auto}.section-title[data-astro-cid-aafkaq3q]{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--color-text)}.benefits-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.benefit-card[data-astro-cid-aafkaq3q]{background:var(--color-surface);border-radius:var(--radius-lg);padding:2rem;border-left:4px solid transparent;box-shadow:var(--shadow-sm);transition:box-shadow var(--t-base)}.benefit-card[data-astro-cid-aafkaq3q]:hover{box-shadow:var(--shadow-md)}.benefit-card[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-family:var(--font-serif);font-size:1.15rem;margin-bottom:.75rem;color:var(--color-text)}.benefit-card[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{font-size:.95rem;color:var(--color-text-muted);line-height:1.6}.accent-ocean[data-astro-cid-aafkaq3q]{border-left-color:var(--ocean)}.accent-forest[data-astro-cid-aafkaq3q]{border-left-color:var(--forest)}.accent-earth[data-astro-cid-aafkaq3q]{border-left-color:var(--earth)}.accent-stone[data-astro-cid-aafkaq3q]{border-left-color:var(--stone)}.how-it-works[data-astro-cid-cmgpsf2k]{padding:5rem 2rem;background:var(--color-surface)}.how-inner[data-astro-cid-cmgpsf2k]{max-width:1040px;margin:0 auto}.section-title[data-astro-cid-cmgpsf2k]{text-align:center;font-size:2rem;margin-bottom:.75rem;color:var(--color-text)}.section-subtitle[data-astro-cid-cmgpsf2k]{text-align:center;font-size:1.05rem;color:var(--color-text-muted);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.pipeline[data-astro-cid-cmgpsf2k]{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;flex-wrap:wrap}.pipeline-step[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:center;text-align:center;width:150px;padding:1.25rem .75rem;background:var(--color-bg);border-radius:var(--radius-lg);border:1px solid var(--color-border);transition:border-color var(--t-base)}.pipeline-step[data-astro-cid-cmgpsf2k]:hover{border-color:var(--ocean-mid)}.step-number[data-astro-cid-cmgpsf2k]{width:32px;height:32px;border-radius:50%;background:var(--ocean);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;margin-bottom:.6rem}.step-label[data-astro-cid-cmgpsf2k]{font-family:var(--font-serif);font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.4rem}.step-desc[data-astro-cid-cmgpsf2k]{font-size:.8rem;color:var(--color-text-muted);line-height:1.4}.pipeline-arrow[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;font-size:1.5rem;color:var(--color-text-subtle);padding-top:1.5rem}@media(max-width:768px){.pipeline[data-astro-cid-cmgpsf2k]{flex-direction:column;align-items:center}.pipeline-step[data-astro-cid-cmgpsf2k]{width:220px}.pipeline-arrow[data-astro-cid-cmgpsf2k]{transform:rotate(90deg);padding-top:0}}.services[data-astro-cid-g5jplrhu]{padding:5rem 2rem;background:var(--color-bg)}.services-inner[data-astro-cid-g5jplrhu]{max-width:1040px;margin:0 auto}.section-title[data-astro-cid-g5jplrhu]{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--color-text)}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}.service-card[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;background:var(--color-surface);border-radius:var(--radius-lg);padding:2rem;text-decoration:none;border-top:3px solid transparent;box-shadow:var(--shadow-sm);transition:all var(--t-base)}.service-card[data-astro-cid-g5jplrhu]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-family:var(--font-serif);font-size:1.15rem;margin-bottom:.75rem;color:var(--color-text)}.service-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:.9rem;color:var(--color-text-muted);line-height:1.6;flex:1}.service-link[data-astro-cid-g5jplrhu]{margin-top:1.25rem;font-size:.9rem;font-weight:500}.accent-ocean[data-astro-cid-g5jplrhu]{border-top-color:var(--ocean)}.accent-ocean[data-astro-cid-g5jplrhu] .service-link[data-astro-cid-g5jplrhu]{color:var(--ocean)}.accent-forest[data-astro-cid-g5jplrhu]{border-top-color:var(--forest)}.accent-forest[data-astro-cid-g5jplrhu] .service-link[data-astro-cid-g5jplrhu]{color:var(--forest)}.accent-earth[data-astro-cid-g5jplrhu]{border-top-color:var(--earth)}.accent-earth[data-astro-cid-g5jplrhu] .service-link[data-astro-cid-g5jplrhu]{color:var(--earth)}.accent-stone[data-astro-cid-g5jplrhu]{border-top-color:var(--stone)}.accent-stone[data-astro-cid-g5jplrhu] .service-link[data-astro-cid-g5jplrhu]{color:var(--stone)}.community[data-astro-cid-x6ewki5y]{padding:5rem 2rem;background:var(--color-surface);text-align:center}.community-inner[data-astro-cid-x6ewki5y]{max-width:600px;margin:0 auto}.section-title[data-astro-cid-x6ewki5y]{font-size:2rem;margin-bottom:1rem;color:var(--color-text)}.community-text[data-astro-cid-x6ewki5y]{font-size:1.05rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:2rem}.community-actions[data-astro-cid-x6ewki5y]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-x6ewki5y]{display:inline-flex;align-items:center;padding:.75rem 1.75rem;border-radius:var(--radius-md);font-size:1rem;font-weight:500;text-decoration:none;transition:all var(--t-base)}.btn-github[data-astro-cid-x6ewki5y]{background:var(--color-text);color:var(--color-bg)}.btn-github[data-astro-cid-x6ewki5y]:hover{opacity:.9;color:var(--color-bg)}.btn-secondary[data-astro-cid-x6ewki5y]{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary[data-astro-cid-x6ewki5y]:hover{border-color:var(--color-text)}.footer[data-astro-cid-sz7xmlte]{background:var(--color-nav-bg);padding:3rem 2rem 2rem;color:var(--color-nav-text)}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1040px;margin:0 auto}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-serif);font-size:.95rem;color:#fff;margin-bottom:.25rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-nav-text-dim);font-size:.85rem;text-decoration:none;transition:color var(--t-fast)}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid var(--color-nav-border);font-size:.85rem;color:var(--color-nav-text-dim)}
