:root{--color-bg:#fffcf8;--color-beige:#fff2e5;--color-primary:#ee2825;--color-secondary:#febd16;--color-dark-brown:#3b2014;--color-text:#3b2014;--color-text-light:#fff2e5;--gradient-start:#ee2825;--gradient-mid:#febd16;--gradient-end:#fffcf8;--font-headline:"Bebas Neue", sans-serif;--font-body:"PP Neue Montreal", "Neue Montreal", "Helvetica Neue", Helvetica, Arial, sans-serif;--text-eyebrow-size:20px;--text-eyebrow-line-height:.86;--text-eyebrow-weight:400;--text-h1-size:74px;--text-h1-line-height:.93;--text-h1-weight:400;--text-h1-stroke:none;--text-body-lg-size:20px;--text-body-lg-line-height:1.5;--text-body-lg-weight:500;--text-body-size:16px;--text-body-line-height:1.5;--text-body-weight:500;--text-btn-size:16px;--text-btn-line-height:1.5;--text-btn-weight:700;--color-btn-bg:#fff2e5;--color-btn-border:var(--color-dark-brown);--color-btn-text:var(--color-dark-brown);--btn-shadow:-3px 5px 0px 0px var(--color-dark-brown);--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem;--section-min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-primary);-webkit-font-smoothing:antialiased;font-synthesis:none;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline);font-weight:400}.section{justify-content:center;align-items:center;min-height:100vh;display:flex}.section h1,.footer h1{text-transform:uppercase;font-size:clamp(3rem,8vw,6rem)}.spark{pointer-events:none;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.grain{pointer-events:none;width:auto;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 25% 75%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 25% 75%,#0000 100%)}.hero-logos{flex-direction:column;align-items:center;gap:1.5rem;width:100%;height:100%;padding-top:5rem;display:flex;position:relative}.hero-body{font-family:var(--font-body);font-size:var(--text-body-lg-size);font-weight:var(--text-body-lg-weight);line-height:var(--text-body-lg-line-height);color:var(--color-text-light);text-align:center;max-width:480px;margin-top:-4rem}.link-caps{font-family:var(--font-body);font-size:var(--text-btn-size);font-weight:var(--text-btn-weight);line-height:var(--text-btn-line-height);color:var(--color-text-light);text-transform:uppercase;text-underline-offset:3px;cursor:pointer;text-decoration:underline;transition:opacity .12s}.link-caps:hover{opacity:.75}.hero-boxes{width:65%;height:auto;margin-top:4rem}.logo-lockup{width:70%;position:relative}@media (width<=768px){.logo-lockup{width:85%}.spark{width:250%}.section-1{overflow:clip}}.logo-main{width:100%;animation:1s cubic-bezier(.22,1,.36,1) .15s both logo-pop;display:block}#logo-viewer{aspect-ratio:2;width:100%}#logo-viewer canvas{display:block;width:100%!important;height:100%!important}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-body{animation:.7s cubic-bezier(.22,1,.36,1) .75s both hero-fade-up}.hero-logos>.btn-primary{animation:.7s cubic-bezier(.22,1,.36,1) .95s both hero-btn-fade-up}@keyframes hero-btn-fade-up{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0}}@keyframes logo-pop{0%{opacity:0;transform:scale(.55)translateY(40px)}55%{opacity:1}70%{transform:scale(1.07)translateY(-8px)}85%{transform:scale(.97)translateY(3px)}to{transform:scale(1)translateY(0)}}.logo-graci{width:40%;animation:.7s cubic-bezier(.22,1,.36,1) 1.1s both hero-fade-up;position:absolute;top:0;right:15%;translate:0 -50%}.section-1{color:#fff;background:0 0;align-items:flex-start;min-height:auto;padding-top:10vh;position:relative;overflow:hidden}.nav{z-index:100;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;display:flex;position:absolute;top:0;left:0;right:0}.nav__logo{background:0 0;width:auto;height:95px;display:block}.btn-primary{background-color:var(--color-btn-bg);border:3px solid var(--color-btn-border);box-shadow:-2px 3px 0px 0px var(--color-dark-brown);touch-action:manipulation;font-family:var(--font-body);font-size:var(--text-btn-size);font-weight:var(--text-btn-weight);line-height:var(--text-btn-line-height);color:var(--color-btn-text);text-transform:uppercase;white-space:nowrap;cursor:pointer;border-radius:300px;justify-content:center;align-items:center;padding:16px 32px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;position:relative;overflow:hidden}.btn-primary:after{content:"";pointer-events:none;background:#ffffff73;width:56px;height:140%;transition:left .5s ease-in-out;position:absolute;top:50%;left:-80px;transform:translateY(-50%)rotate(12deg)}@media (hover:hover){.btn-primary:hover:after{left:110%}}.btn-primary:hover{box-shadow:-1.5px 2px 0px 0px var(--color-dark-brown);transform:translate(-.9px,1.5px)}.btn-primary:active{box-shadow:0px 0px 0px 0px var(--color-dark-brown);transform:translate(-3px,5px)}.btn-primary.is-revealed{transition:transform .12s,box-shadow .12s}.text-eyebrow{font-family:var(--font-headline);font-size:var(--text-eyebrow-size);font-weight:var(--text-eyebrow-weight);line-height:var(--text-eyebrow-line-height);color:var(--color-dark-brown);text-transform:uppercase}@property --h1-depth{syntax:"<number>";inherits:false;initial-value:0}.text-h1{font-family:var(--font-headline);font-size:var(--text-h1-size);font-weight:var(--text-h1-weight);line-height:var(--text-h1-line-height);color:var(--color-text-light);--h1-depth:0;text-shadow:-2px 0 #3b2014, 2px 0 #3b2014, 0 -2px #3b2014, 0 2px #3b2014, -1px -1px #3b2014, 1px -1px #3b2014, -1px 1px #3b2014, 1px 1px #3b2014, calc(var(--h1-depth) * -1px) calc(var(--h1-depth) * 1px) #3b2014, calc(var(--h1-depth) * -2px) calc(var(--h1-depth) * 2px) #3b2014, calc(var(--h1-depth) * -3px) calc(var(--h1-depth) * 3px) #3b2014, calc(var(--h1-depth) * -4px) calc(var(--h1-depth) * 4px) #3b2014, calc(var(--h1-depth) * -5px) calc(var(--h1-depth) * 5px) #3b2014;text-transform:uppercase;text-wrap:balance;transition:--h1-depth .7s cubic-bezier(.34,1.56,.64,1)}.text-h1.depth-revealed,.fndn-h1.depth-revealed,.footer-headline.depth-revealed{--h1-depth:1}.fndn-h1,.footer-headline{transition:--h1-depth .7s cubic-bezier(.34,1.56,.64,1)}@media (prefers-reduced-motion:reduce){.text-h1{--h1-depth:1;transition:none}}.badge-row{justify-content:flex-start;align-items:center;gap:2rem;width:100%;padding:1rem 0 0;display:flex}.badge-nutri-score{width:auto;height:75px}.badge-rice{width:auto;height:100px}.badge-protein{width:auto;height:120px}.badge-row .badge-nutri-score,.badge-row .badge-rice,.badge-row .badge-protein{transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),translate .2s cubic-bezier(0,0,.2,1)}@media (hover:hover){.badge-nutri-score:hover,.badge-rice:hover,.badge-protein:hover{translate:0 -10px}}.whats-inside-wrapper{justify-content:space-between;align-items:center;gap:138px;width:100%;max-width:1600px;margin:0 auto;padding:0 120px;display:flex}.whats-inside-left{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:30px;display:flex}.whats-inside-header{flex-direction:column;gap:12px;display:flex}.whats-inside-body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line-height);color:var(--color-dark-brown);max-width:423px}.whats-inside-image img{width:600px;height:auto}#box-viewer{width:600px;height:600px}#box-viewer canvas{display:block;width:100%!important;height:100%!important}.section-2{background:0 0;flex-direction:column;align-items:flex-start;min-height:auto;padding:100px 120px;position:relative;overflow:hidden}.sticker-grain{pointer-events:none;object-fit:cover;z-index:0;width:1036px;height:2662px;position:absolute;top:0}.sticker-grain--left{left:-491px}.sticker-grain--right{right:-591px;transform:rotate(.19deg)}.sticker-section{z-index:1;flex-direction:column;gap:80px;width:100%;max-width:1360px;margin-left:auto;margin-right:auto;display:flex;position:relative}.sticker-header{justify-content:space-between;align-items:center;width:100%;display:flex}.sticker-header__left{flex-direction:column;gap:12px;display:flex}.sticker-header__right{flex-direction:column;align-items:flex-start;gap:30px;max-width:400px;display:flex}.sticker-header__body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line-height);color:var(--color-dark-brown)}.btn-primary--orange{background-color:#fcb867}.sticker-grid{flex-direction:column;gap:80px;width:100%;display:flex}.sticker-tier{flex-direction:column;align-items:center;gap:24px;display:flex;overflow:visible}.sticker-tier--legendary{position:relative}.legendary-spark{pointer-events:none;z-index:0;width:clamp(400px,59vw,849px);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(25.96deg)}@keyframes spark-breathe{0%,to{transform:scale(1)}50%{transform:scale(.88)}}.legendary-spark path{transform-box:view-box;transform-origin:50%;animation:4s ease-in-out infinite spark-breathe}.legendary-spark path:first-child{animation-delay:0s}.legendary-spark path:nth-child(2){animation-delay:-.44s}.legendary-spark path:nth-child(3){animation-delay:-.89s}.legendary-spark path:nth-child(4){animation-delay:-1.33s}.legendary-spark path:nth-child(5){animation-delay:-1.78s}.legendary-spark path:nth-child(6){animation-delay:-2.22s}.legendary-spark path:nth-child(7){animation-delay:-2.67s}.legendary-spark path:nth-child(8){animation-delay:-3.11s}.legendary-spark path:nth-child(9){animation-delay:-3.56s}.sticker-tier--legendary .sticker-tier__title,.sticker-tier--legendary .sticker-tier__odds,.sticker-tier--legendary .sticker-row{z-index:1;position:relative}.sticker-tier__title{width:auto;height:50px}.sticker-tier__odds{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:700;line-height:var(--text-body-line-height);color:var(--color-dark-brown)}.sticker-row{justify-content:center;align-items:flex-start;width:100%;padding-bottom:80px;display:flex;overflow:visible}.sticker{z-index:1;cursor:pointer;flex-shrink:0;width:280px;height:auto;transition:translate .45s cubic-bezier(.34,1.56,.64,1),scale .45s cubic-bezier(.34,1.56,.64,1),z-index;position:relative;translate:0;scale:1}.sticker-lightbox-backdrop{z-index:1000;cursor:pointer;opacity:0;background:#000000a6;transition:opacity .3s;position:fixed;inset:0}.sticker-lightbox-backdrop.is-open{opacity:1}.sticker-lightbox-clone{z-index:1001;pointer-events:none;transform-origin:50%;will-change:left, top, width, height, transform;filter:drop-shadow(0 24px 48px #00000080);border-radius:8px;position:fixed}@media (hover:hover){.sticker{transition:translate .45s cubic-bezier(.34,1.56,.64,1),scale .45s cubic-bezier(.34,1.56,.64,1),z-index}.sticker:hover:not(.sticker--expanded){z-index:10;transition:translate .45s cubic-bezier(.34,1.56,.64,1),scale .45s cubic-bezier(.34,1.56,.64,1),z-index;translate:0 -44px}.sticker-tier--legendary .sticker{transition:rotate .3s ease-out,scale .3s ease-out}.sticker-tier--legendary .sticker:hover{z-index:10;animation:.6s ease-in-out both sticker-jiggle;translate:none}@keyframes sticker-jiggle{0%{rotate:0deg;scale:1}20%{rotate:-4deg;scale:1.04}40%{rotate:3deg;scale:1.03}60%{rotate:-2deg;scale:1.02}80%{rotate:1deg;scale:1.01}to{rotate:0deg;scale:1}}}@media (prefers-reduced-motion:reduce){.sticker{transition:none}}.sticker-row .sticker+.sticker{margin-left:-120px}@property --fan{syntax:"<number>";inherits:true;initial-value:0}.sticker-tier{--fan:0}.sticker-tier:not(.sticker-tier--legendary) .sticker{opacity:0;transition:--fan .7s cubic-bezier(.34,1.56,.64,1),opacity .4s,translate .45s cubic-bezier(.34,1.56,.64,1),z-index}.sticker-tier.fans-out .sticker{opacity:1;--fan:1}.sticker-row--6 .sticker:nth-child(3),.sticker-row--6 .sticker:nth-child(4){transition-delay:0s}.sticker-row--6 .sticker:nth-child(2),.sticker-row--6 .sticker:nth-child(5){transition-delay:80ms}.sticker-row--6 .sticker:first-child,.sticker-row--6 .sticker:nth-child(6){transition-delay:.16s}.sticker-row--4 .sticker:nth-child(2),.sticker-row--4 .sticker:nth-child(3){transition-delay:0s}.sticker-row--4 .sticker:first-child,.sticker-row--4 .sticker:nth-child(4){transition-delay:80ms}.sticker-row--2 .sticker:first-child,.sticker-row--2 .sticker:nth-child(2){transition-delay:0s}@media (prefers-reduced-motion:reduce){.sticker-tier .sticker{opacity:1;transition:none}}.sticker-row--6 .sticker:first-child{transform:translateY(calc(var(--fan) * 100px)) rotate(calc(var(--fan) * -25deg))}.sticker-row--6 .sticker:nth-child(2){transform:translateY(calc(var(--fan) * 38px)) rotate(calc(var(--fan) * -15deg))}.sticker-row--6 .sticker:nth-child(3){transform:translateY(calc(var(--fan) * 15px)) rotate(calc(var(--fan) * -3deg))}.sticker-row--6 .sticker:nth-child(4){transform:translateY(calc(var(--fan) * 15px)) rotate(calc(var(--fan) * 3deg))}.sticker-row--6 .sticker:nth-child(5){transform:translateY(calc(var(--fan) * 42px)) rotate(calc(var(--fan) * 15deg))}.sticker-row--6 .sticker:nth-child(6){transform:translateY(calc(var(--fan) * 100px)) rotate(calc(var(--fan) * 20deg))}.sticker-row--4 .sticker:first-child{transform:translateY(calc(var(--fan) * 50px)) rotate(calc(var(--fan) * -13deg)) scale(calc(1 + var(--fan) * .09))}.sticker-row--4 .sticker:nth-child(2){transform:rotate(calc(var(--fan) * -5deg))}.sticker-row--4 .sticker:nth-child(3){transform:rotate(calc(var(--fan) * 5deg))}.sticker-row--4 .sticker:nth-child(4){transform:translateY(calc(var(--fan) * 30px)) rotate(calc(var(--fan) * 13deg))}.sticker-row--2 .sticker:first-child{transform:rotate(calc(var(--fan) * -3deg))}.sticker-row--2 .sticker:nth-child(2){transform:rotate(calc(var(--fan) * 3deg))}.sticker-row--1 .sticker:first-child{transform:rotate(-3deg)}.sticker-cta{flex-direction:column;align-items:center;gap:30px;padding:0;display:flex}.sticker-cta__body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line-height);color:var(--color-dark-brown);text-align:center;max-width:495px}.sticker-cta__actions{flex-direction:column;align-items:center;gap:20px;display:flex}.sticker-cta__actions .link-caps{color:var(--color-dark-brown)}.section-3{background:0 0;align-items:stretch;width:100%;max-width:1600px;min-height:auto;margin-left:auto;margin-right:auto;padding:100px 120px}.bowl-card{background-color:var(--color-primary);border-radius:25px;justify-content:space-between;align-items:center;width:100%;min-height:604px;padding:76px 80px;display:flex;position:relative;overflow:visible;transform:rotate(-1.5deg)}.bowl-spark-clip{pointer-events:none;border-radius:15px;position:absolute;inset:0;overflow:hidden}.bowl-spark{pointer-events:none;width:auto;height:250%;position:absolute;top:-700px;left:-100px}.bowl-content{z-index:1;flex-direction:column;align-items:flex-start;gap:30px;display:flex;position:relative}.bowl-header{flex-direction:column;gap:12px;display:flex;position:relative}.bowl-eyebrow{color:var(--color-text-light)}.bowl-body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line-height);color:var(--color-text-light);max-width:423px}.bowl-badge{box-shadow:-2px 3px 0px 0px var(--color-dark-brown);background-color:#fedf00;border-radius:5px;padding:8px 10px;position:absolute;bottom:-10px;right:0;transform:rotate(-3.37deg)}.bowl-badge__text{font-family:var(--font-headline);letter-spacing:.04em;color:var(--color-dark-brown);white-space:nowrap;font-size:13px;display:block;transform:rotate(-.27deg)}.bowl-render-wrap{flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.bowl-render{object-fit:contain;z-index:1;width:556px;height:auto;animation:3.5s ease-in-out infinite bowl-float;position:relative}.bowl-render-shadow{background:radial-gradient(#2d010140 0%,#0000 70%);border-radius:50%;width:60%;height:24px;margin-top:-12px;margin-right:-50px;animation:3.5s ease-in-out infinite bowl-shadow}@keyframes bowl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes bowl-shadow{0%,to{opacity:1;transform:scaleX(1)}50%{opacity:.6;transform:scaleX(.75)}}@media (prefers-reduced-motion:reduce){.bowl-render,.bowl-render-shadow{animation:none}}.bowl-corner-sticker{z-index:2;width:200px;height:auto;position:absolute;bottom:-4.67px;left:-2px;transform:rotate(1.5deg)}.bowl-corner-sticker--under{z-index:1}.bowl-video{z-index:2;flex-direction:column;align-items:center;gap:2px;width:245px;display:flex;position:absolute;bottom:-40px;right:-20px;transform:rotate(6.67deg)}.bowl-video__label{font-family:var(--font-headline);font-size:var(--text-eyebrow-size);line-height:var(--text-eyebrow-line-height);color:var(--color-text-light);text-align:center;width:100%;transform:rotate(1.5deg)}.bowl-video__card{cursor:pointer;border:2px solid #fff;border-radius:15px;width:100%;height:164px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:-8px 7px #00000040}.bowl-video__thumb{object-fit:cover;width:100%;height:142%;position:absolute;top:-17.5%;left:0}.bowl-video__overlay{background-color:#00000026;position:absolute;inset:0}.bowl-video__play{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0;transform:rotate(90deg)}.bowl-video__play img{width:53px;height:53px}.section-4{background:0 0;align-items:stretch;width:100%;max-width:1600px;min-height:auto;margin-left:auto;margin-right:auto;padding:100px 120px}.fndn-card{background-color:#222;border-radius:15px;flex-direction:column;gap:71px;width:100%;padding:80px;display:flex}.fndn-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.fndn-header__left{flex-direction:column;gap:12px;max-width:421px;display:flex}.fndn-eyebrow{color:var(--color-text-light)}.fndn-h1{color:var(--color-text-light);-webkit-text-stroke:0;--h1-depth:0;text-shadow:-2px 0 #505050, 2px 0 #505050, 0 -2px #505050, 0 2px #505050, -1px -1px #505050, 1px -1px #505050, -1px 1px #505050, 1px 1px #505050, calc(var(--h1-depth) * -1px) calc(var(--h1-depth) * 1px) #505050, calc(var(--h1-depth) * -2px) calc(var(--h1-depth) * 2px) #505050, calc(var(--h1-depth) * -3px) calc(var(--h1-depth) * 3px) #505050, calc(var(--h1-depth) * -4px) calc(var(--h1-depth) * 4px) #505050, calc(var(--h1-depth) * -5px) calc(var(--h1-depth) * 5px) #505050}.fndn-header__right{flex-direction:column;align-items:flex-start;gap:30px;max-width:400px;display:flex}.fndn-body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line-height);color:var(--color-text-light)}.fndn-video{aspect-ratio:16/9;border-radius:15px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.fndn-video__placeholder{z-index:1;background-color:#1a1a1a;border-radius:15px;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.fndn-video__placeholder.is-hidden{opacity:0;pointer-events:none}.fndn-video__loader{width:120px;height:auto}.fndn-video__iframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;inset:0}.video-modal{z-index:1000;justify-content:center;align-items:center;display:none;position:fixed;inset:0}[data-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.video-modal.is-open{display:flex}.video-modal__backdrop{background-color:#000000d9;position:absolute;inset:0}.video-modal__content{aspect-ratio:16/9;z-index:1;width:90vw;max-width:1100px;position:relative}.video-modal__iframe{border-radius:12px;width:100%;height:100%}.video-modal__close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:4px 8px;font-size:32px;line-height:1;transition:opacity .15s;position:absolute;top:-40px;right:0}.video-modal__close:hover{opacity:1}.footer{color:var(--color-text-light);background-color:#ee2825;flex-direction:column;justify-content:space-between;gap:8rem;padding:80px 120px 60px;display:flex;position:relative;overflow:hidden}.footer-grain{mix-blend-mode:screen;pointer-events:none;width:150%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-main{z-index:1;justify-content:space-between;align-items:center;width:100%;max-width:1360px;margin-left:auto;margin-right:auto;display:flex;position:relative}.footer-left{flex-direction:column;flex:none;gap:40px;min-width:460px;display:flex}.footer-headline{font-family:var(--font-headline);color:var(--color-text-light);text-transform:uppercase;--h1-depth:0;text-shadow:-2px 0 var(--color-dark-brown), 2px 0 var(--color-dark-brown), 0 -2px var(--color-dark-brown), 0 2px var(--color-dark-brown), -1px -1px var(--color-dark-brown), 1px -1px var(--color-dark-brown), -1px 1px var(--color-dark-brown), 1px 1px var(--color-dark-brown), calc(var(--h1-depth) * -1px) calc(var(--h1-depth) * 1px) var(--color-dark-brown), calc(var(--h1-depth) * -2px) calc(var(--h1-depth) * 2px) var(--color-dark-brown), calc(var(--h1-depth) * -3px) calc(var(--h1-depth) * 3px) var(--color-dark-brown), calc(var(--h1-depth) * -4px) calc(var(--h1-depth) * 4px) var(--color-dark-brown), calc(var(--h1-depth) * -5px) calc(var(--h1-depth) * 5px) var(--color-dark-brown);font-size:clamp(3rem,5.5vw,74px);line-height:.9}.footer-cta{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.footer .btn-primary{border-color:var(--color-dark-brown);box-shadow:-2px 3px 0px 0px var(--color-dark-brown);color:var(--color-dark-brown)}.footer .btn-primary:hover{box-shadow:-1.5px 2px 0px 0px var(--color-dark-brown)}.footer .btn-primary:active{box-shadow:0px 0px 0px 0px var(--color-dark-brown)}.footer-available{font-family:var(--font-body);font-size:20px;font-weight:var(--text-body-weight);color:#fff2e5cc;line-height:1.3}.footer-product{z-index:1;flex-shrink:0;width:clamp(300px,65vw,939px);height:auto;position:relative}.footer-bottom{z-index:1;justify-content:space-between;align-items:flex-end;width:100%;max-width:1360px;margin-left:auto;margin-right:auto;display:flex;position:relative}.footer-bottom-left{align-items:flex-end;display:flex}.footer-credit{font-family:var(--font-body);color:var(--color-text-light);text-transform:uppercase;text-align:right;font-size:13px;font-weight:700}.footer-stores{flex-direction:column;gap:12px;display:flex}.footer-store-logos{align-items:center;gap:24px;display:flex}.footer-store-logos img:first-child{width:69px;height:24px}.footer-store-logos img:nth-child(2){width:102px;height:22px}.footer-logo{width:67px;height:90px}.footer-social{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.footer-follow{font-family:var(--font-body);color:var(--color-text-light);text-transform:uppercase;font-size:13px;font-weight:700}.footer-social-icons{align-items:center;gap:5px;display:flex}.footer-social-icons a{opacity:.8;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.footer-social-icons a:hover{opacity:1}.footer-social-icons img{width:26px;height:26px}@media (width<=1024px){.section-1{overflow:clip}.section-2,.section-3,.section-4{padding:100px 60px}.footer{padding:80px 60px 60px}.whats-inside-wrapper{gap:48px;padding:0 60px}.whats-inside-body{max-width:340px}.whats-inside-image img{width:360px}#box-viewer{width:360px;height:360px}}@media (width<=768px){.btn-primary{padding:12px 24px}.nav{padding:.875rem 1.5rem}.nav__logo{height:7L5px}.section-1{padding-top:10vh}.hero-logos{gap:1rem;padding-top:3.5rem}#logo-viewer{aspect-ratio:4/3}.hero-body{max-width:100%;margin-top:0;padding:0 1.5rem;font-size:16px}.hero-boxes{width:140%;margin-left:20px}.badge-nutri-score{height:50px}.badge-rice{height:75px}.badge-protein{height:90px}.whats-inside-wrapper{flex-direction:column;gap:32px;padding:40px 1.5rem 0}.whats-inside-image{display:none}.badge-row{justify-content:center;gap:2rem;padding:1.5rem 0 0}.section-2{padding:60px 40px 0}.sticker-grain{width:600px;height:1600px}.sticker-grain--left{top:400px;left:-250px}.sticker-grain--right{top:400px;right:-350px}.sticker-section{gap:50px}.sticker-header{flex-direction:column;align-items:flex-start;gap:20px}.sticker-header__right{max-width:100%}.sticker-grid{gap:50px}.sticker-tier{gap:12px}.sticker-row{grid-template-columns:repeat(2,160px);justify-content:center;gap:20px;padding-bottom:0;display:grid;overflow:visible}.sticker{width:180px}.sticker-row .sticker+.sticker{margin-left:0}.sticker-row--6 .sticker:first-child{transform:rotate(calc(var(--fan) * -5deg))}.sticker-row--6 .sticker:nth-child(2){transform:rotate(calc(var(--fan) * 4deg))}.sticker-row--6 .sticker:nth-child(3){transform:rotate(calc(var(--fan) * -4deg))}.sticker-row--6 .sticker:nth-child(4){transform:rotate(calc(var(--fan) * 5deg))}.sticker-row--6 .sticker:nth-child(5){transform:rotate(calc(var(--fan) * -3deg))}.sticker-row--6 .sticker:nth-child(6){transform:rotate(calc(var(--fan) * 4deg))}.sticker-row--4 .sticker:first-child{transform:rotate(calc(var(--fan) * -5deg)) scale(calc(1 + var(--fan) * .1)) translateY(calc(var(--fan) * 10px))}.sticker-row--4 .sticker:nth-child(2){transform:rotate(calc(var(--fan) * 4deg))}.sticker-row--4 .sticker:nth-child(3){transform:rotate(calc(var(--fan) * -4deg))}.sticker-row--4 .sticker:nth-child(4){transform:rotate(calc(var(--fan) * 5deg))}.sticker-row--2 .sticker:first-child{transform:rotate(calc(var(--fan) * -3deg))}.sticker-row--2 .sticker:nth-child(2){transform:rotate(calc(var(--fan) * 3deg))}.sticker-row--1{grid-template-columns:200px;justify-content:center;justify-items:center;width:100%}.sticker-row--1 .sticker:first-child{transform:rotate(-3deg)}.sticker-cta{padding:40px 0}.section-3{padding:40px 20px}.bowl-card{min-height:unset;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 25px 70px;transform:none}.bowl-render{width:calc(100% + 16px);max-width:none;margin-left:-8px}.bowl-content{gap:20px}.bowl-video{width:185px;bottom:-40px;right:-5px}.bowl-video__card{aspect-ratio:16/9;height:auto}.bowl-corner-sticker{width:130px}.bowl-badge{bottom:58px;right:45px;transform:rotate(-5.37deg)scale(1.3)}.bowl-badge__text{font-size:11px}.section-4{padding:40px 20px}.fndn-card{gap:32px;padding:40px 25px}.fndn-header{flex-direction:column;gap:24px}.fndn-header__left,.fndn-header__right{max-width:100%}.fndn-video{aspect-ratio:1}.fndn-video__iframe{width:178%;left:50%;transform:translate(-50%)}.footer{gap:2rem;padding:0 25px 40px}.footer-main{flex-direction:column;align-items:flex-start}.footer-left{min-width:unset;gap:20px;width:100%;padding-top:50px}.footer-headline{text-wrap:balance;font-size:clamp(2.5rem,13vw,74px)}.footer-product{width:120%;max-width:none;margin-top:40px;margin-left:-10%}.footer-bottom{flex-direction:row;align-items:flex-end;gap:12px;padding-top:24px}.footer-social{align-items:flex-end;gap:12px}.footer-grain{width:300%;height:auto}}.rm-backdrop{z-index:1000;opacity:0;pointer-events:none;background:#000000b8;justify-content:center;align-items:center;padding:20px;transition:opacity .3s;display:flex;position:fixed;inset:0}.rm-backdrop--visible{opacity:1;pointer-events:all}.rm-box{background:#b91d1d;border-radius:15px;flex-direction:column;gap:24px;width:100%;max-width:660px;max-height:90dvh;padding:40px 60px;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow-y:auto;transform:translateY(20px)}.rm-backdrop--visible .rm-box{transform:translateY(0)}.rm-close{cursor:pointer;background:#fff2e5;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s;display:flex;position:absolute;top:16px;right:16px}.rm-close:hover{opacity:.75}.rm-step{flex-direction:column;gap:20px;display:flex}.rm-step--hidden{display:none}.rm-header{text-align:center;flex-direction:column;gap:6px;display:flex}.rm-eyebrow{font-family:var(--font-headline);color:#fff2e5;opacity:.6;letter-spacing:.05em;font-size:18px}.rm-title{font-family:var(--font-headline);color:#fff2e5;font-size:clamp(42px,8vw,72px);line-height:.9}.rm-body{font-family:var(--font-body);color:#fff2e5;text-align:center;text-wrap:balance;font-size:16px;line-height:1.6}.rm-input-wrap{width:100%}.rm-input{width:100%;height:54px;font-family:var(--font-body);color:#fff2e5;text-align:center;letter-spacing:.08em;box-sizing:border-box;background:#fff2e517;border:1px solid #a10d0c;border-radius:12px;padding:0 20px;font-size:16px;transition:border-color .15s,background .15s}.rm-input::placeholder{color:#fff3e440}.rm-input:focus{background:#fff2e521;border-color:#fff2e5;outline:none}.rm-form .rm-input{text-align:left;letter-spacing:normal;height:50px}.rm-error{font-family:var(--font-body);color:#fff3e4bf;text-align:center;min-height:18px;font-size:14px;font-weight:400}.rm-btn{width:100%;height:56px;font-family:var(--font-body);color:#000;text-transform:uppercase;cursor:pointer;letter-spacing:.04em;background:#fff2e5;border:3px solid #000;border-radius:300px;font-size:16px;font-weight:700;transition:transform .12s,box-shadow .12s;position:relative;overflow:hidden;box-shadow:-3px 5px #000}.rm-btn:after{content:"";pointer-events:none;background:#ffffff73;width:56px;height:140%;transition:left .5s ease-in-out;position:absolute;top:50%;left:-80px;transform:translateY(-50%)rotate(12deg)}@media (hover:hover){.rm-btn:hover:after{left:110%}}.rm-btn:hover{transform:translate(-1px,2px);box-shadow:-2px 3px #000}.rm-btn:active{transform:translate(-3px,5px);box-shadow:0 0 #000}.rm-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:-3px 5px #000}.rm-form{flex-direction:column;gap:14px;display:flex}.rm-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.rm-field{flex-direction:column;gap:6px;display:flex}.rm-label{font-family:var(--font-body);color:#fff2e580;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.rm-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23fff2e5' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.rm-select option{color:#fff2e5;background:#1a1008}.rm-iti{width:100%}.rm-iti .iti__tel-input{width:100%;height:50px;font-family:var(--font-body);color:#fff2e5;letter-spacing:normal;box-sizing:border-box;background:#fff2e517;border:1px solid #a10d0c;border-radius:12px;padding:0 20px 0 90px;font-size:16px;transition:border-color .15s,background .15s}.rm-iti .iti__tel-input::placeholder{color:#fff3e440}.rm-iti .iti__tel-input:focus{background:#fff2e521;border-color:#fff2e5;outline:none}.rm-iti .iti__flag-container{box-sizing:border-box;background:#fff2e517;border:1px solid #a10d0c;border-right:none;border-radius:12px 0 0 12px;align-items:center;height:50px;padding:0 10px;display:flex}.rm-iti .iti__selected-dial-code{font-family:var(--font-body);color:#fff2e5;font-size:14px}.rm-iti .iti__selected-country-primary,.rm-iti .iti__selected-country{background:0 0;border-radius:10px 0 0 10px;align-items:center;gap:6px;height:46px;padding:0 8px;display:flex}.rm-iti .iti__selected-country-primary:hover,.rm-iti .iti__selected-country:hover{background:#fff2e514}.rm-iti .iti__dropdown-content{background:#1a1008;border:2px solid #fff2e533;border-radius:12px;margin-top:4px;overflow:hidden;box-shadow:0 8px 32px #00000080}.rm-iti .iti__search-input{color:#fff2e5;font-family:var(--font-body);box-sizing:border-box;background:#fff2e50f;border:none;border-bottom:1px solid #fff2e526;width:100%;padding-top:10px;padding-bottom:10px;padding-right:14px;font-size:14px}.rm-iti .iti__search-input:focus{outline:none}.rm-iti .iti__search-input::placeholder{color:#fff3e44d}.rm-iti .iti__search-icon-svg{stroke:#fff3e466}.rm-iti .iti__country{color:#fff2e5;font-family:var(--font-body);padding:8px 14px;font-size:14px}.rm-iti .iti__country.iti__highlight,.rm-iti .iti__country:hover{background:#fff2e514}.rm-iti .iti__dial-code{color:#fff2e573}@media (width<=540px){.rm-box{padding:32px 24px}.rm-form-row{grid-template-columns:1fr}.rm-title{font-size:38px}}
