.recipe-studio{width:min(1200px,96vw)!important;max-width:1200px!important;padding:0;background:#f7f8f5}.studio-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:27px 30px;background:linear-gradient(110deg,#eaf2e3,#fbfcf9);border-bottom:1px solid #dfe6d9}.studio-heading h2{font-size:27px;letter-spacing:-1px;margin:10px 0}.studio-heading p{font-size:13px;color:#6f7b68;margin:0}.studio-scroll{max-height:calc(90dvh - 255px);overflow:auto;padding:22px 28px}.studio-basics{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.studio-workbench{display:grid;grid-template-columns:340px minmax(0,1fr);gap:22px;margin:8px 0 22px}.studio-library,.studio-selected{background:white;border:1px solid #e0e6dc;border-radius:16px;overflow:hidden}.studio-section-title{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:18px 20px}.studio-section-title>div{display:flex;align-items:center;gap:9px}.studio-section-title h3{margin:0;font-size:15px}.studio-section-title>span,.studio-library-tools{font-size:11px;color:#819077}.studio-step{color:#8b9c7c;font-size:10px;font-weight:700;letter-spacing:1px}.studio-search{margin:0 16px 10px!important;font-size:11px}.studio-search input{background:#f7f9f4!important;font-size:12px!important}.studio-library-tools{display:flex;justify-content:space-between;align-items:center;padding:0 18px}.studio-library-tools .text-button{font-size:11px;min-height:35px}.studio-library-list,.studio-selected-list{height:350px;overflow:auto;padding:8px 12px 15px}.studio-material{display:flex!important;align-items:center;gap:10px;margin:3px 0!important;padding:12px 9px;border:1px solid transparent;border-radius:11px;cursor:pointer}.studio-material input{width:16px!important;height:16px!important;margin:0!important;accent-color:#41663a}.studio-material strong,.studio-ingredient-head strong{display:block;font-size:13px}.studio-material small,.studio-ingredient-head small{display:block;font-size:10px;color:#839077;line-height:1.7;margin-top:3px}.studio-material-icon{background:#f0f4e8;color:#879b6d;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.studio-material:hover{background:#f6f8f2}.studio-material.is-selected{border-color:#d9e5ce;background:#f1f6eb}.studio-ingredient{border:1px solid #e2e8dd;border-radius:12px;padding:13px 16px;margin-bottom:11px}.studio-ingredient-head{display:flex;justify-content:space-between;align-items:center}.studio-ingredient-fields{display:grid;grid-template-columns:1fr 90px 1fr;gap:14px;align-items:center;margin-top:8px}.studio-ingredient-fields label{font-size:10px;margin-bottom:0}.studio-ingredient-fields input,.studio-ingredient-fields select{font-size:13px}.studio-line-value{text-align:right}.studio-line-value small{display:block;font-size:10px;color:#8a967f}.studio-line-value strong{display:block;font-size:15px;margin-top:7px}.studio-empty{text-align:center;color:#84917a;padding:55px 18px;font-size:13px}.studio-empty>span{font-size:35px;color:#a6b795}.studio-empty h3{font-size:17px;margin-top:16px}.studio-empty p{font-size:12px}.studio-extras{background:#f0f3eb;padding:17px 20px;border-radius:13px;border:1px solid #e0e5d8}.studio-extras summary{font-size:13px;font-weight:600;cursor:pointer}.studio-extras p{font-size:12px;margin:12px 0}.studio-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 28px;background:#fff;border-top:1px solid #e0e5da}.studio-footer span{display:block;font-size:11px;color:#7f8a75}.studio-footer strong{display:block;font-size:27px;letter-spacing:-1px;margin:4px 0}.studio-footer small{display:block;font-size:10px;color:#899580}.studio-footer .primary{white-space:nowrap}@media(max-width:800px){.studio-heading{padding:20px}.studio-heading h2{font-size:22px}.studio-scroll{padding:16px;max-height:calc(90dvh - 260px)}.studio-workbench{grid-template-columns:1fr;gap:14px}.studio-basics{grid-template-columns:1fr 1fr;gap:12px}.studio-basics>label:first-child{grid-column:1/-1}.studio-library-list{height:210px}.studio-selected-list{height:300px}.studio-footer{padding:14px 18px}.studio-footer strong{font-size:23px}.studio-footer small{max-width:200px}.studio-ingredient-fields{gap:8px;grid-template-columns:1fr 70px 1fr}}@media(max-width:440px){.studio-footer{align-items:stretch;flex-direction:column;gap:9px}.studio-footer>div{display:grid;grid-template-columns:1fr auto;align-items:center}.studio-footer small{grid-column:1/-1;max-width:none}.studio-scroll{max-height:calc(90dvh - 320px)}.studio-heading p{display:none}}
.recipe-studio{overflow:hidden}.recipe-studio>form{display:flex;flex-direction:column;max-height:90dvh;min-height:0}.recipe-studio .studio-heading,.recipe-studio .studio-footer{flex-shrink:0}.recipe-studio .studio-scroll{flex:1;min-height:0;max-height:none}
