@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito:wght@600;700;800;900&display=swap";@font-face{font-family:"Bauhaus 93 Local";src:local("Bauhaus 93"),local(Bauhaus93);font-display:swap}:root{--ink:#392f3a;--muted:#6f86ad;--plum:#f45f93;--plum-dark:#dc477d;--heading:#10b5dd;--rose:#f6bfd3;--rose-soft:#fff0f5;--cream:#fffaf7;--blue:#3bccf5;--footer-blue:#dff7fd;--lilac:#e9dff7;--white:#fff;--line:#f45f9333;--shadow:0 22px 55px #f45f931f;--radius:30px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}body.menu-is-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.container{width:min(100% - 40px, var(--container));margin-inline:auto}.screen-reader-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--plum);color:#fff;border-radius:12px;padding:12px 18px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:20px}.site-header{z-index:50;background:#64d2fd;border-bottom:1px solid #ffffff4d;height:112px;position:absolute;inset:0 0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{color:var(--white);align-items:center;gap:14px;font-family:"Bauhaus 93 Local",Nunito,sans-serif;font-weight:400;display:inline-flex}.brand__logo{object-fit:contain;flex:none;width:126px;height:126px;transform:translateY(9px)}.brand__name{color:var(--white);-webkit-text-stroke:.8px #f840b1;paint-order:stroke fill;text-shadow:1px 0 #f840b1,-1px 0 #f840b1,0 1px #f840b1,0 -1px #f840b1;font-size:24px;line-height:.82}.brand__name em{color:inherit;font-family:inherit;font-size:inherit;letter-spacing:.02em;margin-top:2px;font-style:normal;display:block}.primary-nav__list{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.primary-nav a{color:var(--white);font-size:16px;font-weight:600;position:relative}.primary-nav a:after{content:"";background:var(--white);height:2px;transition:all .25s;position:absolute;bottom:-9px;left:50%;right:50%}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{width:40px;height:40px;color:var(--white);border-radius:50%;place-items:center;font-size:26px;display:grid}.cart-button{background:var(--white);min-height:42px;color:var(--plum);border-radius:999px;align-items:center;gap:8px;padding:8px 9px 8px 16px;font-size:13px;font-weight:700;display:flex;box-shadow:0 8px 24px #7e45601a}.cart-button__count{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.menu-toggle{background:0 0;border:0;display:none}.hero{background:#fff8f6;height:clamp(420px,58vh,680px);min-height:0;padding:0;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #7e45600f;border-radius:50%;width:400px;height:400px;position:absolute;top:70px;left:-150px}.hero__slide{background:linear-gradient(90deg,#fff9faad,#fff9fa61),url(/wp-content/themes/cavtheme/assets/images/gingham-rose-ByZVyd08.png) 50% 44%/720px;height:100%;overflow:hidden}.hero__grid{grid-template-columns:.98fr 1.02fr;align-items:center;gap:40px;height:100%;min-height:0;padding-top:108px;padding-bottom:18px;display:grid}.hero__content{z-index:2;max-width:580px;position:relative}.eyebrow{color:#a25f7e;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-family:Nunito,sans-serif;font-size:12px;font-weight:900;display:inline-flex}.eyebrow:before{content:"✦";font-size:10px}.hero h1,.hero h2,.section-heading h2,.how-it-works h2,.contact-strip h2{letter-spacing:-.035em;margin:18px 0;font-family:Nunito,sans-serif;font-weight:900}.hero h1,.hero h2{max-width:610px;color:var(--heading);font-size:clamp(34px,3.4vw,52px);line-height:1}.hero h1 em,.hero h2 em{color:var(--plum);font-style:normal}.hero__content>p{max-width:520px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.home .hero h1,.home .hero h2{font-size:clamp(32px,3.15vw,48px)}.home .hero h1 em,.home .hero h2 em{color:inherit}.home .hero__content>p{font-size:16px}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.hero .button{min-height:44px;padding:10px 21px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:13px 25px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--plum);color:#fff;box-shadow:0 14px 30px #7e45603d}.button--primary:hover{background:var(--plum-dark)}.button--ghost{color:var(--plum);border-color:#7e456047}.hero__proof{color:var(--muted);align-items:center;gap:13px;margin-top:35px;font-size:12px;display:flex}.hero__proof strong{color:var(--ink);font-size:13px;display:block}.hero__faces{display:flex}.hero__faces i{border:2px solid var(--cream);background:var(--rose);width:31px;height:31px;color:var(--plum);border-radius:50%;place-items:center;margin-right:-7px;font-size:11px;font-style:normal;display:grid}.hero__faces i:nth-child(2){background:var(--blue)}.hero__faces i:nth-child(3){background:var(--lilac)}.hero__visual{height:100%;min-height:0;position:relative}.hero__blob{filter:drop-shadow(0 30px 40px #6d40531f);background:linear-gradient(145deg,#ffffff8c,#f9bed447);border-radius:48% 52% 46% 54%/55% 45%;position:absolute;inset:8% -4% 2% 4%;transform:rotate(-5deg)}.hero__visual img{object-fit:contain;filter:drop-shadow(0 28px 24px #59374833);width:100%;height:100%;animation:5s ease-in-out infinite float;position:absolute;inset:0}.hero__badge{z-index:3;color:var(--plum);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #ffffffb3;border-radius:999px;padding:10px 15px;font-size:11px;font-weight:700;position:absolute;box-shadow:0 12px 30px #5e374b1f}.hero__badge--top{top:12%;right:4%;transform:rotate(5deg)}.hero__badge--bottom{bottom:16%;left:0;transform:rotate(-4deg)}.hero__sparkles span{color:#7e45603d;font-size:24px;position:absolute}.hero__sparkles span:first-child{top:18%;left:5%}.hero__sparkles span:nth-child(2){top:34%;left:48%}.hero__sparkles span:nth-child(3){bottom:22%;right:5%}.hero__sparkles span:nth-child(4){bottom:12%;left:40%}.hero__controls{z-index:5;pointer-events:none;width:100%;max-width:none;display:block;position:absolute;inset:0}.hero__controls .swiper-pagination{gap:6px;width:auto;display:flex;position:absolute;bottom:14px;left:50%;right:auto;transform:translate(-50%)}.hero__controls .swiper-pagination-bullet{background:var(--plum);opacity:.3;width:7px;height:7px;transition:width .25s,opacity .25s;margin:0!important}.hero__controls .swiper-pagination-bullet-active{opacity:1;border-radius:999px;width:23px}.hero__arrow{width:30px;height:30px;color:var(--plum);cursor:pointer;pointer-events:auto;background:#ffffffb8;border:1px solid #7e456033;border-radius:50%;place-items:center;padding:0;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero__arrow--prev{left:max(18px, (100vw - var(--container)) / 2 - 48px)}.hero__arrow--next{right:max(18px, (100vw - var(--container)) / 2 - 48px)}.hero__arrow:hover{border-color:var(--plum);background:var(--plum);color:#fff}.hero__controls .swiper-pagination{pointer-events:auto}.section{padding:60px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.section-heading h2,.how-it-works h2,.contact-strip h2{color:var(--heading);margin:8px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.08}.section-heading p{color:var(--muted);margin:0}.section-heading>a{color:var(--plum);font-size:13px;font-weight:700}.collection-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.collection-card{border-radius:var(--radius);grid-template-columns:75px 1fr auto;align-items:center;min-height:130px;padding:23px;transition:transform .25s,box-shadow .25s;display:grid}.collection-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.collection-card--pink{background:#fce2eb}.collection-card--blue{background:#3bccf5}.collection-card--lilac{background:#ece3f6}.collection-card__icon{width:60px;height:60px;color:var(--plum);background:#ffffffa8;border-radius:22px;place-items:center;font-family:Nunito,sans-serif;font-size:30px;display:grid;transform:rotate(-5deg)}.collection-card strong,.collection-card small{display:block}.collection-card strong{margin-bottom:6px;font-family:Nunito,sans-serif;font-size:20px}.collection-card small{color:var(--muted);font-size:12px}.collection-card b{color:var(--plum)}.favorites{background:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:25px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.product-card__image{aspect-ratio:1/1.08;background:var(--rose-soft);display:block;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__tag{color:var(--plum);letter-spacing:.08em;text-transform:uppercase;background:#ffffffe0;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:800;position:absolute;top:14px;left:14px}.product-card__body{padding:19px}.product-card__category{color:#aa728c;letter-spacing:.1em;text-transform:uppercase;min-height:16px;font-size:9px;font-weight:800;display:block}.product-card h3{min-height:45px;margin:7px 0 14px;font-family:Nunito,sans-serif;font-size:17px;line-height:1.3}.product-card__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-card__price{color:var(--plum);font-weight:800}.product-card__price del{color:#aaa;font-size:11px}.product-card__price ins{text-decoration:none}.product-card__add{background:var(--plum);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:22px;transition:all .2s;display:grid}.product-card__add:hover,.product-card__add.is-added{background:#578c82;transform:rotate(8deg)}.product-card__add:disabled{cursor:not-allowed;opacity:.4;transform:none}.catalog-sections{background:linear-gradient(#fff9fa57,#fff9fa57),url(/wp-content/themes/cavtheme/assets/images/gingham-rose-ByZVyd08.png) top/720px}.catalog-category{border-top:1px solid var(--line)}.catalog-category:nth-child(2n){background:#fff}.catalog-category--verde-hechizo,.catalog-category--verde-hechizo:nth-child(2n){background:#e3f6e9}.catalog-category__heading{align-items:center}.catalog-category__heading p{text-align:right;max-width:360px}.category-product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card--horizontal{grid-template-columns:43% 57%;min-height:205px;display:grid}.product-card--horizontal .product-card__image{aspect-ratio:auto;min-height:205px}.product-card--horizontal .product-card__body{flex-direction:column;justify-content:space-between;display:flex}.product-card--horizontal h3{min-height:0}.catalog-category__footer{justify-content:center;margin-top:34px;display:flex}.catalog-category__footer .button{background:var(--white);min-width:230px}.category-hero .hero__slide--alternate{filter:saturate(.88)}.category-products{background:#fff}.category-products__heading{border-bottom:1px solid var(--line);padding-bottom:20px}.category-archive-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.category-product-card .product-card__image{aspect-ratio:1/.92}.category-product-card h3{min-height:0}.catalog-pagination{justify-content:center;margin-top:46px;display:flex}.catalog-pagination ul{gap:8px;margin:0;padding:0;list-style:none;display:flex}.catalog-pagination a,.catalog-pagination span{border:1px solid var(--line);min-width:38px;height:38px;color:var(--plum);border-radius:50%;place-items:center;padding:0 10px;font-size:13px;font-weight:700;display:grid}.catalog-pagination .current{border-color:var(--plum);background:var(--plum);color:#fff}.category-empty{background:var(--rose-soft);text-align:center;border-radius:35px;max-width:620px;margin:25px auto;padding:55px}.category-empty>span{color:var(--plum);font-size:44px}.category-empty h2{color:var(--heading);margin:12px 0;font-family:Nunito,sans-serif;font-weight:900}.category-empty p{color:var(--muted);margin:0 0 25px;line-height:1.7}.category-help{background:#fff;padding-top:0}.single-product .site-header{background:#64d2fd;position:relative}.product-breadcrumbs{padding-top:24px}.woocommerce-breadcrumb{color:#9a8c95;font-size:12px}.woocommerce-breadcrumb a{color:var(--plum)}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(45px,6vw,90px);padding-top:30px;padding-bottom:65px;display:grid}.product-detail__gallery{min-width:0}.product-detail__gallery .woocommerce-product-gallery{float:none!important;width:100%!important}.product-detail__gallery .woocommerce-product-gallery__wrapper{margin:0}.product-detail__gallery .woocommerce-product-gallery__image{background:var(--rose-soft);border-radius:32px;overflow:hidden}.product-detail__gallery .woocommerce-product-gallery__image img{aspect-ratio:1/.9;object-fit:cover;width:100%}.product-detail__gallery .flex-viewport{box-shadow:var(--shadow);border-radius:32px}.product-detail__gallery .flex-control-thumbs{grid-template-columns:repeat(5,1fr);gap:12px;padding:0;list-style:none;display:grid;margin:15px 0 0!important}.product-detail__gallery .flex-control-thumbs li{float:none!important;width:auto!important}.product-detail__gallery .flex-control-thumbs img{aspect-ratio:1;object-fit:cover;opacity:.62;cursor:pointer;border:2px solid #0000;border-radius:15px;width:100%;transition:all .2s}.product-detail__gallery .flex-control-thumbs img.flex-active,.product-detail__gallery .flex-control-thumbs img:hover{border-color:var(--plum);opacity:1}.product-detail__gallery .woocommerce-product-gallery__trigger{border-radius:50%;place-items:center;box-shadow:0 8px 20px #3e26321f;z-index:3!important;background:#ffffffe0!important;width:43px!important;height:43px!important;display:grid!important;top:17px!important;right:17px!important}.product-detail__gallery .woocommerce-product-gallery__trigger img{display:none!important}.product-detail__summary{align-self:start;padding-top:10px}.product-detail__category,.product-detail__category a{color:#a76684;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.product-detail__title{color:var(--heading);letter-spacing:-.035em;margin:21px 0 12px;font-family:Nunito,sans-serif;font-size:clamp(37px,4vw,48px);font-weight:900;line-height:1.05}.product-detail__rating{min-height:24px;color:var(--muted);align-items:center;gap:11px;font-size:14px;line-height:1.5;display:flex}.product-detail__price{color:var(--plum);margin:24px 0;font-family:Nunito,sans-serif;font-size:27px;font-weight:900}.product-detail__price del{color:#aa9fa5;font-size:15px}.product-detail__price ins{text-decoration:none}.product-detail__excerpt{color:var(--muted);font-size:15px;line-height:1.72}.product-detail__excerpt p{margin:0}.product-detail__options{border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.product-detail__options form.cart{margin:0}.product-detail__options .variations{border-collapse:collapse;width:100%;margin:0 0 18px}.product-detail__options .variations tr{margin-bottom:16px;display:block}.product-detail__options .variations th,.product-detail__options .variations td{text-align:left;width:100%;padding:0;display:block}.product-detail__options .variations label{color:var(--ink);margin-bottom:9px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;display:block}.product-detail__options .variations select{background-color:var(--rose-soft);width:100%;min-height:54px;color:var(--ink);cursor:pointer;border:2px solid #7e45602e;border-radius:16px;outline:none;padding:0 46px 0 17px;font-size:15px;transition:border-color .2s,box-shadow .2s,background-color .2s}.product-detail__options .variations select:hover{background-color:#fff;border-color:#7e456066}.product-detail__options .variations select:focus{border-color:var(--plum);background-color:#fff;box-shadow:0 0 0 4px #7e45601a}.product-detail__options .reset_variations{color:var(--plum);margin-top:9px;font-size:13px;font-weight:700;display:inline-block}.product-detail__options .single_variation_wrap{margin-top:16px}.product-detail__options .woocommerce-variation-price{color:var(--plum);margin-bottom:15px;font-weight:800}.product-detail__options .woocommerce-variation-availability{color:#578c82;font-size:12px;font-weight:700}.product-detail__options .quantity{margin-right:10px;display:inline-flex}.product-detail__options .qty{border:1px solid var(--line);text-align:center;border-radius:14px;width:65px;height:50px;padding:0 8px}.product-detail__options .single_add_to_cart_button{background:var(--plum);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:50px;padding:12px 28px;font-weight:800;transition:all .2s;box-shadow:0 12px 28px #7e456033}.product-detail__options .single_add_to_cart_button:hover{background:var(--plum-dark);transform:translateY(-2px)}.product-detail__options .single_add_to_cart_button.disabled{cursor:not-allowed;opacity:.45}.product-detail__checkout-note{background:var(--rose-soft);color:var(--muted);border-radius:16px;gap:14px;margin:24px 0 0;padding:18px;font-size:14px;line-height:1.55;display:flex}.product-detail__checkout-note>span:first-child{color:var(--plum);font-size:22px}.product-detail__checkout-note strong{color:var(--ink);margin-bottom:2px;font-size:14px;display:block}.product-detail__benefits{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.product-detail__benefits>div{border:1px solid var(--line);text-align:center;border-radius:16px;min-height:116px;padding:18px 14px}.product-detail__benefits>div:last-child{grid-column:1/-1}.product-detail__benefits>div>span{color:var(--plum);font-size:20px}.product-detail__benefits p{margin:8px 0 0}.product-detail__benefits strong,.product-detail__benefits small{display:block}.product-detail__benefits strong{font-family:Nunito,sans-serif;font-size:15px;line-height:1.25}.product-detail__benefits small{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.4}.product-detail__meta{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.55}.product-detail__meta>span{margin-top:5px;display:block}.product-detail__meta a{color:var(--plum)}.product-information{background:var(--rose-soft)}.product-information .woocommerce-tabs ul.tabs{border-bottom:1px solid var(--line);gap:28px;list-style:none;display:flex;margin:0 0 28px!important;padding:0!important}.product-information .woocommerce-tabs ul.tabs:before,.product-information .woocommerce-tabs ul.tabs li:before,.product-information .woocommerce-tabs ul.tabs li:after{display:none!important}.product-information .woocommerce-tabs ul.tabs li{background:0 0!important;border:0!important;margin:0!important;padding:0!important}.product-information .woocommerce-tabs ul.tabs a{font-size:13px;display:block;color:var(--muted)!important;padding:0 0 13px!important}.product-information .woocommerce-tabs ul.tabs .active a{border-bottom:2px solid var(--plum);color:var(--plum)!important}.product-information .woocommerce-Tabs-panel{color:var(--muted);font-size:14px;line-height:1.75}.product-information .woocommerce-Tabs-panel>h2{color:var(--heading);font-family:Nunito,sans-serif;font-size:30px;font-weight:900}.product-related{background:#fff}.product-related>.container>.related>h2{color:var(--heading);margin:0 0 30px;font-family:Nunito,sans-serif;font-size:38px;font-weight:900}.product-related ul.products{grid-template-columns:repeat(3,1fr);gap:25px;margin:0!important;display:grid!important}.product-related ul.products:before,.product-related ul.products:after{display:none!important}.product-related ul.products li.product{border:1px solid var(--line);border-radius:24px;padding:0 0 18px;overflow:hidden;width:auto!important;margin:0!important}.product-related ul.products li.product img{aspect-ratio:1;object-fit:cover;margin:0 0 16px!important}.product-related ul.products li.product .woocommerce-loop-product__title,.product-related ul.products li.product .price{padding-inline:18px!important}.product-related ul.products li.product .button{background:var(--plum);color:#fff;margin:12px 18px 0}.how-it-works{background:linear-gradient(#fff, var(--cream))}.how-it-works__box{isolation:isolate;background:#3bccf5;border:1px solid #7e456014;border-radius:40px;grid-template-columns:minmax(0,65fr) minmax(0,35fr);align-items:center;gap:50px;padding:65px;display:grid;position:relative;overflow:hidden}.how-it-works__box:before{content:none}.how-it-works .eyebrow{color:#ffffffd1}.how-it-works h2{color:#fff}.how-it-works__intro p{color:#ffffffc7;line-height:1.7}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff3d;align-items:center;gap:18px;padding:18px 0;display:flex}.steps li:last-child{border:0}.steps>li>span{width:48px;height:48px;color:var(--plum);background:#ffffffbf;border-radius:50%;flex:0 0 48px;place-items:center;font-family:Nunito,sans-serif;font-size:12px;font-weight:900;display:grid}.steps strong,.steps small{display:block}.steps strong{color:#fff;font-family:Nunito,sans-serif;font-size:17px}.steps small{color:#ffffffb8;margin-top:3px}.contact-strip{padding-top:0}.contact-strip__inner{background:var(--plum);color:#fff;border-radius:40px;justify-content:space-between;align-items:center;gap:35px;padding:55px 65px;display:flex}.contact-strip .eyebrow{color:#f5bfd2}.contact-strip h2{color:#fff}.contact-strip p{color:#eadce3;margin-bottom:0}.button--light{color:var(--plum);background:#fff;flex-shrink:0}.site-footer{background:var(--footer-blue);color:#5475a2;padding:70px 0 25px}.site-footer__grid{grid-template-columns:1.5fr .7fr 1fr;gap:70px;display:grid}.brand--footer{color:var(--plum)}.site-footer p{color:#6f86ad;max-width:370px;font-size:13px;line-height:1.7}.site-footer h2{color:var(--heading);margin:0 0 18px;font-family:Nunito,sans-serif;font-size:14px}.site-footer__grid>div>a:not(.brand){margin-top:10px;font-size:13px;display:block}.footer-whatsapp,.footer-cart{color:var(--heading);font-weight:800}.site-footer__bottom{color:#7891b5;border-top:1px solid #10b5dd4d;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:10px;display:flex}.whatsapp-checkout,.wc-block-cart__submit-button.whatsapp-checkout{color:#fff!important;background:#25d366!important}.page-content,.error-page{background:#fff;min-height:70vh;padding-top:160px}.page-entry__header{margin-bottom:35px}.page-entry__header h1,.error-page h1{color:var(--heading);margin:10px 0;font-family:Nunito,sans-serif;font-size:clamp(38px,5vw,58px);line-height:1.05}.page-entry__content .woocommerce{width:100%}.error-page{text-align:center;place-items:center;display:grid}.error-page__inner{max-width:680px}.error-page__code{color:var(--rose);font-family:Nunito,sans-serif;font-size:clamp(90px,18vw,180px);font-weight:900;line-height:.8;display:block}.error-page p{max-width:560px;color:var(--muted);margin:18px auto 28px;line-height:1.7}.brand--footer .brand__logo{width:100px;height:100px;transform:none}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:none}@keyframes float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}@media (width<=900px){.menu-toggle{z-index:3;order:2;place-content:center;gap:5px;width:42px;height:42px;display:grid}.menu-toggle>span:not(.screen-reader-text){background:var(--white);width:21px;height:2px;transition:all .2s}.primary-nav{visibility:hidden;opacity:0;background:#64d2fdfa;place-items:center;transition:all .25s;display:grid;position:fixed;inset:0}.primary-nav.is-open{visibility:visible;opacity:1}.primary-nav__list{flex-direction:column;font-family:Nunito,sans-serif;font-size:25px}.primary-nav a{color:var(--white);font-size:24px}.header-actions{margin-left:auto}.icon-button{display:none}.hero{height:600px}.hero__grid{text-align:left;grid-template-columns:1fr 1fr;padding-top:108px}.hero__content{margin:0}.hero__content>p{margin-inline:0}.hero__actions{justify-content:flex-start}.hero__visual{min-height:0}.collection-grid{grid-template-columns:1fr}.product-grid,.category-product-grid,.category-archive-grid{grid-template-columns:repeat(2,1fr)}.how-it-works__box{grid-template-columns:1fr;gap:30px;padding:45px}.site-footer__grid{grid-template-columns:1.2fr .8fr}.site-footer__grid>div:last-child{grid-column:1/-1}.product-detail{grid-template-columns:1fr;gap:35px}.product-detail__gallery,.product-detail__summary{width:min(100%,680px);margin-inline:auto}.product-related ul.products{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.container{width:min(100% - 28px, var(--container))}.site-header{height:92px}.brand{gap:4px}.brand__logo{width:90px;height:90px;transform:translateY(6px)}.brand__name{-webkit-text-stroke-width:.6px;font-size:16px}.brand__name em{margin-top:1px}.cart-button{padding-left:11px}.cart-button__label{display:none}.hero{height:630px}.hero__grid{text-align:center;grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:4px;padding-top:110px;padding-bottom:38px}.hero h1,.hero h2{margin:10px auto;font-size:38px}.home .hero h1,.home .hero h2{font-size:34px}.hero__content>p{margin-inline:auto;font-size:14px}.home .hero__content>p{font-size:16px}.hero__actions{justify-content:center;margin-top:15px}.hero .button{width:auto}.hero__visual{min-height:210px}.hero__badge--top{top:5%;right:2%}.hero__controls .swiper-pagination{bottom:8px}.hero__arrow{display:none}.section{padding:60px 0}.section-heading{display:block}.section-heading p{margin-top:12px}.section-heading>a{margin-top:15px;display:inline-block}.collection-card{grid-template-columns:64px 1fr auto;padding:18px}.collection-card__icon{width:52px;height:52px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.category-product-grid,.category-archive-grid{grid-template-columns:1fr;gap:14px}.catalog-category__heading p{text-align:left}.product-card--horizontal{grid-template-columns:42% 58%;min-height:170px}.product-card--horizontal .product-card__image{min-height:170px}.category-product-card{grid-template-columns:42% 58%;min-height:175px;display:grid}.category-product-card .product-card__image{aspect-ratio:auto;min-height:175px}.product-card{border-radius:19px}.product-card__body{padding:13px}.product-card h3{min-height:40px;font-size:14px}.product-card--horizontal h3,.category-product-card h3{min-height:0}.product-card__price{font-size:13px}.product-card__add{width:31px;height:31px}.category-empty{padding:40px 22px}.how-it-works__box{border-radius:0;width:100%;padding:55px 25px}.contact-strip__inner{border-radius:0;width:100%;padding:48px 25px;display:block}.contact-strip .button,.category-help .button{margin-top:28px}.site-footer__grid{grid-template-columns:1fr;gap:35px}.site-footer__grid>div:last-child{grid-column:auto}.site-footer__bottom{flex-direction:column;gap:8px}.product-detail{padding-top:18px;padding-bottom:45px}.product-detail__gallery .woocommerce-product-gallery__image img{aspect-ratio:1}.product-detail__gallery .flex-control-thumbs{gap:7px}.product-detail__gallery .flex-control-thumbs img{border-radius:10px}.product-detail__title{font-size:39px}.product-detail__options .variations tr{grid-template-columns:1fr;gap:7px}.product-detail__options .quantity{margin-bottom:10px}.product-detail__options .single_add_to_cart_button{width:calc(100% - 80px)}.product-detail__benefits{grid-template-columns:1fr}.product-detail__benefits>div,.product-detail__benefits>div:last-child{text-align:left;grid-column:auto;align-items:center;gap:16px;min-height:0;display:flex}.product-detail__benefits p{margin:0}.product-information .woocommerce-tabs ul.tabs{gap:15px;overflow-x:auto}.product-related ul.products{grid-template-columns:1fr}}
