@import url('/fonts.css');
:root{--ink:#151515;--paper:#fff;--muted:#626262;--line:#d8d8d8;--blue:#243de7;--pale:#f3f4f7;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input{touch-action:manipulation}button{cursor:pointer}a:hover{color:var(--blue)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{color:inherit}.skip{position:fixed;top:-80px;left:10px;background:var(--blue);color:white;padding:16px;z-index:10}.skip:focus{top:10px}.site-header,main,footer{max-width:1600px;margin:auto;padding-left:4.5%;padding-right:4.5%}.utility{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.09em}.utility a{font-size:13px;letter-spacing:0}.masthead{display:flex;align-items:center;justify-content:space-between;padding:18px 0 22px;min-height:205px}.wordmark{font-family:var(--serif);font-size:clamp(105px,12vw,186px);letter-spacing:-.077em;line-height:.86;display:block}.wordmark:hover{color:var(--ink)}.wordmark-dot{color:var(--blue)}.masthead-aside{text-align:right;display:flex;flex-direction:column;gap:12px;font-size:15px;line-height:1.4}.edition{font-size:12px;letter-spacing:.13em}.house{font-size:12px;letter-spacing:.14em;font-weight:700}.nav{border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:60px}.nav-links{display:flex;gap:30px;align-items:center}.nav a{font-size:14px;position:relative;white-space:nowrap;padding:20px 0}.nav a.active{color:var(--blue)}.nav a.active:after{position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--blue);content:''}.search-toggle{border:0;background:none;display:flex;gap:9px;align-items:center;padding:12px 0;font-size:14px}.search-form{padding:22px 0;border-bottom:1px solid var(--line)}.search-form label{display:block;font-size:14px;margin-bottom:10px}.search-form div{display:flex;gap:10px}.search-form input{flex:1;min-width:0;border:1px solid var(--line);padding:13px 15px}.search-form button,.primary-button{background:var(--blue);color:white;border:0;padding:13px 22px;font-size:14px}.section-label{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;letter-spacing:.12em;padding:27px 0 21px}.section-label .right{font-size:12px;letter-spacing:.03em;color:var(--muted)}.cover-grid{display:grid;grid-template-columns:minmax(0,1.82fr) minmax(0,1fr);gap:34px}.image-wrap{overflow:hidden;position:relative;background:#e8e8e8;display:block}.image-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}a:hover .image-wrap img{transform:scale(1.025)}.lead .image-wrap{aspect-ratio:1.37}.image-credit{position:absolute;right:10px;bottom:9px;color:white;background:#111b;font-size:10px;padding:4px 6px;letter-spacing:.035em}.kicker{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;margin:18px 0 12px;font-weight:650}.kicker .type{font-weight:400;letter-spacing:.02em;color:var(--muted)}.lead h1{font-family:var(--serif);font-weight:400;font-size:clamp(38px,4.2vw,66px);letter-spacing:-.035em;line-height:1.02;margin:0 0 16px;max-width:790px}.lead .dek{font-size:16px;line-height:1.6;color:#555;margin:0 0 19px;max-width:620px}.byline{display:flex;align-items:center;gap:8px;font-size:12px;flex-wrap:wrap;color:var(--muted)}.byline .author{color:var(--ink);font-weight:600}.author-mark{display:inline-flex;justify-content:center;align-items:center;width:23px;height:23px;border-radius:50%;background:#eef0ff;color:var(--blue);font-family:var(--serif);font-size:13px}.side-grid{display:grid;grid-template-columns:1fr;gap:27px}.side-card{display:grid;grid-template-columns:1fr 1fr;gap:19px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:26px}.side-card:first-child{display:block}.side-card:first-child .image-wrap{aspect-ratio:1.94}.side-card:not(:first-child) .image-wrap{aspect-ratio:.83}.side-card .kicker{margin:16px 0 10px}.side-card h2{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.12;margin:0 0 14px;letter-spacing:-.015em}.side-card:not(:first-child) h2{font-size:25px}.side-card:last-child{padding-bottom:0;border-bottom:0}.editor-note{border-top:1px solid var(--line);margin-top:32px;padding-top:16px;font-size:13px;line-height:1.6;color:var(--muted)}.editor-note a{text-decoration:underline;text-underline-offset:3px}.division{margin-top:64px;border-top:2px solid var(--ink)}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:22px 0 25px}.section-heading h2{font:400 38px/1.1 var(--serif);letter-spacing:-.025em;margin:0}.text-link{font-size:13px;white-space:nowrap;border-bottom:1px solid var(--ink);padding-bottom:4px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.story-card .image-wrap{aspect-ratio:1.4}.story-card h3{font:400 29px/1.15 var(--serif);letter-spacing:-.018em;margin:0 0 12px}.story-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 14px}.story-card{padding-bottom:26px}.story-card .kicker{margin-top:15px}.text-cover{aspect-ratio:1.4;background:var(--pale);display:flex;align-items:center;justify-content:center;position:relative;font-family:var(--serif);font-size:80px;color:var(--blue);overflow:hidden}.text-cover span{font-size:12px;font-family:var(--sans);letter-spacing:.12em;position:absolute;left:20px;top:18px}.text-cover.culture{background:#f2e7df;color:#463629}.text-cover.conscious{background:#e8eddf;color:#39483b}.text-cover.hair{background:#f4e8ef;color:#7f3e61}.source-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-top:32px}.source-strip strong{font:400 24px var(--serif)}.source-strip p{font-size:13px;color:var(--muted);margin:7px 0 0}.writers-band{margin:65px 0 0;background:var(--blue);color:white;padding:38px 38px 32px}.writers-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.writers-top h2{font:400 44px/1.06 var(--serif);letter-spacing:-.025em;margin:0 0 15px;max-width:490px}.writers-top p{font-size:14px;line-height:1.7;max-width:340px;margin:3px 0 20px;color:#e4e7ff}.writers-top a{border-bottom:1px solid #9ca8ff;padding-bottom:4px;font-size:13px}.writers-band a:hover{color:#fff}.writer-mini-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;border-top:1px solid #6273f1;padding-top:27px;margin-top:28px}.writer-mini{display:block}.writer-monogram{height:56px;width:56px;border:1px solid #8290f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font:400 28px var(--serif);margin-bottom:13px}.writer-mini h3{font-size:15px;margin:0 0 5px;font-weight:500}.writer-mini p{font-size:12px;color:#e0e5ff;margin:0;line-height:1.6}.writer-mini .ai-label{font-size:10px;letter-spacing:.09em;margin-top:8px;display:block;color:#c4ccff}footer{margin-top:70px}.footer-top{display:flex;align-items:center;justify-content:space-between;border-top:2px solid var(--ink);padding:30px 0}.footer-wordmark{font:400 93px/.9 var(--serif);letter-spacing:-.07em}.footer-top p{font:400 24px/1.3 var(--serif);text-align:right;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:22px;border-top:1px solid var(--line);padding:23px 0 30px;font-size:11px;letter-spacing:.05em;color:var(--muted)}.footer-bottom div{display:flex;gap:22px;letter-spacing:0;font-size:12px}.page-intro{padding:48px 0 32px;max-width:850px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:var(--blue);font-weight:650}.page-intro h1{font:400 clamp(45px,6vw,80px)/1.02 var(--serif);letter-spacing:-.04em;margin:15px 0 22px}.page-intro p{font-size:18px;line-height:1.65;color:var(--muted);max-width:710px}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 30px}.filter-row button{border:1px solid var(--line);background:white;font-size:13px;padding:10px 18px;border-radius:0}.filter-row button.active{background:var(--ink);color:white;border-color:var(--ink)}.empty{background:var(--pale);padding:38px;margin:20px 0;line-height:1.7}.article-header{max-width:1000px;margin:auto;padding:28px 0 38px}.back{font-size:13px;color:var(--muted)}.article-header .kicker{margin-top:40px}.article-header h1{font:400 clamp(40px,5.5vw,78px)/1.02 var(--serif);letter-spacing:-.035em;margin:18px 0 25px}.article-header .dek{font-size:21px;line-height:1.5;color:var(--muted);max-width:850px}.article-header .byline{font-size:14px;margin-top:28px}.article-image{height:min(640px,70vw);max-width:1150px;margin:auto;overflow:hidden;position:relative;background:var(--pale)}.article-image img{height:100%;width:100%;object-fit:cover}.article-body{max-width:740px;margin:38px auto;font-size:19px;line-height:1.85}.article-body p{margin:0 0 24px}.article-body .disclosure{font-size:13px;line-height:1.7;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;color:var(--muted);margin:0 0 32px}.article-body h2{font:400 36px/1.2 var(--serif);margin:40px 0 20px}.sources-list{font-size:15px;line-height:1.6}.sources-list a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.sources-list li{margin:0 0 16px}.source-panel{border:1px solid var(--line);padding:24px;margin-top:35px}.source-panel h2{font:400 28px var(--serif);margin:0 0 18px}.source-panel p{font-size:14px}.writer-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.writer-card{border:1px solid var(--line);padding:28px}.writer-card .writer-monogram{width:80px;height:80px;font-size:40px;border-color:var(--blue);color:var(--blue);background:#f2f3ff}.writer-card h2{font:400 35px var(--serif);margin:16px 0 7px}.writer-card .beat{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue)}.writer-card p{font-size:15px;line-height:1.75;color:var(--muted)}.writer-card .text-link{display:inline-block;margin-top:8px}.feed-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line);margin-bottom:30px}.feed-stats div{padding:20px}.feed-stats div+div{border-left:1px solid var(--line)}.feed-stats strong{font:400 44px var(--serif);display:block}.feed-stats span{font-size:13px;color:var(--muted)}.feeds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}.feed{border-top:1px solid var(--line);padding:21px 0}.feed-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.feed h2{font-size:17px;margin:0}.status{font-size:11px;white-space:nowrap;background:#f0f1f4;padding:5px 8px;color:#555}.status.verified{background:#edf2e8;color:#3e552f}.feed p{font-size:13px;color:var(--muted);line-height:1.7}.feed a{font-size:12px;color:var(--blue);margin-right:18px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 55px;max-width:1100px}.about-grid h2{font:400 31px var(--serif)}.about-grid p{color:var(--muted);line-height:1.85}.brand-sample{background:var(--pale);display:flex;gap:28px;padding:30px;align-items:center;margin-top:40px}.brand-sample img{width:70px;height:70px}.brand-sample p{font-size:14px;line-height:1.7}.preview-tag{display:inline-block;color:var(--muted);font-size:11px;margin-top:8px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.load-error{margin:50px 0;padding:30px;background:var(--pale)}
.brief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.brief-card{border-right:1px solid var(--line);padding-right:30px}.brief-card:last-child{border-right:0;padding-right:0}.brief-card .kicker{margin-top:0}.brief-card h3{font:400 31px/1.12 var(--serif);letter-spacing:-.018em;margin:0 0 14px}.brief-card p{font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 20px}.brief-card .preview-tag{margin-top:14px}.page-intro .writer-note{font-size:14px}.text-cover.beauty{background:#eff1fe}.text-cover.fashion{background:#eae7e2;color:#61594d}
@media(max-width:760px){.brief-grid{grid-template-columns:1fr;gap:24px}.brief-card{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px}.brief-card:last-child{border:0;padding-bottom:0}.brief-card h3{font-size:30px}.brief-card p{max-width:540px;margin-bottom:14px}}
@media(min-width:1500px){.masthead{min-height:225px}.side-card:first-child .image-wrap{aspect-ratio:1.9}.side-card h2{font-size:34px}.side-card:not(:first-child) h2{font-size:28px}}
@media(max-width:1050px){.nav-links{gap:22px}.cover-grid{gap:25px;grid-template-columns:1.65fr 1fr}.side-card{gap:14px}.side-card h2{font-size:25px}.side-card:not(:first-child) h2{font-size:22px}.side-card .byline{font-size:11px}.lead h1{font-size:46px}.writers-top h2{font-size:38px}.writer-mini-grid{gap:13px}.story-card h3{font-size:26px}}
@media(max-width:760px){.site-header,main,footer{padding-left:5%;padding-right:5%}.utility{height:40px;font-size:10px;letter-spacing:.03em}.utility a{font-size:11px}.masthead{min-height:158px;padding:22px 0}.wordmark{font-size:125px}.masthead-aside{font-size:12px;gap:9px}.edition{font-size:9px;letter-spacing:.06em}.house{font-size:10px}.nav{gap:12px;min-height:51px}.nav-links{overflow-x:auto;gap:22px;scrollbar-width:none;flex:1}.nav a{font-size:13px;padding:18px 0}.search-toggle span{display:none}.search-toggle{padding:12px 2px}.section-label{padding-top:23px;font-size:10px}.section-label .right{font-size:10px}.cover-grid{display:block}.lead .image-wrap{aspect-ratio:1.2}.lead h1{font-size:46px;max-width:600px}.lead .dek{font-size:16px}.side-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:31px;padding-top:26px;border-top:1px solid var(--line)}.side-card,.side-card:first-child{display:block;border-bottom:0;padding-bottom:0}.side-card:first-child .image-wrap,.side-card:not(:first-child) .image-wrap{aspect-ratio:.94}.side-card h2,.side-card:not(:first-child) h2{font-size:26px}.kicker{font-size:10px;gap:8px}.side-card .type{display:none}.division{margin-top:42px}.section-heading h2{font-size:31px}.story-grid{grid-template-columns:1fr 1fr;gap:24px}.story-card h3{font-size:26px}.story-card p{font-size:14px}.writers-band{margin-top:42px;padding:28px}.writers-top{display:block}.writers-top h2{font-size:40px}.writers-top p{max-width:100%}.writer-mini-grid{grid-template-columns:repeat(3,1fr);gap:25px 14px}.writer-mini h3{font-size:14px}.source-strip{gap:15px;align-items:flex-start}.source-strip strong{font-size:22px}.source-strip p{font-size:12px}.source-strip .text-link{font-size:12px}.footer-top p{font-size:20px}.footer-wordmark{font-size:75px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;font-size:10px}.footer-bottom div{order:3;width:100%;gap:22px}.page-intro{padding-top:35px}.page-intro h1{font-size:56px}.page-intro p{font-size:17px}.writer-cards{grid-template-columns:1fr 1fr;gap:18px}.writer-card{padding:23px}.feeds{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:0}.feed-stats div{padding:17px 10px}.feed-stats strong{font-size:34px}.feed-stats span{font-size:12px}.article-header h1{font-size:48px}.article-header .dek{font-size:19px}.article-body{font-size:18px;line-height:1.8}.article-image{height:80vw}.article-header{padding-top:23px}.article-header .kicker{margin-top:30px}}
@media(max-width:430px){.masthead{min-height:144px}.wordmark{font-size:107px}.masthead-aside{font-size:11px}.edition{font-size:8px}.lead h1{font-size:41px}.side-grid{gap:18px}.side-card h2,.side-card:not(:first-child) h2{font-size:24px}.side-card .byline .duration{display:none}.story-grid{grid-template-columns:1fr}.story-card{display:grid;grid-template-columns:.83fr 1fr;gap:16px;border-bottom:1px solid var(--line);padding-bottom:23px}.story-card>.image-wrap,.story-card>.text-cover{aspect-ratio:.8}.story-card h3{font-size:23px}.story-card p{display:none}.story-card .kicker{margin-top:0}.story-card .byline{font-size:11px}.writers-band{padding:24px}.writer-mini-grid{column-gap:10px}.writer-mini p{font-size:11px}.writer-cards{grid-template-columns:1fr}.section-heading{gap:10px}.section-heading h2{font-size:30px}.text-link{font-size:12px}.footer-bottom div{gap:17px}.page-intro h1{font-size:49px}.feed-top{gap:10px}.feed h2{font-size:15px}.status{font-size:10px}.article-header h1{font-size:42px}.filter-row{gap:7px}.filter-row button{padding:9px 12px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Secondary text remains legible across narrow viewports. */
.utility,.utility a,.edition,.house,.section-label,.section-label .right,.kicker,.image-credit,.byline,.writer-mini .ai-label,.writer-mini p,.footer-bottom,.status,.preview-tag,.side-card .byline,.story-card .byline{font-size:.75rem}.nav a,.filter-row button{font-size:.875rem}.feed a{font-size:.8125rem}

.load-more{margin:32px 0}.load-more p{font-size:.875rem;color:var(--muted)}.citation{font-size:.75em;color:var(--blue);text-decoration:underline}.evidence-note{border-left:3px solid var(--blue);padding-left:20px}.evidence-note h2{font-size:26px}.evidence-note p{font-size:16px}
.brief-card .image-wrap{aspect-ratio:3/2;margin-bottom:18px}.image-credit{max-width:calc(100% - 20px);line-height:1.4}.article-image .image-credit{font-size:.75rem}
.article-sharing{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-top:22px}.share-article{border:1px solid var(--blue);background:white;color:var(--blue);padding:10px 16px;font-size:.875rem}.share-article:hover{background:var(--pale)}.share-article:disabled{cursor:wait;opacity:.65}.article-sharing p{margin:0;color:var(--muted);font-size:.875rem;line-height:1.5;max-width:100%}
.article-copy-fallback{flex-basis:100%}.article-copy-fallback span{display:block;margin-bottom:3px}.article-copy-fallback a{color:var(--blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere;user-select:all}
