.not-found-page{background:#111;justify-content:center;align-items:center;min-height:80vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.not-found-watermark{letter-spacing:.02em;color:#fff;opacity:.025;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(180px,34vw,460px);font-weight:800;line-height:.85;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-card{z-index:1;text-align:center;max-width:560px;position:relative}.not-found-eyebrow{justify-content:center;align-items:center;gap:16px;margin-bottom:28px;display:flex}.not-found-eyebrow span{letter-spacing:.35em;text-transform:uppercase;color:#9c742e;white-space:nowrap;font-size:.75rem;font-weight:600}.not-found-eyebrow:before,.not-found-eyebrow:after{content:"";background:#9c742e;flex-shrink:0;width:32px;height:1px}.not-found-title{color:#c9c9c9;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,9vw,5.5rem);font-style:italic;font-weight:400;line-height:1}.not-found-desc{color:#b0b0b0;max-width:460px;margin:0 auto 40px;font-size:1.125rem;line-height:1.6}.not-found-action{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.not-found-btn{letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;padding:16px 32px;font-size:.8125rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.not-found-btn--primary{color:#fff;background:#8a6420}.not-found-btn--primary:hover{background:#9c742e}.not-found-btn--ghost{color:#fff;background:0 0;border-color:#3a3a3a}.not-found-btn--ghost:hover{color:#9c742e;border-color:#9c742e}@media (max-width:640px){.not-found-page{padding:64px 20px}.not-found-btn{flex:auto;padding:14px 24px}}
