.otto-case-hero{background:var(--otto-hero-gradient);border-bottom:1px solid var(--otto-border);color:var(--otto-text);font-family:var(--otto-font-sans);overflow:hidden;padding:96px 0 80px;position:relative}.otto-case-hero:after{background:radial-gradient(ellipse at 15% 110%,var(--otto-hero-vignette-1),transparent 50%),linear-gradient(180deg,transparent 85%,var(--otto-hero-vignette-2));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.otto-case-hero__ghost{bottom:-80px;color:var(--otto-ghost-color);font-family:var(--otto-font-sans);font-size:360px;font-weight:600;letter-spacing:-18px;line-height:.82;pointer-events:none;position:absolute;right:-60px;user-select:none;z-index:0}.otto-case-hero .otto-container{position:relative;z-index:2}.otto-case-hero__eyebrow{align-items:center;color:var(--otto-text-muted);display:flex;font-size:11px;font-weight:500;gap:12px;letter-spacing:.22em;margin-bottom:32px;text-transform:uppercase}.otto-case-hero__eyebrow:before{background:var(--otto-text-muted);content:"";height:1px;width:28px}.otto-case-hero__grid{align-items:start;display:grid;gap:64px;grid-template-columns:1.3fr 1fr}.otto-case-hero__title{color:var(--otto-text);font-size:clamp(40px,3.4vw,46px);font-weight:200;letter-spacing:-.01em;line-height:1.08;margin:0}.otto-case-hero__title .otto-accent,.otto-case-hero__title .otto-faded{font-weight:300}.otto-case-hero__title.size-s{font-size:clamp(24px,2.6vw,30px)}.otto-case-hero__title.size-m{font-size:clamp(28px,3.2vw,38px)}.otto-case-hero__title.size-l{font-size:clamp(34px,4vw,52px)}.otto-case-hero__title.size-xl{font-size:clamp(40px,5vw,64px)}.otto-case-hero__title.size-xxl{font-size:clamp(46px,6vw,76px)}.otto-case-hero__title.weight-200{font-weight:200}.otto-case-hero__title.weight-300{font-weight:300}.otto-case-hero__title.weight-400{font-weight:400}.otto-case-hero__title.weight-500{font-weight:500}.otto-case-hero__title.weight-600{font-weight:600}.otto-case-hero__summary{color:var(--otto-text);font-size:18px;font-weight:300;line-height:1.35;margin-top:68.3px;max-width:580px}.otto-case-hero__summary.size-s{font-size:16px}.otto-case-hero__summary.size-m{font-size:18px}.otto-case-hero__summary.size-l{font-size:20px}.otto-case-hero__summary.size-xl{font-size:22px}.otto-case-hero__summary p{margin:0 0 12px}.otto-case-hero__summary p:last-child{margin-bottom:0}.otto-case-hero__quote{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:var(--otto-quote-card-bg);border:1px solid var(--otto-border);border-radius:16px;overflow:hidden;padding:32px;position:relative}.otto-case-hero__quote:before{background:linear-gradient(90deg,transparent,var(--otto-mint),var(--otto-blue),transparent);content:"";height:1px;left:0;opacity:.5;position:absolute;top:0;width:100%}.otto-case-hero__quote-mark{background:var(--otto-grad-accent);border-radius:50%;display:block;height:32px;margin-bottom:20px;position:relative;width:32px}.otto-case-hero__quote-mark:after{color:var(--otto-on-accent);content:"\201D";font-size:28px;font-weight:600;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-38%)}.otto-case-hero__quote-text{color:var(--otto-text);font-size:17px;font-weight:400;line-height:1.55;margin:0 0 24px}.otto-case-hero__quote-author{align-items:center;border-top:1px solid var(--otto-border);display:flex;gap:14px;padding-top:20px}.otto-case-hero__quote-avatar{align-items:center;background:var(--otto-grad-accent);border-radius:50%;color:var(--otto-on-accent);display:flex;flex-shrink:0;font-size:13px;font-weight:600;height:44px;justify-content:center;width:44px}.otto-case-hero__quote-name{font-size:14px;font-weight:500}.otto-case-hero__quote-role{color:var(--otto-text-muted);font-size:12px;margin-top:2px}@media (max-width:900px){.otto-case-hero{padding:64px 0 56px}.otto-case-hero__ghost{bottom:-50px;font-size:220px;right:-40px}.otto-case-hero__grid{gap:40px;grid-template-columns:1fr}}.otto-case-hero__grid--with-image .otto-case-hero__quote{display:none}.otto-case-hero__image{aspect-ratio:4/5;background:var(--otto-surface);border:1px solid var(--otto-border-strong);border-radius:20px;margin:0;overflow:hidden;position:relative}.otto-case-hero__image img{display:block;height:100%;object-fit:cover;width:100%}.otto-case-hero__image-overlay{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(0,0,0,.78);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;bottom:20px;left:20px;padding:18px 20px;position:absolute;right:20px}.otto-case-hero__image-name{color:#fff;font-size:14px;font-weight:500;margin-bottom:4px}.otto-case-hero__image-role{color:hsla(0,0%,100%,.7);font-size:12px;line-height:1.4}@media (max-width:900px){.otto-case-hero__image{aspect-ratio:16/10}}.otto-case[data-theme=dark],.otto-case[data-theme=inherit],.otto-theme-dark .otto-case[data-theme=inherit]{background:linear-gradient(135deg,#000,#4d4d4d)}