*{box-sizing:border-box;margin:0;padding:0}body{color:#2f2525;background-image:url(/assets/backgroundNB-CK4F8fiS.avif);background-position:50%;background-size:cover;font-family:Poppins,sans-serif;position:relative}body:before{content:"";z-index:-1;background:#281a1a73;position:fixed;inset:0}#root{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:40px 20px}h1{color:#f7f1ee;margin-bottom:12px;font-size:2.2rem}p{color:#f7f1ee;font-size:1.2rem}header{background:#5d4646;border-bottom:1px solid #d8c7c7;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex}.logo{width:120px;height:auto;display:block}header h2{color:#f7f1ee;margin:0;font-size:1.4rem}header p{color:#f7f1ee;margin:0;font-weight:600}nav{align-items:center;gap:20px;display:flex}nav a{color:#f7f1ee;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}nav a:hover{color:#f3d6d6}section{padding:60px 20px}button{color:#fff;cursor:pointer;background-color:#c78b8b;border:1px solid #a88f8f;border-radius:50px;margin-top:20px;padding:12px 20px;transition:all .3s}button:hover{background-color:#b57676;border-radius:10px 50px}.product-link{text-decoration:none}.products-grid{grid-template-columns:1fr;justify-content:center;gap:22px;display:grid}.products-grid>*{width:100%;max-width:340px;margin:0 auto}.product-card{-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;margin-top:0;padding:0;overflow:hidden;box-shadow:0 18px 40px #00000029}.product-card-image-wrap{background:linear-gradient(#fffaf8c7 0%,#f3e5dfa8 100%);padding:18px;position:relative}.product-card img,.product-card-no-image{background:#ffffff14;border-radius:16px;width:100%;height:280px;display:block}.product-card img{object-fit:contain;object-position:center}.product-card-no-image{text-align:center;color:#5d4646;justify-content:center;align-items:center;padding:24px;font-size:.95rem;font-weight:700;display:flex}.product-card-content{padding:20px 20px 22px}.product-card h3{color:#fff7f4;min-height:48px;margin-bottom:14px;font-size:1.08rem;line-height:1.4}.product-card p{margin:0}.price-block{flex-direction:column;gap:4px;margin-bottom:18px;display:flex}.old-price{color:#d8bcbc;opacity:.8;font-size:.95rem;text-decoration:line-through}.sale-price{color:#fff;font-size:1.45rem;font-weight:700}.normal-price{color:#fff;font-size:1.35rem;font-weight:700;margin-bottom:18px!important}.sale-badge{z-index:2;color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#d94b4b,#b93232);border-radius:999px;align-items:center;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 8px 18px #b9323247}.product-card button{color:#fff;background:linear-gradient(135deg,#c78b8b,#b57676);border:1px solid #ffffff14;border-radius:999px;width:100%;margin-top:0;padding:13px 18px;font-weight:600;box-shadow:0 10px 20px #5d464633}.product-card button:hover{background:linear-gradient(135deg,#d29a9a,#b57676);border-radius:999px}.hero{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:760px;margin:0 auto;padding:100px 20px}.hero h1{letter-spacing:1px;text-shadow:0 6px 24px #0000002e;margin-bottom:18px;font-size:3.4rem}.hero p{color:#f3e8e4;margin-bottom:28px;font-size:1.25rem}.hero-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c78b8b,#b57676);border:1px solid #ffffff2e;border-radius:999px;margin-top:20px;padding:14px 28px;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #5d464647}.hero-button:hover{background:linear-gradient(135deg,#d29a9a,#b57676);box-shadow:0 14px 34px #5d464659}.category-filter{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.category-filter button{color:#f7f1ee;-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff40;margin-top:0}.category-filter button:hover{background:#ffffff38;border-radius:50px}.subcategory-filter{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.subcategory-filter button{color:#f3e8e4;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e;margin-top:0}.subcategory-filter button:hover{background:#ffffff29;border-radius:50px}.active-category{color:#fff!important;background:linear-gradient(135deg,#c78b8b,#b57676)!important;border:1px solid #c78b8b!important}.search-input{color:#f7f1ee;-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;outline:none;width:100%;max-width:420px;margin:20px 0 30px;padding:14px 18px}.search-input::placeholder{color:#f3e8e4}.no-products{text-align:center;color:#f7f1ee;margin-top:30px;font-size:1.1rem}.search-results{margin-bottom:40px}.search-results h2{color:#f7f1ee;margin-bottom:20px;font-size:2rem}.sale-highlight{margin-bottom:50px}.sale-highlight h2{color:#f7f1ee;margin-bottom:20px;font-size:2rem}.product-page{grid-template-columns:1fr 1fr;align-items:start;gap:40px;max-width:1000px;margin:0 auto;padding:40px 20px;display:grid}.product-page-image{border-radius:20px;width:100%;max-width:420px;height:auto;display:block}.product-page-content{-webkit-backdrop-filter:blur(10px);background:#ffffff24;border-radius:20px;padding:24px}.product-page-content h1{margin-bottom:16px;font-size:2rem}.product-page-content p{color:#f7f1ee;margin-bottom:12px}.cart-item{color:#000;background:#fff8f6f2;border:1px solid #ddd;border-radius:18px;width:100%;max-width:760px;margin-top:12px;padding:18px 24px;box-shadow:0 12px 30px #0000001f}.cart-item p{color:#2f2525}.paypal-container{width:100%;max-width:760px;margin-top:50px}.success-message{background:#fff;border:1px solid #eee;border-radius:12px;margin-top:20px;padding:16px}.success-message h3{color:#5d4646;margin-bottom:8px}.success-message p{color:#5d4646;font-size:1.1rem}.admin-form{gap:16px;max-width:700px;margin-top:30px;display:grid}.admin-form input,.admin-form textarea,.admin-form select{color:#f7f1ee;-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff38;border-radius:16px;outline:none;width:100%;padding:14px 16px}.admin-form input::placeholder,.admin-form textarea::placeholder{color:#f3e8e4}.admin-form textarea{resize:vertical;min-height:140px}.admin-form select option{color:#2f2525}.checkbox-field{color:#f7f1ee;align-items:center;gap:12px;font-size:1rem;display:flex}.checkbox-field input{width:auto}.image-preview{margin-top:10px}.image-preview p{color:#f7f1ee;margin-bottom:10px}.image-preview-img{border-radius:16px;width:180px;max-width:100%;display:block}.admin-products-list{margin-top:50px}.admin-product-item{-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;margin-top:16px;padding:16px}.admin-product-item p{color:#f7f1ee;margin-bottom:8px}footer{text-align:center;background:#5d4646;margin-top:40px;padding:20px}footer p{color:#f7f1ee;font-size:1rem}@media (width>=768px){.products-grid{grid-template-columns:repeat(2,minmax(280px,340px));justify-content:center;gap:24px}}@media (width>=1100px){.products-grid{grid-template-columns:repeat(3,minmax(280px,340px));justify-content:center;gap:28px}.product-card img,.product-card-no-image{height:300px}}@media (width>=1400px){.products-grid{grid-template-columns:repeat(4,minmax(280px,340px));justify-content:center;gap:30px}.product-card img,.product-card-no-image{height:320px}}@media (width<=768px){header{text-align:center;flex-direction:column;align-items:center}nav{flex-wrap:wrap;justify-content:center}.logo{width:75px}.hero{padding:70px 20px}.hero h1{font-size:2.2rem}.hero p,p{font-size:1rem}.product-page{grid-template-columns:1fr}.product-page-image{max-width:100%}.product-card img,.product-card-no-image{height:240px}.product-card-content{padding:18px}}.cart-summary{color:#222;background:#fff8f6f0;border-radius:24px;width:100%;max-width:760px;margin-top:20px;padding:28px;box-shadow:0 18px 45px #0000002e}.cart-summary p{color:#2f2525;margin-bottom:10px;font-size:1.05rem}.promo-code-box,.customer-info-box,.delivery-info-box{margin-top:24px}.customer-info-box,.delivery-info-box{gap:12px;display:grid}.customer-info-box h3,.delivery-info-box h3{color:#5d4646;margin-bottom:4px;font-size:1.25rem}.promo-code-box{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.promo-code-box input{flex:1;min-width:220px}.promo-code-box button{margin-top:0}.customer-info-box input,.delivery-info-box input,.delivery-info-box select,.delivery-info-box textarea,.promo-code-box input{color:#2f2525;background:#ffffffd1;border:1px solid #5d464638;border-radius:14px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:1rem}.customer-info-box input::placeholder,.delivery-info-box input::placeholder,.delivery-info-box textarea::placeholder,.promo-code-box input::placeholder{color:#8f7b7b}.customer-info-box input:focus,.delivery-info-box input:focus,.delivery-info-box select:focus,.delivery-info-box textarea:focus,.promo-code-box input:focus{border-color:#c78b8b;box-shadow:0 0 0 3px #c78b8b38}.delivery-info-box select{cursor:pointer}.delivery-info-box textarea{resize:vertical;min-height:95px}.delivery-info-box input,.delivery-info-box select,.delivery-info-box textarea{display:block}.cart-summary button{font-weight:600}.admin-form input[type=number]{appearance:textfield}.admin-form input[type=number]::-webkit-outer-spin-button{margin:0}.admin-form input[type=number]::-webkit-inner-spin-button{margin:0}@media (width>=768px){.customer-info-box{grid-template-columns:repeat(2,1fr)}.customer-info-box h3{grid-column:1/-1}.delivery-info-box{grid-template-columns:repeat(2,1fr)}.delivery-info-box h3,.delivery-info-box select,.delivery-info-box textarea{grid-column:1/-1}}@media (width<=768px){.cart-summary{padding:20px}.promo-code-box{flex-direction:column;align-items:stretch}.promo-code-box button{width:100%}}.footer-links{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:10px;display:flex}.footer-links a{color:#f7f1ee;font-size:.95rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}
