*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#222;background:#f7f8fa;line-height:1.5}.container{max-width:960px;margin:0 auto;padding:1.5rem 1rem}h1{font-size:1.6rem;margin-bottom:1rem}h2{font-size:1.2rem;margin-bottom:.75rem}h3{font-size:1rem;margin-bottom:.5rem}.card{background:#fff;border:1px solid #dde1e7;border-radius:8px;padding:1.25rem;margin-bottom:1.25rem}.field{margin-bottom:.75rem}.field label{display:block;font-weight:500;margin-bottom:.25rem;color:#333}.field .help{font-size:12px;color:#888;margin-top:.2rem}.field .required-mark{color:#e53e3e;margin-left:2px}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,textarea{width:100%;padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:inherit;background:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#4a90d9;box-shadow:0 0 0 2px #4a90d926}textarea{resize:vertical;min-height:64px}button,a.button{padding:.45rem 1rem;border-radius:4px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:background .15s;display:inline-block;text-align:center;text-decoration:none}button[type=submit],button.primary{background:#2563eb;color:#fff}button[type=submit]:hover,button.primary:hover{background:#1d4ed8}button.secondary,a.button.secondary{background:#e5e7eb;color:#374151}button.secondary:hover,a.button.secondary:hover{background:#d1d5db;text-decoration:none}button.small{padding:.25rem .6rem;font-size:12px}button:disabled{opacity:.5;cursor:not-allowed}table{width:100%;border-collapse:collapse}th,td{padding:.6rem .75rem;text-align:left;border-bottom:1px solid #eee}th{background:#f9fafb;font-weight:600}tr:hover td{background:#f9fafb}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.status{display:inline-block;padding:.15rem .5rem;border-radius:12px;font-size:12px;font-weight:600}.status-queued{background:#fef3c7;color:#92400e}.status-running{background:#dbeafe;color:#1e40af}.status-done{background:#dcfce7;color:#166534}.status-failed{background:#fee2e2;color:#991b1b}.status-awaiting_payment{background:#fef9c3;color:#854d0e}.status-valid{background:#dcfce7;color:#166534}.status-invalid{background:#fee2e2;color:#991b1b}.error{color:#dc2626;background:#fee2e2;padding:.5rem;border-radius:4px;margin:.5rem 0}.success{color:#166534;background:#dcfce7;padding:.5rem;border-radius:4px;margin:.5rem 0}.row-actions{display:flex;gap:.5rem;align-items:center}pre{background:#1e1e2e;color:#cdd6f4;padding:1rem;border-radius:6px;overflow-x:auto;font-size:12px;white-space:pre}hr{border:none;border-top:1px solid #eee;margin:1.25rem 0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.context-layout{display:flex;gap:1.25rem;align-items:flex-start}.engine-menu{width:140px;flex-shrink:0;display:flex;flex-direction:column;gap:.4rem}.engine-menu-item{background:#fff;border:1px solid #dde1e7;border-radius:6px;padding:.5rem .75rem;text-align:left;font-weight:500;color:#374151}.engine-menu-item.active{background:#2563eb;border-color:#2563eb;color:#fff}.engine-menu-item.disabled{opacity:.5;cursor:not-allowed}.badge-soon{display:block;font-size:11px;font-weight:400;color:inherit;opacity:.8}.engine-content{flex:1;min-width:0}.app-header{display:flex;align-items:center;padding:.6rem 1.5rem;background:#fff;border-bottom:1px solid #dde1e7;margin-bottom:1rem}.app-header-brand{display:flex;align-items:center;gap:.5rem;color:#222;font-weight:600;text-decoration:none}.app-header-brand:hover{text-decoration:none}.app-header-nav{margin-left:auto;display:flex;gap:1rem}.app-logo{height:32px;width:auto}.app-logo-large{height:72px;width:auto;display:block;margin:0 auto 1rem}.list-editor-row,.map-editor-row{display:flex;gap:.4rem;margin-bottom:.4rem;align-items:center}.list-editor-row input,.map-editor-row input,.map-editor-row select{flex:1}.collapsible-block{border-left:2px solid #e5e7eb;padding-left:.75rem}.ask-question-btn{padding:.25rem .75rem;border:1px solid currentColor;border-radius:4px;font-size:13px;text-decoration:none;white-space:nowrap}.wallet-balance{font-weight:600;color:#222}.wallet-balance:hover{text-decoration:underline}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:8px;padding:1.25rem;width:100%;max-width:360px}.lang-switcher{display:flex;gap:2px;align-items:center}.lang-switcher button{padding:2px 7px;font-size:12px;font-weight:600;border:1px solid #ccc;border-radius:4px;background:#fff;color:#666;cursor:pointer}.lang-switcher button.active{background:#1d6ae5;color:#fff;border-color:#1d6ae5}.app-footer{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:1.5rem 1rem;font-size:.8rem;color:#666;border-top:1px solid #eee;margin-top:2rem}:root{--noir: #1A1A1A;--lime: #C4FF4D;--violet: #BA8CFF;--grid: #4D4D4D;--white: #FFFFFF;--off-white: #F4F4F0;--on-dark: #E8E8E2;--on-dark-muted: #7A7A72;--on-light: #1A1A1A;--on-light-muted: #6A6A62;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "Space Mono", "JetBrains Mono", ui-monospace, monospace;--section-py: 4.5rem;--section-px: 1.5rem;--container: 1080px;--radius: 6px;--pill: 999px}.landing{font-family:var(--font-sans);max-width:100%;overflow-x:hidden}.landing h1,.landing h2,.landing h3,.landing p,.landing ul,.landing ol,.landing blockquote{margin:0}.landing h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;text-wrap:balance}.landing h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}.landing h3{font-size:1.05rem;font-weight:600;line-height:1.4}.landing section{padding:var(--section-py) var(--section-px)}.landing-section-header{max-width:var(--container);margin:0 auto 2.5rem}.landing-section-header h2{margin-bottom:.375rem}.landing-subhead{font-size:1.0625rem;opacity:.72;margin-top:.5rem;max-width:600px}.landing-eyebrow{display:block;font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--lime);margin-bottom:.75rem}.landing-btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.5rem;border-radius:var(--radius);font-family:var(--font-sans);font-weight:600;font-size:.9375rem;line-height:1;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:opacity .15s;white-space:nowrap}.landing-btn:hover{opacity:.82}.landing-btn--sm{padding:.4rem 1rem;font-size:.875rem}.landing-btn--primary{background:var(--lime);color:var(--noir);border-color:var(--lime)}.landing-btn--secondary{background:transparent;border-color:currentColor;color:inherit}.landing-btn--ghost{background:transparent;border-color:transparent;color:var(--lime);padding-left:0;padding-right:0}.landing-how .landing-btn--ghost,.landing-benefits .landing-btn--ghost,.landing-counter .landing-btn--ghost,.landing-comparison .landing-btn--ghost,.landing-pricing .landing-btn--ghost,.landing-services .landing-btn--ghost{color:var(--on-light)}.landing-table-wrap{overflow-x:auto;max-width:var(--container);margin:0 auto}.landing-table{width:100%;border-collapse:collapse;font-size:.9rem}.landing-table th,.landing-table td{padding:.625rem 1rem;border-bottom:1px solid var(--grid);text-align:left;vertical-align:top}.landing-table thead th{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--on-light-muted);border-bottom:2px solid var(--grid);padding-bottom:.75rem}.landing-table--comparison td:first-child{font-weight:500;max-width:280px}.cell--yes{background:#c4ff4d2e;color:#3a6b00;font-weight:600}.cell--no{color:var(--on-light-muted)}.cell--rare{color:var(--on-light);font-style:italic}.landing-services__name{width:52%}.landing-services__comment{display:block;font-size:.8125rem;color:var(--on-light-muted);font-style:italic;margin-top:.25rem}.landing-services__price{font-family:var(--font-mono);font-size:.8125rem;white-space:nowrap;color:var(--on-light-muted)}.landing-services__action{white-space:nowrap}.landing-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.875rem var(--section-px);background:var(--noir);border-bottom:1px solid var(--grid)}.landing-nav__logo{display:flex;align-items:center;gap:.625rem;font-weight:700;font-size:1rem;color:var(--on-dark);text-decoration:none;letter-spacing:-.01em}.landing-nav__logo-img{height:28px;width:auto}.landing-nav__links{display:flex;align-items:center;gap:1.25rem}.landing-nav__link{color:var(--on-dark-muted);text-decoration:none;font-size:.9rem;transition:color .15s}.landing-nav__link:hover{color:var(--on-dark)}.landing-hero{background:var(--noir);color:var(--on-dark);padding:5rem var(--section-px) 4rem;text-align:center}.landing-hero__eyebrow{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--lime);margin-bottom:1.25rem}.landing-hero__headline{color:var(--on-dark);max-width:820px;margin:0 auto 1.25rem}.landing-hero__subhead{font-size:1.125rem;color:var(--on-dark-muted);max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.landing-hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing-hero__perimeter{margin:3.5rem auto 0;max-width:var(--container);border-top:1px dashed var(--grid)}.landing-how{background:var(--off-white);color:var(--on-light)}.landing-how__steps{list-style:none;padding:0;margin:0 auto;max-width:var(--container);counter-reset:step}.landing-how__step{counter-increment:step;display:grid;grid-template-columns:2.25rem auto 1fr;gap:.5rem 1.25rem;align-items:start;padding:1.25rem 0;border-bottom:1px solid #DDDDD8}.landing-how__step:before{content:"0" counter(step);font-family:var(--font-mono);font-size:.8125rem;color:var(--on-light-muted);padding-top:.15rem;align-self:center}.landing-how__side{display:inline-flex;align-items:center;padding:.2rem .625rem;border-radius:var(--pill);font-family:var(--font-mono);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.landing-how__side--client{background:var(--lime);color:var(--noir)}.landing-how__side--product{background:#e4e4e0;color:var(--on-light-muted)}.landing-how__text{font-size:.9375rem;line-height:1.6;color:var(--on-light);align-self:center}.landing-how__footnote{max-width:var(--container);margin:2rem auto 0;padding-left:1.25rem;border-left:2px solid var(--grid);color:var(--on-light-muted);font-size:.875rem;line-height:1.6}.landing-benefits{background:var(--white);color:var(--on-light)}.landing-benefits__grid{list-style:none;padding:0;margin:0 auto;max-width:var(--container);display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.landing-benefits__tile{padding:1.25rem 1.25rem 1.25rem 1.125rem;border:1px solid #DDD;border-left:3px solid #DDD;border-radius:var(--radius)}.landing-benefits__tile--key{border-left-color:var(--lime)}.landing-benefits__tag{display:block;font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--on-light-muted);margin-bottom:.5rem}.landing-benefits__title{font-weight:600;font-size:.9375rem;margin-bottom:.375rem;color:var(--on-light)}.landing-benefits__text{font-size:.875rem;color:var(--on-light-muted);line-height:1.55}.landing-founder{background:var(--noir);color:var(--on-dark)}.landing-founder__inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:240px 1fr;gap:3rem;align-items:start}.landing-founder__photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);filter:grayscale(25%)}.landing-founder__content h2{margin-bottom:.25rem}.landing-founder__name{font-family:var(--font-mono);font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;color:var(--lime);margin-top:.25rem;margin-bottom:1.75rem}.landing-founder__lines{list-style:none;padding:0;display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.75rem}.landing-founder__lines li{font-size:.9375rem;line-height:1.55;padding-left:1rem;border-left:2px solid var(--grid)}.landing-founder__quote{font-size:1.0625rem;font-style:italic;line-height:1.6;border-left:3px solid var(--lime);padding-left:1.25rem;margin:1.75rem 0;color:var(--on-dark)}.landing-founder__achievements{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.landing-founder__achievements li{font-size:.875rem;line-height:1.5;color:var(--on-dark-muted);padding-left:1.25rem;position:relative}.landing-founder__achievements li:before{content:"→";position:absolute;left:0;color:var(--lime)}.landing-founder__achievements a{color:var(--violet);text-decoration:none}.landing-founder__achievements a:hover{text-decoration:underline}.landing-secret{background:var(--noir);color:var(--on-dark)}.landing-secret__headline{max-width:var(--container);margin:0 auto 2rem}.landing-secret__lines{list-style:none;padding:0;max-width:var(--container);margin:0 auto 2.5rem;display:flex;flex-direction:column;gap:1rem}.landing-secret__lines li{font-size:1.0625rem;line-height:1.6;padding-left:1.5rem;border-left:2px solid var(--grid)}.landing-secret__picture{display:block;max-width:min(100%,680px);margin:0 auto;border-radius:var(--radius);filter:grayscale(20%)}.landing-models{background:#111;color:var(--on-dark)}.landing-models__grid{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.landing-models__card{padding:1.5rem;border:1px solid var(--grid);border-radius:var(--radius);background:#ffffff08}.landing-models__badge{display:inline-block;background:var(--violet);color:var(--noir);font-family:var(--font-mono);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.25rem .625rem;border-radius:var(--pill);margin-bottom:1rem}.landing-models__desc{font-size:.875rem;line-height:1.6;margin-bottom:1rem}.landing-models__usecases{font-size:.8125rem;color:var(--on-dark-muted);line-height:1.55}.landing-counter{background:var(--off-white);color:var(--on-light)}.landing-counter__headline{max-width:var(--container);margin:0 auto 1.75rem}.landing-counter__picture{display:block;max-width:min(100%,680px);margin:0 auto 2rem;border-radius:var(--radius)}.landing-comparison{background:var(--white);color:var(--on-light)}.landing-comparison__headline{max-width:var(--container);margin:0 auto 1.75rem}.landing-stories{background:var(--noir);color:var(--on-dark)}.landing-stories__grid{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.landing-stories__card{padding:1.5rem;border:1px solid var(--grid);border-radius:var(--radius);background:#ffffff08;display:flex;flex-direction:column;gap:.75rem}.landing-stories__title{font-size:1rem;font-weight:600}.landing-stories__text{font-size:.875rem;color:var(--on-dark-muted);line-height:1.6;flex:1}.landing-stories__used{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--violet)}.landing-pricing{background:var(--off-white);color:var(--on-light)}.landing-pricing__examples{list-style:none;padding:0;max-width:var(--container);margin:0 auto 1.25rem;display:flex;flex-wrap:wrap;gap:.5rem}.landing-pricing__examples li{font-family:var(--font-mono);font-size:.8125rem;background:var(--white);border:1px solid #CCC;border-radius:var(--radius);padding:.3rem .75rem;color:var(--on-light-muted)}.landing-pricing__starter{max-width:var(--container);margin:0 auto 1.75rem;font-size:1.05rem;font-weight:600}.landing-services{background:var(--white);color:var(--on-light)}.landing-cta{background:var(--noir);color:var(--on-dark);text-align:center}.landing-cta__headline{max-width:var(--container);margin:0 auto 1rem}.landing-cta__subhead{font-size:1.0625rem;color:var(--on-dark-muted);max-width:560px;margin:0 auto 2.5rem;line-height:1.6}.landing-cta__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing-footer{background:#111;color:var(--on-dark-muted);border-top:1px solid var(--grid);padding:2rem var(--section-px);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.landing-footer__links{display:flex;gap:1.5rem;flex-wrap:wrap}.landing-footer__link{color:var(--on-dark-muted);text-decoration:none;font-size:.875rem;transition:color .15s}.landing-footer__link:hover{color:var(--on-dark)}.landing-footer__copyright{font-family:var(--font-mono);font-size:.8125rem}@media (max-width: 768px){:root{--section-py: 3rem;--section-px: 1rem}.landing-founder__inner{grid-template-columns:1fr}.landing-founder__photo{max-width:180px;margin:0 auto}.landing-footer{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.landing-how__step{grid-template-columns:2.25rem 1fr}.landing-how__text{grid-column:1 / -1}}
