.craft-heading h1{font-size:38px}.craft-workspace{display:grid;grid-template-columns:285px minmax(0,1fr);gap:22px;align-items:start}.craft-workspace [hidden]{display:none!important}.craft-settings{padding:22px;min-width:0}.craft-settings .section-heading{margin-bottom:22px}.craft-settings h2{font-size:19px}.craft-settings button.text-link{border:0;background:none;font-size:11px;padding:0}.craft-settings fieldset{padding:0;border:0;margin:0 0 23px;min-width:0}.craft-settings legend{font-size:12px;font-weight:650;margin-bottom:13px}.craft-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.craft-field{display:flex;flex-direction:column;gap:7px;font-size:11px;color:var(--muted);min-width:0;margin:0 0 13px}.craft-fields>.craft-field{margin:0}.craft-field input,.craft-field select{width:100%;min-width:0;font-size:14px;padding:9px 10px;min-height:41px;font-variant-numeric:tabular-nums}.craft-check{font-size:11px;display:flex;align-items:center;gap:9px;line-height:1.6;margin:12px 0;color:var(--text)}.craft-check input{width:16px;height:16px;min-width:16px;accent-color:var(--green);padding:0}.craft-note{font-size:11px;line-height:1.8;color:var(--muted);margin:10px 0 0}.craft-options{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 0;margin:16px 0 20px}.craft-options summary{font-size:11px;cursor:pointer;color:var(--text)}.craft-options[open]>summary{margin-bottom:14px}.craft-options .craft-fields{margin-top:12px}.craft-calculate{width:100%;justify-content:center}.craft-save-note{font-size:10px;line-height:1.7;color:var(--muted);margin:12px 0 0}.craft-main{min-width:0;display:flex;flex-direction:column;gap:18px}.craft-recipe{padding:23px}.craft-recipe-heading{display:flex;align-items:center;gap:15px}.craft-product-icon{width:52px;height:52px;flex:none;border:1px solid var(--border);background:var(--soft);border-radius:10px;display:grid;place-items:center}.craft-recipe-heading h2{font-size:23px;margin:5px 0;line-height:1.3}.craft-recipe-heading .eyebrow{font-size:8px}.craft-recipe-heading p{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.craft-item-details{margin-left:auto;white-space:nowrap;font-size:10px}.craft-picker{margin-top:19px;border-top:1px solid var(--border);padding-top:14px}.craft-picker summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-size:12px;list-style:none}.craft-picker summary::-webkit-details-marker{display:none}.craft-picker summary>span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.craft-picker[open] summary{margin-bottom:15px}.craft-picker[open] summary .icon{transform:rotate(180deg)}.craft-recipe-list{max-height:250px;overflow:auto;overscroll-behavior:contain}.craft-recipe-choice{display:flex;align-items:center;gap:10px;padding:10px;border-radius:5px;font-size:12px;min-height:42px}.craft-recipe-choice:hover,.craft-recipe-choice.active{background:var(--green-soft)}.craft-recipe-choice small{margin-left:auto;color:var(--muted);font-size:10px;white-space:nowrap}.craft-result{padding:25px;background:linear-gradient(125deg,var(--green-soft),var(--surface) 80%);border-color:var(--green-border,var(--border))}.craft-result-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.craft-result .eyebrow{font-size:9px}.craft-chance{display:block;font-size:55px;line-height:1.25;letter-spacing:-2px;color:var(--green);font-variant-numeric:tabular-nums;margin:5px 0}.craft-chance small{font-size:28px;font-weight:400;letter-spacing:0;margin-left:3px}.craft-range{font-size:11px;color:var(--muted)}.craft-range b{font-weight:500;font-variant-numeric:tabular-nums}.craft-range>span{margin:0 4px}.craft-batch{border-left:1px solid var(--border);padding-left:27px;min-width:155px}.craft-batch>span{display:block;font-size:11px;color:var(--muted)}.craft-batch>strong{display:block;font-size:32px;margin:7px 0;font-variant-numeric:tabular-nums;line-height:1.2}.craft-batch b{font-weight:500}.craft-progress{display:block;appearance:none;width:100%;height:6px;border:0;border-radius:4px;overflow:hidden;background:var(--border);color:var(--green);margin:20px 0}.craft-progress::-webkit-progress-bar{background:var(--border)}.craft-progress::-webkit-progress-value{background:var(--green)}.craft-progress::-moz-progress-bar{background:var(--green)}.craft-secondary{display:flex;gap:22px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.craft-secondary b{color:var(--text);font-weight:500;margin-left:7px;font-variant-numeric:tabular-nums}.craft-result-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid var(--border);margin-top:17px;padding-top:14px}.craft-result-actions button,.craft-materials button,.craft-comparison button{border:0;padding:0;background:none;font-size:11px;text-align:left}.craft-result-actions .icon,.craft-materials .section-heading .icon{width:14px;height:14px}.craft-result-actions .craft-note{margin:0;font-size:10px}.craft-materials,.craft-comparison{padding:22px;min-width:0}.craft-materials .section-heading h2,.craft-comparison .section-heading h2{font-size:18px}.craft-materials .table-scroll,.craft-comparison .table-scroll{margin:0 -22px}.craft-materials td,.craft-materials th,.craft-comparison td,.craft-comparison th{padding:11px 15px;font-size:11px}.craft-materials td:first-child,.craft-materials th:first-child,.craft-comparison td:first-child,.craft-comparison th:first-child{padding-left:22px}.craft-materials td:last-child,.craft-materials th:last-child{padding-right:22px}.craft-materials td:nth-child(2),.craft-materials td:nth-child(3),.craft-comparison td:not(:first-child){white-space:nowrap;font-variant-numeric:tabular-nums}.craft-item{display:flex;align-items:center;gap:10px;min-height:24px}.craft-price{width:85px;max-width:100%;padding:7px;font-size:11px;min-height:35px}.craft-cost{padding:15px 0;font-size:11px;line-height:1.7;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--green)}.craft-required{border-top:1px solid var(--border);padding-top:16px}.craft-required h3{font-size:11px;font-weight:500;color:var(--muted);margin-bottom:12px}.craft-required>div{display:flex;gap:16px;flex-wrap:wrap;font-size:11px}.craft-required .craft-note{margin:0}.craft-unavailable{padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:6px;font-size:12px;color:var(--gold)}.craft-update:empty{display:none}.craft-update{font-size:11px;color:var(--muted);margin:0}.craft-mastery{font-size:11px;color:var(--green);margin-top:12px;line-height:1.7}.craft-error{margin:0}.craft-method{padding:25px;margin-top:24px}.craft-method h2{font-size:20px;margin-bottom:15px}.craft-method p{font-size:12px;color:var(--muted);line-height:1.9;max-width:900px;margin:12px 0}.craft-method details{margin-top:18px;padding-top:15px;border-top:1px solid var(--border)}.craft-method summary{font-size:12px;cursor:pointer}.craft-other{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.craft-other>a{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:7px;padding:15px;font-size:11px;background:var(--surface)}.craft-other>a>.icon:last-child{margin-left:auto;width:15px}.craft-comparison .section-heading{gap:10px}.craft-comparison .section-heading>.craft-note{margin:0;white-space:nowrap}.craft-comparison tr[data-selected=true]{background:var(--green-soft)}
@media(max-width:1150px){.craft-workspace{grid-template-columns:245px minmax(0,1fr);gap:16px}.craft-settings,.craft-recipe,.craft-result{padding:18px}.craft-result-top{gap:15px}.craft-batch{padding-left:15px;min-width:125px}.craft-chance{font-size:46px}.craft-recipe-heading{flex-wrap:wrap}.craft-item-details{margin-left:67px}.craft-heading h1{font-size:33px}}
@media(max-width:950px){.craft-workspace{grid-template-columns:1fr}.craft-settings{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.craft-settings>.section-heading,.craft-settings>fieldset:first-of-type,.craft-settings>.craft-options,.craft-save-note{grid-column:1/-1}.craft-settings>fieldset:first-of-type>.craft-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.craft-settings>.craft-options>.craft-field{max-width:260px}.craft-calculate{align-self:end;margin-bottom:23px}.craft-recipe-heading{flex-wrap:nowrap}.craft-item-details{margin-left:auto}.craft-heading h1{font-size:32px}}
@media(max-width:550px){.craft-heading h1{font-size:29px}.craft-settings{padding:18px;column-gap:16px}.craft-settings>fieldset{grid-column:1/-1}.craft-settings>fieldset:first-of-type>.craft-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.craft-calculate{grid-column:1/-1;margin:0}.craft-save-note{margin-top:10px}.craft-settings fieldset{margin-bottom:20px}.craft-field input,.craft-field select,.craft-price{font-size:16px;min-height:42px}.craft-recipe,.craft-result,.craft-materials,.craft-comparison{padding:18px}.craft-recipe-heading{gap:12px;flex-wrap:wrap}.craft-recipe-heading h2{font-size:21px}.craft-item-details{margin-left:64px}.craft-result-top{gap:12px}.craft-chance{font-size:43px}.craft-chance small{font-size:24px}.craft-batch{min-width:109px;padding-left:12px}.craft-batch>strong{font-size:28px}.craft-batch>span{font-size:10px}.craft-range{font-size:9px}.craft-range>span{margin:0 1px}.craft-result .eyebrow{font-size:8px;letter-spacing:1px}.craft-secondary{gap:10px;font-size:10px}.craft-result-actions button,.craft-materials .section-heading button{min-height:34px;font-size:11px}.craft-materials .table-scroll,.craft-comparison .table-scroll{margin:0 -18px}.craft-materials td,.craft-materials th,.craft-comparison td,.craft-comparison th{padding:10px;font-size:10px}.craft-materials td:first-child,.craft-materials th:first-child,.craft-comparison td:first-child,.craft-comparison th:first-child{padding-left:18px}.craft-materials td:last-child,.craft-materials th:last-child{padding-right:18px}.craft-materials table{min-width:465px}.craft-price{width:96px}.craft-comparison table{min-width:330px}.craft-comparison .section-heading{flex-wrap:wrap}.craft-comparison button{min-height:34px;font-size:11px}.craft-method{padding:20px}.craft-other{grid-template-columns:1fr}.craft-recipe-choice{min-height:46px}.craft-materials .section-heading{flex-wrap:wrap;gap:8px}}
.craft-recipe-bar{position:sticky;top:10px;z-index:30;padding:13px 17px;margin:0 0 20px;background:var(--surface);box-shadow:0 5px 20px #0000000c;min-width:0}.craft-recipe-filter{width:180px;flex:none;min-width:0}.craft-recipe-filter input{width:100%;min-width:0;font-size:12px;height:40px;padding:8px 10px}.craft-recipe-info{display:flex;align-items:center;gap:13px;margin:9px 0;font-size:10px;line-height:1.6;color:var(--muted);flex-wrap:wrap}.craft-edition{color:var(--green);background:var(--green-soft);border-radius:4px;padding:2px 6px;font-size:9px}.craft-details-link{display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap}.craft-details-link .icon{width:12px;height:12px}.craft-mini-recipe{display:flex;align-items:center;gap:10px;min-width:0;border-top:1px solid var(--border);padding-top:9px}.craft-mini-label{flex:none;font-size:10px;color:var(--muted)}.craft-ingredients{display:flex;align-items:center;gap:7px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;padding:1px 0 4px;scroll-margin:150px}.craft-ingredient{display:flex;align-items:center;gap:5px;flex:none;border:1px solid var(--border);background:var(--soft);border-radius:5px;padding:4px 7px;font-size:10px;min-height:31px;max-width:200px}.craft-ingredient>span{max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.craft-ingredient strong{font-size:10px;white-space:nowrap;font-variant-numeric:tabular-nums}.craft-ingredient.reusable{border-style:dashed;background:var(--surface)}.craft-ingredient small{font-size:9px;color:var(--muted)}.craft-recipe-message{margin:6px 0 0;font-size:10px;color:var(--muted)}.craft-recipe-message[hidden]{display:none}.craft-directory{padding:18px 23px;margin-top:20px}.craft-directory summary{font-size:12px;cursor:pointer}.craft-directory nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;margin-top:18px}.craft-directory nav>a{font-size:12px;padding:7px 0;line-height:1.6}.craft-directory small{display:block;font-size:10px;color:var(--muted)}.craft-comparison .craft-product-edition{display:block;color:var(--muted);font-size:9px;margin-top:3px}.craft-result,.craft-materials,.craft-method{scroll-margin-top:180px}
@media(max-width:1100px){.craft-recipe-filter{width:150px}.craft-recipe-bar{padding:12px}}
@media(max-width:700px){.craft-recipe-bar{top:5px;padding:10px;margin-bottom:17px}.craft-recipe-filter{width:auto}.craft-recipe-filter input{font-size:16px;height:37px}.craft-recipe-info{gap:5px 9px;font-size:9px;margin:6px 0}.craft-edition{font-size:8px}.craft-mini-recipe{padding-top:7px;gap:7px}.craft-ingredient{padding:3px 5px;min-height:29px}.craft-ingredient>span{max-width:85px}.craft-mini-label{font-size:9px}.craft-directory nav{grid-template-columns:1fr 1fr}.craft-result,.craft-materials,.craft-method{scroll-margin-top:200px}}

.craft-recipe-bar{padding:10px 13px}.craft-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:8px;min-width:0}.craft-picker-heading>div{min-width:0}.craft-picker-heading h2{font-size:12px;font-weight:650;line-height:1.5;margin:0}.craft-picker-heading h2>span{font-size:10px;font-weight:400;color:var(--muted);margin-left:5px}.craft-picker-heading p{font-size:10px;line-height:1.5;color:var(--muted);margin:1px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}.craft-recipe-filter{width:220px}.craft-recipe-filter input{height:35px;font-size:12px}.craft-recipe-list{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:4px 8px;min-height:86px;max-height:86px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:1px 5px 1px 1px}.craft-recipe-list .craft-recipe-choice{display:flex;align-items:center;gap:9px;padding:7px 9px;border:1px solid transparent;min-height:39px;line-height:1.5;font-size:11px;min-width:0;border-radius:5px}.craft-recipe-choice>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.craft-recipe-choice>img,.craft-recipe-choice>.icon{flex:none}.craft-recipe-choice small{font-size:9px;white-space:nowrap}.craft-recipe-choice.active{background:var(--green-soft);border-color:var(--green);color:var(--green);font-weight:650}.craft-recipe-choice .craft-recipe-check{width:14px;height:14px;margin-left:auto;flex:none}.craft-recipe-choice:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.craft-recipe-choice[hidden],.craft-recipe-message[hidden]{display:none!important}.craft-recipe-message{grid-column:1/-1;align-self:center;font-size:11px;padding:18px 9px;margin:0}.craft-recipe-info{margin:6px 0;font-size:9px}.craft-mini-recipe{padding-top:7px}.craft-result,.craft-materials,.craft-method{scroll-margin-top:245px}
@media(max-width:700px){.craft-recipe-bar{padding:9px 10px}.craft-picker-heading{gap:10px;margin-bottom:7px}.craft-picker-heading p{max-width:150px}.craft-recipe-filter{width:165px;max-width:52%}.craft-recipe-filter input{font-size:16px;height:37px;padding:7px 8px}.craft-recipe-list{grid-template-columns:1fr;min-height:91px;max-height:91px;gap:3px}.craft-recipe-list .craft-recipe-choice{min-height:42px;padding:6px 8px;font-size:12px;gap:8px}.craft-recipe-choice small{font-size:9px}.craft-recipe-info{gap:4px 8px;font-size:9px}.craft-result,.craft-materials,.craft-method{scroll-margin-top:265px}}

.craft-recipe-list{min-height:146px;max-height:146px;gap:5px 10px}.craft-recipe-list .craft-recipe-choice{min-height:44px;font-size:13px;padding:8px 10px;gap:10px}.craft-recipe-choice small{font-size:10px}.craft-picker-heading h2{font-size:14px}.craft-picker-heading p{font-size:11px}.craft-recipe-filter input{font-size:13px;height:38px}.craft-grouped-recipes{display:block}.craft-recipe-types{display:flex;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;margin:0 0 9px;padding:1px 0 4px}.craft-recipe-types[hidden],.craft-recipe-group[hidden]{display:none!important}.craft-recipe-types button{flex:none;min-height:31px;padding:5px 10px;font-size:11px;border:1px solid var(--border);border-radius:5px;background:var(--soft);color:var(--muted)}.craft-recipe-types button[aria-pressed=true]{border-color:var(--green);background:var(--green-soft);color:var(--green);font-weight:650}.craft-recipe-group{margin:0 0 10px}.craft-recipe-group:last-of-type{margin-bottom:0}.craft-recipe-group h3{display:flex;align-items:center;gap:7px;font-size:11px;line-height:1.6;padding:4px 6px 7px;margin:0;color:var(--muted);font-weight:650}.craft-recipe-group h3 small{font-size:10px;font-weight:400}.craft-group-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px}.craft-result,.craft-materials,.craft-method{scroll-margin-top:330px}
@media(max-width:700px){.craft-recipe-list{min-height:146px;max-height:146px}.craft-recipe-list .craft-recipe-choice{min-height:44px;font-size:13px;padding:7px 9px}.craft-picker-heading h2{font-size:13px}.craft-recipe-filter input{font-size:16px;height:39px}.craft-recipe-types{gap:5px;margin-bottom:7px}.craft-recipe-types button{min-height:33px;font-size:11px;padding:5px 9px}.craft-group-items{grid-template-columns:1fr;gap:4px}.craft-result,.craft-materials,.craft-method{scroll-margin-top:355px}}
