/* Every rule is limited to Dinosaur World's own surface. */
.dw-root{--dw-ink:#143b36;--dw-teal:#087e78;--dw-lime:#dced90;--dw-cream:#fffdf5;font-family:inherit;color:var(--dw-ink);max-width:1260px;margin:0 auto;padding:20px 24px 32px;background:#f6fbf7;border-radius:24px;box-sizing:border-box;font-size:16px;line-height:1.5}
.dw-root *{box-sizing:border-box}.dw-root button{font:inherit;cursor:pointer;color:inherit}.dw-root button:focus-visible{outline:3px solid #a54b08;outline-offset:4px}.dw-root button:disabled{cursor:default}.dw-root [hidden]{display:none!important}
#screen-studios:has(.dw-root)>header{display:none}#screen-studios:has(.dw-root){padding-top:4px}.app:has(.dw-root):has(#screen-studios.active){max-width:1400px}
.dw-top{display:flex;align-items:center;gap:22px;padding-bottom:18px;border-bottom:1px solid #d7e6dd}.dw-brand{display:flex;align-items:center;gap:12px;flex:1}.dw-brand img{width:56px;height:56px;border-radius:17px;object-fit:cover;box-shadow:0 3px 0 #0c736d}.dw-brand strong{display:block;font-size:23px;letter-spacing:-.7px}.dw-eyebrow{font-size:11px;font-weight:850;letter-spacing:1.65px;color:#48746a;display:block}.dw-back,.dw-sound{border:1px solid #cfe2d9;border-radius:100px;background:#fff;padding:9px 15px;min-height:44px;font-weight:750!important}.dw-sound{font-size:14px!important}
.dw-nav{display:flex;gap:8px;padding:18px 0 0;flex-wrap:wrap}.dw-nav button{border:0;background:none;padding:10px 17px;border-radius:100px;font-weight:750;font-size:14px}.dw-nav .is-on{background:#143f39;color:#fff}.dw-nav button:not(.is-on):hover{background:#e3f0e7}
.dw-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:26px 0 22px}.dw-intro h1{font-size:clamp(27px,3.3vw,43px);letter-spacing:-1.6px;line-height:1.12;margin:7px 0 10px;color:#143f39;font-weight:900}.dw-intro p{color:#50736a;margin:0;font-size:16px}.dw-lab-seal{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#e4edb6;font-size:35px;transform:rotate(-15deg);border:1px dashed #8aa85f}
.dw-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:21px}.dw-modes button{display:flex;align-items:center;gap:13px;text-align:left;background:#fff;border:1px solid #d7e5da;border-bottom-width:3px;border-radius:15px;padding:13px 18px;min-height:77px;transition:transform .15s,background .15s}.dw-modes button:hover{transform:translateY(-2px)}.dw-modes button.is-on{background:#e6f2c9;border-color:#719945}.dw-modes strong{display:block;font-size:16px}.dw-modes small{display:block;font-size:12px;color:#496655;margin-top:3px}.dw-mode-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e9f1ed;color:#396b5b;flex:none;font-size:22px}.dw-modes .is-on .dw-mode-symbol{background:#456c35;color:#fff}
.dw-workspace{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;align-items:start}.dw-display{border:1px solid #b8d8c9;border-radius:22px;overflow:hidden;background:radial-gradient(ellipse at 45% 48%,#f6f4cf 0,#dcefdc 49%,#c9e7df 100%);box-shadow:0 7px 0 #d8e6dc}.dw-display-top{padding:20px 24px 13px;display:flex;justify-content:space-between;align-items:center}.dw-display h2{font-size:24px;margin:1px 0 0;letter-spacing:-.8px}.dw-progress{font-weight:800;font-size:13px;background:#fff9dc;border:1px solid #ddd3a9;border-radius:20px;padding:7px 12px}.dw-meter{height:5px;background:#b9d8c8;margin:0 24px;border-radius:5px;overflow:hidden}.dw-meter span{display:block;height:100%;background:#13827b;transition:width .35s}
.dw-board{position:relative;width:100%;aspect-ratio:1.5;isolation:isolate;touch-action:pan-y}.dw-board>img{position:absolute;width:100%;height:100%;max-width:none;inset:0;pointer-events:none;object-fit:contain}.dw-ghost{opacity:.17;filter:sepia(.3)}.dw-bone-layer{opacity:0;transition:opacity .3s,filter .3s;filter:drop-shadow(0 4px 2px #29564426)}.dw-bone-layer.is-placed{opacity:1}.dw-target{position:absolute;transform:translate(-50%,-50%);border-radius:50%;border:2px dashed #488b79;background:#e8f5e3de;width:44px;height:44px;font-size:16px!important;font-weight:850!important;box-shadow:0 3px 7px #24433712;transition:background .2s;z-index:2}.dw-target:hover{background:#fff9d7}.dw-target.is-placed{background:#087e78;border:2px solid white;color:white;width:30px;height:30px;font-size:12px!important}.dw-target.is-hint{background:#ffe390;border:3px solid #a26c17;box-shadow:0 0 0 9px #f4c94c33;animation:dw-pulse 1.4s ease-in-out infinite}.dw-target.just-placed{animation:dw-pop .55s ease-out}.dw-specimen{display:flex;align-items:center;justify-content:space-between;margin:0 22px;padding:14px 0;border-top:1px solid #8bb4a455;gap:10px}.dw-specimen strong{font-size:20px;font-style:italic}.dw-specimen small{display:block;font-size:12px;color:#496c5b}.dw-specimen button{font-size:13px;border:0;background:#ffffffb8;border-radius:100px;padding:10px 12px;min-height:44px;white-space:nowrap}.dw-caption{font-size:11px;line-height:1.5;color:#4d6c58;margin:0;padding:0 22px 17px}
.dw-tray-panel{border-radius:22px;background:#fffdf5;border:1px solid #e5dfcd;padding:21px;box-shadow:0 7px 0 #eae8db}.dw-tray-title{display:flex;justify-content:space-between;align-items:center;color:#b97b19}.dw-tray-panel h2{font-size:23px;line-height:1.2;letter-spacing:-.6px;margin:8px 0}.dw-instruction{font-size:14px;color:#666e5d;margin:0 0 16px}.dw-tray{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dw-piece{background:#f0f0e2;border:2px solid #e4e2d4;border-bottom-width:4px;border-radius:12px;min-width:0;min-height:93px;padding:7px 6px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;touch-action:none;transition:background .2s,transform .2s}.dw-piece>span:last-child{font-size:12px;font-weight:800;line-height:1.2;padding-top:3px}.dw-piece:hover{background:#e7eacd;transform:translateY(-2px)}.dw-piece.is-selected{border-color:#13817a;background:#e1efda}.dw-piece.is-done{background:#eff5e6;border-color:#bfd5a8}.dw-fragment{position:relative;display:block;width:auto;height:auto;max-width:100%;overflow:hidden;flex:none}.dw-fragment img{position:absolute;height:auto;max-width:none!important;pointer-events:none;user-select:none}.dw-piece-info{background:#eef3df;border-radius:13px;padding:13px;margin-top:15px;min-height:96px}.dw-piece-info strong{font-size:15px}.dw-piece-info p{font-size:14px;margin:4px 0 0;line-height:1.5;color:#4c654e}.dw-actions{display:flex;gap:6px;margin-top:10px}.dw-actions button{flex:1;font-size:12px;font-weight:750;background:transparent;border:1px solid #dddcc9;border-radius:9px;padding:9px 4px;min-height:44px}.dw-primary{border:0;border-bottom:4px solid #095a55;background:#0b8179;color:white!important;border-radius:12px;padding:12px 18px;font-weight:800!important;min-height:48px}.dw-primary:hover{background:#096c66}.dw-tray-panel>.dw-primary{width:100%;margin-top:14px;font-size:14px}
.dw-discovery{position:relative;background:#fff;border:1px solid #b9d8c7;border-radius:22px;padding:26px;margin-top:25px;box-shadow:0 5px 0 #e1ece1}.dw-discovery h2{font-size:25px;letter-spacing:-.5px;line-height:1.25;margin:7px 100px 18px 0}.dw-listen-question{position:absolute;right:24px;top:28px;padding:9px 13px;border-radius:100px;border:1px solid #cfe0d4;background:#f1f7ec;min-height:44px;font-size:14px!important}.dw-answers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dw-answers button{background:#f3f6ea;border:2px solid #d8e2d3;border-bottom-width:4px;border-radius:12px;padding:16px;font-weight:750;min-height:70px;text-align:left}.dw-answers button:hover:not(:disabled){border-color:#158077}.dw-answers .is-correct{background:#e5f3d0;border-color:#75a14c}.dw-answers .is-try{background:#fff1d1;border-color:#d8af5f}.dw-answer-feedback:empty{display:none}.dw-answer-feedback{margin-top:15px}.dw-answer-feedback p{margin:8px 0 16px}.dw-finish-mark{float:left;font-size:57px;color:#d39b18;margin:0 20px 0 0}.dw-finish-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.dw-finish-actions>button:not(.dw-primary){border:1px solid #c3d7c5;background:#f4f7ee;border-radius:12px;padding:12px 17px}.dw-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:27px;font-size:12px;color:#52705f}.dw-footer button{border:0;background:none;color:#365f52;padding:9px 0;text-decoration:underline;min-height:44px;font-size:12px}.dw-drag{position:fixed;pointer-events:none;z-index:100000;width:155px;height:120px;transform:translate(-50%,-50%);background:#eef5daf0;border:2px solid #16857a;border-radius:16px;padding:10px;box-shadow:0 12px 35px #10352d44}.dw-drag .dw-fragment{height:auto;margin:auto}
.dw-home-card{display:flex;align-items:center;gap:22px;max-width:100%;width:100%;text-align:left;color:#17463c;background:#e6f3d8;border:1px solid #b2c79c;border-bottom:5px solid #a9bf94;border-radius:22px;padding:14px;margin:0 0 15px;cursor:pointer;font-family:inherit}.dw-home-card img{width:105px;height:105px;object-fit:cover;border-radius:16px;flex:none}.dw-home-card strong{font-size:24px;display:block;letter-spacing:-.6px}.dw-home-card small{font-size:15px;display:block;margin-top:4px;color:#3d6554}.dw-home-card .dw-home-arrow{font-size:28px;margin-left:auto;padding:0 15px}.dw-home-card:focus-visible{outline:3px solid #a54b08;outline-offset:4px}.dw-home-card:hover{background:#dbedc7}
@keyframes dw-pulse{50%{box-shadow:0 0 0 13px #f4c94c14}}@keyframes dw-pop{0%{transform:translate(-50%,-50%) scale(.55)}65%{transform:translate(-50%,-50%) scale(1.3)}100%{transform:translate(-50%,-50%) scale(1)}}
@media(max-width:900px){.dw-root{padding:15px}.dw-workspace{grid-template-columns:minmax(0,1fr) 250px;gap:13px}.dw-tray-panel{padding:16px}.dw-modes button{padding:11px;gap:8px}.dw-modes small{font-size:11px}.dw-mode-symbol{width:28px;height:28px}.dw-top{gap:12px}.dw-brand strong{font-size:21px}.dw-intro h1{font-size:32px}}
@media(max-width:680px){.dw-root{padding:12px 10px 22px;border-radius:15px}.dw-top{gap:8px;padding-bottom:12px}.dw-brand img{width:42px;height:42px;border-radius:12px}.dw-brand{gap:9px}.dw-brand strong{font-size:19px;letter-spacing:-.6px}.dw-eyebrow{font-size:9px;letter-spacing:1.3px}.dw-back{padding:7px 11px}.dw-back span,.dw-sound span{display:none}.dw-sound{padding:8px 13px}.dw-nav{gap:4px;padding-top:12px}.dw-nav button{font-size:11px;padding:9px 10px;min-height:44px}.dw-intro{padding:21px 2px 18px}.dw-intro h1{font-size:28px;letter-spacing:-1px}.dw-intro p{font-size:14px}.dw-lab-seal{display:none}.dw-modes{gap:6px}.dw-modes button{padding:9px 6px;display:block;min-height:86px;text-align:center;border-radius:12px}.dw-mode-symbol{display:none}.dw-modes strong{font-size:13px;line-height:1.25}.dw-modes small{font-size:10px;line-height:1.45;margin-top:6px}.dw-workspace{display:flex;flex-direction:column;gap:16px}.dw-display,.dw-tray-panel{width:100%}.dw-display-top{padding:15px 16px 10px}.dw-display h2{font-size:22px}.dw-progress{font-size:11px;padding:5px 9px}.dw-meter{margin:0 16px}.dw-board{min-height:235px;aspect-ratio:1.5}.dw-target{width:44px;height:44px;font-size:14px!important}.dw-target.is-placed{width:30px;height:30px}.dw-specimen{margin:0 16px;padding:11px 0;align-items:flex-start}.dw-specimen strong{font-size:18px}.dw-specimen small{font-size:10px;max-width:165px}.dw-specimen button{font-size:11px;padding:7px 10px}.dw-caption{font-size:10px;padding:0 16px 14px}.dw-tray-panel{padding:16px}.dw-tray-panel h2{font-size:22px}.dw-tray{grid-template-columns:repeat(3,1fr)}.dw-piece{min-height:99px}.dw-piece>span:last-child{font-size:12px}.dw-piece-info{min-height:78px}.dw-actions button{font-size:14px}.dw-discovery{padding:18px}.dw-discovery h2{font-size:22px;margin-right:0;padding-top:34px}.dw-listen-question{top:13px;right:14px;font-size:12px!important;min-height:40px}.dw-answers{grid-template-columns:1fr;gap:8px}.dw-answers button{min-height:58px;padding:13px}.dw-home-card{gap:14px;padding:10px}.dw-home-card img{width:82px;height:82px}.dw-home-card strong{font-size:21px}.dw-home-card small{font-size:13px}.dw-home-card .dw-home-arrow{padding:0 7px;font-size:23px}}
.dw-top{padding-bottom:12px}.dw-brand img{width:46px;height:46px}.dw-nav{padding-top:10px}.dw-intro{padding:18px 0}.dw-intro h1{font-size:clamp(27px,3vw,35px)}.dw-board{max-width:670px;margin:0 auto}.dw-lab-seal{width:59px;height:59px;font-size:29px}.dw-piece.is-selected:not(.is-done){animation:dw-selection 2.3s ease-in-out infinite}.dw-brand img{animation:dw-welcome .7s ease-out}
@keyframes dw-selection{50%{box-shadow:0 0 0 4px #0b817919}}@keyframes dw-welcome{0%{transform:rotate(-10deg) scale(.8)}70%{transform:rotate(4deg)}100%{transform:rotate(0)}}
@media(max-width:680px){.dw-workspace{display:flex}.dw-tray-panel{display:contents}.dw-tray-title,.dw-tray-panel>h2{display:none}.dw-instruction{order:0;margin:0;font-size:13px}.dw-tray{order:1;display:flex;width:100%;overflow-x:auto;gap:8px;padding:4px 2px 9px;scrollbar-width:thin}.dw-piece{width:90px;min-width:90px;min-height:91px;flex:none}.dw-display{order:2}.dw-piece-info{order:3;margin-top:0;width:100%}.dw-actions{order:4;margin-top:0;width:100%}.dw-tray-panel>.dw-primary{order:5;margin:0}.dw-board{min-height:0}.dw-brand img{width:40px;height:40px}.dw-modes{margin-bottom:15px}}
@media(prefers-reduced-motion:reduce){.dw-root *,.dw-home-card{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
