*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#111;line-height:1.6}main{min-height:calc(100vh - 200px)}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:1rem}h1{font-size:2.5rem;line-height:1.2}h2{font-size:2rem;line-height:1.3}h3{font-size:1.5rem;line-height:1.4}p{margin-bottom:1rem}a{color:#111;text-decoration:none;transition:opacity .2s}a:hover{opacity:.7}a:focus{outline:2px solid #111;outline-offset:2px}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}.section-heading{text-align:center;margin-bottom:2rem}.section-intro{text-align:center;max-width:800px;margin:0 auto 3rem}.hero-section{padding:8rem 0;text-align:center}.hero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:165px}.hero-heading{font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:2rem;color:#333;text-transform:uppercase;letter-spacing:-.02em;font-family:system-ui,-apple-system,sans-serif}.hero-focus{background:linear-gradient(90deg,#ff7b25,#ff4181);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.hero-subtext{font-size:.875rem;color:#666;margin-bottom:.75rem;font-weight:400;line-height:1.5;text-transform:uppercase;letter-spacing:.05em}.hero-subtext:last-of-type{margin-bottom:0}@media (min-width:768px){.hero-heading{font-size:5rem}.hero-subtext{font-size:1rem}}@media (min-width:1024px){.hero-heading{font-size:6rem}}.contact-page{background-color:#fdfbf9;min-height:100vh;padding:8rem 0 10rem;display:flex;flex-direction:column;position:relative}.contact-background-blur{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.contact-blur-circle{position:absolute;border-radius:50%}.contact-blur-1{top:-20%;right:-10%;width:60vw;height:60vw;background:rgba(255,203,184,.2);filter:blur(120px)}.contact-blur-2{top:40%;left:-10%;width:50vw;height:50vw;background:hsla(6,55%,78%,.2);filter:blur(100px)}.contact-hero-section{flex:1 1;position:relative;z-index:10}.contact-container{max-width:1280px;position:relative;z-index:10}.contact-layout{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:start}@media (min-width:1024px){.contact-layout{grid-template-columns:45% 55%;gap:6rem}}.contact-content{display:flex;flex-direction:column;gap:2.5rem}.contact-headline{font-size:4rem;font-weight:700;line-height:1.1;color:#222;text-transform:uppercase;letter-spacing:-.02em;font-family:system-ui,-apple-system,sans-serif;display:flex;flex-direction:column;margin:0}.contact-headline-line1{display:block}.contact-headline-line2{display:block;margin-top:-.2em}.contact-headline-gradient{background:linear-gradient(90deg,#4a5568,#718096);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}@media (min-width:768px){.contact-headline{font-size:5rem}}@media (min-width:1024px){.contact-headline{font-size:6rem}}.contact-intro{font-size:1rem;color:#666;line-height:1.6;max-width:500px;font-weight:400}.contact-sections{display:flex;flex-direction:column;gap:2.5rem;margin-top:1rem}.contact-section{display:flex;flex-direction:column;gap:.75rem}.contact-section-heading{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#222;margin:0}.contact-email{font-size:1rem;color:#666;text-decoration:none;font-weight:400;transition:color .2s}.contact-email:hover{color:#222}.contact-social-links{display:flex;flex-direction:row;gap:1.5rem;flex-wrap:wrap}.contact-social-link{font-size:1rem;color:#222;text-decoration:none;font-weight:400;display:inline-flex;align-items:center;gap:.25rem;transition:color .2s}.contact-social-link:hover{color:#666}.external-link-icon{font-size:.875rem;opacity:.7}.contact-form-wrapper{width:100%}.contact-form-card{background-color:hsla(0,0%,100%,.95);border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.contact-form-card{padding:3rem}}.contact-form-row{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:640px){.contact-form-row{grid-template-columns:1fr 1fr}}.contact-form-group{display:flex;flex-direction:column;gap:.5rem}.contact-form-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#666;margin:0}.contact-form-input,.contact-form-select,.contact-form-textarea{width:100%;background:transparent;border:none;border-bottom:1px solid #d1d5db;border-radius:0;padding:.75rem 0;font-size:1rem;color:#333;font-family:inherit;transition:border-color .2s}.contact-form-input::placeholder,.contact-form-textarea::placeholder{color:#999}.contact-form-input:focus,.contact-form-select:focus,.contact-form-textarea:focus{outline:none;border-bottom-color:#222}.contact-form-input.error,.contact-form-select.error,.contact-form-textarea.error{border-bottom-color:#d32f2f}.contact-form-textarea{resize:vertical;min-height:120px}.contact-select-wrapper{position:relative}.contact-select-wrapper:after{content:"▼";position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.75rem;color:#999}.contact-form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:1.5rem;cursor:pointer}.contact-error-message{font-size:.875rem;color:#d32f2f;margin-top:.25rem}.contact-success-message{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;padding:1rem;border-radius:4px;font-size:.875rem}.contact-form-footer{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}@media (min-width:640px){.contact-form-footer{flex-direction:row;justify-content:space-between;align-items:flex-end}}.contact-privacy-text{font-size:.75rem;color:#999;margin:0;line-height:1.5}.contact-privacy-link{color:#666;text-decoration:underline;transition:color .2s}.contact-privacy-link:hover{color:#222}.contact-submit-button{background-color:#111;color:#fff;border:none;border-radius:9999px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s;align-self:flex-end;font-family:inherit;text-transform:uppercase;letter-spacing:.05em}.contact-submit-button:hover{background-color:#333}.contact-submit-button:focus{outline:2px solid #111;outline-offset:2px}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:#111;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,box-shadow .2s;text-align:center}.btn:hover{background-color:#333;box-shadow:0 2px 8px rgba(0,0,0,.2)}.btn:focus{outline:2px solid #111;outline-offset:2px}.btn-primary{background-color:#111;color:#fff}.btn-secondary{background-color:transparent;color:#111;border:2px solid #111}.btn-secondary:hover{background-color:#111;color:#fff}.btn-small{padding:.5rem 1rem;font-size:.9rem}.card{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .2s}.card:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.image-placeholder{background-color:#e0e0e0;border:2px dashed #999;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;color:#666;font-size:.9rem;padding:1rem;width:100%}.floating-logo{position:fixed;top:1.5rem;left:1.5rem;z-index:1000;font-size:1.5rem;font-weight:700;color:#111;text-decoration:none}.floating-logo img{display:block}.floating-desktop-nav{display:none;align-items:center;gap:2rem;position:fixed;top:1.5rem;left:50%;transform:translateX(-50%);z-index:1000}.floating-desktop-nav a{font-weight:600;font-size:1.05rem;color:#111;text-decoration:none}.floating-cart-button{right:4rem;align-items:center;gap:.5rem;padding:0;text-decoration:none}.floating-cart-button,.floating-mobile-menu-toggle{position:fixed;top:1.5rem;z-index:1000;display:flex;background:none;border:none;cursor:pointer}.floating-mobile-menu-toggle{right:1.5rem;flex-direction:column;gap:4px;padding:.5rem}@media (min-width:1024px){.floating-mobile-menu-toggle{display:none}.floating-cart-button{right:1.5rem}}.floating-mobile-nav{position:fixed;top:4rem;right:1.5rem;z-index:1000;display:flex;flex-direction:column;gap:1rem;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:200px}.floating-mobile-nav a{padding:.75rem 0;font-weight:600;font-size:1.05rem;color:#111;text-decoration:none}.cart-indicator{font-size:.9rem;color:#666}.cart-button{display:flex;align-items:center;gap:.5rem;position:relative;background:none;border:none;padding:0;cursor:pointer;text-decoration:none}.cart-button:hover{background:none;box-shadow:none}.cart-button:focus{outline:none;box-shadow:none}.cart-button img{display:block;width:24px;height:24px}.floating-cart-button:hover{background:none;box-shadow:none}.floating-cart-button:focus{outline:none;box-shadow:none}.floating-cart-button img{display:block;width:24px;height:24px}.cart-count{background-color:#111;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;line-height:1}.floating-mobile-menu-toggle span{width:24px;height:2px;background-color:#111;transition:transform .2s}.floating-mobile-nav .btn{width:100%;text-align:center}.floating-mobile-nav .cart-indicator{padding:.75rem 0}.floating-cart-button:focus,.floating-desktop-nav a:focus,.floating-logo:focus,.floating-mobile-menu-toggle:focus,.floating-mobile-nav a:focus{outline:2px solid #111;outline-offset:2px;border-radius:2px}.footer{background-color:#111;color:#fff;padding:3rem 0 1.5rem;margin-top:0}.footer-content{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.footer-brand h3{color:#fff;margin-bottom:0}.footer-nav{display:flex;flex-direction:column;gap:1rem}.footer-contact a,.footer-nav a{color:#fff}.footer-social{display:flex;gap:1.5rem;margin-top:.5rem}.footer-social a{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#999;font-size:.9rem}.hero-full{position:relative;padding:0;margin:0;width:100%;height:100vh;overflow:hidden}.hero-full-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-text-minimal{text-align:center;max-width:700px}.hero-text-minimal h1{margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.hero-subline{font-size:1.5rem;color:#666;margin-bottom:2rem;font-weight:300}.hero-cta{font-size:1.2rem;padding:1.2rem 3rem}.visual-section{padding:4rem 0}.visual-break{padding:3rem 0}.visual-image-row{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.section-heading-minimal{text-align:center;margin-bottom:3rem;font-size:2rem}.benefits-visual-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.benefit-visual-card{text-align:center;padding:2rem 1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.benefit-visual-card h3{margin:0;font-size:1.25rem}.flavors-visual-large{margin-bottom:2rem}.flavors-visual-large .image-placeholder{height:500px}.flavors-captions{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:2rem}.flavor-caption{text-align:center;padding:1rem}.flavor-caption h3{margin-bottom:.5rem;font-size:1.25rem}.flavor-caption p{margin:0;color:#666;font-size:.9rem}.retailer-visual-large{margin-bottom:3rem}.retailer-visual-large .image-placeholder{height:500px}.retailer-cta{text-align:center}.partners-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.partner-logo{background-color:#fff;padding:2rem;border-radius:8px;text-align:center;color:#666;font-size:.9rem}.testimonials{display:flex;flex-direction:column;gap:2rem}.testimonial{background-color:#fff;padding:2rem;border-radius:8px;border-left:4px solid #111}.testimonial-author{margin-top:1rem;font-style:italic;color:#666}.nutrition-table-wrapper{margin:2rem 0;overflow-x:auto}.nutrition-table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}.nutrition-table td,.nutrition-table th{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.nutrition-table th{background-color:#f5f5f5;font-weight:700}.nutrition-table tr:last-child td{border-bottom:none}.nutrition-visual-large{margin-top:2rem}.nutrition-visual-large .image-placeholder{height:500px}.products-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.product-card{text-align:center}.product-price{font-size:1.25rem;font-weight:700;margin:1rem 0}.cart-page{background:linear-gradient(180deg,#fff5f0,#ffe8e0,#fff);min-height:100vh;padding:8rem 0 10rem;display:flex;flex-direction:column}.cart-container{flex:1 1}.cart-main-wrapper{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;flex:1 1}.cart-header{margin-bottom:3rem}@media (min-width:1024px){.cart-header{margin-bottom:4rem}}.cart-title{font-size:3rem;font-weight:400;margin-bottom:1rem;color:#111;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1}@media (min-width:1024px){.cart-title{font-size:4.5rem}}.cart-shipping-info{color:#666;font-size:1.125rem;font-weight:300;line-height:1.5}.cart-grid-wrapper{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media (min-width:1024px){.cart-grid-wrapper{grid-template-columns:8fr 4fr;gap:6rem}}.cart-items-column{display:flex;flex-direction:column;gap:2rem}.cart-column-headers{display:none;grid-template-columns:6fr 3fr 3fr;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:#999;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}@media (min-width:768px){.cart-column-headers{display:grid}}.header-product{grid-column:1}.header-quantity{grid-column:2;text-align:center}.header-total{grid-column:3;text-align:right}.cart-items-list{gap:0}.cart-item-card,.cart-items-list{display:flex;flex-direction:column}.cart-item-card{gap:1.5rem;border-bottom:1px solid #f5f5f5;transition:background-color .2s;border-radius:8px;padding:1.5rem 1rem;margin:0 -1rem}.cart-item-card:hover{background-color:hsla(0,0%,100%,.4)}@media (min-width:768px){.cart-item-card{display:grid;grid-template-columns:6fr 3fr 3fr;grid-gap:1.5rem;gap:1.5rem;align-items:center;padding:1.5rem 1rem;margin:0}}.cart-item-product-info{display:flex;align-items:center;width:100%;gap:1.5rem}.cart-item-image-container{position:relative;width:96px;height:128px;flex-shrink:0;background-color:#f5f5f5;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cart-item-image-container .image-placeholder{width:100%;height:100%;border:none;border-radius:0;margin:0;background-color:#f5f5f5}.cart-item-text{flex:1 1}.cart-item-name{font-size:1.25rem;font-weight:700;margin-bottom:.25rem;color:#111;text-transform:uppercase;line-height:1.3;font-family:system-ui,-apple-system,sans-serif}.cart-item-description{font-size:.875rem;color:#666;margin-bottom:.5rem;font-weight:400;line-height:1.5}.cart-item-remove{background:none;border:none;color:#f87171;font-size:.75rem;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px;transition:color .2s;font-weight:400}.cart-item-remove:hover{color:#dc2626}.cart-item-quantity-control{display:flex;justify-content:center;width:100%;margin-top:1rem}@media (min-width:768px){.cart-item-quantity-control{margin-top:0}}.quantity-pill{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:9999px;padding:.25rem .5rem;background-color:transparent}.quantity-btn-decrease,.quantity-btn-increase{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#666;cursor:pointer;padding:0;transition:color .2s}.quantity-btn-decrease:hover,.quantity-btn-increase:hover{color:#111}.material-icon{display:inline-block;line-height:1}.material-icon,.quantity-btn-decrease .material-icon,.quantity-btn-increase .material-icon,.quantity-input{font-size:.875rem}.quantity-input{width:32px;text-align:center;background:transparent;border:none;font-weight:500;padding:0;color:#111}.quantity-input:focus{outline:none}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item-price{text-align:right;width:100%;margin-top:.5rem;display:flex;justify-content:space-between;align-items:center}@media (min-width:768px){.cart-item-price{display:block;margin-top:0}}.price-label-mobile{color:#666;font-size:.875rem}@media (min-width:768px){.price-label-mobile{display:none}}.price-value{font-size:1.125rem;font-weight:500;color:#111;font-family:system-ui,-apple-system,sans-serif}.continue-shopping-container{padding-top:2rem}.continue-shopping-link{color:#111;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.1em;transition:color .2s}.continue-shopping-link:hover{color:#666}.continue-shopping-icon{font-size:1rem}.cart-empty{text-align:left;padding:3rem 0}.cart-empty p{margin-bottom:1.5rem;color:#666;font-size:1rem}.cart-summary-column{width:100%}.cart-summary-box{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.8);border-radius:16px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:7rem}.summary-title{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;color:#111;text-transform:uppercase;letter-spacing:-.02em;line-height:1.2;padding-bottom:1rem;border-bottom:1px solid #f5f5f5}.summary-details,.summary-title{font-family:system-ui,-apple-system,sans-serif}.summary-details{display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.summary-line{display:flex;justify-content:space-between;color:#666;font-weight:400}.summary-line span:last-child{color:#111;font-weight:400}.shipping-free{color:#16a34a;font-weight:400}.promo-code-container{margin-top:2rem}.promo-code-wrapper{display:flex;gap:.5rem}.promo-code-input{flex:1 1;background:transparent;border:none;border-bottom:1px solid #d1d5db;border-radius:0;padding:.5rem 0;font-size:.875rem;color:#111;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;transition:border-color .2s}.promo-code-input::placeholder{color:#999}.promo-code-input:focus{outline:none;border-bottom-color:#111}.promo-code-apply{background:none;border:none;color:#111;font-size:.75rem;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;padding:.5rem 0;transition:opacity .2s}.promo-code-apply:hover{opacity:.7}.summary-total-section{display:flex;justify-content:space-between;align-items:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px dashed #d1d5db}.total-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#111}.total-amount{font-size:2.25rem;font-weight:700;color:#111;letter-spacing:-.02em;font-family:system-ui,-apple-system,sans-serif}.checkout-button{width:100%;padding:1rem 2rem;background-color:#111;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;transition:transform .2s,box-shadow .2s;margin-top:2rem;margin-bottom:0;display:flex;justify-content:center;align-items:center;gap:.5rem}.checkout-button:hover{transform:scale(1.01);box-shadow:0 4px 12px rgba(0,0,0,.15)}.checkout-arrow{font-size:1.125rem;transition:transform .2s}.checkout-button:hover .checkout-arrow{transform:translateX(4px)}.payment-icons-container{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;opacity:.5;filter:grayscale(100%);transition:filter .5s}.payment-icons-container:hover{filter:grayscale(0)}.payment-icon{width:40px;height:24px;background-color:#e5e5e5;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.checkout-message{max-width:1400px;margin:2rem auto;padding:1rem 2rem;border-radius:8px;text-align:center;font-size:.95rem}.checkout-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.checkout-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:1023px){.cart-page{padding:6rem 0 8rem}.cart-summary-box{position:static;margin-top:2rem}}.about-content{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.about-text{flex:1 1}.about-image{flex:1 1;width:100%}.values-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.cta-text{text-align:center;font-size:1.1rem;margin-bottom:1.5rem}.about-hero{position:relative;padding:8rem 0 5rem;overflow:hidden}.about-hero-bg{position:absolute;border-radius:50%;pointer-events:none}.about-hero-bg-1{top:0;right:0;transform:translate(-25%,-25%);width:800px;height:800px;background:hsla(12,84%,77%,.2);filter:blur(120px)}.about-hero-bg-2{bottom:0;left:0;transform:translate(25%,25%);width:600px;height:600px;background:rgba(255,183,77,.2);filter:blur(100px)}.about-hero-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:10}.about-hero-label{color:#f6a895;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.875rem}.about-hero-heading{font-size:4rem;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;line-height:1;margin-bottom:2rem;color:#111;font-family:system-ui,-apple-system,sans-serif}.about-hero-gradient{background:linear-gradient(90deg,#333,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.about-hero-quote{font-size:1.125rem;color:#666;font-style:italic;max-width:600px;margin:0 auto;line-height:1.6}@media (min-width:768px){.about-hero{padding:12rem 0 8rem}.about-hero-heading{font-size:6rem}.about-hero-quote{font-size:1.25rem}}@media (min-width:1024px){.about-hero-heading{font-size:7rem}}.about-main-section{background-color:#fff;padding:6rem 0}.about-main-grid{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;align-items:center}@media (min-width:1024px){.about-main-grid{grid-template-columns:1fr 1fr;gap:6rem}}.about-image-wrapper{position:relative}.about-image-decorative{position:absolute;inset:0;background:#f6a895;border-radius:1rem;transform:rotate(2deg);opacity:.2;transition:transform .5s}.about-image-wrapper:hover .about-image-decorative{transform:rotate(3deg)}.about-image-wrapper .image-placeholder{position:relative;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);filter:grayscale(100%);transition:filter .7s}.about-image-wrapper:hover .image-placeholder{filter:grayscale(0)}.about-image-badge{position:absolute;bottom:-2rem;right:-1rem;background:#fff9f5;padding:2rem;border-radius:.75rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);max-width:300px;border:1px solid #f5f5f5}@media (min-width:768px){.about-image-badge{right:-2rem}}.about-badge-number{font-size:2.5rem;font-weight:700;color:#f6a895;margin-bottom:.5rem;font-family:system-ui,-apple-system,sans-serif}.about-badge-text{font-size:.875rem;color:#666;font-weight:500}.about-main-text{display:flex;flex-direction:column;gap:2rem}.about-main-heading{font-size:2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.2;color:#111;font-family:system-ui,-apple-system,sans-serif}@media (min-width:768px){.about-main-heading{font-size:3rem}}.about-main-content{font-size:1rem;color:#666;line-height:1.7;font-weight:300}.about-main-content p{margin-bottom:1.5rem}.about-main-content p:last-child{margin-bottom:0}.about-main-link{padding-top:1rem}.about-link-text{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#111;text-decoration:none;border-bottom:2px solid #111;padding-bottom:.25rem;transition:color .2s,border-color .2s}.about-link-text:hover{color:#f6a895;border-bottom-color:#f6a895}.about-link-arrow{font-size:1rem}.about-values-section{position:relative;padding:6rem 0;overflow:hidden}.about-values-bg{position:absolute;inset:0;background:linear-gradient(135deg,#ffd1c1,#ffb09c 50%,#f6a895);opacity:.2}.about-values-header{text-align:center;margin-bottom:5rem;position:relative;z-index:10}.about-values-title{font-size:2.5rem;font-weight:700;color:#111;margin-bottom:1rem;font-family:system-ui,-apple-system,sans-serif}.about-values-divider{width:4rem;height:2px;background:#111;margin:0 auto}.about-values-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;position:relative;z-index:10}@media (min-width:768px){.about-values-grid{grid-template-columns:repeat(3,1fr)}}.about-value-card{background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:2.5rem;border-radius:1rem;border:1px solid hsla(0,0%,100%,.2);transition:transform .3s}.about-value-card:hover{transform:translateY(-.5rem)}.about-value-icon{width:3rem;height:3rem;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.about-icon-text{font-size:1.5rem}.about-value-heading{font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;color:#111;font-family:system-ui,-apple-system,sans-serif}.about-value-text{font-size:.875rem;color:#333;line-height:1.6}.about-founder-section{background-color:#fff;padding:6rem 0}.about-founder-content{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:0 auto}@media (min-width:768px){.about-founder-content{flex-direction:row;text-align:left}}.about-founder-image-wrapper{width:100%;max-width:320px}@media (min-width:768px){.about-founder-image-wrapper{width:33.333%}}.about-founder-image{width:100%;aspect-ratio:1;border-radius:50%;border:4px solid hsla(12,84%,77%,.2);overflow:hidden;margin:0 auto}.about-founder-image .image-placeholder{width:100%;height:100%;border-radius:50%;transition:transform .7s}.about-founder-image:hover .image-placeholder{transform:scale(1.1)}.about-founder-text{width:100%;text-align:center}@media (min-width:768px){.about-founder-text{width:66.666%;text-align:left}}.about-founder-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f6a895;margin-bottom:.5rem}.about-founder-quote{font-size:2rem;font-style:italic;color:#111;margin-bottom:1.5rem;line-height:1.3;font-family:Georgia,serif}@media (min-width:768px){.about-founder-quote{font-size:2.5rem}}.about-founder-name{color:#666;margin-bottom:1.5rem}.about-founder-signature{height:48px;opacity:.5;margin:0 auto}@media (min-width:768px){.about-founder-signature{margin:0}}.about-founder-signature .image-placeholder{height:48px}.about-cta-section{position:relative;padding:8rem 0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#111;color:#fff}.about-cta-bg{position:absolute;inset:0;opacity:.4}.about-cta-bg .image-placeholder{width:100%;height:100%;object-fit:cover}.about-cta-content{position:relative;z-index:10;text-align:center;padding:0 1.5rem}.about-cta-heading{font-size:3rem;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.5rem;color:#fff;font-family:system-ui,-apple-system,sans-serif}@media (min-width:768px){.about-cta-heading{font-size:4.5rem}}.about-cta-text{font-size:1.125rem;color:#ccc;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.about-cta-button{display:inline-block;background:#fff;color:#111;padding:1rem 2.5rem;border-radius:9999px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s;transform:scale(1)}.about-cta-button:hover{background:#f6a895;color:#fff;transform:scale(1.05)}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.required{color:#d32f2f}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;font-family:inherit;background-color:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:2px solid #111;outline-offset:2px;border-color:#111}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#d32f2f}.error-message{display:block;color:#d32f2f;font-size:.875rem;margin-top:.25rem}.success-message{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;padding:1rem;border-radius:4px;margin-bottom:1rem}.contact-info{text-align:center;max-width:600px;margin:0 auto}.social-links{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.social-link{font-weight:500}.faq-accordion{max-width:800px;margin:0 auto}.faq-item{background-color:#fff;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-question{width:100%;padding:1.5rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.faq-question:hover{background-color:#f5f5f5}.faq-question:focus{outline:2px solid #111;outline-offset:-2px}.faq-icon{font-size:1.5rem;font-weight:700;color:#666}.faq-answer{padding:0 1.5rem 1.5rem;color:#666;line-height:1.6}@media (min-width:600px){.benefits-visual-grid,.visual-image-row{grid-template-columns:repeat(2,1fr)}.benefits-visual-grid{gap:1.5rem}.flavors-captions{grid-template-columns:repeat(3,1fr);gap:2rem}.hero-text-minimal h1{font-size:3rem}.hero-subline{font-size:1.75rem}.partners-grid{grid-template-columns:repeat(3,1fr)}.products-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.footer-content{flex-direction:row;justify-content:space-between}.footer-nav{flex-direction:row;gap:2rem}}@media (min-width:1024px){h1{font-size:3rem}.hero-text-minimal h1{font-size:3.5rem}.hero-subline{font-size:2rem}.visual-section{padding:5rem 0}.visual-image-row .image-placeholder{height:500px}.benefits-visual-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.flavors-visual-large .image-placeholder,.nutrition-visual-large .image-placeholder,.retailer-visual-large .image-placeholder{height:600px}.hero-content{flex-direction:column;align-items:center}.floating-desktop-nav{display:flex}.floating-mobile-menu-toggle,.floating-mobile-nav{display:none}.benefits-grid,.flavors-grid{grid-template-columns:repeat(3,1fr)}.retailer-benefits{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:repeat(5,1fr)}.products-grid{grid-template-columns:repeat(2,1fr)}.values-grid{grid-template-columns:repeat(3,1fr)}.about-content{flex-direction:row;align-items:center}.nutrition-table{max-width:600px;margin:0 auto}}.landing-strip{background-color:#111;color:#fff;padding:.75rem 0;overflow:hidden;white-space:nowrap}.landing-strip-inner{display:inline-flex;gap:3rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;animation:landing-marquee 22s linear infinite}@keyframes landing-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-about{background-color:#fdfbf9}.landing-grid-3{display:grid;grid-template-columns:1fr;grid-gap:1.75rem;gap:1.75rem}.landing-card{background:#fff;border-radius:1rem;padding:2rem 2.25rem;box-shadow:0 18px 45px rgba(0,0,0,.06);border:1px solid #f1f1f1}.landing-card-title{font-size:1.25rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.landing-card-text{font-size:.95rem;color:#555}.landing-flavors{background-color:#fff}.landing-heading{font-size:2.25rem;text-transform:uppercase;letter-spacing:.08em}.landing-heading-sub{max-width:460px;margin:.5rem auto 0;color:#666;font-size:.95rem}.landing-flavor-grid{margin-top:2.5rem}.landing-flavor-card{position:relative;background:#fff;border-radius:1.5rem;padding:2rem 2rem 2.5rem;box-shadow:0 22px 55px rgba(0,0,0,.08);border:1px solid #f3f3f3;text-align:left}.landing-flavor-card h3{font-size:1.3rem;margin-bottom:.5rem}.landing-flavor-card p{margin-bottom:.35rem;color:#555;font-size:.95rem}.landing-flavor-card-highlight{border-color:#111}.landing-flavor-tag{display:inline-block;font-size:.65rem;text-transform:uppercase;letter-spacing:.16em;padding:.25rem .75rem;border-radius:999px;border:1px solid #111;margin-bottom:1.25rem}.landing-flavor-image{margin-bottom:1.5rem}.landing-price{font-weight:600;margin-top:.75rem}.landing-btn-full{display:block;width:100%;margin-top:1rem;text-align:center}.landing-testimonials{background-color:#fdfbf9}.landing-testimonial-grid{display:grid;grid-template-columns:1fr;grid-gap:1.75rem;gap:1.75rem}.landing-testimonial-card{background:#fff;border-radius:1.25rem;padding:2rem 2.25rem;border-left:4px solid #111;box-shadow:0 16px 40px rgba(0,0,0,.06)}.landing-stars{font-size:.9rem;letter-spacing:.1em;margin-bottom:.75rem}.landing-quote{font-style:italic;color:#444;margin-bottom:.75rem}.landing-author{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#777}.landing-cta{padding-top:5rem;padding-bottom:5rem;background:radial-gradient(circle at top left,#ffe2cf 0,#fff5ef 40%,#fff 100%)}.landing-cta-inner{max-width:640px;text-align:center}.landing-cta-heading{font-size:2.5rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem}.landing-cta-heading span{display:block}.landing-cta-text{font-size:1rem;color:#555;max-width:420px;margin:0 auto 1.75rem}.landing-cta-form{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.landing-cta-input{border-radius:999px;border:1px solid #ddd;padding:.85rem 1.25rem;font-size:.95rem}.landing-cta-input:focus{outline:2px solid #111;outline-offset:2px}.landing-cta-button{border-radius:999px;width:100%}.landing-cta-small{margin-top:.75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;color:#999}@media (min-width:600px){.landing-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-cta-form{flex-direction:row}.landing-cta-button{width:auto}}.btn:focus,.btn:focus-visible,.cart-button:focus,.cart-button:focus-visible,.floating-cart-button:focus,.floating-cart-button:focus-visible,.floating-desktop-nav a:focus,.floating-desktop-nav a:focus-visible,.floating-logo:focus,.floating-logo:focus-visible,.floating-mobile-menu-toggle:focus,.floating-mobile-menu-toggle:focus-visible,a:focus,a:focus-visible{outline:none;box-shadow:none;border-radius:0}.login-page{background:linear-gradient(180deg,#fff5f0,#ffe8e0,#fff);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.login-card{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.8);border-radius:1.5rem;padding:3rem 2.5rem;width:100%;max-width:420px;box-shadow:0 8px 32px rgba(0,0,0,.08);position:relative;z-index:1}.login-heading{font-size:2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:2rem;color:#111;text-align:center;font-family:system-ui,-apple-system,sans-serif}.login-form{gap:1.5rem}.login-form,.login-form-group{display:flex;flex-direction:column}.login-form-group{gap:.5rem}.login-label{font-size:.875rem;font-weight:500;color:#333;text-transform:uppercase;letter-spacing:.05em;font-family:system-ui,-apple-system,sans-serif}.login-input{width:100%;padding:.875rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;background:hsla(0,0%,100%,.9);font-size:1rem;color:#111;font-family:inherit;transition:border-color .2s,box-shadow .2s}.login-input:focus{outline:none;border-color:#111;box-shadow:0 0 0 3px hsla(0,0%,7%,.1)}.login-input::placeholder{color:#999}.login-error{padding:.875rem 1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:.5rem;color:#dc2626;font-size:.875rem;text-align:center}.login-btn{width:100%;padding:1rem;background:#111;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background-color .2s,transform .1s;font-family:system-ui,-apple-system,sans-serif}.login-btn:hover{background:#333}.login-btn:active{transform:scale(.98)}.login-btn:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,7%,.2)}.login-note{font-size:.75rem;color:#666;text-align:center;margin-top:.5rem;font-style:italic}.login-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.login-orb-1{width:300px;height:300px;background:radial-gradient(circle,rgba(255,123,37,.15) 0,transparent 70%);filter:blur(80px);top:10%;left:-10%}.login-orb-2{width:250px;height:250px;background:radial-gradient(circle,rgba(255,65,129,.15) 0,transparent 70%);filter:blur(70px);bottom:15%;right:-5%}@media (min-width:768px){.login-card{padding:4rem 3rem}.login-heading{font-size:3rem}.login-orb-1{width:400px;height:400px;top:5%;left:-5%}.login-orb-2{width:350px;height:350px;bottom:10%;right:-3%}}.auth-gate-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff5f0,#ffe8e0,#fff);font-family:system-ui,-apple-system,sans-serif}.auth-gate-screen p{font-size:1rem;color:#666;text-align:center}