section{margin-bottom:4rem}.hero-section,.story-section,.cta-section{border-radius:28px;border:1px solid rgba(31,111,120,.14);background:#ffffffb8;box-shadow:0 18px 50px #0f17200f}.hero-section{padding:4.5rem 3.25rem}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:stretch}.hero-copy{max-width:42rem}.eyebrow,.section-kicker{display:inline-flex;align-items:center;width:fit-content;padding:.55rem .9rem;border-radius:999px;background:#1f6f781a;color:var(--accent-2);font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:1.4rem}h1{font-size:clamp(3rem,6vw,5rem);line-height:1.02;margin:0 0 1.4rem;color:var(--ink-1);font-weight:700;letter-spacing:-.04em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-subtitle{font-size:1.1rem;line-height:1.7;color:var(--ink-2);margin:0 0 2rem;max-width:38rem}.hero-actions,.cta-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-secondary{text-decoration:none;padding:1rem 1.35rem;border-radius:999px;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:var(--accent-2);color:#fff;border:1px solid var(--accent-2)}.btn-secondary{background:#ffffffb8;color:var(--accent-2);border:1px solid rgba(31,111,120,.28)}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-2px)}.hero-panel{display:flex;flex-direction:column;gap:1rem}.panel-card{border-radius:24px;padding:1.6rem;min-height:10.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px #0f17200d}.panel-primary{background:linear-gradient(160deg,#1f6f781f,#ffffffe6)}.panel-secondary{background:linear-gradient(160deg,#dd5b3a1f,#ffffffe6)}.panel-card span{color:var(--accent-2);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.panel-card strong{display:block;font-size:1.3rem;line-height:1.25;color:var(--ink-1);margin:.6rem 0}.panel-card p{margin:0;color:var(--ink-2);line-height:1.6}.story-section{padding:3.5rem 3rem}.section-heading{max-width:52rem;margin-bottom:2rem}.section-heading h2,.cta-section h2{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;color:var(--ink-1)}.section-heading p,.cta-section p{margin:0;color:var(--ink-2);font-size:1.05rem;line-height:1.7}.reason-carousel{display:grid;gap:1.2rem}.reason-controls{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.reason-tab{border:1px solid rgba(31,111,120,.2);background:#ffffffd1;color:var(--ink-1);border-radius:999px;padding:.75rem 1rem;font:inherit;font-weight:700;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.reason-tab:hover{transform:translateY(-1px)}.reason-tab.is-active{background:var(--accent-2);border-color:var(--accent-2);color:#fff}.reason-shell{width:100%}.reason-viewport{overflow:hidden;border-radius:26px;width:100%;touch-action:pan-y}.reason-track{display:flex;width:100%;transition:transform .32s ease;gap:0}.reason-slide{flex:0 0 100%;min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.reason-card{padding:3.5rem 2.5rem;min-height:28rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(58rem,100%);text-align:center}.reason-card h3{margin:0 0 1.2rem;font-size:2.2rem;font-weight:700;color:var(--ink-1);opacity:0;transform:translateY(15px);transition:opacity .5s ease,transform .5s ease}.reason-card p{margin:0 0 1.2rem;color:var(--ink-2);line-height:1.8;font-size:1.2rem;opacity:0;transform:translateY(15px);transition:opacity .5s ease,transform .5s ease}.reason-slide.is-active .reason-card h3{opacity:1;transform:translateY(0);transition-delay:.25s}.reason-slide.is-active .reason-card p{opacity:1;transform:translateY(0)}.reason-slide.is-active .reason-card p:nth-of-type(1){transition-delay:.35s}.reason-slide.is-active .reason-card p:nth-of-type(2){transition-delay:.45s}.reason-slide.is-active .reason-card p:nth-of-type(3){transition-delay:.55s}.reason-slide.is-active .reason-card p:nth-of-type(4){transition-delay:.65s}.reason-slide.is-active .reason-card p:nth-of-type(5){transition-delay:.75s}.reason-card p:last-child{margin-bottom:0}.reason-progress{display:flex;justify-content:center;gap:.5rem}.reason-dot{width:.7rem;height:.7rem;border-radius:999px;background:#1f6f7833;transition:width .18s ease,background-color .18s ease}.reason-dot.is-active{width:2rem;background:var(--accent-2)}.cta-section{padding:2.4rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width:1024px){.hero-grid,.reason-shell{grid-template-columns:1fr}.cta-section{flex-direction:column;align-items:flex-start}.reason-viewport{overflow:hidden}.reason-tab{flex:1 1 10rem}}@media(max-width:768px){.hero-section,.story-section,.cta-section{padding-left:1.4rem;padding-right:1.4rem}.hero-section{padding-top:3rem;padding-bottom:3rem}.story-section{padding-top:2rem;padding-bottom:2rem}h1{font-size:2.35rem}.hero-actions,.cta-actions{width:100%}.btn-primary,.btn-secondary{width:100%;justify-content:center}.reason-carousel{overflow-x:hidden}.reason-controls{flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}.reason-tab{flex:1 1 auto;font-size:.75rem;padding:.5rem .75rem;white-space:nowrap;min-width:0}.reason-shell{width:100%;overflow:hidden}.reason-viewport{border-radius:16px;overflow:hidden;width:100%}.reason-track{width:100%}.reason-slide{width:100%;overflow:hidden}.reason-card{padding:1.5rem 1.25rem;min-height:auto;width:100%;max-width:100%;border-radius:16px;overflow-y:auto;max-height:60vh;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.reason-card h3{font-size:1.15rem;margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word}.reason-card p{font-size:.85rem;line-height:1.5;margin-bottom:.75rem;word-wrap:break-word;overflow-wrap:break-word}.section-heading h2{font-size:1.75rem}.section-heading p{font-size:.95rem}.reason-progress{margin-top:1rem}}
