:root{color-scheme:light;--bg:#f5f7fb;--surface:#ffffff;--surface-strong:#0f172a;--ink:#14213d;--muted:#58657f;--line:#d8e0f0;--shadow:0 18px 48px rgba(16,24,40,0.08);--shadow-strong:0 24px 68px rgba(16,24,40,0.14);--accent:#e11d48;--accent-soft:rgba(225,29,72,0.12);--accent-2:#ff4f8b;--accent-3:#be123c;--home-cta-pink-start:#ff4f8b;--home-cta-pink-end:#e11d48;--home-cta-pink-text:#fff7fb;--home-cta-pink-ink:#e11d48;--home-cta-pink-ink-strong:#be123c;--home-cta-pink-soft-bg:rgba(255,241,246,0.9);--home-cta-pink-soft-bg-strong:rgba(255,234,243,0.98);--home-cta-pink-soft-border:rgba(255,79,139,0.18);--home-cta-pink-gradient:linear-gradient(135deg,var(--home-cta-pink-start),var(--home-cta-pink-end));--home-cta-pink-shadow:0 14px 28px rgba(225,29,72,0.18);--home-cta-pink-shadow-strong:0 18px 32px rgba(225,29,72,0.24);--radius:24px;--radius-lg:32px;--font-ui:var(--font-ui),"Manrope","Aptos","Segoe UI",sans-serif;--font-headline:var(--font-headline),"Space Grotesk","Manrope","Aptos",sans-serif}.recept-runtime-consent,.recept-runtime-widget{position:fixed;z-index:80;border:1px solid rgba(148,163,184,.35);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 24px 80px rgba(15,23,42,.18);color:#0f172a}.recept-runtime-widget{right:22px;bottom:22px;width:min(380px,calc(100vw - 32px));padding:20px}.recept-runtime-widget__close{position:absolute;top:12px;right:12px;border:1px solid #dbe4ef;border-radius:999px;background:#fff;padding:6px 10px;font:inherit;font-size:12px;font-weight:800}.recept-runtime-widget__eyebrow{margin:0 0 8px;color:#e11d48;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.recept-runtime-widget h2{margin:0;font-size:22px;letter-spacing:-.04em}.recept-runtime-consent p,.recept-runtime-widget p{margin:10px 0 14px;color:#526174;line-height:1.55}.recept-runtime-widget form{display:grid;gap:10px}.recept-runtime-widget input{border:1px solid #dbe4ef;border-radius:999px;padding:12px 14px;font:inherit}.recept-runtime-consent button:last-child,.recept-runtime-widget button[type=submit]{border:0;border-radius:999px;background:#0f172a;color:#fff;padding:11px 16px;font:inherit;font-weight:900}.recept-runtime-consent{left:22px;right:22px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px}.recept-runtime-consent p{margin:0}.recept-runtime-consent div{display:flex;gap:8px}.recept-runtime-consent button{border:1px solid #dbe4ef;border-radius:999px;background:#fff;padding:10px 14px;font:inherit;font-weight:800;white-space:nowrap}@media (max-width:720px){.recept-runtime-consent{align-items:stretch;flex-direction:column}.recept-runtime-consent div{flex-wrap:wrap}}.recipe-composer{display:grid;gap:16px;margin-top:14px}.recipe-composer__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:28px 30px;border:1px solid rgba(214,222,232,.96);border-radius:26px;background:#ffffff;box-shadow:0 18px 44px rgba(15,23,42,.06)}.recipe-composer__intro>div:first-child{display:grid;gap:9px}.recipe-composer__intro h1{margin:0;font-family:var(--display-font);font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95;letter-spacing:-.045em}.recipe-composer__intro p{max-width:680px;margin:0;color:var(--muted);line-height:1.55}.recipe-composer__progress{display:grid;width:180px;gap:7px}.recipe-composer__progress strong{color:#0f766e;font-size:.9rem}.recipe-composer__progress>span{overflow:hidden;height:7px;border-radius:999px;background:#e8eef2}.recipe-composer__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#14b8a6,#0f766e);transition:width .22s ease}.recipe-composer__progress small{color:var(--muted)}.recipe-composer__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.62fr);align-items:start;gap:16px}.recipe-composer__form-stack{display:grid;gap:14px}.recipe-composer__section{display:grid;gap:20px;padding:24px;border:1px solid rgba(214,222,232,.96);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(255,79,139,.07),transparent 28%),#ffffff;box-shadow:0 14px 36px rgba(15,23,42,.05)}.recipe-composer__section-head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:start}.recipe-composer__section-head>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,79,139,.18);border-radius:13px;background:#fff0f6;color:#be123c;font-size:.9rem;font-weight:900}.recipe-composer__section-head div{display:grid;gap:4px}.recipe-composer__section-head h2{margin:0;font-size:1.35rem;line-height:1.1}.recipe-composer__section-head p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45}.recipe-composer__fields{display:grid;gap:14px}.recipe-composer__fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-composer__field{display:grid;align-content:start;gap:7px;min-width:0}.recipe-composer__field--wide{grid-column:1/-1}.recipe-composer__field>span{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:#1e293b;font-size:.84rem;font-weight:800}.recipe-composer__field em{color:#be123c;font-size:.66rem;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.recipe-composer input,.recipe-composer select,.recipe-composer textarea{width:100%;min-height:48px;box-sizing:border-box;padding:12px 14px;border:1px solid #d9e1e8;border-radius:13px;outline:0;background:#ffffff;color:var(--ink);font-size:.9rem;transition:border-color .16s ease,box-shadow .16s ease}.recipe-composer textarea{resize:vertical;line-height:1.5}.recipe-composer input:focus,.recipe-composer select:focus,.recipe-composer textarea:focus{border-color:rgba(225,29,72,.58);box-shadow:0 0 0 4px rgba(255,79,139,.1)}.recipe-composer__field>small{justify-self:end;color:var(--muted);font-size:.7rem}.recipe-composer__upload{position:relative;display:grid;justify-items:center;gap:7px;padding:28px 20px;border:1px dashed rgba(225,29,72,.38);border-radius:18px;background:rgba(255,241,246,.56);text-align:center;cursor:pointer}.recipe-composer__upload input{position:absolute;width:1px;height:1px;opacity:0}.recipe-composer__upload-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#ffffff;color:#e11d48;box-shadow:0 8px 20px rgba(225,29,72,.12)}.recipe-composer__upload-icon svg{width:21px;height:21px}.recipe-composer__upload strong{font-size:.92rem}.recipe-composer__upload small{color:var(--muted);font-size:.76rem}.recipe-composer__ingredient-labels,.recipe-composer__ingredient-row{display:grid;grid-template-columns:82px 92px minmax(0,1fr) 40px;gap:8px;align-items:center}.recipe-composer__ingredient-labels{margin-bottom:-12px;color:var(--muted);font-size:.7rem;font-weight:800}.recipe-composer__rows{display:grid;gap:9px}.recipe-composer__remove{display:grid;width:40px;height:40px;place-items:center;border:1px solid #dfe5ea;border-radius:12px;background:#ffffff;color:#64748b;cursor:pointer}.recipe-composer__remove:hover{border-color:rgba(225,29,72,.24);background:#fff1f6;color:#be123c}.recipe-composer__add-row svg,.recipe-composer__remove svg{width:16px;height:16px}.recipe-composer__add-row{display:inline-flex;width:fit-content;align-items:center;gap:7px;min-height:40px;padding:0 13px;border:1px solid rgba(225,29,72,.18);border-radius:12px;background:#fff1f6;color:#be123c;font-size:.82rem;font-weight:850;cursor:pointer}.recipe-composer__step-row{display:grid;grid-template-columns:34px minmax(0,1fr) 40px;gap:9px;align-items:start}.recipe-composer__step-row>strong{display:grid;width:34px;height:34px;place-items:center;margin-top:5px;border-radius:11px;background:#f1f5f9;font-size:.8rem}.recipe-composer__consent{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:14px;background:#f8fafc;color:#334155;font-size:.86rem;line-height:1.45}.recipe-composer__consent input{width:18px;height:18px;min-height:0;margin-top:1px}.recipe-composer__publish{gap:14px}.recipe-composer__auth-card{display:grid;gap:14px;padding:16px 17px;border:1px solid rgba(225,29,72,.14);border-radius:18px;background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,245,249,.96))}.recipe-composer__auth-card--signed-in{border-color:rgba(15,118,110,.16);background:radial-gradient(circle at top right,rgba(20,184,166,.08),transparent 34%),linear-gradient(180deg,rgba(236,253,245,.96),rgba(255,255,255,.98))}.recipe-composer__auth-copy{display:grid;gap:5px}.recipe-composer__auth-kicker{color:#e11d48;font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.recipe-composer__auth-kicker--signed-in{color:#0f766e}.recipe-composer__auth-copy strong{color:var(--ink);font-size:1rem}.recipe-composer__auth-copy p{margin:0;color:var(--muted);font-size:.83rem;line-height:1.55}.recipe-composer__auth-actions{display:flex;flex-wrap:wrap;gap:10px}.recipe-composer__auth-actions .recipe-button{min-width:138px}.recipe-composer__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.recipe-composer__actions button{cursor:pointer}.recipe-composer__draft-notice,.recipe-composer__success{margin:0;padding:12px 14px;border-radius:13px;font-size:.84rem;font-weight:750}.recipe-composer__success{border:1px solid rgba(15,118,110,.18);background:#ecfdf5;color:#065f46}.recipe-composer__draft-notice{border:1px solid rgba(37,99,235,.14);background:#eff6ff;color:#1e40af}.recipe-composer__preview{position:sticky;top:16px;overflow:hidden;border:1px solid rgba(214,222,232,.96);border-radius:24px;background:#ffffff;box-shadow:0 18px 44px rgba(15,23,42,.08)}.recipe-composer__preview-head{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(214,222,232,.86);background:linear-gradient(135deg,#fff0f6,#f6fbff)}.recipe-composer__preview-head>div{display:grid;gap:3px}.recipe-composer__preview-head span{color:#be123c;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.recipe-composer__preview-head strong{font-size:.88rem}.recipe-composer__preview-head small{color:#0f766e;font-size:.68rem;font-weight:800}.recipe-composer__preview-image{position:relative;overflow:hidden;aspect-ratio:16/10;background:#e9eef2}.recipe-composer__preview-image img{width:100%;height:100%;object-fit:cover}.recipe-composer__preview-image>span{position:absolute;left:12px;bottom:12px;padding:5px 8px;border-radius:999px;background:rgba(15,23,42,.78);color:#ffffff;font-size:.64rem;font-weight:800}.recipe-composer__preview-body{display:grid;gap:12px;padding:20px}.recipe-composer__preview-category{width:fit-content;padding:5px 9px;border-radius:999px;background:#fff1f6;color:#be123c;font-size:.65rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.recipe-composer__preview-body h2{margin:0;font-family:var(--display-font);font-size:clamp(1.9rem,3vw,2.7rem);line-height:1;letter-spacing:-.035em}.recipe-composer__preview-body>p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.recipe-composer__preview-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e1e7ec;border-radius:13px}.recipe-composer__preview-meta span{padding:10px 6px;border-right:1px solid #e1e7ec;color:#334155;font-size:.7rem;font-weight:800;text-align:center}.recipe-composer__preview-meta span:last-child{border-right:0}.recipe-composer__preview-ingredients{display:grid;gap:8px;padding-top:3px}.recipe-composer__preview-ingredients ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.recipe-composer__preview-ingredients li{display:grid;grid-template-columns:68px minmax(0,1fr);gap:8px;color:#334155;font-size:.78rem}.recipe-composer__preview-ingredients li span,.recipe-composer__preview-ingredients small{color:var(--muted)}.recipe-composer__preview-author{display:flex;align-items:center;gap:10px;padding-top:13px;border-top:1px solid #edf1f4}.recipe-composer__preview-author>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#0f172a;color:#ffffff;font-size:.7rem;font-weight:900}.recipe-composer__preview-author>div{display:grid;gap:2px;font-size:.78rem}.recipe-composer__preview-author small{color:var(--muted);font-size:.68rem}@media (max-width:980px){.recipe-composer__layout{grid-template-columns:1fr}.recipe-composer__preview{position:static;grid-row:1}.recipe-composer__preview-card{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1fr)}.recipe-composer__preview-image{height:100%;aspect-ratio:auto}}@media (max-width:720px){.cms-site--unified-header .cms-site__header-inner{width:calc(100% - 18px);min-height:68px;gap:8px}.cms-site__brand-mark--image img{width:132px}.cms-site__add-recipe{width:40px;padding:0;justify-content:center}.cms-site__add-recipe-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cms-site__explore-button>span:last-child{display:none}.cms-site__account-menu--signed-in summary,.cms-site__explore-button{width:40px;padding:0;justify-content:center}.cms-site__account-summary-copy{display:none}.cms-site__service-ribbon{overflow-x:auto;justify-content:start;padding:0 7px 6px;scrollbar-width:none}.cms-site__service-ribbon::-webkit-scrollbar{display:none}.recipe-composer__intro{grid-template-columns:1fr;gap:18px;padding:21px 18px;border-radius:20px}.recipe-composer__progress{width:100%}.recipe-composer__section{padding:18px 15px;border-radius:20px}.recipe-composer__fields--two{grid-template-columns:1fr}.recipe-composer__field--wide{grid-column:auto}.recipe-composer__ingredient-labels{display:none}.recipe-composer__ingredient-row{grid-template-columns:72px 82px minmax(0,1fr) 40px}.recipe-composer__preview-card{display:block}.recipe-composer__preview-image{aspect-ratio:16/10}.recipe-composer__actions .recipe-button,.recipe-composer__auth-actions .recipe-button{flex:1 1 150px}}@media (max-width:520px){.recipe-composer__ingredient-row{grid-template-columns:1fr 1fr 40px;padding:10px;border:1px solid #e4e9ed;border-radius:15px;background:#f8fafc}.recipe-composer__ingredient-row input[aria-label=Ingrediens]{grid-column:1/3;grid-row:2}.recipe-composer__ingredient-row .recipe-composer__remove{grid-column:3;grid-row:1/3;align-self:center}}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;overflow-x:hidden;font-family:var(--font-ui);color:var(--ink);background:radial-gradient(circle at top,#ffffff 0,#eef3fb 40%,#f5f7fb 100%);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body{min-height:100vh}h1,h2,h3,h4,h5{margin:0;font-family:var(--font-headline);letter-spacing:-.045em;line-height:1.05}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.recipe-topbar-shell.cms-site{position:relative;z-index:20;display:block;width:100vw;margin-left:calc(50% - 50vw);margin-bottom:2px;--home-cta-pink-start:#ff4f8b;--home-cta-pink-end:#e11d48;--home-cta-pink-text:#ffffff;--home-cta-pink-ink:#e11d48;--home-cta-pink-ink-strong:#be123c;--home-cta-pink-soft-bg:rgba(255,241,246,0.94);--home-cta-pink-soft-bg-strong:rgba(255,234,243,0.98);--home-cta-pink-soft-border:rgba(255,79,139,0.18);--home-cta-pink-gradient:linear-gradient(135deg,#ff4f8b,#e11d48);--home-cta-pink-shadow:0 14px 28px rgba(225,29,72,0.16);--home-cta-pink-shadow-strong:0 18px 32px rgba(225,29,72,0.22)}.cms-site__header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(20,33,61,.08);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.cms-site--header-editorial .cms-site__header{background:linear-gradient(180deg,rgba(255,251,245,.98),rgba(255,248,235,.94))}.cms-site--unified-header .cms-site__header{border-bottom:1px solid rgba(20,33,61,.08);background:rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cms-site__header-inner{display:grid;grid-template-columns:auto 1fr auto auto;gap:20px;align-items:center;min-height:82px;width:min(1180px,calc(100% - 32px));margin:0 auto}.cms-site--unified-header .cms-site__header-inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:82px;gap:20px}.cms-site--unified-header .cms-site__brand{grid-column:2;justify-self:center}.cms-site--unified-header .cms-site__nav{grid-column:1;grid-row:1;gap:4px;justify-content:flex-start;justify-self:start;padding:0;border:0;background:transparent;box-shadow:none}.cms-site--unified-header .cms-site__actions{grid-column:3;grid-row:1;justify-self:end}.cms-site__brand{display:inline-flex;align-items:center;gap:14px}.cms-site__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#111827,#7c2d12);color:white;font-size:.86rem;font-weight:800;letter-spacing:.14em}.cms-site__brand-mark--image{background:transparent;width:auto;height:auto;min-width:0;padding:0;box-shadow:none}.cms-site__brand-mark--image img{display:block;width:164px;max-width:100%;height:auto}.cms-site__brand-copy{display:grid;gap:3px}.cms-site__actions,.cms-site__nav{display:flex;align-items:center;gap:9px}.cms-site__add-recipe{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px 0 10px;border:1px solid rgba(225,29,72,.18);border-radius:13px;background:linear-gradient(135deg,#ff4f8b,#e11d48);color:#ffffff;box-shadow:0 12px 24px rgba(225,29,72,.18);font-size:.84rem;font-weight:850;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.cms-site__add-recipe:focus-visible,.cms-site__add-recipe:hover{color:#ffffff;transform:translateY(-1px);box-shadow:0 16px 30px rgba(225,29,72,.24)}.cms-site__add-recipe-icon{display:grid;width:22px;height:22px;place-items:center;border-radius:8px;background:rgba(255,255,255,.18)}.cms-site__add-recipe-icon svg{width:14px;height:14px}.cms-site__nav{justify-content:center}.cms-site__account-menu summary,.cms-site__account-menu-panel a,.cms-site__explore-button,.cms-site__footer-bottom-links a,.cms-site__footer-column-links a,.cms-site__footer-links a,.cms-site__nav>a,.cms-site__service-ribbon-item{transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.cms-site__explore-button,.cms-site__nav>a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px 0 11px;border:1px solid var(--home-cta-pink-soft-border);border-radius:13px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,245,249,.96));box-shadow:0 10px 22px rgba(225,29,72,.08);color:var(--ink);font-weight:700}.cms-site__explore-button{gap:8px}.cms-site__explore-icon{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:8px;background:var(--home-cta-pink-gradient);color:var(--home-cta-pink-text);flex:0 0 auto}.cms-site__explore-icon svg{width:13px;height:13px}.cms-site__account-menu summary:hover,.cms-site__account-menu[open] summary,.cms-site__explore-button:hover,.cms-site__nav>a:hover{border-color:rgba(255,79,139,.3);background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,234,243,.96));color:#0f172a;box-shadow:var(--home-cta-pink-shadow);transform:translateY(-1px)}.cms-site__account-menu{position:relative}.cms-site__account-menu summary{display:inline-grid;width:40px;height:40px;place-items:center;list-style:none;cursor:pointer;border-radius:12px;border:1px solid rgba(15,23,42,.1);background:#ffffff;color:var(--ink);box-shadow:0 12px 26px rgba(15,23,42,.08)}.cms-site__account-menu--signed-in summary{display:inline-flex;width:auto;min-height:40px;padding:0 12px 0 8px;gap:8px}.cms-site__account-menu summary::-webkit-details-marker{display:none}.cms-site__account-avatar{display:inline-grid;width:26px;height:26px;place-items:center;border-radius:9px;color:#ffffff;background:linear-gradient(180deg,#dc3284,#b91c6b)}.cms-site__account-avatar svg{width:17px;height:17px}.cms-site__account-summary-copy{display:grid;gap:1px;text-align:left;line-height:1.1}.cms-site__account-summary-copy strong{color:var(--ink);font-size:.78rem}.cms-site__account-summary-copy small{color:var(--muted);font-size:.64rem;font-weight:700}.cms-site__account-menu-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:45;display:grid;width:min(280px,calc(100vw - 32px));gap:8px;padding:12px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.98);box-shadow:0 28px 70px rgba(15,23,42,.16)}.cms-site__account-menu-head{display:grid;gap:4px;padding:10px 10px 8px;border-bottom:1px solid rgba(15,23,42,.08)}.cms-site__account-menu--signed-in .cms-site__account-menu-head{padding:12px 10px 10px;border-radius:14px;border-bottom:0;background:linear-gradient(180deg,rgba(236,253,245,.92),rgba(255,255,255,.96))}.cms-site__account-menu-head strong{color:var(--ink);font-size:.92rem;line-height:1.2}.cms-site__account-menu-head span{color:rgba(51,65,85,.72);font-size:.78rem;line-height:1.45}.cms-site__account-status-row{display:flex;flex-wrap:wrap;gap:6px;padding-top:4px}.cms-site__account-status-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.67rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cms-site__account-status-chip--active{background:rgba(225,29,72,.12);color:#be123c}.cms-site__account-status-chip--verified{background:rgba(15,118,110,.12);color:#0f766e}.cms-site__account-status-chip--pending{background:rgba(245,158,11,.12);color:#b45309}.cms-site__account-menu-panel a{display:grid;gap:3px;padding:10px;border-radius:14px;color:var(--ink);text-decoration:none}.cms-site__account-menu-panel a span{font-size:.88rem;font-weight:850}.cms-site__account-menu-panel a small{color:rgba(51,65,85,.62);font-size:.74rem;line-height:1.35}.cms-site__account-menu-panel a:hover{background:#f8fafc;transform:translateY(-1px)}.cms-site__service-ribbon{display:grid;grid-auto-flow:column;grid-auto-columns:56px;justify-content:start;gap:4px;padding:0;margin:12px auto 2px;width:min(1040px,calc(100% - 16px))}.cms-site__service-ribbon-item{display:grid;justify-items:center;gap:3px;min-width:0;width:56px;text-align:center;color:#203139;text-decoration:none;--service-accent:#1d343a;--service-bg:#f8fbfd;--service-border:rgba(19,46,51,0.08)}.cms-site__service-ribbon-media{display:grid;place-items:center;align-content:center;width:42px;height:42px;min-height:42px;max-width:42px;max-height:42px;box-sizing:border-box;padding:6px;border-radius:12px;border:1px solid var(--service-border);background:var(--service-bg);color:var(--service-accent)}.cms-site__service-ribbon-media>svg{width:25px;height:25px}.cms-site__service-ribbon-icon{width:18px;height:18px;color:var(--service-accent)}.cms-site__service-ribbon-kicker{max-width:42px;overflow:hidden;font-size:.4rem;font-weight:800;letter-spacing:.045em;line-height:1.05;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;color:color-mix(in srgb,var(--service-accent) 62%,#71838b)}.cms-site__service-ribbon-label{max-width:56px;overflow:hidden;display:-webkit-box;font-size:.62rem;font-weight:800;line-height:1.08;text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cms-site__service-ribbon-item--annonser{--service-accent:#0b63ce;--service-bg:linear-gradient(180deg,#eef6ff,#f8fbff);--service-border:rgba(11,99,206,0.18)}.cms-site__service-ribbon-item--bostad{--service-accent:#b45309;--service-bg:linear-gradient(180deg,#fff7ed,#fffdfa);--service-border:rgba(180,83,9,0.18)}.cms-site__service-ribbon-item--jamfor{--service-accent:#0891b2;--service-bg:linear-gradient(180deg,#ecfeff,#f8fdff);--service-border:rgba(8,145,178,0.18)}.cms-site__service-ribbon-item--offert{--service-accent:#1d4ed8;--service-bg:linear-gradient(180deg,#eef2ff,#fafbff);--service-border:rgba(29,78,216,0.18)}.cms-site__service-ribbon-item--foretag{--service-accent:#0b63ce;--service-bg:linear-gradient(180deg,#eef6ff,#f8fbff);--service-border:rgba(11,99,206,0.16)}.cms-site__service-ribbon-item--ekonomi{--service-accent:#0f766e;--service-bg:linear-gradient(180deg,#edfdfa,#f8fffd);--service-border:rgba(15,118,110,0.18)}.cms-site__service-ribbon-item--bors{--service-accent:#7c3aed;--service-bg:linear-gradient(180deg,#f5f3ff,#fbfaff);--service-border:rgba(124,58,237,0.16)}.cms-site__service-ribbon-item--hitta{--service-accent:#2563eb;--service-bg:linear-gradient(180deg,#eff6ff,#fbfdff);--service-border:rgba(37,99,235,0.18)}.cms-site__service-ribbon-item--jobb{--service-accent:#7c3aed;--service-bg:linear-gradient(180deg,#f5f3ff,#fbfaff);--service-border:rgba(124,58,237,0.18)}.cms-site__service-ribbon-item--utbildning{--service-accent:#0e7490;--service-bg:linear-gradient(180deg,#ecfeff,#f8fdff);--service-border:rgba(14,116,144,0.18)}.cms-site__service-ribbon-item--recept{--service-accent:#e11d48;--service-bg:linear-gradient(180deg,#fff1f6,#fff7fb);--service-border:rgba(225,29,72,0.18)}.cms-site__service-ribbon-item--resor{--service-accent:#c2410c;--service-bg:linear-gradient(180deg,#fff4ed,#fffaf7);--service-border:rgba(194,65,12,0.18)}.cms-site__service-ribbon-item--krypto{--service-accent:#0d9488;--service-bg:linear-gradient(180deg,#ecfeff,#f8ffff);--service-border:rgba(13,148,136,0.18)}.cms-site__service-ribbon-item--forum{--service-accent:#475569;--service-bg:linear-gradient(180deg,#f8fafc,#ffffff);--service-border:rgba(71,85,105,0.18)}.cms-site__service-ribbon-item--deals{--service-accent:#0f766e;--service-bg:linear-gradient(180deg,#edfdfa,#f8fffd);--service-border:rgba(15,118,110,0.18)}.cms-site__service-ribbon-item:focus-visible,.cms-site__service-ribbon-item:hover{color:#132a31;transform:translateY(-1px)}.cms-site__service-ribbon-item:focus-visible .cms-site__service-ribbon-media,.cms-site__service-ribbon-item:hover .cms-site__service-ribbon-media{border-color:rgba(19,46,51,.12);background:#ffffff;box-shadow:0 4px 10px rgba(24,44,47,.03)}.cms-site__service-ribbon-item:focus-visible .cms-site__service-ribbon-kicker,.cms-site__service-ribbon-item:hover .cms-site__service-ribbon-kicker{color:var(--service-accent)}.recipe-footer.cms-site{width:100vw;margin-left:calc(50% - 50vw);margin-top:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none}.cms-site__footer-strip{margin-top:56px;border-top:1px solid rgba(20,33,61,.08);background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 28%),linear-gradient(180deg,rgba(248,251,255,.58),rgba(255,255,255,.98))}.cms-site--footer-editorial .cms-site__footer-strip{background:radial-gradient(circle at top left,rgba(220,50,132,.22),transparent 26%),radial-gradient(circle at top right,rgba(255,79,139,.18),transparent 30%),linear-gradient(145deg,#0f172a,#172033 56%,#111827);color:#ffffff}.cms-site__footer-strip-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:18px;padding:28px 0 34px}.cms-site__footer-copy{display:grid;gap:8px}.cms-site__footer-logo{display:inline-flex;width:fit-content}.cms-site__footer-logo img{display:block;width:min(220px,62vw);height:auto;object-fit:contain}.cms-site__footer-copy strong{color:#ffffff;display:block;font-size:1rem;margin-bottom:6px}.cms-site__footer-copy span{color:#94a3b8;font-size:.9rem;white-space:pre-line}.cms-site__footer-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:18px}.cms-site__footer-column{display:grid;gap:10px;align-content:start}.cms-site__footer-column strong{font-size:.96rem;color:#f8fafc}.cms-site__footer-column-links{display:grid;gap:8px}.cms-site__footer-column-links a{color:rgba(226,232,240,.76);font-size:.9rem;font-weight:700}.cms-site__footer-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.cms-site__footer-links a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(226,232,240,.82);font-size:.84rem;font-weight:700}.cms-site__footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.cms-site__footer-bottom-copy{color:rgba(226,232,240,.76);font-size:.9rem}.cms-site__footer-bottom-links{display:flex;flex-wrap:wrap;gap:8px}.cms-site__footer-bottom-links a{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(226,232,240,.82);font-size:.82rem;font-weight:700}.recipe-footer,.recipe-topbar-shell{overflow:visible}.recipe-shell{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:0 0 56px}.recipe-topbar-shell{position:sticky;top:0;z-index:20;display:grid;margin:0 0 18px}.recipe-topbar{width:100vw;margin-left:calc(50% - 50vw);padding:0;border:0;border-radius:0;background:#ffffff;border-bottom:1px solid rgba(226,232,240,.94);box-shadow:0 1px 0 rgba(15,23,42,.03)}.recipe-topbar__inner{width:min(1360px,calc(100% - 40px));margin:0 auto;display:grid;gap:8px;padding:10px 0 9px}.recipe-topbar__bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;position:relative;padding-bottom:9px}.recipe-topbar__bar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(146,161,188,.16),transparent)}.recipe-topbar__pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(214,222,232,.92);box-shadow:0 6px 18px rgba(15,23,42,.05);font-size:.86rem;font-weight:800;white-space:nowrap}.recipe-topbar__pill,.recipe-topbar__pill--accent{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.96));color:var(--ink)}.recipe-topbar__pill--accent{border-color:rgba(214,222,232,.96)}.recipe-topbar__pill--ghost{color:var(--ink)}.recipe-topbar__pill--ghost .recipe-topbar__icon{color:var(--accent)}.recipe-topbar__pill--account,.recipe-topbar__pill--explore{width:fit-content}.recipe-topbar__pill--account{padding-inline:11px}.recipe-topbar__icon{display:inline-flex;align-items:center;justify-content:center;color:currentColor}.recipe-topbar__icon,.recipe-topbar__icon svg{width:17px;height:17px}.recipe-topbar__tiles{width:100vw;margin-left:calc(50% - 50vw);padding:8px 0 12px;border-bottom:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,250,252,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.88)}.recipe-topbar__tiles-inner{width:min(1160px,calc(100% - 36px));margin:0 auto;display:flex;justify-content:center;align-items:flex-start;gap:7px;overflow-x:auto;padding:0 2px 2px;scrollbar-width:none;-ms-overflow-style:none}.recipe-topbar__tiles-inner::-webkit-scrollbar{display:none}.recipe-topbar__tile{position:relative;flex:0 0 auto;display:grid;justify-items:center;gap:4px;min-width:62px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--muted);transition:transform .18s ease,color .18s ease}.recipe-topbar__tile:focus-visible,.recipe-topbar__tile:hover{transform:translateY(-1px);color:var(--ink)}.recipe-topbar__tile[aria-current=page]{color:var(--ink)}.recipe-topbar__tile[aria-current=page]:after{content:"";position:absolute;left:50%;bottom:-6px;width:20px;height:3px;transform:translateX(-50%);border-radius:999px;background:var(--tile-accent);box-shadow:0 4px 12px var(--tile-accent-soft)}.recipe-topbar__tile-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;color:var(--tile-accent);background:var(--tile-accent-soft);border:1px solid rgba(214,222,232,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 6px 14px rgba(15,23,42,.03);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.recipe-topbar__tile[aria-current=page] .recipe-topbar__tile-icon{background:linear-gradient(180deg,rgba(255,255,255,.8),var(--tile-accent-soft));color:var(--tile-accent);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 18px var(--tile-accent-soft)}.recipe-topbar__tile-icon svg{width:15.5px;height:15.5px}.recipe-topbar__tile-copy{display:grid;justify-items:center;text-align:center;line-height:1}.recipe-topbar__tile-copy strong{font-size:.58rem;font-weight:800;letter-spacing:0;white-space:nowrap}.recipe-brand{display:inline-flex;align-items:baseline;gap:10px;white-space:nowrap}.recipe-brand--logo:before{content:none!important}.recipe-topbar__bar .recipe-brand{justify-self:center}.recipe-topbar__bar .recipe-brand:before{content:none!important}.recipe-brand__image{display:block;width:auto;height:auto}.recipe-brand__image--footer,.recipe-brand__image--header{width:146px}.recipe-brand__mark{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.recipe-brand strong{font-size:1.42rem;line-height:1;font-family:Georgia,Times New Roman,serif;font-style:italic;letter-spacing:-.04em}.recipe-button,.recipe-section-head__action,.recipe-topbar__cta,.recipe-topbar__pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.96));color:var(--ink);box-shadow:0 10px 24px rgba(15,23,42,.06);font-size:.95rem;font-weight:700;transition:.2s ease}.recipe-button{border-color:rgba(146,161,188,.24)}.recipe-button--primary,.recipe-section-head__action,.recipe-topbar__cta{background:linear-gradient(135deg,#ff4f8b,#e11d48);color:#fff;border-color:transparent;box-shadow:0 16px 30px rgba(225,29,72,.18)}.recipe-button:focus-visible,.recipe-button:hover,.recipe-section-head__action:focus-visible,.recipe-section-head__action:hover,.recipe-topbar__cta:focus-visible,.recipe-topbar__cta:hover{transform:translateY(-1px)}.recipe-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:20px;align-items:stretch;padding:30px;border:1px solid rgba(226,232,240,.92);border-radius:28px;background:radial-gradient(circle at top right,rgba(148,163,184,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(255,79,139,.05),transparent 26%),radial-gradient(circle at 55% 12%,rgba(148,163,184,.04),transparent 22%),rgba(255,255,255,.96);box-shadow:0 26px 66px rgba(15,23,42,.08)}.recipe-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 24%),radial-gradient(circle at 18% 12%,rgba(255,255,255,.24),transparent 14%);pointer-events:none}.recipe-hero>*{position:relative;z-index:1}.recipe-hero__copy{display:grid;align-content:start;gap:20px}.recipe-kicker{display:inline-flex;align-items:center;width:fit-content;padding:7px 12px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,241,246,.96));border:1px solid rgba(255,79,139,.16);color:var(--accent);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.recipe-hero h1{max-width:11.2ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4.8vw,5.25rem);font-weight:700;letter-spacing:-.06em;text-wrap:balance}.recipe-article__deck,.recipe-form__copy p,.recipe-guide-rail p,.recipe-hero p,.recipe-section-head p{margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.recipe-guide-rail__actions,.recipe-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.recipe-hero__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.recipe-article,.recipe-category-card,.recipe-category-showcase,.recipe-form,.recipe-guide-step,.recipe-hero__stats article,.recipe-latest-card,.recipe-news-card,.recipe-news-page__compact,.recipe-news-page__lead,.recipe-page-panel,.recipe-profile-card,.recipe-profile-showcase{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.recipe-category-card,.recipe-home-activity__card,.recipe-home-feed__card,.recipe-home-feed__score-row,.recipe-home-live__card,.recipe-home-profile-strip__card,.recipe-latest-card,.recipe-news-card,.recipe-profile-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.recipe-hero__stats article{padding:14px 16px}.recipe-hero__stats em,.recipe-hero__stats strong{display:block}.recipe-hero__stats strong{font-size:1.15rem}.recipe-hero__stats em{margin-top:4px;color:var(--muted);font-size:.86rem;font-style:normal}.recipe-home-live{position:relative;overflow:hidden;display:grid;gap:14px;padding:18px;border-radius:24px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,247,251,.92)),radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 28%)}.recipe-home-live__head{display:grid;gap:6px}.recipe-home-live__head strong{font-size:1.02rem}.recipe-home-live__head p{margin:0;color:var(--muted);line-height:1.55}.recipe-home-live__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-home-live__card{position:relative;display:grid;gap:6px;padding:14px 15px;border-radius:20px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.94)),rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 20px rgba(15,23,42,.04)}.recipe-home-live__card:first-child{grid-column:1/-1;padding:18px 18px 16px;border-color:rgba(225,29,72,.16);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,242,247,.96)),radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 30%)}.recipe-category-card:hover,.recipe-home-activity__card:hover,.recipe-home-feed__card:hover,.recipe-home-feed__score-row:hover,.recipe-home-live__card:hover,.recipe-home-profile-strip__card:hover,.recipe-latest-card:hover,.recipe-news-card:hover,.recipe-profile-card:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 18px 38px rgba(15,23,42,.1)}.recipe-home-live__card span{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recipe-home-live__card strong{font-size:.98rem}.recipe-home-live__card p,.recipe-home-live__card small{margin:0;color:var(--muted);line-height:1.45}.recipe-home-live__card small{font-size:.78rem;font-weight:700}.recipe-home-activity{position:relative;overflow:hidden;display:grid;gap:12px;padding:18px;border-radius:24px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,247,251,.92)),radial-gradient(circle at bottom left,rgba(225,29,72,.05),transparent 32%)}.recipe-home-activity__head{display:grid;gap:6px}.recipe-home-activity__head strong{font-size:1.02rem}.recipe-home-activity__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.recipe-home-activity__card{display:grid;gap:5px;padding:13px 14px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.94)),rgba(255,255,255,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.84)}.recipe-home-activity__card:first-child{border-color:rgba(225,29,72,.16);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,242,247,.96)),rgba(255,255,255,.92)}.recipe-home-activity__card span{color:var(--accent-2);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recipe-home-activity__card strong{font-size:1.05rem}.recipe-home-activity__card p{margin:0;color:var(--muted);line-height:1.45}.recipe-home-profile-strip{position:relative}.recipe-home-profile-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.recipe-home-profile-strip__card{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border-radius:20px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.96)),rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 24px rgba(15,23,42,.05)}.recipe-home-profile-strip__card:first-child{border-color:rgba(255,79,139,.16);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,242,247,.96)),rgba(255,255,255,.94)}.recipe-home-profile-strip__card:nth-child(2){border-color:rgba(225,29,72,.16)}.recipe-home-profile-strip__card:nth-child(3){border-color:rgba(190,18,60,.16)}.recipe-home-profile-strip__avatar{overflow:hidden;width:62px;height:62px;border-radius:18px}.recipe-home-profile-strip__avatar img{width:100%;height:100%;object-fit:cover}.recipe-home-profile-strip__copy{display:grid;gap:4px;min-width:0}.recipe-home-profile-strip__copy strong{font-size:1rem}.recipe-home-profile-strip__copy p,.recipe-home-profile-strip__copy small,.recipe-home-profile-strip__meta span{color:var(--muted)}.recipe-home-profile-strip__copy small{font-size:.8rem;font-weight:700}.recipe-home-profile-strip__copy p{margin:0;line-height:1.45;font-size:.9rem}.recipe-home-profile-strip__meta{display:grid;justify-items:end;gap:2px;text-align:right}.recipe-home-profile-strip__meta b{color:var(--accent);font-size:.88rem}.recipe-home-profile-strip__meta span{font-size:.76rem;font-weight:700}.recipe-home-feed{position:relative;overflow:hidden;border-radius:var(--radius-lg)}.recipe-home-feed:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,79,139,.1),transparent 30%),radial-gradient(circle at bottom left,rgba(225,29,72,.08),transparent 32%);pointer-events:none}.recipe-home-feed>*{position:relative;z-index:1}.recipe-home-feed__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:14px}.recipe-home-feed__timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-home-feed__card{grid-column:auto;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border-radius:20px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.96)),rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 24px rgba(15,23,42,.05)}.recipe-home-feed__card:first-child{grid-column:1/-1;padding:18px 18px 16px;border-color:rgba(225,29,72,.16);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,242,247,.97)),radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 30%)}.recipe-home-feed__index{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,rgba(255,79,139,.16),rgba(225,29,72,.12)),rgba(255,79,139,.08);color:color-mix(in srgb,var(--accent) 82%,#ff4f8b);font-size:.8rem;font-weight:900;letter-spacing:.08em}.recipe-home-feed__card:first-child .recipe-home-feed__index{width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,rgba(255,79,139,.16),rgba(225,29,72,.14)),rgba(255,79,139,.08);color:var(--accent-2)}.recipe-home-feed__copy{display:grid;gap:4px;min-width:0}.recipe-home-feed__copy em{color:var(--accent);font-size:.72rem;font-weight:800;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.recipe-home-feed__copy strong{font-size:1rem}.recipe-home-feed__copy p{margin:0;color:var(--muted);line-height:1.45}.recipe-home-feed__meta{display:grid;justify-items:end;gap:2px;text-align:right}.recipe-home-feed__meta b{color:var(--accent-2);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-home-feed__meta span{color:var(--muted);font-size:.8rem;font-weight:700}.recipe-home-feed__scoreboard{display:grid;gap:10px;padding:18px;border-radius:24px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,251,.94)),radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 28%)}.recipe-home-feed__scoreboard strong{font-size:1.08rem}.recipe-home-feed__scoreboard p{margin:0;color:var(--muted);line-height:1.55}.recipe-home-feed__score-list{display:grid;gap:10px}.recipe-home-feed__score-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 14px;border-radius:18px;border:1px solid rgba(146,161,188,.16);background:rgba(255,255,255,.9)}.recipe-home-feed__score-row:first-child{border-color:rgba(255,79,139,.16);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,242,247,.96)),rgba(255,255,255,.94)}.recipe-home-feed__score-rank{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(255,79,139,.08);color:var(--accent-2);font-size:.78rem;font-weight:900}.recipe-home-feed__score-copy{display:grid;gap:2px;min-width:0}.recipe-home-feed__score-copy strong{font-size:.96rem}.recipe-home-feed__score-copy small{color:var(--muted);font-size:.78rem;font-weight:700}.recipe-home-feed__score-meta{display:grid;justify-items:end;gap:2px;text-align:right}.recipe-home-feed__score-meta b{color:var(--accent);font-size:.9rem}.recipe-home-feed__score-meta span{color:var(--muted);font-size:.74rem;font-weight:700}.recipe-home-feed__score-bar{grid-column:1/-1;overflow:hidden;height:8px;border-radius:999px;background:rgba(146,161,188,.16)}.recipe-home-feed__score-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent-3),color-mix(in srgb,var(--accent-3) 55%,white))}.recipe-hero__visual{position:relative;overflow:hidden;min-height:340px;border-radius:calc(var(--radius-lg) - 2px);background:linear-gradient(180deg,rgba(15,23,42,.18),rgba(15,23,42,.38)),url(https://images.unsplash.com/photo-1495521821757-a1efb6729352?auto=format&fit=crop&w=1200&q=80) 50%/cover no-repeat}.recipe-hero__visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 26%),radial-gradient(circle at bottom left,rgba(255,79,139,.2),transparent 24%)}.recipe-hero__visual-card{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;display:grid;gap:10px;padding:18px;border-radius:22px;background:rgba(15,23,42,.72);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.recipe-hero__visual-card strong{font-size:1.3rem}.recipe-hero__visual-tags{display:flex;flex-wrap:wrap;gap:8px}.recipe-category-card__badge,.recipe-form__chip,.recipe-hero__visual-tags span,.recipe-pill,.recipe-profile-card__specialties span,.recipe-tag{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.9);color:var(--muted);font-size:.78rem;font-weight:700}.recipe-search-strip{display:grid;gap:16px;margin:18px 0 0;padding:20px;border:1px solid rgba(255,255,255,.74);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,79,139,.12),transparent 26%),radial-gradient(circle at bottom left,rgba(225,29,72,.08),transparent 26%),rgba(255,255,255,.9);box-shadow:var(--shadow-strong)}.recipe-search-strip__copy{display:grid;grid-template-columns:minmax(0,1.1fr);gap:12px}.recipe-search-strip__copy h2{margin-top:8px;font-size:clamp(1.4rem,2.6vw,2.3rem)}.recipe-search-strip__copy p{max-width:72ch;margin:8px 0 0;color:var(--muted);line-height:1.6}.recipe-search-strip__controls{display:grid;gap:14px}.recipe-search-strip__search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.recipe-search-strip__field{display:grid;gap:8px;font-size:.88rem;font-weight:800;color:var(--ink)}.recipe-search-strip__field span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.recipe-search-strip__field input{min-height:52px;padding:0 16px;border-radius:18px;border:1px solid rgba(146,161,188,.28);background:rgba(255,255,255,.96);color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.recipe-search-strip__actions{display:flex;flex-wrap:wrap;gap:10px}.recipe-search-strip__clear,.recipe-search-strip__submit{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:18px;border:1px solid transparent;font-weight:800;transition:.2s ease}.recipe-search-strip__submit{background:linear-gradient(135deg,#ff4f8b,#e11d48);color:#fff;box-shadow:0 16px 30px rgba(225,29,72,.16)}.recipe-search-strip__clear{border-color:rgba(146,161,188,.22);background:rgba(255,255,255,.9);color:var(--muted)}.recipe-search-strip__clear:focus-visible,.recipe-search-strip__clear:hover,.recipe-search-strip__submit:focus-visible,.recipe-search-strip__submit:hover{transform:translateY(-1px)}.recipe-search-strip__active{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:rgba(255,79,139,.08);border:1px solid rgba(255,79,139,.12)}.recipe-search-strip__active span{color:var(--accent);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recipe-search-strip__active strong{font-size:1rem}.recipe-search-strip__filters{display:flex;flex-wrap:wrap;gap:10px}.recipe-search-strip__chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(146,161,188,.22);background:rgba(249,251,255,.96);color:var(--muted);font-size:.88rem;font-weight:700}.recipe-search-strip__chip:focus-visible,.recipe-search-strip__chip:hover{border-color:rgba(255,79,139,.24);color:var(--accent)}.recipe-search-strip__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.recipe-search-strip__stats article{padding:14px 16px;border-radius:18px;background:rgba(247,249,253,.96);border:1px solid rgba(146,161,188,.18)}.recipe-search-strip__stats span,.recipe-search-strip__stats strong{display:block}.recipe-search-strip__stats strong{font-size:1.02rem}.recipe-search-strip__stats span{margin-top:4px;color:var(--muted);font-size:.86rem}.recipe-layout{grid-template-columns:minmax(0,1fr) minmax(290px,320px);align-items:start;margin-top:18px}.recipe-layout,.recipe-main{display:grid;gap:18px}.recipe-section{position:relative;overflow:hidden;display:grid;gap:14px;padding:22px;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-lg);background:rgba(255,255,255,.84);box-shadow:var(--shadow)}.recipe-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,79,139,.05),transparent 30%);pointer-events:none}.recipe-section>*{position:relative;z-index:1}.recipe-section--soft{background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(249,251,255,.96))}.recipe-section--feature{border-color:rgba(255,79,139,.12);background:radial-gradient(circle at top left,rgba(255,79,139,.08),transparent 26%),radial-gradient(circle at top right,rgba(225,29,72,.06),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,251,255,.98));box-shadow:0 24px 56px rgba(15,23,42,.08)}.recipe-section--feature:after{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,rgba(255,79,139,.88),rgba(225,29,72,.56),rgba(190,18,60,.42));opacity:.5;pointer-events:none}.recipe-section--feature .recipe-section-head{padding-bottom:12px;border-bottom:1px solid rgba(146,161,188,.16)}.recipe-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;gap:16px;align-items:start}.recipe-section-head h2{margin-top:8px;font-size:clamp(1.4rem,2.3vw,2.4rem)}.recipe-section-head p{max-width:64ch;margin-top:8px}.recipe-section-head__action{white-space:nowrap}.recipe-news-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.recipe-news-card,.recipe-news-grid,.recipe-news-grid__list{display:grid;gap:14px}.recipe-news-card{overflow:hidden;grid-template-columns:160px minmax(0,1fr);align-items:stretch;min-height:160px;padding:12px}.recipe-news-card--lead{grid-template-columns:1fr;min-height:100%;padding:0}.recipe-news-card__media{overflow:hidden;border-radius:18px;background:linear-gradient(180deg,rgba(15,23,42,.1),rgba(15,23,42,.2))}.recipe-news-card__media img{width:100%;height:100%;object-fit:cover}.recipe-news-card--lead .recipe-news-card__media{min-height:260px;border-radius:22px 22px 0 0}.recipe-news-card__copy{display:grid;gap:8px;align-content:start;padding:4px 2px 4px 0}.recipe-news-card--lead .recipe-news-card__copy{padding:0 18px 18px}.recipe-article__meta,.recipe-category-card__badge,.recipe-guide-step__copy em,.recipe-latest-card__meta,.recipe-news-card__copy em,.recipe-profile-card__copy em{font-style:normal;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.72rem;font-weight:800}.recipe-news-card__copy strong{font-size:1.1rem}.recipe-news-card--lead .recipe-news-card__copy strong{font-size:clamp(1.45rem,3vw,2.2rem)}.recipe-article__content li,.recipe-article__content p,.recipe-guide-step__copy small,.recipe-latest-card__copy p,.recipe-news-card__copy p,.recipe-news-card__copy small,.recipe-profile-card__copy p{margin:0;color:var(--muted);line-height:1.55}.recipe-latest-card__copy small,.recipe-news-card__copy small{color:#8391aa;font-weight:700}.recipe-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.recipe-profile-front-row{position:relative;overflow:hidden}.recipe-profile-front-row:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,79,139,.1),transparent 28%),radial-gradient(circle at top right,rgba(225,29,72,.1),transparent 30%);pointer-events:none}.recipe-profile-front-row__board{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);gap:14px}.recipe-profile-front-row__lead{display:grid;gap:12px;padding:16px;border-radius:22px;border:1px solid color-mix(in srgb,var(--profile-front-accent,var(--accent)) 18%,rgba(146,161,188,.18));background:linear-gradient(135deg,color-mix(in srgb,var(--profile-front-accent,var(--accent)) 8%,rgba(255,255,255,.98)),rgba(255,255,255,.98)),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 12px 28px rgba(15,23,42,.07)}.recipe-profile-front-row__lead-top{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center}.recipe-profile-front-row__lead-avatar{overflow:hidden;width:88px;height:88px;border-radius:24px;border:1px solid color-mix(in srgb,var(--profile-front-accent,var(--accent)) 24%,rgba(255,255,255,.35));background:radial-gradient(circle at top left,color-mix(in srgb,var(--profile-front-accent,var(--accent)) 20%,rgba(255,255,255,.92)),rgba(255,255,255,.25)),linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,244,250,.96))}.recipe-profile-front-row__lead-avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-front-row__lead-copy{display:grid;gap:4px;min-width:0}.recipe-profile-front-row__lead-copy strong{font-size:clamp(1.2rem,2vw,1.7rem)}.recipe-profile-front-row__lead-copy small,.recipe-profile-front-row__lead-copy span{color:var(--muted)}.recipe-profile-front-row__lead-copy span{font-size:.95rem;font-weight:700}.recipe-profile-front-row__lead-copy small{font-size:.84rem;line-height:1.45}.recipe-profile-front-row__lead-stats{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-front-row__lead-stats span{padding:7px 10px;border-radius:999px;background:rgba(247,249,253,.98);border:1px solid rgba(146,161,188,.18);color:color-mix(in srgb,var(--profile-front-accent,var(--accent)) 70%,#1f2937);font-size:.78rem;font-weight:800}.recipe-profile-front-row__lead-actions{display:flex;flex-wrap:wrap;gap:10px}.recipe-profile-front-row__lead-actions .recipe-button{min-height:38px;padding-inline:14px;font-size:.88rem}.recipe-profile-front-row__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recipe-profile-front-row__item{position:relative;display:grid;gap:0;overflow:hidden;padding:0;border:1px solid color-mix(in srgb,var(--profile-front-accent,var(--accent)) 18%,rgba(146,161,188,.18));border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--profile-front-accent,var(--accent)) 10%,rgba(255,255,255,.96)),rgba(255,255,255,.98)),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 12px 28px rgba(15,23,42,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.recipe-profile-front-row__item:focus-within,.recipe-profile-front-row__item:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--profile-front-accent,var(--accent)) 42%,rgba(146,161,188,.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 18px 36px rgba(15,23,42,.11)}.recipe-profile-front-row__card-link{display:grid;grid-template-columns:auto 76px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;color:inherit}.recipe-profile-front-row__rank{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;border-radius:14px;background:var(--profile-front-accent,var(--accent));color:#fff;font-size:.88rem;font-weight:900;box-shadow:0 10px 22px color-mix(in srgb,var(--profile-front-accent,var(--accent)) 36%,transparent)}.recipe-profile-front-row__avatar{overflow:hidden;width:76px;height:76px;border-radius:22px;border:1px solid color-mix(in srgb,var(--profile-front-accent,var(--accent)) 24%,rgba(255,255,255,.35));background:radial-gradient(circle at top left,color-mix(in srgb,var(--profile-front-accent,var(--accent)) 22%,rgba(255,255,255,.92)),rgba(255,255,255,.25)),linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,244,250,.96))}.recipe-profile-front-row__avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-front-row__copy{display:grid;gap:4px;min-width:0}.recipe-profile-front-row__copy strong{font-size:1rem;letter-spacing:-.02em}.recipe-profile-front-row__copy small,.recipe-profile-front-row__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.recipe-profile-front-row__copy span{font-size:.89rem;font-weight:700}.recipe-profile-front-row__copy small{font-size:.84rem}.recipe-profile-front-row__meta{display:grid;justify-items:end;gap:4px;min-width:92px;text-align:right}.recipe-profile-front-row__meta b{color:var(--profile-front-accent,var(--accent));font-size:.94rem}.recipe-profile-front-row__meta span{color:var(--muted);font-size:.8rem;font-weight:700}.recipe-profile-front-row__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:0 14px 14px}.recipe-profile-front-row__actions .recipe-engagement-buttons__form{display:flex}.recipe-profile-front-row__actions .recipe-button{min-height:38px;padding-inline:14px;font-size:.88rem}.recipe-followed-hub{display:grid;gap:16px}.recipe-followed-hub__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.recipe-followed-hub__panel{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96));box-shadow:var(--shadow)}.recipe-followed-hub__panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.recipe-followed-hub__panel-head strong{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 12px;border-radius:14px;background:var(--accent-soft);color:var(--accent);font-size:1rem;font-weight:900}.recipe-followed-hub__list{display:grid;gap:10px}.recipe-followed-hub__row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(146,161,188,.18);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.recipe-followed-hub__row:focus-visible,.recipe-followed-hub__row:hover{border-color:rgba(255,79,139,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 12px 24px rgba(15,23,42,.08)}.recipe-followed-hub__avatar{overflow:hidden;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,rgba(255,79,139,.1),rgba(190,18,60,.1))}.recipe-followed-hub__avatar--article{border-radius:16px}.recipe-followed-hub__avatar img{width:100%;height:100%;object-fit:cover}.recipe-followed-hub__copy{display:grid;gap:4px;min-width:0}.recipe-followed-hub__copy strong{font-size:.98rem;letter-spacing:-.02em}.recipe-followed-hub__copy small,.recipe-followed-hub__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.recipe-followed-hub__copy span{font-size:.88rem;font-weight:700}.recipe-followed-hub__copy small{font-size:.82rem}.recipe-followed-hub__meta{display:grid;justify-items:end;gap:3px;text-align:right}.recipe-followed-hub__meta b{color:var(--accent);font-size:.9rem}.recipe-followed-hub__meta span{color:var(--muted);font-size:.78rem;font-weight:700}.recipe-ingredient-spotlight{display:grid;gap:16px}.recipe-ingredient-spotlight__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:14px;align-items:start}.recipe-ingredient-spotlight__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-ingredient-chip{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid color-mix(in srgb,var(--ingredient-accent,var(--accent)) 18%,rgba(146,161,188,.18));border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--ingredient-accent,var(--accent)) 10%,rgba(255,255,255,.96)),rgba(255,255,255,.98)),rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 22px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.recipe-ingredient-chip:focus-visible,.recipe-ingredient-chip:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--ingredient-accent,var(--accent)) 42%,rgba(146,161,188,.18));box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 16px 28px rgba(15,23,42,.1)}.recipe-ingredient-chip__count{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:var(--ingredient-accent,var(--accent));color:#fff;font-size:.84rem;font-weight:900}.recipe-ingredient-chip__copy{display:grid;gap:3px;min-width:0}.recipe-ingredient-chip__copy strong{font-size:.96rem;letter-spacing:-.02em}.recipe-ingredient-chip__copy small{color:var(--muted);font-size:.8rem;font-weight:700}.recipe-ingredient-spotlight__panel{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96));box-shadow:var(--shadow)}.recipe-ingredient-spotlight__panel h3{font-size:1.18rem}.recipe-ingredient-spotlight__panel p{margin:0;color:var(--muted);line-height:1.58}.recipe-weekly-leaderboard{display:grid;gap:16px}.recipe-weekly-leaderboard__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px;align-items:start}.recipe-weekly-leaderboard__list{display:grid;gap:10px}.recipe-weekly-leaderboard__item{display:grid;grid-template-columns:auto 64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid color-mix(in srgb,var(--profile-front-accent,var(--accent)) 18%,rgba(146,161,188,.18));border-radius:20px;background:linear-gradient(135deg,color-mix(in srgb,var(--profile-front-accent,var(--accent)) 9%,rgba(255,255,255,.96)),rgba(255,255,255,.98)),rgba(255,255,255,.94);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 22px rgba(15,23,42,.06)}.recipe-weekly-leaderboard__rank{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border-radius:14px;background:var(--profile-front-accent,var(--accent));color:#fff;font-size:.86rem;font-weight:900}.recipe-weekly-leaderboard__avatar{overflow:hidden;width:64px;height:64px;border-radius:18px;border:1px solid color-mix(in srgb,var(--profile-front-accent,var(--accent)) 24%,rgba(255,255,255,.35))}.recipe-weekly-leaderboard__avatar img{width:100%;height:100%;object-fit:cover}.recipe-weekly-leaderboard__copy{display:grid;gap:4px;min-width:0}.recipe-weekly-leaderboard__copy strong{font-size:1rem}.recipe-weekly-leaderboard__copy small,.recipe-weekly-leaderboard__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.recipe-weekly-leaderboard__copy span{font-size:.88rem;font-weight:700}.recipe-weekly-leaderboard__copy small{font-size:.82rem}.recipe-weekly-leaderboard__meta{display:grid;justify-items:end;gap:3px;text-align:right}.recipe-weekly-leaderboard__meta b{color:var(--profile-front-accent,var(--accent));font-size:.92rem}.recipe-weekly-leaderboard__meta span{color:var(--muted);font-size:.78rem;font-weight:700}.recipe-weekly-leaderboard__panel{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96));box-shadow:var(--shadow)}.recipe-weekly-leaderboard__panel h3{font-size:1.18rem}.recipe-weekly-leaderboard__panel p{margin:0;color:var(--muted);line-height:1.56}.recipe-profile-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:15px;border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.18));background:radial-gradient(circle at top right,var(--profile-accent-soft,rgba(255,79,139,.08)),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 10px 24px rgba(15,23,42,.06)}.recipe-profile-card__avatar{overflow:hidden;width:84px;height:84px;border-radius:22px;background:linear-gradient(135deg,var(--profile-accent-soft,rgba(255,79,139,.12)),rgba(225,29,72,.12));border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 18%,rgba(255,255,255,.3))}.recipe-profile-card__avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-card__copy{display:grid;gap:6px}.recipe-profile-card__copy strong{font-size:1.05rem;letter-spacing:-.01em}.recipe-profile-card__copy small{color:var(--muted)}.recipe-profile-card__copy em{display:inline-flex;align-items:center;width:fit-content;padding:5px 9px;border-radius:999px;background:var(--profile-accent-soft,rgba(255,79,139,.08));color:var(--profile-accent,var(--accent));font-style:normal;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-rating-row{display:inline-flex;align-items:center;gap:10px;margin-top:4px;color:#334155;font-size:.88rem}.recipe-rating-row b{color:var(--profile-accent,var(--accent))}.recipe-profile-card__signal{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-card__signal span{padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 10%,#f7f9fd);color:color-mix(in srgb,var(--profile-accent,var(--accent)) 68%,#334155);font-size:.74rem;font-weight:800}.recipe-profile-card__score{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.recipe-profile-card__score b{padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 14%,#f7f9fd);color:var(--profile-accent,var(--accent));font-size:.78rem;font-weight:900;letter-spacing:.02em}.recipe-profile-card__score span{color:var(--muted);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.recipe-profile-card__meter{display:block;width:100%;height:8px;border-radius:999px;background:rgba(146,161,188,.14);border:1px solid rgba(146,161,188,.14);overflow:hidden}.recipe-profile-card__meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--profile-accent,var(--accent)),color-mix(in srgb,var(--profile-accent,var(--accent)) 72%,#ffffff));box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.recipe-profile-card__medal{display:inline-flex;width:fit-content;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,color-mix(in srgb,var(--profile-accent,var(--accent)) 18%,#f7f9fd),rgba(255,255,255,.9));border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 16%,rgba(146,161,188,.14));color:color-mix(in srgb,var(--profile-accent,var(--accent)) 78%,#334155);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.recipe-latest-card__stats,.recipe-profile-card__stats{display:flex;flex-wrap:wrap;gap:8px}.recipe-latest-card__stats span,.recipe-profile-card__stats span{padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 8%,#f7f9fd);color:#5b6780;font-size:.76rem;font-weight:700}.recipe-category-card__eyebrow,.recipe-category-card__featured,.recipe-category-card__meta-row,.recipe-profile-card__featured,.recipe-profile-card__focus,.recipe-profile-card__meta-row{display:block}.recipe-category-card__featured strong,.recipe-profile-card__featured strong,.recipe-profile-card__focus{color:var(--ink);line-height:1.45}.recipe-profile-card__focus{padding-top:4px;color:var(--muted);font-size:.9rem}.recipe-profile-card__featured{display:grid;gap:3px;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,var(--profile-accent-soft,rgba(255,79,139,.08)),rgba(255,255,255,.94));border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.16))}.recipe-category-card__featured em,.recipe-profile-card__featured em{font-style:normal;text-transform:uppercase;letter-spacing:.12em;color:var(--profile-accent,var(--accent));font-size:.7rem;font-weight:800}.recipe-category-card__featured strong,.recipe-profile-card__featured strong{font-size:.92rem}.recipe-profile-card__badge-row{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-card__badge-row span{padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 7%,#f7f9fd);border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.12));color:color-mix(in srgb,var(--profile-accent,var(--accent)) 74%,#334155);font-size:.72rem;font-weight:800}.recipe-category-card__meta-row,.recipe-profile-card__meta-row{display:flex;flex-wrap:wrap;gap:8px}.recipe-category-card__meta-row span,.recipe-profile-card__meta-row span{padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 8%,#f5f8fd);color:#5b6780;font-size:.76rem;font-weight:700}.recipe-profile-card__specialties{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-card__specialties span{padding:5px 9px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 11%,#f7f9fd);border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 14%,rgba(146,161,188,.14));color:color-mix(in srgb,var(--profile-accent,var(--accent)) 72%,#334155);font-size:.74rem;font-weight:800}.recipe-profile-card__copy p{font-size:.94rem;color:var(--muted);line-height:1.55}.recipe-profile-score-panel{display:grid;gap:12px;padding:18px;border-radius:24px;border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.14));background:radial-gradient(circle at top right,var(--profile-accent-soft,rgba(99,102,241,.08)),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,255,.94));box-shadow:0 18px 36px rgba(15,23,42,.07)}.recipe-profile-score-panel__headline{display:grid;gap:5px}.recipe-profile-score-panel__headline strong{font-size:1.5rem;letter-spacing:-.03em}.recipe-profile-score-panel__headline span{color:var(--muted);font-size:.92rem;line-height:1.55}.recipe-profile-score-panel__meter{display:grid;gap:8px}.recipe-profile-score-panel__meter-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:baseline}.recipe-profile-score-panel__meter-head strong{color:var(--profile-accent,var(--accent));font-size:.8rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.recipe-profile-score-panel__meter-head span{color:var(--muted);font-size:.84rem;font-weight:800}.recipe-profile-score-panel__bar{height:10px;border-radius:999px;background:rgba(146,161,188,.14);border:1px solid rgba(146,161,188,.16);overflow:hidden}.recipe-profile-score-panel__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--profile-accent,var(--accent)),color-mix(in srgb,var(--profile-accent,var(--accent)) 72%,#ffffff));box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.recipe-profile-score-panel__breakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.recipe-profile-score-panel__breakdown article{display:grid;gap:4px;padding:10px 12px;border-radius:16px;background:rgba(247,249,253,.94);border:1px solid rgba(146,161,188,.14)}.recipe-profile-score-panel__breakdown strong{color:var(--ink);font-size:1rem}.recipe-profile-score-panel__breakdown span{color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.recipe-profile-score-panel__badges{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-score-panel__badges span{padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 9%,#f7f9fd);border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.12));color:color-mix(in srgb,var(--profile-accent,var(--accent)) 76%,#334155);font-size:.75rem;font-weight:800}.recipe-profile-score-panel__comparison,.recipe-profile-score-panel__comparison-list{display:grid;gap:10px}.recipe-profile-score-panel__comparison-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 14px;border-radius:18px;border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.16));background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.96)),rgba(255,255,255,.92)}.recipe-profile-score-panel__comparison-avatar{overflow:hidden;width:46px;height:46px;border-radius:14px}.recipe-profile-score-panel__comparison-avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-score-panel__comparison-copy{display:grid;gap:2px;min-width:0}.recipe-profile-score-panel__comparison-copy strong{font-size:.94rem}.recipe-profile-score-panel__comparison-copy small{color:var(--muted);font-size:.78rem;font-weight:700}.recipe-profile-score-panel__comparison-meta{display:grid;justify-items:end;gap:2px;text-align:right}.recipe-profile-score-panel__comparison-meta b{color:var(--accent);font-size:.86rem}.recipe-profile-score-panel__comparison-meta span{color:var(--muted);font-size:.74rem;font-weight:700}.recipe-category-pulse{display:grid;gap:14px}.recipe-category-pulse__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.recipe-category-pulse__card{display:grid;gap:8px;padding:16px;border-radius:20px;border:1px solid color-mix(in srgb,var(--category-accent,var(--accent)) 14%,rgba(146,161,188,.18));background:radial-gradient(circle at top right,color-mix(in srgb,var(--category-accent,var(--accent)) 10%,transparent),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.95))}.recipe-category-pulse__badge{width:fit-content;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--category-accent,var(--accent)) 10%,rgba(247,249,253,.98));border:1px solid color-mix(in srgb,var(--category-accent,var(--accent)) 14%,rgba(146,161,188,.18));color:color-mix(in srgb,var(--category-accent,var(--accent)) 68%,#1f2937);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-category-pulse__card strong{font-size:1.02rem}.recipe-category-pulse__card p{margin:0;color:var(--muted);line-height:1.5}.recipe-category-pulse__stack{display:grid;gap:8px}.recipe-category-pulse__stack span{display:grid;gap:2px;padding:10px 12px;border-radius:16px;border:1px solid rgba(146,161,188,.16);background:rgba(247,249,253,.96)}.recipe-category-pulse__stack b{color:var(--accent-2);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-category-pulse__stack small{color:var(--muted);font-size:.84rem;font-weight:700}.recipe-profile-leaderboard-section{display:grid;gap:16px;margin-top:18px}.recipe-profile-leaderboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recipe-profile-leaderboard__item{display:grid;gap:10px;padding:18px;border-radius:24px;border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 14%,rgba(146,161,188,.16));background:radial-gradient(circle at top right,color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,transparent),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,255,.94));box-shadow:0 16px 32px rgba(15,23,42,.06)}.recipe-profile-leaderboard__rank{display:inline-flex;width:fit-content;padding:5px 10px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 13%,#f7f9fd);color:var(--profile-accent,var(--accent));font-size:.75rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.recipe-profile-leaderboard__item strong{font-size:1.1rem;letter-spacing:-.02em}.recipe-profile-leaderboard__item p{margin:0;color:var(--muted);line-height:1.55}.recipe-profile-leaderboard__meta{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-leaderboard__badges span,.recipe-profile-leaderboard__meta span{padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:800}.recipe-profile-leaderboard__meta span{background:color-mix(in srgb,var(--profile-accent,var(--accent)) 8%,#f6f8fc);color:color-mix(in srgb,var(--profile-accent,var(--accent)) 70%,#334155)}.recipe-profile-leaderboard__meter{display:grid;gap:6px}.recipe-profile-leaderboard__meter span{color:var(--profile-accent,var(--accent));font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.recipe-profile-leaderboard__bar{height:8px;border-radius:999px;background:rgba(146,161,188,.14);border:1px solid rgba(146,161,188,.14);overflow:hidden}.recipe-profile-leaderboard__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--profile-accent,var(--accent)),color-mix(in srgb,var(--profile-accent,var(--accent)) 72%,#ffffff))}.recipe-profile-leaderboard__badges{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-leaderboard__badges span{background:rgba(255,255,255,.9);border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 12%,rgba(146,161,188,.12));color:#4b5568}.recipe-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recipe-category-card{position:relative;overflow:hidden;display:grid;gap:8px;min-height:210px;padding:16px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--category-accent) 20%,transparent),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96)),var(--surface);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 12px 26px rgba(15,23,42,.05)}.recipe-category-card:after{content:"";position:absolute;inset:auto 16px 16px 16px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--category-accent),rgba(15,23,42,.08))}.recipe-category-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,color-mix(in srgb,var(--category-accent) 12%,transparent),transparent 28%),radial-gradient(circle at bottom right,rgba(255,255,255,.25),transparent 32%);pointer-events:none}.recipe-category-card>*{position:relative;z-index:1}.recipe-category-card strong{font-size:1.08rem}.recipe-category-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}.recipe-category-card__eyebrow{color:var(--accent-2);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-category-card__featured{display:grid;gap:3px;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.96));border:1px solid rgba(146,161,188,.16)}.recipe-latest-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start}.recipe-latest-card,.recipe-latest-grid,.recipe-latest-grid__stack{display:grid;gap:14px}.recipe-latest-card{grid-template-columns:168px minmax(0,1fr);padding:12px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.95)),rgba(255,255,255,.9);border:1px solid rgba(146,161,188,.18)}.recipe-latest-card--lead{grid-template-columns:1fr;gap:0;min-height:100%;padding:0;overflow:hidden}.recipe-latest-card--lead .recipe-latest-card__media{min-height:280px;border-radius:22px 22px 0 0}.recipe-latest-card--lead .recipe-latest-card__copy{gap:8px;padding:16px 18px 18px}.recipe-latest-card--lead .recipe-latest-card__copy strong{font-size:clamp(1.28rem,2vw,1.9rem);line-height:1.15}.recipe-latest-card--lead .recipe-latest-card__copy p{font-size:.98rem}.recipe-latest-card--lead .recipe-latest-card__media img{height:clamp(220px,28vw,340px)}.recipe-latest-card__media{overflow:hidden;border-radius:18px}.recipe-latest-card__media img{width:100%;height:100%;display:block;object-fit:cover}.recipe-latest-card__copy{display:grid;gap:10px;align-content:start;padding:4px 4px 4px 0}.recipe-latest-card__copy strong{font-size:1.08rem}.recipe-side{position:sticky;top:96px;display:grid;gap:16px;align-content:start}.recipe-guide-rail{display:grid;gap:14px;padding:20px;border:1px solid rgba(255,79,139,.12);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,79,139,.09),transparent 30%),radial-gradient(circle at top left,rgba(225,29,72,.08),transparent 28%),rgba(255,255,255,.92);box-shadow:var(--shadow-strong)}.recipe-guide-rail h3{font-size:1.55rem}.recipe-guide-rail__steps{display:grid;gap:10px}.recipe-guide-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:12px}.recipe-guide-step__number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,rgba(255,79,139,.14),rgba(225,29,72,.14));color:var(--ink);font-weight:800}.recipe-guide-step__copy{display:grid;gap:4px}.recipe-guide-step__copy strong{font-size:.98rem}.recipe-guide-step__copy em{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border-radius:999px;background:rgba(255,79,139,.08);color:var(--accent-2);font-size:.72rem;font-weight:800}.recipe-guide-rail__status{display:grid;gap:8px;padding:14px;border-radius:20px;background:linear-gradient(180deg,rgba(255,79,139,.08),rgba(225,29,72,.04))}.recipe-guide-rail__status strong{font-size:.98rem}.recipe-guide-rail__status p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.55}.recipe-page-panel{padding:20px}.recipe-empty-state{display:grid;gap:12px;justify-items:start;padding:22px;border:1px dashed rgba(146,161,188,.34);border-radius:var(--radius);background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 30%),rgba(255,255,255,.9)}.recipe-empty-state h3{font-size:clamp(1.2rem,2vw,1.65rem)}.recipe-empty-state p{margin:0;max-width:64ch;color:var(--muted);line-height:1.6}.recipe-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:8px}.recipe-detail-metrics article{display:grid;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:rgba(247,249,253,.96)}.recipe-detail-metrics strong{font-size:1rem}.recipe-detail-metrics span{color:var(--muted);font-size:.82rem;font-weight:700}.recipe-article{display:grid;gap:18px;overflow:hidden}.recipe-article__hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.recipe-article__media{min-height:420px}.recipe-article__media img{width:100%;height:100%;object-fit:cover}.recipe-article__hero-copy{display:grid;gap:14px;align-content:start;padding:24px}.recipe-article__hero-copy h1{font-size:clamp(2rem,4vw,4rem)}.recipe-article__author,.recipe-article__facts,.recipe-article__meta-row{display:flex;flex-wrap:wrap;gap:10px}.recipe-pill--soft{background:rgba(255,79,139,.08);border-color:rgba(255,79,139,.16);color:#e11d48}.recipe-article__author{align-items:center}.recipe-article__author img{width:52px;height:52px;border-radius:18px;object-fit:cover}.recipe-article__top-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:12px;align-items:start}.recipe-article__top-row-main{display:grid;gap:8px}.recipe-article__top-row-pills{display:flex;flex-wrap:wrap;gap:8px}.recipe-article__top-row-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border:1px solid rgba(146,161,188,.18);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,249,253,.95))}.recipe-article__top-row-panel article{display:grid;gap:2px;padding:8px 10px;border-radius:14px;background:rgba(247,249,253,.92);border:1px solid rgba(146,161,188,.12)}.recipe-article__top-row-panel strong{font-size:1rem}.recipe-article__top-row-panel span{color:var(--muted);font-size:.78rem;font-weight:700}.recipe-article__connection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 0}.recipe-article__connection-card{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,249,253,.96)),rgba(255,255,255,.98);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 24px rgba(15,23,42,.05)}.recipe-article__connection-card strong{font-size:.98rem}.recipe-article__connection-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45}.recipe-article__sidebar-status{display:flex;flex-wrap:wrap;gap:8px}.recipe-article__sidebar-status span{padding:7px 10px;border-radius:999px;background:rgba(247,249,253,.98);border:1px solid rgba(146,161,188,.18);color:var(--muted);font-size:.78rem;font-weight:800}.recipe-article__content{display:grid;gap:16px;padding:0 24px 24px}.recipe-article__content-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px}.recipe-article__content-grid--tight{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-article__panel{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:rgba(249,251,255,.96)}.recipe-article__panel ol,.recipe-article__panel ul{margin:0;padding-left:18px}.recipe-article__panel h3{font-size:1.15rem}.recipe-article__panel p{margin:0;color:var(--muted);line-height:1.58}.recipe-article__ingredient-links{display:flex;flex-wrap:wrap;gap:10px}.recipe-article__ingredient-link{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.96));color:var(--ink);font-size:.88rem;font-weight:700;box-shadow:0 8px 18px rgba(15,23,42,.05)}.recipe-article__ingredient-link:focus-visible,.recipe-article__ingredient-link:hover{border-color:rgba(255,79,139,.24);color:var(--accent)}.recipe-article__ingredient-link--static{color:var(--muted)}.recipe-article__trend-grid{display:grid;gap:10px}.recipe-article__trend-card{display:grid;gap:8px;padding:12px 14px;border-radius:16px;border:1px solid rgba(146,161,188,.18);background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.96));box-shadow:0 10px 22px rgba(15,23,42,.05)}.recipe-article__trend-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.recipe-article__trend-card-head strong{font-size:.95rem}.recipe-article__trend-card-head small{color:var(--muted);font-size:.75rem;font-weight:800}.recipe-article__trend-card p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45}.recipe-news-page__lead{overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);border-radius:26px;border:1px solid rgba(146,161,188,.18);background:radial-gradient(circle at top right,rgba(255,79,139,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96));box-shadow:var(--shadow-strong)}.recipe-news-page__lead-cover img,.recipe-news-page__lead-media img{width:100%;height:100%;object-fit:cover}.recipe-news-page__compact-copy,.recipe-news-page__lead-copy{display:grid;gap:12px;align-content:start;padding:22px}.recipe-news-page__relation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recipe-news-page__relation-card{display:grid;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,248,253,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 22px rgba(15,23,42,.05)}.recipe-news-page__relation-card strong{font-size:1rem}.recipe-news-page__relation-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.recipe-news-page__relation-pills{display:flex;flex-wrap:wrap;gap:8px}.recipe-news-page__relation-pills span{padding:6px 9px;border-radius:999px;background:rgba(247,249,253,.98);border:1px solid rgba(146,161,188,.18);color:var(--muted);font-size:.76rem;font-weight:800}.recipe-news-page__related-stack{display:grid;gap:10px}.recipe-news-page__related-link{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border-radius:16px;border:1px solid rgba(146,161,188,.18);background:rgba(247,249,253,.98)}.recipe-news-page__related-link small,.recipe-news-page__related-link strong{display:block}.recipe-news-page__related-link strong{font-size:.95rem}.recipe-news-page__related-link small{color:var(--muted);font-size:.81rem;font-weight:700}.recipe-news-page__related-badge{display:inline-flex;align-items:center;justify-content:center;min-width:60px;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--accent) 11%,rgba(255,255,255,.98));color:var(--accent);font-size:.75rem;font-weight:900}.recipe-news-page__compact{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;overflow:hidden}.recipe-detail-highlight{padding:12px;border-color:rgba(255,79,139,.16);background:linear-gradient(135deg,rgba(255,79,139,.12),rgba(255,255,255,.96) 36%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,242,247,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 18px 34px rgba(15,23,42,.06)}.recipe-detail-highlight__media{overflow:hidden;align-self:stretch;border-radius:18px;aspect-ratio:4/3}.recipe-detail-highlight__media img{width:100%;height:100%;object-fit:cover}.recipe-detail-highlight__copy{display:grid;gap:8px;align-content:start;padding:4px 6px 4px 2px}.recipe-detail-highlight__copy strong{font-size:1.02rem}.recipe-detail-highlight__copy p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.recipe-category-showcase,.recipe-profile-showcase{display:grid;gap:14px;padding:20px}.recipe-profile-showcase{position:relative;overflow:hidden;border:1px solid rgba(146,161,188,.18);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,79,139,.1),transparent 34%),radial-gradient(circle at bottom left,rgba(225,29,72,.08),transparent 28%),rgba(255,255,255,.86);box-shadow:var(--shadow-strong)}.recipe-profile-showcase.recipe-section--feature{border-color:rgba(255,79,139,.16);box-shadow:0 28px 62px rgba(15,23,42,.08)}.recipe-category-showcase{position:relative;overflow:hidden;border:1px solid rgba(146,161,188,.18);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,color-mix(in srgb,var(--category-accent,var(--accent)) 18%,transparent),transparent 34%),radial-gradient(circle at bottom left,color-mix(in srgb,var(--category-accent,var(--accent)) 10%,transparent),transparent 28%),rgba(255,255,255,.86);box-shadow:var(--shadow-strong)}.recipe-category-showcase__grid,.recipe-profile-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.recipe-category-showcase__lead,.recipe-profile-showcase__lead{display:grid;gap:12px}.recipe-profile-showcase__lead{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.94)),radial-gradient(circle at top right,rgba(255,79,139,.1),transparent 36%);border:1px solid rgba(255,79,139,.14)}.recipe-profile-showcase__panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.94)),radial-gradient(circle at top right,rgba(225,29,72,.08),transparent 36%);border:1px solid rgba(225,29,72,.12)}.recipe-category-showcase__lead,.recipe-category-showcase__panel{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.93)),radial-gradient(circle at top right,color-mix(in srgb,var(--category-accent,var(--accent)) 12%,transparent),transparent 38%);border:1px solid color-mix(in srgb,var(--category-accent,var(--accent)) 14%,rgba(146,161,188,.18))}.recipe-category-showcase__lead h3,.recipe-profile-showcase__lead h3{font-size:clamp(1.4rem,2.5vw,2.2rem)}.recipe-category-showcase__facts,.recipe-profile-showcase__facts{display:flex;flex-wrap:wrap;gap:8px}.recipe-category-showcase__facts span,.recipe-profile-showcase__facts span{padding:7px 10px;border-radius:999px;background:rgba(247,249,253,.98);border:1px solid rgba(146,161,188,.18);color:#54627c;font-size:.8rem;font-weight:700}.recipe-profile-showcase__chips{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-showcase__chips span{padding:7px 10px;border-radius:999px;background:rgba(255,79,139,.08);border:1px solid rgba(255,79,139,.14);color:var(--accent);font-size:.78rem;font-weight:800}.recipe-profile-showcase__status-row{display:flex;flex-wrap:wrap;gap:8px}.recipe-profile-showcase__status-row span{padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--profile-accent,var(--accent)) 10%,rgba(247,249,253,.98));border:1px solid color-mix(in srgb,var(--profile-accent,var(--accent)) 16%,rgba(146,161,188,.18));color:color-mix(in srgb,var(--profile-accent,var(--accent)) 70%,#1f2937);font-size:.78rem;font-weight:800}.recipe-profile-showcase__activity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.recipe-profile-showcase__activity-card{display:grid;gap:4px;padding:12px 14px;border-radius:16px;border:1px solid rgba(146,161,188,.18);background:rgba(247,249,253,.96)}.recipe-profile-showcase__activity-card span{color:var(--muted);font-size:.76rem;font-weight:800}.recipe-profile-showcase__activity-card strong{font-size:.94rem}.recipe-profile-showcase__meter{display:grid;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,79,139,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,251,.96))}.recipe-profile-showcase__meter-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.recipe-profile-showcase__meter-head span{color:var(--muted);font-size:.8rem;font-weight:700}.recipe-profile-showcase__meter-bar{overflow:hidden;height:10px;border-radius:999px;background:rgba(146,161,188,.18)}.recipe-profile-showcase__meter-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--profile-accent,var(--accent)),color-mix(in srgb,var(--profile-accent,var(--accent)) 60%,white))}.recipe-profile-next-list{display:grid;gap:10px}.recipe-profile-next-link{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border-radius:16px;border:1px solid rgba(146,161,188,.18);background:rgba(247,249,253,.98)}.recipe-profile-next-link__avatar{overflow:hidden;width:54px;height:54px;border-radius:16px}.recipe-profile-next-link__avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-next-link__copy{display:grid;gap:2px;min-width:0}.recipe-profile-next-link__copy small,.recipe-profile-next-link__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipe-profile-next-link__copy strong{font-size:.94rem}.recipe-profile-next-link__copy small{color:var(--muted);font-size:.8rem;font-weight:700}.recipe-profile-next-link__meta{display:grid;justify-items:end;gap:2px;text-align:right}.recipe-profile-next-link__meta b{color:var(--accent);font-size:.84rem}.recipe-profile-next-link__meta span{color:var(--muted);font-size:.74rem;font-weight:700}.recipe-profile-timeline{display:grid;gap:10px;margin-top:12px}.recipe-profile-timeline__item{display:grid;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.96)),rgba(247,249,253,.94)}.recipe-profile-timeline__item strong{font-size:1rem}.recipe-profile-timeline__item p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.recipe-profile-timeline__bar{overflow:hidden;height:8px;border-radius:999px;background:rgba(146,161,188,.14);border:1px solid rgba(146,161,188,.14)}.recipe-profile-timeline__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--profile-accent,var(--accent)),color-mix(in srgb,var(--profile-accent,var(--accent)) 72%,#ffffff))}.recipe-profile-activity-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recipe-profile-activity-feed__item{display:grid;gap:8px;padding:15px 16px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.95)),rgba(247,249,253,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 14px 28px rgba(15,23,42,.05)}.recipe-profile-activity-feed__item strong{font-size:1rem;line-height:1.45}.recipe-profile-activity-feed__item p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.5}.recipe-profile-showcase__summary{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,79,139,.12);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,242,247,.96))}.recipe-profile-showcase__summary span{color:var(--accent-2);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-profile-showcase__summary strong{font-size:1rem;line-height:1.5}.recipe-category-showcase__chips{display:flex;flex-wrap:wrap;gap:8px}.recipe-category-showcase__chips span{padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--category-accent,var(--accent)) 10%,rgba(247,249,253,.98));border:1px solid color-mix(in srgb,var(--category-accent,var(--accent)) 16%,rgba(146,161,188,.18));color:color-mix(in srgb,var(--category-accent,var(--accent)) 70%,#1f2937);font-size:.78rem;font-weight:800}.recipe-category-showcase__summary{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--category-accent,var(--accent)) 18%,rgba(146,161,188,.18));background:linear-gradient(180deg,rgba(255,255,255,.98),color-mix(in srgb,var(--category-accent,var(--accent)) 7%,rgba(255,255,255,.96)))}.recipe-category-showcase__summary span{color:var(--accent-2);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-category-showcase__summary strong{font-size:1rem;line-height:1.5}.recipe-category-showcase__profile-strip{display:grid;gap:10px}.recipe-category-showcase__profile-link{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border-radius:18px;border:1px solid color-mix(in srgb,var(--category-accent,var(--accent)) 14%,rgba(146,161,188,.18));background:linear-gradient(135deg,color-mix(in srgb,var(--category-accent,var(--accent)) 8%,rgba(255,255,255,.98)),rgba(255,255,255,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 22px rgba(15,23,42,.06)}.recipe-category-showcase__profile-avatar{overflow:hidden;width:54px;height:54px;border-radius:16px}.recipe-category-showcase__profile-avatar img{width:100%;height:100%;object-fit:cover}.recipe-category-showcase__profile-copy{display:grid;gap:2px;min-width:0}.recipe-category-showcase__profile-copy small,.recipe-category-showcase__profile-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipe-category-showcase__profile-copy strong{font-size:.96rem}.recipe-category-showcase__profile-copy small{color:var(--muted);font-size:.82rem;font-weight:700}.recipe-article__community-panel{gap:16px}.recipe-article__community-grid{display:grid;gap:10px}.recipe-article__community-card{display:grid;gap:6px;padding:14px 15px;border-radius:18px;border:1px solid rgba(146,161,188,.18);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,249,253,.95)),rgba(247,249,253,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 14px 28px rgba(15,23,42,.05)}.recipe-article__community-card span{color:var(--accent-2);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.recipe-article__community-card strong{font-size:1.02rem;line-height:1.4}.recipe-article__community-card p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.recipe-submit-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px}.recipe-form{display:grid;gap:14px;padding:20px}.recipe-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recipe-form label{display:grid;gap:8px;font-size:.92rem;font-weight:700}.recipe-form input,.recipe-form select,.recipe-form textarea{width:100%;min-height:46px;padding:12px 14px;border-radius:16px;border:1px solid rgba(146,161,188,.28);background:rgba(255,255,255,.94);color:var(--ink)}.recipe-form textarea{min-height:140px;resize:vertical}.recipe-form__aside{display:grid;gap:12px;padding:20px}.recipe-form__summary{display:grid;gap:10px;padding:16px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,rgba(255,79,139,.08),rgba(225,29,72,.04))}.recipe-form__summary strong{font-size:1.02rem}.recipe-form__summary p{margin:0;color:var(--muted);line-height:1.55}.recipe-footer{margin-top:18px;width:100vw;margin-left:calc(50% - 50vw);padding:0;border:0;border-radius:0;background:radial-gradient(circle at top left,rgba(255,79,139,.14),transparent 24%),linear-gradient(180deg,#121826,#0b1120);color:#e5eefb;box-shadow:0 -1px 0 rgba(255,255,255,.05)}.recipe-footer__inner{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:28px 0 22px}.recipe-footer__lead{display:block;padding:0 0 20px;margin-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;box-shadow:none}.recipe-footer__brand{display:grid;gap:12px;align-content:start;max-width:58ch}.recipe-brand--footer{align-items:center}.recipe-brand--footer strong{font-size:1.18rem}.recipe-footer__brand p{margin:0;line-height:1.56;font-size:.96rem;white-space:pre-line;color:rgba(226,232,240,.78)}.recipe-footer__bottom,.recipe-footer__column p,.recipe-footer__column small,.recipe-footer__extra-links a,.recipe-footer__links a{color:rgba(226,232,240,.76)}.recipe-footer__lead-copy{display:grid;gap:10px;align-content:start}.recipe-footer__lead-copy strong{font-size:clamp(1.18rem,2vw,1.68rem)}.recipe-footer__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:18px}.recipe-footer__column{display:grid;gap:10px;align-content:start}.recipe-footer__column strong{font-size:.96rem;color:#f8fafc}.recipe-footer__links{display:grid;gap:8px}.recipe-footer__links a{padding:0;border:0;background:transparent;font-size:.9rem;font-weight:700}.recipe-footer__extra-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.recipe-footer__extra-links a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(226,232,240,.82);font-size:.84rem;font-weight:700}.recipe-footer__bottom-links{display:flex;flex-wrap:wrap;gap:8px}.recipe-footer__bottom-links a{padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(226,232,240,.82);font-size:.82rem;font-weight:700}.recipe-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}@media (max-width:1080px){.recipe-article__content-grid,.recipe-article__hero,.recipe-hero,.recipe-layout,.recipe-news-grid,.recipe-news-page__lead,.recipe-submit-grid{grid-template-columns:1fr}.recipe-side{position:static}.recipe-category-grid,.recipe-category-pulse__grid,.recipe-category-showcase__grid,.recipe-detail-metrics,.recipe-followed-hub__grid,.recipe-footer__grid,.recipe-form__grid,.recipe-hero__stats,.recipe-home-feed__grid,.recipe-ingredient-spotlight__grid,.recipe-latest-grid,.recipe-profile-grid,.recipe-profile-leaderboard,.recipe-profile-showcase__grid,.recipe-search-strip__stats,.recipe-weekly-leaderboard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-footer__lead{grid-template-columns:1fr}.recipe-profile-score-panel__breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-profile-score-panel__comparison-row{grid-template-columns:46px minmax(0,1fr)}.recipe-profile-score-panel__comparison-meta{grid-column:1/-1;justify-items:start;text-align:left}.recipe-article__connection-grid,.recipe-article__top-row,.recipe-news-page__relation-grid,.recipe-profile-front-row__board{grid-template-columns:1fr}.recipe-profile-showcase__activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-home-activity__grid,.recipe-home-feed__grid,.recipe-home-live__grid,.recipe-home-profile-strip__grid{grid-template-columns:1fr}}@media (max-width:720px){.recipe-shell{width:min(100% - 18px,100%);padding-top:10px}.recipe-topbar{justify-items:stretch;border-radius:28px}.recipe-topbar__bar{grid-template-columns:1fr;justify-items:start}.recipe-topbar__bar .recipe-brand{justify-self:start}.recipe-topbar__tiles-inner{justify-content:flex-start;gap:6px}.recipe-footer__grid{grid-template-columns:repeat(1,minmax(0,1fr))}.recipe-footer__extra-links{gap:8px}.recipe-profile-score-panel__breakdown{grid-template-columns:1fr}.recipe-category-showcase,.recipe-form,.recipe-guide-rail,.recipe-hero,.recipe-page-panel,.recipe-profile-front-row,.recipe-profile-showcase,.recipe-search-strip,.recipe-section{padding:16px}.recipe-hero__visual{min-height:240px}.recipe-home-activity,.recipe-home-feed__scoreboard,.recipe-home-live,.recipe-home-profile-strip__card{padding:14px}.recipe-section-head{justify-items:start}.recipe-article__content-grid--tight,.recipe-latest-card,.recipe-news-card,.recipe-news-page__compact,.recipe-profile-card,.recipe-profile-front-row__card-link,.recipe-section-head{grid-template-columns:1fr}.recipe-news-card--lead .recipe-news-card__media{min-height:220px}.recipe-news-page__compact-copy,.recipe-news-page__lead-copy{padding:16px}.recipe-news-page__lead-cover img,.recipe-news-page__lead-media img{min-height:220px}.recipe-latest-card--lead .recipe-latest-card__media img{height:220px}.recipe-category-grid,.recipe-category-showcase__grid,.recipe-detail-metrics,.recipe-followed-hub__grid,.recipe-footer__grid,.recipe-form__grid,.recipe-hero__stats,.recipe-ingredient-spotlight__grid,.recipe-profile-activity-feed,.recipe-profile-front-row__list,.recipe-profile-grid,.recipe-profile-leaderboard,.recipe-profile-showcase__grid,.recipe-search-strip__search,.recipe-search-strip__stats,.recipe-weekly-leaderboard__grid{grid-template-columns:1fr}.recipe-profile-front-row__card-link{align-items:start}.recipe-profile-front-row__lead-top{grid-template-columns:1fr}.recipe-profile-front-row__lead-avatar{width:76px;height:76px}.recipe-profile-front-row__meta{justify-items:start;text-align:left}.recipe-profile-front-row__actions{justify-content:start}.recipe-followed-hub__row{grid-template-columns:56px minmax(0,1fr)}.recipe-followed-hub__meta{grid-column:1/-1;justify-items:start;text-align:left}.recipe-article__top-row-panel,.recipe-category-showcase__profile-link,.recipe-ingredient-spotlight__chips,.recipe-news-page__related-link,.recipe-profile-next-link{grid-template-columns:1fr}.recipe-profile-next-link__meta{justify-items:start;text-align:left}.recipe-category-pulse__grid,.recipe-home-feed__grid,.recipe-home-live__grid,.recipe-latest-grid,.recipe-profile-activity-feed,.recipe-profile-showcase__activity-grid{grid-template-columns:1fr}.recipe-home-profile-strip__card{grid-template-columns:1fr;justify-items:start}.recipe-home-profile-strip__meta{justify-items:start;text-align:left}.recipe-home-feed__card,.recipe-home-feed__score-row{grid-template-columns:1fr;justify-items:start}.recipe-home-feed__timeline{grid-template-columns:1fr}.recipe-home-feed__meta,.recipe-home-feed__score-meta{justify-items:start;text-align:left}.recipe-profile-score-panel__comparison-row{grid-template-columns:46px minmax(0,1fr)}.recipe-profile-score-panel__comparison-meta{grid-column:1/-1;justify-items:start;text-align:left}.recipe-weekly-leaderboard__item{grid-template-columns:56px minmax(0,1fr)}.recipe-weekly-leaderboard__meta{grid-column:1/-1;justify-items:start;text-align:left}.recipe-article__content,.recipe-article__hero-copy{padding:16px}.recipe-article__content-grid,.recipe-article__content-grid--tight{gap:14px}}.recipe-profile-detail-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:560px;overflow:hidden;border:1px solid rgba(214,222,232,.9);border-radius:28px;background:#fff}.recipe-profile-detail-hero__cover{position:relative;min-height:560px}.recipe-profile-detail-hero__cover>img{width:100%;height:100%;object-fit:cover}.recipe-profile-detail-hero__cover>span{position:absolute;inset:auto 0 0;display:grid;gap:5px;padding:72px 28px 24px;background:linear-gradient(180deg,transparent,rgba(9,15,28,.88));color:#fff}.recipe-profile-detail-hero__cover small{color:#ff9dc0;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.recipe-profile-detail-hero__cover strong{max-width:620px;font-family:var(--display-font);font-size:clamp(1.6rem,3vw,3rem);line-height:1}.recipe-profile-detail-hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:38px;background:radial-gradient(circle at top right,rgba(255,79,139,.13),transparent 42%)}.recipe-profile-detail-hero__avatar{width:92px;height:92px;margin-bottom:18px;overflow:hidden;border:4px solid #fff;border-radius:50%;box-shadow:0 14px 32px rgba(15,23,42,.16)}.recipe-profile-detail-hero__avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-detail-hero h1{margin:13px 0 12px;font-family:var(--display-font);font-size:clamp(3.2rem,5vw,5.8rem);line-height:.94;letter-spacing:-.055em}.recipe-profile-detail-hero__content>p{margin:0;color:var(--muted);font-size:1rem;line-height:1.65}.recipe-profile-detail-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:24px;border-block:1px solid rgba(214,222,232,.86)}.recipe-profile-detail-hero__stats>span{display:grid;gap:3px;padding:14px 8px}.recipe-profile-detail-hero__stats small{color:var(--muted);font-size:.7rem}.recipe-profile-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.recipe-profile-detail-actions form:first-child .recipe-button{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(255,79,139,.22)}.recipe-profile-detail-about{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;margin-top:18px;padding:30px;border:1px solid rgba(255,79,139,.18);border-radius:24px;background:linear-gradient(110deg,#fff1f6,#fff 64%)}.recipe-profile-detail-about h2{margin:8px 0;font-family:var(--display-font);font-size:clamp(2rem,3.5vw,3.5rem);line-height:1}.recipe-profile-detail-about p{margin:0;color:var(--muted);line-height:1.6}.recipe-profile-detail-about__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-profile-detail-about__facts>span{display:grid;align-content:center;gap:5px;min-height:100px;padding:16px;border:1px solid rgba(214,222,232,.86);border-radius:16px;background:rgba(255,255,255,.86)}.recipe-profile-detail-about__facts small{color:var(--accent);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.recipe-profile-detail-about__facts strong{line-height:1.35}@media (max-width:1080px){.recipe-profile-detail-hero{grid-template-columns:1fr}.recipe-profile-detail-hero__cover{min-height:470px}}@media (max-width:720px){.recipe-profile-detail-hero{min-height:0;border-radius:22px}.recipe-profile-detail-hero__cover{min-height:260px}.recipe-profile-detail-hero__content{padding:18px}.recipe-profile-detail-hero__avatar{width:76px;height:76px;margin-bottom:12px}.recipe-profile-detail-hero h1{font-size:clamp(2.6rem,12vw,3.4rem)}.recipe-profile-detail-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-profile-detail-hero__stats>span{padding-inline:4px}.recipe-profile-detail-about,.recipe-profile-detail-about__facts{grid-template-columns:1fr}.recipe-profile-detail-about{padding:22px}}.recipe-detail-clean,.recipe-home-clean{--recipe-card-shadow:0 18px 45px rgba(15,23,42,0.09)}.recipe-home-block{margin-top:18px}.recipe-home-hero{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:26px;min-height:500px;padding:26px;border:1px solid rgba(214,222,232,.9);border-radius:28px;background:radial-gradient(circle at 15% 10%,rgba(255,79,139,.1),transparent 32%),#fff;overflow:hidden}.recipe-home-hero__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:10px 0 10px 8px}.recipe-category-hero-clean h1,.recipe-home-hero h1,.recipe-news-clean h1,.recipe-profile-hero-clean h1{margin:14px 0 12px;color:var(--ink);font-family:var(--display-font);font-size:clamp(3.2rem,5.2vw,5.8rem);line-height:.93;letter-spacing:-.055em}.recipe-home-hero__copy>p{max-width:560px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.6}.recipe-home-search{width:100%;margin-top:24px}.recipe-directory-search label,.recipe-home-search label{display:block;margin-bottom:8px;color:var(--ink);font-size:.76rem;font-weight:800}.recipe-directory-search>div,.recipe-home-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:5px;border:1px solid rgba(203,213,225,.92);border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.07)}.recipe-directory-search input,.recipe-home-search input{width:100%;min-width:0;padding:0 14px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.recipe-directory-search button,.recipe-home-search button{min-height:44px;padding:0 20px;border:0;border-radius:12px;background:var(--accent);color:#fff;font:inherit;font-weight:850;cursor:pointer}.recipe-home-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.recipe-home-search-result{margin-top:14px!important;font-size:.88rem!important}.recipe-home-search-result a{color:var(--accent);font-weight:800}.recipe-home-hero__media{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(170px,.72fr);gap:10px;min-height:448px}.recipe-home-hero__media-stack{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:10px}.recipe-visual-card{position:relative;display:block;min-height:235px;overflow:hidden;border-radius:18px;background:#e2e8f0;box-shadow:var(--recipe-card-shadow);color:#fff}.recipe-visual-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.recipe-visual-card:hover img{transform:scale(1.035)}.recipe-visual-card__overlay{position:absolute;inset:auto 0 0;display:grid;gap:5px;padding:52px 18px 17px;background:linear-gradient(180deg,transparent,rgba(9,15,28,.86))}.recipe-visual-card__overlay em{color:#ffb4ce;font-size:.7rem;font-style:normal;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.recipe-visual-card__overlay strong{color:#fff;font-family:var(--display-font);font-size:1.3rem;line-height:1.04}.recipe-visual-card__overlay small{color:rgba(255,255,255,.82);font-size:.72rem;font-weight:750}.recipe-home-hero__media-stack .recipe-visual-card,.recipe-home-hero__media>.recipe-visual-card{min-height:0}.recipe-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.recipe-visual-grid--popular{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:220px}.recipe-visual-grid--popular .recipe-visual-card{min-height:0}.recipe-visual-grid--popular .recipe-visual-card--lead{grid-column:span 2;grid-row:span 2}.recipe-category-image-row,.recipe-ingredient-image-row{display:grid;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;gap:12px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.recipe-category-image-card,.recipe-ingredient-image-card{position:relative;display:block;height:178px;overflow:hidden;border-radius:18px;scroll-snap-align:start;color:#fff}.recipe-category-image-card img,.recipe-ingredient-image-card img{width:100%;height:100%;object-fit:cover}.recipe-category-image-card>span,.recipe-ingredient-image-card>span{position:absolute;inset:auto 0 0;display:grid;gap:4px;padding:42px 14px 14px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.88))}.recipe-category-image-card strong,.recipe-ingredient-image-card strong{color:#fff;font-family:var(--display-font);font-size:1.22rem}.recipe-category-image-card small,.recipe-ingredient-image-card small{overflow:hidden;color:rgba(255,255,255,.8);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.recipe-creator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.recipe-creator-card{display:grid;gap:12px;padding:12px;border:1px solid rgba(214,222,232,.9);border-radius:20px;background:#fff;color:var(--ink);box-shadow:0 12px 30px rgba(15,23,42,.05)}.recipe-creator-card__dish{display:block;height:160px;overflow:hidden;border-radius:14px}.recipe-creator-card__dish img{width:100%;height:100%;object-fit:cover}.recipe-creator-card__identity{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px}.recipe-creator-card__identity>img{width:46px;height:46px;border-radius:50%;object-fit:cover}.recipe-creator-card__identity>span{display:grid;gap:2px}.recipe-creator-card__identity strong{font-family:var(--display-font);font-size:1.06rem}.recipe-creator-card__identity small,.recipe-creator-card__meta,.recipe-creator-card__specialties{color:var(--muted);font-size:.73rem;line-height:1.35}.recipe-creator-card__meta{font-weight:800}.recipe-creator-card p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.recipe-home-news-grid{display:grid;grid-template-columns:1.4fr repeat(2,minmax(0,1fr));gap:14px}.recipe-home-news-grid .recipe-news-card{grid-template-columns:1fr}.recipe-home-news-grid .recipe-news-card--lead .recipe-news-card__media,.recipe-home-news-grid .recipe-news-card__media{min-height:230px}.recipe-home-submit{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:28px 32px;border-radius:24px;background:linear-gradient(115deg,#fff0f5,#fff 62%);border:1px solid rgba(255,79,139,.2)}.recipe-home-submit h2{margin:7px 0 6px;font-family:var(--display-font);font-size:clamp(1.8rem,3vw,3rem)}.recipe-home-submit p{margin:0;color:var(--muted)}.recipe-category-hero-clean,.recipe-profile-hero-clean{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:500px;overflow:hidden;border:1px solid rgba(214,222,232,.9);border-radius:28px;background:#fff}.recipe-profile-hero-clean__cover{min-height:500px}.recipe-profile-hero-clean__cover img{width:100%;height:100%;object-fit:cover}.recipe-profile-hero-clean__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:34px;background:radial-gradient(circle at top right,rgba(255,79,139,.12),transparent 42%)}.recipe-profile-hero-clean__avatar{width:76px;height:76px;margin-bottom:14px;overflow:hidden;border:4px solid #fff;border-radius:50%;box-shadow:0 12px 28px rgba(15,23,42,.15)}.recipe-profile-hero-clean__avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-hero-clean h1{font-size:clamp(3rem,4.5vw,5rem)}.recipe-category-hero-clean__copy>p,.recipe-news-clean .recipe-directory-head p,.recipe-profile-hero-clean__content>p{margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.recipe-profile-hero-clean__stats{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:22px}.recipe-profile-hero-clean__stats>span{display:grid;gap:3px;min-width:112px;padding:12px 14px;border:1px solid rgba(214,222,232,.86);border-radius:14px;background:rgba(255,255,255,.86)}.recipe-profile-hero-clean__stats small{color:var(--muted);font-size:.7rem}.recipe-directory-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:end;gap:24px;margin-bottom:22px}.recipe-directory-head h1,.recipe-directory-head h2{margin:8px 0 6px;font-family:var(--display-font);font-size:clamp(2rem,4vw,4rem);line-height:1}.recipe-directory-head p{margin:0;color:var(--muted)}.recipe-creator-grid--directory{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-creator-card--large .recipe-creator-card__dish{height:210px}.recipe-category-hero-clean{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);padding:24px;gap:24px}.recipe-category-hero-clean__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px}.recipe-category-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 16px}.recipe-category-filter-row a{padding:9px 13px;border:1px solid rgba(214,222,232,.95);border-radius:999px;background:#fff;color:var(--muted);font-size:.76rem;font-weight:800}.recipe-category-filter-row a.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.recipe-category-hero-clean__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;min-height:450px}.recipe-category-hero-clean__media a{position:relative;overflow:hidden;border-radius:18px}.recipe-category-hero-clean__media a.is-lead{grid-row:span 2}.recipe-category-hero-clean__media img{width:100%;height:100%;object-fit:cover}.recipe-category-hero-clean__media a>span{position:absolute;inset:auto 0 0;display:grid;gap:4px;padding:42px 14px 14px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.86));color:#fff}.recipe-category-hero-clean__media strong{font-family:var(--display-font);font-size:1.05rem}.recipe-category-hero-clean__media small{color:rgba(255,255,255,.8)}.recipe-detail-clean__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);min-height:610px;overflow:hidden;border:1px solid rgba(214,222,232,.9);border-radius:28px;background:#fff}.recipe-detail-clean__media img{width:100%;height:100%;object-fit:cover}.recipe-detail-clean__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:34px}.recipe-detail-clean__copy h1{margin:12px 0;font-family:var(--display-font);font-size:clamp(3rem,4.8vw,5.5rem);line-height:.96;letter-spacing:-.05em}.recipe-detail-clean__copy>p{margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.recipe-detail-clean__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:22px;border-block:1px solid rgba(214,222,232,.85)}.recipe-detail-clean__facts>span{display:grid;gap:3px;padding:14px 8px}.recipe-detail-clean__facts small{color:var(--muted);font-size:.7rem}.recipe-detail-clean__author{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;margin-top:18px;color:var(--ink)}.recipe-detail-clean__author img{width:46px;height:46px;border-radius:50%;object-fit:cover}.recipe-detail-clean__author span{display:grid}.recipe-detail-clean__author small{color:var(--muted)}.recipe-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.recipe-detail-actions form:last-child{order:-1}.recipe-detail-actions form:last-child .recipe-button{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(255,79,139,.22)}.recipe-detail-clean__content{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:18px;margin-top:18px}.recipe-detail-clean__ingredients,.recipe-detail-clean__steps{padding:26px;border:1px solid rgba(214,222,232,.9);border-radius:22px;background:#fff}.recipe-detail-clean__section-head h2{margin:8px 0 18px;font-family:var(--display-font);font-size:2rem}.recipe-detail-clean__ingredients ul,.recipe-detail-clean__steps ol{margin:0;padding:0;list-style:none}.recipe-detail-clean__ingredients li{padding:13px 2px;border-bottom:1px solid rgba(226,232,240,.86);color:var(--ink)}.recipe-detail-clean__steps li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid rgba(226,232,240,.86)}.recipe-detail-clean__steps li>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(255,79,139,.11);color:var(--accent);font-weight:900}.recipe-detail-clean__steps p{margin:3px 0 0;line-height:1.6}.recipe-detail-clean__creator{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:24px;margin-top:18px;padding:24px;border:1px solid rgba(255,79,139,.18);border-radius:22px;background:linear-gradient(110deg,#fff1f6,#fff 66%)}.recipe-detail-clean__creator-image{height:150px;overflow:hidden;border-radius:18px}.recipe-detail-clean__creator-image img{width:100%;height:100%;object-fit:cover}.recipe-detail-clean__creator h2{margin:7px 0;font-family:var(--display-font);font-size:2rem}.recipe-detail-clean__creator p{margin:0;color:var(--muted)}.recipe-news-clean{padding:26px;border:1px solid rgba(214,222,232,.9);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,79,139,.1),transparent 35%),#fff}.recipe-news-clean__lead-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:14px}.recipe-news-clean__lead{position:relative;display:block;height:430px;overflow:hidden;border-radius:20px;color:#fff}.recipe-news-clean__lead img{width:100%;height:100%;object-fit:cover}.recipe-news-clean__lead>span{position:absolute;inset:auto 0 0;padding:90px 24px 22px;background:linear-gradient(180deg,transparent,rgba(9,15,28,.9))}.recipe-news-clean em,.recipe-news-clean__more em{color:#ff8bb4;font-size:.7rem;font-style:normal;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.recipe-news-clean__lead h2{margin:7px 0;color:#fff;font-family:var(--display-font);font-size:clamp(2rem,3.6vw,3.8rem);line-height:.98}.recipe-news-clean__lead p{max-width:680px;margin:0 0 8px;color:rgba(255,255,255,.82)}.recipe-news-clean__lead small,.recipe-news-clean__secondary small{color:rgba(255,255,255,.72)}.recipe-news-clean__secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:10px}.recipe-news-clean__secondary a{position:relative;overflow:hidden;border-radius:16px;color:#fff}.recipe-news-clean__secondary img{width:100%;height:100%;object-fit:cover}.recipe-news-clean__secondary a>span{position:absolute;inset:auto 0 0;display:grid;gap:3px;padding:38px 12px 12px;background:linear-gradient(180deg,transparent,rgba(9,15,28,.88))}.recipe-news-clean__secondary strong{font-family:var(--display-font);font-size:.96rem;line-height:1.05}.recipe-news-clean__more{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recipe-news-clean__more a{overflow:hidden;border:1px solid rgba(214,222,232,.9);border-radius:18px;background:#fff;color:var(--ink)}.recipe-news-clean__more img{width:100%;height:190px;object-fit:cover}.recipe-news-clean__more a>span{display:grid;gap:6px;padding:16px}.recipe-news-clean__more strong{font-family:var(--display-font);font-size:1.25rem}.recipe-news-clean__more p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.recipe-news-clean__more small{color:var(--muted)}@media (max-width:1080px){.recipe-category-hero-clean,.recipe-detail-clean__hero,.recipe-home-hero,.recipe-news-clean__lead-grid,.recipe-profile-hero-clean{grid-template-columns:1fr}.recipe-category-hero-clean__media,.recipe-home-hero__media{min-height:420px}.recipe-creator-grid,.recipe-creator-grid--directory,.recipe-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-home-news-grid{grid-template-columns:1fr 1fr}.recipe-home-news-grid>:first-child{grid-column:1/-1}.recipe-news-clean__secondary{min-height:400px}}@media (max-width:720px){.recipe-topbar__tiles{position:relative}.recipe-topbar__tiles:after{content:"";position:absolute;top:0;right:0;bottom:0;width:34px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(248,250,252,.98))}.recipe-topbar__tiles-inner{width:calc(100% - 14px);margin-left:7px;padding-right:30px;scroll-snap-type:x mandatory}.recipe-topbar__tile{scroll-snap-align:start}.recipe-category-hero-clean,.recipe-home-hero,.recipe-news-clean{padding:16px;border-radius:22px}.recipe-home-hero{min-height:0;gap:18px}.recipe-home-hero__copy{padding:2px}.recipe-category-hero-clean h1,.recipe-detail-clean__copy h1,.recipe-home-hero h1,.recipe-news-clean h1,.recipe-profile-hero-clean h1{font-size:clamp(2.55rem,13vw,3.6rem);line-height:.96}.recipe-directory-search>div,.recipe-home-search>div{grid-template-columns:1fr;gap:5px}.recipe-directory-search input,.recipe-home-search input{min-height:44px}.recipe-home-hero__media{grid-template-columns:1fr;min-height:240px}.recipe-home-hero__media>.recipe-visual-card{min-height:240px}.recipe-home-hero__media-stack{display:none}.recipe-creator-grid,.recipe-creator-grid--directory,.recipe-home-news-grid,.recipe-news-clean__more,.recipe-visual-grid,.recipe-visual-grid--popular{grid-template-columns:1fr;grid-auto-rows:auto}.recipe-home-news-grid>:first-child,.recipe-visual-grid--popular .recipe-visual-card--lead{grid-column:auto;grid-row:auto}.recipe-visual-card,.recipe-visual-grid--popular .recipe-visual-card{min-height:250px}.recipe-category-image-row,.recipe-ingredient-image-row{grid-auto-columns:76%}.recipe-home-submit{align-items:flex-start;flex-direction:column;padding:22px}.recipe-detail-clean__hero,.recipe-profile-hero-clean{border-radius:22px}.recipe-profile-hero-clean__cover{min-height:260px}.recipe-detail-clean__copy,.recipe-profile-hero-clean__content{padding:22px}.recipe-detail-clean__facts,.recipe-profile-hero-clean__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-profile-hero-clean__stats>span{min-width:0;padding:10px 7px}.recipe-detail-clean__content,.recipe-detail-clean__creator,.recipe-directory-head{grid-template-columns:1fr}.recipe-category-hero-clean__media{min-height:330px}.recipe-category-hero-clean__media a.is-lead{grid-row:span 2}.recipe-detail-clean__hero{min-height:0}.recipe-detail-clean__media{height:330px}.recipe-detail-clean__ingredients,.recipe-detail-clean__steps{padding:20px}.recipe-detail-clean__creator-image{height:210px}.recipe-news-clean__lead{height:360px}.recipe-news-clean__secondary{grid-template-columns:1fr;grid-template-rows:none;min-height:0}.recipe-news-clean__secondary a{display:grid;grid-template-columns:110px minmax(0,1fr);min-height:105px;background:#fff;color:var(--ink)}.recipe-news-clean__secondary a>span{position:static;align-content:center;padding:12px;background:#fff}.recipe-news-clean__secondary strong{color:var(--ink)}.recipe-news-clean__secondary small{color:var(--muted)}}.recipe-home-profile-circles{overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(255,79,139,.1),transparent 30%),#fff}.recipe-profile-circle-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.recipe-profile-circle-card{display:grid;justify-items:center;align-content:start;gap:6px;min-width:0;padding:12px 8px 14px;border-radius:18px;color:var(--ink);text-align:center;transition:transform .2s ease,background .2s ease}.recipe-profile-circle-card:focus-visible,.recipe-profile-circle-card:hover{transform:translateY(-3px);background:rgba(255,79,139,.055)}.recipe-profile-circle-card__avatar{display:block;width:116px;height:116px;margin-bottom:6px;overflow:hidden;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(255,79,139,.2),0 14px 28px rgba(15,23,42,.12)}.recipe-profile-circle-card__avatar img{width:100%;height:100%;object-fit:cover}.recipe-profile-circle-card strong{font-family:var(--display-font);font-size:1.12rem;line-height:1.05}.recipe-profile-circle-card small{min-height:2.4em;color:var(--muted);font-size:.71rem;line-height:1.2}.recipe-profile-circle-card>span:last-child{color:var(--accent);font-size:.72rem;font-weight:850}.cms-site__footer-bottom{width:100%;box-sizing:border-box;align-items:center}.cms-site__footer-bottom-copy,.cms-site__footer-bottom-links{min-width:0}.cms-site__footer-bottom-links{justify-content:flex-end}@media (max-width:1080px){.recipe-profile-circle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.recipe-profile-circle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px}.recipe-profile-circle-card__avatar{width:104px;height:104px}.cms-site__footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.cms-site__footer-bottom-links{justify-content:flex-start;width:100%}.cms-site__footer-strip-inner{width:calc(100% - 24px);padding-block:24px}.cms-site__footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.cms-site__footer-column,.cms-site__footer-column-links{min-width:0}.cms-site__footer-column-links a{overflow-wrap:anywhere}.cms-site__footer-bottom-copy{line-height:1.45}}