.not-found{min-height:var(--nostrum-mobile-viewport-height);color:#2d3827;background:#e8e3d5;flex-direction:column;display:flex;position:relative}.not-found__container{background-image:url(/images/404-hero-transparent.png);background-position:100%;background-repeat:no-repeat;background-size:contain;flex:1;justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:clamp(40rem,65vh,52rem);margin:0 auto;padding:clamp(2.5rem,5vh,4rem) clamp(3rem,6vw,5rem) clamp(4rem,8vh,6rem);display:flex;position:relative}.not-found__content{z-index:2;flex-direction:column;align-items:flex-start;max-width:32rem;margin-left:clamp(2rem,6vw,6rem);display:flex;position:relative}.not-found__code{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:#3d4a35;opacity:.95;margin:0 0 .5rem;padding-bottom:1rem;font-size:clamp(5.5rem,11vw,7.5rem);font-weight:300;line-height:.88;position:relative}.not-found__code:after{content:"";opacity:.5;background:linear-gradient(90deg,#b8975a 0%,#b8975a00 100%);width:3rem;height:1px;position:absolute;bottom:0;left:0}.not-found__title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.012em;color:#2d3827;margin:0 0 1.25rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:400;line-height:1.25}.not-found__message{font-family:var(--font-sans), system-ui, sans-serif;color:#6f6a5f;opacity:.9;margin:0 0 1.75rem;font-size:.9rem;line-height:1.6}.not-found__actions{flex-direction:column;gap:.75rem;width:100%;max-width:24rem;padding-top:1.5rem;display:flex;position:relative}.not-found__actions:before{content:"• • • •";letter-spacing:.25rem;color:#a6ce3a;opacity:.35;font-size:.5rem;position:absolute;top:0;left:0}.not-found__btn-primary{color:#fafaf8;font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;background:#405d32;border:none;border-radius:0;justify-content:center;align-items:center;padding:.95rem 2.25rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.not-found__btn-primary:hover{background:#2f4525;transform:translateY(-2px);box-shadow:0 4px 14px #405d3233}.not-found__btn-secondary{color:#3d4a35;font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #3d4a3552;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 2.25rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.not-found__btn-secondary:hover{color:#405d32;border-color:#405d32;transform:translateY(-2px);box-shadow:0 3px 10px #405d321f}.not-found__hero{display:none}.not-found__trust{background:0 0;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:88rem;margin:0 auto;padding:clamp(2.5rem,5vh,4rem) clamp(2.5rem,5vw,4rem);display:grid;position:relative}.not-found__trust-item{text-align:left;background:#ffffff59;border:1px solid #3d4a351f;border-radius:2px;flex-direction:column;align-items:flex-start;gap:.875rem;padding:1.75rem 1.5rem;display:flex;position:relative}.not-found__trust-icon{color:#405d32;opacity:.75;stroke-width:1.25px;width:2rem;height:2rem;margin-bottom:.25rem}.not-found__trust-label{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#2d3827;opacity:.95;font-size:.625rem;font-weight:600}.not-found__trust-detail{font-family:var(--font-sans), system-ui, sans-serif;color:#6f6a5f;opacity:.85;font-size:.8125rem;line-height:1.55}.not-found__help{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:88rem;margin:0 auto;padding:clamp(3rem,6vh,5rem) clamp(2.5rem,5vw,4rem) clamp(4rem,8vh,6rem);display:flex;position:relative}.not-found__help:before{content:"";opacity:.4;background:linear-gradient(90deg,#0000 0%,#b8975a 50%,#0000 100%);width:4rem;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.not-found__help-title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:#2d3827;margin:1.5rem 0 0;font-size:clamp(1.5rem,2.8vw,1.875rem);font-weight:400}.not-found__help-subtitle{font-family:var(--font-sans), system-ui, sans-serif;color:#6f6a5f;opacity:.85;margin:.75rem 0 2rem;font-size:.875rem;line-height:1.6}.not-found__help-btn{color:#3d4a35;font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:1px solid #3d4a3547;border-radius:0;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.6875rem;font-weight:600;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.not-found__help-btn:hover{color:#405d32;border-color:#405d32;transform:translateY(-2px);box-shadow:0 3px 10px #405d321a}.not-found__help-btn svg{width:1rem;height:1rem;transition:transform .22s cubic-bezier(.4,0,.2,1)}.not-found__help-btn:hover svg{transform:translate(2px)}@media (prefers-reduced-motion:no-preference){.not-found__container:before{content:"";z-index:1;pointer-events:none;transform-origin:100%;background:#e8e3d5;animation:1.25s cubic-bezier(.22,.61,.36,1) both not-found-hero-unveil;position:absolute;inset:0}.not-found__code,.not-found__title,.not-found__message,.not-found__actions{animation:.78s cubic-bezier(.16,1,.3,1) both not-found-copy-reveal}.not-found__code{animation-delay:90ms}.not-found__title{animation-delay:.18s}.not-found__message{animation-delay:.27s}.not-found__actions{animation-delay:.37s}.not-found__code:after{transform-origin:0;animation:.75s cubic-bezier(.16,1,.3,1) .43s both not-found-line-reveal}.not-found__trust-item,.not-found__help-title,.not-found__help-subtitle,.not-found__help-btn{animation:.76s cubic-bezier(.16,1,.3,1) both not-found-copy-reveal}.not-found__trust-item:first-child{animation-delay:.5s}.not-found__trust-item:nth-child(2){animation-delay:.59s}.not-found__trust-item:nth-child(3){animation-delay:.68s}.not-found__help-title{animation-delay:.76s}.not-found__help-subtitle{animation-delay:.85s}.not-found__help-btn{animation-delay:.94s}}@keyframes not-found-hero-unveil{0%{clip-path:inset(0);opacity:1}70%{clip-path:inset(0 0 0 100%);opacity:1}to{clip-path:inset(0 0 0 100%);opacity:0}}@keyframes not-found-copy-reveal{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translate(0,0)}}@keyframes not-found-line-reveal{0%{opacity:0;transform:scaleX(0)}to{opacity:.5;transform:scaleX(1)}}@media (max-width:1024px){.not-found__container{background-position:100% 100%;background-size:50%;align-items:flex-start;min-height:44rem;padding-top:clamp(3rem,6vh,5rem)}.not-found__content{max-width:100%}}@media (max-width:768px){.not-found__container{background-position:bottom;background-size:70%;align-items:flex-start;min-height:50rem}.not-found__content{text-align:center;align-items:center;padding-right:0}.not-found__code:after{left:50%;transform:translate(-50%)}.not-found__actions{align-items:center}.not-found__actions:before{left:50%;transform:translate(-50%)}.not-found__trust{grid-template-columns:1fr;gap:1.25rem}.not-found__btn-primary,.not-found__btn-secondary{width:100%}}@media (max-width:480px){.not-found__container{background-size:90%;min-height:48rem}.not-found__code{font-size:5rem}.not-found__title{font-size:1.625rem}.not-found__trust-item{padding:1.5rem 1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
