:root{--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--font-heading: "Plus Jakarta Sans", "Inter", ui-sans-serif, system-ui, sans-serif;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 999px;--primary: #234567;--primary-hover: #1b3550;--primary-foreground: #ffffff;--accent: #3e9dde;--accent-hover: #2f86c4;--accent-foreground: #ffffff;--accent-strong: #317caf;--accent-strong-hover: #2d73a3;--accent-strong-active: #2a6a96;--foreground: #1f2a37;--muted-foreground: #5b6b7a;--background: #ffffff;--surface: #f5f7fa;--border: #e3e8ec;--muted: #9aa5b1;--secondary: #f5f7fa;--secondary-active: #eaf0f4;--secondary-foreground: #234567;--success: #2e8b57;--warning: #c98a2b;--error: #c4483a;--tint-denti: #eaf4fb;--tint-pelo: #f5f0e8;--tint-naso: #f7edec;--tint-protezione: #edf3ec;--tint-igiene: #f0eef7;--tint-benessere: #ebeff3;--shadow-s: 0 1px 2px rgba(35, 69, 103, .06);--shadow-m: 0 8px 24px rgba(35, 69, 103, .1);--spacing-xs: 4px;--spacing-s: 8px;--spacing-m: 16px;--spacing-l: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--container-page: 1280px;--container-prose: 680px;--page-padding: 16px;--section-space: 56px;--grid-gap: 16px;--ease-out-soft: cubic-bezier(.16, 1, .3, 1)}@media(min-width:768px){:root{--page-padding: 32px;--section-space: 72px;--grid-gap: 20px}}@media(min-width:1024px){:root{--page-padding: 48px;--section-space: 96px;--grid-gap: 24px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin:0}p{margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bp-container{width:100%;max-width:var(--container-page);margin-inline:auto;padding-inline:var(--page-padding)}.bp-prose-container{width:100%;max-width:var(--container-prose);margin-inline:auto;padding-inline:var(--page-padding)}.bp-section{padding-block:var(--section-space)}.text-display{font-family:var(--font-heading);font-size:36px;font-weight:700;line-height:1.15}.text-h1{font-family:var(--font-heading);font-size:28px;font-weight:700;line-height:1.2}.text-h2{font-family:var(--font-heading);font-size:22px;font-weight:600;line-height:1.25}.text-h3{font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:1.3}.text-h4{font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:1.3}.text-body-lg{font-size:17px;font-weight:400;line-height:1.5}.text-body{font-size:16px;font-weight:400;line-height:1.5}.text-small{font-size:14px;font-weight:400;line-height:1.45}.text-caption{font-size:13px;font-weight:500;line-height:1.4}.text-button{font-size:16px;font-weight:600;line-height:1}.text-label{font-size:12px;font-weight:600;line-height:1.4}@media(min-width:1024px){.text-display{font-size:56px;line-height:1.1}.text-h1{font-size:40px;line-height:1.15}.text-h2{font-size:30px;line-height:1.2}.text-h3{font-size:24px;line-height:1.25}.text-h4{font-size:20px}.text-body-lg{font-size:18px}.text-label{font-size:13px}}.bp-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border:0;border-radius:var(--radius-md);font-size:16px;font-weight:600;line-height:1;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out}.bp-button--primary{background-color:var(--primary);color:var(--primary-foreground)}.bp-button--primary:hover{background-color:var(--primary-hover)}.bp-button--primary:disabled,.bp-button--primary[aria-disabled=true]{background-color:var(--muted);cursor:not-allowed}.bp-button--secondary{background-color:transparent;color:var(--secondary-foreground);border:1px solid var(--border)}.bp-button--secondary:hover{background-color:var(--secondary)}.bp-button--secondary:active{background-color:var(--secondary-active)}.bp-link-tertiary{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 8px;border-radius:var(--radius-md);color:var(--primary);font-size:16px;font-weight:600;text-underline-offset:4px;transition:color .15s ease-out}.bp-link-tertiary:hover{color:var(--accent-strong-hover);text-decoration:underline}.bp-link-tertiary:active{color:var(--accent-strong-active)}.bp-link-tertiary svg{width:16px;height:16px}@keyframes bp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.announcement-bar{width:100%;overflow:hidden;background-color:var(--primary);color:var(--primary-foreground)}.announcement-bar__track{display:flex;width:max-content;animation:bp-marquee 32s linear infinite;padding-block:8px}.announcement-bar__half{display:flex;flex-shrink:0}.announcement-bar__item{display:flex;align-items:center;gap:12px;white-space:nowrap;padding-inline:24px;font-size:12px;font-weight:600;line-height:1.4}.announcement-bar__dot{color:var(--accent)}@media(prefers-reduced-motion:reduce){.announcement-bar__track{animation:none;transform:none}}.site-header{position:sticky;top:0;z-index:50;width:100%;background-color:var(--background);border-bottom:1px solid var(--border);box-shadow:var(--shadow-s)}.site-header__inner{display:flex;align-items:center;gap:16px;height:72px}.site-header__logo{display:flex;align-items:center;justify-content:center;flex:1;min-height:44px;border-radius:var(--radius-sm);font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:1.3;color:var(--primary)}.bp-icon-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--primary);transition:background-color .15s ease-out}.bp-icon-button:hover{background-color:var(--surface)}.bp-icon-button svg{width:20px;height:22px}.site-header__nav{display:none}.bp-nav-link{display:inline-flex;align-items:center;min-height:44px;padding:0 8px;border-radius:var(--radius-sm);font-size:15px;font-weight:600;color:var(--primary);transition:color .15s ease-out}.bp-nav-link:hover{color:var(--accent-strong)}.bp-mega{position:relative}.bp-mega__trigger{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 8px;border:0;border-radius:var(--radius-sm);background:transparent;font-size:15px;font-weight:600;color:var(--primary);transition:color .15s ease-out}.bp-mega__trigger:hover{color:var(--accent-strong)}.bp-mega__trigger svg{width:16px;height:16px}.bp-mega__panel{position:absolute;top:100%;left:0;min-width:320px;padding:16px;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-m);opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s var(--ease-out-soft),transform .2s var(--ease-out-soft),visibility .2s}.bp-mega:hover .bp-mega__panel,.bp-mega:focus-within .bp-mega__panel{opacity:1;visibility:visible;transform:translateY(0)}.bp-mega__heading{font-family:var(--font-heading);font-size:13px;font-weight:600;color:var(--muted-foreground);margin-bottom:8px}.bp-mega__list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.bp-mega__link{display:flex;align-items:center;gap:10px;min-height:40px;padding:4px 8px;border-radius:var(--radius-sm);font-size:15px;font-weight:500;color:var(--foreground);transition:background-color .15s ease-out}.bp-mega__link:hover{background-color:var(--surface)}.bp-mega__swatch{width:14px;height:14px;border-radius:var(--radius-pill);border:1px solid var(--border);flex-shrink:0}@media(min-width:1024px){.site-header__logo{flex:none;justify-content:flex-start;font-size:20px}.site-header__nav{display:flex;flex:1;align-items:center;gap:8px}.site-header__hamburger{display:none}}.bp-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;visibility:hidden}.bp-drawer[data-open=true]{visibility:visible}.bp-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f2a3766;opacity:0;transition:opacity .25s var(--ease-out-soft)}.bp-drawer[data-open=true] .bp-drawer__backdrop{opacity:1}.bp-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(88vw,360px);background:var(--background);box-shadow:var(--shadow-m);padding:16px var(--page-padding) 32px;overflow-y:auto;transform:translate(-100%);transition:transform .25s var(--ease-out-soft)}.bp-drawer[data-open=true] .bp-drawer__panel{transform:translate(0)}.bp-drawer__head{display:flex;align-items:center;justify-content:space-between;min-height:48px}.bp-drawer__group{margin-top:24px}.bp-drawer__group-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);margin-bottom:4px}.bp-drawer__list{list-style:none;margin:0;padding:0}.bp-drawer__link{display:flex;align-items:center;gap:10px;min-height:44px;border-radius:var(--radius-sm);font-size:16px;font-weight:600;color:var(--primary)}.bp-drawer__link:hover{color:var(--accent-strong)}.bp-hero{position:relative;width:100%;overflow:hidden;border-bottom-left-radius:24px;border-bottom-right-radius:24px;background-color:var(--surface)}.bp-hero__media{position:relative;width:100%;min-height:min(88svh,760px)}.bp-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:72% center}.bp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#ffffffd9,#ffffff73 45%,#ffffff1a)}.bp-hero__content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;height:100%;min-height:inherit;width:100%;padding:40px 6% 48px}.bp-hero__text{max-width:540px}.bp-hero__title{font-family:var(--font-heading);font-size:clamp(30px,8.2vw,36px);font-weight:500;line-height:1.15;letter-spacing:-.01em;color:var(--foreground);white-space:pre-line}.bp-hero__subtitle{margin-top:16px;max-width:540px;font-size:17px;line-height:1.5;color:var(--muted-foreground)}.bp-hero__ctas{margin-top:28px;display:flex;flex-direction:column;align-items:stretch;gap:12px}@media(min-width:640px){.bp-hero__ctas{flex-direction:row;align-items:center;gap:20px}.bp-hero__ctas .bp-button{width:auto}}@media(min-width:1024px){.bp-hero{border-bottom-left-radius:32px;border-bottom-right-radius:32px}.bp-hero__media{min-height:clamp(760px,72vw,860px)}.bp-hero__image{object-position:right center}.bp-hero__scrim{background:linear-gradient(to right,#ffffffd9,#fff6 45%,#fff0)}.bp-hero__content{justify-content:center;padding:0 6%}.bp-hero__title{font-size:clamp(44px,3.6vw,56px);line-height:1.1}.bp-hero__subtitle{margin-top:24px;font-size:18px}}.bp-section-header{margin-bottom:32px}.bp-section-header__eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-strong);margin-bottom:8px}.bp-section-header__subtitle{margin-top:8px;max-width:640px;color:var(--muted-foreground);font-size:16px}.bp-section-header--row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.bp-need-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap)}@media(min-width:768px){.bp-need-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.bp-need-grid{grid-template-columns:repeat(6,1fr)}}.bp-need-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:4 / 5;border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden;padding:16px;transition:box-shadow .2s var(--ease-out-soft)}.bp-need-card:hover{box-shadow:var(--shadow-s)}.bp-need-card__title{font-family:var(--font-heading);font-size:15px;font-weight:600;line-height:1.3;color:var(--foreground)}.bp-need-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.bp-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap)}@media(min-width:768px){.bp-product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.bp-product-grid{grid-template-columns:repeat(4,1fr)}}.bp-product-card{position:relative;display:flex;flex-direction:column;gap:8px}.bp-product-card__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden;background:var(--surface)}.bp-product-card__media img{width:100%;height:100%;object-fit:cover}.bp-product-card__title{font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:1.3;color:var(--foreground)}.bp-product-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.bp-product-card__price{font-size:16px;font-weight:600;color:var(--foreground)}.bp-product-card__compare{font-size:14px;color:var(--muted-foreground);text-decoration:line-through;margin-left:6px}.bp-badge{position:absolute;top:8px;left:8px;z-index:1;padding:4px 10px;border-radius:var(--radius-pill);background:var(--primary);color:var(--primary-foreground);font-size:12px;font-weight:600;line-height:1.4}.bp-badge--accent{background:var(--accent);color:var(--accent-foreground)}.site-footer{border-top:1px solid var(--border);background-color:var(--surface)}.site-footer__grid{display:grid;gap:40px;padding-block:48px}@media(min-width:640px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.site-footer__grid{grid-template-columns:1.2fr repeat(4,minmax(0,1fr))}}.site-footer__brand{font-family:var(--font-heading);font-size:18px;font-weight:600;color:var(--primary)}.site-footer__tagline{margin-top:8px;font-size:14px;color:var(--muted-foreground)}.site-footer__group-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground)}.site-footer__list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.site-footer__link{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:var(--primary)}.site-footer__link:hover{color:var(--accent-strong)}.site-footer__bottom{border-top:1px solid var(--border);padding-block:24px;font-size:13px;color:var(--muted-foreground)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.site-header__logo{gap:8px}.site-header__logo-img{width:var(--bp-logo-size-mobile, 56px);height:var(--bp-logo-size-mobile, 56px)}.site-header__inner{height:var(--bp-header-height-mobile, 72px)}@media(min-width:1024px){.site-header__logo-img{width:var(--bp-logo-size-desktop, 72px);height:var(--bp-logo-size-desktop, 72px)}.site-header__inner{height:var(--bp-header-height-desktop, 92px)}}.site-footer__logo{width:48px;height:48px;margin-bottom:8px}
/*# sourceMappingURL=/cdn/shop/t/25/assets/blu-panda.css.map */
