@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap');
:root{font-family:'Outfit','Noto Sans SC',sans-serif;color:#30352e;font-synthesis:none;--green:#d4f17c;--ink:#30352e}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,main:focus-visible{outline:3px solid #587c2c;outline-offset:5px}button{border:0}a{color:inherit}#world,#scene{position:absolute;inset:0;width:100%;height:100%;outline:none}#scene{display:block;touch-action:none}header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;gap:24px;padding:30px 40px;pointer-events:none;z-index:3}header>*{pointer-events:auto}.brand{text-decoration:none;font-size:37px;letter-spacing:-2px;font-weight:700;line-height:1}.brand>span:first-child{font-size:35px;color:#647b3f}.brand-dot{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:3px}.header-divider{height:30px;width:1px;background:#737d6e44}.edition{font-size:12px;letter-spacing:2px;font-weight:500}.edition small{display:block;margin-top:6px;letter-spacing:3px;font-size:12px;font-weight:400}nav{margin-left:auto;display:flex;gap:10px}.icon-button{display:flex;gap:9px;align-items:center;justify-content:center;min-height:43px;border-radius:30px;padding:10px 16px;font-size:23px;background:#ffffff9e;backdrop-filter:blur(14px);border:1px solid #ffffff70}.icon-button span{font-size:13px}.icon-button:hover,.help-button:hover{background:#fff}.room-caption{position:absolute;top:150px;left:42px;pointer-events:none;z-index:2}.eyebrow{font-size:12px;font-weight:500;letter-spacing:2px}.eyebrow>span{width:6px;height:6px;display:inline-block;background:#748945;border-radius:50%;margin-right:7px;vertical-align:2px}h1{font-size:clamp(30px,3.1vw,49px);font-weight:500;line-height:1.35;letter-spacing:-1.5px;margin:17px 0}h1 span{color:#7b954b}.room-caption p{font-size:14px;line-height:1.9;color:#67705f}.room-badge{position:absolute;right:38px;bottom:161px;display:flex;align-items:center;gap:12px;font-size:14px;pointer-events:none}.room-badge small{display:block;font-size:10px;letter-spacing:1.8px;color:#65705d;margin-top:7px}.sun-symbol{font-size:32px;color:#687c44}footer{position:absolute;bottom:28px;left:38px;right:38px;display:flex;align-items:end;justify-content:space-between;gap:20px;pointer-events:none;z-index:4}footer>*{pointer-events:auto}.movement-guide{display:flex;gap:13px;align-items:center;font-size:13px;padding-bottom:12px}.movement-guide small{display:block;font-size:12px;color:#72786c;margin-top:6px}.keys{text-align:center;line-height:1}.keys div{display:flex;gap:3px;margin-top:3px}kbd{font-family:inherit;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#ffffffaa;border:1px solid #ffffffcf;border-radius:5px;font-size:14px}.toy-dock{position:absolute;left:50%;transform:translateX(-50%);bottom:0;border-radius:25px;padding:14px 19px 13px;background:#ffffffc7;border:1px solid #ffffffdc;backdrop-filter:blur(18px);box-shadow:0 10px 50px #3e35251a}.dock-label{font-size:12px;letter-spacing:1px;display:flex;justify-content:space-between;padding:0 5px 10px;color:#747b6b}.dock-label span{font-size:11px;letter-spacing:2px}#toy-buttons{display:flex;gap:9px}.toy-button{position:relative;display:flex;align-items:center;flex-direction:column;gap:5px;background:transparent;width:64px;border-radius:15px;padding:5px 3px 3px;font-size:11px;transition:background .2s,transform .2s}.toy-button:hover{background:#e6edda;transform:translateY(-3px)}.toy-button .toy-icon{height:36px;width:39px;display:grid;place-items:center;font-size:26px}.toy-button.seen:after{content:'';position:absolute;right:7px;top:5px;width:5px;height:5px;border-radius:50%;background:#6b8839}.help-button{height:40px;width:40px;border-radius:50%;font-size:18px;background:#ffffffaa}.hotspot{position:absolute;left:0;top:0;transform:translate(-50%,-100%);display:flex;align-items:center;gap:9px;border-radius:30px;background:#ffffffdc;backdrop-filter:blur(12px);padding:9px 14px 9px 9px;box-shadow:0 5px 20px #343d2910;font-size:13px;white-space:nowrap;transition:opacity .25s,background .2s;will-change:transform;z-index:2}.hotspot span{display:grid;place-items:center;width:22px;height:22px;background:var(--green);border-radius:50%;font-size:15px}.hotspot small{font-size:10px;letter-spacing:1px;color:#7c8276}.hotspot:after{content:'';position:absolute;left:50%;bottom:-24px;height:19px;width:1px;background:#fff}.hotspot:hover{background:var(--green)}dialog{position:fixed;margin:auto 30px auto auto;max-height:calc(100dvh - 52px);width:430px;max-width:calc(100% - 32px);border:1px solid #fff;background:#fcfdf6f7;backdrop-filter:blur(30px);border-radius:28px;padding:30px;box-shadow:0 20px 100px #1d2c2444;color:var(--ink);overflow:auto}dialog::backdrop{background:#1e33231a;backdrop-filter:blur(3px)}dialog[open]{animation:reveal .25s ease-out}@keyframes reveal{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.close{position:absolute;right:17px;top:15px;font-size:25px;border-radius:50%;width:35px;height:35px;background:#e9eddc}.dialog-top{display:flex;gap:14px;align-items:center;margin-top:4px;color:#7d8575;font-size:9px;letter-spacing:1.5px}#toy-code{font-size:12px;color:#586440}#toy-mark{font-size:55px;margin:24px 0 12px;line-height:1.2}dialog .eyebrow{font-size:11px;color:#76825f;margin:16px 0 8px}h2{font-size:30px;font-weight:500;letter-spacing:-1px;margin:8px 0 14px}#toy-desc{font-size:15px;line-height:1.9;color:#65705d;margin:0 0 16px}#toy-tags{display:flex;gap:6px;flex-wrap:wrap}#toy-tags span{font-size:11px;padding:6px 10px;background:#eaf0db;border-radius:6px}.experience{border-top:1px solid #dee4d4;margin-top:24px;padding-top:20px}.experience-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.experience-title h3{font-size:16px;font-weight:500;margin:0}.experience-title>span{font-size:10px;border:1px solid #d7dec9;border-radius:20px;padding:3px 7px;color:#7c886b}#demo p{font-size:15px;line-height:1.85;margin:10px 0 16px}.choices{display:flex;flex-wrap:wrap;gap:8px}.choice,.primary{padding:10px 14px;background:#e8efda;border:1px solid #d9e3c7;border-radius:12px;font-size:13px;line-height:1.5;transition:background .2s}.choice:hover{background:#d3e5b0}.primary{background:var(--green);border:0;width:100%;font-size:14px;padding:13px}.demo-note{font-size:10px;color:#828979;margin:18px 0}#source-link{font-size:12px;color:#667647;text-underline-offset:4px}.breath-wrap{display:grid;place-items:center;min-height:175px}.breath-orb{width:100px;height:100px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#e4f2eb,#afd2c7);display:grid;place-items:center;font-size:14px;color:#486354;box-shadow:0 0 0 16px #d7e9e330;transition:transform 4s ease-in-out}.breath-orb.expand{transform:scale(1.35)}.rhythm-pads{display:flex;gap:10px;margin:14px 0}.rhythm-pad{flex:1;height:75px;background:#dbe7f0;border-radius:18px;font-size:15px;box-shadow:inset 0 -4px #b9cdda;transition:background .1s}.rhythm-pad.flash{background:#b3d17b;transform:translateY(2px)}#help-dialog{margin:auto;width:420px}#help-dialog dt{font-size:14px;font-weight:500;margin-top:18px}#help-dialog dd{font-size:13px;color:#737b69;margin:6px 0 0}#help-dialog>p:last-of-type{font-size:12px;line-height:1.8;color:#7c8470}#loading{position:fixed;inset:0;background:#e7eadd;display:grid;align-content:center;justify-items:center;z-index:20;transition:opacity .5s}#loading.hidden{opacity:0;pointer-events:none}.loader-heart{font-size:75px;color:#869e51;animation:pulse 1s infinite alternate}#loading p{font-size:20px}#loading small{color:#758164}@keyframes pulse{to{transform:scale(1.15)}}#toast{position:fixed;left:50%;bottom:165px;transform:translateX(-50%);padding:11px 18px;border-radius:20px;background:#34412be8;color:white;opacity:0;pointer-events:none;transition:opacity .2s;z-index:10;font-size:13px;max-width:90%;text-align:center}#toast.visible{opacity:1}.touch-controls{display:none}
@media(min-width:1600px){header{padding:35px 55px}.room-caption{left:55px;top:180px}footer{left:55px;right:55px;bottom:35px}.toy-dock{padding:16px 24px}.toy-button{width:72px}}
@media(max-width:1000px){.movement-guide{display:none}.room-caption{top:128px;left:28px}h1{font-size:34px}header{padding:25px 28px}.icon-button span{display:none}.icon-button{width:43px;padding:8px}.room-badge{right:25px;bottom:155px;font-size:12px}.room-badge small{font-size:9px}.help-button{margin-left:auto}.toy-dock{max-width:calc(100vw - 140px)}.toy-button{width:52px}.room-caption p{font-size:12px}.hotspot{font-size:12px;padding:7px 11px 7px 7px}.hotspot small{display:none}}
@media(max-width:640px){header{padding:20px;gap:13px}.brand{font-size:30px}.brand>span:first-child{font-size:28px}.edition{font-size:8px;letter-spacing:1px}.edition small{font-size:10px;margin-top:4px}.header-divider{height:23px}nav{gap:5px}.icon-button{width:34px;min-height:34px;font-size:21px}.room-caption{top:97px;left:22px}.room-caption .eyebrow{font-size:10px;letter-spacing:1px}h1{font-size:28px;margin:12px 0;line-height:1.4}.room-caption p{display:none}.room-badge{display:none}footer{bottom:20px;left:16px;right:16px}.toy-dock{width:100%;max-width:100%;padding:12px 10px;border-radius:22px}#toy-buttons{gap:0;justify-content:space-between}.toy-button{width:15.5%;font-size:10px}.toy-button .toy-icon{font-size:25px}.help-button{position:absolute;bottom:131px;right:2px;width:34px;height:34px}.dock-label{font-size:11px}.touch-controls{display:block;position:absolute;bottom:155px;left:20px;text-align:center;z-index:3;user-select:none}.touch-controls>div{display:flex;gap:5px;margin-top:5px}.touch-controls button{width:36px;height:36px;border-radius:10px;background:#ffffffb8;backdrop-filter:blur(8px);font-size:17px;touch-action:none}.hotspot{font-size:11px;gap:5px;padding:6px 10px 6px 6px}.hotspot span{width:19px;height:19px;font-size:12px}dialog{margin:auto;width:calc(100% - 28px);max-height:calc(100dvh - 30px);padding:27px}#toy-mark{margin-top:20px;font-size:43px}.experience{margin-top:18px;padding-top:18px}#toast{bottom:145px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
/* First-person room controls remain legible in sunlight and at night. */
.room-caption{top:112px;left:32px;padding:14px 17px;border-radius:15px;background:#ffffffa8;backdrop-filter:blur(12px)}.room-caption .eyebrow{font-size:12px;letter-spacing:1.5px}.room-caption p{font-size:13px;line-height:1.65;margin:8px 0 0}.time-control{position:absolute;top:108px;right:38px;z-index:5;display:flex;align-items:center;gap:10px;padding:9px 13px;background:#ffffffbd;border-radius:18px;backdrop-filter:blur(16px);font-size:12px}.time-control select{font:inherit;color:inherit;border:0;background:transparent;padding:3px 0;cursor:pointer}.time-control select option{background:#f6f6ec;color:#30352e}.toy-button .toy-icon{object-fit:cover;object-position:center;border-radius:10px;width:39px;height:40px}.toy-dock{background:#fffffff0}.room-badge{background:#ffffffb8;border-radius:18px;padding:11px 15px;backdrop-filter:blur(12px)}#toy-mark{float:right;margin:21px 0 10px 15px;width:107px;height:145px;position:relative}#toy-mark img{width:100%;height:100%;object-fit:contain;background:white;border-radius:12px}#toy-mark small{position:absolute;bottom:4px;left:0;right:0;text-align:center;font-size:10px;color:#58614e;background:#fffffff0;padding:2px}#toy-category{margin-top:28px}#toy-desc{min-height:120px}.night header{color:#f1f3e8;background:linear-gradient(#0e18285c,transparent)}.night .brand>span:first-child{color:#dcf29d}.night .icon-button{background:#243342dc;border-color:#70828460;color:#f3f7e7}.night .edition{color:#f1f1e7}.night .header-divider{background:#e0e6da44}.night .room-caption,.night .room-badge,.night .time-control{background:#1c2a38d9;color:#eff1e6}.night .room-caption p,.night .room-badge small{color:#c6d0ce}.night .sun-symbol{color:#d6e5aa}.night .movement-guide{color:#e1e7e5}.night .movement-guide small{color:#c3cfce}.night kbd{background:#263b4bdd;border-color:#576c7580}.lights-off .hotspot{background:#eaf2e5e6}.night .help-button{background:#243342dc;color:#f3f7e7}
@media(max-width:1000px){header{gap:16px}.time-control{right:28px}.room-caption{left:28px}}
@media(max-width:640px){header{gap:10px;padding:16px}.edition{display:none}.header-divider{display:none}.brand{font-size:29px}.room-caption{top:77px;left:16px;padding:9px 11px}.room-caption p{display:none}.room-caption .eyebrow{font-size:10px;letter-spacing:.4px}.time-control{right:16px;top:120px;font-size:11px;padding:8px 11px}.time-control label{display:none}.room-badge{display:flex;right:16px;top:78px;bottom:auto;padding:8px 10px;font-size:10px;border-radius:12px}.sun-symbol{font-size:22px}.room-badge small{font-size:9px;letter-spacing:.5px;margin-top:3px}.room-badge{gap:7px}.toy-dock{padding-bottom:10px}#toy-mark{width:90px;height:120px}#toy-desc{min-height:100px}.touch-controls{bottom:160px}}
/* Room objects, calendar and photo viewer. */
header{gap:18px;padding:26px 30px}.icon-button{padding:9px 12px}.icon-button span{font-size:12px}.edition{font-size:10px;letter-spacing:1.5px}.edition small{letter-spacing:1px}.time-control{top:95px;right:30px}.room-caption{left:30px;top:103px}#explore{position:absolute;left:30px;top:216px;z-index:6;border-radius:25px;padding:12px 17px;background:#ffffffe0;font-size:14px;box-shadow:0 3px 20px #16201118}#explore span{margin-left:7px}#room-menu{position:absolute;left:30px;top:269px;z-index:9;width:290px;max-height:calc(100dvh - 310px);overflow:auto;border-radius:20px;padding:20px;background:#fcfdf7f5;box-shadow:0 15px 50px #13221433;backdrop-filter:blur(18px)}#room-menu[hidden]{display:none}.menu-heading{display:flex;justify-content:space-between;color:#58664a;font-size:14px;margin-bottom:12px}.menu-heading span{font-size:12px}#room-menu>button{display:block;width:100%;text-align:left;background:#e9efdf;border-radius:11px;padding:12px 13px;margin:7px 0;font-size:14px}#room-menu small{display:block;color:#78836b;font-size:12px;margin-top:5px}#room-menu p{font-size:12px;line-height:1.7;color:#77836c;margin-bottom:0}#object-hint{position:absolute;left:50%;bottom:160px;transform:translateX(-50%);background:#213528d9;color:#f5faed;padding:10px 16px;border-radius:22px;font-size:13px;pointer-events:none;z-index:5}#object-hint:empty{display:none}.night #explore{color:#eff4e6;background:#243342ee}#room-dialog{width:560px;margin:auto;max-width:calc(100vw - 30px);padding:32px}#room-title{padding-right:28px;font-size:27px}.letter-copy{font-size:16px;line-height:2.05;color:#4e5c45}.letter-copy p{margin:20px 0}.letter-copy p:last-child{text-align:right;color:#7b8867;font-size:15px;margin-top:30px}.photo-dialog{width:min(960px,calc(100vw - 38px))!important}.photo-view img{display:block;width:100%;height:min(59dvh,650px);object-fit:contain;background:#e6e8de;border-radius:12px}.photo-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px}.photo-controls span{font-size:13px;color:#6c7b5d}.photo-view p{font-size:13px;color:#6a795b;margin:12px 0 5px}.photo-view>a{font-size:12px;color:#6b7c58}.calendar-nav{display:flex;align-items:center;justify-content:space-between;margin:24px 0 18px}.calendar-nav h3{font-size:22px;font-weight:500;margin:0}.calendar-nav button{border-radius:50%;width:38px;height:38px;background:#e7eddc;font-size:27px}.calendar-week,#calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}.calendar-week{font-size:13px;color:#7f8875;margin-bottom:10px}#calendar-days>button,#calendar-days>span{aspect-ratio:1.15;display:grid;place-items:center;font-size:16px;min-height:34px;border-radius:50%;background:transparent}#calendar-days>button:hover{background:#e6efda}#calendar-days .selected{outline:2px solid #b9654a;outline-offset:-4px;color:#a35d44}#calendar-days .today{background:#e9efde;font-weight:600}.calendar-actions{display:flex;gap:10px;align-items:center;margin-top:20px;flex-wrap:wrap}.calendar-actions a{text-decoration:none;font-size:13px;cursor:pointer}.calendar-note{font-size:12px;color:#7c8771;line-height:1.7}.big-star{text-align:center;font-size:85px;color:#acbc6a;margin:10px}.story-options{display:flex;flex-wrap:wrap;gap:9px}#book-story{padding:20px;background:#eaf0de;border-radius:15px;font-size:16px;line-height:2}#room-content>p{line-height:1.9}#toast{z-index:25}
@media(max-width:1100px){header{gap:14px}.icon-button span{display:none}.icon-button{width:39px;height:39px;padding:8px}nav{gap:7px}.edition{font-size:9px}}
@media(max-width:640px){header{padding:15px;gap:10px}.brand{font-size:27px}.brand>span:first-child{font-size:27px}nav{gap:5px}.icon-button{width:31px;height:33px;min-height:33px;font-size:20px;padding:5px}.room-caption{left:16px;top:77px}.time-control{top:130px;right:16px}.room-badge{top:80px}#explore{left:16px;top:124px;font-size:12px;padding:10px 13px}#room-menu{left:16px;top:172px;width:275px;max-height:calc(100dvh - 320px)}#room-dialog{padding:25px}#room-title{font-size:23px}.photo-view img{height:48dvh}.photo-controls .choice{font-size:12px;padding:9px}.letter-copy{font-size:15px}#object-hint{bottom:147px;font-size:11px;max-width:76%;white-space:nowrap}#calendar-days>button{font-size:15px}}
/* Warm timber room; quiet charcoal controls leave the view in focus. */
:root{--ink:#303b3c;--green:#e4d4a5}header{padding:22px 28px;gap:18px;color:#fff;background:linear-gradient(#30291e55,transparent)}.brand{font-size:32px;letter-spacing:-1.2px;white-space:nowrap;color:#fff;text-shadow:0 2px 15px #35251455}.brand .brand-symbol{font-size:34px;color:#fff!important;border:2px solid #fff;border-radius:45%;padding:0 5px;margin-right:7px}.edition{font-size:12px;letter-spacing:1.5px}.edition small{font-size:12px}.header-divider{background:#ffffff55}nav{gap:7px}.icon-button,.night .icon-button{background:#263339e8;color:#fff;border:1px solid #ffffff13;padding:11px 15px;box-shadow:0 3px 12px #261c1614}.icon-button span{font-size:13px}.icon-button:hover,.night .icon-button:hover{background:#445052}.icon-button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #eee1b75c}.room-caption,.night .room-caption{background:#253238df;color:#fff;top:103px;left:28px;padding:17px 20px;border:1px solid #ffffff20;border-radius:20px}.room-caption p,.night .room-caption p{color:#e1e4dd;font-size:14px}.room-caption .eyebrow{font-size:14px;letter-spacing:.6px}#explore,.night #explore{top:224px;left:28px;background:#253238ee;color:#fff;padding:11px 18px}.time-control,.night .time-control{display:block;top:91px;right:28px;width:270px;padding:0;background:#253238eb;color:#fff;border:1px solid #ffffff22;border-radius:21px;overflow:hidden}.time-control summary{list-style:none;cursor:pointer;padding:13px 17px;font-size:14px;display:flex;justify-content:space-between;gap:22px}.time-control summary::-webkit-details-marker{display:none}.time-control:not([open]){width:170px}.scene-options{padding:0 12px 14px}.scene-presets{display:flex;gap:8px}.scene-presets button{width:33.333%;padding:0 0 7px;background:transparent;color:#fff;border-radius:10px;overflow:hidden;border:1px solid #ffffff44}.scene-presets button[aria-pressed=true]{background:#fffbf0;color:#263339}.scene-presets img{width:100%;height:60px;object-fit:cover;display:block;margin-bottom:5px}.scene-presets span{font-size:14px}.scene-presets [data-time=dusk] img{filter:sepia(.6) saturate(1.1) hue-rotate(335deg) brightness(.75)}.scene-presets [data-time=night] img{filter:brightness(.27) saturate(.8) hue-rotate(160deg)}.scene-follow,.weather-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:13px;gap:9px}.scene-follow{justify-content:start}.scene-follow input{accent-color:#d8bd86;width:16px;height:16px}.weather-label select{color:#fff!important;background:#ffffff14!important;border-radius:8px;padding:5px 9px}.weather-label option{color:#283638!important}#time-mode[hidden]{display:none}.room-badge,.night .room-badge{background:#253238e6;color:#fff;bottom:173px;right:28px;border:1px solid #ffffff22;border-radius:22px;padding:14px 18px}.room-badge small,.night .room-badge small{color:#e1e4dd;font-size:12px;letter-spacing:.3px}.sun-symbol,.night .sun-symbol{color:#f0e0b9}.toy-dock{min-width:490px;padding:17px 20px 15px;border-radius:28px;background:#fffaf0eb;box-shadow:0 12px 50px #3c25162e;backdrop-filter:blur(18px)}.dock-label{font-size:15px;letter-spacing:0;color:#353f3e;padding-bottom:12px}.dock-label span{font-size:13px}#toy-buttons{gap:10px;justify-content:space-between}.toy-button{font-size:13px;width:65px;gap:7px}.toy-button .toy-icon{width:57px;height:57px;object-fit:contain;background:#fff;border-radius:14px}.toy-button:hover{background:#e9e2d5}.movement-guide{color:#fff;position:absolute;bottom:145px;left:0;text-shadow:0 1px 6px #0008}.movement-guide small,.night .movement-guide small{color:#fff}kbd{color:#263439;background:#f5f2e5!important}.help-button,.night .help-button{width:49px;height:49px;background:#253238ec;color:white;font-size:25px}.ceo-note{position:absolute;bottom:28px;left:28px;z-index:5;display:flex;align-items:center;gap:14px;padding:18px;background:#253238ed;color:#fff;border:1px solid #ffffff38;border-radius:23px;max-width:300px;text-align:left;box-shadow:0 8px 25px #33281d22}.ceo-note strong{font-size:14px;font-weight:500}.ceo-note small{display:block;font-size:12px;line-height:1.7;color:#dfe5de;margin-top:7px}.letter-seal{width:47px;height:47px;flex-shrink:0;display:grid;place-items:center;font-family:Georgia,serif;font-size:29px;border:1px solid #e8d5ad77;border-radius:50%;color:#eeddbb}.ceo-note b{font-size:27px;font-weight:400}.hotspot{background:#fff9eade;font-size:12px;padding:6px 11px 6px 6px;opacity:.8}.hotspot small{display:none}.hotspot:after{height:9px;bottom:-12px}.hotspot span{width:18px;height:18px;font-size:13px}.choice{font-size:14px}.demo-note,.calendar-note{font-size:12px}.photo-view img{background:#efece2}#room-menu{background:#fffaf1f5}.movement-guide{font-size:14px}
@media(max-width:1250px){.edition{display:none}.header-divider{display:none}.icon-button span{display:none}.icon-button{width:42px;height:42px;padding:8px}.ceo-note{max-width:225px;padding:13px;gap:10px}.ceo-note small{font-size:12px}.letter-seal{display:none}.toy-dock{min-width:440px}.toy-button{width:58px}.toy-button .toy-icon{width:49px;height:49px}}
@media(max-width:950px){.ceo-note{bottom:155px;left:25px;max-width:224px}.ceo-note small{display:none}.room-caption{max-width:225px}.room-badge{bottom:165px}.time-control{width:245px}.toy-dock{min-width:0;width:460px;max-width:calc(100vw - 120px)}}
@media(max-width:640px){header{padding:15px;gap:8px}.brand{font-size:20px;letter-spacing:-.8px}.brand .brand-symbol{display:none}nav{gap:4px}.icon-button{width:29px;height:32px;min-height:32px;font-size:19px;padding:4px}.icon-button svg{width:18px}.room-caption,.night .room-caption{top:70px;left:14px;padding:10px 12px;border-radius:14px}.room-caption .eyebrow{font-size:12px}.room-caption p{display:none}#explore,.night #explore{top:114px;left:14px;font-size:12px;padding:9px 12px}.time-control,.night .time-control{top:71px;right:14px;width:245px;max-width:calc(100vw - 28px)}.time-control:not([open]){width:130px}.time-control summary{padding:10px 12px;font-size:12px}.room-badge,.night .room-badge{display:none}.ceo-note{left:auto;right:15px;bottom:158px;border-radius:16px;padding:10px;font-size:12px;max-width:155px;gap:8px}.ceo-note strong{font-size:12px}.ceo-note b{font-size:20px}.toy-dock{width:100%;max-width:100%;padding:12px 10px;min-width:0;border-radius:23px}.toy-button{width:15%;font-size:12px}.toy-button .toy-icon{width:42px;height:45px}.dock-label{font-size:14px;padding-bottom:8px}.dock-label span{font-size:12px}#toy-buttons{gap:2px}footer{left:14px;right:14px;bottom:17px}.help-button,.night .help-button{bottom:201px;width:36px;height:36px;font-size:22px}.hotspot{font-size:11px}.touch-controls{bottom:163px}.scene-options{background:#253238}#room-menu{top:159px;left:14px}.movement-guide{display:none}}

/* The product photos and bottom dock identify the boxes without floating labels. */
.hotspot{display:none}
