
:root{--paper:#f6f5ef;--white:#fffefa;--ink:#252c29;--muted:#656e62;--line:#d7dccf;--yellow:#f4e653;--green:#2f6457;--mint:#dcebe1;--lilac:#ded6f4;--red:#d65540;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed}a{color:inherit}button:not(:disabled){transition:background .18s,transform .18s,box-shadow .18s}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}svg{display:block}main{max-width:1456px;margin:0 auto;padding:0 48px;min-height:calc(100dvh - 205px)}
.site-header{max-width:1552px;margin:auto;min-height:104px;display:flex;align-items:center;gap:30px;padding:20px 48px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand-mark{height:49px;width:49px;border:1.5px solid var(--ink);border-radius:15px;background:var(--yellow);font-size:42px;line-height:47px;letter-spacing:-5px;font-weight:900;padding-left:9px;box-shadow:2px 3px 0 var(--ink);transform:rotate(-5deg)}.brand-name{font-size:15px;font-weight:900;letter-spacing:1px;line-height:1.4}.brand-name>span{display:block;font-size:17px;font-weight:500;letter-spacing:-.5px}.site-header nav{display:flex;gap:25px;align-items:center;margin:auto}.nav-link{font-size:14px;text-decoration:none;white-space:nowrap;color:var(--muted);padding:12px 0;position:relative}.nav-link:hover,.nav-link.active{color:var(--ink)}.nav-link.active:after{content:'';height:3px;background:var(--ink);position:absolute;bottom:2px;left:0;right:0;border-radius:2px}#nav-count{font-size:12px;display:inline-flex;justify-content:center;min-width:22px;background:#e6e8dd;border-radius:6px;padding:3px;margin-left:3px}.new-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--red);vertical-align:top;margin:3px 0 0 3px}.header-actions{display:flex;gap:17px;align-items:center}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:22px;flex-shrink:0}.icon-button:hover{background:#eaece2}.icon-button svg{width:19px;height:19px}.staff-pill{display:flex;gap:9px;align-items:center;text-align:left;background:none;padding:0}.avatar{width:40px;height:40px;border-radius:50%;background:var(--lilac);display:grid;place-items:center;font-size:28px;flex-shrink:0}.staff-pill small{display:block;font-size:10px;font-weight:700;letter-spacing:.6px;color:var(--muted);margin-bottom:5px}.staff-pill strong{font-size:12px;display:block;max-width:160px}
.page-heading{display:flex;align-items:center;justify-content:space-between;padding:39px 0 29px;gap:30px}.eyebrow{font-family:monospace;font-size:12px;font-weight:600;letter-spacing:.8px;line-height:1.7}.status-light{display:inline-block;background:var(--green);height:7px;width:7px;border-radius:50%;margin-right:6px;vertical-align:middle}h1{font-size:clamp(42px,4.5vw,65px);line-height:1.03;letter-spacing:-3px;font-weight:800;margin-top:12px}.heading-emphasis{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-style:italic;letter-spacing:-2.7px}.heading-note{display:flex;align-items:center;gap:22px;padding-right:30px;transform:rotate(3deg)}.heading-note p{font-size:16px;line-height:1.7}.note-spark{font-size:76px;color:var(--green);font-weight:500;line-height:1}.laboratory-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:20px;align-items:stretch}.ingredient-panel,.machine-panel{border:1px solid #cdd3c7;border-radius:20px;background:var(--white)}.ingredient-panel{padding:22px;display:flex;flex-direction:column}.panel-heading{display:flex;align-items:center;gap:9px}.step-number{font-family:monospace;font-size:12px;border:1px solid #bdc5b9;border-radius:6px;width:25px;height:25px;display:inline-flex;justify-content:center;align-items:center;color:var(--green);flex-shrink:0}h2{font-size:16px;line-height:1.35;font-weight:700;letter-spacing:-.35px}.small-count{font-family:monospace;font-size:12px;color:var(--muted);margin-left:auto;white-space:nowrap}.muted{color:var(--muted)}.panel-intro{font-size:14px;line-height:1.6;margin-top:12px}.ingredient-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}.ingredient-button{background:#f5f5ef;position:relative;border:1px solid #e0e3d9;border-radius:12px;min-height:82px;padding:10px 5px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:6px}.ingredient-button:hover{background:#ecf0e5;border-color:#bdcdbb;transform:translateY(-2px)}.ingredient-emoji{font-size:28px;line-height:1.2;transition:transform .25s}.ingredient-button:hover .ingredient-emoji{transform:rotate(-10deg) scale(1.1)}.ingredient-name{font-size:14px;font-weight:600;line-height:1.2}.ingredient-button.selected{background:var(--mint);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.ingredient-button.selected:after{content:'✓';position:absolute;right:7px;top:5px;color:var(--green);font-size:12px;font-weight:bold}.ingredient-button:disabled{opacity:.5}.selection-tray{display:flex;gap:7px;align-items:center;margin-top:17px;padding:12px 0;border-top:1px dashed #cbd1c5}.ingredient-slot{flex:1;min-width:0;font-size:12px;color:var(--muted);text-align:center;min-height:38px;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd1c5;border-radius:7px;padding:5px;gap:5px}.ingredient-slot.filled{background:#f2f1dc;border:1px solid #dcd9b6;color:var(--ink)}.slot-name{font-size:12px;font-weight:600}.slot-remove{background:none;padding:0;font-size:18px;color:var(--muted);min-width:25px;min-height:28px}.plus{font-size:14px;color:var(--muted)}.text-button{background:transparent;padding:0;font-size:14px;text-decoration:underline;text-underline-offset:4px}.text-button:hover{color:var(--green)}.surprise-button{font-size:12px;margin:auto auto 0;padding:4px 0;text-decoration:none;display:flex;gap:7px;align-items:center}.surprise-button span{font-size:22px}.machine-panel{overflow:hidden;display:flex;flex-direction:column}.machine-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:19px 22px;min-height:67px}.machine-topline>div{display:flex;align-items:center;gap:10px}.machine-topline h2{font-size:14px}.machine-status{font-family:monospace;font-size:11px;color:var(--muted);display:flex;gap:6px;align-items:center;text-align:right}.machine-status>span{width:6px;height:6px;border-radius:50%;background:#99a293;flex-shrink:0}.machine-status.ready>span{background:var(--green)}.machine-status.running>span{background:#cf782b;animation:pulse .7s infinite}
.machine-stage{position:relative;min-height:399px;flex:1;isolation:isolate;background:#f4f3ed;overflow:hidden}.stage-grid{position:absolute;inset:0;background-image:radial-gradient(#a4ad9938 1px,transparent 1px);background-size:20px 20px;z-index:-1}.lab-image{position:absolute;width:92%;height:100%;object-fit:contain;left:4%;top:-3px;mix-blend-mode:multiply;transition:opacity .4s,filter .4s,transform .4s;user-select:none;-webkit-user-drag:none;animation:machine-float 6s ease-in-out infinite}.machine-sticker{position:absolute;left:23px;top:26px;z-index:1;transform:rotate(-9deg);color:var(--green);border:1px solid var(--green);border-radius:50%;width:110px;height:110px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f4e9e8}.machine-sticker>span:first-child{font-family:monospace;font-size:9px;letter-spacing:.2px}.machine-sticker strong{font-family:Georgia,serif;font-style:italic;font-size:20px;font-weight:400;margin:5px 0}.sticker-stars{font-size:11px;letter-spacing:1px}.machine-caption{position:absolute;bottom:12px;left:22px;right:22px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-family:monospace;font-size:10px;color:var(--muted);z-index:1}.caption-tag{border:1px solid #c4c9bd;border-radius:3px;padding:4px 7px;letter-spacing:.5px;font-size:9px;white-space:nowrap;background:#f6f5efba}.run-bar{padding:17px 20px;display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);background:var(--white);min-height:98px}.risk-label{flex:1;min-width:0}.risk-label>span{display:block;font-size:13px;font-weight:600;line-height:1.5}.risk-label small{display:block;font-size:12px;color:var(--muted);margin-top:5px;line-height:1.4}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1.3px solid var(--ink);border-radius:9px;font-size:14px;font-weight:700;min-height:48px;padding:12px 18px;text-decoration:none;line-height:1.35;white-space:normal}.button-primary{background:var(--yellow);box-shadow:2px 3px 0 var(--ink)}.button-primary:not(:disabled):hover{background:#f8ec75;box-shadow:3px 4px 0 var(--ink);transform:translate(-1px,-1px)}.button-primary:disabled{background:#e9e9de;color:#777c70;border-color:#cbd0c3;box-shadow:none}.button-primary>span:last-child:not(:first-child){font-size:21px;line-height:1}.button-secondary{background:var(--white);box-shadow:2px 3px 0 #c1c8ba}.button-secondary:hover{background:#edf3e8}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--green)}
.under-lab{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;margin-top:18px}.assistant-note{display:flex;align-items:center;gap:14px;min-height:100px;padding:14px 18px 14px 3px}.assistant-avatar{width:46px;height:46px;display:grid;place-items:center;font-size:29px;background:#e5e9db;border-radius:50%;flex-shrink:0}.assistant-note .eyebrow{font-size:10px;letter-spacing:.5px;color:var(--muted)}.assistant-note p{font-family:Georgia,'Times New Roman',serif;font-size:17px;margin-top:5px;line-height:1.4}.assistant-note .icon-button{width:34px;height:34px;margin-left:auto;font-size:18px;border:0}.daily-teaser{border:1px solid #d7d3ae;display:flex;align-items:center;gap:14px;background:#efeccf;padding:15px 19px;border-radius:12px;text-align:left}.daily-teaser:hover{background:#e8e3b8;transform:rotate(-1deg)}.daily-icon{font-size:42px}.daily-teaser small{font-family:monospace;font-size:10px;letter-spacing:.7px;display:block;margin-bottom:7px}.daily-teaser strong{font-size:14px;line-height:1.5;display:block;font-weight:600}.daily-teaser>span:last-child{font-size:22px;margin-left:auto}.bottom-strip{display:flex;align-items:center;gap:32px;border-top:1px solid var(--line);padding:25px 0 31px;margin-top:19px}.discovery-progress{min-width:235px;flex:1}.discovery-progress>span{font-size:14px}.discovery-progress strong{font-size:17px}.progress-track{height:6px;background:#dfe3d8;border-radius:4px;margin-top:9px;overflow:hidden}.progress-track>span{display:block;height:100%;width:0;background:var(--green);border-radius:4px;transition:width .5s}.discovery-progress a{font-size:12px;text-decoration:none;display:inline-block;margin-top:9px;color:var(--muted)}.small-stat{text-align:center;min-width:135px}.small-stat>span{display:block;font-family:Georgia,serif;font-size:32px;line-height:1}.small-stat small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.forbidden-button{background:transparent;border:1px solid #c7ccc1;padding:14px 18px;min-height:46px;display:flex;gap:12px;align-items:center;white-space:nowrap;border-radius:8px;font-size:13px;margin-left:10px}.forbidden-button:hover{border-color:var(--red);background:#f9e8df}.red-indicator{background:#d44b38;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #d44b3818}.forbidden-button>span:last-child{margin-left:10px}footer{border-top:1px solid var(--line);max-width:1456px;margin:0 auto;padding:25px 48px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}footer>span{font-family:monospace;letter-spacing:.5px;font-size:10px}footer .text-button{font-size:12px}
.view{animation:view-in .25s ease-out}.page-heading.compact{padding-top:50px;padding-bottom:35px}.page-description{font-size:16px;color:var(--muted);margin-top:18px;line-height:1.6}.punctuation{color:var(--green)}.collection-stamp{display:flex;align-items:center;gap:15px;border:2px solid var(--green);color:var(--green);padding:13px 22px;border-radius:11px;transform:rotate(6deg)}.collection-stamp strong{font-size:53px;letter-spacing:-3px}.collection-stamp span{font-family:monospace;font-size:12px;line-height:1.7}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.segmented{display:flex;gap:3px;padding:4px;border:1px solid var(--line);background:#ebece3;border-radius:10px}.segmented button{font-size:14px;background:none;padding:11px 16px;border-radius:7px}.segmented .selected{background:var(--white);box-shadow:0 1px 3px #252c291c}.collection-toolbar>.muted{font-size:14px}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:48px}.case-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:290px;text-align:left;border:1px solid #cfd6c8;border-radius:15px;padding:23px;background:var(--white)}.case-card:hover{transform:translateY(-4px);box-shadow:0 9px 20px #2b3c2510}.case-card.locked{background:#ecefe6;border:1px dashed #c0c9b9}.case-top{display:flex;width:100%;justify-content:space-between;align-items:center;gap:10px;font-family:monospace;font-size:12px;color:var(--muted)}.rarity{font-family:monospace;font-size:10px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;border-radius:4px;padding:5px 7px;background:#e7eae1;color:#5b6557}.rarity.uncommon{background:#ddecdf;color:#355e47}.rarity.rare{background:#e4ddf5;color:#64518e}.rarity.legendary{background:#f1e7a1;color:#72611d}.case-emoji{font-size:40px;line-height:1.1;margin:23px 0 16px}.case-card h3{font-size:20px;line-height:1.25;margin-bottom:10px;letter-spacing:-.5px}.case-card p{font-size:14px;line-height:1.65;color:var(--muted)}.case-footer{font-size:12px;color:var(--green);margin-top:auto;padding-top:19px;display:flex;align-items:center;justify-content:space-between;width:100%}.case-footer>span:last-child{font-size:20px}.case-card.locked .case-emoji{font-family:Georgia,serif;background:#dce3d5;width:46px;height:46px;border-radius:50%;text-align:center;color:#7c8a70;padding:4px;font-size:34px}.case-empty{grid-column:1/-1;text-align:center;padding:65px 25px;background:var(--white);border:1px dashed #c0c9b9;border-radius:18px}.case-empty h3{font-size:24px;margin-bottom:12px}.case-empty p{font-size:16px;color:var(--muted);margin-bottom:24px}
.date-stamp{font-family:monospace;border:1px dashed var(--green);padding:19px 23px;transform:rotate(3deg);color:var(--green);display:flex;flex-direction:column;align-items:center;gap:10px;background:#edf1e4}.date-stamp span{font-size:10px;letter-spacing:.5px}.date-stamp strong{font-size:22px}.daily-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);gap:38px;margin:0 0 60px}.assignment-sheet{border:1px solid #c9d0c1;border-radius:4px;padding:31px 35px;background:var(--white);box-shadow:5px 5px 0 #e1e5d9}.memo-header{font-family:monospace;font-size:11px;letter-spacing:.7px;display:flex;gap:10px;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:17px;margin-bottom:26px}.assignment-sheet h2{font-size:28px;letter-spacing:-1px;margin-bottom:11px}.assignment-sheet>p{font-size:16px;line-height:1.6;color:var(--muted)}.daily-goals{margin:24px 0 26px}.daily-goal{display:flex;align-items:flex-start;gap:14px;padding:20px 0;border-bottom:1px dashed var(--line)}.goal-check{width:30px;height:30px;border:1.5px solid #b6c1ad;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-family:monospace;font-size:13px;color:#75866a}.daily-goal.completed .goal-check{background:var(--green);border-color:var(--green);color:white}.daily-goal h3{font-size:16px;margin-bottom:5px}.daily-goal p{font-size:14px;color:var(--muted);line-height:1.6}.goal-progress{font-family:monospace;font-size:13px;margin-left:auto;white-space:nowrap;color:var(--green);padding-top:6px}.daily-reward{background:#f2eebf;border:1px solid #ddd6a2;border-radius:9px;display:flex;align-items:center;gap:14px;padding:18px;margin-bottom:25px}.daily-reward>span{font-size:34px}.daily-reward strong{font-size:14px}.daily-reward p{font-size:12px;color:#716c4a;margin-top:6px;line-height:1.5}.assignment-sheet>.button{width:100%}.daily-sidebar{padding-top:27px}.pinned-note{background:var(--lilac);padding:32px 29px;transform:rotate(2deg);box-shadow:3px 5px 0 #cfc7de;border-radius:2px;position:relative}.pinned-note:before{content:'';display:block;position:absolute;top:-12px;left:calc(50% - 34px);width:68px;height:27px;transform:rotate(-7deg);background:#ded9aa9c}.pinned-note .eyebrow{font-size:10px}.pinned-note h3{font-family:Georgia,serif;font-style:italic;font-weight:400;font-size:30px;line-height:1.22;letter-spacing:-1px;margin:17px 0 19px}.pinned-note p{font-size:15px;line-height:1.7;margin-bottom:16px}.signature{font-family:Georgia,serif;font-size:28px;font-style:italic;display:block;margin-top:25px}.daily-streak{display:flex;align-items:center;gap:20px;margin-top:40px;padding:0 15px}.daily-streak>span{font-size:42px;color:#917b30}.daily-streak strong{font-size:24px}.daily-streak p{font-size:14px;color:var(--muted);margin-top:6px}
.detail-dialog{max-width:min(580px,calc(100% - 32px));width:100%;max-height:calc(100dvh - 48px);overflow-y:auto;border:1.5px solid var(--ink);border-radius:20px;padding:36px;background:var(--paper);box-shadow:7px 8px 0 #242e2733;color:var(--ink)}.detail-dialog::backdrop{background:#202c28a1;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:13px;top:13px;width:34px;height:34px;z-index:1}.dialog-heading{font-size:32px;line-height:1.12;letter-spacing:-1.1px;margin:17px 0 14px}.dialog-description{font-size:16px;line-height:1.7;color:var(--muted)}.dialog-content-icon{font-size:53px;line-height:1.3;margin-top:5px}.dialog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.dialog-actions .button{flex:1}.recipe-pills{display:flex;align-items:center;gap:10px;justify-content:center;margin:23px 0}.recipe-pill{padding:10px 14px;border:1px solid #cbd3c3;background:#e7ecdf;border-radius:10px;font-size:14px}.dialog-quote{font-family:Georgia,serif;font-style:italic;border-left:3px solid var(--green);padding-left:16px;margin-top:22px;font-size:20px;line-height:1.5}.handbook-list{padding-left:21px;font-size:15px;line-height:1.8;color:var(--muted)}.handbook-list li{margin:13px 0}.profile-head{display:flex;gap:18px;align-items:center;margin:20px 0}.profile-head .avatar{width:68px;height:68px;font-size:45px}.profile-head h2{font-size:25px;line-height:1.25}.profile-head p{font-family:monospace;font-size:12px;color:var(--muted);margin-top:7px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.profile-stat{background:#e8ecdf;padding:14px 8px;border-radius:10px;text-align:center}.profile-stat strong{font-family:Georgia,serif;font-size:28px;display:block}.profile-stat small{font-size:12px;color:var(--muted);display:block;margin-top:7px}.profile-next{font-size:14px;color:var(--muted);line-height:1.6}.achievement-list{margin-top:24px;display:grid;gap:9px}.achievement-row{padding:13px;background:#e8ecdf;border-radius:10px;display:flex;gap:12px;align-items:center;opacity:.65}.achievement-row.earned{opacity:1;background:#e4ead1}.achievement-row>span{font-size:25px}.achievement-row strong{font-size:14px}.achievement-row p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:4px}.achievement-lock{font-family:monospace;font-size:10px!important;color:var(--muted);margin-left:auto}.profile-reset{font-size:12px;color:#86685f;margin-top:25px}
.toast-region{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;gap:9px;width:max-content;max-width:calc(100vw - 30px);pointer-events:none}.toast{background:var(--ink);color:var(--paper);border:1px solid #4c594c;box-shadow:0 5px 18px #252c2922;border-radius:12px;font-size:14px;line-height:1.5;padding:14px 21px;animation:toast-in .25s ease-out;text-align:center}.toast.celebrate{background:var(--yellow);color:var(--ink);border-color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:15px;top:-100px;background:var(--ink);color:white;padding:15px;z-index:1000;border-radius:9px}.skip-link:focus{top:15px}#effects{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:9}.machine-stage.processing .lab-image{animation:machine-shake .2s ease-in-out infinite;filter:saturate(1.3)}.machine-stage.processing .machine-sticker{animation:sticker-wobble .4s infinite alternate}.process-overlay{position:absolute;z-index:7;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f5f5edb8;backdrop-filter:blur(2px)}.process-label{font-family:monospace;font-size:12px;letter-spacing:.7px;color:var(--green);text-align:center}.process-overlay p{font-family:Georgia,serif;font-style:italic;font-size:30px;margin-top:14px;line-height:1.2;text-align:center}.process-meter{width:180px;height:5px;border-radius:5px;background:#d6dbc9;overflow:hidden;margin-top:21px}.process-meter>span{display:block;background:var(--green);height:100%;width:0;transition:width .5s ease}.result-overlay{position:absolute;inset:0;z-index:6;background:#f5f4edf0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:24px 35px;backdrop-filter:blur(5px);animation:result-in .35s cubic-bezier(.2,.8,.2,1)}.result-overline{font-family:monospace;font-size:12px;letter-spacing:.5px;color:var(--green)}.result-emoji{font-size:58px;line-height:1.15;margin:16px 0 10px;animation:result-pop .5s cubic-bezier(.2,1.6,.5,1)}.result-title{font-size:31px;letter-spacing:-1px;line-height:1.08;margin:8px 0 10px}.result-description{font-size:15px;line-height:1.65;max-width:435px;color:var(--muted)}.result-meta{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:12px;color:var(--green)}.result-actions{display:flex;gap:10px;justify-content:center;margin-top:19px}.result-actions .button{font-size:13px;min-height:43px;padding:10px 15px}.result-overlay.legendary{background:#f5f0d9f2}.result-overlay.legendary .result-emoji{filter:drop-shadow(0 0 15px #eed977)}
.containment-overlay{position:absolute;inset:0;z-index:8;background:#edf2e5ed;overflow:hidden;touch-action:manipulation}.containment-head{min-height:58px;display:flex;align-items:center;gap:17px;padding:10px 17px;background:#edf2e5e8;position:relative;z-index:3;pointer-events:none}.containment-head button{pointer-events:auto}.containment-head>span:first-child{font-size:17px;font-weight:700}.containment-head>span:nth-child(2){font-family:monospace;margin-left:auto;font-size:15px;min-width:60px}.icon-button.small{width:30px;height:30px;font-size:20px}.containment-targets{position:absolute;inset:58px 10px 42px;overflow:hidden}.containment-hint{position:absolute;bottom:0;left:0;right:0;font-size:12px;padding:11px 5px;text-align:center;color:var(--green);background:#edf2e5e8}.specimen{position:absolute;width:50px;height:50px;border-radius:50%;background:#fffef2;border:1.5px solid #a5b396;font-size:28px;padding:0;display:grid;place-items:center;box-shadow:1px 3px 0 #b1bf9f;will-change:transform;transition:none!important;user-select:none}.specimen.gold{background:#fbef99;border-color:#b19732;box-shadow:1px 3px 0 #b19732}.specimen:hover{background:#f4e653}.specimen.caught{pointer-events:none;animation:catch-pop .28s ease-out forwards}.containment-score-big{font-family:Georgia,serif;font-size:76px;line-height:1;margin:15px 0 10px;color:var(--green)}.forbidden-counter{font-family:monospace;font-size:12px;padding:12px 0;color:var(--muted)}.big-red-button{display:block;width:126px;height:126px;border-radius:50%;background:radial-gradient(circle at 40% 30%,#f47b63,#db503e 65%);border:6px solid #eceae1;outline:1px solid #b8bcb0;box-shadow:0 8px 0 #992f23,0 11px 18px #50251430;margin:30px auto 22px;color:white;font-family:monospace;font-size:14px;font-weight:bold}.big-red-button:hover{filter:brightness(1.1)}.big-red-button:active{transform:translateY(6px)!important;box-shadow:0 2px 0 #992f23,0 5px 12px #50251425}.forbidden-message{min-height:81px;text-align:center;font-family:Georgia,serif;font-size:24px;line-height:1.4}.duck-parade{position:fixed;inset:0;pointer-events:none;z-index:90;overflow:hidden}.parade-duck{position:absolute;font-size:44px;bottom:35px;left:-70px;animation:duck-walk 6s linear forwards}.fun-mode .brand-mark{transform:rotate(175deg)}
@keyframes pulse{50%{opacity:.25}}@keyframes machine-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes machine-shake{0%,100%{transform:translate(0,0) rotate(-.4deg)}25%{transform:translate(2px,-2px) rotate(.2deg)}75%{transform:translate(-2px,1px) rotate(.4deg)}}@keyframes sticker-wobble{from{transform:rotate(-12deg)}to{transform:rotate(-4deg)}}@keyframes view-in{from{opacity:.7;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes result-in{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes result-pop{from{transform:scale(0) rotate(-25deg)}to{transform:scale(1) rotate(0)}}@keyframes toast-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes catch-pop{to{opacity:0;scale:1.6}}@keyframes duck-walk{0%{left:-70px;transform:rotate(-8deg)}100%{left:calc(100vw + 70px);transform:rotate(8deg)}}
@media(max-width:1250px){.site-header{gap:23px;padding:20px 32px}.site-header nav{gap:18px}.staff-pill small{display:none}.staff-pill strong{max-width:115px;font-size:12px}.brand-name{font-size:13px}.brand-name>span{font-size:15px}.header-actions{gap:12px}main{padding:0 32px}.laboratory-layout{grid-template-columns:315px minmax(0,1fr);gap:16px}.ingredient-panel{padding:20px 17px}.machine-topline{padding:18px}.machine-topline h2{font-size:13px}.machine-status{font-size:10px}.run-bar{padding:16px}.risk-label{display:none}.run-bar .button{width:100%}.machine-sticker{left:14px;top:25px;width:88px;height:88px}.machine-sticker strong{font-size:18px}.machine-sticker>span:first-child{font-size:7px}.heading-note{padding-right:10px}.bottom-strip{gap:23px}.forbidden-button{margin-left:0}.small-stat{min-width:115px}footer{padding-left:32px;padding-right:32px}.under-lab{grid-template-columns:minmax(0,1fr) 320px}.assistant-note .eyebrow{font-size:9px}.assistant-note p{font-size:16px}.machine-stage{min-height:450px}.lab-image{width:109%;left:-4.5%}.ingredient-name{font-size:13px}.panel-heading h2{font-size:15px}.selection-tray{gap:5px}.slot-name{font-size:11px}}
@media(max-width:1020px){.staff-pill{display:none}.site-header{min-height:90px}.site-header nav{margin-left:auto;margin-right:0}.header-actions{margin-left:0}.page-heading{padding-top:33px}.heading-note{gap:14px}.note-spark{font-size:60px}.heading-note p{font-size:14px}h1{font-size:51px}.laboratory-layout{grid-template-columns:285px minmax(0,1fr);gap:14px}.panel-heading h2{font-size:14px}.panel-intro{font-size:13px}.ingredient-grid{gap:8px}.ingredient-name{font-size:12px}.machine-topline{padding:17px 14px}.machine-topline h2{font-size:13px}.machine-topline .step-number{display:none}.machine-status{font-size:10px;max-width:100px}.machine-sticker{left:13px;top:20px;width:80px;height:80px}.machine-sticker strong{font-size:17px}.machine-caption{font-size:9px;left:13px;right:13px}.machine-caption>span:last-child{max-width:185px;text-align:right}.under-lab{grid-template-columns:minmax(0,1fr) 285px;gap:14px}.assistant-note{gap:10px}.assistant-avatar{width:38px;height:38px;font-size:25px}.daily-teaser{gap:9px;padding:14px}.daily-icon{font-size:32px}.daily-teaser strong{font-size:13px}.bottom-strip{gap:19px}.discovery-progress{min-width:165px}.small-stat{min-width:95px}.small-stat small{font-size:11px}.forbidden-button{font-size:12px;padding:13px;gap:9px}.forbidden-button>span:last-child{margin-left:0}.result-overlay{padding:22px}.result-title{font-size:28px}.result-emoji{font-size:51px}.result-actions{gap:7px}.result-actions .button{font-size:12px;padding:11px}.case-grid{gap:14px}.case-card{padding:19px}.case-card h3{font-size:18px}.case-card p{font-size:14px}.daily-layout{gap:24px}.assignment-sheet{padding:25px}.daily-sidebar{padding-top:23px}.pinned-note{padding:25px}.pinned-note h3{font-size:27px}.date-stamp{padding:17px}.date-stamp strong{font-size:19px}.date-stamp span{font-size:9px}.collection-toolbar>.muted{font-size:12px}}
@media(max-width:780px){.site-header{padding:18px 20px 0;flex-wrap:wrap;gap:17px;justify-content:space-between}.brand-mark{width:44px;height:44px;font-size:37px;line-height:41px;border-radius:12px;padding-left:8px}.brand-name{font-size:13px;letter-spacing:.8px}.brand-name>span{font-size:15px}.header-actions{order:2}.site-header nav{order:3;width:100%;justify-content:space-between;gap:10px;margin:0;padding-bottom:9px}.nav-link{font-size:13px;padding:10px 0}.nav-link #nav-count{font-size:11px;min-width:20px}.page-heading{padding:29px 0 25px;gap:13px}.page-heading .eyebrow{font-size:10px;letter-spacing:.6px;max-width:320px}.status-light{width:6px;height:6px;margin-right:4px}h1{font-size:48px;letter-spacing:-2.6px;line-height:1.03;margin-top:10px}.heading-emphasis{letter-spacing:-2.1px}.heading-note{padding:0}.heading-note p{display:none}.note-spark{font-size:45px;margin-top:25px}main{padding:0 20px}.laboratory-layout{display:flex;flex-direction:column;gap:15px}.ingredient-panel{padding:17px 16px 13px;border-radius:16px}.panel-heading h2{font-size:16px}.small-count{font-size:12px}.panel-intro{font-size:14px;margin-top:8px;max-width:100%}.ingredient-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;gap:8px}.ingredient-button{min-height:85px;gap:7px;border-radius:10px;padding:9px 4px}.ingredient-name{font-size:12px;line-height:1.25}.ingredient-emoji{font-size:28px}.selection-tray{margin-top:11px;padding:11px 0 3px;gap:10px}.ingredient-slot{min-height:37px;font-size:12px}.slot-name{font-size:12px}.surprise-button{font-size:13px;margin-top:7px;padding:6px}.machine-panel{border-radius:16px}.machine-topline{padding:16px;min-height:62px}.machine-topline .step-number{display:inline-flex}.machine-topline h2{font-size:14px;max-width:210px}.machine-status{font-size:10px;max-width:130px}.machine-stage{min-height:410px;flex:auto}.lab-image{width:103%;left:-1.5%;top:0}.machine-sticker{left:18px;top:24px;width:90px;height:90px}.machine-sticker strong{font-size:18px}.machine-sticker>span:first-child{font-size:8px}.machine-caption{bottom:13px;font-size:10px}.run-bar{padding:15px 16px;min-height:auto}.run-bar .button{min-height:50px;font-size:15px}.under-lab{grid-template-columns:1fr;gap:7px;margin-top:15px}.assistant-note{padding:11px 0 14px;gap:12px;min-height:85px}.assistant-note .eyebrow{font-size:9px;letter-spacing:.3px}.assistant-note p{font-size:17px}.daily-teaser{padding:16px 18px;gap:15px}.daily-teaser strong{font-size:15px}.daily-teaser small{font-size:11px;margin-bottom:5px}.daily-icon{font-size:38px}.bottom-strip{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px;margin-top:23px;padding:26px 0}.discovery-progress{grid-column:1/-1;min-width:0}.discovery-progress>span{font-size:15px}.discovery-progress a{font-size:13px}.small-stat{text-align:left;display:flex;align-items:center;gap:11px;min-width:0}.small-stat>span{font-size:30px}.small-stat small{font-size:12px;line-height:1.5;margin:0;max-width:120px}.forbidden-button{grid-column:1/-1;justify-self:start;font-size:14px;padding:15px 17px;gap:13px}.forbidden-button>span:last-child{margin-left:20px}footer{padding:25px 20px;gap:13px;flex-wrap:wrap}footer p{order:3;width:100%;font-size:12px}footer>span{font-size:10px}footer .text-button{font-size:12px}.result-overlay{padding:24px}.result-title{font-size:31px}.result-description{font-size:15px}.result-emoji{font-size:53px;margin:14px 0 8px}.result-actions .button{font-size:13px;padding:12px 14px}.result-meta{margin-top:12px}.result-actions{margin-top:18px}.page-heading.compact{padding:33px 0 27px}.page-description{font-size:15px;margin-top:14px}.collection-stamp{padding:11px 13px;gap:9px}.collection-stamp strong{font-size:39px}.collection-stamp span{font-size:9px}.collection-toolbar{flex-wrap:wrap;gap:15px;margin-bottom:23px}.segmented{width:100%}.segmented button{flex:1;padding:11px 8px;font-size:14px}.collection-toolbar>.muted{font-size:13px}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.case-card{padding:17px;min-height:295px;border-radius:13px}.case-card h3{font-size:18px}.case-card p{font-size:14px}.case-emoji{font-size:35px;margin:22px 0 15px}.case-top{font-size:10px}.rarity{font-size:9px;padding:4px 5px}.case-footer{font-size:11px}.daily-layout{grid-template-columns:1fr;gap:29px;margin-bottom:48px}.date-stamp{display:none}.assignment-sheet{padding:26px 23px}.assignment-sheet h2{font-size:27px}.memo-header{font-size:10px;letter-spacing:.4px}.assignment-sheet>p{font-size:15px}.daily-goal{gap:13px}.daily-goal h3{font-size:16px}.daily-goal p{font-size:14px}.goal-progress{font-size:12px}.daily-reward{padding:17px 14px}.daily-reward strong{font-size:14px}.daily-reward p{font-size:12px}.daily-sidebar{padding:0 7px}.pinned-note{padding:31px;transform:rotate(1deg)}.pinned-note h3{font-size:32px}.pinned-note p{font-size:15px}.daily-streak{margin-top:30px}.detail-dialog{padding:30px 25px}.dialog-heading{font-size:30px}.dialog-description{font-size:15px}.recipe-pill{font-size:12px;padding:10px}.toast-region{bottom:17px}.toast{font-size:13px;padding:14px 18px}.containment-targets{inset:58px 8px 46px}.containment-hint{font-size:12px}.profile-head h2{font-size:23px}.profile-head .avatar{width:58px;height:58px;font-size:39px}}
@media(max-width:430px){main{padding:0 15px}.site-header{padding-left:15px;padding-right:15px}.page-heading{gap:6px}h1{font-size:41px;letter-spacing:-2.1px}.heading-emphasis{letter-spacing:-1.8px}.note-spark{font-size:34px}.page-heading .eyebrow{font-size:9px}.ingredient-panel{padding:16px 12px 12px}.ingredient-grid{gap:6px}.ingredient-name{font-size:11px}.machine-topline h2{font-size:12px;max-width:175px}.machine-topline{gap:7px;padding:14px 13px}.machine-status{font-size:9px;max-width:105px}.machine-stage{min-height:400px}.result-overlay{padding:21px 18px}.result-title{font-size:29px}.result-description{font-size:14px}.result-actions .button{font-size:12px;padding:12px}.case-grid{grid-template-columns:1fr}.case-card{min-height:245px}.case-card h3{font-size:21px}.case-card p{font-size:15px}.case-top{font-size:12px}.rarity{font-size:10px}.case-footer{font-size:13px}.collection-stamp{display:none}.assistant-note .eyebrow{font-size:8px}.nav-link{font-size:12px}.nav-link #nav-count{font-size:10px}.daily-teaser strong{font-size:14px}.slot-name{font-size:11px}.machine-caption>span:last-child{max-width:205px}.ingredient-button{min-height:84px}.containment-hint{font-size:11px}.profile-stat small{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.lab-image{animation:none}.specimen{will-change:auto}}

.machine-hotspot{position:absolute;z-index:2;min-width:34px;min-height:34px;border-radius:50%;background:transparent;transform:translate(-50%,-50%);animation:hotspot-float 6s ease-in-out infinite;cursor:pointer;outline-offset:5px!important}.machine-hotspot:disabled{cursor:default}.machine-hotspot:not(:disabled):hover{background:#fff4;box-shadow:0 0 0 5px #f4e65344}.machine-hotspot:not(:disabled):active{transform:translate(-50%,-50%) scale(.92)}.machine-stage.processing .machine-hotspot{visibility:hidden}.mobile-run{display:none}.containment-targets:focus-visible{outline:2px dashed #2f645755;outline-offset:-3px;border-radius:9px}
@keyframes hotspot-float{0%,100%{translate:0 0}50%{translate:0 -5px}}
@media(max-width:780px){.mobile-run:not([hidden]){display:flex;position:fixed;left:20px;right:20px;bottom:18px;width:calc(100% - 40px);z-index:30;min-height:54px;box-shadow:2px 4px 0 var(--ink),0 3px 25px #252c2940}.toast-region{bottom:85px}}

@media(max-width:1020px){.ingredient-name{font-size:14px}}
@media(max-width:780px){.nav-link{font-size:14px}.ingredient-name{font-size:14px}.machine-topline h2{font-size:14px}}

.result-emoji{display:inline-flex;align-items:center;justify-content:center;gap:8px}.result-icon{display:inline-block}.result-icon-0{animation:discovery-bob 3s ease-in-out infinite}.result-icon-1{animation:discovery-bob 3s ease-in-out -1.5s infinite}.lunar-result{background:radial-gradient(ellipse at 50% 20%,#e8e7f8f8,#f5f4edf8 80%)}.glitter-result{background:radial-gradient(ellipse at 50% 20%,#f5efd3f8,#f5f4edf8 80%)}.result-overlay.legendary{background:radial-gradient(ellipse at 50% 25%,#f7e6a3fa,#f6f1e3fa 80%)}
@keyframes discovery-bob{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-7px) rotate(4deg)}}

@media(max-width:1020px){.staff-pill{display:flex;min-width:42px;min-height:42px}.staff-pill>span:last-child{display:none}.staff-pill .avatar{width:40px;height:40px}}
