.our-story-premium{min-height:100vh;background:#0f1525;color:#ffffffe6;position:relative;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;scroll-behavior:smooth}.our-story-premium ::-moz-selection{background:#ffb25d4d;color:#fff}.our-story-premium ::selection{background:#ffb25d4d;color:#fff}.our-story-premium h1,.our-story-premium h2,.our-story-premium h3,.our-story-premium h4,.our-story-premium h5,.our-story-premium h6{color:#fff!important}.scroll-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#ffb25d,#5dc0a6);z-index:1000;transform-origin:left}.floating-bg{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.floating-bg .orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.15;animation:float 20s ease-in-out infinite}.floating-bg .orb.orb-1{width:600px;height:600px;top:10%;left:-15%;background:#ffb25d;animation-delay:0s}.floating-bg .orb.orb-2{width:500px;height:500px;bottom:20%;right:-10%;background:#5dc0a6;animation-delay:-7s}.floating-bg .orb.orb-3{width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:#9b8ec6;animation-delay:-14s}.floating-bg .grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px);background-size:100% 100px;opacity:.5}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.story-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 80px;z-index:1}.story-hero .hero-content{max-width:900px;text-align:center}.story-hero .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ffb25d1a;border:1px solid rgba(255,178,93,.3);border-radius:100px;margin-bottom:2rem}.story-hero .hero-badge .badge-icon{font-size:1rem}.story-hero .hero-badge span:last-child{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:#ffb25d}.story-hero .hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;color:#fff}.story-hero .gradient-text{background:linear-gradient(135deg,#ffb25d,#ffc580,#5dc0a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.story-hero .hero-subtitle{font-size:1.25rem;line-height:1.7;color:#ffffffb3;margin:0 0 2.5rem}.story-hero .hero-ctas{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.story-hero .cta-primary,.story-hero .cta-secondary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:100px;cursor:pointer;transition:all .3s ease;border:none}.story-hero .cta-primary svg,.story-hero .cta-secondary svg{font-size:1.25rem}.story-hero .cta-primary{background:linear-gradient(135deg,#ffb25d,#ffc580);color:#1a2039;box-shadow:0 8px 32px #ffb25d59}.story-hero .cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ffb25d73}.story-hero .cta-secondary{background:#ffffff0d;border:2px solid rgba(255,255,255,.5);color:#fff;backdrop-filter:blur(10px)}.story-hero .cta-secondary:hover{background:#ffffff1a;border-color:#ffffffb3;transform:translateY(-3px)}.story-hero .trust-bar{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.story-hero .trust-bar .trust-item{display:flex;align-items:center;gap:.5rem;color:#fffc}.story-hero .trust-bar .trust-item svg{color:#ffb25d;font-size:1.25rem}.story-hero .trust-bar .trust-item span{font-size:.95rem;font-weight:500}.story-hero .hero-scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#fff9;font-size:.85rem}.story-hero .hero-scroll-indicator .scroll-arrow{width:24px;height:24px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:rotate(45deg) translateY(0)}40%{transform:rotate(45deg) translateY(-10px)}60%{transform:rotate(45deg) translateY(-5px)}}.section-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:4rem}.header-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffb25d1a;border:1px solid rgba(255,178,93,.3);border-radius:100px;margin-bottom:1.5rem}.header-badge span:first-child{font-size:1rem}.header-badge span:last-child{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:#ffb25d}.header-badge.teal{background:#5dc0a61a;border-color:#5dc0a64d}.header-badge.teal span:last-child{color:#5dc0a6}.header-badge.purple{background:#9b8ec61a;border-color:#9b8ec64d}.header-badge.purple span:last-child{color:#9b8ec6}.header-badge.coral{background:#f06e5f1a;border-color:#f06e5f4d}.header-badge.coral span:last-child{color:#f06e5f}.section-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff!important;margin:0 0 1rem;line-height:1.2}h2.section-title{color:#fff!important}.section-subtitle{font-size:1.2rem;color:#ffffffb3;line-height:1.6;max-width:600px;margin:0 auto}.problem-section{position:relative;z-index:1;padding:100px 0;background:linear-gradient(180deg,#0f1525,#1a2039)}.problem-section .problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:4rem}.problem-section .problem-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;text-align:center;backdrop-filter:blur(10px);transition:all .3s ease}.problem-section .problem-card:hover{background:#ffffff0d;border-color:#ffb25d4d;transform:translateY(-4px)}.problem-section .problem-card .stat-number{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#ffb25d,#ffc580);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.75rem}.problem-section .problem-card .stat-label{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.problem-section .problem-card .stat-insight{font-size:.9rem;color:#fff9;line-height:1.4}.problem-section .narrative-block{max-width:800px;margin:0 auto;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem}.problem-section .narrative-block p{font-size:1.1rem;line-height:1.8;color:#fffc;margin:0 0 1.5rem}.problem-section .narrative-block p:last-child{margin-bottom:0}.problem-section .narrative-block p strong{color:#fff}.problem-section .narrative-block .highlight-text{background:#f06e5f1a;border-left:4px solid #F06E5F;padding:1.5rem;border-radius:0 12px 12px 0;color:#ffffffe6;font-weight:500}.vision-section{position:relative;z-index:1;padding:100px 0;background:#1a2039}.vision-section .vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.vision-section .vision-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem 2rem;text-align:center;backdrop-filter:blur(10px);transition:all .3s ease}.vision-section .vision-card:hover{background:#ffffff0d;border-color:#5dc0a666;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.vision-section .vision-card .vision-icon{font-size:3rem;color:#5dc0a6;margin-bottom:1.5rem}.vision-section .vision-card .vision-icon svg{font-size:3rem}.vision-section .vision-card h3{font-size:1.4rem;font-weight:700;color:#fff;margin:0 0 1rem}.vision-section .vision-card p{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}.help-section{position:relative;z-index:1;padding:100px 0;background:linear-gradient(180deg,#1a2039,#0f1525)}.help-section .help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}.help-section .help-card{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;backdrop-filter:blur(10px);transition:all .3s ease;display:flex;flex-direction:column}.help-section .help-card:hover{background:#ffffff0a;transform:translateY(-4px)}.help-section .help-card.accent-gold{border-left:4px solid #FFB25D}.help-section .help-card.accent-gold:hover{border-color:#ffb25d80;border-left-color:#ffb25d}.help-section .help-card.accent-gold .card-icon{color:#ffb25d}.help-section .help-card.accent-gold .card-cta{background:linear-gradient(135deg,#ffb25d,#ffc580)}.help-section .help-card.accent-teal{border-left:4px solid #5DC0A6}.help-section .help-card.accent-teal:hover{border-color:#5dc0a680;border-left-color:#5dc0a6}.help-section .help-card.accent-teal .card-icon{color:#5dc0a6}.help-section .help-card.accent-teal .card-cta{background:linear-gradient(135deg,#5dc0a6,#82ceba)}.help-section .help-card.accent-purple{border-left:4px solid #9B8EC6}.help-section .help-card.accent-purple:hover{border-color:#9b8ec680;border-left-color:#9b8ec6}.help-section .help-card.accent-purple .card-icon{color:#9b8ec6}.help-section .help-card.accent-purple .card-cta{background:linear-gradient(135deg,#9b8ec6,#b9b0d7)}.help-section .help-card.accent-coral{border-left:4px solid #F06E5F}.help-section .help-card.accent-coral:hover{border-color:#f06e5f80;border-left-color:#f06e5f}.help-section .help-card.accent-coral .card-icon{color:#f06e5f}.help-section .help-card.accent-coral .card-cta{background:linear-gradient(135deg,#f06e5f,#f4988e)}.help-section .help-card .card-icon{font-size:2.5rem;margin-bottom:1rem}.help-section .help-card .card-icon svg{font-size:2.5rem}.help-section .help-card h4{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 1.25rem}.help-section .help-card .pain-block,.help-section .help-card .solution-block{margin-bottom:1rem}.help-section .help-card .pain-block .label,.help-section .help-card .solution-block .label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem}.help-section .help-card .pain-block p,.help-section .help-card .solution-block p{font-size:.95rem;color:#ffffffb3;line-height:1.5;margin:0}.help-section .help-card .pain-block .label{color:#f06e5f}.help-section .help-card .solution-block .label{color:#5dc0a6}.help-section .help-card .card-cta{margin-top:auto;padding:.875rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:700;color:#1a2039;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.help-section .help-card .card-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.help-section .help-card .card-cta svg{transition:transform .3s ease}.help-section .help-card .card-cta:hover svg{transform:translate(4px)}.features-section{position:relative;z-index:1;padding:100px 0;background:#0f1525}.features-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}.features-section .feature-card{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;backdrop-filter:blur(10px);transition:all .3s ease}.features-section .feature-card:hover{background:#ffffff0a;border-color:#ffb25d4d;transform:translateY(-4px)}.features-section .feature-card h4{font-size:1.2rem;font-weight:700;color:#ffb25d;margin:0 0 1rem}.features-section .feature-card p{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0 0 1.25rem}.features-section .feature-card .impact-badge{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#5dc0a61a;border-left:3px solid #5DC0A6;border-radius:0 10px 10px 0}.features-section .feature-card .impact-badge svg{color:#5dc0a6;font-size:1rem}.features-section .feature-card .impact-badge span{font-size:.9rem;font-weight:600;color:#ffffffe6}.timeline-section{position:relative;z-index:1;padding:100px 0;background:linear-gradient(180deg,#0f1525,#1a2039)}.timeline-section .timeline-track{max-width:800px;margin:0 auto;position:relative}.timeline-section .timeline-track:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ffb25d,#5dc0a6)}.timeline-section .timeline-item{display:flex;gap:2rem;margin-bottom:2rem}.timeline-section .timeline-item:last-child{margin-bottom:0}.timeline-section .timeline-marker{position:relative;flex-shrink:0;width:100px}.timeline-section .timeline-marker .year{position:absolute;right:0;top:0;font-size:.9rem;font-weight:700;color:#ffb25d;background:#1a2039;padding:.5rem 1rem;border-radius:100px;border:2px solid #FFB25D;white-space:nowrap}.timeline-section .timeline-content{flex:1;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;backdrop-filter:blur(10px)}.timeline-section .timeline-content h4{font-size:1.2rem;font-weight:700;color:#fff;margin:0 0 .75rem}.timeline-section .timeline-content p{font-size:1rem;color:#ffffffb3;line-height:1.6;margin:0}.impact-section{position:relative;z-index:1;padding:100px 0;background:#1a2039}.impact-section .impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.impact-section .impact-card{text-align:center;padding:2rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;backdrop-filter:blur(10px);transition:all .3s ease}.impact-section .impact-card:hover{background:#ffffff0a;border-color:#ffb25d4d;transform:translateY(-4px)}.impact-section .impact-card .impact-value{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#ffb25d,#5dc0a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.impact-section .impact-card .impact-label{font-size:.95rem;font-weight:600;color:#fffc}.final-cta{position:relative;z-index:1;padding:120px 24px;overflow:hidden}.final-cta .cta-bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(255,178,93,.15) 0%,transparent 60%);pointer-events:none}.final-cta .cta-content{position:relative;max-width:800px;margin:0 auto;text-align:center}.final-cta .cta-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffb25d26;border:1px solid rgba(255,178,93,.4);border-radius:100px;margin-bottom:2rem}.final-cta .cta-badge span:last-child{font-size:.75rem;font-weight:700;letter-spacing:.15em;color:#ffb25d}.final-cta h2{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;margin:0 0 1.5rem;line-height:1.1}.final-cta>.cta-content>p{font-size:1.2rem;color:#ffffffb3;line-height:1.6;margin:0 0 2.5rem}.final-cta .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.final-cta .cta-buttons .cta-primary,.final-cta .cta-buttons .cta-secondary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:100px;cursor:pointer;transition:all .3s ease;border:none}.final-cta .cta-buttons .cta-primary{background:linear-gradient(135deg,#ffb25d,#ffc580);color:#1a2039;box-shadow:0 8px 32px #ffb25d59}.final-cta .cta-buttons .cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ffb25d80}.final-cta .cta-buttons .cta-secondary{background:#ffffff0d;border:2px solid rgba(255,255,255,.5);color:#fff;backdrop-filter:blur(10px)}.final-cta .cta-buttons .cta-secondary:hover{background:#ffffff1a;border-color:#ffffffb3;transform:translateY(-3px)}.final-cta .final-trust{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.final-cta .final-trust span{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;color:#fffc}.final-cta .final-trust span svg{color:#5dc0a6;font-size:1rem}@media(max-width:768px){.story-hero{padding:100px 16px 60px;min-height:auto}.story-hero .hero-ctas{flex-direction:column;align-items:center}.story-hero .cta-primary,.story-hero .cta-secondary{width:100%;max-width:300px;justify-content:center}.story-hero .trust-bar{flex-direction:column;gap:1rem}.story-hero .hero-scroll-indicator{display:none}.section-container{padding:0 16px}.problem-section,.vision-section,.help-section,.features-section,.timeline-section,.impact-section{padding:60px 0}.help-grid,.features-grid{grid-template-columns:1fr}.timeline-section .timeline-track:before{left:20px}.timeline-section .timeline-item{flex-direction:column;gap:1rem}.timeline-section .timeline-marker{width:auto}.timeline-section .timeline-marker .year{position:static;display:inline-block}.final-cta{padding:80px 16px}.final-cta .cta-buttons{flex-direction:column;align-items:center}.final-cta .cta-buttons .cta-primary,.final-cta .cta-buttons .cta-secondary{width:100%;max-width:300px;justify-content:center}.final-cta .final-trust{flex-direction:column;gap:.75rem}}@media print{.our-story-premium{background:#fff;color:#1a2039}.our-story-premium .floating-bg,.our-story-premium .scroll-progress,.our-story-premium .hero-scroll-indicator{display:none}.our-story-premium .gradient-text{-webkit-text-fill-color:#FFB25D;color:#ffb25d}}
