body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#ffe5f3,#ddeffd);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Poppins,Montserrat,sans-serif}Full Page Style .page-container{width:100%}.content-wrapper{margin:auto;padding-left:20px;padding-right:2 0}.marquee-wrapper{align-items:center;display:flex}.marquee,.marquee-wrapper{background:#e05da3;overflow:hidden;width:100%}.marquee{white-space:nowrap}.marquee-track{animation:marqueeScroll 45s linear infinite;display:inline-flex;width:-webkit-max-content;width:max-content}.marquee-track span{color:#fff;font-size:20px;font-weight:600;padding:15px 60px;white-space:nowrap}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-30%)}}.typing-wrapper{align-items:center;background:#e05da3;display:flex;height:30px;justify-content:center;padding:15px;text-align:center}.typing-text{animation:blinkCursor .8s infinite;border-right:3px solid #fff;color:#fff;font-size:16px;font-weight:400}@keyframes blinkCursor{0%{border-color:#0000}50%{border-color:#fff}to{border-color:#0000}}.header.desktop-header{align-items:center;background:#fff;box-shadow:0 2px 5px #0000001a;display:flex;justify-content:space-between;padding:10px 100px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-links{align-items:center;display:flex;gap:20px}.nav-links a{color:#333;font-weight:500;text-decoration:none}.nav-links a.active{color:#007bff}.logo img{height:10%;object-fit:contain;width:20%}.logo a{color:#000;font-size:22px;font-weight:700;text-decoration:none}.bottomlogo img{margin-left:-75%;object-fit:contain;width:150%}.search-bar{display:flex;margin-left:-350px;width:60%}.search-bar input{border:1px solid #ddd;border-radius:5px 0 0 5px;border-right:none;font-size:16px;font-weight:500;padding:14px;width:100%}.search-bar button{background:#e05da3;border:1px solid #ddd;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;padding:8px 12px}.mobile-logo img{height:10%;margin-left:10px;object-fit:contain;width:35%}.mobile-logo{font-size:20px}.mobile-logo,.mobile-logo a{color:#000;font-weight:700;text-decoration:none}.mobile-logo a{font-size:22px}.mobile-cart{display:flex;font-size:20px;padding-right:5px;position:relative}.cart-count{background:red;border-radius:50%;color:#fff;font-size:12px;padding:2px 6px;position:absolute;right:-10px;top:-6px}.bottom-nav.mobile-header{background:#fff;border-image:linear-gradient(135deg,#f10181,#008efa) 1;border-top:1px solid #0000;bottom:0;display:none;justify-content:space-around;padding:8px 0;position:fixed;width:100%;z-index:9999}.bottom-nav a{align-items:center;color:#333;display:flex;flex-direction:column;font-size:12px;text-decoration:none}@media (max-width:768px){.header.desktop-header{display:none}.bottom-nav.mobile-header,.mobile-top-header{display:flex}}.mobile-top-header{background:#fff;box-shadow:0 2px 5px #0000001a;display:none;flex-direction:column;padding:12px 15px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.mobile-header-row{align-items:center;display:flex;justify-content:space-between}.mobile-search-bar{display:flex;margin-top:10px;width:100%}.mobile-search-bar input{border:1px solid #ddd;border-radius:5px 0 0 5px;border-right:none;padding:10px;width:100%}.mobile-search-bar button{background:#e05da3;border:none;border-radius:0 5px 5px 0;color:#fff;padding:10px 12px}@media (max-width:768px){.desktop-header{display:none}.mobile-top-header{display:flex}}.category-container{margin-top:20px}.hero-container{height:80vh;overflow:hidden;position:relative;width:100%}.hero-slide{height:100%;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.hero-slide.active{opacity:1;z-index:1}.hero-slide img{height:100%;object-fit:contain;object-position:center;transform:scale(1);transition:transform 6s ease;width:100%}.hero-slide.active img{transform:scale(1.1)}.hero-overlay{background:linear-gradient(90deg,#0009,#0003);height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{color:#fff;left:8%;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.hero-content h1{font-size:48px;margin-bottom:10px}.hero-content p{font-size:20px;margin-bottom:20px}.shop-btn{background:#f5057c;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:700;padding:12px 25px;transition:.3s}.shop-btn:hover{background:#c00462}.next,.prev{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.prev{left:20px}.next{right:20px}.dots{bottom:20px;position:absolute;text-align:center;width:100%}.dot{background:#ffffff80;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 5px;width:10px}.dot.active{background:#f5057c}@media (max-width:768px){.hero-content{left:5%}@media (max-width:768px){.hero-container{height:35vh}}.hero-content h1{font-size:28px}.hero-content p{font-size:16px}}.hero2-container{height:50vh;overflow:hidden;position:relative;width:100%}.hero2-slide{height:100%;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.hero2-slide.active{opacity:1;z-index:1}.hero2-slide img{height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform 6s ease;width:100%}.category-container{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:-20px;padding:40px 20px}.category-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-align:center;transition:transform .3s}.category-item:hover{transform:translateY(-5px)}.category-image{align-items:center;border-radius:100%;display:flex;height:250px;justify-content:center;margin-bottom:10px;overflow:hidden;width:250px}.category-image img{height:250px;object-fit:"strecth";width:250px}.category-name{color:#f5057c;font-size:18px;font-weight:600}.category-title{font-size:26px;font-weight:700;margin-top:20px;text-align:center}@media (max-width:768px){.category-container{flex-wrap:wrap;gap:15px;justify-content:space-between}.category-item{flex:0 0 auto;width:47.5%}.category-image{height:130px;width:130px}.category-image img{height:100%;object-fit:stretch;width:100%}.category-name{font-size:16px}.category-title{font-size:22px;font-weight:700;margin-top:30px;text-align:center}}.category-container{scroll-behavior:smooth}.category-container::-webkit-scrollbar{display:none}.business-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));padding:30px 20px}.card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;display:flex;flex-direction:column;font-size:14px;font-weight:600;justify-content:center;padding:20px;text-align:center;transition:.3s}.card:hover{background:linear-gradient(135deg,#f5057c,#008efa);color:#fff;transform:translateY(-8px)}@media (max-width:768px){.business-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.card{font-size:13px;padding:16px}}@media (max-width:480px){.business-grid{grid-template-columns:repeat(2,1fr);padding:20px 10px}.card{border-radius:12px;font-size:12px;padding:14px}}.whatsapp-float{align-items:center;background-color:#25d366;border-radius:50%;bottom:100px;box-shadow:0 6px 15px #0000004d;color:#fff;display:flex;justify-content:center;padding:16px;position:fixed;right:20px;transition:transform .3s,box-shadow .3s;z-index:1000}.whatsapp-float:hover{box-shadow:0 10px 20px #0006;transform:scale(1.1)}.testimonial-section{padding:20px;text-align:center}.testimonial-section h2{font-size:32px;margin-bottom:10px}.testimonial-sub{color:#555;font-size:16px;margin-bottom:40px}.testimonial-container{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.testimonial-card{background:linear-gradient(135deg,#f7e8ff,#e6f0ff);border-radius:20px;box-shadow:0 10px 25px #0000001a;padding:25px;position:relative;transition:.3s}.testimonial-card:hover{transform:translateY(-8px)}.quote{color:#ff7a7a;font-size:30px;left:20px;position:absolute;top:15px}.avatar{border-radius:0;height:70px;margin:10px auto;object-fit:cover;width:70px}.testimonial-card h3{font-size:18px;margin:10px 0 5px}.location{color:#777;font-size:14px}.verified{color:green;font-size:16px;margin:5px 0}.review{color:#444;font-size:18px;margin:10px 0}.stars{color:#f5a623;font-size:16px;margin-top:10px}.stars span{font-weight:700;margin-left:5px}.footer{background-color:#86004f;color:#fff;margin-top:60px}.footer-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:80%;padding:40px 20px}.footer-col{max-width:50%;padding:15px}.footer-row{display:flex;flex-wrap:wrap}.footer-col h3,.footer-col h4{color:#fff;margin-bottom:15px}.footer-col p{color:#fff;font-size:16px;font-weight:600;line-height:1.6;text-align:justify}.footer-col ul{list-style:none;padding:0}.footer-col ul li{color:#fff;cursor:pointer;font-weight:600;margin-bottom:10px;transition:.3s}.footer-col ul li:hover{color:#fff;padding-left:5px}.footer-bottom{color:#fff;font-size:14px;font-weight:600;padding:15px;text-align:center}.footer-bottom a{color:#fff;font-weight:600;text-decoration:none}.footer-bottom a:hover{color:#fff;text-decoration:underline}.footer a{font-size:14px;text-decoration:none}.footer a,.footer a:hover{color:#fff}@media (max-width:768px){.footer-col{flex:0 0 100%;max-width:100%}}.info-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding:30px}.info-card{background:linear-gradient(135deg,#e05da3,#4a97d2);border-radius:10px;box-shadow:0 6px 18px #00000026;color:#fff;overflow:hidden;padding:20px;position:relative;transition:.3s}.info-card:before{background:#ffffff26;content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:100%}.info-card:hover:before{left:100%}.info-card:hover{transform:translateY(-6px) scale(1.02)}.info-card h3{color:#fff;font-size:18px;margin-bottom:10px}.info-card p{color:#f9f9f9;font-size:15px;margin:5px 0}.info-card:nth-child(2){background:linear-gradient(135deg,#4a97d2,#e05da3)}.info-card:nth-child(3){background:linear-gradient(135deg,#e05da3 60%,#4a97d2)}.info-card:nth-child(4){background:linear-gradient(135deg,#4a97d2 60%,#e05da3)}.section-header{margin-bottom:30px;padding:40px;position:relative;text-align:center}.section-header h2{color:#333;display:inline-block;font-size:28px;font-weight:700;padding:10px 20px;position:relative}.section-header h2:after{background:linear-gradient(90deg,#ff9a9e,#fad0c4);border-radius:10px;content:"";display:block;height:4px;margin:8px auto 0;width:60%}.section-header:after,.section-header:before{content:"✨";font-size:18px;opacity:.7;position:absolute;top:0}.section-header:before{left:35%}.section-header:after{right:35%}.stats-layout{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1.5fr 1fr}.side-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.image-card{background:linear-gradient(135deg,#f7e8ff,#e6f0ff);border-radius:16px;box-shadow:0 8px 20px #00000014;padding:15px;text-align:center}.image-card img{height:80px;margin-bottom:10px;object-fit:contain;width:80px}.image-card h4{font-size:14px;font-weight:600;margin:5px 0}.image-card p{color:#444;font-weight:500}.image-card button{background:#ff6b81;border:none;border-radius:20px;color:#fff;cursor:pointer;margin-top:8px;padding:6px 12px}.center-card{background:linear-gradient(135deg,#f7e8ff,#e6f0ff);border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:30px;text-align:center}@media (max-width:992px){.stats-layout{gap:30px;grid-template-columns:1fr}.center-card{order:-1}.side-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.side-grid{grid-template-columns:1fr}.image-card{padding:12px}.image-card img{height:60px;width:60px}.center-card{padding:20px}.center-card h2{font-size:18px}}.legal-container{background:#fff;border-radius:12px;line-height:1.7;margin:40px auto;max-width:1200px;padding:25px}.legal-container h1{font-size:28px;margin-bottom:30px;text-align:center}.legal-container h2{color:#e67e22;font-size:20px;margin-top:25px}.legal-container p{font-size:15px;margin:10px 0}.legal-container ul{padding-left:20px}.legal-container li{font-size:15px;margin:8px 0}@media (max-width:1024px){.legal-container{margin:20px;padding:20px}.legal-container h1{font-size:24px}.legal-container h2{font-size:18px}}@media (max-width:768px){.legal-container{border-radius:10px;margin:15px;padding:15px}.legal-container h1{font-size:22px;line-height:1.3}.legal-container h2{font-size:17px}.legal-container li,.legal-container p{font-size:14px;line-height:1.6}}@media (max-width:480px){.legal-container{margin:10px;padding:12px}.legal-container h1{font-size:20px}.legal-container h2{font-size:16px}.legal-container li,.legal-container p{font-size:13.5px}}.breadcrumb-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;color:#555;font-family:Segoe UI,sans-serif;font-size:.9rem;margin-bottom:20px;padding:12px 20px}.breadcrumb-list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb-list li{align-items:center;display:flex;margin-right:5px}.breadcrumb-list .separator{color:#999;font-weight:600;margin:0 8px}.breadcrumb-link{align-items:center;color:#007bff;display:flex;text-decoration:none;transition:color .3s}.breadcrumb-link:hover{color:#0056b3;text-decoration:underline}.breadcrumb-current{align-items:center;color:#333;display:flex;font-weight:600}.breadcrumb-icon{color:#555;font-size:.9rem;margin-right:5px}@media (max-width:768px){.breadcrumb-container{font-size:.8rem;padding:10px 15px}.breadcrumb-icon{font-size:.8rem}}.track-order-float{background:#3144f0;border-radius:30px;bottom:30px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;font-weight:700;padding:12px 16px;position:fixed;right:20px;z-index:999}.modal-overlay{z-index:1000}.modal-box{border-radius:12px;padding:25px;position:relative}.modal-box input{margin:15px 0;padding:10px;width:90%}.modal-box button{background:#6c5ce7;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 20px}.close-btn{background:#fff;border-radius:50%;color:#000;cursor:pointer;font-size:20px;height:35px;left:100%;position:relative;top:0;width:35px;z-index:10000}.close-btn,.image-modal{align-items:center;display:flex;justify-content:center}.image-modal{align-self:center;height:70%;left:12%;position:fixed;top:12%;width:70%;z-index:9999}.image-wrapper{display:flex;justify-content:center;max-height:70%;max-width:70%}.image-preview{border-radius:12px;box-shadow:0 10px 30px #00000080;max-height:100%;max-width:100%}.avatar{cursor:zoom-in}.close-btn:hover{color:#ff6b6b;transform:scale(1.2)}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.image-preview{max-height:70%;max-width:90%}.close-btn{font-size:18px;height:32px;right:-12px;top:-12px;width:32px}.modal-box{padding:20px;width:90%}.modal-box input{width:100%}}.glass-loader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;display:grid;height:100dvh;inset:0;place-items:center;position:fixed;width:100vw;z-index:999999}.spinner-wrapper{align-items:center;display:flex;justify-content:center}.modern-spinner{animation:spin .7s linear infinite;border:clamp(3px,.8vw,5px) solid #0000001a;border-radius:50%;border-top-color:#6c5ce7;height:clamp(40px,8vw,70px);width:clamp(40px,8vw,70px)}@keyframes spin{to{transform:rotate(1turn)}}.heros{overflow:hidden;width:100%}.heros-img{height:350px;object-fit:cover;width:100%}@media (max-width:1024px){.heros-img{height:280px}}@media (max-width:768px){.heros{border-radius:10px;width:100%}.heros-img{height:200px}}@media (max-width:480px){.heros-img{height:160px}}.category-containers{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);padding:20px}.category-card{align-items:center;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:14px;box-shadow:0 6px 16px #2575fc4d;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:500;gap:5px;justify-content:center;padding:14px 18px;transition:all .25s ease}.category-card span{font-size:14px}.category-card.active{background:linear-gradient(135deg,#ff1d8e,#ff6a00);background:#ff1d8e!important;color:#fff;transform:scale(1.05)}.category-card:active{transform:scale(.95)}.category-card img{border-radius:100px;height:64px;object-fit:contain;width:64px}.category-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-4px)}.baby{background:linear-gradient(135deg,#d0e8ff,#f0f8ff)}.girls{background:linear-gradient(135deg,#ffd6e7,#ffeaf3)}.boys{background:linear-gradient(135deg,#d6ffe0,#ecfff1)}.family{background:linear-gradient(135deg,#fff0d6,#fff7e6)}@media (max-width:1024px){.category-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.category-container{gap:10px;grid-template-columns:repeat(2,1fr);padding:12px}.category-card{flex-direction:column;font-size:14px;padding:14px;text-align:center}.category-card img{height:36px;width:36px}.category-card span{font-size:12px}}@media (max-width:400px){.category-container{grid-template-columns:1fr}.category-card span{font-size:10px}}@media (max-width:600px){.category-container.scroll-mode{display:flex;gap:12px;overflow-x:auto;padding:12px}.scroll-mode .category-card{flex-shrink:0;min-width:140px}.category-container::-webkit-scrollbar{display:none}}.shop-layout{display:flex;gap:20px;padding:20px}.filter{background:#f5e3e3;width:350px}.product{grid-gap:20px;display:grid;flex:1 1;gap:20px;grid-template-columns:repeat(3,1fr)}.shop{display:flex;gap:20px;padding:20px}.filter{background:#f9dafd;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:20px}.filter h3{margin-bottom:15px}.filter-group{margin-bottom:20px}.filter-group p{font-weight:600;margin-bottom:8px}.filter-group label{color:#000;display:block;font-size:16px;font-weight:400;margin:5px 0;padding-top:10px}.custom-checkbox{align-items:center;font-size:16px;gap:10px;line-height:1}.custom-checkbox input{display:none}.checkmark{align-items:center;border:2px solid #ff1d8e;border-radius:50%;display:inline-flex;height:18px;justify-content:center;margin-right:10px;min-width:18px;position:relative;width:18px}.checkmark:after{background:#ff1d8e;border-radius:50%;content:"";height:10px;transform:scale(0);transition:.2s ease;width:10px}.custom-checkbox input:checked+.checkmark:after{transform:scale(1)}.sizes{display:flex;flex-wrap:wrap;gap:8px}.sizes span{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px;transition:.2s}.sizes span:hover{background:#f5f5f5}.sizes span.active{background:#e67e22;border-color:#e67e22;color:#fff}.prod-card{background:#fff;border-radius:12px;padding:15px;text-align:center;transition:.2s}.prod-card img{border-radius:10px;height:380px;width:90%}.prod-card h4{font-size:20px;font-weight:600;margin:10px 0}.prod-price{margin:8px 0}.prod-mrp{color:#999;font-size:16px;font-weight:700;margin-right:8px;text-decoration:line-through}.prod-sale{color:#e67e22;font-size:22px;font-weight:700}.rating{font-size:14px;margin-bottom:10px}.prod-card button{background:#e67e22;border:none;border-radius:6px;color:#fff;cursor:pointer;height:50px;padding:10px;width:100%}.prod-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}@media (max-width:1024px){.product{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shop-layout{flex-direction:column}.filter{width:90%}}@media (max-width:480px){.product{grid-template-columns:1fr}}@media (max-width:1024px){.shop{gap:15px;padding:15px}.product{gap:15px;grid-template-columns:repeat(2,1fr)}.prod-card img{height:350px;width:95%}}@media (max-width:768px){.shop{flex-direction:column}.filter{padding:15px}.product{gap:12px;grid-template-columns:repeat(2,1fr)}.prod-card{padding:12px}.prod-card img{height:380px}.prod-sale{font-size:18px}.prod-mrp{font-size:14px}.prod-card button{font-size:14px;height:45px}}@media (max-width:480px){.product{grid-template-columns:1fr}.prod-card img{height:380px}.sizes span{font-size:13px;padding:5px 10px}.filter-group label{font-size:15px}}@media (min-width:769px){.filter{position:-webkit-sticky;position:sticky;top:20px}}@media (max-width:768px){.sizes{overflow-x:auto}.sizes span{flex-shrink:0}}.product-container{display:flex;flex-wrap:wrap;gap:40px;padding:30px}.image-section{flex:1 1;width:100%}.main-image{border-radius:12px;height:650px;object-fit:stretch;width:60%}.thumbnail-row{display:flex;gap:10px;margin-left:20px;margin-top:10px}.thumbnail-row img{border:2px solid #0000;border-radius:8px;cursor:pointer;height:70px;width:70px}.thumbnail-row img:hover{border:2px solid #007bff}.details-section{flex:1 1;min-width:300px}.brand{color:gray}.price-section{margin:15px 0}.price{color:#e63946;font-size:24px;font-weight:500}.mrp{color:gray;margin-left:10px;text-decoration:line-through}.option-group{margin:20px 0}.options button{margin:5px;padding:8px 15px}.options .active{background-color:#007bff;color:#fff}.color-options{display:flex;gap:10px}.color-circle{border:2px solid #0000;border-radius:50%;cursor:pointer;height:30px;width:30px}.color-circle.active{border:2px solid #000}.quantity-box{align-items:center;display:flex;gap:10px}.quantity-box button{background:#eee;border:none;border-radius:6px;cursor:pointer;font-size:18px;height:35px;width:35px}.quantity-box span{font-weight:700;min-width:30px;text-align:center}.action-buttons{display:flex;gap:10px;margin-top:20px}.add-to-cart{background-color:#ff9f00}.add-to-cart,.share-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;height:50px;margin-top:20px;padding:12px;width:150px}.share-btn{background-color:#0a66c2}.guide-btn{background-color:#e05da3;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;height:50px;margin-top:20px;padding:12px;width:150px}@media (max-width:768px){.image-section{max-width:100%}.main-image{height:600px;width:95%}}.options button{background:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-weight:600;height:50px;padding:8px 14px;transition:.2s}.options button.active{background:#1976d2;border-color:#1976d2;color:#fff}.size-guide-btn{background:#0000;border:none;color:#1976d2;cursor:pointer;font-weight:600;margin-top:10px}.size-guide-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.size-guide-modal{background:#fff;border-radius:12px;max-height:90%;max-width:90%;padding:20px;position:relative}.size-guide-image{border-radius:8px;height:auto;width:100%}.closing-btn{background:#eee;border:none;border-radius:50%;cursor:pointer;height:30px;position:absolute;right:10px;top:10px;width:30px}.register-wrapper{display:flex;min-height:100vh}.register-left{flex:1 1;overflow:hidden;position:relative}.register-left img{filter:brightness(.7);height:100%;object-fit:stretch;width:100%}.left-overlay{align-items:center;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;text-align:center}.left-overlay h1{font-size:42px;font-weight:700}.left-overlay p{font-size:16px;opacity:.9}.register-right{align-items:center;background:linear-gradient(135deg,#eef2ff,#f9fafb);display:flex;flex:1 1;justify-content:center;padding:20px}.register-card{animation:fadeIn .6s ease;border-radius:12px;box-shadow:0 12px 25px #00000026;max-width:600px;padding:40px 30px;text-align:center;width:80%}.register-card h2{font-size:26px;margin-bottom:5px}.subtitle{color:#666;font-size:14px;margin-bottom:20px}.input-group{align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;display:flex;gap:10px;margin-bottom:15px;padding:12px;transition:.2s}.input-group:hover{border-color:#6366f1}.input-group input{border:none;flex:1 1;font-size:14px;outline:none}.register-btn{animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#fca6d4,#e05da3);background-size:300% 300%;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:50px;margin-top:10px;padding:12px 0;transition:transform .3s,box-shadow .3s;width:100%}.register-btn:hover{box-shadow:0 8px 20px #6366f166;transform:translateY(-2px)}.login-link{font-size:14px;margin-top:15px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.register-wrapper{flex-direction:column}.register-left{height:220px}.left-overlay h1{font-size:24px}.register-card{padding:20px}}.responsive-img{border-radius:12px;display:block;margin:0 auto;width:100%}.image-container{height:100vh;margin:auto;padding:10px;width:100%}.login-options{align-items:center;font-size:.9rem;margin-bottom:20px}.login-options a{color:#ff6a00;text-decoration:none}.terms{color:#555;font-size:13px;margin:10px 0 15px}.custom-checkbox{align-items:flex-start;cursor:pointer;display:flex;gap:8px;line-height:1.4}.custom-checkbox input{accent-color:#6366f1;margin-top:3px}.terms a{color:#6366f1;font-weight:500;text-decoration:none}.terms a:hover{text-decoration:underline}.register-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.dashboard-container{background:#f5f6fa;display:flex;min-height:95vh}.sidebar{background:#fff;border-right:1px solid #eee;padding:25px 20px;width:260px}.sidebar h2{font-size:20px;font-weight:600;margin-bottom:20px}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar li{border-radius:8px;cursor:pointer;font-size:15px;margin-bottom:8px;padding:12px 15px;transition:all .3s ease}.sidebar li:hover{background:#f0f3ff}.sidebar li.active{background:#4f6cff;color:#fff;font-weight:500}.dashboard-content{background:#f9fafc;flex:1 1;padding:25px}@media (max-width:1024px){.sidebar{padding:20px;width:220px}.sidebar h2{font-size:18px}.sidebar li{font-size:14px}}@media (max-width:768px){.dashboard-container{flex-direction:column}.sidebar{border-bottom:1px solid #eee;border-right:none;padding:10px;width:94%}.sidebar h2{display:none}.sidebar ul{display:flex;justify-content:space-around}.sidebar li{border-radius:6px;flex:1 1;font-size:13px;margin:0;padding:10px 5px;text-align:center}.dashboard-content{padding:15px}}@media (max-width:480px){.sidebar li{font-size:12px;padding:8px 4px}.dashboard-content{padding:12px}}.orders-page{padding:20px}.orders-title{font-size:24px;margin-bottom:20px}.orders-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.orders-filter button{background:#eee;border:none;border-radius:20px;cursor:pointer;padding:8px 16px}.orders-filter button.active{background:#4f6cff;color:#fff}.orders-wrapper{display:flex;flex-direction:column;gap:20px}.order-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;flex-wrap:wrap;justify-content:space-between;padding:18px}.order-card,.order-left{align-items:center;display:flex}.order-left{gap:15px}.order-img{border-radius:8px;height:70px;object-fit:cover;width:70px}.order-info h4{margin-bottom:5px}.order-price{font-weight:600;margin-top:5px}.order-right{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.order-status{border-radius:20px;color:#fff;font-size:12px;padding:6px 14px}.completed{background:#2ecc71}.pending{background:#f39c12}.inprogress{background:#3498db}.order-btn{background:#4f6cff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:7px 14px}.address-wrapper{padding:20px}.address-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.add-address-btn{background:#4f6cff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 15px}.address-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.address-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:18px}.address-actions{display:flex;gap:10px;margin-top:12px}.edit-btn{background:#4f6cff}.delete-btn,.edit-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px}.delete-btn{background:#e74c3c}@media(max-width:768px){.order-card{flex-direction:column;gap:15px}.order-card,.order-right{align-items:flex-start}}.dashboard-sidebar{background:#fff;border-right:1px solid #eee;padding:25px;width:250px}.dashboard-sidebar ul{list-style:none;padding:0}.dashboard-sidebar li{border-radius:8px;cursor:pointer;margin-bottom:8px;padding:12px}.dashboard-sidebar li.active{background:#4f6cff;color:#fff}.dashboard-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:25px}.summary-card{background:#fff;border-radius:10px;box-shadow:0 3px 10px #0000000d;padding:20px;text-align:center}.profile-page{padding:20px}.profile-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;display:flex;flex-wrap:wrap;gap:30px;padding:25px}.profile-avatar img{border-radius:50%;height:120px;object-fit:cover;width:120px}.profile-details{flex:1 1}.profile-view p{margin-bottom:8px}.edit-profile-btn{background:#4f6cff;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px}.profile-form{display:flex;flex-direction:column;gap:12px}.profile-form input{border:1px solid #ddd;border-radius:6px;padding:10px}.profile-actions{display:flex;gap:10px;margin-top:10px}.save-btn{background:#2ecc71;border:none;cursor:pointer}.cancel-btn,.save-btn{border-radius:6px;color:#fff;padding:8px 16px}.cancel-btn{background:#e74c3c}@media(max-width:768px){.profile-card{align-items:center;flex-direction:column;text-align:center}.profile-details{width:100%}}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-box{background:#fff;border-radius:10px;padding:20px;text-align:center;width:300px}.modal-actions{display:flex;justify-content:space-between;margin-top:15px}.cancel-btn{background:#ccc}.cancel-btn,.confirm-btn{border:none;cursor:pointer;padding:8px 15px}.confirm-btn{background:red;color:#fff}.cart-container{margin:auto;max-width:1200px;padding:20px}.cart-container h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:20px;text-align:center}.empty-msg{color:#777;font-size:1.2rem;text-align:center}.cart-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.cart-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 15px #00000014;display:flex;gap:15px;overflow:hidden;transition:transform .3s,box-shadow .3s}.cart-card:hover{box-shadow:0 12px 25px #00000026;transform:translateY(-3px)}.cart-card img{border-right:1px solid #ddd;height:150px;object-fit:cover;padding:20px;transition:transform .3s;width:150px}.cart-card:hover img{transform:scale(1.05)}.cart-info{display:flex;flex-direction:column;justify-content:space-between;padding:15px}.cart-info h3{color:#333;font-size:1.2rem;margin:0}.cart-info p{color:#555;font-weight:500;margin:5px 0}.cart-qty{align-items:center;display:flex;gap:5px}.cart-qty input{border:1px solid #ccc;border-radius:5px;padding:4px;text-align:center;width:50px}.remove-btn{align-items:center;animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#a70404,#ec4d4d);background-size:300% 300%;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;gap:5px;height:40px;margin-top:10px;padding:6px 12px;transition:transform .3s,box-shadow .3s}.remove-btn:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.cart-summary{align-items:center;background-color:#f8f8f8;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;justify-content:space-between;margin-top:30px;padding:15px}.cart-summary p{color:#333;font-size:1.2rem;font-weight:600}.checkout-btn{animation:gradientShift 4s ease infinite;background:linear-gradient(135deg,#ff6a00,#ff9f00);background-size:300% 300%;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;height:50px;padding:10px 20px;transition:transform .3s,box-shadow .3s}.checkout-btn:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}@media (max-width:768px){.cart-card{align-items:center;flex-direction:column}.cart-card img{border-bottom:1px solid #ddd;border-right:none;height:200px;width:90%}.cart-summary{flex-direction:column;gap:10px}}.profile-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23666' height='20' width='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m5.5 7 4.5 5 4.5-5z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:14px;outline:none;padding:10px 35px 10px 12px;transition:.2s ease;width:100%}.profile-form select:focus{border-color:#4a90e2;box-shadow:0 0 5px #4a90e24d}.profile-form select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.profile-form select:hover{border-color:#4a90e2}: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:0px;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)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.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.e69b12ec.css.map*/