@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#4e463d;--muted:#857969;--line:#c5bfb844;--accent:#b59c7b;--surface:#f5f1e9;--white:#fffefa;font-family:Manrope,'Noto Sans SC',sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}body{margin:0;background:#f5f2eb;background:radial-gradient(ellipse at 52% 22%,#fcfaf6 0,#f7f4ee 34%,#f0ebe2 74%,#eae3d8 100%);min-height:100dvh}body:after{content:'';position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:10;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='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.5' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;border:0;cursor:pointer;color:inherit;transition:background .2s,transform .2s,box-shadow .2s}button:hover{transform:translateY(-2px)}button:active{transform:scale(.96)}button:focus-visible,a:focus-visible,canvas:focus-visible{outline:2px solid #b56e32;outline-offset:5px}button:disabled{opacity:.35;cursor:default;transform:none}svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.topbar{height:98px;margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:4;border-bottom:1px solid #90877b1c}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;font-size:19px;font-weight:700;letter-spacing:.6px}.brand small{display:block;font-size:9px;font-weight:600;letter-spacing:1.8px;margin-top:5px}.brand-mark{font-family:Georgia,serif;font-size:52px;letter-spacing:-14px;line-height:.7;width:49px;font-style:italic;padding-right:9px;font-weight:400}.brand-mark>span{color:var(--accent)}.edition{font-size:12px;color:var(--muted);position:absolute;left:50%;transform:translateX(-50%)}.edition span{margin-left:20px;font-size:10px;letter-spacing:1.5px}.header-actions{display:flex;gap:12px}.round-control{border:1px solid #b8b1a850;display:flex;align-items:center;gap:9px;background:#ffffff40;padding:11px 16px;border-radius:40px;font-size:12px;backdrop-filter:blur(10px)}.round-control:hover{background:#ffffffe0}.round-control[aria-pressed=true]{background:#ffffffb0;color:#925624;border-color:#bf8e6770}#experience{position:relative;height:calc(100dvh - 98px);min-height:650px;max-height:1050px;max-width:1800px;margin:auto;overflow:hidden}.headline{position:absolute;top:48px;left:5%;z-index:2;pointer-events:none}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.5px;color:var(--muted)}.headline .eyebrow{font-size:12px;letter-spacing:1px}.edition-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#bd8e5c;vertical-align:2px;margin-right:8px}h1{font-size:clamp(33px,3.7vw,60px);font-weight:600;letter-spacing:-2px;line-height:1.45;margin:17px 0 14px}h1>span{color:#bf8a58}.headline p{font-size:13px;color:#8d857a;letter-spacing:.4px;margin:0}.spec-label{position:absolute;top:58px;right:5%;text-align:right;display:grid;gap:8px;z-index:2;pointer-events:none}.spec-label>span{font-size:10px;letter-spacing:2px;color:#978f84}.spec-label strong{font-size:13px;font-weight:500}.spec-label small{font-size:9px;letter-spacing:1px;color:#a29a90}.stage{position:absolute;inset:0;touch-action:none;isolation:isolate}.stage canvas{position:absolute;inset:0;width:100%;height:100%}#toy{z-index:2;touch-action:none;cursor:grab;outline-offset:-6px}#toy:active{cursor:grabbing}#effects{pointer-events:none;z-index:3}.floor-shadow{width:270px;height:32px;background:#7a6b5840;border-radius:50%;filter:blur(21px);position:absolute;left:calc(50% - 135px);top:71%;pointer-events:none}.speech{position:absolute;left:50%;top:16%;transform:translate(-50%,-50%) rotate(-3deg);z-index:3;background:#ffffff9c;border:1px solid #fff9;border-radius:16px 16px 16px 3px;box-shadow:0 8px 24px #70665910;padding:12px 19px;font-size:13px;color:#796f62;backdrop-filter:blur(8px);white-space:nowrap;pointer-events:none;transition:opacity .3s,translate .3s}.speech.reaction{color:#8e6139;translate:0 -5px}.loading{position:absolute;top:44%;left:50%;transform:translateX(-50%);color:var(--muted);font-size:14px;display:flex;align-items:center;gap:10px}.loading[hidden]{display:none}.loading>span{height:8px;width:8px;border-radius:50%;background:var(--accent);animation:loading 1s infinite alternate}@keyframes loading{to{opacity:.25;transform:scale(.5)}}.tools{position:absolute;left:5%;top:46%;z-index:4;display:grid;gap:9px}.tool{display:flex;align-items:center;gap:14px;padding:12px 15px;border:1px solid transparent;border-radius:14px;background:transparent;color:#867d71;min-width:155px}.tool span{font-size:13px}.tool small{font-size:9px;opacity:.4;margin-left:11px}.tool.active{background:#ffffffa1;border-color:#ffffffd0;box-shadow:0 5px 17px #71604a09;color:#4e4334}.tool.active svg{color:#c6864d}.tool:hover{background:#ffffff65}.object-caption{position:absolute;left:50%;bottom:19%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}.name{font-size:17px;font-weight:700;letter-spacing:4px}.name>span{font-size:9px;vertical-align:7px;margin-left:3px;letter-spacing:0}#mood{font-size:12px;color:#90877c}.side-note{position:absolute;right:5%;bottom:24%;z-index:4;text-align:right;color:#948b7e}.note-symbol{font-size:35px;color:#ab8057;font-weight:400}.side-note p{font-size:13px;line-height:1.9;margin:10px 0 22px}.side-note button{background:none;font-size:12px;padding:0;color:#7a6e5d}.side-note button span{margin-left:13px}.bottom-bar{position:absolute;bottom:28px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:4}.gesture-hint{display:flex;align-items:center;gap:10px;font-size:12px;color:#8a8072}.keycap{border:1px solid #aaa09355;border-radius:6px;padding:1px 6px;display:inline-flex;justify-content:center;color:#786d5e}.gesture-hint button{background:none;font-size:12px;color:#8d8273;margin-left:8px;padding:8px;white-space:nowrap}.collect{display:flex;align-items:center;gap:21px;background:#fcfaf6ab;border:1px solid #ffffffc0;border-radius:40px;padding:7px 7px 7px 23px;box-shadow:0 6px 24px #5c504111;font-size:12px;backdrop-filter:blur(14px)}.count-label{color:#8f8980}.count-label b{font-weight:600;color:#564836;font-size:17px;margin-right:4px}.collect-label{padding:15px 23px;background:#776752;color:#f7f8f4;border-radius:30px;font-size:13px}.collect-label>span{margin-left:19px;color:#dfac77}dialog{border:1px solid #ffffffbd;color:var(--ink);background:#faf7f1;box-shadow:0 30px 110px #46382535;border-radius:27px;padding:32px;max-height:calc(100dvh - 32px);overflow:auto}dialog::backdrop{background:#4b3f2f42;backdrop-filter:blur(12px)}.settings-dialog{width:min(430px,94vw);margin-right:4%;margin-top:110px}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:15px;margin-bottom:27px}h2{font-size:21px;font-weight:600;letter-spacing:-.5px;margin:9px 0 0}.close{background:none;color:#938a7e;font-size:28px;line-height:1;padding:0 3px;position:relative}.setting-group{margin-bottom:25px}h3{font-size:14px;font-weight:600;margin:0 0 14px}h3 span{font-weight:400;float:right;font-size:12px;color:#989086}.swatches{display:flex;gap:18px;padding:4px}.swatch{width:38px;height:38px;border-radius:50%;background:var(--swatch);border:1px solid #9f948633;box-shadow:inset 1px 2px 4px #ffffffaa,inset -1px -2px 3px #7f72611a}.swatch.selected{outline:1px solid #877b6b;outline-offset:4px}.swatch.selected:after{content:'✓';color:#64543f;font-size:14px}.segments{display:flex;gap:5px;padding:5px;border-radius:12px;background:#e5e2dd6e}.segments button{padding:10px 6px;font-size:12px;background:none;flex:1;border-radius:8px;white-space:nowrap}.segments button.selected{background:#fff;box-shadow:0 2px 8px #4e423312}.setting-group p,.setting-row p{font-size:12px;color:#948b7f;line-height:1.6;margin:9px 0 0}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d1cbc442;padding:18px 0}.setting-row h3{margin:0}.stepper{display:flex;align-items:center;gap:8px}.stepper button{width:29px;height:29px;border-radius:50%;border:1px solid #c6beb365;background:none;font-size:16px}.stepper output{width:45px;text-align:center;font-size:13px}.mini-button{background:#ebe8e5;border-radius:8px;padding:9px 10px;font-size:12px;white-space:nowrap}.switch{width:42px;height:24px;border-radius:20px;background:#d8d4ce;padding:3px;flex-shrink:0}.switch i{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #53422b22;transition:.2s}.switch[aria-checked=true]{background:#8e857a}.switch[aria-checked=true] i{transform:translateX(18px)}.primary{background:#776752;color:#fff;border-radius:13px;padding:15px 20px;font-size:14px}.secondary{background:#eee7dc;color:#5c4d3a;border:1px solid #ddd9d4;border-radius:13px;padding:15px;font-size:14px}.full{width:100%;margin-top:11px}.card-dialog{width:min(440px,92vw);text-align:center}.card-dialog .close{position:absolute;top:17px;right:18px}.card-dialog>.eyebrow{font-size:9px;margin-top:10px}.card-dialog h2{margin:12px 0 20px}.card-dialog img{display:block;width:100%;border-radius:12px}.card-actions{display:flex;gap:10px;margin-top:20px}.card-actions button{flex:1;white-space:nowrap;padding:13px 8px}.card-dialog p{font-size:12px;color:#958c80;line-height:1.6;margin:16px 0 0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,10px);background:#655544ed;backdrop-filter:blur(15px);color:#fff;font-size:13px;padding:13px 20px;border-radius:25px;pointer-events:none;opacity:0;transition:.2s;z-index:30;max-width:90vw;text-align:center;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1550px){.headline{top:8%}.tools{top:44%}.spec-label{top:9%}.floor-shadow{width:330px;left:calc(50% - 165px)}}
@media(max-width:1050px){.edition{display:none}.headline{top:38px}.headline h1{font-size:36px}.spec-label{top:40px}.headline .eyebrow{font-size:10px}.headline p{font-size:12px}.tool{min-width:120px;gap:10px;padding:12px}.tool small{display:none}.side-note p{font-size:12px}.side-note{right:4%;bottom:23%}.gesture-hint #hint{max-width:220px;line-height:1.7}.collect{gap:14px;padding-left:18px}.collect-label{padding:14px 18px}.speech{top:22%;font-size:12px}}
@media(max-width:700px){.topbar{height:80px;margin:0 6%;border:0}.brand{font-size:16px;gap:10px}.brand small{font-size:7px;letter-spacing:1.2px}.brand-mark{font-size:43px;width:40px;letter-spacing:-12px}.header-actions{gap:8px}.round-control{padding:10px;gap:0}.round-control svg{width:20px;height:20px}.round-control>span{display:none}#experience{height:calc(100svh - 80px);min-height:620px;max-height:900px}.headline{left:7%;top:18px}.headline .eyebrow{font-size:10px;letter-spacing:.4px}.headline h1{font-size:34px;line-height:1.4;letter-spacing:-1.5px;margin:14px 0 10px}.headline h1 br{display:none}.headline p{font-size:12px}.spec-label{top:121px;right:7%;gap:4px}.spec-label strong,.spec-label small{display:none}.spec-label>span{font-size:8px;letter-spacing:1.5px}.tools{top:145px;left:7%;right:7%;display:flex;gap:6px}.tool{min-width:0;flex:1;padding:9px 6px;border-radius:11px;gap:6px;justify-content:center;background:#ffffff35}.tool svg{width:17px;height:17px;stroke-width:1.5}.tool span{font-size:11px;white-space:nowrap}.tool.active{background:#ffffffb8}.speech{top:34%;padding:10px 14px;font-size:11px}.object-caption{bottom:20%;gap:7px}.name{font-size:15px;letter-spacing:3px}#mood{font-size:11px}.floor-shadow{width:190px;left:calc(50% - 95px);top:68%;height:22px;filter:blur(17px)}.side-note{display:block;right:7%;bottom:13%;text-align:right}.side-note>p,.side-note>.note-symbol{display:none}.side-note button{font-size:11px}.side-note button span{margin-left:5px}.bottom-bar{left:7%;right:7%;bottom:20px;display:flex;flex-direction:column;align-items:stretch;gap:15px}.gesture-hint{font-size:10px;gap:6px;justify-content:center}.gesture-hint #hint{max-width:none;line-height:1.5}.keycap{display:none}.gesture-hint button{font-size:10px;margin:0;padding:4px}.collect{justify-content:space-between;padding:6px 6px 6px 21px;border-radius:30px;gap:10px;box-shadow:0 5px 20px #61503a09}.count-label{font-size:11px}.count-label b{font-size:15px}.collect-label{padding:12px 20px;font-size:12px}.collect-label>span{margin-left:13px}.settings-dialog{margin:auto;width:min(430px,94vw);padding:26px}.panel-heading{margin-bottom:22px}.setting-row{padding:15px 0}.setting-group{margin-bottom:22px}.card-dialog{padding:27px}.card-dialog h2{font-size:19px}.toast{font-size:12px}.speech.reaction{translate:0 -3px}}
@media(max-width:365px){.brand small{font-size:6px}.headline h1{font-size:30px}.tool span{font-size:10px}.tool{gap:3px}.gesture-hint{font-size:9px}.gesture-hint button{font-size:9px}.settings-dialog{padding:21px}.stepper{gap:5px}.mini-button{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:700px){#experience{min-height:680px}.side-note{display:none}}



.qr-dialog{width:min(340px,92vw);text-align:center}
.qr-dialog .close{position:absolute;top:17px;right:18px}
.qr-dialog>.eyebrow{font-size:9px;margin-top:10px}
.qr-dialog h2{margin:12px 0 20px}
.qr-holder{width:196px;height:196px;margin:0 auto;padding:13px;background:#fff;border-radius:18px;box-shadow:0 8px 26px #6a5a4116,inset 0 0 0 1px #efe9df;display:flex;align-items:center;justify-content:center}
.qr-holder img,.qr-holder canvas{width:100%;height:100%;display:block;image-rendering:pixelated;border-radius:4px}
.qr-dialog p{font-size:12px;color:#958c80;line-height:1.8;margin:18px 0 0}
