@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../../static/media/Inter_24pt-Regular.fcd4310affaf30346b67.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../../static/media/Inter_24pt-Medium.765109b598477339e532.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../../static/media/Inter_24pt-Bold.33907c3265998371bea9.ttf) format("truetype")}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}:root{--primary:#9c6b5f;--primary-dark:#8a5d52;--primary-light:#b8967f;--secondary:#f5f0ec;--accent:#e8dcd0;--text-dark:#1f2937;--text-light:#6b7280;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--bg-light:#fafaf9;--white:#fff;--shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1f2937;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f5f0ec;background:var(--secondary)}::-webkit-scrollbar-thumb{background:#9c6b5f;background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8a5d52;background:var(--primary-dark)}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.fade-in{animation:fadeIn .3s ease-out}.slide-up{animation:slideUp .3s ease-out}.scale-in{animation:scaleIn .2s ease-out}.container{padding:0 1rem}.gradient-primary{background:linear-gradient(135deg,#9c6b5f,#b8967f);background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%)}.gradient-secondary{background:linear-gradient(135deg,#f5f0ec,#e8dcd0);background:linear-gradient(135deg,var(--secondary) 0,var(--accent) 100%)}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9c6b5f,#b8967f);background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);-webkit-background-clip:text;background-clip:text}.glass-effect{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6}.card{background:#0000;border-radius:8px;transition:all .3s ease}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.btn:active{transform:scale(.98)}.btn-primary{background:linear-gradient(135deg,#9c6b5f,#b8967f);background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);box-shadow:0 4px 12px #9c6b5f4d;color:#fff;color:var(--white)}.btn-primary:hover{box-shadow:0 6px 16px #9c6b5f66;transform:translateY(-2px)}.btn-secondary{background:#f5f0ec;background:var(--secondary);color:#9c6b5f;color:var(--primary)}.btn-secondary:hover{background:#e8dcd0;background:var(--accent)}@supports (padding:max(0px)){body{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}}.skeleton{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%;border-radius:8px}.ripple{overflow:hidden;position:relative}.ripple:after{background:#ffffff80;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.ripple:active:after{height:300px;width:300px}.header{border-bottom:1px solid #9c6b5f1a;padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem}.header-content,.header-left,.header-title{align-items:center;display:flex}.header-title{color:var(--primary);font-size:1.5rem;font-weight:800;gap:.5rem;margin:0}.header-logo{height:40px;object-fit:contain;width:auto}.header-right{gap:1rem}.cart-button,.header-right{align-items:center;display:flex}.cart-button{color:#4a312d;font-weight:600;gap:.5rem;overflow:visible;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.cart-button:active{transform:translateY(0) scale(.98)}.cart-icon{height:1.25rem;width:1.25rem}.cart-badge{align-items:center;background:var(--danger);border-radius:50%;box-shadow:0 2px 8px #ef444466;color:var(--white);display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;width:24px}@media (max-width:640px){.header-title{font-size:1rem}.cake-icon{font-size:1.5rem}.cart-button{font-size:.875rem;padding:.625rem 1rem}}.order-type-toggle{background:#f0ebe5;border-radius:9999px;display:flex;margin:0 1rem;padding:4px}.toggle-btn{background:#0000;border:none;border-radius:9999px;color:#666;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 16px;transition:all .3s ease;white-space:nowrap}.toggle-btn.active{background:#fff;box-shadow:0 2px 8px #0000001a;color:var(--primary)}@media (max-width:480px){.order-type-toggle{margin:0 .5rem}.toggle-btn{font-size:.75rem;padding:5px 12px}.header-logo{height:32px}}.footer{background:linear-gradient(135deg,#2d2d2d,#1a1a1a);color:#fff;margin-top:auto;padding:3rem 0 1.5rem}.footer-content{width:100%}.footer-section{margin-bottom:2rem;text-align:center}.footer-heading{color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:.5px;margin:0 0 1rem}.footer-links{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;list-style:none;margin:0;padding:0}.footer-links li{margin:0}.footer-link{background:none;border:none;color:#fffc;cursor:pointer;font-family:inherit;font-size:.9375rem;padding:.25rem 0;text-decoration:none;transition:all .2s ease}.footer-link:hover{color:#9c6b5f;transform:translateY(-1px)}.footer-divider{background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;margin:2rem auto;max-width:600px}.footer-branding{margin-bottom:1.5rem;text-align:center}.footer-text{color:#ffffffb3;font-size:.875rem;font-weight:400;margin:0 0 .75rem}.brand-link{background:none;border:none;cursor:pointer;display:inline-block;padding:.5rem;transition:all .3s ease}.brand-link:hover{opacity:.9;transform:scale(1.05)}.brand-logo{filter:brightness(0) invert(1);height:32px;transition:filter .3s ease;width:auto}.brand-link:hover .brand-logo{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(330deg)}.footer-copyright{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.footer-copyright p{color:#fff9;font-size:.8125rem;margin:0}@media (max-width:640px){.footer{padding:2rem 0 1rem}.footer-links{flex-direction:column;gap:.5rem}.footer-heading{font-size:1rem}.footer-link{font-size:.875rem}}.toast-container{animation:slideUpToast .3s ease-out;bottom:100px;left:50%;position:fixed;transform:translateX(-50%);z-index:10000}.toast-message{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 24px #0003;display:flex;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;max-width:90vw;min-width:250px;padding:1rem 1.5rem;text-align:center}.toast-success{background:#22c55ef2}.toast-error,.toast-success{border:1px solid #fff3;color:#fff}.toast-error{background:#ef4444f2}.toast-info{background:#3b82f6f2;border:1px solid #fff3;color:#fff}@keyframes slideUpToast{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.login-page{align-items:center;background:linear-gradient(135deg,#fdfbf7,#f4e9e6);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff80;border-radius:24px;box-shadow:0 20px 40px #9c6b5f1a;max-width:400px;padding:2.5rem 2rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.5rem}.login-subtitle{color:#6b7280;font-size:.95rem}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.phone-input-wrapper{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;overflow:hidden;transition:all .3s ease}.phone-input-wrapper:focus-within{border-color:#9c6b5f;box-shadow:0 0 0 3px #9c6b5f1a}.country-code{background:#f9fafb;border-right:1px solid #e5e7eb;color:#6b7280;font-weight:500;padding:.75rem .5rem .75rem 1rem}.phone-input{border:none!important;box-shadow:none!important;padding-left:.75rem!important}.otp-input{font-size:1.5rem;font-weight:600;letter-spacing:.5rem;text-align:center}.otp-actions{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.resend-btn{background:none;border:none;color:#9c6b5f;cursor:pointer;font-size:.9rem;font-weight:500;padding:0}.resend-btn:disabled{color:#9ca3af;cursor:not-allowed}.back-link{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.9rem;margin-top:1rem;width:100%}.back-link:hover{color:#374151}.login-modal-overlay{align-items:flex-end;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2147483647}.login-modal-content{animation:slideUp .3s ease-out;background:#fff;border-radius:20px 20px 0 0;max-width:400px;min-height:80vh;padding:2rem;position:relative;width:100%}@media (min-width:768px){.login-modal-overlay{align-items:center}.login-modal-content{border-radius:20px}}.modal-close-btn{background:none;border:none;color:#666;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:15px;top:15px}.cake-card{background:#0000;box-shadow:none!important;display:flex;filter:none;flex-direction:column;height:100%;overflow:hidden;position:relative}.cake-image-container{height:200px;margin-bottom:.5rem;overflow:visible;position:relative;width:100%}@media (min-width:1024px){.cake-image-container{height:200px}}.cake-image{border-radius:0;-webkit-clip-path:url(#clip2);clip-path:url(#clip2);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.cake-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.cake-emoji{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:4rem}.custom-badge{border-radius:20px;font-size:.75rem;gap:.25rem;padding:.375rem .75rem;right:12px;top:12px}.veg-badge{height:20px;left:10px;position:absolute;top:10px;width:20px;z-index:5}.cake-content{display:flex;flex:1 1;flex-direction:column;padding:1.25rem 0}.cake-category{background:var(--secondary);border-radius:20px;color:var(--primary);display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.75rem;padding:.375rem .75rem;width:-webkit-fit-content;width:fit-content}.cake-title{color:#000;font-size:.8rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.cake-description,.cake-title{line-height:1.5;overflow:hidden}.cake-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--text-light);display:-webkit-box;flex:1 1;font-size:.875rem;margin:0 0 1rem}.cake-meta{display:flex;gap:.5rem;margin-bottom:.5rem;margin-top:.2rem}.meta-item{align-items:center;color:var(--text-light);display:flex;font-size:.7rem;gap:.375rem}.meta-icon{color:var(--primary);height:1rem;width:1rem}.cake-footer{gap:1rem}.cake-price{display:flex;flex-direction:column}.price-label{color:var(--text-light);font-size:.75rem;margin-bottom:.3rem}.price-value{font-size:1rem;font-weight:800}.add-to-cart-btn{background:#a07164;border:none;border-radius:12px 0 8px 0;bottom:0;color:#fff;font-size:.875rem;padding:3px 12px;position:absolute;right:0;white-space:nowrap}.btn-icon{height:1rem;width:1rem}@media (max-width:640px){.cake-image-container{height:173px}.cake-content{padding:.5rem 0}.cake-title,.price-value{font-size:.8rem}}.wishlist-btn{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:transform .2s ease;width:24px}.wishlist-btn:active{transform:scale(.9)}.wishlist-btn:hover{background-color:#fef2f2}.cake-footer{align-items:center;display:flex;justify-content:space-between}@media (min-width:1290px){.cake-image-container{height:135px}}.featured-section{background:#fff;padding:2rem 0}.featured-header{margin-bottom:1rem;position:relative;text-align:center}.featured-icon{color:#ffc107;display:block;font-size:2rem;margin-bottom:.5rem}.featured-section.has-background{padding-bottom:1.5rem;padding-top:1.5rem}.featured-badge{background:linear-gradient(135deg,gold,orange);border-radius:12px;box-shadow:0 4px 10px #ffa5004d;color:#fff;display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.5px;margin-bottom:.5rem;padding:.25rem .75rem;text-transform:uppercase}.pulse{animation:pulse 2s ease-in-out infinite}.featured-title{align-items:center;color:#e11d48;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;justify-content:center;margin:0 0 .5rem;text-transform:capitalize}.featured-title:before{color:gold;content:"✦";font-size:1.5rem;margin-right:5px}.featured-subtitle{color:#666;display:none;font-size:1rem;font-weight:400;margin:0}.featured-scroll-container{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0 20px;scrollbar-width:none;width:100%}.featured-scroll-container::-webkit-scrollbar{display:none}.featured-row{display:flex;gap:1rem;padding:.5rem;width:-webkit-max-content;width:max-content}.featured-item{flex-shrink:0;width:135px}@media (min-width:768px){.featured-item{width:200px}}.featured-item .cake-card{height:100%}.featured-item .cake-image-container{height:135px}.featured-section .container{padding:0}.promise-section{background-color:#fffaf7;overflow:hidden;padding:2rem 0;position:relative;text-align:center}.promise-section:before{background:#ffe4e1;border-radius:50%;content:"";height:200px;left:-50px;opacity:.5;position:absolute;top:-50px;width:200px;z-index:0}.promise-header{margin-bottom:0;position:relative;z-index:1}.promise-title{color:#e11d48;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.promise-subtitle{color:#666;font-size:1rem;line-height:1.5;margin:0 auto;max-width:400px}.promise-slider{justify-content:center;min-height:220px;position:relative;z-index:1}.promise-slide,.promise-slider{align-items:center;display:flex}.promise-slide{animation:fadeIn .5s ease-in-out;flex-direction:column}.promise-icon-container{align-items:center;background:#fbcfe8;border-radius:12px;-webkit-clip-path:url(#clip2);clip-path:url(#clip2);display:flex;height:120px;justify-content:center;margin-bottom:1.5rem;position:relative;width:120px}.promise-icon{font-size:4rem}.promise-item-title{color:#000;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin:0 0 .5rem;text-transform:uppercase}.promise-item-desc{color:#555;font-size:.9rem;margin:0;max-width:300px}.promise-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.promise-dot{background-color:#fca5a5;border-radius:50%;cursor:pointer;height:10px;transition:background-color .3s ease;width:10px}.promise-dot.active{background-color:#e11d48}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-page{background:#f1eba8;min-height:100vh}.hero{background:url(../../static/media/green.692ffb4bc28e48be1d1c.jpg) no-repeat 50%/cover;border-radius:0 0 20px 20px;display:none;overflow:hidden;padding:2rem 1rem;position:relative;text-align:center}.hero:before{background:linear-gradient(180deg,#0000001a,#0009);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.hero-title{color:var(--white);font-size:1.5rem;font-weight:800;line-height:1.2;margin:0;text-shadow:0 2px 10px #0000001a}.hero-subtitle{color:#fffffff2;font-size:1.25rem;font-weight:500;margin:0}.categories-section{background:var(--white);padding:0 0 15px}.categories-scroll{-ms-overflow-style:none;padding-bottom:0}.categories-scroll::-webkit-scrollbar{height:0;width:0}.subcategories-row{-ms-overflow-style:none;border-top:1px solid var(--secondary);display:flex;gap:.75rem;margin-top:.75rem;overflow-x:auto;padding-top:.75rem;scrollbar-width:none}.subcategories-row::-webkit-scrollbar{display:none;height:0;width:0}.category-bubble-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;min-width:90px;padding:0;transition:transform .2s}.category-bubble-btn:active{transform:scale(.95)}.bubble-img-container{align-items:center;background:#fff;border:2px solid #ff3f6c;border-radius:50%;box-shadow:0 4px 6px #0000001a;display:flex;height:90px;justify-content:center;overflow:hidden;padding:2px;position:relative;width:90px}.bubble-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.bubble-img-container.no-image{background:#f3f4f6;border-color:#d1d5db}.image-error .bubble-img{display:none}.image-error:after{content:"🍰";font-size:1.5rem}.fallback-text{color:#ff3f6c;font-weight:700;text-transform:uppercase}.fallback-icon,.fallback-text{font-size:1.5rem}.bubble-label{color:var(--text-dark);font-size:.6rem;font-weight:500;margin-top:.5rem;max-width:90px;overflow:hidden;text-align:center;text-transform:uppercase;white-space:nowrap}.category-bubble-btn.active .bubble-img-container{border-color:#b91c1c;border-width:3px}.category-bubble-btn.active .bubble-label{color:#b91c1c;font-weight:800}.category-chip{align-items:center;background:var(--white);border:2px solid var(--secondary);border-radius:24px;color:var(--text-dark);display:inline-flex;flex-shrink:0;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem .8rem;text-transform:capitalize}.category-icon{border-radius:50%;height:24px;object-fit:cover;width:24px}.category-chip.has-image{padding-left:.5rem}.category-chip:hover{background:var(--secondary);border-color:var(--primary)}.category-chip.active{border-color:var(--primary);color:var(--white)}.category-chip.subcategory{background:var(--bg-light);border-color:#9c6b5f4d;font-size:.8125rem;padding:.625rem 1.25rem}.category-chip.subcategory.active{background:#fef3c7;border-color:#fbbf24;color:#92400e}.products-section{background:#fff;padding:1rem 0 4rem}.section-title{color:var(--text-dark);font-size:1.75rem;font-weight:600;margin:0 0 1rem}.cakes-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.cakes-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.cakes-grid{grid-template-columns:repeat(6,1fr)}}@media (min-width:1800px){.cakes-grid{grid-template-columns:repeat(8,1fr)}}.loading-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.loading-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.loading-grid{grid-template-columns:repeat(6,1fr)}}@media (min-width:1800px){.loading-grid{grid-template-columns:repeat(8,1fr)}}.skeleton-card{background:var(--white);border-radius:16px;box-shadow:var(--shadow);padding:1rem}.empty-state{grid-column:1/-1;padding:4rem 1rem;text-align:center}.empty-icon{font-size:5rem;opacity:.5}.empty-state h3{color:var(--text-dark);font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.empty-state p{color:var(--text-light);font-size:1rem;margin:0}@media (max-width:768px){.hero{padding:1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.categories-section{top:65px}.cakes-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.section-title{font-size:1.2rem}}@media (max-width:480px){.hero-subtitle,.hero-title{font-size:1rem}.cakes-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}}.instant-delivery-strip{cursor:pointer;overflow:hidden;padding:.8rem 0;position:relative}.instant-delivery-strip:before{animation:shine 3s infinite;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.ids-content{justify-content:center;padding:0 2rem;position:relative;z-index:1}.ids-content,.ids-left{align-items:center;display:flex}.ids-left{gap:1rem}.ids-icon-box{align-items:center;background:#06060680;border:1px solid #0000004d;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.ids-icon{animation:pulse 2s infinite;font-size:1.25rem}.ids-text{display:flex;flex-direction:column}.ids-title{color:gold;font-size:.95rem;font-weight:700;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.ids-subtitle{color:#fffc;font-size:.75rem}.ids-action{background:#ffffff1a;border-radius:50%;color:#fff;padding:.5rem;transition:transform .2s}.instant-delivery-strip:active .ids-action{transform:translateX(5px)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cake-details-page{background:var(--white);min-height:100vh}.details-header{border-bottom:1px solid #9c6b5f1a;box-shadow:var(--shadow);position:-webkit-sticky;position:sticky;top:0;z-index:100}.details-header .back-button{align-items:center;background:var(--secondary);border-radius:50%;color:var(--primary);display:flex;flex-shrink:0;height:40px;justify-content:center;text-decoration:none;transition:all .2s ease;width:40px}.details-header .back-button:hover{background:var(--primary);color:var(--white)}.details-header .back-button svg{height:1.5rem;width:1.5rem}.details-header{align-items:center;display:flex;gap:1rem;margin:0 auto;padding:1rem}.details-title{color:var(--primary);flex:1 1;font-size:1.25rem;font-weight:800;margin:0}.details-content{display:flex;gap:1rem;margin:0 auto;max-width:800px;padding:3rem 1rem}.details-image-container{border-radius:16px;box-shadow:var(--shadow-lg);margin-bottom:1.5rem;overflow:hidden;position:relative;width:100%}.details-image{display:block;height:100%;object-fit:cover;width:100%}.custom-badge{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:24px;box-shadow:0 4px 12px #f59e0b66;color:var(--white);display:flex;display:none;font-size:.875rem;font-weight:700;gap:.5rem;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.details-veg-badge{height:24px;left:1rem;position:absolute;top:1rem;width:24px;z-index:5}.cake-header-info,.details-info{display:flex;flex-direction:column}.cake-header-info{align-items:flex-start;gap:.5rem;justify-content:space-between;padding-bottom:1rem}.details-cake-title{color:var(--text-dark);flex:1 1;font-size:1.2rem;font-weight:700;line-height:1.5rem;margin:0}.cake-price-badge{align-items:flex-start;color:#9c6b5e;display:flex;flex-direction:column;font-weight:800;gap:.25rem;white-space:nowrap}.custom-fee-text{font-size:.75rem;font-weight:600;opacity:.9}.description-section{padding:.5rem 0}.description-title{color:var(--text-dark);font-size:1rem;font-weight:700;margin:0 0 .75rem}.description-text{color:var(--text-light);font-size:.9375rem;line-height:1.6;margin:0}.specs-row{display:flex;flex-wrap:wrap;gap:.75rem}.spec-badge{align-items:center;color:var(--text-dark);display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.spec-badge.category-spec{background:var(--primary);border-color:var(--primary);color:var(--white)}.spec-icon{color:var(--primary);flex-shrink:0;height:1.125rem;width:1.125rem}.category-spec .spec-icon{color:var(--white)}.selection-section{padding:1.5rem 0}.section-heading{color:var(--text-dark);font-size:1.125rem;margin:0 0 1.25rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.25rem}.form-select{background:var(--white);background-size:1.125rem;border:2px solid var(--secondary);border-radius:12px;color:var(--text-dark);font-size:.9375rem;font-weight:500;padding:.75rem 2.5rem .75rem 1rem;transition:all .2s ease;width:100%}.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #9c6b5f1a;outline:none}.price-summary{margin-bottom:1.25rem;padding:0}.price-row{align-items:center;color:var(--text-light);display:flex;font-size:.9375rem;justify-content:space-between;padding:.625rem 0}.price-row span:last-child{color:var(--text-dark);font-weight:600}.price-total{align-items:center;border-top:1px solid var(--secondary);display:flex;justify-content:space-between;margin-top:.5rem;padding-top:.75rem}.price-total span:first-child{color:var(--text-dark);font-size:1rem;font-weight:700}.total-amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.btn-add-to-cart{border:none;border-radius:12px;font-size:1.125rem;font-weight:700;padding:1rem 1.5rem;width:100%}.btn-add-to-cart:hover{box-shadow:0 8px 24px #9c6b5f66}.btn-icon{height:1.25rem;width:1.25rem}.loading-container{margin:0 auto;max-width:800px;padding:1rem}@media (max-width:640px){.details-title{font-size:1.125rem}.total-value{font-size:1.5rem}}.special-cake-info{margin-bottom:1.25rem}.special-cake-info p{color:var(--text-dark);font-size:.9375rem;margin:0 0 1rem}.fixed-specs{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.spec-item{display:flex;flex-direction:column;gap:.25rem}.spec-item .label{color:var(--text-light);font-size:.875rem;font-weight:600}.spec-item .value{color:var(--text-dark);font-size:1rem;font-weight:700}.weight-selection-container{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.weight-label{color:var(--text-dark);font-size:1rem;font-weight:700}.weight-options-list{-ms-overflow-style:none;display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.weight-options-list::-webkit-scrollbar{display:none}.weight-option-btn{background:var(--white);border:1px solid #e0e0e0;border-radius:8px;color:var(--text-dark);cursor:pointer;flex-shrink:0;font-size:.9375rem;font-weight:600;min-width:80px;padding:.75rem 1.25rem;transition:all .2s ease;white-space:nowrap}.weight-option-btn.active{background:#ffedea;border-color:#ff5a5f;box-shadow:0 2px 8px #ff5a5f33;color:var(--text-dark)}.serving-info{color:var(--text-light);font-size:.8125rem;font-weight:500;margin-top:.25rem}.cake-message-section{margin-bottom:1.5rem}.message-label{color:var(--text-dark);font-size:1rem;font-weight:700;margin:0 0 .75rem}.cake-message-input{background:var(--white);border:1px solid #e0e0e0;border-radius:12px;color:var(--text-dark);font-size:.9375rem;outline:none;padding:.875rem 1rem;transition:all .2s ease;width:100%}.cake-message-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #9c6b5f1a}.cake-message-input::placeholder{color:#a0aec0}@media (max-width:768px){.details-content{flex-direction:column;gap:0;padding-left:0;padding-right:0;padding-top:0}.details-image-container{border-radius:0;box-shadow:none;margin-bottom:0}.details-info{padding:1.5rem 1rem;position:relative}}.category-page{background:#fff;min-height:100vh;padding-bottom:2rem}.header-subtitle{display:none}.categories-scroll-wrapper{background:#fff;border-bottom:1px solid #f0f0f0;margin-bottom:1rem;padding:1rem 0}.categories-scroll{display:flex;gap:.75rem;overflow-x:auto;padding:0 .5rem;scrollbar-width:none}.categories-scroll::-webkit-scrollbar{display:none}.category-chip{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:20px;color:#555;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.category-chip.active{background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);border-color:#0000;color:#fff;font-weight:500}@media (min-width:768px){.categories-scroll-wrapper{top:70px}}.category-page .categories-section .category-bubble-btn:first-child{display:none}.cart-page{padding-bottom:2rem}.cart-header{background:var(--white);border-bottom:none;box-shadow:none;position:-webkit-sticky;position:sticky;top:0;z-index:100}.cart-header-content{gap:1rem;margin:0 auto;max-width:800px;padding:1rem}.back-button,.cart-header-content{align-items:center;display:flex;position:relative}.back-button{background:var(--secondary);border-radius:50%;color:var(--primary);flex-shrink:0;height:40px;justify-content:center;text-decoration:none;transition:all .2s ease;width:40px;z-index:10}.back-button:hover{background:var(--primary);color:var(--white)}.back-button svg{height:1.5rem;width:1.5rem}.cart-title{color:var(--text-dark);font-size:1.25rem;font-weight:800;left:0;margin:0;pointer-events:none;position:absolute;right:0;text-align:center}.cart-count-badge{display:none}.empty-cart{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.empty-cart-icon{font-size:6rem;margin-bottom:1.5rem;opacity:.5}.empty-cart h2{color:var(--text-dark);font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.empty-cart p{color:var(--text-light);font-size:1.125rem;margin:0 0 2rem}.cart-content{margin:0 auto;padding:0;width:100%}.cart-layout{display:flex;flex-direction:column;width:100%}.cart-items-section{padding:0;width:100%}.cart-items{display:flex;flex-direction:column}.cart-item{grid-gap:1rem;align-items:center;background:#0000;border-bottom:1px solid #f0f0f0;border-radius:0;box-shadow:none;display:grid;gap:1rem;grid-template-columns:80px 1fr auto;padding:1.5rem 0}.cart-item-image{background:#f5f5f5;border-radius:12px;height:80px;overflow:hidden;width:80px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-placeholder{align-items:center;display:flex;font-size:3rem;height:100%;justify-content:center;width:100%}.cart-item-details{display:flex;flex-direction:column;gap:.25rem}.cart-item-title{color:var(--text-dark);font-size:1rem;font-weight:700;line-height:1.3}.cart-item-meta{display:flex;flex-direction:column;gap:.125rem}.meta-badge{background:#0000;color:var(--text-light);display:block;font-size:.8125rem;font-weight:500;padding:0;width:-webkit-fit-content;width:fit-content}.meta-badge svg{display:none}.meta-text{color:var(--text-light);font-size:.8125rem}.weight-selector{margin-top:2px;padding:0;position:relative}.weight-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#0000;border:none;color:var(--text-light);cursor:pointer;font-size:.8125rem;font-weight:400;margin:0;outline:none;padding:0}.weight-select::-ms-expand{display:none}.cart-item-price{color:var(--text-dark);font-size:1rem;font-weight:700;margin-top:.25rem}.cart-item-message{align-items:flex-start;background:#0000;border:none;border-radius:8px;color:var(--primary);display:flex;font-size:.75rem;gap:.5rem;margin-top:0;padding:0}.message-icon{display:none;font-size:1rem;line-height:1.4}.message-text{color:var(--primary);font-size:.875rem;font-style:normal;font-weight:500;line-height:1.4}.cart-item-actions{align-items:flex-end;display:flex;flex-direction:column;gap:0;height:80px;justify-content:space-between}.quantity-control{align-items:center;background:#0000;display:flex;gap:.75rem;padding:0}.quantity-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;transition:transform .1s;width:28px}.quantity-btn:active{transform:scale(.9)}.quantity-btn:first-child{background:#f3f4f6;color:var(--text-dark)}.quantity-btn:last-child{background:var(--primary);color:var(--white)}.cart-page{background:var(--white);min-height:100vh;padding-bottom:140px}.quantity-btn svg{height:1rem;width:1rem}.quantity-value{color:var(--text-dark);font-size:.9375rem;font-weight:600;min-width:1.25rem;text-align:center}.cart-item-subtotal,.remove-btn{display:none}.cart-bottom-bar{align-items:center;background:var(--white);bottom:0;box-shadow:0 -4px 12px #0000000d;display:flex;justify-content:center;left:0;margin:0 auto;max-width:800px;padding:1rem 1.5rem;position:fixed;right:0;width:100%;z-index:1000}.order-summary-details{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-bottom:1rem;width:100%}.delivery-type-selector{margin:1rem 1rem 1.5rem}.summary-title{display:none}.summary-total{border-top:1px solid #f0f0f0;flex-direction:row;margin-bottom:0;padding:.5rem 0;width:100%}.summary-total span:first-child{color:var(--text-light);font-size:.875rem;font-weight:500}.total-value{color:var(--text-dark);font-size:1.5rem}.checkout-btn{background:#9c6b5f;border:none;border-radius:100vh;box-shadow:0 4px 12px #9c6b5f4d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;max-width:400px;padding:1rem 2rem;width:100%}.order-summary-section,.order-summary.card{display:contents}@media (max-width:1024px){.cart-layout{grid-template-columns:1fr}}@media (max-width:640px){.cart-page{padding-bottom:100px}.checkout-btn{min-width:140px;padding:.875rem 1.5rem}.cart-item{grid-template-columns:70px 1fr auto}.cart-item-image{height:70px;width:70px}.cart-item-actions{height:70px}}.checkout-page{background:var(--bg-light);min-height:100vh;padding-bottom:2rem}.checkout-header{border-bottom:1px solid #9c6b5f1a;box-shadow:var(--shadow);position:-webkit-sticky;position:sticky;top:0;z-index:100}.checkout-header-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:1200px;padding:1rem}.checkout-title{color:var(--primary);font-size:1.5rem;font-weight:800;margin:0}.checkout-content{padding:2rem 0}.checkout-layout{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 400px}.checkout-form,.checkout-form-section{display:flex;flex-direction:column}.checkout-form{gap:2rem}.form-section{background:var(--white);border-radius:16px;box-shadow:var(--shadow);padding:1.5rem}.section-heading{align-items:center;border-top:1px solid var(--secondary);color:#9e6f62;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin:0 0 1.5rem;padding-top:1rem}.section-icon{color:var(--primary);height:1.5rem;width:1.5rem}.form-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1/-1}.form-label{color:var(--text-dark);font-size:.875rem;font-weight:600}.form-input,.form-select,.form-textarea{background:var(--white);border:2px solid var(--secondary);border-radius:12px;box-sizing:border-box;color:var(--text-dark);font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #9c6b5f1a;outline:none}.form-input.error,.form-select.error,.form-textarea.error{border-color:var(--danger)}.form-select{-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239c6b5f'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");cursor:pointer}.form-select,input[type=date]{appearance:none;background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}input[type=date]{-webkit-text-fill-color:var(--text-dark);-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239c6b5f'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2z'/%3E%3C/svg%3E");color:var(--text-dark);font-family:inherit;min-height:52px;opacity:1}.form-textarea{min-height:80px;resize:vertical}.error-message{color:var(--danger);font-size:.75rem;font-weight:500}.submit-btn{background:#4a312d;border:none;border-radius:15px;font-size:1.125rem;font-weight:700;margin-top:1rem;padding:1.125rem 1.5rem;width:100%}.order-summary-sidebar{position:-webkit-sticky;position:sticky;top:90px}.order-summary{padding:1.5rem}.summary-title{color:var(--text-dark);font-size:1.25rem;font-weight:800;margin:0 0 1.5rem}.summary-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.summary-item{display:flex;gap:1rem;justify-content:space-between}.summary-item-details{flex:1 1}.summary-item-name{color:var(--text-dark);font-size:.9375rem;font-weight:600;margin-bottom:.25rem}.summary-item-meta{color:var(--text-light);font-size:.75rem}.summary-item-price{color:var(--primary);font-size:.9375rem;font-weight:700;white-space:nowrap}.summary-divider{background:var(--secondary);height:2px;margin:1.5rem 0}.summary-rows{display:flex;flex-direction:column;gap:.75rem}.summary-row{align-items:center;color:var(--text-light);display:flex;font-size:.9375rem;justify-content:space-between}.summary-row span:last-child{color:var(--text-dark);font-weight:600}.summary-total{align-items:center;border-top:2px solid var(--secondary);display:flex;justify-content:space-between;margin-top:.5rem;padding-top:1rem}.summary-total span:first-child{color:var(--text-dark);font-size:1.125rem;font-weight:700}.total-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}@media (max-width:1024px){.checkout-layout{grid-template-columns:1fr}.order-summary-sidebar{order:-1;position:static}}@media (max-width:640px){.form-grid{grid-template-columns:1fr}.section-heading{font-size:1.125rem}.total-value{font-size:1.5rem}}.coupon-input-group{display:flex;gap:.5rem}.coupon-input-group .form-input{flex:1 1;margin:0}.coupon-input-group .btn-primary{align-items:center;border-radius:12px;display:flex;justify-content:center;padding:0 1rem;white-space:nowrap}.delivery-type-selector{background:#f0ebe5;border-radius:9999px;display:flex;margin-top:.5rem;padding:4px}.delivery-type-btn{align-items:center;background:#0000;border:none;border-radius:9999px;color:#666;cursor:pointer;display:flex;flex:1 1;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:10px 16px;transition:all .3s ease}.delivery-type-btn.active{background:#fff;box-shadow:0 2px 8px #0000001a;color:var(--primary)}.delivery-type-btn:hover:not(.active){opacity:.8}.delivery-icon{height:1.25rem;width:1.25rem}.order-success-page{align-items:center;background:linear-gradient(135deg,#fdfbf7,#f4e9e6);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.success-card{animation:slideUp .5s ease-out;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff80;border-radius:24px;box-shadow:0 20px 40px #9c6b5f1a;max-width:400px;padding:2.5rem 2rem;text-align:center;width:100%}.success-icon-wrapper{align-items:center;animation:scaleIn .5s cubic-bezier(.175,.885,.32,1.275);background:#22c55e;border-radius:50%;box-shadow:0 10px 20px #22c55e4d;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.success-icon{color:#fff;height:40px;width:40px}.success-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.success-message{color:#6b7280;font-size:.95rem;margin-bottom:2rem}.receipt-card{background:#ffffff80;border:1px solid #9c6b5f1a;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.receipt-row{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.receipt-row:last-child{border-top:1px dashed #9c6b5f33;font-size:1rem;font-weight:600;margin-bottom:0;padding-top:1rem}.receipt-label{color:#6b7280}.receipt-value{color:#1f2937;font-weight:500;text-align:right}.receipt-value.highlight{color:#9c6b5f}.action-buttons{display:flex;flex-direction:column;gap:1rem}.primary-btn{background:#9c6b5f;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;padding:1rem;text-decoration:none;transition:all .3s ease;width:100%}.primary-btn:active{transform:scale(.98)}.secondary-btn{background:#0000;border:1px solid #6b728033;border-radius:12px;color:#6b7280;cursor:pointer;display:block;font-size:1rem;font-weight:600;padding:1rem;text-decoration:none;transition:all .3s ease;width:100%}.secondary-btn:active{background:#00000005}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.my-orders-page{background-color:#f9fafb;min-height:100vh;padding-bottom:80px}.container{margin:0 auto;max-width:1200px;padding:1rem}.profile-card{background:#fff;border:1px solid #9c6b5f1a;border-radius:20px;box-shadow:0 10px 30px #9c6b5f14;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.profile-card,.profile-info{align-items:center;display:flex}.profile-info{gap:1rem}.profile-avatar{align-items:center;background:#fdfbf7;border:2px solid #9c6b5f;border-radius:50%;color:#9c6b5f;display:flex;height:60px;justify-content:center;width:60px}.profile-avatar svg{height:32px;width:32px}.profile-details h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin:0}.profile-details p{color:#6b7280;font-size:.9rem;margin:.25rem 0 0}.logout-btn{align-items:center;background:#fee2e2;border:none;border-radius:12px;color:#ef4444;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s ease}.logout-btn:hover{background:#fecaca}.logout-btn svg{height:18px;width:18px}.section-title{border-left:4px solid #9c6b5f;color:#374151;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-left:.5rem}.empty-orders{align-items:center;background:#fff;border:1px dashed #e5e7eb;border-radius:16px;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;text-align:center}.empty-icon{color:#d1d5db;height:64px;margin-bottom:1rem;width:64px}.empty-orders h3{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.order-card{background:#fff;border:1px solid #9c6b5f1a;border-radius:16px;box-shadow:0 4px 12px #0000000d;margin-bottom:1rem;padding:1.25rem;transition:transform .2s ease}.order-card:active{transform:scale(.99)}.order-header{align-items:flex-start;border-bottom:1px dashed #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.order-id{color:#1f2937;font-size:.95rem;font-weight:700}.order-date{color:#6b7280;font-size:.8rem;margin-top:.25rem}.order-status{border-radius:20px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.status-pending{background:#fef3c7;color:#d97706}.status-completed,.status-paid{background:#dcfce7;color:#16a34a}.status-cancelled,.status-failed{background:#fee2e2;color:#dc2626}.order-items{margin-bottom:1rem}.order-item-summary{color:#4b5563;font-size:.9rem;margin-bottom:.25rem}.order-footer,.order-item-summary{display:flex;justify-content:space-between}.order-footer{align-items:center;border-top:1px dashed #e5e7eb;padding-top:.75rem}.order-total-label{color:#6b7280;font-size:.85rem}.order-total-amount{color:#9c6b5f;font-size:1.1rem;font-weight:700}.loading-spinner{color:#9c6b5f;display:flex;justify-content:center;padding:2rem}.bottom-nav{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffe6;border-top:1px solid #9c6b5f1a;bottom:0;box-shadow:0 -4px 20px #0000000d;height:60px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1000}.bottom-nav,.nav-item{align-items:center;display:flex}.nav-item{color:#9ca3af;flex:1 1;flex-direction:column;height:100%;justify-content:center;text-decoration:none;transition:all .3s ease}.nav-item.active{color:#9c6b5f}.nav-icon{height:24px;margin-bottom:4px;transition:transform .2s ease;width:24px}.nav-item.active .nav-icon{transform:translateY(-2px)}.nav-label{font-size:.75rem;font-weight:500}.with-nav{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.App{display:flex;flex-direction:column;min-height:100vh}.page-enter{opacity:0;transform:translateX(100%)}.page-enter-active{transition:opacity .3s,transform .3s}.page-enter-active,.page-exit{opacity:1;transform:translateX(0)}.page-exit-active{opacity:0;transform:translateX(-100%);transition:opacity .3s,transform .3s}
/*# sourceMappingURL=main.feeaecf2.css.map*/