:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--cream: #FDF5E6;--paper: #FDF5E6;--light-coffe: #FDF5E6;--subtle-coffe: #FFF8EB;--ink: #2c2a26;--muted: #6f6a63;--line: #E8E0D7;--primary: #B64635;--primary-dark: #9F3B2D;--soft-shadow: 0 8px 28px rgba(22, 18, 15, .1);--card-shadow: 0 2px 10px rgba(22, 18, 15, .08);--radius: 16px;--header: #FDF5E6}.out-of-stock-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;font-weight:900;color:#f00c;pointer-events:none}.home-badge img{border-radius:8px}.points-popup-overlay{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:9999}.points-popup{background:#fff;padding:20px;width:300px;border-radius:8px;text-align:center;color:#2c2a26}.search-container{position:relative;flex:1;margin:0 20px;max-width:270px}.search-no-results{margin-left:8px}.search-result-item{display:flex;align-items:center;padding:7px;border-bottom:1px solid #eee}.search-result-item hr{border:none;margin:8px 0;width:100%}.search-input-wrapper{position:relative;width:180px}.search-input{color:var(--ink);width:100%;height:40px;padding:8px 40px 8px 16px;border:2px solid var(--line);border-radius:20px;font-size:14px;background:#fff;transition:all .3s ease;outline:none}.search-result-image{width:40px;height:40px;object-fit:cover;margin-right:10px}.search-input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #3333331a}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--ink);pointer-events:none}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:2px solid var(--line);border-radius:12px;box-shadow:0 8px 24px #00000026;max-height:400px;overflow-y:auto;z-index:1000;color:#2c2a26}.search-results{padding:8px}.common-page,.cart-page{top:0;position:absolute;width:100%}.header-actions{display:flex;align-items:center;gap:1rem}.cart-button{position:relative;background:none;border:none;color:#333;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.cart-total-row{color:var(--ink)}.cart-button:hover{color:#9f3b2d}.login-btn{height:35px}.cart-badge{position:absolute;top:2px;right:2px;background-color:#ef4444;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1}.profile-dropdown{position:relative}.profile-button{background:none;border:none;color:#333;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.profile-button:hover{color:#9f3b2d}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #0000001a;min-width:200px;z-index:1000;overflow:hidden;margin-top:8px}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#374151;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.dropdown-item:hover{background-color:#f9fafb;color:#9f3b2d}.dropdown-item svg{flex-shrink:0}.dropdown-divider{height:1px;background-color:#e5e7eb;margin:4px 0}.logout-btn{color:#dc2626}.logout-btn:hover{background-color:#fef2f2;color:#dc2626}.continue-shopping:hover{color:#fff}.continue-shopping{color:#fff;margin-right:5px}.start-shopping:hover{color:#fff}.topbar{cursor:pointer}@keyframes coinFlip{0%{opacity:1;transform:rotateY(0)}25%{opacity:1;transform:rotateY(90deg)}50%{opacity:0;transform:rotateY(180deg)}75%{opacity:0;transform:rotateY(270deg)}to{opacity:1;transform:rotateY(360deg)}}.coin-container{perspective:1000px}.coin-front,.coin-back{backface-visibility:hidden}@media (max-width: 768px){.cart-page{width:100%;overflow-x:hidden}.cart-page .products-section>div{padding:12px!important}.cart-page .cart-items-container{gap:16px!important}.cart-page [style*="display: grid"][style*="gridTemplateColumns: '100px 1fr auto'"]{display:flex!important;flex-direction:column!important;gap:16px!important;padding:16px!important}.cart-page img[style*="width: 100"]{width:80px!important;height:80px!important;align-self:center!important}.cart-page [style*="display: flex"][style*="flexDirection: column"][style*="gap: 8px"]{text-align:center!important;align-items:center!important}.cart-page [style*="display: flex"][style*="alignItems: center"][style*="gap: 8px"][style*="marginTop: 8"]{justify-content:center!important}.cart-page [style*="display: flex"][style*="flexDirection: column"][style*="alignItems: flex-end"][style*="minWidth: 120"]{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-width:auto!important;padding-top:12px!important;border-top:1px solid #ddd!important;margin-top:8px!important}.cart-page [style*="display: flex"][style*="justifyContent: space-between"][style*="marginBottom: 24"]{flex-direction:column!important;gap:12px!important;align-items:flex-start!important;margin-bottom:20px!important}.cart-page [style*="color: #dc3545"]{align-self:flex-end!important}.cart-page .card-summary,.cart-page [style*="background: white"][style*="border: 2px solid"]{margin:20px 0 0!important;padding:20px!important}.cart-page .cart-total-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:20px!important;font-size:1.2rem!important;font-weight:600!important}.cart-page .cart-actions{display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:20px!important}.cart-page .cart-actions .btn{width:100%!important;justify-content:center!important;text-align:center!important;padding:12px!important;font-size:16px!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.page{background:linear-gradient(#fdf5e6,#fdf5e6);min-height:100vh}.loading-container,.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50vh;text-align:center;padding:20px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.error-container{color:#d32f2f}.frame{width:100%;max-width:100vw;background:var(--cream);box-shadow:var(--soft-shadow);overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;background:var(--header);padding:14px 22px;border-bottom:1px solid var(--line);position:fixed;flex-wrap:wrap;gap:12px;z-index:1000;width:100%;top:0}.header-spacer{padding-bottom:3.5%}.nav{display:flex;gap:22px;transition:all .3s ease;flex:1;justify-content:center}.nav a{color:#4b463f;text-decoration:none;font-size:14px;font-weight:600;padding:8px 12px;border-radius:8px;transition:all .2s ease}.nav a:hover{color:var(--ink);background:#b646351a}.mobile-menu-toggle{display:none;background:none;border:none;font-size:20px;color:var(--ink);cursor:pointer;padding:8px;border-radius:4px;transition:background .2s ease}.mobile-menu-toggle:hover{background:#b646351a}.start-shopping-btn{border-radius:25px;padding:10px 20px;font-size:14px;font-weight:600;white-space:nowrap}.language-selector{padding:8px 32px 8px 16px;border-radius:20px;border:1.5px solid #ccc;background-color:#fff;color:#333;font-size:13px;font-weight:500;cursor:pointer;outline:none;transition:all .25s ease;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 16 16'%3e%3cpath d='M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:10px;min-width:100px}.language-selector:hover{border-color:#888;box-shadow:0 2px 6px #00000014}.language-selector:focus{border-color:var(--primary);box-shadow:0 0 0 2px #b6463533}.brand-mark-hero{width:150px;height:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));margin-bottom:20px;font-weight:500}.btn{border:0;cursor:pointer;transition:.18s transform ease,.18s background-color ease;font-family:inherit;font-weight:600;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:25px}.btn:active{transform:translateY(1px)}.btn-pill{border-radius:999px}.btn-primary{background:var(--primary);color:#fff;padding:10px 18px}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--primary);padding:10px 18px}.btn-ghost:hover{background:#faedea;border:1px solid var(--primary)}.btn.sm{padding:6px 12px;font-size:12px}.btn.lg{padding:14px 28px;font-size:16px}.btn-shop{width:100%;max-width:200px}.home-badge{position:relative;overflow:hidden;border-radius:8px}.home-badge img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,object-fit .4s ease}.common-product-image-container{position:relative;overflow:hidden;border-radius:8px}.common-product-image-container img{width:100%;height:100%;object-fit:cover;transition:object-fit .35s ease,transform .35s ease}.common-product-image-container:hover img{object-fit:contain!important;background:#fff;transform:scale(1.05)}.home-badge:hover img{object-fit:contain;background:#fff;transform:scale(1.05)}.hero{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem .5rem}.hero-media{flex:1;display:flex;justify-content:flex-start}.brand-mark-hero{width:300px;height:auto;object-fit:contain}.hero-copy{flex:2;padding-left:2rem}.display{font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.08;color:var(--ink);margin:6px 0 12px;text-shadow:0 1px 0 #fff;font-weight:500}.muted{color:#0c0c0c;margin-bottom:2rem}.hero-actions button{margin-right:1rem}.products-section{background:var(--light-coffe);padding:60px 22px;border-top:1px solid var(--line)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.product-category{display:flex;flex-direction:column;align-items:center}.h2{font-family:Georgia,Times New Roman,serif;font-size:28px;color:var(--ink);margin:0 0 24px;text-align:center;font-weight:400}.arrivals-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:400px}.product-card{background:var(--subtle-coffe);border-radius:12px;padding:20px 12px;box-shadow:var(--card-shadow);border:1px solid #EFE6DA;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #16120f26}.product-card .badge,.product-card .badge img{width:100%;height:100%;object-fit:cover}.product-card .small-title{margin-top:.2rem;font-size:14px;font-weight:600;color:#2c3e50;line-height:1.3;text-align:center;display:flex;align-items:center}.product-brand{font-size:.875rem;font-weight:500;color:#6b7280;font-style:italic;text-transform:capitalize;min-height:1.25rem}.product-price{font-size:1.25rem;font-weight:700;color:var(--primary);margin-bottom:.2rem;letter-spacing:-.025em;min-height:1.75rem;display:flex;align-items:center}.home-products-section{background:var(--light-coffe);padding:60px 22px;border-top:1px solid var(--line)}.home-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.home-product-category{display:flex;flex-direction:column;align-items:center}.home-arrivals-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:400px}.cart-arrivals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.home-product-card{background:var(--subtle-coffe);border-radius:12px;padding:20px 12px;box-shadow:var(--card-shadow);border:1px solid #EFE6DA;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #16120f26}.home-badge,.home-badge img{width:100%;height:100%;object-fit:cover}.home-small-title{margin-top:.2rem;font-size:14px;font-weight:600;color:#2c3e50;line-height:1.3;text-align:center;display:flex;align-items:center}.home-product-brand{font-size:.875rem;font-weight:500;color:#6b7280;font-style:italic;text-transform:capitalize;min-height:1.25rem}.home-product-price{font-size:1.25rem;font-weight:700;color:var(--primary);margin-bottom:.2rem;letter-spacing:-.025em;min-height:1.75rem;display:flex;align-items:center}.featured-categories-full{padding:60px 22px;background-color:var(--cream)}.featured-categories-inner{max-width:1280px;margin:0 auto}.slider-wrapper{position:relative;margin-top:20px}.slider{display:flex;overflow-x:auto;scroll-behavior:smooth;padding:20px 0;gap:20px;scrollbar-width:none;-ms-overflow-style:none}.slider::-webkit-scrollbar{display:none}.card.cat{flex:0 0 200px;background:var(--subtle-coffe);border-radius:16px;padding:20px;box-shadow:var(--card-shadow);text-align:center;transition:all .3s ease;cursor:pointer;border:1px solid #EFE6DA}.card.cat:hover{transform:translateY(-6px);box-shadow:0 12px 30px #16120f26}.card.cat:active{transform:translateY(-3px)}.thumb img{width:90%;height:90%;object-fit:cover}.cat-title{font-size:16px;font-weight:600;color:var(--ink);margin-bottom:5px;min-height:40px;display:flex;align-items:center;justify-content:center}.arrow{border:none;background:var(--paper);color:var(--primary);font-size:18px;cursor:pointer;padding:12px;border-radius:50%;box-shadow:var(--card-shadow);position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.arrow:hover{background-color:#f5f5f5;transform:translateY(-50%) scale(1.05)}.arrow.left{left:-22px}.arrow.right{right:-22px}.brand-why{padding:0 22px 2px;background:var(--light-coffe);display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.brand-panel{padding:10px;display:grid;place-items:center}.elephant{width:80%;height:auto}.wordmark{font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica,Arial;font-weight:800;letter-spacing:.06em;color:#2f2b26}.submark{letter-spacing:.3em;color:#867d72;font-size:12px;margin-top:-40px}.why-panel{padding:50px}.h3{font-family:Georgia,Times New Roman,serif;font-size:36px;margin:0 0 20px;color:var(--ink);font-weight:400}.body{color:var(--muted);font-size:18px;line-height:1.6;margin-bottom:24px}.three-photos{background:var(--light-coffe);padding:60px 22px;border-top:1px solid var(--line)}.photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.photo-card{position:relative;border-radius:16px;overflow:hidden;box-shadow:var(--card-shadow);transition:all .3s ease;cursor:pointer;height:250px}.photo-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000026}.photo-card img{width:100%;height:100%;object-fit:cover;display:block}.photo-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:24px;transform:translateY(20px);opacity:0;transition:all .3s ease}.photo-card:hover .photo-overlay{transform:translateY(0);opacity:1}.photo-title{font-weight:700;font-size:18px;margin-bottom:6px}.photo-subtitle{font-size:14px;opacity:.9}.cta{padding:60px 22px;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--cream)}.cta-title{font-family:Georgia,Times New Roman,serif;font-size:32px;color:var(--ink);margin:0 0 24px;text-align:center;font-weight:400;max-width:600px;line-height:1.2}.footer{background:var(--header);border-top:2px solid var(--line);padding:60px 22px 20px;color:var(--ink)}.footer-container{max-width:1280px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.footer-section{display:flex;flex-direction:column}.footer-section.brand{align-items:flex-start}.footer-logo{width:120px;height:auto;margin-bottom:16px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.06))}.footer-description{color:var(--muted);font-size:14px;line-height:1.6;max-width:250px}.footer-section h3{font-size:18px;color:var(--ink);margin-bottom:16px;font-weight:500}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links a{color:var(--muted);text-decoration:none;font-size:14px;transition:color .2s ease;line-height:1.5}.footer-links a:hover{color:var(--primary)}.footer-section.contact p{color:var(--muted);font-size:14px;margin:6px 0;line-height:1.5}.footer-section.contact a{color:var(--primary);text-decoration:none;transition:color .2s ease}.footer-section.contact a:hover{color:var(--primary-dark)}.footer-section.social p{color:var(--muted);font-size:14px;margin-bottom:16px}.social-icons{display:flex;gap:12px;flex-wrap:wrap}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--paper);transition:all .3s ease;border:1px solid var(--line)}.social-icon:hover{background:var(--subtle-coffe);transform:translateY(-2px);box-shadow:var(--card-shadow)}.social-icon svg{width:20px;height:20px;fill:var(--ink);transition:fill .2s ease}.social-icon.whatsapp:hover svg{fill:#25d366}.social-icon.facebook:hover svg{fill:#3b5998}.social-icon.youtube:hover svg{fill:red}.social-icon.instagram:hover svg{fill:#e1306c}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid var(--line)}.footer-bottom p{color:var(--muted);font-size:14px;margin:0;line-height:1.5}@media (min-width: 1400px){.display{font-size:48px}.brand-mark-hero{width:350px}.hero{padding:3rem 4rem}}@media (max-width: 1200px){.hero-copy{padding:0 50px}.hero-media{padding:0 50px 0 20px}.display{font-size:42px}.h3{font-size:32px}.products-grid{gap:30px}.arrow.left{left:-15px}.arrow.right{right:-15px}}@media (max-width: 1100px){.display{font-size:36px}.brand-mark-hero{width:260px}.hero-copy{padding-left:1.5rem}.brand-why{grid-template-columns:1fr;gap:40px;text-align:center}.products-grid{grid-template-columns:repeat(2,1fr);gap:30px}.photos-grid{grid-template-columns:repeat(2,1fr);gap:25px}.h2{font-size:26px}.footer-content{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 900px){.hero{flex-direction:column;align-items:center;text-align:center}.hero-media{justify-content:center;margin-bottom:20px}.brand-mark-hero{width:220px}.hero-copy{padding:0}.display{font-size:32px}.hero-actions{display:flex;flex-direction:column;gap:12px}.hero-actions button{margin-right:0}.h3{font-size:28px}.body{font-size:16px}.cta-title{font-size:28px}.products-section{padding:50px 22px}.products-grid{grid-template-columns:1fr;gap:40px}.arrivals-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:500px}.product-card{padding:16px 8px}.product-card .badge{width:100%;height:100%;object-fit:cover}.product-card .small-title{font-size:20px}.featured-categories-full,.three-photos,.brand-why{padding:50px 22px}.arrow{display:none}}@media (max-width: 768px){.topbar{padding:10px 16px;flex-wrap:wrap;gap:12px;align-items:center}.header-spacer{padding-bottom:90px}.nav{display:none;position:fixed;top:100px;left:0;right:0;background:var(--header);border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:0;padding:0;box-shadow:0 4px 12px #0000001a;z-index:999;max-height:calc(100vh - 100px);overflow-y:auto}.nav.mobile-open{display:flex}.nav a{padding:16px 20px;border-bottom:1px solid var(--line);width:100%;text-align:left}.nav a:last-child{border-bottom:none}.mobile-menu-toggle{display:block;order:1;flex-shrink:0}.header-actions{order:2;gap:8px;margin-left:auto;flex-shrink:0}.search-container{order:3;width:100%;flex-basis:100%;max-width:100%;margin-top:0}.search-input-wrapper{width:100%}.search-input{font-size:14px;padding:10px 40px 10px 14px;border-radius:20px}.search-dropdown{max-height:300px}.search-result-image{width:50px;height:50px}.search-result-name,.search-result-price{font-size:13px}.cart-button{padding:6px}.cart-button svg{width:22px;height:22px}.profile-button{padding:6px}.profile-button svg{width:22px;height:22px}.user-name{display:none}.dropdown-menu{right:0;min-width:180px}.language-selector{padding:6px 28px 6px 10px;font-size:12px;background-size:10px;background-position:right 8px center}.login-btn{padding:6px 14px;font-size:13px}.hero{flex-direction:column;text-align:center}.hero-media,.hero-copy{flex:none;padding:1rem 0}.brand-mark-hero{width:200px!important}.products-section{padding:40px 20px}.products-grid{grid-template-columns:1fr;gap:40px}.arrivals-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:100%}.product-card{padding:20px 12px}.product-card .badge{width:100%;height:100%;object-fit:cover}.product-card .small-title{font-size:20px}.featured-categories-full{padding:40px 20px}.slider{gap:16px}.card.cat{flex:0 0 180px;padding:16px}.thumb{object-fit:cover}.cat-title{font-size:14px;min-height:35px;margin-bottom:1px}.three-photos{padding:40px 20px}.photos-grid{grid-template-columns:1fr;gap:20px}.photo-card{height:220px}.brand-why{padding:40px 20px;grid-template-columns:1fr;text-align:center;gap:30px}.brand-panel{padding:0;display:grid;place-items:center}.elephant{width:80%;height:auto}.h2{font-size:24px}.h3{font-size:26px}.body{font-size:16px}.cta{padding:40px 20px}.cta-title{font-size:24px;line-height:1.3}.footer{padding:40px 20px 20px}.footer-content{grid-template-columns:1fr;gap:30px}.footer-section.brand{align-items:center;text-align:center}.footer-logo{width:100px}.footer-description{max-width:100%;text-align:center}.footer-section h3{font-size:18px;text-align:center;margin-bottom:12px}.footer-links,.footer-section.contact,.footer-section.social{text-align:center}.social-icons{justify-content:center}.footer-bottom{padding-top:20px}.footer-bottom p{font-size:13px}}@media (max-width: 500px){.topbar{padding:12px 16px}.mobile-menu-toggle{font-size:18px;padding:6px}.start-shopping-btn{padding:10px 20px;font-size:14px}.language-selector{padding:8px 12px;font-size:12px;min-width:100px}.h2{font-size:22px}.h3{font-size:24px}.display{font-size:28px}.brand-mark-hero{width:180px}.muted{font-size:15px}.arrivals-grid{grid-template-columns:1fr;gap:12px}.product-card{padding:16px 10px}.product-card .badge{width:70%;height:70%;object-fit:cover}.product-card .small-title{font-size:20px;min-height:28px}.photo-card{height:180px}.cta-title{font-size:22px}.products-section,.featured-categories-full,.three-photos,.brand-why,.cta{padding:30px 16px}.footer{padding:30px 16px 16px}.footer-logo{width:80px}.footer-section h3{font-size:16px}.footer-links a,.footer-section.contact p,.footer-bottom p{font-size:12px}.social-icon{width:36px;height:36px}.social-icon svg{width:18px;height:18px}.card.cat{flex:0 0 160px;padding:1px}.thumb{width:90%;height:90%;object-fit:cover}.cat-title{font-size:13px;min-height:30px;margin-bottom:20px}}@media (max-width: 400px){.hero{padding:1rem}.display{font-size:24px}.brand-mark-hero{width:150px}.products-section,.featured-categories-full,.three-photos,.brand-why,.cta{padding:24px 12px}.footer{padding:24px 12px 12px}.card.cat{flex:0 0 140px;padding:10px}.cat-title{font-size:12px}}@media (max-width: 1100px){.home-products-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 900px){.home-products-grid{grid-template-columns:1fr;gap:32px}}@media (max-width: 768px){.home-products-grid{grid-template-columns:1fr;gap:28px;max-width:100%}.home-arrivals-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:100%}.home-products-section{padding:40px 20px}.home-products-grid{padding-left:8px;padding-right:8px}}@media (max-width: 500px){.home-arrivals-grid{grid-template-columns:1fr;gap:12px}.home-products-section{padding:30px 16px}.home-products-grid{padding-left:12px;padding-right:12px}}.categories-page-container{width:100%;position:absolute;top:0}.products-page-container .frame{padding-top:20px}.page-header{margin-top:5px;padding:1.5rem 0;text-align:center;color:#333}.page-title{font-size:2.2rem;font-weight:700;margin-bottom:.8rem}.page-subtitle{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto}.categories-section{padding:1.5rem 0 3rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;padding:1rem 0}.category-card{background:#fff8eb;border-radius:12px;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;cursor:pointer;overflow:hidden;border:1px solid #f0f0f0;display:flex;flex-direction:column}.category-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.category-card:active{transform:translateY(-2px)}.category-image-wrapper{width:100%;height:100%}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-image{transform:scale(1.05)}.category-info{padding:1.2rem;text-align:center;display:flex;flex-direction:column;gap:.8rem;flex-grow:1}.category-info .btn{pointer-events:auto;z-index:1;position:relative}.category-title{font-size:1.25rem;font-weight:600;color:#333;margin:0;line-height:1.4;flex-grow:1}.products-section{padding:2rem 0 4rem;background-color:#fdf5e6;border-top:2px solid #E8E0D7;margin-top:2rem}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #E8E0D7}.products-title{font-size:2rem;font-weight:700;color:#333;margin:0}.hide-products-btn{background-color:#fdf5e6;color:#4a5568;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.hide-products-btn:hover{background-color:#cbd5e0;color:#2d3748}.products-content{margin-top:1rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:1rem 0}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;overflow:hidden;border:1px solid #f0f0f0;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.product-image-container{position:relative;width:100%;height:200px;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.new-arrival-badge{position:absolute;top:8px;right:8px;background-color:#48bb78;color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600}.product-info{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.product-brand{font-size:.8rem;color:#9f3b2d;font-weight:500;margin:0;text-transform:uppercase;letter-spacing:.5px}.product-name{font-size:1.1rem;font-weight:600;color:#333;margin:0;line-height:1.4;flex-grow:1}.user-price{font-size:1.1rem;font-weight:700;color:#333}.add-to-cart-btn{width:100%;padding:.6rem;margin-top:auto}.btn-sm{padding:.5rem 1rem;font-size:.9rem}.loading-container,.error-container,.products-loading,.products-error,.no-products{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem}.products-loading,.products-error,.no-products{min-height:300px}.error-container,.products-error{color:#e53e3e;font-size:1.1rem}.no-categories,.no-products{text-align:center;padding:3rem 1rem;color:#666;font-size:1.1rem}@media (max-width: 768px){.categories-page-container{width:100%}.page-header{padding:2rem 0}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.category-info{padding:1rem}.category-title{font-size:1.1rem}.products-header{flex-direction:column;gap:1rem;align-items:flex-start}.products-title{font-size:1.5rem}.back-to-categories-btn{align-self:stretch;text-align:center;justify-content:center}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media (max-width: 480px){.categories-grid{grid-template-columns:1fr;gap:1rem}.category-card{margin:0 .5rem}.page-header{padding:1.5rem 0}.page-title{font-size:1.75rem}.container{padding:0 .5rem}.products-grid{grid-template-columns:1fr;gap:1rem}.products-header{margin-bottom:1rem}.products-title{font-size:1.25rem}}.brand-page-container{width:100%;position:absolute;top:0}.brand-image-container{position:relative;overflow:hidden;border-radius:8px}.brand-image-container img{width:100%;height:100%;object-fit:cover;transition:object-fit .35s ease,transform .35s ease}.brand-image-container:hover img{object-fit:contain!important;background:#fff;transform:scale(1.05)}.brand-products-page-container{width:100%;position:absolute;top:0}.brand-products-page-container .frame{padding-top:20px}.product-modal{background:#fdf5e6;border-radius:12px;max-width:90vw;max-height:90vh;width:1200px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 40px #0000004d}.product-modal-content{flex:1;overflow-y:auto;padding:2rem;background:#fdf5e6}.brands-page-container .product-modal{background:#fdf5e6;border-radius:12px;width:90%;max-width:1200px;max-height:85vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.brands-page-container .product-modal-content{padding:2rem;max-height:calc(85vh - 100px);overflow-y:auto;background:#fdf5e6}.product-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #E8E0D7;background:#fdf5e6}.brands-page{padding:2rem 1rem;background-color:#fdf5e6}.brands-container{margin:0 auto}.brands-section{padding:1.5rem 0 3rem;background-color:#fdf5e6}.brands-header{text-align:center;margin-bottom:2rem}.brands-title{font-size:2.2rem;font-weight:700;color:#1a202c;margin-bottom:.8rem}.brands-subtitle{font-size:1.1rem;color:#6b7280;margin-bottom:1.5rem}.brands-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.page-title{margin-top:20px}.brand-card{background:#fff8eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;cursor:pointer;border:1px solid #E8E0D7;display:flex;flex-direction:column;justify-content:space-between;height:100%}.brand-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px -3px #0000001a}.brand-card:active{transform:translateY(-2px)}.brand-image-container{width:100%;height:100%;overflow:hidden;background-color:#fff8eb;display:flex;align-items:center;justify-content:center}.brand-image{width:100%;height:100%;object-fit:contain;padding:1rem}.brand-info{padding:1rem;text-align:center;margin-top:auto}.brand-info .btn{pointer-events:auto;z-index:1;position:relative}.brand-name{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.loading-container,.error-container,.no-brands{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #9F3B2D;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@media (max-width: 768px){.brands-page{padding:1rem .5rem}.brand-page-container,.brand-products-page-container{width:100%}.brands-title{font-size:2rem}.brands-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.brand-info{padding-bottom:1rem}}.brands-page-container .product-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.page-header{background-color:red}.brands-page-container .product-modal{background:#fff;border-radius:12px;width:90%;max-width:1200px;max-height:85vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.brands-page-container .product-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #E8E0D7;background-color:#fdf5e6}.brands-page-container .product-modal-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0}.brands-page-container .modal-close-btn{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.brands-page-container .modal-close-btn:hover{background-color:#f3f4f6;color:#1a202c}.brands-page-container .product-modal-content{padding:2rem;max-height:calc(85vh - 100px);overflow-y:auto}.brands-page-container .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.brands-page-container .product-image-container{position:relative;width:100%;height:180px;overflow:hidden;background-color:#fff8eb;display:flex;align-items:center;justify-content:center}.brands-page-container .product-image{width:100%;height:100%;object-fit:contain;padding:.75rem}.brands-page-container .new-arrival-badge{position:absolute;top:8px;right:8px;background-color:#ef4444;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:12px;text-transform:uppercase}.brands-page-container .product-info{padding:1rem}.brands-page-container .product-name{font-size:1rem;font-weight:600;color:#1a202c;margin:0 0 .75rem;line-height:1.4}.brands-page-container .product-prices{display:flex;flex-direction:column;gap:.25rem}.brands-page-container .user-price{font-size:1.125rem;font-weight:700;color:#059669}.brand-title{padding-bottom:.5rem;color:#333}.brands-page-container .business-price{font-size:.875rem;color:#9f3b2d;font-weight:500}.brands-page-container .products-loading,.brands-page-container .products-error,.brands-page-container .no-products{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;text-align:center}.brands-page-container .products-error p,.brands-page-container .no-products p{color:#6b7280;font-size:1rem}.back-to-brands-btn{background-color:#b64635;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.back-to-brands-btn:hover{background-color:#9f3b2d;transform:translate(-3px)}.brand-products-page-container .page-header{margin-top:5px;padding:1.5rem 0;color:#333;background:#fdf5e6;border-bottom:1px solid #E8E0D7}.brand-products-page-container .page-title{font-size:2.2rem;font-weight:700;margin-bottom:.8rem;color:#333}.brand-products-page-container .page-subtitle{font-size:1.1rem;opacity:.8;margin-bottom:1.2rem;color:#666}.brand-products-page-container .products-section{padding:2rem 0 3rem;background:#fdf5e6}.brand-products-page-container .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:1rem 0}.brand-products-page-container .product-card{background:#fff8eb;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:all .3s ease;overflow:hidden;border:1px solid #E8E0D7;display:flex;flex-direction:column;height:100%}.brand-products-page-container .product-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.brand-products-page-container .product-image-container{position:relative;width:100%;height:180px;overflow:hidden}.brand-products-page-container .product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.brand-products-page-container .product-card:hover .product-image{transform:scale(1.05)}.brand-products-page-container .product-info{padding:1.2rem;display:flex;flex-direction:column;gap:.6rem;flex-grow:1}.brand-products-page-container .product-name{font-size:1rem;font-weight:600;color:#333;margin:0;line-height:1.4;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand-products-page-container .product-prices{display:flex;flex-direction:column;gap:.2rem;margin:.4rem 0}.brand-products-page-container .user-price{font-size:1.1rem;font-weight:700;color:#333}.brand-products-page-container .business-price{font-size:.85rem;color:#9f3b2d;font-weight:500}.brand-products-page-container .add-to-cart-btn{width:100%;padding:.7rem;margin-top:auto;background-color:#9f3b2d;border:none;color:#fff;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.brand-products-page-container .add-to-cart-btn:hover{background-color:#7a2e23;transform:translateY(-1px)}@media (max-width: 768px){.brands-page-container .product-modal{width:95%;max-height:90vh;margin:.5rem}.brands-page-container .product-modal-header{padding:1rem}.brands-page-container .product-modal-title{font-size:1.25rem}.brands-page-container .product-modal-content{padding:1rem}.brands-page-container .products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.brands-page-container .product-image-container{height:150px}}.products-page-container{width:100%;position:absolute;top:0}.product-image-container{position:relative;overflow:hidden;border-radius:8px}.product-image-container img{width:100%;height:100%;object-fit:cover;transition:object-fit .35s ease,transform .35s ease}.product-image-container:hover img{object-fit:contain!important;background:#fff;transform:scale(1.05)}.page-header{margin-top:5px;padding:1.5rem 0;color:#333;background:#fdf5e6;border-bottom:1px solid #E8E0D7}.breadcrumb{display:flex;align-items:center;margin-bottom:1rem;font-size:.9rem}.breadcrumb-link{background:none;border:none;color:#9f3b2d;cursor:pointer;font-size:.9rem;text-decoration:underline;padding:0}.breadcrumb-link:hover{color:#7a2e23}.breadcrumb-separator{margin:0 .5rem;color:#666}.breadcrumb-current{color:#333;font-weight:500}.page-title{font-size:2.2rem;font-weight:700;margin-bottom:.8rem;color:#333}.page-subtitle{font-size:1.1rem;opacity:.8;margin-bottom:1.2rem;color:#666}.back-to-categories-btn{background-color:#9f3b2d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.back-to-categories-btn:hover{background-color:#7a2e23;transform:translate(-3px)}.container{margin:0 auto;padding:0 1rem}.products-section{padding:2rem 0 3rem}.products-info{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #E8E0D7}.products-count{font-size:1.1rem;color:#666;font-weight:500;margin:0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:1rem 0}.product-card{background:#fff8eb;border-radius:12px;box-shadow:0 4px 15px #00000014;transition:all .3s ease;overflow:hidden;border:1px solid #f0f0f0;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.product-image-container{width:100%;height:100%}.product-image{width:100%;height:100%;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.new-arrival-badge{position:absolute;top:12px;right:12px;background-color:#48bb78;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 2px 8px #48bb784d}.product-info{padding:1.2rem;display:flex;flex-direction:column;gap:.6rem;flex-grow:1}.product-brand{font-size:.85rem;color:#9f3b2d;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.product-name{font-size:1.1rem;font-weight:600;color:#333;margin:0;line-height:1.4;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-prices{display:flex;flex-direction:column;gap:.25rem;margin:.5rem 0}.user-price{font-size:1.25rem;font-weight:700;color:#333}.business-price{font-size:.9rem;color:#9f3b2d;font-weight:500}.add-to-cart-btn{width:100%;padding:.8rem;margin-top:auto;background-color:#9f3b2d;border:none;color:#fff;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}.add-to-cart-btn:hover{background-color:#7a2e23;transform:translateY(-1px)}.no-products{text-align:center;padding:4rem 2rem;color:#666}.no-products h3{font-size:1.5rem;color:#333;margin-bottom:1rem}.no-products p{font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:400px;padding:3rem 1rem}.loading-spinner{width:50px;height:50px;border:4px solid #f3f4f6;border-top:4px solid #9F3B2D;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container{color:#e53e3e;font-size:1.1rem}.error-container .btn{margin-top:1rem}.btn{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.btn-primary{background-color:#9f3b2d;color:#fff}.btn-primary:hover{background-color:#7a2e23;transform:translateY(-1px)}@media (max-width: 768px){.products-page-container{width:100%}.page-header{padding:1.5rem 0}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.back-to-categories-btn{width:100%;justify-content:center;margin-top:1rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.product-image-container{height:200px}.product-info{padding:1.2rem}.breadcrumb{margin-bottom:.5rem}}@media (max-width: 480px){.products-grid{grid-template-columns:1fr;gap:1rem}.page-header{padding:1rem 0}.page-title{font-size:1.75rem}.container{padding:0 .5rem}.product-card{margin:0 .5rem}.products-section{padding:2rem 0 3rem}.no-products{padding:3rem 1rem}}
