:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef3fb;--surface:#fff;--surface-soft:#f6f8fc;--surface-tint:#fbfcff;--line:#dfe6f1;--line-strong:#cfd8e6;--text:#20293a;--muted:#64738d;--muted-strong:#5b6880;--blue:#2f80ed;--blue-ink:#2362c8;--blue-button-start:#286ecb;--blue-button-end:#2362c8;--blue-soft:#eaf3ff;--gold:#f3ad31;--gold-ink:#91601c;--danger:#df6a55;--shadow:0 18px 42px #2e47761f;--safe-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));--safe-right:var(--safe-area-inset-right,env(safe-area-inset-right,0px));--safe-left:var(--safe-area-inset-left,env(safe-area-inset-left,0px));--ad-banner-height:0px;--affiliate-banner-height:0px;--safe-area-bottom:var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--safe-bottom:calc(var(--safe-area-bottom) + var(--ad-banner-height) + var(--affiliate-banner-height));--ad-slot-height:92px}*{box-sizing:border-box}html,body{height:100%;min-height:0;color:var(--text);background:radial-gradient(circle at top,#ffffffdb,#0000 30%),linear-gradient(#f5f8fd 0%,#edf2fa 100%);margin:0;font-family:Avenir Next,SF Pro Display,Apple SD Gothic Neo,Segoe UI,sans-serif;overflow:hidden}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}#app{height:100dvh;min-height:100svh;padding:14px 0;position:relative;overflow:hidden}.app-shell{background:var(--surface);width:min(2048px,100vw - 28px);height:100%;box-shadow:var(--shadow);border:1px solid #d5dfede6;border-radius:32px;flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--line);background:linear-gradient(#fff 0%,#fbfcfe 100%);justify-content:space-between;align-items:center;gap:16px;padding:10px 22px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand__mark{background:0 0;border:0;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.brand__logo{object-fit:contain;width:40px;height:40px;display:block}.brand__eyebrow{display:none}.brand h1{letter-spacing:-.01em;margin:0;font-size:20px;font-weight:600;line-height:1.05}.topbar__controls{align-items:center;gap:8px;display:flex}.affiliate-banner{left:50%;bottom:calc(var(--safe-area-bottom) + 8px);z-index:1400;width:min(380px,100vw - 24px);min-height:var(--ad-slot-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #e0e7f0f5;border-radius:16px;padding:8px 10px 5px;position:fixed;transform:translate(-50%);box-shadow:0 10px 28px #001b371f}.affiliate-banner[hidden]{display:none}.affiliate-banner--dynamic{width:min(344px,100vw - 24px);min-height:var(--ad-slot-height);padding:8px 10px 4px}.affiliate-banner__widget{border-radius:8px;justify-content:center;width:100%;display:flex;overflow:hidden}.affiliate-banner__iframe{border:0;max-width:100%;display:block}.affiliate-banner__link{min-height:36px;color:var(--text);grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;text-decoration:none;display:grid}.affiliate-banner__badge{color:#8b5b11;background:linear-gradient(145deg,#fff4d8,#ffd77d);border-radius:10px;place-items:center;width:30px;height:30px;font-size:16px;font-weight:800;display:grid}.affiliate-banner__copy{gap:1px;min-width:0;display:grid}.affiliate-banner__copy strong,.affiliate-banner__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.affiliate-banner__copy strong{color:var(--text);font-size:12px;font-weight:700}.affiliate-banner__copy small{color:var(--muted);font-size:10px}.affiliate-banner__arrow{color:var(--amber-ink,#9b641a);text-align:right;font-size:23px;line-height:1}.affiliate-banner__disclosure{color:var(--muted);text-align:center;white-space:normal;overflow-wrap:anywhere;margin:0 2px 4px;font-size:9px;font-weight:600;line-height:1.35;display:block}.topbar-search{background:#f8faff;border:1px solid #e8eef8;border-radius:999px;align-items:center;gap:8px;width:min(420px,34vw);min-width:280px;height:40px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffffd1}.topbar-search__icon{color:#91a0b8;font-size:18px;line-height:1}.topbar-search input{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-size:15px}.topbar-search input::placeholder{color:#9aa8bc}.topbar-toolbutton{color:#3f4f68;height:38px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.topbar-toolbutton[hidden]{display:none}.topbar-toolbutton:hover{box-shadow:none;background:#f3f7fc;transform:none}.topbar-toolbutton span{color:#44557a;font-size:15px}#help-button span,#more-help span{font-weight:800}.topbar-toolbutton--help{color:#246fc6;background:linear-gradient(#fff 0%,#f4f8ff 100%);border-color:#2f80ed2e}.topbar-toolbutton--help span{color:var(--blue-ink)}.topbar-toolbutton--hint{color:var(--gold-ink);white-space:nowrap;background:linear-gradient(#fffef8 0%,#fff9e8 100%);border-color:#f0b4003d;justify-content:center;min-width:84px}#codex-button,#fullscreen-toggle{border-color:var(--line);background:#fff}#codex-button:hover,#fullscreen-toggle:hover{background:#f8fbff;border-color:#cfd9e8}.topbar-toolbutton--danger{display:none}.topbar-iconbtn{width:38px;height:38px;color:var(--muted-strong);background:#f3f6fb;border:1px solid #edf1f7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:none}.topbar-iconbtn--settings{width:38px;height:38px;box-shadow:none;border-radius:12px;display:inline-flex}.topbar-iconbtn span{color:var(--gold);font-size:19px;line-height:1}.more-toggle__mobile-icon{display:none}.more-menu{z-index:1200;background:var(--surface);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:2px;min-width:150px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:12px;box-shadow:0 16px 36px #2e47762e}.more-menu[hidden],.more-menu__item[hidden]{display:none}.more-menu__item{color:var(--text);text-align:left;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:15px;font-weight:600;display:flex}.more-menu__item--toggle{width:100%}.more-menu__label{flex:1}.more-menu__state{color:var(--muted);margin-left:auto;font-size:12px;font-weight:600}.more-menu__item span{color:var(--gold);font-size:16px}.more-menu__item .more-menu__label{color:inherit;font-size:inherit}.more-menu__item .more-menu__state{color:var(--muted);font-size:12px}.more-menu__item:hover{background:var(--surface-soft)}.more-menu__item--danger,.more-menu__item--danger span{color:var(--danger)}.shelf-handle{display:none}.playground-layout{flex:1;grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) minmax(420px,460px);min-height:0;display:grid}.board-panel{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.board-panel__head{border-bottom:1px solid var(--line);background:linear-gradient(#fffefc 0%,#fff 100%);justify-content:space-between;align-items:center;gap:8px;padding:6px 14px;display:flex}.board-status{align-items:center;gap:10px;display:flex}.board-status__chip{color:#5f7291;text-transform:capitalize;background:#f3f7fd;border:1px solid #e1eaf8;border-radius:999px;justify-content:center;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.board-status__text{color:#7d8ca5;font-size:13px}.recipe-meter{color:#6d7a90;font-size:13px;font-weight:700}.board-actions{align-items:center;gap:12px;display:flex}.hint-bar{flex:1;min-width:0}.hint-card{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:2px 6px;display:flex}.hint-card--plain{gap:0}.hint-card__badge{background:var(--blue-soft);width:30px;height:30px;color:var(--blue-ink);border-radius:10px;flex-shrink:0;place-items:center;font-size:16px;display:grid}.hint-card__copy{flex:1;min-width:0}.hint-card__eyebrow{color:var(--blue-ink);margin-bottom:2px;font-size:11px;font-weight:600;display:inline-block}.hint-card__copy strong{color:#283754;margin-bottom:4px;font-size:15px;font-weight:600;display:block}.hint-card__copy p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px}.hint-card--idle .hint-card__copy{align-items:center;gap:8px;display:flex}.hint-card--idle .hint-card__eyebrow{margin-bottom:0}.hint-card--idle .hint-card__copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hint-card__action{background:linear-gradient(135deg, var(--blue-button-start) 0%, var(--blue-button-end) 100%);color:#fff;white-space:nowrap;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:96px;height:32px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 6px 12px #2f80ed29}.hint-card__action:disabled{opacity:.66;cursor:default}.board-frame{border-top:1px solid var(--line);background:radial-gradient(circle,#909fbc2e 1.35px,#0000 1.35px) 0 0/20px 20px,linear-gradient(#fff 0%,#fcfdff 100%);flex:1;min-height:0;position:relative}.world-layer,.workspace-root,.effects-root{position:absolute;inset:0}.world-layer{z-index:100;pointer-events:none}.workspace-root{z-index:300}.effects-root{z-index:400;pointer-events:none}.world-background{position:absolute;inset:0;overflow:hidden}.world-background--image{opacity:.74}.world-background__picture,.world-background__image{width:100%;height:100%;display:block}.world-background__image{object-fit:cover;object-position:center;filter:saturate(.9)contrast(.97)brightness(1.025);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.world-scene,.world-scene *{pointer-events:none;position:absolute}.world-scene{opacity:.82;inset:0}.world-sky{opacity:.98;inset:0}.world-sky--blank{background:0 0}.world-sky--soft{background:linear-gradient(#a8cdf5b8 0%,#fff0 62%)}.world-sky--blue{background:linear-gradient(#62a8fc70 0%,#c0e4ff3d 38%,#fff0 72%)}.world-sky--warm{background:linear-gradient(#ffdea252 0%,#d0eeb942 48%,#fff0 75%)}.world-sky--green{background:linear-gradient(#ace8b047 0%,#c8ebff33 42%,#fff0 75%)}.world-sky--dawn{background:linear-gradient(#ffcda257 0%,#d7e0f83d 42%,#fff0 76%)}.world-sky--gold{background:linear-gradient(#ffda8261 0%,#d6eeb042 40%,#fff0 74%)}.world-sky--civic{background:linear-gradient(#ffd0af5c 0%,#dad8ff42 44%,#fff0 76%)}.world-sky--violet{background:linear-gradient(#d2c0ff6b 0%,#f2d2b647 42%,#fff0 76%)}.world-sky--cyber{background:radial-gradient(circle at 50% 24%,#50a0ff38,#0000 28%),linear-gradient(#1c3a8a52 0%,#46b2f02e 44%,#fff0 76%)}.world-sky--space{background:radial-gradient(circle at 60% 20%,#6e80ff57,#0000 20%),radial-gradient(circle at 82% 16%,#58daff47,#0000 14%),linear-gradient(#1a245285 0%,#384a8252 40%,#748fbe14 100%)}.world-cloud{filter:drop-shadow(0 14px 20px #7291b91f);background:radial-gradient(circle at 30% 70%,#7898c914,#0000 32%),radial-gradient(circle at 35% 45%,#fff 0 18px,#0000 19px),radial-gradient(circle at 52% 38%,#fff 0 22px,#0000 23px),radial-gradient(circle at 68% 52%,#f8fbff 0 18px,#0000 19px),linear-gradient(#fffffff2,#e4eefbe0);border-radius:999px;height:58px}.world-cloud--left{width:168px;top:12%;left:12%}.world-cloud--right{width:196px;top:15%;right:14%}.world-ground{height:28%;bottom:-2%;left:-2%;right:-2%}.world-ground--earth{clip-path:polygon(0 28%,12% 18%,24% 24%,38% 14%,52% 22%,67% 10%,82% 20%,100% 12%,100% 100%,0 100%);background:radial-gradient(circle at 18% 26%,#97775933 0 2px,#0000 3px),radial-gradient(circle at 46% 48%,#97775929 0 1.5px,#0000 2.5px),linear-gradient(#c8ac8adb,#ac8c68f0)}.world-ground--meadow{clip-path:ellipse(65% 100% at 50% 100%);background:linear-gradient(#9ed47885,#60ac46a8)}.world-ground--plain{clip-path:ellipse(70% 100% at 50% 100%);background:linear-gradient(#c3a67e70,#9e805a8f)}.world-rock{clip-path:polygon(6% 100%,0 48%,18% 20%,43% 0,71% 12%,100% 46%,94% 100%);opacity:.72;background:linear-gradient(#978d84cc,#766c65eb);width:54px;height:30px;bottom:15%}.world-rock--left{left:16%}.world-rock--right{width:68px;right:18%}.world-dustband{filter:blur(7px);background:linear-gradient(#c6aa8300,#c6aa8329);height:44px;bottom:17%;left:6%;right:6%}.world-particle{border-radius:50%;width:7px;height:7px}.world-particle--dust{background:#bb976d66}.world-particle--grass{clip-path:polygon(48% 0,100% 100%,68% 100%,50% 54%,30% 100%,0 100%);background:linear-gradient(#83cf639e,#5ca74feb);border-radius:12px 12px 2px 2px;width:12px;height:22px}.world-particle--star{background:#fffc;width:4px;height:4px;box-shadow:0 0 10px #c4e5ffb3}.world-particle--1{top:62%;left:20%}.world-particle--2{top:59%;left:26%}.world-particle--3{top:66%;left:31%}.world-particle--4{top:63%;left:62%}.world-particle--5{top:60%;left:68%}.world-particle--6{top:66%;left:74%}.world-particle--7{top:61%;left:80%}.world-particle--8{top:64%;left:40%}.world-particle--9{top:18%;left:58%}.world-particle--10{top:12%;left:76%}.world-hill{border-radius:50%;bottom:8%}.world-hill--far{background:linear-gradient(#b0ce9f57,#87b57570);width:62%;height:26%;left:6%}.world-hill--mid{background:linear-gradient(#95c08857,#65a36070);width:44%;height:24%;right:5%}.world-mountain{clip-path:polygon(50% 0,88% 44%,100% 100%,0 100%,14% 48%);background:linear-gradient(#7e909bcc,#5f6970eb);width:190px;height:172px;bottom:22%}.world-mountain:after{content:"";clip-path:polygon(50% 0,100% 100%,0 100%);background:#ffffffd1;width:44%;height:36%;position:absolute;top:0;left:34%}.world-mountain--left{left:14%}.world-mountain--right{width:168px;height:144px;right:14%}.world-water{background:linear-gradient(#78cefceb,#308ccefa),linear-gradient(90deg,#ffffff38,#0000 60%);border-radius:52% 48% 44% 56%/44% 43% 57% 56%;width:58%;height:18%;bottom:10%;left:22%}.world-water:after{content:"";background:#ffffff61;border-radius:999px;height:4px;position:absolute;inset:18% 8% auto}.world-shore{clip-path:polygon(0 70%,18% 52%,38% 58%,58% 36%,74% 54%,100% 42%,100% 100%,0 100%);background:radial-gradient(circle at 20% 70%,#e3c99257,#0000 14%),linear-gradient(#d2c29824,#b49d7642);height:22%;bottom:7%;left:18%;right:14%}.world-sprout{width:54px;height:90px;bottom:14%}.world-sprout:before,.world-sprout:after{content:"";background:linear-gradient(#84d95f,#4faa42);position:absolute}.world-sprout:before{border-radius:8px;width:5px;height:50px;bottom:0;left:25px}.world-sprout:after{border-radius:100% 0;width:40px;height:24px;bottom:30px;left:8px;transform:rotate(-18deg);box-shadow:18px 10px 0 -4px #62c04d}.world-sprout--left{left:22%;transform:scale(.92)}.world-sprout--center{left:48%;transform:translate(-50%)scale(1.05)}.world-sprout--right{right:22%;transform:scale(.88)}.world-seed{background:linear-gradient(#8b5c34,#6b4324);border-radius:55% 55% 45% 45%;width:16px;height:24px;bottom:15%}.world-seed--left{left:36%}.world-seed--right{right:34%}.world-stream{background:linear-gradient(#a2e9ffd1,#5fafdff5);border-radius:60% 22% 40% 18%/70% 26% 34% 18%;width:52%;height:16%;bottom:7%;left:18%;transform:rotate(-4deg)}.world-tree{width:70px;height:156px;bottom:15%}.world-tree:before{content:"";background:linear-gradient(#84552d,#6a401f);border-radius:5px;width:9px;height:46px;position:absolute;bottom:0;left:32px}.world-tree:after{content:"";clip-path:polygon(50% 0,100% 56%,76% 56%,100% 100%,0 100%,24% 56%,0 56%);background:linear-gradient(#2f7d46,#1f5f33);width:54px;height:110px;position:absolute;bottom:28px;left:8px}.world-tree--1{left:12%;transform:scale(.88)}.world-tree--2{left:23%;transform:scale(1.05)}.world-tree--3{right:24%;transform:scale(.98)}.world-tree--4{right:12%;transform:scale(.86)}.world-animal{background:#6c563cb8;bottom:12%}.world-animal--deer{clip-path:polygon(0 100%,8% 40%,30% 12%,70% 12%,100% 48%,84% 60%,76% 100%,66% 100%,60% 58%,48% 58%,40% 100%,26% 100%,20% 58%,10% 58%);width:52px;height:28px;left:32%}.world-animal--rabbit{clip-path:polygon(0 78%,16% 36%,28% 0,42% 38%,68% 10%,100% 42%,88% 100%,0 100%);width:36px;height:26px;right:31%}.world-campfire{width:82px;height:82px;bottom:14%;left:50%;transform:translate(-50%)}.world-campfire:before{content:"";clip-path:polygon(48% 0,82% 36%,68% 100%,50% 78%,30% 100%,12% 40%);background:linear-gradient(#ffe27d,#ff8b33);width:42px;height:46px;position:absolute;bottom:14px;left:20px}.world-campfire:after{content:"";clip-path:polygon(0 100%,18% 34%,46% 62%,74% 28%,100% 100%);background:linear-gradient(#8e6440,#694624);width:66px;height:18px;position:absolute;bottom:0;left:8px}.world-tent{clip-path:polygon(50% 0,100% 100%,0 100%);background:linear-gradient(#a4815dc7,#7b5939e6);width:104px;height:80px;bottom:13%;left:21%}.world-log{background:linear-gradient(#8d6e48cc,#684a2aeb);border-radius:999px;width:62px;height:14px;bottom:12%}.world-log--left{left:39%;transform:rotate(18deg)}.world-log--right{right:34%;transform:rotate(-16deg)}.world-toolmark{border-bottom:4px solid #6d768794;border-left:4px solid #6d768794;width:34px;height:34px;bottom:18%;transform:rotate(-44deg)}.world-toolmark--left{right:26%}.world-toolmark--right{right:20%;transform:rotate(-12deg)}.world-field{background:repeating-linear-gradient(90deg,#6fa7521f 0 16px,#bca5672e 16px 32px),linear-gradient(#bdb86c61,#8cae5a85);border-radius:14px;width:32%;height:24%;bottom:9%}.world-field--left{left:11%;transform:skew(-18deg)}.world-field--right{right:12%;transform:skew(12deg)}.world-fence{background:repeating-linear-gradient(90deg,#0000 0 26px,#a1774ae0 26px 30px,#0000 30px 56px),linear-gradient(#0000 0 8px,#b88957c7 8px 12px,#0000 12px 18px,#b88957c7 18px 22px,#0000 22px 100%);height:28px;bottom:18%;left:8%;right:8%}.world-path{clip-path:polygon(38% 0,62% 0,100% 100%,0 100%);background:linear-gradient(#e2cda01a,#c5a67457);width:18%;height:30%;bottom:6%;left:44%}.world-hut{clip-path:polygon(14% 42%,50% 0,86% 42%,86% 100%,14% 100%);background:linear-gradient(#c69965e6 0 52%,#a4764af5 52% 100%);width:112px;height:98px;bottom:17%;right:25%}.world-cityline{clip-path:polygon(0 100%,0 48%,10% 48%,10% 24%,22% 24%,22% 38%,34% 38%,34% 16%,46% 16%,46% 44%,60% 44%,60% 20%,74% 20%,74% 42%,88% 42%,88% 10%,100% 10%,100% 100%);background:linear-gradient(#d4c4b53d,#9d8e916b),linear-gradient(90deg,#0000 0 8%,#767b9161 8% 12%,#0000 12% 20%,#928d9c6b 20% 28%,#0000 28% 36%,#73768d6b 36% 42%,#0000 42% 52%,#8e848c66 52% 58%,#0000 58% 68%,#6e728570 68% 78%,#0000 78% 88%,#8a808675 88% 96%,#0000 96% 100%);height:32%;bottom:9%;left:7%;right:7%}.world-bridge{border-bottom:8px solid #74798e8f;border-left:8px solid #0000;border-right:8px solid #0000;border-radius:0 0 120px 120px;width:32%;height:14%;bottom:7%;left:22%}.world-plaza{clip-path:polygon(0 50%,100% 18%,100% 100%,0 100%);background:linear-gradient(#cdc6c41f,#b0aaac47);height:18%;bottom:0;left:38%;right:10%}.world-tower{background:linear-gradient(#b09e90c7,#807065eb);width:42px;bottom:20%}.world-tower--left{clip-path:polygon(22% 100%,22% 18%,50% 0,78% 18%,78% 100%);height:164px;left:16%}.world-tower--right{clip-path:polygon(18% 100%,18% 10%,50% 0,82% 10%,82% 100%);height:186px;right:18%}.world-factory{clip-path:polygon(0 100%,0 48%,14% 48%,22% 28%,30% 48%,44% 48%,52% 24%,60% 48%,76% 48%,100% 48%,100% 100%);background:linear-gradient(#878c9e8f,#676c7dd1);height:18%;bottom:9%;left:14%;right:14%}.world-smokestack{background:linear-gradient(#807f8fd1,#5f5d6ef0);width:40px;bottom:22%}.world-smokestack:after{content:"";filter:blur(3px);background:radial-gradient(circle at 44% 56%,#8c8a9894,#8c8a9800 70%);width:64px;height:42px;position:absolute;bottom:100%;left:-10px}.world-smokestack--1{height:152px;left:26%}.world-smokestack--2{height:184px;right:28%}.world-powerpole{background:#5a5258b3;width:6px;height:122px;bottom:18%}.world-powerpole:before{content:"";background:#5a5258b3;width:54px;height:4px;position:absolute;top:22px;left:-24px}.world-powerpole--left{left:12%}.world-powerpole--right{right:12%}.world-wireline{border-top:2px solid #4c495c61;border-radius:0 0 999px 999px;height:80px;bottom:30%;left:15%;right:15%}.world-streetlight{background:#4e52609e;width:8px;height:90px;bottom:14%}.world-streetlight:before{content:"";background:#4e52609e;width:32px;height:6px;position:absolute;top:10px;left:-14px}.world-streetlight:after{content:"";background:#ffdc92c7;border-radius:50%;width:16px;height:16px;position:absolute;top:16px;left:-6px;box-shadow:0 0 22px #ffcd6b99}.world-streetlight--left{left:38%}.world-streetlight--right{right:34%}.world-gridglow{background:linear-gradient(90deg,#0000 0 49.8%,#679aff2e 49.8% 50.2%,#0000 50.2% 100%),linear-gradient(0deg,#0000 0 74%,#5dc9ff14 74% 74.3%,#0000 74.3% 100%);inset:0}.world-towerbeam{background:linear-gradient(#335fc9db,#283885f5);width:18px;height:192px;bottom:16%;box-shadow:0 0 30px #4dadff47}.world-towerbeam:after{content:"";border:1px solid #77d6ff7a;border-radius:50%;width:42px;height:42px;position:absolute;top:22px;left:-12px}.world-towerbeam--left{left:18%}.world-towerbeam--right{right:18%}.world-node{background:#81e7ffeb;border-radius:50%;width:16px;height:16px;box-shadow:0 0 24px #81e7ff8a}.world-node--1{top:30%;left:34%}.world-node--2{top:22%;left:52%}.world-node--3{top:34%;right:28%}.world-networkline{transform-origin:0;background:linear-gradient(90deg,#77b9ff29,#83e7ffb8,#77b9ff29);height:2px}.world-networkline--1{width:20%;top:31%;left:35%;transform:rotate(-18deg)}.world-networkline--2{width:18%;top:24%;left:53%;transform:rotate(22deg)}.world-hologram{background:radial-gradient(circle,#7cc6ff3d,#7cc6ff00 62%);border:1px solid #75c1ff38;border-radius:50%;width:140px;height:140px;bottom:16%;left:44%}.world-hologram:after{content:"";border:1px dashed #7ee0ff61;border-radius:50%;position:absolute;inset:28px}.world-robot{clip-path:polygon(24% 100%,24% 80%,12% 68%,14% 40%,28% 30%,28% 12%,72% 12%,72% 30%,86% 40%,88% 68%,76% 80%,76% 100%,62% 100%,58% 82%,42% 82%,38% 100%);background:linear-gradient(#bcdeffc7,#7ba1cceb);width:64px;height:94px;bottom:11%;right:22%}.world-launchpad{clip-path:polygon(0 46%,100% 18%,100% 100%,0 100%);background:linear-gradient(#6171991f,#434d705c);height:20%;bottom:0;left:10%;right:10%}.world-rocketpad{clip-path:polygon(50% 0,78% 20%,78% 78%,92% 100%,8% 100%,22% 78%,22% 20%);background:linear-gradient(#fff5ecf0,#ccd6e8eb);width:88px;height:184px;bottom:13%;left:20%}.world-rocketpad:after{content:"";filter:blur(4px);background:radial-gradient(circle at 50% 0,#ffd664d6,#ff813a00 70%);width:36px;height:42px;position:absolute;bottom:-22px;left:26px}.world-dome{background:radial-gradient(circle at 50% 36%,#afebff57,#70a0de24 70%),linear-gradient(#e7f5ff8f,#889ac05c);border:1px solid #9fcdff66;border-bottom:0;border-radius:120px 120px 0 0;width:120px;height:82px;bottom:10%}.world-dome--left{right:24%}.world-dome--right{transform-origin:100% 100%;right:10%;transform:scale(.76)}.world-satellite{width:100px;height:48px;top:18%;right:18%;transform:rotate(-18deg)}.world-satellite:before{content:"";background:linear-gradient(#c7d2e8eb,#8391adf5);border-radius:8px;width:28px;height:24px;position:absolute;top:12px;left:36px;box-shadow:-34px 0 #5c86ddb8,34px 0 #5c86ddb8}.world-station{border:1px solid #adc8ff6b;border-radius:50%;width:120px;height:120px;top:12%;right:34%}.world-station:after{content:"";background:#c8e6ffe0;border-radius:50%;width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 18px #a5d7ff7a}.world-planet{background:radial-gradient(circle at 34% 30%,#ffffff52,#0000 26%),linear-gradient(#b5aad6f0,#6472b2fa);border-radius:50%;width:88px;height:88px;top:10%;right:6%;box-shadow:0 0 44px #8b94ff38}.board-floating-actions{z-index:500;gap:10px;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.board-clear-btn{color:#617691;letter-spacing:.03em;cursor:pointer;text-shadow:0 1px 3px #fffffff5;background:0 0;border:none;padding:6px 16px;font-size:15px;font-weight:600;transition:color .15s}.board-clear-btn:hover{color:#4e6080}.soft-button{color:#6d7a90;background:linear-gradient(#fff,#f4f7fb);border:1px solid #dfe7f2;border-radius:999px;height:54px;padding:0 28px;font-size:18px;font-weight:600;box-shadow:0 10px 22px #60749414}.soft-button--danger{color:#b0624f}.workspace-stage{--workspace-item-width:92px;--workspace-item-height:106px;--workspace-item-icon-size:84px;--workspace-item-icon-top:8px;--workspace-item-label-size:13px;--workspace-delete-top:16px;--workspace-delete-right:12px;position:absolute;inset:0}.workspace-stage__empty{text-align:center;color:#657790;z-index:1;text-shadow:0 1px #fffffff5,0 3px 12px #ffffffe6;width:min(520px,100% - 40px);max-width:100%;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.workspace-stage__empty.is-hidden{display:none}.workspace-stage__empty-orb{background:linear-gradient(#f3f6fb,#eceff4);border:1px solid #e0e6ef;border-radius:50%;width:116px;height:116px;margin:0 auto 20px;position:relative;box-shadow:inset 0 1px #ffffffd9}.workspace-stage__empty-orb:after{content:"";border:2px dashed #69a0f6;border-radius:50%;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.workspace-stage__empty h3{color:#273349;margin:0 0 12px;font-size:28px;font-weight:600}.workspace-stage__empty p{color:#667a98;margin:6px 0;font-size:17px;font-weight:400}.workspace-stage__recipe-preview{border:1px solid var(--line);color:#6c7a92;background:#fff;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:24px;padding:14px 24px;font-size:16px;font-weight:700;display:inline-flex}.workspace-item{width:var(--workspace-item-width);min-height:var(--workspace-item-height);padding:var(--workspace-item-icon-top) 8px 0;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;appearance:none;pointer-events:auto;background:0 0;border:0;outline:none;flex-direction:column;align-items:center;gap:4px;transition:transform .14s,filter .14s;display:flex;position:absolute}.workspace-item:focus,.workspace-item:active{box-shadow:none;outline:none}.workspace-item:focus-visible{outline-offset:3px;border-radius:18px;outline:3px solid #2f7eecb3}.workspace-item__icon{width:var(--workspace-item-icon-size);height:var(--workspace-item-icon-size);box-shadow:none;pointer-events:auto;clip-path:circle(calc(var(--workspace-item-icon-size) / 2) at center);background:0 0;border:0;place-items:center;display:grid}.workspace-item__label{font-size:var(--workspace-item-label-size);color:#38485f;max-width:calc(var(--workspace-item-width) + 18px);white-space:nowrap;text-overflow:ellipsis;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffc2;border-radius:999px;padding:2px 6px;font-weight:700;overflow:hidden;box-shadow:0 1px 4px #4659791f}.workspace-item.is-dragging{opacity:.45;filter:drop-shadow(0 16px 22px #4e679433)}.workspace-item.is-effect-source{pointer-events:none;animation:.32s cubic-bezier(.16,1,.3,1) backwards workspaceItemAppear}@keyframes workspaceItemAppear{0%{opacity:.6;transform:scale(.82)}55%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.workspace-item.is-snap-target .workspace-item__icon{border-radius:50%;box-shadow:0 0 0 5px #4988f11f}.workspace-item__delete{top:var(--workspace-delete-top);right:var(--workspace-delete-right);color:#a0adb8;opacity:0;pointer-events:none;cursor:pointer;z-index:10;background:#fff;border:1.5px solid #cfd8e6;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;line-height:1;transition:opacity .12s;display:flex;position:absolute}.workspace-item.is-selected .workspace-item__delete{opacity:1;pointer-events:auto}@media (hover:hover) and (pointer:fine){.workspace-item:hover .workspace-item__delete,.workspace-item:focus-within .workspace-item__delete{opacity:1;pointer-events:auto}}.workspace-item__delete:hover{color:#d94040;background:#f0f3f7;border-color:#d94040}.workspace-hint-pill{color:#52637c;z-index:2;background:#fffffff2;border:1px solid #e8eef6;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.shelf-root{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.shelf-panel{background:#fff;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.shelf-panel__head{justify-content:space-between;align-items:center;gap:10px;padding:10px 18px 6px;display:flex}.shelf-panel__head h2{flex-shrink:0;margin:0;font-size:18px;font-weight:600}.category-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 10px 8px;display:grid;overflow:hidden}.category-tab{color:#53637f;white-space:nowrap;background:#fff;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-width:42px;height:40px;padding:0 3px;font-size:10px;font-weight:500;display:flex}.category-tab__icon{color:#425677;font-size:14px;font-weight:500;line-height:1;display:block}.category-tab:last-child{margin-right:0}.shelf-search-wrap{display:none}.shelf-grid{min-height:0;padding:14px 18px calc(48px + var(--safe-bottom));overscroll-behavior:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:20px 8px;display:grid;overflow-y:scroll}.shelf-grid:after{content:"";grid-column:1/-1;min-height:48px;display:block}.shelf-item{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;gap:8px;min-width:0;min-height:86px;padding:0;display:flex}.shelf-item__icon{width:60px;height:60px;box-shadow:none;background:0 0;border:0;place-items:center;display:grid}.shelf-item__icon .alchemy-icon-svg,.shelf-item__icon .element-icon{width:100%;height:100%}.shelf-item__label{color:#31415b;text-align:center;overflow-wrap:anywhere;max-width:100%;font-size:12px;font-weight:500;line-height:1.15}.shelf-empty{color:#7d8ba1;text-align:center;background:0 0;border:0;grid-column:1/-1;width:100%;min-width:100%;margin:4px 0 0;padding:10px 8px;font-size:13px;font-weight:400;line-height:1.4}.completion-panel{border:0;border-left:1px solid var(--line);min-width:290px;box-shadow:none;background:0 0;border-radius:0;flex-shrink:0;align-items:center;gap:10px;padding:2px 6px 2px 14px;display:flex}.completion-panel__label-wrap{align-items:baseline;gap:8px;min-width:100px;display:flex}.completion-panel__label{color:#3d4d6a;margin-bottom:0;font-size:13px;font-weight:600;display:block}.completion-panel__main{align-items:baseline;gap:6px;display:flex}.completion-panel__main strong{color:#516281;font-size:18px;font-weight:600;line-height:1}.completion-panel__main span{color:#7b8aa1;white-space:nowrap;font-size:13px;font-weight:500}.completion-meter{flex:1;align-items:center;gap:10px;display:flex}.completion-meter__track{background:#e7ebf5;border-radius:999px;flex:1;height:8px;position:relative;overflow:hidden}.completion-meter__fill{background:linear-gradient(90deg, var(--blue-ink) 0%, var(--blue) 100%);border-radius:999px;width:0;transition:width .18s;position:absolute;inset:0 auto 0 0}.completion-meter strong{color:#516281;text-align:right;min-width:32px;font-size:13px}.drag-layer{pointer-events:none;z-index:1800;position:fixed;inset:0}.drag-ghost{filter:drop-shadow(0 18px 24px #56688a33);flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed}.drag-ghost span{color:#33445d;white-space:nowrap;font-size:13px;font-weight:700}.effects-root{pointer-events:none}.discovery-burst{animation:2.5s cubic-bezier(.22,1,.36,1) forwards burst;position:absolute;transform:translate(-50%,-50%)}.discovery-burst__ring,.discovery-burst__spark{display:none}.discovery-burst--merge{z-index:4;width:92px;height:92px;animation:.76s cubic-bezier(.22,1,.36,1) forwards mergeBurst}.discovery-burst--merge .discovery-burst__ring,.discovery-burst--merge .discovery-burst__spark{pointer-events:none;display:block;position:absolute;inset:50%}.discovery-burst--merge .discovery-burst__ring{border:2px solid #3182f66b;border-radius:999px;width:68px;height:68px;margin:-34px 0 0 -34px;animation:.64s ease-out forwards mergeRing;box-shadow:0 0 0 10px #63b3ed1f,0 0 24px #3182f62e}.discovery-burst--merge .discovery-burst__spark{background:radial-gradient(circle,#f2b84bf2 0 3px,#0000 4px) 50% 0/9px 9px no-repeat,radial-gradient(circle,#3182f6b8 0 2px,#0000 3px) 98% 48%/8px 8px no-repeat,radial-gradient(circle,#f2b84bc7 0 2px,#0000 3px) 50% 100%/8px 8px no-repeat,radial-gradient(circle,#3182f69e 0 2px,#0000 3px) 2% 52%/8px 8px no-repeat;width:92px;height:92px;margin:-46px 0 0 -46px;animation:.72s ease-out forwards mergeSpark}.discovery-burst__card{z-index:1;background:#fff;border:1px solid #e8eef5;border-radius:24px;flex-direction:column;align-items:center;gap:4px;min-width:176px;padding:12px;display:flex;position:relative;box-shadow:0 18px 30px #51668b29}.discovery-burst__badge{color:#9b6119;letter-spacing:.06em;text-transform:uppercase;background:#ffeeb9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.discovery-burst__name{color:#33445d;font-weight:700}@keyframes burst{0%{opacity:0;transform:translate(-50%,-42%)}18%{opacity:1;transform:translate(-50%,-50%)}75%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-58%)}}@keyframes mergeBurst{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}14%{opacity:1;transform:translate(-50%,-50%)scale(1)}74%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.03)}}@keyframes mergeRing{0%{opacity:0;transform:scale(.48)}22%{opacity:.95;transform:scale(.78)}to{opacity:0;transform:scale(1.32)}}@keyframes mergeSpark{0%{opacity:0;transform:rotate(0)scale(.62)}24%{opacity:1}to{opacity:0;transform:rotate(36deg)scale(1.18)}}.modal-scrim{z-index:2400;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#e8eff9c7;place-items:center;display:grid;position:fixed;inset:0}.modal-card{width:min(1100px,100vw - 30px);max-height:calc(100dvh - 40px - var(--safe-top) - var(--safe-bottom));box-shadow:var(--shadow);background:#fff;border:1px solid #dde6f2;border-radius:28px;flex-direction:column;padding:20px;display:flex;overflow:hidden}.modal-card__head{z-index:2;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;display:flex;position:sticky;top:0}.codex-summary{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.codex-grid{max-height:calc(100dvh - 200px - var(--safe-top) - var(--safe-bottom));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;padding-right:4px;display:grid;overflow-y:auto}.codex-entry{background:#fbfcff;border:1px solid #e7edf5;border-radius:14px;align-items:center;gap:10px;padding:8px 12px;display:flex}.codex-entry__head{flex-shrink:0;width:92px}.codex-entry__head h3{margin:0;font-size:15px;line-height:1.15}.codex-entry__head span{color:var(--muted);margin-top:2px;font-size:11px;display:inline-block}.codex-entry__detail{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.codex-entry__recipe{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.codex-entry__recipe strong{color:#91601c;letter-spacing:.04em;text-transform:uppercase;background:#fff4d8;border-radius:999px;padding:2px 7px;font-size:10px}.codex-entry__recipe em{color:#4f5f77;font-size:12px;font-style:normal;font-weight:700}.codex-entry__detail p{color:#54667d;margin:0;font-size:12px;line-height:1.35}.codex-entry__lock{background:linear-gradient(#eef3f8,#dfe6ef);border-radius:12px;width:40px;height:40px}.codex-entry.is-locked{opacity:.72}.intro-modal-scrim{background:#e8eff9bd!important}.intro-modal{width:min(1320px,100vw - 54px);height:calc(100dvh - 34px - var(--safe-top) - var(--safe-bottom));border:2px solid #bfd9fb;border-radius:34px;grid-template-rows:84px 70px minmax(0,1fr) 110px;row-gap:20px;max-height:980px;padding:34px 54px 42px;display:grid;overflow:hidden;box-shadow:0 26px 70px #2d538b2e;background:#fff!important}.intro-modal:before,.intro-modal:after{content:none!important;display:none!important}.intro-modal__head{justify-content:space-between;align-items:flex-start;min-height:0;display:flex}.intro-modal__title-lockup{align-items:center;gap:18px;display:flex}.intro-modal__brand-icon{object-fit:contain;flex-shrink:0;width:60px;height:60px}.intro-modal__head h2{color:#17233b;letter-spacing:0;margin:0;font-size:43px;line-height:1}.intro-modal__subtitle{color:#60718b;margin:10px 0 0;font-size:20px;font-weight:600}.intro-modal__lead{color:#32435f;white-space:nowrap;word-break:keep-all;width:100%;margin:0;font-size:18px;line-height:1.4}.intro-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;min-height:0;margin:0;padding:0;list-style:none;display:grid}.intro-steps li{text-align:center;background:#ffffffd1;border:1px solid #dde7f4;border-radius:24px;grid-template-rows:186px auto 1fr;align-items:start;row-gap:10px;min-width:0;padding:24px 30px 28px;display:grid;position:relative;overflow:hidden}.intro-step__number{color:#2b70ce;background:#edf5ff;border-radius:999px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid;position:absolute;top:18px;left:18px}.intro-art{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:contain;background-origin:content-box;border-radius:18px;width:100%;height:100%;min-height:0;padding:4px;overflow:hidden}.intro-steps strong{color:#17233b;word-break:keep-all;margin:0 0 12px;font-size:24px;line-height:1.18;display:block}.intro-steps li>span:last-child{color:#42536e;word-break:keep-all;align-self:start;font-size:16px;line-height:1.58;display:block}.intro-modal__footer{grid-template-columns:minmax(260px,360px) minmax(260px,360px) minmax(300px,340px);align-items:end;gap:34px;min-height:0;display:grid}.intro-step-nav{display:none}.intro-stat{border-radius:28px;align-items:center;gap:16px;height:104px;padding:16px 24px;display:flex;overflow:hidden}.intro-stat--elements{background:linear-gradient(#f6fbff,#eef7ff)}.intro-stat--recipes{background:linear-gradient(#fffdf8,#fff6e7)}.intro-stat__icon{color:#efa72d;background:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:60px;height:60px;font-size:30px;display:grid;box-shadow:0 8px 22px #43689a1f}.intro-stat span{color:#566984;font-size:16px;font-weight:800;line-height:1.1;display:block}.intro-stat strong{color:#286ecb;align-items:baseline;gap:6px;margin-top:8px;font-size:36px;line-height:1;display:inline-flex}.intro-stat--recipes strong{color:#c76522}.intro-stat em{color:#2f3d56;font-size:16px;font-style:normal}.intro-modal__start{color:#fff;background:linear-gradient(#3b82e8,#2362c8);border-radius:24px;justify-content:center;align-items:center;height:92px;padding:0 28px;font-size:22px;font-weight:800;display:inline-flex;box-shadow:0 17px 32px #2563c83d}@media (width<=1320px){.intro-modal{grid-template-rows:74px 56px minmax(0,1fr) 86px;row-gap:14px;width:min(1040px,100vw - 44px);padding:24px 38px 30px}.intro-modal__brand-icon{width:50px;height:50px}.intro-modal__head h2{font-size:36px}.intro-modal__subtitle{margin-top:6px;font-size:17px}.intro-modal__lead{white-space:nowrap;font-size:17px;line-height:1.45}.intro-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.intro-steps li{border-radius:20px;grid-template-rows:152px auto 1fr;row-gap:8px;padding:18px 18px 20px}.intro-step__number{width:34px;height:34px;font-size:17px;top:14px;left:14px}.intro-art{border-radius:14px}.intro-steps strong{margin:0 0 8px;font-size:19px}.intro-steps li>span:last-child{font-size:13px;line-height:1.4}.intro-modal__footer{grid-template-columns:minmax(210px,1fr) minmax(210px,1fr) minmax(240px,320px);gap:18px}.intro-stat,.intro-modal__start{height:80px}.intro-stat{padding:14px 20px}.intro-stat__icon{width:48px;height:48px;font-size:25px}.intro-stat span{font-size:15px}.intro-stat strong{font-size:32px}.intro-modal__start{border-radius:24px;font-size:19px}}.alchemy-icon-svg{display:block;overflow:visible}.is-dragging{cursor:grabbing}@media (width<=1320px){.topbar-search{min-width:300px}.playground-layout{grid-template-columns:minmax(0,1fr) 400px}}@media (width<=1100px){.topbar{flex-direction:column;align-items:stretch}.topbar__controls{flex-wrap:wrap;justify-content:space-between}.topbar-search{width:100%;min-width:0}.playground-layout{grid-template-columns:1fr;height:auto;max-height:none}.board-panel{border-right:0;border-bottom:1px solid var(--line)}.board-actions{flex-wrap:wrap;align-items:flex-start}.shelf-panel{max-height:620px}}@media (width<=1100px) and (orientation:landscape){#app{padding:0}.app-shell{width:100vw;padding-left:var(--safe-left);padding-right:var(--safe-right);border:0;border-radius:0}.topbar{padding:calc(8px + var(--safe-top)) 14px 8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.brand{gap:10px;min-width:0}.brand__mark,.brand__logo{width:30px;height:30px}.brand h1{font-size:16px}.topbar__controls{flex-wrap:nowrap;justify-content:flex-end;gap:8px;min-width:0}.topbar-search{width:min(34vw,240px);min-width:0;padding:6px 12px}.topbar-toolbutton{white-space:nowrap;padding:5px 9px;font-size:12px}.playground-layout{grid-template-columns:minmax(0,1fr) 320px;height:100%;max-height:100%}.board-panel__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:5px 10px;display:grid}.board-panel{border-right:1px solid var(--line);border-bottom:0}.shelf-panel{max-height:none}.hint-card__badge{width:30px;height:30px;font-size:16px}.hint-card__copy strong{font-size:15px}.hint-card__copy p{font-size:12px}.completion-panel{gap:8px;min-width:260px;padding:2px 6px}.completion-panel__main strong{font-size:20px}.completion-panel__main span,.completion-meter strong{font-size:12px}.board-clear-btn{padding:8px 12px;font-size:13px}.shelf-panel__head{padding:8px 12px 5px}.shelf-panel__head h2{font-size:17px}.category-tabs{padding:0 0 6px 10px}.category-tab{height:32px;padding:0;font-size:10px}.category-tab__icon{font-size:15px}.category-tab__label{display:none}.category-tab:last-child{margin-right:12px}.shelf-grid{padding:16px 10px calc(24px + var(--safe-bottom));grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 6px}.board-floating-actions{bottom:calc(12px + var(--safe-bottom))}.shelf-item__icon{width:54px;height:54px}.shelf-item__label{font-size:11px}}@media (width<=980px) and (orientation:landscape){.playground-layout{grid-template-columns:minmax(0,1fr) 296px}.topbar{gap:10px;padding:7px 12px}.brand h1{font-size:15px}.topbar__controls{gap:6px}.topbar-search{width:min(32vw,190px)}.topbar-toolbutton{padding:5px 8px;font-size:11px}.board-panel__head{gap:8px;padding:6px 10px}.hint-card__copy p{display:none}.completion-panel{align-self:start}.workspace-stage__empty{width:min(420px,100% - 24px);top:46%}.workspace-stage__empty-orb{width:92px;height:92px;margin-bottom:12px}.workspace-stage__empty-orb:after{width:30px;height:30px}.workspace-stage__empty h3{margin-bottom:8px;font-size:22px}.workspace-stage__empty p{margin:4px 0;font-size:14px}.workspace-stage__recipe-preview{gap:8px;margin-top:14px;padding:10px 14px;font-size:13px}.workspace-hint-pill{gap:8px;max-width:calc(100% - 24px);padding:8px 12px;font-size:12px;top:14px}.board-floating-actions{left:auto;right:10px;bottom:calc(10px + var(--safe-bottom));transform:none}.board-clear-btn{background:#fffffff0;border:1px solid #dfe7f2;border-radius:999px;padding:8px 12px;font-size:12px;box-shadow:0 10px 22px #6074941f}.shelf-panel__head{padding:10px 12px 8px}.shelf-panel__head h2{font-size:17px}.category-tabs{gap:6px;padding:0 0 8px 8px}.category-tab{height:32px;padding:0 9px;font-size:11px}.category-tab:last-child{margin-right:8px}.shelf-grid{padding:12px 8px calc(18px + var(--safe-bottom));grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 4px}.shelf-item__icon{width:50px;height:50px}.shelf-item__label{font-size:10px}}@media (height<=760px) and (orientation:landscape){.topbar{padding:calc(6px + var(--safe-top)) 12px 6px;gap:10px}.brand{gap:8px}.brand__mark,.brand__logo{width:28px;height:28px}.brand h1{font-size:15px}.topbar-search{padding:5px 10px}.topbar-search input{font-size:13px}.topbar-toolbutton{height:36px;padding:4px 9px;font-size:11px}.topbar-iconbtn--settings{border-radius:12px;width:36px;height:36px}.playground-layout{grid-template-columns:minmax(0,1fr) 272px}.board-panel__head{gap:8px;padding:4px 10px}.hint-card{border-radius:0;gap:8px;padding:2px 4px}.hint-card__eyebrow{display:none}.hint-card__badge{width:30px;height:30px;font-size:16px}.hint-card__copy strong{margin-bottom:0;font-size:13px}.hint-card__copy p{display:none}.hint-card__action{border-radius:10px;height:32px;padding:0 12px;font-size:12px}.completion-panel{gap:8px;min-width:224px;padding:2px 6px}.completion-panel__label-wrap{min-width:76px}.completion-panel__main strong{font-size:18px}.completion-panel__main span,.completion-meter strong{font-size:10px}.workspace-stage__empty{width:min(360px,100% - 20px);top:44%}.workspace-stage__empty-orb{width:72px;height:72px;margin-bottom:8px}.workspace-stage__empty-orb:after{width:26px;height:26px}.workspace-stage__empty h3{margin-bottom:6px;font-size:19px}.workspace-stage__empty p{margin:3px 0;font-size:13px}.workspace-stage__empty p:last-of-type{display:none}.workspace-stage__recipe-preview{gap:6px;margin-top:10px;padding:8px 12px;font-size:12px}.workspace-hint-pill{gap:7px;max-width:calc(100% - 20px);padding:7px 10px;font-size:11px;top:12px}.board-floating-actions{left:auto;right:8px;bottom:calc(8px + var(--safe-bottom));transform:none}.board-clear-btn{background:#fffffff0;border:1px solid #dfe7f2;border-radius:999px;padding:6px 10px;font-size:12px;box-shadow:0 8px 18px #6074941f}.shelf-panel__head{padding:8px 10px 6px}.shelf-panel__head h2{font-size:15px}.category-tabs{gap:4px;padding:0 0 6px 6px}.category-tab{height:30px;padding:0 7px;font-size:10px}.category-tab:last-child{margin-right:6px}.shelf-grid{padding:10px 8px calc(18px + var(--safe-bottom));grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 4px}.shelf-item{gap:6px;min-height:72px}.shelf-item__icon{width:46px;height:46px}.shelf-item__label{font-size:10px}}@media (pointer:coarse) and (width<=950px) and (orientation:landscape){.topbar{padding:calc(5px + var(--safe-top)) 8px 5px;gap:8px}.brand{gap:6px}.brand__mark,.brand__logo{width:24px;height:24px}.brand h1{font-size:13px}.topbar__controls{gap:4px}.topbar-search{width:min(28vw,148px);padding:4px 8px}.topbar-search__icon{font-size:14px}.topbar-search input{font-size:12px}.topbar-toolbutton{gap:4px;padding:4px 7px;font-size:10px}.topbar-toolbutton span{font-size:12px}.playground-layout{grid-template-columns:minmax(0,1fr) 246px}.board-panel__head{gap:6px;padding:4px 8px}.hint-card__badge{width:32px;height:32px;font-size:16px}.hint-card__copy strong{font-size:12px}.completion-panel{gap:8px;min-width:220px;padding:3px 6px}.completion-panel__main strong{font-size:16px}.completion-panel__main span,.completion-meter strong{font-size:9px}.workspace-stage__empty{width:min(320px,100% - 18px);top:43%}.workspace-stage__empty h3{font-size:17px}.workspace-stage__empty p{font-size:12px}.workspace-stage__recipe-preview{padding:7px 10px;font-size:11px}.board-clear-btn{padding:5px 9px;font-size:11px}.shelf-panel__head{padding:7px 8px 5px}.shelf-panel__head h2{font-size:14px}.category-tabs{gap:4px;padding:0 0 5px 5px}.category-tab{height:28px;padding:0 6px;font-size:9px}.category-tab:last-child{margin-right:5px}.shelf-grid{padding:8px 6px calc(16px + var(--safe-bottom));grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 2px}.shelf-item{gap:4px;min-height:64px}.shelf-item__icon{width:42px;height:42px}.shelf-item__label{font-size:9px}}@media (height<=500px) and (orientation:landscape){.playground-layout{grid-template-columns:minmax(0,1fr) 228px}.topbar-search{width:min(24vw,128px)}.workspace-stage__empty{width:min(280px,100% - 16px);top:42%}.workspace-stage__empty-orb{width:60px;height:60px;margin-bottom:6px}.workspace-stage__empty-orb:after{width:22px;height:22px}.workspace-stage__empty h3{margin-bottom:4px;font-size:15px}.workspace-stage__empty p{margin:2px 0;font-size:11px}.workspace-stage__recipe-preview{margin-top:8px;padding:6px 8px;font-size:10px}.shelf-panel__head h2{font-size:13px}.category-tab{height:28px;font-size:10px}.category-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:0 6px 5px;display:grid;overflow:visible}.category-tab{width:100%;min-width:0;padding:0 3px}.category-tab:last-child{margin-right:0}.shelf-item__icon{width:38px;height:38px}.shelf-item__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.15;display:-webkit-box;overflow:hidden}.shelf-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=780px){#app{padding:10px 0}.app-shell{border-radius:24px;width:calc(100vw - 12px)}.topbar{padding:18px 18px 16px}.board-panel__head,.board-status{flex-direction:column;align-items:flex-start}.hint-bar{padding:0 16px 12px}.board-frame{min-height:0}.shelf-panel__head,.category-tabs,.shelf-grid{padding-left:16px;padding-right:16px}.shelf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.codex-grid{grid-template-columns:1fr}}@media (width<=768px){:root{--sheet-collapsed:124px;--sheet-expanded:68dvh}html,body{overflow-x:hidden}#app{width:100%;padding:0}.app-shell{border:0;border-radius:0;width:100%;height:100dvh;padding-bottom:0}.topbar__controls{min-width:0}.topbar{padding:calc(8px + var(--safe-top)) 8px 8px;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;display:flex;position:relative;overflow:visible}.brand{flex:none;gap:6px;min-width:max-content}.brand__mark,.brand__logo{width:26px;height:26px}.brand h1{white-space:nowrap;text-overflow:clip;font-size:14px;overflow:visible}.topbar__controls{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:3px}.topbar-iconbtn{width:32px;height:32px}.topbar-iconbtn span{font-size:17px}.topbar-toolbutton span{font-size:13px}.topbar-search,#help-button,#fullscreen-toggle,#more-fullscreen,#reset-progress{display:none}.topbar-iconbtn{display:inline-flex}.topbar-toolbutton{white-space:nowrap;border-radius:10px;gap:3px;height:32px;padding:0 7px;font-size:11px}.more-toggle__desktop-icon{display:none}.more-toggle__mobile-icon{letter-spacing:1px;font-size:12px;font-weight:800;display:inline}body.search-open .topbar-search{z-index:1100;box-sizing:border-box;width:auto;min-width:0;max-width:none;margin-top:6px;display:flex;position:absolute;top:100%;left:10px;right:10px;box-shadow:0 12px 28px #2e477629}@media (width<=360px){.topbar{gap:3px;padding-left:6px;padding-right:6px}.brand{gap:4px}.brand__mark,.brand__logo{width:24px;height:24px}.brand h1{letter-spacing:-.025em;font-size:13px}.topbar__controls{gap:2px}.topbar-iconbtn{width:30px;height:30px}.topbar-toolbutton{height:30px;padding:0 5px;font-size:10px}.topbar-toolbutton span{font-size:11px}}.playground-layout{grid-template-columns:none;height:100%;display:block}.board-panel{height:100%;padding-bottom:calc(var(--sheet-collapsed) + var(--safe-bottom));border:0}.board-panel__head{flex-direction:row;justify-content:flex-end;align-items:center;gap:6px;padding:4px 10px;display:flex;position:relative}.hint-bar{z-index:70;pointer-events:none;flex:none;min-width:0;padding:0;position:absolute;top:calc(100% + 8px);left:12px;right:12px}.hint-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #bcd5f8d1;border-radius:14px;gap:8px;min-width:0;padding:9px 12px;box-shadow:0 10px 24px #3050801f}.hint-card__copy{min-width:0;overflow:hidden}.hint-card__copy p,.hint-card--idle .hint-card__copy{display:none}.hint-card__copy strong{white-space:normal;text-overflow:clip;font-size:12px;line-height:1.28;overflow:visible}.hint-card__badge{width:30px;height:30px;font-size:16px}.hint-card__action{flex-shrink:0;min-width:92px}.completion-panel{gap:6px;min-width:152px;padding:2px 4px 2px 8px}.completion-panel__label-wrap{gap:5px;min-width:62px}.completion-panel__label{font-size:12px}.completion-panel__main strong{font-size:16px}.completion-meter{gap:6px}.completion-meter__track{min-width:28px;height:6px}.completion-panel__main span,.completion-meter strong{font-size:10px}.board-frame{border-radius:0}.affiliate-banner{bottom:calc(var(--sheet-collapsed) + var(--safe-area-bottom) + 8px);z-index:1400;width:min(380px,100vw - 24px)}.world-background--image{opacity:.46}.world-background__image{object-position:center;filter:saturate(.78)contrast(.92)brightness(1.08)}.workspace-stage__empty{width:min(440px,100% - 36px)}.workspace-stage__empty h3{margin-bottom:8px;font-size:19px}.workspace-stage__empty p{margin:4px 0;font-size:13px;line-height:1.5}.workspace-stage__recipe-preview{gap:8px;margin-top:16px;padding:9px 16px;font-size:13px}.board-floating-actions{bottom:12px}.shelf-root{height:calc(var(--sheet-collapsed) + var(--safe-bottom));z-index:1500;transition:height .3s cubic-bezier(.22,.61,.36,1);position:fixed;bottom:0;left:0;right:0}body.sheet-expanded .shelf-root{height:calc(var(--sheet-expanded) + var(--safe-bottom))}.shelf-panel{border-top:1px solid var(--line);border-radius:20px 20px 0 0;height:100%;box-shadow:0 -10px 30px #2e477629}.shelf-handle{touch-action:none;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:34px;padding:0;display:flex}.shelf-handle__bar{background:#c2ccdb;border-radius:999px;width:42px;height:4px}.shelf-panel__head{display:none}body.sheet-expanded .shelf-panel__head{padding:0 14px 4px;display:flex}.shelf-panel__head h2{font-size:16px}.shelf-search-wrap,.category-tabs{display:none}body.sheet-expanded .category-tabs{border-bottom:1px solid var(--line);touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:5px;padding:0 10px 5px;display:flex;overflow-x:auto}body.sheet-expanded .category-tabs::-webkit-scrollbar{display:none}.category-tab{flex-direction:row;flex-shrink:0;gap:5px;height:30px;padding:0 7px;font-size:10px}.category-tab__icon{font-size:14px;display:block}.category-tab__label{display:inline}.category-tab:last-child{margin-right:12px}.shelf-grid{padding:6px 14px calc(6px + var(--safe-bottom));overscroll-behavior-x:contain;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;overflow-anchor:none;flex-wrap:nowrap;align-content:stretch;gap:12px;display:flex;overflow:auto hidden}.shelf-grid::-webkit-scrollbar{display:none}.shelf-grid:after{content:none}.shelf-item{touch-action:pan-x;flex-shrink:0;width:64px;min-height:0}body.sheet-expanded .shelf-grid{padding:8px 10px calc(14px + var(--safe-bottom));touch-action:pan-y;overscroll-behavior-y:contain;overflow-anchor:none;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(84px,auto);align-content:start;gap:8px 4px;display:grid;overflow:hidden auto}body.sheet-expanded .shelf-item{touch-action:none;width:auto;min-height:84px}.shelf-item__icon{width:46px;height:46px}.shelf-item__label{font-size:10px}.modal-card{width:min(100vw - 18px,760px);max-height:calc(100dvh - 18px - var(--safe-top) - var(--safe-bottom));border-radius:20px;padding:14px}.modal-card__head{gap:10px;padding-bottom:8px}.modal-card__head h2{margin:0;font-size:20px}.modal-close-button{flex-shrink:0;padding:8px 12px;font-size:13px}.codex-summary{gap:8px 12px;margin-top:6px;font-size:12px}.codex-grid{max-height:calc(100dvh - 160px - var(--safe-top) - var(--safe-bottom));grid-template-columns:1fr;gap:10px;margin-top:12px;padding-right:2px}.codex-entry{border-radius:14px;gap:9px;padding:8px 10px}.codex-entry__head{width:84px}.codex-entry__head h3{font-size:14px}.codex-entry__detail p{font-size:12px}.intro-modal{width:min(100vw - 18px,720px);height:calc(100dvh - 18px - var(--safe-top) - var(--safe-bottom));border-radius:24px;grid-template-rows:52px auto minmax(0,1fr) auto;row-gap:6px;padding:14px}.intro-modal:after{display:none}.intro-modal__brand-icon{width:44px;height:44px}.intro-modal__head h2{font-size:22px}.intro-modal__subtitle{margin-top:4px;font-size:13px}.intro-modal__lead{text-overflow:clip;white-space:normal;font-size:13px;line-height:1.45;overflow:visible}.intro-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px}.intro-steps li{text-align:center;border-radius:18px;grid-template-rows:102px auto 1fr;grid-template-columns:1fr;align-items:start;row-gap:6px;min-height:0;padding:10px 8px;display:grid}.intro-step__number{width:28px;height:28px;font-size:14px;top:10px;left:10px}.intro-art{border-radius:10px;width:100%;height:102px;margin:0}.intro-steps strong{margin:0 0 2px;font-size:13px}.intro-steps li>span:last-child{font-size:11px;line-height:1.35}.intro-modal__footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.intro-stat{border-radius:16px;gap:6px;height:56px;padding:6px 8px}.intro-stat__icon{width:30px;height:30px;font-size:17px}.intro-stat span{font-size:10px}.intro-stat strong{margin-top:4px;font-size:14px}.intro-stat em{margin-left:4px;font-size:10px}.intro-modal__start{border-radius:18px;grid-column:1/-1;height:50px;min-height:0;padding:0 10px;font-size:15px}}:root{--bg:#f2f4f6;--surface:#fff;--surface-soft:#f7f8fa;--surface-tint:#fbfcfd;--line:#e8ebef;--line-strong:#d9dee5;--text:#191f28;--muted:#6b7684;--muted-strong:#4e5968;--blue:#3182f6;--blue-ink:#1b64da;--blue-button-start:#3182f6;--blue-button-end:#2272eb;--blue-soft:#edf6ff;--sky:#63b3ed;--sky-ink:#2476b8;--sky-soft:#edf8ff;--amber:#f2b84b;--amber-ink:#9b641a;--amber-soft:#fff7e6;--shadow:0 18px 44px #001b3714}@media (width<=768px){.intro-modal{width:calc(100vw - 24px);height:auto;max-height:calc(100dvh - 24px - var(--safe-top) - var(--safe-bottom));border:1px solid var(--line);border-radius:26px;grid-template-rows:auto auto auto 36px auto;gap:12px;padding:18px 16px 16px;overflow-y:auto}.intro-modal__head{align-items:center}.intro-modal__title-lockup{gap:10px}.intro-modal__brand-icon{width:38px;height:38px}.intro-modal__subtitle{color:var(--muted);margin:0 0 3px;font-size:11px;font-weight:700}.intro-modal__head h2{font-size:23px;line-height:1.1}.intro-modal__lead{color:var(--muted-strong);margin:0;font-size:12.5px;line-height:1.45}.intro-steps{min-height:0;margin:0;display:block}.intro-steps li{background:#fff;border:1px solid #edf0f4;border-radius:20px;height:auto;min-height:0;padding:12px 14px 14px;display:none;box-shadow:0 8px 24px #001b370d}.intro-steps li.is-active{grid-template-rows:150px auto auto;gap:5px;display:grid}.intro-step__number{width:30px;height:30px;font-size:14px;top:14px;left:14px}.intro-art{background-color:#fff;border-radius:0;width:min(200px,68vw);height:150px;min-height:0;max-height:none;margin:0 auto;padding:0}.intro-steps strong{margin:0;font-size:17px;line-height:1.25}.intro-steps li>span:last-child{font-size:13px;line-height:1.45}.intro-step-nav{grid-template-columns:36px 1fr auto 36px;align-items:center;gap:8px;display:grid}.intro-step-nav__arrow{width:34px;height:34px;color:var(--blue-ink);background:#eef4fb;border:0;border-radius:12px;place-items:center;padding:0 0 3px;font-size:25px;line-height:1;display:grid}.intro-step-nav__arrow:disabled{opacity:.35}.intro-step-nav__dots{justify-content:center;gap:7px;display:flex}.intro-step-nav__dot{background:#cdd8e6;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .16s,background .16s}.intro-step-nav__dot.is-active{background:var(--blue);width:22px}.intro-step-nav__status{color:var(--muted);white-space:nowrap;font-size:12px}.intro-step-nav__status strong{color:var(--blue-ink)}.intro-modal__footer{display:block}.intro-modal__start{border-radius:16px;width:100%;height:46px;min-height:46px;font-size:16px}}html,body{letter-spacing:-.018em;background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Segoe UI,sans-serif}.app-shell{border-color:#001b3714;border-radius:28px;box-shadow:0 12px 36px #001b3714}.topbar{border-bottom-color:var(--line);background:#fffffff5;min-height:64px;padding:10px 18px}.brand{flex-shrink:0;gap:10px}.brand__mark,.brand__logo{width:36px;height:36px}.brand h1{color:#333d4b;letter-spacing:-.02em;font-size:17px;font-weight:600}.topbar__controls{gap:6px}.topbar-search{height:42px;box-shadow:none;background:#f5f6f8;border-color:#0000}.topbar-search:focus-within{background:#fff;border-color:#63b3ed6b;box-shadow:0 0 0 3px #63b3ed1f}.topbar-toolbutton,.topbar-iconbtn,.topbar-iconbtn--settings{height:40px;color:var(--muted-strong);box-shadow:none;background:#f5f6f8;border:0;border-radius:12px;font-weight:600}.topbar-toolbutton:hover,#codex-button:hover,#fullscreen-toggle:hover,.topbar-iconbtn:hover{background:#eef1f4;border-color:#0000}.topbar-toolbutton--help,#codex-button,#fullscreen-toggle{background:#f5f6f8;border:0}.topbar-toolbutton--help{display:none}.topbar-toolbutton--hint{background:var(--amber-soft);min-width:78px;color:var(--amber-ink);border:1px solid #f2b84b47}.topbar-toolbutton--hint span{color:var(--amber)}.topbar-toolbutton--hint:hover{background:#fff0cf}.topbar-iconbtn--settings span,.topbar-iconbtn span{color:var(--muted-strong)}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #63b3ed52}.more-menu{border:0;border-radius:16px;padding:8px;box-shadow:0 16px 40px #001b3724}.more-menu__item{border-radius:10px;min-height:42px;font-weight:500}.board-panel__head{border-bottom-color:var(--line);background:#fff;justify-content:flex-start;min-height:54px;padding:7px 12px}.board-panel__head[hidden]{display:none}.hint-bar--idle{flex:none}.hint-bar--detail{flex:auto}.hint-bar--idle .hint-card{gap:0}.hint-card{gap:9px;padding:0}.hint-card__badge{background:var(--amber-soft);width:34px;height:34px;color:var(--amber);border-radius:11px}.hint-card__badge svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.hint-card__eyebrow{color:var(--amber-ink)}.hint-card__copy strong,.completion-panel__label,.completion-panel__main strong,.completion-meter strong{color:var(--text)}.hint-card__copy strong{margin-bottom:2px;font-weight:650}.hint-card__copy p{color:var(--muted)}@media (width>=769px){.hint-card--idle .hint-card__eyebrow,.hint-card--idle .hint-card__copy p{display:block}}.hint-card__action{background:var(--amber-soft);min-width:82px;height:32px;color:var(--amber-ink);box-shadow:none;border:0;border-radius:999px;padding:0 12px;font-size:12px;font-weight:600}.hint-card__action:hover{background:#fff0cf}.completion-panel{border-left-color:var(--line);flex:auto;gap:8px;max-width:500px}.completion-panel__label{color:var(--sky-ink);font-size:12px;font-weight:500}.completion-panel__main strong{color:var(--muted-strong);font-size:16px;font-weight:600}.completion-panel__main span,.completion-meter strong{color:var(--muted);font-size:12px;font-weight:500}.completion-meter__track{background:#e9edf2;height:6px}.completion-meter__fill{background:linear-gradient(90deg, var(--sky) 0%, var(--blue) 100%)}.board-frame{background:radial-gradient(circle,#63b3ed24 1.2px,#0000 1.2px) 0 0/22px 22px,linear-gradient(#fbfdff 0%,#fff 100%);border-top:0}.coach-root{z-index:1600;pointer-events:none;position:fixed;inset:0}.coach-guide{right:24px;bottom:calc(24px + var(--safe-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#fffffff7;border:1px solid #bfd9fbe6;border-radius:18px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(360px,100vw - 48px);padding:14px 14px 14px 16px;display:grid;position:absolute;box-shadow:0 18px 42px #001b3729}.coach-guide__icon{background:var(--amber-soft);color:#d28b18;border-radius:13px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:800;display:grid}.coach-guide--step-2 .coach-guide__icon{background:var(--blue-soft);color:var(--blue)}.coach-guide__copy{min-width:0}.coach-guide__step{color:var(--blue-ink);margin-bottom:2px;font-size:10px;font-weight:700;display:block}.coach-guide__copy strong,.coach-guide__copy>span:last-child{display:block}.coach-guide__copy strong{color:var(--text);word-break:keep-all;font-size:14px;font-weight:700;line-height:1.35}.coach-guide__copy>span:last-child{color:var(--muted);word-break:keep-all;margin-top:3px;font-size:11px;line-height:1.35}.coach-guide__dismiss{color:var(--muted);white-space:nowrap;background:0 0;border:0;align-self:start;padding:4px 3px;font-size:10px}.shelf-root.is-coach-target .shelf-panel{box-shadow:0 0 0 3px #63b3ed3d,0 18px 42px #001b371f}.board-frame.is-coach-target{box-shadow:inset 0 0 0 2px #3182f624}body.coach-guide-active .workspace-stage__empty{visibility:hidden;opacity:0}@media (width<=768px){.coach-guide{left:12px;right:12px;bottom:calc(var(--sheet-collapsed) + var(--safe-bottom) + 12px);border-radius:16px;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;width:auto;padding:11px 10px 11px 12px}.coach-guide__icon{border-radius:12px;width:36px;height:36px;font-size:18px}.coach-guide__copy strong{font-size:12.5px}.coach-guide__copy>span:last-child{font-size:10.5px}.shelf-root.is-coach-target .shelf-panel{box-shadow:0 0 0 3px #63b3ed33,0 -10px 30px #2e477629}}.workspace-stage__empty{color:var(--muted);text-shadow:none}.workspace-stage__empty h3{color:var(--text);font-weight:700}.workspace-stage__empty p{color:var(--muted)}.workspace-item__label{color:var(--text);background:#ffffffe6;font-weight:600;box-shadow:0 2px 8px #001b3714}.board-clear-btn{min-height:36px;color:var(--muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:0;border-radius:11px;padding:0 14px;box-shadow:0 4px 14px #001b3714}.shelf-panel{background:#fff}.shelf-panel__head{flex-direction:column;align-items:stretch;gap:8px;padding:13px 18px 9px;display:flex}.shelf-panel__title-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.shelf-panel__head h2{color:var(--text);font-size:17px;font-weight:650}.shelf-panel__count{color:var(--muted);font-size:12px;font-weight:500}.shelf-panel__progress{color:var(--muted);grid-template-columns:auto minmax(72px,1fr) auto;align-items:center;gap:8px;font-size:11px;font-weight:500;display:grid}.shelf-panel__progress-track{background:#ebeff4;border-radius:999px;height:4px;overflow:hidden}.shelf-panel__progress-fill{border-radius:inherit;background:#63b3edd1;height:100%}.shelf-panel__progress strong{color:var(--muted-strong);font-size:11px;font-weight:550}.category-tabs{border-bottom-color:var(--line);gap:2px;padding:0 10px 10px}.category-tab{color:var(--muted);background:0 0;border:0;border-radius:10px}.category-tab__icon{color:var(--muted-strong)}.category-tab.is-active{background:var(--sky-soft);color:var(--sky-ink);box-shadow:none}.category-tab.is-active .category-tab__icon{color:var(--sky)}@media (width>=1101px) and (height<=760px){.playground-layout{grid-template-columns:minmax(0,1fr) 380px}.category-tab{font-size:9px}}.shelf-grid{padding:18px 16px calc(48px + var(--safe-bottom));gap:18px 8px}.shelf-item{border-radius:16px;gap:7px;transition:background .12s,transform .12s}.shelf-item:hover{background:#f7f8fa}.shelf-item:active{transform:scale(.97)}.shelf-item__label{color:var(--muted-strong);font-weight:550}.discovery-burst__card,.modal-card{border:0;box-shadow:0 20px 52px #001b3729}.discovery-burst__badge{background:var(--amber-soft);color:var(--amber-ink)}.modal-scrim,.intro-modal-scrim{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#191f2857!important}.modal-card{border-radius:26px}.codex-entry,.intro-steps li{background:var(--surface-soft);border:0}.soft-button{box-shadow:none;background:#f2f4f6;border:0}.intro-modal{border:0;box-shadow:0 24px 64px #001b3733}.intro-step__number{background:var(--sky-soft);color:var(--sky-ink)}.intro-stat{border-radius:22px}.intro-modal__start{box-shadow:none;background:linear-gradient(#6fb7f0 0%,#3182f6 100%)}@media (width<=768px){:root{--sheet-collapsed:120px}.topbar{min-height:56px;padding:calc(8px + var(--safe-top)) 10px 8px;background:#fff}.brand{gap:5px}.brand__mark,.brand__logo{width:25px;height:25px}.brand h1{font-size:13px;font-weight:600}.topbar__controls{gap:4px}.topbar-iconbtn,.topbar-toolbutton{border-radius:11px;height:34px}.topbar-iconbtn{width:34px}.topbar-toolbutton{padding:0 8px;font-size:11px}.topbar-toolbutton--hint{min-width:66px}.board-panel__head{justify-content:flex-end;min-height:40px;padding:5px 8px;position:relative}.board-panel__head[hidden]{display:flex}.hint-bar:empty{display:none}.hint-bar--detail{z-index:70;pointer-events:none;flex:none;position:absolute;top:calc(100% + 8px);left:12px;right:12px}.hint-bar--detail .hint-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #bcd5f8d1;border-radius:14px;min-height:44px;padding:10px 13px;box-shadow:0 10px 24px #3050801f}.hint-bar--detail .hint-card__copy strong{white-space:normal;text-overflow:clip;line-height:1.32;overflow:visible}.hint-card__badge{width:32px;height:32px}.hint-card__action{min-width:78px;height:30px;padding:0 11px}.completion-panel{border-left-color:#d8dee7bf;gap:6px;min-width:152px;max-width:none;margin-left:auto;padding-left:8px}.completion-panel__label-wrap{gap:5px;min-width:62px}.completion-panel__label{font-size:11px;font-weight:550}.completion-panel__main strong{font-size:17px;font-weight:600}.completion-panel__main span,.completion-meter strong{font-size:11px;font-weight:500}.completion-meter{gap:6px}.completion-meter__track{min-width:28px;height:5px}.shelf-panel__head{flex-direction:row;justify-content:space-between;align-items:baseline;gap:10px;padding:12px 16px 8px;display:none}.shelf-panel__title-row{flex:auto;justify-content:flex-start;gap:8px;min-width:0}.shelf-panel__head h2{white-space:nowrap;font-size:17px}.shelf-panel__count{white-space:nowrap;font-size:12px}.shelf-panel__progress{flex:none;display:block}.shelf-panel__progress span,.shelf-panel__progress-track{display:none}.shelf-panel__progress strong{white-space:nowrap;font-size:12px}body.sheet-expanded .shelf-panel__head{display:flex}.shelf-panel{border-top:0;border-radius:24px 24px 0 0;box-shadow:0 -8px 28px #001b371c}.shelf-handle{height:30px}.shelf-handle__bar{background:#c9d0d8;width:36px;height:4px}.shelf-grid{padding:4px 12px calc(6px + var(--safe-bottom));gap:10px}.shelf-item__label{font-weight:500}body.sheet-expanded .shelf-panel__head{padding:0 16px 8px}body.sheet-expanded .category-tabs{border-bottom:0;padding:0 12px 8px}body.sheet-expanded .category-tab{border-radius:10px;width:auto;min-width:64px;height:34px}.shelf-handle:focus-visible{outline:none}.shelf-handle:focus-visible .shelf-handle__bar{box-shadow:0 0 0 3px #3182f63d}body.sheet-expanded .shelf-grid{gap:10px 4px;padding-top:10px}.board-clear-btn{min-height:34px;font-size:12px}.modal-card{border-radius:24px}}
