*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#1a1a1a;background:#fff}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit}button{cursor:pointer}::selection{background:#fef3c7;color:#d97706}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}:focus-visible{outline:2px solid #d97706;outline-offset:2px}.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}.header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e5e5}.header-container{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.logo-icon{width:40px;height:40px;color:#d97706}.logo-text{display:flex;flex-direction:column}.logo-main{font-size:1.25rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.logo-tagline{font-size:.7rem;color:#666;letter-spacing:.02em}.nav{display:none}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{text-decoration:none;color:#666;font-weight:500;padding:.5rem 0;position:relative;transition:color .2s}.nav-link:hover,.nav-link.active{color:#1a1a1a}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#d97706;border-radius:1px}.header-actions{display:flex;align-items:center;gap:1rem}.cart-link{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#f5f5f5;color:#1a1a1a;transition:background .2s}.cart-link:hover{background:#e5e5e5}.cart-icon{width:20px;height:20px}.cart-badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 6px;background:#d97706;color:#fff;font-size:.75rem;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center}.menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:none;cursor:pointer;color:#1a1a1a}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 4px 6px -1px #0000001a}.mobile-nav-list{list-style:none;margin:0;padding:1rem}.mobile-nav-link{display:block;padding:1rem;text-decoration:none;color:#666;font-weight:500;border-radius:8px;transition:all .2s}.mobile-nav-link:hover,.mobile-nav-link.active{background:#f5f5f5;color:#1a1a1a}.mobile-nav-link.active{color:#d97706}@media(min-width:768px){.nav{display:block}.menu-toggle,.mobile-nav{display:none}}.footer{background:#1a1a1a;color:#fff;padding:4rem 0 2rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-main{display:grid;gap:3rem;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.footer-logo-icon{width:32px;height:32px;color:#d97706}.footer-description{color:#999;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#333;border-radius:50%;color:#fff;transition:all .2s}.footer-social a:hover{background:#d97706;transform:translateY(-2px)}.footer-social svg{width:18px;height:18px}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem}.footer-column h4{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:#fff}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.75rem}.footer-column a,.footer-column li{color:#999;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-column a:hover{color:#d97706}.footer-bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid #333;text-align:center}.footer-bottom p{color:#666;font-size:.85rem;margin:0}.footer-legal{display:flex;gap:1.5rem;justify-content:center}.footer-legal a{color:#666;text-decoration:none;font-size:.85rem;transition:color .2s}.footer-legal a:hover{color:#d97706}@media(min-width:768px){.footer-main{grid-template-columns:1fr 2fr}.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.hero{background:linear-gradient(135deg,#fffbeb,#fef3c7,#fde68a);padding:4rem 0;min-height:80vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;gap:3rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.5rem 1rem;border-radius:999px;font-size:.875rem;font-weight:500;color:#1a1a1a;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem}.badge-icon{width:18px;height:18px;color:#d97706}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.02em}.hero-highlight{display:block;color:#d97706}.hero-description{font-size:1.125rem;line-height:1.7;color:#666;max-width:500px;margin:0 0 2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.hero-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s ease}.hero-btn-primary{background:#1a1a1a;color:#fff}.hero-btn-primary:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 10px 20px #d977064d}.hero-btn-secondary{background:transparent;color:#1a1a1a;border:2px solid #1a1a1a}.hero-btn-secondary:hover{background:#1a1a1a;color:#fff}.btn-arrow{width:18px;height:18px;transition:transform .2s ease}.hero-btn-primary:hover .btn-arrow{transform:translate(4px)}.hero-features{display:flex;flex-wrap:wrap;gap:1.5rem}.hero-feature{display:flex;align-items:center;gap:.5rem}.feature-icon{font-size:1.25rem}.feature-text{font-size:.9rem;font-weight:500;color:#666}.hero-visual{display:none;justify-content:center;align-items:center}.hero-image{position:relative;width:400px;height:400px}.hero-circle{width:100%;height:100%;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:50%;box-shadow:0 30px 60px #d977064d}.snack-float{position:absolute;font-size:4rem;animation:float 3s ease-in-out infinite}.snack-1{top:10%;left:-20%;animation-delay:0s}.snack-2{bottom:10%;right:-15%;animation-delay:.5s}.snack-3{top:50%;right:-25%;animation-delay:1s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@media(min-width:768px){.hero{padding:6rem 0}.hero-container{grid-template-columns:1fr 1fr}.hero-visual{display:flex}}.product-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e5e5;transition:all .3s ease}.product-card:hover{box-shadow:0 10px 40px #0000001a;transform:translateY(-4px);border-color:#d97706}.product-card.out-of-stock{opacity:.85}.product-card.out-of-stock:hover{transform:none;box-shadow:0 4px 20px #0000000d}.product-link{text-decoration:none;color:inherit;display:block}.product-image-container{position:relative;padding-top:100%;background:linear-gradient(135deg,#fef3c7,#fde68a);overflow:hidden}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-card.out-of-stock:hover .product-image{transform:none}.out-of-stock-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center}.out-of-stock-overlay span{background:#1a1a1a;color:#fff;padding:.5rem 1.25rem;border-radius:999px;font-weight:600;font-size:.9rem}.product-badge{position:absolute;top:1rem;left:1rem;padding:.25rem .75rem;background:#d97706;color:#fff;font-size:.75rem;font-weight:600;border-radius:999px;text-transform:uppercase;letter-spacing:.02em;z-index:1}.product-badge.coming-soon{background:#6b7280}.product-info{padding:1.25rem}.product-category{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#d97706;font-weight:600;margin-bottom:.5rem}.product-name{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.3}.product-description{font-size:.875rem;color:#666;line-height:1.5;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-footer{display:flex;align-items:center;justify-content:space-between}.product-price{font-size:1.25rem;font-weight:700;color:#1a1a1a}.add-to-cart-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#1a1a1a;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.add-to-cart-btn:hover{background:#d97706;transform:scale(1.1)}.add-to-cart-btn.in-cart{background:#16a34a}.add-to-cart-btn.in-cart:hover{background:#d97706}.btn-icon{width:20px;height:20px}.btn-icon-hover{display:none;width:20px;height:20px}.add-to-cart-btn.in-cart:hover .btn-icon{display:none}.add-to-cart-btn.in-cart:hover .btn-icon-hover{display:block}.notify-btn{padding:.5rem 1rem;background:#f5f5f5;color:#666;border-radius:999px;font-size:.85rem;font-weight:500}.testimonials{padding:5rem 0;background:#fafafa}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.testimonials-grid{display:grid;gap:1.5rem}.testimonial-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;border:1px solid #e5e5e5;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1rem}.star-icon{width:18px;height:18px;color:#d97706}.testimonial-text{font-size:1rem;line-height:1.6;color:#1a1a1a;margin:0 0 1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.author-avatar{width:44px;height:44px;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#1a1a1a}.author-location{font-size:.85rem;color:#666}.testimonial-product{font-size:.8rem;color:#999;padding-top:1rem;border-top:1px solid #e5e5e5}@media(min-width:640px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.newsletter{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:5rem 0}.newsletter-container{max-width:600px;margin:0 auto;padding:0 1.5rem;text-align:center}.newsletter-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:50%;margin-bottom:1.5rem}.newsletter-icon svg{width:28px;height:28px;color:#fff}.newsletter-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#fff;margin:0 0 .75rem}.newsletter-description{font-size:1rem;color:#999;line-height:1.6;margin:0 0 2rem}.newsletter-form{width:100%}.input-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.input-wrapper input{flex:1;padding:1rem 1.25rem;border:2px solid #333;border-radius:12px;background:#2d2d2d;color:#fff;font-size:1rem;transition:all .2s}.input-wrapper input::placeholder{color:#666}.input-wrapper input:focus{outline:none;border-color:#d97706}.submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #d977064d}.submit-icon{width:18px;height:18px}.form-note{font-size:.85rem;color:#666;margin:0}.success-message{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:#16a34a1a;border:2px solid #16a34a;border-radius:12px;color:#4ade80}.success-icon{width:48px;height:48px}@media(min-width:640px){.input-wrapper{flex-direction:row}.submit-btn{flex-shrink:0}}.home{min-height:100vh}.featured-section{padding:5rem 0}.featured-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.featured-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.featured-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#1a1a1a;margin:0}.featured-subtitle{color:#666;margin:0}.view-all-link{display:inline-flex;align-items:center;gap:.5rem;color:#d97706;font-weight:600;text-decoration:none;transition:gap .2s}.view-all-link:hover{gap:.75rem}.link-arrow{width:18px;height:18px}.about-preview{padding:5rem 0;background:#fafafa}.about-preview-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;gap:3rem;align-items:center}.about-preview-label{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#d97706;margin-bottom:.75rem}.about-preview-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2}.about-preview-text{font-size:1rem;line-height:1.7;color:#666;margin:0 0 1.5rem}.about-preview-link{display:inline-flex;align-items:center;gap:.5rem;color:#1a1a1a;font-weight:600;text-decoration:none;transition:gap .2s}.about-preview-link:hover{gap:.75rem;color:#d97706}.about-preview-visual{display:flex;justify-content:center}.timeline{display:flex;flex-direction:column;gap:1.5rem;padding-left:2rem;border-left:2px solid #e5e5e5}.timeline-item{position:relative;padding-left:1.5rem}.timeline-item:before{content:"";position:absolute;left:-2rem;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#e5e5e5;border-radius:50%;border:2px solid #fff}.timeline-item.active:before{background:#d97706;width:16px;height:16px}.timeline-year{display:block;font-weight:700;color:#1a1a1a}.timeline-event{font-size:.9rem;color:#666}.process-section{padding:5rem 0}.process-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.section-subtitle{font-size:1.1rem;color:#666;margin:0}.process-steps{display:grid;gap:2rem}.process-step{text-align:center;padding:2rem;background:#fff;border-radius:16px;border:1px solid #e5e5e5;transition:all .3s}.process-step:hover{border-color:#d97706;box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;font-weight:700;border-radius:50%;margin-bottom:1rem}.process-step h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.process-step p{font-size:.95rem;color:#666;line-height:1.5;margin:0}@media(min-width:640px){.products-grid,.process-steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.featured-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.about-preview-container{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.products-grid,.process-steps{grid-template-columns:repeat(4,1fr)}}.shop{min-height:100vh;background:#fafafa}.shop-container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.shop-header{margin-bottom:2rem}.shop-title-section{margin-bottom:1.5rem}.shop-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.shop-subtitle{color:#666;margin:0}.shop-controls{display:flex;gap:1rem}.search-wrapper{flex:1;position:relative}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#999}.search-input{width:100%;padding:.875rem 2.5rem .875rem 3rem;border:1px solid #e5e5e5;border-radius:12px;background:#fff;font-size:1rem;transition:all .2s}.search-input:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #d977061a}.clear-search{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.25rem;background:none;border:none;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center}.clear-search:hover{color:#1a1a1a}.clear-search svg{width:18px;height:18px}.filter-toggle{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:#fff;border:1px solid #e5e5e5;border-radius:12px;font-size:.95rem;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .2s}.filter-toggle:hover{border-color:#d97706}.filter-toggle svg{width:18px;height:18px}.shop-content{display:flex;gap:2rem}.shop-sidebar{display:none;position:fixed;top:0;left:0;bottom:0;width:280px;background:#fff;z-index:200;padding:1.5rem;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease}.shop-sidebar.show{display:block;transform:translate(0)}.sidebar-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:199}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.sidebar-header h3{margin:0;font-size:1.1rem;font-weight:600}.close-filters{display:flex;padding:.5rem;background:none;border:none;cursor:pointer;color:#666}.close-filters:hover{color:#1a1a1a}.category-list{list-style:none;padding:0;margin:0}.category-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:none;border:none;border-radius:8px;font-size:.95rem;color:#666;cursor:pointer;transition:all .2s}.category-btn:hover{background:#f5f5f5;color:#1a1a1a}.category-btn.active{background:#fef3c7;color:#d97706;font-weight:500}.category-count{font-size:.85rem;padding:.125rem .5rem;background:#f5f5f5;border-radius:999px}.category-btn.active .category-count{background:#fff}.shop-main{flex:1}.results-info{font-size:.9rem;color:#666;margin-bottom:1.5rem}.products-grid{display:grid;gap:1.5rem}.no-results{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;border:1px solid #e5e5e5}.no-results-icon{font-size:4rem;margin-bottom:1rem}.no-results h3{font-size:1.25rem;margin:0 0 .5rem;color:#1a1a1a}.no-results p{color:#666;margin:0 0 1.5rem}.reset-btn{padding:.75rem 1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s}.reset-btn:hover{background:#d97706}@media(min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.filter-toggle{display:none}.shop-sidebar{display:block;position:sticky;top:100px;width:220px;flex-shrink:0;background:transparent;padding:0;transform:none;height:fit-content}.sidebar-overlay,.close-filters{display:none}.products-grid{grid-template-columns:repeat(3,1fr)}}.product-detail{min-height:100vh;background:#fafafa;padding:2rem 0 4rem}.product-detail-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.back-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-bottom:2rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px;font-size:.9rem;color:#666;cursor:pointer;transition:all .2s}.back-btn:hover{border-color:#1a1a1a;color:#1a1a1a}.back-btn svg{width:18px;height:18px}.product-main{display:grid;gap:2rem;margin-bottom:3rem}.product-gallery{position:relative}.product-image-large{position:relative;aspect-ratio:1;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:24px;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover}.out-of-stock-overlay-large{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center}.out-of-stock-overlay-large span{background:#1a1a1a;color:#fff;padding:.75rem 2rem;border-radius:999px;font-weight:600;font-size:1.1rem}.product-badge-large{position:absolute;top:1.5rem;left:1.5rem;padding:.5rem 1rem;background:#d97706;color:#fff;font-size:.85rem;font-weight:600;border-radius:999px;text-transform:uppercase;z-index:1}.product-badge-large.coming-soon{background:#6b7280}.coming-soon-section{padding:1.5rem;background:#f5f5f5;border-radius:12px;text-align:center;margin-bottom:2rem}.coming-soon-text{color:#666;margin:0 0 1rem;font-size:1rem}.notify-btn-large{padding:.875rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}.notify-btn-large:hover{background:#d97706}.product-info-detail{display:flex;flex-direction:column}.product-meta{display:flex;gap:.5rem;margin-bottom:1rem}.product-category-tag,.product-flavor-tag{padding:.375rem .875rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:999px}.product-category-tag{background:#fef3c7;color:#d97706}.product-flavor-tag{background:#e5e5e5;color:#666}.product-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.product-price-section{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.product-price-large{font-size:2rem;font-weight:700;color:#1a1a1a}.product-weight{font-size:1rem;color:#666}.product-description-detail{font-size:1.1rem;line-height:1.7;color:#666;margin:0 0 2rem}.product-actions{display:flex;gap:1rem;margin-bottom:1rem}.quantity-selector{display:flex;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.quantity-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:none;border:none;cursor:pointer;color:#666;transition:all .2s}.quantity-btn:hover:not(:disabled){background:#f5f5f5;color:#1a1a1a}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-btn svg{width:18px;height:18px}.quantity-value{min-width:48px;text-align:center;font-size:1.1rem;font-weight:600}.add-to-cart-btn-large{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.add-to-cart-btn-large:hover{background:#d97706;transform:translateY(-2px)}.add-to-cart-btn-large svg{width:20px;height:20px}.cart-status{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ecfdf5;border-radius:8px;color:#16a34a;font-size:.9rem;font-weight:500;margin-bottom:2rem}.cart-status-icon{width:18px;height:18px}.product-benefits{display:flex;flex-wrap:wrap;gap:1.5rem;padding-top:2rem;border-top:1px solid #e5e5e5}.benefit{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.benefit-icon{width:20px;height:20px;color:#d97706}.product-tabs{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:3rem;border:1px solid #e5e5e5}.tabs-header{display:flex;border-bottom:1px solid #e5e5e5}.tab-btn{flex:1;padding:1rem;background:none;border:none;font-size:.95rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s;position:relative}.tab-btn:hover{color:#1a1a1a;background:#fafafa}.tab-btn.active{color:#d97706}.tab-btn.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#d97706}.tabs-content{padding:1.5rem}.tab-panel p{font-size:1rem;line-height:1.7;color:#666;margin:0 0 1.5rem}.tab-panel h4{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.nutrition-table{width:100%;border-collapse:collapse}.nutrition-table td{padding:.75rem 0;border-bottom:1px solid #e5e5e5}.nutrition-table td:first-child{color:#666}.nutrition-table td:last-child{text-align:right;font-weight:500;color:#1a1a1a}.pairings-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.pairings-list li{padding:.5rem 1rem;background:#fef3c7;color:#d97706;border-radius:999px;font-size:.9rem;font-weight:500}.related-products h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem}.related-grid{display:grid;gap:1.5rem}.not-found{text-align:center;padding:4rem 2rem}.not-found h2{margin-bottom:1rem}.not-found a{color:#d97706}@media(min-width:640px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.product-main{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product-gallery{position:sticky;top:100px}}@media(min-width:1024px){.related-grid{grid-template-columns:repeat(4,1fr)}}.about{min-height:100vh}.about-hero{background:linear-gradient(135deg,#fffbeb,#fef3c7,#fde68a);padding:6rem 0;text-align:center}.about-hero-container{max-width:800px;margin:0 auto;padding:0 1.5rem}.about-label{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#d97706;margin-bottom:1rem}.about-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.1}.about-title .highlight{color:#d97706}.about-intro{font-size:1.25rem;line-height:1.7;color:#666;margin:0}.about-story{padding:5rem 0}.about-story-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;gap:3rem;align-items:center}.story-content h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a;margin:0 0 1.5rem}.story-content p{font-size:1.1rem;line-height:1.8;color:#666;margin:0 0 1.5rem}.story-image-placeholder,.evolution-image-placeholder{aspect-ratio:4/3;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:24px;display:flex;align-items:center;justify-content:center;gap:2rem;font-size:4rem}.about-evolution{padding:5rem 0;background:#fafafa}.about-evolution-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;gap:3rem;align-items:center}.evolution-content h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a;margin:0 0 1.5rem}.evolution-content p{font-size:1.1rem;line-height:1.8;color:#666;margin:0 0 1.5rem}.about-values{padding:5rem 0}.about-values-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.values-header{text-align:center;margin-bottom:3rem}.values-header h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.values-header p{color:#666;margin:0}.values-grid{display:grid;gap:1.5rem}.value-card{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e5e5;text-align:center;transition:all .3s}.value-card:hover{border-color:#d97706;box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.value-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:50%;margin-bottom:1.5rem}.value-icon svg{width:28px;height:28px;color:#d97706}.value-card h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.value-card p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.about-process{padding:5rem 0;background:#1a1a1a;color:#fff}.about-process-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.about-process h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:0 0 1rem}.process-intro{font-size:1.1rem;color:#999;margin:0 0 3rem}.process-diagram{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.process-step{background:#2d2d2d;padding:2rem;border-radius:16px;width:100%;max-width:300px}.step-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:50%;font-weight:700;margin-bottom:1rem}.process-step h4{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.process-step p{font-size:.9rem;color:#999;line-height:1.5;margin:0}.process-arrow{font-size:1.5rem;color:#d97706;transform:rotate(90deg)}.about-cta{padding:5rem 0;background:linear-gradient(135deg,#d97706,#f59e0b);text-align:center}.about-cta-container{max-width:600px;margin:0 auto;padding:0 1.5rem}.about-cta h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 1rem}.about-cta p{font-size:1.1rem;color:#ffffffe6;margin:0 0 2rem}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;text-decoration:none;font-weight:600;border-radius:999px;transition:all .2s}.cta-btn:hover{background:#fff;color:#1a1a1a;transform:translateY(-2px)}.cta-btn svg{width:18px;height:18px}@media(min-width:640px){.values-grid{grid-template-columns:repeat(2,1fr)}.process-diagram{flex-direction:row;flex-wrap:wrap;justify-content:center}.process-arrow{transform:none}}@media(min-width:768px){.about-story-container,.about-evolution-container{grid-template-columns:1fr 1fr}.evolution-image{order:-1}}@media(min-width:1024px){.values-grid{grid-template-columns:repeat(4,1fr)}.process-step{flex:1;max-width:none}}.contact{min-height:100vh}.contact-hero{background:linear-gradient(135deg,#fffbeb,#fef3c7,#fde68a);padding:5rem 0;text-align:center}.contact-hero-container{max-width:600px;margin:0 auto;padding:0 1.5rem}.contact-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a1a1a;margin:0 0 1rem}.contact-intro{font-size:1.125rem;color:#666;margin:0}.contact-main{padding:4rem 0}.contact-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;gap:3rem}.contact-info{order:2}.contact-info h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.contact-info>p{color:#666;line-height:1.7;margin:0 0 2rem}.contact-methods{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.contact-method{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s}.contact-method:hover{background:#fef3c7}.method-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border-radius:12px;flex-shrink:0}.method-icon svg{width:22px;height:22px;color:#d97706}.method-details{display:flex;flex-direction:column}.method-label{font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.method-value{font-weight:500;color:#1a1a1a}.contact-hours h3{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.contact-hours p{font-size:.95rem;color:#666;margin:0}.contact-form-wrapper{order:1}.contact-form{background:#fff;padding:2rem;border-radius:16px;border:1px solid #e5e5e5}.contact-form h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem}.form-group{margin-bottom:1.25rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #e5e5e5;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .2s;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #d977061a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.submit-btn:hover:not(:disabled){background:#d97706}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn svg{width:18px;height:18px}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.success-state{text-align:center;padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e5e5e5}.success-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:#ecfdf5;border-radius:50%;margin-bottom:1.5rem}.success-icon-wrapper svg{width:36px;height:36px;color:#16a34a}.success-state h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.success-state p{color:#666;margin:0 0 1.5rem}.send-another-btn{padding:.75rem 1.5rem;background:transparent;color:#d97706;border:2px solid #d97706;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.send-another-btn:hover{background:#d97706;color:#fff}.faq-section{padding:4rem 0;background:#fafafa}.faq-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.faq-section h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 2rem}.faq-grid{display:grid;gap:1.5rem}.faq-card{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e5e5}.faq-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fef3c7;border-radius:12px;margin-bottom:1rem}.faq-icon svg{width:24px;height:24px;color:#d97706}.faq-card h3{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.faq-card p{font-size:.95rem;line-height:1.6;color:#666;margin:0}@media(min-width:640px){.faq-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.contact-container{grid-template-columns:1fr 1fr}.contact-info{order:1}.contact-form-wrapper{order:2}}.cart{min-height:100vh;background:#fafafa;padding:2rem 0 4rem}.cart-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cart-header{margin-bottom:2rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;font-size:.9rem;margin-bottom:1rem;transition:color .2s}.cart-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1a1a1a;margin:0 0 .25rem}.cart-header p{color:#666;margin:0}.cart-content{display:grid;gap:2rem}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;padding:1.25rem;background:#fff;border-radius:12px;border:1px solid #e5e5e5;align-items:center}.item-image{width:80px;height:80px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:10px;overflow:hidden;flex-shrink:0}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:600;color:#1a1a1a;text-decoration:none;transition:color .2s}.item-name:hover{color:#d97706}.item-quantity{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;overflow:hidden}.qty-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;color:#666;transition:all .2s}.qty-btn:hover{background:#e5e5e5;color:#1a1a1a}.qty-btn svg{width:16px;height:16px}.qty-value{min-width:36px;text-align:center;font-weight:600}.item-total{font-weight:600;color:#1a1a1a;min-width:70px;text-align:right;display:none}.remove-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;color:#999;border-radius:8px;transition:all .2s}.remove-btn:hover{background:#fef2f2;color:#ef4444}.remove-btn svg{width:18px;height:18px}.clear-cart-btn{align-self:flex-start;padding:.5rem 1rem;background:none;border:none;color:#999;font-size:.9rem;cursor:pointer;transition:color .2s}.clear-cart-btn:hover{color:#ef4444}.cart-summary{display:flex;flex-direction:column;gap:1.5rem}.summary-card{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e5e5}.summary-card h2{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem}.summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;color:#666}.summary-row.total{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}.free-shipping{color:#16a34a;font-weight:600}.shipping-notice{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fef3c7;color:#d97706;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.shipping-notice svg{width:18px;height:18px;flex-shrink:0}.summary-divider{height:1px;background:#e5e5e5;margin:1rem 0}.checkout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.checkout-btn:hover{background:#d97706}.checkout-btn svg{width:20px;height:20px}.summary-benefits{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}.summary-benefits .benefit{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}.summary-benefits svg{width:16px;height:16px;color:#16a34a}.promo-section{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e5e5}.promo-section h3{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.promo-input-wrapper{display:flex;gap:.5rem}.promo-input-wrapper input{flex:1;padding:.75rem 1rem;border:1px solid #e5e5e5;border-radius:8px;font-size:.95rem}.promo-input-wrapper input:focus{outline:none;border-color:#d97706}.promo-input-wrapper button{padding:.75rem 1.25rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.promo-input-wrapper button:hover{background:#e5e5e5}.cart-empty{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.cart-empty-container{text-align:center;max-width:400px}.empty-icon{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:#fef3c7;border-radius:50%;margin-bottom:1.5rem}.empty-icon svg{width:48px;height:48px;color:#d97706}.cart-empty h1{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.cart-empty p{color:#666;margin:0 0 2rem}.shop-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#1a1a1a;color:#fff;text-decoration:none;font-weight:600;border-radius:999px;transition:all .2s}.shop-btn:hover{background:#d97706}@media(min-width:640px){.cart-item{grid-template-columns:80px 1fr auto auto auto auto}.item-total{display:block}}@media(min-width:1024px){.cart-content{grid-template-columns:1fr 380px}.cart-summary{position:sticky;top:100px;height:fit-content}}.checkout{min-height:100vh;background:#fafafa;padding:2rem 0 4rem}.checkout-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;transition:color .2s}.back-link:hover{color:#d97706}.back-link svg{width:18px;height:18px}.checkout h1{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 2rem}.checkout-form{display:grid;gap:2rem}.checkout-main{display:flex;flex-direction:column;gap:2rem}.checkout-section{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e5e5}.checkout-section h2{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 1.25rem}.section-icon{width:20px;height:20px;color:#d97706}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;font-size:.9rem;font-weight:500;color:#1a1a1a;margin-bottom:.5rem}.form-group input{width:100%;padding:.875rem 1rem;border:1px solid #e5e5e5;border-radius:10px;font-size:1rem;transition:all .2s}.form-group input:focus{outline:none;border-color:#d97706;box-shadow:0 0 0 3px #d977061a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-row-3{grid-template-columns:2fr 1fr 1fr}.card-container-wrapper{position:relative;min-height:56px}#card-container{min-height:56px}#card-container.hidden{visibility:hidden;height:0;min-height:0;overflow:hidden}.card-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#f5f5f5;border-radius:10px;color:#666}.spinner{width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.secure-notice{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;background:#f0fdf4;border-radius:8px;font-size:.85rem;color:#16a34a}.lock-icon{width:16px;height:16px}.error-message{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:.95rem}.error-message svg{width:20px;height:20px;flex-shrink:0}.checkout-sidebar{position:sticky;top:100px}.order-summary{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e5e5e5}.order-summary h2{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 1.25rem}.summary-items{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5;margin-bottom:1rem;max-height:250px;overflow-y:auto}.summary-item{display:flex;align-items:center;gap:1rem}.summary-item .item-image{position:relative;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#fef3c7;flex-shrink:0}.summary-item .item-image img{width:100%;height:100%;object-fit:cover}.item-qty{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;background:#d97706;color:#fff;font-size:.75rem;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center}.item-info{flex:1;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.item-name{font-size:.9rem;color:#1a1a1a;font-weight:500}.item-price{font-size:.9rem;color:#666}.summary-totals{display:flex;flex-direction:column;gap:.75rem}.summary-row{display:flex;justify-content:space-between;font-size:.95rem;color:#666}.summary-row.total{padding-top:.75rem;border-top:1px solid #e5e5e5;font-size:1.25rem;font-weight:700;color:#1a1a1a}.pay-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;margin-top:1.5rem;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.pay-btn:hover:not(:disabled){background:#d97706}.pay-btn:disabled{opacity:.7;cursor:not-allowed}.pay-btn svg{width:18px;height:18px}.checkout-empty{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.checkout-empty h2{font-size:1.5rem;margin-bottom:.5rem}.checkout-empty p{color:#666;margin-bottom:1.5rem}.back-to-shop{padding:.875rem 2rem;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:999px;font-weight:600;transition:background .2s}.back-to-shop:hover{background:#d97706}.checkout-success{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.success-content{text-align:center;max-width:500px}.success-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ecfdf5;border-radius:50%;margin-bottom:1.5rem}.success-icon svg{width:40px;height:40px;color:#16a34a}.checkout-success h1{font-size:2rem;margin-bottom:.5rem}.checkout-success p{color:#666;margin-bottom:.5rem}.order-email{margin-bottom:1.5rem}.receipt-link{display:inline-block;padding:.75rem 1.5rem;background:#f5f5f5;color:#1a1a1a;text-decoration:none;border-radius:8px;font-weight:500;margin-bottom:1.5rem;transition:background .2s}.receipt-link:hover{background:#e5e5e5}.success-actions{margin-top:1rem}.continue-btn{display:inline-block;padding:1rem 2rem;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:999px;font-weight:600;transition:background .2s}.continue-btn:hover{background:#d97706}@media(min-width:640px){.form-row-3{grid-template-columns:2fr 1fr 1fr}}@media(min-width:1024px){.checkout-form{grid-template-columns:1fr 380px;align-items:start}}@media(max-width:639px){.form-row,.form-row-3{grid-template-columns:1fr}}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}
