@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Poppins:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;background:#fffaf8;color:#403536}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none}.navbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff;border-bottom:1px solid #f3e5e1}.logo{font-family:"DM Serif Display",serif;font-size:28px;color:#c77f8d}.nav-links{display:flex;gap:28px;font-size:13px}.nav-links a:hover{color:#c77f8d}.order-btn,.primary{background:#d68b9a;color:#fff;padding:13px 22px;border-radius:25px;font-weight:600}.secondary{background:#fff;color:#c77f8d;border:1px solid #d9a2ac;padding:12px 22px;border-radius:25px;font-weight:600}.hero{min-height:570px;display:flex;align-items:center;justify-content:space-between;padding:60px 9%;background:linear-gradient(110deg,#fff4f5,#fffaf7)}.small-title,.custom>div>p:first-child,.section-heading p{color:#c77f8d;font-size:12px;font-weight:600;letter-spacing:2px}.hero h1{font-family:"DM Serif Display",serif;font-size:clamp(52px,6vw,82px);line-height:1.02;margin:18px 0;color:#493c3e}.hero-content>p{color:#75686a;line-height:1.8}.hero-buttons{display:flex;gap:12px;margin-top:28px}.features{display:flex;gap:22px;margin-top:30px;font-size:11px;color:#806d70}.hero-product{width:390px;height:390px;border-radius:50%;background:#f8dce1;display:grid;place-items:center}.product-circle{width:285px;height:285px;border-radius:50%;background:#fff;display:grid;place-items:center;position:relative;box-shadow:0 15px 40px #cba4aa33}.product-circle span{position:absolute;top:25px;right:35px;color:#d68b9a;font-size:28px}.bracelet{width:170px;height:170px;border:15px dotted #d6a6ae;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:600;color:#987179}.categories,.products{padding:70px 9%}.categories h2{text-align:center;font-family:"DM Serif Display",serif;font-size:38px;margin-bottom:40px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.category-grid div{display:flex;flex-direction:column;align-items:center;gap:12px;color:#c77f8d;font-size:30px}.category-grid span{color:#554749;font-size:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.section-heading h2{font-family:"DM Serif Display",serif;font-size:42px;margin-top:5px}.section-heading a{color:#c77f8d;font-size:12px;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;padding:15px;border-radius:18px;box-shadow:0 8px 25px #d8c1c122}.product-image{height:230px;border-radius:14px;background:#f8e5e7;display:grid;place-items:center;color:#d68b9a;font-size:45px}.product-card h3{font-size:14px;margin:16px 0 5px}.product-card p{color:#c77f8d;font-weight:600}.product-card .add-to-cart-btn,.product-card .dm-order-card-btn{width:100%;margin-top:14px;padding:11px;border-radius:20px;background:#fff1f3;color:#c77f8d;font-weight:600}.custom{margin:20px 9% 70px;padding:65px;border-radius:25px;background:#f8dfe3}.custom h2{font-family:"DM Serif Display",serif;font-size:48px;margin:10px 0}.custom>div>p:not(:first-child){max-width:550px;color:#75686a;line-height:1.7;margin-bottom:22px}.trust{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 9%;background:#fff;border-top:1px solid #f3e5e1;border-bottom:1px solid #f3e5e1;text-align:center}.trust div{display:flex;flex-direction:column;gap:6px;color:#c77f8d}.trust strong{color:#493c3e;font-size:13px}.trust span{color:#8b7d7f;font-size:11px}.footer-legacy{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:60px 9%;background:#403536;color:#fff}.footer-legacy h2{font-family:"DM Serif Display",serif;font-size:32px}.footer-legacy h4{color:#e9aeba;margin-bottom:15px;font-size:12px;letter-spacing:1px}.footer-legacy p{color:#d6cacc;font-size:12px;margin:8px 0}@media(max-width:900px){.nav-links{display:none}.hero{flex-direction:column;text-align:center;gap:45px}.features,.hero-buttons{justify-content:center;flex-wrap:wrap}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:600px){.navbar{padding:0 5%}.navbar .order-btn{display:none}.hero{padding:50px 5%}.hero h1{font-size:48px}.hero-product{width:280px;height:280px}.product-circle{width:210px;height:210px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading a{display:block;margin-top:15px}.custom{margin:10px 5% 50px;padding:35px 25px}.trust,.footer-legacy{grid-template-columns:1fr}}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;padding:20px 40px}.product-card{background-color:#fffaf8;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #0000000d;height:100%}.product-image{width:100%;height:140px;background-color:#d68b9a;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fffaf8}.product-image--pearl{background:radial-gradient(circle,#d68b9a 60%,#fffaf8 70%)}.product-image--gold{background:radial-gradient(circle,gold 60%,#d68b9a 70%)}.product-image--pink{background:radial-gradient(circle,#f9c 60%,#d68b9a 70%)}.product-image--rakhi{background:radial-gradient(circle,#8b7d7f 60%,#d68b9a 70%)}.product-image--pastel{background:radial-gradient(circle,gold 60%,#d68b9a 70%)}.heart-btn{position:absolute;top:10px;right:10px;background-color:#fffaf8;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#d68b9a;font-size:16px;cursor:pointer}.order-btn{margin-top:15px;padding:10px 20px;background-color:#d68b9a;color:#fffaf8;border:none;border-radius:6px;font-size:14px;cursor:pointer}.hero{position:relative;height:600px;overflow:hidden}.hero img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1}.hero-content{position:relative;z-index:2;color:#fffaf8;text-align:center;padding:40px}.hero-content h2{font-size:36px;margin-bottom:10px}.hero-content p{font-size:16px;margin-bottom:20px}.hero-content button{padding:12px 24px;background-color:#d68b9a;color:#fffaf8;border:none;border-radius:6px;font-size:14px;cursor:pointer}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;padding:40px 60px;background-color:#2e1b1b;color:#fffaf8;font-size:14px}.footer-column a{color:#fffaf8;text-decoration:none;transition:color .2s ease}.newsletter-form input{flex:1;padding:10px;border:1px solid #3a2a2a;border-radius:6px;background-color:#3a2a2a;color:#fffaf8}.newsletter-form button{padding:10px 20px;background-color:#d68b9a;color:#fffaf8;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.newsletter-form button:hover{background-color:#b56d7f;transform:translateY(-1px)}@media(max-width:768px){.footer-container{flex-direction:column}.footer-columns{flex-direction:column;gap:20px}.footer-column{flex:1 1 100%}.newsletter-form{flex-direction:column;gap:10px}.newsletter-form input{width:100%}}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;padding:40px 60px;background-color:#2e1b1b;color:#fffaf8;font-size:14px}.footer-left{flex:1 1 250px;text-align:left}.footer-left h2{font-size:24px;font-weight:600;color:#d68b9a;margin-bottom:10px}.footer-left p{margin-bottom:15px}.footer-columns{display:flex;flex:1 1 100%;gap:30px;flex-wrap:wrap}.footer-column{flex:1 1 250px}.footer-column h3{font-size:16px;font-weight:600;color:#d68b9a;margin-bottom:15px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:10px}.footer-column a{color:#fffaf8;text-decoration:none}.footer-column a:hover{color:#f9c}.newsletter-form{display:flex;gap:10px;margin-top:20px}.newsletter-form input{flex:1;padding:10px;border:none;border-radius:6px;background-color:#3a2a2a;color:#fffaf8}.newsletter-form button{padding:10px 20px;background-color:#d68b9a;color:#fffaf8;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.newsletter-form button:hover{background-color:#b56d7f}.footer-bottom{margin-top:40px;padding:20px 60px;background-color:#2e1b1b;border-top:1px solid #3a2a2a;text-align:center;font-size:14px}.footer-bottom p{margin:0 0 10px}@media(max-width:768px){.footer-container{flex-direction:column}.footer-columns{flex-direction:column;gap:20px}.footer-column{flex:1 1 100%}}.instagram{padding:40px 60px;background-color:#fffaf8;border-radius:16px;box-shadow:0 4px 15px #0000000d;margin-top:40px;margin-bottom:60px}.instagram h2{font-size:24px;font-weight:600;color:#8b7d7f;margin-bottom:10px}.instagram p{font-size:14px;color:#8b7d7f;margin-bottom:30px}.instagram-gallery{display:flex;flex-wrap:wrap;gap:20px}.instagram-card{width:140px;height:140px;background:linear-gradient(135deg,#fffaf8,#d68b9a);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d;transition:transform .2s ease}.instagram-card:hover{transform:scale(1.03)}.instagram-card:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px);background-size:20px 20px}.instagram-card:nth-child(1):after{content:"";position:absolute;width:80px;height:80px;background:radial-gradient(circle,#d68b9a 60%,#fffaf8 70%);border-radius:50%;top:20px;left:20px;box-shadow:0 2px 6px #0000001a}.instagram-card:nth-child(2):after{content:"";position:absolute;width:100px;height:100px;background:radial-gradient(circle,gold 60%,#d68b9a 70%);border-radius:50%;top:15px;left:15px;box-shadow:0 2px 6px #0000001a}.instagram-card:nth-child(3):after{content:"";position:absolute;width:120px;height:120px;background:radial-gradient(circle,#f9c 60%,#d68b9a 70%);border-radius:50%;top:10px;left:10px;box-shadow:0 2px 6px #0000001a}.instagram-card:nth-child(4):after{content:"";position:absolute;width:60px;height:60px;background:radial-gradient(circle,#8b7d7f 60%,#d68b9a 70%);border-radius:50%;top:25px;left:25px;box-shadow:0 2px 6px #0000001a}.instagram-card:nth-child(5):after{content:"";position:absolute;width:100px;height:100px;background:radial-gradient(circle,gold 60%,#d68b9a 70%);border-radius:50%;top:15px;left:15px;box-shadow:0 2px 6px #0000001a}.instagram-card:nth-child(6):after{content:"";position:absolute;width:80px;height:80px;background:radial-gradient(circle,#8b7d7f 60%,#d68b9a 70%);border-radius:50%;top:20px;left:20px;box-shadow:0 2px 6px #0000001a}.order-btn{margin-top:20px;padding:12px 24px;background-color:#d68b9a;color:#fffaf8;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:background-color .2s ease}.order-btn:hover{background-color:#b56d7f}@media(max-width:768px){.instagram-gallery{flex-direction:column;gap:15px}.instagram-card{width:100%;height:140px}}.benefits{display:flex;flex-direction:row;gap:30px;padding:20px 60px;background-color:#fffaf8;border-radius:16px;box-shadow:0 4px 15px #0000000d;position:relative}.benefits:before{content:"";position:absolute;width:100%;height:1px;background:linear-gradient(to right,#ffffff1a,#fff0,#ffffff1a);top:50%;transform:translateY(-50%)}.benefit-item{flex:1 1 220px;text-align:center;padding:20px;background-color:#fff8f0;border-radius:12px;transition:transform .2s ease,color .2s ease}.benefit-item:hover{transform:scale(1.02);color:#d68b9a}.icon{font-size:24px;color:#d68b9a;margin-bottom:10px;display:inline-block;vertical-align:middle}.h3{font-size:16px;font-weight:600;margin:0 0 8px;color:#8b7d7f}.benefits{display:flex;flex-direction:row;gap:40px;padding:20px 60px;background-color:#fff8f0;border-radius:16px;box-shadow:0 4px 15px #0000000d}.benefits-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.benefit-item{flex:1 1 220px;text-align:center;padding:20px;background-color:#fffaf8;border-radius:12px;transition:transform .2s ease}.benefit-item:hover{transform:scale(1.02)}.icon{font-size:24px;color:#d68b9a;margin-bottom:10px}.h3{font-size:16px;font-weight:600;margin:0 0 8px}.p{font-size:14px;color:#8b7d7f}@media(max-width:768px){.benefits{flex-direction:column;padding:15px}.benefits-container{flex-direction:column;gap:15px}.benefit-item{flex:1 1 100%}}.custom-orders-right{width:300px;height:300px;background:linear-gradient(135deg,#fffaf8,#d68b9a);border-radius:16px;position:relative;overflow:hidden;background-image:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.02) 1px,transparent 1px);background-size:20px 20px}.custom-orders-right .beads{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none}.custom-orders-right .beads:before{content:"";position:absolute;width:100px;height:100px;background:radial-gradient(circle,#fffaf8 60%,#d68b9a 70%);border-radius:50%;top:30px;left:30px;box-shadow:0 2px 6px #0000001a}.custom-orders-right .beads:after{content:"";position:absolute;width:80px;height:80px;background:radial-gradient(circle,gold 60%,#d68b9a 70%);border-radius:50%;top:40px;left:40px;box-shadow:0 2px 6px #0000001a}.custom-orders-right .letter{position:absolute;width:20px;height:20px;background:#d68b9a;border-radius:50%;top:60px;left:60px;box-shadow:0 2px 6px #0000001a}.custom-orders-right .heart{content:"";position:absolute;width:12px;height:9px;background:#d68b9a;border-radius:50%;top:80px;left:80px;box-shadow:0 2px 6px #0000001a}.custom-orders-right:hover{transform:scale(1.02);transition:transform .2s ease}@media(max-width:768px){.custom-orders-right{width:100%;height:200px}.custom-orders-right .beads{width:80px;height:80px}.custom-orders-right .beads:before{width:60px;height:60px;top:20px;left:20px}.custom-orders-right .beads:after{width:50px;height:50px;top:30px;left:30px}.custom-orders-right .letter{width:15px;height:15px;top:50px;left:50px}.custom-orders-right .heart{width:8px;height:6px;top:70px;left:70px}}.custom-orders{display:flex;flex-direction:row;gap:40px;padding:40px 60px;background-color:#fff8f0;border-radius:16px;box-shadow:0 4px 15px #0000000d}.custom-orders-content{display:flex;flex-direction:column;justify-content:center;flex:1}.custom-orders-left{max-width:500px}.custom-orders-right{width:300px;height:300px;background:linear-gradient(135deg,#fffaf8,#d68b9a);border-radius:16px;position:relative;overflow:hidden}.custom-orders-right:before{content:"";position:absolute;width:40px;height:40px;background:radial-gradient(circle,#fffaf8 60%,#d68b9a 70%);border-radius:50%;top:20px;left:20px;box-shadow:0 2px 6px #0000001a}.custom-orders-right:after{content:"";position:absolute;width:20px;height:20px;background:gold;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #0000001a}@media(max-width:768px){.custom-orders{flex-direction:column;padding:20px}.custom-orders-right{width:100%;height:200px}}.product-image{width:100%;height:100%;background:#fff8f0;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000d}.product-image--pearl{background:radial-gradient(circle,#fff8f0 50%,gold 50%);position:relative}.product-image--pearl:before{content:"";position:absolute;width:40px;height:40px;background:radial-gradient(circle,#fff8f0 60%,gold 70%);border-radius:50%;top:10px;left:10px;box-shadow:0 2px 6px #0000001a}.product-image--gold{background:#1a1a1a;position:relative}.product-image--gold:before{content:"";position:absolute;width:30px;height:30px;background:gold;border-radius:50%;top:15px;left:15px;box-shadow:0 2px 6px #0000001a}.product-image--pink{background:#fffaf8;position:relative}.product-image--pink:before{content:"";position:absolute;width:30px;height:30px;background:radial-gradient(circle,#fffaf8 60%,#d68b9a 70%);border-radius:50%;top:15px;left:15px;box-shadow:0 2px 6px #0000001a}.product-image--rakhi{background:#ff6b6b;position:relative}.product-image--rakhi:before{content:"";position:absolute;width:40px;height:40px;background:radial-gradient(circle,#ff6b6b 60%,#d68b9a 70%);border-radius:50%;top:10px;left:10px;box-shadow:0 2px 6px #0000001a}.product-image--pastel{background:linear-gradient(135deg,#fffaf8,#d68b9a);position:relative}.product-image--pastel:before{content:"";position:absolute;width:30px;height:30px;background:radial-gradient(circle,#fffaf8 60%,#d68b9a 70%);border-radius:50%;top:15px;left:15px;box-shadow:0 2px 6px #0000001a}.product-image:hover{transform:scale(1.02);transition:transform .2s ease}.heart-btn:hover{color:gold;transform:scale(1.1)}.order-btn:hover{background-color:gold;color:#1a1a1a}.product-card:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-2px)}.category-item{position:relative;overflow:hidden}.category-item:before{content:"";position:absolute;width:40px;height:40px;background:radial-gradient(circle,#fff8f0 50%,gold 50%);border-radius:50%;top:-10px;left:-10px;opacity:.6;z-index:1}.category-item:after{content:"";position:absolute;width:10px;height:10px;background:gold;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.4;z-index:2}.category-item:nth-child(1):before{background:radial-gradient(circle,#fff8f0 50%,gold 50%)}.category-item:nth-child(2):before{background:radial-gradient(circle,gold 50%,#fffaf8 50%)}.category-item:nth-child(3):before{background:radial-gradient(circle,#fffaf8 50%,#8b7d7f 50%)}.category-item:nth-child(4):before{background:radial-gradient(circle,#d68b9a 50%,#fff8f0 50%)}.category-item:nth-child(5):before{background:radial-gradient(circle,#8b7d7f 50%,gold 50%)}.category-item:nth-child(6):before{background:radial-gradient(circle,#fff8f0 50%,gold 50%)}.category-item:nth-child(1):after{background:#fffaf8}.category-item:nth-child(2):after{background:#d68b9a}.category-item:nth-child(3):after{background:#fff8f0}.category-item:nth-child(4):after{background:#8b7d7f}.category-item:nth-child(5):after{background:gold}.category-item:nth-child(6):after{background:#fffaf8}.category-grid{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between}.category-item{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a;transition:transform .2s ease}.category-item:hover{transform:scale(1.05)}@media(max-width:768px){.category-grid{overflow-x:auto;white-space:nowrap}.category-item{width:100px;height:100px;margin-right:10px}}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #c77f8d14;border:1px solid #fcf2f0;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #c77f8d26;border-color:#f3e5e1}.product-image-container{position:relative;aspect-ratio:1 / 1;width:100%;overflow:hidden;background:#fffbf9}.product-card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.badge{position:absolute;top:12px;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:600;z-index:5;letter-spacing:.5px}.featured-badge{left:12px;background:#c77f8d;color:#fff}.discount-badge{left:12px;background:#d68b9a;color:#fff}.out-of-stock-badge{left:50%;top:50%;transform:translate(-50%,-50%);background:#403536e6;color:#fff;font-size:14px;padding:10px 20px;border-radius:4px;letter-spacing:1px;text-transform:uppercase}.countdown-timer{position:absolute;bottom:0;left:0;right:0;background:#d68b9af2;color:#fff;padding:8px 12px;font-size:11px;font-weight:500;display:flex;align-items:center;gap:8px;justify-content:center;z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pulse-dot{width:6px;height:6px;background:#fff;border-radius:50%;display:inline-block;animation:pulse 1.5s infinite}@keyframes pulse{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.2);opacity:1}to{transform:scale(.9);opacity:.6}}.product-card-details{padding:20px;display:flex;flex-direction:column;flex-grow:1}.product-card-title{font-family:"DM Serif Display",serif;font-size:20px;color:#403536;margin-bottom:8px;font-weight:500}.product-card-description{color:#75686a;font-size:13px;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.product-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-price-wrapper{display:flex;flex-direction:column}.current-price{font-size:20px;font-weight:600;color:#d68b9a}.original-price{font-size:13px;text-decoration:line-through;color:#a09092;margin-left:2px}.add-to-cart-btn{background:#403536;color:#fff;border:none;padding:10px 18px;border-radius:20px;font-size:13px;font-weight:500;transition:all .2s ease}.add-to-cart-btn:hover:not(.disabled){background:#d68b9a}.add-to-cart-btn.disabled{background:#e2dad9;color:#a09092;cursor:not-allowed}.low-stock-alert{color:#b25d6e;font-size:11px;margin-top:10px;font-weight:500;text-align:left}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#40353666;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;justify-content:flex-end}.cart-slideover{width:100%;max-width:440px;background:#fffaf8;height:100%;box-shadow:-10px 0 30px #40353626;display:flex;flex-direction:column;animation:slideIn .35s cubic-bezier(.16,1,.3,1)}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{padding:24px;border-bottom:1px solid #f3e5e1;display:flex;align-items:center;justify-content:space-between;background:#fff}.cart-header h2{font-family:"DM Serif Display",serif;font-size:24px;color:#403536}.cart-close-btn{background:none;border:none;color:#75686a;display:flex;align-items:center;justify-content:center;transition:color .2s;padding:4px}.cart-close-btn:hover{color:#d68b9a}.cart-body{flex-grow:1;overflow-y:auto;padding:24px}.cart-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#75686a;gap:15px}.cart-empty-icon{font-size:48px}.cart-shop-now-btn{background:#d68b9a;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-weight:600;margin-top:10px;transition:opacity .2s}.cart-shop-now-btn:hover{opacity:.9}.shipping-promo{background:#fff;padding:16px;border-radius:8px;border:1px solid #f3e5e1;margin-bottom:24px}.shipping-promo-text{font-size:13px;color:#75686a;margin-bottom:8px}.shipping-promo-text.free{color:#4f8a10}.shipping-progress-bg{height:6px;background:#f3e5e1;border-radius:3px;overflow:hidden}.shipping-progress-bar{height:100%;background:#d68b9a;border-radius:3px;transition:width .3s ease}.cart-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #fcf2f0}.cart-item:last-child{border-bottom:none}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:8px;background:#fff;border:1px solid #fcf2f0}.cart-item-details{flex-grow:1;display:flex;flex-direction:column}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.cart-item-title{font-size:15px;color:#403536;font-weight:500}.cart-item-remove-btn{background:none;border:none;color:#a09092;cursor:pointer;padding:2px;transition:color .2s}.cart-item-remove-btn:hover{color:#b25d6e}.cart-item-category{font-size:12px;color:#a09092;margin-bottom:12px}.cart-item-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.quantity-selector{display:flex;align-items:center;border:1px solid #f3e5e1;border-radius:15px;background:#fff;overflow:hidden}.quantity-selector button{background:none;border:none;width:28px;height:28px;font-size:16px;color:#75686a;display:flex;align-items:center;justify-content:center;transition:background .2s}.quantity-selector button:hover:not(:disabled){background:#fff4f5;color:#d68b9a}.quantity-selector button:disabled{opacity:.3;cursor:not-allowed}.quantity-selector span{font-size:13px;width:24px;text-align:center;font-weight:500;color:#403536}.cart-item-price{display:flex;flex-direction:column;align-items:flex-end}.cart-item-current-price{font-size:16px;font-weight:600;color:#d68b9a}.cart-item-original-price{font-size:12px;text-decoration:line-through;color:#a09092}.cart-footer{padding:24px;background:#fff;border-top:1px solid #f3e5e1}.cart-summary-row{display:flex;justify-content:space-between;font-size:14px;color:#75686a;margin-bottom:12px}.cart-summary-row.total{font-size:18px;font-weight:600;color:#403536;margin-bottom:16px}.cart-divider{border:none;border-top:1px solid #f3e5e1;margin:16px 0}.cart-checkout-btn{width:100%;background:#d68b9a;color:#fff;padding:15px;border-radius:25px;font-weight:600;font-size:15px;text-align:center;display:block;transition:background .2s}.cart-checkout-btn:hover{background:#c77f8d}.cart-footer-notice{font-size:11px;color:#a09092;text-align:center;margin-top:12px}.checkout-container{max-width:800px;margin:40px auto;padding:24px;background:#fff;border-radius:12px;border:1px solid #f3e5e1;box-shadow:0 4px 20px #c77f8d0a}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media(max-width:768px){.checkout-grid{grid-template-columns:1fr}}.checkout-section-title{font-family:"DM Serif Display",serif;font-size:22px;color:#403536;margin-bottom:20px;border-bottom:1px solid #f3e5e1;padding-bottom:8px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:500;color:#75686a;margin-bottom:6px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px;border-radius:8px;border:1px solid #d9a2ac;font-family:inherit;font-size:14px;background:#fffbf9;color:#403536;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#d68b9a;background:#fff}.payment-qr-card{background:#fff8f9;border:1px dashed #d68b9a;border-radius:10px;padding:20px;text-align:center;margin-top:15px}.payment-qr-img{width:180px;height:180px;margin:10px auto;border-radius:8px;border:1px solid #f3e5e1;background:#fff;display:grid;place-items:center}.payment-details{font-size:13px;color:#75686a;margin-bottom:15px}.payment-details strong{color:#403536;font-size:14px}.screenshot-upload-wrapper{position:relative;background:#fff;border:1px solid #d9a2ac;border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.screenshot-upload-wrapper:hover{background:#fffbf9;border-color:#d68b9a}.screenshot-preview{max-width:100%;max-height:100px;object-fit:contain;margin-top:10px;border-radius:4px;border:1px solid #f3e5e1}.whatsapp-success-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:#25d366;color:#fff;padding:15px;border-radius:25px;font-weight:600;width:100%;font-size:16px;margin-top:20px;transition:background .2s}.whatsapp-success-btn:hover{background:#128c7e}.admin-container{max-width:1200px;margin:40px auto;padding:24px;background:#fff;border-radius:12px;border:1px solid #f3e5e1;box-shadow:0 4px 25px #4035360f}.admin-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #f3e5e1;padding-bottom:16px;margin-bottom:24px}.admin-title{font-family:"DM Serif Display",serif;font-size:28px;color:#403536}.admin-tabs{display:flex;gap:8px}.admin-tab{background:none;border:none;padding:10px 18px;border-radius:20px;font-size:14px;font-weight:500;color:#75686a;transition:all .2s}.admin-tab.active{background:#fff1f3;color:#d68b9a;font-weight:600}.admin-tab:hover:not(.active){background:#fffbf9;color:#403536}.admin-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.admin-card-header h3{font-family:"DM Serif Display",serif;font-size:22px;color:#403536}.admin-table-wrapper{overflow-x:auto;background:#fffbf9;border-radius:8px;border:1px solid #f3e5e1}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table th{background:#fff1f3;color:#403536;font-weight:600;font-size:13px;padding:14px 18px;border-bottom:1px solid #f3e5e1}.admin-table td{padding:14px 18px;border-bottom:1px solid #fcf2f0;font-size:13px;color:#75686a;vertical-align:middle}.admin-table tr:hover td{background:#fff}.status-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.status-badge.payment_pending{background:#fff8e5;color:#b7791f}.status-badge.paid{background:#e6fffa;color:#234e52}.status-badge.cancelled{background:#fed7d7;color:#9b2c2c}.admin-product-thumb{width:44px;height:44px;object-fit:cover;border-radius:4px;border:1px solid #f3e5e1;background:#fff}.action-btn{padding:6px 12px;border-radius:15px;font-size:12px;font-weight:500;transition:opacity .2s;background:#e2dad9;color:#403536;margin-right:6px}.action-btn.primary{background:#d68b9a;color:#fff}.action-btn.danger{background:#fed7d7;color:#9b2c2c}.action-btn:hover{opacity:.85}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#40353666;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.admin-modal{width:100%;max-width:600px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #40353633;display:flex;flex-direction:column;max-height:90vh;animation:modalZoom .25s cubic-bezier(.16,1,.3,1);overflow:hidden}@keyframes modalZoom{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.admin-modal-header{padding:20px 24px;border-bottom:1px solid #f3e5e1;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.admin-modal-header h3{font-family:"DM Serif Display",serif;font-size:22px;color:#403536}.admin-modal form{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.admin-modal-body{padding:24px;overflow-y:auto;flex:1;min-height:0;-webkit-overflow-scrolling:touch}.admin-modal-footer{padding:16px 24px;border-top:1px solid #f3e5e1;display:flex;justify-content:flex-end;gap:12px;background:#fffbf9;flex-shrink:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-toggle{display:flex;align-items:center;gap:8px;margin-top:10px}.form-toggle label{margin-bottom:0;font-weight:500}.login-card{max-width:400px;margin:80px auto;padding:30px;background:#fff;border-radius:12px;border:1px solid #f3e5e1;box-shadow:0 4px 20px #c77f8d0d}.login-card h2{font-family:"DM Serif Display",serif;font-size:26px;color:#403536;text-align:center;margin-bottom:24px}.login-btn{width:100%;background:#403536;color:#fff;padding:12px;border-radius:8px;font-weight:600;font-size:15px;transition:background .2s}.login-btn:hover{background:#d68b9a}.login-error{color:#b25d6e;font-size:13px;margin-bottom:15px;text-align:center;background:#fff4f5;padding:10px;border-radius:4px;border:1px solid #f8dfe3}.screenshot-modal-img{max-width:100%;max-height:60vh;object-fit:contain;border-radius:8px;border:1px solid #f3e5e1;margin:0 auto;display:block}.nav-cart-btn{background:none;border:none;font-size:14px;font-weight:500;color:#403536;display:flex;align-items:center;gap:8px;transition:color .2s}.nav-cart-btn:hover{color:#d68b9a}.cart-icon-wrapper{position:relative}.cart-badge{position:absolute;top:-8px;right:-8px;background:#d68b9a;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.top-bar{background:#fff1f3;padding:8px 6%;font-size:11px;color:#403536;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3e5e1}.top-bar-left{display:flex;gap:24px;font-weight:500;color:#554749}.top-bar-right{display:flex;gap:15px;align-items:center;color:#75686a}.top-bar-social-link{color:#403536;font-weight:500;text-decoration:none;display:flex;align-items:center;transition:color .2s}.top-bar-social-link:hover{color:#d68b9a}.separator{color:#d6cacc}.main-header{background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid #f3e5e1;box-shadow:0 2px 10px #c77f8d08}.navbar-new{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;max-width:1440px;margin:0 auto}.logo-container{display:flex;align-items:center;gap:12px}.logo-circle{width:44px;height:44px;border-radius:50%;background:#fff1f3;border:1px solid #f8dfe3;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 6px #d68b9a1a}.logo-cc{font-family:"DM Serif Display",serif;font-size:20px;color:#b04e62;font-weight:700}.logo-heart{position:absolute;top:6px;right:6px;font-size:10px;color:#b04e62}.logo-text{display:flex;flex-direction:column}.logo-title{font-family:"DM Serif Display",serif;font-size:24px;color:#403536;line-height:1.1;font-weight:500}.logo-subtitle{font-size:8px;letter-spacing:2px;color:#b04e62;font-weight:600;margin-top:2px}.nav-links-center{display:flex;gap:28px;font-size:13px;font-weight:500}.nav-link-item{color:#75686a;text-decoration:none;transition:all .2s;padding:6px 0;position:relative}.nav-link-item:hover,.nav-link-item.active{color:#b04e62}.nav-link-item.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#b04e62;border-radius:2px}.admin-nav-link{color:#d68b9a;font-weight:600}.nav-actions-right{display:flex;align-items:center;gap:18px}.icon-search-btn,.icon-cart-btn{background:none;border:none;color:#403536;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;transition:color .2s;position:relative}.icon-search-btn:hover,.icon-cart-btn:hover{color:#b04e62}.cart-badge-new{position:absolute;top:-2px;right:-2px;background:#d68b9a;color:#fff;font-size:9px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;box-shadow:0 1px 3px #0000001a}.hero-new{background:linear-gradient(180deg,#fff,#fffbfb);padding:50px 6%}.hero-grid-new{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center;max-width:1440px;margin:0 auto}.hero-left-col{display:flex;flex-direction:column;justify-content:center}.hero-tagline{color:#c77f8d;font-size:11px;font-weight:600;letter-spacing:2px;margin-bottom:12px}.hero-headline{font-family:"DM Serif Display",serif;font-size:clamp(44px,5.5vw,76px);line-height:1.05;color:#403536;margin-bottom:20px;font-weight:500}.title-heart-glow{color:#b04e62}.hero-description{color:#75686a;font-size:15px;line-height:1.7;margin-bottom:35px}.hero-action-buttons{display:flex;gap:16px;margin-bottom:45px}.hero-btn-dm{background:#d68b9a;color:#fff;padding:15px 30px;border-radius:25px;font-weight:600;font-size:14px;letter-spacing:.5px;display:flex;align-items:center;box-shadow:0 4px 15px #d68b9a40;transition:all .25s;text-decoration:none}.hero-btn-dm:hover{background:#b04e62;transform:translateY(-2px);box-shadow:0 6px 20px #d68b9a59}.hero-btn-shop{background:#fff;color:#d68b9a;border:1px solid #d9a2ac;padding:15px 30px;border-radius:25px;font-weight:600;font-size:14px;letter-spacing:.5px;transition:all .25s}.hero-btn-shop:hover{background:#fff4f5;border-color:#b04e62;color:#b04e62;transform:translateY(-2px)}.hero-features-row{display:flex;gap:30px}.hero-feature-item{display:flex;align-items:center;gap:10px}.feature-icon{font-size:20px;color:#d68b9a}.feature-text{font-size:11px;line-height:1.4;color:#75686a;font-weight:500}.hero-right-col{height:520px;border-radius:24px;background-size:cover;background-position:center;position:relative;box-shadow:0 15px 40px #c77f8d1f;border:8px solid white}.scalloped-badge{background:#d68b9a;border:4px dashed #ffffff;outline:3px solid #d68b9a;box-shadow:0 6px 15px #00000026;width:115px;height:115px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:-40px;transform:translateY(-50%);z-index:10;animation:float 4s ease-in-out infinite}@keyframes float{0%{transform:translateY(-50%) translateY(0)}50%{transform:translateY(-50%) translateY(-6px)}to{transform:translateY(-50%) translateY(0)}}.scalloped-text{font-family:"DM Serif Display",serif;font-size:11px;font-weight:600;line-height:1.3;color:#fff;text-align:center;letter-spacing:.5px}@media(max-width:991px){.hero-grid-new{grid-template-columns:1fr;gap:40px}.hero-right-col{height:380px}.scalloped-badge{left:20px;top:20px;transform:none;animation:none}}.categories-row-new{padding:50px 6%;background:#fff;border-bottom:1px solid #fcf2f0}.category-scroll-container{display:flex;gap:30px;overflow-x:auto;padding:15px 0;justify-content:center;scrollbar-width:none}.category-scroll-container::-webkit-scrollbar{display:none}.category-circle-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .25s;flex:0 0 auto;text-align:center}.circle-image-wrapper{width:94px;height:94px;border-radius:50%;background-size:cover;background-position:center;border:3px solid white;outline:1px solid #f3e5e1;box-shadow:0 4px 10px #c77f8d14;position:relative;overflow:hidden;transition:all .25s}.circle-label{margin-top:10px;font-size:12px;font-weight:500;color:#554749;transition:color .25s}.category-circle-item:hover .circle-image-wrapper,.category-circle-item.active .circle-image-wrapper{transform:scale(1.06);outline-color:#b04e62;box-shadow:0 6px 15px #d68b9a33}.category-circle-item:hover .circle-label,.category-circle-item.active .circle-label{color:#b04e62;font-weight:600}@media(max-width:768px){.category-scroll-container{justify-content:flex-start;padding-left:10px}}.featured-section-new{padding:70px 6%;background:#fffaf8;max-width:1440px;margin:0 auto}.featured-heading-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.cursive-subtitle{font-family:"DM Serif Display",serif;font-size:16px;color:#d68b9a;font-style:italic;margin-bottom:6px}.section-main-title{font-family:"DM Serif Display",serif;font-size:clamp(28px,4vw,42px);color:#403536;font-weight:500;line-height:1.1}.outlined-btn-view{background:#fff;border:1px solid #d9a2ac;color:#d68b9a;padding:11px 22px;border-radius:20px;font-size:12px;font-weight:600;transition:all .2s;cursor:pointer}.outlined-btn-view:hover{background:#fff1f3;border-color:#b04e62;color:#b04e62}.product-grid-new{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:30px}.heart-btn{position:absolute!important;top:14px!important;right:14px!important;background:#fff!important;border-radius:50%!important;width:32px!important;height:32px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#d68b9a!important;font-size:15px!important;border:none!important;box-shadow:0 2px 6px #0000000f!important;z-index:10!important;cursor:pointer!important;transition:all .2s!important}.heart-btn:hover{transform:scale(1.1);color:#b04e62}.heart-btn.liked{background:#fff1f3;color:#b04e62}.dm-order-card-btn{background:#fff;border:1px solid #d68b9a;color:#d68b9a;padding:12px;border-radius:25px;font-size:12px;font-weight:600;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s}.dm-order-card-btn:hover:not(.disabled){background:#fff1f3;color:#b04e62;border-color:#b04e62;transform:translateY(-1px)}.dm-order-card-btn.disabled{background:#f3eceb;color:#a09092;border-color:#e2dad9;cursor:not-allowed}.trust-ribbon-new{background:#fff8f9;border-top:1px solid #fcf2f0;border-bottom:1px solid #fcf2f0;padding:35px 6%}.trust-ribbon-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px;max-width:1440px;margin:0 auto}.trust-ribbon-item{display:flex;align-items:center;gap:15px;flex:1 1 200px}.trust-icon-box{background:#fff;width:50px;height:50px;border-radius:50%;border:1px solid #f3e5e1;display:grid;place-items:center;color:#d68b9a;box-shadow:0 2px 6px #c77f8d0d}.trust-ribbon-text h4{font-size:13px;font-weight:600;color:#403536;margin-bottom:4px}.trust-ribbon-text p{font-size:11px;color:#75686a}.footer-new{background:#fffcfc;border-top:1px solid #f3e5e1;padding:70px 6% 30px;color:#403536}.footer-grid-new{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:40px;max-width:1440px;margin:0 auto}@media(max-width:1024px){.footer-grid-new{grid-template-columns:repeat(3,1fr)}.footer-subscribe-col{grid-column:span 3}}@media(max-width:768px){.footer-grid-new{grid-template-columns:1fr}.footer-subscribe-col{grid-column:span 1}}.footer-brand-desc{font-size:12px;line-height:1.7;color:#75686a;margin-top:15px}.footer-links-col h4,.footer-subscribe-col h4{font-size:13px;font-weight:600;color:#403536;text-transform:uppercase;margin-bottom:20px;letter-spacing:.5px}.footer-links-col ul{list-style:none;padding:0;margin:0}.footer-links-col li{margin-bottom:12px;font-size:12px}.footer-links-col a{color:#75686a;text-decoration:none;transition:color .2s}.footer-links-col a:hover{color:#b04e62}.subscribe-desc{font-size:12px;color:#75686a;margin-bottom:15px}.footer-subscribe-col .newsletter{display:flex;gap:8px;align-items:center;justify-content:flex-start;font-size:12px;color:#75686a;width:100%}.footer-subscribe-col input{padding:11px 15px;border-radius:4px;border:1px solid #d9a2ac;outline:none;font-size:12px;background:#fff;width:100%;flex:1}.footer-subscribe-col button{background:#d68b9a;color:#fff;border:none;padding:11px 20px;border-radius:4px;font-weight:600;font-size:12px;cursor:pointer;transition:background .2s}.footer-subscribe-col button:hover{background:#b04e62}.footer-bottom-new{border-top:1px solid #f3e5e1;margin-top:50px;padding-top:25px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;font-size:11px;color:#a09092;max-width:1440px;margin-left:auto;margin-right:auto}.dev-credit-link{font-weight:600;color:#d68b9a;text-decoration:none}.dev-credit-link:hover{color:#b04e62}.floating-admin-btn{position:fixed;bottom:24px;right:24px;background:#fff;border:1px solid #d9a2ac;color:#d68b9a;width:46px;height:46px;border-radius:50%;box-shadow:0 4px 15px #c77f8d26;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;z-index:999;transition:all .25s cubic-bezier(.175,.885,.32,1.275)}.floating-admin-btn:hover{transform:rotate(45deg) scale(1.1);background:#fff1f3;color:#b04e62;border-color:#b04e62;box-shadow:0 6px 20px #c77f8d40}.instagram-card:before,.instagram-card:after{display:none!important}.brand-logo-img{height:86px;width:auto;object-fit:contain;display:block;transition:transform .25s cubic-bezier(.16,1,.3,1)}.brand-logo-img:hover{transform:scale(1.03)}html{overflow-x:hidden}.hamburger-btn{display:none;background:none;border:none;color:#403536;cursor:pointer;padding:8px;z-index:201;-webkit-tap-highlight-color:transparent}.mobile-nav-overlay,.mobile-nav-drawer{display:none}@media(max-width:991px){.hamburger-btn{display:flex;align-items:center;justify-content:center}.nav-links-center{display:none}.mobile-nav-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#40353680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199}.mobile-nav-overlay.open{display:block}.mobile-nav-drawer{position:fixed;top:0;right:0;width:280px;max-width:80vw;height:100%;background:#fff;z-index:200;box-shadow:-8px 0 25px #40353626;display:flex;flex-direction:column;padding:80px 30px 30px;transform:translate(100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.mobile-nav-drawer.open{transform:translate(0)}.mobile-nav-drawer a{display:block;padding:16px 0;font-size:16px;font-weight:500;color:#403536;text-decoration:none;border-bottom:1px solid #fcf2f0;transition:color .2s}.mobile-nav-drawer a:hover,.mobile-nav-drawer a.active{color:#b04e62}.mobile-nav-close-btn{position:absolute;top:24px;right:24px;background:none;border:none;color:#75686a;font-size:28px;cursor:pointer;padding:4px;line-height:1}.top-bar{flex-wrap:wrap;gap:6px;padding:6px 4%;font-size:10px;justify-content:center;text-align:center}.top-bar-left{gap:12px;justify-content:center;flex-wrap:wrap}.top-bar-right{display:none}.navbar-new{height:70px;padding:0 4%}.brand-logo-img{height:60px}}@media(max-width:768px){.hero-new{padding:30px 5%}.hero-grid-new{gap:30px}.hero-right-col{height:300px}.hero-headline{font-size:clamp(32px,8vw,48px)}.hero-description{font-size:14px;margin-bottom:25px}.hero-action-buttons{flex-wrap:wrap;margin-bottom:30px}.hero-btn-dm,.hero-btn-shop{padding:13px 24px;font-size:13px}.hero-features-row{gap:20px;flex-wrap:wrap}.scalloped-badge{width:90px;height:90px;left:15px;top:15px;transform:none;animation:none}.scalloped-text{font-size:9px}.categories-row-new{padding:30px 4%}.category-scroll-container{justify-content:flex-start;gap:20px;padding-left:0}.circle-image-wrapper{width:72px;height:72px}.circle-label{font-size:11px}.featured-section-new{padding:40px 4%}.featured-heading-row{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:25px}.product-grid-new{grid-template-columns:repeat(2,1fr);gap:16px}.product-card-details{padding:14px}.product-card-title{font-size:16px}.product-card-description{font-size:12px;margin-bottom:12px}.current-price{font-size:17px}.add-to-cart-btn{padding:9px 14px;font-size:12px}.dm-order-card-btn{padding:10px;font-size:11px}.custom-orders{flex-direction:column;padding:25px 4%;gap:25px}.custom-orders-content{width:100%}.custom-orders-left{max-width:100%}.custom-orders-left h2{font-size:28px}.custom-orders-right{width:100%;height:200px;border-radius:12px}.trust-ribbon-new{padding:25px 4%}.trust-ribbon-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.trust-ribbon-item{flex:unset}.trust-icon-box{width:40px;height:40px;flex-shrink:0}.trust-icon-box svg{width:18px;height:18px}.trust-ribbon-text h4{font-size:12px}.trust-ribbon-text p{font-size:10px}.instagram{padding:30px 4%;margin:20px 0}.instagram-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.instagram-card{width:100%;height:auto;aspect-ratio:1 / 1}.instagram h2{font-size:20px}.footer-new{padding:40px 4% 20px}.footer-grid-new{grid-template-columns:1fr;gap:30px}.footer-subscribe-col{grid-column:span 1}.footer-subscribe-col .newsletter{flex-direction:column}.footer-bottom-new{flex-direction:column;text-align:center;gap:8px;margin-top:30px}.cart-slideover{max-width:100%}.checkout-container{margin:20px auto;padding:16px}.admin-container{margin:15px auto;padding:16px}.admin-header{flex-direction:column;gap:12px;align-items:flex-start}.admin-tabs{flex-wrap:wrap}.admin-tab{padding:8px 14px;font-size:13px}.form-row{grid-template-columns:1fr}.login-card{margin:40px auto;padding:24px 20px}}@media(max-width:480px){.top-bar{padding:5px 3%;font-size:9px}.top-bar-left{gap:8px}.navbar-new{height:60px;padding:0 3%}.brand-logo-img{height:50px}.hero-new{padding:25px 4%}.hero-grid-new{gap:25px}.hero-right-col{height:250px;border-radius:16px;border-width:5px}.hero-headline{font-size:clamp(28px,8vw,40px)}.hero-description{font-size:13px}.hero-description br{display:none}.hero-features-row{gap:15px}.feature-text{font-size:10px}.feature-icon{font-size:16px}.categories-row-new{padding:20px 3%}.category-scroll-container{gap:15px}.circle-image-wrapper{width:64px;height:64px}.circle-label{font-size:10px;margin-top:6px}.featured-section-new{padding:30px 3%}.section-main-title{font-size:24px}.cursive-subtitle{font-size:13px}.product-grid-new{grid-template-columns:repeat(2,1fr);gap:12px}.product-card-details{padding:10px}.product-card-title{font-size:14px;margin-bottom:4px}.product-card-description{font-size:11px;-webkit-line-clamp:1;margin-bottom:10px}.product-card-footer{flex-direction:column;align-items:flex-start;gap:8px}.current-price{font-size:16px}.original-price{font-size:11px}.add-to-cart-btn{width:100%;text-align:center;padding:10px;font-size:12px}.dm-order-card-btn{width:100%;padding:10px;font-size:11px}.badge{font-size:9px;padding:4px 8px;top:8px}.featured-badge,.discount-badge{left:8px}.countdown-timer{font-size:10px;padding:6px 8px}.low-stock-alert{font-size:10px}.heart-btn{width:28px!important;height:28px!important;font-size:13px!important;top:8px!important;right:8px!important}.custom-orders{padding:20px 3%;gap:20px}.custom-orders-left h2{font-size:24px}.custom-orders-left p{font-size:13px}.custom-orders-right{height:180px}.order-btn{padding:12px 20px;font-size:13px}.trust-ribbon-new{padding:20px 3%}.trust-ribbon-container{grid-template-columns:1fr 1fr;gap:15px}.trust-ribbon-item{gap:10px}.instagram{padding:25px 3%}.instagram h2{font-size:18px}.instagram p{font-size:12px;margin-bottom:15px}.instagram-gallery{grid-template-columns:repeat(2,1fr);gap:8px}.footer-new{padding:30px 3% 15px}.footer-grid-new{gap:25px}.footer-brand-desc{font-size:11px}.footer-links-col h4,.footer-subscribe-col h4{font-size:12px;margin-bottom:12px}.footer-links-col li{margin-bottom:8px}.footer-bottom-new{font-size:10px;margin-top:25px;padding-top:15px}.cart-header{padding:16px}.cart-header h2{font-size:20px}.cart-body,.cart-footer{padding:16px}.cart-item-image{width:60px;height:60px}.cart-item-title{font-size:13px}.checkout-container{margin:10px auto;padding:14px}.checkout-section-title{font-size:18px}.payment-qr-img{width:150px;height:150px}.floating-admin-btn{bottom:16px;right:16px;width:40px;height:40px;font-size:18px}}@media(max-width:375px){.hero-headline{font-size:28px}.hero-right-col{height:220px}.hero-features-row{gap:12px}.feature-text{font-size:9px}.product-grid-new{grid-template-columns:repeat(2,1fr);gap:10px}.product-card-title{font-size:13px}.current-price{font-size:15px}.circle-image-wrapper{width:56px;height:56px}.circle-label{font-size:9px}.category-scroll-container{gap:12px}.instagram-gallery{gap:6px}.trust-ribbon-container{grid-template-columns:1fr;gap:12px}}@media(max-width:320px){.hero-headline{font-size:24px}.hero-description{font-size:12px}.hero-btn-dm{padding:12px 18px;font-size:12px}.product-grid-new{grid-template-columns:1fr;gap:14px}.section-main-title,.custom-orders-left h2{font-size:20px}.instagram-gallery{grid-template-columns:repeat(2,1fr)}.top-bar-left span:nth-child(3){display:none}}.pd-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#40353699;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px}.pd-container{background:#fff;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;border-radius:20px;border:1px solid #f3e5e1;box-shadow:0 10px 40px #c77f8d26;position:relative;animation:pdFadeIn .3s ease-out}@keyframes pdFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pd-close-btn{position:absolute;top:16px;right:16px;background:#fff;border:1px solid #f3e5e1;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#75686a;transition:all .2s;z-index:10}.pd-close-btn:hover{background:#f3e5e1;color:#d68b9a}.pd-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:40px}@media(max-width:768px){.pd-grid{grid-template-columns:1fr;padding:30px 20px}}.pd-image-section{display:flex;flex-direction:column;gap:16px}.pd-main-image-wrapper{position:relative;background:#fff8f9;border-radius:12px;border:1px solid #f3e5e1;overflow:hidden;aspect-ratio:1}.pd-main-image{width:100%;height:100%;object-fit:cover}.pd-discount-badge{position:absolute;top:12px;left:12px;background:#d68b9a;color:#fff;padding:4px 10px;border-radius:20px;font-weight:600;font-size:12px}.pd-soldout-badge{position:absolute;top:12px;left:12px;background:#a09092;color:#fff;padding:4px 10px;border-radius:20px;font-weight:600;font-size:12px}.pd-offer-badge{position:absolute;top:12px;right:12px;background:#fff3cd;color:#856404;border:1px solid #ffeeba;padding:4px 10px;border-radius:20px;font-weight:500;font-size:11px;display:inline-flex;align-items:center}.pd-thumbnails{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px}.pd-thumb{width:60px;height:60px;border-radius:8px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:none;padding:0;flex-shrink:0}.pd-thumb.active{border-color:#d68b9a}.pd-thumb img{width:100%;height:100%;object-fit:cover}.pd-info-section{display:flex;flex-direction:column}.pd-category{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#d68b9a;font-weight:600;margin-bottom:8px}.pd-title{font-family:"DM Serif Display",serif;font-size:28px;color:#403536;margin-bottom:12px}.pd-description{font-size:14px;color:#75686a;line-height:1.6;margin-bottom:20px}.pd-pricing{display:flex;align-items:center;gap:12px;margin-bottom:8px}.pd-active-price{font-size:26px;font-weight:700;color:#d68b9a}.pd-original-price{font-size:16px;color:#a09092;text-decoration:line-through}.pd-save-tag{background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px}.pd-savings-text{font-size:12px;color:#2e7d32;margin-bottom:20px}.pd-stock-status{margin-bottom:20px;font-size:13px;font-weight:500}.pd-stock-in{color:#2e7d32}.pd-stock-low{color:#b25d6e;font-weight:600}.pd-stock-out{color:#c62828}.pd-quantity-row{display:flex;align-items:center;gap:15px;margin-bottom:25px}.pd-qty-label{font-size:14px;color:#75686a;font-weight:500}.pd-qty-selector{display:flex;align-items:center;border:1px solid #d9a2ac;border-radius:20px;overflow:hidden;background:#fffbf9}.pd-qty-btn{background:none;border:none;width:36px;height:36px;font-size:16px;cursor:pointer;color:#75686a;transition:background .2s}.pd-qty-btn:hover:not(:disabled){background:#f3e5e1}.pd-qty-btn:disabled{opacity:.3;cursor:not-allowed}.pd-qty-value{width:30px;text-align:center;font-size:14px;font-weight:600;color:#403536}.card-qty-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:8px;gap:8px}.card-qty-label{font-size:12px;color:#75686a;font-weight:500}.card-qty-selector{display:flex;align-items:center;border:1px solid #d9a2ac;border-radius:15px;overflow:hidden;background:#fffbf9;height:28px}.card-qty-btn{background:none;border:none;width:28px;height:28px;font-size:12px;cursor:pointer;color:#75686a;transition:background .2s;display:flex;align-items:center;justify-content:center;padding:0}.card-qty-btn:hover:not(:disabled){background:#f3e5e1}.card-qty-btn:disabled{opacity:.3;cursor:not-allowed}.card-qty-value{width:22px;text-align:center;font-size:12px;font-weight:600;color:#403536}.dm-order-card-btn.success-added{background:#e8f5e9!important;color:#2e7d32!important;border-color:#a5d6a7!important}.pd-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.pd-buy-now-btn{background:#d68b9a;color:#fff;border:none;padding:14px;border-radius:25px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s}.pd-buy-now-btn:hover:not(:disabled){background:#c77f8d}.pd-buy-now-btn:disabled{background:#a09092;cursor:not-allowed}.pd-add-cart-btn{background:#fff;color:#d68b9a;border:1px solid #d9a2ac;padding:14px;border-radius:25px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pd-add-cart-btn:hover:not(:disabled){background:#fff8f9;border-color:#d68b9a}.pd-add-cart-btn:disabled{border-color:#a09092;color:#a09092;cursor:not-allowed}.pd-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:20px;border-top:1px solid #f3e5e1}.pd-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.pd-trust-item span:first-child{font-size:18px}.pd-trust-item span:last-child{font-size:10px;color:#75686a;font-weight:500}.ck-wrapper{max-width:600px;margin:40px auto;padding:24px;background:#fff;border-radius:12px;border:1px solid #f3e5e1;box-shadow:0 4px 20px #c77f8d0a}.ck-stepper{display:flex;justify-content:space-between;position:relative;margin-bottom:30px;padding:0 10px}.ck-stepper:before{content:"";position:absolute;top:18px;left:24px;right:24px;height:2px;background:#f3e5e1;z-index:1}.ck-step-dot{display:flex;flex-direction:column;align-items:center;z-index:2;position:relative;width:60px}.ck-dot{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #f3e5e1;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;color:#a09092;transition:all .3s}.ck-step-dot.active .ck-dot{border-color:#d68b9a;color:#d68b9a;background:#fff8f9}.ck-step-dot.done .ck-dot{background:#d68b9a;border-color:#d68b9a;color:#fff}.ck-step-label{font-size:10px;font-weight:600;color:#a09092;margin-top:6px;text-transform:uppercase;letter-spacing:.5px}.ck-step-dot.active .ck-step-label{color:#d68b9a}.ck-back-shop-btn{background:none;border:none;color:#d68b9a;font-size:13px;font-weight:500;cursor:pointer;padding:0;margin-bottom:20px}.ck-back-shop-btn:hover{text-decoration:underline}.ck-step-title{font-family:"DM Serif Display",serif;font-size:20px;color:#403536;margin-bottom:20px;border-bottom:1px solid #f3e5e1;padding-bottom:8px}.ck-items-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ck-item-row{display:flex;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid #fff3f0}.ck-item-img{width:50px;height:50px;border-radius:6px;object-fit:cover}.ck-item-info{flex-grow:1}.ck-item-info h4{font-size:14px;color:#403536;font-weight:600;margin-bottom:2px}.ck-item-meta{font-size:12px;color:#75686a}.ck-item-prices{display:flex;gap:8px;align-items:center;margin-top:4px}.ck-orig-price{font-size:11px;color:#a09092;text-decoration:line-through}.ck-final-price{font-size:13px;font-weight:600;color:#d68b9a}.ck-item-save{font-size:10px;color:#2e7d32;background:#e8f5e9;padding:1px 6px;border-radius:4px;font-weight:500}.ck-totals-card{background:#fffbf9;border:1px solid #f3e5e1;border-radius:8px;padding:16px;margin-bottom:24px}.ck-total-row{display:flex;justify-content:space-between;font-size:13px;color:#75686a;margin-bottom:8px}.ck-total-row.discount{color:#2e7d32;font-weight:500}.ck-discount-amount{background:#e8f5e9;padding:2px 8px;border-radius:4px}.ck-total-row.grand{border-top:1px solid #f3e5e1;padding-top:10px;font-size:16px;font-weight:700;color:#403536;margin-bottom:0}.ck-primary-btn{width:100%;background:#d68b9a;color:#fff;border:none;padding:14px;border-radius:25px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s}.ck-primary-btn:hover:not(:disabled){background:#c77f8d}.ck-primary-btn:disabled{background:#a09092;cursor:not-allowed}.ck-secondary-btn{background:#fff;color:#75686a;border:1px solid #d9a2ac;padding:14px 24px;border-radius:25px;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s}.ck-secondary-btn:hover{background:#fff8f9}.ck-btn-row{display:flex;gap:12px;margin-top:20px}.ck-btn-row .ck-primary-btn{flex-grow:1}.ck-error{color:#c62828;background:#ffebee;padding:10px 14px;border-radius:6px;font-size:12px;margin-bottom:15px;font-weight:500}.ck-order-id-notice{font-size:13px;color:#75686a;text-align:center;margin-bottom:20px}.ck-upi-section{margin-bottom:24px}.ck-upi-label{font-size:12px;font-weight:600;color:#a09092;text-transform:uppercase;margin-bottom:10px;text-align:center}.ck-upi-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ck-upi-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:12px;border:1px solid #d9a2ac;background:#fff;text-decoration:none;color:#403536;font-weight:600;font-size:13px;transition:all .2s;box-shadow:0 2px 6px #c77f8d0a}.ck-upi-btn:hover{border-color:#d68b9a;background:#fff8f9;transform:translateY(-1px)}.ck-upi-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:14px}.ck-gpay .ck-upi-icon{background:#4285f4}.ck-phonepe .ck-upi-icon{background:#5f259f}.ck-paytm .ck-upi-icon{background:#00b9f5}.ck-generic .ck-upi-icon{background:#d68b9a}.ck-qr-section{background:#fff8f9;border:1px dashed #d68b9a;border-radius:12px;padding:20px;text-align:center}.ck-qr-display{width:200px;height:200px;margin:10px auto 16px;background:#fff;border-radius:8px;border:1px solid #f3e5e1;display:flex;align-items:center;justify-content:center;overflow:hidden}.ck-qr-image{width:100%;height:100%;object-fit:contain}.ck-qr-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;font-size:10px;color:#75686a;gap:6px}.ck-upi-id-row{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #f3e5e1;padding:6px 12px;border-radius:20px;font-size:12px;margin-bottom:12px}.ck-upi-id-label{color:#a09092}.ck-upi-id-value{color:#403536;font-family:monospace;font-size:13px}.ck-copy-btn{background:#fff8f9;border:1px solid #d9a2ac;color:#d68b9a;padding:2px 8px;border-radius:12px;cursor:pointer;font-size:10px;font-weight:600}.ck-copy-btn:hover{background:#d68b9a;color:#fff;border-color:#d68b9a}.ck-amount-display{display:flex;flex-direction:column;align-items:center;margin-top:10px}.ck-amount-display span{font-size:11px;color:#75686a}.ck-amount-display strong{font-size:20px;color:#d68b9a}.ck-note{font-size:11px;color:#a09092;text-align:center;margin-top:12px;line-height:1.5}.ck-subtitle{font-size:12px;color:#75686a;text-align:center;margin-bottom:20px}.ck-upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:#fffbf9;border:2px dashed #d9a2ac;border-radius:8px;cursor:pointer;transition:all .2s}.ck-upload-area:hover{border-color:#d68b9a;background:#fff8f9}.ck-upload-area span{font-size:12px;color:#75686a;margin-top:8px}.ck-screenshot-preview{width:100%;max-height:250px;object-fit:contain;border-radius:8px;border:1px solid #f3e5e1;margin-top:12px}.ck-confirmation{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px 10px}.ck-success-icon{font-size:64px;margin-bottom:16px}.ck-confirm-text{font-size:14px;color:#75686a;line-height:1.8;margin-bottom:24px}.ck-whatsapp-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#25d366;color:#fff;padding:14px;border-radius:25px;text-decoration:none;font-weight:600;font-size:15px;box-shadow:0 4px 10px #25d36633;transition:transform .2s}.ck-whatsapp-btn:hover{transform:translateY(-1px)}.admin-orders-list{display:flex;flex-direction:column;gap:16px}.admin-order-card{background:#fff;border:1px solid #f3e5e1;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.admin-order-card:hover{box-shadow:0 2px 10px #c77f8d0d}.admin-order-summary{display:grid;grid-template-columns:100px 1.5fr 100px 1.8fr 40px;padding:16px;align-items:center;cursor:pointer;gap:12px}@media(max-width:768px){.admin-order-summary{grid-template-columns:1fr 1fr;gap:8px}.admin-order-expand-icon{grid-column:span 2;text-align:center;border-top:1px solid #fff5f2;padding-top:6px}}.admin-order-id{display:flex;flex-direction:column}.admin-order-id strong{color:#403536}.admin-order-date{font-size:11px;color:#a09092}.admin-order-customer{display:flex;flex-direction:column;font-size:13px;color:#403536}.admin-order-phone{font-size:11px;color:#75686a}.admin-order-amount{font-weight:700;color:#d68b9a}.admin-order-statuses{display:flex;gap:6px;flex-wrap:wrap}.admin-order-expand-icon{color:#a09092;text-align:right;font-size:12px}.admin-order-detail{padding:16px;background:#fffbf9;border-top:1px solid #f3e5e1;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.admin-order-items{margin-bottom:16px}.admin-order-items h4,.admin-order-info-grid h4,.admin-order-actions h4{font-size:12px;color:#d68b9a;text-transform:uppercase;margin-bottom:8px;font-weight:600;letter-spacing:.5px}.admin-order-item-row{display:flex;justify-content:space-between;font-size:13px;color:#75686a;padding:6px 0;border-bottom:1px dashed #fff3f0}.admin-oi-name{font-weight:500;color:#403536}.admin-oi-qty{color:#a09092}.admin-order-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px}@media(max-width:600px){.admin-order-info-grid{grid-template-columns:1fr}}.admin-order-info-grid p{font-size:13px;color:#75686a;margin:0 0 4px;line-height:1.5}.admin-order-actions{border-top:1px solid #f3e5e1;padding-top:16px}.admin-action-row{display:flex;gap:10px;flex-wrap:wrap}.status-badge{font-size:10px;font-weight:700;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.status-badge.payment-pending{background:#fff3cd;color:#856404}.status-badge.proof-submitted{background:#e3f2fd;color:#1565c0}.status-badge.paid{background:#d4edda;color:#155724}.status-badge.payment-rejected{background:#f8d7da;color:#721c24}.status-badge.cancelled{background:#e2e3e5;color:#383d41}.status-badge.order-processing{background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}.status-badge.order-shipped{background:#e3f2fd;color:#0d47a1;border:1px solid #bbdefb}.status-badge.order-delivered{background:#e8f5e9;color:#1b5e20;border:1px solid #a5d6a7}.status-badge.order-cancelled{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}.screenshot-modal-img{width:100%;max-height:70vh;object-fit:contain;border-radius:8px}@media(max-width:768px){.admin-modal-overlay{padding:10px}.admin-modal{max-height:95vh;border-radius:8px}.admin-modal-header{padding:14px 16px}.admin-modal-header h3{font-size:18px}.admin-modal-body{padding:16px}.admin-modal-footer{padding:12px 16px}.admin-modal-body .form-group{margin-bottom:12px}.admin-modal-body .form-group label{font-size:12px;margin-bottom:4px}.admin-modal-body .form-group input,.admin-modal-body .form-group textarea,.admin-modal-body .form-group select{padding:10px;font-size:13px}.admin-modal-body fieldset{padding:10px;margin-top:10px}}.pp-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffaf8;z-index:950;display:flex;flex-direction:column;overflow:hidden;animation:ppSlideUp .3s cubic-bezier(.16,1,.3,1)}@keyframes ppSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pp-container{width:100%;height:100%;max-height:100vh;display:flex;flex-direction:column;background:#fffaf8;position:relative}.pp-header{padding:16px 4%;border-bottom:1px solid #f3e5e1;display:flex;align-items:center;gap:16px;background:#fff;flex-shrink:0}.pp-back-btn{background:none;border:none;font-size:24px;color:#d68b9a;cursor:pointer;padding:4px 8px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.pp-back-btn:hover{transform:translate(-3px);color:#b04e62}.pp-title{font-family:"DM Serif Display",serif;font-size:24px;color:#403536;margin:0}.pp-controls{padding:16px 4%;background:#fff;border-bottom:1px solid #f3e5e1;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.pp-search-sort-row{display:grid;grid-template-columns:2fr 1fr;gap:12px}@media(max-width:600px){.pp-search-sort-row{grid-template-columns:1fr}}.pp-search-wrapper{position:relative;display:flex;align-items:center}.pp-search-input{width:100%;padding:10px 12px 10px 38px;border-radius:20px;border:1px solid #d9a2ac;font-size:14px;outline:none;background:#fffbf9;color:#403536;transition:border-color .2s}.pp-search-input:focus{border-color:#d68b9a;background:#fff}.pp-search-icon{position:absolute;left:14px;color:#d68b9a;display:flex;align-items:center;pointer-events:none}.pp-sort-select{padding:10px 16px;border-radius:20px;border:1px solid #d9a2ac;font-size:13px;outline:none;background:#fffbf9;color:#403536;font-weight:500;cursor:pointer}.pp-sort-select:focus{border-color:#d68b9a;background:#fff}.pp-categories-scroll{display:flex;gap:8px;overflow-x:auto;padding:4px 0;-webkit-overflow-scrolling:touch}.pp-categories-scroll::-webkit-scrollbar{display:none}.pp-category-pill{white-space:nowrap;padding:8px 16px;border-radius:16px;border:1px solid #f3e5e1;background:#fffbf9;color:#75686a;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.pp-category-pill:hover{border-color:#d68b9a;color:#d68b9a}.pp-category-pill.active{background:#d68b9a;border-color:#d68b9a;color:#fff;box-shadow:0 4px 10px #d68b9a40}.pp-body{flex:1;overflow-y:auto;padding:24px 4%;-webkit-overflow-scrolling:touch}.pp-empty-state{text-align:center;padding:80px 20px;color:#75686a}.pp-empty-icon{font-size:40px;margin-bottom:12px;display:block}.help-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#40353699;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;display:flex;justify-content:center;align-items:center;padding:20px}.help-modal-container{background:#fff;width:100%;max-width:600px;max-height:85vh;overflow-y:auto;border-radius:20px;border:1px solid #f3e5e1;box-shadow:0 10px 40px #c77f8d26;position:relative;animation:helpFadeIn .3s ease-out;display:flex;flex-direction:column}@keyframes helpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.help-modal-header{padding:20px 24px;border-bottom:1px solid #f3e5e1;display:flex;justify-content:space-between;align-items:center}.help-modal-header h2{font-family:"DM Serif Display",serif;font-size:20px;color:#403536;margin:0}.help-modal-close-btn{background:#fff;border:1px solid #f3e5e1;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#75686a;transition:all .2s ease}.help-modal-close-btn:hover{background:#fff2f4;border-color:#d68b9a;color:#d68b9a}.help-modal-tabs{display:flex;gap:8px;padding:12px 24px;border-bottom:1px solid #f3e5e1;background:#fffcfd;overflow-x:auto;overflow-y:hidden;align-items:center;scrollbar-width:none;-ms-overflow-style:none}.help-modal-tabs::-webkit-scrollbar{display:none}.help-modal-tab-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;border:1px solid #f3d2d9;border-radius:20px;padding:0 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:transparent;line-height:1}.help-modal-tab-btn:hover{background:#fff2f4;border-color:#d68b9a}.help-modal-body{padding:24px;overflow-y:auto;flex:1}.admin-actions-cell{display:flex;gap:6px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.admin-actions-cell .action-btn{margin:0;white-space:nowrap}@media(max-width:768px){.admin-actions-cell{flex-direction:column;align-items:stretch;width:100%;min-width:90px}.admin-actions-cell .action-btn{text-align:center;width:100%;box-sizing:border-box}}
