:root{--purple:var(--yb-purple);--purple2:#351078;--pink:var(--yb-pink);--yellow:var(--yb-yellow);--green:var(--yb-green);--ink:#23153f;--muted:#6f687d;--bg:#fff;--line:#ece8f3;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.page-width{width:min(1200px,calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;z-index:99}.topbar{background:var(--purple);color:#fff;font-size:13px;font-weight:700}.topbar-inner{height:36px;display:flex;align-items:center;gap:14px}.topbar-social{margin-left:auto}.site-header{background:#fff;border-bottom:1px solid #eee}.header-main{display:grid;grid-template-columns:240px 1fr 330px;gap:28px;align-items:center;padding:22px 0 14px}.brand-logo{display:block;max-width:210px;max-height:75px;object-fit:contain}.brand-text{font-size:46px;font-weight:900;letter-spacing:-4px;color:#25aee4;text-shadow:3px 3px 0 #ffd21f}.brand-dot{color:var(--pink);font-size:25px}.search-form{height:48px;border:1px solid #ddd;border-radius:28px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000b}.search-form input{border:0;outline:0;padding:0 22px;flex:1;font-size:15px}.search-form button{width:58px;border:0;background:var(--purple);color:#fff;font-size:27px;cursor:pointer}.header-actions{display:flex;gap:22px;justify-content:flex-end}.header-action{display:flex;align-items:center;gap:8px;position:relative}.header-action small,.header-action b{display:block}.header-action small{font-size:12px;color:var(--muted);font-weight:400;margin-top:3px}.action-icon{font-size:25px}.header-action em{position:absolute;right:-8px;top:-8px;background:var(--pink);color:#fff;border-radius:50%;font-style:normal;font-size:11px;padding:3px 6px}.main-nav{display:flex;align-items:center;gap:38px;height:54px;font-weight:700}.main-nav a{padding:17px 0;position:relative}.main-nav .active{color:var(--purple)}.main-nav .active:after{content:"";position:absolute;bottom:7px;left:0;right:0;height:3px;background:var(--purple);border-radius:4px}.whatsapp-nav{margin-left:auto;background:#ecf9df;padding:10px 17px!important;border-radius:24px;color:#347d17}.hero{margin-top:18px;background:linear-gradient(115deg,#4b0d9f,#6b14b9 55%,#421084);border-radius:25px;min-height:410px;color:#fff;display:grid;grid-template-columns:42% 58%;overflow:hidden;position:relative}.hero-copy{padding:68px 28px 45px 72px;position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.7px;color:var(--purple);margin-bottom:12px}.hero .eyebrow{color:#ffe82d}.hero h1{font-size:57px;line-height:.98;margin:0 0 20px;font-weight:950;letter-spacing:-2px;max-width:430px}.hero p{font-size:22px;line-height:1.3;margin:0 0 28px;max-width:330px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:30px;padding:14px 25px;font-weight:900;cursor:pointer;font-size:14px}.btn-yellow{background:var(--yellow);color:#3d2270}.btn-purple{background:var(--purple);color:#fff}.btn-outline{border:2px solid var(--purple);background:#fff;color:var(--purple)}.hero-products{position:relative;min-height:410px;background:radial-gradient(circle at 55% 48%,#ffffff18,transparent 48%)}.hero-product{position:absolute;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 15px 14px #17053266)}.hero-product img{max-width:100%;max-height:235px;object-fit:contain}.hero-product-1{left:1%;top:36px;width:31%;transform:rotate(-9deg)}.hero-product-2{left:27%;top:90px;width:34%;z-index:2;transform:rotate(4deg)}.hero-product-3{left:53%;top:18px;width:43%;z-index:1;transform:rotate(5deg)}.hero-product-4{left:11%;bottom:12px;width:35%;z-index:3;transform:rotate(-3deg)}.hero-product-5{left:46%;bottom:-4px;width:42%;z-index:4;transform:rotate(5deg)}.hero-placeholder{height:130px;width:160px;border-radius:20px;background:#ffffff1c;border:2px dashed #fff8;display:grid;place-items:center;text-align:center;font-weight:900}.hero-dots{text-align:center;padding:10px}.hero-dots span{display:inline-block;width:10px;height:10px;border-radius:50%;background:#c9b5ea;margin:0 4px}.hero-dots span:first-child{background:var(--purple)}.section-pad{padding:12px 0 28px}.section-title{display:flex;justify-content:center;align-items:center;gap:12px;color:var(--purple);margin:10px 0 18px}.section-title h2{font-size:24px;margin:0;font-weight:950}.section-title span{color:#b99aee}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{min-height:145px;border-radius:17px;display:grid;grid-template-columns:42% 58%;overflow:hidden;padding:16px;align-items:center}.category-1{background:#f0e8ff}.category-2{background:#eefbdc}.category-3{background:#fff1d9}.category-art{height:115px;display:grid;place-items:center}.category-art img{width:100%;height:115px;object-fit:contain}.category-emoji{font-size:72px}.category-copy h3{margin:0 0 5px;font-size:19px;line-height:1.05}.category-copy p{margin:0 0 10px;font-size:12px;line-height:1.25;color:#514a5d}.mini-btn{display:inline-block;background:var(--purple);color:#fff;border-radius:18px;padding:7px 12px;font-size:10px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 5px 18px #31106008;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #31106016}.product-image-wrap{display:block;height:210px;background:#fafafa;position:relative;padding:10px}.product-image{width:100%;height:100%;object-fit:contain}.heart{position:absolute;right:10px;top:8px;font-size:23px;color:#999;background:#fff;border-radius:50%;width:31px;height:31px;text-align:center;line-height:29px}.sale-badge{position:absolute;left:10px;top:10px;background:var(--pink);color:#fff;border-radius:12px;padding:5px 8px;font-size:10px;font-weight:900}.product-info{padding:11px 12px 13px}.product-info h3{font-size:13px;margin:0 0 8px;min-height:30px;line-height:1.2}.price-row{display:flex;align-items:center;gap:7px;margin-bottom:10px}.price{font-weight:950;color:var(--purple);font-size:15px}.price-row del{font-size:11px;color:#999}.quick-add button,.quick-add{width:100%}.quick-add button{background:var(--purple);border:0;color:#fff;border-radius:15px;padding:8px;font-size:10px;font-weight:900;cursor:pointer}.quick-add.disabled{background:#aaa;color:#fff;border-radius:15px;border:0;padding:8px;font-weight:900}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:16px;margin-top:15px;margin-bottom:22px;overflow:hidden}.benefit{display:flex;gap:10px;align-items:center;padding:14px 16px;border-right:1px solid var(--line)}.benefit:last-child{border-right:0}.benefit-icon{font-size:27px}.benefit strong,.benefit small{display:block}.benefit strong{font-size:11px}.benefit small{font-size:10px;color:var(--muted);margin-top:3px}.promo{background:linear-gradient(100deg,#4b0d9f,#5b11a8);color:#fff;border-radius:20px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:18px;padding:17px 30px;margin-bottom:28px}.promo-character{font-size:62px;text-align:center}.promo h2{margin:0;font-size:29px}.promo p{margin:4px 0 0;color:#eee;font-size:13px}.site-footer{background:#240758;color:#fff;padding-top:35px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .9fr 1fr 1.2fr;gap:28px;padding-bottom:28px}.footer-brand p,.site-footer p{font-size:12px;line-height:1.5;color:#d9d1ea}.footer-logo{max-width:160px;max-height:60px;object-fit:contain}.footer-logo-text{font-size:34px;font-weight:950;color:#39b8ef}.footer-logo-text span{color:var(--pink)}.site-footer h4{font-size:12px;margin:0 0 12px;color:#fff}.site-footer a{display:block;font-size:12px;color:#d9d1ea;margin:8px 0}.socials{margin-top:14px}.site-footer form{display:flex;flex-direction:column;gap:7px}.site-footer input{padding:11px 13px;border-radius:20px;border:0}.site-footer form button{padding:10px;border:0;border-radius:20px;background:var(--pink);color:#fff;font-weight:900}.copyright{text-align:center;border-top:1px solid #ffffff1c;padding:15px;font-size:11px;color:#b9afd0}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding-top:45px;padding-bottom:55px}.product-gallery{background:#fafafa;border-radius:22px;min-height:500px;display:grid;place-items:center}.product-gallery img{max-width:100%;max-height:520px;object-fit:contain}.product-detail{padding:35px 0}.product-detail h1{font-size:42px;line-height:1.05;margin:0 0 15px}.product-price{font-size:25px;color:var(--purple);font-weight:950;margin-bottom:20px}.description{font-size:14px;line-height:1.7;color:#595265;margin-bottom:25px}.product-detail form label{display:block;font-size:12px;font-weight:900;margin:13px 0 6px}.product-detail select,.product-detail input{padding:12px;border:1px solid #ddd;border-radius:10px}.product-detail select{width:100%}.product-detail input{width:100px}.add-product{width:100%;margin-top:18px}.product-trust{margin-top:18px;padding:13px;background:#f4efff;border-radius:12px;font-size:12px}.collection-heading{display:flex;justify-content:space-between;align-items:end;margin:20px 0 24px}.collection-heading h1,.basic-page h1,.cart-page h1{font-size:42px;margin:0}.collection-heading>span{color:var(--muted);font-size:13px}.empty-note{grid-column:1/-1;padding:30px;text-align:center;background:#faf8fd;border-radius:15px;color:var(--muted)}.cart-page{padding-top:35px;padding-bottom:60px}.cart-item{display:grid;grid-template-columns:100px 1fr 80px;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0}.cart-thumb{height:80px;background:#fafafa;border-radius:10px;display:grid;place-items:center}.cart-thumb img{max-width:100%;max-height:100%;object-fit:contain}.cart-item h3{font-size:15px;margin:0 0 5px}.cart-item p{margin:0;color:var(--purple);font-weight:900}.cart-item input{width:70px;padding:9px;border:1px solid #ddd;border-radius:8px}.cart-total{display:flex;justify-content:flex-end;gap:20px;font-size:20px;padding:20px 0}.empty-cart{text-align:center;padding:70px 0}.empty-cart>div{font-size:70px}.basic-page{padding:45px 0 70px}.rte{line-height:1.7;color:#5d5666;max-width:850px}@media(max-width:950px){.header-main{grid-template-columns:180px 1fr}.header-actions{grid-column:1/-1;justify-content:flex-end}.hero{grid-template-columns:42% 58%}.hero-copy{padding:50px 20px 35px 40px}.hero h1{font-size:44px}.product-grid,.footer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.page-width{width:min(100% - 24px,1200px)}.topbar-inner{font-size:10px;gap:7px;overflow:hidden;white-space:nowrap}.topbar-social{display:none}.header-main{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px 0}.brand-logo{max-width:145px;max-height:55px}.brand-text{font-size:34px}.search-form{grid-column:1/-1;grid-row:2;height:44px}.header-actions{grid-column:auto;gap:10px}.header-action span:not(.action-icon),.header-action em{display:none}.main-nav{gap:22px;overflow:auto;height:48px;white-space:nowrap;font-size:13px}.whatsapp-nav{margin-left:0}.hero{display:block;min-height:570px}.hero-copy{padding:38px 26px 10px}.hero h1{font-size:46px}.hero p{font-size:18px}.hero-products{height:290px}.hero-product img{max-height:140px}.category-grid{grid-template-columns:1fr}.category-card{min-height:125px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image-wrap{height:160px}.product-info{padding:9px}.product-info h3{font-size:12px}.price{font-size:13px}.benefits{grid-template-columns:repeat(2,1fr)}.benefit{border-bottom:1px solid var(--line)}.promo{grid-template-columns:60px 1fr;padding:16px}.promo .btn{grid-column:1/-1}.promo h2{font-size:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-page{grid-template-columns:1fr;gap:20px;padding-top:20px}.product-gallery{min-height:330px}.product-detail h1{font-size:31px}.collection-heading h1,.basic-page h1,.cart-page h1{font-size:32px}}.header-whatsapp{display:flex;justify-content:flex-end;padding-bottom:12px}@media(max-width:700px){.header-whatsapp{padding-bottom:8px}}.hero-showcase-image{width:100%;height:100%;max-height:420px;object-fit:contain;display:block}.promo-character img{max-width:110px;max-height:100px;object-fit:contain}.footer-grid .rte p{margin:0 0 8px}.footer-grid form{display:flex;gap:6px}.footer-grid form input{min-width:0;flex:1}.footer-grid form button{background:var(--yb-yellow);border:0;border-radius:8px;padding:8px;font-weight:800}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:749px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hero-showcase-image{height:auto;max-height:none}.hero-products{min-height:220px}.hero-copy{text-align:left!important}}.hero-showcase-image{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;object-position:center}@media(max-width:749px){.hero-showcase-image{max-height:320px}}.product-gallery{display:flex;flex-direction:column;gap:12px;background:#fafafa;border-radius:22px;min-height:500px;padding:16px}.product-gallery-main{position:relative;display:flex;align-items:center;justify-content:center;min-height:440px}.product-gallery-stage{width:100%;height:440px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:#fff}.product-gallery-image{display:none;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.product-gallery-image.is-active{display:block}.product-gallery-arrow{position:absolute;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--purple);font-size:32px;line-height:36px;font-weight:900;box-shadow:0 4px 14px #0002;cursor:pointer}.product-gallery-arrow:hover{transform:scale(1.05)}.product-gallery-prev{left:10px}.product-gallery-next{right:10px}.product-gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:thin}.product-gallery-thumb{flex:0 0 72px;width:72px;height:72px;padding:4px;border:2px solid transparent;border-radius:12px;background:#fff;cursor:pointer;overflow:hidden}.product-gallery-thumb.is-active{border-color:var(--purple)}.product-gallery-thumb img{width:100%;height:100%;object-fit:contain}@media(max-width:700px){.product-page{display:block;padding-top:20px}.product-gallery{min-height:auto;padding:10px;border-radius:18px}.product-gallery-main{min-height:350px}.product-gallery-stage{height:350px}.product-gallery-arrow{width:36px;height:36px;font-size:28px}.product-gallery-thumb{flex-basis:60px;width:60px;height:60px}.product-detail{padding:25px 0}}body.yelobeta-body{background:var(--yb-page-bg);color:var(--yb-text);font-size:var(--yb-body-size)}.page-width{max-width:var(--yb-page-width)}.btn{border-radius:var(--yb-button-radius)}.product-gallery{background:var(--product-gallery-bg);border-radius:var(--product-gallery-radius)}.product-gallery-thumb.is-active{border-color:var(--yb-purple)}.cart-items{display:flex;flex-direction:column;gap:14px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:16px;border-radius:var(--yb-card-radius);background:#fff}.cart-thumb img{width:80px;height:80px;object-fit:contain;border-radius:12px}.cart-item-info h3{margin:0 0 6px}.cart-item-info p{margin:3px 0;color:var(--yb-muted)}.cart-variant{font-size:.9em}.cart-item-controls{display:flex;align-items:center;gap:14px}.cart-quantity{display:flex;align-items:center;border:1px solid #ddd;border-radius:12px;overflow:hidden;background:#fff}.cart-quantity button{width:38px;height:38px;border:0;background:transparent;font-size:20px;cursor:pointer}.cart-quantity input{width:44px;height:38px;border:0;text-align:center;font-weight:700;outline:none}.cart-remove{border:0;background:none;color:#d33;text-decoration:underline;cursor:pointer;font-weight:600}.cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:22px}.cart-total{margin-right:auto;font-size:20px}.cart-status{text-align:right;min-height:20px;color:var(--yb-muted);font-size:13px;margin-top:8px}@media(max-width:700px){.cart-item{grid-template-columns:68px 1fr;gap:12px}.cart-thumb img{width:64px;height:64px}.cart-item-controls{grid-column:2;justify-content:space-between}.cart-summary{justify-content:stretch}.cart-summary .btn{width:100%;text-align:center}.cart-total{width:100%;margin:0 0 6px}}.yb-premium-hero-image{display:block;width:100%;height:auto;min-height:clamp(380px,31.9vw,766px);object-fit:cover;object-position:center center}.yb-hero-full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block}.yb-hero-editor-controls{display:none!important}@media(max-width:900px){.yb-premium-hero-image{min-height:360px;object-fit:cover;object-position:center center}}@media(max-width:600px){.yb-premium-hero-image{min-height:330px;object-position:58% center}}.yb-premium-hero{width:100%;margin:0;padding:0;overflow:hidden;border-radius:var(--hero-radius,0);position:relative}.yb-premium-hero-inner{position:relative;width:100%;overflow:hidden;line-height:0}.yb-premium-hero-image{display:block;width:100%;height:auto}.yb-mobile-hero-image{display:none}.yb-desktop-hero-image{display:block}.yb-hero-full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:block}@media(max-width:749px){.yb-premium-hero{border-radius:0}.yb-desktop-hero-image{display:none}.yb-mobile-hero-image{display:block;width:100%;height:auto;min-height:0;object-fit:cover}}.yb-premium-hero{width:100%;max-width:100%;margin:0;padding:0;overflow:hidden;position:relative}.yb-premium-hero-inner{width:100%;max-width:100%;aspect-ratio:2400 / 766;overflow:hidden;position:relative;line-height:0}.yb-premium-hero-image{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}@media(max-width:749px){.yb-premium-hero-inner{aspect-ratio:4 / 3}.yb-premium-hero-image{object-position:center center!important}}.yb-premium-hero,.yb-premium-hero-inner{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important}.yb-premium-hero picture{display:block!important;width:100%!important;height:auto!important;line-height:0!important}.yb-premium-hero .yb-premium-hero-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;min-height:0!important;object-fit:contain!important;object-position:center!important}@media(max-width:749px){.yb-premium-hero .yb-premium-hero-image{width:100%!important;height:auto!important;object-fit:contain!important}}@media(max-width:749px){.yb-premium-hero{width:100%!important;overflow:hidden!important}.yb-premium-hero-inner{width:100%!important;aspect-ratio:auto!important;height:auto!important;overflow:hidden!important}.yb-premium-hero picture{display:block!important;width:100%!important;line-height:0!important}.yb-premium-hero .yb-premium-hero-image{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important}}@media(max-width:749px){.yb-premium-hero-inner{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important}.yb-premium-hero picture{width:100%!important;display:block!important}.yb-premium-hero .yb-premium-hero-image{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important}}.yb-hero-html{position:relative;display:grid;grid-template-columns:48% 52%;min-height:590px;overflow:hidden;background:linear-gradient(115deg,#fffdf9,#fff9f0 58%,#f5eaff)}.yb-hero-html__content{position:relative;z-index:2;padding:74px 5vw 64px 7vw;align-self:center}.yb-hero-html__kicker{font-weight:800;letter-spacing:.08em;color:#5521b5;font-size:16px;margin-bottom:16px}.yb-hero-html h1{margin:0;font-size:clamp(48px,5.1vw,78px);line-height:.95;letter-spacing:-.045em;color:#14151a;font-weight:900}.yb-hero-html h1 span{color:#5521b5;font-style:italic}.yb-hero-html__content p{max-width:500px;margin:25px 0;color:#50515a;font-size:18px;line-height:1.5}.yb-hero-html__benefits{display:flex;flex-wrap:wrap;gap:13px 22px;max-width:560px;margin:18px 0 28px}.yb-hero-html__benefits div{display:flex;align-items:center;gap:7px;color:#4c4c54;font-size:13px;font-weight:700}.yb-hero-html__benefits strong{color:#5521b5;font-size:20px}.yb-hero-html__button{display:inline-flex;align-items:center;gap:18px;padding:15px 22px 15px 27px;background:#5521b5;color:#fff!important;border-radius:999px;font-weight:900;text-decoration:none!important;box-shadow:0 10px 25px #5521b533}.yb-hero-html__button b{display:grid;place-items:center;width:30px;height:30px;background:#fff;color:#5521b5;border-radius:50%}.yb-hero-html__photo{position:relative;min-height:590px;overflow:hidden;clip-path:ellipse(96% 100% at 58% 50%)}.yb-hero-html__photo:before{content:"";position:absolute;top:5%;right:0;bottom:0;left:0;background:#ffc21a;border-radius:52% 0 0 48%;z-index:-1}.yb-hero-html__photo img{width:100%;height:100%;min-height:590px;object-fit:cover;object-position:center center;display:block;mix-blend-mode:multiply}.yb-hero-html__decor{position:absolute;border-radius:50%;pointer-events:none;opacity:.45}.yb-hero-html__decor--one{width:150px;height:150px;left:-70px;top:-50px;background:#e9ddff}.yb-hero-html__decor--two{width:90px;height:90px;left:44%;bottom:-45px;background:#ffd54f}@media(max-width:749px){.yb-hero-html{display:flex;flex-direction:column;min-height:0;background:linear-gradient(145deg,#fffdf9,#fff7e9)}.yb-hero-html__content{padding:38px 24px 24px;order:1;text-align:left}.yb-hero-html__kicker{font-size:12px;margin-bottom:10px}.yb-hero-html h1{font-size:48px;line-height:.96}.yb-hero-html__content p{font-size:15px;margin:18px 0}.yb-hero-html__benefits{gap:8px 12px;margin:14px 0 20px}.yb-hero-html__benefits div{font-size:11px}.yb-hero-html__benefits div:nth-child(n+3){display:none}.yb-hero-html__button{padding:13px 18px 13px 22px}.yb-hero-html__photo{order:2;min-height:330px;height:330px;clip-path:none;border-radius:0}.yb-hero-html__photo:before{border-radius:0;top:0;right:0;bottom:0;left:0}.yb-hero-html__photo img{min-height:330px;height:330px;object-position:center 42%}}.yb-announcement-bar{width:100%;display:flex;align-items:center;justify-content:center;gap:18px;padding:10px 18px;background:#4f1ca8;color:#fff;font-size:15px;line-height:1.2;box-sizing:border-box}.yb-announcement-bar span{opacity:.75}.yb-squishy-hero{position:relative;display:grid;grid-template-columns:46% 54%;min-height:620px;overflow:hidden;background:#fffaf2}.yb-squishy-hero__copy{position:relative;z-index:3;align-self:center;padding:70px 4vw 70px 7vw}.yb-squishy-hero__kicker{color:#5521b5;font-size:16px;font-weight:900;letter-spacing:.08em;margin-bottom:16px}.yb-squishy-hero h1{margin:0;color:#14151a;font-weight:950;letter-spacing:-.055em;font-size:clamp(50px,5.2vw,82px);line-height:.93}.yb-squishy-hero h1 span{color:#5521b5;font-style:italic}.yb-squishy-hero__copy p{max-width:500px;margin:25px 0;color:#4c4d55;font-size:19px;line-height:1.45}.yb-squishy-hero__trust{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;max-width:610px;margin:20px 0 30px}.yb-squishy-hero__trust>div{display:flex;align-items:center;gap:10px}.yb-squishy-hero__trust b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#5521b5;background:#eee5ff;font-size:17px;flex:none}.yb-squishy-hero__trust span{display:flex;flex-direction:column;gap:2px}.yb-squishy-hero__trust strong{font-size:13px;color:#28282f}.yb-squishy-hero__trust small{font-size:11px;color:#777}.yb-squishy-hero__button{display:inline-flex;align-items:center;gap:16px;background:#5521b5;color:#fff!important;padding:15px 18px 15px 28px;border-radius:999px;text-decoration:none!important;font-weight:900;box-shadow:0 10px 24px #5521b533}.yb-squishy-hero__button i{display:grid;place-items:center;width:31px;height:31px;background:#fff;color:#5521b5;border-radius:50%;font-style:normal;font-size:20px}.yb-squishy-hero__visual{position:relative;min-height:620px;overflow:hidden}.yb-squishy-hero__yellow{position:absolute;width:92%;height:86%;right:-8%;top:8%;background:#ffc61a;border-radius:52% 0 0 48%;transform:rotate(-2deg)}.yb-squishy-hero__visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;mix-blend-mode:multiply}@media(max-width:749px){.yb-announcement-bar{font-size:11px;gap:7px;padding:9px 7px;white-space:nowrap}.yb-announcement-bar div:nth-of-type(3){display:none}.yb-announcement-bar span:nth-of-type(2){display:none}.yb-squishy-hero{display:flex;flex-direction:column;min-height:0}.yb-squishy-hero__copy{padding:38px 22px 28px}.yb-squishy-hero__kicker{font-size:12px;margin-bottom:10px}.yb-squishy-hero h1{font-size:49px}.yb-squishy-hero__copy p{font-size:16px;margin:18px 0}.yb-squishy-hero__trust{gap:10px 12px;margin:15px 0 22px}.yb-squishy-hero__trust>div{gap:7px}.yb-squishy-hero__trust b{width:29px;height:29px;font-size:14px}.yb-squishy-hero__trust strong{font-size:11px}.yb-squishy-hero__trust small{font-size:9px}.yb-squishy-hero__visual{height:390px;min-height:390px}.yb-squishy-hero__yellow{width:105%;height:88%;right:-20%;top:6%}.yb-squishy-hero__visual img{object-position:center center}}.yb-squishy-hero__yellow{display:none!important}.yb-squishy-hero__visual img{mix-blend-mode:normal!important;object-fit:cover!important;object-position:center center!important}@media(max-width:749px){.yb-squishy-hero__visual{height:390px!important;min-height:390px!important}.yb-squishy-hero__visual img{height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center center!important}}.yb-squishy-hero{display:grid!important;grid-template-columns:minmax(0,46%) minmax(0,54%)!important;align-items:stretch!important}.yb-squishy-hero__blob{position:absolute!important;inset:auto!important;width:180px!important;height:180px!important;left:-70px!important;top:-70px!important;border-radius:50%!important;background:#eee5ff!important;pointer-events:none!important;z-index:0!important}.yb-squishy-hero__copy{grid-column:1!important;grid-row:1!important;min-width:0!important;width:auto!important}.yb-squishy-hero__visual{grid-column:2!important;grid-row:1!important;min-width:0!important;width:auto!important;min-height:620px!important}@media(max-width:749px){.yb-squishy-hero{display:flex!important;flex-direction:column!important}.yb-squishy-hero__copy{grid-column:auto!important;grid-row:auto!important}.yb-squishy-hero__visual{grid-column:auto!important;grid-row:auto!important;width:100%!important;min-width:0!important}}@media(max-width:749px){.yb-squishy-hero{display:flex!important;flex-direction:column!important;width:100%!important;min-height:0!important;overflow:hidden!important}.yb-squishy-hero__copy{order:1!important;display:block!important;position:relative!important;width:100%!important;box-sizing:border-box!important;padding:28px 20px 24px!important;align-self:auto!important;min-height:0!important}.yb-squishy-hero__kicker{font-size:11px!important;line-height:1.2!important;margin:0 0 9px!important;letter-spacing:.075em!important}.yb-squishy-hero h1{font-size:42px!important;line-height:.94!important;letter-spacing:-.045em!important;margin:0!important}.yb-squishy-hero__copy p{font-size:14px!important;line-height:1.4!important;margin:14px 0 15px!important;max-width:100%!important}.yb-squishy-hero__trust{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px 10px!important;width:100%!important;max-width:none!important;margin:0 0 18px!important}.yb-squishy-hero__trust>div{min-width:0!important;gap:7px!important}.yb-squishy-hero__trust b{width:26px!important;height:26px!important;font-size:12px!important}.yb-squishy-hero__trust strong{font-size:10px!important;line-height:1.15!important}.yb-squishy-hero__trust small{font-size:8.5px!important;line-height:1.15!important}.yb-squishy-hero__button{padding:12px 15px 12px 22px!important;gap:13px!important;font-size:14px!important}.yb-squishy-hero__button i{width:28px!important;height:28px!important;font-size:17px!important}.yb-squishy-hero__visual{order:2!important;position:relative!important;display:block!important;width:100%!important;height:300px!important;min-height:300px!important;max-height:300px!important;overflow:hidden!important}.yb-squishy-hero__visual img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;object-position:center center!important}.yb-squishy-hero__blob{width:100px!important;height:100px!important;left:-55px!important;top:-45px!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/theme.css.map */
