/* Original homepage entrances. Finite 1200ms scenes; transforms/opacity only except the small hand-drawn heart. */
.cgau-world-entrance{--we-ink:#152c43;--we-cover:#d8edfb;position:fixed;inset:0;z-index:2147483001;isolation:isolate;overflow:hidden;width:100%;height:100%;color:var(--we-ink);font-family:var(--font-body--family,Arial,sans-serif);overscroll-behavior:none}
.cgau-world-entrance *,.cgau-world-entrance *::before,.cgau-world-entrance *::after{box-sizing:border-box;min-width:0}
.cgau-we__curtain{position:absolute;inset:0;background:var(--we-cover)}
.cgau-we__stage{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 20px 32px;gap:20px}
.cgau-we__title{margin:0;color:inherit;font-size:clamp(28px,5.2vw,62px);line-height:1.05;letter-spacing:-.045em;font-weight:850;text-align:center;text-wrap:balance}
.cgau-we__caption{margin:0;color:inherit;font-size:clamp(14px,1.6vw,19px);line-height:1.4;text-align:center}
.cgau-we__skip{position:absolute;z-index:10;right:max(16px,env(safe-area-inset-right));top:max(16px,env(safe-area-inset-top));min-height:44px;padding:10px 17px;border:2px solid #fff;border-radius:8px;background:#152c43;color:#fff;font:700 14px/1.25 Arial,sans-serif;cursor:pointer}
.cgau-we__skip:focus-visible{outline:4px solid #ffd36f;outline-offset:4px}
.cgau-world-entrance[data-running] .cgau-we__curtain,.cgau-world-entrance[data-running] .cgau-we__stage{animation:cgau-we-reveal 220ms ease-out 980ms both}
.cgau-world-entrance[data-running] .cgau-we__skip{animation:cgau-we-reveal 100ms linear 1100ms both}
@keyframes cgau-we-reveal{to{opacity:0}}
@keyframes cgau-we-settle{from{transform:translateY(38px) rotate(-5deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}
.cgau-world-entrance--drivein{--we-cover:#301b3f;color:#fff3d8}
.cgau-we__cinema{position:relative;width:min(86vw,760px);height:min(50vh,400px);min-height:230px;isolation:isolate}
.cgau-we__screen{position:absolute;inset:6% 10% 20%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:10px solid #fff3d8;border-radius:8px;background:#c13f74;color:#fff3d8;box-shadow:0 13px 0 #141d35;text-align:center}
.cgau-we__screen span{font-size:clamp(18px,3vw,35px);font-weight:800}
.cgau-we__screen strong{font-size:clamp(48px,10vw,104px);font-weight:900;line-height:1.05;letter-spacing:-.05em}
.cgau-we__screen small{font-size:clamp(12px,1.7vw,18px);margin-top:10px}
.cgau-we__beam{position:absolute;inset:-10% -20%;background:#fff4c9;opacity:0;clip-path:polygon(0 100%,90% 0,100% 80%);transform-origin:0 100%}
.cgau-we__ticket{position:absolute;display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;bottom:0;left:5%;width:55%;padding:18px;background:#ffd36f;color:#301b3f;border-radius:10px;transform:rotate(-7deg);font-size:14px;box-shadow:0 8px 0 #111a34}
.cgau-we__ticket>span{position:absolute;left:14px;top:-19px;color:#fff3d8;font-size:13px}
.cgau-we__ticket b{font-size:clamp(15px,2.2vw,23px);line-height:1.1}
.cgau-we__ticket i{width:2px;height:54px;border-left:2px dashed #301b3f}
.cgau-we__ticket em{font-style:normal;font-size:clamp(12px,1.8vw,19px);font-weight:750}
.cgau-we__bin{position:absolute;width:18%;height:auto;right:4%;bottom:0;transform-origin:center bottom}
.cgau-world-entrance--drivein[data-running] .cgau-we__screen{animation:cgau-we-screen 750ms cubic-bezier(.2,.7,.2,1) 80ms both}
.cgau-world-entrance--drivein[data-running] .cgau-we__beam{animation:cgau-we-beam 650ms ease-in-out 120ms both}
.cgau-world-entrance--drivein[data-running] .cgau-we__ticket{animation:cgau-we-ticket 650ms cubic-bezier(.4,0,.5,1) 180ms both}
.cgau-world-entrance--drivein[data-running] .cgau-we__ticket em{animation:cgau-we-tear 400ms ease-in 180ms both}
.cgau-world-entrance--drivein[data-running] .cgau-we__bin{animation:cgau-we-bin 650ms ease-in-out 180ms both}
@keyframes cgau-we-screen{from{transform:scale(.84)}to{transform:scale(1)}}
@keyframes cgau-we-beam{0%{opacity:0;transform:rotate(-18deg)}45%{opacity:.36}100%{opacity:0;transform:rotate(10deg)}}
@keyframes cgau-we-ticket{0%,35%{transform:rotate(-7deg)}100%{transform:translate(-45%,70%) rotate(-18deg);opacity:0}}
@keyframes cgau-we-tear{to{transform:translate(100px,40px) rotate(25deg);opacity:0}}
@keyframes cgau-we-bin{0%,100%{transform:rotate(0)}40%{transform:rotate(9deg)}70%{transform:rotate(-3deg)}}
.cgau-world-entrance--doorway{--we-cover:#d4e9f3}
.cgau-we__porch{position:relative;width:min(75vw,550px);height:min(53vh,410px);min-height:250px}
.cgau-we__door-frame{position:absolute;left:29%;top:7%;width:43%;height:86%;border:12px solid #fcf9ef;border-bottom-width:5px;background:#163951;perspective:700px;box-shadow:0 0 0 3px #52708b}
.cgau-we__hall{position:absolute;inset:0;background:linear-gradient(90deg,#c8955e 0 15%,#f1ce92 15% 85%,#c8955e 85%)}
.cgau-we__door{position:absolute;inset:0;background:#3158a8;border:3px solid #1c3b77;transform-origin:left center;backface-visibility:hidden;display:flex;flex-direction:column;gap:12%;padding:13% 17%}
.cgau-we__door>i{display:block;flex:1;border:3px solid #7793d4;box-shadow:inset 3px 3px 0 #254987}
.cgau-we__door>b{position:absolute;width:8%;height:4%;border-radius:50%;right:6%;top:52%;background:#ffd36f}
.cgau-we__lintel{position:absolute;left:20%;top:0;width:61%;height:6%;background:#fcf9ef;box-shadow:0 3px 0 #52708b}
.cgau-we__bell{position:absolute;top:43%;left:79%;width:7%;height:20%;border-radius:16px;background:#fff;border:3px solid #29435e}
.cgau-we__bell i{position:absolute;left:20%;right:20%;top:14%;aspect-ratio:1;border-radius:50%;background:#152c43}
.cgau-we__bell b{position:absolute;left:23%;right:23%;bottom:13%;aspect-ratio:1;border:2px solid #3158a8;border-radius:50%}
.cgau-we__bell b::after{content:"";position:absolute;inset:-9px;border:3px solid #3158a8;border-radius:50%;opacity:0}
.cgau-we__plant{position:absolute;left:1%;bottom:4%;width:24%;height:62%}
.cgau-we__mat{position:absolute;left:26%;bottom:-4%;width:51%;padding:3% 2%;background:#d7ad76;color:#2f3540;text-align:center;font-size:clamp(11px,1.6vw,17px);font-weight:800;transform:perspective(300px) rotateX(28deg)}
.cgau-world-entrance--doorway[data-running] .cgau-we__door{animation:cgau-we-open-door 650ms cubic-bezier(.2,.7,.3,1) 260ms both}
.cgau-world-entrance--doorway[data-running] .cgau-we__bell b::after{animation:cgau-we-ring 480ms ease-out 100ms both}
@keyframes cgau-we-open-door{to{transform:rotateY(-108deg)}}
@keyframes cgau-we-ring{0%{transform:scale(.35);opacity:1}100%{transform:scale(2.2);opacity:0}}
.cgau-world-entrance--matchdesk{--we-cover:#f2d8e0;--we-ink:#46283c}
.cgau-we__desk{position:relative;width:min(83vw,680px);height:min(50vh,390px);min-height:275px}
.cgau-we__notepad{position:absolute;inset:5% 17% 5% 12%;padding:7%;background:#fff9eb;border-radius:3px;box-shadow:9px 12px 0 #bb86956b;transform:rotate(-4deg)}
.cgau-we__notepad>span{font-size:clamp(11px,1.6vw,15px)}
.cgau-we__notepad>strong{display:block;font-size:clamp(28px,5vw,44px);letter-spacing:-.04em;margin:10% 0 12%;font-weight:850}
.cgau-we__notepad p{display:flex;gap:8px;align-items:center;font-size:clamp(11px,1.6vw,16px);line-height:1.35;margin:10px 0}
.cgau-we__notepad p i{display:block;width:11px;height:11px;border:2px solid #896d75;flex-shrink:0}
.cgau-we__notepad svg{position:absolute;top:19%;left:7%;width:83%;height:38%;overflow:visible}
.cgau-we__heart{stroke-dasharray:660;stroke-dashoffset:660}
.cgau-we__pencil{position:absolute;left:68%;top:29%;width:43%;height:16px;background:#efb454;border:3px solid #46283c;transform:rotate(-42deg);border-radius:0 6px 6px 0;transform-origin:left center}
.cgau-we__pencil i{position:absolute;right:100%;top:-3px;width:27px;height:16px;background:#46283c;clip-path:polygon(0 50%,100% 0,100% 100%)}
.cgau-we__stamp{position:absolute;bottom:7%;right:0;border:3px solid #953f62;color:#953f62;border-radius:50%;width:23%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transform:rotate(10deg);font-size:clamp(13px,2vw,20px);line-height:1.15;font-weight:800;text-align:center}
.cgau-world-entrance--matchdesk[data-running] .cgau-we__notepad{animation:cgau-we-card 420ms ease-out both}
.cgau-world-entrance--matchdesk[data-running] .cgau-we__heart{animation:cgau-we-draw 550ms ease-in-out 210ms forwards}
.cgau-world-entrance--matchdesk[data-running] .cgau-we__pencil{animation:cgau-we-pencil 650ms ease-in-out 160ms both}
@keyframes cgau-we-card{from{transform:translateY(90px) rotate(-12deg);opacity:0}to{transform:translateY(0) rotate(-4deg);opacity:1}}
@keyframes cgau-we-draw{to{stroke-dashoffset:0}}
@keyframes cgau-we-pencil{0%{transform:translate(10px,40px) rotate(-42deg)}50%{transform:translate(-45px,-15px) rotate(-52deg)}100%{transform:translate(40px,-45px) rotate(-25deg)}}
.cgau-world-entrance--casefile{--we-cover:#17334d;color:#fff4d9}
.cgau-we__clock{font-size:clamp(38px,8vw,86px);line-height:1;font-weight:850;letter-spacing:-.03em;font-variant-numeric:tabular-nums}
.cgau-we__clock span{font-size:.28em;letter-spacing:0}
.cgau-we__folder{position:relative;width:min(81vw,690px);height:min(43vh,350px);min-height:245px;background:#ddb66b;border-radius:6px;perspective:1200px;box-shadow:0 15px 0 #0c2033}
.cgau-we__file-paper{position:absolute;inset:6% 5% 0;padding:5%;background:#fff9e8;color:#263e57;border-radius:3px}
.cgau-we__file-paper>span{font-size:clamp(12px,1.6vw,17px)}
.cgau-we__file-paper h2{font-size:clamp(25px,4.5vw,48px);line-height:1.08;margin:4% 0;letter-spacing:-.03em;font-weight:850;color:#263e57}
.cgau-we__file-paper i{display:block;width:85%;height:3px;background:#b7c4ca;margin:8px 0}.cgau-we__file-paper i:nth-of-type(2){width:70%}
.cgau-we__file-paper>b{font-size:clamp(12px,1.5vw,16px)}
.cgau-we__file-cover{position:absolute;inset:0;background:#edc980;border-radius:6px;padding:7%;color:#333e4c;transform-origin:bottom center;backface-visibility:hidden}
.cgau-we__file-cover::before{content:"";position:absolute;left:0;bottom:100%;width:32%;height:22px;background:#edc980;border-radius:10px 10px 0 0}
.cgau-we__file-cover>span{font-size:14px}.cgau-we__file-cover>strong{display:block;font-size:clamp(42px,8vw,82px);letter-spacing:-.045em;line-height:.98;margin-top:5%}
.cgau-world-entrance--casefile[data-running] .cgau-we__file-cover{animation:cgau-we-folder 600ms cubic-bezier(.25,.65,.25,1) 280ms both}
.cgau-world-entrance--casefile[data-running] .cgau-we__clock{animation:cgau-we-stamp 700ms ease-in-out 170ms both}
@keyframes cgau-we-folder{to{transform:rotateX(-120deg);opacity:0}}
@keyframes cgau-we-stamp{to{transform:translateY(9px) scale(.8);opacity:.55}}
.cgau-world-entrance--kitbench{--we-cover:#d1e8df}
.cgau-we__kit{position:relative;width:min(84vw,700px);height:min(45vh,355px);min-height:215px}
.cgau-we__tray{position:absolute;inset:0;border:13px solid #bca47d;border-radius:15px;background:#e8dbc2;box-shadow:0 10px 0 #8c795d}
.cgau-we__slot{position:absolute;border-radius:16px;background:#baa88a;box-shadow:inset 2px 3px 0 #8c795d66}
.cgau-we__slot--hub{left:4%;top:8%;width:25%;height:85%}.cgau-we__slot--camera{left:35%;top:8%;width:28%;height:51%}.cgau-we__slot--camera2{left:66%;top:8%;width:28%;height:51%}.cgau-we__slot--cable{left:35%;top:67%;width:59%;height:23%}
.cgau-we__piece{position:absolute;height:auto}.cgau-we__piece--hub{left:7%;top:10%;width:22%;height:80%}.cgau-we__piece--camera{left:37%;top:12%;width:25%;height:45%}.cgau-we__piece--camera2{left:66%;top:12%;width:25%;height:45%}.cgau-we__piece--cable{left:38%;top:66%;width:50%;height:21%}
.cgau-world-entrance--kitbench[data-running] .cgau-we__piece{animation:cgau-we-pack 480ms cubic-bezier(.2,.8,.3,1) both}
.cgau-world-entrance--kitbench[data-running] .cgau-we__piece--camera{animation-delay:100ms}.cgau-world-entrance--kitbench[data-running] .cgau-we__piece--camera2{animation-delay:200ms}.cgau-world-entrance--kitbench[data-running] .cgau-we__piece--cable{animation-delay:300ms}
@keyframes cgau-we-pack{from{transform:translateY(-130px) rotate(-9deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}
@media(max-width:480px){.cgau-we__stage{gap:24px}.cgau-we__screen{inset:8% 3% 20%;border-width:7px}.cgau-we__ticket{left:0;width:65%;padding:12px;gap:8px}.cgau-we__notepad{inset:0 10% 0 0;padding:8%}.cgau-we__pencil{left:65%;width:34%}.cgau-we__stamp{bottom:-6%;right:0}.cgau-we__tray{border-width:9px}}
@media(orientation:landscape) and (max-height:550px){.cgau-we__stage{padding:35px 12px 10px;gap:9px}.cgau-we__title{font-size:28px}.cgau-we__caption{font-size:13px}.cgau-we__cinema,.cgau-we__porch,.cgau-we__desk{min-height:170px;height:62vh;width:min(66vw,440px)}.cgau-we__kit,.cgau-we__folder{min-height:160px;height:60vh;width:480px}.cgau-we__clock{font-size:34px}.cgau-we__screen strong{font-size:55px}.cgau-we__notepad>strong{margin:4% 0 7%;font-size:30px}.cgau-we__notepad p{margin:7px 0}.cgau-we__notepad svg{top:6%}.cgau-we__file-paper h2{font-size:30px;margin:3% 0}.cgau-we__file-paper i{display:none}.cgau-we__file-cover>strong{font-size:48px;margin-top:2%}}
@media(prefers-reduced-motion:reduce){.cgau-world-entrance{display:none}.cgau-world-entrance *{animation:none!important;transition:none!important}}
@media print{.cgau-world-entrance{display:none}}
/* The Night Lab: a finite 1.6-second aperture and light reveal. */
.cgau-world-entrance--nightlab{--we-cover:#0a2137;color:#fff}
.cgau-world-entrance--nightlab .cgau-we__curtain{background:radial-gradient(ellipse at 60% 42%,#254d65,#0a2137 60%)}
.cgau-world-entrance--nightlab .cgau-we__stage{gap:0}
.cgau-we__lab-orbit{position:absolute;width:min(78vh,78vw);aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #81adc566;border-radius:50%}
.cgau-we__lab-orbit:before,.cgau-we__lab-orbit:after{content:'';position:absolute;border-radius:50%;inset:5%;border:1px dashed #8eb4c74d}
.cgau-we__lab-orbit:after{inset:-9%;border:1px solid #52788e3d}
.cgau-we__lab-orbit i{position:absolute;inset:12%;border:5px solid transparent;border-top-color:#ffda78;border-right-color:#ffda7830;border-radius:50%;transform:rotate(-38deg)}
.cgau-we__lab-orbit b{position:absolute;inset:-2%;border:2px solid transparent;border-left-color:#94d5ca;border-bottom-color:#94d5ca33;border-radius:50%}
.cgau-we__lab-orbit span,.cgau-we__lab-orbit em{position:absolute;height:6px;width:6px;left:14%;top:14%;border-radius:50%;background:#ffda78;box-shadow:0 0 25px #ffda7880}
.cgau-we__lab-orbit em{left:auto;top:auto;right:14%;bottom:14%;background:#94d5ca}
.cgau-we__lab-copy{position:relative;z-index:2;text-align:center;max-width:90vw}
.cgau-we__lab-copy p:first-child{font-size:clamp(10px,1.2vw,14px);letter-spacing:.25em;margin:0 0 22px;color:#b9d7e8}
.cgau-we__lab-copy h2{font:850 clamp(55px,9vw,118px)/.92 var(--font-body--family,Arial,sans-serif);letter-spacing:-.065em;color:white;margin:0}
.cgau-we__lab-copy h2>span{color:#ffda78}.cgau-we__lab-copy p:last-child{font-size:clamp(15px,1.5vw,21px);margin:25px 0 0;color:#e2edf7}
.cgau-we__lab-beam{position:absolute;inset:-50%;background:linear-gradient(112deg,transparent 42%,#ffd87a09 45%,#ffd87a55 49%,#ffdfa666 50%,#ffd87a08 53%,transparent 57%);transform:translateX(-65%);pointer-events:none}
.cgau-we__lab-coordinate{position:absolute;bottom:9%;font:600 9px/1.5 var(--font-body--family,Arial,sans-serif);letter-spacing:.14em;color:#9abbce;text-align:center}
.cgau-world-entrance--nightlab[data-running] .cgau-we__curtain,.cgau-world-entrance--nightlab[data-running] .cgau-we__stage{animation:cgau-we-reveal 300ms ease-out 1300ms both}
.cgau-world-entrance--nightlab[data-running] .cgau-we__skip{animation:cgau-we-reveal 100ms linear 1500ms both}
.cgau-world-entrance--nightlab[data-running] .cgau-we__lab-orbit{animation:cgau-lab-aperture 1600ms cubic-bezier(.2,.7,.2,1) both}
.cgau-world-entrance--nightlab[data-running] .cgau-we__lab-copy{animation:cgau-lab-copy 1600ms cubic-bezier(.2,.7,.2,1) both}
.cgau-world-entrance--nightlab[data-running] .cgau-we__lab-beam{animation:cgau-lab-beam 1500ms ease-in-out both}
@keyframes cgau-lab-aperture{0%{transform:translate(-50%,-50%) rotate(-80deg) scale(.6);opacity:0}24%,66%{transform:translate(-50%,-50%) rotate(0) scale(1);opacity:1}100%{transform:translate(-50%,-50%) rotate(26deg) scale(2.7);opacity:0}}
@keyframes cgau-lab-copy{0%{transform:translateY(18px);opacity:0}23%,74%{transform:translateY(0);opacity:1}100%{transform:scale(1.08);opacity:0}}
@keyframes cgau-lab-beam{0%,8%{transform:translateX(-65%);opacity:0}25%{opacity:1}85%,100%{transform:translateX(65%);opacity:0}}
@media(max-width:640px){.cgau-we__lab-orbit{width:92vw}.cgau-we__lab-copy h2{font-size:clamp(50px,14vw,84px)}.cgau-we__lab-coordinate{bottom:17%;font-size:8px;letter-spacing:.07em}}
@media(prefers-reduced-motion:reduce){.cgau-world-entrance--nightlab,.cgau-world-entrance--nightlab *{animation:none!important}}
