.concept-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 4.5%;border-block:1px solid var(--line);background:#171d17}.concept-index>a{display:flex;align-items:center;gap:15px;padding:24px 20px;border-right:1px solid var(--line);min-width:0;transition:background .2s}.concept-index>a:first-child{border-left:1px solid var(--line)}.concept-index>a:hover{background:#242b21}.concept-index img{width:74px;height:64px;flex:0 0 74px;object-fit:cover}.concept-index>a>span:not(.index-arrow){min-width:0}.concept-index small{display:block;font:10px/1.5 monospace;color:var(--accent);margin-bottom:7px}.concept-index strong{display:block;font-size:13px;line-height:1.45;font-weight:500}.index-arrow{margin-left:auto;color:var(--accent)}.concept-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:8%;margin-bottom:42px}.concept-heading h2{max-width:650px;margin-bottom:0}.concept-heading>p{max-width:460px;margin:0;line-height:1.85}.concept-spread{padding-top:42px}.concept-panorama>a,.story-art,.feature-art,.page-concept>a,.concept-zoom{display:block;position:relative;overflow:hidden;background:#1b211b}.concept-panorama img{width:100%;height:auto;aspect-ratio:1.9;object-position:center 53%}.concept-panorama figcaption,.page-concept figcaption{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:18px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.concept-panorama figcaption .text-link,.page-concept figcaption .text-link{font-size:12px;flex-shrink:0}.art-type{position:absolute;left:20px;bottom:20px;background:#111810e8;color:#f0e8d8;padding:7px 11px;font:10px/1.5 monospace;max-width:calc(100% - 85px);border:1px solid #a3a99466}.art-expand{position:absolute;bottom:20px;right:20px;display:grid;place-items:center;width:36px;height:36px;background:#d9a36a;color:#101411;font-size:22px}.concept-features .feature-card{padding:0;overflow:hidden;background:#171d17}.concept-features .feature-copy{padding:28px 26px}.concept-features .feature-copy h3{margin:0 0 18px;font-size:25px}.concept-features .feature-copy p{margin:0}.feature-art img{width:100%;height:auto;aspect-ratio:1.5;transition:transform .35s}.feature-art:hover img,.concept-zoom:hover img{transform:scale(1.025)}.concept-story{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:7%;align-items:center;border-top:1px solid var(--line)}.concept-story h2{font-size:48px;line-height:1.1}.concept-story .lead{font-size:17px;line-height:1.9}.story-art img{width:100%;height:auto;aspect-ratio:1.5}.concept-story .caption{margin-top:15px;font:11px/1.7 monospace;color:var(--muted)}.concept-story-reverse>div{grid-column:2;grid-row:1}.concept-story-reverse>figure{grid-column:1;grid-row:1}.concept-story-reverse{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr)}.concept-community{border-block:1px solid var(--line);background:#181f19}.concept-community>figure{position:relative;max-height:720px;overflow:hidden}.concept-community>figure img{width:100%;height:auto;aspect-ratio:2.1;object-position:center 63%}.concept-community>figure figcaption{position:absolute;left:7%;bottom:24px;background:#111810e8;padding:7px 12px;font:11px/1.5 monospace;color:#e8e6da}.concept-community>.section{padding-top:60px;padding-bottom:60px}.illustrated-heading{padding-bottom:50px}.illustrated-heading .lead{max-width:800px}.page-concept{margin:0 4.5%}.page-concept>a>img{width:100%;height:auto;max-height:640px;aspect-ratio:2.1;object-position:center 55%}.page-concept figcaption{padding-inline:0}.concept-outro{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--line);background:#191f18}.concept-outro h2{font-size:38px}.concept-outro p:last-child{max-width:680px;margin-bottom:0}.concept-outro>.button{flex-shrink:0}.archive-heading{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,.65fr);align-items:end;gap:8%;padding-bottom:48px}.archive-heading h1{max-width:850px}.archive-heading .lead{max-width:680px;margin:0}.art-editorial-note{padding:20px 0 20px 24px;border-left:2px solid var(--accent);font-size:13px;line-height:1.85;margin:0;max-width:360px}.archive-content{padding-top:20px}.concept-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:62px 38px;align-items:start}.concept-tile{min-width:0;scroll-margin-top:24px}.concept-tile:nth-child(even){padding-top:86px}.concept-tile:last-child{grid-column:1/-1;width:72%;margin:0 auto}.concept-zoom img{width:100%;height:auto;aspect-ratio:1.5;transition:transform .35s}.concept-tile figcaption{padding-top:22px}.art-number{display:block;font:11px/1.6 monospace;color:var(--accent);margin-bottom:12px}.concept-tile h2{font-size:30px;margin-bottom:14px}.concept-tile p{font-size:14px;line-height:1.85;margin-bottom:0;max-width:550px}.art-modal-open{overflow:hidden}.art-dialog{padding:0;max-width:1280px;width:92vw;max-height:92dvh;border:1px solid #69715f;color:var(--text);background:#151b15;overflow:auto}.art-dialog::backdrop{background:#080c09ed}.art-dialog-toolbar{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:#151b15;border-bottom:1px solid var(--line)}.art-dialog-toolbar>span{font:11px/1.4 monospace;color:var(--accent)}.art-close{border:1px solid #737c69;background:transparent;color:var(--text);min-height:44px;padding:8px 14px;display:flex;align-items:center;gap:16px;font-size:13px}.art-close:hover{border-color:var(--accent);color:var(--accent)}.art-close span{font-size:22px;line-height:1}.art-dialog-image{background:#0d120e}.art-dialog-image img{width:100%;height:auto;max-height:63dvh;object-fit:contain}.art-dialog-caption{padding:24px;display:flex;justify-content:space-between;gap:28px;align-items:start}.art-dialog-caption h2{font-size:28px;margin-bottom:12px}.art-dialog-caption p{font-size:13px;max-width:800px;margin-bottom:14px}.art-dialog-caption #art-dialog-note{font-size:11px;color:#afb6a6;margin:0}.art-dialog-caption>.text-link{font-size:12px;flex-shrink:0}@media(min-width:1700px){.concept-index{padding-inline:7%}.concept-index strong{font-size:15px}.concept-index img{width:94px;height:74px;flex-basis:94px}.concept-panorama img{max-height:850px}.page-concept{max-width:1600px;margin-inline:auto}}@media(max-width:1200px){.concept-index{padding:0 5%}.concept-index>a{padding:20px 13px;gap:10px}.concept-index img{width:56px;height:58px;flex-basis:56px}.index-arrow{display:none}.concept-index strong{font-size:12px}.concept-story{gap:5%}.concept-story h2{font-size:38px}.concept-heading h2{font-size:40px}.archive-heading{gap:5%}.art-editorial-note{padding-left:18px}}@media(max-width:900px){.concept-index{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-index>a{padding:18px}.concept-index>a:nth-child(odd){border-left:1px solid var(--line)}.concept-index>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.concept-index img{width:72px;height:60px;flex-basis:72px}.concept-index strong{font-size:13px}.concept-story,.concept-story-reverse{grid-template-columns:1fr;gap:34px}.concept-story-reverse>div,.concept-story-reverse>figure{grid-column:auto;grid-row:auto}.concept-story h2{max-width:660px}.concept-heading{grid-template-columns:1fr;gap:24px}.concept-heading>p{max-width:680px}.concept-panorama img{aspect-ratio:1.5}.archive-heading{grid-template-columns:1fr;gap:28px}.art-editorial-note{max-width:760px;padding-block:10px}.concept-gallery{gap:40px 26px}.concept-tile:nth-child(even){padding-top:55px}.concept-tile h2{font-size:25px}.concept-outro{align-items:start;flex-direction:column}.concept-community>figure img{aspect-ratio:1.65}.art-dialog-caption{flex-direction:column;gap:15px}.concept-features{grid-template-columns:1fr}.feature-art img{aspect-ratio:1.9}.concept-features .feature-copy{padding:26px}.page-concept>a>img{aspect-ratio:1.6}}@media(max-width:600px){.concept-index{padding:0 5%}.concept-index>a{padding:14px 10px;gap:10px;align-items:start;flex-direction:column}.concept-index img{width:100%;height:auto;aspect-ratio:1.8;flex-basis:auto}.concept-index small{font-size:9px;margin-bottom:4px}.concept-index strong{font-size:12px}.concept-spread{padding-top:20px}.concept-heading{margin-bottom:25px}.concept-heading h2,.concept-story h2{font-size:32px}.concept-heading>p,.concept-story .lead{font-size:15px}.concept-panorama figcaption,.page-concept figcaption{align-items:start;flex-direction:column;gap:10px;font-size:11px}.art-type{left:12px;bottom:12px;padding:6px 8px;font-size:9px;max-width:calc(100% - 68px)}.art-expand{right:12px;bottom:12px;width:32px;height:32px}.concept-story .caption{font-size:10px}.concept-community>figure img{aspect-ratio:1.4}.concept-community>figure figcaption{left:5%;right:5%;bottom:16px;font-size:9px;width:fit-content}.concept-community>.section{padding-top:40px;padding-bottom:40px}.illustrated-heading{padding-bottom:30px}.page-concept{margin:0 5%}.page-concept>a>img{aspect-ratio:1.5}.page-concept .art-type{max-width:calc(100% - 24px)}.archive-heading{padding-bottom:30px}.archive-heading h1{font-size:39px}.archive-heading .lead{font-size:16px}.art-editorial-note{font-size:12px}.concept-gallery{grid-template-columns:1fr;gap:36px}.concept-tile:nth-child(even){padding:0}.concept-tile:last-child{grid-column:auto;width:100%;margin:0}.concept-tile h2{font-size:27px}.concept-tile figcaption{padding-top:18px}.concept-tile p{font-size:13px}.art-number{font-size:10px}.concept-outro h2{font-size:30px}.concept-outro p{font-size:14px}.concept-outro>.button{width:100%;justify-content:center}.art-dialog{width:96vw;max-height:94dvh}.art-dialog-toolbar{padding:10px 12px;gap:10px}.art-dialog-toolbar>span{font-size:9px;max-width:120px}.art-close{padding:8px 12px;font-size:12px;gap:10px}.art-dialog-caption{padding:18px}.art-dialog-caption h2{font-size:25px}.art-dialog-image img{max-height:52dvh}.art-dialog-caption p{font-size:12px}}@media(prefers-reduced-motion:reduce){.concept-index>a,.feature-art img,.concept-zoom img{transition:none}.feature-art:hover img,.concept-zoom:hover img{transform:none}}@media print{.concept-index,.art-dialog{display:none}.art-type{position:static;color:black;background:white}.concept-tile{break-inside:avoid}}