:root{--text:#1d1f22;--bg:#fff;--border:#e5e5e5;--primary:#5ece7b;--primary-hover:#4caf6a;--shadow:0px 4px 35px #a8acb030;--font-main:"Raleway", sans-serif;font-family:var(--font-main);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px}*{box-sizing:border-box}body{margin:0;font-family:Raleway,sans-serif}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:1440px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}button{border:none;outline:none}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:42px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}.logo{position:absolute;right:50%}.title{padding:50px 0}.product-card{cursor:pointer;border:0;border-radius:0;gap:24px;padding:16px;transition:all .2s;position:relative}.card-price{letter-spacing:0%;font-size:18px;font-weight:400;line-height:160%}.product-card:hover{box-shadow:var(--shadow)}.card-img-top{object-fit:contain;width:100%;height:300px}.out-of-stock{color:#8d8f9a;z-index:2;background:#fff9;justify-content:center;align-items:center;width:100%;height:100%;font-family:Raleway;font-size:24px;font-weight:400;display:flex;position:absolute;top:0;left:0}.out-of-stock label{height:20%}.product-card .cart-icon{color:#fff;opacity:0;cursor:pointer;z-index:5;background:#5ece7b;border:0;border-radius:50%;padding:10px;transition:all .2s;position:absolute;bottom:16px;right:16px}.product-card:hover .cart-icon{opacity:1}.cart-item{justify-content:space-between;gap:5px;margin-bottom:20px;display:flex}.cart-left{flex:1}.cart-middle{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.cart-right{align-items:center;display:flex}.cart-middle button{width:30px;height:30px}.cart-right img{width:100px;height:auto}.price{font-weight:700}.attr-row{flex-wrap:wrap;gap:5px;margin-bottom:5px;display:flex}.attr-box{border:1px solid #000;padding:3px 6px;font-size:12px}.attr-box.active{color:#fff;background:#000}.cart-total{justify-content:space-between;margin-top:20px;font-size:18px;display:flex}.order-btn{color:#fff;background:#5ece7b;border:none;width:100%;margin-top:15px;padding:10px}.menu-button{text-transform:uppercase;background:#fff;border:none;padding:0 16px;font-size:16px;font-weight:600;line-height:120%}.menu-button.active{color:#5ece7b;border-bottom:2px solid #5ece7b}.pdp{grid-template-columns:100px 1fr 400px;align-items:start;gap:40px;padding:80px 100px;display:grid}.pdp__gallery{flex-direction:column;gap:16px;display:flex}.pdp__thumb{object-fit:contain;cursor:pointer;width:80px;height:80px}.pdp__image{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.pdp__image img{object-fit:contain;width:100%;max-height:511px}.arrow{color:#fff;cursor:pointer;z-index:2;background:#000000ba;border:none;padding:8px 12px;position:absolute;top:50%;transform:translateY(-50%)}.arrow.left{left:16px}.arrow.right{right:16px}.pdp__info{flex-direction:column;gap:24px;display:flex}.pdp__title{font-size:30px;font-weight:600}.pdp__attr-name{font-family:Raleway;font-size:18px;font-weight:700}.pdp__attr-items{gap:12px;display:flex}.pdp__attr-btn{cursor:pointer;background:#fff;border:1px solid #1d1f22;min-width:63px;height:45px}.pdp__attr-btn.active{color:#fff;background:#1d1f22}.pdp__attr-btn[style]{border:1px solid #ccc;width:32px!important;height:32px!important}.pdp__price p{font-size:18px;font-weight:700}.pdp__price h3{font-size:24px;font-weight:700}.pdp__cart-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#5ece7b;border:none;padding:16px;font-weight:600;transition:all .25s}.pdp__cart-btn:hover{background:#4caf6a;transform:scale(1.03)}.pdp__cart-btn:active{transform:scale(.98)}.pdp__cart-btn:disabled{cursor:not-allowed;background:#ccc}.pdp__desc{font-size:16px;line-height:160%}
