
:root{--ink:#20211f;--muted:#676b64;--paper:#fafbf8;--white:#fff;--line:#dedfd9;--lime:#bdf75b;--soft:#eff1ea;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #50830b;outline-offset:5px}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}.icon{width:23px;height:23px;display:inline-block;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12;font-weight:500}h1{letter-spacing:-.065em}h2{letter-spacing:-.045em}p{color:var(--muted)}.shell{width:calc(100% - 112px);max-width:1376px;margin-inline:auto}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.13em;line-height:1.5}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.055em}.micro{font-size:12px;letter-spacing:.025em}.section-pad{padding-top:92px;padding-bottom:92px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:14px 22px;border:1px solid transparent;font-size:14px;font-weight:600;line-height:1.3;transition:background .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#3a3e34}.button-lime{background:var(--lime);color:#182017}.button-lime:hover{background:#a8e744}.button-small{min-height:42px;padding:10px 19px;gap:24px}.button-small .icon{width:17px;height:17px}.text-link{display:inline-flex;gap:22px;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:7px}.text-link:hover .icon{transform:translate(2px,-2px)}.text-link .icon{width:20px;height:20px;transition:transform .2s}.skip-link{position:fixed;z-index:20;top:-100px;left:20px;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:10px}.topline{padding:10px 56px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#eef0e8;font-size:12px;letter-spacing:.12em}.topline-divider{margin:0 13px;color:#a5aa9e}.topline>span:last-child{letter-spacing:.035em;font-size:12px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:103px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:30px;font-weight:700;letter-spacing:-1.8px;line-height:1}.brand-mark{height:33px;width:33px}.brand-dot{color:#7bac33}.main-nav{display:flex;gap:35px;font-size:14px;margin-left:40px}.main-nav a:hover{box-shadow:0 1px var(--ink)}.account-nav{display:flex;gap:28px;align-items:center}.login-link{display:flex;align-items:center;gap:8px;font-size:14px}.login-link .icon{width:15px;height:15px}.amp-logo img{object-fit:contain}.home-intro{padding-top:48px;padding-bottom:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.intro-eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:17px}.status-dot{width:7px;height:7px;background:#598d20;border-radius:50%}.home-intro h1{font-size:clamp(50px,5.3vw,80px);line-height:1.02;position:relative}.home-intro .serif{letter-spacing:-.07em}.heading-star{display:inline-block;font-size:.64em;font-weight:400;line-height:1;margin-left:24px;vertical-align:top;margin-top:7px;color:#719744}.intro-right{max-width:360px;padding-right:26px;padding-bottom:5px}.intro-right p{font-size:15px;line-height:1.8;margin-bottom:23px}.hero-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);gap:24px;align-items:stretch}.hero-image{position:relative;overflow:hidden;min-height:619px;background:#d6d7cf}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:46% 50%;position:absolute;inset:0}.hero-image>amp-img{position:absolute;inset:0;height:100%}.hero-image>amp-img img{object-fit:cover;object-position:46% 50%}.hero-image:after{content:'';position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(10,20,12,.48));pointer-events:none}.hero-top{position:absolute;z-index:1;left:24px;right:24px;top:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;letter-spacing:.14em}.hero-top>span:first-child{background:rgba(250,251,248,.9);padding:7px 11px}.hero-top>span:last-child{background:rgba(250,251,248,.85);padding:7px 10px}.hero-image figcaption{position:absolute;z-index:1;bottom:29px;left:31px;right:31px;color:white;display:flex;justify-content:space-between;align-items:flex-end}.hero-image figcaption p{font-size:48px;letter-spacing:-.05em;line-height:1.04;color:white;margin-top:13px}.hero-image figcaption em{font-family:var(--serif);font-weight:400}.hero-image figcaption .eyebrow{font-size:12px}.hero-arrow{width:55px;height:55px;border:1px solid #f5f5ed99;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff08;transition:background .2s}.hero-arrow:hover{background:#ffffff30}.checkout-panel{background:#eef0e8;border:1px solid #e1e3d9;padding:27px 30px 22px;display:flex;flex-direction:column}.panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.panel-top .eyebrow{font-size:12px}.panel-top .icon{width:22px;height:22px}.checkout-panel h2{font-size:37px;letter-spacing:-.05em;line-height:1.03}.panel-description{font-size:13px;line-height:1.6;margin-top:12px}.checkout-form{margin-top:22px}.field-label{display:flex;align-items:center;gap:10px;font-size:12px;color:#717767;font-weight:500}.field-label span{color:var(--ink);font-size:13px;font-weight:600}.select-wrap{margin-top:7px}.checkout-form select{background-color:var(--paper);border:1px solid #cfd3c5;border-radius:0;min-height:43px;width:100%;font-size:13px;padding:10px 34px 10px 12px;cursor:pointer}.selected-details{display:flex;justify-content:space-between;color:#69715f;font-size:12px;margin-top:5px}.size-field{border:0;padding:0;margin:17px 0 0;min-width:0}.size-field legend{padding:0}.size-options{display:flex;gap:8px;margin-top:8px}.size-option{position:relative;display:block;flex:1}.size-option input{position:absolute;opacity:0;width:1px;height:1px}.size-option span{min-height:38px;border:1px solid #ced3c4;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px}.size-option input:checked+span{background:var(--ink);border-color:var(--ink);color:white}.size-option input:focus-visible+span{outline:3px solid #50830b;outline-offset:3px}.quantity-row{display:flex;justify-content:space-between;align-items:center;margin:17px 0}.quantity-row select{width:69px;min-height:35px;padding:5px 10px}.total-row{border-top:1px solid #ccd1c3;margin-top:6px;padding-top:17px;margin-bottom:17px;display:flex;gap:12px;align-items:center;justify-content:space-between;font-size:12px}.total-row output{font-size:26px;font-weight:600;letter-spacing:-.05em}.amp-summary-label{font-size:12px}.checkout-button{width:100%;padding:14px 18px;min-height:49px}.checkout-note{text-align:center;font-size:12px;color:#5d6754;line-height:1.5;margin-top:12px}.image-caption{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em;padding-top:12px;color:#696c63}.image-caption>span:last-child{letter-spacing:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);padding-top:32px;padding-bottom:32px;margin-top:32px;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.principles>div{display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid var(--line)}.principles>div:first-child{justify-content:flex-start}.principles>div:last-child{border:0}.principles .icon{width:32px;height:32px}.principles h2{font-size:15px;font-weight:600;letter-spacing:-.025em}.principles p{font-size:12px;margin-top:4px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading .eyebrow{font-size:12px}.section-heading h2{font-size:42px;margin-top:14px}.collection-count{font-size:12px;letter-spacing:.08em;white-space:nowrap;padding-bottom:6px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-image{display:block;background:#eceeea;position:relative;overflow:hidden}.product-image>img{width:100%;aspect-ratio:1.15;object-fit:cover;transition:transform .6s ease}.product-image:hover>img{transform:scale(1.025)}.product-image>amp-img{aspect-ratio:1.15}.product-image>amp-img img{object-fit:cover}.product-index{position:absolute;top:19px;left:20px;font-size:12px;letter-spacing:.08em;color:#51574c;background:#f6f7f2de;padding:4px 8px}.product-add{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;justify-content:center;width:43px;height:43px;background:var(--paper);border-radius:50%;transition:background .2s}.product-image:hover .product-add{background:var(--lime)}.product-info{display:flex;justify-content:space-between;gap:15px;margin-top:20px}.product-info .eyebrow{font-size:12px;color:#68715d}.product-info h3{font-size:25px;letter-spacing:-.035em;margin-top:5px}.product-color{font-size:12px;color:var(--muted);display:block;margin-top:7px}.product-color span{margin-inline:6px}.product-price{font-size:16px;font-weight:600;white-space:nowrap;padding-top:22px}.product-price span{display:block;text-align:right;font-size:12px;color:var(--muted);font-weight:400;margin-top:3px}.product-card>p{font-size:14px;line-height:1.8;margin-top:13px;max-width:95%}.product-card .material-note{font-size:12px;margin-top:5px}.collection-disclosure{display:flex;align-items:flex-start;gap:12px;margin-top:31px;padding-top:22px;border-top:1px solid var(--line)}.collection-disclosure .icon{width:18px;height:18px;margin-top:2px}.collection-disclosure p{font-size:12px;max-width:830px}.manifesto{background:var(--lime);padding:64px 0;position:relative}.manifesto-inner{text-align:center}.manifesto .eyebrow{font-size:12px}.manifesto p{font-size:clamp(36px,4.1vw,61px);letter-spacing:-.05em;line-height:1.16;color:var(--ink);margin:24px 0 28px}.manifesto .text-link{font-size:13px}.journal-section{background:#f0f1eb}.journal-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;align-items:start}.journal-intro{position:sticky;top:35px}.journal-intro>.eyebrow{font-size:12px}.journal-intro h2{font-size:49px;margin-top:19px;line-height:1.1}.journal-intro>p{font-size:15px;max-width:300px;margin-top:22px}.article-byline{font-size:12px;margin-top:24px;line-height:1.9}.article-byline span{color:var(--muted);font-size:12px}.article-toc{display:grid;margin-top:27px;gap:0;max-width:350px}.article-toc a{font-size:12px;line-height:1.5;border-top:1px solid #d6dbce;padding:10px 0;display:flex;gap:12px}.article-toc a:hover{color:#4e7428}.article-toc a span{color:#748465;font-size:12px;padding-top:2px}.article-body section+section{margin-top:38px}.article-body h3{font-size:23px;letter-spacing:-.025em;line-height:1.35;margin-bottom:17px}.article-body p{font-size:16px;line-height:1.85;color:#565e4d;margin-bottom:17px}.article-body p:last-child{margin-bottom:0}.article-end{border-top:1px solid #cfd5c6;padding-top:25px;margin-top:37px;display:flex;gap:15px;align-items:center}.article-end p{font-family:var(--serif);font-style:italic;font-size:22px;line-height:1.4;margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.faq-section .eyebrow{font-size:12px}.faq-section h2{font-size:43px;margin-top:19px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:22px;align-items:center;font-size:15px;cursor:pointer;padding:23px 0;list-style:none;font-weight:500;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:19px;height:19px}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{font-size:14px;margin-bottom:23px;line-height:1.8;padding-right:27px}.account-note{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:26px 30px;background:var(--soft);margin-bottom:80px}.account-note>div:first-child{display:flex;gap:18px;align-items:center}.account-note p{font-size:12px;max-width:660px}.account-note strong{font-weight:500;color:var(--ink);font-size:15px}.account-links{display:flex;gap:28px}.account-links .text-link{font-size:13px;gap:13px;white-space:nowrap}.site-footer{background:var(--ink);color:#eef0e8}.footer-main{padding:61px 0 49px;display:grid;grid-template-columns:2fr 1fr 1.2fr 1fr;gap:45px}.footer-brand .brand{font-size:31px}.footer-brand .brand-mark{color:var(--lime)}.footer-brand p{font-size:20px;color:#e6ebdc;line-height:1.4;letter-spacing:-.03em;margin-top:25px}.footer-brand .micro{display:block;color:#a5ad97;margin-top:22px;font-size:12px}.footer-main h2{font-size:13px;font-weight:600;margin-top:7px;margin-bottom:21px;color:#eef1e6;letter-spacing:0}.footer-main>div:not(:first-child)>a{display:block;color:#b4bca8;font-size:12px;margin-bottom:10px}.footer-main a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #44483d;display:flex;justify-content:space-between;gap:22px;padding:22px 0 27px;color:#a7b197;font-size:12px}.info-page{padding-top:32px;padding-bottom:90px;min-height:70vh}.breadcrumb{display:flex;gap:13px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:45px}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.info-page>h1{font-size:clamp(38px,5vw,66px);margin-top:18px;line-height:1.1}.info-intro{font-size:29px;margin-top:20px;color:#617447}.info-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:80px;margin-top:55px}.info-grid>nav{display:flex;flex-direction:column;gap:13px;font-size:14px;align-items:flex-start}.info-grid>nav a:hover{text-decoration:underline}.info-grid article{max-width:760px}.info-grid article section{margin-bottom:30px}.info-grid h2{font-size:23px;margin-bottom:13px}.info-grid p{font-size:16px;line-height:1.9}.sitemap-links{padding:0;list-style:none;max-width:760px;margin-top:38px}.sitemap-links li{border-bottom:1px solid var(--line)}.sitemap-links a{display:flex;justify-content:space-between;gap:18px;padding:15px 0}.checkout-page{padding-top:32px;padding-bottom:80px}.receipt{max-width:680px;margin:0 auto;background:#eff1e9;padding:44px 48px;border:1px solid var(--line)}.receipt-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.receipt-heading>.icon{width:31px;height:31px}.receipt-heading>.eyebrow{font-size:12px}.receipt h1{font-size:57px;line-height:1.03}.receipt>p{margin-top:19px;font-size:14px}.receipt-product{display:flex;gap:24px;align-items:center;margin:31px 0}.receipt-product>img{width:112px;height:126px;object-fit:cover}.receipt-product h2{font-size:23px}.receipt-product p{font-size:13px;margin-top:8px}.receipt-product span{font-size:12px;color:var(--muted)}.receipt-totals{margin:0;padding-top:12px;border-top:1px solid #ccd2c1}.receipt-totals>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin:12px 0}.receipt-totals dd{margin:0;text-align:right}.receipt-totals .receipt-total{border-top:1px solid #ccd2c1;padding-top:18px;margin-top:19px;font-weight:600;font-size:18px}.receipt-notice{display:flex;gap:12px;margin:25px 0}.receipt-notice p{font-size:12px;line-height:1.7}.receipt-notice .icon{width:17px;height:17px;margin-top:4px}.receipt>.button{width:100%}.receipt-back{display:block;text-align:center;margin-top:16px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.error-page{padding-block:90px;min-height:70vh}.error-page h1{font-size:70px;margin-top:25px}.error-page p{margin:25px 0;max-width:480px}
@media(min-width:1500px){.hero-image{min-height:690px}.checkout-panel{padding:32px 38px}.checkout-panel h2{font-size:43px}.checkout-form{margin-top:28px}.size-field{margin-top:23px}.quantity-row{margin-block:23px}.panel-description{font-size:14px}.hero-image figcaption p{font-size:64px}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.topline{padding-inline:32px}.main-nav{margin-left:0;gap:23px}.home-intro h1{font-size:61px}.intro-right{padding-right:0;max-width:290px}.intro-right p{font-size:13px}.hero-layout{grid-template-columns:minmax(0,1.4fr) minmax(310px,1fr);gap:18px}.checkout-panel{padding:24px}.hero-image{min-height:618px}.hero-image figcaption{left:23px;right:23px}.hero-image figcaption p{font-size:42px}.section-heading h2{font-size:36px}.collection-count{font-size:12px}.journal-grid,.faq-section{gap:48px;grid-template-columns:1fr 1.5fr}.journal-intro h2{font-size:41px}.footer-main{gap:26px}.principles{gap:18px}.principles>div{gap:12px}.principles h2{font-size:13px}.principles p{font-size:12px}.principles .icon{width:27px;height:27px}.account-note{padding:23px}.info-grid{gap:45px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.topline{padding-inline:20px}.site-header{min-height:90px;flex-wrap:wrap;padding-top:19px;padding-bottom:17px;row-gap:16px}.brand{font-size:28px}.brand-mark{width:29px;height:29px}.main-nav{order:3;flex-basis:100%;justify-content:center;border-top:1px solid var(--line);padding-top:13px;font-size:13px;gap:34px}.account-nav{gap:18px}.home-intro{padding-top:33px;padding-bottom:27px;align-items:flex-start}.home-intro h1{font-size:52px}.intro-right{max-width:220px;padding-top:35px}.intro-right p{font-size:12px}.intro-right .text-link{font-size:12px;gap:13px}.heading-star{margin-left:17px}.intro-eyebrow{font-size:12px}.hero-layout{grid-template-columns:minmax(0,1fr) minmax(275px,.85fr);gap:16px}.hero-image{min-height:614px}.checkout-panel{padding:22px 20px}.checkout-panel h2{font-size:33px}.hero-top{left:17px;right:17px;top:17px;font-size:12px}.hero-top>span:last-child{display:none}.hero-image figcaption{left:19px;right:19px;bottom:25px}.hero-image figcaption p{font-size:36px}.hero-arrow{width:42px;height:42px}.hero-image figcaption .eyebrow{font-size:12px}.image-caption{font-size:12px;letter-spacing:.04em}.principles{grid-template-columns:1fr;gap:18px;margin-top:26px;padding:24px 0}.principles>div,.principles>div:first-child{border:0;justify-content:flex-start;gap:16px}.principles h2{font-size:14px}.principles p{font-size:12px}.principles .icon{width:26px;height:26px}.section-pad{padding-block:60px}.section-heading{display:block}.section-heading h2{font-size:34px}.collection-count{display:block;margin-top:19px}.product-grid{gap:20px}.product-info{display:block;margin-top:15px}.product-info h3{font-size:23px}.product-price{padding-top:12px;display:flex;align-items:center;gap:10px}.product-price span{font-size:12px;margin:0}.product-card>p{font-size:13px;max-width:100%}.product-index{font-size:12px;left:12px;top:12px}.product-add{width:36px;height:36px;right:14px;bottom:14px}.journal-grid{grid-template-columns:1fr;gap:37px}.journal-intro{position:static}.journal-intro h2{font-size:45px}.journal-intro>p{max-width:440px}.article-toc{max-width:none;grid-template-columns:1fr 1fr;gap:0 25px}.article-body h3{font-size:24px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2{font-size:39px}.account-note{display:block;margin-bottom:60px}.account-links{margin-top:22px;padding-left:40px}.footer-main{grid-template-columns:1.5fr 1fr;gap:38px 32px;padding-top:45px}.footer-bottom{flex-direction:column;gap:7px}.info-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.info-grid>nav{flex-direction:row;flex-wrap:wrap;gap:12px 20px;border-block:1px solid var(--line);padding-block:18px}.info-intro{font-size:25px}.receipt{padding:35px}.error-page h1{font-size:56px}}
@media(max-width:590px){.topline>span:last-child{display:none}.topline{justify-content:center;font-size:12px;min-height:33px}.account-nav{gap:17px}.login-link{font-size:12px}.login-link .icon{display:none}.button-small{font-size:12px;padding:9px 13px;min-height:36px;gap:15px}.site-header .brand{font-size:26px}.home-intro{display:block;padding-top:29px}.home-intro h1{font-size:54px}.intro-right{max-width:none;padding-top:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.intro-right p{font-size:12px;margin:0;line-height:1.7}.intro-right .text-link{white-space:nowrap;font-size:12px;gap:6px;padding-bottom:4px}.intro-right .icon{width:16px;height:16px}.hero-layout{grid-template-columns:1fr;gap:20px}.hero-image{min-height:470px}.hero-image>img,.hero-image>amp-img img{object-position:48% 50%}.hero-top{font-size:12px}.hero-top>span:last-child{display:block}.hero-image figcaption p{font-size:47px}.hero-image figcaption .eyebrow{font-size:12px}.hero-image figcaption{bottom:25px;left:23px;right:23px}.hero-arrow{height:48px;width:48px}.checkout-panel{padding:26px}.checkout-panel h2{font-size:36px}.panel-description{font-size:14px}.panel-top .eyebrow{font-size:12px}.checkout-form{margin-top:22px}.checkout-form select{font-size:14px;min-height:45px}.field-label span{font-size:14px}.size-option span{min-height:43px;font-size:14px}.selected-details{font-size:12px}.quantity-row{margin-block:19px}.quantity-row select{min-height:38px}.total-row{font-size:14px}.total-row output{font-size:29px}.checkout-button{font-size:15px;min-height:53px}.checkout-note{font-size:12px}.image-caption{flex-direction:column;gap:4px;font-size:12px;padding-top:13px}.principles{margin-top:28px;gap:21px}.section-pad{padding-block:49px}.section-heading h2{font-size:33px;max-width:320px}.section-heading .eyebrow{font-size:12px}.section-heading h2 .serif{display:block;margin-top:4px}.product-grid{grid-template-columns:1fr;gap:34px}.product-image>img{aspect-ratio:1.16}.product-info{display:flex}.product-info .eyebrow{font-size:12px}.product-info h3{font-size:24px}.product-price{display:block;font-size:15px;padding-top:20px}.product-price span{margin-top:3px}.product-card>p{font-size:14px}.collection-disclosure p{font-size:12px}.manifesto{padding:48px 0}.manifesto p{font-size:37px}.journal-intro h2{font-size:42px}.article-toc{grid-template-columns:1fr}.article-toc a{font-size:12px}.article-body p{font-size:16px;line-height:1.85}.article-body h3{font-size:22px}.article-end p{font-size:22px}.faq-section h2{font-size:37px}.faq-list summary{font-size:14px;gap:15px}.account-note{padding:22px 20px;margin-bottom:49px}.account-note>div:first-child{align-items:flex-start;gap:12px}.account-note>div:first-child>.icon{width:18px;margin-top:3px}.account-note p{font-size:12px}.account-note strong{font-size:14px}.account-links{padding-left:30px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 25px}.footer-brand{grid-column:1/-1;padding-bottom:8px}.footer-brand p{font-size:22px;margin-top:17px}.footer-brand .micro{margin-top:17px}.footer-main h2{margin-bottom:15px}.footer-main>div:not(:first-child)>a{font-size:13px}.footer-bottom{font-size:12px;line-height:1.8}.info-page{padding-bottom:55px}.info-page h1{font-size:42px;overflow-wrap:anywhere}.info-intro{font-size:24px}.info-grid>nav{font-size:13px}.info-grid h2{font-size:22px}.breadcrumb{font-size:12px;margin-bottom:30px}.receipt{padding:25px 22px}.receipt h1{font-size:48px}.receipt-product{gap:17px}.receipt-product>img{width:80px;height:103px}.receipt-product h2{font-size:21px}.receipt-product p{font-size:12px}.receipt-product span{font-size:12px}.receipt-totals>div{font-size:13px}.receipt-totals .receipt-total{font-size:16px}.receipt-heading>.eyebrow{font-size:12px}.error-page{padding-block:60px}.error-page h1{font-size:53px}.error-page p{font-size:15px}.amp-logo{max-width:137px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none;animation:none}}
@media print{.topline,.main-nav,.account-nav,.checkout-panel,.account-note,.site-footer,.hero-arrow,.article-toc{display:none}.shell{width:100%;max-width:none}.hero-layout{display:block}.hero-image{min-height:400px}.journal-grid,.faq-section{display:block}.journal-intro{position:static}.section-pad{padding-block:25px}body{background:white;color:black}.article-body p{color:black}.journal-section{background:white}a{text-decoration:underline}}
