:root{color:#4f3f3b;background:#fff8f6;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#ffe2e9 0,#0000 30%),radial-gradient(circle at 100% 100%,#dff4e7 0,#0000 28%),#fff8f6;margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}.page{min-height:100vh}.hero{background-color:#0000;background-image:linear-gradient(135deg,#ffe7ecf2,#f2fff8eb),url(https://images.unsplash.com/photo-1490750967868-88aa4486c946?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom-right-radius:48px;border-bottom-left-radius:48px;min-height:620px;padding:24px 8%}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:28px;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;box-shadow:0 18px 45px #a7707021}.logo{color:#ad6f73;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.logo-icon{background:#fff0f3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.nav-links{color:#7e6460;gap:22px;font-weight:600;display:flex}.hero-content{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;padding:110px 0 80px;display:grid}.eyebrow{color:#c27b85;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}h1{color:#6b4b4e;max-width:760px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.98}h2{color:#6b4b4e;margin:0 0 14px;font-size:clamp(28px,4vw,42px)}h3,h4{color:#6b4b4e}.hero-text{color:#6f5d58;max-width:620px;margin:24px 0;font-size:19px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.primary-button,.secondary-button,.primary-wide,.izipay-button,.product-card button{cursor:pointer;border:0;transition:all .2s}.primary-button,.primary-wide,.izipay-button{color:#fff;background:#d98991;border-radius:999px;padding:14px 24px;font-weight:800;box-shadow:0 12px 28px #d9899152}.secondary-button{color:#9d6f72;background:#fffc;border:1px solid #f0cbd0;border-radius:999px;padding:14px 24px;font-weight:800}.primary-button:hover,.primary-wide:hover,.izipay-button:hover,.product-card button:hover{transform:translateY(-2px)}.hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border-radius:36px;justify-self:center;width:min(360px,100%);padding:32px;box-shadow:0 24px 60px #805b5b29}.hero-card p{color:#a7777b;margin:0;font-weight:700}.hero-card h2{margin-top:8px}.hero-card span{color:#679474;background:#e9f8ef;border-radius:999px;margin-top:12px;padding:10px 16px;font-weight:800;display:inline-block}.section{width:min(1180px,92%);margin:70px auto}.intro{text-align:center}.category-list{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.category-list button{color:#9c6d72;cursor:pointer;background:#ffffffc2;border:1px solid #f1cbd1;border-radius:999px;padding:12px 18px;font-weight:800}.category-list button.active{color:#fff;background:#d98991;border-color:#d98991}.section-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.soft-badge{color:#5e8a68;background:#eef9f1;border-radius:999px;padding:10px 16px;font-weight:800}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{background:#ffffffdb;border:1px solid #ffdae0cc;border-radius:30px;overflow:hidden;box-shadow:0 18px 44px #98646c1c}.product-card img{object-fit:cover;width:100%;height:210px;display:block}.product-info{gap:16px;padding:20px;display:grid}.product-info h3{margin:0 0 8px;font-size:19px}.product-info p{color:#796966;margin:0;line-height:1.5}.product-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.price{color:#c5747d;font-size:21px;font-weight:900}.stock{color:#9c783f;background:#fff1d9;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.product-card button{color:#6b4b4e;background:#f5c3ca;border-radius:18px;width:100%;padding:13px 16px;font-weight:900}.admin-section{scroll-margin-top:30px}.admin-description{color:#75635f;max-width:720px;line-height:1.6}.admin-layout{grid-template-columns:.85fr 1.4fr;align-items:start;gap:24px;display:grid}.admin-form,.admin-table,.cart-panel,.form-panel,.payment-section,.result-box,.success-box{background:#ffffffdb;border:1px solid #ffdae0e6;border-radius:34px;padding:26px;box-shadow:0 18px 48px #98646c1f}.admin-form{gap:14px;display:grid}.admin-form h3,.admin-table h3{color:#6b4b4e;margin-top:0}.admin-form select{color:#5c4b48;background:snow;border:1px solid #f0cbd0;border-radius:18px;outline:none;width:100%;padding:14px 16px;font-size:15px}.check-line{color:#6f5d58;align-items:center;gap:10px;font-weight:700;display:flex}.check-line input{width:auto}.admin-buttons{gap:10px;display:grid}.cancel-button{color:#9c783f;cursor:pointer;background:#fff1d9;border:0;border-radius:999px;padding:14px 18px;font-weight:900}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%}thead{background:#fff0f3}th,td{text-align:left;color:#5c4b48;border-bottom:1px solid #f5dce0;padding:14px}th{color:#9d6f72;font-size:14px}.table-product{align-items:center;gap:12px;min-width:220px;display:flex}.table-product img{object-fit:cover;border-radius:16px;width:54px;height:54px}.table-product span{color:#6b4b4e;font-weight:800}.status-active,.status-inactive{border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;display:inline-block}.status-active{color:#5e8a68;background:#e9f8ef}.status-inactive{color:#a45159;background:#ffe1e5}.action-buttons{flex-wrap:wrap;gap:8px;display:flex}.action-buttons button{color:#5e8a68;cursor:pointer;background:#e9f8ef;border:0;border-radius:999px;padding:9px 13px;font-weight:800}.action-buttons .delete-button{color:#a45159;background:#ffe1e5}.checkout-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:24px;display:grid}.empty-cart{color:#8b7773}.cart-list{gap:14px;margin-top:22px;display:grid}.cart-item{background:#fff8f6;border-radius:22px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:14px;display:grid}.cart-item h4,.cart-item p{margin:0}.cart-item p{color:#a7777b;font-weight:800}.quantity-control{background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex}.quantity-control button{color:#6b4b4e;cursor:pointer;background:#f5c3ca;border:0;border-radius:50%;width:30px;height:30px;font-weight:900}.quantity-control span{text-align:center;min-width:22px;font-weight:900}.remove-button{color:#a45159;cursor:pointer;background:#ffe1e5;border:0;border-radius:999px;padding:10px 12px;font-weight:800}.totals{border-top:1px dashed #e7b8bf;gap:10px;margin-top:26px;padding-top:20px;display:grid}.totals div{color:#6f5d58;justify-content:space-between;display:flex}.total-line{font-size:20px;color:#6b4b4e!important}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}input,textarea{color:#5c4b48;background:snow;border:1px solid #f0cbd0;border-radius:18px;outline:none;width:100%;padding:14px 16px;font-size:15px}textarea{resize:vertical;min-height:110px}input:focus,textarea:focus,select:focus{border-color:#d98991;box-shadow:0 0 0 4px #d989911f}.full{grid-column:1/-1}.primary-wide{width:100%;font-size:16px}.payment-section{background:linear-gradient(135deg,#fff0f3f2,#eff9f1f2);justify-content:space-between;align-items:center;gap:20px;display:flex}.payment-section p{color:#75635f;max-width:680px;line-height:1.7}.izipay-button{white-space:nowrap}.result-box{background:#fff8ea;border-color:#f0d2a8}.success-box{background:#effaf2;border-color:#badfc2}.footer{text-align:center;color:#8b7773;padding:36px}@media (width<=1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-content,.checkout-layout,.admin-layout{grid-template-columns:1fr}.hero-card{justify-self:start}}@media (width<=650px){.hero{border-bottom-right-radius:30px;border-bottom-left-radius:30px;padding:18px}.navbar{flex-direction:column;align-items:flex-start;gap:14px}.nav-links{flex-wrap:wrap}.product-grid{grid-template-columns:1fr}.section-header,.payment-section{flex-direction:column;align-items:flex-start}.form-grid,.cart-item{grid-template-columns:1fr}}
