*{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}.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-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}}.top-header,.mobile-header{background:#111514!important}.header-inner{grid-template-columns:390px 1fr 330px!important}.logo-area{gap:0!important}.ailem-wide-logo{object-fit:contain!important;background:0 0!important;border-radius:0!important;width:330px!important;max-width:330px!important;height:auto!important;max-height:82px!important;padding:0!important}.ailem-logo{background:0 0!important;border-radius:0!important;padding:0!important}@media (width<=1100px){.mobile-top img{object-fit:contain!important;background:0 0!important;border-radius:0!important;width:190px!important;max-width:200px!important;max-height:58px!important;padding:0!important}}@media (width<=420px){.mobile-top img{width:165px!important;max-width:165px!important}}.mobile-profile{color:#fff!important;background:0 0!important;border:0!important;padding:0!important;position:relative!important}.mobile-profile svg{width:25px!important;height:25px!important}.desktop-menu-button{color:#fff!important;background:#ffffff1a!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;margin-right:16px!important;padding:0!important;display:flex!important}.desktop-menu-button:hover{background:#ffffff2e!important}.desktop-menu-button svg{width:30px!important;height:30px!important}.logo-area{align-items:center!important;gap:0!important;display:flex!important}.page-header{width:min(1660px,100% - 80px);box-shadow:var(--soft-shadow);background:#fff;border-radius:24px;margin:42px auto 0;padding:38px 42px}.page-header h1{color:var(--dark);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(34px,4vw,58px);font-weight:900;line-height:1.05}.page-header p{color:var(--muted);margin:0;font-size:20px;font-weight:650}.back-home-button{color:var(--dark);background:#eef0f3;border:0;border-radius:999px;padding:12px 18px;font-size:15px;font-weight:800}.back-home-button:hover{background:var(--red);color:#fff}@media (width<=700px){.page-header{border-radius:18px;width:calc(100% - 28px);margin-top:18px;padding:26px 22px}.page-header h1{font-size:34px}.page-header p{font-size:17px}}@media (width<=768px){html,body,#root,.app{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{-webkit-tap-highlight-color:transparent;background:#f4f5f7!important;margin:0!important;padding:0!important}.top-header{display:none!important}.mobile-header{z-index:9999!important;background:#111514!important;display:block!important;position:sticky!important;top:0!important;box-shadow:0 8px 22px #0000002e!important}.mobile-top{grid-template-columns:42px minmax(0,1fr) 38px 38px 42px!important;align-items:center!important;gap:5px!important;min-height:66px!important;padding:8px 10px 6px!important;display:grid!important}.mobile-top button{color:#fff!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;display:inline-flex!important}.mobile-top>button:first-child{background:#ffffff1a!important}.mobile-top img{object-fit:contain!important;background:0 0!important;border-radius:0!important;justify-self:start!important;width:auto!important;max-width:168px!important;max-height:50px!important;padding:0!important}.mobile-whatsapp-button span{width:34px!important;height:34px!important}.mobile-cart{position:relative!important}.mobile-cart b{background:var(--red)!important;color:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;font-size:11px!important;display:flex!important;position:absolute!important;top:-3px!important;right:-3px!important}.mobile-search{background:#fff!important;border-radius:999px!important;align-items:center!important;gap:8px!important;height:46px!important;margin:0 10px 10px!important;padding:0 14px!important;display:flex!important;box-shadow:0 8px 18px #00000029!important}.mobile-search input{background:0 0!important;border:0!important;outline:0!important;width:100%!important;font-size:15px!important;font-weight:650!important}main{padding-bottom:86px!important}.hero{border-radius:24px!important;width:calc(100% - 24px)!important;min-height:auto!important;margin:14px auto 16px!important;padding:26px 20px!important;display:block!important}.hero-content h1{letter-spacing:-.8px!important;margin:12px 0!important;font-size:34px!important;line-height:1.04!important}.hero-content p{max-width:100%!important;font-size:16px!important;line-height:1.45!important}.hero-buttons{grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important;display:grid!important}.hero-buttons button{border-radius:999px!important;width:100%!important;height:50px!important;font-size:15px!important}.hero-price-card{border-radius:18px!important;width:100%!important;max-width:none!important;margin-top:18px!important;padding:18px!important}.section,.category-section,.offers-section{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.category-title-row,.section-title-row{align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important}.category-title-row h2,.section-title-row h2{font-size:25px!important;line-height:1.1!important}.section-title-row p{font-size:14px!important}.category-row{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding:2px 2px 12px!important;display:flex!important;overflow-x:auto!important}.category-card{scroll-snap-align:start!important;border-radius:18px!important;min-width:138px!important;max-width:138px!important;min-height:118px!important;padding:14px!important}.category-card strong{font-size:14px!important;line-height:1.15!important}.products-grid,.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.product-card{border-radius:18px!important;min-width:0!important;padding:10px!important;overflow:hidden!important}.product-card .product-image{border-radius:14px!important;height:142px!important;margin-bottom:10px!important}.product-card .product-image img{object-fit:contain!important;max-width:100%!important;max-height:100%!important}.product-card h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:38px!important;margin:8px 0 6px!important;font-size:14px!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.product-card .unit,.product-card .product-unit{font-size:12px!important}.product-card .price-row{margin-top:10px!important}.product-card .price{letter-spacing:-.7px!important;font-size:24px!important}.product-card .old-price{font-size:13px!important}.product-card .image-add-button{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;bottom:8px!important;right:8px!important}.favorite-button{width:34px!important;height:34px!important;top:8px!important;right:8px!important}.page-header{border-radius:20px!important;width:calc(100% - 24px)!important;margin:14px auto 16px!important;padding:22px 18px!important}.page-header h1{margin:16px 0 8px!important;font-size:31px!important;line-height:1.05!important}.page-header p{font-size:15px!important;line-height:1.4!important}.back-home-button{height:42px!important;padding:0 15px!important;font-size:14px!important}.whatsapp-page{padding-bottom:86px!important}.whatsapp-hero{border-radius:24px!important;width:calc(100% - 24px)!important;min-height:auto!important;margin:14px auto 16px!important;padding:28px 20px!important}.whatsapp-content h1{font-size:32px!important;line-height:1.05!important}.whatsapp-content p{font-size:16px!important}.ailem-footer{padding-bottom:86px!important}.bottom-nav{z-index:10000!important;background:#fff!important;border-radius:24px!important;grid-template-columns:repeat(4,1fr)!important;height:64px!important;display:grid!important;position:fixed!important;bottom:10px!important;left:10px!important;right:10px!important;overflow:hidden!important;box-shadow:0 14px 34px #00000038!important}.bottom-nav button{color:#6b7280!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-width:0!important;padding:4px 2px!important;font-size:11px!important;font-weight:800!important;display:flex!important}.bottom-nav span{font-size:18px!important;line-height:1!important}}@media (width<=380px){.mobile-top{grid-template-columns:38px minmax(0,1fr) 68px 34px 34px 38px!important;gap:3px!important;padding-left:8px!important;padding-right:8px!important}.mobile-top img{max-width:148px!important}.products-grid,.offers-grid{gap:10px!important}.product-card .product-image{height:132px!important}.product-card .price{font-size:22px!important}}.search-box,.mobile-search{position:relative!important;overflow:visible!important}.search-suggestions{z-index:20000!important;background:#fff!important;border:1px solid #11151414!important;border-radius:18px!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;overflow:hidden!important;box-shadow:0 18px 45px #00000038!important}.search-suggestion-item{text-align:left!important;cursor:pointer!important;width:100%!important;color:var(--dark)!important;background:#fff!important;border:0!important;border-bottom:1px solid #11151412!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:10px 12px!important;display:grid!important}.search-suggestion-item:last-child{border-bottom:0!important}.search-suggestion-item:hover{background:#f5f6f7!important}.search-suggestion-image{width:48px!important;height:48px!important;color:var(--red)!important;background:#f1f2f4!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;font-size:18px!important;font-weight:900!important;display:flex!important;overflow:hidden!important}.search-suggestion-image img{object-fit:contain!important;width:100%!important;height:100%!important}.search-suggestion-info{flex-direction:column!important;gap:3px!important;min-width:0!important;display:flex!important}.search-suggestion-info strong{color:#111514!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:15px!important;font-weight:850!important;line-height:1.18!important;overflow:hidden!important}.search-suggestion-info small{color:#737b83!important;font-size:12px!important;font-weight:700!important}.search-suggestion-price{white-space:nowrap!important;color:var(--red)!important;font-size:16px!important;font-weight:950!important}.search-suggestion-empty{color:#737b83!important;text-align:center!important;padding:16px!important;font-size:14px!important;font-weight:750!important}@media (width<=768px){.mobile-search .search-suggestions{border-radius:18px!important;max-height:390px!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;overflow-y:auto!important}.search-suggestion-item{grid-template-columns:44px minmax(0,1fr) auto!important;gap:10px!important;padding:10px!important}.search-suggestion-image{border-radius:13px!important;width:44px!important;height:44px!important}.search-suggestion-info strong{font-size:14px!important}.search-suggestion-price{font-size:15px!important}}.header-inner{grid-template-columns:390px minmax(420px,740px) 440px!important;gap:28px!important}.search-box{width:100%!important;max-width:740px!important}.header-actions{justify-content:flex-end!important;align-items:center!important;gap:22px!important;display:flex!important}.header-action{min-width:76px!important}.whatsapp-header-action{min-width:90px!important}.app,.app.ltr,.app.rtl{direction:ltr!important}.app.rtl input,.app.rtl textarea,.app.rtl select{text-align:right!important;direction:rtl!important}.language-dropdown{z-index:auto!important;align-items:center!important;display:flex!important;position:static!important;top:auto!important;right:auto!important}.language-dropdown select{color:#fff!important;background:#ffffff21!important;border:0!important;border-radius:999px!important;outline:none!important;min-width:92px!important;max-width:105px!important;height:36px!important;padding:0 10px!important;font-size:13px!important;font-weight:850!important}.language-dropdown select option{color:#111514!important}@media (width<=768px){.language-dropdown,.mobile-language-box,.mobile-language-select,.mobile-language-label{display:none!important}.mobile-top{grid-template-columns:52px minmax(0,1fr) 42px 42px 42px!important;align-items:center!important;gap:6px!important;min-height:68px!important;padding:12px 14px 2px!important;display:grid!important}.mobile-top img{object-fit:contain!important;justify-self:start!important;width:100%!important;max-width:190px!important;height:auto!important}.mobile-whatsapp-button,.mobile-profile,.mobile-cart,.mobile-top>button{justify-self:end!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important}.mobile-search{border-radius:999px!important;height:42px!important;min-height:42px!important;margin:4px 18px 0!important;padding:0 16px!important}.mobile-search input{height:40px!important;font-size:15px!important;line-height:1!important}.mobile-language-buttons{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin:10px 18px 12px!important;display:grid!important}.mobile-language-buttons button{color:#fff!important;cursor:pointer!important;background:#ffffff1f!important;border:0!important;border-radius:999px!important;height:34px!important;font-size:13px!important;font-weight:900!important}.mobile-language-buttons button.active{color:#132238!important;background:#ffd400!important}}@media (width<=380px){.mobile-top{grid-template-columns:46px minmax(0,1fr) 40px 40px 40px!important;gap:5px!important;padding-left:12px!important;padding-right:12px!important}.mobile-top img{max-width:170px!important}.mobile-whatsapp-button,.mobile-profile,.mobile-cart,.mobile-top>button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important}.mobile-language-buttons{gap:6px!important;margin-left:14px!important;margin-right:14px!important}.mobile-language-buttons button{height:32px!important;font-size:12px!important}}@media (width<=768px){.mobile-top{grid-template-columns:48px minmax(0,1fr) 36px 36px 36px!important;align-items:center!important;gap:3px!important;min-height:68px!important;padding:12px 10px 2px!important;display:grid!important}.mobile-top img{object-fit:contain!important;justify-self:start!important;width:220px!important;max-width:220px!important;max-height:58px!important}.mobile-whatsapp-button,.mobile-profile,.mobile-cart{justify-self:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;padding:0!important}.mobile-whatsapp-button span{width:34px!important;height:34px!important}.mobile-profile svg,.mobile-cart svg{width:27px!important;height:27px!important}.mobile-top>button:first-child{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important}.mobile-top>button:first-child svg{width:30px!important;height:30px!important}}@media (width<=390px){.mobile-top{grid-template-columns:46px minmax(0,1fr) 34px 34px 34px!important;gap:2px!important;padding-left:8px!important;padding-right:8px!important}.mobile-top img{width:198px!important;max-width:198px!important}.mobile-whatsapp-button,.mobile-profile,.mobile-cart{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important}.mobile-profile svg,.mobile-cart svg{width:25px!important;height:25px!important}}@media (width<=768px){.mobile-top{grid-template-columns:52px minmax(0,1fr) 32px 32px 32px!important;align-items:center!important;gap:4px!important;min-height:68px!important;padding:12px 10px 2px!important;display:grid!important}.mobile-top img{object-fit:contain!important;justify-self:start!important;width:100%!important;min-width:0!important;max-width:220px!important;max-height:58px!important;overflow:hidden!important}.mobile-whatsapp-button,.mobile-profile,.mobile-cart{justify-self:center!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;padding:0!important}.mobile-whatsapp-button span{width:32px!important;height:32px!important}.mobile-profile svg,.mobile-cart svg{width:25px!important;height:25px!important}.mobile-top>button:first-child{width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important}.mobile-top>button:first-child svg{width:30px!important;height:30px!important}}@media (width<=390px){.mobile-top{grid-template-columns:48px minmax(0,1fr) 30px 30px 30px!important;gap:3px!important;padding-left:8px!important;padding-right:8px!important}.mobile-top img{width:100%!important;max-width:205px!important}.mobile-whatsapp-button,.mobile-profile,.mobile-cart{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important}.mobile-whatsapp-button span{width:30px!important;height:30px!important}.mobile-profile svg,.mobile-cart svg{width:23px!important;height:23px!important}}@media (width<=768px){.mobile-top img{transform:translate(-14px)!important}}@media (width<=390px){.mobile-top img{transform:translate(-8px)!important}}@media (width<=768px){.compact-mobile-search{height:42px!important;padding:0 12px!important;box-shadow:0 7px 16px #00000024!important}.compact-mobile-search input{font-size:14px!important;font-weight:650!important}.mobile-orders-button{width:46px!important;height:42px!important;color:var(--dark)!important;background:#fff!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;box-shadow:0 7px 16px #00000024!important}.mobile-orders-button svg{width:23px!important;height:23px!important}.mobile-search-row{grid-template-columns:minmax(0,1fr) 46px!important;align-items:center!important;gap:8px!important;margin:0 10px 10px!important;display:grid!important}.mobile-search-row .mobile-search{width:100%!important;min-width:0!important;margin:0!important}.compact-mobile-search{height:42px!important;padding:0 12px!important}.mobile-bestellliste-button{width:46px!important;height:42px!important;color:var(--dark)!important;background:#fff!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;font-size:30px!important;font-weight:900!important;line-height:1!important;display:flex!important;box-shadow:0 7px 16px #00000024!important}}.mobile-bestellliste-button .bestellliste-icon{border:2px solid var(--dark)!important;background:#fff!important;border-radius:5px!important;width:22px!important;height:26px!important;display:inline-block!important;position:relative!important}.mobile-bestellliste-button .bestellliste-icon:before,.mobile-bestellliste-button .bestellliste-icon:after{content:""!important;background:var(--dark)!important;border-radius:2px!important;height:2px!important;position:absolute!important;left:5px!important;right:5px!important}.mobile-bestellliste-button .bestellliste-icon:before{box-shadow:0 6px 0 var(--dark), 0 12px 0 var(--dark)!important;top:7px!important}.mobile-bestellliste-button .bestellliste-icon:after{display:none!important}.orders-page{background:#f7f7f7;min-height:70vh}.orders-hero{max-width:980px;margin:0 auto;padding:22px 14px 100px}.orders-back-button{color:var(--dark);cursor:pointer;background:0 0;border:0;margin-bottom:14px;font-size:15px;font-weight:900}.orders-header-card{background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:22px;display:flex;box-shadow:0 12px 28px #00000014}.orders-small-label{color:var(--primary);margin-bottom:5px;font-size:13px;font-weight:900;display:inline-block}.orders-header-card h1{color:var(--dark);margin:0;font-size:28px;font-weight:950}.orders-header-card p{color:#666;margin:6px 0 0;font-weight:700}.orders-header-icon{background:#f3f3f3;border-radius:18px;flex:none;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.orders-header-icon span{border:3px solid var(--dark);background:#fff;border-radius:6px;width:28px;height:36px;display:block;position:relative}.orders-header-icon span:before{content:"";background:var(--dark);height:3px;box-shadow:0 8px 0 var(--dark), 0 16px 0 var(--dark);border-radius:3px;position:absolute;top:8px;left:6px;right:6px}.orders-info-card,.order-card{background:#fff;border-radius:20px;padding:18px;box-shadow:0 9px 22px #00000012}.orders-info-card p{color:#666;margin:0 0 14px;font-weight:700}.orders-error p{color:#b00020}.order-card h2{color:var(--dark);margin:0;font-size:18px;font-weight:950}.order-card p{color:#777;margin:5px 0 0;font-size:13px;font-weight:700}.order-card strong{color:var(--primary);white-space:nowrap;font-size:18px;font-weight:950}.orders-shop-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:12px 22px;font-weight:950}@media (width<=768px){.orders-hero{padding:16px 10px 105px}.orders-header-card{border-radius:22px;padding:18px}.orders-header-card h1{font-size:23px}.orders-header-icon{width:54px;height:54px}.order-card h2,.order-card strong{font-size:16px}}.logo-area{cursor:pointer}.mobile-logo-button{cursor:pointer!important;background:0 0!important;border:0!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.bottom-nav-receipt-icon{background:0 0!important;border:2px solid!important;border-radius:4px!important;width:18px!important;height:22px!important;display:inline-block!important;position:relative!important}.bottom-nav-receipt-icon:before{content:""!important;background:currentColor!important;border-radius:2px!important;height:2px!important;position:absolute!important;top:5px!important;left:4px!important;right:4px!important;box-shadow:0 5px,0 10px!important}.header-orders-action{cursor:pointer}.logo-click-button{cursor:pointer!important;background:0 0!important;border:0!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.logo-click-button img{display:block!important}.top-header .header-inner .logo-area{z-index:99999!important;pointer-events:auto!important;position:relative!important}.top-header .header-inner .logo-click-button{z-index:100000!important;pointer-events:auto!important;cursor:pointer!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}.top-header .header-inner .logo-click-button img{pointer-events:auto!important;cursor:pointer!important;display:block!important}.top-header .header-inner .search-box{z-index:10!important;position:relative!important}.top-header .header-inner .header-actions{z-index:20!important;position:relative!important}.logo-click-button,.mobile-logo-button{cursor:pointer!important;pointer-events:auto!important;z-index:100000!important;background:0 0!important;border:0!important;align-items:center!important;margin:0!important;padding:0!important;text-decoration:none!important;display:flex!important;position:relative!important}.clean-logo-area{z-index:999999!important;pointer-events:auto!important;position:relative!important}.clean-logo-link{cursor:pointer!important;pointer-events:auto!important;z-index:1000000!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;text-decoration:none!important;display:flex!important;position:relative!important}.clean-logo-link img{pointer-events:auto!important;cursor:pointer!important;display:block!important}.header-start-action{color:#fff!important;min-width:64px!important;font-weight:900!important}.header-start-action span{font-size:16px!important}@media (width>=1101px){.header-inner{grid-template-columns:330px minmax(300px,1fr) 640px!important;gap:18px!important}.header-actions{justify-content:flex-end!important;align-items:center!important;gap:12px!important;display:flex!important;overflow:visible!important}.header-start-action{color:#111514!important;z-index:99999!important;background:#ffd400!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:74px!important;height:44px!important;padding:0 16px!important;font-weight:950!important;display:flex!important}.header-start-action span{color:#111514!important;font-size:15px!important;font-weight:950!important}}.logo-start-button{color:#111514!important;cursor:pointer!important;z-index:999999!important;background:#ffd400!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:74px!important;height:42px!important;margin-right:14px!important;padding:0 16px!important;font-size:15px!important;font-weight:950!important;display:inline-flex!important;position:relative!important}@media (width>=1101px){.top-header{color:#fff!important;z-index:5000!important;background:#111514!important;align-items:center!important;height:118px!important;display:flex!important;position:sticky!important;top:0!important}.header-clean-inner{grid-template-columns:390px minmax(360px,1fr) 520px!important;align-items:center!important;gap:24px!important;width:min(1660px,100% - 64px)!important;margin:0 auto!important;display:grid!important}.header-clean-logo-area{z-index:20!important;align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important;position:relative!important}.desktop-menu-button{color:#fff!important;background:#ffffff1a!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;margin:0!important;padding:0!important;display:flex!important}.header-logo-home-button{cursor:pointer!important;z-index:30!important;background:0 0!important;border:0!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}.header-logo-home-button img,.ailem-wide-logo{object-fit:contain!important;pointer-events:none!important;background:0 0!important;border-radius:0!important;width:315px!important;max-width:315px!important;max-height:82px!important;padding:0!important;display:block!important}.search-box{z-index:10!important;width:100%!important;max-width:none!important;height:58px!important;position:relative!important}.header-clean-actions{z-index:20!important;justify-content:flex-end!important;align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important;position:relative!important;overflow:visible!important}.header-action{color:#fff!important;background:0 0!important;border:0!important;justify-items:center!important;gap:5px!important;min-width:72px!important;padding:0!important;font-size:14px!important;font-weight:850!important;display:grid!important}.header-orders-action{min-width:92px!important}.whatsapp-header-action{min-width:88px!important}.language-dropdown select{min-width:88px!important;max-width:100px!important;height:36px!important}}.profile-page,.orders-page{width:100%}.profile-hero,.orders-hero{width:min(980px,100% - 32px);margin:34px auto 0}.profile-back-button,.orders-back-button{color:var(--dark);box-shadow:var(--soft-shadow);background:#fff;border:0;border-radius:999px;margin-bottom:18px;padding:12px 18px;font-size:15px;font-weight:850}.profile-card,.profile-header-card,.profile-status-card,.orders-header-card,.orders-info-card,.order-card{box-shadow:var(--soft-shadow);background:#fff;border-radius:24px}.profile-card{padding:28px}.profile-header-card,.orders-header-card{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:28px;display:flex}.profile-small-label,.orders-small-label{color:var(--red);margin-bottom:8px;font-size:14px;font-weight:950;display:inline-block}.profile-header-card h1,.profile-card h1,.orders-header-card h1{color:var(--dark);margin:0;font-size:38px;font-weight:950;line-height:1.05}.profile-header-card p,.profile-card p,.orders-header-card p{color:var(--muted);margin:8px 0 0;font-size:17px;font-weight:750}.profile-avatar{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;font-size:34px;font-weight:950;display:grid}.profile-status-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.profile-status-card{text-align:left;color:var(--dark);border:0;padding:22px}.profile-status-card.clickable{cursor:pointer}.profile-status-card span{color:var(--muted);margin-bottom:6px;font-size:14px;font-weight:800;display:block}.profile-status-card strong{font-size:20px;font-weight:950;display:block}.profile-status-card small{color:var(--red);margin-top:6px;font-weight:850;display:block}.profile-badge{border-radius:999px;margin-top:10px;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.profile-badge.verified{color:#147a37;background:#e7f8ed}.profile-badge.not-verified{color:#9a6700;background:#fff3cd}.profile-form{gap:16px;display:grid}.profile-form h2{margin:0 0 8px;font-size:24px;font-weight:950}.profile-form label{color:var(--dark);gap:7px;font-size:14px;font-weight:850;display:grid}.profile-form input{border:1px solid #d8dee8;border-radius:14px;outline:none;height:48px;padding:0 14px;font-size:16px;font-weight:650}.profile-form input:focus{border-color:var(--red)}.profile-two-columns{grid-template-columns:1fr 1.6fr;gap:14px;display:grid}.profile-actions-row{flex-wrap:wrap;gap:12px;display:flex}.profile-main-button,.profile-logout-button,.orders-shop-button{border:0;border-radius:999px;padding:14px 22px;font-size:15px;font-weight:950}.profile-main-button,.orders-shop-button{background:var(--red);color:#fff}.profile-logout-button{color:var(--dark);background:#eef0f3}.profile-error{color:#b00020;background:#fff0f1;border-radius:14px;padding:12px 14px;font-weight:800}.profile-success{color:#147a37;background:#e7f8ed;border-radius:14px;padding:12px 14px;font-weight:800}.orders-info-card{padding:26px}.orders-list{gap:14px;display:grid}.order-card{padding:20px}.order-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-card-top h2{margin:0;font-size:20px}.order-card-top p{color:var(--muted);margin:6px 0 0;font-weight:750}.order-card-top strong{color:var(--red);font-size:22px;font-weight:950}.order-status-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.order-status,.order-payment{border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900}.order-status{color:var(--dark);background:#eef0f3}.order-payment{color:#9a6700;background:#fff3cd}@media (width<=700px){.profile-hero,.orders-hero{width:calc(100% - 24px);margin-top:14px}.profile-header-card,.orders-header-card{padding:22px}.profile-header-card h1,.profile-card h1,.orders-header-card h1{font-size:30px}.profile-status-grid,.profile-two-columns{grid-template-columns:1fr}}.profile-main-actions,.profile-secondary-actions{gap:14px!important;margin-top:18px!important;display:grid!important}.profile-red-button,.profile-outline-button{cursor:pointer!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:62px!important;font-size:20px!important;font-weight:950!important;display:flex!important}.profile-red-button{background:var(--red)!important;color:#fff!important;border:0!important;box-shadow:0 12px 24px #c9001238!important}.profile-red-button:disabled{opacity:.7!important;cursor:not-allowed!important}.profile-outline-button{color:#6f55aa!important;box-shadow:none!important;background:#fff!important;border:2px solid #7b7f88!important}.profile-button-icon{justify-content:center!important;align-items:center!important;min-width:34px!important;font-size:27px!important;line-height:1!important;display:inline-flex!important}@media (width<=700px){.profile-main-actions,.profile-secondary-actions{gap:12px!important;margin-top:16px!important}.profile-red-button,.profile-outline-button{border-radius:18px!important;gap:12px!important;min-height:58px!important;font-size:18px!important}.profile-button-icon{min-width:30px!important;font-size:24px!important}}.subcategory-chip-row{scrollbar-width:thin;gap:10px;max-width:1180px;margin:0 auto 22px;padding:0 20px 4px;display:flex;overflow-x:auto}.subcategory-chip{color:#222;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e2e5eb;border-radius:999px;padding:11px 17px;font-size:15px;font-weight:850;box-shadow:0 8px 18px #0f172a0f}.subcategory-chip.active{background:var(--red);border-color:var(--red);color:#fff}@media (width<=700px){.subcategory-chip-row{gap:8px;margin-bottom:16px;padding:0 14px 4px}.subcategory-chip{padding:10px 14px;font-size:14px}}.product-detail-page{background:#f3f4f6!important;min-height:100vh!important;padding:24px 0 72px!important}.product-detail-container{width:min(1280px,100% - 40px)!important;margin:0 auto!important}.product-detail-topbar{justify-content:space-between!important;align-items:center!important;margin-bottom:18px!important;display:flex!important}.product-detail-back{color:#16a34a!important;cursor:pointer!important;background:#fff!important;border:none!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:11px 17px!important;font-size:.96rem!important;font-weight:800!important;display:inline-flex!important;box-shadow:0 8px 22px #0f172a14!important}.product-detail-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:28px!important;grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr)!important;gap:34px!important;padding:32px!important;display:grid!important;box-shadow:0 22px 60px #0f172a1a!important}.product-detail-left,.product-detail-right{min-width:0!important}.product-detail-image-card{background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #e5e7eb!important;border-radius:22px!important;position:relative!important;overflow:hidden!important}.product-detail-image-badge{z-index:2!important;color:#166534!important;background:#dcfce7!important;border-radius:12px!important;align-items:center!important;gap:7px!important;padding:9px 13px!important;font-size:.9rem!important;font-weight:900!important;display:inline-flex!important;position:absolute!important;top:18px!important;left:18px!important}.product-detail-image-stage{justify-content:center!important;align-items:center!important;height:560px!important;padding:34px!important;display:flex!important}.product-detail-image-stage img{object-fit:contain!important;max-width:100%!important;max-height:100%!important;display:block!important}.product-detail-placeholder{color:#94a3b8!important;font-weight:800!important}.product-detail-quality-card{color:#0f5132!important;background:linear-gradient(135deg,#ecfdf5 0%,#fff 100%)!important;border-radius:20px!important;align-items:center!important;gap:16px!important;margin-top:22px!important;padding:20px 22px!important;display:flex!important}.product-detail-quality-card strong{margin-bottom:4px!important;font-size:1rem!important;display:block!important}.product-detail-quality-card p{color:#475569!important;margin:0!important;font-size:.92rem!important;line-height:1.45!important}.product-detail-breadcrumb{color:#16a34a!important;margin-bottom:14px!important;font-size:.96rem!important;font-weight:800!important}.product-detail-summary h1{color:#0f172a!important;letter-spacing:-.04em!important;margin:0 0 18px!important;font-size:clamp(2rem,3vw,3rem)!important;font-weight:950!important;line-height:1.08!important}.product-detail-price-row{align-items:baseline!important;gap:10px!important;margin-bottom:22px!important;display:flex!important}.product-detail-price-row strong{color:#e11d48!important;font-size:2.25rem!important;font-weight:950!important}.product-detail-price-row span{color:#0f172a!important;font-size:1rem!important;font-weight:800!important}.product-detail-price-row em{color:#64748b!important;margin-left:12px!important;font-size:1rem!important;font-style:normal!important;font-weight:700!important;text-decoration:line-through!important}.product-detail-add-button{color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#18b957 0%,#11833d 100%)!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:64px!important;font-size:1.08rem!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 16px 32px #16a34a52!important}.product-detail-trust-row{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;grid-template-columns:repeat(4,1fr)!important;margin:28px 0!important;display:grid!important;overflow:hidden!important}.product-detail-trust-item{color:#15803d!important;text-align:center!important;border-right:1px solid #e5e7eb!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:92px!important;padding:14px 10px!important;display:flex!important}.product-detail-trust-item:last-child{border-right:none!important}.product-detail-trust-item span{color:#0f172a!important;font-size:.82rem!important;font-weight:800!important;line-height:1.25!important}.product-detail-info-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:18px!important;margin-bottom:16px!important;padding:20px 22px!important}.product-detail-section-title{color:#15803d!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important;display:flex!important}.product-detail-section-title h2{color:#0f172a!important;margin:0!important;font-size:1.05rem!important;font-weight:950!important}.product-detail-info-card p{color:#475569!important;margin:0!important;font-size:.96rem!important;line-height:1.65!important}.product-detail-facts div{border-bottom:1px solid #eef2f7!important;grid-template-columns:140px 1fr!important;gap:18px!important;padding:12px 0!important;display:grid!important}.product-detail-facts span{color:#334155!important;font-weight:850!important}.product-detail-facts strong{color:#0f172a!important;text-align:left!important;font-weight:750!important}.product-detail-note{color:#92400e!important;background:#fffbeb!important;border:1px solid #fde68a!important;border-radius:16px!important;align-items:flex-start!important;gap:12px!important;margin-top:18px!important;padding:16px 18px!important;display:flex!important}.product-detail-note p{color:#713f12!important;margin:0!important;font-size:.92rem!important;line-height:1.55!important}@media (width<=1024px){.product-detail-card{grid-template-columns:1fr!important}.product-detail-image-stage{height:430px!important}}@media (width<=640px){.product-detail-page{padding:12px 0 80px!important}.product-detail-container{width:min(100%,100% - 20px)!important}.product-detail-card{border-radius:24px!important;gap:20px!important;padding:16px!important}.product-detail-image-stage{height:300px!important;padding:20px!important}.product-detail-quality-card{display:none!important}.product-detail-summary h1{font-size:1.8rem!important}.product-detail-price-row strong{font-size:2rem!important}.product-detail-add-button{min-height:56px!important;font-size:.98rem!important}.product-detail-trust-item span{font-size:.68rem!important}.product-detail-facts div{grid-template-columns:1fr!important;gap:5px!important}}.bestellliste-page{background:#f3f4f6;min-height:100vh;padding:28px 0 90px}.bestellliste-card{background:#fff;border-radius:30px;width:min(980px,100% - 32px);margin:0 auto;padding:30px;box-shadow:0 22px 60px #0f172a1a}.bestellliste-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.bestellliste-back{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-weight:850;display:inline-flex}.bestellliste-kicker{color:#16a34a;text-align:right;margin-bottom:4px;font-weight:900;display:block}.bestellliste-header h1{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:950}.bestellliste-empty{text-align:center;background:#f8fafc;border-radius:24px;padding:60px 20px}.bestellliste-empty h2{color:#0f172a;margin:0 0 10px}.bestellliste-empty p{color:#64748b;margin:0 0 22px}.bestellliste-empty button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:13px 22px;font-weight:900}.bestellliste-products{gap:16px;display:grid}.bestellliste-item{background:#f8fafc;border-radius:22px;grid-template-columns:110px 1fr auto auto;align-items:center;gap:18px;padding:16px;display:grid}.bestellliste-item-image{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.bestellliste-item-image img{object-fit:contain;width:100%;height:100%;padding:10px}.bestellliste-item-info h2{color:#0f172a;margin:0 0 12px;font-size:1.25rem;font-weight:950}.bestellliste-item-meta{justify-content:space-between;gap:16px;max-width:420px;padding:4px 0;display:flex}.bestellliste-item-meta span{color:#64748b;font-weight:750}.bestellliste-item-meta strong{color:#0f172a;font-weight:900}.bestellliste-quantity{background:#fff;border-radius:999px;align-items:center;gap:10px;padding:6px;display:inline-flex}.bestellliste-quantity button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.bestellliste-quantity strong{text-align:center;min-width:24px;font-size:1.1rem}.bestellliste-remove{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.bestellliste-total-card{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:baseline;margin-top:24px;padding-top:24px;display:flex}.bestellliste-total-card span{color:#0f172a;font-size:2rem;font-weight:950}.bestellliste-total-card strong{color:#dc1029;font-size:2.4rem;font-weight:950}.bestellliste-actions{gap:12px;margin-top:24px;display:grid}.bestellliste-cart-button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:1.05rem;font-weight:950;display:inline-flex}.bestellliste-continue-button{color:#0f172a;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:18px;min-height:56px;font-size:1.02rem;font-weight:900}@media (width<=760px){.bestellliste-card{border-radius:24px;width:min(100%,100% - 20px);padding:18px}.bestellliste-header{flex-direction:column-reverse}.bestellliste-kicker{text-align:left}.bestellliste-item{grid-template-columns:86px 1fr}.bestellliste-item-image{width:86px;height:86px}.bestellliste-quantity{grid-column:1/2}.bestellliste-remove{grid-column:2/3;justify-self:end}.bestellliste-total-card span{font-size:1.6rem}.bestellliste-total-card strong{font-size:2rem}}.bestellliste-actions{flex-direction:column;gap:12px;margin-top:26px;display:flex}.bestellliste-inline-order-box{background:#f0fdf4;border:2px solid #dcfce7;border-radius:22px;width:100%;margin-top:-2px;padding:20px}.bestellliste-inline-order-box h3{color:#052e16;margin:0 0 14px;font-size:20px;font-weight:900}.bestellliste-order-type-buttons{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.bestellliste-order-type-buttons button{color:#111827;cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:16px;padding:14px 12px;font-size:15px;font-weight:900}.bestellliste-order-type-buttons button.active{color:#fff;background:#16a34a;border-color:#16a34a}.bestellliste-confirm-buttons{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bestellliste-cancel-button,.bestellliste-confirm-button{cursor:pointer;border:none;border-radius:16px;padding:14px 12px;font-size:15px;font-weight:900}.bestellliste-cancel-button{color:#111827;background:#fff;border:2px solid #e5e7eb}.bestellliste-confirm-button{color:#fff;background:#16a34a}.bestellliste-confirm-button:disabled{color:#6b7280;cursor:not-allowed;background:#d1d5db}.bestellliste-online-pay-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 22px;font-size:16px;font-weight:900;display:flex}.bestellliste-online-pay-button:hover{background:#020617}.product-accordion{background:#fff;border:1px solid #e5e7eb;border-radius:22px;margin-top:18px;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.product-accordion-header{color:#061a3a;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 26px;font-size:22px;font-weight:900;display:flex}.product-accordion-body{color:#475569;padding:0 26px 24px;font-size:16px;line-height:1.6}.product-detail-table{flex-direction:column;gap:12px;display:flex}.product-detail-table>div{border-bottom:1px solid #e5e7eb;grid-template-columns:180px 1fr;gap:16px;padding:12px 0;display:grid}.product-detail-table span{color:#64748b;font-weight:700}.product-detail-table strong{color:#061a3a;font-weight:900}@media (width<=768px){.product-accordion-header{padding:18px 20px;font-size:20px}.product-detail-table>div{grid-template-columns:1fr;gap:4px}}.product-detail-accordion{padding:0;overflow:hidden}.product-detail-accordion-header{width:100%;color:inherit;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.product-detail-accordion-header .product-detail-section-title,.product-detail-accordion-header h2{margin:0}.accordion-icon{color:#111827;flex-shrink:0;transition:transform .2s}.accordion-icon.open{transform:rotate(180deg)}.product-detail-accordion-body{padding:0 24px 24px}.product-detail-accordion-body p{margin:0}.cart-page{width:min(1120px,100% - 32px);margin:32px auto 110px}.cart-empty-card{background:#fff;border:1px solid #0f172a14;border-radius:28px;padding:36px 28px;box-shadow:0 18px 60px #0f172a14}.cart-empty-card h1{color:#111827;margin:0 0 12px;font-size:32px;font-weight:950}.cart-empty-card p{color:#64748b;max-width:680px;margin:0 0 24px;font-size:17px;line-height:1.55}.cart-empty-card button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:999px;padding:14px 24px;font-size:16px;font-weight:900}.cart-items{gap:14px;margin:24px 0;display:grid}.cart-item{background:#f8fafc;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.cart-item div{gap:4px;display:grid}.cart-item span{color:#64748b;font-size:14px;font-weight:700}.weight-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f19148c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.weight-modal{background:#fff;border-radius:24px;width:100%;max-width:520px;padding:28px;position:relative;box-shadow:0 24px 70px #00000038}.weight-modal-close{cursor:pointer;background:#f1f4f2;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;top:14px;right:16px}.weight-modal-product{align-items:center;gap:16px;margin-bottom:22px;padding-right:40px;display:flex}.weight-modal-product-image{object-fit:contain;background:#f7f7f5;border-radius:14px;width:78px;height:78px}.weight-modal-product-info{flex-direction:column;gap:5px;display:flex}.weight-modal-product-info strong{font-size:18px}.weight-modal-product-info span{color:#657068;font-size:15px}.weight-modal h2{margin:0 0 8px;font-size:24px;line-height:1.25}.weight-modal-minimum{color:#69736c;margin:0 0 22px;font-size:14px;line-height:1.5}.weight-quick-select{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.weight-quick-select button{cursor:pointer;background:#fff;border:1px solid #d8ded9;border-radius:14px;min-height:52px;font-size:16px;font-weight:700;transition:all .2s}.weight-quick-select button:hover{border-color:#2da463}.weight-quick-select button.active{color:#fff;background:#2da463;border-color:#2da463}.weight-manual-input{background:#fff;border:1px solid #d8ded9;border-radius:14px;align-items:center;display:flex;overflow:hidden}.weight-manual-input:focus-within{border-color:#2da463}.weight-manual-input input{border:0;outline:none;flex:1;min-width:0;padding:15px 16px;font-size:17px}.weight-manual-input span{color:#69736c;padding:0 18px;font-weight:700}.weight-modal-error{color:#b42318;margin:8px 0 0;font-size:13px}.weight-price-preview{background:#f4f8f5;border-radius:14px;justify-content:space-between;align-items:center;margin-top:18px;padding:14px 16px;display:flex}.weight-price-preview span{color:#647067}.weight-price-preview strong{color:#173c28;font-size:20px}.weight-modal-notice{color:#68592b;background:#fff9e9;border-radius:12px;align-items:flex-start;gap:9px;margin-top:18px;padding:13px 14px;display:flex}.weight-modal-notice svg{flex:none;margin-top:2px}.weight-modal-notice p{margin:0;font-size:13px;line-height:1.45}.weight-modal-actions{grid-template-columns:1fr 1.5fr;gap:12px;margin-top:24px;display:grid}.weight-modal-actions button{cursor:pointer;border-radius:13px;min-height:50px;font-size:15px;font-weight:700}.weight-modal-cancel{background:#fff;border:1px solid #d8ded9}.weight-modal-confirm{color:#fff;background:#2da463;border:1px solid #2da463}.weight-modal-confirm:disabled{cursor:not-allowed;opacity:.45}@media (width<=640px){.weight-modal-backdrop{align-items:flex-end;padding:0}.weight-modal{border-radius:24px 24px 0 0;max-width:none;padding:24px 20px 26px}.weight-modal-product-image{width:64px;height:64px}.weight-modal h2{font-size:21px}.weight-modal-actions{grid-template-columns:1fr}}
