:root{--site-content-width:75rem;--font-story:Georgia,"Times New Roman",serif;--font-serif:var(--font-story);--page:#f7f6ff;--surface:#fffefb;--ink:#13145b;--muted:#535683;--accent:#6344cf;--accent-hover:#4e30b4;--line:#e7e2f3}body{background-color:var(--page)}main{width:min(100% - 2rem,var(--site-content-width));max-width:var(--site-content-width);margin-inline:auto;padding-inline:0}.site-header{position:relative;z-index:40;border-bottom:1px solid #ddd4c5;background:#fffdf7;box-shadow:0 5px 16px rgb(30 36 88/.08)}.site-header-inner{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:1rem;width:min(100% - 3rem,var(--site-content-width));min-height:6.25rem;margin-inline:auto;padding:.55rem 0}.brand-row{display:contents}.brand-link{display:flex;flex:0 0 auto;align-items:center;gap:.7rem}.brand-link,.brand-link:hover{color:#10115a;text-decoration:none}.brand-mark{width:4.6rem;height:4.6rem;object-fit:contain}.brand-copy{display:grid;line-height:1.05}.brand-name{font-family:var(--font-story,Georgia,serif);font-size:clamp(1.55rem,2vw,2rem);font-weight:800;letter-spacing:-.035em;white-space:nowrap}.brand-tagline{margin-top:.35rem;color:#50547e;font-size:.7rem;white-space:nowrap}.desktop-nav{display:flex;flex:1 0 auto;align-items:center;justify-content:flex-end;grid-column:2;grid-row:1;gap:.1rem;min-width:0}.desktop-nav-menu{position:relative}.desktop-nav-menu>summary,.desktop-nav-method{display:flex;align-items:center;gap:.15rem;padding:.7rem .48rem;border:0;border-radius:.55rem;color:#10115a;font-size:.72rem;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;list-style:none}.desktop-nav-menu>summary:hover,.desktop-nav-menu[open]>summary,.desktop-nav-method:hover{background:#f2edff;color:#5939bb;text-decoration:none}.desktop-nav-menu>summary::-webkit-details-marker{display:none}.nav-chevron{width:.75rem;height:.75rem;transition:transform .16s ease}.desktop-nav-menu[open] .nav-chevron{transform:rotate(180deg)}.desktop-nav-panel{position:absolute;top:100%;left:0;width:min(25rem,82vw);padding:1rem;border:1px solid #ddd4ee;border-radius:.85rem;background:#fffefa;box-shadow:0 18px 42px rgb(31 25 77/.18)}.desktop-nav-menu:nth-last-of-type(-n+2) .desktop-nav-panel{right:0;left:auto}.nav-panel-kicker{margin:0 0 .5rem;color:#746e8a;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.nav-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem .7rem;margin:0;padding:0;list-style:none}.nav-collection-link{display:grid;padding:.38rem .45rem;border-radius:.4rem;color:#171d65;line-height:1.25;text-decoration:none}.nav-collection-link:hover{background:#f4efff;text-decoration:none}.nav-collection-link small{margin-top:.15rem;color:#6d6981;font-size:.67rem}.mobile-nav{display:none}.site-footer{border-top:1px solid #ded5c3;background:#fffaf0;color:#23265e}.site-footer-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;width:min(100% - 3rem,var(--site-content-width));margin-inline:auto;padding:1.35rem 0 1rem}.footer-brand{display:inline-flex;align-items:center;gap:.55rem;color:#151b62;text-decoration:none}.footer-brand img{width:3rem;height:3rem;object-fit:contain}.footer-brand span{display:grid;line-height:1.15}.footer-brand strong{font-family:var(--font-story,Georgia,serif);font-size:1.2rem}.footer-brand small{margin-top:.2rem;color:#66647a;font-size:.64rem}.footer-nav{display:flex;gap:1.25rem}.footer-nav a{color:#292b69;font-size:.78rem;font-weight:700;text-decoration:none;white-space:nowrap}.footer-nav a:hover{color:#6545c3;text-decoration:underline}.footer-social-list{display:flex;justify-content:flex-end;gap:.4rem;margin:0;padding:0;list-style:none}.footer-social{display:grid;width:2rem;height:2rem;place-items:center;border-radius:50%;color:#20266c}.footer-social:hover{background:#eee6ff;color:#6545c3}.footer-social svg{width:1.08rem;height:1.08rem}.footer-legal{display:flex;justify-content:space-between;gap:1rem;width:min(100% - 3rem,var(--site-content-width));margin-inline:auto;padding:.7rem 0 1rem;border-top:1px solid #e7dece;color:#6b6878;font-size:.66rem;line-height:1.45}.footer-legal p{max-width:60rem;margin:0}@media (max-width:75rem){.site-header-inner{grid-template-columns:minmax(0,1fr) auto}.brand-mark{width:3.7rem;height:3.7rem}.brand-name{font-size:1.5rem}.brand-tagline,.desktop-nav{display:none}.mobile-nav{display:block;grid-column:2;grid-row:1;position:relative;z-index:50;margin-top:0}.mobile-nav>summary{display:flex;align-items:center;gap:.3rem;padding:.7rem .8rem;border:1px solid #d8d1ea;border-radius:.65rem;color:#171d65;font-size:.78rem;font-weight:800;list-style:none}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav-panel{position:absolute;top:calc(100% + .5rem);right:0;width:min(29rem,calc(100vw - 2rem));max-height:70vh;overflow-y:auto;padding:1rem;border:1px solid #ddd4ee;border-radius:.85rem;background:#fffefa;box-shadow:0 18px 42px rgb(31 25 77/.2)}.mobile-nav-panel section+section{margin-top:1rem}.mobile-nav-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem}.mobile-nav-shortcuts a{display:flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.5rem;border:1px solid #ded4f0;border-radius:.7rem;background:#f0eaff;color:#262264;font-size:.8rem;font-weight:700;text-align:center;text-decoration:none}.mobile-nav-panel h2{margin:0 0 .4rem;color:#171d65;font-size:.9rem}.mobile-method-link{display:block;margin-top:.65rem;color:#292b69;font-size:.82rem;font-weight:700}}@media (max-width:60rem){.site-header-inner{width:min(100% - 2rem,46rem)}.site-footer-inner{grid-template-columns:1fr auto;gap:1rem}.footer-nav{grid-column:1/-1;grid-row:2;justify-content:center;flex-wrap:wrap}.footer-social-list{grid-column:2;grid-row:1}.footer-legal{display:grid}}@media (max-width:30rem){.footer-legal,.site-footer-inner,.site-header-inner{width:min(100% - 1.25rem,30rem)}.brand-copy{display:grid}.brand-name{font-size:1.3rem}.brand-mark{width:3.2rem;height:3.2rem}.brand-link{gap:.45rem}.mobile-nav>summary span{font-size:0}.mobile-nav>summary span:after{content:"Menu";font-size:.78rem}.nav-link-grid{grid-template-columns:1fr}.footer-brand small{display:none}.footer-nav{gap:.55rem 1rem}}.site-header .brand-mark{border:0;border-radius:0;padding:0;transform:none}.site-header .brand-mark,.site-header .desktop-nav-menu>summary,.site-header .desktop-nav-method{background:transparent;box-shadow:none}.site-header .desktop-nav-menu>summary:hover,.site-header .desktop-nav-menu[open]>summary,.site-header .desktop-nav-method:hover{background:#eee8fb}.desktop-nav-menu>summary,.desktop-nav-method{min-height:2.75rem}.footer-social{width:2.75rem;height:2.75rem}.footer-nav a{display:inline-flex;align-items:center;min-height:2.75rem}@media (max-width:600px){.site-footer-inner{grid-template-columns:1fr;text-align:center}.footer-intro{justify-self:center}.footer-brand{justify-content:center}.footer-nav{grid-column:1;grid-row:2;gap:.15rem .8rem}.footer-social-list{grid-column:1;grid-row:2;justify-content:center}}body{min-width:320px}@media (max-width:600px){.site-header-inner{grid-template-columns:minmax(0,1fr) auto}.brand-name{white-space:normal}}.footer-guide-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:min(100% - 3rem,var(--site-content-width));margin:0 auto;padding:.85rem 0 1rem;border-top:1px solid #e7dece}.footer-guide-links>div{min-width:0}.footer-guide-links h2{margin:0 0 .35rem;color:#252159;font-family:var(--font-story),Georgia,serif;font-size:1rem;line-height:1.3}.footer-guide-links a{display:flex;align-items:center;min-height:1.9rem;padding:.25rem 0;color:#4d427d;font-size:.78rem;line-height:1.4;text-decoration:none}.footer-guide-links a:hover{color:#5435b9;text-decoration:underline;text-underline-offset:.15em}.footer-guide-links a:focus-visible{outline:2px solid #6546d7;outline-offset:3px;border-radius:.2rem}@media(max-width:650px){.footer-guide-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.footer-guide-links a{min-height:2.5rem}.footer-guide-links>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;grid-column:1/-1}.footer-guide-links>div:last-child h2{grid-column:1/-1}}body{background:#fcfbf8}body:has(.storybook-home){background:#f7f6ff}main:has(.search-page),main:has(.story-utility){max-width:var(--site-content-width);padding-top:1.2rem}.site-header{background:#fffdf9;border-bottom-color:#e8e2d8;box-shadow:0 3px 9px #36305b08}.site-footer{position:relative;isolation:isolate;margin-top:2.5rem;background:#fcf8ee;border-top:1px solid #e8e2d8}.site-footer:after{content:"";position:absolute;z-index:-1;right:0;bottom:0;width:6.5rem;height:9rem;background:url(/redesign/foliage-corner-light.webp) 100% 100%/contain no-repeat;opacity:.5;pointer-events:none}.story-utility{--shadow-sm:0 3px 8px #32295608;--shadow-md:0 5px 15px #3229560c;--guide-panel-width:calc(76ch + 3.3rem + 2px)}.not-found-page h1,.search-hero h1,.story-utility h1{font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.045em;font-weight:700}.search-results h2,.story-utility h2{font-size:clamp(1.6rem,2.4vw,2.15rem);line-height:1.15;font-weight:700}.story-guide-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(12rem,.7fr);align-items:center;gap:2rem;padding:2.2rem 2.5rem;margin:0 0 1.5rem;border:0;border-radius:1.25rem 1.6rem 1.1rem .7rem;background:radial-gradient(ellipse at 12% 50%,#fffbef,#fbf6eaff 75%);box-shadow:none}.story-guide-hero:after,.story-guide-hero:before{display:none}.story-guide-hero h1{max-width:24ch;margin:.8rem 0 1rem}.story-guide-hero .page-intro,.story-guide-hero .prose-warm{max-width:66ch;font-size:1.04rem;line-height:1.7;color:#393963}.story-guide-hero .page-intro{margin:0}.story-guide-art{display:block;width:100%;height:18rem;object-fit:contain}.story-kindle-guide .story-guide-art{padding:1.5rem}.story-methodology .story-guide-hero{grid-template-columns:minmax(0,2fr) minmax(10rem,.65fr)}.story-utility .section-kicker{border:0;padding:0;background:none;font-size:.72rem;letter-spacing:.08em;color:#5d5283}.story-utility .breadcrumb{margin-bottom:1rem;font-size:.8rem}.story-utility .collection-body{margin:1.5rem 0;gap:1rem}.story-guide-body>section,.story-utility .content-section,.story-utility .faq-section,.story-utility .method-section,.story-utility .related-section{padding:1.5rem 1.65rem;border:1px solid #e7e1ee;border-radius:1.2rem;background:#fffefa;box-shadow:0 3px 8px #32295607}.story-guide-body>section h2,.story-utility .content-section h2,.story-utility .method-section h2{max-width:38ch;padding:0;margin:0 0 1rem;border:0}.story-utility .content-section-heading{margin-bottom:1rem}.story-utility .prose-warm{color:#35365f}.story-utility .prose-warm ol,.story-utility .prose-warm p,.story-utility .prose-warm ul{max-width:76ch}.story-board-guide>.story-guide-body,.story-kindle-guide>.collection-body,.story-kindle-guide>.faq-section,.story-kindle-guide>.related-section{width:min(100%,var(--guide-panel-width));margin-inline:auto}.story-methodology .methodology-layout{max-width:calc(var(--guide-panel-width) + 17.25rem);margin-inline:auto}.story-methodology .methodology-article{display:grid;gap:1rem}.story-methodology .method-section{margin:0}.story-methodology .rubric-list{border-radius:1rem;border-color:#e3ddec}.story-methodology .rubric-list>div:nth-child(odd){background:#f6f2fc}.story-methodology .methodology-layout{margin-top:0;gap:1.25rem;grid-template-columns:minmax(0,1fr) 16rem}.story-methodology .page-jump-wrap{border:0}.story-methodology .page-discovery,.story-methodology .page-jump{border:1px solid #e5dfee;border-radius:1rem;background:#f8f4ff;box-shadow:none}.story-methodology .page-discovery{background:#fffdf6}.story-methodology .page-discovery-link{border-radius:.7rem;background:white;border-color:#e7e2ef;box-shadow:none}.story-utility .device-compare{grid-template-columns:repeat(2,minmax(0,1fr));max-width:55rem}.story-utility .device-compare img{border-width:1px;border-radius:1rem;background:#fcf9f4}.story-utility .faq-item,.story-utility .faq-list details{border-width:1px;border-radius:.65rem;background:white}.story-utility .faq-section{margin-top:1.25rem}.story-utility .related-card{border:1px solid #e6e0ee;background:#fffefa;border-radius:.8rem;box-shadow:none}.story-utility .related-grid{gap:.8rem}.story-utility .related-card strong{font-size:1.15rem}.story-guide-body{gap:1rem!important;margin-top:1rem!important}.story-board-guide{max-width:none}.story-problem-hub .shelf-section{position:relative;margin:1rem 0;padding:1.5rem;border:1px solid #e8e1ed;border-radius:1.25rem;background:#fffefa;box-shadow:0 3px 8px #32295608}.story-problem-hub .section-heading-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);align-items:center;gap:1.5rem;margin-bottom:1.15rem}.story-problem-hub .section-heading-row p{font-size:.96rem;line-height:1.55}.story-problem-hub .section-heading-row .section-kicker{font-size:.72rem}.story-problem-hub .shelf-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.story-problem-hub .shelf-link-card{display:grid;grid-template-columns:4.5rem minmax(0,1fr);align-items:start;gap:.4rem .85rem;padding:1rem;min-height:12rem;border:1px solid #e5dfee;border-radius:.9rem;background:#f8f3fd;box-shadow:none;color:#252159}.story-problem-hub .shelf-link-grid li:nth-child(3n+2) .shelf-link-card{background:#edf7fc}.story-problem-hub .shelf-link-grid li:nth-child(3n) .shelf-link-card{background:#fff7df}.story-problem-hub .shelf-link-cover{position:static;grid-column:1;grid-row:1/4;width:4.5rem;height:6rem;object-fit:contain;margin:0;border-radius:.3rem}.story-problem-hub .shelf-link-card>:not(img){grid-column:2}.story-problem-hub .shelf-link-card strong{font-family:var(--font-story);font-weight:700;font-size:1.22rem;line-height:1.12}.story-problem-hub .shelf-link-count{font-size:.74rem;margin:0}.story-problem-hub .shelf-link-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.84rem;line-height:1.5}.story-problem-hub .shelf-link-action{font-size:.78rem;padding:.45rem 0 0;margin:0}.story-problem-hub .shelf-link-card:hover{border-color:#9983cf;box-shadow:0 3px 9px #32295612;transform:none}.search-page{max-width:84rem;margin-inline:auto}.search-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,.7fr);gap:1rem 2rem;padding:2.3rem 3rem;border:0;border-radius:1.2rem;background:#fbf6e9;box-shadow:none}.search-hero:after,.search-hero:before{display:none}.search-hero-copy{grid-column:1}.search-hero h1{margin:.6rem 0 1rem}.search-hero p{max-width:50ch}.story-search-art{grid-column:2;grid-row:1/3;justify-self:center;align-self:center;width:15rem;height:18rem;object-fit:contain}.search-page-form{grid-column:1;width:100%;max-width:none;border:0;padding:0;background:transparent;box-shadow:none}.search-page-control{border:1px solid #d7cde9;border-radius:.8rem;background:white;box-shadow:0 3px 6px #32295607}.search-page-control input{min-width:0;font-size:1rem}.search-page-control button,.search-starters button{border-radius:2rem;background:#eee7ff;color:#40288e;border:1px solid #ded2f3;box-shadow:none}.search-page-control button{border-radius:.65rem;color:white;background:#6847ce}.search-starters{gap:.65rem}.search-results{margin-top:1.5rem;padding:1.5rem;border:1px solid #e7e1ee;border-radius:1.2rem;background:#fffefa}.search-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.search-result-card{padding:1rem;border:1px solid #e6dfed;border-radius:.9rem;background:#fff;box-shadow:none}.search-result-card:hover{transform:none;border-color:#a08acc;box-shadow:0 3px 9px #32295612}.search-result-card h3,.search-result-copy strong{font-family:var(--font-story);font-size:1.15rem;line-height:1.15}.search-result-art{border-radius:.65rem;background:#f1edfc}.search-empty{border:0;background:#f7f2ff;border-radius:1rem;box-shadow:none}.not-found-page{position:relative;margin-inline:auto;padding:2.5rem;border:1px solid #e6dfed;border-radius:1.2rem;background:#fcf6e7;box-shadow:none}.not-found-page h1{max-width:none}.story-not-found-art{float:right;width:9rem;height:9rem;object-fit:contain;margin:0 0 1rem 1.5rem}.not-found-page>nav{clear:both}.not-found-page .not-found-links a{border:1px solid #ded3ef;border-radius:.8rem;background:#f4effc;box-shadow:none}@media (max-width:1050px){.search-result-grid,.story-problem-hub .shelf-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-guide-hero{padding:1.75rem;gap:1.25rem}.story-guide-art{height:15rem}.story-methodology .methodology-layout{display:flex;flex-direction:column;max-width:var(--guide-panel-width)}.story-methodology .page-jump-wrap{position:relative;width:100%}.story-methodology .page-jump{display:none}.story-methodology .page-jump-mobile{display:block;border:1px solid #e4dbf0;border-radius:.8rem;background:#f4effe;box-shadow:none}.story-methodology .page-jump-wrap>.page-discovery{display:none}.search-hero{padding:1.75rem}}@media (max-width:650px){main:has(.search-page),main:has(.story-utility){padding:.75rem 0 1.5rem}.story-guide-hero,.story-methodology .story-guide-hero{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.story-guide-hero-copy{min-width:0;width:100%}.search-hero h1,.story-guide-hero h1{font-size:2.15rem}.story-guide-hero .page-intro,.story-guide-hero .prose-warm{font-size:.96rem;line-height:1.65}.story-guide-art{height:9rem;width:12rem;margin-inline:auto}.story-kindle-guide .story-guide-art{padding:0}.story-guide-body>section,.story-utility .content-section,.story-utility .faq-section,.story-utility .method-section,.story-utility .related-section{padding:1.1rem}.story-utility .device-compare{gap:.65rem}.story-problem-hub .shelf-section{padding:1.1rem}.story-problem-hub .section-heading-row{grid-template-columns:1fr;gap:.65rem}.search-result-grid,.story-problem-hub .shelf-link-grid{grid-template-columns:1fr}.story-problem-hub .shelf-link-card{min-height:0}.search-hero{display:block;padding:1.25rem}.story-search-art{float:right;width:5.5rem;height:7rem;margin:0 0 .6rem .5rem}.search-hero-copy{display:flow-root}.search-hero p{font-size:.96rem}.search-page-control{display:flex;flex-wrap:wrap}.search-page-control input{flex:1 1 9rem;width:100%}.search-page-control button{flex:1 0 auto}.search-results{padding:1.1rem}.not-found-page{padding:1.5rem}.story-not-found-art{float:none;margin:0 auto 1rem}.site-footer:after{width:4rem;opacity:.25}}.category-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:29rem;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#fbf6ec;box-shadow:none}.category-hero:after,.category-hero:before{content:none}.category-hero-art{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.category-hero-art img{position:absolute;top:0;right:0;width:auto;height:100%;max-width:none;object-fit:contain}.category-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbf6ec,#fbf6ec 44%,transparent 62%)}.category-hero-copy{position:relative;width:54%;min-width:0;padding:2.75rem 1.5rem 3rem 2.5rem}.category-hero-copy h1{max-width:24ch;margin:.75rem 0 1rem;font-size:clamp(2.35rem,3.8vw,3.5rem);font-weight:700;line-height:1.06;letter-spacing:-.04em;color:#11155b}.category-hero-copy .prose-warm,.category-hero-copy p{max-width:62ch;margin:.8rem 0 0;color:#35365f;font-size:1.03rem;line-height:1.62}.category-hero-copy .breadcrumb{margin:0 0 1rem;color:#555579;font-size:.78rem}.category-hero-copy .section-kicker{width:fit-content;font-size:.7rem}.story-utility .category-hero{margin-bottom:1.5rem;border-radius:1.25rem}.story-utility .category-hero-copy,.vintage-page .category-hero-copy{padding-left:2.5rem}.vintage-page .category-hero{border-radius:1.5rem}.category-hero-kindle .category-hero-copy,.category-hero-reading .category-hero-copy,.category-hero-review .category-hero-copy{width:56%}.collection-focused-guide .category-hero{min-height:21rem}.collection-focused-guide .category-hero-copy{padding-block:1.4rem}.collection-focused-guide .category-hero-copy h1{font-size:2.5rem;margin-block:.5rem .75rem}.collection-focused-guide .category-hero-copy p{font-size:.96rem;line-height:1.5}.collection-focused-guide .category-hero .shelf-summary{margin-top:.9rem}@media (max-width:1100px) and (min-width:901px){.category-hero-copy{padding-left:2rem;width:55%}.category-hero-copy h1{font-size:2.6rem}.category-hero-copy .prose-warm,.category-hero-copy p{font-size:.98rem}}@media (max-width:900px){.category-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0}.category-hero-copy,.category-hero-kindle .category-hero-copy,.category-hero-reading .category-hero-copy,.category-hero-review .category-hero-copy,.story-utility .category-hero-copy,.vintage-page .category-hero-copy{order:0;width:100%;padding:1.6rem 1.5rem 1.75rem}.category-hero-copy h1{max-width:26ch;font-size:clamp(2.25rem,5.5vw,3rem)}.category-hero-copy .prose-warm,.category-hero-copy p{max-width:70ch;font-size:1rem}.category-hero-art{position:relative;inset:auto;order:1;z-index:0;height:clamp(15rem,48vw,23rem)}.category-hero-art img{width:175%;height:100%;object-fit:cover;object-position:right center}.category-hero-art:after{background:linear-gradient(#fbf6ec,transparent 12%)}}@media (max-width:600px){.category-hero-copy,.story-utility .category-hero-copy,.vintage-page .category-hero-copy{padding:1.4rem 1.2rem 1.6rem}.category-hero-copy h1{font-size:2.35rem}.category-hero-copy .prose-warm,.category-hero-copy p{font-size:.96rem;line-height:1.65}.category-hero-art{height:17rem}}