summary-card__ .home-page{background-color:var(--white);color:var(--text)}.home-hero{background:radial-gradient(circle at 20% 20%,#0081c92e,transparent 55%),radial-gradient(circle at 85% 15%,#eea84938,transparent 50%),linear-gradient(135deg,var(--white)0%,#f8f9fff2 100%);padding:160px 0 120px;position:relative;overflow:hidden}.home-hero__content{z-index:2;max-width:620px;position:relative}.home-hero__eyebrow{color:var(--theme);letter-spacing:.04em;text-transform:uppercase;background:#0081c91f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-weight:600;display:inline-flex}.home-hero__title{color:var(--header);margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:800;line-height:1.1}.home-hero__title span{background:linear-gradient(270deg,#09c,#66d9ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-hero__description{color:var(--text);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.home-hero__tags{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.home-hero__tags span{color:var(--header);background:#1619210d;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.95rem;font-weight:600;display:inline-flex}.home-hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.home-hero__actions .theme-btn{justify-content:center;min-width:220px}.home-hero__metrics{flex-wrap:wrap;gap:1rem;display:flex}.home-hero__metric{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border-radius:18px;align-items:center;gap:1rem;min-width:220px;padding:1rem 1.5rem;display:flex;box-shadow:0 20px 45px #00000014}.home-hero__metric .metric-icon{width:52px;height:52px;color:var(--theme);background:linear-gradient(135deg,#0081c92e,#0081c914);border-radius:16px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.home-hero__metric .metric-value{color:var(--header);font-size:1.75rem;font-weight:700}.home-hero__metric .metric-label{color:var(--text);font-size:.95rem}.home-hero__visual{width:100%;margin:-150px 0 0;padding-left:3rem;position:relative}.hero-visual__glow{filter:blur(80px);opacity:.8;background:linear-gradient(140deg,#0081c92e,#e78c4529);border-radius:32px;position:absolute;inset:10% 0 10% 15%}.hero-visual__image{mix-blend-mode:multiply;z-index:-1;border-radius:32px;width:100vw;position:relative;overflow:hidden}.hero-visual__card{background:var(--white);z-index:3;border-radius:20px;width:min(320px,90%);padding:1.75rem;animation:6s ease-in-out infinite float;position:absolute;bottom:-25%;right:5%;box-shadow:0 30px 60px #00000026}.hero-visual__badge{text-transform:uppercase;letter-spacing:.08em;color:var(--theme);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-visual__card h3{margin-bottom:.75rem;font-size:1.25rem}.hero-visual__card p{color:var(--text);margin-bottom:1rem;font-size:.95rem}.hero-visual__link{color:var(--theme);align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.hero-visual__link i{font-size:1rem}.home-hero__shape{filter:blur(70px);opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.home-hero__shape--one{background:#0081c929;width:320px;height:320px;top:-80px;right:12%}.home-hero__shape--two{background:#e78c4533;width:260px;height:260px;bottom:-60px;left:8%}.home-section{padding:120px 0;position:relative}.home-section--light{background:var(--white)}.home-section--dark{color:var(--white);background:linear-gradient(135deg,#10131a 0%,#1a1f2c 100%)}.home-section--dark .section-header p,.home-section--dark .section-header h2{color:var(--white)}.home-section--accent{background:linear-gradient(135deg,#0081c914,#eea84914)}.home-section--neutral{background:var(--theme3)}.section-header{max-width:820px;margin-bottom:3.5rem}.section-header--center{text-align:center;margin-left:auto;margin-right:auto}.section-label{color:var(--theme);letter-spacing:.05em;text-transform:uppercase;background:#0081c91f;border-radius:9999px;align-items:center;gap:.4rem;padding:.45rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.section-header h2{color:var(--header);text-align:center;margin:1.5rem 0 1rem;font-size:clamp(2.1rem,3.2vw,3rem);font-weight:700;line-height:1.25}.section-header p{color:var(--text);text-align:center;font-size:1.05rem}.summary-card{border:2px solid var(--border);background:var(--white);height:100%;color:inherit;border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:1rem;padding:2.25rem;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 45px #00000014}.summary-card__actions{background:var(--white);background:var(--gradientBlue);border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:1rem;height:100%;padding:2.25rem;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translate(100%);box-shadow:0 25px 45px #00000014}.summary-card__actions p{text-align:center;font-size:.95rem;font-weight:600;color:var(--white)!important}.summary-card:hover{box-shadow:0 35px 60px #0000001f}.summary-card:hover .summary-card__actions{transform:translate(0)}.summary-card__badge{color:var(--theme);text-transform:uppercase;letter-spacing:.06em;background:#0081c91f;border-radius:9999px;align-items:center;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.summary-card__icon{width:56px;height:56px;color:var(--theme);background:linear-gradient(135deg,#0081c929,#0081c90f);border-radius:18px;justify-content:center;align-items:center;font-size:1.65rem;display:flex}.summary-card h3{color:var(--header);font-size:1.35rem}.summary-card p{color:var(--text);flex-grow:1;margin-bottom:0}.summary-card__cta{color:var(--theme);align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.story-list{flex-direction:column;gap:1.5rem;display:flex}.story-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;gap:1.5rem;padding:1.5rem;transition:transform .3s;display:flex}.story-card:hover{transform:translateY(-6px)}.story-card__image{-o-object-fit:cover;object-fit:cover;background:#f0f0f0;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:150px;display:flex;overflow:hidden}.story-card__content h3{color:inherit;margin-bottom:.5rem;font-size:1.3rem}.story-card__industry{background:#ffffff1f;border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.story-card__content p{color:#ffffffc7;margin:0}.impact-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#00000059;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.impact-panel h3{margin:0;font-size:1.5rem;font-weight:700}.impact-stats{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.impact-stat{align-items:center;gap:1rem;display:flex}.impact-stat__value{color:var(--white);min-width:90px;font-size:2rem;font-weight:700}.impact-stat__label{color:#ffffffd9;font-weight:600}.impact-stat__detail{color:#ffffffa6;font-size:.95rem;display:block}.impact-panel .theme-btn{align-self:flex-start}.people-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.people-card{background:var(--white);color:inherit;border:1px solid #0000000a;border-radius:22px;gap:1.25rem;padding:1.75rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 25px 45px #0000001a}.people-card:hover{transform:translateY(-6px);box-shadow:0 35px 60px #0000001f}.people-card__icon{width:52px;height:52px;color:var(--theme);background:linear-gradient(135deg,#0081c929,#eea84929);border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.people-card__cta{color:var(--theme);align-items:center;gap:.5rem;margin-top:1rem;font-weight:600;display:inline-flex}.people-quote{background:var(--white);border:1px solid #0000000d;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 30px 60px #0000001f}.people-quote blockquote{color:var(--header);margin:0;font-size:1.25rem;font-weight:600}.people-quote__meta{color:var(--text);flex-direction:column;gap:.25rem;display:flex}.people-quote__name{color:var(--header);font-weight:700}.resource-card{background:var(--white);height:100%;color:inherit;border:1px solid #0000000a;border-radius:22px;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 20px 40px #00000014}.resource-card:hover{transform:translateY(-8px);box-shadow:0 35px 60px #0000001a}.resource-card__icon{width:52px;height:52px;color:var(--theme);background:linear-gradient(135deg,#0081c929,#0097e914);border-radius:16px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.resource-card h3{margin-bottom:.5rem;font-size:1.25rem}.resource-card p{color:var(--text);flex-grow:1;margin:0}.resource-card__cta{color:var(--theme);align-items:center;gap:.5rem;margin-top:1rem;font-weight:600;display:inline-flex}.home-cta{color:var(--white);background:linear-gradient(135deg,#0081c9eb,#e78c45e0);padding:120px 0;position:relative;overflow:hidden}.home-cta:before,.home-cta:after{content:"";filter:blur(50px);pointer-events:none;background:#ffffff2e;border-radius:50%;position:absolute}.home-cta:before{width:320px;height:320px;top:-120px;left:10%}.home-cta:after{width:280px;height:280px;bottom:-120px;right:15%}.home-cta__content{z-index:1;max-width:720px;margin:0 auto;position:relative}.home-cta__content .section-label{color:var(--white);background:#fff3}.home-cta__content h2{color:var(--white);margin:1.5rem 0 1rem}.home-cta__content p{color:#ffffffd1;margin-bottom:2.5rem;font-size:1.1rem}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:1199px){.home-hero{padding-top:140px}.home-hero__visual{margin-top:1rem;padding-left:0}.hero-visual__card{bottom:-200%;right:8%}}@media (max-width:991px){.home-hero{padding:120px 0 80px}.home-hero__metrics{gap:.75rem}.home-hero__metric{min-width:180px}.story-card{flex-direction:column}.story-card__image{width:100%;height:100px}.impact-panel{padding:2rem}}@media (max-width:767px){.home-hero__title{font-size:2.3rem}.home-hero__actions .theme-btn{width:100%}.home-hero__metric{min-width:calc(50% - .5rem)}.hero-visual__card{margin:1.5rem auto 0;animation:none;position:relative}.section-header{text-align:left}.section-header--center{text-align:center}.home-section{padding:80px 0}}@media (max-width:575px){.home-hero__metric{min-width:100%}.summary-card,.resource-card,.people-card{padding:1.75rem}.people-grid{grid-template-columns:1fr}}
