@import "https://fonts.googleapis.com/css2?family=Kufam:wght@400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Playwrite+US+Trad:wght@100;200;300;400&display=swap";
@import "https://fonts.googleapis.com/css2?family=Biryani:wght@200;300;400;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Grandstander:wght@400;500;600;700;800;900&display=swap";
.payment-page{background:var(--flour-light);padding:6rem 1rem 1rem}.payment-page-body{justify-content:center;align-items:center;min-height:60vh;display:flex}.checkout-layout{align-items:flex-start;gap:2rem;width:80vw;max-width:80rem;margin:0 auto;display:flex}.checkout-summary{background-color:var(--flour);box-shadow:var(--shadow-dark);border-radius:1rem;flex-direction:column;flex:0 0 28rem;padding:2rem;display:flex}.checkout-summary-title{font-family:var(--font-kufam);font-size:var(--font-size-h5);color:var(--clay);margin-bottom:1.25rem;font-weight:700}.checkout-summary-row{font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);color:var(--warmth);justify-content:space-between;padding:.25rem 0;display:flex}.checkout-summary-fee{font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--warmth)}.checkout-summary-divider{background:var(--warmth-30);height:1px;margin:.75rem 0}.checkout-summary-total{font-family:var(--font-kufam);font-weight:700;font-size:var(--font-size-h5);color:var(--clay)}.checkout-fee-label{align-items:center;gap:.25rem;display:flex}.checkout-fee-info,.tab-info{cursor:help;color:var(--warmth);opacity:.6;align-items:center;display:inline-flex;position:relative}.checkout-fee-info{transform:translateY(-1px)}.tab-info{margin-left:.25rem;transform:translateY(-1px)}.checkout-fee-info:hover,.tab-info:hover{opacity:1}.checkout-fee-info:hover:after,.tab-info:hover:after{content:attr(aria-label);background:var(--clay);color:var(--flour-light);font-family:var(--font-biryani);font-size:var(--font-size-small);white-space:normal;text-align:left;width:14rem;box-shadow:var(--shadow-dark);z-index:10;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;line-height:1.4;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.checkout-card{background-color:var(--flour);box-shadow:var(--shadow-dark);border-radius:1rem;flex:1;padding:2rem}.payment-method-tabs{background-color:var(--wheat-light);border-radius:.75rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.payment-method-tab{font-family:var(--font-kufam);font-size:var(--font-size-body);line-height:var(--font-size-body-line);color:var(--warmth);cursor:pointer;background:0 0;border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;transition:all .2s;display:flex}.payment-method-tab:hover{color:var(--clay)}.payment-method-tab.active-ach{background-color:var(--clay);color:var(--flour-light);box-shadow:var(--shadow-light)}.payment-method-tab.active-card{background-color:var(--wheat);color:var(--warmth);box-shadow:var(--shadow-light)}.payment-method-tab-icon{margin-right:.5rem}.payment-tab-content{min-height:32rem}.payment-support{font-family:var(--font-biryani);font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--warmth);text-align:center;margin-top:auto;padding-top:.75rem}.payment-support-link{color:var(--clay);font-weight:600;text-decoration:none}.payment-support-link:hover{text-decoration:underline}.btn-pay-now{background:var(--medium-gradient);width:100%;color:var(--flour-light);font-family:var(--font-kufam);font-size:var(--font-size-body);box-shadow:var(--shadow-dark);cursor:pointer;border:none;border-radius:.75rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.btn-pay-now:hover{box-shadow:var(--shadow-xl);transform:scale(1.05)}.btn-pay-now:disabled{opacity:.5;cursor:not-allowed;transform:none}.error-message{background-color:rgba(var(--red-rgb),.07);border:1px solid rgba(var(--red-rgb),.55);color:rgba(var(--red-rgb),.9);border-radius:.5rem;margin-top:1rem;padding:.75rem}.btn-ach-pay{background:var(--clay);width:100%;color:var(--flour-light);font-family:var(--font-kufam);font-size:var(--font-size-body);box-shadow:var(--shadow-dark);cursor:pointer;border:none;border-radius:.75rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.btn-ach-pay:hover{background:var(--warmth);box-shadow:var(--shadow-xl)}.btn-ach-pay:disabled{opacity:.5;cursor:not-allowed}.payment-loading{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--warmth);text-align:center;padding:2rem 0}.checkout-card-header{border-bottom:1px solid var(--warmth-30);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.stripe-icon{border-radius:.25rem;flex-shrink:0;width:auto;height:1.75rem}.stripe-logo{flex-shrink:0;width:auto;height:1.75rem}.stripe-header-sep{background-color:var(--warmth-30);flex-shrink:0;width:1px;height:1.5rem}.stripe-header-text{font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);color:var(--warmth);letter-spacing:.02em}.navigation{z-index:50;background:var(--nav-gradient);-webkit-backdrop-filter:blur(12px);justify-content:space-between;align-items:center;width:100%;padding:0 3rem;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0}.navigation:hover{background:var(--nav-gradient-hover)}.navigation-logo-container{align-items:center;text-decoration:none;display:flex;position:relative}.navigation-logo-container:after{content:"";background:var(--medium-gradient);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navigation-logo-container:hover:after{width:100%}.navigation-logo-container:hover{text-decoration:none}.navigation-logo-container-item{width:auto;height:auto;max-height:40px;padding:2px 8px}.navigation-logo-container-item:last-child{max-height:32px}.navigation-menu{align-items:center;width:auto;height:auto;display:flex;position:relative}.navigation-list{align-items:center;gap:clamp(2rem,4vw,16rem);font-weight:400;list-style:none;display:flex}.navigation-item{align-items:center;height:100%;display:flex}.navigation-link{text-decoration:none;transition:color .2s;position:relative}.navigation-link h5{font-size:var(--font-size-h6);line-height:var(--font-size-h6-line);color:var(--warmth)}.navigation-link:after{content:"";background:var(--medium-gradient);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navigation-link:hover:after,.navigation-link.active:after{width:100%}.navigation-link:hover{text-decoration:none}.subscribe-nudge-wrapper{position:relative}.subscribe-nudge-arrow{pointer-events:none;width:44px;height:44px;filter:drop-shadow(2px 2px 0 var(--wheat))drop-shadow(2px 2px 0 var(--flour));animation:.5s ease-in-out infinite nudgeBounce;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)rotate(-30deg)}@keyframes nudgeBounce{0%,to{transform:translate(-50%)rotate(-30deg)translate(0)}50%{transform:translate(-50%)rotate(-30deg)translate(4px,-8px)}}.footer-main{z-index:1;isolation:isolate;background:var(--light-gradient);border-top:1px solid var(--clay-10);justify-content:space-between;align-items:center;width:100%;min-height:152px;padding:2.5rem 8vw 1.5rem;display:flex;position:relative}.footer-main:before{content:"";z-index:-1;opacity:.2;pointer-events:none;background-image:url(/pattern_illustrations_flour.png);background-repeat:repeat;background-size:250px;position:absolute;inset:0}.footer-left{flex-direction:column;gap:.75rem;display:flex}.footer-logo{height:auto;font-weight:400}.footer-tagline{color:var(--warmth);font-size:var(--font-size-body);line-height:var(--font-size-body-line);cursor:default;margin:0;font-weight:300}.footer-social-icons{align-items:center;gap:1rem;display:flex}.footer-social-icon{cursor:pointer;opacity:.85;height:auto;font-weight:400;transition:opacity .2s}.footer-social-icon:hover{opacity:1}.footer-sections{gap:6rem;display:flex}.footer-section{flex-direction:column;gap:1rem;display:flex}.footer-section-title{font-family:var(--font-kufam);color:var(--clay);font-size:var(--font-size-body);line-height:var(--font-size-body-line);letter-spacing:.02em;cursor:default;font-weight:600}.footer-links{flex-direction:column;gap:.25rem;display:flex}.footer-link-small{font-family:var(--font-kufam);color:var(--warmth);font-size:var(--font-size-body);line-height:var(--font-size-body-line);text-decoration:none;position:relative}.footer-link-small:after{content:"";background:var(--medium-gradient);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-1px;left:0}.footer-link-small:hover{text-decoration:none}.footer-link-small:hover:after{width:100%}.footer-bottom{z-index:1;isolation:isolate;background:var(--very-light-gradient);justify-content:center;align-items:center;width:100%;height:32px;padding-left:2rem;padding-right:2rem;display:flex;position:relative;overflow:hidden}.footer-bottom:before{content:"";z-index:-1;opacity:.06;pointer-events:none;background-image:url(/pattern_illustrations_warmth.png);background-repeat:repeat;background-size:200px;position:absolute;inset:0}.footer-copyright{color:var(--warmth);font-size:var(--font-size-small);line-height:var(--font-size-small-line);margin:0;font-weight:400}.unsupported-banner{z-index:60;background:var(--dark-gradient);color:var(--flour);font-family:var(--font-biryani);font-size:var(--font-size-small);line-height:var(--font-size-small-line);justify-content:center;align-items:center;gap:1rem;padding:.5rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.unsupported-banner-text{text-align:center;margin:0}.unsupported-banner-link{color:var(--wheat);font-weight:600;text-decoration:underline}.unsupported-banner-link:hover{color:var(--wheat-light)}.has-unsupported-banner .navigation{top:var(--unsupported-banner-height,36px)}.has-unsupported-banner .page-content{padding-top:calc(80px + var(--unsupported-banner-height,36px))}.btn{font-family:var(--font-kufam);font-size:var(--font-size-h6);box-shadow:var(--shadow-light);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding-top:4px;line-height:1;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;pointer-events:none}.btn-primary{background:var(--clay);color:var(--flour-light)}.btn-primary:hover{background:var(--warmth)}.btn-secondary{background:var(--wheat);color:var(--warmth)}.btn-secondary:hover{background:var(--wheat-light)}.btn-primary-highlight{background:var(--abundance);color:var(--flour-light)}.btn-primary-highlight:hover{background:var(--warmth)}.btn-secondary-highlight{background:var(--wheat-light);color:var(--clay)}.btn-secondary-highlight:hover{background:var(--wheat)}.btn-xlarge{width:fit-content;height:3.75rem;font-size:var(--font-size-body);border-radius:1.25rem;padding:4px 40px 0}.btn-large{width:fit-content;height:3rem;font-size:var(--font-size-h6);border-radius:1rem;padding:2px 0 0}.flip-card-container{cursor:pointer;perspective:1000px;width:272px;height:360px;transition:transform .3s}.flip-card-container:not(.flip-card-flipped):hover{transform:translateY(-6px)}.flip-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform 1s cubic-bezier(.4,0,.2,1);position:relative}.flip-card-inner.flipped{animation:1s cubic-bezier(.4,0,.2,1) scalePulse;transform:rotateY(180deg)}@keyframes scalePulse{0%{scale:1}50%{scale:1.08}to{scale:1}}.flip-card-side{box-shadow:var(--shadow-light);border:2px solid var(--clay);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;transition:box-shadow .3s,border-color .3s;display:flex;position:absolute;inset:0}.flip-card-container:not(.flip-card-flipped):hover .flip-card-side{border-color:var(--wheat);box-shadow:inset 0 4px 4px #fff5e840,0 16px 28px -4px #4d000a4d}.flip-card-front{z-index:2;justify-content:flex-start;padding-top:2rem;padding-bottom:3.75rem}.flip-card-front-light{background:var(--very-light-gradient)}.flip-card-front-dark{background:linear-gradient(90deg,var(--warmth)0%,var(--clay)100%)}.flip-card-front-visited{border:2px solid var(--abundance)}.flip-card-back{overflow:hidden;transform:rotateY(180deg)}.flip-card-back-icon{object-fit:contain;pointer-events:none;width:48px!important;height:48px!important}.flip-card-back-icon-large{width:68px!important;height:68px!important}.flip-card-back-light{background:var(--clay)}.flip-card-back-dark{background:var(--wheat)}.flip-card-image{object-fit:contain;flex-shrink:0;width:56%;max-height:60%;margin-top:1.75rem}.flip-card-image-magic{margin-left:-.25rem}.flip-card-image-large{width:90%;max-height:80%;margin-top:.5rem}.flip-card-title{font-family:var(--font-grandstander);font-size:var(--font-size-h4);line-height:var(--font-size-h4-line);text-align:center;pointer-events:none;position:absolute;bottom:2.75rem;left:0;right:0}.flip-card-title-light{color:var(--warmth);text-shadow:2px 2px 4px var(--wheat)}.flip-card-title-dark{color:var(--wheat);text-shadow:2px 2px 4px var(--warmth)}.flip-card-subtitle{font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);text-align:center;pointer-events:none;position:absolute;bottom:1.25rem;left:0;right:0}.flip-card-subtitle-light{color:var(--clay)}.flip-card-subtitle-dark{color:var(--flour)}.flip-card-subtitle:empty{display:none}.flip-card-back-inner{z-index:1;pointer-events:none;flex-direction:column;align-items:center;width:100%;padding:1.25rem .75rem;display:flex;position:relative}.flip-card-back-title{font-family:var(--font-grandstander);font-size:var(--font-size-h4);line-height:var(--font-size-h4-line);text-align:center;margin-top:.75rem}.flip-card-back-title-light{color:var(--wheat)}.flip-card-back-title-dark{color:var(--warmth)}.flip-card-back-divider{border:none;border-radius:1px;width:60%;height:2px;margin-bottom:.75rem}.flip-card-back-divider-light{background:var(--flour-30)}.flip-card-back-divider-dark{background:var(--clay-30)}.flip-card-back-content{font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);pointer-events:none;text-align:left;padding:.75rem 1rem 1rem}.flip-card-back-content-light{color:var(--flour)}.flip-card-back-content-dark{color:var(--clay)}.flip-card-back-selected{border:2px solid var(--abundance)}.page-content{background:linear-gradient(to right,var(--wheat-light)0px,var(--flour)80px,transparent 180px,transparent calc(100% - 180px),var(--flour)calc(100% - 80px),var(--wheat-light)100%);width:100%;height:clamp(65vh,100vh - 20vw,80vh);padding-top:80px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:top center;transform:none;width:100%!important;left:0!important}.hero-content{color:var(--warmth);font-family:var(--font-kufam);cursor:default;flex-direction:column;gap:1.25rem;display:flex;position:relative;top:clamp(36vh,60vh - 16vw,44vh);left:12vw}@media (min-width:1400px){.page-content{height:72vh}.hero-content{left:14vw}}@media (min-width:1800px){.hero-content{left:16vw}}.hero-logo{width:clamp(300px,30vw,420px);height:auto}.hero-text{font-size:clamp(16px,1.5vw,22px);font-weight:400;line-height:clamp(24px,2vw,30px);position:relative;left:12px}.hero-text-playwrite{font-family:var(--font-playwrite)}.hero-text-bold{font-weight:700}.hero-banner-container{position:absolute;bottom:2rem;left:0;right:0}.features-section{isolation:isolate;background:var(--very-light-gradient);text-align:center;padding:5rem 8vw;position:relative}.features-section:before{content:"";z-index:-1;opacity:.4;pointer-events:none;background-image:url(/pattern_roti_flour.png);background-repeat:repeat;background-size:300px;position:absolute;inset:0}.features-section-title{font-family:var(--font-kufam);color:var(--clay);margin-bottom:.75rem;font-size:clamp(28px,4vw,48px);line-height:clamp(36px,5vw,60px)}.features-section-subtitle{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--warmth);text-wrap:pretty;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.8}.features-section-hook{color:var(--clay);font-family:var(--font-grandstander);margin-top:0;margin-bottom:0;padding-bottom:.5rem}.features-section-card-hint{font-family:var(--font-biryani);font-size:var(--font-size-h6);color:var(--warmth);margin:0;padding-bottom:2rem;line-height:1.8}.features-category{margin-bottom:2.5rem}.features-category:last-child{margin-bottom:0}.features-category-label{font-family:var(--font-kufam);color:var(--warmth);text-transform:uppercase;letter-spacing:.08em;text-align:left;text-shadow:1px 1px 0 var(--warmth-30),0 0 12px var(--warmth-30);margin-bottom:1.25rem;font-size:clamp(24px,3vw,36px)}.features-cards-wrapper{position:relative}.features-scroll-arrow{z-index:2;background:var(--abundance);color:var(--abundance-light);border:2px solid var(--wheat);cursor:pointer;border-radius:50%;width:40px;height:40px;padding-bottom:4px;font-size:24px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.features-scroll-arrow-left{left:.5rem}.features-scroll-arrow-right{padding-right:.25rem;right:.5rem}.features-cards-row{scrollbar-width:none;align-items:center;gap:2.5rem;margin:0 -8vw;padding:1rem 8vw 1.5rem;display:flex;overflow-x:auto}.features-cards-row::-webkit-scrollbar{display:none}.features-scroll-dots{display:none}.features-scroll-dot{background:var(--warmth-30);border-radius:50%;width:8px;height:8px;transition:background .25s,transform .25s}.features-scroll-dot-active{background:var(--warmth);transform:scale(1.3)}.why-section{background-color:var(--flour-light);padding:5rem 8vw}.why-section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.why-section-text{flex-direction:column;gap:1.5rem;display:flex}.why-section-title{font-family:var(--font-kufam);font-size:var(--font-size-h2);line-height:var(--font-size-h2-line);color:var(--clay)}.why-section-description{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--warmth);line-height:1.8}.why-section-stats{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.why-stat-card{background:var(--flour);text-align:center;box-shadow:var(--shadow-light);border-radius:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.why-stat-card:hover{box-shadow:var(--shadow-dark);transform:translateY(-4px)}.why-stat-number{font-family:var(--font-kufam);font-size:var(--font-size-h3);line-height:var(--font-size-h3-line);color:var(--clay);font-weight:700}.why-stat-label{font-family:var(--font-biryani);font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--warmth);margin-top:.25rem}.cta-section{isolation:isolate;background:var(--medium-gradient);text-align:center;padding:4rem 8vw;position:relative}.cta-section:before{content:"";z-index:-1;opacity:.15;pointer-events:none;background-image:url(/pattern_illustrations_wheat.png);background-repeat:repeat;background-size:350px;position:absolute;inset:0}.cta-section-title{font-family:var(--font-kufam);font-size:var(--font-size-h3);line-height:var(--font-size-h3-line);color:var(--flour-light);margin-bottom:.75rem}.cta-section-subtitle{font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);color:var(--wheat-light);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.cta-section-subscribed{padding:2.5rem 8vw}.cta-section-subtitle-subscribed{max-width:none;margin-bottom:0}.cta-section .btn{font-size:var(--font-size-h5);border-radius:2rem}.modal-overlay{z-index:9999;background-color:var(--wheat-30);-webkit-backdrop-filter:blur(2px);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.modal-overlay.open{opacity:1;visibility:visible}.modal-overlay.closed{opacity:0;visibility:hidden}.modal-content{isolation:isolate;background-color:var(--flour-light);border:4px solid var(--abundance);box-sizing:border-box;border-radius:1.5rem;width:min(90vw,820px);padding:0;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 24px 48px -12px #2e612133}.modal-content:before{content:"";z-index:-1;opacity:.35;pointer-events:none;background-image:url(/pattern_roti_flour.png);background-repeat:repeat;background-size:250px;position:absolute;inset:0}.modal-content.open{opacity:1;transform:scale(1)translateY(0)}.modal-content.closed{opacity:0;transform:scale(.95)translateY(1rem)}.modal-close-button{font-family:var(--font-kufam);color:var(--warmth);cursor:pointer;font-size:var(--font-size-h6);background:0 0;border:none;padding:.25rem .5rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.modal-close-button:hover{color:var(--warmth-dark)}.modal-body{text-align:center;cursor:default;justify-items:center;padding:2rem 2.5rem 1.5rem;display:grid}.mobile-br{display:none}.modal-title{font-family:var(--font-grandstander);font-size:var(--font-size-h3);line-height:var(--font-size-h3-line);color:var(--clay);padding-top:.5rem;padding-bottom:1.25rem}.modal-description{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--warmth);text-wrap:pretty;max-width:520px;line-height:1.6}.modal-description strong{color:var(--abundance);font-weight:600}.modal-success-container{flex-direction:column;align-items:center;gap:1rem;width:100%;min-width:min(70vw,600px);margin:2rem auto;display:flex}.modal-success-icon{background:var(--abundance-light);width:3.5rem;height:3.5rem;color:var(--flour-light);font-size:var(--font-size-h4);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-weight:700;display:flex}.modal-success-title{font-family:var(--font-kufam);color:var(--abundance);font-size:var(--font-size-h3);line-height:var(--font-size-h3-line)}.modal-success-subtitle{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--warmth);max-width:400px;line-height:1.6}.modal-form{flex-direction:column;align-items:center;gap:1rem;width:max(40%,300px);margin:2rem;display:flex}.modal-form .btn{width:100%;margin-top:12px}.modal-form-input{background-color:var(--flour);font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);color:var(--warmth);border:1px solid var(--warmth-30);text-align:center;border-radius:.75rem;width:100%;padding:calc(.75rem + 2px) 1.25rem calc(.75rem - 2px);transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 2px 4px #0000000f}.modal-form-input:focus{border-color:var(--abundance-light);box-shadow:0 0 0 2px var(--abundance-30);outline:none}.modal-form-input::placeholder{color:var(--clay-light);font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:1}.modal-error{color:rgba(var(--red-rgb),.85);font-size:var(--font-size-small);line-height:var(--font-size-small-line)}.error-boundary-container{background:linear-gradient(to bottom right,rgba(var(--red-rgb),.03),rgba(var(--red-rgb),.02));justify-content:center;align-items:center;min-height:100vh;display:flex}.error-boundary-content{text-align:center}.error-boundary-icon{background-color:rgba(var(--red-rgb),.75);border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;display:flex}.error-boundary-icon-text{color:#fff;font-size:1.5rem}.error-boundary-title{color:rgba(var(--black-rgb),.9);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.error-boundary-description{color:rgba(var(--black-rgb),.65);margin-bottom:1rem}.error-boundary-button{background-color:rgba(var(--red-rgb),.75);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;transition:all .2s}.error-boundary-button:hover{background-color:rgba(var(--red-rgb),.85)}.policy-page{flex-direction:column;min-height:100vh;display:flex}.policy-content{background:0 0;flex:1;width:auto;height:auto;margin:2rem;overflow:visible}.policy-title-section{border-bottom:1px solid #ab4f2e1a;gap:.5rem;padding:0 2rem;display:flex}.policy-title{box-shadow:none;cursor:pointer;color:var(--clay-light);border-bottom:2px solid #0000;border-radius:0;margin-right:0;padding:.5rem 1.25rem;font-weight:500;transition:all .2s}.policy-title.active{color:var(--clay);border-bottom:2px solid var(--clay);font-weight:600}.policy-title:hover{color:var(--clay);box-shadow:none;background:0 0}.policy-text.hidden{display:none}.policy-text{margin:2rem;font-size:14px;line-height:1.9}.policy-text h4{font-size:var(--font-size-h6);line-height:var(--font-size-h6-line);margin-top:1.5rem;margin-bottom:.5rem}.policy-text h5{font-size:var(--font-size-body);line-height:var(--font-size-body-line);margin-top:1rem;margin-bottom:.25rem}.consent-banner{z-index:55;background:var(--flour);border-top:2px solid var(--wheat);font-family:var(--font-biryani);justify-content:center;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #4d000a1a}.consent-banner-text{font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--warmth);max-width:600px;margin:0}.consent-banner-link{color:var(--abundance);font-weight:600;text-decoration:underline}.consent-banner-link:hover{color:var(--clay)}.consent-banner-actions{flex-shrink:0;gap:.75rem;display:flex}.consent-banner-btn{height:2.25rem;font-size:var(--font-size-small);white-space:nowrap;border-radius:.75rem;padding:2px 1.25rem 0}.auth-modal-content{width:min(90vw,480px)}.auth-authenticated{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.auth-avatar{background:var(--clay);width:3.5rem;height:3.5rem;color:var(--flour-light);font-family:var(--font-kufam);font-size:var(--font-size-h3);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.auth-welcome-title{font-family:var(--font-kufam);color:var(--clay);font-size:var(--font-size-h4);line-height:var(--font-size-h4-line)}.auth-welcome-email{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--warmth);margin-bottom:.5rem}.auth-switch{font-family:var(--font-biryani);font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--warmth);margin-top:.5rem}.auth-link-button{color:var(--abundance);font-family:var(--font-biryani);font-size:var(--font-size-small);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .2s}.auth-link-button:hover{color:var(--clay)}
body.mobile{--font-size-h1:32px;--font-size-h1-line:42px;--font-size-h2:28px;--font-size-h2-line:36px;--font-size-h3:22px;--font-size-h3-line:28px;--font-size-h4:18px;--font-size-h4-line:24px;--font-size-h5:16px;--font-size-h5-line:20px;--font-size-h6:14px;--font-size-h6-line:18px;--font-size-body:14px;--font-size-body-line:20px;--font-size-small:12px;--font-size-small-line:16px}body.mobile .unsupported-banner{gap:.5rem;padding:.5rem .75rem}body.mobile.has-unsupported-banner .page-content{height:42vh;padding-top:var(--unsupported-banner-height,36px)}body.mobile.has-unsupported-banner .policy-content{padding-top:calc(4rem + var(--unsupported-banner-height,36px))}body.mobile.has-unsupported-banner .hero-image{top:calc(60px + var(--unsupported-banner-height,36px))!important}body.mobile .checkout-layout{flex-direction:column;gap:1rem}body.mobile .checkout-summary{border-radius:.5rem;flex:none;width:100%;padding:1.25rem}body.mobile .checkout-card{box-shadow:var(--shadow-dark);border-radius:.5rem;padding:1.25rem}body.mobile .payment-method-tabs{border-radius:.5rem;margin-bottom:1.25rem;padding:.25rem}body.mobile .payment-method-tab{border-radius:.25rem;padding:.5rem .75rem}body.mobile .payment-method-tab.active-ach,body.mobile .payment-method-tab.active-card{box-shadow:none}body.mobile .btn-pay-now{box-shadow:var(--shadow-dark);border-radius:.5rem;margin-top:1.25rem;padding:.5rem 1.25rem}body.mobile .btn-pay-now:hover{box-shadow:var(--shadow-xl)}body.mobile .error-message{border:none;border-radius:.5rem;margin-top:.75rem;padding:.5rem}body.mobile .btn-ach-pay{box-shadow:var(--shadow-dark);border-radius:.5rem;padding:.5rem 1.25rem}body.mobile .btn-ach-pay:hover{box-shadow:var(--shadow-xl)}body.mobile .navigation{padding:.5rem 2vw}body.mobile .navigation-logo-container-item{max-height:36px;padding:2px 3px}body.mobile .navigation-logo-container-item:last-child{max-height:24px}body.mobile .navigation-list{gap:.75rem;padding-inline-end:.75rem}body.mobile .footer-main{align-items:flex-start;padding-top:2rem;padding-bottom:2rem}body.mobile .footer-left{gap:.5rem}body.mobile .footer-social-icons{gap:.75rem}body.mobile .footer-sections{align-self:flex-start;gap:5rem;margin-top:.25rem}body.mobile .footer-section{gap:.25rem;padding:.25rem}body.mobile .footer-links{gap:.25rem}body.mobile .footer-bottom{height:28px;padding-left:1.5rem;padding-right:1.5rem}body.mobile .btn{border-radius:.25rem}body.mobile .btn-xlarge{border-radius:1rem;height:2.75rem;padding:0 1.25rem}body.mobile .btn-large{border-radius:.75rem;height:2.25rem;padding:0 1rem}body.mobile .flip-card-container{perspective:800px;scroll-snap-align:center;width:220px;height:312px}body.mobile .flip-card-front{padding-top:1.25rem;padding-bottom:2.5rem;overflow:hidden}body.mobile .flip-card-side{border-radius:1.25rem}body.mobile .flip-card-image{width:60%;max-height:60%;margin-top:1.5rem}body.mobile .flip-card-image-large{width:100%;max-height:88%;margin-top:1.25rem}body.mobile .flip-card-image-magic{width:60%;max-height:60%;margin-top:1.5rem;margin-left:-1rem}body.mobile .flip-card-image-modern{width:60%;max-height:60%;margin-top:1.5rem;margin-left:-.5rem}body.mobile .flip-card-image-salad{margin-top:1.5rem}body.mobile .flip-card-title{font-size:var(--font-size-h3);line-height:var(--font-size-h3-line);padding:0 1rem;bottom:2rem}body.mobile .flip-card-subtitle{bottom:1rem}body.mobile .flip-card-back-icon{width:36px!important;height:36px!important}body.mobile .flip-card-back-icon-large{width:48px!important;height:48px!important}body.mobile .flip-card-back-title{font-size:var(--font-size-h3);line-height:var(--font-size-h3-line);margin-top:.5rem}body.mobile .flip-card-back-content{padding:.5rem 1rem 1rem}body.mobile .page-content{background:0 0;background-color:var(--flour);height:36vh;padding-top:0}body.mobile .hero-image{object-position:top 60%;transform:none;width:100%!important;height:auto!important;top:60px!important;left:0!important}body.mobile .hero-content{gap:.75rem;top:22vh;left:8vw}body.mobile .hero-logo{width:clamp(90px,44vw,160px)}body.mobile .hero-text{font-size:clamp(16px,1.5vw,18px);line-height:clamp(20px,2vw,26px);left:8px}body.mobile .hero-banner-container{bottom:0}body.mobile .features-section{padding:3rem 2vw}body.mobile .features-section-hook{padding-left:0;padding-right:0;font-weight:500}body.mobile .features-section-subtitle{margin-bottom:2rem}body.mobile .features-category{margin-bottom:1.5rem}body.mobile .features-category-label{font-size:var(--font-size-h3-line);text-align:center;color:var(--warmth);text-shadow:none;margin-bottom:.75rem;padding:.5rem 0 .25rem}body.mobile .features-category-label:before{content:"";background:var(--wheat);border-radius:2px;width:160px;height:3px;margin:0 auto 1rem;display:block}body.mobile .features-scroll-arrow{display:none}body.mobile .features-scroll-dots{justify-content:center;gap:8px;padding-top:.75rem;display:flex}body.mobile .features-cards-row{scroll-snap-type:x mandatory;gap:1.75rem;margin:0 -2vw;padding:.75rem calc(50vw - 110px) 1.25rem}body.mobile .why-section{padding:3rem 4vw}body.mobile .why-section-inner{text-align:center;grid-template-columns:1fr;gap:2rem}body.mobile .why-section-stats{gap:1rem}body.mobile .why-stat-card{border-radius:.75rem;padding:1rem}body.mobile .cta-section{padding:3rem 4vw}body.mobile .cta-section-subtitle-subscribed{padding:0 8vw}body.mobile .modal-content{border-radius:1.25rem;width:min(90vw,540px)}body.mobile .modal-close-button{top:.75rem;right:.75rem}body.mobile .modal-body{padding:2rem 1.25rem 1.5rem}body.mobile .mobile-br{display:block}body.mobile .modal-success-container{gap:.75rem;margin:1.5rem .25rem}body.mobile .modal-form{gap:1.5rem;margin:1.5rem}body.mobile .modal-form .btn{margin-top:8px}body.mobile .modal-form-input{border-radius:.5rem;padding:.75rem 1rem;box-shadow:inset 0 0 4px #0000000f}body.mobile .error-boundary-icon{border-radius:9999px;width:3rem;height:3rem;margin-bottom:.75rem}body.mobile .error-boundary-button{border-radius:.5rem;padding:.5rem 1.25rem}body.mobile .policy-content{margin:.25rem;padding-top:4rem}body.mobile .policy-title-section{gap:.25rem;padding:1rem}body.mobile .policy-title{padding:.5rem 1rem}body.mobile .policy-title:hover{box-shadow:none}body.mobile .policy-text{margin:.75rem 1.25rem}body.mobile .consent-banner{text-align:center;flex-direction:column;gap:.75rem;padding:.75rem}body.mobile .consent-banner-actions{justify-content:center;width:100%}
.container{max-width:1400px;margin:0 auto;padding:0 2rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-center{text-align:center}.font-bold{font-weight:700}.font-medium{font-weight:500}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:var(--shadow-xl)}.transition-all{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:cursor-pointer:hover{cursor:pointer}.scale-105,.hover\:scale-105:hover{transform:scale(1.05)}.min-h-screen{min-height:100vh}.min-h-\[60vh\]{min-height:60vh}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-72{width:18rem}.h-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-72{height:18rem}.max-w-md{max-width:28rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.absolute{position:absolute}.inset-0{inset:0}.top-1\/4{top:25%}.left-1\/4{left:25%}.top-1\/3{top:33.3333%}.right-1\/4{right:25%}.bottom-1\/4{bottom:25%}.left-1\/3{left:33.3333%}.z-10{z-index:10}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bg-white\/80{background-color:#fffc}.border-white\/20{border-color:#fff3}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-semibold{font-weight:600}.border-4{border-width:4px}.border-t{border-top-width:1px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.space-x-3{gap:.75rem}.space-y-1{gap:.25rem}.space-y-2{gap:.5rem}.space-y-4{gap:1rem}.space-y-6{gap:1.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.mb-8{margin-bottom:2rem}.inline-block{display:inline-block}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mix-blend-multiply{mix-blend-mode:multiply}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.blur-xl{--tw-blur:blur(24px);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.opacity-20{opacity:.2}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-inset)var(--tw-ring-color)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.md\:w-1\/2{width:50%}}.hover\:shadow-xl:hover{box-shadow:var(--shadow-xl)}.hover\:shadow-dark:hover{box-shadow:var(--shadow-dark)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}
.pc-category{justify-content:center;align-items:center;gap:3rem;margin-bottom:.25rem;padding:0 2vw;display:flex}.pc-category:last-child{margin-bottom:0}.pc-anchor-card{background:linear-gradient(135deg,var(--clay)0%,var(--warmth)100%);border:2px solid var(--wheat);width:140px;height:190px;box-shadow:var(--shadow-light);border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;display:flex}.pc-anchor-icon{object-fit:contain;filter:drop-shadow(0 2px 4px #00000026);width:64px!important;height:64px!important}.pc-anchor-label{font-family:var(--font-kufam);font-size:var(--font-size-h5);line-height:var(--font-size-h5-line);color:var(--wheat);text-transform:uppercase;letter-spacing:.08em;text-align:center}.pc-anchor-subtitle{font-family:var(--font-biryani);font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--wheat-light);letter-spacing:.05em}.pc-pile{flex-wrap:wrap;justify-content:flex-start;gap:1.25rem;padding:1rem 0;display:flex;position:relative}.pc-card{border:2px solid var(--clay);background:var(--very-light-gradient);cursor:pointer;width:130px;height:182px;transform:rotate(var(--pile-rotate,0deg))translate(var(--pile-x,0px),var(--pile-y,0px));-webkit-appearance:none;appearance:none;text-align:center;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:.75rem;font-family:inherit;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #4d000a1f}.pc-card:hover{border-color:var(--wheat);transform:rotate(0)translateY(-10px)scale(1.06);box-shadow:0 8px 24px #4d000a38;z-index:10!important}.pc-card:active{transform:rotate(0)translateY(-6px)scale(1.02)}.pc-card-visited{border-color:var(--abundance)}.pc-card-visited:after{content:"";background:var(--abundance);border-radius:50%;width:10px;height:10px;position:absolute;top:6px;right:6px}.pc-card-back-pattern{border:1.5px dashed var(--clay-30);pointer-events:none;opacity:.6;background:url(/pattern_illustrations_wheat.png) 60%/120px;border-radius:.5rem;position:absolute;inset:6px}.pc-card-back-title{z-index:1;font-family:var(--font-grandstander);font-size:var(--font-size-h6);line-height:var(--font-size-h6-line);color:var(--warmth);text-shadow:-1px 2px 8px var(--wheat);text-align:center;pointer-events:none;padding:0 .25rem;position:relative}.pc-overlay{z-index:9998;-webkit-backdrop-filter:blur();background:#4d000a00;justify-content:center;align-items:center;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;inset:0}.pc-overlay-active{background:var(--wheat-30);-webkit-backdrop-filter:blur(4px)}.pc-modal-close{z-index:10000;border:2px solid var(--wheat);background:var(--clay);width:44px;height:44px;color:var(--flour-light);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.pc-modal-close:hover{background:var(--warmth);transform:scale(1.1)}.pc-modal-card{perspective:1200px;width:320px;height:440px;transition:opacity .35s,transform .4s cubic-bezier(.4,0,.2,1);animation:.5s cubic-bezier(.34,1.56,.64,1) forwards pcFlyIn}.pc-modal-card.pc-modal-closing{animation:.4s cubic-bezier(.4,0,.2,1) forwards pcFlyOut}@keyframes pcFlyOut{0%{opacity:1;transform:scale(1)translateY(0)rotate(0)}to{opacity:0;transform:scale(.4)translateY(60px)rotate(6deg)}}@keyframes pcFlyIn{0%{opacity:0;transform:scale(.4)translateY(80px)rotate(-8deg)}60%{opacity:1;transform:scale(1.05)translateY(-10px)rotate(2deg)}to{opacity:1;transform:scale(1)translateY(0)rotate(0)}}.pc-modal-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}.pc-modal-flipped .pc-modal-inner{transform:rotateY(180deg)}.pc-modal-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.pc-modal-back{background:var(--very-light-gradient);border:3px solid var(--clay);box-shadow:0 8px 32px #4d000a40}.pc-modal-back .pc-card-back-pattern{border-width:2px;border-radius:.75rem;inset:10px}.pc-card-back-title-modal{font-size:var(--font-size-h4);line-height:var(--font-size-h4-line)}.pc-modal-front{background:linear-gradient(135deg,var(--clay)0%,var(--warmth)100%);border:3px solid var(--wheat);padding:1.5rem;transform:rotateY(180deg);box-shadow:0 8px 32px #4d000a40}.pc-modal-content{text-align:center;flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.pc-modal-icon{object-fit:contain;filter:drop-shadow(0 2px 6px #0003);margin-bottom:.25rem;width:64px!important;height:64px!important}.pc-modal-title{font-family:var(--font-grandstander);font-size:var(--font-size-h3);line-height:var(--font-size-h3-line);color:var(--wheat);margin:0}.pc-modal-category{font-family:var(--font-kufam);font-size:var(--font-size-small);line-height:var(--font-size-small-line);color:var(--flour-30);text-transform:uppercase;letter-spacing:.1em}.pc-modal-divider{background:var(--flour-30);border:none;border-radius:1px;width:60%;height:2px;margin:.5rem 0}.pc-modal-description{font-family:var(--font-biryani);font-size:var(--font-size-body);color:var(--flour);text-align:left;margin:0;padding:0 .5rem;line-height:1.7}.pc-sparks{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pc-spark{background:var(--wheat);width:6px;height:6px;box-shadow:0 0 6px 2px var(--wheat),0 0 12px 4px #ffc16366;opacity:0;animation:pcSparkBurst .8s ease-out var(--spark-delay,0s)forwards;border-radius:50%;position:absolute}@keyframes pcSparkBurst{0%{opacity:1;transform:rotate(var(--spark-angle,0deg))translateX(0)}50%{opacity:1}to{opacity:0;transform:rotate(var(--spark-angle,0deg))translateX(var(--spark-distance,80px))}}.pc-spark:nth-child(2n){background:var(--abundance-light);width:4px;height:4px;box-shadow:0 0 4px 1px var(--abundance-light),0 0 10px 3px #2e61214d}.pc-spark:nth-child(3n){background:var(--flour);width:3px;height:3px;box-shadow:0 0 4px 1px var(--flour),0 0 8px 2px #ffffff4d}body.mobile .pc-category{flex-direction:column;gap:1.5rem;margin-bottom:1.25rem;padding:0}body.mobile .pc-anchor-card{border-radius:.75rem;flex-direction:row;gap:.75rem;width:100%;height:auto;padding:.75rem 1.25rem .5rem}body.mobile .pc-anchor-icon{margin-right:12px;width:50px!important;height:50px!important}body.mobile .pc-anchor-label{font-size:var(--font-size-h3);line-height:var(--font-size-h3-line)}body.mobile .pc-anchor-subtitle{font-size:var(--font-size-small);line-height:var(--font-size-small-line);font-size:0}body.mobile .pc-anchor-subtitle:after{content:"Click a card below";font-size:var(--font-size-small);line-height:var(--font-size-small-line)}body.mobile .pc-pile{justify-content:center;gap:.75rem;padding:.5rem 0}body.mobile .pc-card{border-radius:.5rem;width:100px;height:140px;padding:.5rem}body.mobile .pc-card-back-pattern{border-radius:.35rem;inset:4px}body.mobile .pc-card-back-title{font-size:var(--font-size-small);line-height:var(--font-size-small-line)}body.mobile .pc-modal-card{width:min(85vw,300px);height:min(75vh,420px)}body.mobile .pc-modal-front{padding:1.25rem 1rem}body.mobile .pc-modal-icon{width:120px!important;height:120px!important}body.mobile .pc-modal-title{font-size:var(--font-size-h2);line-height:var(--font-size-h2-line)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}html,body{color:var(--warmth);font-family:var(--font-biryani);font-size:var(--font-size-body);line-height:var(--font-size-body-line);overscroll-behavior:none;max-width:100%;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:var(--clay);font-family:var(--font-kufam);font-weight:inherit;margin:0}h1{font-size:var(--font-size-h1);line-height:var(--font-size-h1-line)}h2{font-size:var(--font-size-h2);line-height:var(--font-size-h2-line)}h3{font-size:var(--font-size-h3);line-height:var(--font-size-h3-line)}h4{font-size:var(--font-size-h4);line-height:var(--font-size-h4-line)}h5{font-size:var(--font-size-h5);line-height:var(--font-size-h5-line)}h6{font-size:var(--font-size-h6);line-height:var(--font-size-h6-line)}a{color:var(--abundance);cursor:pointer}a:hover{text-decoration:underline}a:active,a.active{color:var(--clay);text-decoration:underline}:root{--flour:#fff5e8;--flour-light:#fffdfa;--flour-30:#fff5e84d;--clay:#ab4f2e;--clay-light:#cf9880;--clay-30:#ab4f2e4d;--clay-10:#ab4f2e1a;--wheat:#f6ba59;--wheat-light:#fde1b9;--wheat-30:#f5b8594d;--warmth:#4d000a;--warmth-dark:#240203;--warmth-30:#4d000a4d;--abundance:#2e6121;--abundance-light:#98b690;--abundance-30:#2e61214d;--danger:#dc3545;--white-rgb:255,255,255;--black-rgb:0,0,0;--red-rgb:255,0,0;--very-light-gradient:linear-gradient(90deg,#fff5e8 0%,#fde1b9 100%);--light-gradient:linear-gradient(90deg,#fcdfb2 0%,#f6ba59 100%);--medium-gradient:linear-gradient(90deg,#f5b859 0%,#ab4f2e 100%);--dark-gradient:linear-gradient(90deg,#ab4f2e 0%,#4d000a 100%);--green-gradient:linear-gradient(90deg,#76a16a 0%,#2e6121 100%);--nav-gradient:linear-gradient(90deg,#f6ba59d9 0%,#fde1b9e6 50%,#f6ba59d9 100%);--nav-gradient-hover:linear-gradient(90deg,#f6ba59 0%,#fff5e8 50%,#f6ba59 100%);--font-kufam:"Kufam",sans-serif;--font-playwrite:"Playwrite US Trad",cursive;--font-biryani:"Biryani",sans-serif;--font-grandstander:"Grandstander",cursive;--font-size-h1:48px;--font-size-h1-line:60px;--font-size-h2:40px;--font-size-h2-line:52px;--font-size-h3:32px;--font-size-h3-line:42px;--font-size-h4:26px;--font-size-h4-line:36px;--font-size-h5:22px;--font-size-h5-line:30px;--font-size-h6:18px;--font-size-h6-line:26px;--font-size-body:16px;--font-size-body-line:24px;--font-size-small:14px;--font-size-small-line:20px;--shadow-light:0 3px 2.5px 0 #fff5e833 inset,0 4px 10.8px 0 #4d000a33;--shadow-dark:0 4px 4px 0 #fff5e833 inset,0 10px 14.7px -2px #4d000a40;--shadow-xl:0 20px 25px -5px #0000001a}@keyframes blob{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}.animate-blob{animation:7s infinite blob}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:.7s ease-out forwards fadeInUp}.fade-in-up-delay-1{animation-delay:.15s}.fade-in-up-delay-2{animation-delay:.3s}.fade-in-up-delay-3{animation-delay:.45s}.reveal{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}
