:root{--mobile-bottom-nav-height:var(--bottom-nav-height, 74px);--mobile-card-radius:20px;--mobile-soft-border:1px solid rgba(255, 255, 255, 0.7);--mobile-soft-shadow:0 24px 46px -36px rgba(24, 19, 44, 0.45)}.container.container--narrow{width:min(980px,92vw)}.categories-page{margin-top:2.2rem;margin-bottom:4rem}.categories-shell{display:grid;grid-template-columns:minmax(220px,260px) 1fr;gap:1.3rem;align-items:start}.categories-nav{position:sticky;top:88px;background:rgba(255,255,255,.95);border-radius:24px;padding:.85rem;display:grid;gap:.55rem;box-shadow:0 22px 44px -34px rgba(18,15,34,.35)}.categories-nav__item{display:inline-flex;align-items:center;gap:.55rem;padding:.76rem .92rem;border:1px solid transparent;background:#f7f8fc;color:#303040;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.categories-nav__item i{color:var(--primary)}.categories-nav__item:focus-visible,.categories-nav__item:hover{transform:translateY(-2px);border-color:rgba(255,15,138,.2);box-shadow:0 16px 30px -26px rgba(26,20,46,.45)}.categories-nav__item.is-active{background:linear-gradient(130deg,rgba(255,15,138,.14),rgba(122,44,255,.15));border-color:rgba(122,44,255,.24);color:var(--primary-dark)}.categories-panel{background:rgba(255,255,255,.96);border-radius:28px;padding:1.5rem;box-shadow:0 30px 62px -38px rgba(24,19,44,.38)}.categories-panel__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.categories-panel__eyebrow{font-size:.82rem;color:var(--muted)}.categories-panel__header h1{margin:.15rem 0 0;font-size:clamp(1.35rem, 2.4vw, 1.8rem)}.categories-groups{margin-top:1rem}.categories-groups__list{display:flex;flex-wrap:wrap;gap:.55rem}.categories-group{display:inline-flex;align-items:center;padding:.46rem .8rem;border-radius:999px;border:1px solid rgba(122,44,255,.18);background:rgba(122,44,255,.07);color:#3a2b6a;font-size:.86rem;font-weight:600}.categories-group.is-active{background:linear-gradient(130deg,rgba(255,15,138,.16),rgba(122,44,255,.16));border-color:rgba(255,15,138,.28);color:var(--primary-dark)}.categories-products{margin-top:1.2rem}.bottom-nav{display:none}@media (max-width:960px){body:not(.admin-body){background:radial-gradient(80% 70% at 90% -5%,rgba(255,15,138,.08),transparent 70%),radial-gradient(90% 70% at 8% 104%,rgba(122,44,255,.09),transparent 72%),linear-gradient(180deg,#fff 0,#f6f8ff 100%)}body:not(.admin-body) main{padding-bottom:.8rem}body.has-bottom-nav:not(.admin-body) main{padding-bottom:calc(var(--mobile-bottom-nav-height) + 1rem + env(safe-area-inset-bottom,0px))}.container{width:min(100%,calc(100vw - 1.2rem))}.site-header{background:rgba(255,255,255,.9);backdrop-filter:blur(14px);box-shadow:0 16px 30px -26px rgba(14,12,31,.44)}.site-header::after{opacity:.42}.nav-bar{gap:.65rem;padding:.78rem 0}.brand{min-width:0;gap:.5rem}.brand-text{min-width:0}.brand-name{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14ch}.brand-tagline{font-size:var(--fs-2xs);max-width:18ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-toggle{border-radius:14px;padding:.55rem .74rem;box-shadow:0 16px 30px -22px rgba(16,14,29,.45)}.nav-toggle__label{display:none}.hero-ads-wrap{margin-top:.85rem;margin-bottom:.5rem}.hero-ads{display:grid;grid-auto-flow:row;grid-template-columns:1fr;gap:.5rem;overflow:visible}.hero-section{margin-top:.8rem;border-radius:24px;padding:1.08rem;gap:1.1rem}.hero-copy{text-align:right}.hero-copy h1{margin-bottom:.55rem;font-size:clamp(1.45rem, 6vw, 2rem);line-height:1.35}.hero-copy p{font-size:.93rem;line-height:1.8}.hero-actions{display:grid;grid-template-columns:1fr;gap:.62rem}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;justify-content:center;min-height:46px}.hero-highlights{display:grid;gap:.55rem;margin-top:1rem}.hero-highlights li{justify-content:flex-start;font-size:.88rem;padding:.58rem .8rem;border-radius:14px;background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.72)}.banner-container{min-height:230px;border-radius:20px}.stats-section{margin-top:2rem}.stats-surface{border-radius:24px;padding:1.2rem;gap:1rem;text-align:right}.stats-copy h2{margin-top:0;font-size:clamp(1.18rem, 4.9vw, 1.48rem);line-height:1.45}.stats-copy p{margin-bottom:0;font-size:.92rem;line-height:1.85}.stats-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.journey-section{margin-top:1.8rem}.section-title{margin-bottom:.42rem;font-size:clamp(1.2rem, 5.4vw, 1.5rem)}.section-subtitle{font-size:.92rem}.setup-steps{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,80vw);gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.2rem}.setup-step{scroll-snap-align:start;border-radius:var(--mobile-card-radius);padding:.95rem;min-height:0;box-shadow:var(--mobile-soft-shadow)}.setup-step-description{font-size:.86rem}.shop-page{margin-top:1.05rem;margin-bottom:1.6rem}.shop-layout{grid-template-columns:1fr;gap:.9rem}.shop-sidebar{border-radius:22px;padding:1rem;box-shadow:var(--mobile-soft-shadow)}.shop-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.shop-filters button,.shop-filters label:first-child{grid-column:1/-1}.shop-filters input,.shop-filters select{min-height:44px}.shop-content{gap:.9rem}.shop-content h1{font-size:clamp(1.2rem, 5.4vw, 1.45rem)}.product-grid.product-grid--categories,.product-grid.product-grid--featured,.product-grid.product-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr));gap:.76rem}.product-card{border-radius:var(--mobile-card-radius);box-shadow:0 18px 34px -28px rgba(18,14,34,.45)}.product-card__image{border-radius:var(--mobile-card-radius) var(--mobile-card-radius) 0 0;aspect-ratio:1/1}.product-card-body{padding:.82rem;gap:.5rem}.product-card h3,.product-card__titles h3,.product-title{font-size:.94rem;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.product-card-body p,.product-summary{font-size:.83rem;line-height:1.65;-webkit-line-clamp:2}.product-actions{align-items:stretch;gap:.46rem}.product-actions .price-tag{font-size:.89rem}.product-actions .product-actions__cta,.product-actions a{justify-content:center;min-height:40px;border-radius:11px;background:rgba(255,15,138,.08)}.categories-page{margin-top:1rem;margin-bottom:1.9rem}.categories-shell{grid-template-columns:1fr;gap:.85rem}.categories-nav{position:static;background:0 0;border-radius:0;box-shadow:none;border:none;padding:0;display:flex;gap:.5rem;overflow-x:auto;white-space:nowrap}.categories-nav__item{flex:0 0 auto;border-radius:999px;padding:.58rem .88rem;min-height:42px;background:rgba(255,255,255,.94);box-shadow:0 14px 28px -24px rgba(20,15,37,.42)}.categories-panel{border-radius:22px;padding:1rem}.categories-panel__header{flex-direction:column;align-items:flex-start;gap:.66rem}.categories-panel__cta{width:100%;justify-content:center}.categories-groups__list{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding-bottom:.2rem}.categories-group{flex:0 0 auto}.product-page{margin-top:.95rem;margin-bottom:1.8rem}.product-page__surface{border-radius:24px;padding:1rem;gap:1rem}.product-hero__title{font-size:clamp(1.22rem, 5.5vw, 1.5rem);line-height:1.45}.product-hero__description{font-size:.9rem;line-height:1.85}.gallery-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:72px;gap:.45rem;overflow-x:auto;padding-bottom:.2rem}.gallery-thumbs .product-image--thumb{width:72px;height:72px}.product-contact{gap:.85rem}.cta-contact-grid{grid-template-columns:1fr;gap:.7rem}.cta-card{border-radius:18px;padding:.88rem .95rem}.product-related{border-radius:24px;padding:1rem;margin-top:1.1rem}.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.related-card{border-radius:18px}.related-card__content{padding:.75rem}.download-hero{margin-top:1rem;border-radius:22px;padding:1.05rem;gap:.95rem}.download-hero__content h1{font-size:clamp(1.25rem, 6vw, 1.65rem);line-height:1.4}.download-hero__description p{font-size:.92rem}.download-accordion{gap:.65rem}.download-item{border-radius:18px}.download-item__summary{padding:.9rem;gap:.7rem}.download-item__content{padding:0 .9rem .9rem}.about-page main{padding-block:1rem 2.2rem;gap:2rem}.about-hero{border-radius:24px;padding:1.1rem;gap:1rem}.about-hero__content h1{font-size:clamp(1.28rem, 6vw, 1.8rem)}.about-hero__description p{font-size:.92rem}.about-cards__grid{grid-template-columns:1fr;gap:.75rem}.about-card{min-height:0;border-radius:18px;padding:1.1rem;gap:.85rem}.about-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.about-gallery__item{border-radius:17px}.about-gallery__item img{height:150px}.about-contact__card{border-radius:24px;padding:1.15rem;gap:1rem}.support-section{margin-top:1.9rem}.support-card{border-radius:24px;padding:1.2rem;gap:1rem}.support-content h2{font-size:clamp(1.15rem, 5.3vw, 1.42rem)}.support-content p{font-size:.9rem}.support-actions{display:grid;grid-template-columns:1fr;gap:.56rem}.support-actions a,.support-actions button{width:100%;justify-content:center}.site-footer{margin-top:1.9rem;padding:1.9rem 0 calc(1.1rem + env(safe-area-inset-bottom,0px))}body.has-bottom-nav .site-footer{padding-bottom:calc(var(--mobile-bottom-nav-height) + 1.1rem + env(safe-area-inset-bottom,0px))}.footer-layout{gap:1rem;width:100%}.contact-card{border-radius:20px;max-width:none;padding:1.2rem 1rem}.footer-main .footer-column{max-width:none}.footer-bottom{margin-top:1.2rem;gap:.5rem;font-size:.82rem}.contact-modal{padding:.7rem}.contact-modal__dialog{border-radius:24px;width:min(760px,100%);max-height:calc(100vh - 1.4rem);overflow:auto}.contact-modal__grid{grid-template-columns:1fr;gap:.95rem;padding:.95rem}.contact-modal__map{min-height:220px;border-radius:18px}.contact-modal__phones{grid-template-columns:1fr;gap:.62rem}.bottom-nav{position:fixed;inset-inline:0;bottom:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.36rem;padding:.52rem .68rem calc(.52rem + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(248,245,255,.95));border-top:1px solid rgba(122,44,255,.14);box-shadow:0 -16px 34px -22px rgba(23,18,42,.35);backdrop-filter:blur(12px);z-index:1300;transition:transform .25s}.bottom-nav__item{display:grid;justify-items:center;gap:.24rem;padding:.5rem .25rem;border-radius:12px;color:#4a4763;font-size:var(--fs-2xs);font-weight:700;letter-spacing:.01em;border:1px solid transparent;min-height:var(--mobile-bottom-nav-height)}.bottom-nav__item i{font-size:1rem;color:#686389;transition:transform .2s,color .2s}.bottom-nav__item.is-active{background:linear-gradient(130deg,rgba(255,15,138,.14),rgba(122,44,255,.18));border-color:rgba(122,44,255,.18);color:var(--primary-dark)}.bottom-nav__item.is-active i{color:var(--primary-dark);transform:translateY(-1px)}body.has-contact-modal-open .bottom-nav,body.has-nav-open .bottom-nav{transform:translateY(130%)}}@media (max-width:560px){.brand-tagline{display:none}.about-gallery__grid,.product-grid--related,.shop-filters,.stats-images{grid-template-columns:1fr}}@media (max-width:430px){.product-grid.product-grid--categories,.product-grid.product-grid--featured,.product-grid.product-grid--shop{grid-template-columns:1fr}.bottom-nav{gap:.22rem;padding-inline:0.45rem}.bottom-nav__item{font-size:var(--fs-2xs);padding-inline:0.12rem}.bottom-nav__item i{font-size:.95rem}}@media (max-width:960px){.site-header{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,246,255,.95));border-bottom:1px solid rgba(122,44,255,.14);box-shadow:0 10px 26px -20px rgba(18,14,36,.36);position:sticky;top:0;z-index:110}.site-header::after{opacity:.24!important}.nav-bar{justify-content:center!important;min-height:62px;padding:.55rem 0!important}.brand{display:inline-flex;align-items:center;gap:.55rem;background:rgba(255,255,255,.96);border:1px solid rgba(20,16,36,.08);border-radius:999px;padding:.36rem .68rem;box-shadow:0 10px 22px -18px rgba(22,17,43,.34)}.brand-symbol{width:38px!important;height:38px!important;border-radius:12px!important;padding:4px;border:1px solid rgba(122,44,255,.14);background:#fff}.brand-text{min-width:0;align-items:flex-start}.brand-name{max-width:none!important;font-size:1.18rem!important;font-weight:800;line-height:1.2;color:#241f3f}.brand-tagline{display:none!important}.hero-ads-wrap{margin-top:.62rem!important;margin-bottom:.55rem!important}.hero-ads-shell{border-radius:14px!important;padding:.4rem!important;border:1px solid rgba(122,44,255,.12);box-shadow:0 12px 24px -20px rgba(19,15,37,.26);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,246,255,.95))}.hero-ads{gap:.46rem!important}.hero-ad-item{aspect-ratio:4/1;border-radius:10px!important;border:1px solid rgba(26,20,47,.08);background:#fff}.hero-ad-item img{width:100%;height:100%;object-fit:contain!important;object-position:center;background:#fff}.nav-links,.nav-toggle{display:none!important}.hero-decor,.hero-section::after,.hero-section::before{display:none!important}.hero-section{background:#fff!important;border:1px solid rgba(20,20,32,.08)!important;box-shadow:0 18px 30px -24px rgba(16,14,30,.28)!important;border-radius:22px!important;padding:1rem!important;gap:.9rem!important}.hero-visual{order:-1}.hero-copy{text-align:right!important}.hero-copy h1{font-size:clamp(1.35rem, 6vw, 1.8rem)!important;line-height:1.45!important;margin:0 0 .35rem!important}.hero-copy p{font-size:.9rem!important;margin:0 0 .7rem!important}.hero-highlights li{background:#f8f9ff!important;border:1px solid rgba(89,89,125,.12)!important;border-radius:12px!important;padding:.52rem .68rem!important;font-size:.84rem!important}.banner-container{border-radius:16px!important;min-height:0!important;aspect-ratio:16/10}.banner-container img{width:100%;height:100%;object-fit:cover}.product-grid.product-grid--categories,.product-grid.product-grid--featured,.product-grid.product-grid--shop{gap:.65rem!important}.product-card{border-radius:16px!important;border:1px solid rgba(18,16,34,.08);box-shadow:0 14px 24px -20px rgba(16,14,30,.3)!important}.product-card__image{border-radius:16px 16px 0 0!important}.product-card-body{padding:.72rem!important}.product-card h3,.product-card__titles h3,.product-title{font-size:.88rem!important;min-height:2.5em!important}.product-card-body p,.product-summary{font-size:.78rem!important;line-height:1.6!important}.product-actions{flex-direction:column!important;align-items:stretch!important;gap:.42rem!important}.product-actions .price-tag{font-size:.85rem!important}.product-actions .product-actions__cta,.product-actions a{min-height:36px!important;width:100%;font-size:.79rem}.about-contact__card,.about-hero,.categories-panel,.download-hero,.product-page__surface,.product-related,.shop-sidebar,.support-card{border-radius:18px!important;padding:.9rem!important}.bottom-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.26rem;padding:.42rem .48rem calc(.5rem + env(safe-area-inset-bottom,0px));min-height:var(--bottom-nav-height);background:rgba(255,255,255,.96);border-top:1px solid rgba(30,27,55,.12);box-shadow:0 -10px 24px -18px rgba(18,15,36,.35)}.bottom-nav__item{min-height:56px;padding:.36rem .1rem;border-radius:10px;gap:.15rem}.bottom-nav__item i{font-size:.94rem;line-height:1}.bottom-nav__item span{display:block;white-space:nowrap;font-size:var(--fs-2xs);line-height:1.05;text-align:center;letter-spacing:0}.bottom-nav__item.is-active{background:rgba(255,15,138,.12);border-color:rgba(255,15,138,.2)}}@media (max-width:420px){.product-grid.product-grid--categories,.product-grid.product-grid--featured,.product-grid.product-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav__item span{font-size:var(--fs-2xs)}}.hero-ads-wrap{margin-top:1.15rem;margin-bottom:.9rem}.hero-ads-shell{background:#fff;border:1px solid rgba(26,20,47,.08);border-radius:26px;box-shadow:0 24px 48px -34px rgba(22,18,40,.32);padding:.72rem}.hero-ads-shell::after,.hero-ads-shell::before{display:none}.hero-ads{gap:.72rem}.hero-ad-item{border-radius:16px;overflow:hidden;border:1px solid rgba(20,14,38,.08);background:#f6f8ff}.hero-ad-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.hero-ad-item:hover img{transform:scale(1.03)}.journey-section{margin-top:2.8rem;padding:1.2rem;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,255,.94));border:1px solid rgba(21,15,36,.08);border-radius:28px;box-shadow:0 24px 50px -36px rgba(20,16,37,.28)}.setup-steps{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.setup-step{background:linear-gradient(160deg,#fff,#f8f7ff);border:1px solid rgba(122,44,255,.12);border-radius:18px;padding:.9rem;box-shadow:0 16px 30px -28px rgba(20,16,38,.34)}.setup-step-image-large,.setup-step-image-small{width:100%;border-radius:14px;background:#fff}.setup-step-description{margin-top:.55rem;color:#39384e;font-size:.86rem}.support-card--about{background:linear-gradient(130deg,rgba(255,255,255,.98),rgba(246,239,255,.95));border:1px solid rgba(122,44,255,.16)}.support-card--about .support-content h2{font-size:clamp(1.28rem, 2.4vw, 1.7rem)}.support-card--about .support-content p{color:#3f3d54}.shop-sidebar{border:1px solid rgba(20,15,37,.08);box-shadow:0 22px 40px -34px rgba(17,13,32,.36);border-radius:24px}.shop-filters{gap:.85rem}.shop-filters label span{font-size:.82rem;font-weight:700;color:#444260}.shop-filters input,.shop-filters select{min-height:46px;border-radius:14px;border:1px solid rgba(25,20,46,.12);background:#fff}.shop-filters button{min-height:46px;border-radius:14px}.shop-categories{padding-top:.65rem;border-top:1px dashed rgba(26,21,48,.18)}.shop-categories h3{margin:0 0 .55rem;font-size:.95rem;color:#2d2b46}.shop-categories ul{display:flex;flex-wrap:wrap;gap:.45rem}.shop-categories li{margin:0}.shop-categories a{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border-radius:999px;background:rgba(122,44,255,.08);color:#44366f;font-size:.82rem;font-weight:600}.shop-active-filter{background:linear-gradient(120deg,rgba(255,15,138,.1),rgba(122,44,255,.09));color:#3d2c65;border:1px solid rgba(122,44,255,.16)}.categories-shell{gap:1rem}.categories-nav{border:1px solid rgba(19,14,35,.08);box-shadow:0 22px 40px -34px rgba(18,13,33,.35)}.categories-nav__item{min-height:42px;border-radius:12px}.categories-panel{border:1px solid rgba(21,15,36,.08);box-shadow:0 24px 46px -34px rgba(20,15,37,.32)}.categories-panel__header h1{color:#1f1a36}.product-card__link{display:flex;flex-direction:column;height:100%}.site-footer{background:linear-gradient(180deg,#f6f7fe 0,#fef8ff 100%);border-top:1px solid rgba(122,44,255,.16);box-shadow:none}.footer-layout{gap:1rem}.footer-main .footer-column{max-width:none;width:100%;background:rgba(255,255,255,.92);border-radius:22px;border:1px solid rgba(20,15,37,.08);box-shadow:0 18px 32px -28px rgba(20,15,37,.28);padding:1rem 1rem 1.15rem}.contact-card{background:rgba(255,255,255,.95);border:1px solid rgba(20,15,37,.08);box-shadow:0 18px 32px -28px rgba(20,15,37,.28)}.contact-icon{background:#fff}.contact-phone{font-size:1.15rem}.contact-text{font-size:.88rem}.footer-bottom{margin-top:1.35rem;padding-top:.85rem;border-top:1px solid rgba(26,20,47,.12)}@media (max-width:960px){.journey-section{margin-top:1.6rem;padding:.95rem;border-radius:20px}.setup-steps{grid-auto-flow:column;grid-auto-columns:minmax(220px,82vw);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:.68rem}.setup-step{scroll-snap-align:start;min-height:0;border-radius:14px;padding:.72rem}.hero-ads-shell{border-radius:18px;padding:.45rem}.hero-ad-item{border-radius:12px}.shop-sidebar{border-radius:16px;padding:.82rem}.shop-filters{display:grid;grid-template-columns:1fr;gap:.6rem}.shop-filters button,.shop-filters label:first-child{grid-column:auto}.categories-panel,.contact-card,.footer-main .footer-column{border-radius:16px}.footer-layout--dual-contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:stretch}.footer-layout--dual-contact .contact-card--primary{grid-column:2;grid-row:1}.footer-layout--dual-contact .contact-card--secondary{grid-column:1;grid-row:1}.footer-layout--dual-contact .footer-main{grid-column:1/-1;grid-row:2}.footer-layout--dual-contact .contact-card{margin-inline:0;width:100%}.site-footer{padding-top:1.3rem}.site-header{background:#fff!important;border-bottom:1px solid rgba(25,20,46,.1)!important;box-shadow:0 8px 20px -16px rgba(20,15,36,.28)!important}.site-header .nav-bar{min-height:58px;padding:.5rem 0!important;justify-content:center!important}.site-header .brand{margin-inline:auto;background:0 0!important;border:none!important;box-shadow:none!important;padding:0!important;gap:.45rem!important}.site-header .brand-symbol{width:34px!important;height:34px!important;border-radius:10px!important;padding:2px!important;box-shadow:none!important}.site-header .brand-name{font-size:1.08rem!important;font-weight:800!important;color:#1e1a34!important;line-height:1.2!important}.hero-section{padding:.78rem!important;gap:.72rem!important;border-radius:18px!important;border:1px solid rgba(23,18,40,.08)!important;box-shadow:0 14px 26px -20px rgba(19,15,36,.26)!important}.hero-visual{order:-1;margin-bottom:.12rem}.banner-container{width:100%!important;max-width:none!important;min-height:300px!important;height:clamp(300px,52vh,420px)!important;aspect-ratio:4/5!important;border-radius:14px!important;border:1px solid rgba(26,20,47,.08)!important;background:linear-gradient(160deg,#fff,#f8f4ff)!important;box-shadow:0 10px 24px -20px rgba(18,14,36,.28)!important;animation:none!important}.banner-container .swiper-slide,.banner-container .swiper-wrapper{height:100%!important}.hero-banner-slide{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:.3rem!important}.banner-container img,.hero-banner-slide img{width:auto!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;border-radius:10px!important}.hero-copy{text-align:right!important;border-radius:14px;padding:.35rem .15rem .1rem}.hero-kicker{display:none!important}.hero-copy h1{font-size:clamp(1.24rem, 5.6vw, 1.58rem)!important;margin:.4rem 0 .36rem!important;line-height:1.45!important}.hero-copy p{font-size:.86rem!important;line-height:1.75!important;margin:0 0 .58rem!important}.hero-actions{gap:.48rem!important}.hero-actions .btn-primary,.hero-actions .btn-secondary{min-height:42px!important;border-radius:999px!important;font-size:.95rem!important}.hero-highlights{margin-top:.56rem!important;gap:.42rem!important}.hero-highlights li{padding:.44rem .6rem!important;border-radius:10px!important;font-size:.8rem!important;line-height:1.55!important;background:#f8f9ff!important;border:1px solid rgba(93,88,127,.14)!important}.cat-badges{display:none!important}.container.container--wide{width:min(100%,calc(100vw - .9rem))!important}.section-title.section-title--with-icon{margin-bottom:.55rem;font-size:clamp(1.2rem, 5.4vw, 1.48rem)}.section-title.section-title--with-icon .section-title__badge{width:36px;height:36px;border-radius:10px}.product-grid.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.56rem!important;align-items:stretch}.product-grid.product-grid--featured>.product-card{display:flex;flex-direction:column;height:100%;border-radius:14px!important;overflow:hidden}.product-grid.product-grid--featured>.product-card .product-card__image{aspect-ratio:1/1;min-height:0!important;border-radius:0!important;padding:.35rem;background:#f8f3ff}.product-grid.product-grid--featured>.product-card .product-card__image .image-frame{width:100%;height:100%;border-radius:10px;background:#f6ecff}.product-grid.product-grid--featured>.product-card .product-card__image img{width:100%;height:100%;object-fit:contain!important;object-position:center}.product-grid.product-grid--featured>.product-card .product-card-body{flex:1;display:flex;flex-direction:column;gap:.42rem!important;padding:.62rem!important}.product-grid.product-grid--featured>.product-card .product-title,.product-grid.product-grid--featured>.product-card h3{font-size:.84rem!important;line-height:1.45!important;min-height:2.45em!important;-webkit-line-clamp:2}.product-grid.product-grid--featured>.product-card .product-summary,.product-grid.product-grid--featured>.product-card p{font-size:var(--fs-2xs)!important;line-height:1.55!important;margin:0;-webkit-line-clamp:2}.product-grid.product-grid--featured>.product-card .product-actions{margin-top:auto;gap:.36rem!important}.product-grid.product-grid--featured>.product-card .product-actions .price-tag{font-size:.81rem!important}.product-grid.product-grid--featured>.product-card .product-actions a{min-height:34px!important;border-radius:10px!important;font-size:.8rem!important}.product-grid.product-grid--featured>.product-card:last-child:nth-child(odd){display:none!important}}@media (max-width:420px){.product-grid.product-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.product-grid.product-grid--featured>.product-card .product-card-body{padding:.56rem!important}.product-grid.product-grid--featured>.product-card .product-title,.product-grid.product-grid--featured>.product-card h3{font-size:.8rem!important}}@media (max-width:960px){.categories-page,.categories-panel,.categories-products,.categories-shell,.product-grid.product-grid--categories{min-width:0!important;overflow-x:clip}.categories-page{width:min(100%,calc(100vw - .8rem))}.categories-shell{grid-template-columns:1fr!important;gap:.8rem!important}.categories-nav{min-width:0;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;overflow:visible!important;white-space:normal!important}.categories-nav__item{min-width:0;width:100%;justify-content:center;text-align:center}.categories-nav__item span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.categories-groups__list{flex-wrap:wrap!important;overflow:visible!important;white-space:normal!important}.product-grid.product-grid--categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.62rem!important}.product-grid.product-grid--categories>.product-card{min-width:0;width:100%;margin:0}.product-grid.product-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.68rem!important;align-items:stretch}.product-grid.product-grid--shop>.product-card{min-width:0;display:flex;flex-direction:column;border-radius:18px!important;border:1px solid rgba(122,44,255,.12);background:#fff;box-shadow:0 14px 30px -24px rgba(26,18,48,.35)!important;overflow:hidden}.product-grid.product-grid--shop>.product-card:hover{transform:none}.product-grid.product-grid--shop>.product-card .product-card__image{aspect-ratio:1/1;padding:.42rem;background:#faf2ff;border-bottom:0}.product-grid.product-grid--shop>.product-card .product-card__image img{width:100%;height:100%;object-fit:contain!important;object-position:center;border-radius:10px;background:#f5e8ff}.product-grid.product-grid--shop>.product-card .product-card-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:.5rem;padding:.72rem!important}.product-grid.product-grid--shop>.product-card .product-card__header--shop{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.product-grid.product-grid--shop>.product-card .product-card__icon--shop{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#f3d8f3;color:#ff1493;box-shadow:none}.product-grid.product-grid--shop>.product-card .product-card__icon--shop i{font-size:.9rem}.product-grid.product-grid--shop>.product-card .product-title,.product-grid.product-grid--shop>.product-card h3{margin:0;font-size:.95rem!important;line-height:1.55!important;min-height:0!important;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-grid.product-grid--shop>.product-card .product-card-body p,.product-grid.product-grid--shop>.product-card .product-meta,.product-grid.product-grid--shop>.product-card .product-summary{display:none!important}.product-grid.product-grid--shop>.product-card .product-actions{margin-top:auto;display:grid!important;grid-template-columns:1fr;gap:.42rem!important;align-items:stretch!important}.product-grid.product-grid--shop>.product-card .product-actions .price-tag{display:inline-flex;align-items:center;justify-content:center;min-height:1.3em;font-size:1.05rem!important;font-weight:800;color:#ff1493;line-height:1.25}.product-grid.product-grid--shop>.product-card .product-actions a{width:100%;min-height:40px!important;border-radius:12px!important;border:1px solid rgba(255,20,147,.16);background:#f9e9f3;color:#ff1493;font-size:.98rem!important;font-weight:800;display:inline-flex;align-items:center;justify-content:center}}.product-card__icon--shop{display:none}@media (max-width:420px){.product-grid.product-grid--shop>.product-card .product-card__icon--shop{width:34px;height:34px;flex-basis:34px}.product-grid.product-grid--shop>.product-card .product-title,.product-grid.product-grid--shop>.product-card h3{font-size:.88rem!important}.product-grid.product-grid--shop>.product-card .product-actions .price-tag{font-size:.98rem!important}.product-grid.product-grid--shop>.product-card .product-actions a{min-height:38px!important;font-size:.92rem!important}}.product-card__icon--categories{display:none}@media (max-width:960px){.product-grid.product-grid--categories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.68rem!important;align-items:stretch}.product-grid.product-grid--categories>.product-card{min-width:0;width:100%;margin:0;border-radius:18px!important;border:1px solid rgba(122,44,255,.12);background:#fff;box-shadow:0 14px 30px -24px rgba(26,18,48,.35)!important;overflow:hidden}.product-grid.product-grid--categories>.product-card:hover{transform:none}.product-grid.product-grid--categories>.product-card .product-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.product-grid.product-grid--categories>.product-card .product-card__image{aspect-ratio:1/1;padding:.42rem;background:#faf2ff}.product-grid.product-grid--categories>.product-card .product-card__image img{width:100%;height:100%;object-fit:contain!important;object-position:center;border-radius:10px;background:#f5e8ff}.product-grid.product-grid--categories>.product-card .product-card-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:.5rem;padding:.72rem!important}.product-grid.product-grid--categories>.product-card .product-card__header--categories{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.product-grid.product-grid--categories>.product-card .product-card__icon--categories{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#f3d8f3;color:#ff1493;box-shadow:none}.product-grid.product-grid--categories>.product-card .product-card__icon--categories i{font-size:.9rem}.product-grid.product-grid--categories>.product-card .product-title,.product-grid.product-grid--categories>.product-card h3{margin:0;font-size:.95rem!important;line-height:1.55!important;min-height:0!important;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-grid.product-grid--categories>.product-card .product-meta{display:none!important}.product-grid.product-grid--categories>.product-card .product-actions{margin-top:auto;display:grid!important;grid-template-columns:1fr;gap:.42rem!important;align-items:stretch!important}.product-grid.product-grid--categories>.product-card .product-actions .price-tag{display:inline-flex;align-items:center;justify-content:center;min-height:1.3em;font-size:1.05rem!important;font-weight:800;color:#ff1493;line-height:1.25}.product-grid.product-grid--categories>.product-card .product-actions .product-actions__cta{width:100%;min-height:40px!important;border-radius:12px!important;border:1px solid rgba(255,20,147,.16);background:#f9e9f3;color:#ff1493;font-size:.98rem!important;font-weight:800;display:inline-flex;align-items:center;justify-content:center}}@media (max-width:420px){.product-grid.product-grid--categories>.product-card .product-card__icon--categories{width:34px;height:34px;flex-basis:34px}.product-grid.product-grid--categories>.product-card .product-title,.product-grid.product-grid--categories>.product-card h3{font-size:.88rem!important}.product-grid.product-grid--categories>.product-card .product-actions .price-tag{font-size:.98rem!important}.product-grid.product-grid--categories>.product-card .product-actions .product-actions__cta{min-height:38px!important;font-size:.92rem!important}}@media (max-width:960px){.download-page main{padding-bottom:calc(var(--mobile-bottom-nav-height) + 1.2rem + env(safe-area-inset-bottom,0px))}.download-hero.container.container--narrow{width:min(100%,calc(100vw - .9rem));margin-top:.85rem}.download-hero{grid-template-columns:1fr!important;gap:.9rem!important;border-radius:22px!important;padding:1rem!important;border:1px solid rgba(122,44,255,.12);background:linear-gradient(180deg,#fff,#fff8fd);box-shadow:0 16px 32px -24px rgba(22,16,40,.35)}.download-hero__content h1{margin:0 0 .55rem!important;font-size:clamp(1.55rem, 7.2vw, 1.95rem)!important;line-height:1.35!important}.download-hero__description{gap:.5rem!important}.download-hero__description p{margin:0;font-size:.9rem!important;line-height:1.8;color:#5b5770}.download-hero__visual{justify-content:center;padding-top:.35rem}.download-hero__icon{width:112px!important;height:112px!important;font-size:2.2rem!important;border-radius:50%;box-shadow:0 18px 30px -22px rgba(203,11,109,.55)}.download-section{margin-top:1.5rem!important}.download-section .section-heading{margin-bottom:.7rem}.download-section .section-heading h2{margin:0;font-size:clamp(1.45rem, 7vw, 1.95rem)}.download-accordion{gap:.72rem!important}.download-item{border-radius:18px!important;border:1px solid rgba(122,44,255,.11);box-shadow:0 12px 26px -22px rgba(23,16,43,.35);background:#fff}.download-item__summary{padding:.88rem!important;gap:.72rem!important;flex-wrap:nowrap!important;align-items:center!important}.download-item__summary::after{margin-right:0;margin-inline-start:auto;font-size:.94rem}.download-item__summary-icon{width:46px;height:46px;border-radius:14px;background:rgba(122,44,255,.13)}.download-item__summary-text{min-width:0;flex:1}.download-item__summary-text h3{margin:0!important;font-size:1.03rem!important;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.download-item__summary-text p{display:none!important}.download-item__content{padding:0 .88rem .88rem!important;gap:.72rem!important}.download-item__label{margin-bottom:.3rem;font-size:var(--fs-2xs);letter-spacing:.02em}.download-item__description p{font-size:.86rem;line-height:1.8;color:#595574}.download-item__actions{display:grid!important;grid-template-columns:1fr;gap:.5rem!important}.download-item__actions .btn-primary.btn-icon{width:100%;min-height:42px;border-radius:12px;justify-content:center;font-size:.92rem;gap:.5rem;box-shadow:none}.download-item__iframe-wrapper,.download-item__video video{border-radius:14px!important;box-shadow:0 10px 22px -18px rgba(18,15,34,.45)}}@media (max-width:420px){.download-hero{padding:.9rem!important}.download-hero__content h1{font-size:clamp(1.35rem, 7.6vw, 1.7rem)!important}.download-hero__description p{font-size:.84rem!important}.download-hero__icon{width:98px!important;height:98px!important;font-size:1.95rem!important}.download-item__summary-text h3{font-size:.95rem!important}}@media (max-width:960px){.product-page{margin-top:.9rem!important;margin-bottom:1.5rem!important}.product-page__surface{border-radius:20px!important;padding:.9rem!important;gap:.9rem!important;border:1px solid rgba(122,44,255,.12);box-shadow:0 14px 28px -22px rgba(22,16,40,.35)}.product-hero{gap:.95rem!important}.product-hero__details{gap:.7rem}.product-hero__title{font-size:clamp(1.28rem, 5.9vw, 1.62rem)!important;line-height:1.45!important}.product-hero__meta{font-size:.84rem;border-radius:999px;padding:.34rem .68rem;background:rgba(122,44,255,.08);width:fit-content;max-width:100%}.product-description,.product-hero__description{margin:0;padding:.74rem .8rem;border-radius:14px;border:1px solid rgba(122,44,255,.14);background:linear-gradient(180deg,#fff,#f8f4ff);font-size:.88rem!important;line-height:1.85!important;color:#4f4b67}.product-description__empty,.product-hero__description--empty{color:#6d6888}.product-hero__price{min-height:40px;padding:.52rem .85rem;border-radius:12px;font-size:.95rem}.product-section-title{margin:0 0 .55rem;font-size:1.05rem;gap:.45rem}.product-related{margin-top:1rem!important;padding:.88rem!important;border-radius:18px!important;border:1px solid rgba(122,44,255,.12);background:linear-gradient(180deg,#fff,#fbf7ff)!important;box-shadow:0 14px 30px -24px rgba(22,16,40,.35)!important}.product-related::after,.product-related::before{display:none}.product-related__header{margin-bottom:.15rem}.product-related__viewport{overflow:visible}.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.68rem!important;max-width:none}.product-grid--related>.related-card{width:100%!important;min-width:0}.related-card{border-radius:18px!important;border:1px solid rgba(122,44,255,.12);background:#fff!important;box-shadow:0 14px 30px -24px rgba(26,18,48,.35)!important;transform:none!important}.related-card::after{display:none}.related-card__media{aspect-ratio:1/1;padding:.42rem;background:#faf2ff}.related-card img,.related-card__media img{width:100%;height:100%;object-fit:contain!important;object-position:center;border-radius:10px;background:#f5e8ff}.related-card__content{padding:.72rem!important;gap:.46rem}.related-card__header{display:block}.related-card__title{margin:0;font-size:.9rem;line-height:1.5;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card__category,.related-card__excerpt{display:none!important}.related-card__price{margin-top:.32rem;width:100%;min-height:1.3em;justify-content:center;border-radius:10px;background:0 0;color:#ff1493;padding:0;font-size:.98rem;font-weight:800}.related-card__cta{margin-top:auto;width:100%;min-height:38px;border-radius:12px;padding:.52rem .74rem;background:#f9e9f3;border:1px solid rgba(255,20,147,.16);color:#ff1493;font-size:.92rem;font-weight:800;box-shadow:none;gap:.42rem}.related-card__cta::after,.related-card__cta::before{display:none}}@media (max-width:420px){.product-description,.product-hero__description{font-size:.84rem!important;padding:.68rem .72rem}.product-grid--related{gap:.56rem!important}.related-card__content{padding:.62rem!important}.related-card__title{font-size:.84rem}.related-card__price{font-size:.9rem}.related-card__cta{min-height:36px;font-size:.86rem}}@media (max-width:960px){.product-related__viewport{overflow-x:auto!important;overflow-y:visible;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.22rem}.product-related__viewport::-webkit-scrollbar{display:none}.product-grid--related{display:grid!important;grid-auto-flow:column;grid-auto-columns:minmax(74vw,1fr);grid-template-columns:none!important;gap:.62rem!important;align-items:stretch;justify-items:stretch;width:max-content;min-width:100%;margin:0}.product-grid--related>.related-card{width:100%!important;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.product-contact{gap:.72rem!important;margin-top:.2rem}.product-contact .cta-contact-grid{gap:.6rem!important}.product-contact .cta-card{border-radius:16px!important;min-height:82px;padding:.84rem .94rem!important;box-shadow:0 12px 22px -18px rgba(20,14,37,.42)!important}.product-contact .cta-card:focus-visible,.product-contact .cta-card:hover{transform:none!important}.product-contact .cta-card__body{width:100%;gap:.25rem}.product-contact .cta-card__eyebrow{font-size:.78rem;font-weight:700}.product-contact .cta-card__value{font-size:1.02rem;font-weight:800;line-height:1.3}.product-contact .cta-card--instagram .cta-card__value,.product-contact .cta-card--instagram-alt .cta-card__value,.product-contact .cta-card--primary .cta-card__value,.product-contact .cta-card--secondary .cta-card__value{direction:ltr;unicode-bidi:plaintext}.product-contact .btn-back{width:100%;min-height:44px;justify-content:center;border-radius:999px;margin-top:.12rem;font-size:.96rem;font-weight:700}}@media (max-width:420px){.product-grid--related{grid-auto-columns:minmax(82vw,1fr)}.product-contact .cta-card{min-height:78px;padding:.78rem .86rem!important}.product-contact .cta-card__value{font-size:.95rem}}@media (max-width:960px){.product-grid--related{grid-auto-columns:minmax(82vw,1fr)!important;align-items:start!important;justify-items:stretch!important;width:100%!important;min-width:0!important}.product-grid--related>.related-card{min-height:auto!important;height:auto!important}.related-card{min-height:auto!important}.related-card__media{aspect-ratio:1/1!important;max-height:min(82vw,300px);min-height:160px}.related-card img,.related-card__media img{object-fit:contain!important;width:100%!important;height:100%!important}.related-card__content{flex:0 0 auto!important;min-height:0!important;padding:.64rem!important;gap:.4rem!important}.related-card__title{min-height:2.6em!important;-webkit-line-clamp:2;line-clamp:2}.related-card__price{margin-top:.1rem!important}.related-card__cta{margin-top:.2rem!important}.product-contact .cta-contact-grid{gap:.56rem!important}.product-contact .cta-card{min-height:74px!important;padding:.76rem .88rem!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.35);box-shadow:0 10px 18px -14px rgba(20,14,37,.4)!important}.product-contact .cta-card__eyebrow{font-size:.76rem!important;opacity:.95}.product-contact .cta-card__value{font-size:.98rem!important;line-height:1.25!important;font-variant-numeric:tabular-nums;letter-spacing:.01em}.product-contact .cta-card--instagram .cta-card__value,.product-contact .cta-card--instagram-alt .cta-card__value{direction:ltr;unicode-bidi:plaintext}.product-contact .btn-back{min-height:42px!important;border-radius:999px!important;font-size:.92rem!important;background:#fff7fb;border-color:rgba(255,20,147,.22)}}@media (max-width:420px){.product-grid--related{grid-auto-columns:minmax(86vw,1fr)!important}.related-card__media{min-height:146px}.product-contact .cta-card{min-height:70px!important;padding:.72rem .8rem!important}.product-contact .cta-card__value{font-size:.92rem!important}}@media (max-width:960px){.product-contact .cta-contact-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.52rem!important;align-items:stretch}.product-contact .cta-card{min-height:72px!important;padding:.7rem .78rem!important}.product-contact .cta-card__body{height:100%;align-items:flex-end!important;justify-content:center;gap:.22rem}.product-contact .cta-card__eyebrow{font-size:.7rem!important;line-height:1.25}.product-contact .cta-card__value{max-width:100%;font-size:.86rem!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-contact .btn-back{width:100%}}@media (max-width:420px){.product-contact .cta-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.48rem!important}.product-contact .cta-card{min-height:68px!important;padding:.64rem .68rem!important}.product-contact .cta-card__value{font-size:.8rem!important}}