/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fff8e9;--paper:#fffcf5;--ink:#30232d;--plum:#552b4c;--muted:#786b70;--coral:#f15d5f;--line:#eadbc9;--sage:#849477;--yellow:#f6bc45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}main{min-height:80vh}.site-shell{min-height:100vh}.topbar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8e9e6;border-bottom:1px solid #552b4c1a;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,5vw,76px);display:flex;position:relative}.brand{letter-spacing:-1.4px;color:var(--plum);align-items:center;gap:8px;font-size:22px;font-weight:950;display:flex}.brand-mark{color:#fff;background:var(--coral);width:35px;height:35px;box-shadow:3px 3px 0 var(--plum);border-radius:50% 50% 44% 52%;place-items:center;display:grid;transform:rotate(-7deg)}.brand small{letter-spacing:.7px;text-transform:uppercase;color:var(--muted);margin-left:4px;font-size:9px;font-weight:700}.desktop-nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a.active:after,.desktop-nav a:hover:after{content:"";background:var(--coral);border-radius:3px;height:3px;position:absolute;bottom:3px;left:0;right:0}.cart-pill{border:1px solid var(--plum);border-radius:999px;align-items:center;gap:10px;padding:6px 7px 6px 15px;font-size:13px;font-weight:800;display:flex}.cart-pill b{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.bottom-tabs{display:none}.page-section{padding:clamp(64px,8vw,120px) clamp(20px,7vw,110px)}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;min-height:calc(100vh - 78px);padding-top:52px;padding-bottom:52px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.kicker,.eyebrow{color:var(--coral);letter-spacing:1.7px;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:850;display:block}h1,h2,h3,p{margin-top:0}.hero h1{color:var(--plum);letter-spacing:-5.2px;margin-bottom:28px;font-size:clamp(52px,6vw,92px);font-weight:950;line-height:.93}.hero h1 em{color:var(--coral);font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 24px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--coral);color:#fff;box-shadow:0 6px #a33d49}.button.primary:hover{box-shadow:0 8px #a33d49}.button.secondary{color:var(--plum);border:1px solid var(--line);background:#fff}.button.light{color:var(--plum);background:#fff;box-shadow:0 6px #31162d4d}.button.jumbo{min-height:58px;padding:17px 29px}.button.full{width:100%}.button.disabled{opacity:.45;pointer-events:none}.text-link{color:var(--plum);text-decoration:underline;-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:5px;font-weight:800}.trust-line{color:#8c7b7a;flex-wrap:wrap;gap:10px;margin-top:28px;font-size:11px;font-weight:650;display:flex}.hero-art{width:125%;position:relative}.hero-art img{mix-blend-mode:multiply;border-radius:42% 12% 35% 16%;width:100%;height:auto;display:block}.hero-sticker{background:var(--plum);color:#fff;text-align:center;border:6px solid #fff;border-radius:50%;place-content:center;width:120px;height:120px;font-size:14px;display:grid;position:absolute;bottom:4%;left:8%;transform:rotate(-10deg);box-shadow:6px 7px #30232d26}.ticker{background:var(--plum);color:#fff;letter-spacing:1px;white-space:nowrap;justify-content:space-around;align-items:center;gap:22px;height:56px;padding:0 25px;font-size:13px;font-weight:900;display:flex;overflow:hidden}.ticker i{color:var(--yellow);font-style:normal}.mission{background:var(--paper);grid-template-columns:1fr 1fr;align-items:start;gap:10vw;display:grid}.mission h2,.section-heading h2,.how h2,.community-cta h2{letter-spacing:-3px;color:var(--plum);font-size:clamp(38px,5vw,67px);line-height:1}.mission-copy{color:var(--muted);font-size:17px;line-height:1.75}.mission-copy b{color:var(--ink)}.flavor-section{background:#f4eadd}.section-heading{text-align:center;max-width:800px;margin:0 auto 55px}.section-heading>p{color:var(--muted)}.flavor-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:auto;display:grid}.flavor-card{text-align:center;border-radius:34px;flex-direction:column;align-items:center;min-height:465px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #432b3214}.flavor-card.chicken{background:#f9d47e}.flavor-card.pork{background:#f6a59b}.flavor-card.lamb{background:#b694bd}.flavor-card .card-number{opacity:.55;align-self:flex-start;font-size:12px;font-weight:900}.flavor-card h3{color:var(--plum);margin:18px 0 4px;font-size:28px}.flavor-card p{opacity:.72;font-size:13px}.flavor-card strong{margin-top:auto;font-size:20px}.circle-link{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:25px;display:grid;position:absolute;bottom:22px;right:22px}.loaf-sticker{--loaf-color:#f5b83b;--loaf-accent:#7a4a12;filter:drop-shadow(5px 7px #4b2a3a2e);background:#fff;border-radius:32% 29% 27% 30%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:150px;height:138px;display:flex;position:relative;transform:rotate(-2.5deg)}.loaf-sticker:before{content:"";background:var(--loaf-color);border-radius:27% 24% 22% 25%;position:absolute;inset:8px;box-shadow:inset 0 -10px #ffffff26,inset 0 4px #ffffff4d}.loaf-sticker.pork{transform:rotate(2deg)}.loaf-sticker.lamb{transform:rotate(-1deg)}.loaf-top,.loaf-face,.loaf-label,.count-bubble{z-index:1;position:relative}.loaf-top{margin-top:-12px;font-size:31px;line-height:1}.loaf-face{color:var(--loaf-accent);align-items:center;gap:11px;margin-top:5px;display:flex}.loaf-face i{background:var(--loaf-accent);border-radius:50%;width:7px;height:9px}.loaf-face em{margin-top:6px;font-size:21px;font-style:normal;font-weight:900}.loaf-label{color:var(--loaf-accent);text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-size:10px;font-weight:950}.loaf-sticker.small{filter:drop-shadow(2px 3px #4b2a3a29);border-radius:24px;width:70px;height:64px}.loaf-sticker.small:before{inset:5px}.loaf-sticker.small .loaf-top{margin-top:-3px;font-size:15px}.loaf-sticker.small .loaf-face{margin:-4px 0;transform:scale(.55)}.loaf-sticker.small .loaf-label{font-size:6px}.loaf-sticker.large{width:180px;height:165px}.count-bubble{color:#fff;background:var(--plum);border:4px solid #fff;border-radius:99px;place-items:center;min-width:38px;height:38px;padding:0 7px;font-size:12px;display:grid;position:absolute;top:-10px;right:-8px}.how{background:var(--paper)}.steps{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1120px;margin:auto;display:grid}.steps article{border:1px solid var(--line);background:var(--cream);border-radius:25px;padding:35px}.steps article>b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:30px;display:grid}.steps h3{font-size:23px}.steps p{color:var(--muted);line-height:1.6}.community-cta{background:var(--plum);color:#fff;border-radius:44px;grid-template-columns:1fr 1fr;align-items:center;margin:0 clamp(16px,4vw,60px) 60px;padding:clamp(52px,7vw,95px);display:grid;overflow:hidden}.community-cta h2{color:#fff}.community-cta p{color:#dfcddc;max-width:550px;font-size:17px;line-height:1.6}.community-cta .eyebrow{color:#ffc84c}.sticker-pile{justify-content:center;align-items:center;height:250px;display:flex}.sticker-pile .loaf-sticker:first-child{transform:rotate(-14deg)translate(35px,30px)}.sticker-pile .loaf-sticker:nth-child(2){z-index:2;transform:rotate(3deg)translateY(-25px)}.sticker-pile .loaf-sticker:nth-child(3){transform:rotate(13deg)translate(-35px,35px)}footer{color:#fff;background:#2f222c;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;padding:55px clamp(25px,7vw,110px);display:grid}.footer-brand b{font-size:28px}.footer-brand span{color:#b9a7b4;text-transform:uppercase;letter-spacing:1px;font-size:10px;display:block}.fine-print,footer p{color:#b9a7b4;font-size:12px;line-height:1.6}.inner-page{max-width:1400px;margin:auto;padding:clamp(48px,7vw,95px) clamp(20px,7vw,110px) 120px}.page-intro{max-width:820px;margin-bottom:50px}.page-intro h1,.empty-state h1,.success-page h1{letter-spacing:-4px;color:var(--plum);margin-bottom:20px;font-size:clamp(44px,6vw,80px);line-height:.97}.page-intro>p,.empty-state>p,.success-page>p{color:var(--muted);font-size:17px;line-height:1.6}.donate-layout,.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:42px;display:grid}.donate-list{gap:18px;display:grid}.donate-item{background:var(--paper);border:1px solid var(--line);border-radius:30px;grid-template-columns:190px 1fr auto;align-items:center;gap:24px;padding:28px;display:grid}.donate-info h2{color:var(--plum);margin-bottom:7px}.donate-info p{color:var(--muted);font-size:14px}.donate-info strong small{color:var(--muted);font-weight:500}.quantity{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;padding:5px;display:flex}.quantity button{cursor:pointer;background:#f4eadd;border:0;border-radius:50%;width:42px;height:42px;font-size:20px}.quantity output{text-align:center;width:42px;font-weight:900}.quantity.compact button{width:34px;height:34px}.quantity.compact output{width:34px}.sticky-summary,.order-card,.mini-order{background:var(--plum);color:#fff;border-radius:28px;padding:28px;position:sticky;top:98px}.sticky-summary h2{font-size:26px}.sticky-summary .eyebrow,.mini-order .eyebrow{color:#ffc84c}.summary-line,.mini-order>div,.order-card>div{border-bottom:1px solid #ffffff26;justify-content:space-between;gap:20px;padding:12px 0;font-size:13px;display:flex}.summary-total{justify-content:space-between;margin-top:8px;padding:20px 0;font-size:18px;display:flex}.microcopy{text-align:center;color:#cdbdca;margin:15px 0 0;font-size:10px}.empty-state,.success-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.empty-state .loaf-sticker{margin-bottom:35px}.empty-state>p,.success-page>p{max-width:570px}.cart-items{background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto 90px;align-items:center;gap:16px;padding:25px;display:grid}.cart-row:last-child{border-bottom:0}.cart-row h2{margin-bottom:5px;font-size:18px}.cart-row>strong{text-align:right}.remove-link{color:var(--coral);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.order-card .text-link{color:#fff;margin-top:22px;display:block}.centered{text-align:center}.checkout-steps{color:#a08f92;gap:30px;margin-top:28px;font-size:13px;font-weight:800;display:flex}.checkout-steps span{border-bottom:3px solid var(--line);padding-bottom:10px}.checkout-steps .active,.checkout-steps .done{color:var(--plum);border-color:var(--coral)}.checkout-form-card{background:var(--paper);border:1px solid var(--line);border-radius:30px;max-width:720px;padding:clamp(24px,5vw,48px)}.checkout-form-card h2{color:var(--plum);font-size:30px}.form-note{color:var(--muted);background:#f5ecdf;border-radius:15px;padding:15px;font-size:12px;line-height:1.5}.checkout-form-card label{margin:20px 0;font-size:13px;font-weight:750;display:block}.checkout-form-card input:not([type=checkbox]){background:#fff;border:1px solid #d9c8b7;border-radius:13px;outline:none;width:100%;height:53px;margin-top:8px;padding:0 15px;display:block}.checkout-form-card input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #f15d5f21}.input-prefix{position:relative}.input-prefix span{color:var(--muted);z-index:1;position:absolute;top:24px;left:15px}.input-prefix input{padding-left:34px!important}.card-segments{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.card-segments input{text-align:center;letter-spacing:1px;min-width:0;font-size:16px;font-weight:750;margin-top:0!important;padding:0 8px!important}.expiry-segments{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;margin-top:8px;display:grid}.expiry-segments input{text-align:center;min-width:0;font-size:16px;font-weight:750;margin-top:0!important;padding:0 8px!important}.expiry-segments>span{color:var(--muted);font-size:18px}.check-row{cursor:pointer;background:#faf1e6;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex!important}.check-row input{width:18px;height:18px;accent-color:var(--coral);margin-top:3px}.check-row b,.check-row small{display:block}.check-row small{color:var(--muted);margin-top:4px;font-weight:500;line-height:1.4}.field-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid}.payment-heading{justify-content:space-between;align-items:start;display:flex}.demo-badge{color:#7a4a12;letter-spacing:1px;background:#fff0c8;border:1px solid #e9c562;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900}.security-statement{border-left:4px solid var(--sage);color:#506049;background:#eef1e9;border-radius:10px;padding:16px;font-size:12px}.security-statement p{margin:5px 0 0;line-height:1.5}.saved-card-note{color:var(--plum);background:#f1e8f1;border-radius:12px;padding:12px;font-size:12px;font-weight:700}.error-note{color:#a32d3f;background:#ffe5e4;border-radius:12px;padding:12px 15px;font-size:12px}.success-note{color:#3e654e;font-size:13px;font-weight:750}.mini-order>div span{align-items:center;gap:8px;display:flex}.mini-order i{border-radius:4px;width:12px;height:12px}.confetti{color:var(--coral);margin-bottom:25px;font-size:36px}.receipt-chip{border:1px dashed var(--line);background:#fff;border-radius:15px;margin:20px;padding:15px 25px}.receipt-chip b{color:var(--plum);margin-top:4px;display:block}.success-actions{gap:15px;display:flex}.loading-state{min-height:60vh;color:var(--muted);place-items:center;font-weight:750;display:grid}.profile-page{max-width:1050px}.profile-card{background:var(--paper);border:1px solid var(--line);border-radius:38px;padding:clamp(24px,5vw,55px);overflow:hidden;box-shadow:0 18px 50px #412c3314}.profile-heading{align-items:center;gap:20px;display:flex}.avatar{background:var(--yellow);width:74px;height:74px;box-shadow:0 0 0 2px var(--plum),4px 5px 0 var(--plum);color:var(--plum);border:6px solid #fff;border-radius:50%;place-items:center;font-size:31px;font-weight:900;display:grid}.profile-heading h1{color:var(--plum);letter-spacing:-1px;margin:0;font-size:34px}.profile-heading p{color:var(--muted);margin:3px 0 0}.profile-heading .eyebrow{margin-bottom:6px}.rank-badge{background:var(--plum);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:78px;height:78px;margin-left:auto;font-size:22px;font-weight:900;display:flex;transform:rotate(5deg)}.rank-badge small{text-transform:uppercase;letter-spacing:.7px;font-size:7px}.stash-shelf{background:radial-gradient(circle at 50% 0,#fff 0,#f7ecdf 72%);border-bottom:12px solid #d8b88f;border-radius:28px;justify-content:center;align-items:center;gap:18px;min-height:260px;margin:35px 0 20px;padding:55px 10px 30px;display:flex}.stash-shelf .loaf-sticker:nth-child(2){transform:translateY(-25px)rotate(3deg)}.profile-stats{border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.profile-stats>div{text-align:center;border-right:1px solid var(--line);padding:22px 10px}.profile-stats>div:last-child{border:0}.profile-stats b,.profile-stats span{display:block}.profile-stats b{color:var(--plum);font-size:22px}.profile-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-top:5px;font-size:10px}.profile-actions{justify-content:center;gap:12px;margin-top:28px;display:flex}.visibility-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr auto auto;align-items:center;gap:25px;margin-top:22px;padding:24px;display:grid}.visibility-card h2{margin-bottom:4px;font-size:20px}.visibility-card p{color:var(--muted);margin:0;font-size:12px}.visibility-card .eyebrow{margin-bottom:7px}.toggle input{opacity:0;position:absolute}.toggle span{background:#cfc4c5;border-radius:99px;width:54px;height:30px;padding:4px;transition:all .2s;display:block}.toggle span:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;display:block}.toggle input:checked+span{background:var(--sage)}.toggle input:checked+span:after{transform:translate(24px)}.demo-session-note,.public-note{text-align:center;color:var(--muted);margin-top:20px;font-size:11px}.centered-intro{text-align:center;margin-left:auto;margin-right:auto}.leaderboard-card{border:1px solid var(--line);background:var(--paper);border-radius:28px;max-width:1000px;margin:auto;overflow:hidden}.leaderboard-head{background:var(--plum);color:#fff;text-transform:uppercase;letter-spacing:1px;grid-template-columns:1fr 1fr 90px;padding:15px 25px;font-size:10px;display:grid}.leaderboard-row{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr 1fr 80px;align-items:center;min-height:105px;padding:14px 25px;transition:background .2s;display:grid}.leaderboard-row:hover{background:#fff6e7}.leaderboard-row.podium{background:#fff8dd}.leaderboard-row:last-child{border:0}.rank{color:var(--plum);font-size:18px;font-weight:900}.leader-identity b,.leader-identity small,.leaderboard-row>strong small{display:block}.leader-identity small,.leaderboard-row>strong small{color:var(--muted);margin-top:4px;font-size:10px}.mini-stash{align-items:center;display:flex}.mini-stash .loaf-sticker{margin-left:-14px;transform:scale(.83)}.mini-stash .loaf-sticker:first-child{margin-left:0}.leaderboard-row>strong{text-align:right;color:var(--plum);font-size:20px}.leaderboard-cta{text-align:center;margin-top:45px}.leaderboard-cta h2{color:var(--plum);font-size:30px}@media (width<=900px){body{padding-bottom:84px}.topbar{height:64px;padding:0 17px;position:sticky;top:0}.desktop-nav,.brand small,.cart-pill span{display:none}.cart-pill{border:0;padding:4px}.cart-pill b{background:var(--coral)}.bottom-tabs{left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;background:#fffcf5f2;border:1px solid #552b4c24;border-radius:24px;grid-template-columns:repeat(5,1fr);height:68px;padding:5px 8px;display:grid;position:fixed;box-shadow:0 10px 34px #36202f38}.bottom-tabs a{color:#8b7d82;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.bottom-tabs a.active{color:var(--plum);background:#f8e5da}.tab-icon{place-items:center;width:27px;height:27px;font-size:21px;font-weight:700;line-height:1;display:grid}.bottom-tabs a.active .tab-icon{transform:rotate(-6deg)scale(1.08)}.cart-tab{position:relative}.cart-tab b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:-5px;right:-6px}.page-section{padding:65px 20px}.hero{text-align:center;flex-direction:column;min-height:auto;padding-top:36px;display:flex}.hero-copy>p{font-size:15px}.hero h1{letter-spacing:-3.5px;font-size:53px}.hero-actions{flex-direction:column;gap:20px}.trust-line{justify-content:center}.hero-art{width:132%;margin-top:8px;margin-left:18%}.hero-art img{border-radius:32% 14% 25% 16%}.hero-sticker{border-width:4px;width:92px;height:92px;font-size:11px;left:3%}.ticker{justify-content:flex-start}.ticker span:nth-of-type(3),.ticker i:nth-of-type(3){display:none}.mission{grid-template-columns:1fr;gap:25px}.mission h2,.section-heading h2,.how h2,.community-cta h2{letter-spacing:-2.3px;font-size:42px}.mission-copy{font-size:15px}.flavor-grid{scroll-snap-type:x mandatory;gap:14px;margin:0 -20px;padding:5px 20px 20px;display:flex;overflow-x:auto}.flavor-card{scroll-snap-align:center;min-width:82vw;min-height:430px}.steps{grid-template-columns:1fr}.community-cta{text-align:center;border-radius:30px;grid-template-columns:1fr;margin:0 12px 30px;padding:55px 24px 38px}.sticker-pile{margin:0 -120px -45px;transform:scale(.7)}.community-cta p{font-size:15px}footer{text-align:center;grid-template-columns:1fr;padding-bottom:100px}.inner-page{padding:45px 17px 105px}.page-intro{text-align:center;margin-bottom:35px}.page-intro h1,.empty-state h1,.success-page h1{letter-spacing:-2.8px;font-size:47px}.donate-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr;gap:22px}.donate-item{grid-template-columns:110px 1fr;gap:13px;padding:20px 14px}.donate-item .loaf-sticker{transform-origin:50%;margin-left:-30px;margin-right:-30px;transform:scale(.64)}.donate-item .quantity{grid-column:1/-1;justify-content:space-between;justify-self:stretch}.donate-info h2{font-size:20px}.donate-info p{font-size:12px}.sticky-summary,.order-card,.mini-order{position:static}.cart-row{grid-template-columns:70px 1fr auto;padding:18px 12px}.cart-row .quantity{grid-column:2;justify-self:start}.cart-row>strong{grid-area:2/3}.cart-row h2{font-size:15px}.checkout-steps{justify-content:center;gap:12px}.checkout-form-card{padding:24px 18px}.field-pair{grid-template-columns:1fr 1fr;gap:10px}.payment-heading h2{font-size:23px}.mini-order{order:-1}.success-actions,.profile-actions{flex-direction:column;width:100%}.success-actions .button,.profile-actions .button{width:100%}.profile-heading{align-items:flex-start}.avatar{width:58px;height:58px;font-size:25px}.profile-heading h1{font-size:25px}.rank-badge{width:62px;height:62px;font-size:18px}.stash-shelf{gap:0;min-height:190px;margin-left:-12px;margin-right:-12px}.stash-shelf .loaf-sticker{margin:0 -27px;transform:scale(.65)rotate(-3deg)}.stash-shelf .loaf-sticker:nth-child(2){transform:scale(.68)translateY(-18px)rotate(3deg)}.profile-stats{grid-template-columns:1fr}.profile-stats>div{border-right:0;border-bottom:1px solid var(--line)}.visibility-card{grid-template-columns:1fr auto}.visibility-card button{grid-column:1/-1}.leaderboard-head{display:none}.leaderboard-row{grid-template-columns:42px 1fr 60px;min-height:92px;padding:12px}.mini-stash{grid-column:2;margin-top:5px}.leaderboard-row>strong{grid-area:1/3/3}.mini-stash .loaf-sticker{width:47px;height:43px;margin-left:-14px}.mini-stash .loaf-top{font-size:10px}.mini-stash .loaf-label{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
