*,:before,:after{box-sizing:border-box}html{overflow-x:hidden}body{min-height:160vh;margin:0}#root{width:100%;margin:0}.canvas-container{z-index:0;position:fixed;inset:0}.canvas-container canvas{width:100%;height:100%;display:block}.scroll-spacer{pointer-events:none;width:100%;height:160vh}.coord-overlay{z-index:1000;color:#fff;pointer-events:auto;background:#000000b8;border-radius:6px;padding:10px 12px;font-family:ui-monospace,Consolas,monospace;font-size:13px;line-height:1.5;position:fixed;top:12px;left:12px}.laptop-overlay{z-index:1000;color:#fff;pointer-events:auto;background:#000000b8;border-radius:6px;padding:10px 12px;font-family:ui-monospace,Consolas,monospace;font-size:13px;line-height:1.5;position:fixed;top:12px;right:12px}.coord-overlay__readout{white-space:pre}.scroll-text-overlay{z-index:500;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.scroll-text-point{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.scroll-text-point__heading{letter-spacing:-.01em;color:#ef9f27;text-shadow:0 2px 28px #000000e0,0 0 56px #0009,0 1px 3px #000000f2;margin:0 0 .75rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.75rem,8vw,4.5rem);font-weight:600;line-height:1.08}.scroll-text-point__subline{color:#fff8ebe0;text-shadow:0 2px 18px #000000d1,0 0 36px #00000080;max-width:28rem;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:300;line-height:1.5}.hero-overlay{z-index:600;pointer-events:none;transition:opacity 80ms linear;position:fixed;inset:0}.hero-overlay__logo{object-fit:contain;width:clamp(160px,18vw,200px);height:auto;position:absolute;top:0;left:0}.hero-overlay__center{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.hero-overlay__title{letter-spacing:-.01em;color:#ef9f27;text-shadow:0 2px 28px #000000e0,0 0 56px #0009,0 1px 3px #000000f2;margin:0 0 .75rem;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2.75rem,8vw,4.5rem);font-weight:600;line-height:1.08}.hero-overlay__tagline{color:#fff8ebe0;text-shadow:0 2px 18px #000000d1,0 0 36px #00000080;max-width:28rem;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:300;line-height:1.5}.hero-overlay__prompt{flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero-overlay__prompt-text{letter-spacing:.12em;text-transform:uppercase;color:#ef9f27bf;text-shadow:0 2px 12px #000000bf;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500}.hero-overlay__arrow{color:#ef9f27d9;text-shadow:0 2px 12px #000000bf;font-size:1.35rem;line-height:1;animation:1.8s ease-in-out infinite hero-bounce;display:block}@keyframes hero-bounce{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}}.laptop-overlay__switch{color:#fff;cursor:pointer;background:#5096dc47;border:1px solid #78c8ff99;border-radius:6px;width:100%;margin-bottom:10px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:700;display:block}.laptop-overlay__switch:hover{background:#5096dc6b}.laptop-buttons{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.laptop-buttons__btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff1f;border:1px solid #ffffff59;border-radius:6px;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:600}.laptop-buttons__btn:hover{background:#ffffff3d}.laptop-buttons__btn:active{background:#ffffff57}.coord-overlay__button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:4px;margin-top:10px;padding:4px 10px;font-family:inherit;font-size:12px}.coord-overlay__button:hover{background:#ffffff38}.screen-fade{z-index:2000;opacity:0;pointer-events:none;background:#fff;transition:opacity 1s;position:fixed;inset:0}
