:root{--navy: #07133e;--blue: #1139b3;--blue-dark: #082681;--coral: #ef5e5c;--cream: #fffaf2;--paper: #fffefb;--line: rgba(17, 57, 179, .13);--muted: #686d82;--shadow: 0 18px 55px rgba(19, 27, 73, .11)}header[id],section[id]{scroll-margin-top:88px}body{margin:0;color:var(--navy);background:var(--paper);font-family:Inter,Avenir,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}img{display:block;max-width:100%}.sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1420px,calc(100% - 76px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{height:38px;display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;background:linear-gradient(90deg,#082982,#153fbd,#082982);font-size:13px;font-weight:800;letter-spacing:.07em}.topbar svg{width:18px;height:18px;fill:#ffaaa5}.header{position:relative;z-index:30;height:92px;background:#fffffff5;border-bottom:1px solid rgba(7,19,62,.08)}.header.stuck{position:sticky;top:0;height:78px;box-shadow:0 8px 28px #07133e14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav{height:100%;display:grid;grid-template-columns:220px 1fr auto;gap:24px;align-items:center}.logo-link{width:174px}.logo-link img{width:100%;height:76px;object-fit:contain}.nav-links{height:100%;display:flex;align-items:center;justify-content:center;gap:clamp(25px,3.2vw,52px)}.nav-links a{height:100%;position:relative;display:flex;align-items:center;font-size:13px;font-weight:750}.nav-links a:after{content:"";position:absolute;left:50%;right:50%;bottom:23px;height:2px;background:var(--blue);transition:.22s ease}.nav-links a:hover:after,.nav-links a.active:after{left:0;right:0}.nav-tools{display:flex;gap:4px}.round-button{width:44px;height:44px;display:grid;place-items:center;position:relative;border:0;border-radius:50%;background:transparent;cursor:pointer}.round-button:hover{background:#eef2ff}.round-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.cart b{position:absolute;right:0;top:1px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:9px}.menu-toggle{display:none;width:42px;height:42px;padding:8px;border:0;background:transparent;cursor:pointer}.menu-toggle span{width:24px;height:2px;display:block;margin:5px 0;background:var(--navy);transition:.25s}.hero{height:500px;position:relative;overflow:hidden;background:#fff}.hero:before{content:"";position:absolute;width:500px;height:500px;left:-385px;top:85px;border:1px solid #f2bbb5;border-radius:50%;z-index:2}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0}.hero-art:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 19%,rgba(255,255,255,.62) 41%,rgba(255,255,255,.12) 62%,transparent 82%)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-inner{height:100%;position:relative;z-index:3;display:flex;align-items:center}.hero-copy{width:47%;padding:25px 0 62px 18px}.eyebrow{margin:0;display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow span{width:29px;height:2px;background:var(--coral)}.eyebrow.light{color:#ffb5b0}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.02;letter-spacing:-.045em}h1{margin-top:18px;font-size:clamp(52px,5.1vw,82px)}h1 em,h2 em{color:var(--blue);font-style:normal}.hero-text{max-width:580px;margin:25px 0 0;color:#53586f;font-size:17px;line-height:1.65}.hero-actions{margin-top:31px;display:flex;align-items:center;gap:28px}.btn{min-height:50px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:999px;font-size:13px;font-weight:850;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:var(--blue);box-shadow:0 13px 28px #1139b33d}.btn-primary:hover{background:var(--blue-dark)}.btn-primary svg{width:20px;height:20px;fill:#fff}.btn-light{color:var(--blue-dark);background:#fff}.link-arrow{font-size:13px;font-weight:850}.link-arrow span{margin-left:6px;color:var(--coral);transition:.2s}.link-arrow:hover span{margin-left:11px}.social-proof{margin-top:35px;display:flex;align-items:center;gap:14px}.faces{display:flex}.faces i{width:34px;height:34px;margin-left:-7px;display:grid;place-items:center;border:3px solid white;border-radius:50%;color:#fff;background:var(--blue);font-size:9px;font-style:normal;font-weight:850}.faces i:first-child{margin-left:0}.faces i:nth-child(2){background:#ee8a28}.faces i:nth-child(3){background:#718538}.faces i:last-child{color:var(--blue);background:#eef1ff}.social-proof p{margin:0}.social-proof strong,.social-proof span{display:block}.social-proof strong{font-size:11px}.social-proof span{margin-top:4px;color:#7e8294;font-size:10px}.benefit-dock{min-height:96px;margin-top:-48px;padding:12px 18px;position:relative;z-index:8;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:22px;background:#fffffff7;box-shadow:var(--shadow)}.benefit-dock article{padding:10px 24px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line)}.benefit-dock article:last-child{border-right:0}.dock-icon{flex:0 0 auto;width:50px;height:50px;display:grid;place-items:center;border-radius:50%}.dock-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dock-icon.green{color:#728500;background:#f1f7a9}.dock-icon.blue{color:var(--blue);background:#e8edff}.dock-icon.pink{color:var(--coral);background:#ffe5e5}.dock-icon.orange{color:#ee8519;background:#fff0d8}.benefit-dock strong,.benefit-dock small{display:block}.benefit-dock strong{font-size:11px}.benefit-dock small{margin-top:5px;color:#777b8e;font-size:10px}.products{padding:80px 0 0;overflow:hidden}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-top h2,.story-copy h2,.process-heading h2{margin-top:13px;font-size:clamp(40px,4.3vw,66px)}.section-side{width:290px;padding-bottom:5px}.section-side>p{margin:0 0 17px;color:var(--muted);font-size:14px;line-height:1.5}.slider-controls{display:flex;gap:9px}.slider-controls button{width:42px;height:42px;border:1px solid #ccd3ee;border-radius:50%;background:#fff;color:var(--blue);cursor:pointer;font-size:18px;transition:.2s}.slider-controls button:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.category-tabs{margin:38px 0 25px;display:flex;gap:9px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category{flex:0 0 auto;padding:9px 16px;border:1px solid #d7dbed;border-radius:999px;background:#fff;font-size:11px;font-weight:850;cursor:pointer}.category:hover,.category.active{color:#fff;border-color:var(--blue);background:var(--blue)}.product-stage{height:292px;position:relative;display:grid;place-items:end center;overflow:hidden}.product-stage:before{content:"";position:absolute;width:250px;height:250px;top:22px;left:50%;transform:translate(-50%);border-radius:50%;background:#ffffff7a}.stage-red{background:linear-gradient(145deg,#fff0ed,#ffd6d0)}.stage-orange{background:linear-gradient(145deg,#fff7e7,#ffdda5)}.stage-purple{background:linear-gradient(145deg,#f3efff,#ded1ff)}.stage-green{background:linear-gradient(145deg,#f4f7e8,#dce7b8)}.stage-blue{background:linear-gradient(145deg,#eaf7f8,#bfe6e9)}.pack{width:180px;height:235px;padding:20px 17px;position:relative;z-index:2;overflow:hidden;border-radius:10px 10px 4px 4px;color:#fff;box-shadow:-12px 15px 25px #1d193d33;transform:perspective(700px) rotateY(6deg) rotate(-1.5deg)}.pack:before{content:"";position:absolute;inset:0 0 auto;height:45px;background:#0000001f}.pack:after{content:"";position:absolute;left:10px;right:10px;bottom:-28px;height:105px;border-radius:50% 50% 0 0;background:#ffffff24}.pack-red{background:#bd2529}.pack-orange{background:#df7119}.pack-purple{background:#553286}.pack-green{background:#556725}.pack-blue{background:#176c7d}.pack small{position:relative;z-index:2;font-size:7px;font-weight:900;letter-spacing:.12em}.pack h3{position:relative;z-index:2;margin:36px 0 9px;font-family:Georgia,serif;font-size:25px;line-height:.92;text-transform:uppercase}.pack p{position:relative;z-index:2;margin:0;font-size:7px;text-transform:uppercase;letter-spacing:.04em}.produce{position:absolute;z-index:3;right:10px;bottom:13px}.produce.carrot{width:13px;height:55px;border-radius:80% 30%;background:#f27d20;transform:rotate(43deg);box-shadow:-15px 7px 0 -2px #ff9a2f}.produce.greens{right:3px;bottom:52px;width:35px;height:22px;border-radius:100% 0;background:#66972e;transform:rotate(-20deg);box-shadow:19px 4px 0 -4px #8bad3f}.produce.rice{width:40px;height:34px;border-radius:50%;background:#fff2ce;box-shadow:-20px 9px 0 -8px #ffe5a2}.produce.paneer{width:30px;height:30px;background:#fff2c0;transform:rotate(13deg);box-shadow:-24px 9px 0 -5px #ffe1a0}.produce.egg{width:42px;height:32px;border-radius:50%;background:#fff;box-shadow:0 5px 10px #0000001a}.produce.egg:after{content:"";position:absolute;width:17px;height:17px;left:13px;top:7px;border-radius:50%;background:#ffb018}.produce.chew{width:48px;height:17px;border-radius:12px;background:#c87b40;transform:rotate(-14deg)}.produce.chew:before,.produce.chew:after{content:"";position:absolute;top:-6px;width:17px;height:29px;border-radius:50%;background:#d79050}.produce.chew:before{left:-7px}.produce.chew:after{right:-7px}.add-product{padding:9px 13px;border:0;border-radius:999px;color:#fff;background:var(--blue);font-size:10px;font-weight:850;cursor:pointer}.add-product:hover{background:var(--blue-dark)}.add-product:disabled{background:#7285c9}.ingredient-story{padding:34px 0 105px}.story-panel{min-height:630px;padding:62px 66px;display:grid;grid-template-columns:44% 56%;gap:36px;align-items:center;overflow:hidden;border-radius:34px;color:#fff;background:linear-gradient(135deg,#071f76,#113bb3);box-shadow:0 24px 65px #08268133}.story-copy{position:relative;z-index:2}.story-copy h2{max-width:520px;margin-top:12px;font-size:clamp(37px,4vw,59px)}.story-copy h2 em{color:#ffaaa4}.story-copy>p:not(.eyebrow){max-width:530px;margin:17px 0 20px;color:#d5ddff;font-size:14px;line-height:1.65}.recipe-count{position:absolute;right:10px;top:0;color:#ffffff8c;font-family:Georgia,serif;font-size:17px}.ingredient-benefits{max-width:470px;min-height:154px;padding:17px 20px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ingredient-benefits small{color:#ffb6b0;font-size:8px;font-weight:900;letter-spacing:.14em}.ingredient-benefits h3{margin:7px 0 4px;font-family:Georgia,serif;font-size:24px}.ingredient-meta{margin:0 0 10px;color:#bfcaff;font-size:9px;font-weight:750;letter-spacing:.02em}.ingredient-benefits ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;list-style:none}.ingredient-benefits li{position:relative;padding-left:15px;color:#e5eaff;font-size:11px;line-height:1.45}.ingredient-benefits li:before{content:"";position:absolute;left:0;top:5px;width:6px;height:6px;border-radius:50%;background:#ffaaa4}.recipe-navigation{margin-top:19px;display:flex;align-items:center;gap:13px}.recipe-navigation>button{width:39px;height:39px;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:transparent;cursor:pointer;transition:.2s}.recipe-navigation>button:hover{color:var(--blue);background:#fff}.recipe-dots{display:flex;gap:7px}.recipe-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffff57;cursor:pointer;transition:.2s}.recipe-dot.active{width:25px;border-radius:999px;background:#ffaaa4}.ingredient-wheel{height:530px;position:relative;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:radial-gradient(circle at 50% 53%,rgba(255,255,255,.14),transparent 34%),#ffffff12;transition:opacity .18s ease,transform .18s ease}.ingredient-wheel.changing{opacity:.2;transform:translate(12px)}.recipe-name-card{position:absolute;z-index:4;left:22px;top:20px;padding:10px 13px;border-radius:12px;text-align:left;background:#05195c8c;pointer-events:none}.recipe-name-card small{display:block;color:#ffb6b0;font-size:8px;font-weight:900;letter-spacing:.15em}.recipe-name-card strong{display:block;margin-top:4px;color:#fff;font-size:11px;line-height:1.2}.orbit{position:absolute;z-index:0;left:50%;top:53%;border:1px dashed rgba(255,255,255,.3);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.orbit:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(255,255,255,.06);border-radius:inherit}.orbit-outer{width:410px;height:410px}.orbit-inner{width:270px;height:270px}.ingredient-buttons{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.ingredient-button{--radius: -205px;width:76px;height:76px;padding:8px 6px;position:absolute;left:50%;top:53%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:2px solid rgba(255,255,255,.58);border-radius:50%;color:var(--navy);background:var(--ingredient-color, white);box-shadow:0 9px 20px #0000002e;font-size:9px;font-weight:850;line-height:1.08;text-align:center;cursor:pointer;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(var(--radius)) rotate(var(--inverse-angle));transition:box-shadow .2s ease,filter .2s ease}.ingredient-button[data-ring=inner]{--radius: -135px;width:66px;height:66px;font-size:8px}.ingredient-button small{color:#07133ead;font-size:8px;font-weight:750}.ingredient-button:hover,.ingredient-button.active{border-color:#fff;box-shadow:0 13px 28px #00000045,0 0 0 4px #ffffff2e;filter:brightness(1.08)}.ingredient-button.active:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:2px solid #ffaaa4;border-radius:50%}.big-bowl{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;z-index:20;pointer-events:none}.big-bowl:before{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:50%;background:radial-gradient(circle,rgba(110,160,255,.55) 0%,rgba(110,160,255,.2) 45%,transparent 75%);filter:blur(30px);z-index:-1}.big-bowl img{width:88%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 35px rgba(0,0,0,.28)) drop-shadow(0 8px 12px rgba(255,255,255,.18));transition:transform .45s ease;animation:bowlFloat 5s ease-in-out infinite}.big-bowl strong{position:absolute;left:50%;bottom:-30px;transform:translate(-50%);width:220px;border-radius:16px;background:#0c2178a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:18px;font-weight:700;line-height:1.1;text-align:center;z-index:30}@keyframes bowlFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ingredient-wheel:hover .big-bowl img{transform:scale(1.05)}@media(max-width:991px){.big-bowl{width:240px}.big-bowl strong{font-size:19px}}@media(min-width:992px){.big-bowl strong{display:none}}@media(min-width:992px){.big-bowl{transform:translate(-50%,-46%)}.big-bowl strong{display:none}}@media(max-width:576px){.big-bowl{width:180px}.big-bowl strong{font-size:16px;bottom:2px}}.process{padding:15px 0 105px}.process-panel{padding:55px;overflow:hidden;border:1px solid rgba(239,94,92,.18);border-radius:34px;background:linear-gradient(145deg,#fff4e6,#fffaf3 62%,#fff0e8);box-shadow:var(--shadow)}.process-heading{max-width:810px;margin:0 auto 30px;text-align:center}.process-heading .eyebrow{justify-content:center}.process-heading h2{color:var(--navy)}.process-heading>p:last-child{max-width:650px;margin:16px auto 0;color:var(--muted);font-size:14px;line-height:1.65}.process-media{overflow:hidden;border-radius:24px;background:#fff7eb;box-shadow:inset 0 0 0 1px #07133e0f}.process-media img{width:100%;height:auto}.process-steps{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(17,57,179,.12);border-radius:22px;background:#ffffffbf}.process-steps article{min-height:168px;padding:25px 24px;border-right:1px solid var(--line)}.process-steps article:last-child{border-right:0}.process-steps strong{color:var(--coral);font-family:Georgia,serif;font-size:22px}.process-steps h3{margin:13px 0 8px;font-family:Georgia,serif;font-size:20px}.process-steps p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.testimonial{padding:80px 0 58px;background:#fff2ec}.testimonial-shell{position:relative}.testimonial-inner{display:grid;grid-template-columns:80px minmax(0,1.5fr) 1fr auto;gap:30px;align-items:center}.testimonial-inner{min-height:180px;transition:opacity .14s ease,transform .14s ease}.testimonial-inner.changing{opacity:.18;transform:translate(10px)}.quote-mark{color:var(--coral);font-family:Georgia,serif;font-size:96px;line-height:.5}blockquote{margin:0;font-family:Georgia,serif;font-size:clamp(25px,2.6vw,38px);line-height:1.25}.quote-person{display:flex;align-items:center;gap:13px}.quote-person>span{width:47px;height:47px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:11px;font-weight:850}.quote-person p{margin:0}.quote-person strong,.quote-person small{display:block}.quote-person strong{font-size:12px}.quote-person small{margin-top:4px;color:#827a78;font-size:9px}.quote-score{text-align:right}.quote-score strong{display:block;font-family:Georgia,serif;font-size:40px}.quote-score span{display:block;color:#df921a;font-size:12px;letter-spacing:.1em}.quote-score small{color:#827a78;font-size:9px}.review-navigation{margin:28px 0 0 110px;display:flex;align-items:center;gap:12px}.review-navigation>button{width:39px;height:39px;border:1px solid #e7c9c3;border-radius:50%;color:var(--blue);background:#fff;cursor:pointer;transition:.2s}.review-navigation>button:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.review-dots{display:flex;gap:7px}.review-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#e2c3bc;cursor:pointer;transition:.2s}.review-dot.active{width:25px;border-radius:999px;background:var(--coral)}.footer{padding:68px 0 22px;color:#fff;background:#071d6b}.footer-main{display:grid;grid-template-columns:1.15fr .65fr .65fr 1.35fr;gap:48px;align-items:center}.footer-brand img{width:175px;filter:invert(1);align-items:center}.footer-brand p{text-align:center;max-width:340px;margin:18px 0 0;color:#c6cff3;font-family:Georgia,serif;font-size:14px;line-height:1.6;align-items:center}.footer-links strong{display:block;margin-bottom:18px;font-family:Georgia,serif;font-size:17px}.footer-links a{display:block;margin:12px 0;color:#bdc8f1;font-size:11px}.footer-links a:hover{color:#fff}.toast{position:fixed;z-index:80;right:22px;bottom:22px;padding:13px 18px;display:flex;align-items:center;gap:9px;color:#fff;background:var(--blue-dark);border-radius:13px;box-shadow:0 15px 35px #00000040;opacity:0;transform:translateY(90px);transition:.3s}.toast.show{opacity:1;transform:translateY(0)}.toast svg{width:20px;height:20px;fill:#ffaaa4}.toast span{font-size:11px;font-weight:800}.page-shell,.collection-shell,.product-shell{padding:86px 0 104px}.rich-page,.collection-shell,.product-detail{max-width:1080px}.rich-page h1,.collection-shell h1,.product-detail h1,.page-shell>h1{max-width:870px;margin:15px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);line-height:1.04;letter-spacing:-.035em}.lead{max-width:820px;margin:0 0 28px;color:#53586f;font-size:18px;line-height:1.7}.rich-page p:not(.eyebrow),.product-description,.page-content{color:#53586f;font-size:15px;line-height:1.75}.rich-page p:not(.eyebrow){max-width:860px}.page-content h2,.product-description h2{margin-top:34px;color:var(--navy);font-family:Georgia,serif;font-size:31px}.promise-grid,.team-grid,.contact-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promise-grid article,.team-grid article,.contact-grid article,.contact-grid a,.empty-state{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px #0d184712}.promise-grid strong,.team-grid strong,.contact-grid strong{display:block;color:var(--blue);font-family:Georgia,serif;font-size:21px;line-height:1.2}.promise-grid span,.team-grid span,.contact-grid span{display:block;margin-top:9px;color:#6c7184;font-size:13px;line-height:1.55}.team-grid article:last-child{grid-column:span 2}.team-grid p{margin:13px 0 0;color:#686d82;font-size:13px;line-height:1.6}.note-box{margin:30px 0 0;padding:21px 24px;border-left:4px solid var(--coral);border-radius:14px;color:var(--navy);background:#fff1eb;font-size:15px;line-height:1.65}.faq-list{max-width:900px;margin-top:30px;display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 9px 26px #0d18470f}.faq-list summary{padding:18px 22px;color:var(--navy);font-weight:850;cursor:pointer}.faq-list p{margin:0;padding:0 22px 21px}.check-list{max-width:760px;margin:27px 0 0;padding:0;list-style:none;display:grid;gap:12px}.check-list li{position:relative;padding:16px 18px 16px 46px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#53586f}.check-list li:before{content:"";position:absolute;left:18px;top:21px;width:10px;height:10px;border-radius:50%;background:var(--coral)}.contact-grid a:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0d18471a}.collection-grid{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(3,1fr);overflow:visible}.collection-grid .btn{margin-top:18px;width:max-content}.empty-state{grid-column:1 / -1}.empty-state h2{margin:0 0 9px;font-family:Georgia,serif}.empty-state p{margin:0;color:var(--muted)}.product-detail{display:grid;grid-template-columns:.8fr 1fr;gap:56px;align-items:start}.product-description{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fffaf2;box-shadow:var(--shadow)}.product-page-actions{margin-top:30px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}@media(max-width:1200px){.container{width:min(100% - 48px,1120px)}.nav{grid-template-columns:190px 1fr auto}.nav-links{gap:26px}.nav-links a{font-size:11px}.story-panel{padding:55px}.process-panel{padding:46px}}@media(max-width:900px){.container{width:min(100% - 34px,760px)}.header{height:78px}.nav{grid-template-columns:1fr auto auto}.logo-link{width:150px}.logo-link img{height:65px}.menu-toggle{display:block;order:2}.nav-tools{order:3}.nav-tools .round-button:first-child{display:none}.nav-links{height:auto;position:fixed;inset:116px 0 auto;padding:22px 25px 30px;display:flex;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 20px 40px #07133e21;opacity:0;transform:translateY(-140%);pointer-events:none;transition:.28s}.nav-links.open{opacity:1;transform:translateY(0);pointer-events:auto}.nav-links a{width:100%;height:auto;padding:13px 0}.nav-links a:after{bottom:5px}.menu-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:last-child{transform:translateY(-7px) rotate(-45deg)}.benefit-dock{margin-top:0;grid-template-columns:1fr 1fr}.benefit-dock article{justify-content:flex-start}.benefit-dock article:nth-child(2){border-right:0}.benefit-dock article:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-panel{grid-template-columns:1fr;padding:52px}.ingredient-wheel{margin-top:30px}.promise-grid,.team-grid,.contact-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr}.process-steps article:nth-child(2){border-right:0}.process-steps article:nth-child(-n+2){border-bottom:1px solid var(--line)}.testimonial-inner{grid-template-columns:60px 1fr}.quote-person{grid-column:2}.quote-score{grid-column:2;text-align:left}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.newsletter{grid-column:1/-1}}@media(max-width:600px){header[id],section[id]{scroll-margin-top:74px}.container{width:min(100% - 26px,540px)}.topbar{height:34px;font-size:10px}.topbar svg{display:none}.nav-links{top:112px}.benefit-dock{width:calc(100% - 18px);padding:7px;grid-template-columns:1fr;border-radius:17px}.benefit-dock article{padding:14px 18px;border-right:0;border-bottom:1px solid var(--line)}.benefit-dock article:nth-child(2){border-bottom:1px solid var(--line)}.benefit-dock article:last-child{border-bottom:0}.products{padding:78px 0}.section-top{display:block}.section-top h2,.story-copy h2,.process-heading h2{font-size:39px}.section-side{width:auto;margin-top:18px}.category-tabs{margin-top:28px}.ingredient-story{padding-bottom:78px}.story-panel{padding:42px 18px;border-radius:24px}.ingredient-benefits ul{grid-template-columns:1fr;gap:5px}.recipe-count{position:static;display:block;margin:10px 0 4px}.ingredient-wheel{height:445px;margin:25px 0 0}.recipe-name-card{left:12px;top:12px}.orbit-outer{width:300px;height:300px}.orbit-inner{width:192px;height:192px}.ingredient-button{--radius: -150px;width:62px;height:62px;padding:6px 4px;font-size:7.5px}.ingredient-button[data-ring=inner]{--radius: -96px;width:54px;height:54px;font-size:7px}.ingredient-button small{font-size:7px}.big-bowl{width:118px;height:65px}.big-bowl strong{width:150px;top:73px;font-size:12px}.process{padding-bottom:75px}.process-panel{width:calc(100% - 18px);padding:34px 18px;border-radius:24px}.process-media{overflow-x:auto;scroll-snap-type:x proximity}.process-media img{width:850px;max-width:none;height:auto;scroll-snap-align:start}.process-steps{grid-template-columns:1fr}.process-steps article,.process-steps article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.process-steps article:last-child{border-bottom:0}.testimonial{padding:65px 0 45px}.testimonial-inner{grid-template-columns:45px 1fr;gap:18px}.quote-mark{font-size:72px}blockquote{font-size:26px}.review-navigation{margin-left:63px}.page-shell,.collection-shell,.product-shell{padding:64px 0 78px}.rich-page h1,.collection-shell h1,.product-detail h1,.page-shell>h1{font-size:42px}.lead{font-size:15px}.promise-grid,.team-grid,.contact-grid,.collection-grid{grid-template-columns:1fr}.team-grid article:last-child{grid-column:auto}.product-description{padding:22px}.product-page-actions{gap:16px}.footer-main{gap:36px 22px}.footer-bottom{flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.grandmother-version .hero-art{top:0;right:0;bottom:0;left:28%}.grandmother-version .hero-art:before{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 18%,rgba(255,255,255,.38) 40%,transparent 64%)}.grandmother-version .hero-art img{object-position:center center}@media(max-width:900px){.grandmother-version .hero-art{top:410px;right:-80px;bottom:0;left:-50px}.grandmother-version .hero-art:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.18) 23%,transparent 58%)}}@media(max-width:600px){.grandmother-version .hero-art{top:450px;right:-120px;bottom:0;left:-80px}.grandmother-version .hero-art img{object-position:54% center}}.bc-page-wrap{max-width:940px;margin-inline:auto;padding:60px 24px}.bc-cart-table{width:100%;border-collapse:collapse;margin-top:24px}.bc-cart-table th{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-muted);border-bottom:2px solid var(--bc-line);padding:18px;text-align:left}.bc-cart-table td{padding:24px 18px;border-bottom:1px solid var(--bc-line);text-align:left;vertical-align:middle}.bc-cart-table img{width:90px;border-radius:18px;box-shadow:var(--bc-soft-shadow)}.bc-quantity{display:inline-flex;align-items:center}.bc-quantity input{width:92px;min-height:52px;padding:0 12px;border:1px solid var(--bc-line);border-radius:999px;background:var(--bc-cream);text-align:center;font-weight:700;color:var(--bc-ink)}.bc-quantity input:focus{outline:none;border-color:var(--bc-gold)}.bc-empty{padding:80px 24px;text-align:center;background:#fffdf8b3;border-radius:32px;border:1px solid var(--bc-line);margin-top:40px}.bc-cart-table+div .bc-btn{font-family:inherit;font-size:16px}@media(max-width:760px){.bc-cart-table,.bc-cart-table tbody,.bc-cart-table tr,.bc-cart-table td{display:block;width:100%}.bc-cart-table thead{display:none}.bc-cart-table td{padding:16px 0}.bc-cart-table tr{border-bottom:2px solid var(--bc-line);padding:24px 0}.bc-cart-table td:last-child{border-bottom:none}}.bc-quantity{display:inline-flex;align-items:center;background:var(--bc-cream);border:1px solid var(--bc-line);border-radius:999px;overflow:hidden;height:52px}.bc-quantity input{width:44px;height:100%;padding:0;border:none;background:transparent;text-align:center;font-weight:700;color:var(--bc-ink);-moz-appearance:textfield}.bc-quantity input::-webkit-outer-spin-button,.bc-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bc-quantity input:focus{outline:none}.qty-btn{width:40px;height:100%;background:transparent;border:none;font-size:20px;color:var(--bc-ink);cursor:pointer;display:grid;place-items:center;transition:background .2s ease}.qty-btn:hover{background:#3e312a0f}.bc-cart-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:40px}.bc-cart-actions .bc-btn{font-family:inherit;font-size:16px;min-height:56px}@media(max-width:760px){.bc-cart-actions{flex-direction:column}.bc-cart-actions .bc-btn{width:100%}}.bc-upsell-section{margin-top:80px;padding-top:60px;border-top:2px solid var(--bc-line)}.bc-upsell-section .bc-h4{font-size:28px;margin-bottom:40px;color:var(--bc-ink)}.bc-upsell-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,260px));gap:24px;justify-content:center}.bc-upsell-card{display:flex;flex-direction:column;background:var(--bc-cream);border-radius:24px;padding:20px;text-align:center;border:1px solid var(--bc-line);box-shadow:0 4px 12px #3e312a08;transition:transform .3s ease,box-shadow .3s ease}.bc-upsell-card:hover{transform:translateY(-6px);box-shadow:var(--bc-soft-shadow)}.bc-upsell-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;margin-bottom:20px}.bc-upsell-info{display:flex;flex-direction:column;flex-grow:1}.bc-upsell-info strong{display:block;font-size:18px;line-height:1.3;margin-bottom:8px}.bc-upsell-info span{display:block;font-size:15px;font-weight:600;color:var(--bc-gold);margin-bottom:24px}.bc-upsell-info .bc-btn{width:100%;min-height:48px;padding:0 16px;font-size:15px;border-radius:999px;margin-top:auto}.bc-head h1{font-size:2.5rem;font-weight:700;color:var(--bc-ink);margin-bottom:1rem}.bc-p{font-size:1.1rem;color:var(--bc-muted);max-width:600px;margin:0 auto 3rem}.bc-cart-table{width:100%;border-collapse:separate;border-spacing:0 20px}.bc-cart-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:var(--bc-muted);padding-bottom:10px;border-bottom:1px solid var(--bc-line)}.bc-cart-table td{padding:20px;background:#ffffff80;border-top:1px solid var(--bc-line);border-bottom:1px solid var(--bc-line)}.bc-cart-table td:first-child{border-left:1px solid var(--bc-line);border-radius:20px 0 0 20px}.bc-cart-table td:last-child{border-right:1px solid var(--bc-line);border-radius:0 20px 20px 0}.bc-quantity{display:flex;align-items:center;background:var(--bc-paper);border:1px solid var(--bc-line);border-radius:999px;padding:4px;width:fit-content}.bc-quantity input{width:40px;text-align:center;border:none;background:transparent;font-weight:700}.qty-btn{background:transparent;border:none;cursor:pointer;padding:8px 16px;font-size:1.2rem;color:var(--bc-ink)}.bc-cart-actions{display:flex;justify-content:flex-end;padding-top:40px;border-top:2px solid var(--bc-line);margin-top:20px}.bc-btn--primary{background:var(--bc-ink);color:var(--bc-paper);padding:16px 40px;border-radius:999px;font-weight:600;transition:opacity .3s ease}.bc-btn--primary:hover{opacity:.9}@media(max-width:768px){.bc-cart-table thead{display:none}.bc-cart-table td{display:block;text-align:center}.bc-cart-actions{justify-content:center}}.bc-cart-table{width:100%;border-collapse:collapse;margin-top:20px}.bc-cart-table td{padding:16px 12px;border-top:1px solid var(--bc-line)}.bc-cart-table tr:last-child td{border-bottom:1px solid var(--bc-line)}.bc-quantity{display:inline-flex;align-items:center;background:var(--bc-paper);border:1px solid var(--bc-line);border-radius:999px;height:40px;padding:0 4px}.qty-btn{background:transparent;border:none;cursor:pointer;padding:0 12px;font-size:1rem;color:var(--bc-ink)}.bc-quantity input{width:32px;text-align:center;border:none;background:transparent;font-weight:700;font-size:.9rem}.hero{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-inner{position:relative;z-index:1}.bc-pouch{position:relative;z-index:1;width:100%;aspect-ratio:1 / 1;margin:0 auto 22px;background:#fff;display:grid;place-items:center;overflow:hidden;border-radius:24px}.bc-pouch img{width:100%;height:100%;object-fit:contain;padding:15px}.bc-story-page{background:var(--bc-paper);padding-bottom:100px}.bc-story-hero{padding:120px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.bc-mission{padding:100px 20px;text-align:center;border-top:1px solid var(--bc-line);border-bottom:1px solid var(--bc-line)}.bc-timeline{padding:80px 20px;max-width:600px;margin:0 auto}.bc-timeline-item{display:flex;align-items:center;gap:20px;margin-bottom:40px;font-size:20px;font-weight:700}.bc-timeline-item span{font-size:32px;background:var(--bc-shell);padding:15px;border-radius:50%}.bc-letter{max-width:700px;margin:0 auto;font-family:Playfair Display,serif;font-size:24px;color:var(--bc-ink);line-height:1.6}@media(max-width:760px){.bc-h1{font-size:42px}.bc-h2{font-size:32px}}.bc-meet-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.bc-meet-art img{border-radius:var(--bc-radius);box-shadow:var(--bc-shadow)}.bc-letter{font-family:Playfair Display,serif;font-size:24px;line-height:1.6;color:var(--bc-ink)}@media(max-width:760px){.bc-meet-grid{grid-template-columns:1fr;gap:40px}}.bc-philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px}.bc-philosophy .bc-card{padding:40px;text-align:center;transition:transform .3s ease}.bc-philosophy .bc-card:hover{transform:translateY(-10px)}.bc-philosophy .bc-card span{font-size:40px;display:block;margin-bottom:20px}.bc-philosophy .bc-card h3{margin-bottom:10px;font-family:Playfair Display,serif}.bc-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;position:relative}.bc-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.bc-num{font-size:clamp(2rem,5vw,4rem);font-family:Playfair Display,serif;color:var(--bc-gold);font-weight:800;opacity:.5}.bc-step h3{margin:0}.bc-step p{color:var(--bc-muted);font-size:15px}@media(max-width:760px){.bc-process-grid{grid-template-columns:1fr;gap:60px}}:root{--bc-paper: #fff9f3;--bc-shell: #fce9e3;--bc-cream: #fffdf8;--bc-gold: #e4a647;--bc-ink: #3e312a;--bc-muted: #9a7a63;--bc-sage: #9fb57d;--bc-orange: #d28b45;--bc-line: rgba(62, 49, 42, .1);--bc-shadow: 0 24px 70px rgba(62, 49, 42, .12);--bc-soft-shadow: 0 14px 34px rgba(62, 49, 42, .1);--bc-radius: 28px;--bc-container: min(1400px, calc(100% - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--bc-ink);background:var(--bc-paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img{display:block;max-width:100%;height:auto}.skip-link{position:absolute;left:12px;top:-80px;z-index:100;padding:12px 16px;border-radius:999px;background:var(--bc-ink);color:var(--bc-cream);transition:top .2s ease}.skip-link:focus{top:12px}.bc-container{width:var(--bc-container);margin-inline:auto}.bc-section{position:relative;overflow:hidden;padding:118px 0}.bc-eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;color:var(--bc-orange);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.bc-eyebrow:before{content:"";width:34px;height:1px;background:currentColor}.bc-h1,.bc-h2,.bc-h3,.bc-quote{margin:0;font-family:Playfair Display,Georgia,serif;color:var(--bc-ink);line-height:.98;letter-spacing:0}.bc-h1{max-width:670px;font-size:clamp(58px,8vw,124px)}.bc-h2{font-size:clamp(38px,5vw,78px)}.bc-h3{font-size:clamp(24px,2vw,34px)}.bc-p,.rte p{margin:0;color:var(--bc-muted);line-height:1.75}.bc-lead{max-width:660px;color:#6f5b50;font-size:clamp(17px,1.4vw,21px);line-height:1.75}.bc-btn{min-height:60px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 28px;border:1px solid transparent;border-radius:999px;color:var(--bc-ink);background:var(--bc-cream);box-shadow:0 12px 28px #3e312a1a;font-weight:800;transition:transform .28s ease,box-shadow .28s ease,background .28s ease;cursor:pointer;white-space:nowrap}.bc-btn:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 18px 36px #3e312a29}.bc-btn--primary{color:var(--bc-cream);background:linear-gradient(135deg,var(--bc-ink),#6d5140)}.bc-btn--ghost{border-color:#3e312a2e;background:#fffdf8ad}.bc-reveal{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s ease}.bc-reveal.is-visible{opacity:1;transform:translateY(0)}.shopify-section{background:var(--bc-paper)}.bc-header{position:sticky;top:0;z-index:40;background:#fff9f3e6;border-bottom:1px solid rgba(62,49,42,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bc-header__bar{min-height:88px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px}.bc-logo img{width:var(--logo-width, 156px);max-height:74px;object-fit:contain}.bc-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,44px);font-weight:750}.bc-nav a{position:relative;padding:33px 0;color:#5b493f}.bc-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:2px;background:var(--bc-gold);transition:right .24s ease}.bc-nav a:hover:after,.bc-nav a[aria-current=page]:after{right:0}.bc-nav a[aria-current=page]{color:#1855d8}.bc-header__tools{display:flex;align-items:center;gap:12px}.bc-icon-btn{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(62,49,42,.12);border-radius:50%;background:#fffdf8b8}.bc-icon-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.bc-cart-count{min-width:18px;height:18px;display:inline-grid;place-items:center;margin-left:-18px;margin-top:-22px;border-radius:50%;background:var(--bc-gold);color:var(--bc-cream);font-size:10px;font-weight:900}.bc-menu-toggle{display:none;border:0;background:transparent;padding:8px}.bc-menu-toggle span{display:block;width:24px;height:2px;margin:5px 0;background:var(--bc-ink)}.bc-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.2fr);align-items:center}.bc-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px}.bc-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:680px;margin-top:42px}.bc-proof article,.bc-card{border:1px solid rgba(62,49,42,.1);border-radius:24px;background:#fffdf8b3;box-shadow:var(--bc-soft-shadow)}.bc-proof article{min-height:108px;padding:20px}.bc-proof strong{display:block;margin-bottom:7px;font-size:15px}.bc-proof small{color:var(--bc-muted);line-height:1.55}.bc-hero__art{position:relative;min-height:610px;display:grid;place-items:center}.bc-hero__art img{width:min(100%,860px);border-radius:36px;filter:drop-shadow(0 28px 60px rgba(62,49,42,.16));transform:translate3d(var(--mx, 0),var(--my, 0),0);transition:transform .22s ease-out}.bc-leaf{position:absolute;width:74px;height:74px;border-radius:999px 16px;background:linear-gradient(135deg,#9fb57d8c,#e4a6473d);opacity:.58;animation:bc-float 6s ease-in-out infinite}.bc-leaf--one{left:2%;top:18%;transform:rotate(-20deg)}.bc-leaf--two{right:2%;bottom:14%;width:48px;height:48px;animation-delay:-2s}.bc-split,.bc-process,.bc-meet,.bc-reviews-faq{display:grid;gap:clamp(44px,7vw,100px);align-items:center}.bc-split{grid-template-columns:minmax(380px,.92fr) minmax(0,1fr)}.bc-copy{display:grid;gap:24px}.bc-copy .bc-btn{justify-self:start;margin-top:8px}.bc-image-card{position:relative;padding:20px;border-radius:38px;background:linear-gradient(145deg,#fffdf8db,#fce9e39e);box-shadow:var(--bc-shadow)}.bc-image-card img{width:100%;border-radius:28px;object-fit:cover}.bc-stamp{position:absolute;right:-24px;bottom:44px;max-width:220px;padding:18px 22px;border-radius:999px;background:var(--bc-sage);color:var(--bc-cream);box-shadow:0 16px 34px #57693d38;font-weight:800}.bc-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:36px;align-items:end;margin-bottom:48px}.bc-pouch{position:relative;z-index:1;width:78%;aspect-ratio:4 / 5;margin:0 auto 22px;border-radius:30px 30px 20px 20px;background:linear-gradient(180deg,#fffaf2,var(--tone, #f6d49d));box-shadow:inset 0 0 0 1px #3e312a14,0 18px 34px #3e312a1a;display:grid;place-items:center;text-align:center;padding:28px}.bc-pouch:before{content:"";position:absolute;top:18px;width:54px;height:8px;border-radius:99px;background:#3e312a29}.bc-pouch b{display:block;font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.03}.bc-pouch span{display:block;margin-top:12px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-muted)}.bc-meta{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.bc-meta span{padding:8px 11px;border-radius:999px;background:#fce9e3b8;color:#735948;font-size:12px;font-weight:800}.bc-process{grid-template-columns:.82fr 1.18fr}.bc-process-art{padding:18px;border-radius:34px;background:#fffdf8b3;box-shadow:var(--bc-shadow);overflow:hidden}.bc-process-art img{border-radius:24px}.bc-process-cards{display:grid;gap:16px;margin-top:30px}.bc-process-cards article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:20px;border-radius:24px;background:#fffdf8b8;box-shadow:var(--bc-soft-shadow);transition:transform .25s ease}.bc-process-cards article:hover{transform:translate(8px)}.bc-num{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--bc-gold);color:var(--bc-cream);font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:800}.bc-process-cards small{color:var(--bc-muted);line-height:1.6}.bc-ingredients{background:linear-gradient(180deg,#fff9f300,#fce9e35c)}.bc-ingredient-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.bc-ingredient{min-height:194px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;background:#fffdf8c2;box-shadow:var(--bc-soft-shadow);transition:transform .25s ease,background .25s ease}.bc-ingredient:hover{transform:translateY(-6px);background:var(--bc-cream)}.bc-ingredient i{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:var(--tone, #f5d2b5);font-style:normal;font-weight:900}.bc-ingredient strong{margin-top:18px;font-size:17px}.bc-ingredient small{margin-top:10px;color:var(--bc-muted);line-height:1.5}.bc-why{background:linear-gradient(135deg,#3e312af5,#6d5140f0);color:var(--bc-cream)}.bc-why .bc-eyebrow,.bc-why .bc-h2,.bc-why .bc-p{color:var(--bc-cream)}.bc-why .bc-p{opacity:.78}.bc-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:46px}.bc-why-grid article{min-height:240px;padding:26px;border:1px solid rgba(255,253,248,.14);border-radius:28px;background:#fffdf814;box-shadow:0 18px 46px #0000001a}.bc-why-grid span{width:52px;height:52px;display:grid;place-items:center;margin-bottom:28px;border-radius:18px;background:#e4a647eb;color:var(--bc-cream);font-weight:900}.bc-why-grid strong{display:block;margin-bottom:12px;color:var(--bc-cream);font-size:20px}.bc-why-grid small{color:#fffdf8c2;line-height:1.65}.bc-meet-section{background:var(--bc-cream)}.bc-meet{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.bc-quote{max-width:740px;font-size:clamp(35px,4vw,62px)}.bc-founders{position:relative;margin:0;border-radius:38px;overflow:hidden;background:linear-gradient(145deg,var(--bc-cream),var(--bc-shell));box-shadow:var(--bc-shadow)}.bc-founders img{width:100%;min-height:460px;object-fit:cover;object-position:center}.bc-founders figcaption{position:absolute;left:22px;right:22px;bottom:22px;padding:20px;border-radius:22px;background:#fffdf8d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--bc-muted);font-weight:700}.bc-reviews-faq{grid-template-columns:.9fr 1.1fr}.bc-review{padding:36px;border:1px solid rgba(255,255,255,.64);border-radius:32px;background:#ffffff7a;box-shadow:var(--bc-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bc-stars{color:var(--bc-gold);letter-spacing:.16em;font-size:18px}.bc-review p{margin:22px 0;color:#5f4d43;font-size:22px;line-height:1.55}.bc-avatar{display:flex;align-items:center;gap:14px}.bc-avatar span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--bc-sage);color:var(--bc-cream);font-weight:900}.bc-faq-list{display:grid;gap:14px}.bc-faq-list details{border-radius:24px;background:#fffdf8c7;box-shadow:var(--bc-soft-shadow);overflow:hidden}.bc-faq-list summary{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 24px;cursor:pointer;font-weight:850;list-style:none}.bc-faq-list summary::-webkit-details-marker{display:none}.bc-faq-list summary:after{content:"+";color:var(--bc-orange);font-size:28px}.bc-faq-list details[open] summary:after{content:"-"}.bc-faq-list details p{padding:0 24px 24px}.bc-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,86px);align-items:start}.bc-product-media{padding:24px;border-radius:36px;background:#fffdf8b8;box-shadow:var(--bc-shadow)}.bc-product-media img{width:100%;border-radius:28px}.bc-price{font-size:22px;font-weight:850;color:var(--bc-ink)}.bc-quantity{display:flex;gap:10px;align-items:center;margin:24px 0}.bc-quantity input{width:92px;min-height:52px;padding:0 12px;border:1px solid var(--bc-line);border-radius:999px;background:var(--bc-cream);text-align:center}.bc-field{width:100%;min-height:56px;padding:0 18px;border:1px solid var(--bc-line);border-radius:18px;background:#fffdf8bd;color:var(--bc-ink)}.bc-form-row{display:grid;gap:14px;margin:24px 0}.bc-cart-table{width:100%;border-collapse:collapse}.bc-cart-table th,.bc-cart-table td{padding:18px;border-bottom:1px solid var(--bc-line);text-align:left;vertical-align:middle}.bc-cart-table img{width:90px;border-radius:18px}.bc-empty{padding:58px;text-align:center}.bc-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bc-page-wrap{max-width:940px;margin-inline:auto}.bc-footer{padding:70px 0}.bc-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,.6fr);gap:38px;align-items:start}.bc-footer img{width:var(--footer-logo-width, 148px);margin-bottom:18px}.bc-footer p{max-width:430px;color:#6c564a}.bc-footer strong{display:block;margin-bottom:14px}.bc-footer a,.bc-footer span{display:block;margin:10px 0;color:#765e51}.bc-newsletter{display:flex;gap:8px;padding:8px;border-radius:999px;background:#fffdf8b8}.bc-newsletter input{min-width:0;flex:1;border:0;outline:0;padding:0 16px;background:transparent;color:var(--bc-ink)}.bc-newsletter button{min-height:48px;border:0;padding-inline:20px}@keyframes bc-float{0%,to{translate:0 0}50%{translate:0 -16px}}@keyframes bc-breathe{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.04) rotate(2deg)}}@media(max-width:1180px){.bc-header__bar{grid-template-columns:160px 1fr auto}.bc-nav{gap:18px;font-size:14px}.bc-hero__grid,.bc-split,.bc-process,.bc-meet,.bc-reviews-faq,.bc-main-grid{grid-template-columns:1fr}.bc-hero__art{min-height:auto}.bc-product-grid,.bc-ingredient-grid,.bc-why-grid,.bc-collection-grid{grid-template-columns:repeat(2,1fr)}.bc-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){:root{--bc-container: min(100% - 28px, 1400px)}.bc-section{padding:78px 0}.bc-header{position:relative}.bc-header__bar{min-height:74px;grid-template-columns:1fr auto}.bc-logo img{width:126px;height:58px}.bc-menu-toggle{display:block}.bc-nav{position:fixed;inset:74px 0 auto 0;display:none;flex-direction:column;align-items:stretch;padding:22px;background:var(--bc-paper);box-shadow:var(--bc-shadow)}.bc-nav.is-open{display:flex}.bc-nav a{padding:16px 0}.bc-header__tools .bc-btn{display:none}.bc-proof,.bc-head,.bc-product-grid,.bc-ingredient-grid,.bc-why-grid,.bc-footer__grid,.bc-collection-grid{grid-template-columns:1fr}.bc-stamp{position:static;margin:-8px auto 0}.bc-newsletter{border-radius:22px;flex-direction:column}.bc-newsletter input{min-height:48px}.bc-btn{width:100%}.bc-cart-table,.bc-cart-table tbody,.bc-cart-table tr,.bc-cart-table td{display:block;width:100%}.bc-cart-table thead{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.bc-reveal{opacity:1;transform:none}}@media screen and (max-width:768px){.hero{min-height:auto;padding:4px 0 6px;background:#fff9f3}.hero-bg,.hero-art,.hero:before,.hero-art:before{display:none!important}.hero-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:auto}.hero-copy{width:100%;max-width:100%;padding:0;margin:0 auto}.eyebrow{justify-content:center;margin-bottom:12px}.hero-copy h1{font-size:clamp(40px,11vw,52px);line-height:1;margin:0 auto 18px}.hero-text{max-width:330px;margin:0 auto 28px;font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;width:100%;gap:14px;margin-top:0}.hero-actions .btn{width:100%;max-width:300px;justify-content:center}.social-proof{justify-content:center;margin-top:26px}.benefit-dock{margin-top:35px}}.social-links{display:flex;gap:16px;margin-top:28px}.social-links a{width:52px;height:52px;border:2px solid rgba(255,255,255,.25);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;transition:all .3s ease;flex-shrink:0;overflow:hidden}.social-links a i{font-size:24px;line-height:1;display:block}.social-links a:nth-child(1):hover{background:#e4405f;border-color:#e4405f}.social-links a:nth-child(2):hover{background:#25d366;border-color:#25d366}.social-links a:nth-child(3):hover{background:#1877f2;border-color:#1877f2}.testimonials{position:relative;overflow:hidden;padding:120px 0;background:var(--cream,#FBF6EE)}.testimonials:before{content:"";position:absolute;width:650px;height:650px;left:-220px;top:-280px;background:var(--pink-light,#FCE4EE);border-radius:48% 52% 58% 42%;z-index:0}.testimonials:after{content:"";position:absolute;width:600px;height:600px;right:-220px;bottom:-260px;background:var(--lavender-light,#EDE6F7);border-radius:45% 55% 40% 60%;z-index:0}.testimonials .container{position:relative;z-index:2}.section-head{text-align:center;margin-bottom:70px}.section-head .eyebrow{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:100px;background:#fff;border:2px solid var(--pink,#F7B8D2);color:var(--blue,#2C3DD6);font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px}.section-head h2{margin:0;color:var(--ink,#1B1930);font-size:clamp(42px,5vw,66px);line-height:1.05;font-weight:800}.section-head h2 em{color:var(--blue,#2C3DD6);font-style:normal}.t-slider{position:relative;overflow:hidden}.t-slider:before,.t-slider:after{content:"";position:absolute;top:0;width:120px;height:100%;z-index:2;pointer-events:none}.t-slider:before{left:0;background:linear-gradient(to right,var(--cream,#FBF6EE),transparent)}.t-slider:after{right:0;background:linear-gradient(to left,var(--cream,#FBF6EE),transparent)}.t-grid{display:flex;align-items:stretch;gap:30px;width:max-content;animation:testimonialScroll 45s linear infinite}.t-card{position:relative;display:flex;flex-direction:column;width:390px;min-height:430px;flex-shrink:0;background:#fff;border-radius:34px;padding:36px;overflow:hidden;z-index:3;border:2px solid rgba(44,61,214,.08);box-shadow:0 12px 40px #1b193014,0 2px 12px #1b19300d;transition:transform .35s ease,box-shadow .35s ease}.t-card:hover{transform:translateY(-6px);box-shadow:0 26px 55px #2c3dd626}.t-card:before{content:"";position:absolute;top:-45px;right:-45px;width:160px;height:160px;background:var(--pink-light,#FCE4EE);border-radius:50%;z-index:0}.heart-doodle{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;background:var(--pink,#F7B8D2);display:flex;align-items:center;justify-content:center;color:var(--blue,#2C3DD6);font-size:20px;z-index:5;box-shadow:0 8px 20px #f7b8d259}.stars,.quote,.person{position:relative;z-index:2}.stars{display:flex;gap:4px;margin-bottom:26px}.stars span{color:var(--lime,#D8F25A);text-shadow:0 2px 5px rgba(0,0,0,.08);font-size:22px}.quote{margin:0;padding-right:70px;color:#555;font-size:17px;line-height:1.8;flex:1}.person{display:flex;align-items:center;gap:16px;margin-top:34px}.avatar{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;flex-shrink:0}.a-1{background:var(--blue,#2C3DD6)}.a-2{background:var(--pink,#F7B8D2);color:var(--ink,#1B1930)}.a-3{background:var(--lime,#D8F25A);color:var(--ink,#1B1930)}.a-4{background:var(--lavender,#C9B8E8);color:var(--ink,#1B1930)}.a-5{background:var(--rust,#C66A3A)}.a-6{background:var(--olive,#B8D938);color:var(--ink,#1B1930)}.name{display:flex;flex-direction:column;font-size:18px;font-weight:700;color:var(--ink,#1B1930)}.role{margin-top:6px;color:#707070;font-size:14px;font-weight:500}@keyframes testimonialScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.t-card{width:340px;min-height:410px;padding:30px}}@media(max-width:768px){.testimonials{padding:80px 0}.section-head{margin-bottom:45px}.section-head h2{font-size:38px}.t-grid{gap:20px;animation-duration:30s}.t-card{width:88vw;min-height:380px;padding:26px;border-radius:28px}.quote{font-size:15px;line-height:1.7;min-height:auto}.avatar{width:54px;height:54px;font-size:18px}.name{font-size:16px}.role{font-size:13px}.heart-doodle{width:42px;height:42px;font-size:18px}.t-slider:before,.t-slider:after{width:60px}}@media(max-width:480px){.t-card{width:92vw;padding:24px}.section-head h2{font-size:32px}.quote{font-size:15px}}@media(prefers-reduced-motion:reduce){.t-grid{animation:none}.t-card{transition:none}}.bc-cart-hero__art{position:relative;width:340px;margin:auto}.bc-cart-hero__bowl-image{display:block;width:100%;height:auto}.bc-cart-hero__ingredients{position:absolute;left:50%;top:18%;transform:translate(-50%);width:72%;height:34%;pointer-events:none}.t-slider{position:relative;overflow:hidden;width:100%;padding:12px 0}.t-grid{display:flex;align-items:stretch;gap:24px;width:max-content;animation:testimonial-marquee 45s linear infinite;will-change:transform}.t-slider:hover .t-grid{animation-play-state:paused}.t-card{flex:0 0 360px}@keyframes testimonial-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}.t-slider:before,.t-slider:after{content:"";position:absolute;top:0;width:120px;height:100%;z-index:5;pointer-events:none}.t-slider:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.t-slider:after{right:0;background:linear-gradient(to left,#fff,#fff0)}@media(max-width:768px){.t-card{flex:0 0 300px}.t-grid{gap:18px;animation-duration:30s}}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-brand p{text-align:center;margin:0 auto}.products{padding:110px 0;background:#fbf6ee;position:relative;overflow:hidden}.products:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#1139b30a;top:-180px;right:-150px}.products:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#ef5e5c0d;bottom:-120px;left:-120px}.products .container{position:relative;z-index:2}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px}.section-top h2{font-size:56px;line-height:1.05;color:#07133e;margin-top:12px;font-weight:800}.section-top h2 em{color:#ef5e5c;font-style:normal}.section-side{max-width:420px}.section-side p{color:#666;line-height:1.8;margin-bottom:26px}.slider-controls{display:flex;gap:12px}.slider-controls button{width:54px;height:54px;border:none;border-radius:50%;background:#fff;color:#07133e;font-size:22px;cursor:pointer;transition:.3s;box-shadow:0 10px 30px #00000014}.slider-controls button:hover{background:#1139b3;color:#fff;transform:translateY(-3px)}.category-tabs{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:45px}.category{border:none;padding:13px 28px;border-radius:999px;background:#fff;color:#07133e;font-weight:700;cursor:pointer;transition:.3s;box-shadow:0 5px 20px #0000000d}.category:hover{background:#ef5e5c;color:#fff}.category.active{background:#1139b3;color:#fff}.product-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.product-card{background:#fff;border-radius:30px;overflow:hidden;transition:.35s;position:relative;display:flex;flex-direction:column;box-shadow:0 15px 45px #00000012}.product-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #1139b324}.product-badge{position:absolute;top:18px;left:18px;background:#ef5e5c;color:#fff;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;z-index:10}.pack-bowl{background:#fff7f0;padding:35px;display:flex;justify-content:center;align-items:center}.pack-bowl img{width:100%;max-width:240px;transition:.45s}.product-card:hover img{transform:scale(1.08) rotate(-2deg)}.product-info{display:flex;flex-direction:column;padding:26px;flex:1}.product-info>div:first-child{display:flex;justify-content:space-between;margin-bottom:18px}.product-info span{background:#f5f7fd;color:#1139b3;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:700}.product-info b{color:#ef5e5c;font-size:15px}.product-info h3{color:#07133e;font-size:24px;margin-bottom:12px;line-height:1.2}.product-info p{color:#666;line-height:1.7;font-size:15px;margin-bottom:14px}.variant-selector{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.variant-pill{cursor:pointer}.variant-pill input{display:none}.variant-pill span{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:42px;border-radius:999px;border:2px solid #E5E8F0;background:#fff;color:#07133e;font-size:14px;font-weight:700;transition:.3s}.variant-pill input:checked+span,.variant-pill.is-active span{background:#1139b3;border-color:#1139b3;color:#fff}.product-footer{margin-top:14px}.variant-selector{margin-bottom:10px}.price-wrap{margin-bottom:12px}.variant-price{font-size:34px}.variant-pill span{min-width:58px;height:34px;font-size:13px;border-radius:999px;font-weight:700}.add-product{height:48px;border-radius:14px;font-size:15px;font-weight:700;transition:.3s}.add-product:hover{transform:translateY(-2px);box-shadow:0 10px 22px #ef5e5c59}.product-info h3{font-size:28px;line-height:1.15;min-height:64px}.product-info>div:first-child{display:flex;gap:8px;align-items:center;margin-bottom:16px}.product-info span,.product-info b{padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700}.product-info span{background:#eef4ff;color:#1139b3}.product-info b{background:#fff1ee;color:#ef5e5c}.product-footer__inner{display:flex;flex-direction:column}.price-wrap{margin-bottom:18px}.variant-price{font-size:30px;color:#07133e;font-weight:800}.add-product{width:100%;border:none;background:#ef5e5c;color:#fff;padding:16px;border-radius:18px;font-weight:700;font-size:16px;cursor:pointer;transition:.3s}.add-product:hover{background:#1139b3;transform:translateY(-2px)}@media(max-width:1200px){.product-rail{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products{padding:80px 0}.section-top{flex-direction:column;align-items:flex-start;gap:25px}.section-top h2{font-size:42px}.section-side{max-width:100%}.product-rail{grid-template-columns:1fr;gap:24px}.pack-bowl{padding:25px}.pack-bowl img{max-width:200px}.variant-price{font-size:26px}.category-tabs{overflow:auto;flex-wrap:nowrap;padding-bottom:10px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category{white-space:nowrap}}@media(max-width:480px){.section-top h2{font-size:34px}.product-info{padding:22px}.slider-controls{display:none}}@media(max-width:768px){.products{overflow:hidden}.product-rail{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:10px 4px 20px;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}.product-card{flex:0 0 75%;max-width:280px;scroll-snap-align:start;border-radius:24px}.pack-bowl{padding:18px}.pack-bowl img{max-width:155px}.product-info{padding:18px}.product-info h3{font-size:24px;margin-bottom:8px}.product-info p{font-size:13px;line-height:1.5;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.variant-selector{gap:8px;margin-bottom:12px}.variant-pill span{min-width:54px;height:32px;font-size:12px}.variant-price{font-size:28px}.add-product{height:44px;font-size:14px}}.newsletter{width:100%}.newsletter form{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.newsletter-input{flex:1;min-width:260px;height:58px;padding:0 22px;border:2px solid #ECECEC;border-radius:18px;font-size:16px;transition:.3s}.newsletter-input:focus{outline:none;border-color:#ef5e5c;box-shadow:0 0 0 4px #ef5e5c1f}.newsletter-btn{height:58px;padding:0 28px;border:none;border-radius:18px;background:#ef5e5c;color:#fff;cursor:pointer;font-weight:700;transition:.25s}.newsletter-btn:hover{transform:translateY(-2px);background:#d94c49}.newsletter-success{width:100%;display:flex;align-items:center;gap:10px;margin-top:15px;padding:14px 18px;border-radius:16px;background:#eaf9ef;border:1px solid #8DD9A4;color:#156c37;font-weight:600}.newsletter-success svg{flex-shrink:0}.newsletter-error{width:100%;margin-top:15px;padding:14px 18px;border-radius:16px;background:#fff2f2;border:1px solid #FFB8B8;color:#c62828}
/*# sourceMappingURL=/cdn/shop/t/13/assets/buddys-care.css.map */
