*{margin:0;padding:0;box-sizing:border-box}:root{--accent: #ff6000;--accent-light: #ff8533;--bg-dark: #0a0e13}body{background:var(--bg-dark);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden;position:relative}.stars,.stars2,.stars3{position:fixed;inset:0;width:100%;height:100%;display:block;z-index:0}.stars{background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAwIiBoZWlnaHQ9IjIwMDAiPjxyZWN0IGZpbGw9IiMwYTBlMTMiIHdpZHRoPSIyMDAwIiBoZWlnaHQ9IjIwMDAiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSI0NTAiIGN5PSIxNTAiIHI9IjEiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSIxNTAiIGN5PSIzNTAiIHI9IjEiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSI4NTAiIGN5PSI1NTAiIHI9IjEiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSIxMjUwIiBjeT0iNzUwIiByPSIxIi8+PGNpcmNsZSBmaWxsPSIjZmZmIiBjeD0iMTY1MCIgY3k9Ijk1MCIgcj0iMSIvPjxjaXJjbGUgZmlsbD0iI2ZmZiIgY3g9IjM1MCIgY3k9IjExNTAiIHI9IjEiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSI3NTAiIGN5PSIxMzUwIiByPSIxIi8+PGNpcmNsZSBmaWxsPSIjZmZmIiBjeD0iMTE1MCIgY3k9IjE1NTAiIHI9IjEiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSIxNTUwIiBjeT0iMTc1MCIgcj0iMSIvPjxjaXJjbGUgZmlsbD0iI2ZmZiIgY3g9IjU1MCIgY3k9IjE5NTAiIHI9IjEiLz48L3N2Zz4=) repeat;animation:animateStars 100s linear infinite}.stars2{background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjEwMDAiPjxyZWN0IGZpbGw9InRyYW5zcGFyZW50IiB3aWR0aD0iMTAwMCIgaGVpZ2h0PSIxMDAwIi8+PGNpcmNsZSBmaWxsPSIjZmZmIiBjeD0iMjUwIiBjeT0iMTUwIiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSI2NTAiIGN5PSIzNTAiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iI2ZmZiIgY3g9IjQ1MCIgY3k9IjU1MCIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjZmZmIiBjeD0iODUwIiBjeT0iNzUwIiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSIxNTAiIGN5PSI5NTAiIHI9IjEuNSIvPjwvc3ZnPg==) repeat;animation:animateStars 150s linear infinite;opacity:.7}.stars3{background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIj48cmVjdCBmaWxsPSJ0cmFuc3BhcmVudCIgd2lkdGg9IjUwMCIgaGVpZ2h0PSI1MDAiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSIxMjUiIGN5PSIxMjUiIHI9IjIiLz48Y2lyY2xlIGZpbGw9IiNmZmYiIGN4PSIzNzUiIGN5PSIzNzUiIHI9IjIiLz48L3N2Zz4=) repeat;animation:animateStars 200s linear infinite;opacity:.5}@keyframes animateStars{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}nav{position:relative;z-index:100;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.05)}.nav-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:800;letter-spacing:-.5px;display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none}.logo-image{height:40px;width:auto;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(346deg) brightness(104%) contrast(97%)}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:#fff}.cta-button{padding:.75rem 1.5rem;background:var(--accent);color:#0a0e13;text-decoration:none;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .2s;display:inline-block}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00e5ff80}main{position:relative;z-index:1}.hero{max-width:1200px;margin:0 auto;padding:8rem 2rem 6rem;text-align:center}.badge{display:inline-block;padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.9rem;margin-bottom:2rem}.subtitle{font-size:1.15rem;color:#ffffffb3;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:700;line-height:1.1;margin-bottom:3rem;letter-spacing:-1px}.highlight{color:var(--accent)}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.cta-button.primary{font-size:1.1rem;padding:1rem 2rem}.cta-button.secondary{background:#000;color:#fff;border:1px solid rgba(255,255,255,.2);font-size:1.1rem;padding:1rem 2rem}.cta-button.large{font-size:1.2rem;padding:1.25rem 2.5rem}.pain-points{max-width:1200px;margin:0 auto;padding:6rem 2rem}.pain-points-header{text-align:center;max-width:900px;margin:0 auto 4rem}.pain-points-header h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.pain-points-header p{font-size:1.15rem;color:#ffffffb3;line-height:1.6}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:6rem}.pain-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2.5rem;transition:all .3s;display:flex;flex-direction:column;align-items:flex-start;gap:0}.pain-card:hover{background:#ffffff0d;border-color:#00e5ff4d;transform:translateY(-5px)}.pain-icon{width:48px;height:48px;flex-shrink:0;color:var(--accent);margin-bottom:1rem}.pain-icon svg{width:100%;height:100%}.pain-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--accent);width:100%}.pain-card p{color:#ffffffb3;line-height:1.6;width:100%}.pain-cta{text-align:center;padding:2rem 2rem 1.75rem;background:#00e5ff0d;border:1px solid rgba(0,229,255,.2);border-radius:16px;max-width:550px;margin:0 auto}.pain-cta h2{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:.75rem}.pain-cta p{font-size:1rem;color:#ffffffb3;margin-bottom:1.5rem;line-height:1.5}.tools-section{max-width:1200px;margin:0 auto;padding:6rem 2rem;text-align:center;overflow:hidden}.tools-section h2{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.tools-carousel{overflow:hidden;width:100%;position:relative;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.tools-track{display:flex;align-items:center;gap:4rem;animation:scroll 60s linear infinite;width:fit-content}.tool-logo{height:30px;width:auto;opacity:.6;transition:opacity .3s;filter:brightness(0) invert(1)}.tool-logo[alt=Claude]{height:15px}.tool-logo:hover{opacity:1}.tools-subtext{margin-top:2rem;color:#fff9;font-size:1rem;font-style:italic}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.process-section{max-width:1200px;margin:0 auto;padding:6rem 2rem;text-align:center}.process-section h2{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.section-subtitle{font-size:1.2rem;color:#ffffffb3;max-width:700px;margin:0 auto 4rem;line-height:1.6}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;text-align:left}@media (min-width: 768px){.process-grid{grid-template-columns:repeat(3,1fr)}}.process-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s;position:relative;backdrop-filter:blur(10px)}.process-card:hover{background:#ffffff0d;border-color:#00e5ff4d;transform:translateY(-8px);box-shadow:0 20px 40px #00e5ff1a}.step-number{font-size:3rem;font-weight:800;color:var(--accent);margin-bottom:1rem;opacity:.5}.process-card h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#fff}.process-description{color:#a0a0a0;margin-bottom:1.5rem;line-height:1.5}.process-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.process-list li{color:#ccc;position:relative;padding-left:1.5rem;line-height:1.4}.process-list li:before{content:"✓";position:absolute;left:0;color:#00e5ff;font-weight:600}.mockup-window{margin-bottom:2rem;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);border-radius:8px;overflow:hidden}.window-header{background:#2a2a2a;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.05)}.window-dots{display:flex;gap:.5rem}.dot{width:10px;height:10px;border-radius:50%}.dot.red{background:#ff5f57}.dot.yellow{background:#ffbd2e}.dot.green{background:#28ca42}.window-title{font-size:.85rem;color:#ffffff80;font-family:Courier New,monospace}.window-content{padding:20px;height:180px;overflow:hidden}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.metric-box{background:#ffffff08;padding:1rem;border-radius:6px;display:flex;flex-direction:column;gap:.5rem}.metric-bar{height:4px;background:#fff3;border-radius:2px}.metric-bar.short{width:60%;background:var(--accent)}.target-visual{display:flex;align-items:center;justify-content:center;background:#ffffff08;border-radius:6px}.target-visual svg{width:80px;height:80px}.text-lines{display:flex;flex-direction:column;gap:.5rem}.line{height:6px;background:#ffffff1a;border-radius:3px}.line.short{width:70%}.code-view{font-family:Courier New,Courier,monospace;font-size:.75rem;line-height:1.3}.code-line{color:#fff9;margin:2px 0}.code-line.indent{padding-left:2rem}.code-line.indent2{padding-left:4rem}.code-comment{color:#fff6;font-style:italic}.code-keyword{color:#ff6b9d;font-weight:600}.code-function{color:var(--accent)}.dashboard-view{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.status-panel{display:flex;flex-direction:column;gap:.75rem}.status-item{display:flex;align-items:center;gap:.75rem}.status-icon{width:20px;height:20px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2)}.status-label{font-size:.85rem;color:#ffffff80}.update-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#ffffff08;border-radius:6px;padding:1rem}.status-badge{font-size:.8rem;color:#ffffff80}.refresh-icon svg{width:40px;height:40px}.update-text{font-size:.85rem;color:#fff9}.final-cta{max-width:1200px;margin:0 auto;padding:8rem 2rem;text-align:center}.final-cta h2{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.final-cta p{font-size:1.3rem;color:#ffffffb3;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}footer{border-top:1px solid rgba(255,255,255,.1);padding:3rem 2rem;position:relative;z-index:1}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-brand p{color:#ffffff80;margin-top:.5rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#fff9;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--accent)}@media (max-width: 768px){.nav-links{display:none}.hero-buttons{flex-direction:column;align-items:center}.pain-grid,.process-grid{grid-template-columns:1fr}.footer-container{flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}
