.potion-page{--brew-muted:#c9b9c1;--brew-border:#66515e;max-width:1200px}.potion-page :is(#brewing-workbench,#recipe-chart,#brewing-help){scroll-margin-top:90px}.potion-page .brew-jumps{flex-wrap:wrap;gap:12px 24px;margin-bottom:20px;font-size:13px;display:flex}.potion-page a{color:#edb6ce;text-underline-offset:4px}.potion-page .brew-presets{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.potion-page .brew-presets>span{color:var(--brew-muted);margin-right:8px;font-size:13px}.potion-page button{border:2px solid var(--brew-border);color:#f1e5eb;cursor:pointer;background:#332930;border-radius:0;min-height:44px;padding:9px 13px;font-size:13px;font-weight:600;box-shadow:inset 0 2px #ffffff0a,inset 0 -2px #00000030}.potion-page button:hover{background:#45343f;border-color:#d4a4be}.potion-page button:disabled{opacity:.45;cursor:not-allowed;transform:none}.potion-page .btn-primary{color:#241820;background:#e69cba;border-color:#e69cba}.potion-page :is(button,input,select,a,summary):focus-visible{outline-offset:3px;outline:2px solid #f5c8dd}.potion-page .brewing-workspace{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:start;gap:24px;display:grid}.potion-page :is(.brew-setup,.brew-supplies,.brew-path){border:2px solid var(--brew-border);background:#252022;min-width:0;padding:24px;box-shadow:inset 0 2px #ffffff0a}.potion-page .brew-supplies{background:#20231d;border-color:#626d50}.potion-page .brew-task-panels{gap:24px;min-width:0;display:grid}.potion-page h2{letter-spacing:-.02em;font:600 30px/1.15 Pixelify Sans,sans-serif}.potion-page h3{font-size:17px;line-height:1.4}.potion-page .brew-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 12px;margin-top:24px;display:grid}.potion-page .full-field{grid-column:1/-1}.potion-page .brew-controls label,.potion-page .reference-heading label{color:#dccbd4;font-size:13px;font-weight:600}.potion-page :is(select,input[type=number],input[type=search]){border:2px solid var(--brew-border);color:#f3eaf0;background:#161317;border-radius:0;width:100%;min-width:0;min-height:48px;margin-top:6px;padding:10px;font-size:16px;display:block}.potion-page input::placeholder{color:#beabb5}.potion-page input[aria-invalid=true]{border-color:#ffaaa0}.potion-page .brew-muted{color:var(--brew-muted);margin-top:10px;font-size:13px;line-height:1.7}.potion-page .brew-amounts{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.potion-page .potion-summary{border-block:1px solid var(--brew-border);align-items:center;gap:20px;margin-top:24px;padding-block:22px;display:flex}.potion-page .potion-bottle{clip-path:polygon(30% 0,70% 0,70% 25%,100% 48%,88% 100%,12% 100%,0 48%,30% 25%);background:linear-gradient(#0000 30%,#d87aa4 30%);border:4px solid #c0a6b6;border-top-width:8px;flex-shrink:0;width:48px;height:60px}.potion-page #result-type{color:var(--brew-muted);font-size:12px}.potion-page #potion-name{margin:5px 0;font:600 27px/1.15 Pixelify Sans,sans-serif}.potion-page #potion-effect{color:#efb7d0;font-size:14px}.potion-page .brew-totals{grid-template-columns:1fr 1fr 1.4fr;gap:12px;margin-top:22px;display:grid}.potion-page .brew-totals dt{color:var(--brew-muted);font-size:12px}.potion-page .brew-totals dd{color:#f0c6d9;font-variant-numeric:tabular-nums;font:600 24px IBM Plex Mono,monospace}.potion-page .brew-actions{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.potion-page .brew-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.potion-page .brew-section-heading>span{color:var(--brew-muted);white-space:nowrap;font-size:12px}.potion-page #ingredient-list{margin-top:16px;list-style:none}.potion-page #ingredient-list li+li{border-top:1px solid #464e3b}.potion-page #ingredient-list label{cursor:pointer;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;padding:12px 0;display:grid}.potion-page #ingredient-list strong{font-size:15px;display:block}.potion-page #ingredient-list small{color:#bbc5ae;margin-top:3px;font-size:12px;display:block}.potion-page #ingredient-list b{color:#d8e6be;font:600 21px IBM Plex Mono,monospace}.potion-page input[type=checkbox]{accent-color:#b4cf91;cursor:pointer;flex-shrink:0;width:20px;height:20px}.potion-page label:has(input:checked)>span:not(.step-number) strong{color:#bac4ae;text-decoration:line-through}.potion-page .batch-nav{justify-content:space-between;align-items:center;gap:10px;margin:20px 0 12px;display:flex}.potion-page #batch-label{color:#edbfd3;text-align:center;font-size:13px;font-weight:700}.potion-page .batch-instruction{color:#e0cdd6;background:#332830;padding:14px;font-size:14px;line-height:1.65}.potion-page #brew-steps{margin-top:10px;list-style:none}.potion-page .brew-step{border-bottom:1px solid #53434b;display:grid}.potion-page .brew-step label{cursor:pointer;grid-template-columns:22px 24px minmax(0,1fr);align-items:center;gap:10px;padding:16px 0;display:grid}.potion-page .step-number{color:#d29ab5;font:600 13px IBM Plex Mono,monospace}.potion-page .brew-step strong{font-size:15px;display:block}.potion-page .brew-step small{color:var(--brew-muted);margin-top:4px;font-size:13px;line-height:1.6;display:block}.potion-page #reset-brew-progress{margin-top:16px}.potion-page :is(.brew-notice,.brew-error){color:#f0cba9;background:#30251c;border:1px solid #b98358;margin-top:14px;padding:12px;font-size:13px;line-height:1.65}.potion-page .brew-error{color:#ffc1b8;background:#321f20;border-color:#e89b9b}.potion-page .recipe-reference,.potion-page .brewing-help{border-top:1px solid var(--brew-border);margin-top:48px;padding-top:28px}.potion-page .reference-heading{grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:24px;display:grid}.potion-page .reference-heading p{max-width:65ch;color:var(--brew-muted);margin-top:10px;font-size:14px;line-height:1.7}.potion-page .recipe-table-scroll{scrollbar-color:#9d7b90 #211a20;margin-top:24px;overflow:auto}.potion-page table{border-collapse:collapse;text-align:left;width:100%;min-width:700px;font-size:13px}.potion-page caption{text-align:left;color:var(--brew-muted);padding-bottom:12px;font-size:12px}.potion-page th,.potion-page td{vertical-align:top;border-bottom:1px solid #51434b;padding:16px 14px}.potion-page thead th{color:#e0ccd7;background:#30262d;font-weight:700}.potion-page td{color:#cdbbc5;line-height:1.65}.potion-page tbody tr:hover{background:#2b2329}.potion-page .help-columns{grid-template-columns:1fr 1fr;gap:32px;margin-top:24px;display:grid}.potion-page .brewing-help p{max-width:72ch;color:var(--brew-muted);margin-top:12px;font-size:14px;line-height:1.8}.potion-page .brewing-help details{border-bottom:1px solid #51434b;padding:16px 0}.potion-page .brewing-help summary{cursor:pointer;min-height:28px;font-size:15px;font-weight:600}.potion-page .source-note{font-size:12px!important}@media (width<=950px){.potion-page .brewing-workspace{grid-template-columns:1fr}.potion-page .brew-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.potion-page .reference-heading{grid-template-columns:1fr}.potion-page .reference-heading label{max-width:360px}}@media (width<=540px){.potion-page :is(.brew-setup,.brew-supplies,.brew-path){padding:18px}.potion-page .brew-controls{grid-template-columns:1fr}.potion-page .full-field{grid-column:auto}.potion-page .brew-section-heading{flex-direction:column;align-items:flex-start;gap:6px}.potion-page h2{font-size:28px}.potion-page .help-columns{grid-template-columns:1fr;gap:24px}.potion-page .brew-presets>span{width:100%}}
