*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;line-height:1.5;color:#333}.app{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100%}main{flex:1}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.5rem;border-bottom:1px solid #e5e5e5;font-family:Arial,sans-serif;position:sticky;top:0;background-color:#fff;z-index:1000}.header-left,.header-right{display:flex;align-items:center;flex-basis:70px}.header-left{gap:.5rem;justify-content:flex-start}.header-right{gap:.5rem;justify-content:flex-end}.header-center{position:absolute;left:50%;transform:translate(-50%);text-align:center}.logo{font-size:1.5rem;font-weight:700;text-decoration:none;color:#000;letter-spacing:1px}.icon-button{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333;padding:.2rem;width:24px;height:24px}.icon{width:20px;height:20px;stroke-width:1.5}.cart-button{position:relative}.cart-count{position:absolute;top:-5px;right:-5px;background-color:#000;color:#fff;font-size:.6rem;width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.header{padding:.6rem 1rem}.header-right,.header-left{gap:.4rem}.icon{width:18px;height:18px}.logo{font-size:1.3rem}}@media (max-width: 360px){.header{padding:.5rem .8rem}.header-right,.header-left{gap:.3rem}.icon-button{width:20px;height:20px}.icon{width:16px;height:16px}.logo{font-size:1.2rem}}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1001;display:flex;justify-content:flex-start}.mobile-menu{width:80%;max-width:320px;height:100%;background-color:#fff;box-shadow:2px 0 10px #0000001a;animation:slideIn .3s ease-in-out}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-menu-header{display:flex;justify-content:flex-end;padding:15px;border-bottom:1px solid #e5e5e5}.close-button{background:none;border:none;font-size:20px;cursor:pointer}.mobile-menu-nav{padding:20px 0}.mobile-menu-items{list-style:none;padding:0;margin:0}.mobile-menu-item{padding:15px 20px;border-bottom:1px solid #f5f5f5}.mobile-menu-item a{text-decoration:none;color:#000;font-size:16px;font-weight:500;display:block}.main-menu{width:100%;background-color:#fff;border-bottom:1px solid #e5e5e5;padding:15px 0;display:flex;justify-content:center}.menu-items{display:flex;list-style:none;margin:0;padding:0;justify-content:center;flex-wrap:wrap;max-width:1400px;width:100%}.menu-item{margin:0 15px}.menu-item a{text-decoration:none;color:#000;font-size:14px;font-weight:500;letter-spacing:.5px;transition:color .3s;white-space:nowrap}.menu-item a:hover{color:#666}@media (max-width: 1024px){.main-menu{display:none}}.footer{background-color:#000;color:#fff;font-family:Arial,sans-serif;padding-bottom:40px}.footer-top{display:flex;justify-content:center;text-align:center;padding:60px 20px;border-bottom:1px solid rgba(255,255,255,.2)}.newsletter-section{max-width:800px}.newsletter-title{font-size:16px;font-weight:500;margin-bottom:20px;letter-spacing:1px}.newsletter-description{font-size:18px;line-height:1.6;margin-bottom:30px}.subscribe-button{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;margin:0 auto}.plus-icon{margin-right:5px;font-size:18px}.footer-content{display:flex;justify-content:space-between;padding:40px 80px}.footer-column{flex:1;margin-right:40px}.footer-column:last-child{margin-right:0;flex:1.5}.footer-heading{font-size:12px;font-weight:500;margin-bottom:20px;letter-spacing:1px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:15px}.footer-links a{color:#fff;text-decoration:none;font-size:14px}.footer-links a:hover{text-decoration:underline}.store-locator,.newsletter-signup,.country-selector{margin-bottom:40px}.location-input,.email-input{display:flex;border-bottom:1px solid white;margin-top:15px}.location-input input,.email-input input{outline:none;background:transparent;border:none;color:#fff;flex:1;padding:10px 0;font-size:14px}.location-input input::placeholder,.email-input input::placeholder{color:#ffffffb3}.arrow-button{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;padding:0 5px}.signup-description{font-size:12px;line-height:1.5;margin-top:10px}.privacy-link{color:#fff;text-decoration:underline}.country-button{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;padding:0;text-align:left;margin-top:10px;font-weight:500}@media (max-width: 768px){.footer-content{flex-direction:column;padding:40px 20px}.footer-column{margin-right:0;margin-bottom:40px}}.product-card{display:flex;flex-direction:column;width:100%;max-width:400px}.product-image{position:relative;width:100%;aspect-ratio:1;background-color:#f5f5f5;margin-bottom:.8rem}.product-img{width:100%;height:100%;object-fit:cover;display:block}.favorite-button{position:absolute;top:.8rem;right:.8rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}.product-details{display:flex;flex-direction:column;gap:.3rem}.product-name{font-size:.9rem;font-weight:400;margin:0;color:#333}.product-price{font-size:.9rem;margin:0;color:#666}@media (max-width: 768px){.product-card{max-width:100%}}.collection-container{max-width:1400px;margin:0 auto;padding:2rem}.collection-header{text-align:center;margin-bottom:2.5rem}.category{font-size:.8rem;color:#666;margin-bottom:.3rem;text-transform:uppercase;font-weight:500;letter-spacing:1px}.collection-title{font-size:1.7rem;font-weight:400;margin:0;color:#000}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;transition:all .5s ease-in-out}.products-grid>div{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.explore-button-container{text-align:center;margin-top:2rem}.explore-button{background:none;border:1px solid #000;border-radius:2rem;padding:.8rem 2rem;font-size:.9rem;cursor:pointer;transition:background-color .3s,color .3s}.explore-button:hover{background-color:#000;color:#fff}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.products-grid{grid-template-columns:1fr}.collection-container{padding:1.5rem}.collection-title{font-size:1.5rem}}:root{font-family:Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;color:#333;background-color:#fff}#root{width:100%;max-width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
