:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#747bff}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.hero-section{margin:3rem 0;padding:2rem}.workclaw-logo{width:300px;height:300px;max-width:90vw;margin:0 auto 2rem;display:block;transition:transform .3s ease}.workclaw-logo:hover{transform:scale(1.05)}.hero-section h1{font-size:3.5rem;margin:1rem 0;color:#000;font-weight:700}.tagline{font-size:1.5rem;color:#333;margin:1rem 0;font-weight:600}.subtitle{font-size:1.1rem;color:#555;margin:1rem 0 2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem auto;padding:2rem 0;max-width:1000px}.feature-card{background:#f5f5f5;padding:2rem;border-radius:15px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d;transition:transform .3s ease,box-shadow .3s ease;color:#000}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f;border-color:#ccc}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#000}.feature-card p{font-size:1rem;color:#333;line-height:1.6;margin-bottom:.5rem}.feature-card ul{list-style:none;padding:0;margin:1rem 0 0;text-align:left}.feature-card ul li{font-size:.95rem;color:#444;padding:.4rem 0 .4rem 1.5rem;position:relative;line-height:1.5}.feature-card ul li:before{content:"•";position:absolute;left:.5rem;color:#666;font-weight:700}.tech-highlight{max-width:800px;margin:3rem auto;padding:1.5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border-left:4px solid #495057}.tech-highlight p{font-size:1.05rem;color:#495057;line-height:1.7;margin:0;font-style:italic}@media(max-width:768px){.hero-section h1{font-size:2rem}.tagline{font-size:1.2rem}.subtitle{font-size:1rem;padding:0 1rem}.features{grid-template-columns:1fr}.tech-highlight{margin:2rem 1rem;padding:1rem 1.5rem}.tech-highlight p{font-size:.95rem}}
