.not-found-page{--ink: #211826;--muted: #746777;--paper: #fbf8f4;--line: #e4d8cb;--plum: #553061;--gold: #b88b45;color:var(--ink);background:var(--paper)}.not-found-page h1,.not-found-page h2,.not-found-page h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:0}.nf-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:520px;background:#120e13;color:#fffaf4}.nf-copy{display:flex;flex-direction:column;justify-content:center;padding:58px clamp(34px,7vw,96px)}.nf-kicker{margin:0 0 12px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.nf-copy h1{max-width:720px;font-size:clamp(60px,8vw,104px);line-height:.95}.nf-copy p{max-width:620px;margin:22px 0 0;color:#fffaf4c7;font-size:17px;line-height:1.65}.nf-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.nf-button,.nf-button-secondary{display:inline-grid;min-height:52px;place-items:center;padding:0 22px;font-size:14px;font-weight:900}.nf-button{color:#fff;background:var(--plum)}.nf-button-secondary{color:#fffaf4;border:1px solid rgba(184,139,69,.72)}.nf-media{position:relative;min-height:520px;margin:0;overflow:hidden}.nf-media:before{content:"";position:absolute;z-index:1;inset:0 auto 0 0;width:36%;background:linear-gradient(90deg,#120e13,#120e13d1 44%,#120e1300)}.nf-media img{width:100%;height:100%;object-fit:cover;object-position:center}.nf-wrap{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:42px 0 70px}.nf-search-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center;padding:30px;border:1px solid var(--line);background:#fff}.nf-search-card h2{color:var(--plum);font-size:36px}.nf-search-card p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.nf-search{display:grid;grid-template-columns:minmax(0,1fr) auto;border:1px solid var(--line);background:#fbf8f4}.nf-search input{min-height:54px;padding:0 16px;border:0;background:transparent;outline:0}.nf-search button{min-width:110px;border:0;background:var(--plum);color:#fff;font-size:13px;font-weight:900}.nf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.nf-card{display:grid;gap:10px;padding:22px;border:1px solid var(--line);background:#fff}.nf-card span{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nf-card h3{color:var(--ink);font-size:28px;line-height:1}.nf-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.nf-products{margin-top:48px}.nf-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.nf-section-heading h2{color:var(--ink);font-size:38px}.nf-section-heading a{color:var(--plum);font-size:13px;font-weight:900}.nf-product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.nf-product{position:relative;overflow:hidden;border:1px solid var(--line);background:#fff}.nf-product img{width:100%;aspect-ratio:1;object-fit:cover;border-bottom:1px solid var(--line)}.nf-product div{padding:16px}.nf-product h3{min-height:44px;color:var(--ink);font-size:18px;line-height:1.2}.nf-product p{margin:10px 0 0;color:var(--plum);font-weight:900}@media(max-width:980px){.nf-hero,.nf-search-card{grid-template-columns:1fr}.nf-media{min-height:360px;order:-1}.nf-media:before{inset:auto 0 0 0;width:auto;height:54%;background:linear-gradient(0deg,#120e13,#120e13b8 44%,#120e1300)}.nf-grid,.nf-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.not-found-page{overflow-x:hidden}.nf-hero{min-height:0}.nf-media{min-height:300px}.nf-copy{padding:30px 22px 36px}.nf-copy h1{font-size:48px}.nf-copy p{font-size:15px}.nf-actions,.nf-section-heading{display:grid;grid-template-columns:1fr}.nf-wrap{width:min(100% - 28px,1180px);padding:28px 0 48px}.nf-search-card{padding:22px}.nf-search{grid-template-columns:1fr}.nf-search button{min-height:48px}.nf-grid{grid-template-columns:1fr}.nf-product-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nf-product div{padding:12px}.nf-product h3{min-height:58px;font-size:15px}}.not-found-page .nf-card,.not-found-page .nf-product{text-decoration:none!important}.not-found-page .nf-product img{object-fit:contain!important;background:#fbf8f4!important}@media screen and (max-width:700px){.not-found-page .nf-copy h1{font-size:44px!important}.not-found-page .nf-media{min-height:260px!important}.not-found-page .nf-search-card{gap:18px!important}.not-found-page .nf-products{margin-top:34px!important}}.not-found-page{width:100%!important;max-width:none!important;background:#fbf8f4!important}.not-found-page .nf-hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;min-height:724px!important;height:724px!important;display:grid!important;grid-template-columns:46% 54%!important;overflow:hidden!important}.not-found-page .nf-copy{padding-left:96px!important;padding-right:48px!important}.not-found-page .nf-copy h1{max-width:720px!important;font-size:clamp(72px,6.2vw,112px)!important;line-height:.92!important}.not-found-page .nf-copy p{max-width:620px!important}.not-found-page .nf-media{height:100%!important;min-height:0!important}.not-found-page .nf-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.not-found-page .nf-wrap{width:min(1180px,calc(100% - 64px))!important;max-width:1180px!important}.not-found-page .nf-product{display:flex!important;flex-direction:column!important;background:#fff!important}.not-found-page .nf-product img{width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;object-fit:contain!important;object-position:center center!important;background:#fbf8f4!important}.not-found-page .nf-product div{flex:1 1 auto!important;padding:16px!important;background:#fff!important}.not-found-page .nf-product h3{min-height:48px!important;margin:0!important}.not-found-page .nf-product p{margin-top:12px!important}
/*# sourceMappingURL=/cdn/shop/t/29/assets/pa-not-found.css.map */
