*{box-sizing:border-box}:root{--red:#c90012;--dark-red:#a9000f;--yellow:#ffd400;--dark:#263548;--muted:#657386;--bg:#f3f4f6;--card:#fff;--shadow:0 18px 40px #1e293b24;--soft-shadow:0 8px 24px #1e293b17;--radius:18px}body{background:var(--bg);color:var(--dark);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font-family:inherit}button{cursor:pointer}.top-header{background:var(--red);color:#fff;z-index:50;align-items:center;height:118px;display:flex;position:sticky;top:0;box-shadow:0 4px 14px #00000040}.header-inner{grid-template-columns:340px 1fr 330px;align-items:center;gap:34px;width:min(1660px,100% - 80px);margin:0 auto;display:grid}.logo-area{align-items:center;gap:15px;display:flex}.ailem-logo{object-fit:contain;background:#fff;border-radius:14px;width:118px;max-height:76px;padding:8px}.market-name strong{letter-spacing:-.5px;font-size:27px;font-weight:950;line-height:1;display:block}.market-name span{margin-top:7px;font-size:17px;font-weight:800;display:block}.search-box{height:58px;color:var(--dark);background:#fff;border-radius:999px;align-items:center;gap:14px;padding:0 24px;display:flex}.search-box input{width:100%;color:var(--dark);border:0;outline:none;font-size:20px;font-weight:800}.search-box input::placeholder{color:#7b8795}.header-actions{justify-content:flex-end;align-items:center;gap:28px;display:flex}.header-action{color:#fff;background:0 0;border:0;justify-items:center;gap:6px;font-size:17px;font-weight:900;display:grid;position:relative}.cart-action b{background:var(--yellow);color:var(--dark);border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:13px;display:grid;position:absolute;top:-9px;right:2px}.mobile-header{display:none}main{padding-bottom:90px}.hero{background:radial-gradient(circle at 80% 30%, #ffd400f2, transparent 25%), linear-gradient(120deg, var(--dark-red), var(--red));color:#fff;width:min(1660px,100% - 80px);min-height:360px;box-shadow:var(--shadow);border-radius:28px;grid-template-columns:1fr 340px;align-items:center;gap:40px;margin:34px auto 0;padding:54px;display:grid;position:relative;overflow:hidden}.hero:after{content:"AILEM";color:#ffffff14;letter-spacing:-8px;font-size:170px;font-weight:950;position:absolute;bottom:-46px;right:-20px}.hero-content{z-index:2;position:relative}.hero-label{color:var(--red);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:16px;font-weight:950;display:inline-flex}.hero h1{letter-spacing:-2px;max-width:860px;margin:26px 0 18px;font-size:clamp(38px,5vw,78px);font-weight:950;line-height:.98}.hero p{max-width:650px;margin:0;font-size:22px;font-weight:800;line-height:1.45}.hero-buttons{gap:18px;margin-top:34px;display:flex}.hero-buttons button{background:var(--yellow);color:var(--dark);box-shadow:var(--soft-shadow);border:0;border-radius:999px;padding:18px 26px;font-size:18px;font-weight:950}.hero-buttons .secondary{background:#fff}.hero-price-card{z-index:2;color:var(--dark);min-height:230px;box-shadow:var(--shadow);background:#fff;border-radius:26px;flex-direction:column;justify-content:center;padding:32px;display:flex;position:relative;transform:rotate(-2deg)}.hero-price-card span{color:var(--red);font-size:20px;font-weight:950}.hero-price-card strong{letter-spacing:-1.5px;margin:10px 0;font-size:48px;font-weight:950;line-height:.95}.hero-price-card p{color:var(--muted);margin:0;font-size:19px;font-weight:900}.section{width:min(1660px,100% - 80px);margin:42px auto 0}.section h2{color:var(--dark);letter-spacing:.2px;margin:0 0 20px;font-size:24px;font-weight:950}.promo-row{grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px;display:grid;position:relative}.promo-card{height:134px;box-shadow:var(--soft-shadow);background:#fff;border-radius:14px;grid-template-columns:120px 1fr;align-items:center;display:grid;overflow:hidden}.promo-icon{background:#eef0f3;place-items:center;height:100%;font-size:60px;display:grid}.promo-card h3{margin:0;font-size:22px;font-weight:950}.promo-card p{color:var(--muted);margin:8px 0 0;font-size:18px;font-weight:800}.slider-button{color:#fff;z-index:5;width:52px;height:52px;box-shadow:var(--soft-shadow);background:#344155;border:0;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.slider-button.left{left:-26px}.slider-button.right{right:-26px}.category-row{scroll-snap-type:x mandatory;gap:18px;padding:0 0 32px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{height:8px}.category-row::-webkit-scrollbar-thumb{background:#cbd2dc;border-radius:999px}.category-card{height:216px;color:var(--dark);scroll-snap-align:start;box-shadow:var(--soft-shadow);background:#fff;border:0;border-radius:14px;flex-direction:column;flex:0 0 152px;justify-content:space-between;padding:16px 12px;transition:all .2s;display:flex}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.category-image{place-items:center;height:116px;display:grid}.category-image img{object-fit:contain;max-width:100%;max-height:108px}.category-image span{filter:drop-shadow(0 12px 10px #0000002e);font-size:66px}.category-card strong{text-align:center;place-items:center;min-height:43px;font-size:18px;font-weight:950;line-height:1.18;display:grid}.section-title-row{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:24px;display:flex}.section-title-row h2{margin-bottom:7px}.section-title-row p{color:var(--muted);margin:0;font-size:18px;font-weight:800}.all-button{background:var(--red);color:#fff;border:0;border-radius:999px;padding:14px 22px;font-size:16px;font-weight:950}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.product-card{min-height:390px;box-shadow:var(--soft-shadow);background:#fff;border-radius:20px;transition:all .2s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.favorite-button{color:var(--dark);z-index:3;background:#f1f3f6;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:16px;right:16px}.product-image{background:#f6f7f9;place-items:center;height:190px;padding:22px;display:grid}.product-image img{object-fit:contain;max-width:100%;max-height:150px}.product-placeholder{color:#a0a8b4;background:#e4e7ec;border-radius:50%;place-items:center;width:120px;height:120px;font-size:14px;font-weight:900;display:grid}.product-info{padding:20px}.product-badge{background:var(--yellow);color:var(--dark);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:950;display:inline-block}.product-card h3{min-height:48px;margin:14px 0 8px;font-size:20px;font-weight:950;line-height:1.18}.product-unit{color:var(--muted);margin:0;font-weight:800}.price-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:18px;display:flex}.old-price{background:var(--yellow);color:var(--dark);border-radius:8px;margin-bottom:5px;padding:4px 8px;font-weight:950;text-decoration:line-through;display:inline-block}.price{color:var(--red);letter-spacing:-1.5px;font-size:32px;font-weight:950;line-height:1;display:block}.empty-box,.error-box{color:var(--muted);box-shadow:var(--soft-shadow);background:#fff;border-radius:16px;padding:24px;font-size:17px;font-weight:800}.error-box{color:#b00020;background:#fff5f6;width:min(1660px,100% - 80px);margin:26px auto 0}.bottom-nav{display:none}@media (width<=1100px){.top-header{display:none}.mobile-header{background:var(--red);color:#fff;z-index:50;padding:12px 16px 16px;display:block;position:sticky;top:0;box-shadow:0 4px 14px #00000040}.mobile-top{justify-content:space-between;align-items:center;display:flex}.mobile-top button{color:#fff;background:0 0;border:0;position:relative}.mobile-top img{background:#fff;border-radius:12px;max-width:105px;max-height:58px;padding:6px}.mobile-cart b{background:var(--yellow);color:var(--dark);border-radius:50%;place-items:center;width:21px;height:21px;font-size:12px;display:grid;position:absolute;top:-8px;right:-5px}.mobile-search{height:48px;color:var(--dark);background:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:14px;padding:0 16px;display:flex}.mobile-search input{border:0;outline:none;width:100%;font-size:16px;font-weight:800}.hero,.section,.error-box{width:calc(100% - 28px)}.hero{grid-template-columns:1fr;min-height:auto;margin-top:18px;padding:28px}.hero h1{font-size:42px}.hero p{font-size:18px}.hero-buttons{flex-direction:column}.hero-price-card{min-height:160px;transform:none}.promo-row{padding-bottom:16px;display:flex;overflow-x:auto}.promo-card{flex:0 0 300px}.slider-button{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{border-radius:16px;min-height:340px}.product-image{height:150px}.product-card h3{min-height:42px;font-size:16px}.price{font-size:30px}.section-title-row{align-items:flex-start}.all-button{display:none}.bottom-nav{z-index:60;background:#fff;grid-template-columns:repeat(4,1fr);height:72px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0f172a29}.bottom-nav button{color:var(--dark);background:#fff;border:0;place-items:center;font-size:12px;font-weight:900;display:grid;position:relative}.bottom-nav span{font-size:21px}.bottom-nav b{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:8px;right:20%}}@media (width<=560px){.product-grid{grid-template-columns:1fr 1fr}.category-card{flex-basis:138px;height:198px}.category-card strong{font-size:16px}.hero h1{font-size:34px}.hero-price-card strong{font-size:36px}}.category-title-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.category-title-row h2{margin:0}.category-arrows{align-items:center;gap:12px;display:flex}.category-arrows button,.category-floating-arrow{color:#fff;width:52px;height:52px;box-shadow:var(--soft-shadow);background:#344155;border:0;border-radius:50%;place-items:center;transition:all .2s;display:grid}.category-arrows button:hover,.category-floating-arrow:hover{background:var(--red);transform:translateY(-2px)}.category-slider-wrap{position:relative}.category-floating-arrow{z-index:6;position:absolute;top:50%;transform:translateY(-50%)}.category-arrows,.category-floating-arrow{display:none}.category-arrows button,.category-floating-arrow{color:#fff!important;z-index:30!important;background:#344155!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:56px!important;height:56px!important;padding:0!important;font-size:0!important;line-height:1!important;display:flex!important;box-shadow:0 8px 24px #1e293b40!important}.arrow-symbol{transform:translateY(-2px);color:#fff!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;font-family:Arial,Helvetica,sans-serif!important;font-size:42px!important;font-weight:900!important;line-height:1!important;display:flex!important}.category-floating-left .arrow-symbol{transform:translate(-1px,-2px)}.category-floating-right .arrow-symbol{transform:translate(1px,-2px)}.category-floating-left{left:-28px!important}.category-floating-right{right:-28px!important}.product-count{color:var(--muted);font-size:22px;font-weight:900}.category-row{padding:8px 32px 32px!important}.category-card.active-category{transform:translateY(-4px);box-shadow:inset 0 0 0 6px var(--red), 0 18px 40px #1e293b24!important;border:none!important;outline:none!important}.category-card.active-category strong{color:var(--red)}.site-footer{color:#fff;text-align:center;background:#344155;margin-top:80px}.footer-top-menu{flex-wrap:wrap;justify-content:center;align-items:center;gap:42px;min-height:86px;padding:24px 20px 8px;display:flex}.footer-second-menu{flex-wrap:wrap;justify-content:center;align-items:center;gap:42px;min-height:76px;padding:8px 20px 24px;display:flex}.footer-top-menu button,.footer-second-menu button{color:#fff;letter-spacing:.2px;white-space:nowrap;background:0 0;border:0;font-size:18px;font-weight:950}.footer-top-menu button:hover,.footer-second-menu button:hover{color:var(--yellow)}.footer-brand{background:var(--red);place-items:center;min-height:126px;padding:26px 20px;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:14px;width:130px;max-height:72px;padding:8px}.footer-brand p{color:#fff;margin:14px 0 0;font-size:16px;font-weight:800}@media (width<=700px){.site-footer{margin-top:48px;margin-bottom:72px}.footer-top-menu,.footer-second-menu{flex-direction:column;gap:16px;padding:26px 20px;display:flex}.footer-second-menu{padding-top:4px}.footer-top-menu button,.footer-second-menu button{font-size:16px}.footer-brand{min-height:110px}.footer-brand img{width:112px}.footer-brand p{font-size:14px}}body{letter-spacing:.1px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important}.market-name strong,.section h2,.category-card strong,.product-card h3,.footer-top-menu button,.footer-second-menu button{font-weight:800!important}.market-name strong{letter-spacing:-.2px!important;font-size:25px!important}.market-name span{font-size:16px!important;font-weight:700!important}.search-box input{font-size:18px!important;font-weight:700!important}.header-action{font-size:16px!important;font-weight:750!important}.hero h1{letter-spacing:-1.2px!important;font-weight:850!important}.hero p{font-weight:650!important}.section h2,.category-title-row h2{letter-spacing:-.4px!important;font-size:34px!important;font-weight:850!important}.category-card strong{letter-spacing:-.2px!important;font-size:21px!important;font-weight:800!important;line-height:1.14!important}.category-card.active-category strong{font-weight:850!important}.product-card h3{letter-spacing:-.2px!important;font-size:21px!important;font-weight:800!important;line-height:1.22!important}.product-unit{font-size:16px!important;font-weight:650!important}.price{letter-spacing:-1px!important;font-size:24px!important;font-weight:850!important}.product-badge{letter-spacing:.2px!important;font-size:13px!important;font-weight:800!important}@media (width<=700px){.section h2,.category-title-row h2{font-size:22px!important}.category-card strong,.product-card h3{font-size:17px!important}.price{font-size:31px!important}}.ailem-footer{text-align:center;background:0 0;width:100%;margin-top:90px}.ailem-footer-dark{background:#344155;flex-direction:column;justify-content:center;align-items:center;gap:34px;min-height:260px;padding:34px 20px;display:flex}.ailem-footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:42px;display:flex}.ailem-footer-links button{color:#fff;letter-spacing:0;white-space:nowrap;background:0 0;border:0;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.25;text-decoration:none}.ailem-footer-links button:hover{color:var(--yellow)}.ailem-footer-socials{justify-content:center;align-items:center;gap:34px;display:flex}.ailem-footer-socials button{width:46px;height:46px;color:var(--red);background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:800;line-height:1;display:flex}.ailem-footer-service{gap:36px}.ailem-footer-red{background:var(--red);justify-content:center;align-items:center;min-height:122px;padding:28px 20px;display:flex}.ailem-footer-red img{object-fit:contain;background:#fff;border-radius:14px;width:140px;max-width:140px;max-height:78px;padding:8px}@media (width<=700px){.ailem-footer{margin-top:56px;margin-bottom:72px}.ailem-footer-dark{gap:24px;min-height:auto;padding:34px 20px}.ailem-footer-links{flex-direction:column;gap:14px}.ailem-footer-links button{font-size:14px}.ailem-footer-socials{gap:18px}.ailem-footer-socials button{width:42px;height:42px;font-size:14px}.ailem-footer-red{min-height:105px}.ailem-footer-red img{width:118px;max-width:118px;max-height:68px}}.whatsapp-page{background:#fff;padding-bottom:80px}.whatsapp-hero{text-align:center;background:#fff;position:relative}.whatsapp-hero-bg{filter:saturate(1.08);background:linear-gradient(#141e2c1a,#141e2c1a),radial-gradient(circle at 20%,#e6462859,#0000 26%),radial-gradient(circle at 82% 45%,#4caf5047,#0000 28%),linear-gradient(90deg,#dfe6ec,#f4f5f6);height:310px}.whatsapp-icon-circle{z-index:2;background:#fff;border-radius:50%;place-items:center;width:116px;height:116px;margin:-58px auto 0;display:grid;position:relative;box-shadow:0 12px 32px #1e293b33}.whatsapp-icon-circle span{color:#fff;background:#25d366;border-radius:50%;place-items:center;width:82px;height:82px;font-size:44px;font-weight:900;display:grid}.whatsapp-content{width:min(980px,100% - 32px);margin:42px auto 0}.whatsapp-content h1{letter-spacing:-.04em;color:var(--dark);margin:0;font-size:clamp(42px,6vw,76px);font-weight:900;line-height:1.05}.whatsapp-content p{max-width:900px;color:var(--dark);margin:28px auto 0;font-size:24px;font-weight:500;line-height:1.35}.whatsapp-content p strong{font-weight:850}.whatsapp-main-button{background:var(--red);color:#fff;border:0;border-radius:999px;margin-top:42px;padding:18px 46px;font-size:18px;font-weight:850;box-shadow:0 12px 24px #c9001247}.whatsapp-back-button{color:var(--muted);background:0 0;border:0;margin:20px auto 0;font-size:15px;font-weight:700;display:block}.whatsapp-tabs{border-top:1px solid #eef0f3;justify-content:center;align-items:center;gap:34px;width:min(720px,100% - 32px);margin:80px auto 0;padding-top:28px;display:flex}.whatsapp-tabs button{color:var(--red);background:0 0;border:0;font-size:16px;font-weight:800}@media (width<=700px){.whatsapp-hero-bg{height:210px}.whatsapp-icon-circle{width:94px;height:94px;margin-top:-47px}.whatsapp-icon-circle span{width:68px;height:68px;font-size:34px}.whatsapp-content{margin-top:32px}.whatsapp-content h1{font-size:38px}.whatsapp-content p{font-size:18px}.whatsapp-tabs{flex-direction:column;gap:18px}}.whatsapp-header-action{color:#fff!important}.whatsapp-header-icon{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:21px;font-weight:900;display:flex;box-shadow:0 6px 16px #0000002e}.whatsapp-header-action:hover .whatsapp-header-icon{transform:translateY(-1px);box-shadow:0 8px 20px #0000003d}.mobile-whatsapp-button{color:#fff;background:0 0;border:0;padding:0;position:relative}.mobile-whatsapp-button span{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:21px;font-weight:900;display:flex}.whatsapp-svg{color:#fff;width:23px;height:23px;display:block}.mobile-whatsapp-button .whatsapp-svg{width:22px;height:22px}.whatsapp-header-icon,.mobile-whatsapp-button span{background:#25d366}.product-card .product-image{position:relative!important}.product-card .image-add-button{background:var(--red)!important;color:#fff!important;z-index:50!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:50px!important;min-width:50px!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;inset:auto 10px 10px auto!important;transform:none!important;box-shadow:0 10px 22px #c9001242!important}.product-card .image-add-button svg{width:22px!important;height:22px!important}.product-card .price-row{width:100%!important;margin-top:18px!important;display:block!important}.product-card .price{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;width:100%!important;line-height:1!important;display:block!important}@media (width<=700px){.product-card .image-add-button{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;bottom:10px!important;right:10px!important}.product-card .price{letter-spacing:-.8px!important;white-space:nowrap!important;font-size:25px!important}}.price{font-size:39px!important}@media (width<=700px){.product-card .price{white-space:nowrap!important;font-size:28px!important}}
