header{padding:170px 24px 72px;text-align:center;max-width:1000px;margin:0 auto}header h1{font-size:clamp(48px,8vw,96px);font-weight:800;letter-spacing:-.04em;line-height:1.08;margin-bottom:32px;background:linear-gradient(to bottom,#1b1b1f,#5b5b63);-webkit-background-clip:text;-webkit-text-fill-color:transparent}header .subtitle{font-size:clamp(20px,3vw,24px);color:var(--text-secondary);max-width:680px;margin:0 auto 56px;font-weight:400;line-height:1.5}header .cta-group{display:flex;gap:16px;justify-content:center}.integrations{border:1px solid var(--border);padding:32px 24px;background:#ffecd266;border-radius:20px;max-width:960px;margin:36px auto 0}.integrations-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);text-align:center;margin-bottom:16px}.integrations-divider{width:100%;height:1px;background:var(--border);margin:24px 0}.logos{display:flex;justify-content:center;gap:60px;opacity:1;flex-wrap:wrap}.logo-item{display:flex;align-items:center;gap:12px;font-weight:600;font-size:18px;color:var(--text-secondary)}.logo-item img{width:36px;height:36px;object-fit:contain}.logos-ai{gap:48px}.logo-item-ai{display:flex;align-items:center;gap:12px}.logo-item-ai img{width:36px;height:36px;object-fit:contain}.logo-item-info{display:flex;flex-direction:column;gap:2px}.logo-item-name{font-weight:600;font-size:16px;color:var(--text-secondary)}.logo-item-req{font-size:12px;color:var(--text-tertiary)}.integrations-setup-link{display:block;text-align:center;margin-top:20px;font-size:14px;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .2s}.integrations-setup-link:hover{color:var(--text)}.nervous-system{padding:100px 24px;max-width:1200px;margin:0 auto}.nervous-system .section-header{text-align:center;margin-bottom:80px}.nervous-system .section-header h2{font-size:42px;font-weight:700;letter-spacing:-.03em;margin-bottom:16px}.nervous-system .section-header p{color:var(--text-secondary);font-size:18px}.pathways-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:24px}.pathway-card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:40px;transition:transform .3s ease,border-color .3s ease;position:relative;overflow:hidden}.pathway-card:hover{border-color:#ffffff4d;transform:translateY(-2px)}.pathway-card:after{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,183,137,.35),transparent 70%);opacity:.8}.pathway-card:before{content:"";position:absolute;right:24px;top:24px;width:80px;height:80px;border-radius:18px;background:linear-gradient(140deg,#ffd6a580,#ffecd21a);opacity:.6}.pathway-card>*{position:relative;z-index:1}.pathway-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.pathway-card-icon{width:48px;height:48px;background:#ffd6a559;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.pathway-card-number{font-family:monospace;color:var(--text-tertiary);font-size:14px}.pathway-card h3{font-size:24px;font-weight:600;margin-bottom:12px;letter-spacing:-.02em}.pathway-card>p{color:var(--text-secondary);font-size:15px;margin-bottom:32px}.workflow-icons{display:flex;align-items:center;gap:10px;margin-bottom:18px}.workflow-icons img{width:28px;height:28px}.workflow-pill{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1b1b1f;background:#ffd6a580;border:1px solid rgba(27,27,31,.12);padding:4px 8px;border-radius:999px}.workflow-tree{background:#ffecd259;border-radius:12px;padding:20px;font-family:SF Mono,Monaco,monospace;font-size:12px;color:var(--text-secondary);border:1px solid rgba(27,27,31,.08)}.workflow-step{display:flex;gap:12px;margin-bottom:12px;position:relative}.workflow-step:last-child{margin-bottom:0}.workflow-step:before{content:"";position:absolute;left:7px;top:16px;bottom:-16px;width:1px;background:var(--border)}.workflow-step:last-child:before{display:none}.step-dot{width:14px;height:14px;border-radius:50%;background:#f4cda6;border:2px solid var(--bg-card);flex-shrink:0;z-index:1}.step-content{flex:1}.step-tool{color:#fff;font-weight:600;margin-right:8px;text-transform:uppercase;font-size:10px;letter-spacing:.05em;background:#1b1b1f;padding:2px 6px;border-radius:4px}.pathway-card-footer{margin-top:16px;padding-top:16px;border-top:1px solid var(--border)}.show-me-how{font-size:13px;font-weight:500;color:var(--text-tertiary);text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s}.show-me-how:hover{color:var(--text)}.faq-section{padding:120px 24px;max-width:800px;margin:0 auto}.faq-section h2{font-size:32px;margin-bottom:48px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){header{padding:132px 16px 56px}header h1{font-size:44px}header .subtitle{font-size:17px;margin-bottom:36px}.pathways-grid{grid-template-columns:1fr}.pathway-card{padding:28px}.workflow-tree{font-size:11px}.logos{gap:24px}.logo-item img{width:32px;height:32px}}@media(max-width:520px){header h1{font-size:36px}header .subtitle{font-size:16px}header .cta-group{flex-direction:column}header .cta-group .btn{width:100%}.integrations{padding:24px 18px}.logos{gap:16px}.logo-item{font-size:14px}.logo-item img{width:28px;height:28px}.workflow-icons{flex-wrap:wrap}.pathway-card-icon{width:42px;height:42px;font-size:20px}.pathway-card h3{font-size:20px}.pathway-card>p{margin-bottom:20px}.workflow-tree{padding:14px}.workflow-step{gap:8px;margin-bottom:10px}.step-dot{width:12px;height:12px}}
