@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap";
:root{--paper:#faf8f3;--ink:#383b2e;--muted:#828477;--orange:#c76236;--line:#e7e5dc;--soft:#f0eee5;--green:#737d58}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Noto Sans TC,sans-serif;font-size:14px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #c76236}button{transition:background .2s,color .2s,transform .2s}button:hover:not(:disabled){filter:brightness(.97)}.app-shell{background:var(--paper);max-width:1920px;min-height:100vh;margin:0 auto}.app-shell:fullscreen{overflow-y:auto}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:99px;margin:0 4.1%;display:flex}.brand{flex-direction:column;align-items:center;display:flex}.brand>span{letter-spacing:-2px;color:#be592f;align-items:center;font-family:DM Sans,sans-serif;font-size:37px;font-weight:800;line-height:1;display:flex;position:relative}.brand-paw{background:#be592f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:27px;margin:4px 1px 0 2px;display:flex}.brand-paw svg{width:21px;height:21px;fill:var(--paper);color:var(--paper);stroke-width:1.3px;transform:rotate(-12deg)}.brand-dot{letter-spacing:0;font-size:9px;position:absolute;top:0;right:-10px}.brand small{letter-spacing:3.4px;color:#726b59;margin-top:7px;font-size:9px;font-weight:600}.header-nav{align-items:center;gap:40px;padding-top:2px;display:flex}.header-nav>span,.header-nav>button{letter-spacing:1px;font-size:12px;font-weight:500}.header-nav button{color:#73766a;background:0 0;align-items:center;gap:8px;display:flex}.nav-active{align-items:center;gap:10px;height:99px;display:flex;position:relative}.nav-active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:0;left:0;right:0}.tiny-dot{background:var(--orange);border-radius:50%;width:5px;height:5px}.pet-badge{color:#737860;letter-spacing:.5px;border:1px solid #dddcd0;border-radius:30px;align-items:center;gap:8px;padding:9px 14px;font-size:10px;display:flex}.pet-badge svg{transform:rotate(-13deg)}main{margin:0 4.1%}.intro{justify-content:space-between;align-items:center;padding:35px 0 31px;display:flex}.eyebrow{letter-spacing:2.15px;color:#8b8a79;align-items:center;gap:9px;font-size:9px;font-weight:600;display:flex}.eyebrow>span{background:var(--orange);border-radius:50%;width:6px;height:6px}h1{letter-spacing:1.5px;align-items:center;margin:12px 0 0;font-size:clamp(27px,2.7vw,42px);font-weight:600;line-height:1.45;display:flex}h1>span{color:var(--orange)}h1 svg{fill:none;stroke:#a6ac87;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:49px;height:42px;margin-left:19px;transform:rotate(9deg)}.intro>p{color:#8a897c;letter-spacing:1px;margin:17px 3px 0 0;font-size:11px;line-height:2.1}.tour-layout{background:#fffefa;border:1px solid #dfdfd2;border-radius:15px;grid-template-columns:270px minmax(0,1fr);height:calc(100vh - 350px);min-height:590px;max-height:850px;display:grid;overflow:hidden;box-shadow:0 4px 22px #51442203}.sidebar{z-index:11;background:#fffefa;border-right:1px solid #dfdfd2;flex-direction:column;padding:26px 20px 18px;display:flex}.sidebar-heading{letter-spacing:1.35px;color:#6a6e5c;justify-content:space-between;align-items:center;padding:0 7px 20px;font-size:9px;display:flex}.sidebar-heading>span:last-child{letter-spacing:.5px;color:#a0a08f;font-size:9px}.zone-list{flex-direction:column;gap:5px;display:flex}.zone-button{text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:61px;padding:12px 13px;display:flex}.zone-button:hover{background:#f6f3eb}.zone-button.selected{color:#ac532e;background:#f3eade}.zone-icon{color:#848872;justify-content:center;align-items:center;display:flex}.zone-button.selected .zone-icon{color:#b3633e}.zone-text{letter-spacing:.55px;font-size:12px;font-weight:600}.zone-text small{color:#939480;letter-spacing:.25px;margin-top:4px;font-size:9px;font-weight:400;display:block}.zone-button.selected small{color:#b08368}.zone-number{color:#a1a18f;align-items:center;margin-left:auto;font-size:10px;display:flex}.zone-button.selected .zone-number{color:var(--orange)}.zone-story{border-top:1px solid var(--line);margin:22px 7px 0;padding-top:24px;animation:.5s appear}.story-kicker{letter-spacing:1.5px;color:#929581;font-size:7px;font-weight:600}.zone-story h2{letter-spacing:1px;white-space:pre-line;margin:11px 0 12px;font-size:21px;font-weight:500;line-height:1.65}.zone-story p{letter-spacing:.35px;color:#8a8c7f;margin:0;font-size:10px;line-height:2.05}.tags{flex-wrap:wrap;gap:5px;margin-top:17px;display:flex}.tags span{color:#92917c;letter-spacing:.3px;border:1px solid #e7e6dc;border-radius:4px;padding:4px 7px;font-size:8px}.guided-button{color:#fff7e9;letter-spacing:.4px;background:#bd5b34;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:42px;margin-top:22px;padding:13px 14px;font-size:11px;display:flex}.sidebar>.guided-button{margin-top:auto}.guided-button:hover{background:#a94e2b}.guided-button.is-playing{background:#6f7958}.guided-time{opacity:.7;margin-left:auto;font-size:8px}.sidebar-note{color:#999986;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:8px;display:flex}.sidebar-note svg{color:#909478}.viewport{isolation:isolate;background:radial-gradient(at 47% 46%,#f6f1e6 5%,#ece9de 80%);min-width:0;transition:background .5s;position:relative;overflow:hidden}.viewport:before{content:"";pointer-events:none;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23999482' filter='url(%23n)' opacity='.25' d='M0 0h180v180H0z'/%3E%3C/svg%3E");position:absolute;inset:0}.viewport.night{background:radial-gradient(at 47% 46%,#54594f,#303c3c)}.shop-canvas{touch-action:none;inset:0;position:absolute!important}.viewport-top{z-index:20;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:19px;left:22px;right:20px}.viewport-top>*{pointer-events:auto}.live-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#65705e;letter-spacing:.5px;background:#fffdf4d9;border:1px solid #ffffff9c;border-radius:5px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;display:flex}.live-label>span:first-child{background:#7e9069;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #869d6c15}.label-divider{opacity:.3;margin:0 3px}.view-name{color:#8f9481}.icon-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#797f6c;background:#fffdf4cf;border:1px solid #fff6;border-radius:6px;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.scene-tools{z-index:20;flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;top:calc(50% - 80px);right:21px}.light-switch{background:#fffdf4cf;border:1px solid #fff9;border-radius:7px;flex-direction:column;gap:3px;padding:3px;display:flex}.light-switch button{color:#8d917d;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:27px;height:28px;display:flex}.light-switch button.active{color:#b96639;background:#f0e6d4}.scene-caption{letter-spacing:1.65px;color:#969680;pointer-events:none;align-items:center;gap:8px;font-size:7px;display:flex;position:absolute;top:75px;left:25px}.caption-line{background:#a6a58c;width:16px;height:1px}.viewport-bottom{color:#8b8d79;pointer-events:none;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;bottom:21px;left:23px;right:23px}.viewport-bottom>span:first-child{align-items:center;gap:6px;display:flex}.dot-separator{margin:0 1px}.render-badge{letter-spacing:.6px;border:1px solid #b6b59b66;border-radius:4px;padding:4px 7px;font-size:8px}.night .viewport-bottom,.night .scene-caption{color:#dbdcc5}.minimap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#fffdf4dd;border:1px solid #fffdf5e6;border-radius:8px;width:136px;padding:0 11px 10px;position:absolute;bottom:58px;right:21px;box-shadow:0 3px 15px #605c4b08}.map-heading{letter-spacing:.3px;color:#858972;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:8px;display:flex}.map-heading>span:first-child{align-items:center;gap:6px;display:flex}.map-heading>span:last-child{color:#a1a18e;font-size:13px}.map-body{border:2px solid #c9c6b3;border-bottom:0;height:104px;margin:2px 7px 8px;position:relative}.map-counter{background:#c2ab84;border-radius:1px;width:72%;height:16px;position:absolute;top:8px;left:20%}.map-shelf{background:#cfbfa0;width:10px;height:69px;position:absolute;top:10px;left:5px}.map-bench{background:#c6b798;width:7px;height:47px;position:absolute;top:35px;right:5px}.map-table{background:#cbb996;border-radius:50%;width:13px;height:13px;position:absolute}.map-table.one{top:41px;right:19px}.map-table.two{top:68px;right:19px}.map-table.three{background:#d5cfba;top:60px;left:33px}.map-dot{z-index:2;color:#8e815b;background:#fff9e9;border:1px solid #c5b68e;border-radius:50%;place-items:center;width:17px;height:17px;padding:0;font-size:7px;display:grid;position:absolute}.map-dot.current{background:var(--orange);color:#fff;border-color:var(--orange);box-shadow:0 0 0 3px #c7623620}.map-dot.entrance{bottom:4px;left:39%}.map-dot.coffee{top:8px;left:48%}.map-dot.boutique{top:43px;left:1px}.map-dot.seating{top:48px;right:6px}.map-entry{color:#9b9b87;font-size:7px;position:absolute;bottom:-12px;left:37%}.minimap.collapsed{padding-bottom:0}.hotspot{white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:flex;transform:scale(.92)}.hotspot>span{color:#a66740;background:#fff9ee;border:1px solid #b9976a;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;transition:transform .2s;display:grid;box-shadow:0 0 0 5px #f8f3e953,0 2px 7px #4e3c3226}.hotspot:hover>span{background:var(--orange);color:#fff;transform:scale(1.15)}.hotspot b{letter-spacing:.5px;color:#554e3d;background:#fff9e9e6;border-radius:4px;padding:6px 9px;font-size:10px;font-weight:500;box-shadow:0 1px 5px #483a2621}.scene-loading{color:#9b8466;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px;font-size:12px;display:flex;position:absolute;inset:0}.scene-loading>svg{color:#bd754d}.scene-loading p{max-width:300px;line-height:1.8}.scene-loading button{background:var(--orange);color:#fff;border-radius:5px;padding:10px 16px}.loading-indicator{color:#9b8466;font-size:10px;animation:1s ease-in-out infinite alternate pulse;position:absolute;bottom:65px;left:25px}.tour-footer{justify-content:space-between;align-items:center;padding:24px 2px 26px;display:flex}.welcome-note{align-items:center;gap:12px;display:flex}.paw-circle{color:#838763;background:#efeede;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.paw-circle svg{transform:rotate(-15deg)}.welcome-note>div{flex-direction:column;gap:5px;display:flex}.welcome-note strong{letter-spacing:.4px;color:#686e56;font-family:Georgia,serif;font-size:13px;font-style:italic;font-weight:400}.welcome-note>div>span{letter-spacing:.8px;color:#94957f;font-size:9px}.tour-pagination{align-items:center;gap:9px;display:flex}.tour-pagination>span{color:#aaa994;letter-spacing:1px;margin-right:15px;font-size:10px}.tour-pagination b{color:#777c64;font-weight:500}.tour-pagination button{color:#82866e;background:0 0;border:1px solid #dddccf;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.tour-pagination button:last-child{background:#eeeddf}.footer{border-top:1px solid var(--line);letter-spacing:.4px;color:#a3a38e;justify-content:space-between;align-items:center;margin:0 4.1%;padding:19px 0 23px;font-size:8px;display:flex}.footer>span:nth-child(2){align-items:center;gap:6px;display:flex}.footer button{color:#929780;letter-spacing:.5px;background:0 0;align-items:center;gap:7px;font-size:8px;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#302f2470;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.help-dialog{background:var(--paper);border:1px solid #fffbef;border-radius:16px;width:470px;max-height:90dvh;padding:39px;position:relative;overflow:auto;box-shadow:0 25px 100px #28271940}.close-button{position:absolute;top:15px;right:15px}.help-dialog h2{margin:16px 0 9px;font-size:27px;font-weight:500}.help-dialog>p{color:#90917e;margin-bottom:27px;font-size:12px}.help-row{gap:16px;margin:22px 0;display:flex}.help-row>svg{color:var(--orange);flex-shrink:0;width:20px}.help-row strong{font-size:13px;font-weight:500}.help-row p{color:#848877;margin:6px 0;font-size:11px;line-height:1.9}.model-note{color:#8c8b76;background:#eeecdf;border-radius:7px;padding:15px;font-size:10px;line-height:1.9}.toast{color:#fff;z-index:110;background:#3f4738;border-radius:9px;align-items:center;gap:9px;max-width:90vw;padding:15px 22px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #30382733}.toast svg{flex-shrink:0}@keyframes appear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:.35}to{opacity:1}}@media (min-width:1500px){.tour-layout{grid-template-columns:300px minmax(0,1fr);min-height:660px}.sidebar{padding:29px 24px 22px}.zone-button{padding:14px}.zone-text{font-size:13px}.zone-text small{font-size:10px}.zone-story h2{font-size:24px}.zone-story p{font-size:11px}.story-kicker{font-size:8px}.tags span{font-size:9px}.guided-button{font-size:12px}.sidebar-note{font-size:9px}.intro{padding:40px 0 34px}.header,.nav-active{height:108px}.minimap{width:150px}.map-body{height:119px}.map-bench{height:60px}.scene-caption{font-size:8px}.live-label,.viewport-bottom{font-size:10px}}@media (max-width:1100px){.tour-layout{grid-template-columns:235px minmax(0,1fr);min-height:635px}.sidebar{padding:23px 14px 17px}.zone-story{margin-top:19px;padding-top:20px}.zone-story h2{font-size:19px}.zone-story p{font-size:10px}.header-nav{gap:24px}.pet-badge{font-size:9px}.hotspot b{display:none}.minimap{width:112px}.map-body{margin:0 0 8px}.render-badge{display:none}.viewport-bottom{font-size:8px}.intro>p{font-size:10px}.scene-tools{right:15px}.scene-caption{font-size:6px}}@media (max-width:760px){.header{height:80px;margin:0 5%}.brand>span{font-size:31px}.brand-paw{width:24px;height:24px}.brand-paw svg{width:18px}.brand small{letter-spacing:2.8px;font-size:7px}.header-nav{display:none}.pet-badge{gap:5px;padding:8px 10px;font-size:8px}.pet-badge svg{width:12px}main{margin:0 5%}.intro{padding:26px 0 24px;display:block}.eyebrow{letter-spacing:1.6px;font-size:7px}h1{letter-spacing:.5px;margin-top:10px;font-size:29px}h1 svg{width:37px;margin-left:6px}.intro>p{letter-spacing:.5px;margin:10px 0 0;font-size:10px;line-height:1.8}.intro>p br{display:none}.tour-layout{border-radius:12px;flex-direction:column;height:auto;min-height:0;max-height:none;display:flex;position:relative}.viewport{order:0;height:460px}.sidebar{border-right:0;border-top:1px solid var(--line);order:1;grid-template-columns:1fr auto;gap:0 12px;padding:14px 17px 17px;display:grid}.sidebar-heading{display:none}.zone-list{border-bottom:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-between;gap:4px;padding-bottom:14px;display:flex}.zone-button{border-radius:6px;flex-direction:column;justify-content:center;gap:6px;width:20%;min-height:59px;padding:9px 3px}.zone-icon svg{width:17px;height:17px}.zone-text{letter-spacing:0;white-space:nowrap;font-size:9px}.zone-text small,.zone-number{display:none}.zone-story{border:0;grid-column:1/-1;margin:0;padding:18px 0 16px}.story-kicker{font-size:7px}.zone-story h2{white-space:normal;margin:8px 0 10px;font-size:21px;line-height:1.6}.zone-story p{font-size:11px;line-height:1.9}.tags{margin-top:12px}.tags span{font-size:8px}.sidebar>.guided-button{grid-column:1/-1;max-width:none;min-height:39px;margin:0;padding:11px;font-size:11px}.guided-time{margin-left:12px}.sidebar-note{grid-column:1/-1;margin-top:12px;font-size:8px}.viewport-top{top:14px;left:14px;right:13px}.live-label{gap:5px;padding:7px 9px;font-size:8px}.scene-caption{letter-spacing:1px;font-size:5px;top:63px;left:16px}.viewport-bottom{font-size:8px;bottom:15px;left:15px;right:15px}.desktop-hint{display:none}.scene-tools{gap:6px;top:calc(50% - 58px);right:13px}.icon-button{width:30px;height:30px}.light-switch button{width:24px;height:26px}.minimap{width:102px;padding:0 8px 7px;bottom:45px;right:13px}.map-heading{padding:8px 0;font-size:7px}.map-body{height:85px}.map-bench{height:37px;top:29px}.map-table.one{top:35px;right:16px}.map-table.two{top:57px;right:16px}.map-table.three{top:46px;left:28px}.map-shelf{height:53px}.map-dot.seating{top:38px}.map-dot.boutique{top:34px}.map-dot{width:15px;height:15px;font-size:6px}.hotspot b{display:none}.hotspot>span{width:35px;height:35px;font-size:11px}.tour-footer{padding:20px 0}.paw-circle{width:30px;height:30px}.paw-circle svg{width:18px}.welcome-note{gap:8px}.welcome-note strong{letter-spacing:0;font-size:10px}.welcome-note>div>span{letter-spacing:0;font-size:8px}.tour-pagination{gap:5px}.tour-pagination>span{margin-right:3px;font-size:8px}.tour-pagination button{width:27px;height:27px}.tour-pagination button svg{width:14px}.footer{flex-wrap:wrap;gap:10px;margin:0 5%;padding:17px 0;font-size:7px}.footer>span:nth-child(2){display:none}.footer button{font-size:7px}.help-dialog{padding:32px 24px 23px}.help-dialog h2{font-size:25px}.toast{width:90%;font-size:11px}}@media (max-width:380px){h1{font-size:25px}.viewport{height:390px}.pet-badge{padding:7px;font-size:7px}.welcome-note strong{font-size:9px}.tour-pagination>span{display:none}.zone-text{font-size:8px}}.hotspot-layer{pointer-events:none;z-index:12;position:absolute;inset:0;overflow:hidden}.hotspot-layer .hotspot{pointer-events:auto;visibility:hidden;position:absolute;top:0;left:0}.viewport,.sidebar{min-height:0}.sidebar>.guided-button,.sidebar-note{flex-shrink:0}@media (min-width:761px){.tour-layout{min-height:750px}.zone-story{padding-bottom:20px}.sidebar-note{margin-top:13px}.viewport-bottom{bottom:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
