.potluck{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0d0b;--surface:#131311;--surface-2:#1a1916;--ink:#f7f6f2;--ink-2:#e9eef0;--muted:#a39e94;--line:#2a2822;--accent:var(--pl-champagne,#dbb382);--accent-ink:#0d0d0b;--accent-soft:#2a2418;--link:#dbb382;--warn-soft:#3a2f10;--warn-ink:#f2cf7a;--danger:#ef7d7d;--ok:#2fa15b;--ok-soft:#16301f;--ok-ink:#a6dcb0;--radius:12px;--font:var(--font-archivo), "Archivo", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--serif:var(--font-source-serif), "Source Serif 4", Georgia, "Iowan Old Style", serif;--mono:var(--font-plex-mono), "IBM Plex Mono", ui-monospace, Menlo, monospace}@media print{.potluck{--bg:#fff;--surface:#fff;--surface-2:#f1efe9;--ink:#0d0d0b;--ink-2:#26241f;--muted:#625d54;--line:#e1dcd2;--accent:#b0803f;--accent-ink:#fff;--accent-soft:#f3e9d8;--link:#8f6428;--warn-soft:#fff4d6;--warn-ink:#7a5300;--danger:#a12d2d;--ok:#2fa15b;--ok-soft:#e4f2e6;--ok-ink:#1f5c2b}}.potluck *{box-sizing:border-box}.potluck{background:var(--bg);color:var(--ink);font-family:var(--font);margin:0;font-size:17px;line-height:1.55}.potluck a{color:var(--accent);text-underline-offset:.15em}.potluck h1,.potluck h2,.potluck h3{letter-spacing:-.01em;margin:0 0 .5rem;font-weight:650;line-height:1.2}.potluck h1{font-size:1.75rem}.potluck h2{font-size:1.15rem}.potluck p{margin:0 0 1rem}.potluck main{max-width:44rem;margin:0 auto;padding:1rem 1rem 4rem}.potluck .muted{color:var(--muted)}.potluck .small{font-size:.9rem}.potluck .visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.potluck .site-header{justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0 1rem;display:flex}.potluck .wordmark{font-family:var(--serif);color:var(--ink);font-size:1.35rem;font-weight:700;text-decoration:none}.potluck .wordmark:hover{color:var(--accent)}.potluck .site-nav{flex-wrap:wrap;gap:.9rem;font-size:.95rem;display:flex}.potluck .site-nav a{color:var(--muted);text-decoration:none}.potluck .site-nav a[aria-current=page],.potluck .site-nav a:hover{color:var(--ink)}.potluck button,.potluck .button,.potluck input,.potluck select,.potluck textarea{font:inherit;color:inherit}.potluck .button,.potluck button{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;text-decoration:none;display:inline-flex}.potluck button:hover,.potluck .button:hover{border-color:var(--muted)}.potluck button:disabled{opacity:.55;cursor:default}.potluck .button-primary,.potluck button.button-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.potluck .button-quiet,.potluck button.button-quiet{color:var(--muted);background:0 0;border-color:#0000;padding-inline:.5rem}.potluck .button-quiet:hover{color:var(--ink)}.potluck .button-danger,.potluck button.button-danger{color:var(--danger);border-color:var(--line)}.potluck .button-small,.potluck button.button-small{min-height:34px;padding:.2rem .8rem;font-size:.9rem}.potluck input[type=text],.potluck input[type=search],.potluck input[type=password],.potluck input[type=url],.potluck input[type=number],.potluck input[type=datetime-local],.potluck select,.potluck textarea{border:1px solid var(--line);background:var(--surface);border-radius:10px;width:100%;min-height:44px;padding:.55rem .8rem}.potluck input:focus-visible,.potluck select:focus-visible,.potluck textarea:focus-visible,.potluck button:focus-visible,.potluck a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.potluck textarea{resize:vertical;line-height:1.45}.potluck label{color:var(--muted);margin-bottom:.3rem;font-size:.9rem;display:block}.potluck .field{margin-bottom:1rem}.potluck .field-row{gap:.75rem;display:grid}@media (min-width:560px){.potluck .field-row{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}}.potluck .notice{background:var(--accent-soft);border-radius:10px;margin:0 0 1rem;padding:.7rem .9rem}.potluck .notice-warn{background:var(--warn-soft);color:var(--warn-ink)}.potluck .notice-ok{background:var(--ok-soft);color:var(--ok-ink)}.potluck .notice-error{background:var(--warn-soft);color:var(--danger)}.potluck .panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:1rem;padding:1rem}.potluck .panel h2{margin-bottom:.75rem}.potluck .search-form{gap:.5rem;margin-bottom:.75rem;display:flex}.potluck .search-form input[type=search]{flex:1}.potluck .tag-row{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.potluck .chip{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);border-radius:999px;align-items:center;padding:.2rem .75rem;font-size:.9rem;text-decoration:none;display:inline-flex}.potluck .chip:hover{color:var(--ink)}.potluck .chip[aria-current=true]{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.potluck .chip-static{min-height:0;padding:.05rem .55rem;font-size:.8rem}.potluck .select-row{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.potluck .select-row select{min-height:40px;padding-block:.35rem;font-size:.92rem}.potluck .chip-scroller{scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 -1rem 1rem;padding:0 1rem;overflow-x:auto}.potluck .chip-scroller::-webkit-scrollbar{display:none}.potluck .chip-scroller .tag-row{flex-wrap:nowrap;width:max-content;min-width:100%;margin-bottom:0}.potluck .chip-scroller-secondary{margin-top:-.5rem}.potluck .chip-scroller-secondary .chip-small{min-height:30px;padding:.1rem .65rem;font-size:.82rem}.potluck .chip-label{white-space:nowrap;align-self:center;padding-right:.2rem}.potluck .chip-count{opacity:.7;margin-left:.3rem;font-size:.8em}.potluck .course-group{margin-bottom:1.5rem}.potluck .course-heading{font-family:var(--serif);margin:0 0 .6rem;padding-top:.25rem;font-size:1.25rem}.potluck .nutrition{margin:-.5rem 0 .75rem}.potluck .recipe-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.potluck .recipe-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;grid-template-columns:1fr auto;gap:.25rem .9rem;padding:.9rem 1rem;text-decoration:none;display:grid}.potluck .recipe-card:hover{border-color:var(--accent)}.potluck .recipe-card h2{margin:0;font-size:1.1rem}.potluck .recipe-card .meta{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.35rem .6rem;font-size:.88rem;display:flex}.potluck .recipe-card .thumb{object-fit:cover;background:var(--line);border-radius:8px;grid-area:1/2/span 2;width:64px;height:64px}.potluck .recipe-card .desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;display:-webkit-box;overflow:hidden}.potluck .empty{text-align:center;color:var(--muted);padding:2rem 1rem}.potluck .recipe-page .back{color:var(--muted);margin-bottom:.75rem;text-decoration:none;display:inline-block}.potluck .recipe-page .back:hover{color:var(--ink)}.potluck .recipe-page header h1{font-family:var(--serif);margin-bottom:.4rem;font-size:2rem}.potluck .recipe-page .lede{color:var(--muted);margin-bottom:.75rem}.potluck .facts{flex-wrap:wrap;gap:.35rem 1.1rem;margin:0 0 1rem;padding:0;font-size:.92rem;list-style:none;display:flex}.potluck .facts li span{color:var(--muted)}.potluck .hero{object-fit:cover;border-radius:var(--radius);width:100%;max-height:20rem;margin-bottom:1rem}.potluck .recipe-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.potluck .recipe-body{gap:1.5rem;display:grid}@media (min-width:720px){.potluck .recipe-body{grid-template-columns:minmax(14rem,1fr) 2fr;align-items:start}}.potluck .ingredients,.potluck .steps{margin:0;padding:0}.potluck .ingredients{list-style:none}.potluck .ingredient{border-bottom:1px solid var(--line);cursor:pointer;color:var(--ink);align-items:flex-start;gap:.6rem;margin:0;padding:.45rem 0;font-size:1rem;display:flex}.potluck .ingredient input{width:1.1rem;height:1.1rem;min-height:0;accent-color:var(--accent);flex:none;margin:.35rem 0 0}.potluck .ingredient:has(input:checked){color:var(--muted);text-decoration:line-through}.potluck .ingredient .qty{font-weight:600}.potluck .ingredient .note{color:var(--muted)}.potluck .steps{counter-reset:step;list-style:none}.potluck .step{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr;gap:.6rem;padding:.6rem 0;display:grid}.potluck .step:before{counter-increment:step;content:counter(step);font-family:var(--serif);color:var(--accent);font-size:1.3rem;line-height:1.3}.potluck .step p{margin:0}.potluck .step .minutes{color:var(--muted);margin-top:.25rem;font-size:.85rem;display:inline-block}.potluck .source{border-top:1px solid var(--line);color:var(--muted);margin-top:2rem;padding-top:1rem;font-size:.9rem}.potluck .source a{word-break:break-all}.potluck .admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0 1.25rem;display:flex}.potluck .stat-row{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.potluck .stat{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:.6rem .8rem}.potluck .stat b{font-size:1.4rem;line-height:1.1;display:block}.potluck .stat span{color:var(--muted);font-size:.85rem}.potluck .dropzone{border:2px dashed var(--line);border-radius:var(--radius);text-align:center;color:var(--muted);cursor:pointer;padding:1.25rem}.potluck .dropzone.is-over{border-color:var(--accent);background:var(--accent-soft);color:var(--ink)}.potluck .dropzone input{display:none}.potluck fieldset.preview{border:1px solid var(--line);border-radius:10px;margin:0 0 1rem;padding:.5rem .9rem .25rem}.potluck .check-list{max-height:18rem;margin:0 0 .5rem;padding:0;list-style:none;overflow-y:auto}.potluck .check-row{min-height:44px;color:var(--ink);cursor:pointer;border-bottom:1px solid var(--line);align-items:center;gap:.6rem;margin:0;font-size:1rem;display:flex}.potluck .check-row input{width:1.1rem;height:1.1rem;min-height:0;accent-color:var(--accent);flex:none;margin:0}.potluck .check-row .grow{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.potluck .table{border-collapse:collapse;width:100%;font-size:.92rem}.potluck .table th,.potluck .table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.55rem .4rem}.potluck .table th{color:var(--muted);font-size:.82rem;font-weight:600}.potluck .table-wrap{overflow-x:auto}.potluck .row-list{margin:0;padding:0;list-style:none}.potluck .row-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.potluck .row-list li:last-child{border-bottom:0}.potluck .row-list .grow{flex:1;min-width:0}.potluck .truncate{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.potluck .badge{background:var(--line);color:var(--muted);border-radius:999px;padding:.05rem .5rem;font-size:.78rem;display:inline-block}.potluck .badge-warn{background:var(--warn-soft);color:var(--warn-ink)}.potluck .badge-ok{background:var(--ok-soft);color:var(--ok-ink)}.potluck .badge-danger{background:var(--warn-soft);color:var(--danger)}.potluck .editor-list{gap:.5rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.potluck .editor-row{grid-template-columns:5rem 6rem 1fr auto;align-items:start;gap:.4rem;display:grid}.potluck .editor-row .item{grid-column:3}.potluck .editor-row .note{grid-column:1/4}.potluck .editor-row-step{grid-template-columns:1fr 5rem auto}@media (max-width:559px){.potluck .editor-row{grid-template-columns:1fr 1fr auto}.potluck .editor-row .item,.potluck .editor-row .note{grid-column:1/3}.potluck .editor-row-step{grid-template-columns:1fr auto}.potluck .editor-row-step input{grid-column:1}}.potluck .editor-row .remove{min-width:44px;min-height:44px;padding:0}.potluck .sticky-actions{background:linear-gradient(to top, var(--bg) 70%, transparent);flex-wrap:wrap;gap:.5rem;padding:.75rem 0;display:flex;position:sticky;bottom:0}.potluck details.raw{margin:1rem 0}.potluck details.raw pre{white-space:pre-wrap;background:var(--surface);border:1px solid var(--line);border-radius:10px;max-height:20rem;padding:.75rem;font-size:.85rem;overflow:auto}.potluck .login-card{max-width:22rem;margin:12vh auto 0}.potluck code.token{word-break:break-all;font-size:.82rem}@media print{.potluck :root{--bg:#fff;--surface:#fff;--ink:#000;--muted:#444;--line:#bbb;--accent:#000}.potluck{background:#fff;font-size:11pt}.potluck main{max-width:none;padding:0}.potluck .no-print,.potluck .site-header,.potluck .recipe-actions,.potluck .back,.potluck .ingredient input{display:none!important}.potluck .hero{max-height:9rem}.potluck .recipe-page header h1{font-size:20pt}.potluck .recipe-body{grid-template-columns:1fr 2fr;gap:1.5rem}.potluck .ingredient,.potluck .step{break-inside:avoid;cursor:default}.potluck .ingredient:has(input:checked){color:var(--ink);text-decoration:none}.potluck .source a:after{content:" (" attr(href) ")"}.potluck a{color:#000;text-decoration:none}}.potluck .nutrition-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;max-width:28rem;margin:.75rem 0 .25rem}.potluck .nutrition-table caption{text-align:left;caption-side:top;padding-bottom:.25rem}.potluck .nutrition-table th,.potluck .nutrition-table td{text-align:center;border:1px solid color-mix(in srgb, currentColor 18%, transparent);padding:.4rem .5rem}.potluck .nutrition-table th{font-size:.85em;font-weight:600}.potluck .nutrition-table td{font-size:1.05em}@media print{.potluck .nutrition-table th,.potluck .nutrition-table td{border-color:#999}}.potluck{overflow-x:hidden}.potluck img,.potluck video{max-width:100%}.potluck main{max-width:64rem}.potluck main.recipe-page{max-width:46rem}.potluck .search-form input[type=search]{min-width:0}.potluck .select-row{grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){.potluck .select-row{grid-template-columns:repeat(4,minmax(0,1fr))}}.potluck .select-row select{text-overflow:ellipsis;width:100%;min-width:0}.potluck .chip-scroller{max-width:100%}.potluck .result-count{margin:.25rem 0 .5rem}.potluck .course-heading{font-family:var(--serif);border-bottom:1px solid var(--line);margin:1.75rem 0 .75rem;padding-bottom:.35rem;font-size:1.55rem}.potluck .course-heading .small{font-family:var(--font);font-weight:400}.potluck .recipe-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width:640px){.potluck .recipe-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (min-width:960px){.potluck .recipe-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.potluck .recipe-card{flex-direction:column;gap:0;height:100%;padding:0;transition:transform .12s,box-shadow .12s;display:flex;overflow:hidden}.potluck .recipe-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.potluck .recipe-card .card-media{aspect-ratio:4/3;background:var(--accent-soft);position:relative}.potluck .recipe-card .card-media img{object-fit:cover;width:100%;height:100%;display:block}.potluck .card-placeholder{height:100%;font-family:var(--serif);color:var(--accent);place-items:center;font-size:2.4rem;display:grid}.potluck .card-badge{position:absolute;top:.5rem;left:.5rem;box-shadow:0 1px 4px #00000026}.potluck .card-badge-right{left:auto;right:.5rem}.potluck .recipe-card .card-body{flex-direction:column;gap:.25rem;padding:.6rem .7rem .75rem;display:flex}.potluck .recipe-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.25;display:-webkit-box;overflow:hidden}.potluck .recipe-card .meta-line{color:var(--muted);margin:0;font-size:.8rem;line-height:1.35}.potluck .recipe-card .source-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.potluck .recipe-card .card-tags{flex-wrap:wrap;gap:.3rem;margin-top:.15rem;display:flex}.potluck .hero-figure{margin:0 0 1.1rem}.potluck .hero-figure a{display:block}.potluck .hero{aspect-ratio:16/10;max-height:26rem;margin-bottom:0}.potluck .hero-figure figcaption{margin-top:.35rem}.potluck .recipe-page header h1{margin-top:0}.potluck .facts{gap:.35rem .5rem}.potluck .facts li{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.15rem .6rem;font-size:.88rem}.potluck .nutrition-table{table-layout:fixed;max-width:100%}.potluck .nutrition-table th,.potluck .nutrition-table td{padding:.35rem .2rem}.potluck .nutrition-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72em}.potluck .nutrition-table td{font-size:1.05em;font-weight:600}.potluck main{width:100%;min-width:0}.potluck .chip-scroller,.potluck .search-form,.potluck .select-row,.potluck .nutrition-table{contain:inline-size;min-width:0}.potluck .chip-scroller .tag-row{width:max-content;min-width:0}.potluck .recipe-card .card-media{min-height:0;overflow:hidden}.potluck .recipe-card .card-media img{position:absolute;inset:0}.potluck .watch-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.potluck .watch-link{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:inherit;grid-template-columns:2.4rem 1fr;align-items:start;gap:.75rem;padding:.8rem .9rem;text-decoration:none;display:grid}.potluck .watch-link:hover{border-color:var(--accent)}.potluck .watch-play{background:var(--accent);width:2.4rem;height:2.4rem;color:var(--accent-ink);border-radius:999px;place-items:center;font-size:.9rem;display:grid}.potluck .watch-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.potluck .watch-title{font-weight:600;line-height:1.3}.potluck .watch-blurb{line-height:1.4}.potluck .try-these{margin:.5rem 0 1rem}.potluck .review-toolbar{flex-wrap:wrap;align-items:center;gap:.6rem .9rem;margin:0 0 .75rem;display:flex}.potluck .row-list li>input[type=checkbox]{width:1.2rem;height:1.2rem;accent-color:var(--accent);flex:none;margin-right:.6rem}.potluck .chip-pinned{border-style:dashed;margin-left:.35rem}.potluck .course-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.5rem;display:grid}@media (min-width:720px){.potluck .course-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (min-width:1000px){.potluck .course-board{grid-template-columns:repeat(5,minmax(0,1fr))}}.potluck .board-col{flex-direction:column;gap:.5rem;min-width:0;display:flex}.potluck .board-head{border-radius:var(--radius);background:var(--accent);color:var(--accent-ink);justify-content:space-between;align-items:baseline;gap:.5rem;padding:.5rem .75rem;text-decoration:none;display:flex}.potluck .board-head:hover{filter:brightness(1.08)}.potluck .board-title{font-family:var(--serif);font-size:1.15rem;font-weight:700}.potluck .board-head .chip-count{color:inherit;opacity:.8}.potluck .board-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.potluck .board-item{border:1px solid var(--line);background:var(--surface);color:inherit;border-radius:10px;grid-template-columns:3rem 1fr;align-items:center;gap:.6rem;min-width:0;padding:.4rem;text-decoration:none;display:grid}.potluck .board-item:hover{border-color:var(--accent)}.potluck .board-item img,.potluck .board-thumb-blank{object-fit:cover;background:var(--accent-soft);border-radius:8px;width:3rem;height:3rem;display:block}.potluck .board-text{flex-direction:column;min-width:0;display:flex}.potluck .board-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.potluck .board-more{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-self:flex-start;padding:.2rem .75rem;text-decoration:none}.potluck .board-more:hover{color:var(--ink);border-color:var(--accent)}@media (min-width:720px){.potluck .course-board{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1000px){.potluck .course-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.potluck .board-item{grid-template-columns:4.5rem 1fr;padding:.45rem}.potluck .board-item img,.potluck .board-thumb-blank{border-radius:10px;width:4.5rem;height:4.5rem}@media (min-width:720px){.potluck .board-item{grid-template-columns:5.5rem 1fr}.potluck .board-item img,.potluck .board-thumb-blank{width:5.5rem;height:5.5rem}.potluck .board-item-title{font-size:1rem}}.potluck .recipe-card-cell{position:relative}.potluck .grocery-card-add{z-index:2;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 82%, transparent);width:2rem;height:2rem;color:var(--ink);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;font-size:1.05rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.potluck .grocery-card-add--on{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.potluck .grocery-on{background:var(--accent-soft);border-color:var(--accent)}.potluck .grocery-link{white-space:nowrap;margin-left:auto;font-size:.9rem}.potluck .grocery-page h1{margin-bottom:.6rem}.potluck .grocery-recipes{flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;display:flex}.potluck .grocery-recipe-chip .remove{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:.35rem;padding:0;font-size:1rem;line-height:1}.potluck .grocery-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1.1rem;display:flex}.potluck .grocery-lines{margin:0 0 1rem;padding:0;list-style:none}.potluck .grocery-line{border-bottom:1px solid var(--line)}.potluck .grocery-line label{cursor:pointer;align-items:baseline;gap:.6rem;padding:.55rem .15rem;display:flex}.potluck .grocery-line input[type=checkbox]{transform:translateY(.12em)}.potluck .grocery-item{font-weight:600}.potluck .grocery-amounts em{opacity:.75;font-style:normal}.potluck .grocery-line--done .grocery-item,.potluck .grocery-line--done .grocery-amounts{opacity:.55;text-decoration:line-through}@media print{.potluck .grocery-page .site-header,.potluck .grocery-page .back,.potluck .grocery-actions,.potluck .grocery-recipe-chip .remove{display:none}.potluck .grocery-line input[type=checkbox]{appearance:none;border:1.5px solid #000;border-radius:2px;width:.8em;height:.8em}}.potluck .qr-details{position:relative}.potluck .qr-details summary{cursor:pointer;list-style:none;display:inline-block}.potluck .qr-details summary::-webkit-details-marker{display:none}.potluck .qr-code{z-index:5;border:1px solid var(--line);background:#fff;border-radius:.5rem;padding:.6rem;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 6px 24px #00000059}.potluck .qr-code svg{width:180px;height:180px;display:block}.potluck .star-rating{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.2rem 0 1rem;display:flex}.potluck .star-row{display:inline-flex}.potluck .star{color:var(--line);cursor:pointer;background:0 0;border:none;padding:0 .1rem;font-size:1.5rem;line-height:1;transition:color .1s}.potluck .star--on{color:var(--accent)}@media print{.potluck .star-rating{display:none}}.potluck.potluck--in-shell{border-radius:10px;overflow:hidden}
