:root{--paper:#f2ece3;--ink:#433b32;--muted:#81766b;--accent:#ae3a53;--line:rgba(86,64,42,.14);--panel:rgba(253,249,242,.76);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{overflow:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}button,a,input{touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button,svg{-webkit-user-select:none;user-select:none}button{border:0}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}button:hover:not(:disabled){filter:brightness(.96)}[hidden]{display:none!important}.masthead{height:106px;display:flex;align-items:center;justify-content:space-between;margin:0 48px;border-bottom:1px solid var(--line);position:relative;z-index:3;pointer-events:none}.masthead>*{pointer-events:auto}.wordmark{font-family:Georgia,Times New Roman,serif;font-size:43px;font-weight:700;letter-spacing:-3.4px;text-decoration:none;color:var(--ink)}.wordmark>span:first-child{letter-spacing:-2.5px}.wordmark-dot{color:var(--accent);padding-left:2px}.masthead-note{font-size:9px;letter-spacing:2.8px;color:var(--muted);margin-left:38px}.header-actions{display:flex;gap:12px}.icon-button{width:36px;height:36px;background:transparent;display:grid;place-items:center;border-radius:50%;color:var(--muted)}.icon-button:hover{background:#fff5}.icon-button svg{width:20px;height:20px}.sound-on{display:none}body.sound-enabled .sound-on{display:initial}body.sound-enabled .sound-off{display:none}.intro{position:absolute;left:58px;top:155px;z-index:2;pointer-events:none}.eyebrow{font-size:8.5px;font-weight:600;letter-spacing:1.75px;display:flex;align-items:center;gap:9px;color:var(--muted)}.little-line{display:inline-block;width:21px;height:1px;background:var(--muted)}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(53px,4.7vw,73px);letter-spacing:-3.5px;line-height:1.035;margin:25px 0 22px}h1 em{color:var(--accent);font-weight:400}.intro-copy{font-size:13px;color:var(--muted);line-height:1.85;margin:0;letter-spacing:.06px}.stage{position:absolute;inset:107px 0 64px 355px;overflow:hidden;isolation:isolate}.stage canvas{display:block;width:100%;height:100%;touch-action:none;outline:none;cursor:grab}.stage canvas.dragging{cursor:grabbing}.stage canvas:focus-visible{outline:1px solid var(--accent);outline-offset:-8px}.stage-loader{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;gap:16px;width:320px;max-width:86%;text-align:center;font-size:12px;color:var(--muted);line-height:1.8;z-index:10;padding:25px;background:#f2ece3f0;border-radius:24px}.stage-loader strong{font-family:Georgia,serif;font-size:22px;font-weight:400;color:var(--ink)}.stage-loader>span:last-of-type{font-size:11px}.loading-orbit{width:27px;height:27px;border-radius:50%;border:1.5px solid var(--line);border-top-color:var(--accent);animation:spin 1.2s linear infinite}.pill-button{background:var(--accent);color:#fff;padding:11px 20px;border-radius:30px}.object-label{position:absolute;left:52%;top:14%;transform:translate(-50%);font-family:Georgia,serif;font-size:13px;font-style:italic;letter-spacing:.2px;color:#928171;pointer-events:none;display:flex;align-items:center;gap:8px;white-space:nowrap;opacity:0;transition:opacity .8s}.ready .object-label{opacity:1}.label-dot{width:4px;height:4px;background:var(--accent);border-radius:50%;opacity:.75}.drag-tip{position:absolute;left:50%;bottom:8%;transform:translate(-50%);display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:11px;color:var(--muted);letter-spacing:.15px;pointer-events:none;opacity:0;transition:opacity .7s}.drag-tip svg{width:22px;height:22px;transform:rotate(-15deg);stroke-width:1.25}.ready .drag-tip{opacity:1}.has-interacted .drag-tip{opacity:0}.tasting-panel{position:absolute;left:58px;top:435px;width:302px;z-index:3}.panel-heading{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.7px;color:var(--muted);margin-bottom:15px}.panel-heading>span:last-child{font-size:8px;letter-spacing:1px;opacity:.7}.flavor-row{display:flex;align-items:center;gap:7px;margin-bottom:24px}.flavor{background:transparent;width:31px;height:31px;border:1px solid transparent;padding:4px;border-radius:50%;display:grid;place-items:center;transition:border-color .2s,transform .2s;flex-shrink:0}.flavor span{width:21px;height:21px;border-radius:50%;background:radial-gradient(circle at 34% 25%,#ffffff90,transparent 55%),var(--swatch);box-shadow:inset 0 -2px 3px #00000012;display:block}.flavor:hover{transform:translateY(-2px)}.flavor.selected{border-color:var(--accent)}.flavor-title{margin-left:8px;display:flex;flex-direction:column;gap:5px;min-width:0}.flavor-title strong{font-family:Georgia,serif;font-weight:400;font-size:17px;color:var(--ink)}.flavor-title>span{font-size:8.4px;color:var(--muted);white-space:nowrap;letter-spacing:-.12px}.action-row{display:flex;gap:9px}.primary-button{height:47px;padding:0 17px;display:flex;align-items:center;justify-content:center;gap:11px;background:var(--accent);color:#fff5ed;border-radius:7px;flex:1;font-size:11.5px;letter-spacing:.08px;box-shadow:0 4px 10px #a5384c0b;transition:transform .15s}.primary-button:active:not(:disabled){transform:scale(.97)}.primary-button svg{width:21px;height:21px;stroke-width:1.6}.keycap{margin-left:auto;font-size:18px;opacity:.5;border:1px solid #ffffff44;border-radius:3px;width:20px;height:18px;display:flex;align-items:center;justify-content:center}.reset-button{border:1px solid var(--line);background:#fff3;border-radius:7px;display:grid;place-items:center;width:47px;height:47px;color:var(--muted)}.reset-button svg{width:17px;height:17px}.tune-button{display:flex;align-items:center;gap:7px;width:100%;padding:20px 1px 12px;background:none;font-size:10px;color:var(--muted)}.tune-button svg{width:14px;height:14px}.tune-button>span{margin-left:auto;font-size:16px;font-weight:300}.tuning{padding:18px 19px 14px;border:1px solid var(--line);border-radius:10px;background:var(--panel);backdrop-filter:blur(16px);max-height:260px;overflow:auto;box-shadow:0 10px 22px #64523f06}.tuning label{font-size:10px;display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.tuning output{font-size:9px;font-variant-numeric:tabular-nums;color:var(--muted)}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:3px;margin:4px 0 8px;background:#d9ccbd;border-radius:3px;cursor:pointer;accent-color:var(--accent)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid var(--paper);box-shadow:0 0 0 1px var(--accent)}input[type=range]::-moz-range-thumb{width:9px;height:9px;border-radius:50%;background:var(--accent);border:2px solid var(--paper)}.range-ends{display:flex;justify-content:space-between;font-size:8px;color:var(--muted);margin-bottom:19px}.squish-button{background:transparent;width:100%;font-size:10px;display:flex;justify-content:space-between;padding:13px 0 0;border-top:1px solid var(--line);margin-top:15px;color:var(--accent)}.squish-button>span{font-size:16px}footer{position:absolute;bottom:0;left:48px;right:48px;height:64px;display:flex;align-items:center;gap:30px;justify-content:space-between;border-top:1px solid var(--line);font-size:9px;z-index:3;color:var(--muted);pointer-events:none}.renderer-status{display:flex;align-items:center;gap:7px;white-space:nowrap}.status-dot{width:5px;height:5px;border-radius:50%;background:#b2a18d}.ready .status-dot{background:#7b945d}.fallback .status-dot{background:#c78e45}#backend-label{font-size:8px;letter-spacing:.7px;font-weight:600}.footer-divider{height:10px;width:1px;background:var(--line);margin:0 4px}#motion-label{font-size:8px}.desktop-hint{font-size:7px;letter-spacing:1px}.desktop-hint>span{padding:0 9px}.footer-signature{font-family:Georgia,serif;font-size:11px;font-style:italic;white-space:nowrap}dialog{border:1px solid #d5c8b8;padding:38px;max-width:480px;width:calc(100% - 38px);border-radius:18px;background:#f8f2e9;color:var(--ink);box-shadow:0 30px 100px #3e2b2720}dialog::backdrop{background:#46382f33;backdrop-filter:blur(7px)}.close-info{position:absolute;right:15px;top:13px;font-size:26px;font-weight:300}dialog h2{font-family:Georgia,serif;font-size:34px;line-height:1.1;font-weight:400;letter-spacing:-1px;margin:24px 0}dialog p{font-size:12px;line-height:1.8;color:var(--muted)}dialog p.about-small{font-size:10px}dialog .about-controls{display:flex;gap:8px;align-items:center;font-size:10px;padding:15px 0;border-block:1px solid var(--line);margin:20px 0}kbd{font-family:inherit;font-size:9px;border:1px solid var(--line);padding:4px 6px;border-radius:4px;color:var(--ink)}.credits a{color:var(--accent);text-underline-offset:3px}.ui-hidden .masthead,.ui-hidden .intro,.ui-hidden .tasting-panel,.ui-hidden footer,.ui-hidden .object-label,.ui-hidden .drag-tip{visibility:hidden}.ui-hidden .stage{inset:0}@keyframes spin{to{transform:rotate(360deg)}}@media(min-height:900px)and (min-width:901px){.intro{top:19vh}.tasting-panel{top:52vh}}@media(max-height:780px)and (min-width:901px){.masthead{height:85px}.intro{top:121px}h1{font-size:57px}.intro-copy{font-size:12px}.tasting-panel{top:364px}.tuning{position:absolute;left:322px;top:0;width:270px}.stage{top:86px}.object-label{top:9%}}@media(max-width:1100px){.masthead{margin:0 32px}.intro{left:36px}h1{font-size:57px;letter-spacing:-2.8px}.tasting-panel{left:36px;width:278px}.stage{left:300px}.flavor-row{gap:4px}.flavor-title{margin-left:4px}.flavor-title>span{font-size:7.5px}.desktop-hint{display:none}footer{left:32px;right:32px}.masthead-note{font-size:8px}}@media(max-width:760px){.masthead{height:76px;margin:0 22px}.wordmark{font-size:35px}.masthead-note{display:none}.header-actions{gap:5px}.intro{top:103px;left:27px}.eyebrow{font-size:7px;letter-spacing:1.4px}.little-line{width:14px}h1{font-size:clamp(40px,9.7vw,59px);line-height:1.04;letter-spacing:-2px;margin:15px 0 0}h1 br{display:initial}h1 em{white-space:nowrap}.intro-copy{display:none}.stage{inset:207px 0 230px}.object-label{top:3%;left:50%;font-size:11px}.drag-tip{bottom:2%;font-size:10px}.tasting-panel{inset:auto 22px 66px;width:auto;padding:16px 17px 4px;border:1px solid #d9cabc90;border-radius:14px;background:#fbf6edb8;backdrop-filter:blur(16px)}.panel-heading{margin-bottom:8px;font-size:7px}.flavor-row{gap:6px;margin-bottom:12px}.flavor-title{margin-left:10px;flex:1}.flavor-title strong{font-size:17px}.flavor-title>span{font-size:9px}.action-row{gap:8px}.primary-button{height:41px;font-size:11px}.reset-button{height:41px;width:43px}.keycap{display:none}.tune-button{font-size:9px;padding:12px 0 10px}.tuning{position:absolute;left:-1px;right:-1px;bottom:100%;margin-bottom:8px;max-height:300px;background:#fbf6edf5;padding:18px 20px}.tuning label{font-size:11px}.range-ends{font-size:9px}footer{left:22px;right:22px;height:52px;border:0;gap:10px}.footer-divider,#motion-label{display:none}.footer-signature{font-size:10px}#backend-label{font-size:7px}.stage-loader{top:50%}.stage-loader strong{font-size:18px}dialog{padding:29px}dialog h2{font-size:30px}}@media(max-width:760px)and (max-height:740px){.intro{top:91px}h1{font-size:38px;margin-top:12px}.stage{top:148px;bottom:220px}.tasting-panel{bottom:55px;padding-top:12px}.object-label{display:none}.flavor-row{margin-bottom:9px}.drag-tip{bottom:0}.panel-heading{display:none}footer{height:45px}}@media(max-height:520px)and (orientation:landscape){.masthead{height:60px}.intro{top:83px}.intro h1{font-size:36px}.intro .eyebrow{font-size:6px}.intro-copy{display:none}.tasting-panel{top:199px;bottom:auto;width:250px;padding:0;background:none;border:0;backdrop-filter:none}.tasting-panel .panel-heading{display:none}.flavor-row{margin-bottom:11px}.tuning{position:absolute;inset:-60px auto auto 275px;width:230px;max-height:240px}.stage{inset:62px 0 43px 280px}.object-label,.drag-tip{display:none}footer{height:40px}.flavor-title>span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:761px)and (min-height:521px){.tasting-panel .tuning{position:absolute;left:calc(100% + 20px);top:0;width:270px;max-height:260px}}
