/* OMSAG LP · AI Content Creative · 01 Hero V2 — Copy + cinematic Studio (scoped) */

.omsag-lp-achv2 {
  --accent: #9bd52b; --cyan: #4cc6d8; --white: #f4f6f2; --line: #3a474b;
  --grad: var(--omsag-lp-brand-grad, linear-gradient(90deg, #54b62f, #a8d72d));
  --font: var(--omsag-lp-font, 'Outfit', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif);
  position: relative; overflow: hidden; isolation: isolate; font-family: var(--font); color: var(--white);
  padding: 40px 0 0; -webkit-font-smoothing: antialiased;
  background: radial-gradient(circle at 8% 28%, #1e392a 0, transparent 36%), radial-gradient(circle at 77% 48%, #304033 0, transparent 28%), #20262b;
}
.omsag-lp-achv2, .omsag-lp-achv2 *, .omsag-lp-achv2 *::before, .omsag-lp-achv2 *::after { box-sizing: border-box; }
/* Kill ugly default focus rings on click; keep a clean keyboard focus */
.omsag-lp-achv2 a, .omsag-lp-achv2 button { -webkit-tap-highlight-color: transparent; }
.omsag-lp-achv2 a:focus, .omsag-lp-achv2 button:focus { outline: none; }
.omsag-lp-achv2 a:focus-visible, .omsag-lp-achv2 button:focus-visible { outline:none; border-radius: 10px; }
.omsag-lp-achv2__inner { display: grid; grid-template-columns: minmax(0, 37%) minmax(0, 63%); gap: clamp(28px, 3vw, 56px); align-items: center; width: 100%; max-width: 1430px; margin: 0 auto; padding: 34px 20px 46px; }

/* ---------- Copy ---------- */
.omsag-lp-achv2__copy { min-width: 0; }
.omsag-lp-achv2__overline { font-size: 12.5px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--accent); margin: 0 0 20px; }
.omsag-lp-achv2__headline { font-size: clamp(34px, 3.5vw, 50px); font-weight: 700; letter-spacing: -0.03em; line-height: 1.04; color: var(--white); margin: 0 0 22px; max-width: 16ch; }
.omsag-lp-achv2__body { font-size: clamp(14px, 1.05vw, 16px); line-height: 1.6; color: #9aa6a7; margin: 0 0 26px; max-width: 52ch; }
.omsag-lp-achv2__chips { display: flex; flex-wrap: wrap; gap: 16px 20px; margin-bottom: 28px; }
.omsag-lp-achv2__chip { display: flex; align-items: center; gap: 11px; flex: 1 1 150px; min-width: 140px; font-size: 12px; font-weight: 600; color: #dfe6e2; line-height: 1.3; }
.omsag-lp-achv2__chip-ico { flex-shrink: 0; width: 38px; height: 38px; display: grid; place-items: center; border-radius: 10px; color: var(--accent); background: rgba(155,213,43,.13); border: 1px solid rgba(155,213,43,.28); }
.omsag-lp-achv2__chip-ico svg { display: block; width: 19px; height: 19px; }
.omsag-lp-achv2__cta { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 22px; }
.omsag-lp-achv2__btn { display: inline-flex; align-items: center; gap: 10px; font-family: inherit; font-size: 14px; font-weight: 600; line-height: 1.2; text-decoration: none; color: #fff; background: var(--grad); border: 0; padding: 15px 28px; border-radius: 999px; box-shadow: none; cursor: pointer; transition: transform .25s, box-shadow .25s; }
.omsag-lp-achv2__btn svg { width: 17px; height: 17px; transition: transform .25s; }
.omsag-lp-achv2__btn, .omsag-lp-achv2__btn:hover, .omsag-lp-achv2__btn:focus, .omsag-lp-achv2__btn:focus-visible { color: #fff; }
.omsag-lp-achv2__btn:hover, .omsag-lp-achv2__btn:focus-visible { transform: translateY(-2px); box-shadow: 0 18px 44px -14px rgba(120,200,50,.5); }
.omsag-lp-achv2__btn:hover svg { transform: translateX(4px); }
.omsag-lp-achv2__link { display: inline-flex; align-items: center; gap: 9px; font-family: inherit; font-size: 14px; font-weight: 600; color: #e6eded; background: transparent; border: 0; padding: 6px 0; cursor: pointer; transition: color .2s; }
.omsag-lp-achv2__link span { border-bottom: 1px solid rgba(230,237,237,.5); padding-bottom: 2px; }
.omsag-lp-achv2__link svg { width: 16px; height: 16px; }
.omsag-lp-achv2__link:hover { color: var(--accent); }

/* ---------- Studio ---------- */
.omsag-lp-achv2 .studio { position: relative; width: 100%; height: clamp(560px, 66vh, 680px); overflow: visible; isolation: isolate;
  border: 0; border-radius: 20px; background: none; box-shadow: none; }
.omsag-lp-achv2 .grid { position: absolute; inset: 0; border-radius: 19px; background-image: linear-gradient(#74a5ab0b 1px, transparent 1px), linear-gradient(90deg, #74a5ab0b 1px, transparent 1px); background-size: 32px 32px; -webkit-mask-image: linear-gradient(to bottom, black, transparent 92%); mask-image: linear-gradient(to bottom, black, transparent 92%); }
.omsag-lp-achv2 .asset-label { position: absolute; z-index: 4; top: 22px; right: 24px; font-size: 10px; font-weight: 600; letter-spacing: .16em; color: #c7d1d1; transition: opacity .6s 1s; }
.omsag-lp-achv2 .asset-label span { display: block; color: #6a7a7d; font-size: 7px; margin-top: 5px; }
.omsag-lp-achv2 .studio-replay { position: absolute; z-index: 6; left: 18px; bottom: 16px; display: inline-flex; align-items: center; gap: 6px; font-family: inherit; font-size: 8px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: #7f9296; background: transparent; border: 0; padding: 6px 4px; cursor: pointer; transition: color .2s; }
.omsag-lp-achv2 .studio-replay svg { width: 13px; height: 13px; }
.omsag-lp-achv2 .studio-replay:hover { color: var(--accent); }

.omsag-lp-achv2 .wires { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 1; }
.omsag-lp-achv2 .wires path { fill: none; stroke: url(#achv2-beam); stroke-width: 1.4; filter: url(#achv2-glow); stroke-dasharray: var(--path-length, 500); stroke-dashoffset: var(--path-length, 500); opacity: 0; transition: stroke-dashoffset 1.05s cubic-bezier(.2,.75,.2,1), opacity .25s ease; will-change: stroke-dashoffset; }
.omsag-lp-achv2 .wires path.active { opacity: .9; stroke-dashoffset: 0; }
.omsag-lp-achv2 .pulse { fill: var(--accent); filter: url(#achv2-glow); opacity: 0; }
.omsag-lp-achv2 .sequence-done .pulse { opacity: 1; transition: opacity .5s; }

.omsag-lp-achv2 .node { position: absolute; background: #11212a; color: #fff; border: 1px solid #386d78; border-radius: 12px; box-shadow: 0 16px 36px #061014cc; overflow: hidden; cursor: pointer; -webkit-user-select: none; user-select: none; will-change: transform, opacity;
  transition: opacity .5s ease, transform .85s cubic-bezier(.16,1,.3,1), box-shadow .3s ease, border-color .3s ease; }
.omsag-lp-achv2 .node.visible:hover, .omsag-lp-achv2 .master.loaded:hover { transform: translateY(-6px); border-color: var(--accent); box-shadow: 0 24px 48px #061014cc, 0 0 22px rgba(155,213,43,.34), 0 0 34px rgba(76,198,216,.26); transition: transform .28s cubic-bezier(.2,.7,.2,1), box-shadow .28s ease, border-color .28s ease; }
.omsag-lp-achv2 .node header { height: 30px; padding: 0 9px; display: flex; align-items: center; gap: 7px; font-size: 9px; letter-spacing: .1em; color: #a3bfc4; border-bottom: 0; border-radius: 11px 11px 0 0; }
.omsag-lp-achv2 .handle { display: none; }
.omsag-lp-achv2 .node header i { margin-left: auto; font-style: normal; }
.omsag-lp-achv2 .live { color: var(--accent) !important; }
.omsag-lp-achv2 .node.dragging { z-index: 20; border-color: var(--accent); cursor: grabbing; }

.omsag-lp-achv2 .master { left: 5%; top: 23%; width: 225px; z-index: 5; }
.omsag-lp-achv2 .upload { height: 270px; position: relative; margin: 7px; overflow: hidden; background: #0a0a0a; border-radius: 8px; }
.omsag-lp-achv2 .upload img { width: 100%; height: 100%; object-fit: cover; filter: grayscale(.15) contrast(1.1); }
.omsag-lp-achv2 .upload::after { content: ''; position: absolute; inset: 0; background: linear-gradient(transparent 40%, #000d); }
.omsag-lp-achv2 .master-copy { position: absolute; z-index: 2; left: 13px; bottom: 15px; font-size: 21px; font-weight: 700; line-height: 1.04; letter-spacing: -.042em; }
.omsag-lp-achv2 .master-copy em { font-style: normal; color: var(--accent); }
.omsag-lp-achv2 .drop { position: absolute; z-index: 4; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #111; transition: opacity .5s; }
.omsag-lp-achv2 .drop b { display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid #5a7d65; border-radius: 50%; font-size: 22px; color: var(--accent); }
.omsag-lp-achv2 .drop span { font-size: 8px; letter-spacing: .12em; margin-top: 11px; }
.omsag-lp-achv2 .drop small { color: #6a7a7d; margin-top: 5px; font-size: 8px; }
.omsag-lp-achv2 .master.loaded .drop { opacity: 0; pointer-events: none; }
.omsag-lp-achv2 .scan { position: absolute; z-index: 3; left: 0; right: 0; top: 0; height: 1px; background: #fff; box-shadow: 0 0 14px 5px var(--accent); opacity: 0; }
.omsag-lp-achv2 .master.loaded .scan { animation: achv2-scan 1.2s; }
.omsag-lp-achv2 .master footer { display: flex; justify-content: space-between; padding: 2px 9px 10px; font-size: 8px; color: #8794a0; }
.omsag-lp-achv2 .master footer b { color: var(--accent); }

.omsag-lp-achv2 .output { opacity: 0; z-index: 3; transform: translateX(-14px) scale(.96); transform-origin: left center; }
.omsag-lp-achv2 .output.visible { opacity: 1; transform: none; }
.omsag-lp-achv2 .output.visible::after { content: ''; position: absolute; inset: 0; border-radius: 11px; box-shadow: inset 0 0 0 1px #a7dd34; animation: achv2-cardflash .7s ease-out forwards; pointer-events: none; }
.omsag-lp-achv2 .social { right: 3%; top: 6%; width: 182px; }
.omsag-lp-achv2 .ad { right: 32%; top: 10%; width: 146px; }
.omsag-lp-achv2 .landing { right: 2%; top: 40%; width: 266px; }
.omsag-lp-achv2 .video { right: 11%; bottom: 0; width: 236px; }
.omsag-lp-achv2 .social-art { height: 166px; margin: 6px; position: relative; overflow: hidden; border-radius: 8px; }
.omsag-lp-achv2 .social-art img { width: 100%; height: 100%; object-fit: cover; }
.omsag-lp-achv2 .social-art::after { content: ''; position: absolute; inset: 0; background: linear-gradient(transparent, #000d); }
.omsag-lp-achv2 .social-art b { position: absolute; z-index: 2; left: 9px; bottom: 24px; font-size: 16px; font-weight: 700; line-height: 1.05; letter-spacing: -.03em; }
.omsag-lp-achv2 .social-art span { position: absolute; z-index: 2; bottom: 7px; left: 9px; font-size: 7.5px; letter-spacing: .04em; color: #cdd6d2; }
.omsag-lp-achv2 .ad-art { height: 142px; margin: 6px; padding: 13px 9px; background: linear-gradient(145deg, #66b936, #add62b); color: #111; display: flex; flex-direction: column; justify-content: space-between; border-radius: 8px; }
.omsag-lp-achv2 .ad-art b { font-size: 15px; font-weight: 800; line-height: 1.06; letter-spacing: -.032em; }
.omsag-lp-achv2 .ad-art span { font-size: 7px; letter-spacing: .11em; line-height: 1.35; }
.omsag-lp-achv2 .landing-art { height: 143px; margin: 6px; display: flex; flex-direction: column; background: #e9e5dc; color: #111; padding: 8px 10px; border-radius: 8px; }
.omsag-lp-achv2 .landing-art nav { font-size: 8px; font-weight: 800; letter-spacing: .04em; }
.omsag-lp-achv2 .landing-art nav span { float: right; font-size: 6px; font-weight: 600; }
.omsag-lp-achv2 .landing-art > div { margin-top: auto; }
.omsag-lp-achv2 .landing-art small { display: block; margin-bottom: 5px; font-size: 6px; font-weight: 800; letter-spacing: .12em; color: #16300a; }
.omsag-lp-achv2 .landing-art b { display: block; font-size: 15px; font-weight: 700; line-height: 1.06; letter-spacing: -.03em; }
.omsag-lp-achv2 .landing-art button { border: 0; background: #111; color: #fff; font-size: 6px; font-weight: 700; letter-spacing: .08em; padding: 6px 10px; margin-top: 9px; border-radius: 20px; cursor: pointer; }
/* Anzeige und Landingpage mit eigenem Bild */
.omsag-lp-achv2 .ad-art--img { position: relative; overflow: hidden; justify-content: flex-start; background: #0a0a0a; color: #fff; }
.omsag-lp-achv2 .ad-art--img img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.omsag-lp-achv2 .ad-art--img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(rgba(0,0,0,.78) 0, rgba(0,0,0,.46) 36%, transparent 64%); }
.omsag-lp-achv2 .ad-art--img b, .omsag-lp-achv2 .ad-art--img span { position: relative; z-index: 2; }
.omsag-lp-achv2 .ad-art--img b { margin-bottom: 5px; text-shadow: 0 1px 12px rgba(0,0,0,.55); }
.omsag-lp-achv2 .landing-art--img { position: relative; overflow: hidden; }
.omsag-lp-achv2 .landing-art--img img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.omsag-lp-achv2 .landing-art--img { background: #84bd2d; }
.omsag-lp-achv2 .landing-art--img img { mix-blend-mode: luminosity; opacity: .6; }
.omsag-lp-achv2 .landing-art--img::before { content: ''; position: absolute; inset: 0; background: linear-gradient(102deg, rgba(132,189,45,.9) 0 48%, rgba(132,189,45,.72) 76%, rgba(132,189,45,.5)); }
.omsag-lp-achv2 .landing-art--img nav, .omsag-lp-achv2 .landing-art--img > div { position: relative; z-index: 2; }
.omsag-lp-achv2 .video-art { height: 146px; margin: 6px; position: relative; overflow: hidden; background: #081114; border-radius: 8px; }
.omsag-lp-achv2 .video-art video { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(.9) contrast(1.1); }
.omsag-lp-achv2 .video-shade { position: absolute; inset: 0; background: linear-gradient(transparent 60%, rgba(5,13,17,.9)); }
.omsag-lp-achv2 .video-art b { position: absolute; z-index: 3; left: 11px; bottom: 19px; font-size: 16px; font-weight: 700; line-height: 1.05; letter-spacing: -.03em; text-shadow: 0 1px 14px rgba(0,0,0,.55); }
.omsag-lp-achv2 .video-art > span { position: absolute; z-index: 3; right: 8px; bottom: 7px; font-size: 7.5px; letter-spacing: .04em; display: flex; align-items: center; gap: 5px; }
.omsag-lp-achv2 .video-art > span i { width: 5px; height: 5px; border-radius: 50%; background: var(--accent); box-shadow: 0 0 8px var(--accent); animation: achv2-pulse 1s infinite; }
.omsag-lp-achv2 .video-play { position: absolute; z-index: 5; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 46px; height: 46px; border: 1px solid #ffffff99; border-radius: 50%; background: #10191dcc; color: #fff; display: grid; place-items: center; cursor: pointer; -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); box-shadow: 0 0 0 0 #9bd52b66; transition: background .25s, transform .25s, box-shadow .25s; }
.omsag-lp-achv2 .video-play:hover { background: var(--accent); color: #132017; transform: translate(-50%, -50%) scale(1.08); box-shadow: 0 0 0 8px #9bd52b22; }
.omsag-lp-achv2 .video-play svg { width: 21px; height: 21px; fill: currentColor; }
.omsag-lp-achv2 .loader { display: none; }
.omsag-lp-achv2 .output.filled .loader { animation: achv2-fill .7s forwards; }

/* Cinematic intro */
.omsag-lp-achv2 .cinematic { position: absolute; inset: 0; z-index: 0; pointer-events: none; }
.omsag-lp-achv2 .ring { position: absolute; left: 50%; top: 50%; width: 120px; height: 120px; border: 1px solid #65d2dc66; border-radius: 50%; transform: translate(-50%, -50%) scale(.2); opacity: 0; }
.omsag-lp-achv2 .energy-core { position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; border-radius: 50%; background: #b3e432; box-shadow: 0 0 30px 14px #9bd52b88; transform: translate(-50%, -50%) scale(0); opacity: 0; }
.omsag-lp-achv2 .booting .ring-one { animation: achv2-ring 2.2s .15s cubic-bezier(.1,.7,.1,1) forwards; }
.omsag-lp-achv2 .booting .ring-two { animation: achv2-ring 2.5s .45s cubic-bezier(.1,.7,.1,1) forwards; }
.omsag-lp-achv2 .booting .ring-three { animation: achv2-ring 2.8s .75s cubic-bezier(.1,.7,.1,1) forwards; }
.omsag-lp-achv2 .booting .energy-core { animation: achv2-core 1.5s .15s ease-out forwards; }
.omsag-lp-achv2 .arranged .cinematic { opacity: 0; transition: opacity .8s; }

.omsag-lp-achv2 .sequence-status { position: absolute; z-index: 15; left: 5%; top: 18px; height: 39px; padding: 0; border: 0; border-radius: 0; background: transparent; display: flex; align-items: center; gap: 9px; color: #9eb0b4; font-size: 9px; letter-spacing: .11em; box-shadow: none; }
.omsag-lp-achv2 .sequence-status > i { width: 6px; height: 6px; border-radius: 50%; background: var(--accent); box-shadow: 0 0 10px var(--accent); animation: achv2-pulse 1.2s infinite; }
.omsag-lp-achv2 .sequence-status b { position: absolute; left: 0; top: 47px; width: 280px; color: #71878c; font-size: 8px; font-weight: 500; letter-spacing: .12em; }
.omsag-lp-achv2 .sequence-status .status-text.swap { animation: achv2-swap .4s ease-out; }

.omsag-lp-achv2 .studio.intro-master:not(.arranged) .master { transform: translate(var(--itx, 0px), var(--ity, 0px)) scale(1.32); z-index: 10; box-shadow: 0 0 55px #4cc6d82b, 0 30px 80px #000b; animation: achv2-arrive .7s ease both; }
.omsag-lp-achv2 .studio.intro-master:not(.arranged) .asset-label { opacity: 0; }
.omsag-lp-achv2 .studio.master-ready:not(.arranged) .master { box-shadow: 0 0 0 1px #9bd52baa, 0 0 75px #4cc6d848, 0 35px 90px #000c; }
.omsag-lp-achv2 .studio.master-ready:not(.arranged) .master::before { content: ''; position: absolute; inset: -2px; z-index: 8; border: 1px solid var(--accent); border-radius: 13px; animation: achv2-flash .85s ease-out forwards; pointer-events: none; }
.omsag-lp-achv2 .studio.arranged .master { left: 5%; top: 23%; transform: none; box-shadow: 0 0 22px #4cc6d825, 0 20px 50px #000c; animation: none; }

/* ---------- Video modal ---------- */
.omsag-lp-achv2__modal { width: min(1040px, 90vw); padding: 0; border: 1px solid #557078; border-radius: 18px; background: #10181c; color: #fff; box-shadow: 0 40px 140px #000e, 0 0 60px #4cc6d825; overflow: hidden; }
.omsag-lp-achv2__modal::backdrop { background: #071014dc; -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
.omsag-lp-achv2__modal[open] { animation: achv2-modal .55s cubic-bezier(.16,1,.3,1); }
.omsag-lp-achv2__modal .modal-bar { height: 54px; padding: 0 20px; display: flex; align-items: center; border-bottom: 1px solid #314349; font-size: 10px; letter-spacing: .16em; color: #91a4a8; }
.omsag-lp-achv2__modal .modal-close { margin-left: auto; width: 32px; height: 32px; border: 1px solid #455a60; border-radius: 50%; background: transparent; color: #fff; font-size: 22px; line-height: 1; cursor: pointer; }
.omsag-lp-achv2__modal .modal-frame { aspect-ratio: 16/9; background: #05090b; }
.omsag-lp-achv2__modal .modal-frame video { display: block; width: 100%; height: 100%; object-fit: cover; }
.omsag-lp-achv2__modal .modal-meta { height: 68px; padding: 0 20px; display: flex; align-items: center; }
.omsag-lp-achv2__modal .modal-meta b { font-size: 17px; }
.omsag-lp-achv2__modal .modal-meta span { margin-left: auto; font-size: 8px; letter-spacing: .14em; color: var(--accent); }

/* ---------- Trust strip (full-width band, centered content) ---------- */
.omsag-lp-achv2__trust { border-top: 1px solid var(--line); background: rgba(0,0,0,.18); }
.omsag-lp-achv2__trust-inner { display: flex; flex-wrap: wrap; align-items: center; gap: 22px 44px; width: 100%; max-width: 1430px; margin: 0 auto; padding: 34px 20px; }
.omsag-lp-achv2__trust-badge { display: inline-flex; align-items: center; gap: 12px; font-size: 14px; font-weight: 600; color: #d6dee2; }
.omsag-lp-achv2__trust-ico { display: grid; place-items: center; color: var(--accent); }
.omsag-lp-achv2__trust-ico svg { width: 22px; height: 22px; }
.omsag-lp-achv2__logos { display: flex; flex-wrap: wrap; align-items: center; gap: 18px 34px; margin-left: auto; }
.omsag-lp-achv2__logo { display: inline-flex; align-items: center; justify-content: center; height: 56px; padding: 0; background: none; border-radius: 0; box-shadow: none; }
.omsag-lp-achv2__logo img { max-height: 46px; max-width: 176px; width: auto; object-fit: contain; filter: brightness(0) invert(1); opacity: .74; transition: opacity .25s var(--ez); }
.omsag-lp-achv2__logo:hover img { opacity: 1; }
.omsag-lp-achv2__logo--solid img { filter: none; opacity: .92; border-radius: 4px; }

/* ---------- Keyframes ---------- */
@keyframes achv2-scan { 0% { opacity: 1; top: 0; } 90% { opacity: 1; top: 100%; } 100% { opacity: 0; top: 100%; } }
@keyframes achv2-fill { to { transform: scaleX(1); } }
@keyframes achv2-ring { 0% { opacity: 0; transform: translate(-50%,-50%) scale(.15); } 18% { opacity: .85; } 100% { opacity: 0; transform: translate(-50%,-50%) scale(6); } }
@keyframes achv2-core { 0% { opacity: 0; transform: translate(-50%,-50%) scale(0); } 35% { opacity: 1; transform: translate(-50%,-50%) scale(1.7); } 100% { opacity: 0; transform: translate(-50%,-50%) scale(8); } }
@keyframes achv2-arrive { 0% { opacity: 0; filter: blur(10px); } 70% { opacity: 1; filter: blur(0); } 100% { opacity: 1; filter: blur(0); } }
@keyframes achv2-flash { 0% { opacity: 0; transform: scale(.96); } 35% { opacity: 1; } 100% { opacity: 0; transform: scale(1.12); } }
@keyframes achv2-cardflash { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes achv2-pulse { 50% { opacity: .35; transform: scale(.75); } }
@keyframes achv2-swap { 0% { opacity: 0; transform: translateY(5px); } 100% { opacity: 1; transform: none; } }
@keyframes achv2-modal { from { opacity: 0; transform: scale(.94) translateY(14px); } to { opacity: 1; transform: none; } }

/* ---------- Responsive ---------- */
/* Small desktop: trim node sizes so the flow never overlaps */
@media (max-width: 1400px) {
  .omsag-lp-achv2 .master { width: 200px; } .omsag-lp-achv2 .upload { height: 232px; }
  .omsag-lp-achv2 .social { width: 182px; } .omsag-lp-achv2 .ad { width: 148px; }
  .omsag-lp-achv2 .landing { width: 262px; } .omsag-lp-achv2 .video { width: 234px; }
}
@media (max-width: 1200px) {
  .omsag-lp-achv2 .master { width: 176px; } .omsag-lp-achv2 .upload { height: 202px; }
  .omsag-lp-achv2 .social { width: 160px; } .omsag-lp-achv2 .ad { width: 134px; right: 33%; }
  .omsag-lp-achv2 .landing { width: 232px; } .omsag-lp-achv2 .video { width: 208px; }
  .omsag-lp-achv2 .social-art { height: 134px; } .omsag-lp-achv2 .ad-art { height: 118px; } .omsag-lp-achv2 .landing-art { height: 120px; } .omsag-lp-achv2 .video-art { height: 124px; }
}
/* Stacked (tablet & down): clean flow — master on top, 4 Formate als 2×2, kein Overlap */
@media (max-width: 1080px) {
  .omsag-lp-achv2__inner { grid-template-columns: 1fr; gap: 40px; }
  .omsag-lp-achv2__headline { max-width: 22ch; }
  .omsag-lp-achv2 .studio { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; width: 100%; height: auto; min-height: 0; overflow: visible; border: 0; background: none; box-shadow: none; padding: 0; isolation: auto; }
  .omsag-lp-achv2 .grid, .omsag-lp-achv2 .wires, .omsag-lp-achv2 .cinematic, .omsag-lp-achv2 .sequence-status, .omsag-lp-achv2 .asset-label, .omsag-lp-achv2 .studio-replay { display: none; }
  .omsag-lp-achv2 .node { position: static; width: auto !important; height: auto; transform: none !important; opacity: 1 !important; margin: 0; animation: none !important; box-shadow: 0 16px 36px #061014cc, 0 0 16px #36bfd518; }
  .omsag-lp-achv2 .node::before, .omsag-lp-achv2 .output::after { display: none !important; }
  .omsag-lp-achv2 .master { grid-column: 1 / -1; }
  .omsag-lp-achv2 .master .drop { display: none; }
  .omsag-lp-achv2 .master .scan { display: none; }
  .omsag-lp-achv2 .master .upload { height: clamp(230px, 32vw, 340px); }
  .omsag-lp-achv2 .loader { transform: scaleX(1); }
  .omsag-lp-achv2 .social-art, .omsag-lp-achv2 .ad-art, .omsag-lp-achv2 .landing-art, .omsag-lp-achv2 .video-art { height: clamp(120px, 19vw, 168px); }
}
@media (max-width: 560px) {
  .omsag-lp-achv2__inner { padding: 30px 20px 40px; gap: 30px; }
  .omsag-lp-achv2__headline { font-size: 34px; }
  .omsag-lp-achv2__chip { flex-basis: 100%; }
  .omsag-lp-achv2 .studio { grid-template-columns: 1fr; }
  .omsag-lp-achv2 .master .upload { height: 230px; }
  .omsag-lp-achv2 .social-art, .omsag-lp-achv2 .ad-art, .omsag-lp-achv2 .landing-art, .omsag-lp-achv2 .video-art { height: 150px; }
  .omsag-lp-achv2__trust-inner { padding: 26px 20px; gap: 18px 26px; }
  .omsag-lp-achv2__logos { margin-left: 0; }
  .omsag-lp-achv2__logo { height: 48px; padding: 0; } .omsag-lp-achv2__logo img { max-height: 38px; }
}
@media (prefers-reduced-motion: reduce) {
  .omsag-lp-achv2 * { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

/* Asset-Lightbox (Klick auf Asset öffnet Vergrößerung) */
.omsag-lp-achv2__lightbox { position: fixed; inset: 0; z-index: 100000; display: none; align-items: center; justify-content: center; padding: 24px; }
.omsag-lp-achv2__lightbox.open { display: flex; }
.omsag-lp-achv2__lightbox .lb-backdrop { position: absolute; inset: 0; background: rgba(6,10,13,.82); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); }
.omsag-lp-achv2__lightbox .lb-stage { position: relative; z-index: 2; max-width: 100%; }
.omsag-lp-achv2__lightbox .lb-body { position: relative; border-radius: 16px; overflow: hidden; box-shadow: 0 50px 130px #000e, 0 0 60px #4cc6d820; background: #0b1216; }
.omsag-lp-achv2__lightbox .lb-scale { position: relative; overflow: hidden; }
.omsag-lp-achv2__lightbox .lb-scale > * { margin: 0 !important; }
.omsag-lp-achv2__lightbox .lb-close { position: absolute; top: -46px; right: 0; width: 36px; height: 36px; border: 1px solid #557078; border-radius: 50%; background: transparent; color: #fff; font-size: 22px; line-height: 1; cursor: pointer; z-index: 3; transition: background .2s, border-color .2s; }
.omsag-lp-achv2__lightbox .lb-close:hover { background: rgba(255,255,255,.08); border-color: var(--accent); }
/* Die Sektion isoliert ihren Stapelkontext. Solange die Lightbox offen ist,
   wird die Isolierung aufgehoben, sonst liegt die Kopfzeile darueber. */
.omsag-lp-achv2.has-lightbox { isolation: auto; z-index: 100000; }
.omsag-lp-achv2__lightbox.open .lb-backdrop { animation: achv2-lb-bg .3s ease both; }
.omsag-lp-achv2__lightbox.open .lb-stage { animation: achv2-lb-in .44s cubic-bezier(.2,.7,.2,1) both; }
@keyframes achv2-lb-bg { from { opacity: 0; } to { opacity: 1; } }
@keyframes achv2-lb-in { from { opacity: 0; transform: scale(.94) translateY(14px); } to { opacity: 1; transform: none; } }

/* Mobil hoechstens sechs Kundenlogos: das siebte stand in einer eigenen
   Zeile allein: so bleiben zwei volle Dreierreihen stehen. */
@media (max-width: 700px) {
  .omsag-lp-achv2__logo:nth-child(n+7) { display: none; }
}
