@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}body{font-family:Lato,sans-serif}.App{background-color:#fff;text-align:center;width:100%}.App,.homepage-container{box-sizing:border-box;max-width:100%;overflow-x:hidden}.footer-breakout-section{background-color:#f8f9fa;color:#333;font-family:Segoe UI,sans-serif;left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:80px;padding:60px 0 20px;position:relative;right:50%;width:100vw}.footer-content-limit{margin:0 auto;max-width:1200px;padding:0 2px;text-align:center}.footer-header{margin-bottom:50px}.footer-header h2{color:#333;font-size:2rem;font-weight:800;margin:0}.footer-header h2 span{color:#d32f2f}.footer-header p{color:#666;margin-top:10px}.footer-card-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.footer-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex:1 1;flex-direction:column;max-width:260px;min-width:220px;padding:30px 20px;transition:transform .3s ease}.footer-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-10px)}.icon-header{align-items:center;background:#fff8e1;border-radius:50%;display:flex;font-size:2rem;height:60px;justify-content:center;margin-bottom:15px;width:60px}.footer-card h3{color:#d32f2f;font-size:1.1rem;font-weight:700;margin-bottom:20px;text-transform:uppercase}.footer-card ul{list-style:none;margin:0;padding:0;width:100%}.footer-card ul li{margin-bottom:12px}.footer-card a,.text-btn{background:none;border:none;color:#555;cursor:pointer;font-size:.95rem;font-weight:500;text-decoration:none;transition:.2s}.footer-card a:hover,.text-btn:hover{color:#d32f2f;font-weight:700}.highlight-card{border-bottom:4px solid #ffca28}.social-pill-stack{display:flex;flex-direction:column;gap:10px;width:100%}.social-pill-stack a{align-items:center;background:#f4f4f4;border-radius:8px;display:flex;font-size:.9rem;gap:8px;justify-content:center;padding:8px}.social-pill-stack a:hover{background:#ffca28;color:#333}.footer-bottom-bar{border-top:1px solid #e0e0e0;color:#888;font-size:.9rem;margin-top:60px;padding-top:20px}.fab-top{background:#d32f2f;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 15px #d32f2f66;color:#fff;cursor:pointer;font-size:1.2rem;height:50px;opacity:0;position:fixed;right:30px;transform:scale(0);transition:.3s cubic-bezier(.175,.885,.32,1.275);width:50px;z-index:100}.fab-top.visible{opacity:1;transform:scale(1)}.fab-top:hover{background:#ffca28;color:#d32f2f}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.modal-paper{animation:popUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 25px 50px #0003;max-width:450px;padding:25px;width:90%}.modal-top{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.modal-top h3{color:#d32f2f;margin:0}.modal-top button{background:none;border:none;cursor:pointer;font-size:1.2rem}.modal-text ul{color:#555;padding-left:20px}.contact-mini{background:#fff8e1;border-radius:6px;font-weight:700;margin-top:15px;padding:10px;text-align:center}.modal-actions{margin-top:20px;text-align:right}.close-action{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 20px}@keyframes popUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.footer-breakout-section{left:0;margin:0;right:0;width:100%}.footer-card-grid{gap:15px;padding:0 10px}.footer-card{flex-basis:calc(50% - 15px);flex-grow:0;flex-shrink:0;max-width:none;min-width:auto;padding:20px 10px;width:calc(50% - 15px)}.footer-card h3{font-size:.9rem}.icon-header{font-size:1.5rem;height:45px;margin-bottom:10px;width:45px}}.homepage-container{align-items:center;background:#f5f5f5;color:#333;display:flex;flex-direction:column;font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:12px;position:relative}.homepage-primary-heading{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.product-search{background:linear-gradient(145deg,#fff,#f3f3f3);box-shadow:0 6px 20px #00000014;margin:0 auto 24px;max-width:800px;padding:0 16px}.product-search:focus-within{box-shadow:0 8px 25px #f181024d;transform:translateY(-2px)}.search-bar{padding:16px 50px 16px 24px;transition:font-size .3s ease;width:100%}.search-icon{color:#f18102;font-size:20px;right:20px}.featured-products{background:#fff;border-radius:20px;box-shadow:0 10px 25px #00000014;margin:16px auto;max-width:1400px;padding:20px 24px;transition:all .3s ease}.featured-products:hover{box-shadow:0 14px 35px #0000001f}.featured-products h2{color:#222;font-size:32px;font-weight:800;letter-spacing:.03em;margin-bottom:20px}.featured-products h2:after{background:linear-gradient(90deg,#f18102,gold);border-radius:3px;height:5px;margin:6px auto 0;width:80px}.product-list{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr);justify-items:center}.product-item{background:#fff;border-radius:20px;box-shadow:0 6px 18px #00000014;cursor:pointer;max-width:280px;overflow:hidden;transform-style:preserve-3d;transition:all .4s ease;width:100%}.product-item:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-6px) scale(1.05)}.product-image{border-radius:20px 20px 0 0;height:120px;object-fit:contain;transition:transform .4s ease;width:100%}.product-name{color:#111;font-size:20px;font-weight:700;margin:12px 0 6px}.product-description{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:13px;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.product-price{color:#f18102;font-size:22px;font-weight:700;margin:10px 0 12px}.buy-button{background:linear-gradient(135deg,gold,#f18102);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:10px 22px;transition:all .3s ease}.buy-button:hover{box-shadow:0 6px 15px #f1810280;transform:translateY(-2px)}@media (max-width:1500px){.product-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.product-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-list{grid-template-columns:repeat(2,1fr)}.product-item{max-width:180px;padding:12px 10px}.product-image{height:140px}.product-description{-webkit-line-clamp:3;font-size:11px}.product-name{font-size:15px}.product-price{font-size:16px}.buy-button{font-size:12px;padding:8px 12px}}@media (max-width:500px){.product-list{gap:16px;grid-template-columns:1fr}.product-item{max-width:90%;padding:10px}.product-image{height:100px}.product-name{font-size:14px}.product-description{-webkit-line-clamp:2;font-size:10px}.product-price{font-size:14px}.buy-button{font-size:11px;padding:6px 10px}}.services-box{flex-wrap:wrap;gap:20px;margin-bottom:1px;margin-top:-20px;max-width:1400px;padding-bottom:5px;width:100%}.box-button,.services-box{display:flex;justify-content:center}.box-button{align-items:center;background:#fff;border:1px solid #ddd;border-radius:15px;box-shadow:0 4px 10px #0000001a;cursor:pointer;flex-direction:column;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:320px}.service-icon{align-items:center;display:inline-flex;font-size:42px;justify-content:center;line-height:1;margin-bottom:10px}@media (max-width:640px){.service-icon{font-size:30px;margin-bottom:6px}}.courier-flow{align-items:center;display:flex;gap:6px;justify-content:center;margin-bottom:6px;position:relative}.service-icon2{font-size:34px;line-height:1;z-index:2}.courier-flow .parcel{transform:translateY(2px)}.courier-flow .plane{transform:translateY(-2px)}.flow-line{background:linear-gradient(90deg,#ea580c33,#ea580c99,#ea580c33);border-radius:999px;height:2px;overflow:hidden;position:relative;width:22px}.flow-line:after{animation:courierMove 1.4s linear infinite;background:#ea580c;content:"";height:2px;left:-6px;position:absolute;top:0;width:6px}@keyframes courierMove{0%{left:-6px}to{left:100%}}.courier-btn:hover .plane{transform:translate(4px,-4px)}.courier-btn:hover .parcel{transform:translate(-2px,2px)}@media (max-width:640px){.service-icon2{font-size:26px}.flow-line{width:16px}}.box-button img{height:100px;object-fit:contain;width:100px}.box-button h3{font-size:18px;margin-top:10px}.box-button:hover{box-shadow:0 8px 16px #0003;transform:scale(1.05)}@media (max-width:1400px){.box-button{height:160px;padding:5px;width:250px}.box-button img{height:110px;object-fit:contain;width:110px}.box-button h3{font-size:15px;margin-top:1px}}@media (max-width:1024px){.box-button{width:170px}}@media (max-width:768px){.box-button{height:120px;padding:5px;width:150px}.box-button img{height:75px;object-fit:contain;width:80px}.box-button h3{font-size:10px;margin-top:1px}}@media (max-width:680px){.box-button{height:120px;padding:5px;width:150px}.box-button img{height:75px;object-fit:contain;width:70px}.box-button h3{font-size:10px;margin-top:1px}}@media (max-width:550px){.box-button{height:80px;padding:5px;width:90px}.box-button img{height:45px;object-fit:contain;width:60px}.box-button h3{font-size:8px;margin-top:1px}}@media (max-width:500px){.box-button{height:80px;padding:5px;width:78px}.box-button img{height:45px;object-fit:contain;width:60px}.box-button h3{font-size:8px;margin-top:1px}}@media (max-width:400px){.box-button{height:80px;padding:5px;width:75px}.box-button img{height:45px;object-fit:contain;width:60px}.box-button h3{font-size:8px;margin-top:1px}.services-box{gap:10px;margin-bottom:1px}}@media (max-width:340px){.box-button{height:85px;padding:5px;width:120px}.box-button img{height:45px;object-fit:contain;width:60px}.box-button h3{font-size:11px;margin-top:1px}.services-box{gap:15px;margin-bottom:1px}}.search-container{box-sizing:border-box;flex-direction:column;margin-top:10px;padding:8px;z-index:100}.product-search,.search-container{align-items:center;display:flex;position:relative;width:100%}.product-search{background:linear-gradient(145deg,#fff,#f9f9f9);border-radius:50px;box-shadow:0 3px 10px #00000014;margin-bottom:8px;max-width:1400px;padding:0 12px;transition:box-shadow .3s ease,transform .3s ease;z-index:101}.product-search:focus-within{box-shadow:0 4px 15px #ff88004d;transform:translateY(-1px)}.search-bar{background:#0000;border:none;border-radius:50px;color:#333;flex:1 1;font-size:16px;outline:none;padding:14px 45px 14px 20px;transition:border-color .3s ease}.search-bar::placeholder{color:#aaa;font-style:italic}.search-icon{color:#888;font-size:18px;pointer-events:none;position:absolute;right:18px}.loader{animation:spin .8s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#007bff;display:none;height:20px;margin-left:8px;width:20px}.product-search.loading .loader{display:inline-block}@keyframes spin{to{transform:rotate(1turn)}}.recent-search-container{align-items:center;background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:4px;max-width:1400px;padding:6px 12px;width:100%;z-index:100}.cancel-search-btn{background:#0000;border:none;color:#888;cursor:pointer;font-size:18px;transition:color .3s ease}.cancel-search-btn:hover{color:#ff4d4d}.search-results{grid-gap:10px;border-radius:10px;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));left:0;margin-top:8px;max-height:none;max-width:1400px;overflow-y:visible;padding:10px;position:relative;right:0;transition:all .3s ease;width:100%;z-index:1}@media (min-width:768px){.search-results{gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1024px){.search-results{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.search-result-item{align-items:center;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 6px #00000014;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-width:0;padding:5px;transition:box-shadow .3s ease,transform .3s ease;width:100%}.search-result-item:hover{box-shadow:0 6px 15px #00000026;transform:translateY(-3px)}.item-image{border-radius:6px;height:90px;object-fit:contain;width:90px}.item-details{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0;width:100%}.item-details h3{color:#222;font-size:1rem;margin:0}.item-details .category,.item-details .price,.item-details .vehicle{color:#555;font-size:.85rem}.source-badge{align-self:center;background:#f3f4f6;border-radius:999px;color:#1f2937;display:inline-block;font-size:.75rem;font-weight:600;margin:0 auto;padding:3px 8px;width:-webkit-fit-content;width:fit-content}.count-controls{align-items:center;display:flex;gap:8px;justify-content:center;margin:3px}.count-controls button{background:#f9f9f9;border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:4px 10px}.count-controls button:hover{background:#e6e6e6}.count-controls span{min-width:20px;text-align:center}.product-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:auto}.product-actions--marketplace,.product-actions--sindhuli{align-items:center;flex-direction:column;flex-wrap:nowrap;gap:8px;width:100%}.product-actions--marketplace .count-controls,.product-actions--sindhuli .count-controls{justify-content:center;width:100%}.product-actions--marketplace .add-to-cart,.product-actions--sindhuli .add-to-cart{max-width:200px;width:100%}.add-to-cart{background:linear-gradient(90deg,#ff512f,#dd2476);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:6px 12px;transition:all .3s ease}.add-to-cart:hover{background-color:#218838}.loading-text{color:#374151;display:block;font-size:.9rem;text-align:center;width:100%}@media (max-width:768px){.product-search{max-width:95%;padding:0 8px}.search-bar{font-size:14px;padding:12px 40px 12px 16px}.search-icon{font-size:16px}.search-results{max-height:auto}}@media (max-width:480px){.item-image{height:60px;width:60px}.search-results{gap:8px;padding:6px}.search-result-item{align-items:center;flex-direction:column;text-align:center}.item-details h3{font-size:.9rem}}.featured-products{background:#fff8f0;border-radius:16px;box-shadow:0 6px 20px #00000014;font-family:Segoe UI,sans-serif;margin:40px auto;max-width:1380px;padding:20px;width:100%}.featured-products h2{color:#d91c1c;font-size:26px;font-weight:700;margin-bottom:24px;position:relative;text-align:center}.featured-products h2:after{background:linear-gradient(90deg,gold,#d91c1c);border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}.featured-products .product-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.featured-products .product-item{background:#fffbe6;border:1px solid #f5c542;border-radius:12px;box-shadow:0 2px 6px #0000000d;display:flex;flex-basis:calc(33.33% - 20px);flex-direction:column;flex-grow:0;flex-shrink:0;max-width:320px;overflow:hidden;transition:transform .25s ease,box-shadow .3s ease}.featured-products .product-item:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-6px)}.featured-products .product-media{align-items:center;aspect-ratio:1/1;background:#fff4e6;display:flex;justify-content:center;transition:transform .3s ease;width:100%}.featured-products .product-image{max-height:90%;max-width:90%;object-fit:contain;transition:transform .3s ease}.featured-products .product-item:hover .product-image{transform:scale(1.07)}.featured-products .product-info{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:10px 12px}.featured-products .product-info header{margin:0;padding:0}.featured-products .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px!important;font-weight:500;line-height:1.2;margin:5px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.featured-products .product-price{color:#ffb700;font-size:14px;font-weight:700;margin:0;padding-top:2px;text-align:left}.featured-products .buy-button{background:linear-gradient(90deg,gold,#d91c1c);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:auto;padding:8px 14px;transition:all .3s ease;width:100%}.featured-products .buy-button:hover{background:linear-gradient(90deg,#ffec33,#ff3a3a);transform:scale(1.05)}@media (max-width:1024px){.featured-products .product-item{flex-basis:calc(50% - 16px);flex-grow:0;flex-shrink:0}}.ev-booking-card{align-items:center;animation:offerWallIn .8s ease forwards;background:rgba(144,146,4,.137);border-radius:12px;box-shadow:0 2px 8px rgba(233,243,98,.842);cursor:pointer;display:flex;flex-direction:column;margin:20px auto;max-width:1400px;opacity:0;overflow:visible;padding:10px;position:relative;transform:translateY(40px);transition:background-color .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none}.ev-booking-card:hover{background:#d3cf06cc;box-shadow:0 4px 12px #00000040}.stars-wrapper{height:100%;left:0;overflow:visible;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.star{animation-iteration-count:infinite;animation-name:flyStar;animation-timing-function:linear;color:#fff200;font-size:1.2rem;opacity:.8;position:absolute}.star:first-child{animation-delay:0s;animation-duration:4s;left:10%;top:80%}.star:nth-child(2){animation-delay:1s;animation-duration:5s;left:40%;top:90%}.star:nth-child(3){animation-delay:2s;animation-duration:4.5s;left:70%;top:85%}.star:nth-child(4){animation-delay:1.5s;animation-duration:3.8s;left:85%;top:75%}.star:nth-child(5){animation-delay:2.5s;animation-duration:4.3s;left:60%;top:95%}@keyframes flyStar{0%{opacity:.8;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-150px) scale(.5)}}.ev-booking-content h2{color:#1d3557;font-size:1.8rem;font-weight:700;margin-bottom:10px;text-align:center}.ev-booking-content p{font-size:1.1rem;max-width:90%;text-align:center}.ev-booking-content p,.price-info{color:#121212;color:var(--toastify-color-dark,#121212);margin-bottom:15px}.price-info{font-weight:600}.original-price{color:#eb0909;margin-right:8px;text-decoration:line-through}.discounted-price{color:#f1c40f;color:var(--toastify-color-warning,#f1c40f);font-size:1.25rem;font-weight:700}.ev-booking-btn{background-color:#f1c40f;background-color:var(--toastify-color-warning,#f1c40f);border:none;border-radius:6px;box-shadow:0 2px 5px #f1c40f80;color:#121212;color:var(--toastify-color-dark,#121212);cursor:pointer;font-size:1rem;font-weight:600;padding:10px 25px;transition:background-color .25s ease,box-shadow .3s ease}.ev-booking-btn:hover{background-color:#c8a309;box-shadow:0 4px 10px #c8a309b3}@media (max-width:600px){.ev-booking-card{padding:15px}.ev-booking-content h2{font-size:1.4rem}.ev-booking-content p{font-size:1rem}}@keyframes offerWallIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ev-booking-card{margin:10px;padding:10px}.ev-booking-content h2{font-size:1.1rem;margin-bottom:8px}.ev-booking-content p{font-size:.9rem;margin-bottom:10px}.price-info{font-size:.95rem}.original-price{font-size:.9rem}.discounted-price{font-size:1.05rem}.ev-booking-btn{font-size:.9rem;padding:8px 20px}}.food-menu-canva{animation:slideFadeIn 1.2s ease-in-out both;margin-bottom:-30px;margin-top:-10px;padding:1rem 0}.hero__content{padding-top:7px}.hero__title{font-size:2.5rem}.hero__title span{color:#df2020}.hero__content h5{font-size:1rem}.hero__content p{color:#777;font-size:1rem;line-height:30px}.order__btn{background:linear-gradient(90deg,#ff5722,#ff7043);border:none;border-radius:5px;box-shadow:0 4px 10px #ff57224d;color:#fff;cursor:pointer;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:10px;margin-top:12px;padding:12px 20px;text-align:center;text-decoration:none;transition:all .25s ease;white-space:nowrap}.order__btn:hover{background:linear-gradient(90deg,#ff7043,#ff5722);box-shadow:0 6px 15px #ff572266;transform:scale(1.05)}@keyframes slideFadeIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.hero__title{animation:zoomFade 1.5s ease forwards;font-size:2rem;line-height:55px}.hero__content h5,.hero__content p{animation:fadeUp 1.2s ease forwards}@keyframes zoomFade{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes neonGlow{0%{transform:translate(0) rotate(45deg)}50%{transform:translate(20%,20%) rotate(45deg)}to{transform:translate(0) rotate(45deg)}}.menu__link{color:#fff;display:block;text-align:center;text-decoration:none;width:100%}.delivery-containerss{align-items:center;animation:fadeIn3D 1s ease forwards;background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:10px;margin-top:8px;opacity:0;padding:5px;perspective:1000px;transform:translateY(20px) rotateX(10deg);transform-style:preserve-3d}.delivery-image{margin:auto;perspective:1000px;width:-webkit-fit-content;width:fit-content}.delivery-image img{animation:float3D 5s ease-in-out infinite;animation-play-state:paused;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:8px;box-shadow:0 12px 24px #00000040;height:auto;max-width:100%;transform-style:preserve-3d;will-change:transform}.animate-3d{animation-play-state:running!important}@keyframes float3D{0%{transform:rotateX(0deg) rotateY(0deg) translateY(0)}25%{transform:rotateX(8deg) rotateY(-8deg) translateY(-6px)}50%{transform:rotateX(0deg) rotateY(8deg) translateY(0)}75%{transform:rotateX(-8deg) rotateY(0deg) translateY(6px)}to{transform:rotateX(0deg) rotateY(0deg) translateY(0)}}.delivery-image:hover{transform:rotateY(10deg) rotateX(5deg) scale(1.05)}.delivery-image img:hover{box-shadow:0 20px 40px #0000004d}.delivery-content{align-items:center;color:#c52902e1;display:flex;flex-direction:column;justify-content:center;text-align:center}.delivery-content h2{font-size:1.3rem;font-weight:700;margin-bottom:12px}.delivery-content p{color:#555;font-size:1rem;line-height:1.5}@media (max-width:768px){.delivery-containerss{flex-direction:column;text-align:center;width:100%}.delivery-content{padding:0;text-align:center}.hero__title{font-size:1.5rem;line-height:40px}.hero__content h5{font-size:.9rem}.hero__content p{font-size:.8rem;line-height:25px}}@media (min-width:768px){.delivery-containerss{flex-direction:row;justify-content:center;text-align:left}.delivery-content{padding-left:30px;text-align:left}.delivery-image img{max-height:5000px;max-width:700px;resize:none}}@keyframes fadeIn3D{0%{opacity:0;transform:translateY(50px) rotateX(15deg)}to{opacity:1;transform:translateY(0) rotateX(0deg)}}.features-room{background:#fff7e6;border-radius:16px;box-shadow:0 6px 20px #0000000f;font-family:Segoe UI,sans-serif;margin:40px auto;max-width:1380px;padding:20px;width:100%}.features-room h2{color:#222;font-size:26px;font-weight:700;margin-bottom:24px;position:relative;text-align:center}.features-room h2:after{background-color:#f39c12;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:60px}.features-room .rooms-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.features-room .room-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.features-room .room-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.features-room .room-image{height:200px;overflow:hidden;position:relative;width:100%}.features-room .room-image img{height:100%;object-fit:cover;width:100%}.features-room .price-badge{background:#ec3102;border-radius:3px;color:#fff;font-weight:600;height:34px;padding:6px 12px;position:absolute;right:10px;top:10px}.features-room .room-info{padding:14px}.features-room .room-info h3{color:#333;font-size:18px;font-weight:700;margin-bottom:8px}.features-room .room-details{color:#666;font-size:14px;margin-bottom:12px}.features-room .view-more-btn{background:#f39c12;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 14px;transition:background .3s ease}.features-room .view-more-btn:hover{background:#d68910}.courier-page{font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:1rem auto;max-width:900px;padding:.3rem}.courier-header-container{margin:0 auto;max-width:800px;padding:3rem 1rem;text-align:center}.courier-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f15a02,#d6960d);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,2vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:.5rem;text-transform:capitalize}.courier-subtitle{color:#6b7280;font-size:clamp(.7rem,1vw,1.1rem);font-weight:500;letter-spacing:2px;margin-bottom:2rem;opacity:.8;text-transform:uppercase}.courier-form-card{background:linear-gradient(135deg,#fff7ed,#fef3c7);border:2px solid #fed7aa;border-radius:16px;box-shadow:0 8px 24px #f973162e;margin:2rem auto;max-width:540px;overflow:hidden}.card-header{align-items:center;background:linear-gradient(135deg,#ffedd5,#fed7aa);border-bottom:2px solid #f97316;color:#7c2d12;display:flex;font-size:.95rem;font-weight:700;gap:.6rem;padding:.85rem 1.25rem}.card-icon{font-size:1.25rem}.form-section{padding:1.1rem 1.25rem}.section-title{color:#1f2937;font-size:1rem;font-weight:700;margin-bottom:.5rem}.courier-form-card input,.courier-form-card textarea{background-color:#fff;border:1.5px solid #fed7aa;border-radius:.6rem;color:#1f2937;display:block;font-size:.85rem;height:36px;margin-bottom:.6rem;max-width:420px;padding:.45rem .65rem;transition:all .2s ease;width:100%}.courier-form-card textarea{height:auto;margin:.75rem 1.25rem 0;min-height:80px;resize:vertical}.courier-form-card input::placeholder,.courier-form-card textarea::placeholder{color:#9ca3af}.courier-form-card input:focus,.courier-form-card textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973162e;outline:none}.divider{background:linear-gradient(90deg,#0000,#f97316,#0000);height:1px;margin:.25rem 1.25rem;opacity:.35}.error-text{background:#ffedd5;border:1px solid #fed7aa;border-radius:.5rem;color:#9a3412;font-size:.85rem;margin:.75rem 1.25rem 0;max-width:420px;padding:.5rem .75rem}.submit-btn{background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:.75rem;box-shadow:0 4px 14px #f9731659;color:#fff;cursor:pointer;display:block;font-size:.9rem;font-weight:700;margin:1.25rem auto;padding:.65rem 1rem;transition:all .2s ease;width:calc(100% - 2.5rem)}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#ea580c,#dc2626);transform:translateY(-1px)}.submit-btn:disabled{background:#fdba74;box-shadow:none;cursor:not-allowed}@media (max-width:640px){.courier-form-card{margin:1.5rem .75rem}.submit-btn{width:calc(100% - 2rem)}.courier-form-card input,.courier-form-card textarea,.error-text{max-width:100%}}.rate-calculator-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:1.5rem auto;max-width:600px;padding:1.5rem}.rate-calculator-form-group{margin-bottom:.5rem}.rate-calculator-label{color:#1f2937;display:block;font-size:15px;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem}.rate-calculator-input-card{background:#fef3c7;border:2px solid #fed7aa;border-radius:12px;box-shadow:0 2px 8px #f973161a;padding:4px;transition:all .2s ease}.rate-calculator-input-card:focus-within{border-color:#f97316;box-shadow:0 4px 12px #f9731633;transform:translateY(-1px)}.rate-calculator-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23f97316' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;border:none;border-radius:8px;color:#1f2937;cursor:pointer;font-size:15px;font-weight:500;outline:none;padding:.875rem 2.5rem .875rem 1rem;transition:all .2s ease;width:100%}input.rate-calculator-select{-webkit-appearance:textfield;appearance:textfield;background-image:none!important;cursor:text;padding-right:1rem}.rate-calculator-select:hover{background-color:#fff7ed}.rate-calculator-select:focus{background-color:#fff;box-shadow:0 0 0 3px #f973161a}.rate-calculator-select option{background:#fff;color:#1f2937;padding:.5rem}.rate-calculator-checkbox-card{align-items:flex-start;background:linear-gradient(135deg,#fff7ed,#fef3c7);border:2px solid #fed7aa;border-radius:14px;box-shadow:0 3px 12px #f973161f;cursor:pointer;display:flex;gap:14px;margin-bottom:1rem;margin-top:1rem;padding:18px 20px;transition:all .2s ease}.rate-calculator-checkbox-card:hover{border-color:#f97316;box-shadow:0 4px 16px #f973162e;transform:translateY(-2px)}.rate-calculator-checkbox-card input[type=checkbox]{accent-color:#f97316;cursor:pointer;flex-shrink:0;height:22px;margin-top:2px;width:22px}.rate-calculator-checkbox-text{flex:1 1;line-height:1.6}.rate-calculator-checkbox-text .title{color:#1f2937;font-size:17px;font-weight:700;letter-spacing:-.01em;margin-bottom:6px}.rate-calculator-checkbox-text .rate{color:#ea580c;font-size:14px;font-weight:600}.rate-calculator-items-section{margin-bottom:1rem;margin-top:1rem}.rate-calculator-item-card{background:#fff;border:2px solid #fed7aa;border-radius:12px;box-shadow:0 2px 8px #f973161a;margin-bottom:1rem;padding:1rem;position:relative;transition:all .2s ease}.rate-calculator-item-card:hover{border-color:#f97316;box-shadow:0 4px 12px #f9731626}.rate-calculator-item-inputs{display:flex;flex-wrap:wrap;gap:.75rem}.rate-calculator-item-inputs .rate-calculator-input-card{flex:1 1}.rate-calculator-item-inputs input.rate-calculator-select{background-color:#fff;border:1px solid #fed7aa;border-radius:8px;box-sizing:border-box;color:#1f2937;font-size:15px;font-weight:500;outline:none;padding:.875rem 1rem;transition:all .2s ease;width:100%}.rate-calculator-item-inputs input.rate-calculator-select:focus{border-color:#f97316;box-shadow:0 4px 12px #f9731626}.rate-calculator-remove-btn{align-items:center;background:#f97316;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:28px;justify-content:center;line-height:1;padding:0;position:absolute;right:-10px;top:-10px;transition:all .2s ease;width:28px;z-index:10}.rate-calculator-remove-btn:hover{background:#ea580c;transform:scale(1.1)}.rate-calculator-remove-btn:active{transform:scale(.95)}.rate-calculator-add-more-btn{background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;box-shadow:0 3px 10px #f973164d;color:#fff;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:-.01em;margin-top:.5rem;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.rate-calculator-add-more-btn:hover:not(:disabled){background:linear-gradient(135deg,#ea580c,#dc2626);box-shadow:0 5px 16px #f9731666;transform:translateY(-2px)}.rate-calculator-add-more-btn:active:not(:disabled){box-shadow:0 2px 8px #f973164d;transform:translateY(0)}.rate-calculator-add-more-btn:disabled{background:#d1d5db;box-shadow:none;color:#9ca3af;cursor:not-allowed;opacity:.6}.rate-calculator-please-note{background:linear-gradient(135deg,#ffedd5,#fef3c7);border-left:5px solid #f97316;border-radius:12px;box-shadow:0 2px 8px #f973161a;color:#9a3412;font-size:13px;font-weight:500;line-height:1.7;margin-bottom:1rem;margin-top:1rem;padding:14px 18px}.rate-calculator-please-note strong{color:#7c2d12;font-weight:700}.rate-calculator-note-section{color:#92400e;font-size:12.5px;margin-top:8px}.rate-calculator-not-allowed{border-top:1px solid #f9731633;margin-top:10px;padding-top:8px}.rate-calculator-breakdown{background:linear-gradient(135deg,#fef3c7,#fff7ed);border:2px solid #fed7aa;border-radius:16px;box-shadow:0 4px 20px #f9731626;margin-top:2rem;max-width:600px;padding:24px}.rate-calculator-breakdown h3{color:#1f2937;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:20px;text-align:center}.rate-calculator-breakdown p{color:#1f2937;font-size:15px;font-weight:500;margin:8px 0}.rate-calculator-breakdown hr{border:none;border-top:2px solid #fed7aa;margin:16px 0}.rate-calculator-breakdown strong{color:#ea580c;font-weight:700}.note{color:#6b7280;font-size:13px;font-style:italic;margin-top:12px;text-align:center}@media (max-width:640px){.rate-calculator-container{border-radius:12px;margin:1rem;padding:1.25rem}.rate-calculator-label{font-size:14px}.rate-calculator-select{font-size:14px;padding:.75rem 2.25rem .75rem .875rem}.rate-calculator-checkbox-card{padding:10px 18px}.rate-calculator-checkbox-text .title{font-size:16px}.rate-calculator-item-inputs{flex-direction:column}.rate-calculator-item-card{padding:.875rem}.rate-calculator-add-more-btn{font-size:14px;padding:.75rem 1.25rem}.rate-calculator-breakdown{border-radius:12px;padding:20px}.rate-calculator-breakdown h3{font-size:1.3rem}}.rate-calculator-add-more-btn:focus-visible,.rate-calculator-remove-btn:focus-visible,.rate-calculator-select:focus-visible{outline:3px solid #f9731666;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rate-calculator-item-card{animation:fadeIn .3s ease}.pizza-container{margin:0 auto;max-width:1400px;padding:1.4rem;text-align:center}.pizza-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff512f,#dd2476);-webkit-background-clip:text;color:#ff512f;font-size:1.7rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center;transition:all .3s ease}.pizza-title:after{background:#ff512f;border-radius:2px;box-shadow:0 2px 6px #0000001a;content:"";display:block;height:4px;margin:10px auto 0;transition:width .3s ease;width:80px}.pizza-title:hover:after{width:120px}.pizza-layout{align-items:flex-start;display:flex;gap:2rem;justify-content:center;text-align:center;transition:all .3s ease}.pizza-list{flex-basis:80px;gap:10px;margin-right:10px;transition:all .3s ease}.pizza-item,.pizza-list{align-items:center;display:flex;flex-direction:column}.pizza-item{background:#0000;border:3px solid #0000;border-radius:50%;cursor:pointer;height:auto;overflow:visible;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:65px}.pizza-item img{border:5px solid #ff7a50;border-radius:50%;height:60px;margin-bottom:4px;object-fit:cover;transition:all .3s ease;width:60px}.pizza-item.active img,.pizza-item:hover img{border-color:#9fff50;box-shadow:0 8px 20px #0003;transform:scale(1.2) rotate(-5deg)}.pizza-name{color:#030303;font-size:.7rem;font-weight:500;text-align:center;transition:color .3s ease;white-space:normal}.pizza-item.active .pizza-name,.pizza-item:hover .pizza-name{color:#ff512f;font-weight:600}.pizza-card{align-items:center;background:#fff;border-radius:25px;box-shadow:0 8px 25px #0003;display:flex;flex:1 1;flex-direction:column;gap:.5rem;margin-right:-10px;max-width:450px;padding:1.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.pizza-card:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-5px) scale(1.02)}.pizza-card img{border:5px solid #ff7a50;border-radius:50%;box-shadow:0 5px 15px #00000026;height:180px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:180px}.pizza-card img:hover{box-shadow:0 10px 25px #00000040;transform:scale(1.05) rotate(-2deg)}.pizza-card h3{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.pizza-card .desc{color:#555;font-size:1rem;line-height:1.5;margin-bottom:10px;transition:color .3s ease}.pizza-card .price{color:#ff512f;font-size:1.2rem;font-weight:600;margin-bottom:12px;transition:color .3s ease}.buy-btn{background:linear-gradient(90deg,#ff512f,#dd2476);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 25px;transition:transform .2s ease,background .3s ease,box-shadow .3s ease}.buy-btn:hover{background:linear-gradient(90deg,#dd2476,#ff512f);box-shadow:0 8px 25px #dd24764d;transform:scale(1.1) translateY(-2px)}.sizes-row{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.size-btn{background:#fff;border:2px solid #ff512f;border-radius:25px;color:#ff512f;cursor:pointer;font-size:1rem;font-weight:600;margin:10px;padding:10px 25px;transition:all .3s ease}.size-btn:hover{transform:scale(1.1) rotate(-2deg)}.size-btn.active,.size-btn:hover{background:linear-gradient(90deg,#ff512f,#dd2476);color:#fff}.size-btn.active{box-shadow:0 5px 15px #ff512f66;transform:scale(1.1)}.quantity-selector{gap:1rem;justify-content:space-around}.qty-btn,.quantity-selector{align-items:center;display:flex}.qty-btn{background:#fff;border:2px solid #ff512f;border-radius:8px;color:#ff512f;cursor:pointer;font-size:1.2rem;font-weight:700;height:30px;justify-content:center;margin-left:10px;margin-right:10px;transition:all .3s ease;width:30px}.qty-btn:hover{background:linear-gradient(90deg,#ff512f,#dd2476);color:#fff;transform:scale(1.1)}.qty-value{font-size:1.2rem;font-weight:600;min-width:30px;text-align:center}@media (max-width:768px){.pizza-layout{gap:1rem}.pizza-list{flex-basis:60px}.pizza-card{max-width:calc(100% - 70px);padding:1rem}.pizza-card img{height:140px;width:140px}.pizza-card h3{font-size:1.4rem}.pizza-card .desc{font-size:.9rem}.pizza-card .price{font-size:1.1rem}.buy-btn{font-size:.9rem;padding:8px 16px}.size-btn{font-size:.9rem;padding:8px 20px}}@media (max-width:480px){.pizza-layout{gap:.5rem}.pizza-list{flex-basis:50px}.pizza-card{max-width:calc(100% - 60px);padding:.8rem}.pizza-card img{height:100px;width:100px}.pizza-card h3{font-size:1.2rem}.pizza-card .desc{font-size:.8rem}.pizza-card .price{font-size:.95rem}.buy-btn,.size-btn{font-size:.8rem;padding:6px 14px}}@media (min-width:901px){.pizza-layout{gap:3rem}.pizza-list{flex-basis:180px;gap:25px;padding:1.5rem}.pizza-item{width:100px}.pizza-item img{height:90px;width:90px}.pizza-card{max-width:700px;padding:2rem 3rem}.pizza-card img{height:200px;width:200px}.pizza-card h3{font-size:2rem}.pizza-card .desc{font-size:1.1rem}.pizza-card .price{font-size:1.4rem}.buy-btn{font-size:1.1rem;padding:14px 30px}.size-btn{font-size:1rem;padding:10px 25px}}:is(.brotherhood-app,.brotherhood-banner) .countdown{display:flex;flex-wrap:nowrap;gap:.375rem;justify-content:center}@media (min-width:640px){:is(.brotherhood-app,.brotherhood-banner) .countdown{gap:.5rem}}@media (min-width:768px){:is(.brotherhood-app,.brotherhood-banner) .countdown{gap:1rem}}:is(.brotherhood-app,.brotherhood-banner) .countdown__item{align-items:center;cursor:default;display:flex;flex-direction:column}:is(.brotherhood-app,.brotherhood-banner) .countdown__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:calc(var(--radius) - 4px);min-width:60px;overflow:hidden;padding:.5rem;position:relative}@media (min-width:640px){:is(.brotherhood-app,.brotherhood-banner) .countdown__card{min-width:70px;padding:.75rem}}@media (min-width:768px){:is(.brotherhood-app,.brotherhood-banner) .countdown__card{border-radius:calc(var(--radius) - 2px);min-width:100px;padding:1.25rem}}:is(.brotherhood-app,.brotherhood-banner) .countdown__glow{background:linear-gradient(135deg,#ffbf0033,#0000);background:linear-gradient(135deg,hsl(var(--festival-gold,45 100% 50%)/.2),#0000);inset:0;opacity:0;position:absolute;transition:opacity .3s}:is(.brotherhood-app,.brotherhood-banner) .countdown__card:hover .countdown__glow{opacity:1}:is(.brotherhood-app,.brotherhood-banner) .countdown__value{background:linear-gradient(135deg,#ffbf00,#ffa033);background:var(--gradient-gold,linear-gradient(135deg,#ffbf00 0,#ffa033 100%));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;font-weight:900;position:relative}@media (min-width:640px){:is(.brotherhood-app,.brotherhood-banner) .countdown__value{font-size:1.875rem}}@media (min-width:768px){:is(.brotherhood-app,.brotherhood-banner) .countdown__value{font-size:3rem}}:is(.brotherhood-app,.brotherhood-banner) .countdown__label{color:#c2baa3;color:hsl(var(--muted-foreground,45 20% 70%));font-size:9px;font-weight:600;letter-spacing:.1em;margin-top:.25rem;text-transform:uppercase}@media (min-width:768px){:is(.brotherhood-app,.brotherhood-banner) .countdown__label{font-size:.75rem;margin-top:.5rem}}.brotherhood-banner .countdown{gap:.38rem}.brotherhood-banner .countdown__card{min-width:52px;padding:.4rem}.brotherhood-banner .countdown__value{font-size:1.24rem}.brotherhood-banner .countdown__label{font-size:8px;margin-top:.15rem}@media (min-width:640px){.brotherhood-banner .countdown{gap:.42rem}.brotherhood-banner .countdown__card{min-width:56px;padding:.5rem}.brotherhood-banner .countdown__value{font-size:1.42rem}}@media (min-width:768px){.brotherhood-banner .countdown{gap:.55rem}.brotherhood-banner .countdown__card{border-radius:calc(var(--radius) - 6px);min-width:62px;padding:.56rem}.brotherhood-banner .countdown__value{font-size:1.75rem}.brotherhood-banner .countdown__label{font-size:.56rem;margin-top:.2rem}}.menu-container{background:#fdfdfd;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:10px;margin-top:-30px;max-width:1400px;padding:24px 24px 40px;position:relative;width:100%}.divider{background:#ca0505;border-radius:20px;height:3px;margin:2px 0;max-width:600px;width:80%}.divider-dark{background:#080606}.add-to-bag-btn{background:linear-gradient(90deg,#ff512f,#dd2476);border:none;border-radius:12px;box-shadow:0 4px 12px #0003;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;justify-content:center;margin:0 auto;max-width:180px;padding:8px 0;position:relative;transition:all .3s ease;width:90%;z-index:5}.add-to-bag-btn,.menu-titl{align-items:center;color:#fff}.menu-titl{background-color:#f18f10e8;border-radius:10px;font-size:25px;font-weight:700;letter-spacing:.5px;margin:24px 0 8px;padding:10px}.add-to-bag-btn:hover{box-shadow:0 6px 16px #00000040;transform:translateY(-2px)}.add-to-bag-btn .bag-icon{height:16px;width:16px}.menu-title{color:#111;font-size:30px;font-weight:700;letter-spacing:.5px;margin:24px 0 8px}.menu-titles{color:#e40f0f;font-size:20px;font-weight:700;letter-spacing:2px;margin:10px 0 8px}.menu-header{background-color:#e95905;border-bottom:5px solid #eaeaea;color:#333;font-size:13px;letter-spacing:.3px;margin-bottom:10px;margin-top:16px;padding:6px 0;width:100%}.menu-subtitle{color:#555;margin-bottom:2px}.category-scroll{-webkit-overflow-scrolling:touch;align-items:center;cursor:grab;display:flex;flex-wrap:nowrap;gap:12px;margin-bottom:20px;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding:10px 6px 12px;scroll-behavior:smooth;scroll-padding-inline:6px;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;white-space:nowrap;width:100%;will-change:scroll-position}.category-scroll::-webkit-scrollbar{display:none}.category-scroll:active{cursor:grabbing}.category-item{cursor:pointer;flex:0 0 auto;min-width:64px;scroll-snap-align:start;text-align:center;-webkit-user-select:none;user-select:none}.category-circle{border:2px solid #bfbfbf;border-radius:50%;height:55px;margin-bottom:4px;overflow:hidden;width:55px}.category-circle img{height:100%;object-fit:cover;width:100%}.active-category{border-color:#dc2626!important}.category-label{font-size:12px;font-weight:600}.bottom-grid,.top-grid{grid-gap:16px;align-items:start;display:grid;gap:16px}.top-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.featured-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:14px;position:relative;transition:all .3s}.featured-img-wrapper{display:flex;justify-content:center;margin-bottom:10px;position:relative;width:100%}.featured-img{border-radius:12px;height:100px;object-fit:cover;width:100%}.item-cost{background:#fcfcfc;border-radius:12px;box-shadow:0 2px 6px #00000026;color:#e42403;font-size:11px;padding:4px 8px;position:absolute;right:8px;top:8px}.item-title{font-size:16px;font-weight:700}.item-desc{color:#666;font-size:12px}.card-row{align-items:center;display:flex;justify-content:space-between}.item-cost{font-size:16px;font-weight:700}.plus-btn{align-items:center;background:linear-gradient(90deg,#ef4444,#ec4899);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:700;height:24px;justify-content:center;transition:transform .2s;width:24px}.plus-btn:hover{transform:scale(1.1)}.bottom-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.bottom-card{background:#fff;border:2px solid #0000;border-image:linear-gradient(135deg,#f33,#fc0) 1;border-radius:16px;cursor:pointer}.bottom-card-inner{display:flex;justify-content:space-between;padding:10px}.bottom-card-left{align-items:center;display:flex;gap:8px}.see-btn{background-color:#df2b1eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;padding:6px 13px;text-transform:uppercase;transition:background-color .2s ease}.see-btn:hover{background-color:#e5b700}.see-btn:active{transform:scale(.98)}.bottom-img{border-radius:12px;height:48px;object-fit:cover;width:48px}.item-title-sm{font-size:14px;font-weight:600}.item-cat{color:#666;font-size:10px}.bottom-price{font-size:14px;font-weight:700}@media (min-width:768px){.menu-container{margin-bottom:0;padding:40px 60px}.category-scroll{background:#fff;border-bottom:1px solid #ececec;border-radius:12px;border-top:1px solid #ececec;box-shadow:0 3px 10px #0000000d;margin-bottom:28px;margin-left:0;margin-right:0;padding:12px 8px;position:relative;scroll-padding-inline:8px;scroll-snap-type:x proximity;top:auto;z-index:1}.category-circle{height:70px;width:70px}.top-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.featured-card{height:auto;padding:18px}.featured-img{height:140px}.item-title{font-size:18px}.item-desc{font-size:14px}.bottom-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.bottom-card-inner{padding:16px}.bottom-img{height:60px;width:60px}.bottom-price,.item-title-sm{font-size:16px}}@media (min-width:1200px){.category-scroll{padding-left:12px;padding-right:12px}.top-grid{gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.featured-card{height:auto;padding:22px}.featured-img{height:160px}.bottom-grid{gap:26px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.mpb-wrapper{background:radial-gradient(1000px 500px at 10% 0,#fff1e6 0,#0000 60%),radial-gradient(800px 400px at 100% 100%,#ffe3cc 0,#0000 55%),linear-gradient(180deg,#fffaf5,#fff);border:1px solid #ff995c29;border-radius:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:16px auto;max-width:1400px;overflow:hidden;padding:18px 0;position:relative;width:100%}.mpb-wrapper:after,.mpb-wrapper:before{border-radius:50%;content:"";filter:blur(80px);opacity:.5;pointer-events:none;position:absolute}.mpb-wrapper:before{background:#ffb37a;height:280px;left:-80px;top:-80px;width:280px}.mpb-wrapper:after{background:#ffd0a8;bottom:-100px;height:320px;right:-80px;width:320px}.mpb-header{margin:0 auto 18px;max-width:720px;padding:0 16px;position:relative;text-align:center}.mpb-eyebrow{background:#ff8a3d1f;border-radius:999px;color:#b34700;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.18em;margin-bottom:12px;padding:5px 12px;text-transform:uppercase}.mpb-title{color:#1a1a1a;font-size:clamp(22px,3.4vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 8px}.mpb-title-accent{background:linear-gradient(135deg,#ff7a18,#ff3d00);-webkit-background-clip:text;background-clip:text;color:#0000}.mpb-subtitle{color:#5a5a5a;font-size:15px;line-height:1.5;margin:0}.mpb-card{grid-gap:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:28px;box-shadow:0 30px 80px -30px #ff7a1840,0 10px 30px -10px #00000014;display:grid;gap:0;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:none;padding:10px;width:calc(100% - 12px)}.mpb-card,.mpb-col{overflow:hidden;position:relative}.mpb-col{border-radius:22px;cursor:pointer;display:flex;flex-direction:column;isolation:isolate;padding:16px;transition:all .4s cubic-bezier(.2,.8,.2,1)}.mpb-col+.mpb-col:before{background:linear-gradient(180deg,#0000,#ff7a1840,#0000);bottom:15%;content:"";left:0;position:absolute;top:15%;width:1px}.mpb-col:hover{background:#fffffff2;box-shadow:0 20px 50px -20px #ff7a1859;transform:translateY(-4px)}.mpb-col:after{border-radius:22px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .4s ease;z-index:-1}.mpb-products:hover:after{background:radial-gradient(circle at 50% 0,#ffa5002e,#0000 70%);opacity:1}.mpb-services:hover:after{background:radial-gradient(circle at 50% 0,#0096ff24,#0000 70%);opacity:1}.mpb-jobs:after{background:radial-gradient(circle at 50% 100%,#ff3d002e,#0000 70%);opacity:.6}.mpb-jobs:hover:after{background:radial-gradient(circle at 50% 50%,#ff3d0040,#0000 70%);opacity:1}.mpb-visual{height:94px;justify-content:center;margin-bottom:12px;position:relative}.mpb-mini,.mpb-visual{align-items:center;display:flex}.mpb-mini{background:#fff;border:1px solid #0000000a;border-radius:12px;box-shadow:0 12px 30px -10px #0000002e;color:#2a2a2a;font-size:11px;font-weight:600;gap:7px;padding:8px 10px;position:absolute;transition:transform .5s cubic-bezier(.2,.8,.2,1);white-space:nowrap}.mpb-col:hover .mpb-mini{transform:translateY(-6px) rotate(0deg);transform:translate(var(--hx,0),var(--hy,-6px)) rotate(var(--hr,0deg))}.mpb-mini-dot{align-items:center;background:linear-gradient(135deg,#ff9a3c,#ff5e1f);border-radius:7px;color:#fff;display:inline-flex;font-size:13px;height:24px;justify-content:center;width:24px}.mpb-products .mpb-mini-1{--hr:-8deg;--hy:-10px;left:6%;top:4px;transform:rotate(-6deg)}.mpb-products .mpb-mini-2{--hr:7deg;--hy:-8px;right:4%;top:44px;transform:rotate(5deg)}.mpb-products .mpb-mini-3{--hy:-4px;bottom:4px;left:22%;transform:rotate(-2deg)}.mpb-services .mpb-mini-dot{background:linear-gradient(135deg,#4ea8ff,#1f6fff)}.mpb-services .mpb-mini-1{--hy:-10px;left:8%;top:4px;transform:rotate(-4deg)}.mpb-services .mpb-mini-2{--hy:-6px;--hr:8deg;right:6%;top:50px;transform:rotate(6deg)}.mpb-services .mpb-mini-3{--hy:-4px;bottom:0;left:24%;transform:rotate(-1deg)}.mpb-jobs .mpb-mini-dot{background:linear-gradient(135deg,#ff5e1f,#c41d00)}.mpb-jobs .mpb-mini-1{--hy:-10px;--hr:-7deg;left:6%;top:4px;transform:rotate(-5deg)}.mpb-jobs .mpb-mini-2{--hy:-8px;--hr:6deg;right:6%;top:48px;transform:rotate(4deg)}.mpb-jobs .mpb-mini-3{--hy:-4px;bottom:2px;left:22%;transform:rotate(-2deg)}.mpb-mini-pill{background:#fff1e6;border-radius:999px;color:#c4400d;font-size:9px;font-weight:700;letter-spacing:.04em;padding:2px 5px}.mpb-icon-chip{align-items:center;background:linear-gradient(135deg,#ff9a3c,#ff5e1f);border-radius:13px;box-shadow:0 8px 18px -8px #ff5e1f8c;color:#fff;display:none;flex-shrink:0;font-size:20px;height:44px;justify-content:center;width:44px}.mpb-icon-chip--services{background:linear-gradient(135deg,#4ea8ff,#1f6fff);box-shadow:0 8px 18px -8px #1f6fff8c}.mpb-icon-chip--jobs{background:linear-gradient(135deg,#ff5e1f,#c41d00);box-shadow:0 8px 18px -8px #c41d0099}.mpb-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.mpb-badge{align-items:center;align-self:flex-start;border-radius:999px;display:inline-flex;font-size:10px;font-weight:700;gap:6px;letter-spacing:.1em;margin-bottom:8px;padding:5px 10px;text-transform:uppercase}.mpb-products .mpb-badge{background:#fff1e6;color:#c4400d}.mpb-services .mpb-badge{background:#e8f2ff;color:#1f5fcc}.mpb-jobs .mpb-badge{background:linear-gradient(135deg,#ff7a18,#ff3d00);box-shadow:0 8px 20px -8px #ff3d0080;color:#fff}.mpb-heading{color:#161616;font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0 0 4px}.mpb-desc{color:#5e5e5e;flex:1 1;font-size:12px;line-height:1.5;margin:0 0 12px}.mpb-cta{align-items:center;align-self:flex-start;background:linear-gradient(135deg,#ff9a3c,#ff5e1f);border:none;border-radius:12px;box-shadow:0 10px 24px -10px #ff5e1f99;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:700;gap:8px;justify-content:center;padding:10px 14px;position:relative;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.mpb-cta:hover{box-shadow:0 16px 30px -10px #ff5e1fb3;filter:brightness(1.05);transform:translateY(-2px)}.mpb-cta:active{transform:translateY(0) scale(.97)}.mpb-cta-arrow{display:inline-block;transition:transform .25s ease}.mpb-cta:hover .mpb-cta-arrow{transform:translateX(4px)}.mpb-jobs .mpb-cta{background:linear-gradient(135deg,#ff3d00,#c41d00);box-shadow:0 12px 28px -10px #c41d00a6}@media (max-width:900px) and (min-width:641px){.mpb-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;box-shadow:none;gap:14px;grid-template-columns:1fr;padding:0}.mpb-col+.mpb-col:before{display:none}.mpb-col{background:#fff;border:1px solid #ff7a1814;border-radius:22px;box-shadow:0 14px 40px -20px #0000002e;padding:16px}}@media (min-width:901px){.mpb-wrapper{border-radius:26px;box-shadow:0 18px 44px -24px #ff7a1847,0 8px 18px -12px #0000001f;max-width:1320px;padding:24px 0 22px}.mpb-header{margin:0 auto 20px;max-width:920px;padding:0 24px}.mpb-eyebrow{background:#ff8a3d29;color:#8f3a05;font-size:10px;letter-spacing:.2em;margin-bottom:10px}.mpb-title{font-size:clamp(26px,3vw,40px);letter-spacing:-.025em;line-height:1.14;margin:0 0 10px}.mpb-subtitle{color:#5b6472;display:block;font-size:14px;line-height:1.58;margin:0 auto;max-width:760px}.mpb-card{border-radius:24px;box-shadow:0 22px 48px -30px #ff7a1859,0 10px 24px -16px #00000029;padding:12px;width:100%}.mpb-col{border-radius:18px;padding:18px 16px}.mpb-col:hover{transform:translateY(-5px)}.mpb-heading{font-size:18px;letter-spacing:-.01em;margin-bottom:6px}.mpb-desc{color:#5f6671;font-size:12px;margin-bottom:13px}.mpb-cta{border-radius:10px;box-shadow:0 12px 24px -14px #ff5e1fbf;font-size:11px;min-height:34px;padding:9px 14px}.mpb-jobs .mpb-cta{box-shadow:0 12px 24px -14px #c41d00bf}}@media (max-width:640px){.mpb-wrapper{border-radius:18px;margin:10px auto;padding:10px 0 12px}.mpb-wrapper:before{height:160px;left:-50px;opacity:.4;top:-60px;width:160px}.mpb-wrapper:after{bottom:-70px;height:180px;opacity:.4;right:-50px;width:180px}.mpb-header{margin-bottom:8px;padding:0 6px;text-align:left}.mpb-eyebrow{display:none}.mpb-title{color:#1f2937;font-size:14px;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0 0 2px}.mpb-subtitle{display:none}.mpb-card{background:linear-gradient(180deg,#fffffff5,#fff8f1f5);border:1px solid #ffb17842;border-radius:16px;box-shadow:0 10px 24px -16px #ff7a184d,0 2px 8px -4px #00000014;gap:4px;grid-template-columns:1fr;padding:5px;width:calc(100% - 10px)}.mpb-col+.mpb-col:before{display:none}.mpb-col{align-items:center;background:#fff;border:1px solid #00000008;border-radius:12px;box-shadow:0 3px 8px -4px #00000014;flex-direction:row;gap:10px;min-height:0;padding:8px 10px}.mpb-col:hover{box-shadow:0 2px 6px -3px #0000000f;transform:none}.mpb-col:active{transform:scale(.98)}.mpb-jobs{background:linear-gradient(135deg,#fff5ec,#fff 70%);border:1px solid #ff3d0033;box-shadow:0 2px 8px -3px #ff3d0033,0 0 0 1px #ff3d000f}.mpb-jobs:after,.mpb-visual{display:none}.mpb-icon-chip{border:1px solid #ffffff61;border-radius:9px;box-shadow:0 5px 12px -5px #ff5e1f94;display:inline-flex;font-size:15px;height:32px;width:32px}.mpb-icon-chip--services{box-shadow:0 4px 10px -4px #1f6fff80}.mpb-icon-chip--jobs{box-shadow:0 4px 10px -4px #c41d008c}.mpb-badge{display:none}.mpb-content{align-items:center;flex-direction:row;gap:8px;justify-content:space-between;padding:0}.mpb-text-block{display:flex;flex:1 1;flex-direction:column;min-width:0}.mpb-heading{color:#111827;font-size:13px;font-weight:700;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mpb-desc{display:none}.mpb-cta{align-self:center;border-radius:7px;box-shadow:0 5px 12px -6px #ff5e1f99;flex-shrink:0;font-size:10px;font-weight:700;gap:3px;height:24px;letter-spacing:.01em;padding:0 8px;white-space:nowrap;width:auto}.mpb-jobs .mpb-cta{box-shadow:0 3px 8px -3px #c41d008c}.mpb-cta:hover{transform:none}.mpb-cta:active{transform:scale(.94)}.mpb-cta-text{clip:auto;height:auto;overflow:visible;position:static;width:auto}.mpb-cta-arrow{display:none}}.eb-wrap{--eb-orange-500:#ff7a2c;--eb-orange-600:#ff5e14;--eb-orange-700:#c2410c;--eb-ink:#2a1a10;--eb-ink-soft:#5b4a3d;--eb-ink-mute:#8a7565;--eb-radius:22px;--eb-radius-sm:14px;--eb-radius-pill:999px;-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:Inter,SF Pro Display,Segoe UI,system-ui,-apple-system,sans-serif;padding:16px max(14px,env(safe-area-inset-left)) 16px max(14px,env(safe-area-inset-right));width:100%}.eb-card{-webkit-tap-highlight-color:transparent;background:radial-gradient(1000px 500px at 10% 0,#fff1e6 0,#0000 60%),radial-gradient(800px 400px at 100% 100%,#ffe3cc 0,#0000 55%),linear-gradient(180deg,#fffaf5,#fff);border:1px solid #ff913c2e;border-radius:var(--eb-radius);box-shadow:inset 0 1px 0 #ffffffe6,0 18px 40px -22px #ff5e1459,0 8px 22px -12px #1a120b1f;color:var(--eb-ink);display:block;isolation:isolate;opacity:0;overflow:hidden;position:relative;text-decoration:none;transform:translateY(14px) scale(.99);transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.eb-in .eb-card{opacity:1;transform:none}.eb-card:active{transform:scale(.99);transition:transform .12s ease}.eb-inner{display:flex;flex-direction:column;gap:12px;padding:16px 16px 18px;position:relative;z-index:2}.eb-card-hero{-webkit-tap-highlight-color:transparent;color:inherit;display:block;text-decoration:none}.eb-top{align-items:center;display:flex;gap:8px;justify-content:space-between}.eb-badge{align-items:center;background:linear-gradient(180deg,#fff4e6,#ffe3c4);border:1px solid #ff913c59;border-radius:var(--eb-radius-pill);box-shadow:0 2px 6px -2px #ff5e1440;color:var(--eb-orange-700);display:inline-flex;font-size:10.5px;gap:0;letter-spacing:.08em;padding:6px 12px}.eb-badge,.eb-live{font-weight:700;text-transform:uppercase}.eb-live{color:var(--eb-ink-mute);font-size:11px;letter-spacing:.06em}.eb-title{text-wrap:balance;color:var(--eb-ink);font-size:clamp(20px,5.6vw,30px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.eb-hl{background:linear-gradient(135deg,#ff5e14,#ff9a3c);-webkit-background-clip:text;background-clip:text;color:#0000}.eb-meta{align-items:center;color:var(--eb-ink-soft);display:flex;flex-wrap:wrap;font-size:12px;font-weight:600;gap:6px;margin:0}.eb-bullet{opacity:.5}.eb-products{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:2px}.eb-product{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffffb3;border:1px solid #ff913c2e;border-radius:var(--eb-radius-sm);display:flex;gap:10px;min-width:0;padding:8px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}a.eb-product{-webkit-tap-highlight-color:transparent;color:inherit;text-decoration:none}.eb-card:hover .eb-product:not(.eb-product--skeleton){background:#ffffffeb}.eb-product:not(.eb-product--skeleton):hover{box-shadow:0 8px 18px -10px #ff5e1466;transform:translateY(-1px)}.eb-product-thumb{align-items:center;background:linear-gradient(135deg,#fff4e6,#ffd9a8);border-radius:12px;box-shadow:0 4px 10px -4px #ff5e1466;display:inline-flex;flex:0 0 auto;font-size:22px;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px}.eb-product-thumb img{border-radius:11px;display:block;height:100%;object-fit:cover;width:100%}.eb-product-thumb-fallback{color:var(--eb-orange-700);opacity:.55}.eb-product-tag{align-items:center;background:linear-gradient(135deg,#ff5e14,#ff9a3c);border-radius:999px;box-shadow:0 2px 6px -2px #ff5e1499;color:#fff;display:inline-flex;font-size:8px;font-weight:800;gap:2px;letter-spacing:0;padding:2px 5px;position:absolute;right:-6px;text-transform:none;top:-6px}.eb-product-tag-star{flex-shrink:0}.eb-product-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0;overflow:hidden}.eb-product-name{color:var(--eb-ink);display:block;font-size:12.5px;font-weight:700;letter-spacing:-.01em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eb-product-price{color:var(--eb-orange-700);font-size:11.5px;font-weight:700}.eb-product--skeleton{pointer-events:none}.eb-product-thumb--skeleton{animation:eb-skel-pulse 1.1s ease-in-out infinite alternate;background:linear-gradient(135deg,#efe8e2,#e5dcd4)}.eb-product-skel-lines{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;min-width:0}.eb-product-skel-lines:after,.eb-product-skel-lines:before{animation:eb-skel-pulse 1.1s ease-in-out infinite alternate;background:linear-gradient(135deg,#efe8e2,#e5dcd4);border-radius:6px;content:"";display:block;height:11px}.eb-product-skel-lines:after{animation-delay:.15s;width:58%}@keyframes eb-skel-pulse{0%{opacity:.55}to{opacity:1}}.eb-cta{align-items:center;align-self:center;background:linear-gradient(135deg,#ff7a2c,#ff5e14 60%,#e0490a);border:1px solid #ffffff38;border-radius:var(--eb-radius-pill);box-shadow:inset 0 1px 0 #fff6,inset 0 -2px 0 #0000001f,0 14px 28px -10px #ff5e148c;box-sizing:border-box;color:#fff;display:flex;font-size:clamp(13px,3.2vw,15px);font-weight:800;gap:8px;justify-content:center;letter-spacing:-.01em;line-height:1.2;margin-top:6px;max-width:none;min-height:40px;overflow:hidden;padding:7px 14px;position:relative;text-decoration:none;transition:transform .18s ease,box-shadow .2s ease;width:auto}.eb-cta-label{white-space:nowrap}.eb-card:hover .eb-cta{box-shadow:inset 0 1px 0 #ffffff73,inset 0 -2px 0 #0000001f,0 18px 34px -10px #ff5e149e}.eb-card:active .eb-cta{transform:scale(.98)}.eb-cta:after{animation:eb-shine 4.5s ease-in-out infinite;background:linear-gradient(120deg,#0000 30%,#ffffff73 50%,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-110%)}@keyframes eb-shine{0%{transform:translateX(-110%)}60%{transform:translateX(120%)}to{transform:translateX(120%)}}.eb-cta-arrow{align-items:center;background:#fffffff2;border-radius:50%;box-shadow:0 4px 10px -2px #0000002e;color:var(--eb-orange-700);display:inline-flex;flex:0 0 auto;height:26px;justify-content:center;transition:transform .25s cubic-bezier(.2,.7,.2,1);width:26px}.eb-card:hover .eb-cta-arrow{transform:translateX(2px)}.eb-card:active .eb-cta-arrow{transform:translateX(5px)}@media (min-width:720px){.eb-wrap{margin:0 auto;max-width:1120px;padding:28px 24px}.eb-card{border-radius:26px}.eb-inner{gap:14px;padding:22px 24px}.eb-products{grid-template-columns:repeat(4,1fr)}.eb-meta{justify-content:center}.eb-cta{border-radius:var(--eb-radius-pill);font-size:15px;margin-top:8px;min-height:42px;padding:8px 20px}.eb-cta-arrow{height:28px;width:28px}}@media (max-width:360px){.eb-inner{gap:10px;padding:14px 14px 16px}.eb-cta{gap:6px;min-height:38px;padding:6px 12px}.eb-cta-arrow{height:24px;width:24px}.eb-product-thumb{font-size:19px;height:36px;width:36px}}.eb-card:focus-visible{outline:3px solid #ff9a3c;outline-offset:4px}@media (prefers-reduced-motion:reduce){.eb-card,.eb-cta,.eb-cta-arrow,.eb-cta:after,.eb-product:not(.eb-product--skeleton){animation:none!important;transition:none!important}.eb-product--skeleton,.eb-product-skel-lines:after,.eb-product-skel-lines:before,.eb-product-thumb--skeleton{animation:none!important}}.gemb-link{-webkit-tap-highlight-color:transparent;box-sizing:border-box;color:inherit;display:block;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;margin:clamp(14px,3vw,22px) auto;max-width:min(1180px,calc(100% - 2rem));padding:0 clamp(12px,3vw,20px);text-decoration:none;width:100%}.gemb-banner{--gemb-orange:#ea580c;--gemb-orange-deep:#c2410c;--gemb-amber:#fb923c;--gemb-deep:#0f172a;--gemb-muted:#475569;--gemb-surface:#fff;--gemb-radius:clamp(18px,2.2vw,26px);background:#fff;border:1px solid #0f172a14;border-radius:var(--gemb-radius);box-shadow:inset 0 0 0 1px #fff,0 1px 2px #0f172a0a,0 12px 40px -24px #0f172a1f;isolation:isolate;overflow:hidden;position:relative;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s ease}.gemb-link:focus-visible .gemb-banner,.gemb-link:hover .gemb-banner{border-color:#0f172a1f;box-shadow:inset 0 0 0 1px #fff,0 1px 2px #0f172a0d,0 16px 48px -20px #0f172a24,0 0 0 1px #ea580c1f;transform:translateY(-2px)}.gemb-link:focus-visible{outline:none}.gemb-link:focus-visible .gemb-banner{outline:3px solid #ea580c59;outline-offset:3px}.gemb-shine{background:linear-gradient(105deg,#0000 40%,#0f172a0a 48%,#0f172a05 52%,#0000 58%);inset:-40% -30%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-60%) rotate(8deg);transition:opacity .4s ease,transform .65s cubic-bezier(.22,1,.36,1);z-index:0}.gemb-link:focus-visible .gemb-shine,.gemb-link:hover .gemb-shine{opacity:1;transform:translateX(35%) rotate(8deg)}.gemb-mesh{background-image:radial-gradient(circle at 18% 28%,#ea580c0a 0,#0000 42%),radial-gradient(circle at 88% 78%,#0f172a08 0,#0000 38%);inset:0;opacity:1}.gemb-glow,.gemb-mesh{pointer-events:none;position:absolute;z-index:0}.gemb-glow{border-radius:50%;filter:blur(40px)}.gemb-glow-one{background:#ea580c0f;height:min(280px,55vw);left:-12%;top:-45%;width:min(280px,55vw)}.gemb-glow-two{background:#fb923c0d;bottom:-42%;height:min(220px,45vw);right:-8%;width:min(220px,45vw)}.gemb-glow-three{background:#94a3b80f;height:min(160px,35vw);right:25%;top:20%;width:min(160px,35vw)}.gemb-body{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(14px,2.5vw,22px);justify-content:space-between;padding:clamp(14px,2.2vw,20px) max(clamp(16px,2.5vw,24px),env(safe-area-inset-right,0px)) clamp(14px,2.2vw,20px) max(clamp(16px,2.5vw,24px),env(safe-area-inset-left,0px));position:relative;z-index:2}.gemb-left{align-items:flex-start;display:flex;flex:1 1 220px;gap:clamp(12px,2vw,18px);min-width:0}.gemb-icon{background:linear-gradient(145deg,var(--gemb-orange-deep) 0,var(--gemb-orange) 42%,var(--gemb-amber) 100%);border-radius:clamp(14px,1.8vw,18px);box-shadow:inset 0 0 0 1px #fff3,0 10px 24px -10px #ea580c59,0 2px 8px #0f172a0f;color:#fff;display:grid;flex:none;height:clamp(44px,5.5vw,54px);place-items:center;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease;width:clamp(44px,5.5vw,54px)}.gemb-link:focus-visible .gemb-icon,.gemb-link:hover .gemb-icon{box-shadow:inset 0 0 0 1px #ffffff47,0 14px 32px -10px #ea580c66,0 4px 12px #0f172a0f;transform:rotate(-5deg) scale(1.04)}.gemb-icon-svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.12));flex-shrink:0;height:22px;width:22px}.gemb-text{min-width:0}.gemb-kicker-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px 10px;margin:0 0 6px}.gemb-kicker{color:var(--gemb-orange-deep);font-size:clamp(11px,1.9vw,12px);font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.gemb-title{font-feature-settings:"ss01" on,"cv02" on;color:var(--gemb-deep);display:block;font-size:clamp(14px,2.1vw,17px);font-weight:700;letter-spacing:-.02em;line-height:1.28;margin:0}.gemb-title-line{display:inline}.gemb-title strong{color:var(--gemb-orange-deep);font-weight:800}@supports ((-webkit-background-clip:text) or (background-clip:text)){.gemb-title strong{background:linear-gradient(120deg,#9a3412 0,var(--gemb-orange) 45%,var(--gemb-orange-deep) 100%);-webkit-background-clip:text;background-clip:text;color:#0000}}.gemb-pill{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#f8fafc;border:1px solid #0f172a14;border-radius:999px;box-shadow:inset 0 1px 0 #fff;color:var(--gemb-orange-deep);display:inline-flex;font-size:clamp(9px,1.6vw,10px);font-weight:800;gap:5px;letter-spacing:.06em;padding:5px 10px;text-transform:uppercase}.gemb-sub{color:var(--gemb-muted);font-size:clamp(12px,1.85vw,14px);line-height:1.55;margin:10px 0 0;max-width:52ch}.gemb-cta{align-items:center;background:linear-gradient(135deg,#c2410c 0,var(--gemb-orange) 42%,var(--gemb-amber) 100%);border-radius:999px;box-shadow:inset 0 0 0 1px #fff3,0 10px 28px -12px #ea580c73,0 2px 6px #0f172a0f;color:#fff;display:inline-flex;flex:none;font-size:clamp(12px,1.7vw,14px);font-weight:700;gap:10px;justify-content:center;letter-spacing:.01em;min-height:44px;padding:12px 20px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}.gemb-link:focus-visible .gemb-cta,.gemb-link:hover .gemb-cta{box-shadow:inset 0 0 0 1px #ffffff47,0 14px 36px -12px #ea580c80,0 4px 10px #0f172a12;transform:translateX(2px)}.gemb-cta-arrow{flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.gemb-link:focus-visible .gemb-cta-arrow,.gemb-link:hover .gemb-cta-arrow{transform:translateX(4px)}@media (max-width:720px){.gemb-link{margin:10px auto 12px;max-width:min(1180px,100%);padding:0 max(8px,env(safe-area-inset-right,0px)) 0 max(8px,env(safe-area-inset-left,0px));width:100%}.gemb-banner{--gemb-radius:16px;box-shadow:inset 0 0 0 1px #fff,0 1px 2px #0f172a0a,0 8px 28px -18px #0f172a1a}.gemb-body{align-items:stretch;flex-direction:column;gap:10px;padding:12px max(12px,env(safe-area-inset-right,0px)) 14px max(12px,env(safe-area-inset-left,0px))}.gemb-left{align-items:flex-start;flex:0 0 auto;flex-direction:row;gap:10px;min-width:0;text-align:left;width:100%}.gemb-text{margin-inline:0;max-width:none;text-align:left;width:auto}.gemb-kicker-row{align-items:center;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:0 0 5px;min-width:0}.gemb-kicker{flex:0 1 auto;font-size:10px;letter-spacing:.12em;line-height:1.15;min-width:0}.gemb-pill{flex:0 0 auto;font-size:9px;gap:3px;letter-spacing:.05em;max-width:100%;padding:4px 8px}.gemb-pill svg{height:11px;width:11px}.gemb-icon{border-radius:13px;height:44px;width:44px}.gemb-icon-svg{height:22px;width:22px}.gemb-title{font-size:clamp(15px,4.2vw,18px);line-height:1.28}.gemb-title-line{display:inline}.gemb-sub{text-wrap:balance;font-size:clamp(12.5px,3.6vw,14.5px);line-height:1.42;margin-top:6px;max-width:none;text-align:left}.gemb-cta{align-self:center;background:linear-gradient(180deg,#fb923c,#f97316 35%,#ea580c);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff38,0 6px 20px -4px #ea580c8c,0 2px 8px #c2410c47;color:#fff;flex:0 0 auto;font-size:clamp(13px,3.6vw,15px);font-weight:700;gap:8px;margin-left:0;margin-inline:auto;max-width:100%;min-height:44px;padding:11px 22px;width:auto}.gemb-link:focus-visible .gemb-cta,.gemb-link:hover .gemb-cta{background:linear-gradient(180deg,#fdba74,#fb923c 40%,#ea580c);box-shadow:inset 0 0 0 1px #ffffff47,0 10px 26px -4px #ea580c94,0 3px 10px #c2410c4d;transform:none}.gemb-link:focus-visible .gemb-cta-arrow,.gemb-link:hover .gemb-cta-arrow{transform:translateX(3px)}.gemb-cta-arrow{height:18px;width:18px}}@media (max-width:360px){.gemb-body{gap:8px;padding:10px 10px 12px}.gemb-cta{font-size:13px;min-height:42px;padding-inline:20px}}@media (min-width:721px){.gemb-left{align-items:flex-start}.gemb-text{text-align:left}}@media (max-width:400px){.gemb-link{margin-inline:0;max-width:100%;padding-left:max(6px,env(safe-area-inset-left,0px));padding-right:max(6px,env(safe-area-inset-right,0px))}.gemb-title{font-size:clamp(14px,4.5vw,17px)}}@media (prefers-reduced-motion:reduce){.gemb-banner,.gemb-cta,.gemb-cta-arrow,.gemb-icon,.gemb-shine{transition:none}.gemb-link:focus-visible .gemb-banner,.gemb-link:hover .gemb-banner{transform:none}.gemb-link:focus-visible .gemb-icon,.gemb-link:hover .gemb-icon{transform:none}.gemb-link:focus-visible .gemb-cta,.gemb-link:hover .gemb-cta{transform:none}.gemb-link:focus-visible .gemb-cta-arrow,.gemb-link:hover .gemb-cta-arrow{transform:none}.gemb-shine{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.e4166148.css.map*/