@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,700;0,9..144,900;1,9..144,300&family=DM+Sans:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--green-dark: #1a4032;--green-medium: #2d5a47;--green-primary: #1a4d2e;--green-light: #6faa4f;--green-accent: #8ec573;--earth-900: #1c1410;--earth-800: #2b2318;--earth-700: #3d2f21;--earth-600: #5c4a35;--earth-500: #7a6549;--earth-400: #9d8567;--earth-300: #bea989;--earth-200: #dcc9ab;--earth-100: #f3ead9;--earth-50: #faf7f2;--accent: #c7941e;--accent-light: #e6b84d;--text-primary: #1c1410;--text-secondary: #3d2f21;--text-tertiary: #5c4a35}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--earth-50);color:var(--text-primary);line-height:1.6;overflow-x:hidden}.navbar{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.navbar .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;gap:2rem}.logo-link{display:flex;align-items:center;gap:12px;text-decoration:none;cursor:pointer;transition:opacity .3s;flex-shrink:0}.logo-link:hover{opacity:.8}.logo{height:50px;width:auto}.company-name{font-size:18px;font-weight:700;color:var(--green-primary);font-family:Fraunces,serif;white-space:nowrap}.search-bar{display:flex;align-items:center;flex:1;max-width:400px;background:var(--earth-50);border-radius:24px;padding:.5rem 1rem;gap:.5rem}.search-input{flex:1;border:none;background:transparent;font-size:14px;outline:none;color:var(--text-primary)}.search-input::placeholder{color:var(--text-secondary)}.search-btn{background:none;border:none;font-size:18px;cursor:pointer;padding:0;display:flex;align-items:center;transition:transform .3s}.search-btn:hover{transform:scale(1.1)}.nav-links{display:flex;gap:2rem;align-items:center;flex-shrink:0}.nav-links a{color:var(--text-primary);text-decoration:none;font-weight:600;transition:color .3s;white-space:nowrap}.nav-links a:hover{color:var(--green-primary)}.cart-icon{position:relative;background:none;border:none;font-size:24px;cursor:pointer;padding:.5rem;transition:transform .3s;display:flex;align-items:center}.cart-icon:hover{transform:scale(1.1)}.cart-count{position:absolute;top:2px;right:2px;background:var(--green-primary);color:#fff;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;padding:0 4px}@media (max-width: 968px){.search-bar{max-width:250px}.company-name{display:none}.nav-links{gap:1.5rem}}@media (max-width: 768px){.navbar .container{flex-wrap:wrap;padding:.75rem 1rem;gap:1rem}.search-bar{order:3;flex:1 1 100%;max-width:none}.logo{height:40px}.nav-links{gap:1rem}.nav-links a{font-size:14px}.cart-icon{font-size:20px}}@media (max-width: 768px){.navbar .container{padding:.75rem 1rem}.company-name{display:none}.logo{height:40px}.nav-links{gap:1rem}.nav-links a{font-size:14px}}.hero-stats{display:flex;gap:2rem;justify-content:center;margin:2rem 0;flex-wrap:wrap}.hero-stat{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fffffff2;border-radius:12px;box-shadow:0 4px 12px #0000001a}.hero-stat .stat-icon{font-size:2rem}.hero-stat .stat-text{display:flex;flex-direction:column;text-align:left}.hero-stat .stat-text strong{font-size:1rem;color:var(--green-primary);font-weight:700;margin-bottom:.25rem}.hero-stat .stat-text span{font-size:.8125rem;color:var(--text-secondary)}.section-subtitle{text-align:center;font-size:1rem;color:var(--text-secondary);max-width:700px;margin:1rem auto 0;line-height:1.6}.philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.philosophy-card{text-align:center;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease}.philosophy-card:hover{transform:translateY(-8px)}.philosophy-card .card-icon{font-size:3rem;margin-bottom:1rem}.philosophy-card h3{font-family:Fraunces,serif;font-size:1.25rem;color:var(--text-primary);margin-bottom:.75rem}.philosophy-card p{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.contact-intro{text-align:center;font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:1.5rem auto 3rem;line-height:1.7}@media (max-width: 768px){.hero-stats{flex-direction:column;align-items:stretch}.hero-stat{justify-content:center}.philosophy-grid{grid-template-columns:1fr}}.hero{min-height:100vh;background:linear-gradient(135deg,var(--green-primary) 0%,var(--green-dark) 50%,#071810 100%);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}.hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:float 20s ease-in-out infinite}.hero-content{text-align:center;position:relative;z-index:2;padding:2rem;max-width:900px;animation:fadeInUp 1.2s cubic-bezier(.22,1,.36,1)}.promo-banner{background:#ffffff40;border-radius:50px;padding:.75rem 1.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:inline-block;border:1px solid rgba(255,255,255,.3)}.hero-logo{width:220px;height:auto;max-width:90%;margin:0 auto 2rem;animation:float 3s ease-in-out infinite;filter:drop-shadow(0 8px 20px rgba(0,0,0,.2))}.hero h1{font-family:Fraunces,serif;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.hero-tagline{font-family:Fraunces,serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:300;font-style:italic;opacity:.95;margin-bottom:.5rem}.hero-subtitle{font-size:1.1rem;opacity:.9;margin-bottom:2.5rem}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2.5rem;font-size:1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-block;cursor:pointer;border:none;font-family:inherit}.btn-primary{background:#fff;color:var(--green-primary);box-shadow:0 10px 40px #0003}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 50px #0000004d}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);animation:bounce 2s ease-in-out infinite;font-size:2rem;opacity:.7}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:1rem}.section-title{font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2;margin-bottom:2rem;color:var(--text-primary)}.story-section{padding:8rem 2rem;background:#fff}.story-intro{max-width:800px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.8;color:var(--text-secondary);text-align:center}.founders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem}.founder-card{background:var(--earth-50);border-radius:24px;overflow:hidden;transition:all .4s}.founder-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.founder-image{width:100%;height:350px;overflow:hidden;border-radius:12px 12px 0 0}.founder-image img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .6s}.founder-card:hover .founder-image img{transform:scale(1.05)}.founder-info{padding:2rem}.founder-info h3{font-family:Fraunces,serif;font-size:1.75rem;font-weight:700;color:var(--green-primary);margin-bottom:.5rem}.founder-info .role{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem;font-weight:700}.founder-info .bio{color:var(--text-secondary);line-height:1.8}.story-image{border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000026}.story-image img{width:100%;height:auto;display:block}.farm-gallery{margin-top:4rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.gallery-grid img{width:100%;height:300px;object-fit:cover;border-radius:16px;transition:transform .4s;box-shadow:0 4px 20px #0000001a}.gallery-grid img:hover{transform:scale(1.05);box-shadow:0 8px 30px #00000026}.farm-gallery-carousel{margin-top:4rem;text-align:center}.carousel-container{position:relative;width:100%;max-width:900px;height:500px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000026}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out}.carousel-image.active{opacity:1;z-index:1}.carousel-dots{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.carousel-dots .dot{width:12px;height:12px;border-radius:50%;background:#d1d5db;border:none;cursor:pointer;transition:all .3s;padding:0}.carousel-dots .dot:hover{background:#9ca3af;transform:scale(1.2)}.carousel-dots .dot.active{background:var(--green-primary);width:32px;border-radius:6px}.carousel-caption{margin-top:1rem;color:var(--text-muted);font-size:.9rem;font-style:italic}@media (max-width: 768px){.carousel-container{height:350px}}.philosophy-section{padding:8rem 2rem;background:linear-gradient(135deg,var(--green-dark) 0%,var(--green-primary) 100%);color:#fff;position:relative;overflow:hidden}.philosophy-content{max-width:900px;margin:0 auto;text-align:center;position:relative}.philosophy-quote{font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;font-style:italic;line-height:1.4;margin-bottom:2rem;position:relative}.quote-mark{font-size:5rem;opacity:.2;line-height:0}.philosophy-text{font-size:1.1rem;line-height:1.8;opacity:.95;margin-bottom:3rem}.philosophy-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.stat-item{text-align:center}.stat-number{font-family:Fraunces,serif;font-size:3.5rem;font-weight:900;color:var(--accent-light);margin-bottom:.5rem}.stat-label{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;opacity:.9}.farm-to-table{background:#ffffff1a;border-radius:20px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.farm-to-table h3{font-family:Fraunces,serif;font-size:1.5rem;margin-bottom:1rem}.farm-to-table p{opacity:.9}.products-section{padding:8rem 2rem;background:#fff}.category-filter{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.filter-btn{padding:.75rem 1.5rem;border-radius:50px;border:2px solid var(--earth-200);background:#fff;color:var(--text-secondary);font-weight:600;cursor:pointer;transition:all .3s;font-family:inherit;font-size:.95rem}.filter-btn:hover{border-color:var(--accent);color:var(--accent)}.filter-btn.active{background:var(--green-primary);color:#fff;border-color:var(--green-primary)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.products-section{padding:5rem 0;background:#fff}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:3rem}.product-card{background:#fff;border:1px solid var(--earth-200);border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000014;border-color:var(--green-primary)}.product-card img{width:100%;height:280px;object-fit:contain;background:linear-gradient(135deg,#fafafa,#f5f5f5);padding:2rem;transition:transform .3s ease}.product-card:hover img{transform:scale(1.05)}.product-info h3{font-family:Fraunces,serif;font-size:1.25rem;color:var(--text-primary);margin-bottom:.25rem;font-weight:700}.product-hindi{font-size:.875rem;color:var(--text-secondary);margin-bottom:.75rem}.product-price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.product-price .price{font-size:1.5rem;font-weight:700;color:var(--green-primary)}.product-price .unit{font-size:.875rem;color:var(--text-secondary)}.product-desc{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1rem}.add-btn{width:100%;padding:.875rem;background:var(--green-primary);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .3s}.add-btn:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 4px 12px #4a90524d}.add-btn:active{transform:translateY(0)}.highlight-product{animation:pulse-highlight 1s ease-in-out;box-shadow:0 0 0 4px var(--green-primary)!important;transform:scale(1.02)}@keyframes pulse-highlight{0%,to{box-shadow:0 0 0 0 var(--green-primary)}50%{box-shadow:0 0 0 8px #4a90524d}}@media (max-width: 768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.product-card img{height:180px;padding:1rem}.product-info{padding:1rem}.product-info h3{font-size:1rem}.product-price .price{font-size:1.25rem}.product-desc{font-size:.8125rem}.add-btn{padding:.75rem;font-size:.875rem}}.stock-badge{position:absolute;top:1rem;right:1rem;background:var(--accent);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700}.product-info{padding:1.5rem}.product-category{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-weight:700;margin-bottom:.5rem}.product-name{font-family:Fraunces,serif;font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.hindi-name{font-weight:400;opacity:.7}.product-description{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.product-price{display:flex;align-items:baseline;gap:.25rem}.price{font-family:Fraunces,serif;font-size:1.5rem;font-weight:900;color:var(--green-primary)}.unit{font-size:.875rem;color:var(--text-tertiary)}.add-to-cart-btn{padding:.75rem 1.25rem;background:var(--green-primary);color:#fff;border:none;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s;font-family:inherit;font-size:.875rem;white-space:nowrap}.add-to-cart-btn:hover:not(:disabled){background:var(--green-dark);transform:translateY(-2px)}.add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed}.journey-section{padding:8rem 2rem;background:var(--earth-100)}.timeline{max-width:800px;margin:4rem auto 0;position:relative}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--green-medium),var(--accent));transform:translate(-50%)}.timeline-item{margin-bottom:4rem;position:relative}.timeline-item:nth-child(2n) .timeline-content{margin-left:auto}.timeline-content{background:#fff;border-radius:16px;padding:2rem;width:calc(50% - 2rem);box-shadow:0 4px 20px #00000014;position:relative}.timeline-dot{position:absolute;left:50%;top:2rem;width:20px;height:20px;background:var(--accent);border-radius:50%;transform:translate(-50%);box-shadow:0 0 0 6px #fff,0 0 0 8px var(--accent-light)}.timeline-year{font-family:Fraunces,serif;font-size:1.25rem;font-weight:900;color:var(--accent);margin-bottom:.5rem}.timeline-title{font-family:Fraunces,serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.timeline-description{color:var(--text-secondary);line-height:1.7}.achievements-section{padding:8rem 2rem;background:#fff}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.achievement-card{background:linear-gradient(135deg,var(--earth-50) 0%,white 100%);border-radius:20px;padding:2rem;border:2px solid var(--earth-200);transition:all .4s;position:relative;overflow:hidden}.achievement-card:before{content:"🏆";position:absolute;right:-1rem;top:-1rem;font-size:6rem;opacity:.05}.achievement-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:var(--accent)}.achievement-icon{font-size:2.5rem;margin-bottom:1rem}.achievement-title{font-family:Fraunces,serif;font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.achievement-description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.contact-section{padding:8rem 2rem;background:linear-gradient(135deg,var(--earth-900) 0%,var(--earth-700) 100%);color:#fff}.contact-section .section-label{color:var(--accent-light)}.contact-section .section-title{color:#fff}.contact-content{max-width:900px;margin:0 auto;text-align:center}.contact-info{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.contact-item{display:flex;align-items:center;gap:1rem;background:#ffffff1a;padding:1.25rem 2rem;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s}.contact-item:hover{background:#ffffff26;transform:translateY(-2px)}.contact-icon{font-size:1.5rem}.contact-details{text-align:left}.contact-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.contact-value{font-weight:700;font-size:1.1rem;color:#fff;text-decoration:none}.contact-value:hover{color:var(--accent-light)}.social-links{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}.social-link{width:50px;height:50px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1.25rem;transition:all .3s;border:1px solid rgba(255,255,255,.2)}.social-link:hover{background:var(--accent);transform:translateY(-4px) rotate(5deg)}.footer{background:var(--earth-900);color:#ffffffb3;padding:3rem 2rem;text-align:center;font-size:.875rem}.footer-content{max-width:1200px;margin:0 auto}.footer-badges{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.trust-badge{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.badge-icon{font-size:2rem}.badge-text{text-align:left;display:flex;flex-direction:column;gap:.25rem}.badge-text strong{color:#fffffff2;font-size:.95rem}.badge-text small{color:#fff9;font-size:.75rem}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;pointer-events:none}.cart-drawer.show{pointer-events:auto}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s}.cart-drawer.show .cart-overlay{opacity:1}.cart-panel{position:absolute;right:0;top:0;bottom:0;width:100%;max-width:500px;background:#fff;transform:translate(100%);transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.cart-drawer.show .cart-panel{transform:translate(0)}.cart-header{padding:2rem;border-bottom:2px solid var(--earth-100);display:flex;justify-content:space-between;align-items:center}.cart-header h2{font-family:Fraunces,serif;font-size:1.5rem;color:var(--text-primary)}.close-btn{width:40px;height:40px;border-radius:50%;border:none;background:var(--earth-100);color:var(--text-primary);font-size:1.5rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:var(--earth-200);transform:rotate(90deg)}.cart-body{flex:1;overflow-y:auto;padding:2rem}.empty-cart{text-align:center;padding:4rem 2rem}.empty-cart p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem}.cart-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid var(--earth-100)}.cart-item img{width:80px;height:80px;object-fit:cover;border-radius:12px}.item-details h4{font-size:1rem;font-weight:700;margin-bottom:.25rem}.item-price{font-size:.875rem;color:var(--text-secondary)}.item-controls{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.qty-controls{display:flex;align-items:center;gap:.5rem;background:var(--earth-100);border-radius:50px;padding:.25rem}.qty-controls button{width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:var(--green-primary);font-weight:700;cursor:pointer;transition:all .2s}.qty-controls button:hover{background:var(--green-primary);color:#fff}.qty-controls span{min-width:30px;text-align:center;font-weight:700}.remove-btn{background:none;border:none;cursor:pointer;font-size:1.2rem;opacity:.5;transition:opacity .2s}.remove-btn:hover{opacity:1}.item-total{font-weight:700;color:var(--green-primary)}.cart-summary{background:var(--earth-50);border-radius:16px;padding:1.5rem}.summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;color:var(--text-secondary)}.summary-row.total{border-top:2px solid var(--earth-200);padding-top:.75rem;margin-top:.75rem;font-size:1.25rem;font-weight:700;color:var(--text-primary)}.free-delivery-note{font-size:.875rem;color:var(--accent);margin:.5rem 0;font-weight:600}.checkout-btn{width:100%;padding:1rem;background:var(--green-primary);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s;margin-top:1rem;font-family:inherit}.checkout-btn:hover{background:var(--green-dark);transform:translateY(-2px)}.checkout-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:700;color:var(--text-secondary);font-size:.875rem}.form-group input,.form-group textarea{padding:.75rem 1rem;border:2px solid var(--earth-200);border-radius:12px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--green-medium)}.order-summary{background:var(--earth-50);border-radius:16px;padding:1.5rem;margin-top:1rem}.order-summary h3{font-family:Fraunces,serif;font-size:1.25rem;margin-bottom:1rem}.summary-item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.95rem}.summary-total{display:flex;justify-content:space-between;border-top:2px solid var(--earth-200);padding-top:.75rem;margin-top:.75rem;font-size:1.25rem}.checkout-actions{display:flex;gap:1rem;margin-top:1rem}.checkout-actions button{flex:1;padding:1rem;border-radius:12px;font-weight:700;cursor:pointer;transition:all .3s;font-family:inherit;font-size:1rem}.success-message{text-align:center;padding:4rem 2rem}.success-icon{font-size:5rem;margin-bottom:1.5rem;animation:scaleIn .5s cubic-bezier(.22,1,.36,1)}.success-message h3{font-family:Fraunces,serif;font-size:2rem;color:var(--green-primary);margin-bottom:1rem}.success-message p{color:var(--text-secondary);line-height:1.7;margin-bottom:.75rem}.order-total{font-size:1.5rem;font-weight:700;color:var(--accent);margin-top:1.5rem}.payment-options{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.payment-option{display:flex;align-items:center;padding:1rem;border:2px solid var(--earth-200);border-radius:12px;cursor:pointer;transition:all .3s}.payment-option:has(input:checked){border-color:var(--green-primary);background:var(--earth-100)}.payment-option input[type=radio]{margin-right:1rem;width:20px;height:20px;cursor:pointer}.payment-label{display:flex;align-items:center;gap:1rem;cursor:pointer;flex:1}.payment-icon{font-size:2rem}.payment-text{display:flex;flex-direction:column;gap:.25rem}.payment-text strong{color:var(--text-primary);font-size:1rem}.payment-text small{color:var(--text-secondary);font-size:.875rem}.payment-note{font-size:.875rem;color:var(--text-secondary);margin-top:.75rem;padding:.75rem;background:var(--earth-100);border-radius:8px}.upi-payment-details{background:#fff;padding:2rem;border-radius:16px;margin-top:1.5rem;border:2px solid var(--earth-200)}.upi-info{text-align:center}.upi-id-box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;padding:1.5rem;background:var(--earth-100);border-radius:12px;margin:1rem 0}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 4px 20px #25d36666;z-index:1000;transition:all .3s;text-decoration:none}.whatsapp-float:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 30px #25d36699}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--green-dark),var(--green-primary))}.login-card{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 20px 60px #0000004d;max-width:400px;width:100%}.login-card h2{font-family:Fraunces,serif;color:var(--green-primary);margin-bottom:2rem;text-align:center}.login-card input{width:100%;padding:1rem;border:2px solid var(--earth-200);border-radius:12px;font-size:1rem;margin-bottom:1rem;font-family:inherit}.login-card button{width:100%;padding:1rem;background:var(--green-primary);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s;font-family:inherit}.login-card button:hover{background:var(--green-dark)}.admin-panel{min-height:100vh;background:var(--earth-50)}.admin-header{background:var(--green-primary);color:#fff;padding:2rem;display:flex;justify-content:space-between;align-items:center}.admin-header h1{font-family:Fraunces,serif;font-size:2rem}.admin-header button{background:#fff3;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;font-weight:600;font-family:inherit}.admin-tabs{background:#fff;padding:0 2rem;display:flex;gap:.5rem;border-bottom:2px solid var(--earth-100)}.admin-tabs button{padding:1rem 2rem;background:none;border:none;font-weight:600;cursor:pointer;position:relative;color:var(--text-secondary);font-family:inherit}.admin-tabs button.active{color:var(--green-primary)}.admin-tabs button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green-primary)}.admin-content{max-width:1400px;margin:0 auto;padding:2rem}.admin-section h2{font-family:Fraunces,serif;font-size:2rem;margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header button{padding:.75rem 1.5rem;background:var(--green-primary);color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit}.edit-form{background:#fff;padding:2rem;border-radius:16px;margin-bottom:2rem;box-shadow:0 2px 12px #00000014}.edit-form h3{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.edit-form input,.edit-form select{padding:.75rem;border:2px solid var(--earth-200);border-radius:12px;font-family:inherit;font-size:1rem}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.form-actions button{padding:.75rem 1.5rem;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;border:none}.form-actions button:first-child{background:var(--green-primary);color:#fff}.form-actions button:last-child{background:var(--earth-200);color:var(--text-primary)}.products-list{display:flex;flex-direction:column;gap:1rem}.product-row{background:#fff;padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1.5rem;box-shadow:0 2px 12px #00000014}.product-row img{width:80px;height:80px;object-fit:cover;border-radius:12px}.product-details{flex:1}.product-details h4{margin-bottom:.25rem}.product-actions{display:flex;gap:.5rem}.product-actions button{padding:.5rem 1rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;font-family:inherit}.product-actions button:first-child{background:var(--green-primary);color:#fff}.product-actions button:last-child{background:var(--earth-200);color:var(--text-primary)}.order-card{background:#fff;padding:2rem;border-radius:16px;margin-bottom:1.5rem;box-shadow:0 2px 12px #00000014}.order-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--earth-100)}.order-header h4{font-size:1.25rem;margin-bottom:.5rem}.order-notes{font-style:italic;color:var(--text-tertiary);margin-top:.5rem}.order-header select{padding:.75rem 1rem;border:2px solid var(--earth-200);border-radius:12px;font-weight:600;font-family:inherit}.order-items{background:var(--earth-50);padding:1.5rem;border-radius:12px}.order-item{display:flex;justify-content:space-between;margin-bottom:.75rem}.order-total{border-top:2px solid var(--earth-200);padding-top:.75rem;margin-top:.75rem;display:flex;justify-content:space-between;font-size:1.25rem}.promo-form{background:#fff;padding:2rem;border-radius:16px;margin-bottom:2rem;display:flex;gap:1rem}.promo-form input{flex:1;padding:1rem;border:2px solid var(--earth-200);border-radius:12px;font-size:1rem;font-family:inherit}.promo-form button{padding:1rem 2rem;background:var(--green-primary);color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit}.current-promo{background:#fff;padding:2rem;border-radius:16px}.current-promo h3{margin-bottom:1rem}.empty-state{text-align:center;padding:3rem;color:var(--text-secondary);font-size:1.1rem}.settings-form{background:#fff;padding:2rem;border-radius:16px;max-width:600px;box-shadow:0 2px 12px #00000014}.settings-form .form-group{margin-bottom:1.5rem}.settings-form label{display:block;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.settings-form input{width:100%;padding:.75rem 1rem;border:2px solid var(--earth-200);border-radius:12px;font-size:1rem;font-family:inherit}.settings-form input:focus{outline:none;border-color:var(--green-primary)}.settings-form .help-text{margin-top:.5rem;font-size:.875rem;color:var(--text-secondary)}.settings-form .save-btn{width:100%;padding:1rem;background:var(--green-primary);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;font-family:inherit;transition:background .3s}.settings-form .save-btn:hover{background:#2d5a2d}.settings-preview{background:#fff;padding:2rem;border-radius:16px;margin-top:2rem;max-width:600px;box-shadow:0 2px 12px #00000014}.settings-preview h3{margin-bottom:1rem;font-family:Fraunces,serif}.preview-box{background:var(--earth-50);padding:1.5rem;border-radius:12px;border-left:4px solid var(--green-primary)}.preview-box p{margin:.5rem 0;font-size:1rem}.preview-box strong{color:var(--green-primary);font-weight:700}.image-upload-section{background:#fff;padding:2rem;border-radius:16px;max-width:800px;margin-bottom:2rem;box-shadow:0 2px 12px #00000014}.image-upload-section .form-group{margin-bottom:1.5rem}.image-upload-section label{display:block;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.image-upload-section select,.image-upload-section input[type=file]{width:100%;padding:.75rem 1rem;border:2px solid var(--earth-200);border-radius:12px;font-size:1rem;font-family:inherit;background:#fff}.image-upload-section input[type=file]::-webkit-file-upload-button{padding:.5rem 1rem;background:var(--green-primary);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;margin-right:1rem}.image-instructions{background:#fff;padding:2rem;border-radius:16px;max-width:800px;margin-bottom:2rem;box-shadow:0 2px 12px #00000014}.image-instructions h3{margin-bottom:1rem;font-family:Fraunces,serif;color:var(--green-primary)}.instructions-box{background:var(--earth-50);padding:1.5rem;border-radius:12px}.instructions-box h4{margin-top:1.5rem;margin-bottom:.5rem;color:var(--green-primary);font-weight:700}.instructions-box h4:first-child{margin-top:0}.instructions-box p{margin:.5rem 0;line-height:1.6}.instructions-box code{background:#0000000d;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;color:#c7254e}.url-list{margin-top:1rem;background:#fff;padding:1rem;border-radius:8px}.url-list p{margin:.5rem 0;font-family:Courier New,monospace;font-size:.85rem}.uploaded-images{background:#fff;padding:2rem;border-radius:16px;max-width:800px;box-shadow:0 2px 12px #00000014}.uploaded-images h3{margin-bottom:1.5rem;font-family:Fraunces,serif}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.image-card{background:var(--earth-50);padding:1rem;border-radius:12px;text-align:center}.image-card img{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:.75rem}.image-card p{font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.image-card code{display:block;background:#fff;padding:.5rem;border-radius:6px;font-size:.75rem;word-break:break-all;color:#c7254e}.story-section{background:#fff;padding:2rem;border-radius:16px;margin-bottom:2rem;box-shadow:0 2px 12px #00000014}.story-section h3{font-family:Fraunces,serif;font-size:1.5rem;margin-bottom:1.5rem;color:var(--green-primary)}.story-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.gallery-grid-admin{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.story-image-card{background:var(--earth-50);padding:1.5rem;border-radius:12px;border:2px solid var(--earth-200);transition:border-color .3s}.story-image-card:hover{border-color:var(--green-primary)}.story-image-card h4{margin-bottom:1rem;color:var(--text-primary);font-weight:700}.image-preview{width:100%;height:250px;border-radius:8px;overflow:hidden;margin-bottom:1rem;background:#fff;border:2px solid var(--earth-200)}.image-preview img{width:100%;height:100%;object-fit:cover}.upload-controls{position:relative}.upload-controls input[type=file]{position:absolute;opacity:0;width:0;height:0}.upload-btn{display:block;width:100%;padding:.75rem 1rem;background:var(--green-primary);color:#fff;border:none;border-radius:8px;font-weight:600;text-align:center;cursor:pointer;transition:background .3s;font-family:inherit}.upload-btn:hover{background:#2d5a2d}.upload-btn:active{transform:scale(.98)}.story-instructions{background:var(--earth-50);padding:2rem;border-radius:12px;margin-top:2rem}.story-instructions h3{margin-bottom:1rem;color:var(--green-primary);font-family:Fraunces,serif}.story-instructions ul{list-style:none;padding:0;margin-bottom:1.5rem}.story-instructions li{padding:.5rem 0;color:var(--text-primary)}.tips-box{background:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid var(--green-primary)}.tips-box h4{margin-bottom:.75rem;color:var(--green-primary)}.tips-box p{margin:.5rem 0;color:var(--text-secondary)}.success-banner{background:#d4edda;color:#155724;padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #c3e6cb;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width: 768px){.nav-links{gap:1rem}.nav-links a{display:none}.hero-cta{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.timeline:before{left:20px}.timeline-content{width:calc(100% - 60px);margin-left:60px!important}.timeline-dot{left:20px}.contact-info{flex-direction:column}.cart-panel{max-width:100%}.checkout-actions{flex-direction:column}.admin-header{flex-direction:column;gap:1rem;align-items:flex-start}.admin-tabs{overflow-x:auto}}.empty-cart-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-in-out}.empty-cart-content{background:#fff;padding:3rem;border-radius:16px;text-align:center;max-width:400px;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-in-out}.empty-cart-icon{font-size:64px;margin-bottom:1rem;animation:bounce .5s ease-in-out}.empty-cart-content h3{font-family:Fraunces,serif;font-size:24px;color:var(--text-primary);margin-bottom:.5rem}.empty-cart-content p{color:var(--text-secondary);margin-bottom:2rem;font-size:16px}.empty-cart-content .btn-primary{width:100%;padding:1rem 2rem;font-size:16px}.no-results{grid-column:1 / -1;text-align:center;padding:3rem;background:var(--earth-50);border-radius:12px;margin:2rem 0}.no-results p:first-child{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.no-results p:last-child{font-size:14px;color:var(--text-secondary)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.empty-cart-content{padding:2rem;max-width:90%;margin:0 1rem}.empty-cart-icon{font-size:48px}.empty-cart-content h3{font-size:20px}.no-results{padding:2rem 1rem}}.form-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem}.form-field label{font-size:.8rem;font-weight:700;color:var(--earth-600);text-transform:uppercase;letter-spacing:.03em}.form-field .upload-status{color:var(--accent);font-weight:600}.edit-form input[type=file]{border-style:dashed;background:var(--earth-50);cursor:pointer}
