.homepage-container{background-color:linear-gradient(135deg, #f8fbff, #e7eff8);flex-direction:column;padding:4rem 8%;display:flex}.hero-grid-container{grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;max-width:1200px;margin:.5rem auto 0;display:grid}.hero-content{flex-direction:column;flex:1;gap:1.25rem;display:flex}.hero-ad{color:#49688f;letter-spacing:2px;text-transform:uppercase;background:#dceaf7;border:1px solid #c4d7eb;border-radius:999px;width:fit-content;padding:.7rem 1.8rem;font-size:.95rem;font-weight:700}.hero-content a{color:#fff;background:#5579ad;border-radius:999px;align-items:center;gap:12px;width:fit-content;padding:1.2rem 2.8rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 12px 25px #5579ad40}.homepage-container>h1{display:none}.hero-content a:hover{background:#49688f;transform:translateY(-3px);box-shadow:0 18px 30px #5579ad59}.hero-delivery-text{color:#7187a5;font-size:1rem;font-weight:600}.image-content{justify-content:center;display:flex;position:relative}.hero-img{object-fit:cover;border-radius:30px;width:100%;max-width:450px;box-shadow:0 20px 40px #4f7fc440}.hero-img-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-radius:20px;width:150px;padding:1rem 1.35rem;position:absolute;bottom:10px;right:305px;box-shadow:0 10px 25px #0000001a}.hero-product-num{color:#315b91;margin:0;font-size:1.5rem;font-weight:700}.hero-msg{color:#607fa5;margin:.3rem 0 0;font-size:.85rem}.hero-content h1{letter-spacing:-2px;color:#263957;margin:.5rem 0 .9rem;font-size:4rem;font-weight:900;line-height:1}.hero-brand-text{color:#617895;letter-spacing:.2px;max-width:600px;font-size:1.25rem;font-weight:500;line-height:1.8}.product-card{background:#fff;border:1px solid #dce8f5;border-radius:16px;flex-direction:column;gap:.9rem;width:280px;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 18px #5574a31f}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #5574a333}.product-img{object-fit:contain;background:#f8fbff;border-radius:12px;height:240px;padding:.75rem}.product-title{color:#2f4a66;min-height:48px;font-size:1rem;font-weight:600}.product-price{color:#4f7fc4;font-size:1.35rem;font-weight:700}.product-increment{justify-content:center;align-items:center;gap:.75rem;display:flex}.product-increment input{text-align:center;background:#f8fbff;border:1px solid #cbdcf1;border-radius:8px;width:60px;height:38px;font-size:1rem}.increment-button{color:#fff;cursor:pointer;background:#789bd1;border:none;border-radius:8px;width:38px;height:38px;font-size:1.2rem;transition:background .2s}.increment-button:hover:not(:disabled){background:#4f7fc4}.increment-button:disabled{cursor:not-allowed;background:#c9d8ea}.add-to-cart{color:#fff;cursor:pointer;background:linear-gradient(135deg,#789bd1,#4f7fc4);border:none;border-radius:10px;margin-top:auto;padding:.8rem;font-size:.95rem;font-weight:600;transition:transform .2s,opacity .2s}.add-to-cart:hover{opacity:.95;transform:translateY(-2px)}.shop-container>h1{display:none}.card-container{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px 8px;padding-top:32px;padding-left:64px;display:grid}.cart-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #fff9;border-radius:18px;grid-template-rows:repeat(3,auto);grid-template-columns:auto 1fr auto;align-items:center;gap:.25rem 1.5rem;padding:1.5rem;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 8px 24px #4f7fc426,inset 0 1px #ffffffb3}.cart-item:hover{transform:translateY(-2px);box-shadow:0 12px 30px #4f7fc440,inset 0 1px #fffc}.cart-item-img{background:#eef6ff;border:2px solid #d9e9ff;border-radius:14px;grid-area:1/1/span 3;width:100px;height:100px;padding:6px}.cart-item-title{color:#244c7d;grid-area:1/2;font-size:1.1rem;font-weight:700}.cart-item-price{color:#5f7ea6;grid-area:2/2;font-size:.9rem}.subtotal-item{color:#7b97bb;text-transform:uppercase;letter-spacing:1px;grid-area:1/3;font-size:1rem;font-weight:600}#cart-product{color:#2b5d97;grid-area:2/3;gap:.25rem;font-size:1.05rem;font-weight:700}.remove-item{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7daee9,#4f7fc4);border:none;border-radius:999px;grid-area:3/3;padding:.45rem 1rem;font-size:.85rem;font-weight:600;transition:all .25s;box-shadow:0 4px 12px #4f7fc459}.remove-item:hover{background:linear-gradient(135deg,#ef6b6b,#d64545);transform:translateY(-2px);box-shadow:0 6px 16px #d6454559}.cart-container>h1{display:none}.cart-container{align-items:flex-start;gap:48px;padding-top:32px;padding-left:64px;display:flex}.order-container{flex-direction:column;gap:16px;display:flex}.order-summary-container{color:#244c7d;background:#ffffffd9;border:1px solid #d9e9ff;border-radius:1rem;flex-direction:column;gap:1rem;max-height:128px;padding:18px;display:flex}.order-price{color:#35557d;background:linear-gradient(135deg,#eef5ff,#dcecff);border:1px solid #9bbbe8;border-radius:1rem;flex-direction:column;gap:.75rem;padding:18px;font-weight:700;display:flex}nav{background:linear-gradient(135deg,#789bd1,#4f7fc4);padding:1rem 2rem;box-shadow:0 4px 12px #0003}.nav-links{justify-content:center;align-items:center;gap:4.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s;position:relative}.nav-links a:hover{background:#fff3}.nav-links a:after{content:"";background:#b8e9ff;border-radius:10px;width:0;height:3px;transition:width .35s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-links a:hover:after{width:70%}.cart-badge{color:#49688f;background:#b8e9ff;border:1px solid #49688f33;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;display:inline-flex;position:absolute;top:17px}.cart-link{text-align:center}*{margin:0;padding:0}
