.logo{font-size:24px;font-weight:700;color:#1a1a2e;text-decoration:none;letter-spacing:-.02em}.nav-links a.active{color:#1a1a2e;font-weight:600}.features-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;padding-top:20px;background:transparent;display:none;z-index:1000}.feature-item .feature-description{font-size:13px;line-height:1.6;color:#64748b}.product-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;padding-top:20px;background:transparent;display:none;z-index:1000}.resources-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;padding-top:20px;background:transparent;display:none;z-index:1000}.btn-primary{background:#1a1a2e;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;transition:all .2s ease;border:none;cursor:pointer;letter-spacing:-.01em}.btn-secondary{background:transparent;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;border:1.5px solid rgba(255,255,255,.3);transition:all .2s ease;letter-spacing:-.01em}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 400"><g opacity="0.03"><circle cx="100" cy="100" r="80" fill="white"/><circle cx="900" cy="300" r="100" fill="white"/><circle cx="1100" cy="150" r="60" fill="white"/></g></svg>');opacity:.3}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#1a1a2e;overflow-x:hidden}.nav-wrapper{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}nav{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;height:72px}.logo{font-size:24px;font-weight:700;color:#1a1a2e;text-decoration:none;letter-spacing:-.02em;display:flex;flex-direction:column;gap:2px}.logo-subtitle{font-size:11px;font-weight:500;color:#64748b;letter-spacing:.5px}.nav-links{display:flex;gap:48px;list-style:none;align-items:center}.nav-links a{color:#64748b;text-decoration:none;font-weight:500;font-size:14px;transition:color .2s ease;letter-spacing:-.01em}.nav-links a:hover{color:#1a1a2e}.nav-item{position:relative}.features-dropdown,.product-dropdown,.resources-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;padding-top:20px;background:transparent;display:none;z-index:1000}.nav-item:hover .features-dropdown,.nav-item:hover .product-dropdown,.nav-item:hover .resources-dropdown{display:block}.features-dropdown-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:40px;width:900px;border:1px solid rgba(0,0,0,.06)}.features-dropdown-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px}.features-section-header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#64748b;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f1f5f9}.feature-item{padding:16px;border-radius:6px;margin-bottom:4px;transition:background .2s ease}.feature-item a{text-decoration:none;display:block}.feature-item.available:hover{background:#f8fafc;cursor:pointer}.feature-item.available .feature-name{color:#1a1a2e}.feature-item.coming-soon .feature-name{color:#94a3b8}.feature-name{font-size:15px;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.feature-description{font-size:13px;line-height:1.6;color:#64748b}.feature-item.available:hover .feature-name{color:#9e4178}.feature-item.coming-soon{opacity:.7;cursor:default}.product-dropdown-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:20px;width:380px;border:1px solid rgba(0,0,0,.06)}.product-item{padding:14px 16px;border-radius:6px;margin-bottom:4px;transition:background .2s ease}.product-item:last-child{margin-bottom:0}.product-item a{text-decoration:none;display:block}.product-item:hover{background:#f8fafc;cursor:pointer}.product-item-name{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:4px;letter-spacing:-.01em}.product-item:hover .product-item-name{color:#9e4178}.product-item-desc{font-size:12px;line-height:1.5;color:#64748b}.resources-dropdown-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:32px;width:700px;border:1px solid rgba(0,0,0,.06)}.resources-dropdown-inner{display:grid;grid-template-columns:1fr 1fr;gap:32px}.resources-section-header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#64748b;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #f1f5f9}.resource-item{padding:12px 14px;border-radius:6px;margin-bottom:4px;transition:background .2s ease}.resource-item:last-child{margin-bottom:0}.resource-item a{text-decoration:none;display:block}.resource-item:hover{background:#f8fafc;cursor:pointer}.resource-item-name{font-size:14px;font-weight:600;color:#1a1a2e;letter-spacing:-.01em}.resource-item:hover .resource-item-name{color:#9e4178}.nav-cta{background:#1a1a2e;color:#fff!important;padding:10px 24px;border-radius:6px;font-weight:600;transition:all .2s ease;font-size:14px}.nav-cta:hover{background:#2d2d44;transform:translateY(-1px)}.hero{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;overflow:hidden;padding-top:80px}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:#0a0a0a}.hero-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a1a2eb3,#2d2d4480);z-index:1}.hero-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 50% 40%,rgba(158,65,120,.3) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 70% 60%,rgba(61,36,56,.4) 0%,transparent 50%),radial-gradient(ellipse 100% 80% at 30% 50%,rgba(40,32,35,.3) 0%,transparent 50%),radial-gradient(circle at 20% 80%,rgba(158,65,120,.15) 0%,transparent 40%),radial-gradient(circle at 80% 20%,rgba(61,36,56,.15) 0%,transparent 40%),linear-gradient(135deg,#0a0a0a,#1a1a2e,#0a0a0a);opacity:1;z-index:0}.hero-content{position:relative;z-index:10;max-width:1400px;width:100%;margin:0 auto;padding:0 40px}.hero-text{max-width:700px}.hero h1{font-size:clamp(42px,5vw,56px);font-weight:700;color:#fff;line-height:1.15;margin-bottom:24px;letter-spacing:-.02em}.hero-subtitle{font-size:19px;color:#ffffffe6;line-height:1.7;margin-bottom:40px;font-weight:400}.hero-buttons{display:flex;gap:16px;margin-bottom:60px}.hero-description{color:#ffffffd9;font-size:16px;line-height:1.7;max-width:800px;font-weight:400;padding:30px 0;border-top:1px solid rgba(255,255,255,.15)}.btn-primary{background:#1a1a2e;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;transition:all .2s ease;border:none;cursor:pointer;letter-spacing:-.01em;display:inline-block}.btn-primary:hover{background:#2d2d44;transform:translateY(-1px)}.btn-secondary{background:transparent;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;border:1.5px solid rgba(255,255,255,.3);transition:all .2s ease;letter-spacing:-.01em;display:inline-block}.btn-secondary:hover{border-color:#fff9;background:#ffffff0d}.container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:80px}.section-label{color:#64748b;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:16px}.section-title{font-size:clamp(32px,4vw,44px);font-weight:700;color:#1a1a2e;margin-bottom:20px;line-height:1.2;letter-spacing:-.02em}.section-subtitle{font-size:18px;color:#64748b;max-width:700px;margin:0 auto;line-height:1.7;font-weight:400}.features-section{background:#f9f6f0;padding:120px 40px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:60px}.feature-card{background:#fff;padding:48px 40px;border-radius:2px;box-shadow:0 1px 3px #00000014;transition:all .3s ease;border-left:3px solid transparent;position:relative}.feature-card:hover{border-left-color:#9e4178;box-shadow:0 4px 12px #0000001a}.feature-card:before{content:"";position:absolute;top:40px;left:40px;width:40px;height:2px;background:linear-gradient(90deg,#3d2438,#9e4178)}.feature-title{font-size:20px;font-weight:700;color:#1a1a2e;margin-bottom:16px;margin-top:16px;letter-spacing:-.01em}.feature-card .feature-description{color:#64748b;font-size:15px;line-height:1.7;font-weight:400}.features-closing{text-align:center;margin-top:60px;font-size:16px;color:#64748b;max-width:800px;margin-left:auto;margin-right:auto}.use-cases{background:#fff;padding:120px 40px}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.use-case{text-align:left}.use-case-number{font-size:12px;font-weight:600;color:#64748b;margin-bottom:16px;text-transform:uppercase;letter-spacing:1.2px}.use-case h3{font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:16px;letter-spacing:-.01em}.use-case p{color:#64748b;font-size:15px;line-height:1.7}.cta-section{background:linear-gradient(135deg,#1a1a2e,#2d2d44);padding:100px 40px;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 400"><g opacity="0.03"><circle cx="100" cy="100" r="80" fill="white"/><circle cx="900" cy="300" r="100" fill="white"/><circle cx="1100" cy="150" r="60" fill="white"/></g></svg>');opacity:.3}.cta-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.cta-section h2{font-size:clamp(32px,4vw,44px);font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2;letter-spacing:-.02em}.cta-section p{font-size:18px;color:#ffffffd9;margin-bottom:40px;line-height:1.7}.cta-section .btn-primary{background:#fff;color:#1a1a2e}.cta-section .btn-primary:hover{background:#f8f9fa}footer{background:#1a1a2e;color:#a0aec0;padding:60px 40px 40px}.footer-content{max-width:1400px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.footer-section h4{color:#fff;font-weight:700;margin-bottom:16px;font-size:16px}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:12px}.footer-section a{color:#a0aec0;text-decoration:none;transition:color .3s ease;font-size:14px}.footer-section a:hover{color:#9e4178}.footer-bottom{max-width:1400px;margin:0 auto;padding-top:30px;border-top:1px solid rgba(160,174,192,.2);display:flex;justify-content:space-between;align-items:center;font-size:14px}@media (max-width: 768px){nav{padding:0 20px}.nav-links{display:none}.hero-content{padding:0 20px}.hero h1{font-size:36px}.hero-buttons{flex-direction:column}.features-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:20px;text-align:center}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;line-height:1.6;color:#1a1a2e;background:linear-gradient(135deg,#fefefe,#fdf8f3 25%,#fcf5f0 75%,#faf2ed);min-height:100vh}
