.hero{min-height:100vh;padding:140px 0 100px;background:linear-gradient(180deg,var(--cream) 0%,var(--cream-dark) 60%,var(--cream-darker) 100%);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(ellipse at center,rgba(122,31,61,.03) 0%,transparent 70%);pointer-events:none}.hero-container{max-width:1320px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.hero-content{position:relative;z-index:2}.hero-label{display:inline-flex;align-items:center;gap:10px;background:#7a1f3d14;padding:12px 20px;border-radius:100px;margin-bottom:28px}.hero-label-dot{width:8px;height:8px;background:var(--maroon);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-label span{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--maroon)}.hero h1{font-size:clamp(44px,5.5vw,68px);line-height:1.08;margin-bottom:24px;color:var(--charcoal)}.hero h1 .accent{color:var(--maroon);position:relative;display:inline-block}.hero h1 .accent:after{content:"";position:absolute;bottom:6px;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--gold) 0%,var(--gold-light) 100%);border-radius:2px}.hero-subtitle{font-size:20px;line-height:1.6;color:var(--text-muted);margin-bottom:36px;max-width:540px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.hero-trust{display:flex;align-items:center;gap:20px;padding-top:32px;border-top:1px solid rgba(122,31,61,.1)}.hero-trust-item{text-align:center}.hero-trust-value{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;color:var(--maroon)}.hero-trust-label{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.hero-trust-divider{width:1px;height:40px;background:#7a1f3d26}.hero-visual{position:relative;z-index:1}.hero-card{background:linear-gradient(160deg,var(--maroon) 0%,var(--maroon-light) 50%,rgba(212,165,165,.95) 100%);border-radius:28px;padding:40px;position:relative;overflow:hidden;box-shadow:0 40px 80px #7a1f3d40}.hero-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.hero-card-sphere{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.2),transparent 70%)}.hero-card-sphere-1{top:-80px;right:-80px;width:250px;height:250px}.hero-card-sphere-2{bottom:-50px;left:-50px;width:160px;height:160px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.1),transparent 70%)}.stats-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 12px 40px #0000001a;margin-bottom:20px;position:relative;z-index:2}.stats-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(122,31,61,.08)}.stats-card-title{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--maroon)}.stats-card-badge{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--success);background:#05966914;padding:4px 10px;border-radius:20px}.stats-card-badge:before{content:"";width:6px;height:6px;background:var(--success);border-radius:50%;animation:pulse 2s infinite}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat-item{text-align:center;padding:12px 8px;background:#7a1f3d08;border-radius:12px}.stat-value{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;color:var(--maroon);line-height:1;margin-bottom:4px}.stat-label{font-size:10px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.sector-tags{display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:2}.sector-tag{background:#fffffff2;padding:10px 18px;border-radius:100px;font-size:13px;font-weight:500;color:var(--maroon);box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.sector-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.problem-section{background:var(--cream)}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.problem-column{background:#fff;border-radius:24px;padding:48px;border:1px solid rgba(122,31,61,.06)}.problem-column.solution{background:linear-gradient(160deg,var(--maroon) 0%,var(--maroon-dark) 100%);color:#fff;border:none;position:relative;overflow:hidden}.problem-column.solution:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%)}.problem-icon{width:56px;height:56px;background:linear-gradient(145deg,#7a1f3d1a,#7a1f3d0d);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.problem-column.solution .problem-icon{background:#ffffff26}.problem-icon svg{width:26px;height:26px;stroke:var(--maroon)}.problem-column.solution .problem-icon svg{stroke:#fff}.problem-column h3{font-size:28px;margin-bottom:24px}.problem-list{list-style:none}.problem-list li{font-size:15px;line-height:1.7;padding:12px 0 12px 32px;position:relative;color:var(--text-muted);border-bottom:1px solid rgba(122,31,61,.06)}.problem-list li:last-child{border-bottom:none}.problem-list li:before{content:"";position:absolute;left:0;top:18px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237A1F3D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.solution-text{font-size:16px;line-height:1.8;color:#ffffffe6;margin-bottom:32px;position:relative;z-index:1}.solution-features{display:flex;flex-direction:column;gap:16px;position:relative;z-index:1}.solution-feature{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;color:#fff}.solution-feature-icon{width:24px;height:24px;background:#c9a9624d;border-radius:6px;display:flex;align-items:center;justify-content:center}.solution-feature-icon svg{width:14px;height:14px;stroke:var(--gold)}.tiers-section{background:linear-gradient(180deg,var(--cream-dark) 0%,var(--cream) 100%);position:relative;overflow:hidden}.tiers-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(122,31,61,.03) 0%,transparent 70%)}.tiers-visual{display:flex;justify-content:center;align-items:center;gap:0;margin-bottom:64px;position:relative}.tiers-connector{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:4px;background:linear-gradient(90deg,var(--maroon) 0%,var(--gold) 50%,var(--maroon) 100%);border-radius:2px;z-index:0}.tier-circle{width:140px;height:140px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:3px solid var(--maroon);position:relative;z-index:1;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #7a1f3d1a}.tier-circle:hover{transform:scale(1.1);box-shadow:0 16px 48px #7a1f3d33}.tier-circle.active{background:linear-gradient(145deg,var(--maroon) 0%,var(--maroon-dark) 100%);border-color:var(--maroon);transform:scale(1.15);box-shadow:0 20px 60px #7a1f3d4d}.tier-circle.active .tier-number,.tier-circle.active .tier-label{color:#fff}.tier-number{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:700;color:var(--maroon);line-height:1;transition:color .3s ease}.tier-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-top:4px;transition:color .3s ease}.tier-arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;z-index:1}.tier-arrow svg{width:32px;height:32px;stroke:var(--gold)}.tier-details{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.tier-detail-card{background:#fff;border-radius:24px;padding:40px;border:1px solid rgba(122,31,61,.06);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.tier-detail-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--maroon),var(--gold));transform:scaleX(0);transition:transform .4s ease}.tier-detail-card:hover:before,.tier-detail-card.active:before{transform:scaleX(1)}.tier-detail-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #7a1f3d1f}.tier-detail-card.active{border-color:var(--maroon);box-shadow:0 24px 48px #7a1f3d26}.tier-detail-number{width:48px;height:48px;background:linear-gradient(145deg,var(--maroon) 0%,var(--maroon-dark) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;color:#fff;margin-bottom:24px}.tier-detail-card h3{font-size:24px;margin-bottom:12px;color:var(--maroon)}.tier-detail-card p{font-size:15px;line-height:1.7;color:var(--text-muted);margin-bottom:24px}.tier-features{display:flex;flex-wrap:wrap;gap:8px}.tier-feature{background:#7a1f3d0f;padding:8px 14px;border-radius:100px;font-size:12px;font-weight:500;color:var(--maroon)}.stats-section{background:linear-gradient(160deg,var(--maroon) 0%,var(--maroon-dark) 100%);padding:80px 0;position:relative;overflow:hidden}.stats-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%)}.stats-section:after{content:"";position:absolute;bottom:-150px;left:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.03) 0%,transparent 70%)}.stats-grid-full{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;position:relative;z-index:1}.stat-box{text-align:center}.stat-box-value{font-family:Cormorant Garamond,serif;font-size:56px;font-weight:600;color:#fff;line-height:1;margin-bottom:8px}.stat-box-label{font-size:14px;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px}.dual-path-section{background:var(--cream)}.dual-path-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.path-card{background:#fff;border-radius:28px;padding:56px;position:relative;overflow:hidden;border:1px solid rgba(122,31,61,.06);transition:all .4s cubic-bezier(.4,0,.2,1)}.path-card:hover{transform:translateY(-8px);box-shadow:0 32px 64px #7a1f3d1f}.path-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--maroon) 0%,var(--gold) 100%)}.path-card.investor:before{background:linear-gradient(90deg,var(--gold) 0%,var(--maroon) 100%)}.path-icon{width:72px;height:72px;background:linear-gradient(145deg,#7a1f3d1a,#7a1f3d0d);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.path-icon svg{width:32px;height:32px;stroke:var(--maroon)}.path-card h3{font-size:32px;margin-bottom:16px}.path-card>p{font-size:16px;line-height:1.8;color:var(--text-muted);margin-bottom:32px}.path-features{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.path-feature{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:var(--text-dark)}.path-feature-check{width:22px;height:22px;background:linear-gradient(145deg,var(--maroon) 0%,var(--maroon-dark) 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.path-feature-check svg{width:12px;height:12px;stroke:#fff;stroke-width:3}.testimonials-section{background:linear-gradient(180deg,var(--cream-dark) 0%,var(--cream) 100%)}.testimonials-slider{position:relative;max-width:900px;margin:0 auto}.testimonial-card{background:#fff;border-radius:28px;padding:56px;text-align:center;box-shadow:0 16px 48px #7a1f3d14;position:relative}.testimonial-card:before{content:'"';position:absolute;top:32px;left:48px;font-family:Cormorant Garamond,serif;font-size:120px;color:#7a1f3d14;line-height:1}.testimonial-text{font-family:Cormorant Garamond,serif;font-size:28px;line-height:1.5;color:var(--text-dark);margin-bottom:32px;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:16px}.testimonial-avatar{width:56px;height:56px;background:linear-gradient(145deg,var(--maroon) 0%,var(--maroon-light) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;color:#fff}.testimonial-info h4{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:var(--text-dark)}.testimonial-info span{font-size:14px;color:var(--text-muted)}.testimonial-nav{display:flex;justify-content:center;gap:12px;margin-top:32px}.testimonial-dot{width:10px;height:10px;border-radius:50%;background:#7a1f3d33;cursor:pointer;transition:all .3s ease}.testimonial-dot.active{background:var(--maroon);transform:scale(1.2)}.tools-section{background:var(--cream)}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.tool-card{background:#fff;border-radius:24px;padding:40px;border:1px solid rgba(122,31,61,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.tool-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #7a1f3d1f;border-color:var(--maroon)}.tool-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--maroon) 0%,var(--gold) 100%);transform:scaleX(0);transition:transform .4s ease}.tool-card:hover:after{transform:scaleX(1)}.tool-badge{display:inline-block;background:#0596691a;color:var(--success);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:6px 12px;border-radius:20px;margin-bottom:20px}.tool-icon{width:64px;height:64px;background:linear-gradient(145deg,#7a1f3d1a,#7a1f3d0d);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.tool-icon svg{width:28px;height:28px;stroke:var(--maroon)}.tool-card h3{font-size:24px;margin-bottom:12px}.tool-card p{font-size:15px;line-height:1.7;color:var(--text-muted);margin-bottom:24px}.tool-link{font-size:14px;font-weight:600;color:var(--maroon);text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:gap .3s ease}.tool-link:hover{gap:12px}.tool-link svg{width:16px;height:16px;stroke:currentColor}.insights-section{background:linear-gradient(180deg,var(--cream) 0%,var(--cream-dark) 100%)}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.insight-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(122,31,61,.06);transition:all .4s cubic-bezier(.4,0,.2,1)}.insight-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #7a1f3d1a}.insight-image{height:200px;background:linear-gradient(145deg,var(--cream-darker) 0%,var(--cream-dark) 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.insight-image:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(122,31,61,.05) 0%,transparent 100%)}.insight-image-icon{width:80px;height:80px;background:#7a1f3d1a;border-radius:50%;display:flex;align-items:center;justify-content:center}.insight-image-icon svg{width:36px;height:36px;stroke:var(--maroon)}.insight-content{padding:28px}.insight-category{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--maroon);margin-bottom:12px}.insight-card h3{font-size:20px;line-height:1.4;margin-bottom:12px;color:var(--text-dark)}.insight-card p{font-size:14px;line-height:1.7;color:var(--text-muted);margin-bottom:16px}.insight-meta{font-size:12px;color:var(--text-muted)}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:48px}.hero-visual{order:-1}.hero-card{max-width:500px;margin:0 auto}.problem-grid,.dual-path-grid{grid-template-columns:1fr}.tier-details{grid-template-columns:1fr;max-width:500px;margin:0 auto}.tools-grid,.insights-grid,.stats-grid-full{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-container{padding:0 24px}.hero-buttons{flex-direction:column}.hero-trust{flex-wrap:wrap;justify-content:center}.path-card{padding:36px}.tools-grid,.insights-grid{grid-template-columns:1fr}.stat-box-value{font-size:42px}.tiers-visual{flex-wrap:wrap;gap:16px}.tier-arrow,.tiers-connector{display:none}}@media(max-width:480px){.tier-circle{width:100px;height:100px}.tier-number{font-size:28px}.tier-label{font-size:9px}}
