.anvogue{--anvogue-measure: 75ch;--anvogue-gap: 3rem;--anvogue-rule: rgba(var(--color-foreground), .12);--anvogue-muted: rgba(var(--color-foreground), .68);--anvogue-surface: rgba(var(--color-foreground), .05);--anvogue-radius: var(--media-radius, 1.25rem);--anvogue-h1: clamp(2.8rem, 1.84rem + 2.4vw, 4.4rem);--anvogue-h2: clamp(2.2rem, 1.728rem + 1.2vw, 3rem);--anvogue-h3: clamp(1.8rem, 1.6rem + .5vw, 2.2rem);--anvogue-body: clamp(1.6rem, 1.536rem + .18vw, 1.8rem);--anvogue-meta: clamp(1.3rem, 1.264rem + .1vw, 1.4rem);color:rgb(var(--color-foreground))}.anvogue *,.anvogue *:before,.anvogue *:after{box-sizing:border-box}.anvogue__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:990px){.anvogue__inner{padding:0 5rem}}.anvogue-crumbs{padding:1.5rem 0 0}.anvogue-crumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;font-size:var(--anvogue-meta);font-weight:600;line-height:1.4}.anvogue-crumbs__item{display:flex;align-items:center;gap:.5rem}.anvogue-crumbs__item a{color:rgb(var(--color-foreground));text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.anvogue-crumbs__item a:hover,.anvogue-crumbs__item a:focus-visible{border-bottom-color:currentColor}.anvogue-crumbs__item[aria-current=page]{color:rgba(var(--color-foreground),.8)}.anvogue-crumbs__sep{color:rgba(var(--color-foreground),.45);font-weight:400;line-height:1}.anvogue-meta__tag{display:inline-block;padding:.25rem .75rem;border:1px solid var(--anvogue-rule);border-radius:999px;background:var(--anvogue-surface);color:rgb(var(--color-foreground));font-size:var(--anvogue-meta);font-weight:600;letter-spacing:.04em;line-height:1.5;text-decoration:none}a.anvogue-meta__tag:hover,a.anvogue-meta__tag:focus-visible{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.anvogue-meta__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);margin:.75rem 0 0}.anvogue-meta__title a{color:inherit;text-decoration:none}.anvogue-meta__title a:hover,.anvogue-meta__title a:focus-visible{text-decoration:underline;text-underline-offset:.15em}.anvogue-meta__title--h1{font-size:var(--anvogue-h1);line-height:1.15}.anvogue-meta__title--h2{font-size:var(--anvogue-h2);line-height:1.25}.anvogue-meta__title--h3{font-size:var(--anvogue-h3);line-height:1.3}.anvogue-meta__byline{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;font-size:var(--anvogue-meta);color:var(--anvogue-muted)}.anvogue-meta__avatar{flex:0 0 auto;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background:var(--anvogue-surface);display:grid;place-items:center;font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.75)}.anvogue-meta__avatar img{width:100%;height:100%;object-fit:cover;display:block}.anvogue-meta__byline-text{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.anvogue-meta__rule{width:1.25rem;height:1px;background:currentColor;opacity:.5}.anvogue-blog__header{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem;padding:2rem 0 0}.anvogue-blog__title{font-family:var(--font-heading-family);font-size:var(--anvogue-h1);font-weight:var(--font-heading-weight);line-height:1.15;margin:0}.anvogue-blog__clear{font-size:var(--anvogue-meta);font-weight:600;color:rgba(var(--color-foreground),.75)}.anvogue-blog__empty{font-size:var(--anvogue-body);color:var(--anvogue-muted)}.anvogue-blog__layout{display:grid;grid-template-columns:1fr;gap:var(--anvogue-gap);padding:2.5rem 0 4rem}@media screen and (min-width:990px){.anvogue-blog__layout{grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:4rem;padding:3rem 0 6rem}}.anvogue-article__layout{display:grid;grid-template-columns:1fr;gap:var(--anvogue-gap);padding:2.5rem 0 4rem}@media screen and (min-width:990px){.anvogue-article__layout{grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:4rem;padding:4rem 0 6rem}}.anvogue-article__hero{margin:2rem 0;border-radius:var(--anvogue-radius);overflow:hidden}.anvogue-article__hero img{display:block;width:100%;height:auto}.anvogue-article__content{max-width:var(--anvogue-measure);font-size:var(--anvogue-body);line-height:1.7;color:rgba(var(--color-foreground),.85);user-select:text;-webkit-user-select:text}.anvogue-article__content>*{margin-top:0;margin-bottom:0}.anvogue-article__content>*+*{margin-top:1.8rem}.anvogue-article__content h2,.anvogue-article__content h3,.anvogue-article__content h4{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground));text-transform:none;margin-top:2.5rem;margin-bottom:0}.anvogue-article__content h2{font-size:var(--anvogue-h2);line-height:1.25}.anvogue-article__content h3{font-size:var(--anvogue-h3);line-height:1.35}.anvogue-article__content h4{font-size:1.7rem;line-height:1.4}.anvogue-article__content img{max-width:100%;height:auto;border-radius:var(--anvogue-radius);display:block}.anvogue-article__content ul,.anvogue-article__content ol,.anvogue-takeaways ul{list-style-position:outside;padding-left:2.2rem}.anvogue-article__content li+li{margin-top:.5rem}.anvogue-article__content a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.anvogue-article__content blockquote{position:relative;margin:2.5rem 0;padding:1.75rem 1.5rem 1.75rem 3.5rem;border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius);font-size:var(--anvogue-h3);line-height:1.5;font-style:normal;color:rgb(var(--color-foreground))}.anvogue-article__content blockquote:before{content:"\201c";position:absolute;top:.75rem;left:1.25rem;font-family:var(--font-heading-family);font-size:4.8rem;line-height:1;color:rgba(var(--color-foreground),.28)}.anvogue-article__content blockquote p{margin:0}.anvogue-article__content blockquote cite,.anvogue-article__content blockquote footer{display:block;margin-top:1rem;font-size:var(--anvogue-meta);font-weight:600;font-style:normal;letter-spacing:.04em;color:var(--anvogue-muted)}@media screen and (min-width:750px){.anvogue-article__content blockquote{padding:2rem 2.5rem 2rem 4.5rem}}.anvogue-article__tags{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:2.5rem}.anvogue-article__tags-label{font-size:var(--anvogue-meta);font-weight:600;margin:0}.anvogue-adjacent{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;padding:1.5rem 0;border-top:1px solid var(--anvogue-rule);border-bottom:1px solid var(--anvogue-rule)}.anvogue-adjacent__link{display:block;color:inherit;text-decoration:none}.anvogue-adjacent__link:hover .anvogue-adjacent__title,.anvogue-adjacent__link:focus-visible .anvogue-adjacent__title{text-decoration:underline;text-underline-offset:.15em}.anvogue-adjacent__item--next{text-align:right;grid-column:2}.anvogue-adjacent__label{font-size:var(--anvogue-meta);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--anvogue-muted)}.anvogue-adjacent__title{margin-top:.5rem;font-size:1.6rem;font-weight:600;line-height:1.4}.anvogue-comments{max-width:var(--anvogue-measure);margin-top:3.5rem}.anvogue-comments__heading{font-family:var(--font-heading-family);font-size:var(--anvogue-h3);font-weight:var(--font-heading-weight);line-height:1.3;margin:0 0 1.5rem}.anvogue-comments__heading+.anvogue-comments__fields,.anvogue-comments__list+*{margin-top:2rem}.anvogue-comments__list{margin:0;padding:0;list-style:none}.anvogue-comments__item{padding:1.5rem;border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius)}.anvogue-comments__item+.anvogue-comments__item{margin-top:1rem}.anvogue-comments__item--pending{border-style:dashed}.anvogue-comments__body{font-size:var(--anvogue-body);line-height:1.7;color:rgba(var(--color-foreground),.85)}.anvogue-comments__body>*+*{margin-top:1rem}.anvogue-comments__byline{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;font-size:var(--anvogue-meta);color:var(--anvogue-muted)}.anvogue-comments__author{font-weight:600;color:rgba(var(--color-foreground),.85)}.anvogue-comments__fields{display:grid;grid-template-columns:1fr;gap:1.25rem}@media screen and (min-width:750px){.anvogue-comments__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.anvogue-comments__field{margin:0 0 1.25rem}.anvogue-comments__fields .anvogue-comments__field{margin-bottom:0}.anvogue-comments__label{display:block;margin-bottom:.5rem;font-size:var(--anvogue-meta);font-weight:600}.anvogue-comments__input{width:100%;padding:.875rem 1rem;border:1px solid var(--anvogue-rule);border-radius:.75rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:1.6rem;line-height:1.5;transition:border-color .2s ease}.anvogue-comments__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.anvogue-comments__input[aria-invalid=true]{border-color:rgba(var(--color-foreground),.5);border-width:2px}.anvogue-comments__textarea{resize:vertical;min-height:8rem}.anvogue-comments__note{margin:0 0 1.25rem;font-size:var(--anvogue-meta);color:var(--anvogue-muted)}.anvogue-comments__message{margin:0 0 1.5rem;padding:1rem 1.25rem;border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius);background:var(--anvogue-surface)}.anvogue-comments__message ul{margin:.5rem 0 0;padding-left:1.25rem;font-size:var(--anvogue-meta)}.anvogue-comments__message-title{margin:0;font-size:1.6rem;font-weight:600;line-height:1.4}.anvogue-comments__message--error{border-width:2px}.anvogue-comments__submit{display:inline-block;padding:1rem 2.5rem;border:1px solid rgb(var(--color-foreground));border-radius:.75rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:inherit;font-size:1.6rem;font-weight:600;line-height:1.25;cursor:pointer;transition:background-color .3s ease,color .3s ease}.anvogue-comments__submit:hover,.anvogue-comments__submit:focus-visible{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.anvogue-card{position:relative;display:block;color:inherit;height:100%}.anvogue-card .anvogue-meta__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.anvogue-card .anvogue-meta__tag{position:relative;z-index:2}.anvogue-card__media{display:block;overflow:hidden;border-radius:var(--anvogue-radius);background:var(--anvogue-surface);aspect-ratio:1 / 1}.anvogue-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.anvogue-card:hover .anvogue-card__media img,.anvogue-card:focus-visible .anvogue-card__media img{transform:scale(1.05)}.anvogue-card:hover .anvogue-meta__title,.anvogue-card:focus-visible .anvogue-meta__title{text-decoration:underline;text-underline-offset:.15em}.anvogue-card__body{margin-top:1.25rem}.anvogue-card__excerpt{margin:1rem 0 0;font-size:var(--anvogue-body);line-height:1.6;color:var(--anvogue-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.anvogue-card__more{display:inline-block;margin-top:1rem;font-size:1.6rem;font-weight:600;text-decoration:underline;text-underline-offset:.15em}.anvogue-list--grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.anvogue-list--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}@media screen and (min-width:990px){.anvogue-list--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.anvogue-list--default{display:flex;flex-direction:column;gap:2.5rem;margin:0;padding:0;list-style:none}.anvogue-list--default .anvogue-list__item:not(:last-child){padding-bottom:2.5rem;border-bottom:1px solid var(--anvogue-rule)}.anvogue-card--default .anvogue-card__excerpt{max-width:var(--anvogue-measure)}.anvogue-list--list{display:flex;flex-direction:column;gap:2.5rem;margin:0;padding:0;list-style:none}.anvogue-card--list{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:center}@media screen and (min-width:750px){.anvogue-card--list{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem}.anvogue-card--list .anvogue-card__body{margin-top:0}}.anvogue-sidebar>*+*{margin-top:2.5rem}.anvogue-sidebar__heading{font-family:var(--font-heading-family);font-size:var(--anvogue-h3);font-weight:var(--font-heading-weight);line-height:1.3;margin:0 0 1rem}.anvogue-cats{margin:0;padding:0;list-style:none}.anvogue-cats__item+.anvogue-cats__item{margin-top:.75rem}.anvogue-cats__link{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:rgba(var(--color-foreground),.8);text-decoration:none;font-size:1.6rem}.anvogue-cats__link:hover,.anvogue-cats__link:focus-visible,.anvogue-cats__link[aria-current=page]{color:rgb(var(--color-foreground))}.anvogue-cats__name{position:relative;padding-bottom:2px}.anvogue-cats__name:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:currentColor;transition:width .3s ease}.anvogue-cats__link:hover .anvogue-cats__name:after,.anvogue-cats__link:focus-visible .anvogue-cats__name:after,.anvogue-cats__link[aria-current=page] .anvogue-cats__name:after{width:100%}.anvogue-cats__count{flex:0 0 auto;font-size:var(--anvogue-meta);color:rgba(var(--color-foreground),.7)}.anvogue-recent{margin:0;padding:0;list-style:none}.anvogue-recent__item+.anvogue-recent__item{margin-top:1.25rem}.anvogue-recent__link{display:flex;gap:1rem;align-items:center;color:inherit;text-decoration:none}.anvogue-recent__thumb{flex:0 0 auto;width:5rem;height:5rem;border-radius:.75rem;overflow:hidden;background:var(--anvogue-surface)}.anvogue-recent__thumb img{width:100%;height:100%;object-fit:cover;display:block}.anvogue-recent__title{font-size:1.6rem;font-weight:500;line-height:1.4}.anvogue-recent__link:hover .anvogue-recent__title,.anvogue-recent__link:focus-visible .anvogue-recent__title{text-decoration:underline;text-underline-offset:.15em}.anvogue-author{padding:1.5rem;border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius)}.anvogue-author__head{display:flex;gap:1rem;align-items:center}.anvogue-author__avatar{flex:0 0 auto;width:4rem;height:4rem;border-radius:50%;overflow:hidden;background:var(--anvogue-surface);display:grid;place-items:center;font-weight:600}.anvogue-author__avatar img{width:100%;height:100%;object-fit:cover;display:block}.anvogue-author__name{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:var(--font-heading-weight);line-height:1.3;margin:0}.anvogue-author__bio{margin:1rem 0 0;font-size:1.6rem;line-height:1.6;color:var(--anvogue-muted)}.anvogue-related{padding:3rem 0 4rem;border-top:1px solid var(--anvogue-rule)}.anvogue-related__heading{font-family:var(--font-heading-family);font-size:var(--anvogue-h2);font-weight:var(--font-heading-weight);line-height:1.25;margin:0 0 2rem;text-align:center}.anvogue-pagination{margin-top:3rem}.anvogue-pagination__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.anvogue-pagination__item{display:flex;align-items:center;justify-content:center;min-width:4.4rem;height:4.4rem;padding:0 .75rem;border:1px solid var(--anvogue-rule);border-radius:.6rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.6rem;transition:background-color .3s ease,color .3s ease}.anvogue-pagination__item:hover,.anvogue-pagination__item:focus-visible,.anvogue-pagination__item--current{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.anvogue-pagination__item svg{width:1rem;height:1rem}.anvogue-faq{max-width:min(var(--anvogue-measure),76.8rem);margin-top:4.8rem}.anvogue-faq__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--anvogue-h2);line-height:1.25;color:rgb(var(--color-foreground));margin:0 0 2rem}.anvogue-faq__list{border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius);overflow:hidden}.anvogue-faq__item+.anvogue-faq__item{border-top:1px solid var(--anvogue-rule)}.anvogue-faq__q{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;cursor:pointer;font-family:var(--font-heading-family);font-weight:600;font-size:1.7rem;line-height:1.4;color:rgb(var(--color-foreground));list-style:none}.anvogue-faq__q::-webkit-details-marker{display:none}.anvogue-faq__q:hover{background:var(--anvogue-surface)}.anvogue-faq__q:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.anvogue-faq__q:after{content:"";flex:0 0 auto;width:.9rem;height:.9rem;margin-top:.6rem;border-right:2px solid rgba(var(--color-foreground),.55);border-bottom:2px solid rgba(var(--color-foreground),.55);transform:rotate(45deg);transform-origin:center;transition:transform .2s ease}.anvogue-faq__item[open] .anvogue-faq__q:after{transform:rotate(-135deg);margin-top:1rem}.anvogue-faq__a{padding:0 2rem 2rem;font-size:var(--anvogue-body);line-height:1.7;color:rgba(var(--color-foreground),.85)}.anvogue-faq__a>*+*{margin-top:1.2rem}.anvogue-faq__a p{margin:0}.anvogue-faq__a a{color:inherit;text-underline-offset:.2em}@media screen and (max-width:749px){.anvogue-faq__q{padding:1.6rem;font-size:1.6rem}.anvogue-faq__a{padding:0 1.6rem 1.6rem}}.anvogue{--anvogue-accent: rgb(var(--color-foreground))}.anvogue-article__content>p:first-of-type{font-size:clamp(1.8rem,1.68rem + .34vw,2.1rem);line-height:1.6;color:rgb(var(--color-foreground))}.anvogue-article__content h2{position:relative;padding-top:1.6rem}.anvogue-article__content h2:before{content:"";position:absolute;top:0;left:0;width:3.2rem;height:2px;background:var(--anvogue-accent);opacity:.75}.anvogue-article__content blockquote{border-left:2px solid var(--anvogue-accent)}.anvogue-meta__read{white-space:nowrap}.anvogue-card .anvogue-meta__title{font-size:clamp(1.7rem,1.58rem + .34vw,2rem);line-height:1.3}.anvogue-card .anvogue-meta__title-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.anvogue-card--list .anvogue-meta__title-text{-webkit-line-clamp:4;line-clamp:4}.anvogue-card__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.anvogue-sidebar__heading{display:flex;align-items:center;gap:1rem;font-size:var(--anvogue-meta);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.anvogue-sidebar__heading:after{content:"";flex:1 1 auto;height:1px;background:var(--anvogue-rule)}@media screen and (min-width:990px){.anvogue-sidebar{position:sticky;top:2.4rem;align-self:start}}.anvogue-toc__list{list-style:none;margin:0;padding:0;counter-reset:none}.anvogue-toc__item+.anvogue-toc__item{border-top:1px solid var(--anvogue-rule)}.anvogue-toc__link{display:flex;align-items:baseline;gap:1rem;padding:.9rem 0;color:rgba(var(--color-foreground),.85);text-decoration:none;font-size:1.5rem;line-height:1.45;transition:color .2s ease}.anvogue-toc__link:hover,.anvogue-toc__link:focus-visible{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2em}.anvogue-toc__num{flex:0 0 auto;min-width:1.8rem;font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.45)}.anvogue-article__content h2[id]{scroll-margin-top:2.4rem}.anvogue-related__heading{display:flex;align-items:center;gap:1.6rem}.anvogue-related__heading:after{content:"";flex:1 1 auto;height:1px;background:var(--anvogue-rule)}.anvogue-figure{margin:0}.anvogue-figure img{display:block;width:auto;max-width:100%;max-height:62rem;height:auto;margin-inline:auto;border-radius:var(--anvogue-radius);background:var(--anvogue-surface)}.anvogue-figure--duo img{width:100%;max-height:44rem;object-fit:contain}.anvogue-figure figcaption{margin-top:1.2rem;font-size:var(--anvogue-meta);line-height:1.5;color:var(--anvogue-muted)}.anvogue-figure--duo{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:600px){.anvogue-figure--duo{grid-template-columns:1fr 1fr}.anvogue-figure--duo figcaption{grid-column:1 / -1}}.anvogue-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius)}.anvogue-table{width:100%;border-collapse:collapse;font-size:1.5rem;line-height:1.45}.anvogue-table caption{caption-side:top;padding:1.6rem 1.8rem 0;text-align:left;font-size:var(--anvogue-meta);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.anvogue-table th,.anvogue-table td{padding:1.1rem 1.8rem;text-align:left;vertical-align:top}.anvogue-table thead th{font-weight:600;color:rgb(var(--color-foreground));border-bottom:1px solid var(--anvogue-rule);white-space:nowrap}.anvogue-table tbody tr+tr th,.anvogue-table tbody tr+tr td{border-top:1px solid var(--anvogue-rule)}.anvogue-table tbody tr:nth-child(odd){background:rgba(var(--color-foreground),.025)}.anvogue-table td:not(:first-child){font-variant-numeric:tabular-nums}.anvogue-chart{margin:0;padding:1.8rem 2rem 2rem;border:1px solid var(--anvogue-rule);border-radius:var(--anvogue-radius)}.anvogue-chart__title{font-size:var(--anvogue-meta);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin-bottom:1.6rem}.anvogue-chart__rows{list-style:none;margin:0;padding:0}.anvogue-chart__row{display:grid;grid-template-columns:7rem 1fr 5rem;align-items:center;gap:1.2rem;padding:.5rem 0}.anvogue-chart__label{font-size:1.4rem;font-variant-numeric:tabular-nums;color:rgba(var(--color-foreground),.8)}.anvogue-chart__track{position:relative;display:block;height:1.8rem;background:rgba(var(--color-foreground),.07);border-radius:999px}.anvogue-chart__track:after{content:"";position:absolute;top:-.4rem;bottom:-.4rem;left:var(--anvogue-chart-target, 66%);width:2px;background:rgba(var(--color-foreground),.55)}.anvogue-chart__bar{display:block;height:100%;border-radius:999px;background:rgba(var(--color-foreground),.28)}.anvogue-chart__row--good .anvogue-chart__bar{background:var(--anvogue-accent)}.anvogue-chart__value{font-size:1.4rem;font-variant-numeric:tabular-nums;text-align:right;color:rgba(var(--color-foreground),.8)}.anvogue-chart__note{margin-top:1.6rem;font-size:var(--anvogue-meta);line-height:1.5;color:var(--anvogue-muted)}@media screen and (max-width:749px){.anvogue-chart{padding:1.6rem}.anvogue-chart__row{grid-template-columns:5.5rem 1fr 4.5rem;gap:.8rem}}.anvogue-takeaways{padding:2rem 2.2rem;border:1px solid var(--anvogue-rule);border-left:3px solid var(--anvogue-accent);border-radius:var(--anvogue-radius);background:rgba(var(--color-foreground),.025)}.anvogue-takeaways__title{font-size:var(--anvogue-meta);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:0 0 1.2rem}.anvogue-takeaways ul{margin:0;padding-left:1.8rem}.anvogue-takeaways li+li{margin-top:.8rem}@media(prefers-reduced-motion:reduce){.anvogue-card__media img,.anvogue-cats__name:after,.anvogue-faq__q:after,.anvogue-toc__link,.anvogue-pagination__item{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-blog-anvogue.css.map */
