*{box-sizing:border-box}html{background:var(--ascii-face)}body.landing{margin:0;min-height:100vh;font-family:var(--ascii-font-ui);font-size:12px;color:var(--ascii-black);background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.02) 2px,rgba(0,0,0,.02) 3px),var(--ascii-face);line-height:1.45}.site-chrome{max-width:960px;margin:0 auto;padding:44px 16px 24px}.site-header{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:4px 6px 4px 80px;min-height:32px;background:var(--ascii-face);border:2px outset var(--ascii-face-classic);margin-bottom:12px}.site-logo{position:absolute;left:8px;bottom:-6px;z-index:5;line-height:0}.site-logo a{display:block;color:inherit;text-decoration:none}.site-logo-icon{display:block;width:68px;height:68px;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.28));image-rendering:auto;transform-origin:50% 88%;will-change:transform;animation:logo-hover 4.2s ease-in-out infinite}@keyframes logo-hover{0%,to{transform:translateY(0) rotate(-2.2deg)}25%{transform:translateY(-4px) rotate(1.6deg)}50%{transform:translateY(-2px) rotate(2.4deg)}75%{transform:translateY(-5px) rotate(-1.4deg)}}.site-header nav{display:flex;align-items:center;gap:6px}.site-header nav a{color:var(--ascii-black);text-decoration:none;padding:2px 8px;border:2px outset var(--ascii-face-classic);background:var(--ascii-face);font-size:11px}.site-header nav button.theme-toggle,.site-header nav [data-theme-toggle]{font-family:var(--ascii-font-ui);font-size:11px;color:var(--ascii-black);padding:2px 8px;border:2px outset var(--ascii-face-classic);background:var(--ascii-face);cursor:pointer}.site-header nav a:active,.site-header nav a.cta:active,.site-header nav [data-theme-toggle]:active{border-style:inset}.site-header nav a.cta{font-weight:700}.hero{border:2px outset var(--ascii-face-classic);background:var(--ascii-face);margin-bottom:14px}.hero-titlebar{background:linear-gradient(90deg,var(--ascii-title),var(--ascii-title-end));color:var(--ascii-white);font-weight:700;font-size:12px;padding:3px 8px}.hero-body{display:grid;grid-template-columns:1fr;gap:12px;padding:16px}@media (min-width: 720px){.hero-body{grid-template-columns:1.1fr .9fr;align-items:center;min-height:min(52vh,420px)}}.hero-brand{font-size:clamp(28px,6vw,42px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 8px;font-family:var(--ascii-font-ui)}.hero-lead{margin:0 0 16px;max-width:34em;color:var(--ascii-dark);font-size:13px}.btn-primary{display:inline-block;padding:4px 18px;font-family:var(--ascii-font-ui);font-size:12px;font-weight:700;color:var(--ascii-black);background:var(--ascii-face);border:2px outset var(--ascii-face-classic);text-decoration:none;cursor:pointer}.btn-primary:active{border-style:inset}.btn-secondary{display:inline-block;padding:3px 12px;font-family:var(--ascii-font-ui);font-size:11px;color:var(--ascii-black);background:var(--ascii-face);border:2px outset var(--ascii-face-classic);text-decoration:none}.hero-preview{border:2px inset var(--ascii-face-classic);background:#000;min-height:180px;aspect-ratio:4 / 3;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:var(--ascii-font-mono);color:#9f9;font-size:clamp(6px,1.05vw,9px);line-height:1.05;padding:26px 10px 10px;white-space:pre}.hero-preview.hero-preview-interactive{cursor:text}.hero-preview:before{content:"";position:absolute;left:0;right:0;top:0;height:18px;padding:0;background:linear-gradient(90deg,var(--ascii-title),var(--ascii-title-end));z-index:1;pointer-events:none}.hero-preview:after{content:"";position:absolute;inset:18px 0 0;pointer-events:none;background:repeating-linear-gradient(to bottom,transparent 0,transparent 2px,rgba(0,0,0,.18) 2px,rgba(0,0,0,.18) 3px);z-index:1}.hero-preview-inner{display:block;margin:0;width:auto;height:auto;max-width:100%;max-height:100%;overflow:hidden;opacity:.92;letter-spacing:.02em;text-shadow:0 0 6px rgba(120,255,140,.35)}.hero-preview-inner.hero-preview-live{color:#b8ffb8;text-shadow:0 0 4px rgba(100,255,140,.45),0 0 12px rgba(60,200,100,.2)}.features{display:grid;grid-template-columns:1fr;gap:10px;margin:14px 0}@media (min-width: 700px){.features{grid-template-columns:repeat(3,1fr)}}.feature-panel{border:2px outset var(--ascii-face-classic);background:var(--ascii-face)}.feature-panel .panel-title{background:linear-gradient(90deg,var(--ascii-title),var(--ascii-title-end));color:var(--ascii-white);font-weight:700;padding:3px 8px;font-size:11px;margin:0}.feature-panel .panel-body{padding:10px;color:var(--ascii-dark)}.feature-panel p{margin:0;font-size:11px}.ad-slot.landing-ad{margin:16px 0;min-height:90px}.ad-slot.landing-ad-footer{margin:8px 0 0;min-height:90px}.support{border:2px inset var(--ascii-face-classic);background:var(--ascii-face);padding:12px;margin:14px 0;text-align:left}.support h2{margin:0 0 6px;font-size:12px}.support p{margin:0 0 10px;color:var(--ascii-dark)}.site-footer{border:2px outset var(--ascii-face-classic);padding:8px 10px;margin-top:12px;font-size:11px;color:var(--ascii-dark)}.site-footer a{color:var(--ascii-title)}.footer-note{margin-top:4px}.privacy-panel{border:2px outset var(--ascii-face-classic);background:var(--ascii-face);margin-top:8px}.privacy-panel .panel-title{background:linear-gradient(90deg,var(--ascii-title),var(--ascii-title-end));color:var(--ascii-white);font-weight:700;padding:3px 8px;font-size:12px}.privacy-panel .panel-body{padding:14px 16px 18px}.privacy-panel h1{font-size:18px;margin:0 0 8px}.privacy-panel h2{font-size:12px;margin:14px 0 6px;color:var(--ascii-title)}.privacy-panel p,.privacy-panel li{color:var(--ascii-dark);font-size:12px}.privacy-panel ul{margin:.4rem 0 .8rem 1.2rem;padding:0}@keyframes win-inset{0%{transform:translateY(6px)}to{transform:translateY(0)}}.hero,.feature-panel,.support{animation:win-inset .45s ease-out}.feature-panel:nth-child(2){animation-delay:.08s}.feature-panel:nth-child(3){animation-delay:.16s}@media (max-width: 560px){.site-chrome{padding-top:40px}.site-header{padding-left:64px;flex-wrap:wrap;justify-content:flex-end}.site-logo-icon{width:56px;height:56px}}@media (prefers-reduced-motion: reduce){.hero,.feature-panel,.support,.site-logo-icon{animation:none}.hero-preview:after{display:none}.hero-preview-inner{text-shadow:none}}html.dark-mode,body.landing.dark-mode{color-scheme:dark}body.landing.dark-mode{color:#e0e0e0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,.02) 2px,rgba(255,255,255,.02) 3px),#2a2a2a}body.landing.dark-mode .site-header,body.landing.dark-mode .hero,body.landing.dark-mode .feature-panel,body.landing.dark-mode .support,body.landing.dark-mode .privacy-panel,body.landing.dark-mode .site-footer{background:#3a3a3a;border-color:#555;color:#e0e0e0}body.landing.dark-mode .site-header{border:2px outset #555}body.landing.dark-mode .site-header nav a,body.landing.dark-mode .btn-primary,body.landing.dark-mode .btn-secondary,body.landing.dark-mode [data-theme-toggle]{background:#3a3a3a;color:#e0e0e0;border:2px outset #666}body.landing.dark-mode .site-header nav a:active,body.landing.dark-mode .btn-primary:active,body.landing.dark-mode .btn-secondary:active,body.landing.dark-mode [data-theme-toggle]:active{border-style:inset}body.landing.dark-mode .hero-titlebar,body.landing.dark-mode .panel-title{background:linear-gradient(90deg,#0a246a,#3d5a80);color:#fff}body.landing.dark-mode .hero-brand,body.landing.dark-mode .privacy-panel h1,body.landing.dark-mode .privacy-panel h2,body.landing.dark-mode .support h2{color:#f0f0f0}body.landing.dark-mode .hero-lead,body.landing.dark-mode .feature-panel p,body.landing.dark-mode .support p,body.landing.dark-mode .site-footer,body.landing.dark-mode .privacy-panel p,body.landing.dark-mode .privacy-panel li{color:#c8c8c8}body.landing.dark-mode .ad-slot{background:#2a2a2a;border-color:#555;color:#999}body.landing.dark-mode a{color:#9cf}body.landing.dark-mode .site-header nav a,body.landing.dark-mode [data-theme-toggle]{color:#e0e0e0;text-decoration:none}
