@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@300;400;500;600;700&display=swap");.theme-milan-fashion{--milan-serif:"Instrument Serif",Georgia,serif;--milan-sans:"Manrope",system-ui,sans-serif;--milan-bg:#fffdf7;--milan-fg:#202020;--milan-muted:#595959;--milan-sand:#f3efe9}.theme-milan-fashion .milan-section-padding{padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.theme-milan-fashion .milan-section-padding{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.theme-milan-fashion .milan-section-padding{padding-left:4rem;padding-right:4rem}}@media (min-width:1280px){.theme-milan-fashion .milan-section-padding{padding-left:6rem;padding-right:6rem}}.theme-milan-fashion .milan-text-link{position:relative;display:inline-block}.theme-milan-fashion .milan-text-link:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:0;background-color:currentColor;transition:width .3s ease}.theme-milan-fashion .milan-text-link:hover:after{width:100%}.theme-milan-fashion .milan-font-serif,.theme-milan-fashion h1,.theme-milan-fashion h2,.theme-milan-fashion h3{font-family:var(--milan-serif)}.theme-milan-fashion .milan-font-sans{font-family:var(--milan-sans)}