body.ts-template-recipe-book{background:radial-gradient(circle at top left,rgba(15,118,110,.22) 0,transparent 55%),radial-gradient(circle at bottom right,rgba(236,72,153,.18) 0,transparent 55%),linear-gradient(180deg,#eef2f7,#f6f7fb)!important}body.ts-template-recipe-book #ts-card.ts-card{background:#ffffffeb;border:1px solid rgba(15,23,42,.1);box-shadow:0 34px 110px #0f172a2e,0 1px #ffffffd9 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.ts-template-recipe-book #ts-card .ts-field{margin:0 0 14px}body.ts-template-recipe-book #ts-card .ts-field-label{display:block;text-align:left;font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#0f172abf;margin:0 0 8px}body.ts-template-recipe-book #ts-card .ts-input,body.ts-template-recipe-book #ts-card .ts-textarea,body.ts-template-recipe-book #ts-card input[type=text],body.ts-template-recipe-book #ts-card input[type=number],body.ts-template-recipe-book #ts-card input[type=file],body.ts-template-recipe-book #ts-card textarea{width:100%;box-sizing:border-box;border-radius:14px;border:1px solid rgba(15,23,42,.14);background:#fffffff2;padding:11px 12px;font-size:14px;outline:none;box-shadow:0 10px 26px #0f172a0f}body.ts-template-recipe-book #ts-card .ts-input:focus,body.ts-template-recipe-book #ts-card .ts-textarea:focus,body.ts-template-recipe-book #ts-card input:focus,body.ts-template-recipe-book #ts-card textarea:focus{border-color:#0f766e8c;box-shadow:0 10px 26px #0f172a14,0 0 0 3px #0f766e2e}body.ts-template-recipe-book #ts-card .ts-muted-sm{font-size:12px;color:#0f172a9e;line-height:1.4}body.ts-template-recipe-book #ts-card .ts-letter-btn,body.ts-template-recipe-book #ts-card button.ts-letter-btn{border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ffffffeb;padding:9px 12px;font-weight:800;font-size:12px;letter-spacing:.02em;box-shadow:0 10px 22px #0f172a14;cursor:pointer}body.ts-template-recipe-book #ts-card .ts-letter-btn:hover{background:#fff;transform:translateY(-1px)}body.ts-template-recipe-book #ts-card .ts-btn-primary,body.ts-template-recipe-book #ts-card button.ts-btn-primary{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;padding:10px 16px;font-weight:900;font-size:13px;letter-spacing:.01em;color:#fff;background:linear-gradient(135deg,#0f766e,#199 55%,#0f766e);box-shadow:0 18px 38px #0f766e52;cursor:pointer}body.ts-template-recipe-book #ts-card .ts-btn-primary:hover{filter:brightness(1.02);transform:translateY(-1px)}body.ts-template-recipe-book #ts-card .ts-btn-primary:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}body.ts-template-recipe-book .ts-recipe-hero{max-width:860px;margin:0 auto;padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(15,23,42,.1);background:#f8fafce0;box-shadow:0 18px 44px #0f172a1a}body.ts-template-recipe-book .ts-recipe-hero-top{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:10px}body.ts-template-recipe-book .ts-recipe-cover{width:150px;height:150px;border-radius:999px;object-fit:cover;border:6px solid rgba(255,255,255,.92);box-shadow:0 18px 48px #0f172a38;background:#f3f4f6;cursor:pointer}body.ts-template-recipe-book .ts-recipe-stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:12px}body.ts-template-recipe-book .ts-recipe-stat{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffe6;font-weight:900;font-size:12px;box-shadow:0 12px 26px #0f172a14}body.ts-template-recipe-book .ts-recipe-toolbar{max-width:940px;margin:14px auto 0;display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between}body.ts-template-recipe-book .ts-recipe-search{flex:1 1 320px;min-width:240px}body.ts-template-recipe-book .ts-recipe-search input{border-radius:999px!important;padding:12px 14px!important}body.ts-template-recipe-book .ts-recipe-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;align-items:center}body.ts-template-recipe-book .ts-recipe-grid{max-width:1040px;margin:14px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}body.ts-template-recipe-book .ts-recipe-card{background:#fffffff5;border:1px solid rgba(15,23,42,.1);border-radius:18px;box-shadow:0 18px 46px #0f172a1a;overflow:hidden;text-align:left}@media(max-width:1024px){body.ts-template-recipe-book .ts-recipe-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){body.ts-template-recipe-book .ts-recipe-grid{gap:10px}}body.ts-template-recipe-book .ts-recipe-card-media{width:100%;aspect-ratio:16/10;background:#f3f4f6;overflow:hidden}body.ts-template-recipe-book .ts-recipe-card-media img{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer;transition:transform .18s ease}body.ts-template-recipe-book .ts-recipe-card-media img:hover{transform:scale(1.02)}body.ts-template-recipe-book .ts-recipe-card-body{padding:14px 14px 12px}body.ts-template-recipe-book .ts-recipe-card-title{font-weight:950;font-size:16px;color:#0f172a}body.ts-template-recipe-book .ts-recipe-card-meta{margin-top:8px;font-size:12px;color:#0f172ab3;display:flex;gap:8px;flex-wrap:wrap;align-items:center}body.ts-template-recipe-book .ts-recipe-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,118,110,.26);background:#0f766e1a;font-weight:900;font-size:12px}body.ts-template-recipe-book .ts-recipe-chip-muted{border-color:#0f172a1f;background:#f8fafcd9;color:#0f172ac7}body.ts-template-recipe-book .ts-recipe-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}body.ts-template-recipe-book .ts-recipe-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b3;display:none;align-items:center;justify-content:center;z-index:9999;padding:22px}body.ts-template-recipe-book .ts-recipe-modal.is-open{display:flex}body.ts-template-recipe-book .ts-recipe-modal-inner{width:min(1100px,96vw);max-height:88vh;overflow:auto;background:#fffffff5;border-radius:24px;border:1px solid rgba(15,23,42,.1);box-shadow:0 40px 120px #02061773;padding:18px}body.ts-template-recipe-book .ts-recipe-modal-close{position:sticky;top:10px;float:right;width:42px;height:42px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ffffffeb;cursor:pointer;font-size:22px;line-height:40px;text-align:center;box-shadow:0 16px 34px #0f172a1a}body.ts-template-recipe-book .ts-rb-modal-head{margin-top:4px;padding-right:52px}body.ts-template-recipe-book .ts-rb-modal-title{font-weight:950;font-size:18px;color:#0f172a}body.ts-template-recipe-book .ts-rb-modal-sub{margin-top:6px;font-size:12px;color:#0f172a9e}body.ts-template-recipe-book #ts_recipe_modal_body>.ts-recipe-block{border:1px solid rgba(15,23,42,.1);background:#f8fafcdb;border-radius:18px;padding:14px;box-shadow:0 18px 40px #0f172a1a}body.ts-template-recipe-book .ts-rb-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:820px){body.ts-template-recipe-book .ts-rb-form-grid{grid-template-columns:1fr}}body.ts-template-recipe-book .ts-rb-span-2{grid-column:1 / -1}body.ts-template-recipe-book .ts-rb-form-wide{align-items:start}body.ts-template-recipe-book .ts-rb-fav{display:flex;align-items:end}body.ts-template-recipe-book .ts-rb-check{display:flex;gap:10px;align-items:center;margin-top:22px;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:#ffffffd9;box-shadow:0 10px 26px #0f172a0f}body.ts-template-recipe-book .ts-rb-actions{margin-top:14px;text-align:right}body.ts-template-recipe-book .ts-rb-actions .ts-btn-primary{min-width:160px}body.ts-template-recipe-book .ts-recipe-modal-hero{display:flex;gap:14px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:6px}body.ts-template-recipe-book .ts-recipe-scale{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end}body.ts-template-recipe-book .ts-recipe-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:12px}@media(max-width:820px){body.ts-template-recipe-book .ts-recipe-two-col{grid-template-columns:1fr}}body.ts-template-recipe-book .ts-recipe-block{border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:12px;background:#f8fafccc;box-shadow:0 16px 36px #0f172a14}body.ts-template-recipe-book .ts-recipe-block h4{margin:0 0 10px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#0f172ab8}body.ts-template-recipe-book .ts-recipe-ingredients{margin:0;padding-left:18px;line-height:1.65}body.ts-template-recipe-book .ts-recipe-pre{white-space:pre-wrap;line-height:1.6;margin:0}body.ts-template-recipe-book .ts-recipe-steps{margin:0;padding-left:18px;line-height:1.65}body.ts-template-recipe-book .ts-recipe-steps li{margin:0 0 8px}@media print{body *{visibility:hidden!important}.ts-recipe-modal,.ts-recipe-modal *{visibility:visible!important}.ts-recipe-modal{position:static!important;background:#fff!important;padding:0!important}.ts-recipe-modal-inner{box-shadow:none!important;border:0!important;max-height:none!important;width:100%!important}.ts-recipe-modal-close{display:none!important}}body.ts-template-recipe-book .ts-rb-rows{display:flex;flex-direction:column;gap:10px}body.ts-template-recipe-book .ts-rb-row{display:grid;grid-template-columns:110px 140px 1fr 1fr 44px;gap:10px;align-items:center}@media(max-width:860px){body.ts-template-recipe-book .ts-rb-row{grid-template-columns:1fr 1fr}body.ts-template-recipe-book .ts-rb-row .ts-rb-item,body.ts-template-recipe-book .ts-rb-row .ts-rb-note{grid-column:1 / -1}}body.ts-template-recipe-book .ts-rb-steps{display:flex;flex-direction:column;gap:10px}body.ts-template-recipe-book .ts-rb-step{display:grid;grid-template-columns:40px 1fr 44px;gap:10px;align-items:center}body.ts-template-recipe-book .ts-rb-step-num{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffd9;font-weight:900}body.ts-template-recipe-book .ts-rb-remove{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0!important}body.ts-template-recipe-book .ts-recipe-card-meta-line{margin-top:8px;font-size:12px;color:#0f172a9e;line-height:1.35}body.ts-template-recipe-book .ts-recipe-actions-clean{margin-top:12px;display:flex;gap:10px;justify-content:space-between;align-items:center}body.ts-template-recipe-book .ts-recipe-actions-clean .ts-btn-primary{padding:9px 14px;font-size:13px;box-shadow:0 14px 28px #0f766e42}body.ts-template-recipe-book .ts-recipe-more{width:44px;height:44px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}body.ts-template-recipe-book .ts-recipe-card-cat{margin-top:8px;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,118,110,.2);background:#0f766e1a;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#0f766ef2}body.ts-template-recipe-book .ts-recipe-card-meta-line{margin-top:6px}@media print{body *{display:none!important}#ts_recipe_modal,#ts_recipe_modal .ts-recipe-modal-inner,#ts_recipe_modal .ts-recipe-modal-inner *{display:block!important}#ts_recipe_modal{position:static!important;inset:auto!important;background:#fff!important;padding:0!important;margin:0!important}#ts_recipe_modal .ts-recipe-modal-inner{width:100%!important;max-height:none!important;overflow:visible!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important}#ts_recipe_modal .ts-recipe-modal-close,#ts_recipe_modal .ts-recipe-scale,#ts_recipe_modal button,#ts_recipe_modal .ts-letter-btn,#ts_recipe_modal .ts-btn-primary{display:none!important}body.ts-template-recipe-book .ts-recipe-two-col{grid-template-columns:1fr 1fr!important;gap:16px!important}body.ts-template-recipe-book .ts-recipe-block{break-inside:avoid!important;page-break-inside:avoid!important}body.ts-template-recipe-book .ts-recipe-block{background:transparent!important;box-shadow:none!important;border:1px solid #ddd!important}body.ts-template-recipe-book .ts-recipe-modal-hero{margin-top:0!important}}@media print{#ts_recipe_modal .ts-recipe-modal-hero div[style*="font-size:20px"]{font-size:26px!important}}body.ts-template-recipe-book #ts_recipe_modal .ts-letter-btn{border:1px solid rgba(15,23,42,.1)!important;background:#ffffffeb!important;box-shadow:0 10px 24px #0f172a14!important;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}body.ts-template-recipe-book #ts_recipe_modal .ts-letter-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a1a!important;background:#fff!important}body.ts-template-recipe-book #ts_recipe_modal #rb_add_ing,body.ts-template-recipe-book #ts_recipe_modal #rb_add_step{border-radius:999px!important;padding:10px 14px!important;font-weight:900!important;font-size:13px!important;letter-spacing:.01em!important;border:1px solid rgba(15,118,110,.22)!important;background:#0f766e1a!important;color:#0f766efa!important;box-shadow:0 14px 28px #0f766e1f!important}body.ts-template-recipe-book #ts_recipe_modal #rb_add_ing:hover,body.ts-template-recipe-book #ts_recipe_modal #rb_add_step:hover{background:#0f766e24!important;box-shadow:0 18px 36px #0f766e29!important}body.ts-template-recipe-book #ts_recipe_modal #rf_save{border-radius:999px!important;padding:12px 18px!important;font-weight:950!important;font-size:13px!important;letter-spacing:.01em!important;box-shadow:0 18px 38px #0f766e52!important}body.ts-template-recipe-book #ts_recipe_modal .ts-rb-remove{border:1px solid rgba(15,23,42,.1)!important;background:#ffffffdb!important;box-shadow:none!important;opacity:.9}body.ts-template-recipe-book #ts_recipe_modal .ts-rb-remove:hover{opacity:1;background:#fff!important}body.ts-template-recipe-book #ts_recipe_modal input[type=file]{padding:10px 12px!important}body.ts-template-recipe-book #ts_recipe_modal input[type=file]::file-selector-button{border:1px solid rgba(15,23,42,.12);background:#ffffffeb;border-radius:999px;padding:8px 12px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px #0f172a14;margin-right:10px}body.ts-template-recipe-book #ts_recipe_modal input[type=file]::file-selector-button:hover{background:#fff}body.ts-template-recipe-book .ts-rb-actions{display:flex;justify-content:flex-end;gap:10px}
/*# sourceMappingURL=/cdn/shop/t/23/assets/ts-cap-recipe-book.css.map */
