*,*:before,*:after{box-sizing:border-box}html{direction:rtl;font-family:Heebo,Arial,sans-serif;font-size:14.4px;color:#222;background-color:#fff;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;padding:0;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}p{margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.app{display:flex;flex-direction:column;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 24px}.header{position:fixed;top:0;right:0;left:0;z-index:100;background:#fffffff7;border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:box-shadow .3s}.header.scrolled{box-shadow:0 2px 20px #00000014}.header-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.logo-link{font-size:28.8px;font-weight:900;color:#0c1f2e;letter-spacing:-.5px}.nav{display:flex;gap:4px}.nav a{color:#333;font-size:16.2px;font-weight:600;padding:8px 16px;border-radius:6px;transition:all .2s}.nav a:hover{background:#f0f2f4;color:#0c1f2e}.header-actions{display:flex;align-items:center;gap:10px}.header-phone{color:#0c1f2e;font-size:13.5px;font-weight:700;direction:ltr}.header-menu-btn{display:none;width:32px;height:32px;background:none;border:none;padding:0;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0}.header-menu-btn span{display:block;width:22px;height:2px;background:#0c1f2e;border-radius:2px;transition:transform .25s,opacity .25s}.header-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-menu-btn.active span:nth-child(2){opacity:0}.header-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{position:relative;height:55dvh;min-height:520px;max-height:750px;overflow:hidden}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-color:#0c1f2e}.hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg,#000000b3,#0006,#0003)}.hero-content{position:relative;z-index:1;height:100%;display:flex;align-items:center}.hero-text{max-width:600px;margin-left:600px}.hero-title{font-size:50.4px;font-weight:900;color:#fff;line-height:1.1;margin-bottom:20px;letter-spacing:-1px}.hero-subtitle{font-size:18px;color:#ffffffd9;line-height:1.6;margin-bottom:32px;max-width:480px}.hero-btns{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;font-size:14.4px;font-weight:700;padding:14px 32px;border-radius:6px;border:none;cursor:pointer;font-family:inherit;transition:all .2s}.btn:active{transform:scale(.97)}.btn-white{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 16px #00000024}.btn-white svg{width:16px;height:16px;transition:transform .25s ease}.btn-white:hover{background:#fff;color:#0c1f2e;transform:translateY(-2px);box-shadow:0 8px 22px #0000002e}.btn-white:hover svg{transform:translate(-4px)}.btn-dark{background:#0c1f2e;color:#fff}.btn-dark:hover{background:#162d40}.btn-outline{background:transparent;color:#0c1f2e;border:2px solid #d0d5da}.btn-outline:hover{border-color:#0c1f2e}.hero-scroll{position:absolute;bottom:32px;left:50%;transform:translate(-50%);color:#ffffff80;font-size:11.7px;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1}.hero-scroll-arrow{width:24px;height:24px;border-right:2px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5);transform:rotate(45deg);animation:bounceDown 2s infinite}@keyframes bounceDown{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(6px)}}.features-strip{background:#0c1f2e;padding:0}.features-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}.feature-item{padding:28px 20px;text-align:center;border-left:1px solid rgba(255,255,255,.08)}.feature-item:last-child{border-left:none}.feature-item svg{width:36px;height:36px;color:#25d366;margin:0 auto 10px;display:block}.feature-item-title{font-size:13.5px;font-weight:700;color:#fff;margin-bottom:4px}.feature-item-desc{font-size:10.8px;color:#ffffff80;line-height:1.5}.section{padding:80px 0}.section-gray{background:#f5f6f8}.section-header{text-align:center;margin-bottom:48px}.section-title{font-size:32.4px;font-weight:900;color:#0c1f2e;margin-bottom:12px;letter-spacing:-.5px}.section-desc{font-size:16.2px;color:#6b7c8a;max-width:520px;margin:0 auto;line-height:1.7}.story-grid{display:grid;grid-template-columns:4fr 8fr;gap:48px;align-items:center}.story-title{font-size:32.4px;font-weight:900;color:#0c1f2e;margin-bottom:20px;letter-spacing:-.5px}.story-body{font-size:15.3px;color:#555;line-height:1.85;margin-bottom:16px}.story-quote{border-right:4px solid #0c1f2e;padding:16px 20px;background:#f5f6f8;font-size:14.4px;color:#0c1f2e;font-weight:600;line-height:1.7;margin:24px 0;border-radius:0 8px 8px 0}.story-img{width:100%;height:420px;object-fit:cover;border-radius:10px}.slider{position:relative;height:500px;border-radius:10px;overflow:hidden;background:#0c1f2e}.slider-img-wrap{width:100%;height:100%;opacity:1;transition:opacity .28s ease}.slider-img-wrap.fading{opacity:0}.slider-img{width:100%;height:100%;object-fit:cover;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#0006;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.slider-arrow:hover{background:#000000a6}.slider-arrow svg{width:20px;height:20px;color:#fff}.slider-arrow-right{right:14px;transform:translateY(-50%) rotate(180deg)}.slider-arrow-left{left:14px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.slider-dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.slider-dot.active{background:#fff;transform:scale(1.3)}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.category-card{position:relative;display:block;overflow:hidden;border-radius:14px;height:360px}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card:hover img{transform:scale(1.08)}.category-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.15) 50%,transparent 100%);transition:background .3s}.category-card:hover .category-card-overlay{background:linear-gradient(to top,#000000d9,#0000004d,#0000001a)}.category-card-content{position:absolute;bottom:0;right:0;left:0;padding:30px}.category-card-name{font-size:23.4px;font-weight:800;color:#fff;margin-bottom:6px}.category-card-sub{font-size:12.6px;color:#ffffffbf}.category-card-arrow{position:absolute;top:20px;left:20px;width:40px;height:40px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translate(8px);transition:all .3s}.category-card:hover .category-card-arrow{opacity:1;transform:translate(0)}.category-card-arrow svg{width:18px;height:18px;color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step-card{text-align:center;padding:32px 20px}.step-num{width:52px;height:52px;background:#0c1f2e;color:#fff;font-size:18px;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.step-title{font-size:16.2px;font-weight:800;color:#0c1f2e;margin-bottom:8px}.step-desc{font-size:12.6px;color:#6b7c8a;line-height:1.7}.contact-section{background:#f5f6f8;padding:72px 0}.contact-inner{text-align:center}.contact-title{font-size:32.4px;font-weight:900;color:#0c1f2e;margin-bottom:10px}.contact-desc{font-size:15.3px;color:#6b7c8a;margin-bottom:36px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:800px;margin:0 auto}.contact-card{background:#0c1f2e;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:28px 20px;text-align:center}.contact-card svg{width:28px;height:28px;color:#25d366;margin:0 auto 12px;display:block}.contact-card-label{font-size:10.8px;font-weight:600;color:#ffffff73;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.contact-phone{font-size:21.6px;font-weight:800;color:#fff;direction:ltr;display:inline-block;transition:color .2s}.contact-phone:hover{color:#25d366}.contact-card-text{font-size:12.6px;color:#ffffffa6;line-height:1.7}.btn-contact-wa{display:inline-block;background:#25d366;color:#fff;font-size:13.5px;font-weight:700;padding:11px 24px;border-radius:6px;transition:background .2s}.btn-contact-wa:hover{background:#1db954}.footer-main{background:#0c1f2e;padding:56px 0 48px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px}.footer-logo{font-size:19.8px;font-weight:900;color:#fff;margin-bottom:12px}.footer-desc{font-size:12.6px;color:#fff9;line-height:1.7;margin:0}.footer-col-title{font-size:14.4px;font-weight:700;color:#fff;margin:0 0 16px}.footer-contact-row{display:flex;align-items:center;gap:8px;font-size:12.6px;color:#fff9;margin-bottom:10px;line-height:1.5}.footer-contact-row svg{width:16px;height:16px;flex-shrink:0;color:#ffffff80}.footer-contact-link{transition:color .2s}.footer-contact-link:hover{color:#25d366}.footer-contact-link:hover svg{color:#25d366}.footer-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer-nav-link{font-size:12.6px;color:#fff9;transition:color .2s}.footer-nav-link:hover{color:#25d366}.footer-bottom{background:#f5f6f8;padding:16px 0;text-align:center}.footer-bottom p{margin:0;font-size:11.7px;color:#6b7c8a}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:24px}}.cat-hero{position:relative;height:480px;overflow:hidden;margin-top:70px;background:#0c1f2e}.cat-hero img{width:100%;height:100%;object-fit:cover;object-position:center}.cat-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0009,#00000026)}.cat-hero-content{position:absolute;bottom:40px;right:0;left:0}.cat-hero-title{font-size:36px;font-weight:900;color:#fff}.cat-hero-desc{font-size:15.3px;color:#fffc;margin-top:8px}.breadcrumb{padding:16px 0;font-size:12.6px;color:#8a9aa5;border-bottom:1px solid #eee}.cat-nav{background:#fff;border-bottom:1px solid #e8ecef}.cat-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cat-nav-inner::-webkit-scrollbar{display:none}.cat-nav-link{font-size:18px;font-weight:500;color:#8a9aa5;padding:20px 28px;border-bottom:3px solid transparent;white-space:nowrap;transition:color .2s,border-color .2s;display:inline-block}.cat-nav-link:hover{color:#0c1f2e}.cat-nav-link.active{color:#0c1f2e;font-weight:700;border-bottom-color:#0c1f2e}.breadcrumb a{color:#0c1f2e}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-sep{margin:0 10px;color:#ccc}.products-placeholder{min-height:300px;border:2px dashed #d8dfe4;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#8a9aa5;font-size:14.4px;margin-top:28px}.cat-not-found{padding:120px 0;text-align:center;margin-top:70px}.cat-not-found h2{font-size:25.2px;font-weight:900;color:#0c1f2e;margin-bottom:24px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#1a2e3e;border-radius:10px;overflow:hidden}.product-card-img-wrap{position:relative;height:220px;overflow:hidden;background:#0c1f2e}.product-card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card--deli{border:5px solid #0c1f2e}.product-card--deli .product-card-img-wrap{background:#fff}.product-card--deli .product-card-img{object-fit:contain;padding:15px}.product-card:hover .product-card-img{transform:scale(1.04)}.product-card-img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-card-img-fallback svg{width:56px;height:56px;color:#ffffff26}.product-card-body{padding:20px}.product-card-name{font-size:18px;font-weight:800;color:#fff;margin-bottom:6px}.product-card-desc{font-size:12.6px;color:#ffffff80;line-height:1.6;margin-bottom:16px}.product-card-price{display:flex;align-items:baseline;gap:6px;margin-bottom:16px}.product-card-price-num{font-size:23.4px;font-weight:900;color:#fff}.product-card-price-label{font-size:11.7px;color:#ffffff73}.product-card-btns{display:flex;gap:10px}.btn-order{flex:1;background:#25d366;color:#fff;border:none;padding:11px 0;border-radius:6px;font-size:12.6px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s}.btn-order:hover{background:#1db954}.btn-order:active{transform:scale(.97)}.btn-info{flex:1;background:transparent;color:#ffffffbf;border:1.5px solid rgba(255,255,255,.18);padding:11px 0;border-radius:6px;font-size:12.6px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s}.btn-info:hover{border-color:#ffffff73;color:#fff}.btn-info:active{transform:scale(.97)}.modal-overlay{position:fixed;inset:0;background:#00000085;z-index:400;display:flex;align-items:center;justify-content:center;padding:20px}.modal-box{background:#fff;border-radius:14px;width:100%;max-width:640px;max-height:92vh;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 28px 72px #00000042}.modal-close{position:absolute;top:14px;left:14px;width:34px;height:34px;background:#00000012;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:background .2s;z-index:2;padding:0}.modal-close:hover{background:#00000024}.modal-close svg{width:16px;height:16px}.modal-body{flex:1;overflow-y:auto;padding:24px 28px 16px}.modal-product-name{font-size:21.6px;font-weight:800;color:#0c1f2e;margin-bottom:16px;padding-left:40px;line-height:1.2}.modal-img-wrap{margin-bottom:16px;border-radius:10px;overflow:hidden;background:#f0f2f4;height:240px}.modal-img{width:100%;height:100%;object-fit:cover;display:block}.modal-price{margin-bottom:6px}.modal-price-num{font-size:18px;font-weight:900;color:#25d366}.modal-price-label{font-size:12.6px;color:#6b7c8a}.modal-desc{font-size:12.6px;color:#6b7c8a;line-height:1.6;margin-bottom:0}.modal-section{margin-top:18px}.modal-section-title{font-size:11.7px;font-weight:700;color:#0c1f2e;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.modal-order-type{display:flex;border:1.5px solid #d0d5da;border-radius:8px;overflow:hidden;width:fit-content}.modal-type-btn{padding:9px 28px;border:none;background:#fff;color:#555;font-size:13.5px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s}.modal-type-btn:first-child{border-left:1.5px solid #d0d5da}.modal-type-btn--active{background:#0c1f2e;color:#fff}.modal-qty-control{display:inline-flex;align-items:stretch;border:1.5px solid #d0d5da;border-radius:8px;overflow:hidden;height:48px}.modal-qty-btn{width:48px;background:#f5f6f8;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0c1f2e;transition:background .2s;padding:0;flex-shrink:0}.modal-qty-btn:first-child{border-left:1.5px solid #d0d5da}.modal-qty-btn:last-child{border-right:1.5px solid #d0d5da}.modal-qty-btn:hover{background:#e8ecef}.modal-qty-btn svg{width:14px;height:14px}.modal-qty-display{display:flex;align-items:center;justify-content:center;gap:6px;min-width:80px;padding:0 10px}.modal-qty-num{font-size:18px;font-weight:800;color:#0c1f2e}.modal-qty-unit{font-size:11.7px;color:#8a9aa5;font-weight:600}.modal-cut-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.modal-cut-btn{padding:6px 4px 8px;border:1.5px solid #d8dfe4;background:#fff;border-radius:6px;cursor:pointer;font-family:inherit;transition:border-color .2s,background .2s;display:flex;flex-direction:column;align-items:center;gap:5px}.modal-cut-btn:hover{border-color:#0c1f2e}.modal-cut-btn--active{border-color:#25d366;border-width:2px;background:#25d3660d}.modal-cut-btn--active .cut-btn-label{color:#25d366;font-weight:700}.modal-notes-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.modal-note-btn{padding:10px;border:1.5px solid #d8dfe4;background:#fff;border-radius:6px;font-size:11.7px;font-weight:600;color:#555;cursor:pointer;font-family:inherit;transition:all .2s;text-align:center}.modal-note-btn:hover{border-color:#0c1f2e;color:#0c1f2e}.modal-note-btn--active{border-color:#0c1f2e;background:#0c1f2e;color:#fff}.modal-textarea{width:100%;border:1.5px solid #d0d5da;border-radius:8px;padding:10px 14px;font-size:12.6px;font-family:inherit;color:#333;resize:vertical;direction:rtl;box-sizing:border-box;transition:border-color .2s}.modal-textarea:focus{outline:none;border-color:#0c1f2e}.modal-footer{padding:14px 22px 20px;border-top:1px solid #e8ecef;background:#fff;flex-shrink:0}.modal-add-btn{width:100%;background:#25d366;color:#fff;border:none;padding:15px;border-radius:8px;font-size:14.4px;font-weight:800;font-family:inherit;cursor:pointer;transition:background .2s}.modal-add-btn:hover{background:#1db954}.modal-add-btn:active{transform:scale(.99)}.modal-added{background:#25d3661a;color:#25d366;border:1.5px solid #25d366;padding:15px;border-radius:8px;font-size:14.4px;font-weight:800;text-align:center}@media (max-width: 480px){.modal-notes-grid{grid-template-columns:1fr 1fr}}.product-page{padding:90px 0 80px;min-height:100vh;background:#fff}.product-page-grid{display:grid;grid-template-columns:55fr 45fr;gap:40px;align-items:start;margin-top:24px}.product-page-img{width:100%;max-height:480px;object-fit:cover;border-radius:10px;display:block;background:#f0f2f4}.product-page-img--deli{max-height:320px;object-fit:contain}.product-page-info-col{text-align:right}.product-page-name{font-size:28.8px;font-weight:900;color:#0c1f2e;line-height:1.2;margin-bottom:10px}.product-page-price{font-size:19.8px;font-weight:700;color:#25d366;margin-bottom:14px}.product-page-desc{font-size:13.5px;color:#555;line-height:1.8;margin-bottom:8px}.product-page-weight{font-size:13.5px;color:#0c1f2e;margin-bottom:0}.product-page-divider{border:none;border-top:1px solid #e8ecef;margin:20px 0}.product-page-section{margin-bottom:18px}.product-page-section-title{font-size:12.6px;font-weight:700;color:#0c1f2e;margin-bottom:10px}.product-order-type{display:flex;border:1.5px solid #d0d5da;border-radius:8px;overflow:hidden;width:fit-content}.product-type-btn{padding:10px 32px;border:none;background:#fff;color:#555;font-size:13.5px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s}.product-type-btn:first-child{border-left:1.5px solid #d0d5da}.product-type-btn--active{background:#0c1f2e;color:#fff}.product-qty-control{display:inline-flex;align-items:stretch;border:1.5px solid #d0d5da;border-radius:8px;overflow:hidden;height:52px}.product-qty-btn{width:52px;background:#f5f6f8;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0c1f2e;transition:background .2s;padding:0;flex-shrink:0}.product-qty-btn:first-child{border-left:1.5px solid #d0d5da}.product-qty-btn:last-child{border-right:1.5px solid #d0d5da}.product-qty-btn:hover{background:#e8ecef}.product-qty-btn svg{width:15px;height:15px}.product-qty-display{display:flex;align-items:center;justify-content:center;gap:6px;min-width:80px;padding:0 12px}.product-qty-num{font-size:19.8px;font-weight:800;color:#0c1f2e;line-height:1}.product-qty-unit{font-size:11.7px;color:#8a9aa5;font-weight:600}.cut-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.cut-btn{padding:8px 4px 10px;border:1.5px solid #d8dfe4;background:#fff;border-radius:8px;cursor:pointer;font-family:inherit;transition:border-color .2s,background .2s;display:flex;flex-direction:column;align-items:center;gap:6px}.cut-btn:hover{border-color:#0c1f2e}.cut-btn--active{border-color:#25d366;border-width:2px;background:#25d3660d}.cut-btn--active .cut-btn-label{color:#25d366;font-weight:700}.cut-btn-img{width:100%;height:72px;object-fit:cover;border-radius:5px;display:block;background:#f0f2f4}.cut-btn-label{font-size:9.9px;font-weight:600;color:#333;text-align:center;line-height:1.2}.product-page-actions{display:flex;flex-direction:column;gap:10px}.btn-product-add{width:100%;background:#25d366;color:#fff;border:none;padding:17px;border-radius:8px;font-size:15.3px;font-weight:800;font-family:inherit;cursor:pointer;transition:background .2s;text-align:center}.btn-product-add:hover{background:#1db954}.btn-product-add:active{transform:scale(.99)}.btn-product-back{width:100%;background:transparent;color:#6b7c8a;border:1.5px solid #d0d5da;padding:13px;border-radius:8px;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;text-align:center}.btn-product-back:hover{border-color:#0c1f2e;color:#0c1f2e}.btn-product-added{width:100%;background:#25d3661a;color:#25d366;border:1.5px solid #25d366;padding:17px;border-radius:8px;font-size:15.3px;font-weight:800;text-align:center}.order-item-cut{font-size:11.7px;font-weight:500;color:#8a9aa5}.product-card--frozen .product-card-img{object-fit:cover;transform:scale(1)}.btn-in-order{flex:1;background:#25d3661f;color:#25d366;border:1.5px solid #25d366;padding:11px 0;border-radius:6px;font-size:12.6px;font-weight:700;text-align:center}.order-overlay{position:fixed;inset:0;background:#00000073;z-index:300;opacity:0;pointer-events:none;transition:opacity .3s}.order-overlay.open{opacity:1;pointer-events:all}.order-panel{position:fixed;top:0;left:0;bottom:0;width:360px;background:#fff;z-index:301;box-shadow:4px 0 32px #0000002e;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease}.order-panel.open{transform:translate(0)}.order-panel-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08);background:#0c1f2e;color:#fff;flex-shrink:0}.order-panel-title{font-size:18px;font-weight:800}.order-panel-close{width:36px;height:36px;background:#ffffff1a;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s}.order-panel-close:hover{background:#fff3}.order-panel-close svg{width:18px;height:18px}.order-panel-body{flex:1;overflow-y:auto;padding:8px 16px}.order-empty{text-align:center;padding:56px 24px;color:#8a9aa5;font-size:13.5px}.order-empty svg{width:52px;height:52px;color:#d8dfe4;margin:0 auto 16px;display:block}.order-item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #f0f2f4}.order-item:last-child{border-bottom:none}.order-item-info{flex:1;min-width:0}.order-item-name{font-size:13.5px;font-weight:700;color:#0c1f2e;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-item-price{font-size:11.7px;color:#6b7c8a}.order-item-qty{display:flex;align-items:center;gap:6px}.order-qty-btn{width:28px;height:28px;background:#f0f2f4;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0c1f2e;transition:background .2s;padding:0}.order-qty-btn:hover{background:#e0e4e8}.order-qty-btn svg{width:14px;height:14px}.order-qty-num{font-size:14.4px;font-weight:700;color:#0c1f2e;min-width:22px;text-align:center}.order-item-remove{width:30px;height:30px;background:none;border:none;cursor:pointer;color:#c0c8d0;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .2s,background .2s;padding:0;flex-shrink:0}.order-item-remove:hover{color:#e74c3c;background:#fef0ef}.order-item-remove svg{width:15px;height:15px}.order-panel-footer{padding:16px 20px 20px;border-top:1px solid #e8ecef;background:#fff;flex-shrink:0}.order-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e8ecef}.order-total-label{font-size:14.4px;font-weight:700;color:#0c1f2e}.order-total-num{font-size:23.4px;font-weight:900;color:#0c1f2e}.order-total-currency{font-size:12.6px;font-weight:600;color:#6b7c8a}.btn-send-wa{width:100%;background:#25d366;color:#fff;border:none;padding:15px;border-radius:8px;font-size:14.4px;font-weight:800;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s;margin-bottom:10px}.btn-send-wa svg{width:20px;height:20px;fill:#fff}.btn-send-wa:hover{background:#1db954}.btn-send-wa:active{transform:scale(.98)}.btn-clear-order{width:100%;background:none;border:1.5px solid #d8dfe4;color:#8a9aa5;padding:10px;border-radius:8px;font-size:12.6px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.btn-clear-order:hover{border-color:#e74c3c;color:#e74c3c}.cart-fab{position:fixed;bottom:28px;left:28px;width:52px;height:52px;background:#0c1f2e;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000038;transition:all .25s;z-index:200;padding:0}.cart-fab:hover{background:#162d40;transform:translateY(-2px)}.cart-fab svg{width:22px;height:22px;color:#fff}.cart-badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;background:#e74c3c;color:#fff;font-size:9.9px;font-weight:800;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}@media (max-width: 1024px){.category-grid,.steps-grid,.features-strip-inner{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:39.6px}.products-grid{grid-template-columns:repeat(2,1fr)}.hero-text{margin-left:0;max-width:100%}}@media (max-width: 768px){.header-inner{height:56px;padding:0;gap:8px;flex-wrap:nowrap}.logo-link{font-size:16.2px}.header-menu-btn{display:flex}.nav{position:absolute;top:56px;right:0;left:0;background:#fff;flex-direction:column;gap:0;padding:8px 0;box-shadow:0 12px 24px #0000001a;border-bottom:1px solid #eee;display:none}.nav.nav--open{display:flex}.nav a{width:100%;font-size:14.4px;padding:14px 24px;border-radius:0}.hero{height:70vh;min-height:unset}.hero-title{font-size:25.2px}.hero-subtitle{font-size:13.5px}.hero-btns{flex-direction:column}.hero-btns .btn{width:100%;justify-content:center}.hero-scroll{display:none}.features-strip-inner{grid-template-columns:repeat(2,1fr)}.feature-item{padding:16px 10px}.feature-item-title{font-size:11.7px}.feature-item-desc{font-size:10.8px}.story-grid{grid-template-columns:1fr;gap:32px}.story-grid>div:first-child{order:2}.story-grid>div:last-child{order:1}.story-body{font-size:12.6px}.slider{height:220px}.story-title,.section-title{font-size:25.2px}.section{padding:56px 0}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{height:160px}.category-card-name{font-size:14.4px}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-num{width:40px;height:40px}.contact-grid{grid-template-columns:1fr}.contact-phone{font-size:18px}.cat-hero{height:200px}.cat-hero-title{font-size:25.2px}.cat-nav-inner{justify-content:flex-start}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-img-wrap{height:200px}.btn-order,.btn-info{font-size:11.7px}.product-page-grid{grid-template-columns:1fr;gap:24px}.product-page-img-col{position:static}.product-page-img{max-height:280px}.product-page-name{font-size:21.6px}.cut-buttons,.modal-cut-buttons{grid-template-columns:repeat(3,1fr)}.cut-btn-img{height:40px}.modal-overlay{padding:0;align-items:stretch}.modal-box{width:100%;max-width:100%;height:100vh;max-height:100vh;border-radius:0}.modal-body{padding:16px}.modal-img-wrap{height:180px}.modal-footer{padding:16px}.order-panel{width:100%}.order-panel-body{padding:8px 16px}.order-panel-footer{padding:16px}}@media (max-width: 480px){.container{padding:0 14px}.modal-cut-btn{padding:7px 10px;font-size:10.8px}.cart-fab{width:48px;height:48px;bottom:16px;left:16px}.hero{height:50vh}.hero-title{font-size:21.6px}.hero-subtitle{font-size:11.7px}.hero-label{font-size:9.9px}.hero-btns{flex-direction:row}.hero-btns .btn{width:auto;padding:10px 20px;font-size:11.7px}.feature-item{padding:12px 8px}.feature-item-title{font-size:10.8px}.feature-item-desc{font-size:9px}.feature-item svg{width:24px;height:24px}.cat-nav-link{font-size:10.8px;padding:6px 10px}.cat-nav-inner{gap:0}.product-card-img-wrap{height:150px}.product-card-name{font-size:12.6px}.product-card-desc{font-size:9.9px}.product-card-price-num{font-size:18px}.btn-order,.btn-info{font-size:10.8px;padding:8px 12px}.products-grid{gap:10px}.contact-title{font-size:19.8px}.contact-card{padding:16px}.contact-phone{font-size:16.2px}.footer-main{padding:28px 16px}.footer-grid{gap:16px}.footer-col-title{font-size:12.6px}.footer-desc,.footer-nav-link,.footer-contact-row{font-size:10.8px}.footer-bottom{padding:12px 0}.footer-bottom p{font-size:9.9px}.step-num{width:36px;height:36px;font-size:12.6px}.step-title{font-size:12.6px}.step-desc{font-size:9.9px}.cat-hero{height:160px}.cat-hero-title{font-size:19.8px}.cat-hero-desc{font-size:10.8px}.section{padding:36px 0}.section-title{font-size:19.8px}}.product-size-buttons{display:flex;gap:10px;flex-wrap:wrap}.product-size-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 18px;border:1.5px solid #d8dfe4;background:#fff;border-radius:8px;cursor:pointer;font-family:inherit;transition:border-color .2s,background .2s;min-width:130px}.product-size-btn:hover{border-color:#0c1f2e}.product-size-btn--active{border-color:#25d366;border-width:2px;background:#25d3660d}.product-size-label{font-size:12.6px;font-weight:700;color:#0c1f2e}.product-size-btn--active .product-size-label{color:#25d366}.product-size-price{font-size:11.7px;font-weight:600;color:#8a9aa5}.product-size-btn--active .product-size-price{color:#25d366}.modal-size-buttons{display:flex;gap:8px;flex-wrap:wrap}.modal-size-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 14px;border:1.5px solid #d8dfe4;background:#fff;border-radius:8px;cursor:pointer;font-family:inherit;transition:border-color .2s,background .2s;flex:1;min-width:100px}.modal-size-btn:hover{border-color:#0c1f2e}.modal-size-btn--active{border-color:#25d366;border-width:2px;background:#25d3660d}.modal-size-label{font-size:11.7px;font-weight:700;color:#0c1f2e}.modal-size-btn--active .modal-size-label{color:#25d366}.modal-size-price{font-size:10.8px;font-weight:600;color:#8a9aa5}.modal-size-btn--active .modal-size-price{color:#25d366}.product-notes-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}.product-note-btn{padding:10px;border:1.5px solid #d8dfe4;background:#fff;border-radius:7px;cursor:pointer;font-family:inherit;font-size:12.6px;font-weight:600;color:#555;text-align:center;transition:border-color .2s,background .2s,color .2s}.product-note-btn:hover{border-color:#0c1f2e;color:#0c1f2e}.product-note-btn--active{border-color:#0c1f2e;background:#0c1f2e;color:#fff}.product-textarea{width:100%;border:1.5px solid #d0d5da;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:12.6px;color:#333;resize:none;background:#fff;box-sizing:border-box;direction:rtl}.product-textarea:focus{outline:none;border-color:#0c1f2e}.product-page-disclaimer{margin-top:14px;padding:12px 16px;background:#f5f6f8;border-right:3px solid #c85050;border-radius:6px}.product-page-disclaimer p{font-size:11.7px;font-weight:700;color:#0c1f2e;line-height:1.6;margin:0}.header-cart{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;color:#0c1f2e;transition:background .2s}.header-cart:hover{background:#f0f2f4}.header-cart svg{width:22px;height:22px}.header-cart-badge{position:absolute;top:-5px;left:-5px;background:#e53e3e;color:#fff;font-size:9px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.order-item-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.order-item-thumb{width:40px;height:40px;border-radius:4px;object-fit:cover;flex-shrink:0;background:#f0f2f4}.order-item-text{flex:1;min-width:0}.order-estimate-note{font-size:10.8px;font-weight:700;color:#0c1f2e;text-align:center;margin:4px 0 12px}.btn-to-cart{display:block;width:100%;text-align:center;background:#f5f6f8;color:#0c1f2e;border:1px solid #e0e3e7;border-radius:8px;padding:10px;font-size:12.6px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s;margin-bottom:8px;text-decoration:none}.btn-to-cart:hover{background:#e8eaec}.cart-page{padding-top:100px;padding-bottom:80px;min-height:70vh;background:#f5f6f8}.cart-empty-state{text-align:center;padding:80px 0}.cart-empty-state svg{width:64px;height:64px;color:#d0d5da;margin:0 auto 20px;display:block}.cart-empty-state h2{font-size:18px;font-weight:700;color:#8a9aa5;margin-bottom:12px}.cart-empty-state p{color:#8a9aa5;font-size:14.4px;margin-bottom:28px}.cart-empty-state .btn-dark{border-radius:10px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.cart-main{background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000f;overflow:hidden}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;gap:12px}.cart-title{font-size:25.2px;font-weight:900;color:#0c1f2e;display:flex;align-items:center;gap:12px}.cart-title svg{width:24px;height:24px}.cart-count{background:#25d366;color:#fff;border-radius:50px;padding:4px 12px;font-size:11.7px;font-weight:600}.cart-back-btn{background:transparent;border:1px solid #d0d5da;border-radius:8px;font-size:11.7px;padding:8px 16px;transition:border-color .15s}.cart-back-btn:hover{border-color:#0c1f2e}.cart-table-wrap{overflow-x:auto;padding:0 28px}.cart-table{width:100%;border-collapse:collapse;direction:rtl}.cart-th{text-align:right;padding:12px 8px;font-size:10.8px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#8a9aa5;border-bottom:2px solid #eee;white-space:nowrap}.cart-row{border-bottom:1px solid #f0f0f0}.cart-row:last-child{border-bottom:none}.cart-cell{padding:20px 8px;vertical-align:middle;font-size:13.5px;color:#0c1f2e}.cart-cell--price{white-space:nowrap;font-size:13.5px;font-weight:600}.cart-cell--total{white-space:nowrap;font-size:15.3px;font-weight:800;color:#0c1f2e}.cart-cell--actions{width:76px;white-space:nowrap}.cart-cell--product{min-width:220px}.cart-product-info{display:flex;align-items:center;gap:14px}.cart-product-img{width:70px;height:70px;border-radius:10px;border:1px solid #f0f0f0;object-fit:cover;flex-shrink:0;background:#f5f6f8}.cart-product-name{font-size:14.4px;font-weight:700;color:#0c1f2e;margin-bottom:4px}.cart-product-detail{font-size:10.8px;color:#25d366;background:#f0faf4;padding:2px 8px;border-radius:4px;display:inline-block}.cart-qty-control{display:flex;align-items:center;gap:8px}.cart-qty-btn{width:34px;height:34px;border-radius:8px;border:none;background:#f5f6f8;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0c1f2e;transition:background .15s;padding:0}.cart-qty-btn:hover{background:#e8eaed}.cart-qty-btn svg{width:12px;height:12px}.cart-qty-num{font-size:14.4px;font-weight:700;min-width:40px;text-align:center;color:#0c1f2e;white-space:nowrap}.cart-edit-btn,.cart-remove-btn{width:32px;height:32px;border:none;background:transparent;cursor:pointer;color:#ccc;display:inline-flex;align-items:center;justify-content:center;transition:color .15s;padding:0}.cart-edit-btn{font-size:18px}.cart-edit-btn:hover{color:#0c1f2e}.cart-edit-btn svg{width:17px;height:17px}.cart-remove-btn{font-size:18px}.cart-remove-btn:hover{color:#e74c3c}.cart-remove-btn svg{width:18px;height:18px}.cart-cards{display:none}.cart-summary{background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000f;padding:28px;position:sticky;top:90px}.cart-summary-title{font-size:16.2px;font-weight:800;color:#0c1f2e;border-bottom:2px solid #f0f0f0;padding-bottom:16px;margin-bottom:18px}.cart-summary-section{margin-bottom:18px}.cart-note-label{display:block;font-size:11.7px;font-weight:600;color:#555;margin-bottom:8px}.cart-note-textarea{width:100%;border:1px solid #e5e5e5;border-radius:10px;padding:14px;font-family:inherit;font-size:12.6px;color:#0c1f2e;resize:none;direction:rtl;transition:border .2s;box-sizing:border-box}.cart-note-textarea:focus{outline:none;border-color:#25d366}.cart-summary-divider{height:0;border-top:2px solid #f0f0f0;margin:18px 0}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.cart-summary-label{font-size:12.6px;color:#8a9aa5}.cart-summary-value{font-size:28.8px;font-weight:900;color:#0c1f2e}.cart-summary-note{font-size:10.8px;font-weight:700;color:#0c1f2e;margin-bottom:18px}.btn-cart-wa{width:100%;background:#25d366;color:#fff;border:none;border-radius:10px;padding:14px;font-size:14.4px;font-weight:700;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #25d36640;transition:background .2s;margin-bottom:10px}.btn-cart-wa:hover{background:#1db954}.btn-cart-wa svg{width:20px;height:20px;fill:#fff}.btn-cart-clear{width:100%;background:transparent;color:#8a9aa5;border:1px solid #e5e5e5;border-radius:10px;padding:10px;font-size:11.7px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.btn-cart-clear:hover{color:#e74c3c;border-color:#e74c3c}@media (max-width: 900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width: 640px){.cart-table-wrap{display:none}.cart-cards{display:block;padding:16px}.cart-main{background:transparent;box-shadow:none;border-radius:0}.cart-header{padding:0 0 18px;border-bottom:none;background:transparent}.cart-card{border-radius:12px;padding:16px;margin-bottom:12px;background:#fff;box-shadow:0 2px 16px #0000000f}.cart-card-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.cart-card-info{flex:1}.cart-card-price{font-size:11.7px;color:#666;margin-top:4px}.cart-card .cart-product-img{width:56px;height:56px}.cart-card-bottom{display:flex;align-items:center;justify-content:space-between}.cart-card-actions{display:flex;align-items:center;gap:4px}.cart-summary{position:sticky;bottom:0;box-shadow:0 -4px 16px #00000014;border-radius:12px 12px 0 0;padding:16px}}@media (max-width: 768px){.product-notes-grid{grid-template-columns:1fr}}@media (min-width: 769px){.header-inner{height:70px}.logo-link{font-size:27px;font-weight:800;letter-spacing:-.4px}.nav a{font-size:14.4px;font-weight:600;padding:8px 16px}.header-phone{font-weight:600}.hero{height:574px;min-height:574px;max-height:574px}.hero-text{max-width:540px;margin-left:430px}.hero-title{font-size:45px;font-weight:800;letter-spacing:-.8px;margin-bottom:16px}.hero-subtitle{font-size:16.2px;font-weight:400;line-height:1.65;margin-bottom:28px}.btn{font-size:13.5px;font-weight:600;padding:13px 29px}.feature-item{padding:28px 20px}.feature-item svg{width:32px;height:32px;margin-bottom:8px}.feature-item-title{font-size:12.6px;font-weight:600}.feature-item-desc{font-size:10.8px;font-weight:400}.section{padding:72px 0}.section-title,.story-title,.contact-title{font-size:30.6px;font-weight:800}.section-desc{font-size:15.3px;font-weight:400}.story-body{font-size:14.4px;font-weight:400}.story-quote{font-weight:600}.slider{height:450px}.cat-hero{height:200px}.cat-hero-title{font-size:30.6px;font-weight:800}.cat-hero-desc{font-size:13.5px;font-weight:400}.cat-nav-link{font-size:16.2px;font-weight:500;padding:18px 28px}.cat-nav-link.active{font-weight:600}.product-card-img-wrap{height:200px}.product-card-name{font-size:17.1px;font-weight:700}.product-card-desc{font-size:11.7px;font-weight:400}.product-card-price-num{font-size:21.6px;font-weight:800}.btn-order,.btn-info,.btn-in-order{font-size:11.7px;font-weight:600}}@media (max-width: 768px){.logo-link{font-weight:700}.header-phone{font-weight:600}.hero-title,.section-title,.story-title,.contact-title{font-weight:800}.feature-item-title,.btn-order,.btn-info{font-weight:600}.order-panel{width:318px;max-width:84vw}}@media (min-width: 769px){.products-grid{width:min(100%,1040px);margin-right:auto;margin-left:auto;gap:16px}.product-card{height:392px;display:flex;flex-direction:column}.product-card-img-wrap{height:194px;flex:0 0 194px}.product-card-body{min-height:0;flex:1;display:flex;flex-direction:column;padding:16px}.product-card-name{font-size:14.5px;margin-bottom:5px}.product-card-desc{font-size:9.9px;line-height:1.5;margin-bottom:10px}.product-card-price{gap:5px;margin-bottom:10px}.product-card-price-num{font-size:18.4px}.product-card-price-label{font-size:9.9px}.product-card-btns{gap:8px;margin-top:auto}.btn-order,.btn-info,.btn-in-order{min-height:34px;padding:7px 0;border-radius:5px;font-size:9.9px}}@media (min-width: 481px) and (max-width: 768px){.product-card-img-wrap{height:150px}.product-card-body{padding:14px}.product-card-name{font-size:13px}.product-card-desc{font-size:9.2px}.product-card-price-num{font-size:17px}.product-card-price-label{font-size:9.2px}.btn-order,.btn-info,.btn-in-order{padding:8px 0;font-size:9.2px}}@media (max-width: 480px){.container{padding-left:10px;padding-right:10px}.header-inner{height:52px}.hero{height:clamp(300px,42vh,350px)}.features-strip-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-item{padding:10px 6px}.slider{height:180px}.category-card{height:126px}.cat-hero{height:132px}.cat-hero-content{bottom:20px}.cat-nav-link{padding:7px 9px}.section{padding:28px 0}.section .section-desc{margin-bottom:24px!important}.products-grid{gap:8px}.product-card{border-radius:8px}.product-card-img-wrap{height:clamp(98px,30vw,138px)}.product-card-body{padding:10px}.product-card-name{font-size:11.7px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-desc{font-size:8.1px;line-height:1.35;margin-bottom:7px;min-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card-price{gap:3px;margin-bottom:7px}.product-card-price-num{font-size:14.4px}.product-card-price-label{font-size:8.1px}.product-card-btns{gap:6px}.btn-order,.btn-info,.btn-in-order{min-height:32px;padding:7px 2px;font-size:9px}.product-card--deli{border-width:3px}.product-card--deli .product-card-img{padding:8px}.product-page-grid{gap:16px}.product-page-img{max-height:220px}}@media (prefers-reduced-motion: no-preference){.page-transition{animation:pageFadeIn .24s cubic-bezier(.23,1,.32,1) both}.cat-nav-link{transition:color .18s cubic-bezier(.23,1,.32,1),background-color .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}.cat-nav-link:hover{background-color:#f5f6f8;transform:translateY(-1px)}}@keyframes pageFadeIn{0%{opacity:.35}to{opacity:1}}@media (prefers-reduced-motion: no-preference){.btn,.btn-order,.btn-info,.btn-in-order,.btn-contact-wa,.btn-product-add,.btn-product-back,.btn-send-wa,.btn-clear-order,.btn-to-cart,.btn-cart-wa,.btn-cart-clear,.product-card,.category-card{transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s cubic-bezier(.23,1,.32,1),background-color .18s cubic-bezier(.23,1,.32,1),border-color .18s cubic-bezier(.23,1,.32,1)}.btn:hover,.btn-order:hover,.btn-info:hover,.btn-contact-wa:hover,.btn-product-add:hover,.btn-product-back:hover,.btn-send-wa:hover,.btn-clear-order:hover,.btn-to-cart:hover,.btn-cart-wa:hover,.btn-cart-clear:hover{transform:translateY(-2px)}.btn:active,.btn-order:active,.btn-info:active,.btn-contact-wa:active,.btn-product-add:active,.btn-product-back:active,.btn-send-wa:active,.btn-clear-order:active,.btn-to-cart:active,.btn-cart-wa:active,.btn-cart-clear:active{transform:translateY(0) scale(.97)}.product-card{will-change:transform}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0c1f2e33}.product-card:hover .product-card-img{transform:scale(1.055)}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #0c1f2e2e}}.customer-details-overlay{position:fixed;inset:0;z-index:550;display:flex;align-items:center;justify-content:center;padding:20px;background:#07151f9e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-details-modal{position:relative;width:min(100%,440px);padding:32px;border-radius:16px;background:#fff;box-shadow:0 26px 70px #00000042;text-align:right}.customer-details-close{position:absolute;top:12px;left:12px;width:34px;height:34px;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f2f4f5;color:#46606f}.customer-details-close svg{width:16px;height:16px}.customer-details-kicker{margin:0 0 6px;color:#25a956;font-size:11px;font-weight:700}.customer-details-modal h2{margin:0;color:#0c1f2e;font-size:22px;font-weight:800}.customer-details-copy{margin:8px 0 22px;color:#6d7e89;font-size:13px;line-height:1.55}.customer-details-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.customer-details-field{display:grid;gap:6px;color:#344a58;font-size:12px;font-weight:700}.customer-details-field input{width:100%;min-height:43px;box-sizing:border-box;border:1px solid #d8e0e5;border-radius:8px;padding:10px 11px;background:#fff;color:#0c1f2e;font-family:inherit;font-size:13px;outline:none;transition:border-color .16s cubic-bezier(.23,1,.32,1),box-shadow .16s cubic-bezier(.23,1,.32,1)}.customer-details-field input::placeholder{color:#abb6bd}.customer-details-field input:focus{border-color:#25d366;box-shadow:0 0 0 3px #25d36624}.customer-details-field input[aria-invalid=true]{border-color:#d9534f}.customer-details-field small{color:#c63c38;font-size:10px;font-weight:500}.customer-details-submit{width:100%;min-height:46px;margin-top:22px;border:0;border-radius:8px;background:#25d366;color:#fff;font-family:inherit;font-size:13px;font-weight:700;box-shadow:0 7px 16px #25d36633;cursor:pointer}@media (prefers-reduced-motion: no-preference){.customer-details-overlay{animation:customerDetailsOverlayIn .18s ease-out both}.customer-details-modal{animation:customerDetailsModalIn .22s cubic-bezier(.23,1,.32,1) both}.customer-details-submit,.customer-details-close{transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .16s cubic-bezier(.23,1,.32,1)}.customer-details-submit:hover{background:#1db954;transform:translateY(-1px)}.customer-details-submit:active{transform:scale(.98)}.customer-details-close:hover{background:#e4e9eb}}@keyframes customerDetailsOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes customerDetailsModalIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.customer-details-overlay{align-items:flex-end;padding:0}.customer-details-modal{width:100%;padding:26px 20px calc(26px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.customer-details-modal h2{font-size:19px}.customer-details-fields{gap:10px}.customer-details-field input{min-height:40px;font-size:12px}}
