@scope (.page-case-studies){.hero{position:relative;overflow:hidden;padding-top:180px;padding-bottom:120px;text-align:center}.hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(20,70,115,.5),transparent 60%),radial-gradient(ellipse 55% 45% at 50% 55%,rgba(32,121,141,.1),transparent 60%),radial-gradient(ellipse 40% 35% at 25% 70%,rgba(56,189,248,.04),transparent 50%),#0a1628;background-size:200% 200%;animation:gradient-shift 12s ease-in-out infinite;will-change:background-position;backface-visibility:hidden}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero__content{position:relative;z-index:1}.hero h1{font-size:clamp(36px,5.5vw,64px);font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-.02em;color:#fff}.hero p{font-size:clamp(17px,2vw,20px);color:rgba(255,255,255,.7);max-width:640px;margin:0 auto;line-height:1.7}.story-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.story-card--reverse{direction:rtl}.story-card--reverse>*{direction:ltr}.story-card__visual{border-radius:var(--radius-lg);overflow:hidden;position:relative}.story-card__logo-wrap{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;border-radius:var(--radius-lg);padding:40px}.story-card__logo-wrap--light{background:var(--surface-dim);border:1px solid var(--line)}.story-card__logo-wrap--dark{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.story-card__logo-wrap img{max-width:220px;max-height:100px;width:auto;height:auto;object-fit:contain}.story-card__photo-wrap{aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden}.story-card__photo-wrap img{width:100%;height:100%;object-fit:cover}.story-card__content h2{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;margin-bottom:8px;letter-spacing:-.02em}.section-light .story-card__content h2{color:var(--ink)}.section-dark .story-card__content h2{color:#fff}.story-card__subtitle{font-size:15px;font-weight:600;margin-bottom:28px}.section-light .story-card__subtitle{color:var(--blue-bright)}.section-dark .story-card__subtitle{color:var(--accent)}.story-detail{margin-bottom:20px}.story-detail__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.section-light .story-detail__label{color:var(--blue)}.section-dark .story-detail__label{color:var(--accent)}.story-detail p{font-size:16px;line-height:1.7}.section-light .story-detail p{color:var(--muted)}.section-dark .story-detail p{color:rgba(255,255,255,.7)}.story-quote{font-size:clamp(17px,2vw,20px);font-style:italic;line-height:1.7;margin:24px 0 16px;padding-left:20px;position:relative}.story-quote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:3px}.section-light .story-quote{color:var(--ink-light)}.section-light .story-quote:before{background:var(--blue-bright)}.section-dark .story-quote{color:rgba(255,255,255,.85)}.section-dark .story-quote:before{background:var(--accent)}.story-attribution{font-size:14px;font-weight:600}.section-light .story-attribution{color:var(--ink)}.section-dark .story-attribution{color:rgba(255,255,255,.7)}.story-attribution span{font-weight:400}.section-light .story-attribution span{color:var(--muted)}.section-dark .story-attribution span{color:rgba(255,255,255,.5)}.story-card__cta{margin-top:24px;text-decoration:none}.section-light .story-card__cta{background:transparent;border:1.5px solid var(--line);color:var(--blue)}.section-light .story-card__cta:hover{border-color:var(--blue);color:var(--blue);background:rgba(20,70,115,.04)}.logo-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px}.logo-bar img{height:32px;width:auto;object-fit:contain;opacity:.5;filter:grayscale(1);transition:all .3s}.logo-bar img:hover{opacity:1;filter:grayscale(0)}.cta-section{text-align:center}.cta-section h2{font-size:clamp(28px,4vw,44px);font-weight:800;margin-bottom:16px;letter-spacing:-.02em;color:#fff}.cta-section p{font-size:18px;color:rgba(255,255,255,.6);margin-bottom:32px}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media (max-width:980px){.story-card{grid-template-columns:1fr;gap:40px}.story-card--reverse{direction:ltr}.logo-bar{gap:28px}}@media (max-width:860px){.hero{padding-top:140px;padding-bottom:80px}}@media (max-width:600px){.logo-bar img{height:24px}.logo-bar{gap:20px}}@media (max-width:480px){.hero{padding-top:120px;padding-bottom:60px}}}