@font-face{font-family:Barlow;src:url('/fonts/barlow-regular.ttf');font-weight:400;font-display:swap}@font-face{font-family:Condensed;src:url('/fonts/barlow-condensed-medium.ttf');font-weight:500;font-display:swap}@font-face{font-family:Headlines;src:url('/fonts/teko-bold.ttf');font-weight:700;font-display:swap}
:root{--bg:#101112;--panel:#171819;--ink:#e4e3df;--muted:#a6a6a5;--red:#f03b46;--line:#494a49;--display:Condensed,'Arial Narrow',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}body{margin:0;background:var(--bg);color:var(--ink);font-family:Barlow,Arial,sans-serif;font-size:17px;line-height:1.5}body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.4' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button{color:inherit}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:5px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Headlines,'Arial Narrow',sans-serif;font-weight:700;line-height:.95;letter-spacing:.015em}h1{font-size:clamp(76px,10vw,150px)}h2{font-size:clamp(36px,4.3vw,64px)}.metal{color:#dedddb;background:linear-gradient(135deg,#f2f1ed,#c5c6c5 45%,#f3f3ef 62%,#a1a3a4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.eyebrow,.caption,.text-link,nav,.footer-brand,footer{font-family:var(--display);font-weight:500;text-transform:uppercase;letter-spacing:.18em}.eyebrow{font-size:15px;line-height:1.6;color:#babbb9}#header{height:108px;padding:27px 4.5%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5;border-bottom:1px solid #ffffff12}.brand img{width:258px;height:auto;filter:invert(1);opacity:.93}nav{display:flex;gap:38px;font-size:15px;letter-spacing:.16em}nav a{padding:12px 0;position:relative}nav a:after{content:'';position:absolute;bottom:2px;left:0;width:0;height:2px;background:var(--red);transition:width .2s}nav a:hover:after,nav a[aria-current=page]:after{width:100%}.menu-toggle{display:none}.home-hero{position:relative;height:clamp(950px,75vw,1120px);border-bottom:1px solid var(--line);margin-top:-108px;overflow:hidden}.hero-photo{position:absolute;inset:0 35% 0 0}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#090a0b15,#10111210 65%,#101112),linear-gradient(180deg,#08090988,transparent 25%,transparent 72%,#10111299)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:38% 45%;filter:brightness(.65) saturate(.8)}.hero-title{position:absolute;left:68%;right:4.5%;top:153px}.hero-title h1{font-size:clamp(90px,10.5vw,164px);line-height:.85;margin:18px 0 30px;letter-spacing:-.015em}.hero-title .eyebrow:first-child{letter-spacing:.3em;font-size:19px}.hero-description{font-size:17px;letter-spacing:.19em}.text-link{font-size:16px;display:inline-flex;align-items:center;gap:28px;padding:13px 0;border-bottom:1px solid var(--red);transition:color .2s;line-height:1.5}.text-link:hover{color:var(--red)}.hero-title .text-link{margin-top:18px}.hero-feature{position:absolute;left:30%;right:4.5%;bottom:30px;height:34%;border:1px solid #a7a7a2;overflow:hidden;background:#171817}.hero-feature img{width:100%;height:100%;object-fit:cover;object-position:50% 54%;transition:transform .6s}.hero-feature:hover img{transform:scale(1.025)}.hero-feature:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#000b)}.hero-feature>div{position:absolute;bottom:22px;left:27px;z-index:1;font-family:var(--display);text-transform:uppercase;letter-spacing:.2em;font-size:16px}.hero-feature small{display:block;font-size:12px;color:#ddd;margin-top:2px}.feature-arrow{position:absolute;right:24px;bottom:27px;z-index:1;font-size:25px}.hero-side-label{position:absolute;bottom:31px;left:4.5%;font:12px var(--display);letter-spacing:.22em;writing-mode:vertical-rl;transform:rotate(180deg);color:#c1c1bc}.section{padding:60px 4.5%}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.section-heading:after{content:'';height:1px;flex:1;background:var(--line);order:1}.section-heading h2{order:0}.section-heading>p,.section-heading>a{order:2}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.photo-wrap{position:relative;overflow:hidden;background:var(--panel);aspect-ratio:1.45}.photo-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s,filter .45s}.photo-card:hover img{transform:scale(1.035);filter:brightness(.82)}.image-link{position:absolute;bottom:16px;right:16px;text-transform:uppercase;letter-spacing:.15em;font:15px var(--display);opacity:0;transition:opacity .2s}.photo-card:hover .image-link,.photo-card:focus-visible .image-link{opacity:1}.caption{display:flex;gap:15px;align-items:center;font-size:14px;padding:14px 0}.caption em{font-style:normal;color:var(--red)}.caption span:last-child{margin-left:auto}.section-end{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:38px}.section-end>.eyebrow{font-size:13px}footer{margin:0 4.5%;border-top:1px solid var(--line);padding:27px 0 35px;display:flex;gap:24px;align-items:center;color:var(--muted);font-size:12px;letter-spacing:.17em}.footer-brand{color:#ddd;font-size:14px}.footer-note{margin-left:auto;display:flex;gap:16px;align-items:center}.footer-note i{height:2px;width:24px;background:var(--red)}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px;background:#fff;color:#111;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}#viewer:not([open]){display:none}#main:focus{outline:0}
@media(min-width:1600px){.home-hero{height:1000px}.hero-title{top:180px}.hero-feature{height:41%}}@media(max-width:900px){#header{height:95px;padding:24px 4%}.brand img{width:210px}nav{gap:22px;font-size:14px}.home-hero{margin-top:-95px;height:800px}.hero-title{left:62%;top:165px}.hero-title h1{font-size:104px}.hero-photo{right:30%}.hero-feature{left:16%;height:38%}.section{padding:44px 4%}.section-heading>.eyebrow{display:none}.feature-grid{gap:15px}.footer-note{display:none}}@media(max-width:600px){#header{height:86px;padding:23px 6%}.brand img{width:196px}.menu-toggle{display:block;font-size:25px;padding:4px 9px}nav{display:none}.home-hero{margin-top:-86px;height:830px}.hero-photo{inset:0 0 37% 0}.hero-photo img{object-position:28% 30%;filter:brightness(.48)}.hero-photo:after{background:linear-gradient(180deg,#10111266,transparent 35%,#101112)}.hero-title{left:7%;right:7%;top:137px}.hero-title h1{font-size:110px;line-height:.84;margin:17px 0 22px}.hero-title .eyebrow:first-child{font-size:16px}.hero-description{font-size:14px}.hero-title .text-link{margin-top:10px}.hero-feature{left:6%;right:6%;height:27%;bottom:32px}.hero-feature>div{left:16px;bottom:12px}.hero-feature small{font-size:11px}.feature-arrow{right:16px;bottom:15px}.hero-side-label{display:none}.section{padding:36px 6%}.section-heading{margin-bottom:22px}.section-heading h2{font-size:38px;max-width:320px}.section-heading:after{display:none}.feature-grid{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;padding-bottom:8px}.feature-grid .photo-card{min-width:84%;scroll-snap-align:start}.photo-wrap{aspect-ratio:1.4}.section-end{display:block;margin-top:20px}.section-end .eyebrow{display:none}.caption{font-size:14px}.image-link{opacity:1;text-shadow:0 1px 6px #000}footer{margin:0 6%;flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:25px}.text-link{font-size:15px}body{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Collection and archive */
.icon{display:inline-block;vertical-align:middle;flex-shrink:0}button .icon{pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.red-label:before{content:'';width:26px;height:2px;display:block;background:var(--red);margin-bottom:17px}.page-title{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:10px 0 50px}.page-title h1{margin-top:14px}.page-intro{font-size:19px;color:var(--muted);padding-bottom:6px}.filters{display:flex;align-items:center;gap:29px;border-bottom:1px solid var(--line);margin-bottom:30px}.filters button{position:relative;white-space:nowrap;padding:18px 0;font:16px var(--display);text-transform:uppercase;letter-spacing:.15em;color:#aaa}.filters button:hover{color:var(--ink)}.filters button[aria-pressed=true]{color:var(--ink)}.filters button[aria-pressed=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--red)}.result-count{margin-left:auto;font:14px var(--display);text-transform:uppercase;letter-spacing:.1em;color:#969794}.build-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 24px}.card-meta{font:13px var(--display);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;display:flex;justify-content:space-between;border-top:1px solid #ffffff18;padding-top:8px}.card-meta span{color:#a7a7a5}.build-card .caption .icon{width:18px;margin-left:auto}.build-card .photo-wrap{aspect-ratio:1.48}.collection-callout{text-align:center;border-top:1px solid var(--line);margin-top:70px;padding:55px 0 0}.collection-callout h2{margin:17px 0}.archive-masthead{height:340px;position:relative;overflow:hidden;padding:38px 4.5% 0}.archive-masthead>img{position:absolute;right:0;top:0;width:56%;height:100%;object-fit:cover;object-position:50% 55%;opacity:.6;mask-image:linear-gradient(90deg,transparent,#000 35%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 35%)}.archive-masthead>div{position:relative}.archive-masthead h1{font-size:clamp(70px,7.5vw,108px);line-height:.92;margin:12px 0 23px}.archive-masthead .red-label{font-size:13px}.archive-masthead .red-label:before{display:none}.archive-content{padding-top:27px}.search-row{display:flex;gap:16px;margin:0 0 10px}.search-box{border:1px solid #7d7e7b;display:flex;align-items:center;padding:0 17px;gap:15px;flex:1;background:#111213;min-width:0}.search-box:focus-within{border-color:var(--red)}input[type=search]{background:none;border:0;color:var(--ink);height:54px;width:100%;min-width:0;outline:0;font-size:17px}input::placeholder{color:#aaa}.gallery-select select{background:#141516;border:1px solid #7d7e7b;color:var(--ink);padding:0 15px;height:56px;min-width:200px;font-size:16px}.view-switch{display:flex;align-items:center;gap:5px}.view-switch button{padding:12px;color:#8d8e8b}.view-switch button[aria-pressed=true]{color:var(--red)}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 24px}.archive-grid.large-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-open{display:block;padding:0;width:100%;position:relative;background:var(--panel);overflow:hidden}.archive-card .photo-open{aspect-ratio:1.38}.photo-open img{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .5s}.photo-open:hover img{filter:brightness(.75);transform:scale(1.025)}.photo-hover{position:absolute;bottom:17px;right:17px;display:flex;align-items:center;gap:13px;font:14px var(--display);letter-spacing:.12em;text-transform:uppercase;opacity:0;transition:opacity .2s}.photo-open:hover .photo-hover,.photo-open:focus-visible .photo-hover{opacity:1}.archive-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px;font:14px var(--display);text-transform:uppercase;letter-spacing:.1em}.archive-caption a{display:flex;align-items:center;gap:10px}.archive-caption a:hover{color:var(--red)}.archive-caption .icon{width:14px;height:14px}.archive-caption>span{color:var(--muted);font-size:12px}.load-more{text-align:center;margin:48px 0 8px}.load-more .eyebrow{font-size:13px;margin-bottom:18px}.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:35px;border:1px solid #777;padding:16px 30px;font:15px var(--display);letter-spacing:.18em;text-transform:uppercase;transition:border-color .2s}.outline-button:hover{border-color:var(--red);color:var(--red)}.empty-state{grid-column:1/-1;text-align:center;padding:80px 20px;min-height:50vh}.empty-state h1,.empty-state h2{margin:20px 0}.empty-state p{color:var(--muted);margin:15px 0 30px}.empty-state .red-label:before{margin-left:auto;margin-right:auto}
/* Build galleries */
.build-page{padding-top:33px}.breadcrumb{display:flex;justify-content:space-between;gap:24px;font:14px var(--display);text-transform:uppercase;letter-spacing:.15em;color:#b3b3b1}.breadcrumb a:hover{color:var(--red)}.breadcrumb b{font-weight:500;color:var(--red)}.build-heading{display:flex;align-items:center;gap:50px;margin:35px 0 32px}.build-heading h1{font-size:clamp(66px,9.5vw,138px);max-width:75%;overflow-wrap:anywhere}.build-heading .eyebrow{font-size:14px}.build-heading .red-label{margin-bottom:17px}.build-heading .red-label:before{margin-bottom:12px}.build-main-photo{padding:0;width:100%;position:relative;background:#090a0a;display:block;border:1px solid #555;cursor:zoom-in}.build-main-photo img{width:100%;height:min(67vw,720px);object-fit:contain;object-position:center}.expand-label{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:9px;background:#101112d9;padding:10px 13px;font:13px var(--display);text-transform:uppercase;letter-spacing:.12em}.expand-label .icon{width:19px}.build-filmstrip{display:flex;gap:26px;align-items:center;margin-top:17px}.build-thumbs{display:flex;gap:12px;min-width:0;overflow-x:auto;flex:1;padding:3px;scrollbar-width:thin;scrollbar-color:#626360 #151515}.build-thumbs button{padding:0;min-width:115px;width:115px;height:80px;border:1px solid #555;flex-shrink:0}.build-thumbs img{width:100%;height:100%;object-fit:cover}.build-thumbs button[aria-pressed=true]{outline:2px solid var(--red);outline-offset:0}.build-controls{display:flex;align-items:center;gap:12px}.build-controls button{padding:13px}.build-controls .eyebrow{white-space:nowrap}.detail-heading{margin:48px 0 26px;border-top:1px solid var(--line);padding-top:35px}.detail-heading h2{margin-top:10px}.detail-heading .red-label:before{display:none}.detail-heading .eyebrow{font-size:13px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.detail-grid figure{margin:0}.detail-grid .photo-open{aspect-ratio:1.4}.detail-grid img{object-fit:contain}.detail-grid figcaption{margin-top:12px;font-size:13px}.build-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:40px;padding-top:25px}.dave-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:20px 0 50px;gap:30px}.dave-heading h1{font-size:clamp(70px,10vw,140px)}.dave-heading>p{color:var(--muted);font-size:20px}.dave-feature{display:grid;grid-template-columns:1.15fr 1fr;gap:6%;margin-bottom:65px}.dave-feature>img{height:100%;width:100%;object-fit:cover;min-height:540px}.dave-feature h2{font-size:clamp(48px,5vw,72px);margin:22px 0}.dave-feature>div>p:not(.eyebrow){font-size:19px;color:var(--muted);max-width:480px;margin:20px 0;line-height:1.65}.dave-page .section-heading>a{white-space:nowrap}
/* Photo viewer */
body.viewer-open{overflow:hidden}#viewer{padding:0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;background:#080909;color:var(--ink);overflow:hidden}#viewer::backdrop{background:#080909}.viewer-shell{display:flex;flex-direction:column;height:100%;padding:18px 3.8% 14px;gap:14px}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:50px;flex-shrink:0}.viewer-toolbar:after{content:'';height:1px;background:var(--line);flex:1;order:1}.viewer-toolbar>#viewer-title{order:0;font-size:16px;color:var(--ink)}.viewer-actions{order:2;display:flex;gap:18px}.viewer-actions button{display:flex;align-items:center;gap:9px;padding:9px 3px;font:14px var(--display);text-transform:uppercase;letter-spacing:.16em;min-height:44px}.viewer-actions button[aria-pressed=true]{color:var(--red)}.viewer-actions [data-viewer=close]{margin-left:10px;border-left:1px solid var(--line);padding-left:20px}.viewer-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.viewer-image-scroll{height:100%;width:100%;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.viewer-image-scroll>img{width:100%;height:100%;object-fit:contain;user-select:none}.viewer-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);padding:14px 3px;background:#10111266;min-width:38px;min-height:52px}.viewer-arrow .icon{width:31px;height:31px}.viewer-prev{left:-3.4vw}.viewer-next{right:-3.4vw}.viewer-filmstrip{display:flex;gap:12px;align-items:center;margin:0 auto;max-width:100%;overflow-x:auto;flex-shrink:0;padding:3px;scrollbar-width:thin;scrollbar-color:#606060 #151515}.viewer-filmstrip button{padding:0;min-width:93px;width:93px;height:63px;border:1px solid #50514d;flex-shrink:0}.viewer-filmstrip img{width:100%;height:100%;object-fit:cover}.viewer-filmstrip button[aria-pressed=true]{outline:2px solid var(--red);outline-offset:0}.viewer-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;font:14px var(--display);text-transform:uppercase;letter-spacing:.13em;min-height:24px}.viewer-footer:after{content:'';height:1px;background:var(--line);flex:1;order:1}.viewer-footer #viewer-caption{order:0}.viewer-footer #viewer-counter{order:2;white-space:nowrap;color:#eee;letter-spacing:.25em}.viewer-hint{text-align:right;font:12px var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.viewer-hint span{margin-left:22px}.viewer-hint span:last-child{display:none}.zoomed .viewer-image-scroll{display:block;overflow:auto;cursor:grab}.zoomed .viewer-image-scroll:active{cursor:grabbing}.zoomed #viewer-photo{width:200%;height:200%;max-width:none;object-fit:contain}.image-error{position:absolute;inset:35% 10% auto;text-align:center;background:#161717;padding:35px}.menu-open nav{display:flex}
@media(min-width:1600px){.hero-feature{height:35%}.hero-title{top:150px}.hero-title h1{font-size:158px}}
@media(max-width:1000px){.filters{gap:20px}.result-count{font-size:12px}.archive-grid,.build-grid{gap:30px 18px}.card-meta{display:block}.card-meta span{display:block;margin-top:4px}.hero-title h1{font-size:110px}.hero-title{top:138px}.home-hero{height:950px}.hero-feature{height:35%;left:24%}.viewer-actions{gap:12px}.dave-feature{gap:5%}.dave-feature>img{min-height:500px}.build-heading{gap:30px}.build-controls{gap:4px}.gallery-select select{min-width:160px;max-width:210px}}@media(max-width:760px){.build-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-count{display:none}.view-switch{display:none}.archive-masthead{height:320px}.archive-masthead h1{font-size:82px}.build-heading{align-items:flex-start}.build-heading h1{font-size:75px;max-width:70%}.build-heading .eyebrow{font-size:12px}.dave-heading{display:block}.dave-heading>p{margin-top:25px}.dave-feature{grid-template-columns:1fr;gap:30px}.dave-feature>img{min-height:0;max-height:480px}.viewer-toolbar:after{display:none}.viewer-toolbar>#viewer-title{font-size:14px}.viewer-actions{gap:10px}.viewer-actions button{font-size:13px;letter-spacing:.09em}.viewer-actions .icon{width:20px}.viewer-actions [data-viewer=close]{margin-left:0;padding-left:12px}.build-filmstrip{display:block}.build-controls{justify-content:flex-end;margin-top:10px}}
@media(max-width:600px){.home-hero{height:850px}.hero-title{top:133px;left:7%;right:7%}.hero-title h1{font-size:105px}.hero-feature{left:6%;right:6%;bottom:30px;height:28%}.hero-title .hero-description{font-size:14px}.hero-title .text-link{margin-top:10px}.menu-open{background:#101112}#header nav{position:absolute;top:85px;left:0;right:0;background:#101112;padding:22px 6% 30px;flex-direction:column;border-bottom:1px solid var(--line);gap:8px;z-index:15}#header nav a{padding:14px 0;font-size:18px}.page-title{display:block;margin:0 0 24px}.page-title h1{font-size:78px;margin-top:16px}.page-intro{font-size:16px;margin-top:20px}.filters{gap:23px;overflow-x:auto;scrollbar-width:none;margin-bottom:24px}.filters button{font-size:14px;letter-spacing:.1em;padding:15px 0}.build-grid{grid-template-columns:1fr;gap:32px}.build-card .photo-wrap{aspect-ratio:1.45}.card-meta{display:flex}.card-meta span{margin:0}.collection-callout{margin-top:40px;padding-top:35px}.collection-callout h2{font-size:35px}.collection-callout .eyebrow{font-size:12px}.archive-masthead{height:295px;padding:30px 6% 0}.archive-masthead h1{font-size:74px;line-height:.93;margin-bottom:22px}.archive-masthead>img{width:65%;opacity:.42}.archive-masthead .eyebrow{font-size:12px}.archive-content{padding-top:15px}.search-row{flex-wrap:wrap;gap:12px}.search-box{flex-basis:100%;height:50px}.search-box input{height:48px}.gallery-select{width:100%}.gallery-select select{width:100%;max-width:none;min-width:0;height:48px}.archive-filters{gap:25px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.archive-card .photo-open{aspect-ratio:.95}.archive-caption{display:block;font-size:13px;letter-spacing:.04em;margin-top:9px}.archive-caption>span{display:block;font-size:11px;margin-top:4px}.archive-caption .icon{display:none}.photo-hover{bottom:10px;right:10px;font-size:12px}.archive-card .photo-hover{font-size:0;gap:0;opacity:.8}.archive-card .photo-hover .icon{width:18px}.outline-button{padding:15px 20px;font-size:13px}.load-more{margin-top:32px}.build-page{padding-top:25px}.breadcrumb{font-size:13px}.breadcrumb>span{display:none}.build-heading{display:block;margin:28px 0 24px}.build-heading h1{font-size:78px;max-width:100%;margin-bottom:23px}.build-heading>div{display:flex;justify-content:space-between;gap:20px}.build-heading .red-label:before{display:none}.build-heading .red-label{margin:0}.build-main-photo img{height:auto;max-height:70vh;min-height:230px;object-fit:contain}.expand-label{font-size:11px;padding:7px 9px;bottom:8px;right:8px;gap:7px}.expand-label .icon{width:16px;height:16px}.build-thumbs button{width:90px;min-width:90px;height:65px}.build-thumbs{gap:10px}.build-controls button{padding:12px}.detail-heading{margin-top:25px;padding-top:26px}.detail-heading h2{font-size:40px}.detail-grid{grid-template-columns:1fr;gap:25px}.detail-grid .photo-open{aspect-ratio:auto}.detail-grid img{height:auto;max-height:650px}.build-bottom{flex-direction:column;align-items:flex-start;margin-top:30px}.build-bottom .text-link{font-size:13px;gap:10px}.dave-page>.eyebrow{font-size:12px}.dave-heading h1{font-size:76px}.dave-heading{margin-bottom:30px}.dave-feature h2{font-size:52px}.dave-feature>div>p:not(.eyebrow){font-size:17px}.dave-page .section-heading{display:block}.dave-page .section-heading>a{margin-top:16px}.viewer-shell{padding:10px 16px 14px;gap:12px}.viewer-toolbar{display:block;min-height:91px;position:relative}.viewer-toolbar>#viewer-title{display:block;padding:6px 46px 14px 0;border-bottom:1px solid var(--line);font-size:18px}.viewer-actions{justify-content:space-between;margin-top:5px;padding-right:0}.viewer-actions button{font-size:13px;min-height:44px}.viewer-actions [data-viewer=close]{position:absolute;right:-7px;top:-7px;border:0}.viewer-actions [data-viewer=close] span{display:none}.viewer-actions [data-viewer=close] .icon{width:26px;height:26px}.viewer-stage{margin:0 7px}.viewer-prev{left:-24px}.viewer-next{right:-24px}.viewer-arrow{min-width:34px;padding:10px 0}.viewer-arrow .icon{width:25px;height:25px}.viewer-filmstrip{gap:9px}.viewer-filmstrip button{width:70px;min-width:70px;height:49px}.viewer-footer #viewer-caption{font-size:11px;letter-spacing:.05em;max-width:70%}.viewer-footer{gap:12px}.viewer-footer:after{display:none}.viewer-footer #viewer-counter{font-size:13px}.viewer-hint{font-size:0;text-align:center}.viewer-hint>span:first-child{display:none}.viewer-hint>span:last-child{display:inline;margin:0;font-size:11px}.viewer-footer{min-height:28px}.viewer-filmstrip{max-height:60px}.viewer-image-scroll>img{touch-action:pan-y pinch-zoom}.zoomed .viewer-image-scroll>img{touch-action:pan-x pan-y pinch-zoom}}
@media(max-width:600px){.dave-heading h1{font-size:64px}}

/* User-selected portrait of Dave Green and his wife Kim. */
.dave-portrait{margin:0;align-self:start}.dave-portrait img{width:100%;height:auto;max-height:780px;object-fit:contain;object-position:left}.dave-portrait figcaption{margin-top:16px;font-size:13px}.dave-feature>div{align-self:center}.hero-title h1{letter-spacing:.005em}
@media(max-width:600px){.dave-portrait img{max-height:none}.dave-portrait figcaption{font-size:12px}.dave-feature h2{font-size:62px}}


/* Supplied TalbotMade ivory wordmark, with half-height clear space. */
#footer{flex-wrap:wrap}
.footer-maker{display:inline-flex;align-items:center;justify-content:center;padding:13px;margin-left:auto;min-height:44px}
.footer-maker img{width:180px;height:auto}
@media(max-width:600px){.footer-maker{margin:12px 0 0 -13px}}

/* A quiet place for the friends behind the motorcycles. */
.memorial-page{max-width:1600px;margin:auto;padding-top:75px}
.memorial-intro{max-width:900px;margin-bottom:65px}
.memorial-intro h1{font-size:clamp(72px,9vw,136px);margin:23px 0 20px}
.memorial-intro .memorial-lead{font-family:var(--display);font-size:clamp(25px,3vw,36px);line-height:1.25;color:var(--ink);margin-bottom:25px}
.memorial-intro>p:not(.eyebrow):not(.memorial-lead){max-width:680px;color:var(--muted);margin-top:15px}
.memorial-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6%}
.memorial-person figure{margin:0 0 36px}
.memorial-person figure img{width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#171819}
.memorial-person figcaption{font-size:13px;color:var(--muted);margin-top:12px}
.memorial-copy h2{font-size:clamp(40px,4.6vw,68px);margin:14px 0 25px}
.memorial-copy>p:not(.eyebrow),.memorial-rides-copy>p{color:#bcbdbb;max-width:600px;margin:0 0 20px}
.memorial-copy blockquote{margin:32px 0;padding:4px 0 4px 24px;border-left:2px solid var(--red)}
.memorial-copy blockquote p{font-family:var(--display);font-size:clamp(25px,2.6vw,36px);line-height:1.2;max-width:480px}
.memorial-copy cite{display:block;font-size:13px;color:var(--muted);font-style:normal;margin-top:15px}
.memorial-source{font-size:13px;letter-spacing:.1em;gap:16px}
.memorial-rides{display:grid;grid-template-columns:1fr 1fr;gap:6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:80px;padding:55px 0}
.memorial-rides h2{font-size:clamp(45px,5.3vw,76px);margin-top:23px}
.memorial-archive-note{color:var(--muted);font-size:13px;max-width:660px;padding-top:25px}
@media(min-width:601px) and (max-width:900px){#header nav{gap:20px;font-size:13px}.brand img{width:220px}}
@media(max-width:600px){.memorial-page{padding-top:40px}.memorial-intro{margin-bottom:40px}.memorial-intro h1{font-size:70px}.memorial-people,.memorial-rides{grid-template-columns:1fr;gap:48px}.memorial-person figure{margin-bottom:25px}.memorial-copy h2{font-size:52px}.memorial-rides{margin-top:50px;padding:35px 0;gap:28px}.memorial-source{font-size:12px;letter-spacing:.07em}}
.memorial-gallery{margin-top:65px;padding-top:40px;border-top:1px solid var(--line)}
.memorial-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}
.memorial-photo-grid figure{margin:0;min-width:0}
.memorial-photo-grid .photo-open{width:100%;aspect-ratio:1.2;background:var(--panel);display:block}
.memorial-photo-grid img{width:100%;height:100%;object-fit:contain}
.memorial-photo-grid figcaption{font-size:13px;color:var(--muted);margin-top:12px}
@media(max-width:760px){.memorial-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px}}
@media(max-width:600px){.memorial-gallery .section-heading{display:block}.memorial-gallery .section-heading>p{margin-top:15px}.memorial-photo-grid .photo-open{aspect-ratio:.85}.memorial-photo-grid figcaption{font-size:12px}.memorial-photo-grid .photo-hover{font-size:0;gap:0;opacity:.8}}
