.container.svelte-cwls5q{max-width:1100px;margin:0 auto;padding:0 1.5rem}section.svelte-cwls5q{padding:4rem 0}.hero-section.svelte-cwls5q{padding:5rem 0 4rem;text-align:center}.hero-content.svelte-cwls5q{max-width:700px;margin:0 auto}.hero-badge.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent-soft);border:1px solid var(--accent);border-radius:2rem;padding:.4rem 1rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.hero-title.svelte-cwls5q{font-family:var(--font-mono);font-size:2.75rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;line-height:1.2}.hero-subtitle.svelte-cwls5q{font-size:1.15rem;color:var(--text-secondary);line-height:1.6;margin:0 0 2rem}.hero-cta.svelte-cwls5q{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.mission-section.svelte-cwls5q .card-with-markers:where(.svelte-cwls5q){padding:2.5rem}.mission-content.svelte-cwls5q{display:flex;gap:2rem;align-items:flex-start}.mission-icon.svelte-cwls5q{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);border-radius:12px;color:var(--accent);font-size:1.5rem}.mission-text.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:var(--font-mono);font-size:1.5rem;color:var(--text-primary);margin:0 0 1rem;border:none;padding:0}.mission-text.svelte-cwls5q p:where(.svelte-cwls5q){margin:0 0 1rem;line-height:1.7}.mission-text.svelte-cwls5q p:where(.svelte-cwls5q):last-child{margin-bottom:0}.section-header.svelte-cwls5q{text-align:center;margin-bottom:3rem}.section-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:var(--font-mono);font-size:2rem;color:var(--text-primary);margin:0 0 .75rem;border:none;padding:0}.section-subtitle.svelte-cwls5q{font-size:1.1rem;color:var(--text-secondary);margin:0}.features-section.svelte-cwls5q{background:var(--text-primary);color:var(--form-bg)}.features-section.svelte-cwls5q .section-header:where(.svelte-cwls5q) h2:where(.svelte-cwls5q){color:var(--form-bg)}.features-section.svelte-cwls5q .section-subtitle:where(.svelte-cwls5q){color:#ffffffb3}.features-grid.svelte-cwls5q{display:flex;flex-direction:column;gap:2rem}.feature-card.svelte-cwls5q{display:grid;grid-template-columns:1fr 1.61fr;gap:2rem;padding:2rem;background:var(--form-bg)}.feature-card.reverse.svelte-cwls5q{direction:rtl}.feature-card.reverse.svelte-cwls5q>:where(.svelte-cwls5q){direction:ltr}.feature-content.svelte-cwls5q{display:flex;flex-direction:column;justify-content:center}.feature-icon.svelte-cwls5q{width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:#f2f2f2;background:#0005;color:#fff;background:var(--accent);border-radius:16px;font-size:2.5rem;margin-bottom:1.5rem}.feature-content.svelte-cwls5q h3:where(.svelte-cwls5q){font-family:var(--font-mono);font-size:1.25rem;color:var(--text-primary);margin:0 0 .75rem}.feature-content.svelte-cwls5q p:where(.svelte-cwls5q){margin:0;line-height:1.6}.feature-bullets.svelte-cwls5q{margin:1rem 0 0;padding:0 0 0 1.25rem;list-style:disc}.feature-bullets.svelte-cwls5q li:where(.svelte-cwls5q){font-size:.9rem;color:var(--text-secondary);line-height:1.5;margin-bottom:.35rem}.feature-bullets.svelte-cwls5q li:where(.svelte-cwls5q):last-child{margin-bottom:0}.feature-screenshot.svelte-cwls5q{display:flex;align-items:center;justify-content:center}.screenshot-frame.svelte-cwls5q{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--input-bg);border:1px solid var(--card-border);border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.screenshot-frame.svelte-cwls5q img:where(.svelte-cwls5q){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease-in-out;transform:scale(1.08)}.screenshot-frame.svelte-cwls5q img.is-active:where(.svelte-cwls5q){opacity:1}.screenshot-frame.svelte-cwls5q img:where(.svelte-cwls5q):first-child{position:relative}@media(prefers-reduced-motion:reduce){.screenshot-frame.svelte-cwls5q img:where(.svelte-cwls5q){transition:none}}.provinces-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.province-card.svelte-cwls5q{background:var(--form-bg);border:1px solid var(--card-border);border-radius:8px;padding:1.25rem;text-align:center;transition:box-shadow .2s ease}.province-card.svelte-cwls5q:hover{box-shadow:0 4px 16px #0000001a}.province-header.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}.province-code.svelte-cwls5q{font-size:.7rem;padding:.25rem .5rem;min-width:auto}.province-name.svelte-cwls5q{font-family:var(--font-mono);font-weight:600;color:var(--text-primary)}.province-stats.svelte-cwls5q{margin-bottom:.5rem}.well-count.svelte-cwls5q{font-family:var(--font-mono);font-size:1.75rem;font-weight:700;color:var(--accent)}.well-label.svelte-cwls5q{display:block;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.province-source.svelte-cwls5q{font-size:.75rem;color:var(--text-muted);line-height:1.4}.update-notice.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:var(--text-muted)}.update-notice.svelte-cwls5q i:where(.svelte-cwls5q){color:var(--accent)}.tech-section.svelte-cwls5q{background:var(--text-primary);color:var(--form-bg)}.tech-content.svelte-cwls5q{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.tech-text.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:var(--font-mono);font-size:1.75rem;color:var(--form-bg);margin:0 0 1rem;border:none;padding:0}.tech-text.svelte-cwls5q p:where(.svelte-cwls5q){color:#fffc;margin:0 0 1.5rem;line-height:1.7}.tech-list.svelte-cwls5q{list-style:none;padding:0;margin:0}.tech-list.svelte-cwls5q li:where(.svelte-cwls5q){display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.tech-list.svelte-cwls5q li:where(.svelte-cwls5q):last-child{border-bottom:none}.tech-name.svelte-cwls5q{font-family:var(--font-mono);font-weight:600;color:var(--form-bg);min-width:120px}.tech-desc.svelte-cwls5q{color:#fff9;font-size:.9rem}.tech-visual.svelte-cwls5q{display:flex;flex-direction:column;gap:1.5rem}.performance-stat.svelte-cwls5q{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem;text-align:center}.stat-number.svelte-cwls5q{font-family:var(--font-mono);font-size:3rem;font-weight:700;color:var(--accent);line-height:1}.stat-unit.svelte-cwls5q{font-family:var(--font-mono);font-size:1.25rem;color:#fff9;margin-left:.25rem}.stat-label.svelte-cwls5q{display:block;margin-top:.5rem;font-size:.85rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.privacy-card.svelte-cwls5q{display:flex;gap:1.5rem;align-items:flex-start;background:var(--success-bg);border:1px solid var(--success-border);border-radius:8px;padding:2rem}.privacy-icon.svelte-cwls5q{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--form-bg);border-radius:50%;color:var(--success-text);font-size:1.25rem}.resources-section.svelte-cwls5q{padding:3rem 0;background:var(--input-bg)}.resources-title.svelte-cwls5q{font-family:var(--font-mono);font-size:1.25rem;font-weight:700;color:var(--text-primary);text-align:center;margin:0 0 1.5rem}.resources-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:500px;margin:0 auto}.resource-card.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:var(--form-bg);border:1px solid var(--card-border);border-radius:10px;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.resource-card.svelte-cwls5q:hover{border-color:var(--accent);box-shadow:0 4px 12px #00000014}.resource-icon.svelte-cwls5q{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);border-radius:10px;color:var(--accent);font-size:1.1rem}.resource-name.svelte-cwls5q{font-family:var(--font-mono);font-size:1rem;font-weight:600;color:var(--text-primary)}.resource-desc.svelte-cwls5q{font-size:.8rem;color:var(--text-muted);text-align:center}@media(max-width:900px){.feature-card.svelte-cwls5q{grid-template-columns:1fr}.feature-card.reverse.svelte-cwls5q{direction:ltr}.tech-content.svelte-cwls5q{grid-template-columns:1fr}.tech-visual.svelte-cwls5q{flex-direction:row}.performance-stat.svelte-cwls5q{flex:1}}@media(max-width:768px){section.svelte-cwls5q{padding:3rem 0}.hero-section.svelte-cwls5q{padding:3rem 0}.hero-title.svelte-cwls5q{font-size:2rem}.hero-subtitle.svelte-cwls5q{font-size:1rem}.mission-content.svelte-cwls5q{flex-direction:column;gap:1.5rem}.section-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.5rem}.provinces-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.tech-visual.svelte-cwls5q{flex-direction:column}.privacy-card.svelte-cwls5q{flex-direction:column;text-align:center}.privacy-icon.svelte-cwls5q{margin:0 auto}}@media(max-width:480px){.hero-cta.svelte-cwls5q{flex-direction:column}.hero-cta.svelte-cwls5q .button:where(.svelte-cwls5q){width:100%}.provinces-grid.svelte-cwls5q{grid-template-columns:1fr}.stat-number.svelte-cwls5q{font-size:2.5rem}}button.screenshot-frame.svelte-cwls5q{cursor:pointer;border:none;padding:0;background:var(--input-bg)}.gallery-hint.svelte-cwls5q{position:absolute;bottom:.75rem;right:.75rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0009;border-radius:6px;color:#fff;font-size:.875rem;opacity:0;transition:opacity .2s ease;pointer-events:none}button.screenshot-frame.svelte-cwls5q:hover .gallery-hint:where(.svelte-cwls5q),button.screenshot-frame.svelte-cwls5q:focus .gallery-hint:where(.svelte-cwls5q){opacity:1}.gallery-modal.svelte-cwls5q{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;animation:svelte-cwls5q-galleryFadeIn .2s ease-out}@keyframes svelte-cwls5q-galleryFadeIn{0%{opacity:0}to{opacity:1}}.gallery-content.svelte-cwls5q{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:3rem}.gallery-close.svelte-cwls5q{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:8px;color:#fff;font-size:1.25rem;cursor:pointer;transition:background .2s ease;z-index:10}.gallery-close.svelte-cwls5q:hover{background:#fff3}.gallery-nav.svelte-cwls5q{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;font-size:1.25rem;cursor:pointer;transition:background .2s ease;z-index:10}.gallery-nav.svelte-cwls5q:hover{background:#ffffff40}.gallery-prev.svelte-cwls5q{left:1rem}.gallery-next.svelte-cwls5q{right:1rem}.gallery-image-wrapper.svelte-cwls5q{max-width:calc(100% - 120px);max-height:calc(100% - 80px);display:flex;align-items:center;justify-content:center}.gallery-image-wrapper.svelte-cwls5q img:where(.svelte-cwls5q){max-width:100%;max-height:calc(100vh - 220px);object-fit:contain;border-radius:8px;box-shadow:0 8px 40px #00000080}.gallery-footer.svelte-cwls5q{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;width:calc(100% - 2rem);max-width:800px}.gallery-info.svelte-cwls5q{display:flex;align-items:center;gap:1.5rem;font-family:var(--font-mono);color:#fffc;font-size:.875rem}.gallery-title.svelte-cwls5q{font-weight:600}.gallery-counter.svelte-cwls5q{color:#ffffff80}.gallery-thumbnails.svelte-cwls5q{display:flex;gap:.5rem;padding:.5rem;background:#00000080;border-radius:8px;overflow-x:auto;max-width:100%;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.gallery-thumbnails.svelte-cwls5q::-webkit-scrollbar{height:4px}.gallery-thumbnails.svelte-cwls5q::-webkit-scrollbar-track{background:transparent}.gallery-thumbnails.svelte-cwls5q::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.gallery-thumb.svelte-cwls5q{flex-shrink:0;width:48px;height:48px;padding:0;border:2px solid transparent;border-radius:4px;background:#0000004d;cursor:pointer;overflow:hidden;opacity:.6;transition:opacity .2s ease,border-color .2s ease}.gallery-thumb.svelte-cwls5q:hover{opacity:.9}.gallery-thumb.is-active.svelte-cwls5q{opacity:1;border-color:var(--accent, hsl(171, 80%, 32%))}.gallery-thumb.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover}@media(max-width:768px){.gallery-content.svelte-cwls5q{padding:1rem}.gallery-nav.svelte-cwls5q{width:40px;height:40px;font-size:1rem}.gallery-prev.svelte-cwls5q{left:.5rem}.gallery-next.svelte-cwls5q{right:.5rem}.gallery-image-wrapper.svelte-cwls5q{max-width:calc(100% - 80px)}.gallery-image-wrapper.svelte-cwls5q img:where(.svelte-cwls5q){max-height:calc(100vh - 260px)}.gallery-info.svelte-cwls5q{flex-direction:column;gap:.25rem}.gallery-thumb.svelte-cwls5q{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.gallery-modal.svelte-cwls5q{animation:none}.gallery-hint.svelte-cwls5q,.gallery-thumb.svelte-cwls5q{transition:none}}
