.museau-section{--radius:24px;background:var(--cream);color:var(--ink);font-family:var(--font-body--family),system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}
.museau-section *{box-sizing:border-box}.museau-section a{color:inherit}.museau-section img{display:block;max-width:100%}.museau-section .wrap{width:min(100%,1440px);margin:0 auto;padding:0 clamp(18px,4vw,64px)}
.museau-section h1,.museau-section h2,.museau-section h3,.museau-section h4{font-family:var(--font-heading--family),var(--font-body--family),sans-serif;margin:0;letter-spacing:-.035em}
.museau-section .hero{display:grid;grid-template-columns:minmax(0,47%) minmax(0,53%);align-items:center;min-height:680px;padding:42px 0 62px;gap:clamp(32px,5vw,86px)}
.museau-section .hero-eyebrow{display:inline-flex;margin-bottom:22px;padding:9px 14px;border-radius:999px;background:var(--cream-dark);color:var(--clay);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.museau-section .hero h1{max-width:760px;color:var(--ink);font-size:clamp(3rem,6vw,6.6rem);font-weight:750;line-height:.94}.museau-section .hero p{max-width:52ch;margin:28px 0 34px;color:var(--ink);font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.62;opacity:.76}.museau-section .hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.museau-section .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 27px;border:1px solid var(--clay);border-radius:999px;background:var(--clay);color:#fff;font-family:inherit;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.museau-section .btn:hover{transform:translateY(-2px);background:var(--ink);border-color:var(--ink);box-shadow:0 14px 30px rgba(16,35,63,.16)}
.museau-section .btn:focus-visible,.museau-section a:focus-visible,.museau-section input:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}.museau-section .btn-ghost{background:transparent;color:var(--ink);border-color:rgba(16,35,63,.22)}.museau-section .btn-ghost:hover{color:#fff}
.museau-section .hero-art{position:relative;isolation:isolate;aspect-ratio:1/1;display:grid;place-items:center}.museau-section .blob{position:absolute;inset:3%;z-index:-1;border-radius:47% 53% 44% 56% / 55% 42% 58% 45%;background:linear-gradient(145deg,var(--mustard),var(--cream-dark) 78%);transform:rotate(-2deg)}
.museau-section .hero-art .hero-photo{width:78%;height:78%;margin:0;border-radius:42% 58% 50% 50% / 48% 42% 58% 52%;object-fit:cover;box-shadow:0 28px 70px rgba(16,35,63,.18)}.museau-section .hero-art svg.paw-big{width:46%;margin:0;color:var(--ink)}
.museau-section .hero-art .chip{position:absolute;display:flex;align-items:center;gap:9px;max-width:230px;padding:12px 16px;border:1px solid rgba(16,35,63,.08);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(16,35,63,.14);font-size:.82rem;font-weight:700;line-height:1.25;backdrop-filter:blur(10px)}.museau-section .chip svg{width:18px;height:18px;flex:0 0 auto}.museau-section .chip.c1{top:8%;left:-2%}.museau-section .chip.c2{right:-2%;bottom:9%}
.museau-section .divider{height:64px;margin-top:-32px;overflow:hidden}.museau-section .divider svg{display:block;width:100%;height:100%}.museau-section section{padding:clamp(64px,8vw,112px) 0}
.museau-section .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:38px}.museau-section .section-head h2{max-width:700px;font-size:clamp(2rem,4vw,4rem);font-weight:750;line-height:1}.museau-section .section-head p{max-width:46ch;margin:0;color:var(--ink);font-size:1rem;line-height:1.55;opacity:.66}
.museau-section .cats{display:grid;gap:18px}.museau-section .cat-card{position:relative;display:flex;min-height:390px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:28px;border:1px solid rgba(16,35,63,.08);border-radius:var(--radius);background:var(--cream-dark);color:var(--ink);text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.museau-section .cat-card::after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 40%,rgba(11,35,66,.78));pointer-events:none}.museau-section .cat-card:hover{transform:translateY(-7px);box-shadow:0 22px 46px rgba(16,35,63,.12)}.museau-section .cat-icon{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.museau-section .cat-card:hover .cat-icon{transform:scale(1.035)}.museau-section .cat-card h3,.museau-section .cat-card p{position:relative;z-index:1;color:#fff}.museau-section .cat-card h3{margin-bottom:8px;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700;letter-spacing:-.02em}.museau-section .cat-card p{margin:0;font-size:.92rem;line-height:1.5;opacity:.82}
.museau-section .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.museau-section .product{display:flex;flex-direction:column;gap:12px;padding:12px 12px 20px;border:1px solid rgba(16,35,63,.08);border-radius:20px;background:#fff;color:var(--ink);text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.museau-section .product:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(16,35,63,.11)}.museau-section .product-thumb{display:grid;aspect-ratio:4/5;place-items:center;overflow:hidden;border-radius:14px;background:var(--cream-dark)}.museau-section .product-thumb img{width:100%;height:100%;object-fit:cover}.museau-section .product .tag{padding:0 6px;color:var(--clay);font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.museau-section .product h4{padding:0 6px;font-size:1.02rem;font-weight:700;letter-spacing:-.015em}.museau-section .product .row{display:flex;align-items:center;justify-content:space-between;padding:0 6px}.museau-section .product .price{font-weight:700}.museau-section .add-btn{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--cream-dark)}.museau-section .add-btn svg{width:16px;height:16px;stroke:var(--ink)}
.museau-section .trust{display:grid;gap:28px;padding:44px;border-radius:28px;background:var(--ink);color:#fff;box-shadow:0 24px 60px rgba(11,35,66,.16)}.museau-section .trust-item{display:flex;align-items:flex-start;gap:15px}.museau-section .trust-item svg{width:28px;height:28px;flex:0 0 auto;margin-top:2px;stroke:var(--mustard)}.museau-section .trust-item h4{margin:0 0 6px;color:#fff;font-size:1.02rem;font-weight:700;letter-spacing:-.01em}.museau-section .trust-item p{margin:0;color:#fff;font-size:.9rem;line-height:1.5;opacity:.7}
.museau-section .news{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:clamp(34px,5vw,68px);border-radius:32px;background:linear-gradient(135deg,var(--mustard),var(--cream-dark));color:var(--ink)}.museau-section .news h2{font-size:clamp(2rem,4vw,3.8rem);font-weight:750;line-height:1}.museau-section .news p{max-width:44ch;margin:18px 0 0;line-height:1.55;opacity:.72}.museau-section .news-form{display:flex;flex-wrap:wrap;gap:10px}.museau-section .news-form input{min-width:210px;min-height:52px;flex:1;padding:14px 20px;border:1px solid rgba(16,35,63,.14);border-radius:999px;background:#fff;color:var(--ink);font:inherit}.museau-section .news-success{width:100%;margin:8px 0 0;font-weight:700}
@media(max-width:1000px){.museau-section .hero{grid-template-columns:1fr;min-height:0}.museau-section .hero-art{width:min(100%,560px);margin:0 auto}.museau-section .products{grid-template-columns:repeat(2,minmax(0,1fr))}.museau-section .cats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.museau-section .news{grid-template-columns:1fr}}
@media(max-width:700px){.museau-section .wrap{padding:0 18px}.museau-section .hero{padding:46px 0 54px;gap:34px}.museau-section .hero h1{font-size:clamp(2.65rem,13vw,4.2rem)}.museau-section .hero-art .chip{font-size:.72rem;padding:9px 12px}.museau-section .chip.c1{left:0}.museau-section .chip.c2{right:0}.museau-section .section-head{align-items:flex-start;flex-direction:column}.museau-section .cats{grid-template-columns:1fr!important}.museau-section .cat-card{min-height:330px}.museau-section .products{gap:12px}.museau-section .product{padding:8px 8px 16px}.museau-section .trust{grid-template-columns:1fr!important;padding:30px 24px}.museau-section .news{padding:34px 22px}.museau-section .news-form{flex-direction:column}.museau-section .news-form input,.museau-section .news-form .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.museau-section *{scroll-behavior:auto!important;transition:none!important}}
.museau-section>.wrap:first-of-type{width:100%;max-width:none;padding:0}.museau-section .hero{grid-template-columns:1fr 1fr;min-height:600px;padding:0;gap:0;background:#cfd8ff}.museau-section .hero>div:first-child{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(44px,7vw,112px)}.museau-section .hero-eyebrow{padding:0;background:transparent;color:var(--ink);font-size:.72rem}.museau-section .hero h1{max-width:620px;font-size:clamp(3rem,5vw,5.8rem);line-height:.96}.museau-section .hero-art{height:100%;min-height:600px;aspect-ratio:auto;background:#b7e6ff}.museau-section .hero-art .hero-photo{width:100%;height:100%;margin:0;border-radius:0;box-shadow:none;object-fit:cover}.museau-section .hero-art svg.paw-big{width:34%}.museau-section .divider{display:none}
.museau-section .cats{gap:18px}.museau-section .cat-card{display:grid;grid-template-rows:auto auto;min-height:0;padding:0;border:0;border-radius:0;background:#fff;overflow:visible}.museau-section .cat-card::after{display:none}.museau-section .cat-card:hover{transform:none;box-shadow:none}.museau-section .cat-icon{position:static;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.museau-section .cat-card:hover .cat-icon{transform:scale(1.02)}.museau-section .cat-card h3{margin:14px 0 0;color:var(--ink);font-family:var(--font-body--family),sans-serif;font-size:.95rem;font-weight:650;letter-spacing:0}.museau-section .cat-card h3::after{content:' →'}.museau-section .cat-card p{display:none}
.museau-section .products{gap:18px}.museau-section .product{gap:9px;padding:0;border:0;border-radius:0;background:transparent}.museau-section .product:hover{transform:none;box-shadow:none}.museau-section .product-thumb{border-radius:0;background:#f1f4f8}.museau-section .product .tag,.museau-section .product h4,.museau-section .product .row{padding-inline:0}.museau-section .product .tag{margin-top:8px;color:var(--clay)}.museau-section .product h4{font-family:var(--font-body--family),sans-serif;font-size:1rem;letter-spacing:0}.museau-section .add-btn{display:none}
.museau-section .feature-band{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;margin-top:42px;background:#cbeeff}.museau-section .feature-band__media{min-height:560px}.museau-section .feature-band__media img{width:100%;height:100%;object-fit:cover}.museau-section .feature-band__copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(44px,7vw,110px)}.museau-section .feature-band__copy h2{font-size:clamp(2.5rem,4vw,5rem);line-height:.98}.museau-section .feature-band__copy p{max-width:42ch;margin:22px 0 30px;line-height:1.6}.museau-section .trust{border-radius:0;box-shadow:none}.museau-section .news{border-radius:0}
@media(max-width:1000px){.museau-section .hero{grid-template-columns:1fr}.museau-section .hero-art{width:100%;min-height:0;aspect-ratio:4/3}.museau-section .feature-band{grid-template-columns:1fr}.museau-section .feature-band__media{min-height:0;aspect-ratio:4/3}}
@media(max-width:700px){.museau-section .hero>div:first-child{padding:48px 22px}.museau-section .hero h1{font-size:clamp(2.7rem,13vw,4.4rem)}.museau-section .cats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.museau-section .cat-card{min-height:0}.museau-section .feature-band__copy{padding:48px 22px}}
#header-component .header__row--top{background:#032d49!important;color:#fff!important}#header-component .header__row--top a,#header-component .header__row--top button,#header-component .header__row--top svg{color:#fff!important;fill:currentColor}.museau-section .hero{min-height:700px;background:#e3edff}.museau-section .hero>div:first-child{padding-left:clamp(60px,9vw,180px)}.museau-section .hero-eyebrow{color:#282828;font-size:.86rem;letter-spacing:.08em}.museau-section .hero h1{max-width:690px;color:#252525;font-size:clamp(3rem,4.5vw,5.1rem);line-height:1.14;text-align:center}.museau-section .hero p{color:#252525;text-align:center;margin-inline:auto}.museau-section .hero-actions{justify-content:center;width:100%}.museau-section .btn{border-color:#ffcf00;background:#ffcf00;color:#071f31;text-transform:uppercase;font-size:.78rem;letter-spacing:.02em}.museau-section .btn:hover{border-color:#032d49;background:#032d49;color:#fff}.museau-section .hero-art{min-height:700px;background:#e3edff}.museau-section .hero-art .hero-photo{object-fit:contain;object-position:center bottom}.museau-section .wrap:has(.cats) section{padding-top:54px}.museau-section .wrap:has(.cats) .section-head{justify-content:center;text-align:center;margin-bottom:46px}.museau-section .wrap:has(.cats) .section-head h2{font-size:clamp(2rem,3vw,3rem);color:#050505}.museau-section .cats{grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);grid-template-columns:none!important;overflow-x:auto;gap:28px;padding:0 0 18px;scroll-snap-type:x mandatory}.museau-section .cat-card{scroll-snap-align:start;text-align:center}.museau-section .cat-icon{width:136px;height:136px;margin:0 auto;border-radius:34px;background:#e3edff;object-fit:contain;padding:18px}.museau-section .cat-card h3{margin-top:18px;font-size:1rem;font-weight:750;text-align:center;color:#111}.museau-section .cat-card h3::after{content:''}.museau-section .wrap:has(.products) section{padding-top:72px}.museau-section .wrap:has(.products) .section-head{align-items:center}.museau-section .wrap:has(.products) .section-head h2{color:#050505;font-size:clamp(2.2rem,3vw,3.2rem)}.museau-section .wrap:has(.products) .section-head p{margin-top:14px;color:#111}.museau-section .product-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.museau-section .product-tab{display:inline-flex;padding:13px 22px;border-radius:999px;background:#f4f6fa;color:#111;font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.museau-section .product-tab--active{background:#032d49;color:#fff}.museau-section .product-thumb{border-radius:18px;background:#f4f6fa}.museau-section .feature-band{background:#e3edff}.museau-section .trust{background:#032d49}.museau-section .news{background:#ffcf00}
@media(max-width:1000px){.museau-section .hero>div:first-child{padding:58px 24px}.museau-section .hero h1{text-align:left}.museau-section .hero p{text-align:left;margin-inline:0}.museau-section .hero-actions{justify-content:flex-start}.museau-section .hero-art{min-height:0}.museau-section .wrap:has(.products) .section-head{align-items:flex-start;flex-direction:column}.museau-section .product-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap}.museau-section .product-tab{white-space:nowrap}}
.museau-section .cat-icon-shell{display:grid;width:136px;height:136px;margin:0 auto;place-items:center;border-radius:34px;background:#e3edff;transition:background-color .25s ease,transform .25s ease}.museau-section .cat-icon-shell svg{width:66px;height:66px;fill:none;stroke:#111;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.museau-section .cat-card:hover .cat-icon-shell,.museau-section .cat-card:focus-visible .cat-icon-shell{background:#ffcf00;transform:translateY(-5px)}.museau-section .cat-card:hover .cat-icon-shell svg,.museau-section .cat-card:focus-visible .cat-icon-shell svg{transform:scale(1.06)}.museau-section .cat-card:focus-visible{outline:3px solid #032d49;outline-offset:7px;border-radius:4px}.museau-section .cat-card--all{grid-template-rows:auto auto}.museau-section .cat-card--all h3{margin-top:18px}
.museau-section .cats{display:block!important;width:100%;overflow:hidden;padding:8px 0 20px;scroll-snap-type:none}.museau-section .cats-track{display:flex;width:max-content;animation:museau-categories-scroll 28s linear infinite;will-change:transform}.museau-section .cats:hover .cats-track,.museau-section .cats:focus-within .cats-track{animation-play-state:paused}.museau-section .cats-group{display:flex;flex:none;gap:28px;padding-right:28px}.museau-section .cat-card{width:150px;flex:none}.museau-section .cat-icon-shell{width:136px;height:136px}.museau-section .cat-icon-shell svg{display:block}@keyframes museau-categories-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:700px){.museau-section .cats{display:block!important}.museau-section .cats-track{animation-duration:22s}.museau-section .cats-group{gap:20px;padding-right:20px}.museau-section .cat-card{width:128px}.museau-section .cat-icon-shell{width:118px;height:118px;border-radius:30px}.museau-section .cat-icon-shell svg{width:58px;height:58px}}@media(prefers-reduced-motion:reduce){.museau-section .cats{overflow-x:auto}.museau-section .cats-track{animation:none}.museau-section .cats-group[aria-hidden="true"]{display:none}}
