.Landing-module__QRY3bG__page{background:var(--color-primary-cream);min-height:100vh;color:var(--color-gray-900);flex-direction:column;display:flex}.Landing-module__QRY3bG__hero{text-align:center;max-width:640px;margin:0 auto;padding:5rem 2rem 3rem}.Landing-module__QRY3bG__headline{letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.Landing-module__QRY3bG__accent{color:var(--color-primary-green)}.Landing-module__QRY3bG__subtitle{color:var(--color-gray-600);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.5}.Landing-module__QRY3bG__toggle{background:var(--theme-dark-surface);border:1px solid var(--theme-dark-border);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.Landing-module__QRY3bG__toggleBtn{cursor:pointer;color:var(--theme-dark-text-muted);background:0 0;border:none;border-radius:8px;padding:.6rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .15s}.Landing-module__QRY3bG__toggleBtn:hover{color:#bbb}.Landing-module__QRY3bG__toggleBtn.Landing-module__QRY3bG__activeHuman{background:var(--color-primary-green);color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12)}.Landing-module__QRY3bG__toggleBtn.Landing-module__QRY3bG__activeAgent{background:var(--color-accent-teal);color:#0a0a0a;box-shadow:0 1px 3px rgba(0,0,0,.12)}.Landing-module__QRY3bG__instructions{width:100%;max-width:600px;margin:0 auto;padding:0 2rem 4rem}.Landing-module__QRY3bG__card{border-radius:14px;padding:2rem}.Landing-module__QRY3bG__cardDark{background:var(--theme-dark-surface);color:var(--theme-dark-text)}.Landing-module__QRY3bG__cardHuman{border:1px solid #00bf63}.Landing-module__QRY3bG__cardAgent{border:1px solid var(--color-accent-teal);box-shadow:0 0 20px rgba(45,212,191,.15),0 0 60px rgba(45,212,191,.05)}.Landing-module__QRY3bG__cardTitle{text-align:center;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700}.Landing-module__QRY3bG__cardDesc{color:var(--color-gray-600);margin-top:-.75rem;margin-bottom:1.5rem;line-height:1.6}.Landing-module__QRY3bG__promptBox{background:var(--theme-dark-surface);border:1px solid var(--theme-dark-border);border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem}.Landing-module__QRY3bG__promptText{color:#e2e8f0;word-break:break-word;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.85rem;line-height:1.6}.Landing-module__QRY3bG__copyBtn{background:var(--color-primary-green);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:1.5rem;padding:.7rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:opacity .15s;display:block}.Landing-module__QRY3bG__copyBtn:hover{opacity:.9}.Landing-module__QRY3bG__steps{counter-reset:step;margin:0;padding:0;list-style:none}.Landing-module__QRY3bG__steps li{counter-increment:step;color:var(--theme-dark-text-muted);margin-bottom:.5rem;padding-left:2rem;font-size:.9rem;line-height:1.5;position:relative}.Landing-module__QRY3bG__steps li:before{content:counter(step)".";color:var(--color-primary-green);font-weight:700;position:absolute;left:0}.Landing-module__QRY3bG__stepsAgent li:before{color:var(--color-accent-teal)}.Landing-module__QRY3bG__steps li:last-child{margin-bottom:0}.Landing-module__QRY3bG__crossPromo{color:#666;text-align:center;border-top:1px solid #2a2a2a;margin-top:1.25rem;padding-top:1.25rem;font-size:.82rem}.Landing-module__QRY3bG__crossPromoLink{color:var(--color-accent-teal);cursor:pointer;font-weight:500;text-decoration:none}.Landing-module__QRY3bG__crossPromoLink:hover{text-decoration:underline}.Landing-module__QRY3bG__code{background:var(--color-gray-900);color:var(--color-gray-300);white-space:pre;border-radius:8px;padding:1rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.78rem;line-height:1.7;overflow-x:auto}.Landing-module__QRY3bG__ctaSection{max-width:1100px;margin:0 auto;padding:0 2rem 3rem}.Landing-module__QRY3bG__whatSection{text-align:center;max-width:1100px;margin:0 auto;padding:0 2rem 4rem}.Landing-module__QRY3bG__whatTitle{color:var(--color-gray-900);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Landing-module__QRY3bG__whatLede{color:var(--color-gray-500);margin-bottom:2rem;font-size:1.1rem}.Landing-module__QRY3bG__whatList{text-align:left;margin-bottom:2rem}.Landing-module__QRY3bG__whatList p{color:var(--color-gray-600);padding:.4rem 0 .4rem 1.25rem;font-size:.95rem;line-height:1.5;position:relative}.Landing-module__QRY3bG__whatList p:before{content:"→";color:var(--color-primary-green);font-weight:700;position:absolute;left:0}.Landing-module__QRY3bG__whatList strong{color:var(--color-gray-900)}.Landing-module__QRY3bG__whatList code{background:var(--color-gray-100);color:var(--color-gray-700);border-radius:4px;padding:.1rem .35rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem}.Landing-module__QRY3bG__whatLink{color:var(--color-primary-green);font-weight:500;text-decoration:none}.Landing-module__QRY3bG__whatLink:hover{text-decoration:underline}.Landing-module__QRY3bG__whatUrls{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Landing-module__QRY3bG__urlPreview{background:var(--color-gray-100);border:1px solid var(--color-gray-300);color:var(--color-gray-500);border-radius:8px;padding:.7rem 1rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.9rem}.Landing-module__QRY3bG__urlAccent{color:var(--color-primary-green);font-weight:600}.Landing-module__QRY3bG__urlRow{align-items:center;gap:.75rem;display:flex}.Landing-module__QRY3bG__urlRow .Landing-module__QRY3bG__urlPreview{flex:1}.Landing-module__QRY3bG__urlHuman{border-color:rgba(34,197,94,.4)}.Landing-module__QRY3bG__urlAgent{border-color:rgba(59,130,246,.4)}.Landing-module__QRY3bG__urlLabel{color:var(--color-gray-500);white-space:nowrap;min-width:80px;font-size:.8rem}.Landing-module__QRY3bG__urlLabelHuman{color:#22c55e}.Landing-module__QRY3bG__urlLabelAgent{color:#3b82f6}.Landing-module__QRY3bG__ctaGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Landing-module__QRY3bG__ctaCard{background:var(--theme-surface);border:1px solid var(--color-gray-200);border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;padding:1.25rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.Landing-module__QRY3bG__ctaCard:hover{border-color:var(--color-primary-green);box-shadow:0 2px 12px rgba(0,191,99,.1)}.Landing-module__QRY3bG__ctaEmoji{margin-bottom:.25rem;font-size:1.75rem;line-height:1}.Landing-module__QRY3bG__ctaCardTitle{color:var(--color-gray-900);font-size:.9rem;font-weight:600}.Landing-module__QRY3bG__ctaCardDesc{color:var(--color-gray-500);font-size:.8rem}.Landing-module__QRY3bG__recentSection{max-width:1100px;margin:0 auto;padding:0 2rem 3rem}.Landing-module__QRY3bG__recentContainer{border:1px solid var(--theme-dark-border);border-radius:14px;overflow:hidden}.Landing-module__QRY3bG__recentHeader{background:var(--theme-dark-surface);justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.Landing-module__QRY3bG__recentTitle{color:var(--theme-dark-text);font-size:1rem;font-weight:700}.Landing-module__QRY3bG__recentViewAll{color:var(--color-primary-green);font-size:.85rem;font-weight:500;text-decoration:none}.Landing-module__QRY3bG__recentViewAll:hover{text-decoration:underline}.Landing-module__QRY3bG__recentBody{background:var(--theme-surface);padding:1rem}.Landing-module__QRY3bG__recentGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.Landing-module__QRY3bG__recentCard{background:var(--theme-surface);border:1px solid var(--color-gray-200);border-radius:10px;align-items:center;gap:.85rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.Landing-module__QRY3bG__recentCard:hover{border-color:var(--color-primary-green);box-shadow:0 2px 8px rgba(0,191,99,.08)}.Landing-module__QRY3bG__recentAvatar{background:var(--color-gray-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.Landing-module__QRY3bG__recentAvatar img{object-fit:cover;width:100%;height:100%}.Landing-module__QRY3bG__recentAvatarFallback{color:var(--color-gray-500);font-size:1rem;font-weight:700}.Landing-module__QRY3bG__recentInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Landing-module__QRY3bG__recentName{color:var(--color-gray-900);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.Landing-module__QRY3bG__recentOwnerLink{color:#1d9bf0;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;align-items:center;gap:.3rem;font-size:.78rem;text-decoration:none;display:inline-flex;overflow:hidden}.Landing-module__QRY3bG__recentOwnerLink:hover{color:#0c7abf}.Landing-module__QRY3bG__xIcon{flex-shrink:0}.Landing-module__QRY3bG__trustSection{padding:3rem 2rem 4rem}.Landing-module__QRY3bG__trustInner{max-width:1100px;margin:0 auto}.Landing-module__QRY3bG__trustTitle{text-align:center;color:var(--color-gray-900);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Landing-module__QRY3bG__trustSubtitle{text-align:center;color:var(--color-gray-500);margin-bottom:2.5rem;font-size:.95rem;line-height:1.5}.Landing-module__QRY3bG__trustGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.Landing-module__QRY3bG__trustItem{background:var(--theme-surface);border:1px solid var(--color-gray-200);border-radius:12px;padding:1.5rem}.Landing-module__QRY3bG__trustIcon{width:36px;height:36px;color:var(--color-accent-teal);background:rgba(45,212,191,.08);border:1px solid rgba(45,212,191,.2);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Landing-module__QRY3bG__trustItem h3{color:var(--color-gray-900);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.Landing-module__QRY3bG__trustItem p{color:var(--color-gray-600);margin:0;font-size:.85rem;line-height:1.6}.Landing-module__QRY3bG__trustLink{text-align:center;color:var(--color-accent-teal);font-size:.9rem;font-weight:500;text-decoration:none;display:block}.Landing-module__QRY3bG__trustLink:hover{text-decoration:underline}@media (max-width:640px){.Landing-module__QRY3bG__hero{padding:3rem 1.5rem 2rem}.Landing-module__QRY3bG__headline{font-size:2.25rem}.Landing-module__QRY3bG__subtitle{font-size:1.05rem}.Landing-module__QRY3bG__instructions{padding:0 1rem 3rem}.Landing-module__QRY3bG__card{padding:1.5rem}.Landing-module__QRY3bG__code{font-size:.7rem}.Landing-module__QRY3bG__urlRow{flex-direction:column;align-items:stretch;gap:.25rem}.Landing-module__QRY3bG__urlLabel{text-align:right;font-size:.75rem}.Landing-module__QRY3bG__ctaGrid{grid-template-columns:repeat(2,1fr)}.Landing-module__QRY3bG__recentGrid{grid-template-columns:1fr 1fr}.Landing-module__QRY3bG__recentSection{padding:0 1.5rem 2rem}.Landing-module__QRY3bG__recentAvatar{width:36px;height:36px}.Landing-module__QRY3bG__trustGrid{grid-template-columns:1fr}.Landing-module__QRY3bG__ctaSection{padding:0 1.5rem 2rem}.Landing-module__QRY3bG__whatSection{padding:0 1.5rem 3rem}.Landing-module__QRY3bG__trustSection{padding:3rem 1.5rem}}
