body{margin:0;padding:0;font-family:Nunito,sans-serif;background:linear-gradient(135deg,#fdfaf6,#f3eadf,#faf5ee);background-size:300% 300%;animation:bgFlow 16s ease infinite;color:#7b6350;line-height:1.65}@keyframes bgFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}a{text-decoration:none;color:inherit}#root{max-width:1320px;margin:0 auto;padding:0 1.5rem}.site-header{background:linear-gradient(180deg,#fffffff2,#ffffffe0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.4rem 2.4rem;border-radius:22px;margin-bottom:3rem;border:1.5px solid #eadcc7;display:flex;justify-content:space-between;align-items:center;gap:1rem;position:sticky;top:0;z-index:1000;box-shadow:0 10px 25px #b88a4414,inset 0 1px #fff9}.site-header a{display:flex;align-items:center;gap:14px;text-decoration:none}.site-header img{width:68px;height:68px;padding:8px;background:linear-gradient(145deg,#ffffffe6,#f5ebdce6);border-radius:16px;border:1.5px solid #eadcc7;box-shadow:0 6px 16px #b88a4426,inset 0 1px #ffffffb3}.site-header a:hover img{box-shadow:0 8px 20px #b88a4438,inset 0 1px #ffffffb3}.company-name{font-size:2.15rem;font-weight:900;color:#b88a44;letter-spacing:.8px;line-height:1}.site-header nav a{font-weight:600;color:#7b644e;padding:.4rem .6rem;border-radius:10px;transition:background .25s ease,color .25s ease}.site-header nav a:hover{background:#b88a4414;color:#b88a44}.nav-bar{display:flex;gap:1.6rem;font-weight:800}.nav-bar a{position:relative}.nav-bar a:after{content:"";position:absolute;left:0;bottom:-6px;width:0%;height:2px;background:#b88a44;transition:width .3s}.nav-bar a:hover:after{width:100%}.site-main{min-height:60vh;padding-top:3rem}.site-footer{margin-top:5rem;padding:2rem 1rem;border-top:1.5px solid #eadcc7;text-align:center;font-size:.95rem}.ep-line{color:#c0392b;font-weight:700}.home-page{text-align:center}.hero-section{margin-bottom:3.5rem}.hero-image{width:100%;max-width:560px;border-radius:26px;box-shadow:0 20px 45px #0000001f}.welcome-section h1{font-size:2.7rem;font-weight:900;color:#b88a44;margin-bottom:.4rem}.welcome-section h2{font-size:1.15rem;max-width:820px;margin:.6rem auto 2.4rem}.cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin:3.5rem 0}.cta-card{background:#ffffffe6;border-radius:22px;padding:1.4rem;border:1.5px solid #eadcc7;transition:transform .35s,box-shadow .35s}.cta-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000024}.cta-card img{width:100%;height:380px;object-fit:cover;border-radius:18px;margin-bottom:1.2rem}.cta-card h3{font-size:1.3rem;font-weight:900}.cta-card p{font-size:.95rem}.shop-more-section{margin:4.5rem 0}.hero-button{background:linear-gradient(135deg,#b88a44,#9f7337);color:#fff;padding:.9rem 2.2rem;border-radius:999px;font-weight:900;letter-spacing:.5px;box-shadow:0 10px 25px #b88a4459}.about-store{max-width:920px;margin:0 auto}.products-page h1{font-size:2.6rem;font-weight:900;color:#b88a44;margin-bottom:2.5rem;text-align:center}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.8rem}.product-card{background:#fffffff2;border-radius:22px;padding:1.4rem;border:1.5px solid #eadcc7;display:flex;flex-direction:column;transition:transform .35s,box-shadow .35s}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1100px;margin:0 auto}.product-card:hover{transform:translateY(-8px);box-shadow:0 18px 38px #00000024}.product-thumb{width:100%;height:420px;object-fit:cover;border-radius:18px}.product-card h2{font-size:1.25rem;font-weight:900;margin:.8rem 0 .4rem}.product-price{font-weight:900;color:#b88a44;font-size:1.1rem}.product-desc{font-size:.95rem;margin-bottom:1.2rem}.add-btn{margin-top:auto;background:linear-gradient(135deg,#b88a44,#9f7337);color:#fff;border:none;padding:.8rem 1.3rem;border-radius:999px;font-weight:900;align-items:center;justify-content:center;gap:8px}.cart-icon{width:18px;filter:brightness(0) invert(1)}.special-page{text-align:center;padding:2.5rem 0}.special-image{max-width:480px;height:360px;object-fit:cover;border-radius:22px;box-shadow:0 18px 40px #0000002e;margin:1.8rem auto}.cart-page{display:flex;justify-content:center}.cart-container{display:flex;gap:2.2rem;max-width:1100px;width:100%}.cart-box,.checkout-box{background:#fffffff2;border-radius:22px;padding:2rem;border:1.5px solid #eadcc7}.cart-box{flex:2;display:flex;flex-direction:column}.checkout-box{flex:1}.cart-table-wrap{max-height:280px;overflow-y:auto}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;border-bottom:2px solid #b88a44;padding-bottom:10px}.cart-table td{padding:10px 6px;border-bottom:1px solid #eee}.qty-control{display:flex;align-items:center;gap:8px}.qty-control button{width:26px;height:26px;border:1px solid #aaa;background:#fff}.totals-box{margin-top:auto;font-weight:900}.checkout-box form{display:flex;flex-direction:column;gap:1.2rem}.checkout-box label{display:flex;flex-direction:column;font-weight:800;gap:.4rem}.checkout-box input,.checkout-box select{padding:10px 12px;border-radius:6px;border:1.5px solid #bbb}.checkout-box input[type=submit]{margin-top:1.6rem;background:linear-gradient(135deg,#b88a44,#9f7337);color:#fff;border:none;padding:.9rem;font-weight:900;border-radius:999px}.thanks-page{text-align:center}.congrats-text{max-width:720px;margin:2.5rem auto;padding:2.2rem;border-radius:26px;background:linear-gradient(135deg,#fff3dc,#f0d9b5);box-shadow:0 20px 45px #b88a4459}.congrats-text p{font-size:2.1rem;font-weight:900}.home-link{background:linear-gradient(135deg,#b88a44,#9f7337);color:#fff;padding:.8rem 2rem;border-radius:999px;font-weight:900}.footer-socials{display:flex;justify-content:center;gap:1.6rem;margin-bottom:1.2rem}.footer-socials a{font-weight:800;color:#b88a44;padding:.4rem .8rem;border-radius:10px;transition:background .25s ease,color .25s ease}.footer-socials a:hover{background:#b88a441f;color:#7b644e}.celebration-wrap{display:flex;justify-content:center;margin:2rem 0}.celebration-img{width:160px;height:auto}@media(max-width:1024px){#root{max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.site-header{padding:1.2rem 1.6rem}.company-name{font-size:1.8rem}.nav-bar{flex-wrap:wrap;gap:1.2rem}.cta-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.hero-image,.cta-card img,.special-image,.product-thumb{max-width:100%;height:auto}}@media(max-width:768px){html,body{overflow-x:hidden}#root{max-width:100%;padding-left:1rem;padding-right:1rem}.site-header{flex-direction:column;align-items:center;text-align:center;padding:1rem;border-radius:18px;gap:.8rem}.site-header a{justify-content:center;max-width:100%}.company-name{font-size:1.5rem;word-break:break-word}.nav-bar{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.nav-bar a{display:block;width:100%;text-align:center}.hero-image,.cta-card img,.special-image,.product-thumb{max-width:100%;height:auto}.cta-card{padding:1rem}.products-grid{grid-template-columns:1fr}.cart-container{flex-direction:column}}
