*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;background:#fff8f0;color:#5c3d2e;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:"Baloo 2",cursive}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.sb-container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.sb-container{padding:0 1.5rem}}@media(min-width:1024px){.sb-container{padding:0 2rem}}.sb-btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#e05a7a,#9b5de5);color:#fff;font-family:"Baloo 2",cursive;font-weight:700;font-size:.95rem;padding:.6rem 1.4rem;border-radius:999px;border:none;box-shadow:0 4px 16px #e05a7a4d;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease;cursor:pointer;text-decoration:none}.sb-btn-primary:hover{transform:scale(1.05);box-shadow:0 6px 22px #e05a7a66}.sb-btn-primary:active{transform:scale(.96)}.sb-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.sb-btn-outline{display:inline-flex;align-items:center;gap:.4rem;background:transparent;color:#7a6652;font-family:"Baloo 2",cursive;font-weight:700;font-size:.95rem;padding:.6rem 1.4rem;border-radius:999px;border:2px solid #d9c9b8;transition:transform .15s ease,border-color .15s ease;cursor:pointer;text-decoration:none}.sb-btn-outline:hover{border-color:#e05a7a;color:#e05a7a;transform:scale(1.04)}.sb-btn-lg{font-size:1.05rem;padding:.85rem 2rem}.sb-btn-sm{font-size:.82rem;padding:.45rem .9rem}.sb-btn-full{width:100%;justify-content:center}.sb-badge{display:inline-flex;align-items:center;gap:.35rem;background:#e05a7a1a;border:1.5px solid rgba(224,90,122,.28);border-radius:999px;padding:.28rem .85rem;font-family:Nunito,sans-serif;font-weight:700;font-size:.8rem;color:#b03a5a;margin-bottom:1rem}.sb-badge--teal{background:#3aada81a;border-color:#3aada84d;color:#2a8a86}.sb-stars{color:#d4882a;font-size:.95rem;letter-spacing:1px}.sb-review-count{color:#a08878;font-size:.78rem;font-weight:600}.sb-gradient-text{background:linear-gradient(135deg,#e05a7a,#9b5de5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sb-section-header{text-align:center;margin-bottom:3rem}.sb-section-title{font-family:"Baloo 2",cursive;font-weight:800;font-size:clamp(1.9rem,4vw,2.8rem);color:#3d2b1f;margin-bottom:.8rem;line-height:1.15}.sb-section-desc{font-size:1.02rem;color:#7a6652;max-width:540px;margin:0 auto;line-height:1.7}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.sb-float{animation:float 3s ease-in-out infinite}.sb-float-delay{animation:float 3s ease-in-out 1s infinite}.sb-float-delay2{animation:float 3s ease-in-out 2s infinite}.sb-fade-up{opacity:0;transform:translateY(24px);animation:fadeUp .6s ease forwards}.sb-navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff8f0eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1.5px solid #ede0d4;box-shadow:0 2px 16px #e05a7a0f}.sb-navbar__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.sb-navbar__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.sb-navbar__logo-img{height:40px;width:40px;object-fit:contain;transition:transform .2s ease}.sb-navbar__logo:hover .sb-navbar__logo-img{transform:scale(1.1)}.sb-navbar__brand{font-family:"Baloo 2",cursive;font-weight:800;font-size:1.4rem;background:linear-gradient(135deg,#e05a7a,#9b5de5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sb-navbar__links{display:flex;align-items:center;gap:.2rem}.sb-navbar__link{font-family:Nunito,sans-serif;font-weight:700;font-size:.93rem;color:#7a6652;padding:.4rem .85rem;border-radius:999px;transition:background .15s,color .15s;text-decoration:none}.sb-navbar__link:hover{background:#e05a7a1a;color:#e05a7a}.sb-navbar__cta{margin-left:.5rem}.sb-navbar__cart{position:relative;color:#7a6652;margin-left:.5rem;display:flex;align-items:center;transition:color .15s}.sb-navbar__cart:hover{color:#e05a7a}.sb-navbar__cart-count{position:absolute;top:-6px;right:-8px;background:#e05a7a;color:#fff;font-size:.65rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sb-navbar__toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px;cursor:pointer}.sb-navbar__toggle span{display:block;width:24px;height:2.5px;background:#7a6652;border-radius:2px;transition:all .3s ease}@media(max-width:768px){.sb-navbar__links{display:none;flex-direction:column;gap:0;position:absolute;top:64px;left:0;right:0;background:#fff8f0;border-top:1px solid #ede0d4;padding:1rem}.sb-navbar__links.sb-open,.sb-navbar__toggle{display:flex}.sb-navbar__cta{width:100%;justify-content:center;margin-left:0;margin-top:.5rem}.sb-navbar__cart{display:none}}.sb-trust-bar{background:#e05a7a;padding:.6rem 0;overflow:hidden}.sb-trust-bar__track{display:flex;gap:2.5rem;animation:scrollLeft 25s linear infinite;white-space:nowrap;width:max-content}.sb-trust-bar__item{font-family:Nunito,sans-serif;font-weight:700;font-size:.8rem;color:#fff;display:inline-flex;align-items:center;gap:.3rem}.sb-trust-bar__dot{opacity:.5;margin-left:1rem}.sb-hero{background:linear-gradient(160deg,#fff8f0,#fde8ef,#e8f7f6);min-height:100vh;display:flex;align-items:center;padding-top:5rem;position:relative;overflow:hidden}.sb-hero__blob{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.sb-hero__blob--right{top:10%;right:-5%;width:420px;height:420px;background:#e05a7a2e}.sb-hero__blob--left{bottom:5%;left:-8%;width:350px;height:350px;background:#3aada826}.sb-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:3rem 0;position:relative;z-index:1}.sb-hero__title{font-family:"Baloo 2",cursive;font-weight:800;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.1;color:#3d2b1f;margin-bottom:1.2rem}.sb-hero__desc{font-size:1.1rem;color:#7a6652;line-height:1.7;margin-bottom:1.8rem;max-width:480px}.sb-hero__trust{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.sb-trust-pill{font-family:Nunito,sans-serif;font-weight:700;font-size:.8rem;background:#fff8f0;border:1.5px solid #ede0d4;border-radius:999px;padding:.3rem .8rem;color:#7a6652}.sb-hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.8rem}.sb-hero__stars{display:flex;align-items:center;gap:.5rem}.sb-hero__stars-text{font-family:Nunito,sans-serif;font-weight:700;font-size:.88rem;color:#7a6652}.sb-hero__image-wrap{position:relative;display:flex;justify-content:center;align-items:center}.sb-hero__glow{position:absolute;width:90%;height:90%;border-radius:50%;background:radial-gradient(circle,rgba(224,90,122,.25) 0%,transparent 70%);filter:blur(20px)}.sb-hero__img{width:100%;max-width:520px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 20px 40px rgba(224,90,122,.18))}.sb-hero__deco{position:absolute;font-size:1.8rem;z-index:2}.sb-hero__deco--1{top:8%;right:5%;font-size:2rem}.sb-hero__deco--2{bottom:12%;left:2%;font-size:1.6rem}.sb-hero__deco--3{top:25%;left:-2%;font-size:1.4rem}.sb-wave-bottom{position:absolute;bottom:0;left:0;right:0;line-height:0}.sb-wave-bottom svg{display:block;width:100%;height:60px}@media(max-width:768px){.sb-hero__inner{grid-template-columns:1fr;text-align:center}.sb-hero__image-wrap{order:-1}.sb-hero__trust,.sb-hero__ctas{justify-content:center}.sb-hero__desc{margin:0 auto 1.8rem}}.sb-shop{background:#fff8f0;padding:5rem 0 6rem}.sb-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.sb-product-card{background:#fff;border-radius:1.4rem;overflow:hidden;border:1.5px solid #ede0d4;box-shadow:0 4px 20px #e05a7a0f;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.sb-product-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 40px #e05a7a29}.sb-product-card__img-wrap{position:relative;background:linear-gradient(135deg,#fde8ef,#e8f7f6);padding:2rem;display:flex;justify-content:center;align-items:center;min-height:220px;display:block}.sb-product-card__img-wrap--placeholder{display:flex}.sb-product-card__badge{position:absolute;top:1rem;left:1rem;color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:.7rem;padding:.22rem .65rem;border-radius:999px;letter-spacing:.02em;z-index:2}.sb-product-card__img{width:160px;height:160px;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(100,50,50,.15));margin:0 auto;display:block}.sb-product-card__img--hover{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.sb-product-card__img--hover:hover{transform:scale(1.1) rotate(-3deg)}.sb-product-card__body{padding:1.3rem 1.4rem 1.5rem}.sb-product-card__stars{margin-bottom:.4rem}.sb-product-card__title{font-family:"Baloo 2",cursive;font-weight:700;font-size:1.15rem;color:#3d2b1f;margin-bottom:.3rem}.sb-product-card__tagline{font-size:.87rem;color:#7a6652;margin-bottom:.8rem}.sb-product-card__colors{display:flex;gap:.35rem;align-items:center;margin-bottom:1rem}.sb-color-dot{width:15px;height:15px;border-radius:50%;border:1.5px solid #ede0d4;display:inline-block}.sb-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.sb-product-card__price{display:flex;align-items:baseline;gap:.4rem}.sb-price-main{font-family:"Baloo 2",cursive;font-weight:800;font-size:1.35rem;color:#e05a7a}.sb-price-old{font-size:.82rem;color:#a08878;text-decoration:line-through}.sb-price-badge{background:#e05a7a;color:#fff;font-size:.7rem;font-weight:800;padding:.15rem .5rem;border-radius:999px;margin-left:.3rem}.sb-shop__footer-note{text-align:center;margin-top:2.5rem;font-size:.9rem;color:#7a6652;font-weight:600}.sb-shop__placeholder-note{text-align:center;margin-top:1.5rem;font-size:.85rem;color:#a08878;background:#fde8ef;border-radius:.8rem;padding:.8rem 1.2rem;border:1px dashed #e05a7a}.sb-shop__placeholder-note a{color:#e05a7a;text-decoration:underline}.sb-testimonials{background:linear-gradient(160deg,#9b5de50f,#fff8f0);padding:5rem 0}.sb-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.sb-review-card{background:#fff;border-radius:1.2rem;padding:1.5rem;border:1.5px solid #ede0d4;box-shadow:0 4px 20px #e05a7a0d;transition:transform .2s ease,box-shadow .2s ease}.sb-review-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #e05a7a1f}.sb-review-card__text{font-size:.9rem;color:#7a6652;line-height:1.7;margin:.7rem 0 1.2rem;font-style:italic}.sb-review-card__author{display:flex;align-items:center;gap:.75rem}.sb-review-card__avatar{width:36px;height:36px;border-radius:50%;background:#fde8ef;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.sb-review-card__name{font-family:"Baloo 2",cursive;font-weight:700;font-size:.88rem;color:#3d2b1f}.sb-review-card__meta{font-size:.74rem;color:#a08878;font-weight:600}.sb-about{background:linear-gradient(160deg,#e8f7f6,#fff8f0);padding:6rem 0;position:relative;overflow:hidden}.sb-about__blob{position:absolute;top:-10%;right:-5%;width:400px;height:400px;border-radius:50%;background:#e05a7a14;filter:blur(60px);pointer-events:none}.sb-about__story{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.sb-about__story-img{display:flex;justify-content:center}.sb-about__story-circle{width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,#e05a7a33,#3aada833);display:flex;justify-content:center;align-items:center;position:relative}.sb-about__story-circle img{width:200px;height:200px;object-fit:contain;filter:drop-shadow(0 12px 30px rgba(224,90,122,.2))}.sb-about__deco{position:absolute;font-size:2rem}.sb-about__deco--1{top:-10px;right:-10px;font-size:2.5rem}.sb-about__deco--2{bottom:0;left:-15px;font-size:2rem}.sb-about__story-title{font-family:"Baloo 2",cursive;font-weight:700;font-size:1.7rem;color:#3d2b1f;margin-bottom:1rem}.sb-about__story-p{font-size:1rem;color:#7a6652;line-height:1.8;margin-bottom:1.2rem}.sb-about__stats{display:flex;gap:2rem;flex-wrap:wrap;margin-top:.5rem}.sb-about__stat-num{font-family:"Baloo 2",cursive;font-weight:800;font-size:1.8rem;color:#e05a7a}.sb-about__stat-label{font-size:.82rem;color:#a08878;font-weight:600}.sb-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.sb-feature-card{border-radius:1.2rem;padding:1.8rem 1.5rem;border:1.5px solid #ede0d4;transition:transform .2s ease,box-shadow .2s ease}.sb-feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #e05a7a1a}.sb-feature-card--pink{background:#fde8ef}.sb-feature-card--teal{background:#e0f5f4}.sb-feature-card--amber{background:#fef3e2}.sb-feature-card--purple{background:#f0eaff}.sb-feature-card__icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 10px #00000014}.sb-feature-card__title{font-family:"Baloo 2",cursive;font-weight:700;font-size:1.05rem;color:#3d2b1f;margin-bottom:.5rem}.sb-feature-card__desc{font-size:.87rem;color:#7a6652;line-height:1.6}@media(max-width:768px){.sb-about__story{grid-template-columns:1fr;gap:2rem}.sb-about__story-img{order:-1}}.sb-contact{background:#fff8f0;padding:6rem 0}.sb-contact__grid{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:start}.sb-contact__title{font-family:"Baloo 2",cursive;font-weight:800;font-size:clamp(1.8rem,3.5vw,2.6rem);color:#3d2b1f;margin-bottom:1rem;line-height:1.2}.sb-contact__desc{font-size:1rem;color:#7a6652;line-height:1.7;margin-bottom:2rem}.sb-contact__cards{display:flex;flex-direction:column;gap:1rem}.sb-contact__card{display:flex;align-items:center;gap:1rem;border-radius:1rem;padding:1rem 1.2rem;border:1.5px solid #ede0d4}.sb-contact__card--pink{background:#fde8ef}.sb-contact__card--teal{background:#e0f5f4}.sb-contact__card--amber{background:#fef3e2}.sb-contact__card-icon{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #00000012}.sb-contact__card-title{font-family:"Baloo 2",cursive;font-weight:700;font-size:.88rem;color:#3d2b1f}.sb-contact__card-val{font-size:.84rem;color:#7a6652;font-weight:600}.sb-contact__form-wrap{background:#fff;border-radius:1.5rem;padding:2.5rem;border:1.5px solid #ede0d4;box-shadow:0 8px 40px #e05a7a12}.sb-contact__form-title{font-family:"Baloo 2",cursive;font-weight:700;font-size:1.4rem;color:#3d2b1f;margin-bottom:1.8rem}.sb-contact__success{background:#e0f5f4;border:1.5px solid #3aada8;border-radius:.8rem;padding:1rem 1.2rem;margin-bottom:1.2rem;display:flex;align-items:center;gap:.7rem;font-size:.95rem;color:#2a8a86;font-weight:600}.sb-contact__error{background:#fde8ef;border:1.5px solid #e05a7a;border-radius:.8rem;padding:.8rem 1.2rem;margin-bottom:1.2rem;font-size:.9rem;color:#b03a5a;font-weight:600}.sb-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.sb-form-group{margin-bottom:1.2rem}.sb-form-label{display:block;font-family:Nunito,sans-serif;font-weight:700;font-size:.87rem;color:#7a6652;margin-bottom:.4rem}.sb-form-input{width:100%;font-family:Nunito,sans-serif;font-weight:600;font-size:.93rem;color:#3d2b1f;background:#fff8f0;border:1.5px solid #ede0d4;border-radius:.85rem;padding:.72rem 1rem;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;-webkit-appearance:none;appearance:none}.sb-form-input:focus{border-color:#e05a7a;box-shadow:0 0 0 3px #e05a7a1f}.sb-form-textarea{resize:vertical;min-height:110px}@media(max-width:768px){.sb-contact__grid{grid-template-columns:1fr;gap:2.5rem}.sb-form-row{grid-template-columns:1fr}}.sb-footer{background:#3d2b1f;color:#c9b8a8;padding:3.5rem 0 2rem}.sb-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.sb-footer__logo{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.sb-footer__logo-img{width:38px;height:38px;object-fit:contain}.sb-footer__brand-name{font-family:"Baloo 2",cursive;font-weight:800;font-size:1.3rem;background:linear-gradient(135deg,#f0a0b0,#c8a0e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sb-footer__tagline{font-size:.88rem;color:#a08878;line-height:1.7;max-width:280px;margin-bottom:1.2rem}.sb-footer__socials{display:flex;gap:.5rem;flex-wrap:wrap}.sb-footer__social{font-family:Nunito,sans-serif;font-weight:700;font-size:.74rem;background:#ffffff14;color:#c9b8a8;border-radius:999px;padding:.32rem .7rem;transition:background .15s,color .15s;text-decoration:none}.sb-footer__social:hover{background:#e05a7a;color:#fff}.sb-footer__col-title{font-family:"Baloo 2",cursive;font-weight:700;font-size:1rem;color:#e8d8c8;margin-bottom:1rem}.sb-footer__links{display:flex;flex-direction:column;gap:.55rem}.sb-footer__link{font-size:.87rem;color:#a08878;font-weight:600;transition:color .15s;text-decoration:none}.sb-footer__link:hover{color:#f0a0b0}.sb-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.sb-footer__copy,.sb-footer__love{font-size:.82rem;color:#7a6652;font-weight:600}@media(max-width:768px){.sb-footer__grid{grid-template-columns:1fr;gap:2rem}}.sb-product-page{padding:5rem 1rem 4rem}.sb-product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.sb-product-page__main-img img{width:100%;border-radius:1.2rem;border:1.5px solid #ede0d4}.sb-product-page__thumbs{display:flex;gap:.6rem;margin-top:.8rem;flex-wrap:wrap}.sb-product-page__thumb{width:70px;height:70px;object-fit:cover;border-radius:.6rem;border:1.5px solid #ede0d4;cursor:pointer;transition:border-color .15s}.sb-product-page__thumb:hover{border-color:#e05a7a}.sb-product-page__title{font-family:"Baloo 2",cursive;font-weight:800;font-size:2rem;color:#3d2b1f;margin-bottom:.8rem}.sb-product-page__price{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1.2rem}.sb-product-page__desc{font-size:.95rem;color:#7a6652;line-height:1.8;margin-bottom:1.5rem}.sb-product-page__form{margin-bottom:1.5rem}.sb-product-page__trust{display:flex;gap:1rem;flex-wrap:wrap;font-size:.82rem;color:#7a6652;font-weight:700}@media(max-width:768px){.sb-product-page__grid{grid-template-columns:1fr}}.sb-cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #ede0d4}.sb-cart-item__img{width:70px;height:70px;object-fit:cover;border-radius:.8rem;border:1.5px solid #ede0d4}.sb-cart-item__info{flex:1}.sb-cart-item__title{font-family:"Baloo 2",cursive;font-weight:700;font-size:1rem;color:#3d2b1f}.sb-cart-item__variant{font-size:.82rem;color:#a08878}.sb-cart-item__price{font-family:"Baloo 2",cursive;font-weight:700;font-size:1.1rem;color:#e05a7a}.sb-cart-total{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;flex-wrap:wrap;gap:1rem}#main-content{padding-top:64px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/squishbao.css.map */
