.fk-gallery{--fk-paper: #fff;--fk-ink: #000;--fk-brass: #986819;--fk-rule: rgba(17, 16, 13, .22);background:var(--fk-paper);border:1px solid #000;border-top:0;box-sizing:border-box;color:var(--fk-ink);font-family:Courier New,Courier,monospace;margin:0 auto;max-width:var(--dp95-frame-max-width, 1880px);overflow:clip;width:calc(100% - var(--dp95-frame-gutter, 40px))}.fk-gallery *,.fk-gallery *:before,.fk-gallery *:after{box-sizing:border-box}.fk-gallery__hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);min-height:min(76svh,900px);border-bottom:1px solid var(--fk-rule);position:relative}.fk-gallery__intro{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:clamp(32px,5vw,88px);position:relative;z-index:2}.fk-gallery__eyebrow,.fk-gallery__hero-count,.fk-gallery__category-number,.fk-gallery__category-heading>p,.fk-gallery__lightbox-meta,.fk-gallery__crop-meta{font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.fk-gallery__eyebrow{margin:0 0 28px}.fk-gallery__title{max-width:9ch;margin:0;color:var(--fk-ink);font-family:Courier New,Courier,monospace;font-size:clamp(46px,6.2vw,96px);font-weight:700;letter-spacing:-.07em;line-height:.88;text-wrap:balance}.fk-gallery__title-name{white-space:nowrap}.fk-gallery__dek{max-width:550px;margin:clamp(34px,6vh,76px) 0 0;font-size:clamp(17px,1.4vw,23px);line-height:1.48}.fk-gallery__profile-link{color:inherit;font-weight:700;text-decoration-color:var(--fk-brass);text-decoration-thickness:3px;text-underline-offset:4px}.fk-gallery__profile-link:hover,.fk-gallery__profile-link:focus-visible{color:var(--fk-brass)}.fk-gallery__hero-footer{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-top:40px}.fk-gallery__hero-count{margin:0}.fk-gallery__enter{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;color:inherit;font-size:13px;font-weight:700;padding-bottom:5px;text-decoration:none;text-transform:uppercase}.fk-gallery__enter span{transition:transform .18s ease}.fk-gallery__enter:hover span,.fk-gallery__enter:focus-visible span{transform:translateY(4px)}.fk-gallery__hero-images{min-height:620px;background:#161511;isolation:isolate;overflow:hidden;position:relative}.fk-gallery__hero-image{border:8px solid var(--fk-paper);box-shadow:0 24px 70px #00000059;display:block;filter:saturate(.9) contrast(1.04);height:auto;max-width:none;object-fit:cover;opacity:0;position:absolute;transform:translateY(36px) rotate(var(--fk-rotate));animation:fk-crop-enter .76s cubic-bezier(.22,1,.36,1) forwards}.fk-gallery__hero-image--one{--fk-rotate: -5deg;animation-delay:.1s;left:-5%;top:7%;width:66%;z-index:1}.fk-gallery__hero-image--two{--fk-rotate: 4deg;animation-delay:.22s;right:-7%;top:-3%;width:58%;z-index:2}.fk-gallery__hero-image--three{--fk-rotate: -2deg;animation-delay:.34s;bottom:2%;left:15%;width:70%;z-index:3}@keyframes fk-crop-enter{to{opacity:1;transform:translateY(0) rotate(var(--fk-rotate))}}.fk-gallery__category-nav-wrap{background:#fffffff5;border-bottom:1px solid var(--fk-rule);position:sticky;top:0;z-index:12}.fk-gallery__category-nav{display:flex;gap:28px;margin:0;overflow-x:auto;padding:17px clamp(20px,4vw,64px) 15px;scrollbar-width:none}.fk-gallery__category-nav::-webkit-scrollbar{display:none}.fk-gallery__category-nav a{border-bottom:2px solid transparent;color:inherit;flex:0 0 auto;font-size:12px;font-weight:700;letter-spacing:.05em;padding-bottom:4px;text-decoration:none;text-transform:uppercase}.fk-gallery__category-nav a:hover,.fk-gallery__category-nav a:focus-visible,.fk-gallery__category-nav a.is-active{border-bottom-color:var(--fk-brass)}.fk-gallery__archive{padding:0 clamp(16px,3.5vw,58px) clamp(80px,10vw,170px)}.fk-gallery__category{border-bottom:1px solid var(--fk-rule);padding:clamp(46px,6vw,96px) 0;scroll-margin-top:70px}.fk-gallery__category:last-child{border-bottom:0}.fk-gallery__category-heading{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:baseline;gap:14px;margin-bottom:clamp(20px,2.5vw,38px)}.fk-gallery__category-number,.fk-gallery__category-heading>p{margin:0}.fk-gallery__category-heading h2{margin:0;color:var(--fk-ink);font-family:Courier New,Courier,monospace;font-size:clamp(26px,3vw,48px);font-weight:700;letter-spacing:-.055em;line-height:.95}.fk-gallery__grid{column-count:4;column-gap:clamp(10px,1.3vw,22px)}.fk-gallery__crop{-webkit-appearance:none;appearance:none;background:transparent;border:0;break-inside:avoid;color:inherit;cursor:zoom-in;display:block;margin:0 0 clamp(10px,1.3vw,22px);overflow:hidden;padding:0;position:relative;text-align:left;width:100%}.fk-gallery__crop img{background:#f1f1ec;display:block;filter:saturate(.94) contrast(1.02);height:auto;transition:filter .22s ease,transform .3s cubic-bezier(.22,1,.36,1);width:100%}.fk-gallery__crop-meta{display:flex;justify-content:space-between;background:#11100deb;bottom:0;color:var(--fk-paper);gap:10px;left:0;opacity:0;padding:10px 12px;position:absolute;right:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.fk-gallery__crop:hover img,.fk-gallery__crop:focus-visible img{filter:saturate(1.04) contrast(1.04);transform:scale(1.018)}.fk-gallery__crop:hover .fk-gallery__crop-meta,.fk-gallery__crop:focus-visible .fk-gallery__crop-meta{opacity:1;transform:translateY(0)}.fk-gallery__crop:focus-visible{outline:3px solid var(--fk-brass);outline-offset:3px}.fk-gallery__lightbox[hidden]{display:none}.fk-gallery__lightbox{align-items:center;background:#0d0c0af5;color:#f6f1e4;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:clamp(54px,7vw,92px) clamp(18px,6vw,96px);position:fixed;z-index:9999}.fk-gallery__lightbox-figure{display:grid;height:100%;margin:0;max-height:calc(100svh - 120px);max-width:min(1200px,86vw);place-items:center;width:100%}.fk-gallery__lightbox-image{display:block;height:auto;max-height:calc(100svh - 165px);max-width:100%;object-fit:contain;opacity:1;transition:opacity .12s ease;width:auto}.fk-gallery__lightbox-meta{display:flex;justify-content:space-between;gap:30px;margin-top:16px;width:100%}.fk-gallery__lightbox button{-webkit-appearance:none;appearance:none;background:#11100d9e;border:1px solid rgba(246,241,228,.72);color:inherit;cursor:pointer;font:inherit;height:48px;padding:0 16px;position:absolute}.fk-gallery__lightbox-close{right:18px;top:18px}.fk-gallery__lightbox-prev,.fk-gallery__lightbox-next{top:50%;transform:translateY(-50%)}.fk-gallery__lightbox-prev{left:18px}.fk-gallery__lightbox-next{right:18px}.fk-gallery__lightbox button:hover,.fk-gallery__lightbox button:focus-visible{background:var(--fk-paper);color:var(--fk-ink)}body.fk-gallery-is-open{overflow:hidden}@media screen and (max-width:1100px){.fk-gallery__hero{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)}.fk-gallery__grid{column-count:3}}@media screen and (max-width:760px){.fk-gallery__hero{display:flex;min-height:auto;flex-direction:column}.fk-gallery__intro{justify-content:flex-start;min-height:0;padding:30px 20px 26px}.fk-gallery__title{font-size:clamp(42px,13vw,58px);letter-spacing:-.075em}.fk-gallery__dek{margin-top:24px}.fk-gallery__hero-footer{margin-top:30px}.fk-gallery__hero-images{min-height:74vw}.fk-gallery__hero-image{border-width:5px}.fk-gallery__category-nav{gap:20px;padding-left:20px;padding-right:20px}.fk-gallery__archive{padding-left:10px;padding-right:10px}.fk-gallery__category{padding:44px 0}.fk-gallery__category-heading{grid-template-columns:34px minmax(0,1fr);gap:8px;margin-bottom:22px;padding:0 8px}.fk-gallery__category-heading h2{font-size:28px}.fk-gallery__category-heading>p:last-child{grid-column:2}.fk-gallery__grid{column-count:2;column-gap:8px}.fk-gallery__crop{margin-bottom:8px}.fk-gallery__crop-meta{display:none}.fk-gallery__lightbox{padding:62px 12px 74px}.fk-gallery__lightbox-figure{max-width:100%}.fk-gallery__lightbox-image{max-height:calc(100svh - 190px)}.fk-gallery__lightbox-prev,.fk-gallery__lightbox-next{bottom:14px;top:auto;transform:none}.fk-gallery__lightbox-prev{left:12px}.fk-gallery__lightbox-next{right:12px}}@media(prefers-reduced-motion:reduce){.fk-gallery__hero-image{animation:none;opacity:1;transform:rotate(var(--fk-rotate))}.fk-gallery__crop img,.fk-gallery__crop-meta,.fk-gallery__enter span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/flashknob-gallery.css.map */
