@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400;1,500&family=Inter:wght@300;400;500;600;700&display=swap";:root{--pergamena: #F5EFE6;--inchiostro: #0E0E0C;--cognac: #8B4F2E;--notte: #0F1419;--sangue: #4A1C1F;--fumo: #6F6B66;--cognac-deep: #6E3D22;--product-bg: #FBFAF7;--dark-surface: #0E0E0C;--pergamena-shade: #F0E8DC;--font-ui: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-editorial: "EB Garamond", Georgia, "Times New Roman", serif;--section-pad: 156px;--maxw: 1320px;--maxw-text: 1100px;--gutter: 40px;--line: rgba(111, 107, 102, .28);--line-soft: rgba(111, 107, 102, .16);--ease: cubic-bezier(.22, 1, .36, 1);--strega-header-offset: 76px}body.strega-header-transparent .strega-header-section{position:fixed;top:0;left:0;right:0;z-index:100}body.strega-header-solid .strega-header-section{position:sticky;top:0;z-index:100}.strega-site-header{position:relative;transition:background-color .5s var(--ease),border-color .5s var(--ease);background:transparent;border-bottom:1px solid transparent}.strega-site-header:before{content:"";position:absolute;left:0;right:0;top:0;height:200px;pointer-events:none;z-index:-1;background:linear-gradient(to bottom,#0e0e0c94,#0e0e0c57 38%,#0e0e0c24 72%,#0e0e0c00);opacity:1;transition:opacity .5s var(--ease)}.strega-site-header.is-solid:before{opacity:0}body.strega-header-solid .strega-site-header:before{display:none}.strega-site-header__inner{max-width:1600px;margin:0 auto;padding:26px var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;transition:padding .5s var(--ease)}.strega-nav-left,.strega-nav-right{display:flex;align-items:center;gap:30px}.strega-nav-right{justify-content:flex-end}.strega-nav-link,.strega-icon-btn{font-family:var(--font-ui);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--pergamena);position:relative;text-decoration:none;transition:color .35s var(--ease)}.strega-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.strega-nav-link:hover:after,.strega-nav-link.is-active:after{transform:scaleX(1)}.strega-header-logo{justify-self:center;line-height:0}.strega-header-logo img{width:116px;height:auto;display:block;transition:opacity .4s var(--ease)}.strega-header-logo .logo-dark{display:none}.strega-site-header.is-solid{background:#f5efe6f5;-webkit-backdrop-filter:saturate(120%) blur(10px);backdrop-filter:saturate(120%) blur(10px);border-bottom:1px solid var(--line-soft)}.strega-site-header.is-solid .strega-site-header__inner{padding-top:18px;padding-bottom:18px}.strega-site-header.is-solid .strega-nav-link,.strega-site-header.is-solid .strega-icon-btn{color:var(--inchiostro)}.strega-site-header.is-solid .strega-nav-link:hover,.strega-site-header.is-solid .strega-nav-link.is-active,.strega-site-header.is-solid .strega-icon-btn:hover{color:var(--cognac)}.strega-site-header.is-solid .strega-header-logo .logo-light{display:none}.strega-site-header.is-solid .strega-header-logo .logo-dark{display:block}.strega-display{font-weight:300;letter-spacing:-.022em;line-height:1.04}.strega-eyebrow{font-family:var(--font-ui);font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.26em;color:var(--fumo);margin:0 0 26px;display:block}.strega-caption{font-size:12px;color:var(--fumo);letter-spacing:.02em}.strega-editorial{font-family:var(--font-editorial);font-style:italic;font-weight:400;line-height:1.32;letter-spacing:0}.strega-wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.strega-wrap--text{max-width:var(--maxw-text)}.strega-section{padding-top:var(--section-pad);padding-bottom:var(--section-pad)}.strega-section--tight{padding-top:100px;padding-bottom:100px}.strega-center{text-align:center}.strega-lede{font-size:clamp(17px,1.5vw,20px);line-height:1.6;max-width:58ch;color:var(--fumo)}.strega-section--snug-top{padding-top:104px}.strega-section--snug-bottom{padding-bottom:104px}.strega-section--snug{padding-top:104px;padding-bottom:104px}.strega-surface-shade{background:var(--pergamena-shade)}.strega-rule-top{border-top:1px solid var(--line-soft)}.strega-img-zone{position:relative;overflow:hidden;background:transparent}.strega-img-zone img,.strega-img-zone video{width:100%;height:100%;object-fit:cover;display:block;max-width:100%;object-position:center var(--strega-focal, 50%)}.strega-img-zone--product{background:var(--product-bg)}.strega-img-zone--product img{object-fit:contain}.strega-ar-tall{aspect-ratio:4 / 5}.strega-ar-portrait{aspect-ratio:3 / 4}.strega-ar-square{aspect-ratio:1 / 1}.strega-ar-product{aspect-ratio:3 / 4}.strega-ar-wide{aspect-ratio:16 / 9}.strega-ar-band{aspect-ratio:21 / 9}html.strega-js .strega-reveal{opacity:0;transform:translateY(24px);transition:opacity 1.1s var(--ease),transform 1.1s var(--ease)}html.strega-js .strega-reveal.is-in{opacity:1;transform:none}html.strega-js .strega-reveal.d1{transition-delay:.08s}html.strega-js .strega-reveal.d2{transition-delay:.16s}html.strega-js .strega-reveal.d3{transition-delay:.24s}@media(prefers-reduced-motion:reduce){html.strega-js .strega-reveal{opacity:1;transform:none;transition:none}}.strega-cta{display:inline-block;font-family:var(--font-ui);font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:var(--inchiostro);text-decoration:none;padding-bottom:6px;border-bottom:1px solid var(--inchiostro);transition:color .35s var(--ease),border-color .35s var(--ease)}.strega-cta:hover,.strega-cta--cognac{color:var(--cognac);border-color:var(--cognac)}.strega-cta--cognac:hover{color:var(--cognac-deep);border-color:var(--cognac-deep)}.strega-cta--light{color:var(--pergamena);border-color:#f5efe6b3}.strega-cta--light:hover{color:var(--pergamena);border-color:var(--pergamena)}.strega-btn{display:inline-block;font-family:var(--font-ui);font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.16em;padding:17px 34px;border:1px solid var(--inchiostro);background:transparent;color:var(--inchiostro);border-radius:0;cursor:pointer;text-decoration:none;transition:background-color .4s var(--ease),color .4s var(--ease),border-color .4s var(--ease)}.strega-btn:hover{background:var(--inchiostro);color:var(--pergamena)}.strega-btn--cognac{border-color:var(--cognac);background:var(--cognac);color:var(--pergamena)}.strega-btn--cognac:hover{background:var(--cognac-deep);border-color:var(--cognac-deep)}.strega-on-dark .strega-btn{border-color:#f5efe68c;color:var(--pergamena)}.strega-on-dark .strega-btn:hover{background:var(--pergamena);color:var(--inchiostro);border-color:var(--pergamena)}.strega-hero-section,.shopify-section.strega-hero-section{margin:0!important;padding:0!important}.strega-hero{position:relative;height:100vh;min-height:640px;display:flex;align-items:flex-end}@supports (height: 100svh){.strega-hero{height:100svh;min-height:640px}}.strega-hero .strega-img-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.strega-hero .strega-img-zone img,.strega-hero .strega-img-zone video{object-position:center var(--strega-focal, 22%)}.strega-hero__scrim:empty,.strega-band__scrim:empty,.strega-house-hero__scrim:empty{display:block!important}.strega-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#0e0e0c80,#0e0e0c1f 38%,#0e0e0c00 70%)!important}.strega-hero__content{position:relative;z-index:2;width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter) clamp(64px,10vh,120px);color:var(--pergamena)}.strega-hero__content .strega-eyebrow{font-family:var(--font-ui)!important;font-size:11px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.26em!important;color:#f5efe6c7!important;margin:0 0 26px!important;display:block}.strega-hero h1{font-family:var(--font-ui)!important;font-size:clamp(34px,4.4vw,58px)!important;font-weight:300!important;line-height:1.04!important;letter-spacing:-.022em!important;color:var(--pergamena)!important;max-width:16ch;margin:0!important}.strega-hero__sub{color:#f5efe6e0!important;font-size:clamp(14px,1.3vw,17px)!important;margin:22px 0 44px!important;max-width:34ch}.strega-hero__entries{display:flex;align-items:stretch;gap:16px;flex-wrap:wrap}.strega-entry-btn{display:inline-flex;align-items:center;justify-content:center;min-width:190px;padding:17px 38px;border:1px solid rgba(245,239,230,.85)!important;color:var(--pergamena)!important;font-family:var(--font-ui)!important;font-weight:600!important;font-size:13px!important;text-transform:uppercase!important;letter-spacing:.18em!important;text-decoration:none!important;background:transparent;transition:background .35s var(--ease),color .35s var(--ease)}.strega-entry-btn:hover{background:var(--pergamena);color:var(--inchiostro)!important}.strega-edrow{display:grid;grid-template-columns:1.55fr 1fr;align-items:center;gap:clamp(36px,4.5vw,84px)}.strega-edrow+.strega-edrow{margin-top:clamp(72px,9vw,116px)}.strega-edrow--flip{grid-template-columns:1fr 1.55fr}.strega-edrow--flip .strega-edrow__media{order:2}.strega-edrow--flip .strega-edrow__body{order:1}.strega-edrow__body{max-width:38ch}.strega-edrow__body h2{margin:0 0 22px}.strega-edrow__body p{color:var(--fumo);margin:0 0 30px}.strega-edrow__media .strega-img-zone{transition:none}.strega-edrow__media img{transition:transform 1.6s var(--ease)}.strega-edrow__media:hover img{transform:scale(1.03)}.strega-edrow__media .strega-img-zone--product{background:transparent}.strega-edrow__media .strega-img-zone--product img{object-fit:cover}.strega-edrow__media .strega-reel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .55s var(--ease);pointer-events:none;background:var(--product-bg)}.strega-edrow__media .strega-img-zone.is-reeling .strega-reel{opacity:1}.strega-feature-seq{display:grid;gap:clamp(80px,9vw,120px)}.strega-feature-block{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(44px,6vw,116px)}.strega-feature-block--flip{grid-template-columns:1fr 1.15fr}.strega-feature-block--flip .strega-feature-block__media{order:2}.strega-feature-block--flip .strega-feature-block__body{order:1}.strega-feature-block__media .strega-img-zone{aspect-ratio:4 / 3}.strega-feature-block__media img{transition:transform 1.8s var(--ease)}.strega-feature-block__media:hover img{transform:scale(1.03)}.strega-feature-block__body{max-width:40ch}.strega-feature-block__index{font-size:11px;font-weight:500;letter-spacing:.26em;text-transform:uppercase;color:var(--cognac);margin:0 0 18px;display:block}.strega-feature-block__body h3{font-size:clamp(22px,2.3vw,30px);font-weight:400;letter-spacing:-.016em;line-height:1.18;margin:0 0 18px}.strega-feature-block__body p{color:var(--fumo);margin:0;font-size:15px;line-height:1.74}.strega-band{position:relative;height:clamp(560px,88vh,920px);display:flex;align-items:flex-end}.strega-band .strega-img-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.strega-band .strega-img-zone img{width:100%;height:100%;object-fit:cover;object-position:center var(--strega-focal, 35%)}.strega-band__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#0e0e0cbd,#0e0e0c33 42%,#0e0e0c0f 70%)!important}.strega-band__content{position:relative;z-index:2;width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter) clamp(56px,9vh,110px);color:var(--pergamena);text-align:center}.strega-band__line{font-family:var(--font-editorial);font-style:italic;font-weight:400;line-height:1.32;letter-spacing:0;font-size:clamp(24px,3vw,42px);color:var(--pergamena);max-width:22ch;margin:0 auto 30px}.strega-collection-head{padding-top:60px}.strega-collection-head h1{margin:8px 0 0}.strega-collection-head__intro{margin:20px 0 0;max-width:56ch;font-size:clamp(16px,1.4vw,18px);line-height:1.62;color:var(--fumo)}.strega-collection-head__intro{color:var(--fumo);max-width:46ch;margin:22px 0 0;font-size:clamp(16px,1.4vw,18px);line-height:1.62}.strega-grid-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:64px;gap:24px;flex-wrap:wrap}.strega-grid-head h2{max-width:16ch;margin:0}.strega-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:44px 36px}.strega-product-grid--3{grid-template-columns:repeat(3,1fr);gap:56px 44px}.strega-product-card{display:block;text-decoration:none;color:inherit}.strega-product-card .strega-img-zone{margin-bottom:20px}.strega-product-card .strega-img-zone img{transition:transform 1.6s var(--ease)}.strega-product-card:hover .strega-img-zone img{transform:scale(1.04)}.strega-product-card .strega-reel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .55s var(--ease);pointer-events:none;background:var(--product-bg)}.strega-product-card .strega-img-zone.is-reeling .strega-reel{opacity:1}.strega-product-grid--plp .strega-img-zone--product{background:transparent}.strega-product-grid--plp .strega-img-zone--product img,.strega-plp-card.strega-img-zone--product img{object-fit:cover;object-position:center 26%}.strega-product-card__name{font-weight:500;font-size:15px;letter-spacing:.01em;margin:0 0 5px;display:inline-block;position:relative;padding-bottom:3px;color:var(--inchiostro)}.strega-product-card__name:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--cognac);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}.strega-product-card:hover .strega-product-card__name:after{transform:scaleX(1)}.strega-product-card__price{color:var(--fumo);font-weight:400;font-size:14px;margin:0;letter-spacing:.02em}.strega-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(40px,5vw,80px)}.strega-pillars--bordered{border-top:1px solid var(--line);padding-top:72px}.strega-pillar h3{margin:0 0 16px}.strega-pillar p{color:var(--fumo);margin:0;font-size:15px;line-height:1.7}.strega-pillar .strega-quote{color:var(--inchiostro);font-size:16px;margin:0 0 12px;line-height:1.7}.strega-pillar .strega-caption{margin:0}.strega-list-form{display:flex;gap:0;max-width:480px;margin:30px auto 16px;border-bottom:1px solid var(--inchiostro)}.strega-list-form input{flex:1;padding:14px 4px;font-family:var(--font-ui);font-size:14px;letter-spacing:.02em;background:transparent;border:none;color:var(--inchiostro)}.strega-list-form input::placeholder{color:var(--fumo)}.strega-list-form input:focus{outline:none}.strega-list-form button{background:transparent;border:none;cursor:pointer;font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:500;color:var(--cognac);padding:0 4px}.strega-list__message{font-size:12px;letter-spacing:.02em;margin:10px 0 0}.strega-list__message--success{color:var(--cognac)}.strega-list__message--error{color:var(--sangue)}.strega-list .strega-lede{margin:18px auto 0}.strega-footer{background:var(--dark-surface);color:#f5efe6bd}.strega-footer__inner{max-width:var(--maxw);margin:0 auto;padding:110px var(--gutter) 56px}.strega-footer__top{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:48px;align-items:start}.strega-footer__logo img{display:block;width:150px;height:auto;margin-bottom:22px}.strega-footer__tagline{font-size:13px;color:#f5efe68c;max-width:26ch;line-height:1.6;margin:0}.strega-footer__social{display:inline-block;margin-top:16px;font-family:var(--font-ui);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f5efe6bf;text-decoration:none;border-bottom:1px solid rgba(245,239,230,.3);padding-bottom:3px;transition:color .35s var(--ease),border-color .35s var(--ease)}.strega-footer__social:hover{color:var(--pergamena);border-color:var(--pergamena)}.strega-footer__col h4{font-family:var(--font-ui);font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:#f5efe680;font-weight:500;margin:0 0 20px}.strega-footer__col a{display:block;font-size:14px;color:#f5efe6cc;margin-bottom:13px;letter-spacing:.01em;text-decoration:none;transition:color .3s var(--ease)}.strega-footer__col a:hover{color:var(--pergamena)}.strega-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;text-align:left;border-top:1px solid rgba(245,239,230,.12);margin-top:72px;padding-top:34px}.strega-footer__closing{font-family:var(--font-editorial);font-style:italic;font-size:16px;color:#f5efe6b3}@media(max-width:860px){.strega-footer__top{grid-template-columns:1fr 1fr;gap:36px}.strega-footer__logo{grid-column:1 / -1}}.strega-pdp{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(48px,6vw,96px);align-items:start;padding-top:60px}.strega-gallery__hero{margin-bottom:16px}.strega-gallery__hero .strega-img-zone img{transition:opacity .5s var(--ease)}.strega-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.strega-gallery__thumb{cursor:pointer;opacity:.62;transition:opacity .35s var(--ease)}.strega-gallery__thumb.is-active,.strega-gallery__thumb:hover{opacity:1}.strega-gallery__thumb.is-active{outline:1px solid var(--cognac);outline-offset:-1px}.strega-buy{position:sticky;top:120px}.strega-buy .strega-eyebrow{margin-bottom:18px}.strega-buy h1{font-size:clamp(26px,2.8vw,40px);font-weight:400;margin:0 0 18px}.strega-buy__price{font-size:18px;font-weight:400;color:var(--fumo);margin:0 0 32px;letter-spacing:.02em}.strega-buy__story{color:var(--inchiostro);max-width:46ch;margin-bottom:40px;font-size:15px;line-height:1.75}.strega-field-label{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--fumo);margin:32px 0 14px}.strega-swatches{display:flex;gap:14px}.strega-swatch{width:24px;height:24px;border-radius:50%;border:1px solid var(--line);cursor:pointer;transition:box-shadow .3s var(--ease)}.strega-swatch.is-active{box-shadow:0 0 0 2px var(--pergamena),0 0 0 3px var(--cognac)}.strega-swatch--cognac{background:var(--cognac)}.strega-swatch--black{background:var(--inchiostro)}.strega-swatch--tobacco{background:#7a5230}.strega-sizes{display:flex;flex-wrap:wrap;gap:10px}.strega-size-btn{min-width:54px;padding:13px 0;text-align:center;font-family:var(--font-ui);font-size:12px;font-weight:500;letter-spacing:.08em;background:transparent;color:var(--inchiostro);border:1px solid var(--line);border-radius:0;cursor:pointer;transition:border-color .3s var(--ease),color .3s var(--ease)}.strega-size-btn:hover{border-color:var(--inchiostro)}.strega-size-btn.is-active{border-color:var(--cognac);color:var(--cognac)}.strega-link-quiet{font-size:12px;letter-spacing:.06em;color:var(--cognac);border-bottom:1px solid var(--cognac);padding-bottom:2px;text-decoration:none}.strega-link-quiet:hover{color:var(--cognac-deep);border-color:var(--cognac-deep)}.strega-size-fit-row{margin:16px 0 36px}.strega-add-bag{width:100%;margin-bottom:18px}.strega-reassure{font-size:12px;letter-spacing:.04em;color:var(--fumo);margin:0 0 6px}.strega-makeband{border-top:1px solid var(--line);max-width:var(--maxw-text)}.strega-accordion{border-bottom:1px solid var(--line-soft)}.strega-accordion summary{list-style:none;cursor:pointer;padding:30px 0;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.strega-accordion summary::-webkit-details-marker{display:none}.strega-accordion summary:after{content:"+";color:var(--cognac);font-weight:400;font-size:22px}.strega-accordion[open] summary:after{content:"\2013"}.strega-accordion__body{padding-bottom:30px;color:var(--inchiostro);max-width:60ch;font-size:15px}.strega-feature-bullets{list-style:none;padding:0;margin:0}.strega-feature-bullets li{padding:8px 0 8px 24px;position:relative;color:var(--inchiostro);font-size:15px}.strega-feature-bullets li:before{content:"\2014";position:absolute;left:0;color:var(--cognac)}.strega-care-block{color:var(--inchiostro);max-width:52ch}.strega-detail-band{position:relative;height:clamp(480px,80vh,820px)}.strega-detail-band .strega-img-zone{position:absolute;top:0;right:0;bottom:0;left:0}.strega-detail-split{display:grid;grid-template-columns:1fr 1fr;gap:0}.strega-detail-split .strega-img-zone{aspect-ratio:4/5}.strega-house-hero{position:relative;height:calc(100vh - var(--strega-header-offset, 76px));min-height:560px;display:flex;align-items:flex-end}@supports (height: 100svh){.strega-house-hero{height:calc(100svh - var(--strega-header-offset, 76px))}}.strega-house-hero .strega-img-zone{position:absolute;top:0;right:0;bottom:0;left:0}.strega-house-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0e0e0c8c,#0e0e0c14 60%)}.strega-house-hero__heading{position:relative;width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter) clamp(56px,9vh,100px);color:var(--pergamena)}.strega-house-hero__heading .strega-editorial{font-size:clamp(30px,4.6vw,60px);color:var(--pergamena);max-width:18ch}.strega-house-narrative p{font-size:clamp(20px,2.1vw,27px);line-height:1.55;font-weight:300;letter-spacing:-.012em;max-width:30ch;margin:0 auto 1.3em}.strega-house-narrative .strega-editorial{font-style:italic;font-weight:400}.strega-arc{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 4px}.strega-arc__step{font-size:clamp(16px,2vw,24px);font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--fumo)}.strega-arc__step.is-brand{color:var(--cognac);font-weight:500}.strega-arc__sep{color:var(--line);margin:0 18px;font-size:16px}.strega-founder{background:var(--dark-surface);color:var(--pergamena)}.strega-founder .strega-wrap{max-width:820px}.strega-founder .strega-eyebrow{color:#f5efe68c}.strega-founder .strega-editorial{font-size:clamp(22px,2.7vw,33px);color:var(--pergamena);line-height:1.42}.strega-house-pillars .strega-pillar h3{color:var(--inchiostro)}.strega-house-pillars .strega-pillar p{color:var(--fumo)}.strega-howmade__body{max-width:30ch;font-size:clamp(20px,2vw,26px);font-weight:300;line-height:1.5;color:var(--inchiostro);letter-spacing:-.012em}.strega-closing-cta h2{margin-bottom:34px;font-weight:300}.strega-faq__item{border-bottom:1px solid var(--line-soft)}.strega-faq__item:first-of-type{border-top:1px solid var(--line-soft)}.strega-faq__item summary{list-style:none;cursor:pointer;padding:22px 0;font-family:var(--font-ui);font-size:clamp(16px,1.5vw,18px);font-weight:500;letter-spacing:-.005em;color:var(--inchiostro);display:flex;justify-content:space-between;align-items:center;gap:24px}.strega-faq__item summary::-webkit-details-marker{display:none}.strega-faq__item summary:after{content:"+";color:var(--cognac);font-size:22px;font-weight:400;line-height:1;flex-shrink:0}.strega-faq__item[open] summary:after{content:"\2013"}.strega-faq__a{padding:0 0 26px;max-width:64ch;color:var(--fumo);font-size:15px;line-height:1.72}@media(max-width:1024px){:root{--section-pad: 112px}.strega-product-grid{grid-template-columns:repeat(2,1fr);gap:40px 28px}.strega-product-grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){:root{--section-pad: 88px;--gutter: 28px}.strega-edrow,.strega-edrow--flip{grid-template-columns:1fr;gap:28px}.strega-edrow--flip .strega-edrow__media{order:1}.strega-edrow--flip .strega-edrow__body{order:2}.strega-edrow+.strega-edrow{margin-top:80px}.strega-feature-seq{gap:80px}.strega-feature-block,.strega-feature-block--flip{grid-template-columns:1fr;gap:28px}.strega-feature-block--flip .strega-feature-block__media{order:1}.strega-feature-block--flip .strega-feature-block__body{order:2}.strega-pillars{grid-template-columns:1fr;gap:44px}.strega-pdp{grid-template-columns:1fr;gap:40px}.strega-buy{position:static}.strega-detail-split{grid-template-columns:1fr}.strega-section--snug,.strega-section--snug-top{padding-top:72px}.strega-section--snug,.strega-section--snug-bottom{padding-bottom:72px}.strega-collection-head{padding-top:48px}}@media(max-width:560px){:root{--section-pad: 72px;--gutter: 20px}.strega-product-grid,.strega-product-grid--3{grid-template-columns:1fr 1fr;gap:28px 16px}.strega-grid-head{margin-bottom:44px}.strega-list-form{max-width:100%}.strega-hero__entries,.strega-nav-left{gap:18px}.strega-nav-right{gap:16px}.strega-site-header__inner{padding:20px var(--gutter)}.strega-header-logo img{width:100px}.strega-footer__bottom{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.strega-site-header__inner{grid-template-columns:auto auto;grid-template-rows:auto auto;row-gap:12px;column-gap:16px;padding:14px var(--gutter) 12px}.strega-header-logo{grid-row:1;grid-column:1 / -1;justify-self:center}.strega-nav-left{grid-row:2;grid-column:1;flex-wrap:wrap;row-gap:8px}.strega-nav-right{grid-row:2;grid-column:2;flex-wrap:wrap;row-gap:8px}}@media(max-width:400px){.strega-product-grid,.strega-product-grid--3{grid-template-columns:1fr}.strega-gallery__thumbs{grid-template-columns:repeat(4,1fr)}}:root{--font-body-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body-style: normal;--font-heading-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading-style: normal;--font-heading-weight: 400;--page-width: 132rem;--grid-desktop-vertical-spacing: 44px;--grid-desktop-horizontal-spacing: 36px;--buttons-radius: 0px;--buttons-radius-outset: 0px;--inputs-radius: 0px;--inputs-radius-outset: 0px;--media-radius: 0px;--product-card-corner-radius: 0px;--collection-card-corner-radius: 0px;--blog-card-corner-radius: 0px;--text-boxes-radius: 0px;--badge-corner-radius: 0px;--popup-corner-radius: 0px;--variant-pills-radius: 0px}.color-scheme-1{--color-background: 245, 239, 230;--gradient-background: #F5EFE6;--color-foreground: 14, 14, 12;--color-button: 14, 14, 12;--color-button-text: 245, 239, 230;--color-secondary-button: 245, 239, 230;--color-secondary-button-text: 14, 14, 12;--color-link: 14, 14, 12;--color-badge-background: 245, 239, 230;--color-badge-border: 14, 14, 12;--color-badge-foreground: 14, 14, 12}body,body.gradient{background:var(--pergamena);background-attachment:scroll;color:var(--inchiostro);font-family:var(--font-ui);font-weight:400;line-height:1.72;letter-spacing:.005em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,.h0,.h1,.h2,.h3,.hxl,.hxxl{font-family:var(--font-ui);font-weight:400;line-height:1.08;letter-spacing:-.018em}h1,.h1{font-size:clamp(34px,4.4vw,58px)}h2,.h2{font-size:clamp(28px,3.4vw,46px)}h3,.h3{font-size:clamp(18px,1.5vw,22px);font-weight:500;letter-spacing:-.01em}.footer{--color-background: 14, 14, 12;--gradient-background: #0E0E0C;--color-foreground: 245, 239, 230;--color-button: 245, 239, 230;--color-button-text: 14, 14, 12;--color-secondary-button: 14, 14, 12;--color-secondary-button-text: 245, 239, 230;--color-link: 245, 239, 230;border-top:none}.footer-block__heading{font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.22em;color:#f5efe680}.footer .list-menu__item--link{font-size:1.4rem;color:#f5efe6cc;letter-spacing:.01em;transition:color .3s var(--ease)}.footer .list-menu__item--link:hover{color:var(--pergamena)}.footer__content-bottom{border-top:1px solid rgba(245,239,230,.12)}.footer__copyright .copyright__content,.footer__copyright .copyright__content a{color:#f5efe66b}.footer .list-payment{opacity:.65}.footer .list-social__link{color:#f5efe6bd}.card-wrapper .card{border-radius:0}.card--card,.card--standard .card__inner{background:var(--product-bg);box-shadow:none}.card .card__badge,.card__badge,.price__badge-sale,.price__badge-sold-out{display:none!important}.card__heading{font-family:var(--font-ui);font-weight:500;font-size:1.5rem;letter-spacing:.01em;line-height:1.4}.card__heading a{text-decoration:none}.card-information .caption-with-letter-spacing{color:var(--fumo)}.price{color:var(--fumo);font-size:1.4rem;letter-spacing:.02em}.price s,.price .price__sale .price-item--regular,.price--on-sale .price__regular{display:none!important}.price--on-sale .price-item--sale,.price .price-item--last{color:var(--fumo)}.button,.shopify-challenge__button,.customer button{font-family:var(--font-ui);font-weight:500;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase}.field__input,.select__select,.customer .field input{font-family:var(--font-ui)}.newsletter__wrapper{--color-background: 240, 232, 220;--gradient-background: #F0E8DC;--color-foreground: 14, 14, 12;border-top:1px solid var(--line-soft)}.newsletter h2{font-weight:300;letter-spacing:-.022em;line-height:1.04;font-size:clamp(28px,3.4vw,46px)}.newsletter__subheading{margin-top:18px}.newsletter__subheading p{color:var(--fumo);font-size:clamp(15px,1.4vw,17px)}.newsletter-form{margin-top:26px}.newsletter-form .field{background:transparent}.newsletter-form .field__input{background:transparent;box-shadow:none;border:0;border-bottom:1px solid var(--inchiostro);border-radius:0}.newsletter-form .field__input:focus{box-shadow:none;outline:none;border-bottom-color:var(--cognac)}.newsletter-form .field__label{color:var(--fumo)}.newsletter-form__button{color:var(--cognac)}.newsletter-form__button:focus,.newsletter-form__button:focus-visible{box-shadow:none;background:transparent}.strega-collection-head.strega-section--tight{padding-top:clamp(40px,5vw,72px);padding-bottom:clamp(28px,3.5vw,48px)}.strega-template-collection #ProductGridContainer .product-grid{gap:44px 36px}@media screen and (min-width:990px){.strega-template-collection #ProductGridContainer .product-grid.grid--4-col-desktop{grid-template-columns:repeat(4,minmax(0,1fr))}}.strega-template-collection .card-wrapper,.strega-template-collection .card{border:0;box-shadow:none;background:transparent}.strega-template-collection .card__inner,.strega-template-collection .card__media .media{background:transparent}.strega-template-collection .card__media img{object-fit:cover;object-position:center 26%}.strega-template-collection .card__media img{transition:transform 1.6s var(--ease)}.strega-template-collection .card-wrapper:hover .card__media img{transform:scale(1.04)}.strega-template-collection .card__heading{font-family:var(--font-ui);font-weight:500;font-size:1.5rem;letter-spacing:.01em;line-height:1.4;margin-top:1.6rem}.strega-template-collection .card__heading a{color:var(--inchiostro);text-decoration:none;background-image:linear-gradient(var(--cognac),var(--cognac));background-repeat:no-repeat;background-position:0 100%;background-size:0% 1px;transition:background-size .45s var(--ease);padding-bottom:2px}.strega-template-collection .card-wrapper:hover .card__heading a,.strega-template-collection .card__heading a:hover{background-size:100% 1px}.strega-template-collection .price{color:var(--fumo);font-size:1.4rem;letter-spacing:.02em}.strega-template-collection .facets__heading,.strega-template-collection .facets__summary,.strega-template-collection .facet-filters__label,.strega-template-collection .facets__price{font-family:var(--font-ui)}.strega-template-collection .facets__summary{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--fumo)}.strega-template-collection .facets__disclosure,.strega-template-collection .facets-vertical-sort,.strega-template-collection .facets__wrapper{border-color:var(--line-soft)}.strega-template-collection .facets__display{border:1px solid var(--line);border-radius:0;box-shadow:none}.strega-template-collection .facet-checkbox{font-family:var(--font-ui);font-size:14px;letter-spacing:.01em;color:var(--inchiostro)}.strega-template-collection .active-facets__button,.strega-template-collection .active-facets .active-facets__button-inner{font-family:var(--font-ui);font-size:11px;text-transform:uppercase;letter-spacing:.14em;border-radius:0}.strega-template-collection .facet-filters__sort,.strega-template-collection .select__select{font-family:var(--font-ui);font-size:12px;letter-spacing:.04em;color:var(--inchiostro)}.strega-template-collection .facets.facets--horizontal,.strega-template-collection facet-filters-form.facets{--color-foreground: 14, 14, 12}.strega-template-product .product.product--thumbnail{gap:clamp(40px,5vw,88px);padding-top:clamp(32px,4vw,60px)}.strega-template-product .product__info-container{max-width:46ch}.strega-template-product .product__media-wrapper .media{background:var(--product-bg);border-radius:0}.strega-template-product .thumbnail-list{gap:14px}.strega-template-product .thumbnail{border-radius:0;box-shadow:none;opacity:.62;transition:opacity .35s var(--ease);background:var(--product-bg)}.strega-template-product .thumbnail:hover,.strega-template-product .thumbnail-list__item .thumbnail[aria-current]{opacity:1}.strega-template-product .thumbnail-list__item .thumbnail[aria-current]{outline:1px solid var(--cognac);outline-offset:-1px;border:0}.strega-template-product .product__media-item{transition:opacity .5s var(--ease)}.strega-template-product .product__text.caption-with-letter-spacing{font-family:var(--font-ui);font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.26em;color:var(--fumo);margin:0 0 18px}.strega-template-product .product__title>h1,.strega-template-product .product__title h2{font-family:var(--font-ui);font-size:clamp(26px,2.8vw,40px);font-weight:400;letter-spacing:-.018em;line-height:1.1;margin:0 0 18px}.strega-template-product .product__title .h1{font-size:clamp(26px,2.8vw,40px)}.strega-template-product .price .price-item{font-size:18px;font-weight:400;color:var(--fumo);letter-spacing:.02em}.strega-template-product .price{margin:0 0 28px}.strega-template-product .product__description{color:var(--inchiostro);max-width:46ch;margin:0 0 8px;font-size:15px;line-height:1.75}.strega-template-product .product-form__input>.form__label{font-family:var(--font-ui);font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--fumo);margin:28px 0 14px}.strega-template-product .product-form__input--swatch .swatch{width:24px;height:24px;border-radius:50%;border:1px solid var(--line)}.strega-template-product .product-form__input--swatch .swatch--square{border-radius:0}.strega-template-product .product-form__input--swatch .swatch-input__input:checked+.swatch-input__label .swatch{box-shadow:0 0 0 2px var(--pergamena),0 0 0 3px var(--cognac);outline:none}.strega-template-product .product-form__input--pill input[type=radio]+label{min-width:54px;margin:10px 10px 0 0;padding:13px 14px;font-family:var(--font-ui);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--line);border-radius:0;background-color:transparent;color:var(--inchiostro);transition:border-color .3s var(--ease),color .3s var(--ease)}.strega-template-product .product-form__input--pill input[type=radio]+label:hover{border-color:var(--inchiostro)}.strega-template-product .product-form__input--pill input[type=radio]:checked+label{border-color:var(--cognac);color:var(--cognac);background-color:transparent}.strega-template-product .product-form__buttons{margin-top:8px}.strega-template-product .shopify-payment-button,.strega-template-product .product-form__buttons .shopify-payment-button{display:none!important}.strega-template-product .product-form__submit{width:100%;background:var(--cognac)!important;border:1px solid var(--cognac)!important;color:var(--pergamena)!important;box-shadow:none!important;border-radius:0;font-family:var(--font-ui);font-weight:500;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:17px 34px;transition:background-color .4s var(--ease),border-color .4s var(--ease)}.strega-template-product .product-form__submit:after{display:none!important}.strega-template-product .product-form__submit:hover:not([disabled]){background:var(--cognac-deep);border-color:var(--cognac-deep)}.strega-template-product .product-form__submit[disabled]{background:var(--fumo);border-color:var(--fumo);color:var(--pergamena);opacity:.7}.strega-template-product .product-form__buttons .shopify-payment-button{display:none}.strega-template-product .strega-size-fit-row{margin:18px 0 30px}.strega-template-product .strega-reassure{font-size:12px;letter-spacing:.04em;color:var(--fumo);margin:0 0 6px}.strega-template-product .product__accordion{border-bottom:1px solid var(--line-soft)}.strega-template-product .product__accordion:first-of-type{border-top:1px solid var(--line);margin-top:16px}.strega-template-product .product__accordion summary{padding:30px 0;font-family:var(--font-ui);font-weight:500;font-size:14px;letter-spacing:.04em;text-transform:uppercase;list-style:none}.strega-template-product .product__accordion summary .summary__title h2,.strega-template-product .product__accordion .accordion__title{font-family:var(--font-ui);font-weight:500;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.strega-template-product .product__accordion summary .icon-caret,.strega-template-product .product__accordion summary>.svg-wrapper,.strega-template-product .product__accordion .summary__title .svg-wrapper:first-child{display:none}.strega-template-product .product__accordion summary::-webkit-details-marker{display:none}.strega-template-product .product__accordion summary:after{content:"+";color:var(--cognac);font-weight:400;font-size:22px;line-height:1;margin-left:auto}.strega-template-product .product__accordion details[open] summary:after{content:"\2013"}.strega-template-product .product__accordion .accordion__content{padding-bottom:30px;color:var(--inchiostro);max-width:60ch;font-size:15px;line-height:1.74}.strega-template-product .product__accordion .accordion__content ul{list-style:none;padding:0;margin:8px 0 0}.strega-template-product .product__accordion .accordion__content li{padding:8px 0 8px 24px;position:relative}.strega-template-product .product__accordion .accordion__content li:before{content:"\2014";position:absolute;left:0;color:var(--cognac)}.strega-template-product .product__view-details{display:none}.strega-template-product .related-products__heading{font-family:var(--font-ui);font-weight:300;letter-spacing:-.022em;margin-bottom:56px}.strega-template-product .related-products .card-wrapper,.strega-template-product .related-products .card,.strega-template-product .related-products .card__inner{border:0;box-shadow:none;background:transparent}.strega-template-product .related-products .card__media img{object-fit:cover;object-position:center 26%;transition:transform 1.6s var(--ease)}.strega-template-product .related-products .card-wrapper:hover .card__media img{transform:scale(1.04)}.strega-template-product .related-products .card__heading a{color:var(--inchiostro);text-decoration:none;background-image:linear-gradient(var(--cognac),var(--cognac));background-repeat:no-repeat;background-position:0 100%;background-size:0% 1px;transition:background-size .45s var(--ease);padding-bottom:2px}.strega-template-product .related-products .card-wrapper:hover .card__heading a{background-size:100% 1px}@media screen and (max-width:989px){.strega-template-product .product__info-container.product__column-sticky{position:static}.strega-template-product .product__info-container{max-width:none}}.strega-journal-head{margin-bottom:clamp(48px,6vw,84px)}.strega-journal-title{font-size:clamp(34px,4.4vw,58px)}.strega-journal-intro{font-size:clamp(17px,1.5vw,20px);color:var(--fumo);font-weight:300;line-height:1.55;max-width:52ch;margin:20px auto 0}.strega-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(40px,4vw,60px) clamp(28px,2.6vw,40px)}.strega-journal-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.strega-journal-card .strega-img-zone{background:var(--pergamena-shade)}.strega-journal-card img{transition:transform .6s var(--ease)}.strega-journal-card:hover img{transform:scale(1.03)}.strega-journal-card__body{padding-top:22px}.strega-journal-card__body .strega-eyebrow{margin-bottom:12px}.strega-journal-card__title{font-family:var(--font-ui);font-size:clamp(20px,1.9vw,25px);font-weight:400;letter-spacing:-.015em;line-height:1.22;color:var(--inchiostro);margin:0 0 10px}.strega-journal-card__excerpt{font-size:15px;line-height:1.62;color:var(--fumo);font-weight:300;margin:0 0 16px}.strega-journal-card__more{font-family:var(--font-ui);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--cognac);border-bottom:1px solid currentColor;padding-bottom:2px;transition:color .35s var(--ease)}.strega-journal-card:hover .strega-journal-card__more{color:var(--cognac-deep)}.strega-journal-empty{font-size:clamp(20px,2.2vw,26px);color:var(--fumo)}.strega-pagination{display:flex;justify-content:center;gap:28px;margin-top:clamp(56px,6vw,88px)}.strega-article__back{display:inline-block;font-family:var(--font-ui);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--fumo);text-decoration:none;margin-bottom:30px;transition:color .35s var(--ease)}.strega-article__back:hover{color:var(--cognac)}.strega-article__head{text-align:center;max-width:32ch;margin:0 auto}.strega-article__title{font-size:clamp(34px,4.4vw,58px);margin:16px 0 0}.strega-article__dek{font-size:clamp(19px,2vw,24px);color:var(--fumo);margin-top:22px}.strega-article__hero{margin-top:clamp(40px,5vw,72px);margin-bottom:clamp(40px,5vw,72px)}.strega-article__body{font-size:18px;line-height:1.75;color:var(--inchiostro);font-weight:300}.strega-article__body>*+*{margin-top:1.2em}.strega-article__body h2{font-family:var(--font-ui);font-size:clamp(23px,2.4vw,30px);font-weight:400;letter-spacing:-.015em;line-height:1.25;margin-top:1.8em}.strega-article__body h3{font-family:var(--font-ui);font-size:clamp(19px,1.9vw,22px);font-weight:500;margin-top:1.5em}.strega-article__body ul,.strega-article__body ol{padding-left:1.3em}.strega-article__body li+li{margin-top:.5em}.strega-article__body a{color:var(--cognac);text-decoration:underline;text-underline-offset:3px}.strega-article__body a:hover{color:var(--cognac-deep)}.strega-article__body blockquote{border-left:2px solid var(--cognac);padding-left:26px;margin:1.6em 0;font-family:var(--font-editorial);font-style:italic;font-weight:400;font-size:clamp(21px,2.2vw,27px);line-height:1.4;color:var(--inchiostro)}.strega-article__body img{width:100%;height:auto;margin:1.6em 0}.strega-article__foot{margin-top:clamp(48px,5vw,72px);text-align:center}@media(max-width:860px){.strega-journal-grid{grid-template-columns:1fr 1fr;gap:36px 22px}}@media(max-width:560px){.strega-journal-grid{grid-template-columns:1fr;gap:40px}.strega-article__body{font-size:17px}}@media screen and (min-width:990px){.strega-template-product .product.product--thumbnail{flex-wrap:nowrap;align-items:flex-start}.strega-template-product .product.product--thumbnail>.product__media-wrapper{flex:1 1 58%;max-width:58%}.strega-template-product .product.product--thumbnail>.product__info-wrapper{flex:1 1 38%;max-width:38%}}.strega-template-product .related-products .related-products__heading,.strega-template-product .related-products h2{font-family:var(--font-ui);font-weight:300;letter-spacing:-.022em;line-height:1.06;font-size:clamp(24px,2.6vw,34px);color:var(--inchiostro)}.strega-size-h2{font-family:var(--font-ui);font-weight:400;letter-spacing:-.015em;font-size:clamp(22px,2.4vw,30px);margin:0 0 16px}.strega-size-intro{font-size:clamp(16px,1.5vw,18px);line-height:1.6;color:var(--fumo);font-weight:300}.strega-size-rule{font-size:clamp(16px,1.5vw,18px);line-height:1.6;font-weight:300;color:var(--inchiostro);margin-top:22px}.strega-measure-list{margin:18px 0;padding-left:1.2em}.strega-measure-list li{font-size:clamp(15px,1.4vw,17px);line-height:1.7;color:var(--inchiostro);font-weight:300}.strega-measure-list li+li{margin-top:4px}.strega-size-group{display:block;margin:clamp(40px,5vw,72px) 0 28px;padding-bottom:10px;border-bottom:1px solid var(--line-soft)}.strega-size-block{margin-bottom:clamp(36px,4vw,60px)}.strega-size-block h3{font-family:var(--font-ui);font-weight:400;letter-spacing:-.015em;font-size:clamp(19px,2vw,24px);color:var(--inchiostro);margin:0 0 14px}.strega-size-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line-soft)}.strega-size-table{width:100%;border-collapse:collapse;font-family:var(--font-ui);font-size:14px;min-width:560px}.strega-size-table th,.strega-size-table td{padding:11px 12px;text-align:center;border-bottom:1px solid var(--line-soft);white-space:nowrap}.strega-size-table tbody tr:last-child th,.strega-size-table tbody tr:last-child td{border-bottom:0}.strega-size-table thead th{font-weight:500;text-transform:uppercase;letter-spacing:.08em;font-size:10.5px;color:var(--fumo);background:var(--pergamena-shade)}.strega-size-table tbody th[scope=row]{font-weight:600;text-align:left}.strega-size-table tbody tr:nth-child(2n) td,.strega-size-table tbody tr:nth-child(2n) th[scope=row]{background:#6f6b660a}.strega-size-tip{font-size:14px;line-height:1.55;color:var(--fumo);font-weight:300;margin-top:12px}@media(max-width:560px){.strega-size-table{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/strega-custom.css.map */
