:root{--navy:#061b4f;--cyan:#12b9ee;--yellow:#ffd31a;--ink:#061b4f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:#fff;font:400 16px/1.5 Inter,Arial,sans-serif;overflow-x:hidden}.lab-skip{position:fixed;z-index:100;top:-70px;left:12px;min-height:44px;padding:10px 14px;border-radius:8px;background:var(--yellow);color:var(--ink);font-weight:800}.lab-skip:focus{top:12px}.lab-header{position:absolute;z-index:10;top:0;left:50%;display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1480px);min-height:74px;transform:translateX(-50%);pointer-events:none}.lab-brand,.lab-header-cta{pointer-events:auto}.lab-brand{display:inline-flex;align-items:baseline;gap:3px;color:#fff;font:800 24px/1 Inter,Arial;text-decoration:none;text-shadow:0 2px 12px rgba(0,0,0,.5)}.lab-brand>span{color:var(--cyan)}.lab-brand small{color:#fff;font:700 11px/1 Inter,Arial;letter-spacing:.04em}.lab-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 18px;border:2px solid var(--yellow);border-radius:999px;background:rgba(6,27,79,.72);color:#fff;font-weight:850;text-decoration:none;backdrop-filter:blur(8px);transition:background .2s,color .2s,transform .2s}.lab-header-cta:hover{background:var(--yellow);color:var(--ink);transform:translateY(-1px)}.lab-screen{position:relative;display:block;width:100%;margin:0;overflow:hidden;background:var(--navy);line-height:0}.lab-screen picture,.lab-screen img{display:block;width:100%;height:auto}.lab-screen img{min-height:1px;background:var(--navy)}.lab-hit{position:absolute;z-index:2;display:block;border-radius:14px;outline-offset:5px}.lab-hit:focus-visible{outline:3px solid #fff;background:rgba(255,255,255,.14)}.lab-hit span,.lab-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lab-hit-hero{top:84.4%;left:54.5%;width:21.7%;height:8.3%}.lab-hit-final{top:72%;left:6.5%;width:33%;height:10%}.lab-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100% - 48px,1480px);min-height:112px;margin:auto}.lab-footer nav{display:flex;flex-wrap:wrap;gap:18px}.lab-footer nav a,.lab-footer nav button{display:inline-flex;align-items:center;min-height:44px;padding:0;border:0;background:transparent;color:#dbe8ff;font:inherit;text-underline-offset:4px;cursor:pointer}.lab-cookie{position:fixed;z-index:30;right:20px;bottom:20px;width:min(455px,calc(100% - 40px));padding:20px;border:1px solid rgba(6,27,79,.14);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 15px 48px rgba(0,0,0,.3);line-height:1.45}.lab-cookie p{margin:0 0 14px}.lab-cookie div{display:flex;gap:10px;flex-wrap:wrap}.lab-cookie button{min-height:42px;padding:8px 13px;border:1px solid var(--ink);border-radius:8px;font-weight:800;cursor:pointer}.lab-cookie-accept{background:var(--ink);color:#fff}.lab-cookie-decline{background:#fff;color:var(--ink)}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}@media(max-width:640px){.lab-header{width:calc(100% - 28px);min-height:62px}.lab-brand{font-size:20px}.lab-brand small{font-size:10px}.lab-header-cta{min-height:40px;padding:7px 13px;font-size:14px}.lab-screen picture{aspect-ratio:800/1421}.lab-screen picture img{height:100%;object-fit:cover}.lab-hit-hero{top:80%;left:8%;width:62%;height:9%}.lab-hit-final{top:69%;left:8%;width:68%;height:12%}.lab-footer{align-items:flex-start;flex-direction:column;width:calc(100% - 32px);padding:32px 0}.lab-footer nav{gap:14px}.lab-cookie{right:12px;bottom:12px;width:calc(100% - 24px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lab-header-cta{transition:none}}
