.value-belt{background:linear-gradient(90deg,var(--primary-color) 0%,var(--primary-dark) 100%);padding:20px 0;overflow:hidden;position:relative}.belt-track{display:flex;width:fit-content;animation:scroll 30s linear infinite}.belt-content{display:flex;gap:40px;padding-right:40px;white-space:nowrap}.belt-item{display:inline-flex;align-items:center;font-size:16px;font-weight:600;color:#fff;padding:8px 20px;background:#ffffff1a;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.value-belt:hover .belt-track{animation-play-state:paused}.hero-wfm{padding:60px 0;background:var(--white)}.hero-media-placeholder{background:var(--bg-light);border:2px dashed var(--border);border-radius:12px;padding:60px 20px;text-align:center;margin-bottom:40px;color:var(--text-light);font-size:16px}.hero-content-wfm{text-align:center}.hero-headline{font-size:24px;font-weight:600;margin-bottom:15px;color:var(--text-light);letter-spacing:-.5px}.hero-subhead{font-size:48px;font-weight:800;color:var(--text-dark);margin-bottom:30px;line-height:1.1}.problem-solution-band{background:linear-gradient(135deg,#f8f9fa,#fff);padding:60px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.problem-solution-wrapper{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:stretch}.section-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#666;margin-bottom:20px;text-align:center}.problem-side{padding:25px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.stat-card{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:20px 25px;border-radius:10px;text-align:center;margin-bottom:20px;box-shadow:0 4px 12px #ff6b6b4d}.stat-number{font-size:40px;font-weight:800;line-height:1;margin-bottom:5px}.stat-description{font-size:15px;line-height:1.5;opacity:.95;margin:0}.problem-list{display:flex;flex-direction:column;gap:15px}.problem-point{display:flex;gap:12px;align-items:start}.problem-icon-modern{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3f3;border-radius:8px}.problem-icon-modern svg{width:20px;height:20px;color:#ff6b6b}.problem-text strong{display:block;font-size:15px;color:var(--text-dark);margin-bottom:4px}.problem-text p{margin:0;font-size:13px;color:#666;line-height:1.5}.solution-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:0 20px}.divider-line{width:2px;height:80px;background:linear-gradient(to bottom,transparent,#ddd,transparent)}.divider-arrow{font-size:32px;color:var(--burnt-orange);font-weight:700}.solution-side{padding:25px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014}.solution-card{text-align:center;padding:20px;background:linear-gradient(135deg,#f0f7ff,#e6f2ff);border-radius:10px;margin-bottom:20px}.solution-icon-large{margin-bottom:12px;display:flex;justify-content:center}.solution-icon-large svg{width:48px;height:48px;color:#4caf50}.solution-card h4{font-size:18px;font-weight:700;color:var(--text-dark);margin-bottom:10px}.solution-card p{margin:0;font-size:13px;color:#666;line-height:1.5}.solution-features{display:flex;flex-direction:column;gap:8px}.feature-chip-cycler{position:relative;min-height:80px;display:flex;align-items:center}.feature-chip{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--cream);border:1px solid #e0e0e0;border-radius:20px;color:var(--text-dark);text-align:left;transition:all .5s ease;position:absolute;width:100%;opacity:0;transform:translateY(10px);pointer-events:none}.feature-chip.active{opacity:1;transform:translateY(0);pointer-events:auto}.feature-chip:hover{box-shadow:0 4px 12px #00000014;border-color:var(--burnt-orange);background:#fff}.feature-chip svg{width:20px;height:20px;color:var(--burnt-orange);flex-shrink:0}.feature-text{display:flex;flex-direction:column;gap:2px}.feature-title{font-size:14px;font-weight:600;color:var(--text-dark);line-height:1.3}.feature-subtitle{font-size:12px;font-weight:400;color:var(--text-light);line-height:1.3}.how-it-works-home{padding:80px 0;background:var(--white)}.how-it-works-home h2{text-align:center;font-size:36px;font-weight:800;margin-bottom:50px}.works-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.work-item{text-align:center;padding:30px;background:var(--bg-light);border-radius:12px}.work-icon{margin-bottom:20px;display:flex;justify-content:center}.work-icon svg{width:48px;height:48px;color:var(--burnt-orange)}.work-item h3{font-size:20px;font-weight:700;margin-bottom:10px;color:var(--text-dark)}.work-item p{color:var(--text-light)}.career-pathways-highlight{padding:80px 0;background:var(--cream)}.career-pathways-highlight h2{text-align:center;font-size:36px;font-weight:800;margin-bottom:20px;color:var(--text-dark)}.career-pathways-highlight .section-intro{text-align:center;font-size:18px;color:var(--text-light);max-width:800px;margin:0 auto 50px;line-height:1.7}.pathways-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.pathway-preview-card{background:#fff;padding:25px 20px;border-radius:12px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;text-align:center}.pathway-preview-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.pathway-icon{width:50px;height:50px;background:#3056181a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.pathway-icon svg{width:28px;height:28px;color:var(--primary-color)}.pathway-preview-card h4{font-size:18px;font-weight:700;margin-bottom:6px;color:var(--text-dark);line-height:1.2}.pathway-milestone{font-size:11px;color:var(--secondary-color);font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.pathway-preview-card>p{font-size:13px;color:var(--text-light);line-height:1.5;margin-bottom:12px}.pathway-earning{font-size:14px;font-weight:700;color:var(--primary-color);margin-top:12px;padding-top:12px;border-top:2px solid var(--bg-light)}.milestone-info-box{background:#fff;padding:30px;border-radius:12px;max-width:800px;margin:0 auto 30px;box-shadow:0 2px 8px #0000000f;text-align:center}.milestone-info-box h4{font-size:20px;font-weight:700;margin-bottom:12px;color:var(--text-dark)}.milestone-info-box p{font-size:16px;color:var(--text-light);line-height:1.7;margin:0}.milestone-info-box strong{color:var(--primary-color);font-weight:700}.pathway-cta{text-align:center}.target-cards{padding:60px 0;background:var(--bg-light)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1000px;margin:0 auto}.target-card{background:#fff;padding:35px 30px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.target-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.target-card h3{font-size:28px;font-weight:800;margin-bottom:25px;color:var(--text-dark)}.card-benefits{list-style:none;margin-bottom:30px;padding:0}.card-benefits li{display:flex;align-items:flex-start;gap:12px;padding:12px 0;color:var(--text-light);font-size:15px;line-height:1.6}.card-benefits li svg{width:20px;height:20px;color:var(--primary-color);flex-shrink:0;margin-top:2px}.card-benefits li strong{color:var(--text-dark);font-weight:700}.card-cta{display:block;width:100%;text-align:center;padding:14px 24px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s;margin-top:auto}.coffee-parties-preview{padding:80px 0;background:linear-gradient(135deg,#f8f4ed,#fdfbf7);text-align:center}.coffee-parties-preview h2{font-size:36px;font-weight:800;margin-bottom:15px;color:var(--text-dark)}.coffee-parties-preview .section-intro{font-size:18px;color:var(--text-light);margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.parties-pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:40px}.pillar-card{background:#fff;padding:35px 25px;border-radius:12px;box-shadow:0 4px 16px #00000014;transition:transform .3s,box-shadow .3s}.pillar-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.pillar-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--burnt-orange) 0%,#d4845c 100%);border-radius:50%}.pillar-icon svg{width:32px;height:32px;color:#fff}.pillar-card h3{font-size:20px;font-weight:700;margin-bottom:12px;color:var(--text-dark)}.pillar-card p{font-size:15px;color:var(--text-light);line-height:1.6;margin:0}.parties-ctas{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-bottom:25px}.next-event-badge{display:inline-block;padding:10px 20px;background:#d1824d1a;border:1px solid rgba(209,130,77,.3);border-radius:25px;color:var(--burnt-orange);font-weight:600;font-size:14px;margin-top:10px}.trust-band{padding-bottom:30px;background:var(--bg-light)}.trust-content{text-align:center}.trust-partner{font-size:18px;color:var(--text-dark);margin-bottom:15px}.trust-placeholder{color:var(--text-light);font-style:italic}@media(max-width:768px){.hero-headline{font-size:18px}.hero-subhead{font-size:32px}.problem-solution-wrapper{grid-template-columns:1fr;gap:30px}.solution-divider{flex-direction:row;padding:20px 0}.divider-line{width:60px;height:2px;background:linear-gradient(to right,transparent,#ddd,transparent)}.divider-arrow{transform:rotate(90deg);font-size:28px}.stat-number{font-size:40px}.solution-features{justify-content:center}.works-grid{grid-template-columns:1fr}.career-pathways-highlight{padding:60px 0}.career-pathways-highlight h2{font-size:28px}.pathways-preview-grid{grid-template-columns:1fr;gap:20px}.pathway-preview-card,.milestone-info-box{padding:25px 20px}.cards-grid{grid-template-columns:1fr}.card-cta{width:100%!important;display:block!important;padding:14px 24px;text-align:center;box-sizing:border-box}.coffee-parties-preview h2{font-size:28px;line-height:1.2}.coffee-parties-preview .section-intro{font-size:16px}.parties-pillars{grid-template-columns:1fr}.parties-ctas{flex-direction:column;align-items:stretch}.parties-ctas .cta-btn,.parties-ctas .btn-secondary{width:100%;text-align:center}}
