@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");.stories-page,.story-detail{min-height:100vh;background:#ffffff;color:#0f172a;font-family:Inter,sans-serif}.stories-hero{width:100%;background:linear-gradient(180deg,#e0f2fe,#f0f9ff 55%,#ffffff);padding:96px 16px 80px}.stories-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width:1024px){.stories-hero-inner{grid-template-columns:1fr 1fr;gap:64px}}.stories-hero-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,4.2vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:24px;letter-spacing:-.02em;color:#0f172a}.stories-hero-title-line{white-space:normal}@media (min-width:1280px){.stories-hero-title-line{white-space:nowrap}}.stories-title-gradient{background:linear-gradient(135deg,#0284cf,#0369a1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stories-hero-description{font-size:clamp(1.125rem,1.8vw,1.25rem);line-height:1.75;color:#475569;max-width:32rem}.stories-hero-visual{width:100%}.stories-hero-visual-image{position:relative;width:100%;aspect-ratio:16/10;border-radius:20px;overflow:hidden;border:1px solid rgba(2,132,207,.25);box-shadow:0 20px 50px -15px rgba(2,132,207,.35)}.stories-grid-section{padding:88px 16px 24px;max-width:1100px;margin:0 auto}.stories-section-heading{font-family:Playfair Display,serif;font-size:clamp(2.5rem,4.2vw,3.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;text-align:center;color:#0f172a;max-width:40rem;margin:0 auto 72px}.stories-grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:768px){.stories-grid{grid-template-columns:repeat(2,1fr)}}.story-card{display:flex;flex-direction:column;height:100%;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:36px 32px;box-shadow:0 4px 16px -8px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.story-card:hover{transform:translateY(-4px);border-color:rgba(2,132,207,.3);box-shadow:0 20px 40px -16px rgba(2,132,207,.25)}.story-card--has-logo{padding-top:8px}.story-card-logo{display:flex;align-items:center;margin-bottom:16px}.story-card-logo img{max-width:300px;max-height:100px;width:auto;height:auto;object-fit:contain}.story-card-logo-fallback{font-family:Playfair Display,serif;font-size:1.1875rem;font-weight:700;color:#0f172a;line-height:1.3}.story-card-content{display:flex;flex-direction:column;flex:1}.story-card-meta{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0284cf;margin-bottom:20px}.story-card-meta span:nth-child(2){color:#94a3b8;font-weight:400}.story-card-description{color:#334155;font-size:1.0625rem;line-height:1.65;margin-bottom:16px}.story-card-headline{font-family:Playfair Display,serif;color:#0f172a;font-size:1.375rem;font-weight:600;line-height:1.4;margin-bottom:12px}.story-card-stats{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:28px;padding-top:12px;border-top:1px solid #eef2f7}.story-card-stat{flex:1 1 140px;background:linear-gradient(180deg,#f0f9ff,#f8fafc);border:1px solid #e0f2fe;border-radius:14px;padding:16px}.story-card-stat-value{font-family:Playfair Display,serif;font-size:clamp(1.375rem,2.5vw,1.625rem);font-weight:700;color:#0284cf;line-height:1.2;margin-bottom:4px}.story-card-stat-label{font-size:.8125rem;color:#64748b;line-height:1.4}.story-card-cta{display:inline-flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:700;color:#0284cf;text-decoration:none;transition:gap .3s ease;margin-top:auto}.story-card-cta:hover{gap:12px;color:#0369a1}.story-cta-arrow{display:inline-block;transition:transform .3s ease}.story-card-cta:hover .story-cta-arrow{transform:translateX(2px)}.story-detail-inner{max-width:1200px;margin:0 auto;padding:0 24px}.story-back-link{display:inline-flex;align-items:center;gap:6px;margin-top:48px;font-size:.875rem;font-weight:600;color:#64748b;text-decoration:none;transition:color .2s ease}.story-back-link:hover{color:#0284cf}.story-hero{margin-bottom:8px}.story-hero-top-logo{height:60px;width:auto;object-fit:contain;margin-bottom:20px}.story-hero-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0284cf;margin-bottom:20px}.story-hero-logo{height:40px;width:auto;object-fit:contain;margin-bottom:24px}.story-hero-wordmark{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:16px}.story-hero-meta{display:flex;gap:16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:16px}.story-hero-title{font-family:Playfair Display,serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:24px}.story-hero-summary{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.75;color:#64748b;max-width:48rem;margin-bottom:40px}.story-hero-image{width:100%;height:clamp(280px,45vw,480px);object-fit:cover;border-radius:16px;border:1px solid #e2e8f0}.story-hero-placeholder{width:100%;height:clamp(240px,38vw,400px);border-radius:16px;background:linear-gradient(135deg,#bae6fd,#7dd3fc);border:1px solid rgba(2,132,207,.25);box-shadow:0 20px 50px -15px rgba(2,132,207,.35);display:flex;align-items:center;justify-content:center}.story-hero-placeholder svg{width:64px;height:64px;color:rgba(255,255,255,.9)}.story-metrics{margin:40px 0 56px}.story-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:640px){.story-metrics-grid{grid-template-columns:repeat(3,1fr)}}.story-metric-card{background:linear-gradient(135deg,#0284cf,#0369a1);border-radius:12px;padding:18px 16px;color:#ffffff;text-align:center}.story-metric-card .metric-value{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.1;margin-bottom:6px;overflow-wrap:break-word}.story-metric-card .metric-value-text{font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.2}.story-metric-card .metric-label{font-size:.8125rem;color:rgba(255,255,255,.9);line-height:1.4;white-space:pre-line}.story-layout{max-width:1200px;margin:24px auto 64px;padding:0 24px;display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:1024px){.story-layout{grid-template-columns:260px minmax(0,1fr);gap:64px}.story-layout--single{grid-template-columns:minmax(0,1fr)}}.story-main{max-width:768px}.story-layout--single .story-main{margin:0 auto}.story-nav{display:none}@media (min-width:1024px){.story-nav{display:block;position:sticky;top:120px;align-self:start}}.story-nav-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#64748b;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e2e8f0}.story-nav-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:4px}.story-nav-link{display:block;width:100%;text-align:left;background:none;border:none;border-left:2px solid transparent;cursor:pointer;padding:8px 0 8px 14px;font-family:inherit;font-size:.975rem;line-height:1.4;color:#475569;transition:color .2s ease,border-color .2s ease}.story-nav-link:hover{color:#0f172a}.story-nav-link.is-active{color:#0284cf;font-weight:600;border-left-color:#0284cf}.story-nav-cta{display:block;text-align:center;text-decoration:none;padding:12px 20px;border-radius:9999px;font-size:.9375rem;font-weight:700;color:#ffffff;background:linear-gradient(135deg,#0284cf,#0369a1);box-shadow:0 10px 25px -8px rgba(2,132,207,.5);transition:transform .2s ease,box-shadow .2s ease}.story-nav-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px -8px rgba(2,132,207,.6)}.story-section{margin-bottom:48px;scroll-margin-top:120px}.story-section-label{font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0284cf;margin-bottom:12px}.story-section-heading{font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.story-section-text{font-size:1.125rem;line-height:1.8;color:#475569}.story-results-list{list-style:none;padding:0;margin:0;display:grid;gap:16px}.story-result-item{display:flex;align-items:flex-start;gap:12px;font-size:1.0625rem;line-height:1.6;color:#0f172a}.story-result-icon{width:22px;height:22px;color:#0284cf;flex-shrink:0;margin-top:2px}.story-capabilities{display:grid;gap:24px;margin-top:24px}.story-capability{padding-left:20px;border-left:3px solid rgba(2,132,207,.25)}.story-capability-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:6px}.story-capability-desc{font-size:1.0625rem;line-height:1.7;color:#475569}.story-section-text+.story-capabilities,.story-section-text+.story-results-list{margin-top:24px}.story-deployment-note{display:flex;align-items:center;gap:20px;margin-top:32px;padding:20px 24px;border:1px solid rgba(2,132,207,.2);border-radius:12px;background:rgba(2,132,207,.04)}.story-deployment-logo{width:140px;height:auto;flex-shrink:0}.story-deployment-text{font-size:1.0625rem;line-height:1.6;color:#0f172a;font-weight:500}@media (max-width:600px){.story-deployment-note{flex-direction:column;align-items:flex-start;gap:12px}}.story-section-text+.story-section-text{margin-top:16px}.story-quote{max-width:768px;margin:64px auto;padding:32px 24px 32px 40px;border-left:4px solid #0284cf}.story-quote--has-image{display:flex;flex-direction:row;align-items:flex-start;gap:40px}.story-quote-avatar{order:2;flex-shrink:0;width:180px;height:220px;border-radius:20px;overflow:hidden}.story-quote-avatar img{width:100%;height:100%;object-fit:cover}.story-quote--image-left .story-quote-avatar{order:0}.story-quote--image-left .story-quote-content{order:1}.story-quote-content{order:1;flex:1;min-width:0}.story-quote-text{font-family:Inter,sans-serif;font-size:clamp(1rem,1.4vw,1.125rem);font-style:italic;font-weight:500;line-height:1.6;color:#0f172a;margin-bottom:24px}.story-quote-author{font-weight:700;color:#0f172a}.story-quote-role{font-size:.9375rem;color:#64748b}.story-cta-section{position:relative;width:100%;overflow:hidden;margin-top:96px;padding:80px 24px;background:linear-gradient(135deg,#0284cf,#0369a1)}.story-cta-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:56px;align-items:center}@media (min-width:1024px){.story-cta-inner{grid-template-columns:1.05fr .95fr;gap:40px}}.story-cta-title{font-family:Playfair Display,serif;font-size:clamp(2.25rem,4.2vw,3.25rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#ffffff;display:flex;flex-direction:column;margin-bottom:20px}.story-cta-title-gradient{color:#e0f2fe}.story-cta-underline{display:block;width:64px;height:3px;background:#ffffff;border-radius:9999px;margin-bottom:28px;opacity:.8}.story-cta-description{color:rgba(255,255,255,.9);font-size:1.125rem;line-height:1.75;max-width:34rem;margin-bottom:36px}.story-cta-button{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;background:#ffffff;color:#0369a1;font-weight:700;font-size:1rem;border-radius:9999px;border:none;text-decoration:none;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,.2);transition:transform .25s ease,box-shadow .25s ease}.story-cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(0,0,0,.3);background:#f8fafc}.story-cta-button-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.story-cta-button-icon svg{width:100%;height:100%}.story-cta-button-arrow{width:18px;height:18px;transition:transform .25s ease}.story-cta-button:hover .story-cta-button-arrow{transform:translateX(3px)}.story-cta-trust-row{display:flex;flex-wrap:wrap;gap:28px;margin-top:44px}.story-cta-trust-item{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.95);font-size:.9375rem;font-weight:500;max-width:11rem}.story-cta-trust-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:9999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#ffffff}.story-cta-trust-icon svg{width:20px;height:20px}.story-cta-visual{display:flex;align-items:center;justify-content:center}.story-cta-orbit{position:relative;width:100%;max-width:460px;aspect-ratio:1/1}.story-cta-orbit-lines{position:absolute;inset:0;width:100%;height:100%}.story-cta-orbit-lines line{stroke:rgba(255,255,255,.4);stroke-width:.4;stroke-dasharray:2 2}.story-cta-orbit-node{position:absolute;display:flex;flex-direction:column;align-items:center;gap:10px;transform:translate(-50%,-50%)}.story-cta-orbit-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:9999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.4);color:#ffffff;box-shadow:0 0 24px rgba(2,132,207,.25)}.story-cta-orbit-icon svg{width:26px;height:26px}.story-cta-orbit-label{font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.95);white-space:nowrap}.story-cta-orbit-center{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);width:110px;height:90px}.story-cta-bubble{position:absolute;border-radius:28px;border-bottom-left-radius:6px}.story-cta-bubble-back{width:78px;height:62px;background:rgba(3,40,74,.4);border-bottom-left-radius:28px;border-bottom-right-radius:6px;right:0;bottom:0}.story-cta-bubble-front{width:86px;height:66px;left:0;top:0;background:#ffffff;box-shadow:0 0 40px rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;gap:6px}.story-cta-bubble-dot{width:8px;height:8px;border-radius:50%;background:#0369a1}@media (max-width:768px){.stories-grid-section,.story-hero,.story-layout,.story-metrics,.story-quote{padding-left:16px;padding-right:16px}.story-quote--has-image{flex-direction:column;gap:24px}.story-quote-avatar{order:1;width:128px;height:156px;border-radius:16px}.story-quote-content{order:2}}