.live-lab-page{--ink:#111827; --navy:#080b14; --muted:#626a78; --blue:#3b63e6;
  --blue-deep:#234fdc; --blue-bright:#116df8; --orange:#f95b1d;
  --line:#e1e4ea; --paper:#f6f6f4; --white:#fff;
  --shadow:0 28px 70px rgba(15,23,42,.14);}
/* Browser-Defaults wiederherstellen. Spezifität bewusst niedrig (Element-Selektoren
   unter main): schlägt Webflows Normalize, verliert aber gegen jede .ll-* Klasse,
   damit die nativen Webflow-Styles die Gestaltung behalten. */
main h1,main h2,main h3,main h4,main h5,main h6{color:inherit;font-family:inherit;font-weight:bold;line-height:normal;letter-spacing:normal;margin:0}
main p,main ul,main ol,main li,main blockquote{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:normal;margin:0}
main small,main span,main strong,main b,main em,main i,main legend,main summary,main label,main figure{color:inherit;font-family:inherit}
main strong,main b{font-weight:bolder}
main small{font-size:80%}
main a{color:inherit}
main summary{display:list-item}
main fieldset{font-size:inherit;line-height:normal}
main ul,main ol{padding-left:0;list-style:none}
.live-lab-page body{line-height:normal;font-family:Arial,Helvetica,sans-serif;color:#111827;background:#f6f6f4}

.live-lab-page *{box-sizing:border-box}
html.live-lab-page{scroll-behavior:smooth}
.live-lab-page body{margin:0;background:#f6f6f4;color:#111827;font-family:Arial,Helvetica,sans-serif;text-rendering:optimizeLegibility;overflow-x:hidden}
.live-lab-page body.modal-open{overflow:hidden}
.live-lab-page input{font:inherit}
.live-lab-page input:focus-visible{outline:3px solid rgba(59,99,230,.42);outline-offset:3px}
.live-lab-page fieldset{min-width:0;margin:0;padding:0;border:0}
.live-lab-page [data-reveal]{opacity:1;transform:none}
.js.live-lab-page [data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}
.js.live-lab-page [data-reveal="left"]{transform:translateX(-34px)}
.js.live-lab-page [data-reveal="right"]{transform:translateX(34px)}
.js.live-lab-page [data-reveal].is-visible{opacity:1;transform:none}
@keyframes pulseDot{0%,100%{transform:scale(1);box-shadow:0 0 0 5px rgba(249,91,29,.14)}50%{transform:scale(1.2);box-shadow:0 0 0 9px rgba(249,91,29,0)}}
@keyframes softFloat{0%,100%{transform:translate(var(--tx),var(--ty)) rotate(var(--r,0deg))}50%{transform:translate(var(--tx),calc(var(--ty) - 9px)) rotate(var(--r,0deg))}}
@keyframes sweep{0%{transform:translateX(-130%)}70%,100%{transform:translateX(170%)}}
@keyframes modalIn{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}
@keyframes promptConfettiFall{0%{transform:translate3d(0,-4vh,0) rotate(0);opacity:0}8%{opacity:1}100%{transform:translate3d(70px,110vh,0) rotate(760deg);opacity:.9}}
@keyframes heroEnter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
.live-lab-page .intro-video{width:100%;aspect-ratio:16/9;display:block;position:relative;background:#0b1020;object-fit:cover}
.live-lab-page .ll-host-photo:hover img{transform:scale(1.025)}
.live-lab-page .ll-faq-list summary::-webkit-details-marker{display:none}
.live-lab-page .ll-faq-list summary:hover::after{background:#eef3ff}
.live-lab-page .ll-faq-list details[open] summary::after{transform:rotate(45deg)}
.live-lab-page .check-row a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.live-lab-page .modal-backdrop{padding:24px;position:fixed;z-index:100;inset:0;display:grid;place-items:center;overflow-y:auto;background:rgba(4,7,14,.79);backdrop-filter:blur(10px)}
.live-lab-page .modal-backdrop[hidden]{display:none}
.live-lab-page .registration-modal{width:min(1120px,100%);max-height:calc(100vh - 48px);padding:40px;position:relative;display:grid;grid-template-columns:.7fr 1.3fr;gap:42px;overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 35px 90px rgba(0,0,0,.34);animation:modalIn .3s cubic-bezier(.22,1,.36,1)}
.live-lab-page .prompt-pack-backdrop{z-index:110}
.live-lab-page .prompt-confetti{position:fixed;z-index:3;inset:0;overflow:hidden;pointer-events:none}
.live-lab-page .prompt-confetti i{position:absolute;top:-24px;border-radius:2px;box-shadow:0 0 0 1px rgba(255,255,255,.16);animation:promptConfettiFall var(--duration) cubic-bezier(.12,.78,.28,1) var(--delay) both}
.live-lab-page .prompt-pack-modal{z-index:2;width:min(720px,100%);max-height:calc(100vh - 48px);padding:50px;position:relative;overflow-y:auto;border-radius:20px;background:radial-gradient(circle at 90% 0,rgba(59,99,230,.13),transparent 34%),#fff;box-shadow:0 35px 90px rgba(0,0,0,.38);animation:modalIn .3s cubic-bezier(.22,1,.36,1)}
.live-lab-page .prompt-pack-form h2{max-width:620px;margin:0;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.052em}
.live-lab-page .prompt-pack-success h2{max-width:620px;margin:0;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.052em}
.live-lab-page .prompt-pack-form>p:nth-of-type(2){max-width:590px;margin:20px 0 26px;color:#626a78;font-size:16px;line-height:1.6}
.live-lab-page .prompt-pack-success>p:nth-of-type(2){max-width:590px;margin:20px 0 26px;color:#626a78;font-size:16px;line-height:1.6}
.live-lab-page .prompt-email-field{display:grid}
.live-lab-page .prompt-email-field input{min-height:58px;font-size:16px}
.live-lab-page .prompt-privacy-row{font-size:11px}
.live-lab-page .prompt-marketing-row{font-size:11px}
.live-lab-page .prompt-marketing-row{padding:13px;border:1px solid #dbe3fa;border-radius:10px;background:#f3f6ff;color:#44506a}
.live-lab-page .prompt-pack-submit{width:100%;margin-top:22px}
.live-lab-page .prompt-pack-success{min-height:390px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.live-lab-page .prompt-pack-success[hidden]{display:none}
.live-lab-page .prompt-pack-success .secondary-button{margin-top:4px}
.live-lab-page .modal-close{width:40px;height:40px;position:absolute;z-index:2;right:16px;top:16px;border:1px solid #e1e4ea;border-radius:50%;background:#fff;cursor:pointer;font-size:24px}
.live-lab-page .modal-heading{padding:28px 0 0}
.live-lab-page .modal-heading h2{margin:0;font-size:clamp(38px,4vw,56px);line-height:1;letter-spacing:-.05em}
.live-lab-page .modal-heading>p:last-child{margin:22px 0 0;color:#626a78;line-height:1.6}
.live-lab-page .registration-card{min-height:620px;padding:34px;border:1px solid #e1e4ea;border-radius:15px;background:#f6f6f4}
.live-lab-page .registration-success{min-height:620px;padding:34px;border:1px solid #e1e4ea;border-radius:15px;background:#f6f6f4}
.live-lab-page .registration-success[hidden]{display:none}
.live-lab-page .form-topline{display:flex;justify-content:space-between;color:#6c7481;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.live-lab-page .progress-track{height:5px;margin:13px 0 38px;overflow:hidden;border-radius:99px;background:#dde1e7}
.live-lab-page .progress-track span{height:100%;display:block;border-radius:inherit;background:#3b63e6;transition:width .3s ease}
.live-lab-page .form-step[hidden]{display:none}
.live-lab-page .registration-card legend{font-size:clamp(27px,2.8vw,37px);line-height:1.08;letter-spacing:-.035em;font-weight:700}
.live-lab-page .form-intro{margin:12px 0 24px;color:#626a78;line-height:1.5}
.live-lab-page .choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.live-lab-page .choice-card{min-height:106px;padding:16px;display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;border:1px solid #dce0e7;border-radius:11px;background:#fff;text-align:left;cursor:pointer;transition:border .18s ease,transform .18s ease}
.live-lab-page .choice-card:hover{border-color:#9baded;transform:translateY(-1px)}
.live-lab-page .choice-card[aria-pressed="true"]{border-color:#3b63e6;box-shadow:0 0 0 3px rgba(59,99,230,.1)}
.live-lab-page .choice-check{width:21px;height:21px;display:grid;place-items:center;border:1px solid #c9ced7;border-radius:50%;color:#fff;font-size:10px;font-weight:900}
.live-lab-page .choice-card[aria-pressed="true"] .choice-check{border-color:#3b63e6;background:#3b63e6}
.live-lab-page .choice-card[aria-pressed="true"] .choice-check::after{content:"✓"}
.live-lab-page .choice-card strong{display:block;font-size:13px}
.live-lab-page .choice-card small{margin-top:6px;display:block;color:#727a88;font-size:10px;line-height:1.4}
.live-lab-page .session-grid{grid-template-columns:1fr}
.live-lab-page .contact-grid{margin-top:19px;display:grid;grid-template-columns:1fr 1fr;gap:9px}
.live-lab-page .text-field{display:block}
.live-lab-page .text-field.full{grid-column:1/-1}
.live-lab-page .optional-field{grid-column:1/-1}
.live-lab-page .optional-field{margin-top:13px}
.live-lab-page .text-field>span{margin:0 0 7px 2px;display:block;color:#515a68;font-size:10px;font-weight:800}
.live-lab-page .text-field>span small{color:#8b929d;font-weight:500}
.live-lab-page .text-field input{width:100%;min-height:49px;padding:0 13px;border:1px solid #d6dae2;border-radius:9px;outline:0;background:#fff;font-size:13px}
.live-lab-page .text-field input:focus{border-color:#3b63e6;box-shadow:0 0 0 3px rgba(59,99,230,.1)}
.live-lab-page .check-row{margin-top:14px;display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;color:#606876;font-size:9px;line-height:1.5}
.live-lab-page .check-row input{width:17px;height:17px;margin:0;accent-color:#3b63e6}
.live-lab-page .honeypot{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.live-lab-page .form-actions{margin-top:27px;display:flex;align-items:center;justify-content:flex-end;gap:10px}
.live-lab-page .back-button{min-height:48px;padding:0 18px;border-radius:8px;font-weight:850;cursor:pointer}
.live-lab-page .form-submit{min-height:48px;padding:0 18px;border-radius:8px;font-weight:850;cursor:pointer}
.live-lab-page .back-button{border:1px solid #d6dae2;background:#fff}
.live-lab-page .form-submit{min-width:150px;border:0;background:#080b14;color:#fff}
.live-lab-page .form-submit:disabled{cursor:not-allowed;opacity:.38}
.live-lab-page .form-message{margin:13px 0 0;padding:10px 12px;border-radius:8px;font-size:11px;line-height:1.45}
.live-lab-page .form-message.error{color:#98271e;background:#ffebe8}
.live-lab-page .form-message.info{color:#30415f;background:#e8efff}
.live-lab-page .form-note{margin:19px 0 0;color:#858d99;font-size:9px;line-height:1.5;text-align:center}
.live-lab-page .registration-success{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.live-lab-page .success-icon{width:58px;height:58px;margin-bottom:21px;display:grid;place-items:center;border-radius:50%;background:#3b63e6;color:#fff;font-size:23px}
.live-lab-page .registration-success h3{margin:0;font-size:clamp(31px,3.2vw,45px);line-height:1.04;letter-spacing:-.04em}
.live-lab-page .registration-success>p:nth-of-type(2){color:#626a78;line-height:1.6}
.live-lab-page .success-summary{width:100%;margin:17px 0 23px;display:grid;gap:7px}
.live-lab-page .success-summary span{padding:12px;border:1px solid #e1e4ea;border-radius:8px;background:#fff;font-size:12px}
.live-lab-page .secondary-button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1e4ea;border-radius:8px;background:#fff;cursor:pointer;font-weight:800}
@media (max-width:980px){.live-lab-page .registration-modal{grid-template-columns:1fr;gap:25px}}
@media (max-width:980px){.live-lab-page .modal-heading{max-width:690px}}
@media (max-width:760px){.live-lab-page .modal-backdrop{padding:0;place-items:stretch}}
@media (max-width:760px){.live-lab-page .registration-modal{width:100%;min-height:100vh;max-height:none;padding:62px 15px 20px;border-radius:0}}
@media (max-width:760px){.live-lab-page .prompt-pack-modal{width:100%;min-height:100vh;max-height:none;padding:74px 20px 30px;border-radius:0}}
@media (max-width:760px){.live-lab-page .modal-close{position:fixed}}
@media (max-width:760px){.live-lab-page .registration-card{min-height:600px;padding:24px 17px}}
@media (max-width:760px){.live-lab-page .registration-success{min-height:600px;padding:24px 17px}}
@media (max-width:760px){.live-lab-page .choice-grid{grid-template-columns:1fr}}
@media (max-width:760px){.live-lab-page .contact-grid{grid-template-columns:1fr}}
@media (max-width:760px){.live-lab-page .text-field.full{grid-column:auto}}
@media (max-width:760px){.live-lab-page .optional-field{grid-column:auto}}
@media (max-width:440px){.live-lab-page .form-actions{justify-content:space-between}}
@media (max-width:440px){.live-lab-page .form-submit{min-width:135px}}
@media (prefers-reduced-motion:reduce){html.live-lab-page{scroll-behavior:auto}}
@media (prefers-reduced-motion:reduce){.live-lab-page *, .live-lab-page *::before, .live-lab-page *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media (prefers-reduced-motion:reduce){.js.live-lab-page [data-reveal]{opacity:1!important;transform:none!important}}
.live-lab-page .ll-material-prompts{--tx:-75%;--ty:-54%;--r:-8deg}
.live-lab-page .ll-material-build{--tx:-27%;--ty:-48%;--r:6deg}
.live-lab-page .ll-material-check{--tx:-51%;--ty:-38%;--r:0deg}
/* --- Breakpoints (Webflow-Grenzen) --- */
@media (max-width:991px){.live-lab-page .ll-process-grid{grid-template-columns:1fr}
.live-lab-page .ll-process-grid-article{min-height:320px}
.live-lab-page .ll-process-grid-article-process-featured{transform:none}
.live-lab-page .ll-quality-section{grid-template-columns:1fr;gap:55px}
.live-lab-page .ll-host-section{grid-template-columns:1fr;gap:55px}
.live-lab-page .ll-host-photo{min-height:560px;max-width:540px}
.live-lab-page .ll-host-photo-img{min-height:560px}
.live-lab-page .ll-materials-heading{grid-template-columns:1fr}
.live-lab-page .ll-materials-collage{min-height:360px;order:2}}
@media (max-width:767px){.live-lab-page .ll-urgency-line{padding:10px 15px;flex-wrap:wrap;gap:5px 9px;text-align:center}
.live-lab-page .ll-logo-only{height:76px}
.live-lab-page .ll-brand-logo{width:152px}
.live-lab-page .ll-hero{padding:50px 18px 82px}
.live-lab-page .ll-hero-h1{font-size:clamp(43px,12vw,61px)}
.live-lab-page .ll-hero-lead{font-size:17px}
.live-lab-page .ll-cta-button{width:100%;padding:0 15px}
.live-lab-page .ll-video-preline{margin-top:38px}
.live-lab-page .ll-video-label{font-size:10px}
.live-lab-page .ll-play-button{width:68px;height:68px;font-size:21px}
.live-lab-page .ll-video-note{display:none}
.live-lab-page .ll-proof-strip{margin-top:-24px;grid-template-columns:1fr}
.live-lab-page .ll-proof-strip-article{min-height:120px}
.live-lab-page .ll-blue-conversion{margin:0 12px 90px;padding:68px 19px;border-radius:14px}
.live-lab-page .ll-blue-conversion-final{margin:0;border-radius:0}
.live-lab-page .ll-conversion-list{grid-template-columns:1fr}
.live-lab-page .ll-founder-letter{padding:20px 20px 95px}
.live-lab-page .ll-letter-column-p{font-size:16px}
.live-lab-page .ll-section{padding:90px 20px}
.live-lab-page .ll-quality-section{padding:90px 20px}
.live-lab-page .ll-quality-checks-div{padding:0 12px;grid-template-columns:27px 1fr auto;gap:8px}
.live-lab-page .ll-quality-checks-strong{font-size:11px}
.live-lab-page .ll-fit-section{padding:90px 20px;grid-template-columns:1fr}
.live-lab-page .ll-fit-card{min-height:auto;padding:35px 25px}
.live-lab-page .ll-fit-card-ul{margin-top:50px}
.live-lab-page .ll-fit-cta{grid-column:auto}
.live-lab-page .ll-work-section{padding:90px 20px}
.live-lab-page .ll-work-rows{gap:75px}
.live-lab-page .ll-work-row{grid-template-columns:1fr;gap:32px}
.live-lab-page .ll-work-row-reverse-work-visual{order:0}
.live-lab-page .ll-work-visual{min-height:310px}
.live-lab-page .ll-materials-heading{display:flex;flex-direction:column}
.live-lab-page .ll-materials-collage{width:100%}
.live-lab-page .ll-material-sheet{width:190px;height:245px}
.live-lab-page .ll-material-check-qa-lines{margin-top:18px;gap:8px}
.live-lab-page .ll-material-check-qa-lines-div{grid-template-columns:21px 1fr;gap:7px}
.live-lab-page .ll-material-check-qa-lines-i{width:21px;height:21px;font-size:10px}
.live-lab-page .ll-material-check-qa-lines-b{font-size:9px}
.live-lab-page .ll-materials-list-article{grid-template-columns:46px 1fr;padding:20px 0}
.live-lab-page .ll-host-section{padding:90px 20px}
.live-lab-page .ll-host-photo{min-height:480px}
.live-lab-page .ll-host-photo-img{min-height:480px}
.live-lab-page .ll-faq-cta{padding:24px 18px}
.live-lab-page .ll-faq-cta-urgency-line-compact{justify-content:center}
.live-lab-page .ll-footer{padding-bottom:84px;grid-template-columns:1fr;text-align:center}
.live-lab-page .ll-footer-brand-logo{margin:0 auto}
.live-lab-page .ll-footer-div{justify-self:center;text-align:center}
.live-lab-page .ll-mobile-sticky-cta{min-height:50px;display:block;position:fixed;z-index:70;left:13px;right:13px;bottom:12px;border:0;border-radius:9px;background:#080b14;color:#fff;box-shadow:0 16px 38px rgba(8,11,20,.34);font-size:13px;font-weight:850}}
@media (max-width:478px){.live-lab-page .ll-hero-h1{font-size:43px}
.live-lab-page .ll-hero-kicker{font-size:10px}
.live-lab-page .ll-video-wrap-p{text-align:left}
.live-lab-page .ll-quality-checks-i{display:none}
.live-lab-page .ll-quality-checks-div{grid-template-columns:25px 1fr}
.live-lab-page .ll-work-visual{min-height:280px;padding:22px}
.live-lab-page .ll-visual-briefing-b{margin-top:52px;font-size:23px}
.live-lab-page .ll-visual-direction-b{margin-top:52px;font-size:23px}
.live-lab-page .ll-materials-collage{min-height:315px;transform:scale(.88)}
.live-lab-page .ll-host-photo{min-height:410px}
.live-lab-page .ll-host-photo-img{min-height:410px}
.live-lab-page .ll-faq-list-summary{min-height:76px;font-size:16px}}
/* --- Pseudo-Zustände --- */
.live-lab-page .ll-button:focus-visible{outline:3px solid rgba(59,99,230,.42);outline-offset:3px}
.live-lab-page .ll-summary:focus-visible{outline:3px solid rgba(59,99,230,.42);outline-offset:3px}
.live-lab-page .ll-hero::before{content:"";width:400px;height:400px;position:absolute;z-index:-1;left:-230px;top:140px;border-radius:50%;background:radial-gradient(circle,rgba(59,99,230,.13),transparent 68%)}
.live-lab-page .ll-cta-button:hover{transform:translateY(-2px)}
.live-lab-page .ll-cta-button:active{transform:translateY(0)}
.live-lab-page .ll-cta-dark:hover{background:#181c27;box-shadow:0 18px 38px rgba(8,11,20,.24)}
.live-lab-page .ll-video-wrap::after{content:"";width:34%;height:100%;position:absolute;left:0;top:0;pointer-events:none;background:linear-gradient(100deg,transparent,rgba(255,255,255,.12),transparent);animation:sweep 7s ease-in-out infinite}
.live-lab-page .ll-play-button:hover{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 22px 55px rgba(8,11,20,.34)}
.live-lab-page .ll-proof-strip-article:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(15,23,42,.14)}
.live-lab-page .ll-blue-conversion::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,black,transparent 70%)}
.live-lab-page .ll-conversion-list-span:hover{background:rgba(255,255,255,.14);transform:translateY(-2px)}
.live-lab-page .ll-conversion-list-span::before{content:"✓";position:absolute;left:17px;color:#fff;font-weight:900}
.live-lab-page .ll-process-grid-article:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(15,23,42,.14)}
.live-lab-page .ll-process-grid-article-process-featured:hover{transform:none}
.live-lab-page .ll-quality-checks-div:hover{background:rgba(255,255,255,.055)}
.live-lab-page .ll-fit-card-li::before{content:"✓";position:absolute;left:0;color:#dce5ff;font-weight:900}
.live-lab-page .ll-fit-no-li::before{content:"–";color:#727b89}
.live-lab-page .ll-work-visual:hover{border-color:rgba(136,166,255,.7);transform:scale(1.012)}
.live-lab-page .ll-faq-list-summary::after{content:"+";width:32px;height:32px;display:grid;place-items:center;position:absolute;right:0;border:1px solid #e1e4ea;border-radius:50%;transition:transform .2s ease,background .2s ease}
/* --- Webflow konnte diese Basiswerte nicht übernehmen --- */
.live-lab-page .ll-work-visual{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:28px 28px}
.live-lab-page .ll-process-label{line-height:normal}
