.choice-picker{min-width:0;position:relative}.choice-trigger{color:#68775c;cursor:pointer;background:#fdfcf7;border:1px solid #dedfcf;border-radius:14px;align-items:center;gap:9px;max-width:265px;min-height:42px;padding:9px 13px 9px 10px;font-size:12px;font-weight:450;display:flex;box-shadow:0 2px #e9e8dc80}.choice-trigger:hover:not(:disabled),.choice-trigger.expanded{color:#566b47;background:#f5f6ed;border-color:#b8c3a6}.choice-value{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;line-height:1.5;overflow:hidden}.choice-trigger-icon{color:#9b88b2;width:25px;height:25px;font:14px var(--mono);background:#eeeaf5;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.choice-chevron{color:#93a180;flex-shrink:0;margin-left:5px;transition:transform .18s}.expanded .choice-chevron{transform:rotate(180deg)}.choice-trigger:focus-visible{outline-offset:3px;outline:3px solid #bbc5a6}.choice-popover{z-index:500;color:#56634e;background:#fffef9;border:1px solid #dfdfd1;border-radius:17px;flex-direction:column;padding:0;font-family:Inter,ui-sans-serif,sans-serif;animation:.14s ease-out picker-appear;display:flex;position:fixed;overflow:hidden;box-shadow:0 18px 55px #43523624,0 4px 10px #43523608}.choice-search{color:#a0ab8c;border-bottom:1px solid #ecebe0;flex-shrink:0;align-items:center;gap:10px;padding:17px 17px 14px;display:flex}.choice-search input{min-width:0;box-shadow:none;color:#626f55;background:0 0;border:0;border-radius:0;outline:none;flex:1;padding:0;font-size:12px;line-height:1.7}.choice-search input:focus-visible{outline:none}.choice-search:focus-within{box-shadow:inset 0 -2px #c8d4b2}.choice-search input::placeholder{color:#9ea58f}.choice-search-key{font:9px var(--mono);color:#a6a896;border:1px solid #e6e5d9;border-radius:4px;padding:3px 4px}.choice-options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7dccc transparent;flex:1;min-height:0;padding:6px;position:relative;overflow:auto}.choice-group{font:9px var(--mono);letter-spacing:1.3px;text-transform:uppercase;color:#929980;padding:11px 11px 7px}.choice-option{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;min-height:48px;margin:2px 0;padding:10px 11px;transition:background .1s,border-color .1s;display:flex}.choice-option.highlighted{background:#f3f4e9;border-color:#e5e8d7}.choice-option.picked{color:#678048}.choice-option.picked .choice-option-icon{color:#8a9e6b;background:#eaf0dd;border-color:#d9e3c8}.choice-option-icon{color:#aa96bd;width:33px;height:33px;font:15px var(--mono);background:#f4f0f8;border:1px solid #ece4f1;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.choice-option-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.choice-option-copy>span{overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.5}.choice-option-copy small{color:#9ba18c;font-size:10px;line-height:1.5}.choice-check{color:#8fa76c;text-align:center;min-width:16px;font-size:15px}.choice-footer{color:#a1a58f;background:#fafaf2;border-top:1px solid #edecdf;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;font-size:9px;display:flex}.choice-footer>span:first-child{align-items:center;gap:5px;display:flex}.choice-footer kbd{font:9px var(--mono);color:#98a084;background:#f2f3e8;border:1px solid #e3e6d5;padding:2px 4px}.choice-footer kbd:nth-child(3){margin-left:5px}.choice-empty{text-align:center;color:#929d7f;flex-direction:column;align-items:center;gap:7px;padding:24px 18px 26px;display:flex}.choice-empty>span{color:#b3b99f;font-size:30px}.choice-empty strong{font-size:13px;font-weight:500}.choice-empty p{color:#a2a78f;font-size:11px}.choice-empty button{color:#8b9a70;background:#f7f8ef;border-color:#dfe4d1;min-height:30px;margin-top:5px;padding:5px 10px;font-size:10px}.choice-compact{flex:1;width:100%}.choice-compact .choice-trigger{width:100%;max-width:none;min-height:33px;box-shadow:none;border-radius:7px;gap:6px;padding:6px 9px;font-size:10px}.compact-popover .choice-option{gap:9px;min-height:39px;padding:8px 10px}.compact-popover .choice-option-icon{border-radius:6px;width:24px;height:24px;font-size:12px}.compact-popover .choice-option-copy>span{font-size:11px}.compact-popover .choice-search{padding:12px 14px}.sample-fields>.expected-picker-field{color:#8b967d;align-items:center;gap:12px;margin-top:8px;font-size:10px;display:flex}.expected-picker-field>span{white-space:nowrap}.choice-trigger:disabled{cursor:not-allowed;opacity:.45}@keyframes picker-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.choice-trigger{max-width:230px;font-size:11px}.choice-search input{font-size:16px}.choice-option{min-height:49px}.choice-footer{display:none}}@media (width<=430px){.choice-trigger{gap:6px;max-width:207px;min-height:39px;padding:7px 10px 7px 7px;font-size:10px}.choice-trigger-icon{width:23px;height:23px;font-size:12px}.choice-chevron{width:12px;margin-left:0}.choice-popover{border-radius:14px}.sample-fields>.expected-picker-field{flex-wrap:wrap;gap:6px}.choice-compact{flex-basis:100%}.choice-option-copy>span{font-size:12px}}@media (prefers-reduced-motion:reduce){.choice-popover{animation:none}.choice-chevron,.choice-option{transition:none}}.playful-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:19px auto 0;display:flex}.playful-actions>button{color:#8a9578;background:#fbfaf4;border:1px dashed #d7d9c5;border-radius:22px;gap:8px;min-height:35px;padding:8px 13px;font-size:10px;font-weight:450}.playful-actions>button:hover:not(:disabled){color:#6e8158;background:#f0f3e5;border-color:#a8b88e;transform:translateY(-2px)}.playful-actions .guess-mode-button{color:#9a85ac;background:#f9f6fc;border-color:#ddd4e7}.playful-actions .guess-mode-button:hover:not(:disabled){color:#826496;background:#f0eaf6;border-color:#b9a4cc}.dice-icon{color:#a5ae89;font-size:19px;line-height:1}.surprise-button:active .dice-icon{transform:rotate(120deg)}.guess-mode-icon{color:#a491b4;background:#eee7f5;border-radius:50%;place-items:center;width:18px;height:18px;font:13px Georgia,serif;display:grid}.guess-game{max-width:580px;margin:0 auto;padding:0 3px}.game-intro{text-align:center;margin:4px 0 25px}.game-doodle{color:#b9a5ce;letter-spacing:9px;margin-bottom:8px;font:39px Bradley Hand,cursive;display:block;transform:rotate(-5deg)}.game-intro h3{letter-spacing:-1px;color:#6b755b;font:30px Georgia,serif}.game-intro>p{color:#9b9f8b;margin-top:12px;font-size:12px;line-height:1.8}.game-scoreboard{color:#9a9f89;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:0 4px;font-size:10px;display:flex}.game-scoreboard>span:first-child{overflow-wrap:anywhere}.game-scoreboard>span:last-child{white-space:nowrap}.game-scoreboard strong{font:12px var(--mono);color:#8b9b74}.game-prompt{background:#fffef7;border:1px solid #dedecd;border-radius:12px;padding:26px 25px 30px;position:relative;transform:rotate(-.7deg);box-shadow:3px 4px #ecebdf}.game-prompt>.eyebrow{color:#acb094;font-size:9px}.game-prompt>p{letter-spacing:-.2px;color:#68755a;overflow-wrap:anywhere;white-space:pre-wrap;margin-top:14px;font:19px/1.65 Georgia,serif}.game-paper-corner{color:#c8c9b4;font-size:20px;position:absolute;bottom:10px;right:15px}.game-invitation{color:#aaa88b;text-align:center;margin:25px 0 13px;font:18px Bradley Hand,Segoe Print,cursive}.game-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px;display:grid}.game-choice{text-align:left;color:#93819f;background:#faf7fd;border:1px solid #e0dbea;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;min-height:84px;padding:16px 14px;transition:transform .18s,background .18s;display:flex;box-shadow:0 3px #ede7f2}.game-choice:hover:not(:disabled){color:#83649b;background:#f0e9f7;border-color:#c2add3;transform:translateY(-3px)}.game-choice:disabled{opacity:1;cursor:default}.game-choice:disabled:not(.your-pick):not(.router-pick){color:#b7adc0;box-shadow:none;background:#fbf9fc}.game-choice-symbol{color:#ad99be;background:#f0eaf7;border:1px solid #e2dbea;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font:14px Georgia,serif;display:grid}.game-choice-copy{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.game-choice-copy strong{letter-spacing:-.5px;overflow-wrap:anywhere;font:19px/1.25 Georgia,serif}.game-choice-copy small{overflow-wrap:anywhere;font-size:10px;font-weight:400;line-height:1.5}.game-choice-arrow{color:#b6a7c0}.game-choice.your-pick{outline-offset:3px;outline:2px solid #c5b4d7}.game-choice.router-pick{color:#819864;background:#edf4e4;border-color:#c0d3a7;box-shadow:0 3px #e0e9d6}.router-pick .game-choice-symbol{color:#a0b282;background:#e4edda;border-color:#cfddbc}.game-choice-result{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;font:16px Georgia,serif;display:flex}.game-choice-result small{text-align:right;max-width:58px;font:8px/1.5 Inter,sans-serif}.game-reveal{text-align:center;background:#f0f4e7;border:1px solid #dfe6cf;border-radius:13px;margin-top:23px;padding:25px 18px 18px;animation:.35s ease-out reveal-round}.game-reveal.different{background:#f4eef9;border-color:#e4d9ee}.reveal-spark{color:#a7b788;margin-bottom:7px;font-size:29px;display:block}.different .reveal-spark{color:#b6a0ca}.game-reveal h3{color:#7f9365;letter-spacing:-.8px;font:28px Georgia,serif}.different h3{color:#9b80b0}.game-reveal p{color:#97a284;overflow-wrap:anywhere;max-width:400px;margin:9px auto 10px;font-size:12px;line-height:1.7}.different p{color:#a58eb7}.game-timing{font:9px var(--mono);color:#a2ab93;display:block}.different .game-timing{color:#b4a0c4}.game-reveal .next-round{color:#8a9b71;background:#fffef8;border-color:#d6dfc4;border-radius:20px;justify-content:center;align-items:center;gap:10px;min-height:38px;margin:20px auto 0;padding:8px 16px;font-size:11px;display:flex}.different .next-round{color:#a08bb1;border-color:#decfe9}.game-skip{color:#a6ad94;background:0 0;border:0;min-height:28px;margin:19px auto 0;font-size:10px;display:flex}.game-skip:hover:not(:disabled){background:0 0}.game-disclaimer{text-align:center;color:#a8ac9b;margin-top:22px;font-size:10px;line-height:1.8}.game-error{color:#b08062;flex-direction:column;align-items:center;gap:10px;margin-top:18px;font-size:11px;line-height:1.7;display:flex}.game-error button{font-size:10px}.route-packet{fill:#c8b4e2;stroke:#faf7fe;stroke-width:2px;offset-rotate:0deg;filter:drop-shadow(0 0 3px #b99bdc88);animation:1s ease-out both packet-travel}.packet-out{animation-delay:.36s}.packet-in{animation-duration:.48s}.destination-card.chosen .chosen-sticker{animation:.35s ease-out sticker-pop}.send-prompt>svg{transition:transform .2s}.send-prompt:hover:not(:disabled)>svg{transform:translate(2px,-2px)rotate(-5deg)}@keyframes packet-travel{0%{offset-distance:0%;opacity:0}12%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes sticker-pop{0%{opacity:0;transform:rotate(4deg)scale(.6)}65%{transform:rotate(4deg)scale(1.12)}to{opacity:1;transform:rotate(4deg)scale(1)}}@keyframes reveal-round{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=430px){.game-intro h3{font-size:26px}.game-prompt{padding:22px 20px 26px}.game-prompt>p{font-size:18px}.game-choice{flex-wrap:wrap;gap:7px;padding:14px 10px}.game-choice-symbol{width:23px;height:23px;font-size:12px}.game-choice-copy strong{font-size:19px}.game-choice-result{flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.game-choice-result small{max-width:none}.game-scoreboard{align-items:flex-start;font-size:9px}.game-scoreboard strong{font-size:11px}.game-reveal h3{font-size:25px}.playful-actions{gap:8px;margin-top:16px}.playful-actions>button{padding:8px 11px;font-size:10px}}@media (prefers-reduced-motion:reduce){.route-packet{display:none}.game-reveal,.destination-card.chosen .chosen-sticker{animation:none}.game-choice,.send-prompt>svg{transition:none}}:root{color:#343b38;--purple:#746195;--purple-dark:#594672;--ink:#303a35;--muted:#868b81;background:#f8f7f2}body{background:#f8f7f2}.play-surface{background:radial-gradient(#eeebf330,#0000 58%),#f8f7f2;flex-direction:column;min-height:100vh;display:flex}.play-header{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:27px 48px;display:flex}.play-brand{color:#6d597e;align-items:center;gap:9px;display:flex}.play-brand:hover{text-decoration:none}.play-brand>span{letter-spacing:-1px;color:#35443a;align-items:baseline;gap:8px;font-size:22px;font-weight:650;display:flex}.play-brand>span>span{letter-spacing:0;color:#8d9589;font-size:12px;font-weight:400}.play-brand svg{width:29px;height:29px;transform:rotate(-7deg)}.play-header-controls{align-items:center;gap:19px;display:flex}.scenario-picker{align-items:center;gap:12px;display:flex}.scenario-picker label{color:#9b9d91;white-space:nowrap;font-size:11px}.scenario-picker select{color:#666c61;cursor:pointer;background:#fdfcf9;border-color:#e2e1d8;border-radius:22px;max-width:226px;padding:10px 30px 10px 15px;font-size:12px}.tool-menu{position:relative}.tool-menu>summary{cursor:pointer;color:#828a7f;letter-spacing:2px;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:32px;height:34px;font-size:14px;list-style:none;display:flex}.tool-menu>summary::-webkit-details-marker{display:none}.tool-menu[open]>summary,.tool-menu>summary:hover{background:#eeeee5;border-color:#dfdfd5}.tool-menu>div{z-index:30;background:#fffefb;border:1px solid #e0ded5;border-radius:12px;min-width:210px;padding:7px;position:absolute;top:42px;right:0;box-shadow:0 15px 45px #353c3217}.tool-menu button{color:#6d7468;background:0 0;border:0;justify-content:space-between;width:100%;padding:12px}.tool-menu button>span{color:#aba8b3}.play-canvas{flex:1;width:100%;max-width:1300px;margin:auto;padding:0 45px 30px}.toy-intro{text-align:center;margin:33px 0 40px}.handwritten{letter-spacing:.3px;font-family:Bradley Hand,Segoe Print,Comic Sans MS,cursive;font-size:18px;font-weight:400}.intro-note{color:#a492b2;display:inline-block;transform:rotate(-3deg)}.intro-note>span{vertical-align:middle;margin-left:7px;font-size:27px}.toy-intro h1{color:#38473c;letter-spacing:-2.4px;margin:12px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:53px;font-weight:400;line-height:1.15}.toy-intro h1>span{color:#a392b3}.toy-intro p{color:#92968a;letter-spacing:.1px;font-size:13px}.mobile-break{display:none}.toy-stage{grid-template-columns:minmax(0,1.1fr) minmax(160px,.7fr) minmax(0,1fr);align-items:center;column-gap:32px;padding:15px 0 2px;display:grid;position:relative}.toy-wires{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.wire-base{fill:none;stroke:#ded8e2;stroke-width:1.5px;stroke-dasharray:4 6}.wire-signal{fill:none;stroke:#afa0c1;stroke-width:2px;opacity:0;transition:opacity .3s}.wire-signal.lit{opacity:1}.wires-busy .wire-signal.lit{stroke-dasharray:4 10;animation:1.2s linear infinite signal}.prompt-station,.encoder-station,.destination-station{z-index:1;min-width:0;position:relative}.station-label{color:#a2a296;font:9px var(--mono);letter-spacing:1.3px;align-items:center;gap:9px;margin:0 3px 20px;display:flex}.station-label>span{color:#a6aa98;letter-spacing:0;border:1px solid #dedfd3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;display:inline-flex}.station-label i{color:#b6baaa;margin-left:6px;font-family:Georgia,serif;font-size:25px;font-style:normal;line-height:1}.toy-prompt{background:#fffef9;border:1.5px solid #dedfce;border-radius:13px;padding:23px 22px 19px;transition:transform .2s,border-color .2s;position:relative;transform:rotate(-1deg);box-shadow:3px 5px #edece3,0 12px 25px #6b6c5005}.toy-prompt:focus-within{border-color:#acb6a0;transform:rotate(0)}.paper-tape{clip-path:polygon(2% 0,98% 4%,100% 15%,98% 28%,100% 45%,97% 65%,100% 95%,1% 100%,3% 80%,0 62%,2% 40%,0 18%);opacity:.8;background:#eae5cebb;width:80px;height:22px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(4deg)}.prompt-caption{color:#abac9c;align-items:center;gap:8px;font-size:10px;display:flex}.paper-icon{color:#929e84;font-size:20px;line-height:1}.toy-prompt textarea{color:#515c48;resize:vertical;background:0 0;border:0;outline:none;width:100%;min-height:139px;max-height:360px;padding:20px 0 6px;font-size:17px;line-height:1.7;display:block}.toy-prompt textarea::placeholder{color:#b2b3a4}.toy-composer-meta{font:9px var(--mono);color:#b2b3a3;border-bottom:1px dashed #e8e7da;justify-content:space-between;align-items:center;padding-bottom:11px;display:flex}.toy-composer-meta .text-button{color:#939a86;font-size:10px}.toy-composer-actions{justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.send-prompt{color:#fffef5;letter-spacing:-.15px;background:#788f65;border:1px solid #6b8159;border-radius:9px;min-height:42px;padding:10px 14px;font-size:12px;box-shadow:0 2px #60754e}.send-prompt:hover:not(:disabled){color:#fff;background:#667d54;border-color:#61764f;transform:translateY(-1px)}.send-prompt:active:not(:disabled){box-shadow:none;transform:translateY(1px)}.toy-composer-actions .switch-label{color:#9a9f8e;font-size:10px}.toy-composer-actions .switch-label input:checked+.switch-track{background:#a5b793}.toy-composer-actions .switch-track{background:#d8dace;width:26px;height:15px}.toy-composer-actions .switch-track:after{width:11px;height:11px}.prompt-tip{text-align:center;color:#a8ac9e;margin-top:20px;font-size:9px;line-height:1.6}.encoder-station{text-align:center;pointer-events:none;align-self:center;padding-top:13px}.encoder-art{width:100%;max-width:240px;margin:0 auto;position:relative}.router-mascot{width:100%;display:block;overflow:visible}.mascot-float{transform-origin:50%;animation:5s ease-in-out infinite float}.is-thinking .mascot-float{animation:.65s ease-in-out infinite think}.mascot-eyes{transform-origin:120px 142px;animation:7s infinite blink}.encoder-name{flex-direction:column;gap:7px;margin-top:-3px;display:flex}.encoder-name strong{color:#867796;font:18px Bradley Hand,Segoe Print,cursive}.encoder-name>span{font:8px var(--mono);letter-spacing:.3px;color:#a4a0a6}.encoder-speech{color:#a298af;min-height:16px;margin-top:13px;font-size:9px}.destination-station{padding-top:8px}.destination-station>.station-label{margin-bottom:20px}.destination-list{flex-direction:column;gap:20px;display:flex}.destination-card{background:#faf8fd;border:1.5px solid #e2dfea;border-radius:13px;align-items:center;gap:12px;min-height:125px;padding:19px 17px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative;box-shadow:3px 4px #eae7ef50}.destination-card:nth-child(2n){transform:rotate(1.1deg)}.destination-card:nth-child(odd){transform:rotate(-.6deg)}.destination-card.chosen{background:#f0f5e8;border-color:#acbd94;box-shadow:3px 4px #e4ead8}.destination-illustration{flex-shrink:0;width:45px}.destination-illustration svg{width:100%;display:block;overflow:visible}.destination-copy{flex:1;min-width:0}.route-family{font:8px var(--mono);letter-spacing:1.4px;color:#a7a1b3;margin-bottom:7px;display:block}.chosen .route-family{color:#a1ac91}.destination-copy h2{letter-spacing:-.5px;color:#847399;overflow-wrap:anywhere;font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.15}.chosen .destination-copy h2{color:#5f7948}.destination-copy p{color:#a89db4;overflow-wrap:anywhere;margin-top:9px;font-size:10px}.chosen .destination-copy p{color:#98a684}.route-score{color:#b4a9c2;flex-direction:column;align-self:center;align-items:flex-end;gap:8px;min-width:38px;display:flex}.route-score>strong{letter-spacing:-1px;font:22px Georgia,serif}.route-score strong>span{margin-left:1px;font-size:12px}.route-score>span{color:#b7adbf;font-size:8px}.route-score>.pending-score{font-size:24px}.chosen .route-score{color:#809563}.chosen-sticker{color:#84996a;white-space:nowrap;background:#e6eddb;border:1px solid #cbd8ba;border-radius:4px;padding:4px 9px;font:12px Bradley Hand,Segoe Print,cursive;position:absolute;top:-12px;right:15px;transform:rotate(4deg);box-shadow:1px 2px #c6d4b22b}.edit-routes-link{color:#a59bb0;background:0 0;border:0;gap:6px;min-height:28px;margin:15px auto 0;padding:3px;font-size:10px;display:flex}.edit-routes-link:hover:not(:disabled){color:#726280;background:0 0;border:0}.many-routes{gap:13px}.many-routes .destination-card{min-height:86px;padding:13px}.many-routes .destination-illustration{width:35px}.many-routes .destination-copy h2{font-size:18px}.many-routes .chosen-sticker{font-size:10px;top:-9px}.expand-routes{margin:12px auto 0;display:flex}.toy-feedback{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:61px;margin:23px 0 33px;display:flex}.result-peek{color:#9a9c8e;background:#f5f4ee;border:1px solid #e9e7de;border-radius:25px;gap:5px;min-height:30px;padding:6px 12px;font-size:10px;font-weight:400}.result-peek strong{color:#89947b;font-weight:500}.result-peek:hover:not(:disabled){color:#73836b;background:#eef0e7;border-color:#dce2d0}.feedback-check{color:#9aaa84;background:#e6ecdc;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;margin-right:3px;font-size:9px;display:inline-flex}.peek-divider{color:#bbbdae;margin:0 3px}.peek-arrow{color:#aaa89c;margin-left:6px}.score-disclaimer{color:#b1b1a6;text-align:center;font-size:9px;line-height:1.7}.waiting-caption{color:#a8a798;font-size:11px}.toy-error{color:#9c7048;text-align:center;align-items:center;gap:12px;font-size:11px;line-height:1.6;display:flex}.toy-error button{min-height:30px;padding:5px 9px;font-size:10px}.toy-examples{text-align:center;max-width:720px;margin:0 auto}.examples-heading{color:#aaa991;justify-content:center;align-items:center;gap:9px;margin-bottom:14px;display:flex}.examples-heading .handwritten{font-size:17px;transform:rotate(-2deg)}.examples-heading svg{color:#b8b59b;transform:rotate(5deg)}.thoughts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.thought-card{color:#a39976;text-align:left;background:#f8f5e8;border:1px solid #e1dfd0;border-radius:9px;justify-content:flex-start;gap:11px;min-height:57px;padding:12px 14px;font-size:11px;font-weight:400;line-height:1.5;box-shadow:0 3px #eeebdf88}.thought-icon{color:#b0a475;border:1px solid #e1dabd;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:19px;display:flex}.thought-card.thought-1{color:#92a187;background:#eff2ed;border-color:#dce3d6}.thought-1 .thought-icon{color:#a0af92;border-color:#d9e2d1;font-size:15px}.thought-card.thought-2{color:#a595b8;background:#f2eef8;border-color:#e0d9ec}.thought-2 .thought-icon{color:#b2a0c6;border-color:#dfd6eb;font-size:20px}.thought-arrow{color:#b8b29c;margin-left:auto;font-size:14px}.thought-card.thought-1 .thought-arrow{color:#a5b298}.thought-card.thought-2 .thought-arrow{color:#b5a7c4}.thought-card:hover:not(:disabled){color:#8c856a;background:#fdf9ee;border-color:#bab59b;transform:translateY(-3px);box-shadow:0 5px #ddd5be44}.thought-card.active{outline-offset:3px;outline:1px solid #c6c1a8}.more-thoughts{color:#aea99e;background:0 0;border:0;gap:6px;min-height:28px;margin:14px auto 0;padding:5px;font-size:9px;font-weight:400}.more-thoughts:hover:not(:disabled){background:0 0}.extra-thoughts{flex-wrap:wrap;justify-content:center;gap:8px;padding:15px 0 5px;display:flex}.extra-thoughts button{color:#8d937e;background:#fffdf6;border-color:#e5e2d6;min-height:32px;font-size:10px;font-weight:400}.play-footer{color:#b0b0a4;border-top:1px solid #eeede6;justify-content:space-between;align-items:center;gap:15px;width:100%;max-width:1400px;margin:0 auto;padding:23px 48px;font-size:9px;display:flex}.play-footer>a{color:#aaa89b}.play-ready{align-items:center;gap:7px;display:flex}.play-ready>.status-dot{width:5px;height:5px}.play-ready>.online{box-shadow:none;background:#a3b38d}.play-ready>span:last-child{color:#bdbdb2;margin-left:4px}.play-footer>button{color:#9ea58f;background:0 0;border:0;min-height:25px;padding:0;font-size:10px}.play-footer>button:hover:not(:disabled){background:0 0}.play-surface>.toast{left:50%}.play-drawer{color:#4c5848;background:#f8f7f2;border:0;border-left:1px solid #dfdfd5;width:min(690px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:0;overflow:hidden;box-shadow:-15px 0 80px #49413517}.play-drawer::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3e453350}.play-drawer.drawer-batch{width:min(1120px,100vw)}.drawer-shell{flex-direction:column;height:100%;display:flex}.drawer-heading{background:#faf9f4;border-bottom:1px solid #e7e6dc;flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;padding:27px 30px 23px;display:flex}.drawer-heading .eyebrow{color:#a4a393;font-size:9px}.drawer-heading h2{color:#526047;letter-spacing:-.7px;margin-top:9px;font:29px Georgia,serif}.drawer-close{color:#9b9d8c;background:0 0;border:1px solid #deded2;border-radius:50%;min-width:35px;min-height:35px;padding:3px;font:22px Georgia,serif}.drawer-content{flex:1;padding:25px 28px 32px;overflow:auto}.drawer-intro{color:#9a9e8c;max-width:480px;margin-bottom:22px;font-size:12px}.drawer-save-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f7f2f5;border-top:1px solid #e4e3d7;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:19px 0 14px;display:flex;position:sticky;bottom:-32px}.drawer-save-bar>div{gap:8px;display:flex}.drawer-save-bar button{font-size:11px}.play-drawer .panel{box-shadow:none;background:#fffefb;border-color:#e4e2d9;border-radius:12px}.play-drawer .panel-heading{border-color:#ecebe1}.play-drawer .result-panel{display:block;position:static}.play-drawer .panel-heading h2{color:#647155}.play-drawer .step{color:#a1a582;background:#f1f2e7;border-color:#e2e5d2}.play-drawer .route-edit-row input,.play-drawer .preset-name-row input{color:#707a61;background:#fdfdf8;border-color:#e1e3d7}.play-drawer button.primary{box-shadow:none;background:#788f65;border-color:#6b8159}.play-drawer button.primary:hover:not(:disabled){background:#667d54;border-color:#61764f}.play-drawer .add-category{color:#92a47c;background:#fafcf4;border-color:#d8dfc8}.play-drawer .history-item{flex-wrap:wrap;gap:15px}.play-drawer .history-time{justify-content:space-between;gap:12px;width:100%;display:flex}.play-drawer .history-time span{margin:0}.play-drawer .history-content{min-width:200px}.drawer-notice{color:#718360;background:#e9efdd;border-top:1px solid #d4dfc2;justify-content:space-between;align-items:center;gap:15px;padding:10px 28px;font-size:11px;display:flex}.drawer-notice>button{min-height:25px;color:inherit;background:0 0;border:0;padding:0;font-size:20px}.play-drawer .batch-results{position:static}.play-drawer .batch-result-list{max-height:none}.play-drawer .batch-layout{gap:18px}.play-drawer .helper{font-size:11px}.play-drawer .result-footer{background:#f9f9f2}.play-drawer .guide summary,.play-drawer .panel-heading p{font-size:11px}.play-surface a:focus-visible,.play-surface button:focus-visible,.play-surface summary:focus-visible,.play-surface select:focus-visible{outline-color:#aaaf91}.toy-prompt:focus-within{box-shadow:3px 5px #edece3,0 0 0 3px #ecf0e4}.toy-prompt textarea:focus-visible{outline:none}@keyframes float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-7px)rotate(1deg)}}@keyframes blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.1)}}@keyframes think{0%,to{transform:translateY(-3px)rotate(-3deg)}50%{transform:translateY(-6px)rotate(3deg)}}@keyframes signal{to{stroke-dashoffset:-28px}}@media (width>=1500px){.play-canvas{max-width:1350px}.toy-intro{margin:45px 0 54px}.toy-stage{column-gap:40px}.toy-prompt textarea{min-height:166px}.destination-card{min-height:141px}.toy-feedback{margin-top:30px;margin-bottom:39px}}@media (width<=1100px){.play-header{padding:25px 30px}.play-canvas{padding:0 30px 26px}.toy-stage{grid-template-columns:minmax(0,1.05fr) minmax(130px,.6fr) minmax(0,1fr);gap:18px}.toy-prompt{padding:22px 17px 17px}.toy-composer-actions{gap:10px}.send-prompt{padding:10px;font-size:11px}.destination-card{gap:9px;min-height:121px;padding:17px 12px}.destination-illustration{width:36px}.destination-copy h2,.route-score>strong{font-size:20px}.route-score{min-width:32px}.encoder-name strong{font-size:16px}.toy-intro h1{font-size:47px}.toy-intro{margin:29px 0 34px}.station-label{letter-spacing:1px;font-size:8px}.prompt-caption,.toy-composer-actions .switch-label{font-size:9px}.play-footer{padding:22px 30px}}@media (width<=800px){.play-header{padding:22px 24px}.play-brand>span>span,.scenario-picker label{display:none}.scenario-picker select{max-width:215px;font-size:11px}.play-header-controls{gap:10px}.play-canvas{max-width:650px;padding:0 30px 27px}.toy-intro{margin:20px 0 26px}.toy-intro h1{letter-spacing:-1.8px;font-size:44px}.toy-intro p{font-size:12px}.intro-note{font-size:17px}.toy-stage{grid-template-columns:1fr;gap:0;max-width:490px;margin:0 auto}.station-label{justify-content:center;margin-bottom:18px;font-size:9px}.station-label i{display:none}.prompt-station{width:100%;max-width:420px;margin:auto}.toy-prompt{padding:23px}.toy-prompt textarea{min-height:115px;max-height:300px;font-size:17px}.toy-composer-actions .switch-label{font-size:11px}.send-prompt{padding:10px 15px;font-size:12px}.prompt-caption{font-size:11px}.prompt-tip{display:none}.encoder-station{justify-content:center;align-items:center;height:198px;padding-top:0;display:flex;position:relative}.encoder-art{flex-shrink:0;width:160px;margin:0}.encoder-name{text-align:left;white-space:nowrap;position:absolute;top:79px;left:calc(50% + 86px)}.encoder-name strong{font-size:14px}.encoder-name>span{font-size:7px}.encoder-speech{text-align:right;width:92px;margin:0;font-size:9px;line-height:1.8;position:absolute;top:77px;right:calc(50% + 83px)}.destination-station{padding:0}.destination-station>.station-label{display:none}.destination-list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.destination-card{flex-direction:column;align-items:flex-start;gap:10px;min-height:177px;padding:20px 17px 15px;display:flex}.destination-illustration{width:37px}.destination-copy{flex:1}.route-family{margin-bottom:5px;font-size:7px}.destination-copy h2{font-size:23px}.destination-copy p{margin-top:6px;font-size:10px}.route-score{gap:3px;position:absolute;top:20px;right:16px}.route-score>strong{font-size:24px}.chosen-sticker{font-size:11px;right:9px}.edit-routes-link{margin-top:18px;font-size:11px}.toy-feedback{min-height:55px;margin:17px 0 29px}.thoughts{gap:10px}.thought-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:100px;padding:14px 8px;font-size:11px;position:relative}.thought-arrow{opacity:.7;font-size:10px;position:absolute;top:7px;right:8px}.thought-icon{border:0;width:31px;height:27px;font-size:27px}.thought-1 .thought-icon{font-size:21px}.thought-2 .thought-icon{font-size:26px}.play-footer{flex-wrap:wrap;gap:12px;padding:20px 24px}.play-footer>a{font-size:8px}.play-footer>button{font-size:9px}.toy-examples{max-width:490px}.many-routes .destination-card{min-height:145px}.play-drawer.drawer-batch .batch-layout{grid-template-columns:1fr}.play-drawer .drawer-content{padding:22px 20px 28px}.drawer-heading{padding:24px 22px}.drawer-heading h2{font-size:27px}.drawer-save-bar{bottom:-28px}.play-drawer .batch-results{position:static}}@media (width<=430px){.play-header{gap:12px;padding:20px 19px}.play-brand>span{font-size:20px}.play-brand svg{width:25px;height:25px}.play-header-controls{gap:6px}.scenario-picker select{max-width:172px;padding:9px 24px 9px 12px;font-size:10px}.tool-menu>summary{width:26px}.play-canvas{padding:0 23px 24px}.toy-intro{margin:17px 0 26px}.toy-intro h1{letter-spacing:-1.8px;margin:10px 0 11px;font-size:39px;line-height:1.14}.mobile-break{display:block}.toy-intro p{font-size:11px}.intro-note{font-size:16px}.toy-prompt{padding:23px 19px 18px}.toy-prompt textarea{min-height:117px}.prompt-caption{font-size:10px}.encoder-station{height:188px}.encoder-art{width:148px}.encoder-name{white-space:normal;gap:5px;width:88px;top:80px;left:calc(50% + 73px)}.encoder-name strong{font-size:12px}.encoder-name>span{font-size:7px;line-height:1.7}.encoder-speech{width:78px;font-size:8px;top:81px;right:calc(50% + 74px)}.destination-list{gap:14px}.destination-card{min-height:183px;padding:18px 14px 15px}.destination-copy h2{font-size:22px}.route-score{top:20px;right:13px}.route-score>strong{font-size:22px}.score-disclaimer{max-width:300px;font-size:8px}.result-peek{font-size:9px}.thought-card{min-height:93px;font-size:10px}.thoughts{gap:10px}.thought-card.active{outline-offset:2px}.play-footer{gap:13px;padding:18px 20px;font-size:8px}.play-footer>a{margin-left:auto}.play-footer>button{justify-content:center;width:100%;font-size:10px}.drawer-heading h2{font-size:25px}.drawer-heading{padding:21px 20px}.drawer-save-bar button{padding:8px 10px;font-size:10px}.drawer-save-bar>div{gap:5px}.drawer-intro{font-size:11px}.play-drawer .drawer-content{padding:20px 15px 25px}.play-drawer .panel-body,.play-drawer .panel-heading{padding:18px 16px}.play-drawer .preset-name-row>label{font-size:11px}.play-drawer .route-column-labels{font-size:7px}.play-drawer .route-edit-row{background:#fafbf4;border-color:#e7e9df}.play-drawer .route-edit-row input,.play-drawer .route-edit-row>label:nth-child(2) input{font-size:16px}}@media (prefers-reduced-motion:reduce){.mascot-float,.mascot-eyes,.is-thinking .mascot-float,.wires-busy .wire-signal.lit{animation:none}.toy-prompt,.destination-card,.wire-signal{transition:none}}.scenario-picker label,.prompt-caption,.toy-composer-meta,.toy-composer-meta .text-button,.toy-composer-actions .switch-label,.prompt-tip,.station-label,.encoder-speech,.edit-routes-link,.score-disclaimer,.waiting-caption,.more-thoughts,.play-footer,.play-footer>a,.play-footer>button{color:#7e8374}.toy-intro p{color:#858b7d}.intro-note{color:#9a85aa}.station-label{font-size:10px}.station-label>span{color:#91987f}.route-family{color:#93809f;font-size:9px}.destination-copy p{color:#8c799b;font-size:11px}.chosen .route-family,.chosen .destination-copy p{color:#7a8d62}.route-score{color:#9883ab}.route-score>span{color:#8e7d9c}.chosen .route-score>span{color:#84956e}.encoder-name>span{color:#8b8294;font-size:9px}.toy-composer-meta{font-size:10px}.result-peek{color:#808872}.result-peek strong{color:#6e805b}.thought-card{color:#8c8056}.thought-card.thought-1{color:#76896a}.thought-card.thought-2{color:#8d78a1}.examples-heading{color:#999b7e}.chosen-sticker{color:#718958}.play-ready>span:last-child{color:#969c8b}@media (width>=801px) and (height<=950px){.play-header{padding-top:20px;padding-bottom:18px}.toy-intro{margin:10px 0 24px}.toy-intro h1{font-size:46px}.toy-prompt textarea{height:140px;min-height:115px}.toy-feedback{margin-top:16px;margin-bottom:22px}.toy-stage{padding-top:6px}.toy-examples{max-width:660px}.play-footer{padding-top:16px;padding-bottom:16px}.play-canvas{padding-bottom:22px}}@media (width<=800px){.encoder-name>span{font-size:8px}.encoder-speech,.station-label{font-size:9px}}@media (width<=430px){.encoder-name>span{font-size:7px}.encoder-speech{font-size:8px}.destination-copy p{font-size:10px}.route-family{font-size:8px}.score-disclaimer{font-size:9px}}.fix-routes-hint{white-space:normal;text-align:left;color:#987946;background:#faf5e8;border:1px solid #e8dcc2;flex-direction:column;align-items:flex-start;gap:4px;width:100%;margin-top:14px;padding:9px 12px;font-size:10px;line-height:1.6;display:flex}.fix-routes-hint>span{color:#8b784d;font-weight:600}.play-brand>.product-name{letter-spacing:-.6px;font-size:20px}@media (width<=430px){.play-brand>.product-name{letter-spacing:-.4px;max-width:78px;font-size:15px;line-height:1.12;display:block}.play-header .choice-trigger{max-width:180px}}:root{color:#253044;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--purple:#7055e8;--purple-dark:#5940c7;--muted:#778193;--line:#e8eaf0;--ink:#192438;--mono:"JetBrains Mono", ui-monospace, monospace;background:#f5f6fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{color:#465269;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:37px;padding:8px 13px;font-size:12px;font-weight:550;transition:background .15s,border-color .15s,color .15s;display:inline-flex}button:hover:not(:disabled){color:var(--purple-dark);background:#f6f4ff;border-color:#bcaff5}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:var(--purple);border-color:var(--purple);color:#fff;box-shadow:0 3px 6px #7055e81a}button.primary:hover:not(:disabled){background:var(--purple-dark);border-color:var(--purple-dark)}a{color:var(--purple-dark);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #a28bfb}input,textarea,select{color:var(--ink);min-width:0}input::placeholder,textarea::placeholder{color:#929baa}input,select{background:#fff;border:1px solid #dfe3eb;border-radius:7px;width:100%;padding:10px 12px;font-size:12px}textarea{resize:vertical;line-height:1.7}h1,h2,h3,p{margin:0}h2{letter-spacing:-.3px;color:var(--ink);font-size:15px;font-weight:650}h3{font-size:13px;font-weight:600}p{line-height:1.65}strong{font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:12px 20px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:10px}.app-shell{min-height:100vh;display:flex}.sidebar{color:#b0b9cf;background:#151d30;flex-direction:column;flex-shrink:0;width:226px;height:100vh;padding:32px 17px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{color:#9c86ff;align-items:center;gap:11px;margin:0 12px 40px;display:flex}.brand:hover{text-decoration:none}.brand>span{color:#fff;letter-spacing:-1.2px;font-size:25px;font-weight:600;line-height:1}.brand>span>span{font:8px var(--mono);letter-spacing:2px;color:#8f9ab1;margin-top:7px;display:block}.sidebar-section-heading{justify-content:space-between;align-items:center;margin-bottom:13px;padding:0 12px;display:flex}.eyebrow{font:9px var(--mono);letter-spacing:1.25px;font-weight:500;line-height:1.5}.sidebar-section-heading>span:last-child{font:10px var(--mono);color:#8391a9}.sidebar .eyebrow{color:#8290ab}.preset-nav{flex-direction:column;gap:4px;display:flex}.preset-item{color:#a7b2c9;text-align:left;background:0 0;border:1px solid #0000;justify-content:flex-start;gap:10px;width:100%;min-height:41px;padding:10px;font-size:11px;font-weight:450}.preset-item>span:nth-child(2){overflow-wrap:anywhere;flex:1;min-width:0}.preset-item.active{color:#e1d9ff;background:#292443;border-color:#483b6f}.preset-item:hover:not(:disabled){color:#fff;background:#242d43;border-color:#34425e}.preset-icon{font-family:var(--mono);color:#8c9ab6;text-align:center;min-width:19px;font-size:14px}.active .preset-icon{color:#b09aff}.active-dot{background:#a38bff;border-radius:50%;width:5px;height:5px}.saved-presets{border-top:1px solid #293148;margin:22px 8px 0;padding:21px 0 12px}.saved-presets>p{color:#8290a9;margin:11px 0 9px;font-size:11px;line-height:1.9}.saved-presets nav{margin:12px -8px 0}.sidebar-import{color:#b0bdd5;background:0 0;border:1px dashed #3b465e;justify-content:flex-start;width:100%;margin-bottom:30px}.sidebar-import>span{font:9px var(--mono);color:#7d8ba7;margin-left:auto}.sidebar-import:hover:not(:disabled){color:#fff;background:#262d45;border-color:#7660ae}.sidebar-bottom{color:#b0bdd0;border-top:1px solid #293148;align-items:flex-start;gap:9px;margin-top:auto;padding:20px 6px 0;font-size:10px;display:flex}.sidebar-bottom div>span{color:#8591a7;margin-top:5px;font-size:9px;line-height:1.6;display:block}.privacy-icon{color:#8c9aba;font-size:18px}.mobile-preset{display:none}.workspace{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#ffffffcf;justify-content:space-between;align-items:center;gap:16px;height:66px;padding:0 34px;display:flex}.breadcrumb{color:#7d8798;align-items:center;gap:13px;font-size:11px;display:flex}.breadcrumb strong{color:#48536a;font-weight:500}.breadcrumb>span{color:#bec4d0}.connection{white-space:nowrap;color:#677489;align-items:center;gap:7px;font-size:10px;display:flex}.status-dot,.tiny-dot{background:#acb4c4;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.status-dot.online{background:#2eb687;box-shadow:0 0 0 3px #e2f4ed}.connection-device{font:9px var(--mono);color:#8c96a6;border-left:1px solid #e2e5eb;margin-left:4px;padding-left:11px}.main-content{max-width:1570px;margin:auto;padding:35px 34px 18px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.purple-text{color:var(--purple)}h1{letter-spacing:-1.3px;color:var(--ink);margin:8px 0;font-size:32px;font-weight:650;line-height:1.2}h1>span{color:var(--purple)}.page-heading p{color:#7b8496;font-size:12px}.page-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.workspace-nav{border-bottom:1px solid #e1e5ef;justify-content:space-between;align-items:center;gap:10px;margin-bottom:24px;display:flex}.workspace-nav nav{gap:24px;display:flex}.workspace-nav button{color:#8790a0;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;gap:7px;min-height:43px;padding:0 2px 14px;font-size:12px}.workspace-nav button.selected{color:var(--purple-dark);border-bottom-color:var(--purple)}.workspace-nav button:hover:not(:disabled){color:var(--purple-dark);background:0 0}.count{font:9px var(--mono);color:#7f8a9d;background:#e9edf3;border-radius:4px;padding:2px 5px}.workspace-mode{font:9px var(--mono);color:#8892a3;align-items:center;gap:7px;padding-bottom:12px;display:flex}.workspace-mode .tiny-dot{background:#a695ec;width:4px;height:4px}.playground-grid{grid-template-columns:minmax(0,1.56fr) minmax(285px,1fr);align-items:start;gap:22px;display:grid}.editor-column{flex-direction:column;gap:20px;min-width:0;display:flex}.panel{background:#fff;border:1px solid #e2e6ee;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 2px 3px #182b4802}.panel-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;padding:21px 23px;display:flex}.panel-heading .eyebrow{color:#96a0b0;margin-bottom:6px;display:block}.panel-heading p{color:#8a94a6;margin-top:5px;font-size:10px}.heading-with-number{align-items:center;gap:12px;display:flex}.step{color:#907cce;width:29px;height:29px;font:10px var(--mono);background:#f8f6ff;border:1px solid #e9e4fd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.switch-label{white-space:nowrap;color:#758096;cursor:pointer;align-items:center;gap:7px;font-size:10px;display:flex;position:relative}.switch-label input{opacity:0;width:30px;height:18px;margin:0;position:absolute}.switch-track{background:#d7dce7;border-radius:20px;width:27px;height:16px;padding:2px;transition:background .15s}.switch-track:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;display:block;box-shadow:0 1px 3px #0002}.switch-label input:checked+.switch-track{background:var(--purple)}.switch-label input:checked+.switch-track:after{transform:translate(11px)}.switch-label input:focus-visible+.switch-track{outline-offset:3px;outline:3px solid #a28bfb}.prompt-editor{background:#fbfcfe;border:1px solid #e1e5ee;border-radius:9px;margin:20px 23px 0;overflow:hidden}.prompt-editor:focus-within{border-color:#b7a6f8;box-shadow:0 0 0 3px #f4f0ff}.prompt-editor textarea{background:0 0;border:0;outline:none;width:100%;min-height:159px;max-height:450px;padding:16px 16px 8px;font-size:14px;line-height:1.8;display:block}.prompt-editor textarea:focus-visible{outline:none}.composer-footer{font:9px var(--mono);color:#98a1b1;justify-content:space-between;align-items:center;padding:4px 13px 8px;display:flex}.text-button{color:#7e899d;background:0 0;border:0;min-height:28px;padding:3px 0;font-size:10px}.text-button:hover:not(:disabled){background:0 0}.prompt-actions{justify-content:space-between;align-items:center;gap:12px;padding:14px 23px 20px;display:flex}.micro{color:#8b95a6;font-size:10px;line-height:1.65}.prompt-actions .micro{font-size:9px}kbd{font:9px var(--mono);color:#e8e0ff;background:#ffffff16;border:1px solid #ffffff40;border-radius:4px;padding:3px 5px}.example-section{background:#fdfdff;border-top:1px solid #edf0f4;padding:17px 23px 20px}.section-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-line>.eyebrow{color:#929bae}.section-line>span:last-child{color:#909aae;font-size:10px}.example-chips{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.example-chips button{color:#8290a4;text-align:left;background:#fff;border-color:#e6eaf2;border-radius:6px;max-width:100%;min-height:28px;padding:5px 9px;font-size:9px;font-weight:450;line-height:1.5}.example-chips button.active{color:var(--purple-dark);background:#f5f0ff;border-color:#cfc2fa}.pill{font:9px var(--mono);color:#8a95a7;white-space:nowrap;background:#f2f4f8;border:1px solid #e9edf3;border-radius:5px;padding:4px 7px}.pill.green{color:#36946b;background:#edf9f3;border-color:#d8eee2}.panel-body{padding:20px 23px}.preset-name-row{align-items:flex-end;gap:12px;margin-bottom:23px;display:flex}.preset-name-row>label{color:#8c96a7;flex-direction:column;flex:1;gap:7px;font-size:10px;display:flex}.preset-name-row input{background:#fbfcfe}.draft-status{font:9px var(--mono);white-space:nowrap;color:#929dad;padding-bottom:12px}.amber-text{color:#a87931!important}.route-column-labels{font:8px var(--mono);letter-spacing:.7px;color:#9aa3b2;grid-template-columns:1fr 1fr 24px;gap:9px;margin-bottom:9px;display:grid}.route-editor{flex-direction:column;gap:8px;display:flex}.route-edit-row{grid-template-columns:1fr 1fr 24px;align-items:center;gap:9px;display:grid}.route-edit-row>label{align-items:center;min-width:0;display:flex;position:relative}.route-edit-row input{width:100%;padding:11px 7px 11px 28px;font-size:11px}.route-edit-row>label:first-child input{padding-left:32px}.route-edit-row .row-number{color:#a3abba;font-size:8px;position:absolute;left:10px}.row-number{font:10px var(--mono);color:#a0aabc}.mapping-arrow{color:#ac9cdf;font-size:13px;position:absolute;left:10px}.icon-button{color:#a4adba;background:0 0;border:0;width:26px;min-height:30px;padding:0;font-size:19px}.icon-button:hover:not(:disabled){color:#c24c59;background:#fff0f1}.add-category{color:#8e78cb;background:#fdfbff;border:1px dashed #d8d0f2;width:100%;min-height:33px;margin-top:13px;font-size:10px}.guide{border-top:1px solid #edf0f4;margin-top:20px;padding-top:17px}.guide summary,.raw-output summary{color:#8993a6;cursor:pointer;font-size:10px;line-height:1.7}.guide p{color:#7c879a;margin-top:12px;font-size:11px}.saved-actions{justify-content:space-between;margin-top:14px;display:flex}.inline-warning{color:#967235;background:#fff9ed;border:1px solid #f4e8ca;border-radius:7px;margin-top:12px;padding:9px 12px;font-size:11px}.result-panel{position:sticky;top:22px}.result-panel>.panel-heading{padding:20px 22px}.decision{background:linear-gradient(120deg,#f4efff 0%,#f8f6ff 75%);border:1px solid #e7defc;border-radius:9px;margin:20px 20px 0;padding:22px 20px;position:relative;overflow:hidden}.decision:after{content:"↗";color:#7b60d90a;pointer-events:none;font-size:76px;position:absolute;top:1px;right:12px}.decision>.eyebrow{color:#9982c8;font-size:8px}.decision h3{letter-spacing:-.9px;color:#6344b2;overflow-wrap:anywhere;margin:11px 0 15px;font-size:25px;font-weight:600;line-height:1.25}.destination{color:#795dba;overflow-wrap:anywhere;align-items:flex-start;gap:7px;font-size:11px;line-height:1.6;display:flex}.destination>span:first-child{color:#a38fc8}.decision-note{color:#a08bbf;margin-top:16px;font-size:8px;display:block}.result-section{padding:24px 22px 0}.result-section h3{color:#566179;font-size:11px}.score-list{flex-direction:column;gap:16px;margin-top:18px;display:flex}.score-label{color:#8b95a6;justify-content:space-between;align-items:flex-start;gap:12px;font-size:10px;line-height:1.6;display:flex}.score-label span{overflow-wrap:anywhere}.score-label strong{font:10px var(--mono);color:#a0a8b8;flex-shrink:0}.score-row.winner .score-label{color:#7154bd}.score-row.winner .score-label strong{color:var(--purple)}.score-track{background:#f0f1f6;border-radius:5px;height:5px;margin-top:7px;overflow:hidden}.score-track>div{background:#c4b4ef;border-radius:5px;height:100%;transition:width .25s}.winner .score-track>div{background:var(--purple)}.result-section>.micro{margin-top:14px;font-size:9px}.result-section+.result-section{border-top:1px solid #edf0f4;margin-top:23px;padding-top:21px}.metric-grid{grid-template-columns:1fr 1fr;margin-top:20px;display:grid}.metric-grid>div{flex-direction:column;gap:7px;display:flex}.metric-grid>div+div{border-left:1px solid #edf0f4;padding-left:23px}.metric-grid strong{font:26px var(--mono);color:#3e4a63;letter-spacing:-1.2px;font-weight:450}.metric-grid small{color:#98a2b2;letter-spacing:0;margin-left:5px;font-size:11px}.metric-grid span{color:#98a1b0;font-size:9px}.timings{flex-direction:column;gap:10px;margin:20px 0 0;display:flex}.timings>div{color:#8a95a7;justify-content:space-between;font-size:10px;display:flex}.timings dd{font:9px var(--mono);color:#7c879c;margin:0}.raw-output{border-top:1px solid #edf0f4;margin:20px 22px 0;padding:13px 0}.raw-output pre{font:10px/1.8 var(--mono);color:#67768f;background:#f7f8fc;border-radius:6px;max-height:300px;padding:12px;overflow:auto}.result-footer{color:#939daf;background:#fcfcfe;border-top:1px solid #edf0f4;align-items:center;gap:7px;padding:15px 22px;font-size:9px;display:flex}.result-footer .tiny-dot{background:#b2a2e6;width:4px;height:4px}.result-footer>span:last-child{font:9px var(--mono);color:#a8b0be;margin-left:auto}.empty-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:280px;padding:55px 26px;display:flex}.empty-symbol{color:#ad9ed5;background:#f6f3ff;border:1px solid #ebe4fc;border-radius:15px;justify-content:center;align-items:center;width:57px;height:57px;margin-bottom:5px;font-size:27px;display:flex}.empty-result h3{color:#66738b;font-size:14px}.empty-result p{color:#909bae;overflow-wrap:anywhere;max-width:300px;font-size:11px}.workspace-footer{color:#a1aabb;justify-content:space-between;gap:15px;padding-top:28px;font-size:9px;line-height:1.6;display:flex}.workspace-footer a{color:#8b96aa}.toast{z-index:100;color:#fff;background:#25304a;border-radius:10px;align-items:center;gap:22px;max-width:min(570px,100vw - 32px);padding:10px 12px 10px 18px;font-size:12px;line-height:1.5;display:flex;position:fixed;bottom:24px;left:calc(50% + 100px);transform:translate(-50%);box-shadow:0 10px 35px #18243b30}.toast button{color:#bfc7dc;background:0 0;border:0;min-height:30px;padding:0 5px;font-size:18px}.toast-error{background:#7e3541}.batch-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,1fr);align-items:start;gap:22px;display:grid}.helper{color:#8893a5;font-size:11px}.batch-toolbar{flex-wrap:wrap;gap:8px;margin:19px 0;display:flex}.batch-toolbar button{font-size:10px}.samples{flex-direction:column;gap:14px;display:flex}.sample{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:10px;padding:14px 0;display:flex}.sample>.row-number{padding-top:13px}.sample-fields{flex:1;min-width:0}.sample-fields textarea{background:#fcfcfe;border:1px solid #e2e6ee;border-radius:7px;width:100%;min-height:75px;padding:10px 12px;font-size:11px}.sample-fields>label{white-space:nowrap;color:#96a0af;align-items:center;gap:12px;margin-top:8px;font-size:9px;display:flex}.sample-fields select{padding:7px 10px;font-size:10px}.batch-actions{align-items:center;gap:15px;margin-top:22px;display:flex}.batch-actions .micro{font-size:9px}.danger-button{color:#b34c5c;background:#fff7f8;border-color:#ecc2c9}.batch-results{position:sticky;top:22px}.small-button{min-height:30px;padding:6px 9px;font-size:10px}.batch-progress{background:#efedf8;border-radius:8px;height:4px;margin:15px 0 23px;overflow:hidden}.batch-progress>div{background:var(--purple);height:100%;transition:width .2s}.summary-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:17px;display:grid}.summary-grid>div{background:#f8f9fc;border:1px solid #edf0f5;border-radius:8px;flex-direction:column;gap:7px;padding:15px;display:flex}.summary-grid strong{font:23px var(--mono);letter-spacing:-1px;color:#5b4e87}.summary-grid span{color:#939db0;font-size:9px}.batch-result-list{max-height:640px;margin-top:20px;overflow:auto}.batch-result-item{border-top:1px solid #edf0f4;padding:17px 0}.batch-result-item:first-child{border:0;padding-top:0}.batch-prompt{color:#7a879d;overflow-wrap:anywhere;white-space:pre-wrap;margin:8px 0 12px;font-size:11px}.batch-outcome{color:#7055b7;justify-content:space-between;gap:10px;font-size:11px;line-height:1.5;display:flex}.batch-outcome strong{overflow-wrap:anywhere}.batch-outcome>span{font:10px var(--mono)}.batch-result-item>.micro{margin-top:8px}.error-text{color:#b24d60!important}.empty-inline{text-align:center;color:#929caf;padding:30px 0;font-size:12px}.history-item{border-bottom:1px solid #edf0f4;align-items:center;gap:24px;padding:22px 25px;display:flex}.history-item:last-child{border:0}.history-time{font:11px var(--mono);color:#6f7b90;flex-shrink:0;width:130px}.history-time span{color:#9ca5b3;overflow-wrap:anywhere;margin-top:7px;font:9px/1.6 Inter,sans-serif;display:block}.history-content{flex:1;min-width:0}.history-content p{color:#5f6d85;-webkit-line-clamp:2;overflow-wrap:anywhere;white-space:pre-wrap;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.history-route{color:#8a6dc8;margin-top:10px;font-size:10px;line-height:1.6;display:block}.history-route>span{color:#98a2b1;margin-left:8px}.history-item>button{flex-shrink:0}.pulsing{animation:1.2s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.4}}@media (width>=1600px){.main-content{padding-top:42px}.prompt-editor textarea{min-height:200px}.example-chips button{font-size:10px}.route-edit-row input{font-size:12px}}@media (width<=1200px){.sidebar{width:200px;padding-left:12px;padding-right:12px}.brand{margin-left:9px}.main-content{padding:28px 24px 18px}.topbar{padding:0 24px}.playground-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr);gap:16px}.panel-heading,.panel-body{padding-left:18px;padding-right:18px}.prompt-editor{margin-left:18px;margin-right:18px}.prompt-actions,.example-section{padding-left:18px;padding-right:18px}.page-heading h1{font-size:28px}.page-actions button{font-size:10px}.prompt-actions{flex-wrap:wrap}.route-edit-row{gap:6px}.route-column-labels{letter-spacing:0;gap:6px;font-size:7px}.batch-layout{grid-template-columns:minmax(0,1fr) minmax(275px,1fr);gap:16px}.preset-name-row{flex-wrap:wrap}.preset-name-row>label{min-width:170px}.draft-status{padding:0;font-size:8px}.toast{left:calc(50% + 85px)}}@media (width<=1000px){.sidebar{width:186px}.sidebar .preset-item{gap:6px;font-size:10px}.sidebar .preset-icon{min-width:16px;font-size:12px}.playground-grid,.batch-layout{grid-template-columns:minmax(0,1fr)}.result-panel,.batch-results{position:static}.result-panel{grid-template-columns:1fr 1fr;display:grid}.result-panel>.panel-heading,.result-panel>.result-footer,.result-panel>.empty-result,.result-panel>.raw-output{grid-column:1/-1}.decision{align-self:start;margin-right:0}.result-section+.result-section{grid-column:1/-1;margin-left:22px;margin-right:22px;padding-left:0;padding-right:0}.page-heading{align-items:flex-start}.page-actions{flex-wrap:wrap;justify-content:flex-end}.page-heading>.page-actions{max-width:105px}.workspace-mode{font-size:8px}.workspace-footer{flex-wrap:wrap}.batch-result-list{max-height:none}.history-time{width:90px}.history-item{gap:15px}.toast{left:calc(50% + 75px)}}@media (width<=720px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:18px;width:100%;height:auto;padding:16px 20px;position:static;overflow:visible}.brand{flex-shrink:0;gap:8px;margin:0}.brand>span{font-size:21px}.brand>span>span{letter-spacing:1.5px;font-size:6px}.brand svg{width:29px;height:29px}.sidebar-section-heading,.preset-nav,.saved-presets,.sidebar-bottom,.sidebar-import{display:none}.mobile-preset{color:#c2c9da;background:#202a3e;border-color:#35425a;width:min(260px,100% - 122px);margin-left:auto;padding:10px;font-size:11px;display:block}.topbar{height:49px;padding:0 20px}.breadcrumb{gap:8px;font-size:10px}.connection{font-size:9px}.connection-device{display:none}.main-content{padding:27px 20px 18px}.page-heading{gap:12px;margin-bottom:21px}.page-heading h1{letter-spacing:-1px;font-size:28px}.page-heading .eyebrow{font-size:8px}.page-heading p{max-width:250px;font-size:11px}.page-heading>.page-actions{gap:7px;max-width:100px}.page-actions button{min-height:32px;padding:6px 9px;font-size:9px}.workspace-nav nav{gap:23px}.workspace-nav button{font-size:11px}.workspace-mode{display:none}.workspace-nav{margin-bottom:20px}.playground-grid,.editor-column{gap:20px}.toast{min-width:270px;bottom:15px;left:50%}.history-item{flex-wrap:wrap;align-items:flex-start;padding:18px}.history-time{justify-content:space-between;gap:12px;width:100%;display:flex}.history-time span{margin:0}.history-item>button{font-size:10px}.history-panel>.panel-heading{align-items:flex-start}.history-panel .page-actions{max-width:100px}.history-panel .panel-heading p{max-width:240px}}@media (width<=430px){.sidebar{gap:12px;padding:15px 16px}.main-content{padding:23px 14px 16px}.topbar{padding:0 16px}.page-heading{display:block}.page-heading h1{font-size:29px}.page-heading p{max-width:none}.page-heading>.page-actions{justify-content:flex-start;max-width:none;margin-top:17px}.page-actions button{padding:8px 12px;font-size:10px}.panel-heading{padding:17px 16px}.panel-heading h2{font-size:14px}.panel-heading p{font-size:9px}.heading-with-number{gap:9px}.switch-label{gap:5px;font-size:9px}.prompt-editor{margin:17px 16px 0}.prompt-actions,.example-section{padding-left:16px;padding-right:16px}.prompt-actions .micro{font-size:8px}.prompt-actions .primary{padding:9px 10px;font-size:10px}.prompt-actions kbd{display:none}.prompt-editor textarea{min-height:145px}.result-panel{display:block}.decision{margin:18px 18px 0}.result-section+.result-section{margin-left:0;margin-right:0;padding:21px 22px 0}.route-edit-row{grid-template-columns:minmax(0,1fr) 25px;gap:6px}.route-edit-row>label:first-child{grid-area:1/1}.route-edit-row>label:nth-child(2){grid-area:2/1}.route-edit-row>.icon-button{grid-area:1/2/3}.route-edit-row{background:#fbfcff;border:1px solid #edf0f5;border-radius:8px;padding:10px}.route-column-labels{display:none}.route-edit-row input{font-size:12px}.route-editor{gap:10px}.route-edit-row>label:nth-child(2) input{background:#faf9ff;font-size:11px}.preset-name-row{align-items:center}.preset-name-row>label{min-width:100%}.sample-fields>label{flex-wrap:wrap;gap:5px}.sample{gap:6px}.batch-toolbar button{font-size:9px}.batch-actions{flex-wrap:wrap}.workspace-footer{gap:6px;font-size:8px}.guide summary{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.mobile-import{display:none}.page-heading p,.panel-heading p,.helper{color:#6c788c}.micro,.composer-footer,.section-line>span:last-child,.draft-status,.preset-name-row>label,.guide summary,.raw-output summary,.guide p,.workspace-footer,.workspace-footer a,.score-label,.score-label strong,.metric-grid span,.timings>div,.timings dd,.result-footer{color:#6b788d}.eyebrow{font-size:10px}.panel-heading .eyebrow,.section-line>.eyebrow,.route-column-labels{color:#748096}.example-chips button{color:#66768d;font-size:10px}.panel-heading p,.micro{font-size:11px}.prompt-actions .micro,.result-section>.micro{font-size:10px}.score-label,.score-label strong{font-size:11px}.result-section h3{font-size:12px}.metric-grid span,.timings>div,.timings dd{font-size:10px}.decision-note{color:#8066a3;font-size:9px}.decision>.eyebrow{color:#8066a3}.destination{color:#6c4caa;font-size:12px}.route-column-labels{font-size:8px}.workspace-mode{color:#768398}.sidebar .eyebrow,.saved-presets>p{color:#97a4bc}.sidebar-bottom div>span{color:#a0abc0}.sample-fields>label,.summary-grid span,.history-time span,.history-route>span{color:#6c798f}@media (width<=720px){.mobile-import{display:inline-flex}.page-heading>.page-actions{max-width:110px}.page-actions button{font-size:10px}}@media (width<=430px){.page-heading>.page-actions{max-width:none}.prompt-actions .micro{font-size:9px}.panel-heading p{font-size:10px}.panel-heading .eyebrow{font-size:9px}}.batch-actions{background:#f8f6ff;border:1px solid #eee8fd;border-radius:8px;margin:0 0 20px;padding:12px 14px}@media (width<=430px){.route-edit-row input,.prompt-editor textarea,.sample-fields textarea,.preset-name-row input,.route-edit-row>label:nth-child(2) input{font-size:16px}.route-column-labels{flex-wrap:wrap;gap:5px 12px;font-size:7px;display:flex}}
