.hiw-root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(180deg,#1a1a2e,#16213e);color:#fff;line-height:1.6;min-height:100vh}.fade-in{opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:none}.hero{text-align:center;padding:4rem 2rem 2rem;max-width:900px;margin:0 auto}.hero h1{font-size:3.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#d946ef,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.hero-subtitle{font-size:1.2rem;color:#b0b0c0;margin-bottom:1rem}.content-section{max-width:1100px;margin:3rem auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.intro-box{background:rgba(30,30,50,.6);border:1px solid rgba(217,70,239,.3);border-radius:16px;padding:2.5rem;margin-bottom:3rem}.intro-text{font-size:1.15rem;color:#d0d0e0;line-height:1.8;margin-bottom:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0}.stat-card{background:rgba(30,30,50,.6);border:1px solid rgba(217,70,239,.2);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s}.stat-card:hover{border-color:rgba(217,70,239,.5);transform:translateY(-3px)}.stat-number{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#d946ef,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label{font-size:.95rem;color:#b0b0c0;margin-top:.5rem}.steps-container{display:grid;gap:2rem;margin-top:3rem}.step-card{background:rgba(30,30,50,.6);border:1px solid rgba(217,70,239,.2);border-radius:16px;padding:2.5rem;transition:all .3s}.step-card:hover{transform:translateY(-5px);border-color:rgba(217,70,239,.5);box-shadow:0 10px 40px rgba(217,70,239,.2)}.step-header{gap:1.5rem;margin-bottom:1.5rem}.step-header,.step-number{display:flex;align-items:center}.step-number{background:linear-gradient(135deg,#d946ef,#7c3aed);width:50px;height:50px;border-radius:12px;justify-content:center;font-size:1.5rem;flex-shrink:0}.step-number,.step-title{color:#fff;font-weight:700}.step-title{font-size:1.8rem}.step-description{font-size:1.05rem;color:#b0b0c0;line-height:1.7;margin-bottom:1.2rem}.feature-list{list-style:none;margin-top:1.2rem}.feature-list li{padding:.6rem 0;color:#c0c0d0;font-size:1rem;display:flex;align-items:start;gap:.8rem}.feature-list li:before{content:"\2713";color:#d946ef;font-weight:700;font-size:1.2rem;flex-shrink:0}.use-cases{margin:4rem 0}.use-case-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.use-case-card{background:rgba(30,30,50,.6);border:1px solid rgba(217,70,239,.2);border-radius:16px;padding:2rem;transition:all .3s}.use-case-card:hover{border-color:rgba(217,70,239,.5);transform:translateY(-3px)}.use-case-icon{width:60px;height:60px;background:linear-gradient(135deg,#d946ef,#7c3aed);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin-bottom:1.2rem}.use-case-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1rem}.use-case-description{color:#b0b0c0;line-height:1.6}.faq-section{margin:4rem 0}.faq-item{background:rgba(30,30,50,.6);border:1px solid rgba(217,70,239,.2);border-radius:12px;padding:2rem;margin-bottom:1.5rem;transition:all .3s}.faq-item:hover{border-color:rgba(217,70,239,.5)}.faq-question{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1rem}.faq-answer{color:#b0b0c0;line-height:1.7}.cta-section{text-align:center;padding:4rem 2rem;margin-top:4rem;background:rgba(30,30,50,.4);border-radius:20px;max-width:900px;margin-left:auto;margin-right:auto}.cta-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#d946ef,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-subtitle{font-size:1.2rem;color:#b0b0c0;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2.5rem;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s}.btn-primary{background:#fff;color:#7c3aed;border:2px solid #fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px hsla(0,0%,100%,.3)}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(217,70,239,.5)}.btn-secondary:hover{background:rgba(217,70,239,.1);border-color:#d946ef;transform:translateY(-2px)}@media (max-width:768px){.hero{padding:3rem 1.5rem 1rem}.hero h1{font-size:2.5rem}.step-header{flex-direction:column;text-align:center}.cta-buttons{flex-direction:column;align-items:center}.stats-grid{grid-template-columns:1fr}}