@charset "UTF-8";
:root{--paper:#fffefa;--ink:#262620;--muted:#62635b;--line:#d9dad0;--red:#d7402f;--yellow:#f3e888;--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;color:var(--ink);background:var(--paper);font:1rem/1.6 var(--sans)}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}a:hover{color:var(--red)}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:5px}button{font:inherit}figure{margin:0}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;line-height:1.12;text-wrap:balance}h1,h2,h3{font-family:var(--serif)}p{margin-bottom:1.1em}.site-header,main,footer{width:min(1320px,calc(100% - 88px));margin-inline:auto}
.site-header{min-height:124px;display:flex;gap:28px;align-items:center;border-bottom:1px solid var(--ink)}.brand{font:bold italic 4rem/.9 var(--serif);letter-spacing:-3px;text-decoration:none}.brand span{color:var(--red)}.brand-note{font-size:.75rem;line-height:1.5;letter-spacing:.06em;width:94px}.main-nav{display:flex;gap:30px;margin-left:auto;font-size:.875rem}.main-nav a,.languages a{text-decoration:none}.languages{display:flex;gap:9px;font-size:.875rem;margin-left:25px}.languages [aria-current]{color:var(--red);border-bottom:1px solid var(--red)}.issue-line{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;letter-spacing:.06em;padding:20px 0 25px}
.cover{display:grid;grid-template-columns:44% 56%;align-items:center;margin-bottom:100px}.cover-copy{padding:20px 40px 20px 0}.kicker{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;margin:0 0 22px}.cover h1{font-size:clamp(3.5rem,5.5vw,5.4rem);letter-spacing:-2.4px;line-height:1.05;margin-bottom:28px}.cover h1 em{color:var(--red)}.cover-dek{font-size:1rem;max-width:350px;line-height:1.7}.round-link{display:inline-flex;align-items:center;gap:20px;font-size:.875rem;font-weight:700;text-decoration:none;margin-top:12px}.round-link>span{display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;height:42px;width:42px;flex-shrink:0;font-size:1.3rem;font-weight:400}.round-link:hover>span{border-color:var(--red);background:var(--red);color:#fff}.cover-footnote{display:block;font-size:.75rem;color:var(--muted);margin-top:25px;max-width:340px}.cover-photo{position:relative;min-width:0}.cover-photo>img{width:100%;aspect-ratio:1/1;object-fit:cover}.photo-note{position:absolute;bottom:65px;right:-16px;transform:rotate(4deg);background:var(--yellow);font-size:.8125rem;font-weight:700;letter-spacing:.04em;line-height:1.45;padding:21px 27px;box-shadow:0 2px 3px #00000010}figcaption{font-size:.75rem;color:var(--muted);padding-top:8px;line-height:1.4}.cover-photo figcaption{text-align:right}
.motion-story{display:grid;grid-template-columns:42% minmax(0,1fr);background:#e9eee8;margin-bottom:110px;padding:52px;gap:45px;align-items:center}.motion-heading h2{font-size:clamp(2.4rem,3.25vw,3.2rem);letter-spacing:-1px;line-height:1.13;margin-bottom:25px}.motion-heading>p:not(.kicker){max-width:370px;font-size:1rem}.three-steps{padding:0;margin:30px 0 28px;list-style:none;display:flex;flex-wrap:wrap;gap:20px;font-size:.875rem}.three-steps li span{display:block;font:italic 1.4rem var(--serif);color:var(--muted)}.underlined{font-size:.875rem;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.motion-media{min-width:0}.video-launch{position:relative;display:block;padding:0;border:0;width:100%;background:#242823;cursor:pointer;text-align:left;color:white;overflow:hidden;aspect-ratio:4/3}.video-poster{height:100%;width:100%;object-fit:cover;transition:transform .4s ease}.video-launch:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#0008)}.video-launch:hover .video-poster{transform:scale(1.025)}.play-icon{position:absolute;z-index:1;left:calc(50% - 34px);top:calc(50% - 34px);width:68px;height:68px;display:grid;place-items:center;border:1px solid #fff;border-radius:50%;font-size:1.4rem;padding-left:4px;background:#0001}.video-action{position:absolute;z-index:1;bottom:23px;left:24px;font-size:1rem}.video-consent,.media-credit{font-size:.75rem;color:var(--muted);margin:10px 0 0}.video-frame{display:block;border:0;width:100%;aspect-ratio:4/3;background:#111}.watch-link{display:block;background:white;padding:25px}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:35px}.section-head h2{font-size:clamp(2.3rem,3.4vw,3.2rem);letter-spacing:-1.2px;margin:0}.section-head>p{font-size:.875rem;max-width:330px;margin:0 0 4px}.find-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.find-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.find-card{min-width:0}.card-picture{display:block;position:relative;background:#eeeae2;aspect-ratio:4/5;margin-bottom:22px;overflow:hidden;color:var(--ink)}.card-picture>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.card-picture:hover>img{transform:scale(1.045)}.picture-tag{position:absolute;top:13px;left:13px;padding:5px 10px;font-size:.75rem;line-height:1.4;background:var(--paper);max-width:calc(100% - 26px)}.card-open{position:absolute;bottom:13px;right:13px;border-radius:50%;background:var(--paper);width:34px;height:34px;display:grid;place-items:center;font-size:1.2rem}.product-name{font-size:.75rem;color:var(--muted);margin-bottom:10px}.find-card h3{font-size:1.7rem;letter-spacing:-.4px;line-height:1.2;margin:0 0 13px}.find-card h3 a{text-decoration:none}.card-line{font-size:1rem;line-height:1.6;color:var(--muted);margin:0}.finds{margin-bottom:110px}.small-home{display:grid;grid-template-columns:48% minmax(0,1fr);align-items:center;gap:65px;margin-bottom:110px}.small-home-photo img{aspect-ratio:4/5;object-fit:cover;width:100%}.small-home-copy h2{font-size:3.15rem;letter-spacing:-1.2px;line-height:1.14}.small-home-copy>p:not(.kicker){font-size:1rem;max-width:410px}.story-links{margin-top:35px;border-bottom:1px solid var(--line)}.story-links>a{display:flex;gap:25px;justify-content:space-between;text-decoration:none;border-top:1px solid var(--line);padding:18px 0;font:1.45rem/1.25 var(--serif)}.story-links small{display:block;font:.75rem/1.4 var(--sans);color:var(--muted);margin-bottom:9px}.story-links>a>span:last-child{font-family:var(--sans)}.editors-note{padding:60px 0 75px;border-top:1px solid var(--ink);display:grid;grid-template-columns:1fr 1fr;gap:20px 80px}.editors-note>.kicker{grid-column:1/-1;margin-bottom:6px;color:var(--red)}.editors-note h2{font-size:2.8rem;letter-spacing:-1px;line-height:1.17}.editors-note>div p{font-size:1rem;max-width:460px}
.footer-top{display:flex;gap:70px;align-items:center;padding:45px 0;border-top:1px solid var(--ink)}.footer-top .brand{font-size:3.4rem}.footer-top p{font-size:.875rem;margin:0}.footer-top nav{display:flex;gap:27px;font-size:.875rem;margin-left:auto}.footer-bottom{font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:18px 0 25px}.article-breadcrumb{display:flex;gap:12px;font-size:.75rem;color:var(--muted);padding:25px 0}.article-breadcrumb a{text-decoration:none}.article-cover{display:grid;grid-template-columns:48% minmax(0,1fr);gap:60px;align-items:center;margin:15px 0 70px}.article-intro h1{font-size:clamp(2.8rem,4.2vw,4rem);letter-spacing:-1.5px;margin-bottom:26px}.article-dek{font-size:1.125rem;line-height:1.65;max-width:490px}.article-product{font-size:.875rem;font-weight:700;margin-top:30px;margin-bottom:6px}.read-meta{font-size:.75rem;color:var(--muted);margin-bottom:30px}.article-photo>img{aspect-ratio:1/1;object-fit:cover;width:100%;background:#f0eee8}.article-main{display:grid;grid-template-columns:250px minmax(0,700px);gap:80px;justify-content:center;align-items:start}.article-aside{position:sticky;top:35px;border-top:2px solid var(--red);padding:20px 10px 0 0}.article-aside>.kicker{color:var(--red);margin-bottom:16px}.article-aside>p:not(.kicker){font:italic 1.45rem/1.35 var(--serif)}.article-aside>a{display:block;font-size:.875rem;margin-top:16px;text-decoration:none}.article-body>section{margin-bottom:42px}.article-body h2{font-size:1.9rem;letter-spacing:-.4px;margin:0 0 20px}.article-body section>p{font-size:1.0625rem;line-height:1.85}.buying-note{padding:30px;background:#f0f0e5}.buying-note .kicker{color:var(--red);margin-bottom:15px}.buying-note ul{padding-left:20px}.buying-note li{padding-left:6px;margin-bottom:14px;font-size:1rem;line-height:1.7}.buying-note .skip-note{font-size:1rem;border-top:1px solid var(--line);margin:22px 0 0;padding-top:20px}.article-body .source-note{border-top:1px solid var(--line);padding-top:28px}.source-note h2{font-size:1.4rem}.article-body .source-note>p,.source-note li{font-size:.8125rem;line-height:1.7;color:var(--muted)}.source-note li{margin-bottom:9px;overflow-wrap:anywhere}.source-note ol{padding-left:20px}.article-related{margin:70px 0 95px;border-top:1px solid var(--ink);padding-top:30px}.article-related .section-head h2{font-size:2.4rem}.info-page{max-width:820px;margin:70px auto 100px}.info-page h1{font-size:3.5rem;letter-spacing:-1.2px;margin-bottom:26px}.info-page h2{font-size:1.8rem;margin:0 0 18px}.info-page .dek{font-size:1.2rem;color:var(--muted)}.info-page section{margin:40px 0}.info-page section p{font-size:1.0625rem;line-height:1.85}.button{display:inline-block;padding:13px 20px;background:var(--ink);color:white;text-decoration:none;font-size:.875rem}.button:hover{background:var(--red);color:#fff}.text-only .card-picture{padding:50px 25px;display:flex;align-items:center;font:italic 2.3rem/1.18 var(--serif);text-decoration:none;background:var(--yellow)}.text-only .picture-tag{font-family:var(--sans);font-style:normal}.article-cover.no-photo{grid-template-columns:1fr;max-width:820px;margin:35px auto 70px}.article-cover.no-photo .article-dek{max-width:690px}.skip-link{position:fixed;top:-200px;left:20px;background:var(--red);color:white;padding:15px;z-index:10}.skip-link:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;padding:0;border:0}
@media(max-width:1100px){.site-header,main,footer{width:calc(100% - 56px)}.site-header{gap:18px}.brand-note{display:none}.main-nav{gap:24px}.cover-copy{padding-right:25px}.cover h1{font-size:4.3rem}.motion-story{padding:35px;gap:30px}.motion-heading h2{font-size:2.4rem}.find-grid{gap:22px}.find-card h3{font-size:1.5rem}.small-home{gap:35px}.small-home-copy h2{font-size:2.6rem}.article-cover{gap:35px}.article-main{grid-template-columns:210px minmax(0,680px);gap:45px}.footer-top{gap:35px}.footer-top nav{gap:20px}}
@media(max-width:800px){.site-header,main,footer{width:calc(100% - 36px)}.site-header{min-height:115px;flex-wrap:wrap;padding:20px 0 17px;gap:20px}.brand{font-size:3.2rem}.main-nav{order:3;width:100%;margin:0;gap:25px}.languages{margin-left:auto}.issue-line{letter-spacing:.025em;padding:19px 0}.cover{grid-template-columns:43% 57%;margin-bottom:65px}.cover h1{font-size:3.1rem;letter-spacing:-1.5px}.cover .kicker{margin-bottom:18px}.photo-note{font-size:.75rem;padding:14px 17px;right:-5px;bottom:55px}.round-link{gap:9px}.round-link>span{width:34px;height:34px}.cover-photo>img{aspect-ratio:4/5}.motion-story{padding:27px;grid-template-columns:1fr;gap:27px;margin-bottom:65px}.motion-heading h2{font-size:2.7rem}.motion-heading>p:not(.kicker){max-width:550px}.three-steps{gap:32px;margin:23px 0}.video-launch,.video-frame{aspect-ratio:16/10}.section-head{gap:25px}.section-head h2{font-size:2.5rem}.section-head>p{max-width:250px}.find-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 22px}.find-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.finds{margin-bottom:65px}.find-card h3{font-size:1.65rem}.find-grid.three .find-card h3{font-size:1.4rem}.small-home{gap:25px;margin-bottom:65px}.small-home-copy h2{font-size:2.3rem}.story-links>a{font-size:1.25rem;padding:16px 0}.editors-note{gap:20px 35px;padding:40px 0 55px}.editors-note h2{font-size:2.35rem}.footer-top{flex-wrap:wrap;gap:25px;padding:30px 0}.footer-top nav{width:100%;margin:0}.article-cover{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:45px}.article-intro h1{font-size:2.8rem}.article-dek{font-size:1rem}.article-photo>img{aspect-ratio:4/5}.article-main{grid-template-columns:1fr;gap:30px;max-width:700px;margin:auto}.article-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding-top:18px}.article-aside .kicker,.article-aside>p:not(.kicker){grid-column:1/-1}.article-aside>p:not(.kicker){margin-bottom:5px}.info-page{margin:40px auto 65px;max-width:100%}.info-page h1{font-size:3rem}.article-related{margin:50px 0 70px}}
@media(max-width:580px){.cover{display:flex;flex-direction:column;align-items:stretch;gap:25px}.cover-copy{padding:15px 0 0}.cover h1{font-size:3.6rem;letter-spacing:-1.8px;line-height:1.06}.cover h1 br:nth-child(2){display:none}.cover-dek{max-width:380px}.cover-footnote{margin-top:16px}.cover-photo>img{aspect-ratio:1/1}.cover-photo figcaption{text-align:left}.photo-note{bottom:55px;right:10px}.issue-line{letter-spacing:0}.motion-story{margin-inline:-18px;padding:30px 18px}.motion-heading h2{font-size:2.4rem}.section-head{display:block;margin-bottom:27px}.section-head h2{font-size:2.3rem;letter-spacing:-1px}.section-head>p{margin-top:20px;max-width:340px}.find-grid{gap:30px 17px}.find-card h3{font-size:1.5rem}.card-picture{margin-bottom:16px}.picture-tag{top:8px;left:8px;padding:4px 7px;max-width:calc(100% - 16px)}.product-name{line-height:1.5}.card-open{width:29px;height:29px;bottom:9px;right:9px}.small-home{grid-template-columns:1fr;gap:30px}.small-home-photo img{aspect-ratio:1/1}.small-home-copy h2{font-size:2.6rem}.find-grid.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 17px}.find-grid.three .find-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:42% minmax(0,1fr);gap:0 20px}.find-grid.three .find-card:last-child .card-picture{grid-row:1/5;margin:0}.find-grid.three .find-card:last-child h3{font-size:1.55rem}.find-grid.three .find-card:last-child .product-name{margin-top:5px}.find-grid.three .find-card h3{font-size:1.5rem}.editors-note{grid-template-columns:1fr;gap:5px}.editors-note h2{font-size:2.4rem}.footer-top .brand{font-size:3rem}.footer-bottom{flex-direction:column;gap:8px}.article-breadcrumb{flex-wrap:wrap;padding:20px 0}.article-cover{display:flex;flex-direction:column;align-items:stretch;gap:27px;margin-top:20px}.article-intro h1{font-size:3rem}.article-dek{font-size:1.0625rem}.article-photo>img{aspect-ratio:1/1}.article-product{margin-top:22px}.read-meta{margin-bottom:23px}.article-body h2{font-size:1.8rem}.article-body section>p{font-size:1rem;line-height:1.8}.buying-note{padding:25px 20px}.article-related .section-head h2{font-size:2.2rem;margin-bottom:20px}.text-only .card-picture{padding:42px 18px;font-size:1.7rem}.info-page h1{font-size:2.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.site-header nav,.article-aside,.article-related,footer,.video-shell{display:none}.site-header,main{width:100%}.article-cover{display:block}.article-photo{max-width:350px}.article-main{display:block}.article-intro h1{font-size:30pt}.article-body section>p{font-size:11pt}.article-body h2{break-after:avoid}.buying-note{background:transparent;border:1px solid #999}}

.card-picture img[src*="monami-153"]{object-fit:contain;background:white;padding:15px}.article-photo img[src*="monami-153"]{object-fit:contain;background:white;padding:25px}.note-card-text{max-width:8ch}.text-only .card-picture{align-items:center}.text-only .card-picture:has(.note-card-text){min-height:220px}
@media(max-width:580px){.cover-photo{order:-1}.cover-photo>img{aspect-ratio:1.2/1;max-height:55vh}.cover-copy{padding-top:0}.cover h1{font-size:3.3rem}.photo-note{bottom:45px}.text-only .card-picture{padding:42px 18px;font-size:1.9rem}}

.purchase-intro{display:inline-block;font-size:.9rem;text-underline-offset:4px;margin-top:.2rem}.purchase-block{margin:3rem 0;padding:2rem 0;border-top:2px solid #202018;border-bottom:1px solid #d8d6d0}.purchase-shop{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;text-decoration:none;border-bottom:1px solid #d8d6d0}.purchase-shop:hover strong{text-decoration:underline;text-underline-offset:4px}.purchase-shop strong{font-size:1.15rem}.purchase-shop small{display:block;margin-top:.4rem;font-size:.875rem;line-height:1.6}.article-body .purchase-date{font-size:.875rem;line-height:1.6;margin:.8rem 0}.purchase-shop:focus-visible{outline:2px solid #b53020;outline-offset:5px}
