:root{color:#f8fbfc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#171d21;font:16px/1.45 system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,summary{-webkit-tap-highlight-color:transparent}button{color:#f8fbfc;cursor:pointer;background:#1e292fee;border:1px solid #ffffff40;border-radius:8px;min-height:44px;padding:.65rem 1rem}button:hover:not(:disabled){background:#30505a;border-color:#8ce2e4}button:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #8ce2e4}button:disabled{opacity:.45;cursor:default}#app{height:100dvh;min-height:360px;position:relative;overflow:hidden}#tour{touch-action:none;cursor:grab;outline-offset:-4px;width:100%;height:100%;display:block}#tour:active{cursor:grabbing}.topbar{z-index:6;top:0;padding:max(1rem, env(safe-area-inset-top)) 1.5rem 2rem;pointer-events:none;background:linear-gradient(#12191ee6,#0000);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;inset-inline:0}.topbar button{pointer-events:auto}.eyebrow{letter-spacing:.16em;color:#c7d5dc;font-size:.75rem}h1{margin:.2rem 0 0;font-size:1.25rem;font-weight:550}footer{bottom:0;padding:2.5rem 1.5rem max(1.1rem, env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(#0000,#12191ef5);position:absolute;inset-inline:0}#help{color:#ecf2f4;text-shadow:0 1px 3px #000;margin:0 0 .6rem;font-size:.875rem}#destinations{scrollbar-width:thin;overscroll-behavior-x:contain;pointer-events:auto;flex-wrap:nowrap;gap:.5rem;height:66px;margin:-4px -3px -8px;padding:4px 3px 8px;display:flex;overflow-x:auto}#destinations button{text-align:left;white-space:nowrap;flex:none}#destinations button:before{content:"↗";color:#8ce2e4;margin-right:.5rem}#status{pointer-events:none;background:#171d21d9;border-radius:6px;max-width:min(80vw,38rem);padding:.35rem .7rem;font-size:.875rem;position:absolute;top:6.25rem;left:1.5rem}#status:empty{display:none}#loading{z-index:10;text-align:center;background:#171d21;place-content:center;justify-items:center;padding:2rem;display:grid;position:absolute;inset:0}#loading[hidden]{display:none}.loader{border:2px solid #ffffff30;border-top-color:#8ce2e4;border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}#fade{opacity:0;z-index:4;pointer-events:none;background:#171d21;position:absolute;inset:0}.view-options{z-index:5;background:#171d21e6;border:1px solid #ffffff30;border-radius:8px;min-width:76px;position:absolute;top:6.25rem;right:1.5rem}details{padding:.6rem .8rem}summary{cursor:pointer;min-height:24px}details[open]{width:240px}details label{justify-content:space-between;margin-top:.8rem;font-size:.875rem;display:flex}details input{accent-color:#8ce2e4;width:100%;margin:.75rem 0}details button{width:100%;font-size:.875rem}#hotspot-labels{pointer-events:none;position:absolute;inset:0}.hotspot-label{white-space:nowrap;background:#171d21db;border-radius:6px;padding:.3rem .6rem;font-size:.875rem;position:absolute;transform:translate(-50%,-100%);box-shadow:0 1px 3px #0006}.hotspot-label[hidden]{display:none}@media (max-width:600px){.topbar{padding-inline:1rem}.topbar button{max-width:120px;font-size:.875rem}footer{padding-inline:1rem}#status{max-width:60vw;left:1rem}.view-options{right:1rem}}@media (prefers-reduced-motion:reduce){.loader{animation:none}}#lighting-options{z-index:5;background:#171d21f5;border:1px solid #ffffff30;border-radius:8px;position:absolute;top:6.25rem;right:7.2rem}#lighting-options:empty{display:none}#lighting-options details[open]{width:auto}#lighting-details[open]{width:360px!important}.lighting-content{overscroll-behavior:contain;max-height:calc(100dvh - 290px);padding-right:.4rem;overflow-y:auto}.panel-intro,#lighting-message{color:#c7d5dc;font-size:.8rem}.lighting-field{flex-direction:column;gap:.25rem;margin:.75rem 0 0;font-size:.8rem;display:flex}.lighting-field span{justify-content:space-between;gap:.5rem;display:flex}.lighting-field output{color:#8ce2e4;font-variant-numeric:tabular-nums}.lighting-field input{margin:.2rem 0}.field-checkbox{flex-direction:row;justify-content:space-between;align-items:center}.field-checkbox input{width:22px;height:22px}.field-color{flex-direction:row;justify-content:space-between;align-items:center}.field-color input{border:1px solid #ffffff40;border-radius:4px;width:52px;height:32px;padding:2px}.room-lighting,.advanced-lighting{border-top:1px solid #ffffff25;margin-top:.65rem;padding:.7rem 0 0}#spot-select{color:#fff;background:#24323a;border:1px solid #ffffff40;border-radius:5px;width:100%;margin-top:.4rem;padding:.45rem;display:block}.advanced-lighting>label{display:block}#spot-lighting fieldset{border:1px solid #ffffff30;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.9rem 0;padding:.5rem;display:grid}#spot-lighting legend{color:#c7d5dc;font-size:.75rem}#spot-lighting fieldset input{border:1px solid #ffffff40;border-radius:4px;width:100%;min-width:0;padding:.3rem}.preset-actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1rem;display:grid}.preset-actions button{padding:.5rem;font-size:.8rem}#reset-lighting{grid-column:1/-1}@media (max-width:600px){#lighting-options{right:6.7rem}#lighting-details[open]{width:min(330px,100vw - 2rem)!important}#lighting-options:has(#lighting-details[open]){right:1rem}.lighting-content{max-height:calc(100dvh - 340px)}}.review-options{z-index:5;align-items:flex-start;gap:.5rem;display:flex;position:absolute;top:6.25rem;right:1.5rem}.review-options .view-options,.review-options #lighting-options{position:static}@media (max-width:600px){.review-options{right:1rem}.review-options #lighting-details[open]{width:min(360px,100vw - 7.75rem)!important}}
