body.landing{overflow:visible;height:auto;min-height:100dvh;display:block}.landing .wrap{max-width:1080px;margin:0 auto;padding:0 24px}.landing .site-nav{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:24px;padding:16px 24px;border-bottom:1px solid var(--border);background:linear-gradient(#171b21eb,#171b21eb);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing .site-nav .brand{font-family:var(--display);font-weight:600;font-size:19px;color:var(--ink);text-decoration:none;letter-spacing:.3px}.landing .site-nav .spacer{flex:1}.landing .site-nav .nav-links{display:flex;align-items:center;gap:22px}.landing .site-nav .nav-links a{color:var(--muted);text-decoration:none;font-size:14px}.landing .site-nav .nav-links a:hover{color:var(--ink)}.landing a.btn{text-decoration:none}.landing .btn.big{height:48px;padding:0 22px;font-size:15px;border-radius:10px}.landing .hero{padding:72px 24px 40px;text-align:center}.landing .hero h1{font-family:var(--display);font-weight:600;font-size:clamp(36px,6vw,58px);line-height:1.1;letter-spacing:-.3px;color:var(--ink)}.landing .hero .sub{max-width:640px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.6}.landing .hero .sub strong{color:var(--ink);font-weight:600}.landing .hero-cta{display:flex;justify-content:center;gap:14px;margin-top:32px;flex-wrap:wrap}.landing .hero-demo-wrap{max-width:900px;margin:56px auto 0;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--surface);box-shadow:0 40px 80px -30px #0009}.landing .hero-demo{display:block;width:100%;aspect-ratio:16 / 10;border:0}.landing section{padding:72px 24px;border-top:1px solid var(--border)}.landing section h2{font-family:var(--display);font-weight:600;font-size:clamp(26px,4vw,34px);text-align:center;color:var(--ink);margin-bottom:8px}.landing section .lede{text-align:center;color:var(--muted);max-width:560px;margin:0 auto 44px;line-height:1.6}.landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto}.landing .step{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:26px 22px}.landing .step .num{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-weight:700;font-size:14px;margin-bottom:14px}.landing .step h3{font-family:var(--display);font-size:18px;margin-bottom:8px;color:var(--ink)}.landing .step p{color:var(--muted);font-size:14px;line-height:1.6}.landing .own-table{max-width:720px;margin:0 auto;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface)}.landing .own-table table{width:100%;border-collapse:collapse;font-size:14px}.landing .own-table th,.landing .own-table td{padding:14px 20px;text-align:left;border-bottom:1px solid var(--border)}.landing .own-table tr:last-child th,.landing .own-table tr:last-child td{border-bottom:0}.landing .own-table th{color:var(--muted);font-weight:500;width:46%}.landing .own-table td.mine{color:var(--accent);font-weight:600}.landing .own-table td.theirs{color:var(--muted)}.landing .own-table thead th{color:var(--ink);font-family:var(--display);font-weight:600;font-size:15px;background:var(--surface-2)}.landing .price-card{max-width:420px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:40px 36px;text-align:center;box-shadow:0 30px 70px -30px #0009}.landing .price-card .amount{font-family:var(--display);font-size:56px;font-weight:600;color:var(--ink)}.landing .price-card .amount span{font-size:16px;color:var(--muted);font-weight:400;font-family:var(--ui)}.landing .price-card ul{list-style:none;margin:26px 0 30px;text-align:left;display:flex;flex-direction:column;gap:12px}.landing .price-card li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ink)}.landing .price-card li svg{flex-shrink:0;width:18px;height:18px;margin-top:2px;stroke:var(--accent);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.landing .price-card .btn{width:100%}.landing .price-note{max-width:420px;margin:18px auto 0;text-align:center;color:var(--muted);font-size:13px;line-height:1.6}.landing .faq-list{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:4px}.landing .faq-item{border-bottom:1px solid var(--border);padding:20px 4px}.landing .faq-item h3{font-size:16px;color:var(--ink);margin-bottom:8px;font-weight:600}.landing .faq-item p{color:var(--muted);font-size:14px;line-height:1.6}.landing .site-footer{padding:32px 24px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:13px}.landing .site-footer .foot-links{display:flex;gap:18px}.landing .site-footer a{color:var(--muted);text-decoration:none}.landing .site-footer a:hover{color:var(--ink)}.landing .thanks-card{max-width:480px;margin:96px auto;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:44px 36px;text-align:center;box-shadow:0 30px 70px -30px #0009}.landing .thanks-card .check{width:56px;height:56px;border-radius:50%;background:var(--accent-soft);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.landing .thanks-card .check svg{width:28px;height:28px;stroke:var(--accent);fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.landing .thanks-card h1{font-family:var(--display);font-weight:600;font-size:26px;color:var(--ink);margin-bottom:14px}.landing .thanks-card p{color:var(--muted);font-size:15px;line-height:1.6;margin-bottom:10px}.landing .thanks-card strong{color:var(--ink)}.landing .thanks-card .btn.primary.big{margin-top:18px;width:100%}.landing .thanks-card .fine{margin-top:22px;font-size:13px}@media(max-width:640px){.landing .site-nav .nav-links a:not(.btn){display:none}.landing .hero{padding:48px 18px 32px}.landing .hero-cta{flex-direction:column;align-items:stretch}.landing .hero-cta .btn{width:100%}.landing .hero-demo-wrap{margin-top:36px;border-radius:12px}.landing section{padding:48px 18px}.landing .steps{grid-template-columns:1fr}.landing .own-table th,.landing .own-table td{padding:12px 14px;font-size:13px}.landing .price-card{padding:30px 22px}.landing .site-footer{flex-direction:column;text-align:center}}
