.bgA,.bgA-related,.bgA-sheet{--bgA-gutter: 16px;--bgA-col: 620px;--bgA-media: 800px;--bgA-wide: min(var(--bgA-media), calc(100vw - 96px) );--bgA-title: 30px;--bgA-standfirst: 19px;--bgA-h2: 26px;--bgA-h3: 20px;--bgA-body: 17px;--bgA-small: 13px;--bgA-block: 48px;font-family:var(--bg-font-sans);color:var(--bg-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:768px){.bgA,.bgA-related,.bgA-sheet{--bgA-title: 40px;--bgA-standfirst: 21px;--bgA-h2: 32px;--bgA-h3: 22px;--bgA-body: 19px;--bgA-small: 14px;--bgA-block: 96px}}@media(min-width:1200px){.bgA--has-contents{--bgA-wide: clamp(var(--bgA-col), calc(100vw - 528px) , var(--bgA-media))}}.bgA{display:block;background:var(--bg-page, #fff);font-size:var(--bgA-body);line-height:1.55}.bgA *,.bgA *:before,.bgA *:after,.bgA-related *,.bgA-sheet *{box-sizing:border-box}.bgA h1,.bgA h2,.bgA h3,.bgA h4,.bgA h5,.bgA h6,.bgA-related h2,.bgA-related h3,.bgA-sheet h2{font-family:var(--bg-font-sans);color:var(--bg-ink);text-transform:none;margin:0;padding:0}.bgA p,.bgA ul,.bgA ol,.bgA li,.bgA figure,.bgA blockquote,.bgA dl,.bgA dd,.bgA-related p,.bgA-related ul,.bgA-related li,.bgA-sheet p,.bgA-sheet ul,.bgA-sheet li{margin:0;padding:0}.bgA strong,.bgA b,.bgA a strong,.bgA a b{color:inherit;font-weight:600}.bgA a,.bgA-related a,.bgA-sheet a{color:inherit}.bgA img,.bgA video{max-width:100%;height:auto}.bgA :focus-visible,.bgA-related :focus-visible,.bgA-sheet :focus-visible{outline:2px solid var(--bg-focus, #1d1d1f);outline-offset:4px;border-radius:2px}.bgA [tabindex="-1"]:focus{outline:none}.bgA-col,.bgA .bgA-col{width:calc(100% - 2 * var(--bgA-gutter));max-width:var(--bgA-col);margin-inline:auto}.bgA-nowrap{white-space:nowrap}.bgA-colon{display:none}body.pdp-dialog-open{overflow:hidden}.bgA-head{padding:28px 0 32px}.bgA-eyebrow{display:inline-block;font-size:15px;line-height:20px;font-weight:600;color:var(--bg-ink);text-decoration:none}.bgA-eyebrow:hover{color:var(--bg-ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.bgA .bgA-title{margin:16px 0 20px;font-size:var(--bgA-title);line-height:1.1;font-weight:800;letter-spacing:-.03em!important;text-wrap:balance}.bgA .bgA-standfirst{font-size:var(--bgA-standfirst);line-height:1.4;color:var(--bg-secondary)}.bgA-meta{margin-top:32px}.bgA-byline{display:flex;align-items:center;gap:12px;min-width:0}.bgA .bgA-byline__photo{width:40px;height:40px;flex:none;border-radius:50%;object-fit:cover;object-position:center 30%}.bgA .bgA-byline__name{font-size:15px;line-height:20px;color:var(--bg-ink)}.bgA-byline__name a,.bgA-byline__name span{font-weight:600;color:var(--bg-ink);text-decoration:none}.bgA-byline__name a:hover{color:var(--bg-ink);text-decoration:underline;text-underline-offset:3px}.bgA .bgA-byline__date{margin-top:4px;font-size:var(--bgA-small);line-height:18px;color:var(--bg-secondary)}.bg-share{position:relative;display:inline-flex;margin-top:24px}.bg-share__button{display:inline-flex;align-items:center;gap:8px;min-height:var(--bg-control-height, 48px);padding:0 20px;border:1px solid var(--bg-hairline);border-radius:var(--bg-control-radius, 999px);background:#fff;color:var(--bg-ink);font-family:var(--bg-font-sans);font-size:17px;font-weight:500;letter-spacing:-.01em;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color .15s ease}.bg-share__button:hover{border-color:var(--bg-ink)}.bg-share__button:focus-visible{outline:2px solid var(--bg-focus, #1d1d1f);outline-offset:3px}.bg-share__icon{width:20px;height:20px;flex:none}.bg-share__bubble{position:absolute;left:0;bottom:calc(100% + 8px);z-index:2;padding:6px 10px;border-radius:8px;background:var(--bg-ink);color:#fff;font-size:13px;line-height:1.4;width:max-content;max-width:min(320px,calc(100vw - 32px));overflow-wrap:anywhere;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bg-share.is-copied .bg-share__bubble{opacity:1;transform:none}@media(min-width:768px){.bgA-head{padding:64px 0 48px}.bgA .bgA-title{margin:20px 0 24px}.bgA-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:40px;min-height:48px}.bgA-meta .bg-share{margin-top:0;flex:none}.bgA-meta .bg-share__bubble{left:auto;right:0}}.bgA-hero{overflow:hidden;background:var(--bg-band)}.bgA .bgA-hero__img{display:block;width:100%;height:100%;object-fit:cover}.bgA-hero--4-5{aspect-ratio:4 / 5}.bgA-hero--4-3{aspect-ratio:4 / 3}.bgA-hero--3-2{aspect-ratio:3 / 2}.bgA .bgA-hero--natural .bgA-hero__img{height:auto}@media(min-width:768px){.bgA-hero,.bgA-hero--natural{width:calc(100% - 96px);max-width:var(--bgA-media);margin-inline:auto;aspect-ratio:3 / 2;border-radius:var(--bg-media-radius, 20px)}.bgA .bgA-hero--natural .bgA-hero__img{height:100%}}.bgA-body{padding:32px 0 0;font-size:var(--bgA-body);line-height:1.55;color:var(--bg-ink);overflow-wrap:break-word}.bgA-body>:first-child{margin-top:0}.bgA-body>:last-child{margin-bottom:0}.bgA-body p{margin:0 0 1em;font-size:inherit;line-height:inherit;color:inherit;font-weight:400}.bgA-body p:last-child{margin-bottom:0}.bgA-body a{color:var(--bg-ink);text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:var(--bg-hairline);text-underline-offset:3px}.bgA-body a:hover,.bgA-body a:focus{color:var(--bg-ink);text-decoration-color:var(--bg-ink)}.bgA-body em,.bgA-body i{font-style:italic}.bgA-body h2,.bgA-body h3,.bgA-body h4,.bgA-body [id]{scroll-margin-top:calc(var(--bga-header-h, 60px) + 60px)}.bgA-body h2{margin:40px 0 24px;font-size:var(--bgA-h2);line-height:1.15;font-weight:800;letter-spacing:-.02em!important;text-wrap:balance}.bgA-body h3,.bgA-body p.h3,.bgA-body p.h4,.bgA-body p.h5,.bgA-body span.h4,.bgA-body span.h5{display:block;margin:32px 0 16px;font-size:var(--bgA-h3);line-height:1.3;font-weight:700;letter-spacing:-.01em!important;color:var(--bg-ink)}.bgA-body h4,.bgA-body h5,.bgA-body h6{margin:24px 0 8px;font-size:var(--bgA-body);line-height:1.4;font-weight:700;letter-spacing:0!important}.bgA-body h2+h3{margin-top:0}.bgA-body ul,.bgA-body ol{margin:0 0 1em;padding:0;list-style:none}.bgA-body li{font-size:inherit;line-height:inherit}.bgA-body ul>li{position:relative;padding-left:22px}.bgA-body ul>li+li{margin-top:8px}.bgA-body ul>li:before{content:"";position:absolute;left:0;top:calc(.775em - 4px);width:8px;height:8px;border-radius:50%;background:var(--bg-ink)}.bgA-body ol{margin:32px 0;counter-reset:bgA-step}.bgA-body ol>li{position:relative;counter-increment:bgA-step;padding:20px 0 20px 34px;border-bottom:1px solid var(--bg-divider)}.bgA-body ol>li:before{content:counter(bgA-step);position:absolute;left:0;top:20px;font-weight:600;color:var(--bg-ink)}.bgA-body ol>li:first-child{padding-top:0}.bgA-body ol>li:first-child:before{top:0}.bgA-body ol>li:last-child{padding-bottom:0;border-bottom:0}.bgA-body li>ul,.bgA-body li>ol{margin:12px 0 0}.bgA-body .bg-quick,.bgA-body .bg-product,.bgA-body .bg-fyb,.bgA-body figure,.bgA-body blockquote,.bgA-body iframe,.bgA-body .bgA-scroll,.bgA-body .bgA-table-wrap{margin:32px 0}.bgA-body .bg-quick{padding:20px;border:0;border-radius:var(--bg-media-radius, 20px);background:var(--bg-band);max-width:none}.bgA-body .bg-quick p{margin:0;max-width:none}.bgA-body .bg-quick p+p,.bgA-body .bg-quick p+ul,.bgA-body .bg-quick ul+p{margin-top:1em}.bgA-body .bg-quick>p:first-child>strong:first-child{display:block;margin-bottom:16px;font-size:15px;line-height:20px;font-weight:600}.bgA-body .bgA-facts-label{margin:32px 0 16px;font-size:15px;line-height:20px}.bgA-body .bgA-facts-label strong{font-weight:600}.bgA-body .bgA-facts-label+ul{margin:0 0 32px}.bgA-body .bgA-facts-label+ul>li{padding:20px 0;border-bottom:1px solid var(--bg-divider)}.bgA-body .bgA-facts-label+ul>li+li{margin-top:0}.bgA-body .bgA-facts-label+ul>li:before{content:none}.bgA-body .bgA-facts-label+ul>li:first-child{padding-top:0}.bgA-body .bgA-facts-label+ul>li:last-child{padding-bottom:0;border-bottom:0}.bgA-body .bgA-toc,.bgA-body .article--contents__list--wrap{margin:48px 0}.bgA-body .bgA-label,.bgA-body .article--contents__list--wrap>:first-child:not(ul){display:block;margin:0 0 16px;font-size:15px;line-height:20px;font-weight:600;letter-spacing:0!important;text-transform:none;color:var(--bg-ink)}.bgA-body .bgA-toc ul,.bgA-body .article--contents__list{margin:0;padding:0;list-style:none}.bgA-body .bgA-toc li,.bgA-body .article--contents__list li{padding:0;margin:0}.bgA-body .bgA-toc li:before,.bgA-body .article--contents__list li:before{content:none}.bgA-body .bgA-toc li+li,.bgA-body .article--contents__list li+li{margin-top:12px}.bgA-body .bgA-toc a,.bgA-body .article--contents__list a{display:block;min-height:44px;padding:8px 0}.bgA-body figure{max-width:none}.bgA-body figure img,.bgA-body .bg-figure img{display:block;width:100%;height:auto;margin:0;border-radius:var(--bg-media-radius, 20px)}.bgA-body figcaption{margin-top:12px;font-size:var(--bgA-small);line-height:1.5;color:var(--bg-secondary);text-align:left}.bgA-body p>img,.bgA-body a>img{border-radius:var(--bg-media-radius, 20px)}.bgA-body iframe{display:block;width:100%;height:auto;aspect-ratio:16 / 9;border:0;border-radius:var(--bg-media-radius, 20px)}.bgA-body blockquote{position:static;padding:24px 0;border:0;border-top:1px solid var(--bg-divider);border-bottom:1px solid var(--bg-divider);text-align:left;font-size:var(--bgA-h3);line-height:1.3;font-weight:600;letter-spacing:-.01em;color:var(--bg-ink)}.bgA-body blockquote:before,.bgA-body blockquote:after{content:none;display:none}.bgA-body blockquote p{margin:0;font:inherit;color:inherit}.bgA-body hr{max-width:none;margin:48px 0;border:0;border-top:1px solid var(--bg-divider)}.bgA-body .bg-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);column-gap:16px;align-items:start;padding:0;border:0;border-radius:0;background:none}.bgA-body .bg-product>.bg-product__img{display:block;overflow:hidden;border-radius:var(--bg-media-radius, 20px);background:var(--bg-band)}.bgA-body .bg-product>.bg-product__img img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;margin:0;border-radius:0}.bgA-body .bg-product>div{min-width:0}.bgA-body .bg-product p{margin:0;max-width:none}.bgA-body .bg-product>div>p:first-child{margin-bottom:16px;font-size:var(--bgA-h3);line-height:1.3;font-weight:700;letter-spacing:-.01em}.bgA-body .bg-product>div>p:first-child strong{font-weight:700}.bgA-body .bg-product>div>p:nth-child(2){margin-bottom:20px;color:var(--bg-secondary)}.bgA-body .bg-product .bg-product__price{margin-bottom:24px;font-weight:600;color:var(--bg-ink)}.bgA-body .bg-product .bg-product__stock{font-weight:400;color:var(--bg-secondary)}.bgA-body .bg-product>div>p:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0;font-size:inherit;text-transform:none;letter-spacing:0;font-weight:400}.bgA-body .bg-product>div>p:last-child a:not(.bg-btn){display:inline-flex;align-items:center;min-height:44px;text-decoration:none;font-weight:400}.bgA-body .bg-product>div>p:last-child a:not(.bg-btn):after{content:"\a0\203a";content:"\a0\203a" / ""}.bgA-body .bg-product>div>p:last-child a:not(.bg-btn):hover{text-decoration:underline;text-decoration-color:var(--bg-hairline)}@media(min-width:768px){.bgA-body .bg-product{grid-template-columns:200px minmax(0,1fr);column-gap:32px}}.bgA .bg-btn,.bgA a.bg-btn,.bgA button.bg-btn,.bgA a.bg-btn:visited{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:var(--bg-control-height, 48px);padding:12px 24px;border:0;border-radius:var(--bg-control-radius, 999px);background:var(--bg-brown);color:#fff;font-family:var(--bg-font-sans);font-size:17px;font-weight:500;letter-spacing:-.01em;line-height:1.2;text-align:center;text-decoration:none;text-transform:none;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background-color .2s ease}.bgA .bg-btn:hover,.bgA .bg-btn:focus,.bgA a.bg-btn:hover{background:var(--bg-brown-hover);color:#fff;text-decoration:none}.bgA .bg-btn:focus-visible{outline:2px solid var(--bg-focus, #1d1d1f);outline-offset:3px}.bgA .bg-product .bg-btn{padding-inline:16px}@media(min-width:768px){.bgA .bg-product .bg-btn{padding-inline:24px}}.bgA-body .bg-fyb{padding:24px;border:0;border-radius:var(--bg-media-radius, 20px);background:var(--bg-brown-tint)}.bgA-body .bg-fyb p{margin:0;max-width:none}.bgA-body .bg-fyb>p:first-child>strong:first-child{display:block;margin-bottom:16px;font-size:var(--bgA-h3);line-height:1.3;font-weight:700;letter-spacing:-.01em}.bgA-body .bg-fyb>p+p{margin-top:24px}@media(min-width:768px){.bgA-body .bg-fyb{padding:32px}}.bgA-body table{width:100%;margin:0;border:0;border-collapse:collapse;font-size:15px;line-height:1.5;text-align:left}.bgA-body th,.bgA-body td{padding:14px 16px 14px 0;border:0;border-bottom:1px solid var(--bg-divider);background:none;color:var(--bg-ink);font-size:inherit;font-weight:400;text-align:left;vertical-align:top}.bgA-body th:last-child,.bgA-body td:last-child{padding-right:0}.bgA-body thead th,.bgA-body thead td{padding-top:0;font-size:15px;line-height:20px;font-weight:600;text-transform:none;letter-spacing:0}.bgA-body tbody td:first-child,.bgA-body tbody th{font-weight:600}.bgA-body tbody tr:nth-child(2n) td{background:none}.bgA-body table p{margin:0}.bgA-body .bgA-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.bgA-body .bgA-scroll>table{min-width:100%}@media(max-width:767px){.bgA-body table.bg-stack,.bgA-body table.bg-stack tbody,.bgA-body table.bg-stack tr,.bgA-body table.bg-stack td,.bgA-body table.bg-stack tbody th{display:block;width:100%}.bgA-body table.bg-stack{font-size:var(--bgA-body);line-height:1.55}.bgA-body table.bg-stack thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.bgA-body table.bg-stack tr{margin:0;padding:0;border:0;border-radius:0;background:none;overflow:visible}.bgA-body table.bg-stack tr+tr{margin-top:32px;padding-top:32px;border-top:1px solid var(--bg-divider)}.bgA-body table.bg-stack td,.bgA-body table.bg-stack tbody th{padding:0;border:0}.bgA-body table.bg-stack td:empty{display:none}.bgA-body table.bg-stack td:first-child,.bgA-body table.bg-stack tbody th:first-child{font-size:var(--bgA-h3);line-height:1.3;font-weight:700;letter-spacing:-.01em;background:none;margin:0}.bgA-body table.bg-stack tr>:not(:first-child){margin-top:24px}.bgA-body table.bg-stack tr>td:not(:first-child):before{content:attr(data-label);content:attr(data-label) / "";display:block;margin-bottom:6px;font-size:var(--bgA-small);line-height:1.5;font-weight:400;color:var(--bg-secondary)}.bgA-body table.bg-stack td:first-child:before{content:none}}@media(min-width:768px){.bgA-body table{font-size:inherit}.bgA-body th,.bgA-body td{padding:20px 16px 20px 0}.bgA-body thead th,.bgA-body thead td{padding-top:0}.bgA-body .bgA-table-wrap,.bgA-body div:has(>table.bg-stack){width:var(--bgA-wide);margin-left:calc((100% - var(--bgA-wide)) / 2);margin-right:0;overflow-x:auto}.bgA-body table.bg-stack{table-layout:fixed}}.bgA-body .bg-note{margin:48px 0 0;padding-top:24px;border-top:1px solid var(--bg-divider);font-size:var(--bgA-small);line-height:1.5;color:var(--bg-secondary);max-width:none}.bgA-body .bg-sources{font-size:var(--bgA-small);line-height:1.5;color:var(--bg-secondary);font-style:normal}.bgA-faq{margin:var(--bgA-block) 0}.bgA-body .bgA-faq>h2{margin:0 0 24px}.bgA-faq__item{border-bottom:1px solid var(--bg-divider)}.bgA-faq__item:first-child{border-top:1px solid var(--bg-divider)}.bgA-faq__q{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 0;list-style:none;cursor:pointer;font-size:var(--bgA-h3);line-height:1.3}.bgA-faq__q::-webkit-details-marker{display:none}.bgA-faq__q::marker{content:""}.bgA-body .bgA-faq__q h3{margin:0;font-size:inherit;line-height:inherit;font-weight:700;letter-spacing:-.01em!important}.bgA-faq__mark{position:relative;flex:none;width:16px;height:16px;margin-top:calc(.65em - 8px)}.bgA-faq__mark:before,.bgA-faq__mark:after{content:"";position:absolute;left:0;top:50%;width:16px;height:1.5px;background:var(--bg-ink);transform:translateY(-50%)}.bgA-faq__mark:after{transform:translateY(-50%) rotate(90deg);transition:transform .2s ease}.bgA-faq__item[open] .bgA-faq__mark:after{transform:translateY(-50%) rotate(0)}.bgA-faq__a{padding:0 40px 24px 0;color:var(--bg-secondary)}.bgA-faq__a p,.bgA-faq__a ul,.bgA-faq__a ol{margin:0 0 1em}.bgA-faq__a>:last-child{margin-bottom:0}.bgA-faq__a ul>li:before{background:var(--bg-secondary)}@media(min-width:768px){.bgA-faq{padding:96px 0;background:var(--bg-band);box-shadow:0 0 0 100vmax var(--bg-band);clip-path:inset(0 -100vmax)}.bgA-body .bgA-faq>h2{margin-bottom:32px}.bgA-faq__a{padding-bottom:32px}}.bgA .bgA-filed{margin-top:24px;font-size:var(--bgA-small);line-height:1.5;color:var(--bg-secondary)}.bgA-filed a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:var(--bg-hairline);text-underline-offset:3px}.bgA-filed a:hover{color:var(--bg-ink);text-decoration-color:var(--bg-ink)}.bgA-author{display:grid;grid-template-columns:56px minmax(0,1fr);column-gap:16px;align-items:start;margin-top:48px}.bgA .bgA-author__photo{width:56px;height:56px;border-radius:50%;object-fit:cover;object-position:center 30%}.bgA-author__text{grid-column:2}.bgA-author--text-only{grid-template-columns:minmax(0,1fr)}.bgA-author--text-only .bgA-author__text{grid-column:1}.bgA .bgA-author__name{margin:0 0 12px;font-size:var(--bgA-h3);line-height:1.3;font-weight:700;letter-spacing:-.01em!important}.bgA .bgA-author__bio{color:var(--bg-secondary)}.bgA-textlink{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;color:var(--bg-ink);text-decoration:none;font-size:17px}.bgA-textlink:hover{color:var(--bg-ink);text-decoration:underline;text-decoration-color:var(--bg-hairline);text-underline-offset:3px}@media(min-width:768px){.bgA-author{column-gap:20px}}.bgA-related{width:calc(100% - 32px);max-width:1248px;margin:var(--bgA-block) auto}.bgA-related .bgA-related__title{margin-bottom:24px;font-size:var(--bgA-h2);line-height:1.15;font-weight:800;letter-spacing:-.02em!important}.bgA-related__grid{display:grid;gap:32px;margin:0;padding:0;list-style:none}.bgA-tile{margin:0;padding:0}.bgA-tile__link{display:block;color:var(--bg-ink);text-decoration:none}.bgA-tile__link:hover{color:var(--bg-ink)}.bgA-tile__link:hover .bgA-tile__title{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:var(--bg-hairline);text-underline-offset:3px}.bgA-related .bgA-tile__img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--bg-media-radius, 20px);background:var(--bg-band)}.bgA-related .bgA-tile__title{margin:20px 0 12px;font-size:var(--bgA-h3);line-height:1.3;font-weight:700;letter-spacing:-.01em!important}.bgA-tile__date{display:block;font-size:var(--bgA-small);line-height:1.5;color:var(--bg-secondary)}@media(min-width:768px){.bgA-related{width:calc(100% - 96px)}.bgA-related .bgA-related__title{margin-bottom:32px}.bgA-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.bgA-bar{position:fixed;top:var(--bga-header-h, 56px);left:0;right:0;z-index:45;background:#fff;border-bottom:1px solid var(--bg-divider);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s}.bgA-bar.is-shown{opacity:1;visibility:visible;transition:opacity .2s ease}body.pdp-dialog-open .bgA-bar,body.open-cart .bgA-bar,body.open-cc .bgA-bar,body.overflow-hidden .bgA-bar{visibility:hidden}.bgA-bar__button{display:flex;align-items:center;justify-content:space-between;width:100%;height:44px;padding:0 16px;border:0;background:none;color:var(--bg-ink);font-family:var(--bg-font-sans);font-size:15px;font-weight:600;line-height:20px;cursor:pointer;-webkit-appearance:none;appearance:none}.bgA-bar__button svg{width:20px;height:20px;flex:none}@media(min-width:768px){.bgA-bar__button{padding:0 max(24px,calc((100vw - var(--bgA-col)) / 2))}}.bgA-margin{display:none}@media(min-width:1200px){.bgA-bar{display:none}.bgA-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--bgA-col) minmax(0,1fr);align-items:start}.bgA-layout>.bgA-body{grid-column:2;grid-row:1;width:auto;max-width:none;margin:0}.bgA-margin:not([hidden]){display:block;grid-column:1;grid-row:1;justify-self:end;position:sticky;top:calc(var(--bga-header-h, 80px) + 40px);z-index:1;width:208px;max-height:calc(100vh - var(--bga-header-h, 80px) - 80px);overflow-y:auto;margin-top:var(--bga-margin-start, 32px);margin-right:max(48px,calc((var(--bgA-wide) - var(--bgA-col)) / 2 + 24px));font-size:14px;line-height:1.5}.bgA .bgA-margin__label{margin:0 0 16px;font-size:15px;line-height:20px;font-weight:600;color:var(--bg-ink)}.bgA .bgA-margin__list{margin:0;padding:0;list-style:none}.bgA .bgA-margin__list li+li{margin-top:8px}.bgA-margin__list a{display:block;padding:8px 0;color:var(--bg-secondary);text-decoration:none}.bgA-margin__list a:hover{color:var(--bg-ink)}.bgA-margin__list a[aria-current]{color:var(--bg-ink);font-weight:600}}.bgp-sheet.bgA-sheet{width:100%;max-width:100%;max-height:100dvh;margin:auto 0 0;padding:0;border:0;background:transparent;color:var(--bg-ink);overflow:visible}.bgA-sheet .bgp-sheet__panel{position:relative;height:70vh;height:70dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:32px 16px calc(32px + env(safe-area-inset-bottom,0px));border-radius:var(--bg-sheet-radius, 20px) var(--bg-sheet-radius, 20px) 0 0;background:#fff}.bgA-sheet .bgp-sheet__handle{position:absolute;top:10px;left:calc(50% - 18px);width:36px;height:4px;margin:0;border-radius:4px;background:var(--bg-hairline)}.bgA-sheet .bgp-sheet__close{position:absolute;top:22px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:none;color:var(--bg-ink);cursor:pointer}.bgA-sheet .bgp-sheet__close svg{width:20px;height:20px}.bgA-sheet .bgA-sheet__title{margin:4px 48px 24px 0;font-size:20px;line-height:1.3;font-weight:700;letter-spacing:-.01em!important}.bgA-sheet__list{margin:0;padding:0;list-style:none}.bgA-sheet__list li{margin:0;padding:0}.bgA-sheet__list li+li{border-top:1px solid var(--bg-divider)}.bgA-sheet__list a{display:block;padding:16px 0;font-size:17px;line-height:1.4;color:var(--bg-ink);text-decoration:none}.bgA-sheet__list a:hover{color:var(--bg-ink);text-decoration:underline;text-decoration-color:var(--bg-hairline);text-underline-offset:3px}.bgA-sheet__list a[aria-current]{font-weight:600}@media(min-width:768px){.bgp-sheet.bgA-sheet{width:480px;max-width:calc(100vw - 64px);margin:auto}.bgA-sheet .bgp-sheet__panel{height:auto;max-height:80vh;max-height:80dvh;padding:40px 32px;border-radius:var(--bg-sheet-radius, 20px)}.bgA-sheet .bgp-sheet__handle{display:none}.bgA-sheet .bgp-sheet__close{top:20px;right:16px}.bgA-sheet .bgA-sheet__title{margin-top:0;font-size:22px}}@media(prefers-reduced-motion:reduce){.bgA *,.bgA-bar,.bg-share__bubble{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/137/assets/bg-article.css.map */
