:root{--grain-color-jo: 202, 138, 4;--grain-color-jowar: 190, 140, 108;--grain-color-kala-chana: 92, 64, 51;--grain-color-makka: 245, 158, 11;--grain-color-ragi: 179, 72, 72;--grain-color-soyabean: 250, 204, 21;--grain-color-wheat-mp: 252, 211, 77;--grain-color-wheat-punjab: 251, 191, 36;--grain-color-bajra: 168, 162, 158;--grain-color-oats: 148, 163, 184;--grain-color-kuttu: 120, 113, 108;--grain-color-chana: 254, 240, 138}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa;overflow-x:hidden;position:relative}@media (max-width: 768px){body{font-size:14px}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.container{padding:0 .5rem}}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.hidden{display:none}.bg-gradient{position:absolute;top:0;left:0;right:0;height:24rem;background:linear-gradient(to bottom,rgba(252,211,77,.4),transparent);z-index:-1}@media (min-width: 768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.lg\:flex-row{flex-direction:row}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/3{width:33.333333%}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,1fr)}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;font-size:.875rem}.btn-primary{background-color:#16a34a;color:#fff}.btn-primary:hover{background-color:#15803d}.btn-primary:disabled{background-color:#9ca3af;cursor:not-allowed}.btn-secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background-color:#e5e7eb}.form-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff}.form-input:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.m-auto{margin:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-white{color:#fff}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-red-500{color:#ef4444}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-800{background-color:#1f2937}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-red-100{background-color:#fee2e2}.hover\:bg-green-50:hover{background-color:#f0fdf4}.hover\:bg-green-200:hover{background-color:#bbf7d0}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:text-white:hover{color:#fff}.transition-colors{transition:color .2s ease,background-color .2s ease}.transition-transform{transition:transform .2s ease}.hover\:transform:hover{transform:translateY(-2px)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.w-full{width:100%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-16{width:4rem}.w-24{width:6rem}.w-48{width:12rem}.max-w-xs{max-width:20rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-32{height:8rem}.h-64{height:16rem}.h-96{height:24rem}.z-10{z-index:10}.z-40{z-index:40}.-z-10{z-index:-10}.flex-grow{flex-grow:1}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.whitespace-nowrap{white-space:nowrap}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pointer-events-none{pointer-events:none}.top-0{top:0}.top-24{top:6rem}.top-full{top:100%}.right-0{right:0}.right-2{right:.5rem}.bottom-full{bottom:100%}.left-0{left:0}.opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}.border{border:1px solid #d1d5db}.border-2{border:2px solid #d1d5db}.border-4{border:4px solid}.border-t{border-top:1px solid #d1d5db}.border-gray-200{border-color:#e5e7eb}.border-gray-700{border-color:#374151}.border-transparent{border-color:transparent}.border-t-gray-800{border-top-color:#1f2937}.rotate-180{transform:rotate(180deg)}.pr-4{padding-right:1rem}.pb-2{padding-bottom:.5rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.w-5{width:1.25rem}.w-8{width:2rem}.block{display:block}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.sm\:flex{display:flex}.sm\:p-6{padding:1.5rem}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:p-6{padding:1.5rem}}.app{position:relative;min-height:100vh}.app-layout{display:flex;min-height:100vh}.app-main-content{flex:1;width:100vw;max-width:100vw;overflow-x:hidden;position:relative;padding-top:80px}.app-main{max-width:1200px;margin:0 auto;padding:2rem 1rem}@media (max-width: 768px){.app-main{padding:1rem .5rem}.app-main-content{padding-top:70px}button{min-height:44px;min-width:44px}}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:18px}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;font-size:18px;color:#dc3545}.bg-gradient{position:fixed;inset:0;background:linear-gradient(0deg,#f5f7fa,#fcd34d66);z-index:-1}.header{background-color:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 2px #0000000d;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;transition:box-shadow .2s ease,background-color .2s ease}.header.scrolled{box-shadow:0 2px 10px #0000001a;background-color:#fffffffa}.header-container{max-width:1200px;margin:0 auto;padding:.75rem 1rem}.header-content{display:flex;justify-content:space-between;align-items:center}.header-logo{font-size:3rem;color:#16a34a;display:flex;align-items:center;gap:.75rem}.header-logo h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0}@media (max-width: 768px){.header-logo{font-size:2rem}.header-logo h1{font-size:1.5rem}.header-container{padding:.5rem 1rem}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}.header-actions{display:flex;align-items:center;gap:.75rem}.header-login-btn,.header-account-btn{animation:buttonSlideIn .3s ease}@keyframes buttonSlideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.header-login-btn{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:#16a34a;padding:.5rem 1rem;border-radius:.5rem;border:2px solid #16a34a;cursor:pointer;font-weight:600;transition:background-color .2s ease,color .2s ease}.header-login-btn:hover{background-color:#16a34a;color:#fff}.header-login-btn svg{flex-shrink:0}.header-account-btn{display:flex;align-items:center;gap:.5rem;background-color:#16a34a;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:2px solid #16a34a;cursor:pointer;font-weight:600;transition:background-color .2s ease,color .2s ease}.header-account-btn:hover{background-color:#15803d}.header-account-btn svg{flex-shrink:0}@media (max-width: 768px){.header-login-btn{padding:.5rem .75rem;font-size:.9rem}.header-login-btn span{display:none}.header-account-btn{padding:.5rem .75rem;font-size:.9rem}.header-account-btn span{display:none}.header-actions{gap:.5rem}}.header-search{display:none;align-items:center;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;width:33.333333%;background-color:#fff}.header-search input{margin-left:.5rem;width:100%;border:none;outline:none;background:transparent;font-size:.875rem}.header-search input::placeholder{color:#9ca3af}.header-cart-btn{display:flex;align-items:center;gap:.5rem;background-color:#16a34a;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:600;transition:background-color .2s ease}@media (max-width: 768px){.header-cart-btn{padding:.5rem .75rem;font-size:.9rem}}.header-cart-btn:hover{background-color:#15803d}.header-cart-count{background-color:#fff;color:#16a34a;font-size:.75rem;font-weight:700;border-radius:50%;height:1.25rem;width:1.25rem;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.header-search{display:flex}}.grain-card{padding:.75rem;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:row!important;align-items:center;gap:.75rem;transition:transform .2s ease}.grain-card:hover{transform:translateY(-2px)}.grain-card-jo{background:linear-gradient(135deg,rgba(var(--grain-color-jo),.15),rgba(var(--grain-color-jo),.05));border-left:4px solid rgba(var(--grain-color-jo),.7)}.grain-card-jowar{background:linear-gradient(135deg,rgba(var(--grain-color-jowar),.3),rgba(var(--grain-color-jowar),.15));border-left:4px solid rgba(var(--grain-color-jowar),.8)}.grain-card-kala-chana{background:linear-gradient(135deg,rgba(var(--grain-color-kala-chana),.2),rgba(var(--grain-color-kala-chana),.1));border-left:4px solid rgba(var(--grain-color-kala-chana),.8)}.grain-card-makka{background:linear-gradient(135deg,rgba(var(--grain-color-makka),.2),rgba(var(--grain-color-makka),.1));border-left:4px solid rgba(var(--grain-color-makka),.8)}.grain-card-ragi{background:linear-gradient(135deg,rgba(var(--grain-color-ragi),.2),rgba(var(--grain-color-ragi),.1));border-left:4px solid rgba(var(--grain-color-ragi),.7)}.grain-card-soyabean{background:linear-gradient(135deg,rgba(var(--grain-color-soyabean),.3),rgba(var(--grain-color-soyabean),.2));border-left:4px solid rgba(var(--grain-color-soyabean),.8)}.grain-card-wheat-mp{background:linear-gradient(135deg,rgba(var(--grain-color-wheat-mp),.25),rgba(var(--grain-color-wheat-mp),.15));border-left:4px solid rgba(var(--grain-color-wheat-mp),.9)}.grain-card-wheat-punjab{background:linear-gradient(135deg,rgba(var(--grain-color-wheat-punjab),.25),rgba(var(--grain-color-wheat-punjab),.15));border-left:4px solid rgba(var(--grain-color-wheat-punjab),.9)}.grain-card-bajra{background:linear-gradient(135deg,rgba(var(--grain-color-bajra),.25),rgba(var(--grain-color-bajra),.15));border-left:4px solid rgba(var(--grain-color-bajra),.9)}.grain-card-oats{background:linear-gradient(135deg,rgba(var(--grain-color-oats),.25),rgba(var(--grain-color-oats),.15));border-left:4px solid rgba(var(--grain-color-oats),.9)}.grain-card-kuttu{background:linear-gradient(135deg,rgba(var(--grain-color-kuttu),.25),rgba(var(--grain-color-kuttu),.15));border-left:4px solid rgba(var(--grain-color-kuttu),.9)}.grain-card-chana{background:linear-gradient(135deg,rgba(var(--grain-color-chana),.25),rgba(var(--grain-color-chana),.15));border-left:4px solid rgba(var(--grain-color-chana),.9)}.grain-card-image{width:4rem;height:4rem;border-radius:.375rem;object-fit:cover}.grain-card-content{flex-grow:1}.grain-card-header{display:flex;align-items:center;justify-content:space-between}.grain-card-name{font-weight:700;color:#1f2937;margin:0}.grain-card-price{font-size:.875rem;color:#4b5563;margin:.25rem 0}.grain-card-controls{margin-top:.5rem}.grain-card-quantity{display:flex;align-items:center;gap:.5rem}.grain-card-btn{font-size:1.125rem;width:1.75rem;height:1.75rem;border-radius:50%;border:none;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.grain-card-btn-decrease{color:#ef4444;background-color:transparent}.grain-card-btn-decrease:hover{background-color:#fee2e2}.grain-card-btn-increase{color:#16a34a;background-color:transparent}.grain-card-btn-increase:hover{background-color:#dcfce7}.grain-card-quantity-value{font-weight:700;font-size:1.125rem;width:3.5rem;text-align:center;border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem}.grain-card-quantity-value::-webkit-outer-spin-button,.grain-card-quantity-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media (max-width: 768px){.grain-card{padding:.75rem;flex-direction:column;gap:.75rem;text-align:center}.grain-card-info{text-align:center}.grain-card-quantity{justify-content:center}.grain-card-btn-decrease,.grain-card-btn-increase{width:2rem;height:2rem}}@media (max-width: 480px){.grain-card{padding:.5rem;gap:.5rem}.grain-card-name{font-size:.9rem}.grain-card-price{font-size:.8rem}}.grain-card-alt{border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;background-color:#fff;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:1rem;transition:all .2s ease;position:relative;overflow:hidden}.grain-card-alt:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.grain-card-header{display:flex;align-items:center;gap:1rem}.grain-card-color{width:32px;height:32px;border-radius:50%;flex-shrink:0;border:2px solid #e9ecef;box-shadow:0 2px 4px #0000001a}.grain-card-info{flex-grow:1;text-align:left}.grain-card-alt h3{margin:0 0 .25rem;font-size:1.25rem;font-weight:600;color:#333}.grain-price{color:#4caf50;font-weight:600;font-size:1.1rem}.visualization-container{border:1px solid #e9ecef;background-color:#fff;box-shadow:0 2px 8px #00000014;min-height:400px;min-width:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.5rem}@media (max-width: 768px){.visualization-container{min-height:300px;min-width:200px;margin-bottom:1rem}}.visualization-container h3{margin-top:0;margin-bottom:1rem;color:#333;font-size:1.2rem;font-weight:600}.visualization-bar{display:flex;flex-direction:column;height:300px;width:150px;border:2px solid #333;margin-top:1rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a}@media (max-width: 768px){.visualization-bar{height:250px;width:120px}}@media (max-width: 480px){.visualization-bar{height:200px;width:100px}}.visualization-segment{display:flex;align-items:center;justify-content:center;color:#333;font-weight:700;width:100%;font-size:.9rem;text-shadow:0 1px 2px rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.3)}.mix-summary{background-color:#fff;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;box-shadow:0 2px 6px #0000000f}.mix-summary h3{margin-top:0;margin-bottom:1rem;color:#333;font-size:1.2rem;font-weight:600}.mix-summary ul{list-style:none;padding:0}.mix-summary li{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.mix-summary li button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0}.mix-visualizer{height:100%;width:100%;display:flex;flex-direction:column}.mix-visualizer-empty{margin:auto;color:#9ca3af;text-align:center;padding:2rem}.mix-visualizer-grain{display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;transition:height .3s ease;text-align:center;padding:.25rem;box-sizing:border-box;overflow:hidden}.mix-visualizer-grain-text{display:flex;flex-direction:column;align-items:center;gap:.2rem;max-width:100%;overflow:hidden;transition:font-size .2s ease}.mix-visualizer-grain-name-weight{display:flex;align-items:center;gap:.3rem;font-weight:600;line-height:1.1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mix-visualizer-grain-name{font-weight:600;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mix-visualizer-grain-weight{font-weight:500;flex-shrink:0}.mix-grain-wheat-mp{background-color:rgba(var(--grain-color-wheat-mp),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-wheat-mp),.6)}.mix-grain-wheat-punjab{background-color:rgba(var(--grain-color-wheat-punjab),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-wheat-punjab),.6)}.mix-grain-jo{background-color:rgba(var(--grain-color-jo),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-jo),.6)}.mix-grain-jowar{background-color:rgba(var(--grain-color-jowar),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-jowar),.6)}.mix-grain-bajra{background-color:rgba(var(--grain-color-bajra),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-bajra),.6)}.mix-grain-ragi{background-color:rgba(var(--grain-color-ragi),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-ragi),.6)}.mix-grain-chana{background-color:rgba(var(--grain-color-chana),.5);color:#1f2937;border:1px solid rgba(var(--grain-color-chana),.7)}.mix-grain-kala-chana{background-color:rgba(var(--grain-color-kala-chana),.5);color:#1f2937;border:1px solid rgba(var(--grain-color-kala-chana),.7)}.mix-grain-makka{background-color:rgba(var(--grain-color-makka),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-makka),.6)}.mix-grain-soyabean{background-color:rgba(var(--grain-color-soyabean),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-soyabean),.6)}.mix-grain-oats{background-color:rgba(var(--grain-color-oats),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-oats),.6)}.mix-grain-kuttu{background-color:rgba(var(--grain-color-kuttu),.4);color:#1f2937;border:1px solid rgba(var(--grain-color-kuttu),.6)}@media (max-width: 768px){.mix-visualizer{min-height:300px}.mix-visualizer-grain{padding:.2rem}.mix-visualizer-grain-name{max-width:60px}.mix-visualizer-empty{padding:1.5rem;font-size:.9rem}}@media (max-width: 480px){.mix-visualizer{min-height:250px}.mix-visualizer-grain{padding:.15rem}.mix-visualizer-grain-name{max-width:50px}.mix-visualizer-empty{padding:1rem;font-size:.8rem}}.grain-selector{width:45vw;min-width:500px;max-width:600px}@media (max-width: 768px){.grain-selector{width:100%;min-width:auto;max-width:none}}.grain-selector h2{margin-top:0;margin-bottom:1.5rem;color:#333;font-size:1.5rem;font-weight:600}.grain-list{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.grain-list{grid-template-columns:1fr;gap:1rem}}.weight-control{display:flex;align-items:center;justify-content:center;gap:.75rem;background-color:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #e9ecef}.weight-control button{width:36px;height:36px;border:1px solid #dee2e6;border-radius:6px;background-color:#fff;color:#495057;cursor:pointer;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.weight-control button:hover{background-color:#4caf50;color:#fff;border-color:#4caf50}.weight-control input{width:80px;text-align:center;border:1px solid #dee2e6;border-radius:6px;padding:.5rem;font-size:1rem;font-weight:600;background-color:#fff;color:#333;box-shadow:inset 0 1px 3px #0000001a}.weight-control span{font-size:.9rem;color:#6c757d;font-weight:500}.add-button{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;width:100%;transition:all .2s ease;box-shadow:0 2px 4px #4caf504d}.add-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-1px);box-shadow:0 4px 8px #4caf5066}.add-button:disabled{background:#dee2e6;color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.add-button{padding:16px 24px;font-size:1rem}}.atta-composer{margin-bottom:3rem}.atta-composer-container{background-color:#fff;padding:1rem;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(229,231,235,.8)}.atta-composer-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.atta-composer-subtitle{color:#4b5563;margin-bottom:1.5rem}.atta-composer-content{display:flex;flex-direction:column;gap:2rem}.atta-composer-left{width:100%}.atta-composer-grid{display:grid;grid-template-columns:1fr;gap:1rem;transition:all .6s cubic-bezier(.25,.8,.25,1);position:relative}.atta-composer-grid.expanded{transition:all .6s cubic-bezier(.25,.8,.25,1)}.atta-composer-grid .grain-card{transition:all .4s cubic-bezier(.25,.8,.25,1);animation-delay:calc(var(--card-index) * .05s)}.atta-composer-show-more{margin-top:1rem;text-align:center;opacity:1;transform:translateY(0);transition:all .3s cubic-bezier(.25,.8,.25,1)}.atta-composer-show-more-btn{color:#16a34a;font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;border:2px solid #16a34a;background:linear-gradient(135deg,transparent,rgba(22,163,74,.05));cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;transform:translateY(0);box-shadow:0 2px 8px #16a34a1a}.atta-composer-show-more-btn:hover{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #16a34a4d}.atta-composer-show-more-btn:active{transform:translateY(0);transition:transform .1s ease}.atta-composer-show-more-btn svg{transition:transform .4s cubic-bezier(.25,.8,.25,1)}.atta-composer-show-more-btn svg.rotate-180{transform:rotate(180deg)}.atta-composer-right{width:100%}.atta-composer-sticky{position:sticky;top:6rem}.atta-composer-mix-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center}.atta-composer-visualizer{height:16rem;width:100%;max-width:20rem;margin:0 auto;background-color:#f3f4f6;border-radius:.5rem;border:2px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden}.atta-composer-summary{width:100%;max-width:20rem;margin:0 auto;margin-top:1rem}.atta-composer-summary-border{border-top:1px solid #d1d5db;margin-top:.5rem;padding-top:.5rem}.atta-composer-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.atta-composer-summary-label{font-weight:600;color:#374151}.atta-composer-summary-weight{font-weight:700;font-size:1.125rem;color:#1f2937}.atta-composer-summary-price{font-weight:700;font-size:1.125rem;color:#16a34a}.atta-composer-add-btn{width:100%;background-color:#16a34a;color:#fff;padding:.5rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease;margin-top:.5rem}.atta-composer-add-btn:hover{background-color:#15803d}.atta-composer-add-btn:disabled{background-color:#9ca3af;cursor:not-allowed}@media (min-width: 640px){.atta-composer-container{padding:1.5rem}}@media (min-width: 768px){.atta-composer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.atta-composer-grid{grid-template-columns:repeat(3,1fr)}.atta-composer-content{flex-direction:row}.atta-composer-left{width:66.666667%}.atta-composer-right{width:33.333333%}}@media (max-width: 640px){.atta-composer-container{padding:1rem;margin:0 .5rem}.atta-composer-title{font-size:1.5rem}.atta-composer-grid{grid-template-columns:1fr;gap:1rem}}.product-card{background-color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;transition:transform .2s ease}.product-card:hover{transform:translateY(-2px)}.product-card-image{width:100%;height:8rem;object-fit:contain;border-radius:.375rem;margin-bottom:1rem}.product-card-content{flex-grow:1}.product-card-unit{font-size:.875rem;color:#6b7280;margin:0}.product-card-name{font-weight:600;color:#1f2937;height:2.5rem;margin:.5rem 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{font-weight:700;font-size:1.125rem;color:#111827;margin:0}.product-card-controls{margin-top:1rem}.product-card-quantity-controls{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#16a34a;color:#fff;border-radius:.5rem;overflow:hidden}.product-card-quantity-btn{padding:.5rem .75rem;border:none;background:transparent;color:#fff;cursor:pointer;font-size:1rem;transition:background-color .2s ease}.product-card-quantity-btn:hover{background-color:#ffffff1a}.product-card-quantity-value{font-weight:700;font-size:1rem}.product-card-add-btn{width:100%;background-color:#dcfce7;color:#166534;font-weight:700;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease}.product-card-add-btn:hover{background-color:#bbf7d0}@media (max-width: 768px){.product-card{padding:.75rem}.product-card-image{height:6rem}.product-card-name{font-size:.9rem;height:2rem}.product-card-price{font-size:1rem}.product-card-quantity-btn{padding:.5rem;font-size:.9rem}.product-card-add-btn{padding:.75rem;font-size:.9rem}}@media (max-width: 480px){.product-card{padding:.5rem}.product-card-image{height:5rem}.product-card-name{font-size:.8rem}.product-card-price{font-size:.9rem}}.shop-section{background-color:#fff;padding:3rem 2rem;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 4px 6px #0000000d;margin:2rem auto;max-width:1400px}@media (max-width: 768px){.shop-section{padding:2rem 1rem;margin:1rem auto;border-radius:8px}}.shop-section h2{text-align:center;margin-bottom:2rem;color:#333;font-size:2rem;font-weight:600}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,280px));gap:3rem;justify-content:center}@media (max-width: 768px){.shop-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:0 1rem}}.shop-item{background-color:#fff;border:1px solid #e9ecef;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000014;transition:all .3s ease;width:80%;max-width:280px;position:relative;overflow:hidden}.shop-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4caf50,#45a049)}.shop-item:hover{transform:translateY(-6px);box-shadow:0 8px 25px #00000026}.shop-item-image{width:100%;height:160px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:3rem;border:2px solid #e9ecef;transition:all .3s ease}.shop-item:hover .shop-item-image{transform:scale(1.05);background:linear-gradient(135deg,#e9ecef,#dee2e6)}.shop-item h3{margin:0 0 .5rem;color:#333;font-size:1.1rem;font-weight:700;line-height:1.3}.shop-item p{margin:0 0 1rem;color:#6c757d;font-size:.85rem;line-height:1.4;height:2.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.shop-item-price{font-size:1.4rem;font-weight:800;color:#4caf50;margin-bottom:1rem;text-align:center;padding:.4rem;background:linear-gradient(135deg,#4caf501a,#45a0491a);border-radius:8px;border:1px solid rgba(76,175,80,.2)}.shop-item-button{width:100%;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;padding:10px 16px;border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:700;transition:all .3s ease;box-shadow:0 4px 12px #4caf504d;text-transform:uppercase;letter-spacing:.5px}.shop-item-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}.shop-item-button:active{transform:translateY(0);box-shadow:0 2px 8px #4caf504d}@media (max-width: 768px){.shop-item-button{padding:12px 20px;font-size:.95rem}}.general-store{margin-bottom:3rem}.general-store-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.general-store-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.general-store-search{display:none;align-items:center;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;width:100%;max-width:20rem;background-color:#fff}.general-store-search input{margin-left:.5rem;width:100%;border:none;outline:none;background:transparent;font-size:.875rem}.general-store-search input::placeholder{color:#9ca3af}.general-store-categories{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem}.general-store-category-btn{padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;white-space:nowrap;border:none;cursor:pointer;transition:all .2s ease}.general-store-category-btn-active{background-color:#16a34a;color:#fff}.general-store-category-btn-inactive{background-color:#fff;color:#374151;border:1px solid #d1d5db}.general-store-category-btn-inactive:hover{background-color:#f3f4f6}.general-store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){.general-store-search{display:flex}}@media (min-width: 768px){.general-store-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1024px){.general-store-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.general-store-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width: 640px){.general-store-title{font-size:1.5rem}.general-store-header{flex-direction:column;gap:1rem;align-items:flex-start}.general-store-search{display:flex;width:100%;max-width:none}.general-store-grid{grid-template-columns:1fr;gap:1rem}.general-store-categories{width:100%;justify-content:flex-start}.general-store-category-btn{padding:.5rem .75rem;font-size:.8rem}}.footer{background-color:#1f2937;color:#fff;margin-top:3rem}.footer-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem}.footer-section h4{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-section p{color:#9ca3af;margin:0}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#fff}.footer-contact p{color:#9ca3af;margin-bottom:.5rem}.footer-contact i{margin-right:.5rem}.footer-bottom{border-top:1px solid #374151;margin-top:2rem;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#6b7280;margin:0}@media (min-width: 768px){.footer-content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.footer-container{padding:1.5rem 1rem}.footer-content{gap:1.5rem}.footer-section h4{font-size:1rem}.footer-bottom{margin-top:1.5rem;padding-top:1rem}}.coupon-list-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:16px 0;max-height:400px;overflow:hidden;animation:slideDown .3s ease}.coupon-list-header{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa}.coupon-list-header h4{margin:0;font-size:16px;font-weight:600;color:#333}.coupon-list-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.coupon-list-close:hover{background:#e0e0e0;color:#333}.coupon-list{max-height:320px;overflow-y:auto}.coupon-list-loading,.no-coupons{padding:32px;text-align:center;color:#666;font-size:14px}.coupon-list-item{padding:16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;cursor:pointer}.coupon-list-item:last-child{border-bottom:none}.coupon-list-item.eligible{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);border-left:4px solid #4caf50}.coupon-list-item.eligible:hover{background:linear-gradient(135deg,#dcedc8,#e8f5e8)}.coupon-list-item.locked{background:#f8f8f8;border-left:4px solid #ccc;opacity:.7;cursor:not-allowed}.coupon-info{flex:1}.coupon-header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.coupon-code{background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-family:Courier New,monospace;font-size:12px;font-weight:700;letter-spacing:1px}.coupon-list-item.locked .coupon-code{background:#999}.coupon-discount{color:#4caf50;font-weight:700;font-size:14px}.coupon-list-item.locked .coupon-discount{color:#999}.coupon-name{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.coupon-list-item.locked .coupon-name{color:#999}.coupon-condition{font-size:12px}.eligible-text{color:#4caf50;font-weight:600}.locked-text{color:#f57c00;font-weight:500}.coupon-apply-btn{background:#4caf50;color:#fff;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;transition:all .2s ease}.coupon-list-item.eligible:hover .coupon-apply-btn{background:#45a049;transform:scale(1.05)}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:400px}}@media (max-width: 768px){.coupon-list-container{margin:12px 0}.coupon-list-header{padding:12px}.coupon-list-header h4{font-size:14px}.coupon-list-item{padding:12px;flex-direction:column;align-items:flex-start;gap:8px}.coupon-apply-btn{align-self:flex-end;padding:6px 12px;font-size:12px}.coupon-header{gap:8px}.coupon-code{font-size:10px;padding:3px 6px}.coupon-discount{font-size:13px}}.coupon-input-container{margin:16px 0;border-radius:8px;border:1px solid #e0e0e0;background:#fff}.coupon-toggle-btn{width:100%;padding:16px;border:none;background:transparent;color:#4caf50;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.coupon-toggle-btn:hover{background:#f8f9fa;color:#2e7d32}.coupon-icon{font-size:16px}.coupon-input-form{padding:16px;border-top:1px solid #e0e0e0}.coupon-input-wrapper{display:flex;gap:8px;margin-bottom:8px}.coupon-input{flex:1;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;text-transform:uppercase;font-weight:500;letter-spacing:.5px}.coupon-input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 2px #4caf501a}.coupon-input:disabled{background:#f5f5f5;cursor:not-allowed}.coupon-apply-btn{padding:12px 20px;background:#4caf50;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.coupon-apply-btn:hover:not(:disabled){background:#45a049;transform:translateY(-1px)}.coupon-apply-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.coupon-form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.coupon-browse-btn{background:none;border:1px solid #4caf50;color:#4caf50;font-size:12px;padding:6px 12px;border-radius:4px;cursor:pointer;transition:all .2s ease}.coupon-browse-btn:hover{background:#4caf50;color:#fff}.coupon-cancel-btn{background:none;border:none;color:#666;font-size:13px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.coupon-cancel-btn:hover{background:#f0f0f0;color:#333}.coupon-applied{margin:16px 0;border-radius:8px;border:1px solid #4caf50;background:linear-gradient(135deg,#e8f5e8,#f1f8e9)}.coupon-applied-content{padding:16px;display:flex;align-items:center;justify-content:between}.coupon-applied-info{display:flex;align-items:center;gap:12px;flex:1}.coupon-applied-icon{font-size:20px}.coupon-applied-text{display:flex;flex-direction:column;gap:2px}.coupon-applied-name{font-weight:600;color:#2e7d32;font-size:14px}.coupon-applied-discount{font-size:13px;color:#4caf50;font-weight:500}.coupon-remove-btn{background:none;border:none;color:#666;font-size:20px;cursor:pointer;padding:4px;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.coupon-remove-btn:hover{background:#0000001a;color:#333}.coupon-message{padding:12px 16px;font-size:13px;font-weight:500;border-top:1px solid #e0e0e0;animation:slideDown .3s ease}.coupon-message.success{background:#e8f5e8;color:#2e7d32;border-top-color:#4caf50}.coupon-message.error{background:#ffebee;color:#c62828;border-top-color:#f44336}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.coupon-input-wrapper{flex-direction:column}.coupon-apply-btn{width:100%}.coupon-applied-content{padding:12px}.coupon-applied-text{gap:1px}.coupon-applied-name{font-size:13px}.coupon-applied-discount{font-size:12px}}.address-form-container{position:fixed;top:0;right:0;width:30vw;min-width:400px;max-width:500px;height:100vh;background-color:#fff;z-index:1001;box-shadow:-2px 0 20px #00000026;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.8,.25,1)}.address-form-container.visible{transform:translateY(0)}.address-form-container.closing{animation:addressSlideOut .35s ease forwards}@keyframes addressSlideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(10%);opacity:0}}.address-form-header{display:flex;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e9ecef;background-color:#fde69866}.address-form-header h3{margin:0;font-size:1.7rem;font-weight:700;color:#333;flex-grow:1;text-align:center}.back-button{background:none;border:1px solid transparent;font-size:1rem;cursor:pointer;color:#333;padding:.5rem 1rem;border-radius:4px;transition:all .2s ease}.back-button:hover{background-color:#e9ecef}.address-form-content{padding:1rem;overflow-y:auto}.delivery-details{display:flex;flex-direction:column;padding-bottom:4.5rem}.delivery-details.with-bg{background:linear-gradient(180deg,#fffef9,#fff9e8 92%);padding:1.1rem 1rem 6.25rem;border:1px solid #f4e2b5;border-radius:16px 16px 0 0;box-shadow:0 2px 6px -2px #0000000f;position:relative}.section-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;color:#333}.form-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.6rem}.form-group label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#555;font-weight:600}.form-group input,.form-group textarea{padding:.85rem 1rem;border:1px solid #d0d5dd;border-radius:10px;font-size:1rem;outline:none;transition:.2s border,.2s box-shadow}.form-group input:focus,.form-group textarea:focus{border-color:#f0b429;box-shadow:0 0 0 2px #f0b42933}.inline-group{display:flex;align-items:flex-end;gap:.75rem}.inline-flex-grow{flex:1}.otp-send-btn{background:#ffe08a;border:1px solid #f0b429;color:#5a4304;padding:0 1rem;border-radius:10px;font-weight:600;cursor:not-allowed;opacity:.5;transition:.25s;height:46px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.otp-send-btn.active{cursor:pointer;opacity:1}.otp-send-btn.active:hover{background:#ffd66b}.otp-section{display:flex;flex-direction:column;gap:.5rem;animation:fadeIn .35s ease}.otp-section.centered{align-items:center}.otp-inputs{display:flex;gap:.5rem}.otp-input{width:56px;height:60px;text-align:center;font-size:1.35rem;border:1px solid #d0d5dd;border-radius:10px;transition:.2s}.otp-input:focus{border-color:#f0b429;box-shadow:0 0 0 2px #f0b42933;outline:none}.otp-hint,.otp-success{margin:0;font-size:.75rem;color:#666}.otp-success{color:#1b7c36;font-weight:600}.link-btn{background:none;border:none;color:#c47b00;font-weight:600;cursor:pointer;padding:0}.link-btn:hover{text-decoration:underline}.location-choice{display:flex;gap:.75rem}.loc-btn{flex:1;background:#f5f5f5;border:1px solid #d0d5dd;padding:.75rem .85rem;border-radius:8px;cursor:pointer;font-weight:600;color:#444;transition:.25s}.loc-btn.selected,.loc-btn:hover{background:#ffe08a;border-color:#f0b429;color:#513903}.detected-address-box{padding:.75rem .9rem;background:#f9f9f9;border:1px dashed #d6b15a;border-radius:8px;font-size:.85rem;color:#444;animation:fadeIn .35s ease}.manual-address-fields{display:flex;flex-direction:column;gap:.35rem;animation:fadeIn .35s ease}.manual-address-fields.compact{gap:.25rem}.manual-address-grid{display:grid;gap:.55rem;grid-template-columns:repeat(6,1fr)}.manual-address-grid .form-group{margin-bottom:0}.manual-address-grid .form-group:nth-child(1){grid-column:span 2}.manual-address-grid .form-group:nth-child(2){grid-column:span 2}.manual-address-grid .form-group:nth-child(3){grid-column:span 2}.manual-address-grid .form-group:nth-child(4){grid-column:span 2}.manual-address-grid .form-group:nth-child(5){grid-column:span 2}.manual-address-grid .form-group:nth-child(6){grid-column:span 2}.otp-send-btn.full-width{width:100%;margin-top:.5rem}@media (max-width: 900px){.manual-address-grid{grid-template-columns:repeat(4,1fr)}.manual-address-grid .form-group:nth-child(n){grid-column:span 2}}@media (max-width: 600px){.manual-address-grid{grid-template-columns:repeat(2,1fr)}.manual-address-grid .form-group:nth-child(n){grid-column:span 2}}.form-row-two{display:flex;gap:.75rem}.delivery-payment-bar{position:sticky;bottom:0;padding:.85rem .75rem 1.1rem;display:flex;justify-content:center;border-top:1px solid #f2dcaa;border-radius:0 0 16px 16px;margin-top:auto}.delivery-pay-btn{width:100%;max-width:380px;background:#ececec;border:1px solid #d0d0d0;padding:1rem 1.3rem;border-radius:14px;font-size:1rem;font-weight:600;letter-spacing:.4px;color:#555;cursor:not-allowed;transition:background .25s,color .25s;box-shadow:0 2px 4px -2px #00000014}.delivery-payment-bar.active .delivery-pay-btn{background:#ffbf2f;border-color:#e0a01a;cursor:pointer;color:#3a2900;box-shadow:0 3px 10px -3px #fa9e1566}.delivery-payment-bar.active .delivery-pay-btn:hover{background:#ffb419}.address-simple-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.address-simple-grid .form-group{margin-bottom:0}.address-simple-grid .form-group.large-field{grid-column:span 5}.address-simple-grid .form-group:nth-child(3){grid-column:span 2}@media (max-width: 1000px){.address-simple-grid .form-group.large-field{grid-column:span 6}.address-simple-grid .form-group:nth-child(3){grid-column:span 6}}@media (max-width: 640px){.address-simple-grid{grid-template-columns:repeat(6,1fr)}.address-simple-grid .form-group.large-field{grid-column:span 6}.address-simple-grid .form-group:nth-child(3){grid-column:span 6}}.sticky-bottom{position:sticky;bottom:0}.phone-otp-row{display:flex;gap:.55rem;align-items:center}.phone-otp-row.with-otp .otp-inline.in-row{display:flex;gap:.35rem}.otp-inline.in-row .otp-input.inline{width:38px;height:44px;font-size:.95rem;padding:0}.otp-hint.below-row,.otp-success.below-row{margin-top:.4rem;margin-left:2px}.phone-input{flex:0 0 150px;text-align:center;padding:.75rem .6rem}@media (max-width: 560px){.phone-input{flex:1 1 100%}.phone-otp-row.with-otp{flex-wrap:wrap}.otp-inline.in-row{order:2;width:100%;justify-content:space-between}.otp-inline.in-row .otp-input.inline{flex:1}}.phone-input{flex:1}.otp-inline{display:flex;gap:.4rem}.otp-inline.centered{justify-content:center}.otp-inline .otp-input.inline{width:46px;height:50px;font-size:1.1rem}.otp-inline-block.centered{display:flex;flex-direction:column;align-items:center}.inline-label.pincode-row{flex-direction:row;align-items:center;gap:.75rem}.inline-label.pincode-row label{margin:0;width:90px}.pincode-input{flex:1;letter-spacing:4px;text-align:center;font-weight:600}.inline-hint{margin-top:.35rem}@media (max-width: 560px){.phone-otp-row{flex-wrap:wrap}.otp-inline{order:2;width:100%;justify-content:space-between}.otp-inline .otp-input.inline{flex:1}}.contact-section{background:linear-gradient(180deg,#fff,#fffdf5);padding:1rem 1rem 1.25rem;border:1px solid #f5e6c5;border-radius:14px}.address-section{background:linear-gradient(180deg,#fff,#f7fbff);padding:1rem 1rem 1.25rem;border:1px solid #d9e6f5;border-radius:14px}.contact-section .section-title{color:#5a4304}.address-section .section-title{color:#1d4666}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.form-row-two{flex-direction:column}.inline-group{flex-direction:column;align-items:stretch}.otp-send-btn{width:100%}.address-form-container{width:100vw;min-width:unset;max-width:unset}}.payment-method-section{margin-bottom:.75rem;padding-top:.25rem}.payment-method-row{display:flex;align-items:center;gap:1rem;justify-content:space-between}.payment-method-label{margin-bottom:0!important;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.05em;color:#555;font-weight:600;white-space:nowrap;min-width:fit-content}.payment-dropdown-container{position:relative;display:flex;align-items:center;width:auto;min-width:180px;max-width:200px}.payment-dropdown{width:100%;height:auto;padding:.6rem 2rem .6rem .8rem;border:1px solid #d0d5dd;border-radius:8px;font-size:.85rem;font-weight:500;color:#333;background-color:#fff;cursor:pointer;transition:.2s border,.2s box-shadow;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-align:center}.payment-dropdown:hover{border-color:#f0b429}.payment-dropdown:focus{outline:none;border-color:#f0b429;box-shadow:0 0 0 2px #f0b42933}.dropdown-arrow-icon{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;transition:all .2s ease}.payment-dropdown:hover+.dropdown-arrow-icon,.payment-dropdown:focus+.dropdown-arrow-icon{color:#f0b429}.payment-dropdown option{padding:.4rem;font-size:.85rem;font-weight:500;color:#333;background-color:#fff;text-align:center}@media (max-width: 480px){.payment-method-row{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem}.payment-method-label{margin-bottom:0!important}.payment-dropdown-container{min-width:160px;max-width:180px}.payment-dropdown{padding:.6rem 1.8rem .6rem .6rem;font-size:.8rem}.dropdown-arrow-icon{right:.5rem}}.login-prompt{background-color:#fef3c7;border:1px solid #fbbf24;border-radius:8px;padding:1rem;margin-bottom:1rem;text-align:center}.login-prompt p{margin:0 0 .75rem;color:#92400e;font-weight:500}.login-prompt-btn{padding:.5rem 1.5rem;background-color:#f59e0b;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.login-prompt-btn:hover{background-color:#d97706}.address-selector-section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-bottom:1rem}.selected-address-display{margin-bottom:.5rem}.selected-address{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.75rem}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.address-header strong{color:#374151;font-size:.95rem}.change-address-btn,.select-address-btn{padding:.4rem .75rem;background-color:#6366f1;color:#fff;border:none;border-radius:5px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background-color .2s}.change-address-btn:hover,.select-address-btn:hover{background-color:#4f46e5}.select-address-btn{width:100%;padding:.75rem}.address-text{margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.address-selector-dropdown{margin-top:.75rem;max-height:300px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff}.address-option{padding:.75rem;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background-color .2s}.address-option:last-child{border-bottom:none}.address-option:hover{background-color:#f3f4f6}.address-option.selected{background-color:#eef2ff;border-left:3px solid #6366f1}.address-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.address-option-header strong{color:#374151;font-size:.9rem}.default-badge{background-color:#6366f1;color:#fff;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.address-option-text{margin:0;color:#6b7280;font-size:.85rem;line-height:1.4}.cart-overlay{position:fixed;inset:0;background-color:#00000080;z-index:999;animation:fadeIn .3s ease-out forwards}.cart-overlay.closing{animation:fadeOut .3s ease-out forwards}.cart-container{position:fixed;top:0;right:0;width:30vw;min-width:400px;height:100vh;background-color:#fff;display:flex;flex-direction:column;z-index:1000;box-shadow:-2px 0 20px #00000026;transform:translate(100%);transition:transform .4s cubic-bezier(.25,.8,.25,1),right .4s cubic-bezier(.25,.8,.25,1);animation:slideIn .4s cubic-bezier(.25,.8,.25,1) forwards}.cart-container.address-view{right:30vw;width:60vw}@media (max-width: 768px){.cart-container{width:100vw;min-width:auto;max-width:none}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.cart-container.closing{animation:slideOutEnhanced .38s cubic-bezier(.55,.06,.68,.19) forwards}@keyframes slideOutEnhanced{0%{transform:translate(0) scale(1);opacity:1}60%{transform:translate(5%) scale(.97);opacity:.6}to{transform:translate(110%) scale(.9);opacity:0}}.cart-header{padding:1rem 1.5rem;border-bottom:1px solid #e9ecef;background-color:#fde69866;display:flex;justify-content:space-between;align-items:center}.cart-title{margin:0;font-size:1.7rem;font-weight:700;color:#333}.cart-close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#6c757d;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease;line-height:1}.cart-close-btn:hover{background-color:#e9ecef;color:#333}.cart-content{flex:1;overflow-y:auto;padding:1rem;border-bottom:2px solid #f8f9fa}.cart-empty-message{text-align:center;color:#6c757d;font-style:italic;margin-top:2rem}.cart-item{background-color:#fff;border:1px solid #e9ecef;padding:.2rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d;transition:all .3s cubic-bezier(.25,.8,.25,1);transform:translateY(0);animation:slideInUp .4s cubic-bezier(.25,.8,.25,1) forwards;display:flex;gap:1rem;max-height:8rem}.cart-item img{width:80px;height:70px;object-fit:cover;border-radius:6px;box-shadow:0 2px 4px #0000001a;margin:0}.product-text{display:flex;justify-content:space-between;align-items:center;width:100%}.product-text-left{height:100%;display:flex;flex-direction:column;justify-content:space-around}.product-text-right{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.product-text-left h3{margin:0;font-size:1.2rem;font-weight:600;color:#333}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cart-content.expanded-view{display:flex;justify-content:space-between}.cart-items-column{flex:1;padding-right:1rem}.cart-partition{height:1px;background:linear-gradient(90deg,transparent 0%,#e9ecef 20%,#e9ecef 80%,transparent 100%);margin:1rem 0;position:relative}.cart-partition:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:40px;height:5px;background:#fde69866;border-radius:2px}.bill-details-column{flex:1;padding-left:1rem;border-left:1px solid #e9ecef}.cart-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.cart-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cart-item-header h3{margin:0;font-size:1rem;font-weight:600;color:#333}.cart-item-price{font-weight:600;color:#4caf50;font-size:1.1rem}.cart-item-details{display:flex;justify-content:space-between;align-items:center}.mix-visualizer{display:flex;flex-direction:column;width:100%}.mini-visualizer-container{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;position:relative}.mini-visualizer-container:hover{background-color:#f8f9fa;transform:translateY(-1px)}.mini-visualizer{display:flex;height:12px;overflow:hidden;width:120px;border-radius:6px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.mini-visualizer-container:hover .mini-visualizer{transform:scale(1.02);box-shadow:0 3px 8px #00000026}.visualizer-segment{height:100%;transition:all .3s ease;position:relative}.visualizer-segment:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.2) 50%,transparent 70%);opacity:0;transition:opacity .3s ease}.mini-visualizer-container:hover .visualizer-segment:after{opacity:1}.mix-info{display:flex;flex-direction:column;flex-grow:1}.mix-weight{font-size:.875rem;color:#333;font-weight:600;margin:0}.mix-grains-count{font-size:.75rem;color:#6c757d;margin:0}.dropdown-arrow{font-size:.75rem;color:#6c757d;transition:all .3s cubic-bezier(.25,.8,.25,1);margin-left:.5rem}.dropdown-arrow.expanded{transform:rotate(180deg);color:#4caf50}.mix-breakdown{max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1);opacity:0;transform:translateY(-10px);margin-top:0}.mix-breakdown.expanded{max-height:500px;opacity:1;transform:translateY(0);margin-top:.75rem}.mix-breakdown-content{padding:1rem;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:8px;border:1px solid #e9ecef;box-shadow:0 2px 8px #00000014}.mix-breakdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e9ecef}.mix-breakdown-header h4{margin:0;font-size:1rem;font-weight:600;color:#333}.total-weight{font-size:.875rem;color:#4caf50;font-weight:600;background-color:#4caf501a;padding:.25rem .5rem;border-radius:4px}.mix-items-grid{display:grid;gap:.75rem}.mix-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#fff;border-radius:6px;border:1px solid #e9ecef;transition:all .2s ease;opacity:0;transform:translate(-20px);animation:slideInLeft .3s ease forwards}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}.mix-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#4caf50}.mix-item-info{display:flex;align-items:center;gap:.75rem}.mix-color-indicator{width:16px;height:16px;border-radius:50%;border:2px solid #ffffff;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.mix-item-name{font-weight:600;color:#333;font-size:.875rem}.mix-item-details{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.mix-item-quantity{font-weight:600;color:#4caf50;font-size:.875rem}.mix-item-percentage{font-size:.8rem;font-weight:500;opacity:.9}.mix-icon-container{width:80px;height:80px;max-height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:.5rem}.mix-icon{width:50%;height:50%;color:#9ca3af}.grain-list{font-size:.875rem;color:#4b5563;line-height:1.5;display:flex;flex-direction:column;gap:.25rem}.remove-btn{background-color:#fee2e2;color:#ef4444}.remove-btn:hover{background-color:#fecaca;color:#dc2626}.remove-item-btn{background-color:#fee2e2;color:#ef4444;border:none;padding:.3rem .6rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-size:.8rem}.remove-item-btn:hover{background-color:#fecaca;color:#dc2626}.product-info{display:flex;flex-direction:column;gap:.25rem}.product-unit{font-size:.875rem;color:#6c757d}.product-unit-price{font-size:.75rem;color:#6c757d}.quantity-controls{display:flex;align-items:center;gap:.5rem;background-color:#f8f9fa;border-radius:6px;padding:.25rem}.quantity-btn{width:25px;height:25px;border:1px solid #dee2e6;border-radius:4px;background-color:#fff;color:#495057;cursor:pointer;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.quantity-btn:hover:not(:disabled){background-color:#4caf50;color:#fff;border-color:#4caf50}.quantity-btn:disabled{background-color:#e9ecef;color:#6c757d;cursor:not-allowed}.quantity{font-weight:600;min-width:24px;text-align:center;color:#333}.remove-button{background:none;border:none;color:#dc3545;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}.remove-button:hover{background-color:#f8d7da;color:#721c24}.bill-details{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1rem;margin-bottom:1rem}.bill-details h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#333}.bill-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem}.bill-row span:last-child{font-weight:500;color:#333}.bill-row.total-row{border-top:1px solid #e9ecef;padding-top:.75rem;margin-top:.75rem;font-size:1.1rem;font-weight:600}.bill-row.total-row span{color:#333;font-weight:700}.discount-row span:last-child{color:#28a745}.cart-sticky-bottom{position:sticky;bottom:0;background:linear-gradient(135deg,#4caf50,#45a049);padding:1rem;border-top:1px solid #e9ecef;z-index:10}.sticky-content{display:flex;justify-content:space-between;align-items:center}.sticky-total{color:#fff;font-size:1.2rem;font-weight:700}.sticky-pay-button{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-pay-button:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.sticky-pay-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.bill-details{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:1rem;padding:1rem}.bill-details-header{margin-bottom:1rem}.bill-details-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#333}.bill-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem}.bill-row span:first-child{color:#6c757d}.bill-row span:last-child{font-weight:600;color:#333}.bill-row.total-row{border-top:2px solid #e9ecef;padding-top:.75rem;margin-top:.75rem;font-size:1.1rem;font-weight:700}.bill-row.total-row span{color:#4caf50;font-weight:700}.bill-row.discount{color:#28a745}.bill-row.discount span:last-child{color:#28a745}.bill-row.coupon-discount{color:#4caf50}.bill-row.coupon-discount span:last-child{color:#4caf50;font-weight:700}.bill-row.savings{color:#ff9800}.bill-row.savings span:last-child{color:#ff9800;font-weight:600}.bill-row.total-savings{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);padding:8px 12px;border-radius:6px;border:1px solid #4caf50;margin:8px 0}.bill-row.total-savings span:first-child{color:#2e7d32;font-weight:600}.bill-row.total-savings .savings-amount{color:#4caf50;font-weight:700;font-size:1rem}.savings-amount{background:linear-gradient(135deg,#4caf50,#45a049);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.free-item-wrapper{margin-bottom:1rem}.free-item-cart{background:#fde69866!important;border:2px solid #fde698!important;border-radius:8px;position:relative;animation:slideInFree .5s ease;box-shadow:0 4px 8px #fde69826}.free-item-cart .product-text-left h3{color:#8b5a00;font-weight:600}.free-badge{background:#fde698;color:#8b5a00;padding:2px 8px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #fde6984d;margin-left:8px}.free-item-cart .original-price{text-decoration:line-through;color:#999;font-size:12px;margin-right:8px}.free-item-cart .free-price{color:#8b5a00;font-weight:700;font-size:14px}.free-item-cart .quantity-display{background:#fde698;color:#8b5a00;padding:4px 8px;border-radius:4px;font-weight:600;box-shadow:0 2px 4px #fde6984d;min-width:24px;text-align:center;display:inline-block}@keyframes slideInFree{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.receipt-card{position:relative;background:#fffefc;border:1px solid #e5d9c7;box-shadow:0 4px 14px -6px #00000014;border-radius:14px;padding:1.15rem 1.15rem 1.35rem;overflow:hidden}.receipt-card:before,.receipt-card:after{content:"";position:absolute;left:0;right:0;height:12px;background-size:16px 16px;background-repeat:repeat-x;pointer-events:none}.receipt-card:before{top:0;background-image:radial-gradient(circle at 8px 6px,#fff 6px,transparent 7px),linear-gradient(#f4eadb,#f4eadb);background-blend-mode:normal}.receipt-card:after{bottom:0;background-image:radial-gradient(circle at 8px 6px,#fff 6px,transparent 7px),linear-gradient(#f4eadb,#f4eadb)}.receipt-header{text-align:center;padding-bottom:.5rem;margin-bottom:.75rem;border-bottom:2px dashed #e2d2b7}.receipt-header h3{font-family:system-ui,sans-serif;font-weight:700;letter-spacing:.5px}.bill-rows-wrapper{display:flex;flex-direction:column;gap:.4rem}.receipt-row{font-size:.9rem;position:relative}.receipt-row:not(.receipt-total):after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:linear-gradient(90deg,#0000000f,#0000)}.receipt-total{margin-top:.4rem;border-top:2px dashed #e2d2b7;padding-top:.65rem!important}.receipt-total span:last-child{color:#1f6f2a!important;font-weight:700;font-size:1.05rem}.receipt-footer-note{margin-top:.85rem;font-size:.65rem;text-align:center;text-transform:uppercase;letter-spacing:1.2px;color:#a18647;opacity:.9}.sticky-payment{position:sticky;bottom:0;left:0;right:0;background-color:#fff;border-top:2px solid #e9ecef;padding:1rem;box-shadow:0 -4px 12px #0000001a;z-index:10}.pay-button{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #4caf504d;transform:translateY(0);display:flex;justify-content:space-between;align-items:center}.pay-button-total{font-size:1.3rem;font-weight:700;text-transform:none}.pay-button-text{font-size:1.1rem;font-weight:600}.pay-button:not(:disabled){animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{box-shadow:0 2px 4px #4caf504d}50%{box-shadow:0 4px 20px #4caf5066}}.pay-button:hover:not(:disabled){background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-2px);box-shadow:0 6px 20px #4caf5080;animation:none}.pay-button:active:not(:disabled){transform:translateY(0);transition:transform .1s ease}.pay-button:disabled,.pay-button.disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none;animation:none}.confirmation-modal{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1001}.confirmation-content{background-color:#fff;padding:2rem;border-radius:8px;max-width:400px;width:90%;box-shadow:0 4px 20px #0003}.confirmation-content h3{margin:0 0 1rem;color:#333;font-size:1.1rem}.confirmation-content p{margin:0 0 1.5rem;color:#666;line-height:1.4}.confirmation-buttons{display:flex;gap:1rem;justify-content:flex-end}.confirmation-btn{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease}.confirmation-btn.cancel{background-color:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.confirmation-btn.cancel:hover{background-color:#e9ecef}.confirmation-btn.confirm{background-color:#dc3545;color:#fff}.confirmation-btn.confirm:hover{background-color:#c82333}@media (max-width: 1024px){.cart-container{width:45vw;min-width:350px}}@media (max-width: 768px){.cart-container{width:100vw;min-width:100vw;max-width:100vw}}.cart-items{margin-top:1rem}.cart-item{border:1px solid #f1f3f4;padding:1rem;margin-top:.75rem;border-radius:8px;background-color:#f8f9fa;transition:background-color .2s ease}.cart-item:hover{background-color:#e9ecef}.product-img{width:80px;height:80px;flex-shrink:0;position:relative}.product-img img{width:100%;height:100%;object-fit:cover;border-radius:6px;box-shadow:0 2px 4px #0000001a}.free-offers-container{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:16px 0;overflow:hidden}.free-offers-title{margin:0;padding:16px;background:#fde69833;border-bottom:1px solid #e0e0e0;font-size:16px;font-weight:600;color:#8b5a00}.free-offers-loading{padding:16px;text-align:center;color:#666;font-style:italic}.free-offers-list{max-height:300px;overflow-y:auto}.free-offer-item{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.free-offer-item:last-child{border-bottom:none}.free-offer-item.eligible{background:#fde69820;border-left:4px solid #fde69866}.free-offer-item.locked{background:#f8f8f8;border-left:4px solid #ccc;opacity:.8}.free-offer-info{flex:1}.free-offer-product{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.free-offer-name{font-weight:600;color:#333;font-size:14px}.free-offer-value{font-size:12px;color:#666;background:#f0f0f0;padding:2px 6px;border-radius:4px}.free-offer-condition{font-size:12px}.eligible-text{color:#8b5a00;font-weight:600}.locked-text{color:#666}.free-offer-threshold{display:flex;flex-direction:column;align-items:center;margin-left:16px}.threshold-amount{background:#8b5a00;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;min-width:40px;text-align:center}.free-offer-item.eligible .threshold-amount{background:#fde69866;color:#8b5a00}@media (max-width: 768px){.free-offer-item{flex-direction:column;align-items:flex-start;gap:8px}.free-offer-threshold{margin-left:0;align-self:flex-end}}.order-summary-container{max-width:1100px;margin:20px auto;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000001a;animation:slideUp .3s ease-out;display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.order-summary-top{display:grid;grid-template-columns:1.8fr 2.2fr 1.5fr;gap:0px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:30px;align-items:center;overflow:hidden}.success-section{display:flex;align-items:center;gap:20px;padding:30px;background:#f8f9fa;border-right:1px solid #dee2e6}.order-success-icon{width:64px;height:64px;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.order-success-title{font-size:24px;font-weight:700;color:#2c3e50;margin:0 0 4px}.order-success-subtitle{font-size:14px;color:#6c757d;margin:0}.order-info-section,.delivery-info-section{display:flex;flex-direction:column;gap:8px;padding:30px;position:relative}.delivery-info-section{border-right:1px solid #dee2e6;background:#ffffff4d}.order-info-section{background:#28a7450d}.info-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #e9ecef}.info-row:last-child{border-bottom:none}.info-label{font-weight:500;color:#6c757d;font-size:14px}.info-value{font-weight:600;color:#2c3e50;font-size:14px}.order-id{font-family:Courier New,monospace;background:#fff3cd;color:#856404;padding:4px 12px;border-radius:4px;font-size:16px;font-weight:700;border:1px solid #ffeaa7}.order-summary-bottom{display:grid;grid-template-columns:2fr 1fr;gap:30px}.items-column{display:flex;flex-direction:column}.details-column{display:flex;flex-direction:column;gap:20px}.order-items-list{display:flex;flex-direction:column;gap:15px}.order-item{display:flex;align-items:flex-start;gap:15px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.mix-item{border-left:4px solid #28a745}.product-item{border-left:4px solid #007bff}.item-image-container{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.mix-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px}.mix-icon-img{width:60px;height:60px;object-fit:contain;border-radius:8px}.mix-label{text-shadow:1px 1px 2px rgba(0,0,0,.3)}.product-image{width:60px;height:60px;object-fit:cover;border-radius:8px}.product-placeholder{width:60px;height:60px;background:#e9ecef;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-weight:700;font-size:24px}.item-content{flex:1}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.item-name{font-weight:600;color:#2c3e50;font-size:16px}.item-price{font-weight:700;color:#28a745;font-size:16px}.item-details{display:flex;gap:15px;font-size:14px;color:#6c757d}.mix-details{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #e9ecef}.grain-detail{display:grid;grid-template-columns:1fr auto auto;gap:15px;font-size:13px}.grain-name{color:#2c3e50;font-weight:500}.grain-quantity{color:#6c757d;text-align:right}.grain-price{color:#28a745;font-weight:600;text-align:right}.bill-summary-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.bill-details{display:flex;flex-direction:column;gap:0px}.bill-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;border-bottom:1px solid #e9ecef}.bill-row:last-child{border-bottom:none}.total-row{border-top:2px solid #28a745;border-bottom:none!important;padding-top:15px;margin-top:10px;font-weight:700;font-size:16px;color:#2c3e50}.total-row span:last-child{color:#28a745;font-size:18px}.shop-contact-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.shop-contact-card h4{font-size:16px;font-weight:600;color:#2c3e50;margin:0 0 15px}.contact-details{display:flex;flex-direction:column;gap:8px}.contact-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;border-bottom:1px solid #e9ecef}.contact-row:last-child{border-bottom:none}.contact-label{font-weight:500;color:#6c757d}.contact-value{font-weight:600;color:#2c3e50}.order-summary-actions{margin-top:30px;padding-top:20px;border-top:1px solid #eee;text-align:center}.back-to-shopping-btn{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;padding:12px 30px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.back-to-shopping-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-1px);box-shadow:0 4px 12px #007bff4d}.order-summary-error{text-align:center;padding:40px 20px;color:#dc3545}.order-summary-error p{font-size:18px;margin-bottom:20px}@media (max-width: 1024px) and (min-width: 769px){.order-summary-top{grid-template-columns:1.6fr 2.4fr 1.4fr}}@media (max-width: 768px){.order-summary-container{margin:10px;padding:15px;min-height:calc(100vh - 20px)}.order-summary-top{grid-template-columns:1fr;gap:0px;padding:0}.success-section{flex-direction:column;text-align:center;gap:15px;border-right:none;border-bottom:1px solid #dee2e6}.delivery-info-section{border-right:none;border-bottom:1px solid #dee2e6}.order-info-section{border-bottom:none}.order-success-title{font-size:20px}.order-summary-bottom{grid-template-columns:1fr;gap:20px}.grain-detail{grid-template-columns:1fr;gap:5px;text-align:left}.grain-quantity,.grain-price{text-align:left}.item-header{flex-direction:column;align-items:flex-start;gap:4px}.item-price{align-self:flex-end}}.promo-banner{width:100%;margin-bottom:2rem;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 16px #0000001a;background:#f8f9fa}.promo-banner[data-device-type=MOBILE]{border-radius:8px;margin-bottom:1.5rem}.promo-banner[data-device-type=DESKTOP]{margin-bottom:2.5rem}.promo-container{position:relative;width:100%;height:200px;overflow:hidden}.promo-container[data-device-type=MOBILE]{height:160px}.promo-container[data-device-type=DESKTOP]{height:220px}.promo-slides{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.promo-slide{min-width:100%;position:relative;display:flex;align-items:center;justify-content:center}.promo-image{width:100%;height:100%;object-fit:cover;display:block}.promo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:1.5rem 2rem;text-align:left}.promo-title{font-size:1.4rem;font-weight:600;margin:0 0 .5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.promo-description{font-size:.95rem;margin:0;opacity:.95;line-height:1.4;text-shadow:0 1px 1px rgba(0,0,0,.3)}.promo-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;color:#333;border:none;width:44px;height:44px;border-radius:50%;font-size:20px;font-weight:700;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026}.promo-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0003}.promo-nav:active{transform:translateY(-50%) scale(.95)}.promo-nav.prev{left:1rem}.promo-nav.next{right:1rem}.promo-indicators{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.indicator{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:all .3s ease}.indicator.active{background:#fff;border-color:#fff;transform:scale(1.2)}.indicator:hover{border-color:#ffffffe6;transform:scale(1.1)}.promo-skeleton{width:100%;height:200px;background:#f0f0f0;border-radius:12px;overflow:hidden}.skeleton-loader{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.promo-banner{margin-bottom:1.5rem;border-radius:8px}.promo-container{height:160px}.promo-overlay{padding:1rem 1.5rem}.promo-title{font-size:1.2rem}.promo-description{font-size:.85rem}.promo-nav{width:36px;height:36px;font-size:16px}.promo-nav.prev{left:.5rem}.promo-nav.next{right:.5rem}.indicator{width:8px;height:8px}}@media (max-width: 480px){.promo-container{height:140px}.promo-overlay{padding:.8rem 1rem}.promo-title{font-size:1.1rem}.promo-description{font-size:.8rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.promo-indicators{display:none}}@media (prefers-contrast: high){.promo-nav{background:#000;color:#fff;border:2px solid white}.indicator{border-color:#fff}.indicator.active{background:#fff}}@media (prefers-reduced-motion: reduce){.promo-slides,.promo-nav,.indicator{transition:none}.skeleton-loader{animation:none;background:#e0e0e0}}.login-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:fadeIn .2s ease}.login-modal-overlay.closing{animation:fadeOut .2s ease forwards}.login-modal-content{background-color:#fff;border-radius:1rem;padding:2rem;width:90%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;animation:slideUp .3s ease;transition:all .3s ease}.login-modal-content.success{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.login-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:background-color .2s ease,color .2s ease}.login-modal-close:hover{background-color:#f3f4f6;color:#1f2937}.login-modal-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.login-modal-subtitle{font-size:.95rem;color:#6b7280;margin:0 0 1.5rem}.login-modal-form{display:flex;flex-direction:column;gap:1.5rem}.login-modal-input-group{display:flex;flex-direction:column;gap:.5rem}.login-modal-label{font-size:.875rem;font-weight:600;color:#374151}.login-modal-input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.login-modal-input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.login-modal-input.error{border-color:#dc2626}.login-modal-input.error:focus{box-shadow:0 0 0 3px #dc26261a}.login-modal-error{font-size:.875rem;color:#dc2626;margin-top:.25rem}.login-modal-submit{background-color:#16a34a;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:.5rem}.login-modal-submit:hover:not(:disabled){background-color:#15803d;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.login-modal-submit:active:not(:disabled){transform:scale(.98) translateY(0)}.login-modal-submit:disabled{background-color:#9ca3af;cursor:not-allowed}.otp-input-container{display:flex;gap:.75rem;justify-content:center;margin:1rem 0}.otp-input{width:3rem;height:3rem;text-align:center;font-size:1.5rem;font-weight:600;border:2px solid #d1d5db;border-radius:.5rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.otp-input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a;transform:scale(1.05)}.otp-input.error{border-color:#dc2626}.otp-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.otp-timer-container{text-align:center;margin:.5rem 0}.otp-timer{font-size:.875rem;color:#6b7280;margin:0}.otp-resend-btn{background:none;border:none;color:#16a34a;font-size:.875rem;font-weight:600;cursor:pointer;padding:.5rem;transition:color .2s ease}.otp-resend-btn:hover{color:#15803d;text-decoration:underline}.otp-resend-btn:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.login-modal-back-btn{background-color:transparent;color:#6b7280;padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease;margin-top:.5rem}.login-modal-back-btn:hover{background-color:#f3f4f6;color:#374151}.login-modal-back-btn:disabled{background-color:transparent;color:#9ca3af;cursor:not-allowed}.login-success-animation{display:flex;justify-content:center;align-items:center;padding:2rem 0}.success-checkmark{width:80px;height:80px;margin:0 auto}.success-checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#16a34a;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.success-checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#16a34a;stroke-width:3;animation:stroke .3s cubic-bezier(.65,0,.45,1) .6s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@media (max-width: 768px){.login-modal-content{padding:1.5rem;width:95%;margin:1rem}.login-modal-title{font-size:1.5rem}.login-modal-subtitle{font-size:.875rem}.otp-input-container{gap:.5rem}.otp-input{width:2.5rem;height:2.5rem;font-size:1.25rem}}.account-overlay{position:fixed;inset:0;background-color:#00000080;z-index:2000;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:fadeIn .2s ease;overflow-y:auto;padding:1rem;display:flex;justify-content:center;align-items:flex-start}.account-overlay.closing{animation:fadeOut .2s ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.account-content{background-color:#fff;border-radius:1rem;width:100%;max-width:800px;margin:2rem auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:slideDown .3s ease;display:flex;flex-direction:column;max-height:calc(100vh - 4rem)}.account-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.account-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0}.account-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:background-color .2s ease,color .2s ease}.account-close:hover{background-color:#f3f4f6;color:#1f2937}.account-user-info{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;background:linear-gradient(135deg,#f0b429,#d9a021);color:#1a1a1a;border-bottom:3px solid #c89419;box-shadow:0 2px 8px #f0b42933}.user-avatar{width:4rem;height:4rem;border-radius:50%;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(26,26,26,.1)}.user-avatar svg{stroke:#1a1a1a}.user-details h3{margin:0;font-size:1.25rem;font-weight:700;color:#1a1a1a;text-shadow:0 1px 2px rgba(255,255,255,.3)}.user-details p{margin:.25rem 0 0;font-size:.95rem;color:#2d2d2d;font-weight:500}.account-tabs{display:flex;border-bottom:2px solid #e2e8f0;margin:0 1.5rem}.account-tab{flex:1;padding:1rem;background:none;border:none;font-size:1rem;font-weight:500;color:#718096;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent;margin-bottom:-2px}.account-tab:hover{color:#4a5568}.account-tab.active{color:#6366f1;border-bottom-color:#6366f1}.account-body{flex:1;overflow-y:auto;padding:2rem}.account-section{margin-bottom:2rem}.section-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.account-loading,.account-error,.account-empty{text-align:center;padding:2rem;color:#6b7280}.account-error{color:#dc2626}.account-empty p{margin:0 0 1rem;font-size:1rem}.shop-now-btn{background-color:#16a34a;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.shop-now-btn:hover{background-color:#15803d}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease}.order-card:hover{box-shadow:0 4px 6px -1px #0000001a;border-color:#16a34a}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.order-info{display:flex;flex-direction:column;gap:.25rem}.order-id{font-weight:600;color:#1f2937;font-size:1rem}.order-date{font-size:.875rem;color:#6b7280}.order-status{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;text-transform:capitalize}.status-delivered{background-color:#d1fae5;color:#065f46}.status-pending{background-color:#fef3c7;color:#92400e}.status-processing{background-color:#dbeafe;color:#1e40af}.status-cancelled{background-color:#fee2e2;color:#991b1b}.status-default{background-color:#f3f4f6;color:#374151}.order-summary{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e5e7eb}.order-items-count{font-size:.9rem;color:#6b7280}.order-total{font-size:1.25rem;font-weight:700;color:#16a34a}.order-details{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;animation:expandDown .3s ease}@keyframes expandDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.order-details h4{font-size:.95rem;font-weight:600;color:#374151;margin:0 0 .75rem}.order-items-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.order-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background-color:#f9fafb;border-radius:.375rem}.order-item-info{display:flex;gap:.5rem;align-items:center}.order-item-name{font-size:.9rem;color:#1f2937}.order-item-qty{font-size:.875rem;color:#6b7280}.order-item-price{font-weight:600;color:#16a34a}.order-delivery-info,.order-payment-info{margin-top:1rem}.order-delivery-info p,.order-payment-info p{font-size:.9rem;color:#6b7280;margin:.25rem 0}.account-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.logout-btn{background-color:transparent;color:#dc2626;padding:.75rem 1.5rem;border:1px solid #dc2626;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.logout-btn:hover{background-color:#dc2626;color:#fff}@media (max-width: 768px){.account-overlay{padding:0}.account-content{margin:0;border-radius:0;max-height:100vh;height:100vh}.account-header{padding:1rem 1.5rem}.account-title{font-size:1.5rem}.account-user-info{padding:1rem 1.5rem}.user-avatar{width:3rem;height:3rem}.user-details h3{font-size:1.1rem}.account-body{padding:1.5rem}.order-card{padding:1rem}.order-card-header{flex-direction:column;gap:.5rem;align-items:flex-start}.order-summary{flex-direction:column;align-items:flex-start;gap:.5rem}.account-footer{padding:1rem 1.5rem}}.address-manager{margin-top:20px}.address-manager-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.address-manager-header h3{margin:0;font-size:18px;color:#333}.add-address-btn{padding:8px 16px;background-color:#f0b429;color:#333;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.add-address-btn:hover{background-color:#d9a021}.address-error{padding:10px;background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;margin-bottom:16px}.address-form-inline{margin-bottom:24px;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.address-form{background:#fffbf0;border:2px solid #f0b429;border-radius:12px;padding:16px;position:relative}.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.form-header h4{margin:0;font-size:18px;color:#333;font-weight:600}.close-form-btn{background:none;border:none;font-size:28px;color:#666;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s}.close-form-btn:hover{color:#f0b429}.form-group{margin-bottom:10px}.form-group label{display:block;margin-bottom:3px;font-size:12px;font-weight:500;color:#333}.form-group input[type=text],.form-group input[type=tel]{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:5px;font-size:13px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#f0b429}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checkbox-group label{display:flex;align-items:center;cursor:pointer}.checkbox-group input[type=checkbox]{margin-right:8px;width:16px;height:16px;cursor:pointer}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.cancel-btn,.save-btn{padding:6px 16px;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.cancel-btn{background-color:#e5e7eb;color:#374151}.cancel-btn:hover{background-color:#d1d5db}.save-btn{background-color:#f0b429;color:#333;font-weight:600}.save-btn:hover{background-color:#d9a021}.address-loading,.address-empty{text-align:center;padding:30px;color:#666;font-size:14px}.addresses-list{display:grid;gap:12px}.address-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s}.address-card.default{border-color:#f0b429;box-shadow:0 0 0 1px #f0b429}.address-card:hover{box-shadow:0 2px 8px #0000001a}.address-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.address-label{font-weight:600;font-size:15px;color:#333;display:flex;align-items:center;gap:8px}.default-badge{background-color:#f0b429;color:#333;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600}.address-actions{display:flex;gap:8px}.edit-btn,.delete-btn{padding:6px;background-color:transparent;border:none;cursor:pointer;color:#6b7280;transition:color .2s;display:flex;align-items:center;justify-content:center}.edit-btn:hover{color:#f0b429}.delete-btn:hover{color:#dc2626}.address-details{font-size:14px;color:#555;line-height:1.5}.address-details p{margin:4px 0}.set-default-btn{margin-top:12px;padding:6px 12px;background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:5px;font-size:13px;cursor:pointer;transition:all .2s}.set-default-btn:hover{background-color:#fef3c7;border-color:#f0b429;color:#92400e;font-weight:600}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.address-manager-header{flex-direction:column;align-items:flex-start;gap:12px}.add-address-btn{width:100%}}.profile-form-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2100;padding:20px;overflow-y:auto}.profile-form-modal{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.profile-form-header{padding:24px;border-bottom:1px solid #e0e0e0;text-align:center}.profile-form-header h2{margin:0 0 8px;font-size:24px;color:#333}.profile-form-header p{margin:0;font-size:14px;color:#666}.profile-form{padding:24px}.profile-form-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e0e0e0}.profile-form-section:last-of-type{border-bottom:none}.profile-form-section h3{margin:0 0 8px;font-size:18px;color:#333}.section-note{margin:0 0 16px;font-size:13px;color:#666;font-style:italic}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#333}.form-group .required{color:#dc3545}.form-group input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#6366f1}.form-group input::placeholder{color:#999}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-form-error{padding:12px;background-color:#fee;border:1px solid #fcc;border-radius:6px;color:#c33;font-size:14px;margin-bottom:16px}.profile-form-actions{margin-top:24px;display:flex;justify-content:center}.profile-form-submit{padding:12px 32px;background-color:#6366f1;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;min-width:150px}.profile-form-submit:hover:not(:disabled){background-color:#4f46e5}.profile-form-submit:disabled{background-color:#d1d5db;cursor:not-allowed}@media (max-width: 768px){.profile-form-overlay{padding:0}.profile-form-modal{max-height:100vh;border-radius:0}.form-row{grid-template-columns:1fr}}.name-prompt-overlay{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.name-prompt-content{background:#fff;border-radius:20px;padding:40px;max-width:450px;width:90%;box-shadow:0 10px 40px #00000026;animation:slideUp .4s ease-out}.name-prompt-header{text-align:center;margin-bottom:30px}.name-prompt-title{font-size:28px;font-weight:700;color:#2d3748;margin-bottom:10px}.name-prompt-subtitle{font-size:15px;color:#718096;line-height:1.5}.name-prompt-form{display:flex;flex-direction:column;gap:20px}.name-prompt-input-group{display:flex;flex-direction:column;gap:8px}.name-prompt-label{font-size:14px;font-weight:600;color:#4a5568}.name-prompt-input{padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;transition:all .2s ease;background:#f7fafc}.name-prompt-input:focus{outline:none;border-color:#10b981;background:#fff;box-shadow:0 0 0 3px #10b9811a}.name-prompt-input.error{border-color:#ef4444;background:#fef2f2}.name-prompt-input.error:focus{box-shadow:0 0 0 3px #ef44441a}.name-prompt-error{color:#ef4444;font-size:13px;font-weight:500;display:flex;align-items:center;gap:4px}.name-prompt-submit{padding:14px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.name-prompt-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}.name-prompt-submit:active:not(:disabled){transform:translateY(0)}.name-prompt-submit:disabled{opacity:.6;cursor:not-allowed}.name-prompt-note{text-align:center;font-size:13px;color:#a0aec0;margin-top:20px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.name-prompt-content{padding:30px 24px;max-width:95%}.name-prompt-title{font-size:24px}.name-prompt-subtitle{font-size:14px}.name-prompt-input{font-size:15px;padding:12px 14px}.name-prompt-submit{font-size:15px;padding:12px 20px}}
