@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Qwitcher+Grypen:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Qwitcher+Grypen:wght@400;700&display=swap");:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.card-base{width:250px!important;height:550px!important;color:#000!important;border:1px solid #000!important;font-family:Noto Sans,sans-serif!important;font-size:.8rem!important;margin:3%}.card-base:hover{box-shadow:0 0 20px #888!important;transition:.3s!important}.card-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-top:200px!important}.card-image{height:60%!important;object-fit:contain}.card-body{display:flex!important;flex-direction:column;justify-content:space-evenly;border-top:1px solid grey}.card-button{align-self:baseline!important}.card-container{padding-top:0!important}.card-container:hover{box-shadow:0 0 10px #d3d3d3!important}.buy-button{background-color:#a4ebf3!important;color:#000!important;border:1px solid #000!important}.buy-button,.buy-button:hover{font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.buy-button:hover{background-color:#aaa!important;box-shadow:0 0 20px #d3d3d3!important;color:#fff!important}.buy-button:active{background-color:#f5f9fa!important;color:#000!important;transform:scale(.9)!important;transition:.1s!important;font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}main{height:100vh}.main-navbar{background-color:#a4ebf3;box-shadow:0 0 40px #000;padding-bottom:15px!important}.navbar-home{background-color:hsla(0,0%,67%,.3)}.navbar-title{font-size:2.5rem;font-family:Qwitcher Grypen,cursive;font-weight:700;margin-right:30%}.collapse{translate:0 6%;transition:.3s}.navbar-logo{width:45px;margin-left:2%;margin-right:1%;border:1px solid grey;border-radius:50px}.navbar-dropdown{padding:6px;display:flex;justify-content:center;background-color:#fff;border-radius:50px;border:1px solid grey;margin-right:1.5%;cursor:pointer}.navbar-dropdown:hover{background-color:#ccf2f3;transition:.3s}.navbar-dropdown:active{background-color:#aaa;transform:scale(.9);transition:.1s}.cart-trigger{height:28px}.cart-trigger-container{padding:6px;display:flex;justify-content:center;background-color:#fff;border-radius:50px;border:1px solid grey;margin-right:1.5%;cursor:pointer;font-family:Noto Sans,sans-serif!important}.cart-trigger-container:hover{background-color:#ccf2f3;transition:.3s}.cart-trigger-container:active{background-color:#aaa;transform:scale(.9);transition:.1s}.cart-button-trigger{width:100%;display:flex;justify-content:center}.cart-text{padding-bottom:-15px!important}.cart-canvas-title{font-size:1.7rem!important;font-weight:700!important}.cart-canvas-title,.user-trigger{font-family:Noto Sans,sans-serif!important}.user-trigger{padding:5px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50px;border:1px solid grey;margin-right:1.5%;cursor:pointer;object-fit:contain}.user-trigger:hover{background-color:#ccf2f3;transition:.3s}.user-trigger:active{background-color:#aaa;transform:scale(.9);transition:.1s}.user-icon{transform:scale(.7);width:27px}.search-trigger{display:flex;justify-content:center;padding:5px;background-color:#fff;border-radius:50px;border:1px solid grey;margin-right:1.5%;cursor:pointer;font-family:Noto Sans,sans-serif}.search-trigger:hover{background-color:#ccf2f3;transition:.3s}.search-trigger:active{background-color:#aaa;transform:scale(.9);transition:.1s}.search-icon{transform:scale(.8);width:27px;position:relative;object-fit:cover}.cart-container{background-color:#f0efec}.cart-price{display:flex;flex-direction:column;border:2px solid #000;border-radius:5px;color:#000;margin-bottom:5px;background-color:hsla(0,0%,67%,.3);padding:7px 3px 3px}.cart-price-text{display:flex;justify-content:center}.shopping-section{background-color:hsla(0,0%,67%,.3)}.cart-item,.shopping-section{display:flex;flex-direction:column}.cart-item{border:2px solid #000;padding:3px;border-radius:5px;color:#000}.product-img{border:1px solid #000;border-radius:5px}.cart-product-title{width:100%}.cart-product,.cart-product-title{display:flex;justify-content:center}.cart-product{flex-direction:row;margin-bottom:10px}.cart-product-description{display:flex;justify-content:center;line-height:70px;font-family:Noto Sans,sans-serif;padding:20px}.ClearCartButton{background-color:#a4ebf3!important;color:#000!important;border:1px solid #000!important}.ClearCartButton,.ClearCartButton:hover{font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.ClearCartButton:hover{background-color:#aaa!important;box-shadow:0 0 20px #fff!important;color:#fff!important}.ClearCartButton:active{background-color:#f5f9fa!important;transform:scale(.9)!important;transition:.1s!important}.ClearCartButton:active,.DeleteItem{color:#000!important;font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.DeleteItem{height:40px;width:40px;background-color:#a4ebf3!important;border:1px solid #000!important;font-weight:700!important;border-radius:50px!important}.DeleteItem:hover{background-color:#aaa!important;box-shadow:0 0 20px #fff!important;color:#fff!important}.DeleteItem:active,.DeleteItem:hover{font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.DeleteItem:active{background-color:#f5f9fa!important;color:#000!important;transform:scale(.9)!important;transition:.1s!important}.delete-buttons{display:flex;justify-content:space-evenly;margin-bottom:10px}.clear-cart-button,.delete-buttons{font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.py-5{margin-top:70px!important;font-family:Noto Sans,sans-serif}.delete-all-items{height:40px;width:40px;background-color:#a4ebf3!important;border-radius:50px;border:1px solid grey;margin-right:1.5%;cursor:pointer;padding:9px}.delete-all-items:hover{background-color:#aaa!important;box-shadow:0 0 20px #fff!important}.delete-all-items:active{background-color:#f5f9fa!important;color:#000!important;transform:scale(.9)!important;transition:.1s!important}.AddItem{height:40px;width:40px;background-color:#a4ebf3!important;color:#000!important;border:1px solid #000!important;border-radius:50px!important}.AddItem,.AddItem:hover{font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.AddItem:hover{background-color:#aaa!important;box-shadow:0 0 20px #fff!important;color:#fff!important}.AddItem:active{background-color:#f5f9fa!important;color:#000!important;transform:scale(.9)!important;transition:.1s!important;font-family:Noto Sans,sans-serif!important;font-size:.8rem!important}.DeleteAllItems{margin-bottom:10px;padding-top:10px}.DeleteAllItems,.cart-counter{display:flex;justify-content:center}.cart-counter{height:40px;width:40px;background-color:#a4ebf3!important;border-radius:10px;border:1px solid grey;margin-right:1.5%;padding:9px}.cart-item-count{width:5px;height:40px}.cart-trigger-container{display:flex!important}.cart-item-count{width:18px;height:15px;font-size:10px;display:flex;justify-content:center;margin-left:-2px;margin-top:-5px;border-radius:50%;background-color:orange;border:1px solid #000;line-height:0;padding-top:7px}.info-container{padding:50px!important}.info-container,.jsx-77998f6100a3714c{font-family:Noto Sans,sans-serif}.products-container{padding:1rem!important;margin-top:120px!important}.products-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;justify-items:center;padding:0}.product-card{width:100%;max-width:320px;background:#fff;border:none!important;border-radius:16px!important;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:all .3s cubic-bezier(.25,.46,.45,.94);font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.15)}.card-image-container{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.product-image{width:100%!important;height:100%!important;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.price-badge{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 12px;border-radius:20px;font-weight:600;font-size:.9rem;box-shadow:0 4px 12px rgba(102,126,234,.3)}.product-card-body{padding:1.5rem!important;background:linear-gradient(135deg,#1a1a2e,#16213e)}.product-title{font-size:1.1rem!important;font-weight:600!important;color:#fff!important;margin-bottom:.75rem!important;line-height:1.4;-webkit-line-clamp:2;line-clamp:2}.product-description,.product-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-description{font-size:.9rem!important;color:#cbd5e1!important;line-height:1.5;margin-bottom:1.5rem!important;-webkit-line-clamp:3;line-clamp:3}.card-actions{display:flex;justify-content:center;margin-top:auto}.modern-buy-button{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:12px!important;padding:12px 24px!important;font-weight:600!important;font-size:.95rem!important;text-transform:none!important;letter-spacing:.5px;transition:all .3s cubic-bezier(.25,.46,.45,.94)!important;box-shadow:0 4px 12px rgba(102,126,234,.3)!important;width:100%}.modern-buy-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(102,126,234,.4)!important;background:linear-gradient(135deg,#5a67d8,#6b46c1)!important}.modern-buy-button:active{transform:translateY(0)!important;box-shadow:0 2px 8px rgba(102,126,234,.3)!important}@media (min-width:576px){.products-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.product-card{max-width:280px}.products-container{padding:1.5rem!important}}@media (min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.products-container{padding:2rem!important}}@media (min-width:1200px){.products-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}.products-container{max-width:1400px;margin-left:auto;margin-right:auto;padding:2.5rem!important}}@media (prefers-color-scheme:dark){.product-card{background:#1a202c;box-shadow:0 4px 12px rgba(0,0,0,.3)}.product-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.4)}.product-card-body{background:#1a202c}.product-title{color:#f7fafc}.product-description{color:#a0aec0}.card-image-container{background:linear-gradient(135deg,#2d3748,#1a202c)}}@media (max-width:767px){.navbar-title{font-size:1.5rem!important;margin-right:0!important}.navbar-logo{width:35px!important;height:35px!important}.navbar-dropdown{margin-right:.5rem!important;padding:4px 8px!important;font-size:.9rem}.search-trigger,.user-trigger{flex-direction:column!important;align-items:center!important;margin:0 .25rem!important}.search-trigger dfn,.user-trigger dfn{font-size:.7rem!important;margin-top:2px!important}.search-icon,.user-icon{width:18px!important;height:18px!important}}@media (min-width:768px) and (max-width:1023px){.navbar-title{font-size:2rem!important;margin-right:15%!important}.navbar-logo{width:40px!important;height:40px!important}}@media (min-width:1024px){.navbar-title{font-size:2.5rem!important;margin-right:30%!important}.navbar-logo{width:45px!important;height:45px!important}}@media (max-width:767px){.carousel-img{height:200px!important}}@media (min-width:768px) and (max-width:1023px){.carousel-img{height:250px!important}}@media (max-width:575px){.container{padding-left:10px!important;padding-right:10px!important}}@media (max-width:767px){footer{text-align:center!important}footer .col{margin-bottom:2rem!important}footer h5{font-size:1.1rem!important;margin-top:1rem!important}.info-container{padding:20px 15px!important}.info__container h5{font-size:1.2rem!important;text-align:center!important;margin-bottom:1.5rem!important}.info__container p{font-size:.9rem!important;margin-bottom:1rem!important}.image__container{margin-top:2rem!important;text-align:center!important}}.modern-cart-item{display:flex;flex-direction:column;background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:1rem;margin-bottom:1rem;transition:all .3s ease;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:100%;max-width:100%}.modern-cart-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.cart-item-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;width:100%}.cart-item-image{flex-shrink:0}.cart-product-img{border-radius:8px;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.1)}.cart-item-content{flex:1 1;min-width:0}.cart-item-title{font-size:.95rem!important;font-weight:600!important;color:#1a202c;margin-bottom:.5rem!important;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item-price,.cart-item-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.8rem}.price-label,.total-label{color:#64748b;font-weight:500}.unit-price{color:#4a5568;font-weight:600}.total-price{color:#2d3748;font-weight:700;font-size:.9rem}.cart-item-controls{flex-direction:column;gap:.75rem}.cart-item-controls,.quantity-controls{display:flex;align-items:center;width:100%}.quantity-controls{justify-content:center;gap:.5rem;background:#f7fafc;padding:.5rem;border-radius:8px;border:1px solid #e2e8f0;max-width:200px}.modern-cart-counter{background:#667eea;padding:.4rem .8rem;border-radius:6px;font-size:.85rem;min-width:35px;text-align:center;box-shadow:0 2px 4px rgba(102,126,234,.2)}.modern-cart-counter,.quantity-number{color:#fff;font-weight:600}.modern-add-item,.modern-delete-item{width:28px!important;height:28px!important;border-radius:6px!important;font-weight:700!important;font-size:1rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;border:none!important;padding:0!important}.modern-add-item{background:linear-gradient(135deg,#48bb78,#38a169)!important;color:#fff!important}.modern-add-item:hover{background:linear-gradient(135deg,#38a169,#2f855a)!important;transform:scale(1.05)!important;box-shadow:0 4px 12px rgba(72,187,120,.3)!important}.modern-delete-item{background:transparent!important;color:#e53e3e!important;border:2px solid #e53e3e!important}.modern-delete-item:hover{background:#e53e3e!important;color:#fff!important;transform:scale(1.05)!important;box-shadow:0 4px 12px rgba(229,62,62,.3)!important}.remove-item{width:100%;display:flex;justify-content:center}.delete-all-items{background:transparent!important;border:2px solid #e53e3e!important;color:#e53e3e!important;padding:.4rem .8rem!important;border-radius:6px!important;transition:all .3s ease!important;font-size:.8rem!important;max-width:140px;width:100%;display:flex!important;align-items:center!important;justify-content:center!important}.delete-all-items:hover{background:#e53e3e!important;color:#fff!important;transform:scale(1.02)!important;box-shadow:0 4px 12px rgba(229,62,62,.3)!important}.delete-all-items svg{transition:all .3s ease}.delete-all-items:hover svg{color:#fff!important}@media (max-width:400px){.cart-item-header{gap:.75rem}.cart-item-title{font-size:.9rem!important}.cart-item-price,.cart-item-total{font-size:.75rem}.modern-add-item,.modern-delete-item{width:26px!important;height:26px!important;font-size:.9rem!important}.modern-cart-counter{padding:.3rem .6rem;font-size:.8rem;min-width:30px}}@media (prefers-color-scheme:dark){.modern-cart-item{background:#1a202c;color:#f7fafc}.cart-item-title{color:#f7fafc}.price-label,.total-label{color:#a0aec0}.total-price,.unit-price{color:#e2e8f0}.quantity-controls{background:#2d3748;border-color:#4a5568}}.modern-cart-summary{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:1.5rem;margin:1rem 0;box-shadow:0 8px 24px rgba(102,126,234,.25);color:#fff;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cart-total-section{text-align:center;margin-bottom:1.5rem}.total-label-container{margin-bottom:.5rem}.total-label{font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:.5px}.total-amount-container{position:relative}.total-amount{font-size:2rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1);display:inline-block;padding:.5rem 1rem;background:hsla(0,0%,100%,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.cart-actions-section{display:flex;justify-content:center}.modern-clear-cart-button{background:transparent!important;border:2px solid #fff!important;color:#fff!important;padding:.75rem 2rem!important;border-radius:12px!important;font-weight:600!important;font-size:1rem!important;text-transform:uppercase!important;letter-spacing:.5px;transition:all .3s cubic-bezier(.25,.46,.45,.94)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;max-width:200px}.modern-clear-cart-button:hover{background:#fff!important;color:#667eea!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px hsla(0,0%,100%,.25)!important;border-color:#fff!important}.modern-clear-cart-button:active{transform:translateY(0)!important;box-shadow:0 4px 12px hsla(0,0%,100%,.2)!important}@media (max-width:400px){.modern-cart-summary{padding:1rem;margin:.75rem 0}.total-amount{font-size:1.5rem;padding:.4rem .8rem}.total-label{font-size:.9rem}.modern-clear-cart-button{padding:.6rem 1.5rem!important;font-size:.9rem!important}}@media (prefers-color-scheme:dark){.modern-cart-summary{background:linear-gradient(135deg,#4c51bf,#553c9a);box-shadow:0 8px 24px rgba(76,81,191,.3)}}.empty-cart-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;margin:1rem 0;border:2px dashed #cbd5e1;transition:all .3s ease}.empty-cart-message:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#94a3b8}.empty-cart-icon{margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}.empty-cart-message:hover .empty-cart-icon{transform:scale(1.05)}.empty-cart-title{font-size:1.25rem!important;font-weight:600!important;color:#374151;margin-bottom:.5rem!important}.empty-cart-description,.empty-cart-title{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.empty-cart-description{font-size:.95rem;color:#6b7280;margin:0;line-height:1.5}@media (max-width:400px){.empty-cart-message{padding:2rem 1rem}.empty-cart-icon{padding:.75rem;margin-bottom:1rem}.empty-cart-icon svg{width:48px!important;height:48px!important}.empty-cart-title{font-size:1.1rem!important}.empty-cart-description{font-size:.9rem}}@media (prefers-color-scheme:dark){.empty-cart-message{background:linear-gradient(135deg,#1f2937,#111827);border-color:#374151}.empty-cart-message:hover{background:linear-gradient(135deg,#1f2937,#0f172a);border-color:#4b5563}.empty-cart-icon{background:#1f2937;box-shadow:0 4px 12px rgba(0,0,0,.3)}.empty-cart-title{color:#f9fafb}.empty-cart-description{color:#d1d5db}.empty-cart-icon svg path{stroke:#9ca3af}}.modern-footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;margin-top:auto;position:relative;z-index:10}.modern-footer-container{padding:3rem 0 0;max-width:1400px}.footer-main-content{padding-bottom:2rem;border-bottom:1px solid rgba(156,163,175,.2);margin-bottom:1.5rem}.footer-brand-section{margin-bottom:2rem}.footer-logo-container{display:flex;align-items:center;margin-bottom:1rem;gap:1rem}.footer-logo{border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.footer-brand-name{font-size:1.5rem;font-weight:700;margin:0;background:linear-gradient(135deg,#3b82f6,#06b6d4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-brand-description{color:#9ca3af;line-height:1.6;margin:0;font-size:.95rem}.footer-section{margin-bottom:2rem}.footer-section-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#fff;position:relative}.footer-section-title:after{content:"";position:absolute;left:0;bottom:-.5rem;width:2rem;height:2px;background:linear-gradient(90deg,#3b82f6,#06b6d4);border-radius:2px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#9ca3af;text-decoration:none;font-size:.9rem;transition:all .3s ease;position:relative;display:inline-block}.footer-links a:hover{color:#06b6d4;transform:translateX(4px)}.footer-links a:before{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background:linear-gradient(90deg,#3b82f6,#06b6d4);transition:width .3s ease}.footer-links a:hover:before{width:100%}.social-description{color:#9ca3af;font-size:.9rem;margin-bottom:1rem;line-height:1.5}.footer-social-container{margin-top:1rem}.social-icons-container{display:flex;gap:.75rem;flex-wrap:wrap}.social-icon-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:12px;color:#9ca3af;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.social-icon-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.2),transparent);transition:left .5s ease}.social-icon-link:hover:before{left:100%}.social-icon-link:hover{background:linear-gradient(135deg,#3b82f6,#06b6d4);border-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.3)}.social-icon-link svg{width:20px;height:20px;transition:transform .3s ease}.social-icon-link:hover svg{transform:scale(1.1)}.footer-bottom{padding:1.5rem 0}.footer-copyright{margin-bottom:1rem}.footer-copyright p{margin:0;color:#6b7280;font-size:.875rem}.footer-bottom-links{display:flex;justify-content:flex-start}.bottom-links{display:flex;gap:1.5rem;flex-wrap:wrap}.bottom-links a{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .3s ease}.bottom-links a:hover{color:#06b6d4}@media (max-width:575.98px){.modern-footer-container{padding:2rem 0 0}.footer-main-content{padding-bottom:1.5rem}.footer-brand-section{text-align:center;margin-bottom:1.5rem}.footer-logo-container{justify-content:center;margin-bottom:.75rem}.footer-brand-name{font-size:1.375rem}.footer-section{margin-bottom:1.5rem;text-align:center}.footer-section-title:after{left:50%;transform:translateX(-50%)}.social-icons-container{justify-content:center}.footer-bottom{text-align:center;padding:1rem 0}.footer-bottom-links{margin-top:1rem}.bottom-links,.footer-bottom-links{justify-content:center}}@media (min-width:576px) and (max-width:767.98px){.footer-brand-section{text-align:center;margin-bottom:2rem}.footer-logo-container{justify-content:center}.footer-section{text-align:center}.footer-section-title:after{left:50%;transform:translateX(-50%)}.social-icons-container{justify-content:center}.footer-bottom{text-align:center}.footer-bottom-links{justify-content:center;margin-top:1rem}}@media (min-width:768px){.footer-bottom-links{justify-content:flex-end}.footer-copyright{margin-bottom:0}}@media (prefers-color-scheme:dark){.modern-footer{background:linear-gradient(135deg,#0f172a,#020617)}.footer-brand-description,.footer-links a,.social-description{color:#94a3b8}.footer-links a:hover{color:#0ea5e9}.bottom-links a,.footer-copyright p{color:#64748b}.bottom-links a:hover{color:#0ea5e9}.social-icon-link{background:rgba(14,165,233,.1);border-color:rgba(14,165,233,.2);color:#94a3b8}.social-icon-link:hover{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0ea5e9;box-shadow:0 8px 25px rgba(14,165,233,.3)}}.modern-navbar{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-bottom:1px solid rgba(68,190,212,.2)!important;box-shadow:0 2px 20px rgba(68,190,212,.1)!important;padding:.75rem 0!important;transition:all .3s ease!important;z-index:1030!important}.modern-nav-container{max-width:1400px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 1rem!important}.navbar-brand-section{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.modern-navbar-logo{border-radius:12px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;transition:transform .3s ease!important}.modern-navbar-logo:hover{transform:scale(1.05)!important}.modern-navbar-title{font-size:1.75rem!important;font-weight:700!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;text-decoration:none!important;margin:0!important;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}.modern-navbar-title:hover{text-decoration:none!important;-webkit-text-fill-color:transparent!important}.modern-navbar-toggle{border:none!important;padding:.5rem!important;background:transparent!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;border-radius:8px!important;transition:all .3s ease!important}@media (min-width:992px){.modern-navbar-toggle{display:none!important}}.modern-navbar-toggle:focus{box-shadow:0 0 0 2px rgba(102,126,234,.3)!important;outline:none!important}.modern-navbar-toggle span{display:block;width:22px;height:2px;background:#374151;margin:2px 0;transition:all .3s ease;border-radius:2px}.modern-navbar-toggle:hover span{background:#667eea}.modern-navbar-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg) translate(5px,5px)}.modern-navbar-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.modern-navbar-toggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.navbar-collapse{display:none!important}@media (max-width:991.98px){.navbar-collapse{display:block!important;background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:16px!important;margin-top:1rem!important;padding:1rem!important;box-shadow:0 8px 32px rgba(68,190,212,.1)!important;border:1px solid rgba(68,190,212,.2)!important}}.modern-navbar-dropdown .dropdown-toggle{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;border:1px solid #cbd5e1!important;color:#374151!important;padding:.5rem 1rem!important;border-radius:12px!important;font-weight:500!important;transition:all .3s ease!important;text-decoration:none!important}.modern-navbar-dropdown .dropdown-toggle:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(102,126,234,.2)!important}.modern-navbar-dropdown .dropdown-toggle:focus,.modern-navbar-dropdown .dropdown-toggle:hover{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border-color:#667eea!important}.modern-navbar-dropdown .dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(102,126,234,.3)!important}.modern-navbar-dropdown .dropdown-menu{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.1)!important;padding:.5rem!important;margin-top:.5rem!important}.modern-navbar-dropdown .dropdown-item{color:#374151!important;padding:.5rem 1rem!important;border-radius:8px!important;transition:all .3s ease!important;font-weight:500!important}.modern-navbar-dropdown .dropdown-item:hover{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;transform:translateX(4px)!important}.navbar-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.modern-cart-trigger,.modern-search-trigger,.modern-user-trigger{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;background:rgba(248,250,252,.8);border:1px solid #e2e8f0;border-radius:12px;color:#374151;text-decoration:none;transition:all .3s ease;cursor:pointer;min-width:60px}.modern-cart-trigger:hover,.modern-search-trigger:hover,.modern-user-trigger:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.2);text-decoration:none}.modern-search-trigger svg,.modern-user-trigger svg{transition:all .3s ease}.action-label{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.modern-cart-trigger-container{position:relative;display:flex;align-items:center;justify-content:center}.modern-cart-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;text-decoration:none;transition:all .3s ease;cursor:pointer;font-weight:500}.modern-cart-button:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3);color:#fff;text-decoration:none}.cart-icon-svg{color:#fff;transition:all .3s ease}.cart-text-modern{font-size:.9rem;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.5px}.modern-cart-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .4rem;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(239,68,68,.3);animation:pulse 2s infinite;z-index:10}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:575.98px){.modern-nav-container{padding:0 .75rem!important}.modern-navbar-title{font-size:1.5rem!important}.navbar-actions{gap:.5rem;width:100%;margin-top:1rem}.modern-search-trigger,.modern-user-trigger{min-width:auto;flex:1 1;max-width:80px}.modern-cart-button{padding:.4rem .8rem;font-size:.8rem}.cart-text-modern{font-size:.75rem}.action-label{font-size:.65rem}.navbar-collapse{margin-top:.75rem!important;padding:.75rem!important}}@media (min-width:576px) and (max-width:767.98px){.modern-navbar-title{font-size:1.6rem!important}.navbar-actions{gap:.75rem}}@media (min-width:768px){.navbar-actions{flex-direction:row;justify-content:flex-end;flex-wrap:nowrap;margin-top:0}.modern-search-trigger,.modern-user-trigger{min-width:70px}.modern-cart-button{padding:.5rem 1rem;font-size:.9rem}.navbar-collapse{background:transparent!important;box-shadow:none!important;border:none!important;margin-top:0!important;padding:0!important;border-radius:0!important}.navbar-collapse .navbar-nav{display:none!important}}@media (min-width:992px){.modern-navbar-title{font-size:1.75rem!important}.navbar-actions{gap:1rem}.modern-search-trigger,.modern-user-trigger{min-width:80px}.modern-cart-button{padding:.5rem 1.2rem;font-size:.9rem}}@media (prefers-color-scheme:dark){.modern-navbar{background:rgba(17,24,39,.95)!important;border-bottom-color:hsla(0,0%,100%,.1)!important;box-shadow:0 2px 20px rgba(0,0,0,.3)!important}.navbar-collapse{background:rgba(17,24,39,.98)!important;border-color:hsla(0,0%,100%,.1)!important}.modern-navbar-toggle span{background:#f9fafb}.modern-navbar-dropdown .dropdown-toggle{background:linear-gradient(135deg,#1f2937,#111827)!important;border-color:#374151!important;color:#f9fafb!important}.modern-navbar-dropdown .dropdown-menu{background:#1f2937!important;border-color:#374151!important}.modern-navbar-dropdown .dropdown-item{color:#f9fafb!important}.modern-search-trigger,.modern-user-trigger{background:rgba(31,41,55,.8);border-color:#374151;color:#f9fafb}.modern-cart-button{background:linear-gradient(135deg,#4c51bf,#553c9a)}.modern-cart-button:hover{background:linear-gradient(135deg,#4338ca,#5b21b6)}}.modern-proposel-container{background-color:#f9f9f9;border-radius:10px;padding:2rem}.modern-proposel-title{font-size:1.8rem;font-weight:700}.modern-proposel-row{align-items:center}.modern-proposel-col,.modern-proposel-row{display:flex;justify-content:center}.modern-proposel-card{box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.modern-proposel-card:hover{transform:translateY(-10px)}.modern-proposel-icon{color:#44bed4}.modern-proposel-card-title{font-size:1.2rem;font-weight:700}.modern-proposel-card-text{font-size:1rem;color:#555}@media (max-width:768px){.modern-proposel-title{font-size:1.5rem}.modern-proposel-card-title{font-size:1rem}.modern-proposel-card-text{font-size:.9rem}}.modern-info-container{background-color:#f9f9f9;border-radius:10px;padding:2rem}.modern-info-title{font-size:1.8rem;font-weight:700}.modern-info-content p{font-size:1rem;color:#555}.modern-info-button-container{margin-top:1rem}.modern-info-button{background-color:#44bed4;border:none;transition:background-color .3s ease}.modern-info-button:hover{background-color:#3aaac0}.modern-info-image-container{display:flex;justify-content:center;align-items:center}.modern-info-image-content{border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:768px){.modern-info-title{font-size:1.5rem}.modern-info-button,.modern-info-content p{font-size:.9rem}}.filter-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;border-radius:15px;margin-bottom:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid rgba(68,190,212,.1)}.category-filters{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1rem}.category-filters .btn{border-radius:25px;padding:.5rem 1.5rem;font-weight:500;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.category-filters .btn-primary{background:linear-gradient(135deg,#44bed4,#3aaac0);border-color:#44bed4;color:#fff;box-shadow:0 4px 15px rgba(68,190,212,.3)}.category-filters .btn-outline-primary{background:#fff;border-color:#44bed4;color:#44bed4}.category-filters .btn-outline-primary:hover{background:linear-gradient(135deg,#44bed4,#3aaac0);border-color:#44bed4;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(68,190,212,.4)}.category-filters .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(68,190,212,.5)}.search-section{display:flex;align-items:center;gap:.75rem}.search-section .form-control{border-radius:25px;border:2px solid #e9ecef;padding:.75rem 1.25rem;font-size:.95rem;transition:all .3s ease;background:#fff}.search-section .form-control:focus{border-color:#44bed4;box-shadow:0 0 0 .2rem rgba(68,190,212,.25);outline:none}.search-section .btn{border-radius:25px;padding:.75rem 1.5rem;font-weight:500;background:linear-gradient(135deg,#28a745,#20c997);border:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(40,167,69,.3)}.search-section .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(40,167,69,.4)}@media (max-width:768px){.filter-section{padding:1.5rem;margin-bottom:1.5rem}.category-filters{margin-bottom:1.5rem;justify-content:center}.category-filters .btn{padding:.4rem 1rem;font-size:.9rem}.search-section{flex-direction:column;gap:1rem}.search-section .form-control{width:100%}.search-section .btn{width:100%;padding:.75rem}}@media (max-width:576px){.filter-section{padding:1rem;border-radius:10px}.category-filters{gap:.5rem}.category-filters .btn{padding:.375rem .75rem;font-size:.85rem}}.checkout-modal .modal-dialog{margin:1rem;max-width:95vw}.checkout-modal .modal-content{border:none;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden}.checkout-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom:none;padding:1.5rem}.checkout-header .modal-title{font-weight:600;font-size:1.5rem}.checkout-header .btn-close{filter:brightness(0) invert(1);opacity:.8}.checkout-header .btn-close:hover{opacity:1}.checkout-progress{padding:1rem 0 2rem;background:#f8fafc;margin:-1.5rem -1.5rem 2rem}.progress-steps{display:flex;justify-content:space-between;align-items:center;position:relative;max-width:300px;margin:0 auto}.progress-steps:before{content:"";position:absolute;top:50%;left:12.5%;right:12.5%;height:2px;background:#e2e8f0;z-index:1}.progress-step{flex-direction:column;position:relative;z-index:2}.progress-step,.step-circle{display:flex;align-items:center}.step-circle{width:40px;height:40px;border-radius:50%;background:#e2e8f0;color:#64748b;justify-content:center;font-weight:600;font-size:.9rem;margin-bottom:.5rem;transition:all .3s ease}.progress-step.active .step-circle{background:#667eea;color:#fff}.progress-step.completed .step-circle{background:#10b981;color:#fff}.step-label{font-size:.75rem;color:#64748b;font-weight:500;text-align:center}.progress-step.active .step-label{color:#667eea;font-weight:600}.checkout-body{padding:1.5rem;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.checkout-step{animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-title{color:#1a202c;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.checkout-modal .form-label{font-weight:500;color:#374151;margin-bottom:.5rem}.checkout-modal .form-control,.checkout-modal .form-select{border:2px solid #e5e7eb;border-radius:8px;padding:.75rem;font-size:.95rem;transition:all .3s ease}.checkout-modal .form-control:focus,.checkout-modal .form-select:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.checkout-modal .form-control.is-invalid{border-color:#ef4444}.checkout-modal .invalid-feedback{font-size:.875rem;margin-top:.25rem}.payment-methods{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.payment-option{padding:1rem;border:2px solid #e5e7eb;border-radius:8px;background:#f9fafb;transition:all .3s ease}.payment-option:hover{border-color:#667eea;background:#f0f4ff}.payment-option .form-check-input:checked~.form-check-label{color:#667eea;font-weight:600}.payment-option .form-check-input:checked{background-color:#667eea;border-color:#667eea}.order-summary{background:#f8fafc;border-radius:12px;padding:1.5rem}.summary-section{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.summary-section:last-child{margin-bottom:0;border-bottom:none}.summary-section h6{color:#374151;font-weight:600;margin-bottom:.75rem}.summary-section p{margin-bottom:.25rem;color:#6b7280}.summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.summary-item:last-child{border-bottom:none}.summary-total{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;border-radius:8px;text-align:center;margin-top:1rem;font-size:1.1rem}.checkout-footer{background:#f8fafc;border-top:none;padding:1.5rem}.footer-content{display:flex;flex-direction:column;gap:1rem;width:100%}.footer-total{text-align:center;font-size:1.2rem;color:#1a202c;padding:1rem;background:#fff;border-radius:8px;border:2px solid #e2e8f0}.footer-buttons{display:flex;gap:1rem;justify-content:center}.footer-buttons .btn{flex:1 1;max-width:150px;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .3s ease}.finish-button,.next-button{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important}.finish-button:hover,.next-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.checkout-success{text-align:center;padding:2rem 1rem}.success-icon{margin-bottom:1.5rem;animation:successPulse 1.5s ease-out}@keyframes successPulse{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.success-title{color:#10b981;font-weight:700;margin-bottom:1rem;font-size:1.75rem}.success-message{color:#374151;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.success-details{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem;margin-bottom:2rem;text-align:left}.success-details p{margin-bottom:.5rem;color:#15803d}.success-details p:last-child{margin-bottom:0}.success-button{background:linear-gradient(135deg,#10b981,#059669)!important;border:none!important;padding:1rem 2rem!important;border-radius:12px!important;font-weight:600!important;font-size:1rem!important;transition:all .3s ease!important}.success-button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgba(16,185,129,.3)!important}@media (min-width:576px){.checkout-modal .modal-dialog{margin:1.75rem auto;max-width:90vw}.progress-steps{max-width:400px}.step-circle{width:45px;height:45px;font-size:1rem}.step-label{font-size:.85rem}.footer-content{flex-direction:row;justify-content:space-between;align-items:center}.footer-total{text-align:left;flex:1 1;margin-right:1rem}.footer-buttons{flex-shrink:0}.payment-methods{flex-direction:row;flex-wrap:wrap}.payment-option{flex:1 1;min-width:200px}}@media (min-width:768px){.checkout-modal .modal-dialog{max-width:700px}.checkout-body{padding:2rem}.checkout-progress{padding:1.5rem 0 2.5rem;margin:-2rem -2rem 2rem}.progress-steps{max-width:500px}.step-title{font-size:1.5rem}}@media (min-width:992px){.checkout-modal .modal-dialog{max-width:800px}}@media (prefers-color-scheme:dark){.checkout-modal .modal-content{background:#1a202c;color:#e2e8f0}.checkout-progress{background:#2d3748}.step-title{color:#e2e8f0;border-bottom-color:#4a5568}.checkout-modal .form-label{color:#cbd5e0}.checkout-modal .form-control,.checkout-modal .form-select{background:#2d3748;border-color:#4a5568;color:#e2e8f0}.checkout-modal .form-control:focus,.checkout-modal .form-select:focus{background:#2d3748;border-color:#667eea}.payment-option{background:#2d3748;border-color:#4a5568}.payment-option:hover{background:#374151}.order-summary{background:#2d3748}.summary-section{border-bottom-color:#4a5568}.summary-section h6{color:#e2e8f0}.summary-section p{color:#a0aec0}.summary-item{border-bottom-color:#4a5568}.checkout-footer{background:#2d3748}.footer-total{background:#374151;border-color:#4a5568;color:#e2e8f0}.success-details{background:#1a2e1a;border-color:#22543d}.success-details p{color:#68d391}}.checkout-button-container{display:flex;justify-content:center;padding:1rem 0;margin-top:1rem;border-top:2px solid #e2e8f0}.modern-checkout-button{background:linear-gradient(135deg,#10b981,#059669)!important;border:none!important;border-radius:12px!important;padding:1rem 2rem!important;font-weight:600!important;font-size:1rem!important;letter-spacing:.5px!important;transition:all .3s cubic-bezier(.25,.46,.45,.94)!important;box-shadow:0 6px 20px rgba(16,185,129,.3)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.75rem!important;width:100%!important;max-width:280px!important;text-transform:none!important;color:#fff!important}.modern-checkout-button:hover{background:linear-gradient(135deg,#059669,#047857)!important;transform:translateY(-3px)!important;box-shadow:0 10px 30px rgba(16,185,129,.4)!important;color:#fff!important}.modern-checkout-button:active{transform:translateY(-1px)!important;box-shadow:0 4px 15px rgba(16,185,129,.3)!important}.checkout-icon{transition:all .3s ease}.modern-checkout-button:hover .checkout-icon{transform:scale(1.1)}@media (prefers-color-scheme:dark){.checkout-button-container{border-top-color:#4a5568}}.success-toast-container{position:fixed!important;top:20px!important;left:50%!important;transform:translateX(-50%)!important;z-index:9999!important;width:95%!important;max-width:400px!important}.success-toast{border:none!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 0 1px rgba(16,185,129,.1)!important;background:#fff!important;overflow:hidden!important;animation:slideInDown .5s cubic-bezier(.25,.46,.45,.94)!important;max-width:none!important;width:100%!important}@keyframes slideInDown{0%{opacity:0;transform:translateY(-100px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.success-toast-header{background:linear-gradient(135deg,#10b981,#059669)!important;border-bottom:none!important;padding:1rem 1.5rem!important;color:#fff!important;display:flex!important;align-items:center!important;gap:.75rem!important}.toast-icon-container{display:flex;align-items:center;justify-content:center;animation:iconPulse 2s ease-in-out infinite}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.success-toast-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.toast-title{font-size:1.1rem!important;font-weight:700!important;color:#fff!important;margin:0!important;flex:1 1!important}.success-toast-header .btn-close{filter:brightness(0) invert(1)!important;opacity:.8!important;margin:0!important;padding:.5rem!important;background-size:.8em!important}.success-toast-header .btn-close:hover{opacity:1!important;transform:scale(1.1)!important}.success-toast-body{padding:1.5rem!important;background:#fff!important}.toast-content{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.toast-message{color:#374151!important;font-size:.95rem!important;line-height:1.5!important;margin-bottom:1rem!important}.toast-message strong{color:#10b981!important;font-weight:600!important}.toast-details{background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:8px!important;padding:1rem!important;margin-bottom:1rem!important}.detail-item{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:.5rem!important}.detail-item:last-child{margin-bottom:0!important}.detail-label{color:#059669!important;font-weight:500!important;font-size:.9rem!important}.detail-value{color:#15803d!important;font-weight:600!important;font-size:.9rem!important}.toast-footer{text-align:center!important;padding-top:.5rem!important;border-top:1px solid #f3f4f6!important}.toast-footer-text{color:#6b7280!important;font-style:italic!important;font-size:.85rem!important}@media (min-width:576px){.success-toast-container{width:90%!important;max-width:450px!important;top:30px!important}.success-toast-header{padding:1.25rem 2rem!important}.success-toast-body{padding:2rem!important}.toast-title{font-size:1.2rem!important}.toast-message{font-size:1rem!important}}@media (min-width:768px){.success-toast-container{max-width:500px!important}}@media (prefers-color-scheme:dark){.success-toast{box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 1px rgba(16,185,129,.2)!important}.success-toast,.success-toast-body{background:#1a202c!important}.toast-message{color:#e2e8f0!important}.toast-message strong{color:#68d391!important}.toast-details{background:#1a2e1a!important;border-color:#22543d!important}.detail-label{color:#68d391!important}.detail-value{color:#9ae6b4!important}.toast-footer{border-top-color:#374151!important}.toast-footer-text{color:#a0aec0!important}}.success-toast.hide{animation:slideOutUp .3s ease-in-out!important}@keyframes slideOutUp{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-50px) scale(.95)}}