:root{--cb-sky-1:#fdf3e7;--cb-sky-2:#f6e2d8;--cb-ink:#3a3550;--cb-accent:#f6a5b8;--cb-ok:#7fc8a0;--cb-wall:#f3e1c6}*{box-sizing:border-box}html,body{height:100%;margin:0}body{color:var(--cb-ink);background:#f3e1c6;font-family:"Baloo 2",Comic Sans MS,system-ui,sans-serif;overflow:hidden}.cb-room{background:var(--cb-wall,#f3e1c6);transition:filter .6s;position:fixed;inset:0}.cb-room[data-pose=sleeping]{filter:brightness(.97)}.cb-room[data-pose=sleeping] .cb-creature-zone:after{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;background:radial-gradient(circle,#ffe28c8c 0%,#ffe28c38 45%,#0000 68%);border-radius:50%;width:78%;animation:2.1s ease-in-out infinite cb-egg-breathe;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}@keyframes cb-egg-breathe{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(.82)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}@media (prefers-reduced-motion:reduce){.cb-room[data-pose=sleeping] .cb-creature-zone:after{opacity:.8;animation:none}}.cb-scene{width:100%;height:100%;position:absolute;inset:0;overflow:hidden;container:cb-scene/size}.cb-rug{z-index:0;pointer-events:none;aspect-ratio:300/150;width:82cqmin;position:absolute;top:82%;left:52%;transform:translate(-50%,-50%)}.cb-rug svg{width:100%;height:100%;display:block;overflow:visible}.cb-window{z-index:0;pointer-events:none;aspect-ratio:272/236;width:34cqmin;position:absolute;top:33%;left:30%;transform:translate(-50%,-50%)}.cb-window svg{width:100%;height:100%;display:block;overflow:visible}.cb-resto-backdrop,.cb-room-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.cb-resto-piece{position:absolute;transform:translate(-50%,-50%)}.cb-resto-piece svg{width:100%;height:100%;display:block;overflow:visible}.cb-resto-rail{z-index:5;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff8ecb8;border-radius:999px;align-items:flex-start;gap:3cqmin;padding:1.2cqmin 3cqmin;display:flex;position:absolute;top:2.5%;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #3a355024}.cb-resto-step{opacity:.5;flex-direction:column;align-items:center;gap:2px;transition:opacity .25s;display:flex}.cb-resto-step.cb-resto-on{opacity:1}.cb-resto-step.cb-resto-done{opacity:.92}.cb-resto-dot{aspect-ratio:1;background:#f0e2c4;border:2px solid #e0ca9a;border-radius:50%;justify-content:center;align-items:center;width:4.6cqmin;min-width:22px;max-width:34px;font-size:2.6cqmin;display:flex}.cb-resto-step.cb-resto-on .cb-resto-dot{background:#e6b45a;border-color:#c79338}.cb-resto-step.cb-resto-done .cb-resto-dot{background:#8ecb8e;border-color:#5fa85f}.cb-resto-steplbl{min-font-size:10px;color:#9a8a6a;text-transform:uppercase;letter-spacing:.03em;font-size:1.9cqmin;font-weight:800}.cb-resto-step.cb-resto-on .cb-resto-steplbl{color:#c79338}.cb-resto-step.cb-resto-done .cb-resto-steplbl{color:#5fa85f}.cb-decor{z-index:0;pointer-events:none;position:absolute;inset:0}.cb-deco-piece{position:absolute;transform:translate(-50%,-50%)}.cb-deco-piece svg{width:100%;height:100%;display:block;overflow:visible}.cb-deco-piece.cb-deco-bloom{animation:1.1s cubic-bezier(.3,1.4,.5,1) both cb-deco-bloom}.cb-deco-piece.cb-deco-bloom:after{content:"";pointer-events:none;background:radial-gradient(circle,#fff6d6d9 0%,#ffe09659 40%,#0000 70%);border-radius:50%;animation:1.1s ease-out both cb-deco-sparkle;position:absolute;inset:-18%}@keyframes cb-deco-bloom{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}55%{opacity:1;transform:translate(-50%,-50%)scale(1.14)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes cb-deco-sparkle{0%{opacity:0;transform:scale(.5)}35%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(1.4)}}.cb-stop{z-index:20;color:#a8836a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff8eceb;border:3px solid #e6c9a8;border-radius:50%;justify-content:center;align-items:center;width:8cqmin;min-width:44px;max-width:58px;height:8cqmin;min-height:44px;max-height:58px;padding:0;font-size:clamp(18px,4cqmin,28px);transition:transform .15s;display:flex;position:absolute;top:3%;left:2.5%;box-shadow:0 3px 10px #3a355029}.cb-stop:hover{transform:scale(1.07)}.cb-stop:active{transform:scale(.95)}.cb-stop:focus-visible{outline:3px solid var(--cb-accent,#e6b45a);outline-offset:2px}.cb-portrait-guard{z-index:40;background:var(--cb-wall,#f3e1c6);color:#7a4a58;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3cqmin;padding:6cqmin;display:none;position:absolute;inset:0}.cb-portrait-rot{font-size:16cqmin;animation:2.4s ease-in-out infinite cb-portrait-rock}.cb-portrait-guard p{margin:0;font-size:clamp(16px,5cqmin,30px);font-weight:800}@media (orientation:portrait){.cb-portrait-guard{display:flex}}@keyframes cb-portrait-rock{0%,to{transform:rotate(-12deg)}50%{transform:rotate(12deg)}}.cb-creature-zone{z-index:1;flex-direction:column;align-items:center;width:52cqmin;display:flex;position:absolute;top:82%;left:42%;transform:translate(-50%,-86%)}.cb-creature-svg{z-index:1;width:100%;height:auto;position:relative;overflow:visible}.cb-creature-name{white-space:nowrap;color:#7a4a58;text-shadow:0 1px 3px #fff9;margin-top:.2em;font-size:clamp(15px,3.2cqmin,30px);font-weight:700;position:absolute;top:100%;left:50%;transform:translate(-50%)}.cb-activity-host{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;width:50cqmin;display:flex;position:absolute;bottom:13%;left:66%;transform:translate(-50%)}.cb-scene:has(.cb-activity-host>*) .cb-activity-host{width:80cqmin;bottom:16%;left:57%}.cb-scene:has(.cb-activity-host>*) .cb-creature-zone{width:32cqmin;left:13%}.cb-tray{width:100%;height:auto;overflow:visible}.cb-berry{fill:#e2536b;cursor:pointer;transition:transform .18s,opacity .18s}.cb-berry:focus{outline:3px solid var(--cb-accent)}.cb-berry.cb-in{cursor:default}.cb-berry.cb-eaten{opacity:0;transform:translateY(-92px)scale(.5)}.cb-badge-bg{fill:var(--cb-accent);stroke:#fff;stroke-width:2px}.cb-badge-num{fill:#fff;font-size:22px;font-weight:800}.cb-cmp-plateau{fill:#f3e3cf;stroke:#d8b892;stroke-width:3px;filter:drop-shadow(0 3px 4px #3c28142e)}.cb-cmp-verdict{cursor:pointer}.cb-cmp-vtile{fill:#fffaf2;stroke:#d8b892;stroke-width:3px;transition:fill .15s,stroke .15s}.cb-cmp-verdict:hover .cb-cmp-vtile,.cb-cmp-verdict:focus .cb-cmp-vtile{fill:#fff3df}.cb-cmp-verdict.cb-sel .cb-cmp-vtile{fill:var(--cb-accent);stroke:#fff}.cb-cmp-vblob{fill:#7a5a46;transition:fill .15s}.cb-cmp-verdict.cb-sel .cb-cmp-vblob{fill:#fff}.cb-compare.cb-cmp-paired .cb-cmp-tray{transition:transform .3s}.cb-nl-rail{stroke:#c9a878;stroke-width:4px;stroke-linecap:round}.cb-nl-tick{stroke:#c9a878;stroke-width:2px}.cb-nl-seat-bg{fill:#fff3df;stroke:#d8b892;stroke-width:2.5px}.cb-nl-seat-num{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-nl-gap-ring{fill:#fff;stroke:var(--cb-accent);stroke-width:3px;stroke-dasharray:5 4}.cb-nl-gap-ring.cb-nl-filled{stroke-dasharray:none;fill:#fff3df}.cb-nl-tile{cursor:pointer}.cb-nl-tile-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:3px;transition:fill .15s}.cb-nl-tile:hover .cb-nl-tile-bg,.cb-nl-tile:focus .cb-nl-tile-bg{fill:#fff3df}.cb-nl-tile.cb-sel .cb-nl-tile-bg{fill:var(--cb-accent);stroke:#fff}.cb-nl-tile-num{fill:#6b4a2f;font-size:24px;font-weight:800}.cb-nl-tile.cb-sel .cb-nl-tile-num{fill:#fff}.cb-skip-dish{fill:#f3e3cf;stroke:#d8b892;stroke-width:2.5px;filter:drop-shadow(0 2px 3px #3c281429)}.cb-skip-dish-gap{fill:#fff;stroke:var(--cb-accent);stroke-width:3px;stroke-dasharray:5 4}.cb-skip-total{fill:var(--cb-accent);font-size:22px;font-weight:800}.cb-skip-chip{fill:#6b4a2f;font-size:18px;font-weight:800}.cb-skip-q{fill:var(--cb-accent);font-size:24px;font-weight:800}.cb-skip-tile{cursor:pointer}.cb-skip-tile-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:3px;transition:fill .15s}.cb-skip-tile:hover .cb-skip-tile-bg,.cb-skip-tile:focus .cb-skip-tile-bg{fill:#fff3df}.cb-skip-tile.cb-sel .cb-skip-tile-bg{fill:var(--cb-accent);stroke:#fff}.cb-skip-tile-num{fill:#6b4a2f;font-size:22px;font-weight:800}.cb-skip-tile.cb-sel .cb-skip-tile-num{fill:#fff}.cb-crate-goal{fill:#6b4a2f;font-size:22px;font-weight:800}.cb-crate-well{fill:#f8ecda;stroke:#d8b892;stroke-width:2.5px}.cb-crate-place{fill:var(--cb-accent);font-size:16px;font-weight:800}.cb-crate-box{fill:#cf9c5e;stroke:#a5743c;stroke-width:2px}.cb-crate-count{fill:#d8b892;pointer-events:none;font-size:44px;font-weight:800}.cb-crate-btn{cursor:pointer}.cb-crate-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-crate-btn:hover .cb-crate-btn-bg,.cb-crate-btn:focus .cb-crate-btn-bg{fill:#fff3df}.cb-crate-btn-t{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-crate-serve{cursor:pointer}.cb-crate-serve-bg{fill:var(--cb-accent)}.cb-crate-serve:hover .cb-crate-serve-bg,.cb-crate-serve:focus .cb-crate-serve-bg{filter:brightness(1.05)}.cb-crate-serve-t{fill:#fff;font-size:15px;font-weight:800}.cb-plates-head{fill:var(--cb-accent);letter-spacing:.04em;font-size:15px;font-weight:800}.cb-plates-op{fill:#6b4a2f;font-size:26px;font-weight:800}.cb-plates-rule{stroke:#6b4a2f;stroke-width:3px;stroke-linecap:round}.cb-plates-chip-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-plates-a .cb-plates-chip-bg{fill:#fdeecf}.cb-plates-b .cb-plates-chip-bg{fill:#eaf3e0}.cb-plates-chip-t{fill:#6b4a2f;font-size:22px;font-weight:800}.cb-plates-well{fill:#f8ecda;stroke:#d8b892;stroke-width:2.5px}.cb-plates-count{fill:#6b4a2f;font-size:30px;font-weight:800}.cb-plates-btn{cursor:pointer}.cb-plates-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-plates-btn:hover .cb-plates-btn-bg,.cb-plates-btn:focus .cb-plates-btn-bg{fill:#fff3df}.cb-plates-btn-t{fill:#6b4a2f;font-size:18px;font-weight:800}.cb-plates-serve{cursor:pointer}.cb-plates-serve-bg{fill:var(--cb-accent)}.cb-plates-serve:hover .cb-plates-serve-bg,.cb-plates-serve:focus .cb-plates-serve-bg{filter:brightness(1.05)}.cb-plates-serve-t{fill:#fff;font-size:15px;font-weight:800}.cb-ta-plate{fill:#fffaf0;stroke:#e2c79a;stroke-width:4px}.cb-ta-item{cursor:pointer}.cb-ta-food{fill:#e8724c;stroke:#b2482a;stroke-width:2.5px;transition:opacity .2s,transform .2s}.cb-ta-item:hover .cb-ta-food,.cb-ta-item:focus .cb-ta-food{filter:brightness(1.08)}.cb-ta-gone .cb-ta-food{opacity:0;pointer-events:none;transform:translateY(-14px)scale(.4)}.cb-ta-cap{fill:#6b4a2f;letter-spacing:.06em;font-size:22px;font-weight:800}.cb-ta-remain{fill:var(--cb-accent);font-size:34px;font-weight:800}.cb-ta-serve{cursor:pointer}.cb-ta-serve-bg{fill:var(--cb-accent)}.cb-ta-serve:hover .cb-ta-serve-bg,.cb-ta-serve:focus .cb-ta-serve-bg{filter:brightness(1.05)}.cb-ta-serve-t{fill:#fff;font-size:14px;font-weight:800}@media (prefers-reduced-motion:reduce){.cb-ta-food{transition:none!important}}.cb-carry-cap{fill:#6b4a2f;letter-spacing:.06em;font-size:22px;font-weight:800}.cb-carry-head{fill:var(--cb-accent);font-size:15px;font-weight:800}.cb-carry-well{fill:#f8ecda;stroke:#d8b892;stroke-width:2.5px}.cb-carry-col.cb-carry-over .cb-carry-well{fill:#ffe6cf;stroke:var(--cb-accent);stroke-width:3.5px}.cb-carry-count{fill:#6b4a2f;font-size:34px;font-weight:800}.cb-carry-col.cb-carry-over .cb-carry-count{fill:var(--cb-accent)}.cb-carry-group{cursor:pointer}.cb-carry-group-bg{fill:var(--cb-accent)}.cb-carry-group:hover .cb-carry-group-bg,.cb-carry-group:focus .cb-carry-group-bg{filter:brightness(1.06)}.cb-carry-group-t{fill:#fff;font-size:13px;font-weight:800}.cb-carry-serve{cursor:not-allowed;opacity:.45}.cb-carry-solved .cb-carry-serve{cursor:pointer;opacity:1}.cb-carry-serve-bg{fill:var(--cb-accent)}.cb-carry-serve-t{fill:#fff;font-size:14px;font-weight:800}.cb-borrow-cap{fill:#6b4a2f;letter-spacing:.06em;font-size:22px;font-weight:800}.cb-borrow-head{fill:var(--cb-accent);font-size:15px;font-weight:800}.cb-borrow-well{fill:#f8ecda;stroke:#d8b892;stroke-width:2.5px}.cb-borrow-col.cb-borrow-short .cb-borrow-well{fill:#ffe0e0;stroke:#d9534f;stroke-width:3.5px}.cb-borrow-col.cb-borrow-cleared .cb-borrow-well{fill:#e5f3e0;stroke:#7aa86a}.cb-borrow-count{fill:#6b4a2f;font-size:30px;font-weight:800}.cb-borrow-take{fill:#b2482a;font-size:16px;font-weight:700}.cb-borrow-btn{cursor:pointer}.cb-borrow-ex .cb-borrow-btn-bg{fill:#d9534f}.cb-borrow-rm .cb-borrow-btn-bg{fill:var(--cb-accent)}.cb-borrow-btn:hover .cb-borrow-btn-bg,.cb-borrow-btn:focus .cb-borrow-btn-bg{filter:brightness(1.07)}.cb-borrow-btn-t{fill:#fff;font-size:12px;font-weight:800}.cb-borrow-serve{cursor:not-allowed;opacity:.45}.cb-borrow-solved .cb-borrow-serve{cursor:pointer;opacity:1}.cb-borrow-serve-bg{fill:var(--cb-accent)}.cb-borrow-serve-t{fill:#fff;font-size:14px;font-weight:800}.cb-array-cap{fill:#6b4a2f;letter-spacing:.06em;font-size:22px;font-weight:800}.cb-array-groupbg{fill:#fdf3e0;stroke:#e5cfa4;stroke-width:2px}.cb-array-dot{fill:#7ab98a;stroke:#4f8a63;stroke-width:2px}.cb-array-count{fill:var(--cb-accent);font-size:32px;font-weight:800}.cb-array-btn{cursor:pointer}.cb-array-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-array-btn:hover .cb-array-btn-bg,.cb-array-btn:focus .cb-array-btn-bg{fill:#fff3df}.cb-array-btn-t{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-array-serve{cursor:pointer}.cb-array-serve-bg{fill:var(--cb-accent)}.cb-array-serve:hover .cb-array-serve-bg,.cb-array-serve:focus .cb-array-serve-bg{filter:brightness(1.05)}.cb-array-serve-t{fill:#fff;font-size:14px;font-weight:800}.cb-deal-cap{fill:#6b4a2f;letter-spacing:.06em;font-size:22px;font-weight:800}.cb-deal-pile{fill:#b2482a;font-size:15px;font-weight:700}.cb-deal-plate{fill:#fffaf0;stroke:#e2c79a;stroke-width:3px}.cb-deal-dot{fill:#7ab98a;stroke:#4f8a63;stroke-width:1.5px}.cb-deal-gc{fill:var(--cb-accent);font-size:20px;font-weight:800}.cb-deal-btn,.cb-deal-serve{cursor:pointer}.cb-deal-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-deal-btn:hover .cb-deal-btn-bg,.cb-deal-btn:focus .cb-deal-btn-bg{fill:#fff3df}.cb-deal-btn-t{fill:#6b4a2f;font-size:13px;font-weight:800}.cb-deal-serve-bg{fill:var(--cb-accent);opacity:.55}.cb-deal-done .cb-deal-serve-bg{opacity:1}.cb-deal-serve-t{fill:#fff;font-size:13px;font-weight:800}.cb-seq-timeline{stroke:#d8b892;stroke-width:3px;stroke-linecap:round}.cb-seq-clock{font-size:20px}.cb-seq-slot{fill:#fbf4e6;stroke:#e5cfa4;stroke-width:2px;stroke-dasharray:5 4}.cb-seq-seated-bg{fill:#fdf3e0;stroke:#cf9c5e;stroke-width:2.5px}.cb-seq-seated-icon{font-size:26px}.cb-seq-num{fill:var(--cb-accent);font-size:15px;font-weight:800}.cb-seq-card{cursor:pointer}.cb-seq-card-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-seq-card:hover .cb-seq-card-bg,.cb-seq-card:focus .cb-seq-card-bg{fill:#fff3df}.cb-seq-icon{font-size:28px}.cb-seq-label{fill:#6b4a2f;font-size:10px;font-weight:700}.cb-seq-used{opacity:.3;pointer-events:none}.cb-order-rack{stroke:#d8b892;stroke-width:3px;stroke-linecap:round}.cb-order-arrow{fill:#6b4a2f;letter-spacing:.3em;font-size:18px}.cb-order-slot{fill:#fbf4e6;stroke:#e5cfa4;stroke-width:2px;stroke-dasharray:5 4}.cb-order-blob{fill:#8fb7d6;stroke:#4f7a9a;stroke-width:2.5px}.cb-order-placed{fill:#7ab98a;stroke:#4f8a63}.cb-order-num{fill:var(--cb-accent);font-size:14px;font-weight:800}.cb-order-item{cursor:pointer}.cb-order-item:hover .cb-order-blob,.cb-order-item:focus .cb-order-blob{filter:brightness(1.08)}.cb-order-used{opacity:.3;pointer-events:none}.cb-pfix-cap{fill:#6b4a2f;font-size:16px;font-weight:800}.cb-pfix-tile{cursor:pointer}.cb-pfix-tile-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-pfix-tile:hover .cb-pfix-tile-bg,.cb-pfix-tile:focus .cb-pfix-tile-bg{fill:#fff3df}.cb-pfix-glyph{font-size:30px}.cb-pfix-picked .cb-pfix-tile-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-pfix-scan .cb-pfix-tile-bg{stroke:var(--cb-accent)}.cb-ac-cap{fill:#6b4a2f;font-size:17px;font-weight:800}.cb-ac-side{cursor:pointer}.cb-ac-pad{fill:#fbf4e6;stroke:#e5cfa4;stroke-width:2px}.cb-ac-side:hover .cb-ac-pad,.cb-ac-side:focus .cb-ac-pad{fill:#fff3df}.cb-ac-blob{fill:#8fb7d6;stroke:#4f7a9a;stroke-width:2.5px}.cb-ac-bar{fill:#cf9c5e;stroke:#a5743c;stroke-width:2.5px}.cb-ac-picked .cb-ac-pad{stroke:var(--cb-accent);stroke-width:4px}.cb-ac-scan .cb-ac-pad{stroke:var(--cb-accent)}.cb-an-glyph{font-size:34px}.cb-an-arrow{fill:#6b4a2f;font-size:24px}.cb-an-slot{fill:#fbf4e6;stroke:#e5cfa4;stroke-width:2px;stroke-dasharray:5 4}.cb-an-q{fill:var(--cb-accent);font-size:26px;font-weight:800}.cb-an-opt{cursor:pointer}.cb-an-opt-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-an-opt:hover .cb-an-opt-bg,.cb-an-opt:focus .cb-an-opt-bg{fill:#fff3df}.cb-an-opt-glyph{font-size:28px}.cb-an-picked .cb-an-opt-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-relay-decade{fill:#6b4a2f;font-size:26px;font-weight:800}.cb-relay-next-decade{fill:var(--cb-accent);font-size:26px;font-weight:800}.cb-relay-plate{fill:#f3e3cf;stroke:#d8b892;stroke-width:2px}.cb-relay-plate.cb-relay-lit{fill:var(--cb-accent);stroke:#fff}.cb-relay-plate.cb-relay-empty{fill:#fff;stroke-dasharray:3 3}.cb-relay-next-row{opacity:.35}.cb-relay.cb-relay-at-bump .cb-relay-next-row{opacity:1}.cb-relay.cb-relay-at-bump .cb-relay-next-decade{animation:none}.cb-hundred-truck-bed{fill:#cf9c5e;stroke:#a5743c;stroke-width:2px}.cb-hundred-truck-cab{fill:#d8b892;stroke:#a5743c;stroke-width:2px}.cb-hundred-wheel{fill:#5a4636}.cb-hundred-numeral{fill:var(--cb-accent);font-size:24px;font-weight:800}.cb-hundred-box{fill:#e9d3ad;stroke:#b98d54;stroke-width:2px}.cb-hundred-crate.cb-hundred-active .cb-hundred-box{stroke:var(--cb-accent);stroke-width:3px}.cb-hundred-crate.cb-hundred-active{cursor:pointer}.cb-hundred-dot{fill:#8a6a3a}.cb-hundred-sub{fill:#cf9c5e;stroke:#a5743c;stroke-width:.5px}.cb-sign-plate{fill:#fff3df;stroke:#d8b892;stroke-width:3px;filter:drop-shadow(0 3px 4px #3c28142e)}.cb-sign-glyph{fill:#6b4a2f;font-size:64px;font-weight:800}.cb-sign-board.cb-sign-modelled .cb-sign-glyph{fill:var(--cb-accent)}.cb-sign-item{cursor:pointer}.cb-sign-item-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px;transition:fill .15s,stroke .15s}.cb-sign-item.cb-sign-lit .cb-sign-item-bg{fill:#eaf6e0;stroke:var(--cb-accent);stroke-width:3.5px}.cb-sign-item.cb-sign-nope .cb-sign-item-bg{stroke:#d98}.cb-sb-ear-bg{fill:#fff3df;stroke:#d8b892;stroke-width:2.5px}.cb-sb-ear-icon{font-size:26px}.cb-sb-ear{cursor:pointer}.cb-sb-counter{fill:#d8b892}.cb-sb-box{cursor:pointer}.cb-sb-jar{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px;transition:fill .15s,stroke .15s}.cb-sb-box:hover .cb-sb-jar,.cb-sb-box:focus .cb-sb-jar{fill:#fff3df}.cb-sb-box.cb-sb-lit .cb-sb-jar{fill:var(--cb-accent);stroke:#fff}.cb-ab-note{fill:#fffaf2;stroke:#d8b892;stroke-width:3px;filter:drop-shadow(0 3px 4px #3c281429)}.cb-ab-line{fill:#4a3a2a;font-size:20px;font-weight:600}.cb-ab-cue-bg{fill:#fff3df;stroke:var(--cb-accent);stroke-width:2.5px}.cb-ab-cue-icon{font-size:26px}.cb-askback.cb-ab-answered .cb-ab-cue-bg{fill:var(--cb-accent)}.cb-spell-ear{font-size:26px}.cb-spell-slot-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px;stroke-dasharray:5 4}.cb-spell-slot.cb-spell-filled .cb-spell-slot-bg{stroke-dasharray:none;fill:#eaf6e0;stroke:var(--cb-accent)}.cb-spell-slot-t{fill:#4a3a2a;font-size:28px;font-weight:800}.cb-spell-tile{cursor:pointer}.cb-spell-tile-bg{fill:#fff3df;stroke:#d8b892;stroke-width:3px;transition:fill .15s}.cb-spell-tile:hover .cb-spell-tile-bg,.cb-spell-tile:focus .cb-spell-tile-bg{fill:#fff8ec}.cb-spell-tile.cb-spell-used .cb-spell-tile-bg{fill:#e6ddcf;opacity:.5}.cb-spell-tile.cb-spell-nope .cb-spell-tile-bg{stroke:#d98}.cb-spell-tile-t{fill:#6b4a2f;font-size:26px;font-weight:800}.cb-belly-dot{fill:#fff;stroke:#b98d5e;stroke-width:2px;transition:fill .2s}.cb-belly-dot.cb-full{fill:var(--cb-accent);stroke:var(--cb-accent)}.cb-bb{flex-direction:column;align-items:center;gap:1.4cqmin;width:100%;display:flex}.cb-bb-number{color:var(--cb-accent);text-shadow:0 3px #ffffff80;opacity:0;min-height:1em;font-size:clamp(24px,7cqmin,56px);font-weight:800}.cb-bb-number.cb-bb-bloom{animation:.55s cubic-bezier(.3,1.6,.5,1) cb-bb-bloom}@keyframes cb-bb-bloom{0%{opacity:0;transform:scale(.4)}45%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.cb-bb-frame{background:#ffffff59;border:3px solid #cbb79f;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:7px;transition:box-shadow .3s,border-color .3s;display:grid}.cb-bb-frame.cb-bb-ten{border-color:#f2b23e;box-shadow:0 0 0 4px #f2b23e59,0 0 30px #f2b23e80}.cb-bb-slot{background:#cbb79f2e;border-radius:8px;place-items:center;width:7cqmin;min-width:24px;max-width:44px;height:6cqmin;min-height:20px;max-height:38px;display:grid}.cb-bb-loose{flex-wrap:wrap;justify-content:center;gap:5px;max-width:100%;min-height:1px;display:flex}.cb-bb-pv{color:#b98a5a;min-height:1em;font-size:clamp(16px,3.4cqmin,24px);font-weight:700}.cb-bb-brick{border-radius:7px;width:6.4cqmin;min-width:22px;max-width:40px;height:5.4cqmin;min-height:18px;max-height:34px;position:relative;box-shadow:inset 0 -5px #00000026,0 3px 5px #00000026}.cb-bb-stud{background:inherit;border-radius:50%;width:24%;height:8px;position:absolute;top:-5px;left:18%;box-shadow:inset 0 -2px #00000026}.cb-bb-stud.r{left:58%}.cb-bb-brick.cb-bb-drop{animation:.4s cubic-bezier(.3,.8,.3,1) cb-bb-drop}@keyframes cb-bb-drop{0%{opacity:0;transform:translateY(-90px)scale(.8)rotate(-10deg)}60%{opacity:1}82%{transform:translateY(0)scaleY(.78)scaleX(1.12)}to{transform:translateY(0)scale(1)}}.cb-bb-supply{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:.6cqmin;display:flex}.cb-bb-chip{cursor:default;border:none}.cb-bb-supply.cb-bb-live .cb-bb-chip{cursor:pointer}.cb-bb-supply.cb-bb-live .cb-bb-chip:hover{transform:translateY(-3px)scale(1.06)}.cb-bb-chip.cb-bb-used{opacity:0;transition:all .2s;transform:scale(.4)}.cb-sign{background:#fff8ec;border:6px solid #d9b48a;border-radius:18px;padding:3cqmin 5cqmin;font-size:clamp(24px,6cqmin,56px);font-weight:800;box-shadow:0 10px #00000014}.cb-word{opacity:.55;transition:color .2s,transform .2s}.cb-word.cb-word-read{color:var(--cb-ok);opacity:1;transform:translateY(-4px)}.cb-blend{flex-direction:column;align-items:center;gap:2cqmin;width:100%;display:flex}.cb-blend-tiles{justify-content:center;gap:2.4cqmin;transition:gap .3s;display:flex}.cb-blend-tiles.cb-blend-contract{gap:0}.cb-blend.cb-blend-live .cb-blend-tiles{opacity:0;height:0;transition:opacity .3s .16s,height .3s .16s;overflow:hidden}.cb-blend-tile{color:#3a2f10;background:linear-gradient(#fbf3de,#ecd9ac);border:2px solid #e6c98a;border-radius:14px;place-items:center;width:12cqmin;min-width:40px;max-width:76px;height:14cqmin;min-height:48px;max-height:88px;font-size:clamp(24px,7cqmin,44px);font-weight:800;transition:transform .25s cubic-bezier(.2,.8,.3,1.3),opacity .25s;display:grid;box-shadow:0 5px 12px #785a2838,inset 0 2px 3px #fff9}.cb-blend-tile.cb-blend-fused{animation:.34s cubic-bezier(.3,.7,.3,1.35) both cb-blend-fuse;transform:translate(-8%)translateY(-4px)}@keyframes cb-blend-fuse{0%{transform:scaleX(1.45)}55%{transform:scaleX(.84)translate(-8%)translateY(-4px)}to{transform:translate(-8%)translateY(-4px)}}.cb-blend-alive{display:none;position:relative}.cb-blend.cb-blend-live .cb-blend-alive{animation:.5s cubic-bezier(.2,.9,.3,1.3) both cb-blend-in;display:block}@keyframes cb-blend-in{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.cb-blend-alive-svg{filter:drop-shadow(0 6px 10px #3a355024);width:min(56cqmin,260px);height:auto;display:block}.cb-blend-word{text-align:center;color:var(--cb-ok);letter-spacing:.04em;margin-top:-6px;font-size:clamp(20px,5cqmin,34px);font-weight:800}.cb-blend-live .tp-ripple{transform-origin:50%;animation:1.7s ease-out infinite cb-ripple}@keyframes cb-ripple{0%{opacity:.7;transform:scale(.4)}70%{opacity:.15}to{opacity:0;transform:scale(1.25)}}.cb-blend-live .tp-rat{animation:1.5s ease-in-out infinite cb-scurry}@keyframes cb-scurry{0%{transform:translate(-40px)}45%{transform:translate(38px)scaleX(1)}55%{transform:translate(38px)scaleX(-1)}to{transform:translate(-40px)scaleX(-1)}}.cb-blend-live .tp-sunray{transform-origin:115px 42px;animation:9s linear infinite cb-sunspin}.cb-blend-live .tp-sunbeam{animation:2.4s ease-in-out infinite cb-glow}@keyframes cb-sunspin{to{transform:rotate(360deg)}}@keyframes cb-glow{0%,to{opacity:.5}50%{opacity:1}}.cb-sub{flex-direction:column;align-items:center;width:100%;display:flex}.cb-sub-area{aspect-ratio:310/216;background:radial-gradient(120% 100% at 50% 40%,#fff 0%,#eef6fb 100%);border-radius:20px;place-items:center;width:min(60cqmin,310px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #3c5a781f,0 4px 14px #3a35501a}.cb-sub-dots{opacity:0;width:100%;height:100%;transition:opacity .12s}.cb-sub.cb-sub-show .cb-sub-dots{opacity:1}.cb-sub.cb-sub-hidden .cb-sub-dots{opacity:0}.cb-tf{flex-direction:column;align-items:center;gap:1.6cqmin;width:100%;display:flex}.cb-tf-frame{background:linear-gradient(#fff,#f4ecdd);border:3px solid #c79338;border-radius:18px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);gap:8px;padding:12px;transition:box-shadow .3s,border-color .3s;display:grid;position:relative;box-shadow:0 6px 16px #785a2833}.cb-tf-frame.cb-tf-snapped{border-color:#5fa85f;animation:.5s cb-tf-snap;box-shadow:0 0 0 4px #7ec87e66,0 8px 22px #5ea85e59}@keyframes cb-tf-snap{0%{transform:scale(1)}30%{transform:scale(1.05)}to{transform:scale(1)}}.cb-tf-cell{cursor:pointer;background:#f3ede0;border:2px dashed #d9c39a;border-radius:12px;place-items:center;width:7cqmin;min-width:30px;max-width:52px;height:7cqmin;min-height:30px;max-height:52px;transition:background .15s;display:grid}.cb-tf-cell.cb-tf-fixed{cursor:default;border-style:solid}.cb-tf-cell:hover:not(.cb-tf-lit):not(.cb-tf-fixed){background:#efe4cf}.cb-tf-token{background:radial-gradient(circle at 38% 32%,#f4ce7c,#e6b45a 62%,#c79338);border-radius:50%;width:68%;height:68%;transition:transform .28s cubic-bezier(.2,.8,.3,1.4);transform:scale(0);box-shadow:inset 0 -2px 3px #966e2866,0 2px 4px #785a2840}.cb-tf-cell.cb-tf-lit .cb-tf-token{transform:scale(1)}.cb-tf-cell.cb-tf-fixed .cb-tf-token{background:radial-gradient(circle at 38% 32%,#b6e3a9,#8ecb8e 62%,#5fa85f)}.cb-tf-loose{flex-wrap:wrap;justify-content:center;gap:6px;max-width:90%;min-height:1px;display:flex}.cb-tf-extra{background:radial-gradient(circle at 38% 32%,#f4ce7c,#e6b45a 62%,#c79338);border-radius:50%;width:26px;height:26px;box-shadow:0 2px 4px #785a2840}.cb-tf-pv{color:#b98a5a;min-height:1em;font-size:clamp(16px,3.4cqmin,24px);font-weight:700}.cb-tf-spill{pointer-events:none;background:radial-gradient(circle at 38% 32%,#ffd0d0,#e88 62%,#c55);border-radius:50%;width:30px;height:30px;animation:1s cubic-bezier(.3,.7,.4,1) forwards cb-tf-spill;position:absolute;top:-6px;right:-10px;box-shadow:0 2px 5px #9628284d}@keyframes cb-tf-spill{0%{opacity:0;transform:translate(0)scale(.6)}18%{opacity:1;transform:translateY(-30px)scale(1)}to{opacity:0;transform:translate(46px,120px)scale(.85)rotate(90deg)}}.cb-vs{flex-wrap:wrap;justify-content:center;align-items:center;gap:3cqmin;width:100%;display:flex}.cb-vs-vessel{background:linear-gradient(#fff,#f4ecdd);border:3px solid #c79338;border-radius:18px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);gap:7px;padding:11px;transition:box-shadow .3s,border-color .3s,transform .3s,opacity .3s;display:grid;box-shadow:0 6px 16px #785a282e}.cb-vs-vessel.cb-vs-active{border-color:var(--resto-accent,#e6b45a);box-shadow:0 0 0 3px #e6b45a59,0 8px 20px #785a2838}.cb-vs-vessel.cb-vs-full{border-color:#5fa85f;animation:.5s cb-tf-snap;box-shadow:0 0 0 4px #7ec87e66,0 8px 22px #5ea85e52}.cb-vs-vessel.cb-vs-done{opacity:.78;transform:scale(.82)}.cb-vs-cell{cursor:pointer;background:#f3ede0;border:2px dashed #d9c39a;border-radius:11px;place-items:center;width:6.4cqmin;min-width:26px;max-width:46px;height:6.4cqmin;min-height:26px;max-height:46px;transition:background .15s,transform .28s cubic-bezier(.2,.8,.3,1.4);display:grid}.cb-vs-cell:hover:not(.cb-vs-on){background:#efe4cf}.cb-vs-cell.cb-vs-on{background:radial-gradient(circle at 38% 32%,#f4ce7c,#e6b45a 62%,#c79338);border-style:solid;border-color:#c79338;box-shadow:inset 0 -2px 3px #966e2859,0 2px 4px #785a2833}.cb-vs-cell.cb-vs-on .cb-vs-food{width:74%;height:74%}.cb-caption{z-index:2;text-align:center;color:var(--cb-ink);opacity:.8;font-size:clamp(14px,2.6cqmin,22px);position:absolute;bottom:1.5%;left:0;right:0}.cb-point{animation:.9s 2 cb-pulse}@keyframes cb-pulse{0%,to{transform:none}50%{filter:drop-shadow(0 0 12px var(--cb-accent));transform:scale(1.05)}}.creature-prim-receive{animation:.7s cb-receive}.creature-prim-grow{animation:1.1s cb-grow}.creature-prim-evolve{animation:1.7s cb-grow}.creature-prim-react{animation:.6s cb-react}@keyframes cb-receive{0%{transform:none}40%{transform:translateY(-10px)scale(1.06)}to{transform:none}}@keyframes cb-grow{0%{transform:scale(1)}45%{transform:scale(1.18)rotate(-3deg)}to{transform:scale(1.06)}}@keyframes cb-react{0%,to{transform:none}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}.cb-creature{transition:filter .24s}.cb-creature[data-mood=happy]{filter:brightness(1.08)saturate(1.1);animation:.7s cb-mood-bob}.cb-creature[data-mood=proud]{filter:brightness(1.12)saturate(1.15);animation:.9s cb-mood-proud}.cb-creature[data-mood=excited]{filter:brightness(1.12)saturate(1.2);animation:.7s cb-mood-proud}.cb-creature[data-mood=curious]{animation:.9s cb-mood-tilt}.cb-creature[data-mood=confused]{animation:.7s cb-mood-confused}.cb-creature[data-mood=sleepy]{filter:brightness(.82)saturate(.7);animation:1.2s forwards cb-mood-droop}.cb-creature[data-mood=tender]{filter:brightness(1.02)saturate(1.05);animation:1s cb-mood-nuzzle}@keyframes cb-mood-nuzzle{0%,to{transform:none}50%{transform:rotate(4deg)translateY(2px)}}.cb-creature[data-mood=attending]{filter:brightness(1.04)}@keyframes cb-mood-bob{0%,to{transform:none}40%{transform:translateY(-8px)}}@keyframes cb-mood-proud{0%,to{transform:none}45%{transform:translateY(-12px)scale(1.1)}}@keyframes cb-mood-tilt{0%,to{transform:none}50%{transform:rotate(-8deg)}}@keyframes cb-mood-confused{0%,to{transform:translate(0)}25%{transform:translate(-5px)rotate(-3deg)}75%{transform:translate(5px)rotate(3deg)}}@keyframes cb-mood-droop{0%{transform:none}to{transform:translateY(4px)scale(.98)}}.cb-creature .gp-happy-eyes{opacity:0;transition:opacity 80ms}.cb-creature.cb-is-giggling .gp-happy-eyes{opacity:1}.cb-creature.cb-is-giggling .gp-real-eyes{opacity:0}.cb-creature.cb-is-stirring{transform-box:fill-box;transform-origin:50% 84%;animation:.72s cubic-bezier(.2,.85,.3,1.35) both cb-hatch-stir}@keyframes cb-hatch-stir{0%{transform:rotate(0)translateY(0)scale(1)}10%{transform:rotate(-15deg)translateY(-14px)scale(.88,1.16)}26%{transform:rotate(14deg)translateY(4px)scale(1.18,.84)}42%{transform:rotate(-11deg)translateY(-8px)scale(.94,1.1)}58%{transform:rotate(9deg)translateY(2px)scale(1.08,.94)}74%{transform:rotate(-5deg)translateY(-3px)scale(.98,1.03)}88%{transform:rotate(3deg)translateY(0)scale(1.02,.99)}to{transform:rotate(0)translateY(0)scale(1)}}.cb-creature.cb-is-hatching{transform-box:fill-box;transform-origin:50% 84%;animation:.82s cubic-bezier(.18,.9,.28,1.4) both cb-hatch-pop}@keyframes cb-hatch-pop{0%{transform:translateY(0)scale(1)}10%{transform:translateY(2px)scale(1.16,.78)}28%{transform:translateY(-42px)scale(.8,1.34)}46%{transform:translateY(-6px)scale(1.34,.82)}62%{transform:translateY(-16px)scale(.92,1.14)}76%{transform:translateY(-2px)scale(1.1,.94)}88%{transform:translateY(-6px)scale(.98,1.04)}to{transform:translateY(0)scale(1)}}.cb-creature.cb-is-giggling{transform-box:fill-box;transform-origin:50% 84%;animation:.5s both cb-hatch-giggle}@keyframes cb-hatch-giggle{0%{transform:scale(1)rotate(0)}15%{transform:scale(1.1,.9)rotate(-6deg)}35%{transform:scale(.94,1.08)rotate(5deg)}55%{transform:scale(1.06,.96)rotate(-4deg)}75%{transform:scale(.98,1.02)rotate(3deg)}to{transform:scale(1)rotate(0)}}.cb-crit-fx{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:visible}.cb-hatch-glow{aspect-ratio:1;z-index:1;opacity:0;filter:blur(2px);background:radial-gradient(circle,#e8b04bcc 0%,#f0ce8c66 40%,#fff0d200 72%);border-radius:50%;width:62%;max-width:300px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)scale(.2)}.cb-hatch-flash{aspect-ratio:1;z-index:4;opacity:0;background:radial-gradient(circle,#fffcf5f2 0%,#fff0cd80 45%,#fff0cd00 70%);border-radius:50%;width:40%;max-width:190px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)scale(.4)}.cb-hatch-ring{z-index:3;opacity:0;border:4px solid #fff4d6e6;border-radius:50%;width:150px;height:150px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)scale(.15);box-shadow:0 0 14px #e8b04b99,inset 0 0 10px #fff4d680}.cb-hatch-chip,.cb-hatch-shard,.cb-hatch-spark,.cb-hatch-laugh{z-index:3;pointer-events:none;opacity:0;position:absolute;top:47%;left:50%}.cb-hatch-chip,.cb-hatch-shard{background:linear-gradient(150deg,#fff7ec 0%,#f3ddb8 55%,#e6c48f 100%);border:1px solid #c6a0698c;box-shadow:0 1px 2px #785a282e}.cb-hatch-chip{border-radius:40% 55% 45% 60%;width:10px;height:8px}.cb-hatch-shard{border-radius:45% 60% 50% 40%;width:18px;height:14px}.cb-hatch-spark{background:radial-gradient(circle at 40% 35%,#ffe3e6,#f2a6b3 70%);border-radius:50% 50% 50% 0;width:12px;height:12px;box-shadow:0 0 6px #f2a6b3b3}.cb-hatch-laugh{color:#e8b04b;z-index:5;text-shadow:0 1px 2px #fff9;font-size:20px;font-weight:800;top:42%}.cb-crit-fx.cb-is-stirring .cb-hatch-chip{animation:.72s cubic-bezier(.25,.7,.35,1) both cb-chip-scatter}@keyframes cb-chip-scatter{0%{opacity:0;transform:translate(-50%,-50%)translateY(-6px)scale(.5)rotate(0)}22%{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--px)*.4),calc(var(--py)*.3 - 10px)) scale(1) rotate(calc(var(--rot)*.4))}to{opacity:0;transform:translate(-50%,-50%) translate(var(--px),calc(var(--py) + 40px)) scale(.85) rotate(var(--rot))}}.cb-crit-fx.cb-is-hatching .cb-hatch-glow{animation:.82s ease-out both cb-bloom-glow}.cb-crit-fx.cb-is-hatching .cb-hatch-flash{animation:.82s ease-out both cb-hatch-flash-burst}.cb-crit-fx.cb-is-hatching .cb-hatch-ring{animation:.7s cubic-bezier(.15,.7,.3,1) both cb-ring-out}.cb-crit-fx.cb-is-hatching .cb-hatch-shard{animation:.82s cubic-bezier(.2,.75,.35,1) both cb-shard-fly}.cb-crit-fx.cb-is-hatching .cb-hatch-spark{animation:.9s cubic-bezier(.2,.7,.3,1) both cb-hatch-spark-out}@keyframes cb-bloom-glow{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}30%{opacity:.9;transform:translate(-50%,-50%)scale(.8)}60%{opacity:.85;transform:translate(-50%,-50%)scale(1.15)}to{opacity:.35;transform:translate(-50%,-50%)scale(1)}}@keyframes cb-hatch-flash-burst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}16%{opacity:1;transform:translate(-50%,-50%)scale(1.25)}to{opacity:0;transform:translate(-50%,-50%)scale(1.7)}}@keyframes cb-ring-out{0%{opacity:0;transform:translate(-50%,-50%)scale(.15)}12%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)scale(2.4)}}@keyframes cb-shard-fly{0%{opacity:0;transform:translate(-50%,-50%)translate(0)scale(.4)rotate(0)}14%{opacity:1;transform:translate(-50%,-50%) translate(calc(var(--px)*.5),calc(var(--py)*.5)) scale(1.05) rotate(calc(var(--rot)*.5))}to{opacity:0;transform:translate(-50%,-50%) translate(var(--px),calc(var(--py) + 46px)) scale(.9) rotate(var(--rot))}}@keyframes cb-hatch-spark-out{0%{opacity:0;transform:translate(-50%,-50%)translate(0)scale(.3)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) translate(var(--px),var(--py)) scale(.7) rotate(40deg)}}.cb-crit-fx.cb-is-giggling .cb-hatch-laugh{animation:.6s ease-out both cb-laugh-pop}@keyframes cb-laugh-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}30%{opacity:1;transform:translate(calc(-50% + var(--lx)*.6),calc(-50% + var(--ly)*.6)) scale(1.1) rotate(var(--lr))}to{opacity:0;transform:translate(calc(-50% + var(--lx)),calc(-50% + var(--ly) - 14px)) scale(.9) rotate(var(--lr))}}.cb-creature.cb-is-growing{transform-box:fill-box;transform-origin:50% 84%;animation:2s cubic-bezier(.3,1.4,.5,1) both cb-grow-rise}@keyframes cb-grow-rise{0%,40%{transform:scale(1)}55%{transform:scale(1.14,.88)}70%{transform:scale(.94,1.16)}84%{transform:scale(1.18)}to{transform:scale(1)}}.cb-grow-glow{aspect-ratio:1;z-index:1;opacity:0;filter:blur(2px);background:radial-gradient(circle,#e8b04bd9 0%,#f0ce8c73 38%,#fff0d200 70%);border-radius:50%;width:66%;max-width:320px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)scale(.3)}.cb-crit-fx.cb-is-growing .cb-grow-glow{animation:2s ease-out both cb-grow-glow}@keyframes cb-grow-glow{0%,40%{opacity:0;transform:translate(-50%,-50%)scale(.3)}62%{opacity:.7;transform:translate(-50%,-50%)scale(.9)}to{opacity:.28;transform:translate(-50%,-50%)scale(1)}}.cb-grow-firefly{z-index:3;pointer-events:none;opacity:0;background:radial-gradient(circle at 40% 35%,#fff3d6,#e8b04b 70%);border-radius:50% 50% 50% 0;width:12px;height:12px;position:absolute;top:47%;left:50%;box-shadow:0 0 6px #e8b04bb3}.cb-crit-fx.cb-is-growing .cb-grow-firefly{animation:2s ease-in-out both cb-firefly-rise}@keyframes cb-firefly-rise{0%{opacity:0;transform:translate(calc(-50% + var(--px)), 118px) scale(.5)}20%{opacity:.95}62%{opacity:1;transform:translate(calc(-50% + var(--px)*.25), calc(var(--py) - 4px)) scale(1)}80%{opacity:.9;transform:translate(-50%, calc(var(--py) - 10px)) scale(.9)}to{opacity:0;transform:translate(calc(-50% + var(--px)*1.3), calc(var(--py) - 30px)) scale(.6)}}.cb-gal-nook{z-index:6;aspect-ratio:3/4;cursor:pointer;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 6px 14px #3a35503d);background:0 0;border:none;width:15cqmin;min-width:78px;max-width:128px;padding:0;transition:transform .14s;position:absolute;bottom:4%;right:3%}.cb-gal-nook:hover,.cb-gal-nook:focus-visible{outline:none;transform:translateY(-3px)scale(1.03)}.cb-gal-nook-art{border-radius:12px;width:100%;height:100%;display:block;overflow:hidden}.cb-gal-nook-count{color:#fff;background:#5fa85f;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:14px;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 3px 7px #5ea85e66}.cb-gal-panel{z-index:40;background:#3a35506b;justify-content:center;align-items:center;padding:4vmin;display:flex;position:fixed;inset:0}.cb-gal-panel[hidden]{display:none}.cb-gal-panel.cb-gal-open{animation:.22s both cb-gal-fade}@keyframes cb-gal-fade{0%{opacity:0}to{opacity:1}}.cb-gal-card{background:linear-gradient(#fff8ec,#f6e6cc);border-radius:22px;flex-direction:column;align-items:center;gap:10px;max-width:min(420px,92vw);padding:22px 20px 18px;display:flex;position:relative;box-shadow:0 14px 44px #3a355057}.cb-gal-panel.cb-gal-open .cb-gal-card{animation:.28s cubic-bezier(.2,.8,.3,1.3) both cb-gal-pop}@keyframes cb-gal-pop{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}.cb-gal-title{color:#33475a;text-align:center;margin:0;font-size:19px;font-weight:800;line-height:1.25}.cb-gal-shelf{aspect-ratio:3/4;border-radius:16px;width:min(300px,78vw);display:block;overflow:hidden;box-shadow:0 6px 18px #3a35502e}.cb-gal-card.cb-gal-proud .cb-gal-shelf{box-shadow:0 0 0 3px #e6b45a8c,0 10px 26px #c6933866}.cb-gal-count{color:#5a6b7a;margin:0;font-size:14px;font-weight:700}.cb-gal-close{appearance:none;cursor:pointer;color:#7a5a2a;background:#fff;border:none;border-radius:999px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:800;position:absolute;top:10px;right:12px;box-shadow:0 2px 7px #3a355029}.cb-gal-close:hover{background:#fdeecd}@media (prefers-reduced-motion:reduce){.cb-gal-panel.cb-gal-open,.cb-gal-panel.cb-gal-open .cb-gal-card,.cb-gal-nook,.cb-berry,.cb-word,.cb-point,.cb-creature,.creature-prim-receive,.creature-prim-grow,.creature-prim-evolve,.creature-prim-react,.cb-blend-alive,.cb-blend-live .tp-ripple,.cb-blend-live .tp-rat,.cb-blend-live .tp-sunray,.cb-blend-live .tp-sunbeam,.cb-blend-tile,.cb-tf-frame.cb-tf-snapped,.cb-tf-token,.cb-sub-dots,.cb-vs-vessel.cb-vs-full,.cb-vs-cell{transition:none!important;animation:none!important}.cb-blend.cb-blend-live .cb-blend-alive{animation:none!important}.cb-tf-spill{display:none!important}.cb-creature.cb-is-stirring,.cb-creature.cb-is-hatching,.cb-creature.cb-is-giggling,.cb-creature.cb-is-growing,.cb-crit-fx.cb-is-stirring .cb-hatch-chip,.cb-crit-fx.cb-is-hatching .cb-hatch-glow,.cb-crit-fx.cb-is-hatching .cb-hatch-flash,.cb-crit-fx.cb-is-hatching .cb-hatch-ring,.cb-crit-fx.cb-is-hatching .cb-hatch-shard,.cb-crit-fx.cb-is-hatching .cb-hatch-spark,.cb-crit-fx.cb-is-giggling .cb-hatch-laugh,.cb-crit-fx.cb-is-growing .cb-grow-glow,.cb-crit-fx.cb-is-growing .cb-grow-firefly{animation:none!important}.cb-hatch-chip,.cb-hatch-shard,.cb-hatch-spark,.cb-hatch-ring,.cb-hatch-glow,.cb-hatch-flash,.cb-hatch-laugh,.cb-grow-glow,.cb-grow-firefly{opacity:0!important}.cb-deco-piece.cb-deco-bloom{animation:none!important}.cb-deco-piece.cb-deco-bloom:after{opacity:0!important;animation:none!important}}.cb-choose{flex-direction:column;justify-content:center;align-items:center;gap:3cqmin;width:100%;height:100%;display:flex}.cb-choose-title{color:var(--cb-ink);text-align:center;text-shadow:0 1px #fff9;font-size:3.4cqmin;font-weight:800}.cb-choose-row{flex-wrap:wrap;justify-content:center;gap:3cqmin;display:flex}.cb-choose-card{appearance:none;cursor:pointer;color:var(--cb-ink);border:.6cqmin solid var(--accent,#f0dcae);touch-action:manipulation;background:#fffdf7;border-radius:4cqmin;flex-direction:column;align-items:center;gap:1.4cqmin;min-width:22cqmin;padding:2.6cqmin 2.8cqmin;font-family:inherit;transition:transform .14s,box-shadow .14s;display:flex;box-shadow:0 1.2cqmin 3cqmin #3a355029}.cb-choose-card:hover{transform:translateY(-.8cqmin);box-shadow:0 2cqmin 4cqmin #3a355038}.cb-choose-card.is-picked{box-shadow:0 0 0 .6cqmin var(--accent,#f0dcae), 0 1.2cqmin 3cqmin #3a355033;transform:scale(.96)}.cb-choose-glyph{filter:drop-shadow(0 1px 2px #00000026);font-size:8cqmin;line-height:1}.cb-choose-name{text-align:center;font-size:2.5cqmin;font-weight:800}@media (prefers-reduced-motion:reduce){.cb-choose-card{transition:none}.cb-choose-card:hover{transform:none}}.cb-customer{z-index:1;width:22cqmin;position:absolute;top:47%;left:85%;transform:translate(-50%,-50%)}.cb-customer svg{width:100%;height:100%;display:block;overflow:visible}.cb-customer.cb-cust-in{animation:.7s cubic-bezier(.3,.9,.4,1) both cb-cust-walkin}@keyframes cb-cust-walkin{0%{opacity:.35;transform:translate(180%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}.cb-order-bubble{z-index:2;pointer-events:none;width:26cqmin;position:absolute;top:27%;left:85%;transform:translate(-50%,-50%)}.cb-order-bubble svg{width:100%;height:100%;display:block;overflow:visible}@media (prefers-reduced-motion:reduce){.cb-customer.cb-cust-in{animation:none}}.cb-customer.cb-cust-serve{animation:.7s cb-cust-serve}@keyframes cb-cust-serve{0%,to{transform:translate(-50%,-50%)scale(1)}30%{transform:translate(-50%,-66%)scale(1.14)}60%{transform:translate(-50%,-50%)scale(1.05)}}.cb-serve-dish{pointer-events:none;z-index:50;filter:drop-shadow(0 3px 7px #503c1e4d);font-size:10cqmin;animation:1.25s cubic-bezier(.35,.65,.4,1) forwards cb-serve-arc;position:absolute;top:60%;left:50%}@keyframes cb-serve-arc{0%{opacity:0;transform:translate(-50%,-40%)scale(.5)}18%{opacity:1;transform:translate(-50%,-95%)scale(1.15)}to{opacity:0;transform:translate(26cqmin,-300%)scale(.5)rotate(16deg)}}@media (prefers-reduced-motion:reduce){.cb-customer.cb-cust-serve{animation:none}.cb-serve-dish{opacity:0;animation:none}}.cb-room[data-vehicle=shop] .cb-customer.cb-cust-serve{animation:.5s cb-shop-settle}@keyframes cb-shop-settle{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-54%)scale(1.05)}}.cb-room[data-vehicle=shop] .cb-serve-dish{animation:.6s forwards cb-shop-seat}@keyframes cb-shop-seat{0%{opacity:0;transform:translate(-50%,-40%)scale(.6)}40%{opacity:1;transform:translate(-50%,-60%)scale(1.06)}to{opacity:0;transform:translate(-50%,-60%)scale(1)}}@media (prefers-reduced-motion:reduce){.cb-room[data-vehicle=shop] .cb-customer.cb-cust-serve{animation:none}.cb-room[data-vehicle=shop] .cb-serve-dish{opacity:0;animation:none}}.cb-om{flex-direction:column;align-items:center;gap:1.5cqmin;width:100%;display:flex}.cb-om-plate{width:62%;height:auto;display:block;overflow:visible}.cb-om-panel{border:.7cqmin solid var(--resto-accent,#e8a13c);background:linear-gradient(#fffdf7,#f4ecdd);border-radius:4cqmin;align-items:center;gap:2cqmin;padding:1.6cqmin 2.2cqmin;display:flex;box-shadow:0 1cqmin 3cqmin #3a355038}.cb-om-screen{text-align:center;color:#eafaea;background:#2f3b32;border-radius:2cqmin;min-width:8cqmin;padding:.6cqmin 2.2cqmin;font-family:"Baloo 2",sans-serif;font-size:6cqmin;font-weight:800;box-shadow:inset 0 2px 6px #0006}.cb-om-btn{appearance:none;cursor:pointer;color:#7a5a2a;touch-action:manipulation;background:#fff;border:.4cqmin solid #e0cba0;border-radius:3cqmin;font-family:inherit;font-weight:800;box-shadow:0 .6cqmin 1.6cqmin #3a355029}.cb-om-minus{width:10cqmin;height:10cqmin;font-size:6cqmin}.cb-om-plus{background:var(--resto-accent,#e8a13c);color:#fff;border-color:#0000;flex-direction:column;justify-content:center;align-items:center;width:16cqmin;height:11cqmin;display:flex}.cb-om-plus .cb-om-plus-sign,.cb-om-plus .cb-om-plus-food{font-size:4.4cqmin;line-height:1}.cb-om-plus.cb-om-press{transform:scale(.92)}.cb-om-serve{color:#2e6b2e;background:#eafaea;border-color:#7ec87e;height:10cqmin;padding:0 3cqmin;font-size:3cqmin}.cb-om-portion{transition:transform .18s cubic-bezier(.34,1.4,.5,1)}.cb-tada-num{z-index:5;pointer-events:none;color:var(--resto-accent,#e8a13c);text-shadow:0 2px 8px #ffffffb3,0 0 24px #e6b45a80;font-family:"Baloo 2",sans-serif;font-size:22cqmin;font-weight:800;animation:.6s cubic-bezier(.2,.9,.3,1.4) both cb-tada-bloom;position:absolute;top:8%;left:50%;transform:translate(-50%,-50%)}@keyframes cb-tada-bloom{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}55%{opacity:1;transform:translate(-50%,-50%)scale(1.25)}to{opacity:.95;transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.cb-tada-num{animation:none}}.cb-choose-glyph{font-size:13cqmin}.cb-choose-name{opacity:.75;font-size:2cqmin;font-weight:700}.cb-choose-card.cb-choose-named{box-shadow:0 0 0 .8cqmin var(--accent,#f0dcae), 0 2cqmin 4cqmin #3a35503d;transform:translateY(-1.2cqmin)scale(1.06)}.cb-odd-card{cursor:pointer}.cb-odd-card-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:3px;transition:fill .15s,stroke .15s}.cb-odd-card:hover .cb-odd-card-bg,.cb-odd-card:focus .cb-odd-card-bg{fill:#fff3df}.cb-odd-card.cb-odd-picked .cb-odd-card-bg{fill:#eaf6e0;stroke:var(--cb-accent);stroke-width:4px}.cb-odd-glyph{font-size:48px}.cb-sort-basket-bg{fill:#fff3df;stroke:var(--cb-accent);stroke-width:3px}.cb-sort-basket-t{font-size:26px}.cb-sort-card{cursor:pointer}.cb-sort-card-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px;transition:fill .15s,stroke .15s}.cb-sort-card:hover .cb-sort-card-bg{fill:#fff3df}.cb-sort-card.cb-sort-in .cb-sort-card-bg{fill:#eaf6e0;stroke:var(--cb-accent);stroke-width:4px}.cb-sort-glyph{font-size:34px}.cb-sort-serve{cursor:pointer}.cb-sort-serve-bg{fill:var(--cb-accent)}.cb-sort-serve-t{fill:#fff;font-size:15px;font-weight:800}.cb-pat-cell-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2px}.cb-pat-blank-bg{fill:#fff;stroke:var(--cb-accent);stroke-width:3px;stroke-dasharray:5 4}.cb-pat-q{fill:var(--cb-accent);font-size:26px;font-weight:800}.cb-pat-glyph{font-size:30px}.cb-pat-tile{cursor:pointer}.cb-pat-tile-bg{fill:#fff3df;stroke:#d8b892;stroke-width:3px;transition:fill .15s}.cb-pat-tile:hover .cb-pat-tile-bg,.cb-pat-tile:focus .cb-pat-tile-bg{fill:#fff8ec}.cb-pat-tile.cb-pat-sel .cb-pat-tile-bg{fill:#eaf6e0;stroke:var(--cb-accent);stroke-width:4px}.cb-pair-card{cursor:pointer}.cb-pair-card-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px;transition:fill .15s,stroke .15s}.cb-pair-card:hover .cb-pair-card-bg{fill:#fff3df}.cb-pair-card.cb-pair-sel .cb-pair-card-bg{fill:#fff3df;stroke:var(--cb-accent);stroke-width:4px}.cb-pair-card.cb-pair-done .cb-pair-card-bg{fill:#eaf6e0;stroke:var(--cb-accent)}.cb-pair-card.cb-pair-nope .cb-pair-card-bg{stroke:#d98}.cb-pair-glyph{font-size:34px}.cb-lu-line{stroke:#c9a878;stroke-width:3px;stroke-linecap:round}.cb-lu-placed-word{fill:#4a3a2a;font-size:22px;font-weight:700}.cb-lu-tile{cursor:pointer}.cb-lu-tile-bg{fill:#fff3df;stroke:#d8b892;stroke-width:3px;transition:fill .15s}.cb-lu-tile:hover .cb-lu-tile-bg,.cb-lu-tile:focus .cb-lu-tile-bg{fill:#fff8ec}.cb-lu-tile.cb-lu-used .cb-lu-tile-bg{fill:#e6ddcf;opacity:.4}.cb-lu-word{fill:#6b4a2f;font-size:20px;font-weight:700}.cb-tr-guide{stroke:#e6d3b0;stroke-width:90px;stroke-linecap:round;stroke-linejoin:round}.cb-tr-start{fill:#7ec87e;stroke:#fff;stroke-width:8px}.cb-tr-pen{stroke:var(--cb-accent);stroke-width:34px;stroke-linecap:round;stroke-linejoin:round}.cb-tr-fini{cursor:pointer}.cb-tr-fini-bg{fill:var(--cb-accent)}.cb-tr-fini-t{fill:#fff;font-size:40px;font-weight:800}.cb-trace{touch-action:none}.cb-cover-cap{fill:#6b4a2f;font-size:16px;font-weight:800}.cb-cover-target-bg{fill:#fdf3e0;stroke:#cf9c5e;stroke-width:3px}.cb-cover-glyph{font-size:34px}.cb-cover-opt{cursor:pointer}.cb-cover-opt-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-cover-opt:hover .cb-cover-opt-bg,.cb-cover-opt:focus .cb-cover-opt-bg{fill:#fff3df}.cb-cover-picked .cb-cover-opt-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-grow-dot{fill:#7ab98a;stroke:#4f8a63;stroke-width:1.5px}.cb-grow-q{fill:var(--cb-accent);font-size:26px;font-weight:800}.cb-grow-num{fill:#6b4a2f;font-size:15px;font-weight:800}.cb-grow-count{fill:var(--cb-accent);font-size:30px;font-weight:800}.cb-grow-btn{cursor:pointer}.cb-grow-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-grow-btn:hover .cb-grow-btn-bg,.cb-grow-btn:focus .cb-grow-btn-bg{fill:#fff3df}.cb-grow-btn-t{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-grow-serve{cursor:pointer}.cb-grow-serve-bg{fill:var(--cb-accent)}.cb-grow-serve-t{fill:#fff;font-size:13px;font-weight:800}.cb-ded-cap{fill:#6b4a2f;font-size:15px;font-weight:800}.cb-ded-box{fill:#fdf3e0;stroke:#cf9c5e;stroke-width:3px;stroke-dasharray:7 4}.cb-ded-glyph{font-size:32px}.cb-ded-opt{cursor:pointer}.cb-ded-opt-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-ded-opt:hover .cb-ded-opt-bg,.cb-ded-opt:focus .cb-ded-opt-bg{fill:#fff3df}.cb-ded-picked .cb-ded-opt-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-sp-cap{fill:#6b4a2f;font-size:17px;font-weight:800}.cb-sp-scene{cursor:pointer}.cb-sp-frame{fill:#fbf4e6;stroke:#e5cfa4;stroke-width:2px}.cb-sp-scene:hover .cb-sp-frame,.cb-sp-scene:focus .cb-sp-frame{fill:#fff3df}.cb-sp-icon{font-size:30px}.cb-sp-picked .cb-sp-frame{stroke:var(--cb-accent);stroke-width:4px}.cb-abs-source-bg{fill:#fdf3e0;stroke:#cf9c5e;stroke-width:3px}.cb-abs-glyph{font-size:26px}.cb-abs-opt{cursor:pointer}.cb-abs-opt-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-abs-opt:hover .cb-abs-opt-bg,.cb-abs-opt:focus .cb-abs-opt-bg{fill:#fff3df}.cb-abs-picked .cb-abs-opt-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-pr-word{font-size:40px;font-weight:800}.cb-pr-plain{fill:#6b4a2f}.cb-pr-hot{fill:var(--cb-accent)}.cb-pr-opt{cursor:pointer}.cb-pr-opt-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-pr-opt:hover .cb-pr-opt-bg,.cb-pr-opt:focus .cb-pr-opt-bg{fill:#fff3df}.cb-pr-opt-t{fill:#6b4a2f;font-size:15px;font-weight:700}.cb-pr-picked .cb-pr-opt-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-shift-cap{fill:#6b4a2f;letter-spacing:.06em;font-size:20px;font-weight:800}.cb-shift-op{fill:#6b4a2f;font-size:18px;font-weight:800}.cb-shift-arrow{fill:var(--cb-accent);font-size:22px}.cb-shift-chip-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-shift-zero .cb-shift-chip-bg{fill:#eaf3e0;stroke:#7aa86a}.cb-shift-chip-t{fill:#6b4a2f;font-size:24px;font-weight:800}.cb-shift-count{fill:var(--cb-accent);font-size:30px;font-weight:800}.cb-shift-btn{cursor:pointer}.cb-shift-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-shift-btn:hover .cb-shift-btn-bg,.cb-shift-btn:focus .cb-shift-btn-bg{fill:#fff3df}.cb-shift-btn-t{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-shift-serve{cursor:pointer}.cb-shift-serve-bg{fill:var(--cb-accent)}.cb-shift-serve-t{fill:#fff;font-size:13px;font-weight:800}.cb-array-plate-n{fill:#4f8a63;font-size:22px;font-weight:800}.cb-rc-rush{fill:var(--cb-accent);font-size:18px;font-weight:800}.cb-rc-ticket{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-rc-fact{fill:#6b4a2f;letter-spacing:.04em;font-size:26px;font-weight:800}.cb-rc-count{fill:var(--cb-accent);font-size:30px;font-weight:800}.cb-rc-btn{cursor:pointer}.cb-rc-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-rc-btn:hover .cb-rc-btn-bg,.cb-rc-btn:focus .cb-rc-btn-bg{fill:#fff3df}.cb-rc-btn-t{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-rc-serve{cursor:pointer}.cb-rc-serve-bg{fill:var(--cb-accent)}.cb-rc-serve-t{fill:#fff;font-size:13px;font-weight:800}.cb-venn-a{fill:#d2785a33;stroke:#cf7a5a;stroke-width:2.5px}.cb-venn-b{fill:#5a8cc833;stroke:#5a86c8;stroke-width:2.5px}.cb-venn-lab{fill:#6b4a2f;font-size:14px;font-weight:800}.cb-venn-neither-lab{fill:#8a7a5a;font-size:11px;font-weight:700}.cb-venn-zone{cursor:pointer}.cb-venn-drop{fill:#0000}.cb-venn-zone:hover .cb-venn-drop,.cb-venn-zone:focus .cb-venn-drop{fill:#e6b45a40}.cb-venn-item{cursor:pointer}.cb-venn-item-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2px}.cb-venn-sel .cb-venn-item-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-venn-glyph{font-size:20px}.cb-venn-serve{cursor:pointer}.cb-venn-serve-bg{fill:var(--cb-accent)}.cb-venn-serve-t{fill:#fff;font-size:12px;font-weight:800}.cb-so-cap{fill:#6b4a2f;font-size:14px;font-weight:800}.cb-so-bin-bg{fill:#fbf4e6;stroke:#e5cfa4;stroke-width:2.5px;stroke-dasharray:6 4}.cb-so-item{cursor:pointer}.cb-so-item-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2px}.cb-so-sel .cb-so-item-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-so-glyph{font-size:22px}.cb-so-serve{cursor:pointer}.cb-so-serve-bg{fill:var(--cb-accent)}.cb-so-serve-t{fill:#fff;font-size:12px;font-weight:800}.cb-inv-known{fill:#7aa86a;letter-spacing:.04em;font-size:20px;font-weight:800}.cb-inv-q-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-inv-q{fill:#6b4a2f;letter-spacing:.04em;font-size:22px;font-weight:800}.cb-inv-count{fill:var(--cb-accent);font-size:30px;font-weight:800}.cb-inv-btn{cursor:pointer}.cb-inv-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-inv-btn:hover .cb-inv-btn-bg,.cb-inv-btn:focus .cb-inv-btn-bg{fill:#fff3df}.cb-inv-btn-t{fill:#6b4a2f;font-size:20px;font-weight:800}.cb-inv-serve{cursor:pointer}.cb-inv-serve-bg{fill:var(--cb-accent)}.cb-inv-serve-t{fill:#fff;font-size:13px;font-weight:800}.cb-posee-top{fill:#6b4a2f;font-size:26px;font-weight:800}.cb-posee-op{fill:#6b4a2f;font-size:22px;font-weight:800}.cb-posee-rule{stroke:#6b4a2f;stroke-width:3px;stroke-linecap:round}.cb-posee-head{fill:var(--cb-accent);font-size:14px;font-weight:800}.cb-posee-well{fill:#f8ecda;stroke:#d8b892;stroke-width:2.5px}.cb-posee-count{fill:#6b4a2f;font-size:28px;font-weight:800}.cb-posee-btn{cursor:pointer}.cb-posee-btn-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-posee-btn:hover .cb-posee-btn-bg,.cb-posee-btn:focus .cb-posee-btn-bg{fill:#fff3df}.cb-posee-btn-t{fill:#6b4a2f;font-size:16px;font-weight:800}.cb-posee-serve{cursor:pointer}.cb-posee-serve-bg{fill:var(--cb-accent)}.cb-posee-serve-t{fill:#fff;font-size:15px;font-weight:800}.cb-spell-model{fill:#7aa86a;letter-spacing:.12em;font-size:30px;font-weight:800}.cb-e2-word{fill:#6b4a2f;letter-spacing:.1em;font-size:32px;font-weight:800}.cb-e2-cue{fill:#8a7a5a;font-size:14px;font-weight:700}.cb-e2-opt{cursor:pointer}.cb-e2-opt-bg{fill:#fffaf2;stroke:#d8b892;stroke-width:2.5px}.cb-e2-opt:hover .cb-e2-opt-bg,.cb-e2-opt:focus .cb-e2-opt-bg{fill:#fff3df}.cb-e2-opt-t{fill:var(--cb-accent);letter-spacing:.06em;font-size:24px;font-weight:800}.cb-e2-picked .cb-e2-opt-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-crate-word{fill:#6b4a2f;font-size:11px;font-weight:800}.cb-crate-val{fill:#fff3df;pointer-events:none;font-weight:800}.cb-sort-modelled .cb-sort-basket-bg{stroke:var(--cb-accent);stroke-width:6px}.cb-sort-modelled .cb-sort-basket-t{font-size:30px}.cb-pattern-modelled .cb-pat-cell-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-pair-modelled .cb-pair-L .cb-pair-card-bg{stroke:var(--cb-accent);stroke-width:5px}.cb-oddone-modelled .cb-odd-card-bg{stroke:var(--cb-accent);stroke-width:4px}.cb-idomodel{outline:3px solid var(--cb-accent);outline-offset:-3px;border-radius:14px}.cb-vehicle-choose{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(120% 100% at 50% 30%,#fffdf7f2,#f4eee2fa);flex-direction:column;justify-content:center;align-items:center;gap:4cqmin;display:flex;position:absolute;inset:0}.cb-vehicle-title{color:var(--cb-ink,#3a3550);text-align:center;text-shadow:0 1px #fff9;font-size:4.4cqmin;font-weight:800}.cb-vehicle-slider{align-items:center;gap:1cqmin;width:100%;max-width:100%;display:flex}.cb-vehicle-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;justify-content:safe center;align-items:stretch;gap:4cqmin;padding:3cqmin 8cqmin;scroll-padding:8cqmin;display:flex;overflow-x:auto}.cb-vehicle-track::-webkit-scrollbar{display:none}.cb-vehicle-card{appearance:none;cursor:pointer;color:var(--cb-ink,#3a3550);scroll-snap-align:center;border:1cqmin solid var(--accent,#f0dcae);touch-action:manipulation;background:#fffdf7;border-radius:6cqmin;flex-direction:column;flex:none;align-items:center;gap:1.6cqmin;width:40cqmin;padding:2.4cqmin 2.4cqmin 3cqmin;font-family:inherit;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 1.6cqmin 4cqmin #3a355029}.cb-vehicle-card:hover,.cb-vehicle-card:focus-visible{outline:none;transform:translateY(-1cqmin);box-shadow:0 2.6cqmin 6cqmin #3a35503d}.cb-vehicle-card.cb-vehicle-current{box-shadow:0 0 0 .6cqmin var(--accent,#f0dcae), 0 1.6cqmin 4cqmin #3a35502e}.cb-vehicle-card.is-picked{box-shadow:0 0 0 1cqmin var(--accent,#f0dcae), 0 1.2cqmin 3cqmin #3a355033;transform:scale(.96)}.cb-vehicle-pic{aspect-ratio:1;background:#00000005;border-radius:4cqmin;width:100%;overflow:hidden}.cb-vehicle-scene{width:100%;height:100%;display:block}.cb-vehicle-name{text-align:center;font-size:3.4cqmin;font-weight:800}.cb-vehicle-arrow{appearance:none;cursor:pointer;width:8cqmin;height:8cqmin;color:var(--cb-ink,#3a3550);touch-action:manipulation;background:#fffdf7;border:none;border-radius:50%;flex:none;font-size:5cqmin;font-weight:800;line-height:1;box-shadow:0 1cqmin 2.4cqmin #3a35502e}.cb-vehicle-arrow:hover{background:#fff}@media (pointer:coarse){.cb-vehicle-arrow{display:none}}@media (prefers-reduced-motion:reduce){.cb-vehicle-card{transition:none}.cb-vehicle-card:hover{transform:none}.cb-vehicle-track{scroll-behavior:auto}}
