.directory-mug-hero{background:var(--paper)}
.mug-hero-copy.has-process-background{background-image:linear-gradient(rgba(246,240,228,.84),rgba(246,240,228,.84)),var(--hero-art);background-position:center;background-size:cover;background-repeat:no-repeat}
.directory-hero-photo{margin:0;min-height:690px;display:flex;flex-direction:column;background:#ded6c9}
.directory-hero-photo img{width:100%;flex:1;min-height:0;object-fit:cover}
.directory-hero-photo figcaption,.directory-process figcaption{padding:12px 18px;background:var(--ink);color:var(--cream);font-size:13px}
.directory-hero-type{min-height:690px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:5vw;background:var(--ink);color:var(--cream);text-align:center}
.directory-hero-type span,.directory-hero-type small{font:500 13px/1 var(--sans);letter-spacing:.32em;text-transform:uppercase;color:var(--ochre)}
.directory-hero-type strong{display:block;max-width:100%;font:400 clamp(3.8rem,7vw,8rem)/.92 var(--serif);letter-spacing:-.055em;overflow-wrap:anywhere}
.directory-process{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:center;background:#efe7db}
.directory-process figure{margin:0}
.directory-process figure img{width:100%;aspect-ratio:16/10;object-fit:cover}
.directory-gallery{display:block}
.directory-gallery>h2{max-width:780px;margin-bottom:2rem}
.mug-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.mug-photo-grid figure{margin:0;background:#f6f0e7;border:1px solid rgba(21,44,37,.16)}
.mug-photo-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.mug-photo-grid video{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--ink)}
.mug-photo-grid figcaption{padding:.8rem 1rem;font-size:.88rem;color:#40524b}
.mendota-photo-grid img{aspect-ratio:1/1}
.portrait-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.portrait-media-grid img,.portrait-media-grid video{aspect-ratio:9/16;object-fit:cover}
.portrait-media-grid .square-media img{aspect-ratio:1/1;object-fit:cover}
.launch-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}
.launch-proof-grid figure{margin:0}
.launch-proof-grid img{width:100%;aspect-ratio:9/16;object-fit:contain;object-position:top;background:#fff}
.launch-proof-grid figcaption{margin-top:.65rem;font-size:.9rem;color:var(--muted)}
.related-coverage{background:var(--paper);border-top:1px solid var(--line)}
.source-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}
.source-list a{display:flex;flex-direction:column;gap:8px;padding:28px;background:var(--paper);text-decoration:none}
.source-list small{color:var(--clay);font-weight:600;text-transform:uppercase;letter-spacing:.12em}
.source-list strong{font:400 1.45rem/1.2 var(--serif)}
.source-list span{margin-top:auto;text-decoration:underline;text-underline-offset:4px}
.source-note{padding:24px 7vw;background:#efe7db;color:rgba(23,59,80,.78);font-size:13px}
.source-note p{max-width:900px;margin:0}
.timeline-section{background:var(--paper);border-block:1px solid var(--line)}
.story-timeline{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:55px 0 0;padding:0;border-top:1px solid var(--line)}
.story-timeline li{position:relative;padding:34px 26px 8px 0}
.story-timeline li::before{content:"";position:absolute;top:-7px;left:0;width:13px;height:13px;border-radius:50%;background:var(--clay);box-shadow:0 0 0 5px var(--paper)}
.story-timeline time{display:block;color:var(--clay);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.story-timeline h3{margin:12px 0;font-size:1.45rem}
.story-timeline p{margin:0;padding-right:14px;font-size:15px;line-height:1.6}
.landmark-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;background:var(--ochre);color:var(--ink)}
.landmark-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(23,59,80,.28)}
.landmark-list article{position:relative;padding:28px 30px 26px 42px;border-bottom:1px solid rgba(23,59,80,.28)}
.landmark-list article:nth-child(odd){border-right:1px solid rgba(23,59,80,.28)}
.landmark-list span{position:absolute;top:31px;left:0;font-size:11px;font-weight:700;letter-spacing:.12em}
.landmark-list h3{margin:0 0 8px;font-size:1.45rem}
.landmark-list p{margin:0;font-size:15px;line-height:1.55}
.elgin-mural-story{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center;background:#efe7db}
.elgin-mural-story figure{margin:0}
.elgin-mural-story img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.elgin-mural-story figcaption{padding:12px 18px;background:var(--ink);color:var(--cream);font-size:13px}
.elgin-mural-story .text-link{display:inline-block;margin-top:1rem;color:inherit;text-underline-offset:5px}
.elgin-purchase>h2{max-width:820px}
.elgin-retailer-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:2rem;background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.28)}
.elgin-retailer-card{padding:28px;background:var(--ink);border:0}
.elgin-retailer-card h3{margin:0 0 12px;font-size:1.45rem}
.elgin-retailer-card p{margin:0 0 22px}
.retailer-actions{display:flex;flex-wrap:wrap;gap:10px}
.retailer-actions a{display:inline-flex;min-height:44px;align-items:center;padding:10px 14px;border:1px solid currentColor;color:inherit;text-decoration:none;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.elgin-follow{margin-top:3rem}
.downers-video-hero{position:relative;overflow:hidden;background:#162f2a}
.downers-video-hero video{width:100%;height:100%;min-height:690px;object-fit:cover}
.downers-full-video-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:calc(100svh - 120px);overflow:hidden;background:var(--ink);color:var(--cream)}
.downers-full-video-hero>video,.downers-hero-poster,.downers-hero-poster img,.downers-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.downers-full-video-hero>video{z-index:-3;object-fit:cover}
.downers-hero-poster{z-index:-4}
.downers-hero-poster img{object-fit:cover}
.downers-hero-mobile{display:none}
.downers-hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(9,22,19,.88) 0%,rgba(9,22,19,.6) 45%,rgba(9,22,19,.12) 76%),linear-gradient(0deg,rgba(9,22,19,.48),transparent 55%)}
.downers-hero-copy{position:relative;z-index:2;width:min(820px,75vw);padding:9vh 0 10vh 7vw}
.downers-hero-copy .eyebrow{color:#f3d58c;text-shadow:0 2px 14px rgba(0,0,0,.4)}
.downers-hero-copy h1{margin:.2em 0;color:var(--cream);font-size:clamp(4rem,8vw,8rem);text-shadow:0 3px 24px rgba(0,0,0,.35)}
.downers-hero-copy>p:not(.eyebrow){max-width:650px;margin:0 0 28px;color:rgba(255,250,241,.94);font-size:clamp(1rem,1.5vw,1.25rem);text-shadow:0 2px 14px rgba(0,0,0,.45)}
.downers-hero-copy .pill{border-radius:0;background:var(--cream);color:var(--ink)}
.downers-full-video-hero>.video-toggle{bottom:22px}
.video-toggle{position:absolute;right:18px;bottom:52px;z-index:3;padding:9px 13px;border:1px solid rgba(255,255,255,.7);background:rgba(18,35,31,.72);color:#fff;font:600 12px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.video-toggle:focus-visible{outline:3px solid var(--ochre);outline-offset:3px}
.downers-video-banner{position:relative;min-height:78vh;display:grid;align-items:end;overflow:hidden;background:#142b26;color:var(--cream)}
.downers-video-banner>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.downers-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,27,23,.08),rgba(12,27,23,.82))}
.downers-video-copy{position:relative;z-index:2;max-width:900px;padding:90px 7vw}
.downers-video-copy .eyebrow{color:var(--ochre)}
.downers-video-copy h2{margin:12px 0 24px;font-size:clamp(3rem,7vw,7rem);color:var(--cream)}
.downers-video-copy p:last-child{max-width:680px;font-size:1.15rem}
.downers-video-gallery{display:grid;grid-template-columns:.7fr 1.3fr;gap:6vw;background:#efe7db}
.downers-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.downers-video-grid figure{position:relative;margin:0;background:var(--ink)}
.downers-video-grid video,.downers-video-grid img{display:block;width:100%;aspect-ratio:9/16;object-fit:cover}
.downers-video-grid figcaption{padding:12px 15px;color:var(--cream);font-size:.85rem}
.downers-video-grid .video-toggle{bottom:52px}
@media(max-width:1050px){.story-timeline{grid-template-columns:repeat(3,1fr);row-gap:34px}.story-timeline li:nth-child(n+4){border-top:1px solid var(--line)}}
@media(max-width:1000px){.portrait-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.directory-hero-photo,.directory-hero-type{min-height:430px}.directory-process,.landmark-section,.elgin-mural-story,.downers-video-gallery{grid-template-columns:1fr}.directory-process figure{order:2}.mug-photo-grid,.portrait-media-grid,.launch-proof-grid,.landmark-list,.elgin-retailer-list{grid-template-columns:1fr}.story-timeline{grid-template-columns:1fr;margin-top:35px;border-top:0}.story-timeline li,.story-timeline li:nth-child(n+4){padding:18px 0 22px 30px;border-top:0;border-left:1px solid var(--line)}.story-timeline li::before{top:24px;left:-7px}.landmark-list article:nth-child(odd){border-right:0}.downers-video-hero video{min-height:520px}.downers-video-banner{min-height:70vh}.downers-video-copy{padding:64px 6vw}.downers-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.oswego-photo-grid{grid-template-columns:1fr;gap:1rem}.oswego-photo-grid img{width:100%;height:min(55svh,420px);aspect-ratio:auto;object-fit:contain;object-position:center;background:#f6f0e7}.oswego-photo-grid figcaption{padding:.7rem .85rem;font-size:.84rem;line-height:1.4}}
@media(max-width:520px){.downers-video-grid{grid-template-columns:1fr}.downers-video-banner{min-height:620px}}
@media(max-width:700px){.downers-full-video-hero{min-height:72svh}.downers-hero-desktop{display:none}.downers-hero-mobile{display:block}.downers-hero-shade{background:linear-gradient(0deg,rgba(9,22,19,.94) 0%,rgba(9,22,19,.68) 45%,rgba(9,22,19,.12) 78%)}.downers-hero-copy{width:100%;padding:18vh 6vw 7vh}.downers-hero-copy h1{font-size:clamp(3.2rem,14vw,5rem);line-height:.94}.downers-hero-copy>p:not(.eyebrow){font-size:1rem;line-height:1.5}.downers-full-video-hero>.video-toggle{bottom:14px;right:14px}}
@media(prefers-reduced-motion:reduce){.downers-full-video-hero>video{display:none}}
