.landing-root{min-height:100vh;background:#e5e7eb;display:flex;flex-direction:column}.landing-main{flex:1 1;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem}.landing-grid{width:100%;max-width:960px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-gap:2.5rem;gap:2.5rem;align-items:center}.landing-title{font-size:2.3rem;line-height:1.1;margin-bottom:1rem;color:#0f172a}.landing-title-accent{color:#2563eb}.landing-lead{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;color:#1e293b}.landing-bullets{padding-left:1.1rem;margin-bottom:1.5rem;color:#0f172a;font-size:.95rem}.landing-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.landing-note{font-size:.8rem;color:#6b7280}.btn-dark,.btn-ghost,.btn-primary{padding:.65rem 1.3rem;border-radius:999px;font-size:.95rem;text-decoration:none;display:inline-block}.btn-primary{background:#2563eb;color:#fff;font-weight:600}.btn-dark{background:#0f172a;color:#e5e7eb;font-weight:500}.btn-ghost{border:1px solid #64748b;color:#0f172a;background:hsla(0,0%,100%,.8)}.landing-note-preview{display:flex;justify-content:center}.landing-note-card{width:100%;max-width:360px;height:260px;border-radius:26px;background:#dcfce7;box-shadow:0 18px 40px rgba(15,23,42,.28);padding:16px 18px 18px;display:flex;flex-direction:column}.landing-note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.landing-note-title{font-weight:600;color:#022c22;font-size:.95rem}.landing-note-close{color:#64748b;font-size:1rem}.landing-note-body{flex:1 1;margin-bottom:6px;font-size:.9rem;color:#065f46;opacity:.75}.landing-note-footer{display:flex;justify-content:space-between;align-items:flex-end;font-size:.75rem}.landing-color-row{display:flex;gap:6px;margin-bottom:4px}.landing-color-dot{width:12px;height:12px;border-radius:999px;border:1px solid rgba(15,23,42,.2)}.landing-ai-row,.landing-tools-row{display:flex;gap:6px}.landing-tools-row{align-items:center}.landing-footer{border-top:1px solid #cbd5f5;background:#0f172a;color:#e5e7eb;font-size:.7rem;padding:.45rem 1rem;display:flex;justify-content:space-between;gap:.5rem}@media (max-width:768px){.landing-main{padding:1.75rem 1.25rem 2.5rem;align-items:flex-start}.landing-grid{display:flex;flex-direction:column;gap:1.75rem}.landing-title{font-size:1.8rem}.landing-note-card{max-width:100%;height:auto}}