/*
Theme Name: Butterfly Studio
Description: Custom storefront for Планета Метеликів.
Version: 2.1.0
Text Domain: butterfly-studio
*/

:root{--navy:#172b49;--muted:#68758a;--blue:#2978f2;--line:#e5ebf3;--soft:#f6f9fd;--yellow:#ffd200}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Inter,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1430px,calc(100% - 48px));margin:auto}.topbar{height:36px;background:linear-gradient(90deg,#eef3ff,#fff);font-size:13px}.topbar .wrap,.mast,.nav-row{display:flex;align-items:center}.topbar .wrap{height:100%;justify-content:space-between}.tiny{display:flex;gap:22px;align-items:center}.mast{height:92px;gap:70px}.brand{display:flex;align-items:center;min-width:220px;font-weight:800;font-size:22px;line-height:.9;color:#1473d8}.brand-mark{font-size:44px;margin-right:9px}.brand b{color:#f0c900}.search{height:46px;flex:1;display:flex;border:1px solid #dfe6ef;border-radius:24px;background:#fff;box-shadow:0 2px 8px #17345b0a;overflow:hidden}.search input{border:0;outline:0;flex:1;padding:0 22px;color:#6d788a;font-size:14px}.search button{width:48px;height:40px;margin:3px;border:0;border-radius:22px;background:var(--blue);color:#fff;font-size:19px}.head-actions{display:flex;gap:28px;align-items:center;white-space:nowrap}.outline-btn{padding:14px 22px;border:1px solid #dfe6ef;border-radius:14px;font-weight:700}.cart{font-weight:700;padding:12px}.nav-row{height:52px;gap:42px;font-size:15px}.catalog{background:#e8f1ff;color:#2058a7;padding:14px 24px;border-radius:13px;font-weight:700}.nav-row>a.active{height:52px;display:flex;align-items:center;color:#2978f2;border-bottom:2px solid #2978f2}.hero-wrap{width:min(1600px,calc(100% - 36px));margin:0 auto 66px;position:relative}.hero{height:414px;border-radius:32px;background:#f7fbff url(assets/images/hero-butterfly.png) center/cover no-repeat;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.88) 30%,rgba(255,255,255,.08) 61%)}.hero-copy{position:relative;z-index:2;padding:34px 0 0 max(8%,calc((100% - 1430px)/2));width:650px}.hero h1{font-size:52px;line-height:1.03;letter-spacing:-2px;margin:0 0 16px}.hero-copy>p{font-size:18px;line-height:1.55;color:var(--muted);margin:0 0 20px}.cta-row{display:flex;gap:20px}.cta{display:flex;align-items:center;gap:13px;padding:13px 22px;border-radius:16px;border:1px solid #dfe5ee;background:#fff;font-weight:700}.cta small{display:block;color:#7b8595;font-weight:400;margin-top:3px}.cta.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.cta.primary small{color:#e3edff}.quick-points{display:flex;gap:32px;margin-top:20px;font-size:13px}.quick-points span{display:flex;align-items:center;gap:9px}.quick-points i{font-style:normal;font-size:24px}.visit{position:absolute;z-index:3;right:12%;bottom:86px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);padding:22px 28px;border-radius:24px;box-shadow:0 8px 30px #203a5d18;display:flex;gap:14px}.visit b{display:block;margin-bottom:6px}.visit small{color:#667286}.categories{position:absolute;z-index:4;left:50%;bottom:-46px;transform:translateX(-50%);width:min(1260px,90%);height:94px;border:1px solid #fff;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);box-shadow:0 14px 40px #223b5a13;border-radius:24px;display:flex;align-items:center;padding:12px 24px;gap:22px}.category{flex:1;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.cat-icon{min-width:54px;height:54px;border-radius:50%;background:#edf8f1;display:grid;place-items:center;font-size:26px}.section{margin:0 auto 28px}.section-title{font-size:18px;margin:0 0 16px;display:flex;align-items:center;gap:8px}.leaf{color:#79c942}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{height:112px;border:1px solid #e1e7ef;border-radius:16px;display:flex;overflow:hidden;background:#fff;box-shadow:0 4px 12px #1d35540a}.product-card img{width:132px;height:112px;object-fit:cover;background:#edf3f7}.product-info{flex:1;padding:15px 14px;min-width:0}.product-info h3{font-size:14px;line-height:1.35;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-info .price{font-size:16px;font-weight:800;margin-top:8px}.add{align-self:flex-end;margin:0 12px 12px 0;width:38px;height:38px;border-radius:50%;background:#e9f2ff;color:#2877f2;display:grid;place-items:center}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}.benefit{min-height:100px;padding:18px;border-radius:16px;background:#f4faf5;display:flex;align-items:flex-start;gap:16px}.benefit:nth-child(2){background:#faf6ff}.benefit:nth-child(3){background:#f5f8ff}.benefit:nth-child(4){background:#fffaf3}.benefit i{font-style:normal;font-size:27px;width:52px;height:52px;border-radius:50%;background:#fff9;display:grid;place-items:center}.benefit b{font-size:14px;display:block;margin:4px 0 7px}.benefit span{font-size:13px;line-height:1.45;color:#6c788b}.site-footer{margin-top:50px;padding:32px 0;background:#f5f8fc;color:#667286;font-size:13px}.mobile-menu{display:none}
@media(max-width:1000px){.mast{gap:20px}.head-actions,.nav-row>a:not(.catalog){display:none}.nav-row{height:48px}.hero h1{font-size:42px}.hero-copy{padding-left:6%;width:55%}.visit{display:none}.categories{overflow:auto;justify-content:flex-start}.category{min-width:150px}.products{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.wrap{width:calc(100% - 28px)}.topbar{display:none}.mast{height:74px}.brand{min-width:0;font-size:16px}.brand-mark{font-size:32px}.search{display:none}.nav-row{gap:0}.hero-wrap{width:calc(100% - 16px);margin-bottom:56px}.hero{height:590px;background-position:62% bottom;background-size:auto 58%;background-color:#f8fbff}.hero:after{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 46%,rgba(255,255,255,0) 75%)}.hero-copy{padding:25px 22px;width:100%}.hero h1{font-size:36px}.hero-copy>p{font-size:15px}.cta-row{flex-direction:column;gap:10px;width:230px}.quick-points{display:none}.categories{width:96%;height:84px;bottom:-40px;padding:10px 14px}.cat-icon{min-width:48px;height:48px}.products{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.product-card{height:105px}.product-card img{height:105px}.tiny{gap:10px}.outline-btn{padding:10px}.cart{font-size:0}.cart:after{content:none}}

/* Isolation from legacy plugin styles. */
body.wp-theme-butterfly-studio .hero h1{color:var(--navy)!important}
body.wp-theme-butterfly-studio .cta{color:var(--navy)!important}
body.wp-theme-butterfly-studio .cta.primary{color:#fff!important}
body.wp-theme-butterfly-studio section.wrap.section{float:none!important;width:min(1430px,calc(100% - 48px))!important;margin:0 auto 28px!important}
body.wp-theme-butterfly-studio main{display:flow-root!important}
body.wp-theme-butterfly-studio .hero-copy{width:800px}
body.wp-theme-butterfly-studio .hero-copy{padding-top:6px}
body.wp-theme-butterfly-studio .brand-mark{width:52px;height:52px;object-fit:contain;margin-right:9px}
body.wp-theme-butterfly-studio .quick-points,body.wp-theme-butterfly-studio .quick-points b{color:var(--navy)!important}
body.wp-theme-butterfly-studio .quick-points small{color:var(--muted)!important;font-weight:400}
body.wp-theme-butterfly-studio .section-title .leaf{float:none!important;display:inline!important;margin:0!important;font-size:10px!important}
body.wp-theme-butterfly-studio .hero-wrap{width:min(1628px,calc(100% - 48px))}
body.wp-theme-butterfly-studio .hero:before{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 10% 88%,rgba(253,222,239,.52),transparent 30%),radial-gradient(circle at 31% 12%,rgba(227,241,255,.4),transparent 34%);pointer-events:none}
body.wp-theme-butterfly-studio .quick-points{position:relative;z-index:5;margin-top:18px;gap:38px}
body.wp-theme-butterfly-studio .quick-points span{min-width:150px}
body.wp-theme-butterfly-studio .quick-points b{font-size:13px;line-height:1.35}
body.wp-theme-butterfly-studio .quick-points small{font-size:12px;line-height:1.35}
body.wp-theme-butterfly-studio .categories{width:min(1270px,92%);gap:13px;padding:12px 18px}
body.wp-theme-butterfly-studio .category{gap:9px;line-height:1.35;min-width:0}
body.wp-theme-butterfly-studio .category-all{color:#2877f2}
body.wp-theme-butterfly-studio .category-all small{font-size:9px;font-weight:500;white-space:nowrap}
body.wp-theme-butterfly-studio .section-heading{height:30px;display:flex;align-items:flex-start;justify-content:space-between}
body.wp-theme-butterfly-studio .slider-arrows{display:flex;gap:7px}
body.wp-theme-butterfly-studio .slider-arrows button{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#55657b;font-size:21px;line-height:24px}
body.wp-theme-butterfly-studio .product-image{position:relative;display:block;flex:0 0 132px}
body.wp-theme-butterfly-studio .product-image img{width:132px;height:112px;object-fit:cover}
body.wp-theme-butterfly-studio .hit{position:absolute;z-index:2;top:10px;left:10px;padding:4px 9px;border-radius:12px;background:#2c7cf5;color:#fff;font-size:11px}
@media(max-width:1000px){body.wp-theme-butterfly-studio .category-all{display:none}body.wp-theme-butterfly-studio .quick-points{gap:15px}body.wp-theme-butterfly-studio .quick-points span{min-width:0}}
@media(min-width:1001px){
body.wp-theme-butterfly-studio .hero{background-image:url(assets/images/hero-butterfly-v2.png);background-position:center 68%}
body.wp-theme-butterfly-studio .hero-copy{padding-left:6.25%}
body.wp-theme-butterfly-studio .cta{height:62px;padding:9px 16px;gap:9px;line-height:1.15;font-size:14px}
body.wp-theme-butterfly-studio .cta small{font-size:12px;line-height:1.2;white-space:nowrap}
body.wp-theme-butterfly-studio .cta:first-child{width:200px}
body.wp-theme-butterfly-studio .cta:nth-child(2){width:250px}
body.wp-theme-butterfly-studio .quick-points{margin-top:29px}
body.wp-theme-butterfly-studio .hero-wrap{margin-bottom:72px}
body.wp-theme-butterfly-studio .section-heading{height:39px}
body.wp-theme-butterfly-studio .product-card{height:105px}
body.wp-theme-butterfly-studio .product-image{flex-basis:130px}
body.wp-theme-butterfly-studio .product-image img{width:130px;height:105px}
}
.inner-page{min-height:520px;padding:46px 0}.inner-page>article>h1,.shop-page .page-title{font-size:42px;letter-spacing:-1px;margin:0 0 28px;color:var(--navy)!important}.page-content{font-size:16px;line-height:1.7;color:#4f5f74}.shop-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important}.shop-page ul.products:before,.shop-page ul.products:after{display:none!important}.shop-page ul.products li.product{width:auto!important;margin:0!important;padding:0 0 18px!important;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 6px 20px #17345b0a}.shop-page ul.products li.product img{width:100%!important;aspect-ratio:1/1;object-fit:cover;margin:0 0 14px!important}.shop-page ul.products li.product h2,.shop-page ul.products li.product .price,.shop-page ul.products li.product .button{margin-left:16px!important;margin-right:16px!important}.shop-page ul.products li.product h2{font-size:15px!important;color:var(--navy)!important}.shop-page ul.products li.product .price{color:var(--navy)!important;font-weight:800!important}.shop-page ul.products li.product .button,.single_add_to_cart_button,.checkout-button{background:var(--blue)!important;color:#fff!important;border-radius:12px!important}.woocommerce div.product{display:flow-root}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-top:10px}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--blue)!important}@media(max-width:1000px){.shop-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:650px){.inner-page{padding:25px 0}.inner-page>article>h1,.shop-page .page-title{font-size:32px}.shop-page ul.products{grid-template-columns:1fr!important}}
.ti{width:20px;height:20px;display:inline-block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.ti-xs{width:14px;height:14px}.icon-text{display:inline-flex;align-items:center;gap:8px;font-family:Inter,Arial,sans-serif!important}.topbar .ti{width:14px;height:14px;color:#52647c}.search button .ti{width:18px;height:18px}.outline-btn .ti,.cart .ti{width:20px;height:20px}.catalog .ti{width:18px;height:18px}.title-leaf{display:inline-flex;color:#7ac943;transform:rotate(-18deg);vertical-align:top;margin:5px 0 0 5px}.title-leaf .ti{width:22px;height:22px;stroke-width:2.4}.cta>.ti{width:22px;height:22px}.quick-points span>.ti{width:25px;height:25px;color:#2877f2}.quick-points span:nth-child(2)>.ti{color:#944bd2}.quick-points span:nth-child(3)>.ti{color:#5caf65}.visit>.ti{width:25px;height:25px;color:#2877f2}.cat-icon .ti{width:27px;height:27px;stroke-width:1.8}.category:nth-child(1) .cat-icon,.category:nth-child(2) .cat-icon{color:#2780d7}.category:nth-child(3) .cat-icon{color:#73b947}.category:nth-child(4) .cat-icon{color:#dd6a50}.category:nth-child(5) .cat-icon{color:#66b869}.category:nth-child(6) .cat-icon{color:#dc4b83}.category:nth-child(7) .cat-icon{color:#50a978}.category:nth-child(8) .cat-icon{color:#2877f2}.category-all small{display:inline-flex;align-items:center;gap:2px}.section-leaf{display:inline-flex;color:#7ac943;transform:rotate(-18deg);margin-left:3px}.section-leaf .ti{width:13px;height:13px}.slider-arrows button{display:grid!important;place-items:center}.slider-arrows button .ti{width:16px;height:16px}.add .ti{width:18px;height:18px}.benefit i .ti{width:27px;height:27px}.benefit:nth-child(1) i{color:#62bd55}.benefit:nth-child(2) i{color:#9854e4}.benefit:nth-child(3) i{color:#397df4}.benefit:nth-child(4) i{color:#e7ab28}@media(max-width:650px){.cart:after{content:none!important}.cart .ti{width:22px;height:22px}}
@media(min-width:1501px){body.wp-theme-butterfly-studio .brand{min-width:210px}body.wp-theme-butterfly-studio .search{flex:0 0 656px;margin-right:63px}body.wp-theme-butterfly-studio .head-actions{gap:70px}body.wp-theme-butterfly-studio .outline-btn{width:168px;height:48px;padding:0 17px;justify-content:center}}
@media(min-width:1001px){body.wp-theme-butterfly-studio .hero{height:412px}body.wp-theme-butterfly-studio .hero-wrap{margin-bottom:74px}body.wp-theme-butterfly-studio .cta-row{gap:25px}body.wp-theme-butterfly-studio .categories{height:92px;bottom:-48px;margin-left:-3px}body.wp-theme-butterfly-studio .benefit{height:96px;min-height:96px;padding:16px 18px;overflow:hidden}}
@media(min-width:1001px){body.wp-theme-butterfly-studio .section-heading{height:40px}}
.woocommerce-categories{justify-content:space-around;gap:28px!important;padding-left:28px!important;padding-right:28px!important}.woocommerce-categories .category{justify-content:center;flex:0 1 210px;font-size:14px}.cat-photo{width:62px;height:62px;min-width:62px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#eef8f2,#e9f4fb);box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}.cat-photo img{width:58px;height:58px;object-fit:contain;display:block}@media(max-width:1000px){.woocommerce-categories{justify-content:flex-start!important}.woocommerce-categories .category{min-width:190px;flex-basis:190px}}@media(max-width:650px){.cat-photo{width:52px;height:52px;min-width:52px}.cat-photo img{width:49px;height:49px}}
.head-actions .cart{height:52px;padding:0!important;display:inline-flex;align-items:center;gap:12px;font-family:Inter,Arial,sans-serif!important;font-size:15px;font-weight:700;overflow:visible}.cart-icon{width:48px;height:48px;position:relative;display:grid;place-items:center;border-radius:50%;background:#f6f8fb;color:#52627a}.cart-icon .ti{width:23px;height:23px;stroke-width:1.8}.cart-icon sup{position:absolute;top:-6px;right:-3px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#2878f2;color:#fff;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:700;line-height:20px;box-shadow:0 2px 6px rgba(41,120,242,.25)}.cart-label{white-space:nowrap}@media(max-width:650px){.head-actions .cart{gap:0}.cart-label{display:none}}
@media(min-width:1001px){body.wp-theme-butterfly-studio .benefit{height:auto;min-height:116px;padding:17px 18px;overflow:visible}}
body.wp-theme-butterfly-studio .benefit:nth-child(1) i{background:#e8f7e7;color:#62bd55}body.wp-theme-butterfly-studio .benefit:nth-child(2) i{background:#f3eaff;color:#9854e4}body.wp-theme-butterfly-studio .benefit:nth-child(3) i{background:#e8f0ff;color:#397df4}body.wp-theme-butterfly-studio .benefit:nth-child(4) i{background:#fff3d9;color:#e7ab28}
.plugin-search{flex:1;min-width:0}.plugin-search .dgwt-wcas-search-wrapp{max-width:none!important;width:100%!important;margin:0!important}.plugin-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{padding:0!important;background:transparent!important}.plugin-search .dgwt-wcas-search-input{height:46px!important;border:1px solid #dfe6ef!important;border-radius:24px!important;background:#fff!important;padding-left:22px!important;box-shadow:0 2px 8px #17345b0a!important;font-family:Inter,Arial,sans-serif!important;font-size:14px!important}.plugin-search .dgwt-wcas-search-submit{height:40px!important;width:48px!important;min-width:48px!important;top:3px!important;right:3px!important;border-radius:22px!important;background:#2878f2!important}.plugin-search .dgwt-wcas-search-submit svg path{fill:#fff!important}.products-viewport{width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.products-viewport::-webkit-scrollbar{display:none}.products-viewport .products{display:flex!important;grid-template-columns:none!important;gap:20px;width:max-content}.products-viewport .product-card{flex:0 0 342.5px;width:342.5px}.slider-arrows button{cursor:pointer;transition:background .2s,color .2s,opacity .2s}.slider-arrows button:hover:not(:disabled){background:#eaf2ff;color:#2878f2}.slider-arrows button:disabled{opacity:.35;cursor:default}@media(min-width:1501px){body.wp-theme-butterfly-studio .plugin-search{flex:0 0 806px;margin-right:63px}}@media(max-width:1000px){.products-viewport .product-card{flex-basis:calc((100vw - 68px)/2);width:calc((100vw - 68px)/2)}}@media(max-width:650px){.plugin-search{display:none}.products-viewport{scroll-snap-type:x mandatory}.products-viewport .product-card{flex-basis:calc(100vw - 28px);width:calc(100vw - 28px);scroll-snap-align:start}}
@media(max-width:650px){body.wp-theme-butterfly-studio .hero-copy{width:100%;padding-top:25px}body.wp-theme-butterfly-studio .brand-mark{width:39px;height:39px}}
.plugin-search .dgwt-wcas-search-submit{left:auto!important;right:3px!important}.plugin-search .dgwt-wcas-search-input{padding-right:64px!important}
@media(min-width:1001px){body.wp-theme-butterfly-studio .hero-wrap{margin-top:14px;margin-bottom:76px}body.wp-theme-butterfly-studio .hero{height:448px}}
.topbar .wrap>span:first-child .ti{color:#2978f2!important;stroke-width:2.2}.cta{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.cta:hover{transform:translateY(-2px);border-color:#b9d2f7;box-shadow:0 9px 22px rgba(32,76,137,.14);color:#1f69d5}.cta.primary:hover{background:#1769e8;border-color:#1769e8;color:#fff;box-shadow:0 10px 24px rgba(41,120,242,.28)}.cta:active{transform:translateY(0) scale(.975);box-shadow:0 3px 9px rgba(32,76,137,.12);transition-duration:.08s}.cta:focus-visible{outline:3px solid rgba(41,120,242,.28);outline-offset:3px}
.catalog-menu{position:relative;align-self:stretch;display:flex;align-items:center}.catalog-menu .catalog{border:0;font:inherit;cursor:pointer}.catalog-menu .catalog>.ti:last-child{transition:transform .2s ease}.catalog-menu.is-open .catalog>.ti:last-child{transform:rotate(180deg)}.catalog-dropdown[hidden]{display:none!important}.catalog-dropdown{position:absolute;z-index:50;top:calc(100% + 10px);left:0;width:590px;padding:18px;border:1px solid #e3eaf3;border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 18px 50px rgba(24,46,78,.17);backdrop-filter:blur(16px);animation:catalog-in .18s ease both}.catalog-dropdown-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-dropdown-item{min-width:0;display:grid;grid-template-columns:58px 1fr 16px;align-items:center;gap:13px;padding:10px;border-radius:14px;font-size:15px;font-weight:700;line-height:1.3;transition:background .18s ease,transform .18s ease,color .18s ease}.catalog-dropdown-item:hover{background:#edf5ff;color:#1f69d5;transform:translateX(2px)}.catalog-dropdown-item img{width:58px;height:58px;border-radius:12px;object-fit:cover;background:#f3f7fb}.catalog-dropdown-item>.ti{color:#8a99ad}.catalog-view-all{height:42px;margin-top:12px;border-top:1px solid #e9eef5;padding:13px 10px 0;display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#2878f2;font-size:13px;font-weight:700}.catalog-view-all:hover{color:#145fc9}@keyframes catalog-in{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1000px){.catalog-dropdown{width:min(590px,calc(100vw - 48px))}}@media(max-width:650px){.catalog-dropdown{position:fixed;top:122px;left:14px;right:14px;width:auto;max-height:calc(100vh - 140px);overflow:auto}.catalog-dropdown-grid{grid-template-columns:1fr}.catalog-dropdown-item{grid-template-columns:52px 1fr 16px}.catalog-dropdown-item img{width:52px;height:52px}}
.catalog-dropdown{width:420px}.catalog-dropdown-grid{grid-template-columns:1fr}.catalog-dropdown-item{width:100%}@media(max-width:1000px){.catalog-dropdown{width:min(420px,calc(100vw - 48px))}}@media(max-width:650px){.catalog-dropdown{width:auto}}
.catalog-dropdown{width:340px;padding:14px}.catalog-dropdown-item{grid-template-columns:52px minmax(0,1fr) 14px;gap:11px;padding:8px;font-size:14px}.catalog-dropdown-item img{width:52px;height:52px}.catalog-view-all{justify-content:center;text-align:center;padding-left:0;padding-right:0}@media(max-width:1000px){.catalog-dropdown{width:min(340px,calc(100vw - 48px))}}@media(max-width:650px){.catalog-dropdown{width:auto}}
.home-catalog{margin-top:56px;padding:42px 0 54px;background:linear-gradient(180deg,#fffefa,#fbfaf6)}.home-catalog-inner{width:min(1530px,calc(100% - 48px));margin:auto}.home-catalog-heading{height:78px;display:flex;align-items:flex-start;justify-content:space-between}.home-catalog-heading>div{display:flex;align-items:center;gap:12px}.home-catalog-heading h2{margin:0;color:#193423;font-family:Georgia,'Times New Roman',serif;font-size:52px;line-height:.95;font-weight:400;letter-spacing:-1.5px}.home-catalog-heading h2:after{content:"";display:block;width:164px;margin-top:11px;border-bottom:1px solid #d9cbb9}.home-catalog-heading p{margin:14px 0 0;color:#8f8076;font-size:14px}.home-catalog-heading p .ti{margin-left:5px;color:#a59282}.catalog-branch{display:flex;color:#c9c0a7;transform:rotate(-25deg)}.catalog-branch .ti{width:27px;height:27px;margin-left:-9px;stroke-width:1}.home-catalog-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 18px}.catalog-product{min-width:0;height:388px;padding:9px;border:1px solid #ebe6de;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(77,63,45,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.catalog-product:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(77,63,45,.13)}.catalog-product-media{height:238px;position:relative;border-radius:11px;overflow:hidden;background:#f1f2eb}.catalog-product-media>a,.catalog-product-media img{display:block;width:100%;height:100%}.catalog-product-media img{object-fit:cover;transition:transform .35s ease}.catalog-product:hover .catalog-product-media img{transform:scale(1.025)}.stock-pill{position:absolute;z-index:2;top:9px;left:9px;height:31px;padding:0 11px;display:flex;align-items:center;gap:4px;border:1px solid #d8ded1;border-radius:18px;background:rgba(255,255,255,.92);color:#315c31;font-size:12px;font-weight:600;backdrop-filter:blur(8px)}.stock-pill.out-of-stock{border-color:#e5d9cf;background:rgba(241,229,220,.94);color:#9b8171}.favorite-product{position:absolute;z-index:2;top:9px;right:9px;width:32px;height:32px;padding:0;border:0;background:transparent;color:#526069;display:grid;place-items:center;cursor:pointer;transition:color .18s ease,transform .18s ease}.favorite-product .ti{width:23px;height:23px}.favorite-product:hover{transform:scale(1.12);color:#d15b71}.favorite-product.is-active{color:#d94262}.favorite-product.is-active .ti{fill:currentColor}.catalog-product-body{height:131px;position:relative;padding:13px 7px 7px;display:flex;flex-direction:column}.catalog-product-type{font-size:13px;color:#272c28}.catalog-product h3{height:37px;margin:2px 0 5px;font-size:14px;line-height:1.3;font-weight:500;overflow:hidden}.catalog-product-price{color:#365e2c;font-size:19px;line-height:36px;white-space:nowrap}.catalog-product-price del{font-size:13px;color:#9a9a90}.catalog-product-price ins{text-decoration:none}.catalog-product-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.catalog-add{position:relative;z-index:2;height:38px;min-width:42px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #315d2c;border-radius:20px;background:#315d2c;color:#fff;font-size:12px;white-space:nowrap;transition:transform .18s ease,background .18s ease}.catalog-add:hover{background:#244d21;transform:translateY(-1px)}.catalog-add.icon-only{width:42px;padding:0;border-color:#d9cdbd;background:#fff;color:#33412f}.catalog-add .ti{width:17px;height:17px}.catalog-card-leaf{position:absolute;right:7px;bottom:29px;color:#ded5c2;transform:rotate(-25deg);pointer-events:none}.catalog-card-leaf .ti{width:36px;height:36px;stroke-width:1}@media(max-width:1400px){.home-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1000px){.home-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-catalog-heading h2{font-size:44px}}@media(max-width:650px){.home-catalog{margin-top:35px;padding:30px 0}.home-catalog-inner{width:calc(100% - 28px)}.home-catalog-heading{height:auto;margin-bottom:22px}.home-catalog-heading h2{font-size:40px}.home-catalog-heading p,.catalog-branch{display:none}.home-catalog-grid{grid-template-columns:1fr;gap:16px}.catalog-product{height:410px}.catalog-product-media{height:260px}}
.home-catalog{background:linear-gradient(180deg,#fff,#f7faff)}.home-catalog,.home-catalog *{font-family:Inter,Arial,sans-serif}.home-catalog-heading h2{color:var(--navy);font-family:Inter,Arial,sans-serif;font-weight:800;letter-spacing:-1.8px}.home-catalog-heading h2:after{border-color:#bcd4f7}.home-catalog-heading p{color:var(--muted)}.home-catalog-heading p .ti,.catalog-branch{color:#79aef5}.catalog-product{border-color:#e1e8f1;box-shadow:0 7px 22px rgba(23,43,73,.07)}.catalog-product:hover{box-shadow:0 13px 30px rgba(23,43,73,.13)}.catalog-product-media{background:#f1f6fc}.catalog-product-type,.catalog-product h3{color:var(--navy)}.catalog-product-price{color:var(--navy)}.catalog-add{border-color:var(--blue);background:var(--blue)}.catalog-add:hover{background:#1769e8}.catalog-add.icon-only{border-color:#bfd5f5;background:#fff;color:var(--blue)}.catalog-card-leaf{color:#d8e7fb}
.home-catalog .catalog-add,.home-catalog .catalog-add:visited,.home-catalog .catalog-add:hover,.home-catalog .catalog-add:focus,.home-catalog .catalog-add:active{color:#fff!important}.home-catalog .catalog-add.icon-only,.home-catalog .catalog-add.icon-only:visited,.home-catalog .catalog-add.icon-only:hover,.home-catalog .catalog-add.icon-only:focus,.home-catalog .catalog-add.icon-only:active{color:var(--blue)!important}
.visit-advantages{width:min(1600px,calc(100% - 48px));margin:28px auto 54px;padding:0 46px 42px;border-radius:30px;background:#fff;box-shadow:0 12px 45px rgba(23,43,73,.08);overflow:hidden}.advantages-hero{height:276px;margin:0 -46px;background:#f7fbff url(assets/images/advantages/advantages-hero.png) center/cover no-repeat;position:relative}.advantages-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 38%,rgba(255,255,255,.05) 66%)}.advantages-intro{position:relative;z-index:2;padding:58px 0 0 10%;color:var(--navy)}.advantages-kicker{display:inline-flex;padding:10px 17px;border-radius:20px;background:#edf4ff;color:#526786;font-size:12px;font-weight:600}.advantages-intro h2{margin:20px 0 12px;font-size:44px;line-height:1.05;letter-spacing:-1.5px}.advantages-intro p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.advantages-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.advantage-tile{height:365px;position:relative;padding:25px 24px;border-radius:22px;background-position:center;background-size:cover;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.advantage-tile:hover{transform:translateY(-4px);box-shadow:0 15px 32px rgba(23,43,73,.12)}.advantage-learning{background-image:url(assets/images/advantages/advantage-learning.png)}.advantage-emotions{background-image:url(assets/images/advantages/advantage-emotions.png)}.advantage-photo{background-image:url(assets/images/advantages/advantage-photo.png)}.advantage-nature{background-image:url(assets/images/advantages/advantage-nature.png)}.advantage-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.86);color:#2978f2;box-shadow:0 5px 18px rgba(23,43,73,.07)}.advantage-learning .advantage-icon{color:#45ad55}.advantage-emotions .advantage-icon{color:#9659dc}.advantage-nature .advantage-icon{color:#e29b21}.advantage-icon .ti{width:28px;height:28px}.advantage-tile h3{margin:19px 0 10px;color:var(--navy);font-size:17px}.advantage-tile p{max-width:270px;margin:0;color:#53647c;font-size:14px;line-height:1.65}.advantages-cta{min-height:116px;margin-top:28px;padding:22px 11%;display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:18px;border-radius:22px;background:linear-gradient(100deg,#eef5ff,#f9fbff);position:relative;overflow:hidden}.advantages-cta-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#2978f2}.advantages-cta-icon .ti{width:28px;height:28px}.advantages-cta strong{display:block;margin-bottom:6px;color:var(--navy);font-size:16px}.advantages-cta p{margin:0;color:var(--muted);font-size:14px}.advantages-ticket{min-width:210px;height:62px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:11px;border-radius:16px;background:var(--blue);color:#fff!important;font-size:14px;font-weight:700;box-shadow:0 9px 24px rgba(41,120,242,.25);transition:transform .18s ease,background .18s ease}.advantages-ticket:hover,.advantages-ticket:focus,.advantages-ticket:active,.advantages-ticket:visited{color:#fff!important}.advantages-ticket:hover{background:#1769e8;transform:translateY(-2px)}.advantages-ticket .ti{width:22px;height:22px}.advantages-ticket small{display:block;margin-top:3px;color:#dce9ff;font-size:11px;font-weight:400}@media(max-width:1000px){.visit-advantages{padding:0 24px 28px}.advantages-hero{margin:0 -24px}.advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advantages-cta{padding:20px 24px}}@media(max-width:650px){.visit-advantages{width:calc(100% - 16px);padding:0 14px 18px;border-radius:22px}.advantages-hero{height:340px;margin:0 -14px;background-position:68% center}.advantages-hero:after{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.76) 55%,rgba(255,255,255,.08))}.advantages-intro{padding:35px 22px}.advantages-intro h2{font-size:34px}.advantages-intro p{font-size:14px}.advantages-intro p br{display:none}.advantages-grid{grid-template-columns:1fr;gap:14px}.advantage-tile{height:350px}.advantages-cta{grid-template-columns:52px 1fr;padding:20px 16px}.advantages-ticket{grid-column:1/-1;width:100%;margin-top:5px}}
.home-catalog{background:transparent!important}.visit-advantages{background:transparent;box-shadow:none;overflow:visible}.advantages-hero{border-radius:30px;overflow:hidden}
.advantages-cta strong{margin-bottom:2px;line-height:1.25}.advantages-cta p{line-height:1.35}
.advantages-ticket>span{display:flex;flex-direction:column;gap:2px;line-height:1.1}.advantages-ticket small{margin-top:0;line-height:1.2}
.home-catalog,.visit-advantages,.butterfly-cycle{width:min(1600px,calc(100% - 48px));margin-left:auto;margin-right:auto}.home-catalog-inner{width:100%}.butterfly-cycle{margin-top:34px;margin-bottom:56px;padding:0 46px 42px}.cycle-hero{height:440px;margin:0 -46px;position:relative;border-radius:30px;overflow:hidden;background:#f7fbff url(assets/images/hero-butterfly-v2.png) center 62%/cover no-repeat}.cycle-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.89) 37%,rgba(255,255,255,.08) 66%)}.cycle-intro{position:relative;z-index:2;padding:38px 0 0 6.5%;color:var(--navy)}.cycle-kicker{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border-radius:18px;background:#edf7e9;color:#39993f;font-size:12px;font-weight:700}.cycle-intro h2{margin:20px 0 14px;font-size:54px;line-height:1.06;letter-spacing:-2px}.cycle-intro>p{margin:0;color:#5d6e85;font-size:16px;line-height:1.55}.cycle-actions{margin-top:26px;display:flex;align-items:center;gap:30px}.cycle-primary{height:50px;padding:0 24px;display:inline-flex;align-items:center;gap:9px;border-radius:13px;background:var(--blue);color:#fff!important;font-size:14px;font-weight:700;box-shadow:0 8px 22px rgba(41,120,242,.23);transition:transform .18s ease,background .18s ease}.cycle-primary:hover,.cycle-primary:focus,.cycle-primary:active,.cycle-primary:visited{color:#fff!important}.cycle-primary:hover{background:#1769e8;transform:translateY(-2px)}.cycle-primary .ti{width:18px;height:18px}.cycle-secondary{display:inline-flex;align-items:center;gap:7px;color:var(--blue)!important;font-size:14px;font-weight:700}.cycle-note{position:absolute;z-index:3;right:5%;bottom:52px;width:255px;padding:18px;display:flex;gap:12px;border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(23,43,73,.12);backdrop-filter:blur(12px)}.cycle-note>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eef8ec;color:#58b34e}.cycle-note>span .ti{width:21px;height:21px}.cycle-note strong{display:block;margin:3px 0 7px;font-size:13px}.cycle-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.cycle-grid{margin-top:-2px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}.cycle-step{height:382px;position:relative;padding:18px 24px 22px;text-align:center;border:1px solid #e5ebf3;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(23,43,73,.07);transition:transform .2s ease,box-shadow .2s ease}.cycle-step:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(23,43,73,.12)}.cycle-number{position:absolute;z-index:2;top:18px;left:18px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#edf7e9;color:#58b34e;font-size:17px}.cycle-step-2 .cycle-number{background:#fff7e7;color:#e6a21a}.cycle-step-3 .cycle-number{background:#f5edff;color:#9c5ce4}.cycle-step-4 .cycle-number{background:#eaf2ff;color:#347cf0}.cycle-step img{width:100%;height:220px;display:block;object-fit:contain}.cycle-step h3{margin:5px 0 9px;color:var(--navy);font-size:20px}.cycle-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.cycle-step:not(:last-child):after{content:"";position:absolute;z-index:5;top:163px;right:-39px;width:40px;border-top:2px dashed #78c968}.cycle-step:not(:last-child):before{content:"›";position:absolute;z-index:6;top:145px;right:-54px;width:36px;height:36px;display:grid;place-items:center;border:2px solid #78c968;border-radius:50%;background:#fff;color:#58b34e;font-size:25px;line-height:1}@media(max-width:1000px){.home-catalog,.visit-advantages,.butterfly-cycle{width:calc(100% - 32px)}.home-catalog-inner{width:100%}.butterfly-cycle{padding:0 24px 28px}.cycle-hero{margin:0 -24px}.cycle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cycle-step:not(:last-child):after,.cycle-step:not(:last-child):before{display:none}.cycle-note{display:none}}@media(max-width:650px){.home-catalog,.visit-advantages,.butterfly-cycle{width:calc(100% - 16px)}.butterfly-cycle{padding:0 14px 18px}.cycle-hero{height:570px;margin:0 -14px;background-position:63% bottom}.cycle-hero:after{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.9) 58%,rgba(255,255,255,.08))}.cycle-intro{padding:32px 22px}.cycle-intro h2{font-size:39px}.cycle-intro>p{font-size:14px}.cycle-intro>p br{display:none}.cycle-actions{align-items:flex-start;flex-direction:column;gap:15px}.cycle-grid{grid-template-columns:1fr;gap:14px}.cycle-step{height:365px}}
.cycle-step{height:clamp(382px,28.5vw,455px);padding-bottom:54px;overflow:visible}.cycle-step:nth-child(1){z-index:4}.cycle-step:nth-child(2){z-index:3}.cycle-step:nth-child(3){z-index:2}.cycle-step:nth-child(4){z-index:1}.cycle-step img{height:clamp(220px,17vw,272px)}.cycle-step h3{font-size:22px}.cycle-number{width:52px;height:52px;font-size:19px}.cycle-accent{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);color:#55bd4f}.cycle-accent .ti{width:24px;height:24px}.cycle-step-2 .cycle-accent{color:#efaa18}.cycle-step-3 .cycle-accent{color:#a45ceb}.cycle-step-4 .cycle-accent{color:#347cf0}.cycle-step:not(:last-child):after{top:clamp(185px,14.5vw,232px)}.cycle-step:not(:last-child):before{top:clamp(167px,calc(14.5vw - 18px),214px)}@media(max-width:1000px){.cycle-step{height:420px}.cycle-step img{height:250px}}@media(max-width:650px){.cycle-step{height:410px}.cycle-step img{height:245px}}
