.starclaw-component{padding:80px 0;background:var(--current-bg-primary);position:relative;overflow:hidden}.starclaw-component-container{max-width:1200px;margin:0 auto;padding:0 24px}.starclaw-component-header{margin-bottom:8px;text-align:left}.starclaw-component-title-wrapper{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin-bottom:8px}.starclaw-component-title-wrapper .section-title{margin-bottom:0}.starclaw-component-subtitle-inline{font-size:1.1rem;color:var(--current-text-secondary);font-weight:400;margin-left:8px}.starclaw-component-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.starclaw-component-content{display:flex;flex-direction:column;gap:16px}.starclaw-component-description{font-size:1.05rem;line-height:1.7;color:var(--current-text-secondary);margin:0 0 12px}.starclaw-component-features{display:flex;flex-direction:column;gap:20px;margin:0}.starclaw-component-feature{display:flex;align-items:flex-start;gap:16px}.starclaw-component-feature-icon{width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,rgba(74,108,247,.1),rgba(139,92,246,.1));color:#4A6CF7;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 2px 8px rgba(74,108,247,.15)}.starclaw-component-feature-text h3{font-size:1.15rem;font-weight:600;color:var(--current-text-primary);margin:0 0 6px}.starclaw-component-feature-text p{font-size:.95rem;line-height:1.6;color:var(--current-text-secondary);margin:0}.starclaw-component-btn{display:inline-block;background:linear-gradient(135deg,#4A6CF7,#8B5CF6);color:#fff;padding:14px 36px;border-radius:50px;font-size:1.05rem;font-weight:600;text-decoration:none;box-shadow:0 8px 20px rgba(74,108,247,.3);transition:all .3s ease;align-self:flex-start;margin-top:8px}.starclaw-component-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(74,108,247,.4);background:linear-gradient(135deg,#3A5CE7,#7B4CE6)}.starclaw-component-ecosystem{background:var(--current-bg-secondary);border-radius:16px;padding:36px;box-shadow:0 8px 24px rgba(0,0,0,.08);border:1px solid var(--current-border-primary)}.starclaw-component-ecosystem-title{text-align:center;font-size:1.4rem;font-weight:600;color:var(--current-text-primary);margin:0 0 28px}.starclaw-component-ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.starclaw-component-ecosystem-item{background:var(--current-bg-primary);border-radius:12px;min-height:110px;display:flex;align-items:center;justify-content:center;padding:14px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid var(--current-border-secondary)}.starclaw-component-ecosystem-item:hover{transform:translateY(-4px);box-shadow:0 6px 18px rgba(0,0,0,.1)}.starclaw-component-ecosystem-icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;overflow:hidden}.starclaw-component-ecosystem-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.starclaw-component-ecosystem-more{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:14px 20px;background:var(--current-bg-primary);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid var(--current-border-secondary)}.starclaw-component-ecosystem-more-item{display:flex;align-items:center;justify-content:center;flex-shrink:0}.starclaw-component-ecosystem-more-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;overflow:hidden}.starclaw-component-ecosystem-more-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.starclaw-component-ecosystem-more-ellipsis{font-size:1.6rem;font-weight:700;color:var(--current-text-secondary);padding:0 4px}@media (max-width:968px){.starclaw-component-grid{grid-template-columns:1fr;gap:40px}.starclaw-component-title-wrapper{gap:12px}.starclaw-component-subtitle-inline{font-size:1rem}.starclaw-component-ecosystem{padding:28px 20px}.starclaw-component-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.starclaw-component{padding:60px 0}.starclaw-component-container{padding:0 16px}.starclaw-component-header{margin-bottom:12px}.starclaw-component-title-wrapper{flex-direction:column;gap:8px;align-items:flex-start}.starclaw-component-subtitle-inline{font-size:.95rem;margin-left:0}.starclaw-component-description{font-size:1rem}.starclaw-component-feature-icon{width:38px;height:38px;min-width:38px;font-size:1rem}.starclaw-component-feature-text h3{font-size:1.05rem}.starclaw-component-feature-text p{font-size:.9rem}.starclaw-component-btn{width:100%;text-align:center}.starclaw-component-ecosystem{padding:24px 16px}.starclaw-component-ecosystem-title{font-size:1.2rem}.starclaw-component-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.starclaw-component-ecosystem-item{min-height:90px;padding:10px}.starclaw-component-ecosystem-icon{width:70px;height:70px}.starclaw-component-ecosystem-more{padding:12px 16px}.starclaw-component-ecosystem-more-icon{width:36px;height:36px}}