body{margin:0}#vd021-page{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#272a29;background:#EEEDE4;font-synthesis:none;color-scheme:light;--border:#d6d6d1;--muted:#777b77;--ink:#343b36}#vd021-page *{box-sizing:border-box}#vd021-page{margin:0}#vd021-page button,#vd021-page select{font:inherit;font-size:13px;color:inherit}#vd021-page button,#vd021-page select{min-height:44px;border:1px solid var(--border);border-radius:9px;background:transparent;padding:10px 16px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}#vd021-page button:hover{background:#eaece7}#vd021-page button:focus-visible,#vd021-page select:focus-visible,#vd021-page canvas:focus-visible{outline:2px solid #657a64;outline-offset:3px}#vd021-page button:disabled{opacity:.5;cursor:wait}#vd021-page button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}#vd021-page #app{height:100vh;height:100dvh;min-height:540px;display:grid;grid-template-rows:auto minmax(180px,1fr) auto;overflow:hidden}#vd021-page header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 40px 12px;z-index:1}#vd021-page h1{margin:0;font-size:27px;font-weight:500;letter-spacing:-1.1px}#vd021-page .identity p{font-size:13px;color:var(--muted);margin:6px 0 0}#vd021-page .utilities{display:flex;align-items:center;gap:9px}#vd021-page select{max-width:140px;background-color:#EEEDE4;padding:8px 25px 8px 12px}#vd021-page #viewport{position:relative;min-height:0;isolation:isolate}#vd021-page #scene{width:100%;height:100%;display:block;touch-action:none;outline-offset:-4px!important}#vd021-page .icon-button{position:absolute;right:40px;top:14px;width:44px;padding:10px;background:#EEEDE4aa;display:flex;align-items:center;justify-content:center}#vd021-page .dimensions{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:.025em;color:#777b77;pointer-events:none;margin:0}#vd021-page .controls{background:#ffffffad;border-top:1px solid #dedfd9;padding:15px 24px max(12px,env(safe-area-inset-bottom));z-index:1}#vd021-page .hint{text-align:center;font-size:12px;color:var(--muted);margin:0 0 14px}#vd021-page .control-inner{max-width:920px;margin:0 auto;display:flex;gap:24px;align-items:center}#vd021-page .views,#vd021-page .lighting,#vd021-page .actions{display:flex;gap:6px;flex:1}#vd021-page .views button,#vd021-page .lighting button,#vd021-page .actions button{flex:1;white-space:nowrap}#vd021-page .lighting button{display:flex;gap:7px;justify-content:center;align-items:center}#vd021-page .lighting{flex:1.4}#vd021-page .lighting button[aria-pressed=true]{background:#f6ecd9;border-color:#cbbd9f;color:#494130}#vd021-page .dot{width:8px;height:8px;flex:none;border-radius:50%;border:1px solid #bbb}#vd021-page .warm{background:#ecca8e}#vd021-page .neutral{background:#fff6df}#vd021-page .cool{background:#e3edff}#vd021-page .off{background:#9a9e98}#vd021-page .note{text-align:center;color:#8b8e89;font-size:10px;margin:14px 0 0}#vd021-page .actions{flex:1.2}#vd021-page .actions button{font-size:12px}#vd021-page #loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#EEEDE4;z-index:3;transition:opacity .35s}#vd021-page #loading.done{opacity:0;pointer-events:none}#vd021-page #loading p{font-size:13px;max-width:320px;text-align:center;padding:0 20px;line-height:1.6}#vd021-page .spinner{width:24px;height:24px;border:1.5px solid #d5d9d1;border-top-color:#657a64;border-radius:50%;animation:spin 1s linear infinite}#vd021-page .sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:950px){#vd021-page header{padding:22px 24px 6px}#vd021-page .control-inner{max-width:520px;display:grid;grid-template-columns:1fr;gap:10px}#vd021-page .controls{padding:12px 20px max(12px,env(safe-area-inset-bottom))}#vd021-page .hint{margin-bottom:12px}#vd021-page .views,#vd021-page .lighting,#vd021-page .actions{width:100%}#vd021-page .actions button{font-size:13px}#vd021-page .icon-button{right:22px;top:10px}#vd021-page .note{margin-top:12px}#vd021-page .dimensions{bottom:8px}}@media(max-width:480px){#vd021-page header{padding:calc(16px + env(safe-area-inset-top)) 20px 5px;align-items:flex-start;gap:8px}#vd021-page h1{font-size:24px;letter-spacing:-.8px}#vd021-page .identity p{font-size:11px;max-width:190px;line-height:1.4}#vd021-page .utilities{gap:6px;align-items:flex-end;flex-direction:column}#vd021-page select{font-size:12px;min-height:34px;height:34px;padding:4px 16px 4px 8px;width:112px}#vd021-page #reset{font-size:11px;min-height:32px;padding:5px 12px}#vd021-page .icon-button{right:20px;top:6px;width:36px;min-height:36px;height:36px;padding:8px}#vd021-page .controls{padding:11px 18px max(12px,env(safe-area-inset-bottom))}#vd021-page .control-inner{gap:9px}#vd021-page .hint{font-size:11px;margin-bottom:10px}#vd021-page .views button,#vd021-page .lighting button{font-size:12px;padding:9px 6px;min-height:44px}#vd021-page .actions button{min-height:46px;padding:10px 7px;font-size:12px;white-space:normal;line-height:1.25}#vd021-page .lighting button{gap:5px}#vd021-page .note{font-size:9px;margin-top:11px}#vd021-page .dimensions{font-size:10px;bottom:9px}}@media(max-height:650px) and (min-width:600px){#vd021-page #app{min-height:360px;grid-template-columns:1fr 255px;grid-template-rows:auto 1fr}#vd021-page header{grid-column:1/-1;padding:12px 20px 0}#vd021-page .controls{grid-column:2;grid-row:2;border-top:0;border-left:1px solid #dedfd9;align-self:center;padding:18px 14px}#vd021-page .control-inner{display:grid;gap:12px}#vd021-page .hint{font-size:10px}#vd021-page .lighting{display:grid;grid-template-columns:1fr 1fr}#vd021-page .actions{flex-direction:column}#vd021-page .note{line-height:1.5}#vd021-page .icon-button{right:15px}#vd021-page h1{font-size:22px}}@media(prefers-reduced-motion:reduce){#vd021-page *{transition:none!important}#vd021-page .spinner{animation:none}}#vd021-page .views,#vd021-page .lighting,#vd021-page .actions{min-width:0}#vd021-page .actions button{white-space:normal}#vd021-page .utilities button,#vd021-page .utilities select{min-height:44px}@media(max-width:480px){#vd021-page select,#vd021-page #reset{min-height:44px;height:44px}}@media(min-width:951px){#vd021-page .control-inner{max-width:1100px}#vd021-page .actions button{line-height:1.3}}#vd021-page .product-nav{display:flex;justify-content:center;gap:10px;margin:12px auto 0;padding:0 16px}#vd021-page .product-nav a{font:500 13px system-ui;color:#303B2F;border:1px solid #cbd6cb;border-radius:10px;text-decoration:none;padding:12px 18px;min-height:44px;text-align:center}#vd021-page .product-nav a:first-child{background:#303B2F;color:white}@media(max-width:600px){#vd021-page .product-nav a{flex:1;font-size:12px;padding:10px}}#vd021-page .support-entry{max-width:1100px;margin:0 auto 14px}#vd021-page .support-entry a{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:64px;padding:16px 22px;border-radius:13px;background:#303B2F;color:#fff;text-decoration:none;font-size:19px;font-weight:650;line-height:1.35;text-align:center;box-shadow:0 5px 16px #303B2F1c;touch-action:manipulation}#vd021-page .support-entry a::after{content:'→';font-size:23px;flex:none}#vd021-page .support-entry a:hover{background:#1d3c30}#vd021-page .support-entry a:focus-visible{outline:3px solid #779681;outline-offset:4px}#vd021-page .product-nav{margin-top:10px;padding:0}#vd021-page .product-nav a:first-child{background:transparent;color:#303B2F}#vd021-page .product-nav a{min-width:220px}@media(max-width:950px){#vd021-page .support-entry{max-width:520px;margin-bottom:12px}}@media(max-width:480px){#vd021-page .support-entry a{min-height:60px;font-size:18px;padding:14px 16px}#vd021-page .product-nav a{font-size:13px}}#vd021-page{background:#EEEDE4;color:#303B2F}#vd021-page button,#vd021-page select{border-color:#7C8473}#vd021-page button:focus-visible,#vd021-page a:focus-visible,#vd021-page select:focus-visible{outline:3px solid #69714F;outline-offset:3px}
#vd021-page [hidden]{display:none!important}