:root{--bg:#f7f8fc;--dark:#0e1633;--muted:#687086;--orange:#ff8a1f;--orange-soft:#fff0dd;--blue:#3aa7ff;--blue-soft:#e7f5ff;--card:rgba(255,255,255,.82);--border:rgba(14,22,51,.1);--shadow:0 22px 70px rgba(14,22,51,.12)}*{box-sizing:border-box;outline:none}*,html{scroll-behavior:smooth}body{margin:0;color:var(--dark);background:radial-gradient(circle at 12% 0,rgba(255,138,31,.2),transparent 28%),radial-gradient(circle at 90% 8%,rgba(58,167,255,.22),transparent 30%),linear-gradient(180deg,#fffaf3 0,var(--bg) 42%,#eef8ff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{width:min(1180px,calc(100% - 30px));margin:0 auto}.header{position:fixed;top:0;z-index:30;padding:0 10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);left:0;width:100%}.notify{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto 10px;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid var(--border);color:var(--muted);font-size:13px}nav{justify-content:space-between;padding:12px 16px;border-radius:24px}.badge,.brand,.heroActions,.navLinks,.pickerTitle,.primary,.promoLine,.recipeTopline,.secondary,.tgBtn,footer div,nav{display:flex;align-items:center}.brand{gap:9px;font-weight:900;display:block}.logoMark{display:grid;place-items:center;color:#ef6404}.subLogoMark{font-size:12px;margin-top:6px;display:block;line-height:11px}.navLinks{gap:16px;font-size:14px;color:var(--muted)}.primary,.tgBtn{gap:8px;color:#fff;background:linear-gradient(135deg,var(--dark),#1e2e66);padding:12px 16px;border-radius:16px;font-weight:800;box-shadow:0 12px 30px rgba(14,22,51,.18)}.hero{grid-template-columns:1fr;grid-gap:18px;padding:110px 0 18px}.hero,.hero .heroText{display:grid;gap:18px;align-items:stretch}.hero .heroText{grid-template-columns:1fr 1fr;grid-gap:18px;padding:24px}#category,#recipes,#tags{scroll-margin-top:100px}.tgBtn svg{width:24px;height:24px}.heroText,.pickerCard,.randomCard,.recipeCard,.telegramBanner{border:1px solid var(--border);background:var(--card);border-radius:34px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.heroText{padding:34px;min-height:360px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.heroText:after{content:"";z-index:-1;position:absolute;right:-55px;bottom:-70px;width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,rgba(255,138,31,.28),rgba(58,167,255,.28))}.badge{width:-moz-fit-content;width:fit-content;gap:8px;padding:9px 13px;border-radius:999px;background:var(--orange-soft);color:#bd5b00;font-weight:800;font-size:14px}h1{font-size:clamp(42px,6vw,72px);line-height:.92;margin:20px 0 18px;letter-spacing:-3px}.heroText p{color:var(--muted);font-size:18px;line-height:1.55;max-width:620px}.heroActions{gap:10px;margin-top:20px;flex-wrap:wrap}.primary{border:0}.pagination a,.randomAgain,.secondary,.smallCta{padding:12px 16px;border-radius:16px;border:1px solid var(--border);background:#fff;font-weight:800}.pickerCard{padding:22px}.secondary,.smallCta{align-items:center;display:flex;gap:8px}.pickerTitle{justify-content:space-between;gap:12px;font-weight:900}.pickerTitle span{display:flex;gap:8px;align-items:center}.pickerTitle a{color:var(--blue);font-size:13px}.chipBlock{margin-top:20px}.chipBlock b{display:block;margin-bottom:10px}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{padding:10px 13px;border-radius:999px;background:#fff;border:1px solid var(--border);color:var(--dark);font-size:14px;font-weight:800;cursor:pointer}.chip small{color:var(--muted);margin-left:5px}.chip.active{color:#fff;background:linear-gradient(135deg,var(--orange),#ffb443);border-color:transparent}.chip.blue{background:var(--blue-soft);color:#14669e;border-color:rgba(58,167,255,.2)}.chip.blue.active{color:#fff;background:linear-gradient(135deg,var(--blue),#54c7ff)}.randomCard{padding:18px}.randomIcon{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--blue),#62d0ff)}.randomCard>p{color:var(--muted);font-weight:800}.randomAgain{display:block;text-align:center;margin-top:12px;color:#14669e}.promoLine{gap:10px;flex-wrap:wrap;justify-content:center;margin:18px 0 38px}.promoLine span{padding:12px 14px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid var(--border);color:var(--muted);font-weight:700}.recipesSection{padding:34px 0}.sectionTitle{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:18px}h2{margin:0;font-size:34px;letter-spacing:-1px}.sectionTitle p,.telegramBanner p,footer p{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.recipeCard{padding:0;scroll-margin-top:120px}.featuredCard{box-shadow:none;background:rgba(255,255,255,.68)}.recipeTopline{justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;font-weight:800}.recipeTopline span{display:flex;align-items:center;gap:7px}.heart{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--orange);cursor:pointer}.heart.isSaved{background:var(--orange-soft);border-color:rgba(255,138,31,.25)}.recipeCard h3{margin:12px 0;font-size:22px;line-height:1.08;letter-spacing:-.5px}.miniTags{margin-bottom:12px}.miniTags span{padding:7px 9px;background:var(--blue-soft);color:#14669e;font-size:12px}.ingredients{min-height:74px}.ingredients p{color:var(--muted)}details{margin-top:14px;padding-top:12px;border-top:1px dashed var(--border)}summary{cursor:pointer;display:flex;gap:8px;align-items:center;font-weight:900;color:var(--dark)}details p{color:var(--muted);line-height:1.55}.pagination{justify-content:center;gap:12px;margin-top:24px;font-weight:900}.pagination,.telegramBanner{display:flex;align-items:center}.telegramBanner{justify-content:space-between;gap:48px;padding:40px;border-radius:32px;background:linear-gradient(135deg,#0ea5e9,#ef6301);overflow:hidden}.telegramContent{flex:1 1;color:white}.telegramContent .primary{width:220px}.navLink{font-weight:800;color:#0e1633}.navLinkLast{padding-right:40px}.telegramScreens{position:relative;width:50%;height:420px}.screen{position:absolute;width:290px;border-radius:28px;transition:.3s}.screen:hover{transform:translateY(-8px)}.screen1{left:0;top:50px;transform:rotate(-8deg)}.screen2{right:0;top:0;transform:rotate(8deg);width:400px}.linkButton{color:inherit;cursor:pointer;background:transparent;font:inherit;padding:12px 16px;display:flex;gap:6px;align-items:center;border-radius:16px;border:1px solid #e7e7ea;font-weight:800}.logoMark{width:115px;display:block;border-radius:13px;font-size:30px;margin-bottom:-5px;color:#ef640485;font-weight:800}.logoBig{color:#ef6404;font-weight:900}.footerCopyright{margin-top:40px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:#94a3b8;font-weight:400}.telegramBanner p{color:rgba(255,255,255,.78);max-width:680px}.telegramBanner .primary{background:#fff;color:var(--dark);flex-shrink:0}footer{padding:26px 0 46px;color:var(--muted)}footer b{color:var(--dark)}footer div{gap:14px;font-weight:900;color:var(--blue)}.savedDock{position:fixed;right:20px;bottom:20px;z-index:50}.savedBubble{width:58px;height:58px;border:0;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--orange),#ffb443);box-shadow:0 16px 38px rgba(255,138,31,.32);display:grid;place-items:center;cursor:pointer;position:relative}.savedBubble span{position:absolute;right:-5px;top:-5px;width:24px;height:24px;border-radius:50%;background:var(--dark);display:grid;place-items:center;font-size:12px}.savedPanel{position:absolute;right:0;bottom:68px;width:280px;padding:16px;border-radius:22px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow)}.savedPanel p{color:var(--muted)}.savedPanel a{display:block;padding:9px 0;border-bottom:1px solid rgba(14,22,51,.07);color:var(--dark);font-weight:800}.orange-circle{top:-50px;right:-50px;width:250px;height:250px;background:rgba(255,102,0,.1)}.blue-circle,.orange-circle{position:absolute;border-radius:50%}.blue-circle{top:-55px;left:-55px;z-index:-1;width:160px;height:160px;background:rgba(9,141,230,.09)}.telegramScreensHeader{position:relative;width:600px;height:420px;flex-shrink:0;perspective:1200px}.screen-header{position:absolute;width:255px;animation:phoneFloat 5s ease-in-out infinite;will-change:transform}.screen1-header{right:130px;top:0;width:280px;z-index:6;transform:rotate(6deg);animation-delay:.8s}.screen3-header{right:5px;top:40px;z-index:1;transform:rotate(14deg);animation-delay:1.2s}.screen4-header{left:8px;top:78px;z-index:2;transform:rotate(-13deg);animation-delay:0s}.screen5-header{left:92px;top:25px;z-index:4;transform:rotate(-4deg);animation-delay:.4s}@keyframes phoneFloat{0%,to{translate:0 0}50%{translate:0 -12px}}@media (max-width:980px){.hero{grid-template-columns:1fr}.heroText{min-height:auto}.grid{grid-template-columns:repeat(2,1fr)}.telegramBanner{flex-direction:column;text-align:center}.telegramScreens{width:260px;height:330px}.screen{width:250px;left:-10%}.screen2{width:300px;right:-40%;left:unset}.telegramContent .primary{margin:0 auto}}@media (max-width:900px){.heroText{grid-template-columns:1fr}.telegramScreensHeader{width:280px;height:300px;margin:-26px auto 0}.screen-header{width:170px;border-radius:22px}.screen1-header{left:50px;top:80px}.screen3-header{left:125px;top:55px}.screen4-header{right:70px;top:80px}.screen5-header{right:10px;top:45px;display:none}.heroText{grid-template-columns:1fr!important}}@media (max-width:680px){main{width:min(100% - 20px,520px)}nav{align-items:center;gap:12px}.navLinks a:not(.tgBtn){display:none}.tgBtn{padding:10px 12px;font-size:13px}h1{letter-spacing:-2px}.heroText{padding:24px;border-radius:28px;grid-template-columns:1fr!important}.sectionTitle,.telegramBanner{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr}.promoLine{justify-content:flex-start}.logoMark{font-size:20px}.orange-circle{width:100px;height:100px;top:-25px;right:-25px}.blue-circle{width:70px;height:70px;top:-35px;left:-30px}footer div{display:grid;text-align:center;margin-top:34px}.promoLine span{width:100%}}@media (max-width:430px){.telegramScreensHeader{margin:-140px auto -100px;opacity:.4;z-index:-1}.heroText:after{display:none}}.recipeCard{overflow:hidden;display:flex;flex-direction:column;min-width:0;background:#ffffff;border:1px solid #edf0f4;border-radius:24px;box-shadow:0 12px 35px rgba(22,31,46,.07);transition:transform .2s ease,box-shadow .2s ease}.recipeCard:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(22,31,46,.11)}.recipeImageWrapper{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:#f2f4f7}.recipeImage{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.recipeCard:hover .recipeImage{transform:scale(1.025)}.recipeImageOverlay{position:absolute;inset:auto 0 0;height:45%;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0),rgb(255 255 255/55%))}.recipeFavorite{position:absolute;z-index:2;top:14px;right:14px}.recipeFavorite .heart{width:42px;height:42px;display:grid;place-items:center;padding:0;color:#566174;font-size:17px;cursor:pointer;border:0;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(28,36,49,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recipeFavorite .heart.isSaved{color:#ff5b69}.recipeTime{position:absolute;z-index:2;left:14px;bottom:14px;display:flex;align-items:center;gap:7px;padding:8px 11px;color:#ffffff;font-size:13px;font-weight:800;border-radius:999px;background:rgba(19,24,34,.54);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.recipeCardContent{display:flex;flex:1 1;flex-direction:column;padding:20px}.recipeCardContent h3{margin:0;color:#172033;font-size:20px;font-weight:900;line-height:1.22}.miniTags{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.miniTags span{padding:6px 9px;color:#a34b20;font-size:11px;font-weight:800;line-height:1;border-radius:999px;background:#fff0e8}.miniTags span.tag{color:#34619a;background:#ebf4ff}.ingredients{display:grid;grid-gap:6px;gap:6px;margin-top:16px}.ingredients p{position:relative;overflow:hidden;margin:0;padding-left:14px;color:#667085;font-size:14px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.ingredients p:before{content:"";position:absolute;top:8px;left:1px;width:5px;height:5px;border-radius:50%;background:#f9a275}.recipeMeta{justify-content:space-between;margin-top:auto;padding-top:18px}.recipeCounters,.recipeMeta{display:flex;align-items:center}.recipeCounters{gap:16px}.recipeCounters span{display:flex;align-items:center;gap:6px;color:#7a8494;font-size:13px;font-weight:800}.recipeCounters span:first-child svg{color:#ff6572}.recipeCounters span:last-child svg{color:#7895bc}.recipeDetails{margin-top:15px;border-top:1px solid #edf0f4}.recipeDetails summary{display:flex;align-items:center;gap:8px;padding-top:15px;color:#1d2739;font-size:14px;font-weight:900;cursor:pointer;list-style:none}.recipeDetails summary::-webkit-details-marker{display:none}.recipeDetails summary svg{color:#f3834d}.recipeDetails p{margin:13px 0 0;color:#667085;font-size:14px;line-height:1.65;white-space:pre-line}.sectionEyebrow{display:block;margin-bottom:5px;color:#f3834d;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.activeFilterText{margin:6px 0 0;color:#768195;font-size:14px}.moreRecipesCard{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:18px;gap:18px;margin-top:24px;padding:22px;border:1px solid #dcecff;border-radius:24px;background:radial-gradient(circle at 10% 10%,rgba(62,153,246,.13),transparent 30%),#f7fbff}.moreRecipesIcon{width:50px;height:50px;display:grid;place-items:center;flex-shrink:0;color:#ffffff;font-size:23px;border-radius:16px;background:#2aabee}.moreRecipesText b{color:#1d2739;font-size:17px}.moreRecipesText p{max-width:650px;margin:5px 0 0;color:#6c7788;font-size:14px;line-height:1.5}.moreRecipesCard .primary{white-space:nowrap}.recipesEmpty{padding:48px 22px;text-align:center;border:1px dashed #dce1e8;border-radius:26px;background:#fbfcfd}.recipesEmpty>span{display:block;margin-bottom:10px;font-size:42px}.recipesEmpty h3{margin:0;color:#1d2739;font-size:21px}.recipesEmpty p{max-width:500px;margin:9px auto 0;color:#748094;line-height:1.55}.recipesEmptyActions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}@media (max-width:720px){.recipeCard{border-radius:20px}.recipeCardContent{padding:17px}.recipeCardContent h3{font-size:18px}.moreRecipesCard{grid-template-columns:auto 1fr;gap:14px;padding:18px}.moreRecipesCard .primary{grid-column:1/-1;justify-content:center;width:100%}}.receiptPage{padding:110px 0 38px}.receiptBack{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;color:var(--muted);font-size:14px;font-weight:800;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.72);transition:transform .2s ease,background .2s ease}.receiptBack:hover{transform:translateX(-2px);background:#fff}.receiptDetails{display:grid;grid-template-columns:minmax(280px,32%) minmax(0,1fr);min-height:580px;overflow:hidden;border:1px solid var(--border);border-radius:34px;background:rgba(255,255,255,.84);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.receiptDetailsImage{position:relative;min-width:0;overflow:hidden;height:230px;border-radius:0 0 33px 0;background:#f1f3f7}.receiptDetailsImage img{width:100%;height:100%;display:block;object-fit:cover}.receiptDetailsImage:after{content:"";position:absolute;inset:auto 0 0;height:30%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(14,22,51,.42))}.receiptDetailsTime{position:absolute;z-index:2;left:20px;bottom:20px;display:flex;align-items:center;gap:8px;padding:10px 13px;color:#fff;font-size:14px;font-weight:900;border-radius:999px;background:rgba(14,22,51,.58);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.receiptDetailsContent{display:flex;flex-direction:column;gap:30px;min-width:0;padding:42px}.receiptEyebrow{display:inline-flex;padding:8px 12px;margin-bottom:16px;color:#bd5b00;font-size:13px;font-weight:900;border-radius:999px;background:var(--orange-soft)}.receiptTitle{max-width:760px;margin:0;color:var(--dark);font-size:clamp(36px,4vw,58px);font-weight:950;line-height:1.03;letter-spacing:-2px}.receiptTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.receiptTags span{display:inline-flex;padding:8px 11px;font-size:12px;font-weight:900;border-radius:999px}.receiptCategory{color:#14669e;background:var(--blue-soft)}.receiptTag{color:#8752b2;background:#f3eaff}.receiptStats{display:flex;flex-wrap:wrap;gap:20px;margin-top:22px;color:var(--muted)}.receiptStats span{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:800}.receiptStats svg{color:var(--orange)}.receiptDescription{padding-top:28px;border-top:1px solid var(--border)}.receiptDescription h2{margin:0 0 14px;font-size:24px;letter-spacing:-.5px}.receiptDescription p{margin:0;color:var(--muted);font-size:16px;line-height:1.75;white-space:pre-line}.receiptTelegram{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:auto;padding:22px;border-radius:24px;background:linear-gradient(135deg,rgba(255,138,31,.12),rgba(58,167,255,.14));border:1px solid var(--border)}.receiptTelegram strong{display:block;margin-bottom:5px;font-size:17px}.receiptTelegram p{max-width:500px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.receiptTelegram .primary{flex-shrink:0}@media (max-width:900px){.receiptDetails{grid-template-columns:38% 1fr}.receiptDetailsContent{padding:30px}.receiptTitle{font-size:38px}.receiptTelegram{align-items:flex-start;flex-direction:column}}@media (max-width:680px){.receiptPage{padding:110px 0 38px}.receiptBack{margin-bottom:12px}.receiptDetails{display:block;min-height:0;border-radius:28px}.receiptDetailsImage{width:100%;min-height:0;height:230px;border-radius:unset;aspect-ratio:4/3}.receiptDetailsContent{gap:24px;padding:24px 20px}.receiptTitle{font-size:34px;letter-spacing:-1.4px}.receiptStats{gap:14px}.receiptDescription{padding-top:22px}.receiptDescription h2{font-size:21px}.receiptDescription p{font-size:15px;line-height:1.7}.receiptTelegram{padding:18px;border-radius:20px}.receiptTelegram .primary{width:100%;justify-content:center}}