*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#F5CFDC;--cream:#FDF0F4;--blush:#F5CFDC;--rose:#E8A4B8;--wine:#7D2535;--wine-deep:#5A1A26;--wine-light:#A33A4A;--text:#2A0D15;--muted:#9E7A83;--white:#fff}body{font-family:Nunito,sans-serif;background:var(--cream);color:var(--text);overflow-x:hidden}.announce{background:var(--wine);color:#fff;text-align:center;font-size:.78rem;font-weight:500;padding:8px 1rem;letter-spacing:.05em}.announce span{opacity:.7;margin:0 1rem}nav{background:#f5cfdc;border-bottom:2px solid #e8b4c8;position:sticky;top:0;z-index:100;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:68px}.nav-logo{display:flex;align-items:center;gap:10px}.nav-cat{width:52px;height:52px;object-fit:contain}.nav-logo-text{font-family:Nunito,sans-serif;font-weight:700;font-size:1.35rem;color:var(--wine)}.nav-logo-text span{color:#f06292}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{text-decoration:none;font-size:.875rem;font-weight:600;color:var(--wine);transition:opacity .2s}.nav-links a:hover{opacity:.65}.btn-nav{background:var(--wine);color:#fff;border:none;border-radius:50px;padding:9px 22px;font-family:Nunito,sans-serif;font-size:.8rem;font-weight:700;cursor:pointer}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:580px;overflow:hidden}.hero-left{padding:4rem 3rem 3rem 3.5rem;display:flex;flex-direction:column;justify-content:center;background:var(--cream)}.hero-tag{display:inline-flex;align-items:center;gap:6px;background:#f5cfdc;color:var(--wine);font-size:.75rem;font-weight:700;padding:6px 14px;border-radius:50px;margin-bottom:1.5rem;letter-spacing:.08em;text-transform:uppercase;width:fit-content}.hero-headline{font-family:Cormorant Garamond,serif;font-size:3.8rem;line-height:1.05;color:var(--wine-deep);font-weight:600;margin-bottom:1.2rem}.hero-headline em{font-style:italic;color:var(--wine-light)}.hero-sub{font-size:1rem;color:var(--muted);line-height:1.7;margin-bottom:2rem;max-width:380px}.hero-btns{display:flex;gap:1rem;align-items:center}.btn-primary{background:var(--wine);color:#fff;border:none;border-radius:50px;padding:14px 32px;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s}.btn-primary:hover{background:var(--wine-deep);transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--wine);border:2px solid var(--wine);border-radius:50px;padding:12px 28px;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-outline:hover{background:var(--wine);color:#fff}.hero-badges{display:flex;gap:1.5rem;margin-top:2.5rem;flex-wrap:wrap}.hero-badge{display:flex;align-items:center;gap:6px;font-size:.78rem;color:var(--muted);font-weight:500}.hero-badge .dot{width:6px;height:6px;background:var(--rose);border-radius:50%}.hero-right{position:relative;overflow:hidden;background:#f5cfdc}.hero-right img.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-cat-badge{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;padding:10px 20px;box-shadow:0 4px 24px #7d253526}.hero-cat-badge img{width:36px;height:36px;object-fit:contain}.hero-cat-badge span{font-size:.82rem;font-weight:700;color:var(--wine)}.marquee-strip{background:var(--wine);padding:10px 0;overflow:hidden;white-space:nowrap}.marquee-content{display:inline-flex;animation:marquee 22s linear infinite}.marquee-item{color:#ffffffe6;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:0 2.5rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.sec-header{text-align:center;margin-bottom:3rem}.sec-tag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--wine-light);margin-bottom:.75rem}.sec-title{font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:600;color:var(--wine-deep);line-height:1.1}.sec-title em{font-style:italic}.sec-sub{font-size:.95rem;color:var(--muted);margin-top:.75rem}.why-section{padding:5rem 3.5rem;background:var(--cream)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.why-card{background:var(--white);border-radius:20px;padding:2rem 1.5rem;text-align:center;border:1px solid #F5CFDC;transition:transform .2s,box-shadow .2s}.why-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #7d25351a}.why-icon{width:56px;height:56px;background:#f5cfdc;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;font-size:1.6rem}.why-card h3{font-size:.95rem;font-weight:700;color:var(--wine-deep);margin-bottom:.5rem}.why-card p{font-size:.82rem;color:var(--muted);line-height:1.6}.products-section{padding:5rem 3.5rem;background:var(--white)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{border-radius:20px;overflow:hidden;background:#fffbfc;border:1px solid #F5CFDC;transition:transform .2s,box-shadow .2s;cursor:pointer;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #7d253521}.product-badge{position:absolute;top:12px;left:12px;background:var(--wine);color:#fff;font-size:.68rem;font-weight:700;padding:4px 10px;border-radius:50px;text-transform:uppercase;z-index:2}.product-badge.pink{background:#c06a7a}.product-img{height:190px;display:flex;align-items:center;justify-content:center;font-size:3.5rem}.bg1{background:#f5cfdc}.bg2{background:#eee0f5}.bg3{background:#e0eff5}.bg4{background:#f5f0e0}.product-info{padding:1.2rem 1.2rem 1.4rem}.product-brand{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--wine-light);margin-bottom:4px}.product-name{font-size:.9rem;font-weight:600;color:var(--wine-deep);margin-bottom:6px;line-height:1.3}.product-desc{font-size:.78rem;color:var(--muted);line-height:1.5;margin-bottom:1rem}.product-footer{display:flex;align-items:center;justify-content:space-between}.product-price{font-size:1.05rem;font-weight:700;color:var(--wine)}.old-price{font-size:.78rem;color:var(--muted);text-decoration:line-through;font-weight:400;margin-left:6px}.btn-add{width:36px;height:36px;border-radius:50%;background:var(--wine);color:#fff;border:none;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .15s}.btn-add:hover{background:var(--wine-deep);transform:scale(1.1)}.promo-banner{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#f5cfdc}.promo-banner-img{width:100%;height:420px;object-fit:cover;object-position:center top;display:block}.promo-banner-text{display:flex;flex-direction:column;justify-content:center;padding:3.5rem}.promo-banner-text .sec-tag{text-align:left}.promo-banner-text h2{font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:600;color:var(--wine-deep);line-height:1.1;margin-bottom:1rem}.promo-banner-text h2 em{font-style:italic}.promo-banner-text p{font-size:.95rem;color:var(--muted);line-height:1.75;margin-bottom:2rem}.about-strip{padding:5rem 3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;background:var(--cream)}.about-visual{border-radius:28px;height:420px;overflow:hidden}.about-visual img{width:100%;height:100%;object-fit:cover;object-position:center top}.about-text .sec-header{text-align:left;margin-bottom:1.5rem}.about-text p{font-size:.95rem;color:var(--muted);line-height:1.75;margin-bottom:1.5rem}.about-stats{display:flex;gap:2rem;margin-top:2rem}.about-stat strong{display:block;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;color:var(--wine);line-height:1}.about-stat span{font-size:.8rem;color:var(--muted);font-weight:500}.reviews-section{padding:5rem 3.5rem;background:#f5cfdc}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.review-card{background:var(--white);border-radius:20px;padding:1.8rem;border:1px solid #e8b4c8}.review-stars{color:var(--wine-light);font-size:1rem;margin-bottom:1rem;letter-spacing:2px}.review-text{font-size:.88rem;line-height:1.7;color:var(--text);margin-bottom:1.2rem;font-style:italic}.review-author{display:flex;align-items:center;gap:10px}.review-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:var(--wine);background:#f5cfdc;border:1px solid #e8b4c8}.review-author-info strong{display:block;font-size:.82rem;font-weight:700;color:var(--wine-deep)}.review-author-info span{font-size:.72rem;color:var(--muted)}.cta-section{background:var(--wine-deep);padding:5rem 3.5rem;text-align:center}.cta-section h2{font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;color:#fff;margin-bottom:1rem;font-style:italic}.cta-section p{color:#ffffffa6;font-size:1rem;margin-bottom:2rem}.cta-form{display:flex;max-width:420px;margin:0 auto;border-radius:50px;overflow:hidden;background:#ffffff1f;border:1px solid rgba(255,255,255,.25)}.cta-input{flex:1;background:transparent;border:none;padding:14px 20px;font-family:Nunito,sans-serif;font-size:.88rem;color:#fff;outline:none}.cta-input::placeholder{color:#ffffff73}.btn-cta{background:#fff;color:var(--wine-deep);border:none;border-radius:50px;padding:12px 24px;font-family:Nunito,sans-serif;font-size:.82rem;font-weight:700;cursor:pointer;margin:4px}footer{background:var(--text);padding:3rem 3.5rem 2rem;color:#fff9}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand-name{color:#fff;font-size:1.5rem;font-weight:700;display:block;margin-bottom:.75rem}.footer-brand p{font-size:.82rem;line-height:1.7;max-width:240px}.footer-col h4{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:1rem}.footer-col a{display:block;font-size:.82rem;color:#ffffff8c;text-decoration:none;margin-bottom:.6rem;transition:color .2s}.footer-col a:hover{color:#f5cfdc}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;justify-content:space-between;font-size:.75rem}.footer-bottom a{color:#fff6;text-decoration:none}.mishu-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background:#fff7f5;border-bottom:1px solid rgba(125,37,53,.08)}.mishu-logo{font-family:Cormorant Garamond,serif;font-size:2rem;color:var(--wine-deep);font-weight:600}.mishu-nav{display:flex;gap:2rem}.mishu-nav a{text-decoration:none;color:var(--wine);font-weight:600;transition:.2s}.mishu-nav a:hover{color:var(--wine-light)}.mishu-icons{display:flex;gap:1rem;font-size:1.2rem}@media(max-width:768px){.mishu-header{padding:1rem 1.5rem}.mishu-nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mishu.css.map */
