body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}#root{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{background:linear-gradient(135deg,#dc143c,#a00000);color:#fff;padding:4rem 0 5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M0,0 Q300,60 600,30 T1200,0 L1200,120 L0,120 Z" fill="rgba(0,0,0,0.1)"/></svg>') bottom center no-repeat;background-size:cover;opacity:.3}.hero .container{position:relative;z-index:1}.hero-badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-1px}.hero-title .highlight{color:gold;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:8px}.hero-subtitle{font-size:1.4rem;line-height:1.6;max-width:800px;margin:0 auto 2.5rem;opacity:.95}.cta-primary{display:inline-block;background:#fff;color:#dc143c;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0003}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:gold;color:#a00000}.hero-note{margin-top:1.5rem;font-size:.95rem;opacity:.85;font-style:italic}.facts-section{padding:5rem 0;background:#f8f9fa}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1a1a1a}.facts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.fact-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 2px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease}.fact-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.fact-card.highlight-card{background:linear-gradient(135deg,#dc143c,#a00000);color:#fff}.fact-number{font-size:4rem;font-weight:800;line-height:1;margin-bottom:1rem;color:#dc143c}.highlight-card .fact-number{color:gold}.fact-label{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#333}.highlight-card .fact-label{color:#fff}.fact-detail{font-size:.9rem;color:#666;line-height:1.5}.highlight-card .fact-detail{color:#ffffffe6}.impact-section{padding:5rem 0;background:#fff}.section-intro{text-align:center;font-size:1.2rem;max-width:700px;margin:0 auto 3rem;color:#555}.categories-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:3rem}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.impact-item{padding:2rem;border-left:4px solid #DC143C;background:#f8f9fa;border-radius:8px;transition:all .3s ease}.impact-item:hover{background:#fff;box-shadow:0 4px 15px #dc143c26;transform:translate(5px)}.impact-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.impact-item h3{font-size:1.3rem;margin-bottom:.75rem;color:#1a1a1a}.impact-item p{color:#555;line-height:1.6}.values-section{padding:5rem 0;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.quote-block{text-align:center;margin-bottom:4rem;position:relative}.quote-icon{font-size:6rem;color:gold;opacity:.3;line-height:1;margin-bottom:-2rem}.quote-text{font-size:2.5rem;font-weight:700;font-style:italic;line-height:1.4;max-width:800px;margin:0 auto 1rem;color:gold}.quote-attribution{font-size:1.1rem;opacity:.9;font-style:italic}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}.value-card{text-align:center;padding:2rem}.value-card h3{font-size:1.5rem;margin-bottom:1rem;color:gold}.value-card p{font-size:1.05rem;line-height:1.7;opacity:.95}.trend-section{padding:5rem 0;background:#f8f9fa;text-align:center}.trend-highlight{display:flex;justify-content:center;gap:4rem;margin:3rem 0;flex-wrap:wrap}.trend-stat{display:flex;flex-direction:column;align-items:center}.trend-number{font-size:5rem;font-weight:800;color:#dc143c;line-height:1}.trend-label{font-size:1.1rem;color:#555;margin-top:.5rem;max-width:200px}.cta-secondary{display:inline-block;background:#dc143c;color:#fff;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;margin-top:2rem}.cta-secondary:hover{background:#a00000;transform:translateY(-2px);box-shadow:0 4px 15px #dc143c4d}.solution-section{padding:5rem 0;background:#fff}.solution-points{max-width:900px;margin:3rem auto}.solution-point{display:flex;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;transition:all .3s ease}.solution-point:hover{background:#fff;box-shadow:0 4px 15px #0000001a}.solution-icon{font-size:2rem;color:#dc143c;font-weight:700;flex-shrink:0}.solution-content h3{font-size:1.4rem;margin-bottom:.5rem;color:#1a1a1a}.solution-content p{color:#555;line-height:1.7}.precedent-note{max-width:800px;margin:3rem auto 0;padding:1.5rem;background:#f0f8ff;border-left:4px solid #DC143C;border-radius:8px}.precedent-note p{margin:0;font-size:1.05rem;color:#333;line-height:1.7}.footer{background-color:#333;color:#fff;text-align:center;padding:3rem 2rem;margin-top:3rem}.footer-content{max-width:800px;margin:0 auto}.footer-statement{margin:0 0 2rem;font-size:1rem;opacity:.95;line-height:1.6}.footer-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;text-align:left}.footer-section h3{font-size:1.1rem;margin-bottom:.75rem;color:#fff;font-weight:600}.footer-section p{line-height:1.5;opacity:.85;font-size:.9rem;margin:0}.footer-section a{color:gold;text-decoration:none;font-weight:500;transition:opacity .3s ease}.footer-section a:hover{opacity:.8;text-decoration:underline}.footer-copyright{margin:2rem 0 0;font-size:.85rem;opacity:.7}@media(max-width:768px){.container{padding:0 1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.quote-text{font-size:1.8rem}.trend-highlight{gap:2rem}.trend-number{font-size:3.5rem}.impact-grid,.facts-grid,.values-grid{grid-template-columns:1fr}}.category-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease}.category-card:hover{border-color:#dc143c;box-shadow:0 4px 12px #dc143c1a}.category-card.expanded{border-color:#dc143c;box-shadow:0 6px 20px #dc143c26}.category-card-header{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:background-color .2s ease}.category-card-header:hover{background-color:#fafafa}.category-header-content{display:flex;gap:1rem;flex:1;align-items:flex-start}.category-icon{font-size:2rem;flex-shrink:0;line-height:1}.category-header-text{flex:1}.category-header-text h3{margin:0 0 .5rem;font-size:1.25rem;color:#333;font-weight:600}.category-summary{margin:0;color:#666;font-size:.95rem;line-height:1.5}.expand-button{width:32px;height:32px;border-radius:50%;border:2px solid #DC143C;background:#fff;color:#dc143c;font-size:1.5rem;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.expand-button:hover{background-color:#dc143c;color:#fff;transform:scale(1.1)}.category-card-content{padding:0 1.5rem 1.5rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.category-description{padding-top:1rem;border-top:1px solid #e0e0e0}.category-description p{margin:0 0 1rem;color:#444;font-size:1rem;line-height:1.7}.category-description p:last-child{margin-bottom:0}.category-description p:nth-child(2){background:#fef9f8;border-left:3px solid #DC143C;padding:1rem;border-radius:6px;margin:1rem 0}.category-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0;text-align:center}.view-all-link{display:inline-block;color:#dc143c;text-decoration:none;font-weight:600;font-size:.95rem;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.view-all-link:hover{background-color:#dc143c;color:#fff}@media(max-width:768px){.category-card-header{padding:1.25rem}.category-header-content{gap:.75rem}.category-icon{font-size:1.5rem}.category-header-text h3{font-size:1.1rem}.category-summary{font-size:.9rem}.category-card-content{padding:0 1.25rem 1.25rem}.category-description p{font-size:.95rem}.expand-button{width:28px;height:28px;font-size:1.25rem}}
