.sunz-tour{--background:#faf9f5;--foreground:#30362f;--primary:#435440;--primary-foreground:#fff;--muted:#eaece5;--muted-foreground:#656c61;--border:#dedfd7;--ring:#6e8265;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.sunz-tour *{box-sizing:border-box}.sunz-tour{background:var(--background);color:var(--foreground);margin:0;font-family:Helvetica Neue,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-size:16px}.sunz-tour button{cursor:pointer}.sunz-tour button:disabled{cursor:wait}.sunz-tour button:focus-visible,.sunz-tour .canvas-mount:focus-visible{outline:3px solid var(--ring);outline-offset:3px}.sunz-tour .studio{min-height:100dvh}.sunz-tour .masthead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:100px;padding:0 40px;display:flex}.sunz-tour .brand{letter-spacing:2px;font-size:24px;font-weight:400;line-height:1.2}.sunz-tour .brand small{letter-spacing:2.8px;color:#646c60;margin-top:9px;font-size:9px;font-weight:400;display:block}.sunz-tour .edition{letter-spacing:1px;color:#646c60;font-size:12px}.sunz-tour .workspace{grid-template-columns:280px minmax(0,1fr);min-height:calc(100dvh - 148px);display:grid}.sunz-tour .sidebar{border-right:1px solid var(--border);flex-direction:column;gap:32px;padding:40px 24px 28px 32px;display:flex}.sunz-tour .eyebrow{letter-spacing:2px;color:#737a6e;margin:0 0 12px;font-size:10px}.sunz-tour h1{letter-spacing:1px;margin:0;font-size:54px;font-weight:400;line-height:1.15}.sunz-tour h1 span{letter-spacing:2px;margin-left:10px;font-size:15px}.sunz-tour .intro{color:#666d5e;margin:18px 0 0;font-size:13px;line-height:1.9}.sunz-tour .view-list{flex-direction:column;gap:7px;display:flex}.sunz-tour .view-button{text-align:left;border:1px solid #0000!important;border-radius:5px!important;justify-content:flex-start!important;gap:14px!important;height:66px!important;padding:10px 12px!important}.sunz-tour .view-button.selected{background:#e9ede3;border-color:#cdd5c4!important}.sunz-tour .view-button>svg{color:#64774d;margin-left:auto}.sunz-tour .view-number{color:#737d6a;font-size:10px}.sunz-tour .view-button strong{font-size:13px;font-weight:500;display:block}.sunz-tour .view-button small{color:#737c6c;margin-top:4px;font-size:11px;font-weight:400;display:block}.sunz-tour .reference{margin-top:auto;position:relative}.sunz-tour .reference img{aspect-ratio:1.5;object-fit:cover;border-radius:4px;width:100%;display:block}.sunz-tour .reference span{color:#687060;letter-spacing:.5px;margin-top:9px;font-size:10px;display:block}.sunz-tour .stage{background:radial-gradient(at 55% 35%,#eef0e9,#e0e6d9);min-height:620px;position:relative;overflow:hidden}.sunz-tour .canvas-mount{touch-action:none;position:absolute;inset:0}.sunz-tour .canvas-mount canvas{outline:none;width:100%;height:100%;display:block}.sunz-tour .stage-title{color:#506042;pointer-events:none;align-items:center;gap:10px;font-size:12px;display:flex;position:absolute;top:26px;left:28px}.sunz-tour .stage-controls{flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.sunz-tour .stage-controls button{background:#fafbf7eb;border-color:#d6dcce;border-radius:7px;width:44px;height:44px}.sunz-tour .bottom-bar{pointer-events:none;position:absolute;bottom:24px;left:28px;right:80px}.sunz-tour .bottom-bar p{color:#5c6952;align-items:center;gap:9px;margin:0;font-size:11px;display:flex}.sunz-tour .bottom-bar svg{flex-shrink:0}.sunz-tour .guest-note{color:#747a6f;text-align:center;min-height:48px;margin:0;padding:15px 28px;font-size:11px;line-height:1.8}.sunz-tour .loading,.sunz-tour .error{text-align:center;background:#faf8f3ed;border-radius:8px;width:max-content;max-width:85%;padding:20px 28px;font-size:14px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.sunz-tour .error{color:#813e20}@media (max-width:800px){.sunz-tour .masthead{height:82px;padding:0 20px}.sunz-tour .brand{letter-spacing:1.5px;font-size:20px}.sunz-tour .brand small{letter-spacing:2.2px;font-size:8px}.sunz-tour .edition{letter-spacing:0;font-size:10px}.sunz-tour .workspace{flex-direction:column;min-height:0;display:flex}.sunz-tour .sidebar{border-right:0;gap:20px;padding:24px 20px 18px}.sunz-tour .room-heading{grid-template-columns:1fr auto;align-items:center;column-gap:16px;display:grid}.sunz-tour .eyebrow{grid-column:1;margin-bottom:6px;font-size:9px}.sunz-tour .room-heading h1{grid-column:1;font-size:40px}.sunz-tour .room-heading h1 span{margin-left:8px;font-size:12px}.sunz-tour .intro{grid-area:1/2/3;margin:0;font-size:11px;line-height:1.8}.sunz-tour .view-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.sunz-tour .view-button{min-width:0;justify-content:center!important;gap:0!important;height:48px!important;padding:6px 3px!important}.sunz-tour .view-button strong{white-space:nowrap;font-size:11px}.sunz-tour .view-button small,.sunz-tour .view-button>svg,.sunz-tour .view-number,.sunz-tour .reference{display:none}.sunz-tour .stage{min-height:max(420px,60dvh)}.sunz-tour .stage-title{font-size:11px;top:20px;left:20px}.sunz-tour .stage-controls{right:14px}.sunz-tour .bottom-bar{bottom:20px;left:20px;right:65px}.sunz-tour .bottom-bar p{font-size:10px;line-height:1.6}.sunz-tour .guest-note{text-align:left;padding:14px 20px;font-size:10px}}@media (max-width:360px){.sunz-tour .edition{font-size:9px}.sunz-tour .brand{font-size:18px}.sunz-tour .intro,.sunz-tour .view-button strong{font-size:10px}}@media (prefers-reduced-motion:reduce){.sunz-tour *{scroll-behavior:auto!important;transition:none!important}}.sunz-tour .header-tools{align-items:center;gap:28px;display:flex}.sunz-tour .languages{align-items:center;gap:12px;display:flex}.sunz-tour .languages a{color:#747a6f;border-bottom:1px solid #0000;padding:12px 0;font-size:11px;text-decoration:none}.sunz-tour .languages a[aria-current=page]{color:#30362f;border-color:#53654a}.sunz-tour .languages a:focus-visible{outline:2px solid var(--ring);outline-offset:3px}@media (max-width:1000px){.sunz-tour .header-tools{gap:16px}.sunz-tour .header-tools .edition{display:none}}@media (max-width:800px){.sunz-tour .masthead{flex-wrap:wrap;gap:12px;height:auto;min-height:108px;padding-top:18px;padding-bottom:10px}.sunz-tour .header-tools{width:100%}.sunz-tour .languages{justify-content:space-between;gap:6px;width:100%}.sunz-tour .languages a{padding:7px 0;font-size:11px}.sunz-tour .view-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sunz-tour .view-button strong{font-size:12px}.sunz-tour .sidebar{gap:16px}}.sunz-tour .brand-group{flex-direction:column;gap:8px;display:flex}.sunz-tour .brand{color:inherit;text-decoration:none}.sunz-tour .back-link{color:#646c60;align-items:center;gap:5px;width:fit-content;font-size:10px;text-decoration:none;display:flex}.sunz-tour .back-link:hover{text-decoration:underline}.sunz-tour .lighting-controls{background:#faf9f5e8;border:1px solid #d4dacd;border-radius:8px;padding:3px;display:flex;position:absolute;top:17px;right:20px}.sunz-tour .lighting-controls button{color:#4c5943;gap:6px;height:36px;padding:0 12px;font-size:12px}.sunz-tour .lighting-controls button[aria-pressed=true]{color:#2c3827;background:#dfe6d5}.sunz-tour[data-night=true] .stage{background:radial-gradient(at 55% 35%,#343a3c,#171e25)}.sunz-tour[data-night=true] .stage-title,.sunz-tour[data-night=true] .bottom-bar p{color:#e1d7bb}.sunz-tour .brand:focus-visible,.sunz-tour .back-link:focus-visible{outline:2px solid var(--ring);outline-offset:4px}@media (max-width:800px){.sunz-tour .lighting-controls{top:12px;right:12px}.sunz-tour .lighting-controls button{padding:0 9px;font-size:11px}.sunz-tour .stage-title{max-width:45%;font-size:10px}.sunz-tour .masthead{padding-top:14px}}
