:root{--blue:#003e78;--blue-dark:#002a52;--gold:#c98800;--cream:#fbf8f3;--white:#fff;--ink:#14110f;--muted:#544c45;--line:#e6ded4;--font:'Source Sans 3',sans-serif;--display:'Fraunces',Georgia,serif;--container:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font:17px/1.5 var(--font);background:var(--white)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:var(--display);letter-spacing:-.045em;line-height:1.1;color:var(--blue)}h2{font-size:clamp(32px,3.1vw,46px)}h3{line-height:1.25}em{font-weight:400}.container{width:calc(100% - 112px);max-width:var(--container);margin-inline:auto}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.shipping-bar{min-height:34px;display:flex;align-items:center;justify-content:space-between;background:var(--blue);color:white;padding:6px 56px;font-size:13px;letter-spacing:.02em}.shipping-bar span{display:flex;align-items:center;gap:6px}.shipping-bar svg{width:19px;height:19px;margin-right:5px}.header-main{height:100px;display:flex;align-items:center;gap:48px}.brand{display:block;width:248px;flex-shrink:0}.search-form{display:flex;align-items:center;max-width:450px;flex:1;margin-left:auto;background:var(--cream);border:1px solid var(--line);border-radius:3px}.search-form input{border:0;background:none;min-width:0;width:100%;padding:12px 18px;color:var(--ink);font-size:16px}.search-form input::placeholder{color:var(--muted)}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:48px;height:48px;color:var(--blue);background:none;border:0;flex-shrink:0}.header-actions{display:flex;gap:28px;align-items:center;color:var(--blue)}.account-link{display:flex;align-items:center;gap:10px;min-height:48px;white-space:nowrap;font-size:16px}.cart-toggle{position:relative;background:none;border:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--blue)}.cart-count{position:absolute;right:-2px;top:0;background:var(--blue);color:#fff;border-radius:50%;min-width:19px;height:19px;font-size:12px;line-height:19px;text-align:center}.main-nav{border-block:1px solid var(--line)}.nav-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.main-nav a{font-size:15px;font-weight:600;min-height:51px;display:flex;align-items:center;white-space:nowrap;color:var(--blue)}.main-nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.nav-divider{height:20px;border-left:1px solid var(--line);margin-inline:4px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);max-width:1800px;margin:auto}.hero-copy{padding:64px 40px 54px max(56px,calc((100vw - 1280px)/2));align-self:center}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;line-height:1.5;color:var(--blue);margin-bottom:16px}.hero .eyebrow{display:flex;gap:10px;align-items:center;font-size:12px;letter-spacing:.09em}.hero .eyebrow span{width:22px;height:2px;background:var(--gold);flex-shrink:0}h1{font-size:clamp(44px,4.5vw,68px);line-height:1.07;letter-spacing:-.05em;margin:22px 0}.hero-description{font-size:18px;line-height:1.6;max-width:420px;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 23px;min-height:54px;background:var(--blue);color:#fff;font-weight:600;border:1px solid var(--blue);border-radius:3px;transition:background .18s}@media(hover:hover){.button:hover{background:var(--blue-dark)}}.button svg{width:22px;height:22px}.hero-assurance{display:flex;gap:10px;align-items:center;margin-top:26px;font-size:14px;color:var(--blue)}.hero-assurance svg{width:22px;height:22px}.hero-photo{position:relative;min-height:560px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:60% 50%}.hero-photo figcaption{position:absolute;left:36px;top:32px;font:italic 24px var(--display);color:var(--cream);text-shadow:0 1px 8px #002a52}.image-number{position:absolute;bottom:24px;right:28px;font-size:11px;letter-spacing:.15em;color:var(--blue-dark);background:var(--cream);padding:6px 10px}.section{padding-block:76px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:10px}.section-heading>p{font-size:16px;color:var(--muted);max-width:280px;flex-shrink:0}.compat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.compat-card{position:relative;display:flex;flex-direction:column;padding:24px;background:var(--cream);border:1px solid var(--line);border-radius:3px;transition:border-color .18s,background .18s;min-width:0}@media(hover:hover){.compat-card:hover{border-color:var(--blue);background:#fff}}.compat-image{height:144px;display:flex;justify-content:center;margin:0 0 22px}.compat-image img{width:144px;height:144px;object-fit:contain;mix-blend-mode: normal;transition:transform .2s}@media(hover:hover){.compat-card:hover img{transform:translateY(-3px)}}.category-overline{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.compat-card h3{font:500 24px var(--display);letter-spacing:-.02em;color:var(--blue)}.compat-card p{font-size:13px;color:var(--muted);margin-top:5px;padding-right:20px}.compat-card>svg{position:absolute;right:20px;bottom:24px;width:20px;color:var(--blue)}.more-categories{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:24px 0 26px;font-size:15px}.more-categories>span{color:var(--muted)}.more-categories a{display:flex;align-items:center;gap:10px;min-height:44px;font-weight:600;color:var(--blue)}.more-categories svg{width:18px;height:18px}.products-section{background:var(--cream)}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;color:var(--blue);font-weight:600;font-size:16px;flex-shrink:0}.text-link svg{width:22px;height:22px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-image{display:block;position:relative;background:var(--white);padding:45px 20px 22px;overflow:hidden;border:1px solid var(--line);border-radius:3px}.product-image img{width:100%;height:210px;object-fit:contain;transition:transform .2s}@media(hover:hover){.product-image:hover img{transform:scale(1.035)}}.product-label{position:absolute;top:16px;left:16px;font-size:11px;letter-spacing:.03em;font-weight:600;color:var(--blue);z-index:1}.product-info{padding-top:20px}.product-brand{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}.product-info h3{font:500 25px var(--display);letter-spacing:-.035em;color:var(--blue)}.product-info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-format{font-size:14px;color:var(--muted);margin-top:8px;min-height:42px}.price-row{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:12px;margin:16px 0 18px}.price-row strong{font-size:23px;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--blue)}.price-row span{font-size:12px;color:var(--muted)}.add-button{border:1px solid var(--blue);border-radius:3px;min-height:48px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:transparent;color:var(--blue);font-weight:600;font-size:15px;transition:background .18s,color .18s}.add-button.added{background:var(--blue);color:var(--white)}@media(hover:hover){.add-button:hover{background:var(--blue);color:var(--white)}}.add-button svg{width:18px;height:18px}.shipping-note{font-size:13px;color:var(--muted);margin-top:28px}.about-section{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;padding-block:88px}.about-copy h2{font-size:clamp(34px,3.5vw,50px);margin-bottom:25px}.about-copy>p:not(.eyebrow){font-size:17px;max-width:470px;margin-bottom:14px;color:var(--muted)}.about-copy .text-link{margin-top:12px}.trust-list{align-self:center}.trust-list>div{display:flex;align-items:flex-start;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.trust-list>div:first-child{border-top:1px solid var(--line)}.trust-list>div>svg{width:32px;height:32px;color:var(--blue);margin-top:2px}.trust-list h3{font-size:20px;color:var(--blue);margin-bottom:5px;font-weight:600}.trust-list p{font-size:16px;color:var(--muted)}.business-section{background:var(--blue);color:var(--white);position:relative}.business-inner{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:110px;padding-block:58px}.business-section .eyebrow{color:var(--cream);margin-bottom:14px}.business-section h2{color:var(--white);font-size:46px}.business-section p:not(.eyebrow){font-size:18px;line-height:1.6;margin-bottom:24px}.button-light{background:var(--cream);border-color:var(--cream);color:var(--blue)}@media(hover:hover){.button-light:hover{background:var(--white)}}footer{background:var(--white)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1.1fr 1fr;gap:38px;padding-block:64px 50px}.footer-brand img{width:220px;margin:0 0 24px}.footer-main h2{font-family:var(--font);font-size:16px;font-weight:600;letter-spacing:0;margin-bottom:18px}.footer-main a{display:block;min-height:44px;font-size:15px;color:var(--muted)}.footer-main a:hover{text-decoration:underline}.footer-main p{font-size:15px;color:var(--muted);line-height:1.8}.footer-bottom{border-top:1px solid var(--line);padding-block:22px 45px;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.footer-bottom div{display:flex;gap:24px;font-size:13px}.footer-bottom a{display:flex;align-items:center;min-height:44px}.preview-label{position:fixed;bottom:12px;left:12px;border:1px solid var(--line);padding:7px 12px;background:var(--white);color:var(--muted);font-size:10px;letter-spacing:.1em;z-index:10;box-shadow:0 2px 10px #14110f0d;pointer-events:none}.preview-label span{color:var(--gold);margin:0 5px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--blue);color:#fff;padding:14px 22px;border-radius:3px;opacity:0;pointer-events:none;z-index:40;max-width:calc(100% - 32px);width:max-content;transition:opacity .2s,transform .2s;box-shadow:0 3px 20px #002a5226}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:4px;padding:30px;max-width:580px;width:calc(100% - 32px);color:var(--ink);max-height:85dvh;overflow:auto}dialog::backdrop{background:#002a5273}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:16px}.dialog-header h2{font-size:32px}.prototype-note{font-size:14px;color:var(--muted);padding:14px;background:var(--cream);margin-bottom:24px}.cart-row,.search-result{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-row strong{font-weight:600}.cart-row small{display:block;color:var(--muted)}.cart-row button{border:0;background:none;color:var(--blue);text-decoration:underline;font-size:14px;min-height:44px}.cart-summary{padding-block:24px}.cart-summary strong{display:block;font-size:24px;color:var(--blue);margin-bottom:8px}.search-result{color:var(--blue)}.search-result span{flex-shrink:0;font-weight:600}.search-result:hover{text-decoration:underline}
@media(min-width:1800px){.hero-copy{padding-left:100px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.shipping-bar{padding-inline:32px}.header-main{gap:28px}.brand{width:210px}.account-link span{display:none}.header-actions{gap:12px}.nav-inner{gap:14px}.main-nav a{font-size:13px}.hero-copy{padding:45px 30px 45px 32px}.hero .eyebrow{font-size:12px;letter-spacing:.04em}.hero-photo{min-height:540px}.hero-description{font-size:17px}.compat-card{padding:18px}.compat-card h3{font-size:22px}.compat-card p{font-size:12px}.compat-card>svg{right:12px}.category-overline{font-size:12px}.more-categories{flex-wrap:wrap;justify-content:flex-start;gap:12px 32px}.more-categories>span{width:100%}.section-heading h2{font-size:36px}.product-grid{gap:16px}.product-image{padding:42px 12px 20px}.product-image img{height:180px}.price-row{display:block}.price-row span{display:block}.about-section,.business-inner{gap:60px}.footer-main{gap:24px}.footer-brand img{width:185px}}
@media(max-width:850px){.shipping-bar{justify-content:center}.shipping-bar>span:first-of-type,.shipping-bar>span:last-of-type{display:none}.header-main{height:80px;gap:16px;flex-wrap:wrap}.brand{width:205px}.mobile-menu{display:flex;margin-left:-12px}.header-actions{margin-left:auto}.header-main .search-form{display:none}.main-nav{display:none}.main-nav.is-open{display:block}.nav-inner{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding-block:12px}.nav-divider{display:none}.main-nav a{font-size:16px;white-space:normal}.hero{grid-template-columns:1.04fr 1fr}.hero-copy{padding:42px 24px 42px 32px}h1{font-size:44px}.hero .eyebrow{font-size:12px;display:block;max-width:250px}.hero .eyebrow span{display:none}.hero-description{font-size:16px}.hero .button{padding:14px 16px;gap:16px;font-size:15px}.hero-assurance{font-size:12px}.hero-photo{min-height:500px}.hero-photo figcaption{font-size:20px;left:20px}.section{padding-block:52px}.section-heading{align-items:start}.section-heading h2{font-size:32px}.section-heading>p{max-width:190px;font-size:15px}.compat-grid{grid-template-columns:repeat(2,1fr)}.compat-card{flex-direction:row;align-items:center;padding:20px 16px;gap:16px}.compat-image{height:86px;flex-shrink:0;width:80px;margin:0}.compat-image img{height:86px;width:80px}.compat-card>svg{bottom:12px;right:12px;width:16px}.compat-card h3{font-size:22px}.more-categories{gap:8px 28px}.product-grid{grid-template-columns:repeat(2,1fr);gap:36px 22px}.product-image img{height:210px}.product-format{min-height:0}.price-row{display:flex;gap:12px}.price-row span{display:inline}.about-section{gap:32px}.about-copy h2{font-size:35px}.trust-list>div{gap:16px}.trust-list h3{font-size:18px}.trust-list p{font-size:15px}.business-inner{gap:32px}.business-section h2{font-size:38px}.business-section p:not(.eyebrow){font-size:16px}.footer-main{grid-template-columns:repeat(2,1fr);gap:32px 44px}.preview-label{font-size:9px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.shipping-bar{font-size:12px;min-height:38px;padding:9px 20px}.header-main{height:76px;gap:8px}.brand{width:181px}.header-actions{gap:0}.account-link{display:none}.cart-toggle{width:44px}.hero{display:flex;flex-direction:column}.hero-copy{padding:36px 24px 34px}.hero .eyebrow{max-width:none;font-size:12px;letter-spacing:.075em;margin-bottom:16px}h1{font-size:clamp(40px,10.5vw,58px);margin:16px 0 20px;letter-spacing:-.04em}.hero-description{font-size:17px;max-width:340px;margin-bottom:24px}.hero .button{min-height:52px;font-size:16px;padding:13px 20px;gap:24px}.hero-assurance{font-size:13px;margin-top:20px}.hero-photo{min-height:0;height:275px;width:100%}.hero-photo img{object-position:60% 57%}.hero-photo figcaption{left:24px;top:18px;font-size:20px}.image-number{font-size:9px;right:18px;bottom:16px}.section{padding-block:44px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:34px;max-width:330px}.section-heading>p{margin-top:14px;max-width:none;font-size:16px}.section-heading>p br{display:none}.eyebrow{font-size:12px;letter-spacing:.1em}.compat-grid{gap:12px}.compat-card{display:block;padding:16px 14px 23px}.compat-image{width:100%;height:110px;margin:0 0 14px;justify-content:center}.compat-image img{width:110px;height:110px}.category-overline{font-size:12px;min-height:15px}.compat-card h3{font-size:22px}.compat-card p{font-size:12px;padding-right:0;min-height:36px;max-width:125px}.compat-card>svg{bottom:10px;right:12px}.more-categories{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:20px 0 8px}.more-categories>span{font-size:14px;margin-bottom:10px}.more-categories a{justify-content:space-between;min-height:48px;border-top:1px solid var(--line);font-size:16px}.products-section .section-heading .text-link{margin-top:14px}.product-grid{gap:30px 14px}.product-image{padding:38px 10px 14px}.product-image img{height:150px}.product-label{top:12px;left:10px;font-size:9px;letter-spacing:0}.product-info{padding-top:14px}.product-brand{font-size:12px;letter-spacing:.035em}.product-info h3{font-size:22px}.product-format{font-size:12px;min-height:36px;margin-top:6px}.price-row{display:block;margin:12px 0}.price-row strong{font-size:21px}.price-row span{display:block;font-size:12px}.add-button{font-size:13px;padding:10px 9px;gap:4px}.add-button svg{width:16px;height:16px}.shipping-note{font-size:12px;max-width:310px}.about-section{display:block}.about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){font-size:17px}.trust-list{margin-top:32px}.trust-list>div{padding:22px 0;gap:20px}.trust-list h3{font-size:19px}.trust-list p{font-size:16px}.business-inner{display:block;padding-block:40px}.business-section h2{font-size:39px;margin-bottom:24px}.business-section p:not(.eyebrow){font-size:17px}.business-section p:not(.eyebrow) br{display:none}.footer-main{grid-template-columns:1fr 1fr;gap:32px 20px;padding-block:40px 28px}.footer-brand{grid-column:1 / -1;display:flex;align-items:center;gap:24px}.footer-brand img{width:175px;margin:0}.footer-brand p{font-size:13px;line-height:1.6}.footer-main h2{font-size:15px;line-height:1.4;margin-bottom:12px}.footer-main a{font-size:14px;min-height:44px;overflow-wrap:anywhere}.footer-main>div:last-child{grid-column:1 / -1}.footer-main>div:last-child p{font-size:14px}.footer-bottom{align-items:start;font-size:12px;padding-bottom:65px}.footer-bottom div{gap:14px;font-size:12px}.footer-bottom small{padding-top:12px}.preview-label{bottom:8px;left:8px}.toast{bottom:46px;font-size:15px}dialog{padding:22px}.dialog-header h2{font-size:28px}.search-result{font-size:15px}.cart-row{font-size:15px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.brand{width:165px}.hero-copy{padding-inline:20px}.compat-card{padding-inline:12px}.compat-card h3{font-size:21px}.footer-brand{display:block}.footer-brand p{margin-top:15px}}
.mobile-search{display:none}
@media(max-width:850px){.mobile-search{display:flex}.header-main.search-expanded{height:auto;padding-block:16px}.header-main.search-expanded .search-form{display:flex;order:5;flex-basis:100%;max-width:none;margin:0}.mobile-search{width:44px;height:48px}.header-actions{gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* V2: visual scale compensates for whitespace in original product photos. */
.compat-image, .product-art { overflow: hidden; }
.product-art { display: block; }
.compat-image img, .product-art img {
  --image-scale: 1;
  --image-offset-y: 0%;
  transform: translateY(var(--image-offset-y)) scale(var(--image-scale));
}
.compat-image img[src$="/303.jpg"], .product-art img[src$="/303.jpg"],
.product-art img[src$="/358.jpg"] { --image-scale: 1.4; }
.compat-image img[src$="/344.jpg"] { --image-scale: 1.5; }
.compat-image img[src$="/349.jpg"] { --image-scale: 1.25; }
.compat-image img[src$="/304.jpg"], .product-art img[src$="/304.jpg"] {
  --image-scale: 1.15;
  --image-offset-y: -5%;
}
.product-art img[src$="/319.png"] { --image-scale: 1.08; }@media(hover:hover){.compat-card:hover img{
  transform: translateY(calc(var(--image-offset-y) - 3px)) scale(var(--image-scale));
}}@media(hover:hover){.product-image:hover img{
  transform: translateY(var(--image-offset-y)) scale(calc(var(--image-scale) * 1.025));
}}
/* Keep the mobile headline and controls legible; recover space around them. */
@media (max-width: 600px) {
  .hero-copy { padding-block: 24px; }
  .hero .eyebrow { margin-bottom: 12px; }
  .hero h1 { margin-block: 12px 16px; }
  .hero-description { line-height: 1.5; margin-bottom: 20px; }
  .hero-assurance { margin-top: 16px; }
  .hero-photo { height: clamp(185px, 50vw, 225px); }
  .hero-photo img { object-position: 60% 62%; }
  .hero-photo figcaption { top: 14px; font-size: 18px; }
  .compat-section { padding-top: 32px; }
}

/* 20.09.2026 — il fondo crema sta DIETRO la foto, non fuso con essa.
   Finche' molte foto prodotto avevano lo sfondo bianco cotto nel file, il
   "multiply" serviva a farlo sparire nel crema. Ora tutte le foto prodotto sono
   scontornate (WebP con trasparenza, foto-prodotti/04-consigliate) e quel
   trucco non serve piu': anzi moltiplicava anche i colori del prodotto, e i
   bianchi — tazze e confezioni — viravano al beige.
   Il crema resta dove stava, sul contenitore; l'immagine ci si appoggia sopra
   senza fusione. Restano in multiply solo le foto editoriali (chi siamo,
   aziende, 404, ricerca vuota), che non sono passate dallo scontorno. */
