.NotFoundPage-module__-5c59G__page{min-height:calc(100vh - var(--site-header-height,0px));background:radial-gradient(circle at top left, var(--not-found-radial), transparent 34%), linear-gradient(135deg, var(--not-found-bg-start), var(--not-found-bg-end));justify-content:center;align-items:center;padding:72px 20px;display:flex}.NotFoundPage-module__-5c59G__card{border:1px solid var(--not-found-border);background:var(--not-found-card-bg);width:min(1040px,100%);box-shadow:var(--not-found-shadow);border-radius:32px;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:center;gap:42px;padding:42px;display:grid}.NotFoundPage-module__-5c59G__visual{background:linear-gradient(135deg, var(--not-found-wood-light), var(--not-found-wood-dark));border-radius:26px;justify-content:center;align-items:center;min-height:330px;display:flex;position:relative;overflow:hidden}.NotFoundPage-module__-5c59G__visual:before,.NotFoundPage-module__-5c59G__visual:after{content:"";border:1px solid var(--not-found-engraving-soft);border-radius:22px;position:absolute;inset:28px}.NotFoundPage-module__-5c59G__visual:after{opacity:.55;border-style:dashed;inset:48px}.NotFoundPage-module__-5c59G__errorCode{z-index:1;letter-spacing:-.08em;color:var(--not-found-number);text-shadow:0 2px 0 var(--not-found-number-shadow);font-size:clamp(4.5rem,11vw,8.5rem);font-weight:800;line-height:1;position:relative}.NotFoundPage-module__-5c59G__engravingLine{z-index:1;background:var(--not-found-engraving);border-radius:999px;width:min(220px,58%);height:2px;position:absolute;bottom:88px}.NotFoundPage-module__-5c59G__chip{z-index:2;white-space:nowrap;background:var(--not-found-chip-bg);color:var(--not-found-chip-text);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:9px 16px;font-size:.82rem;font-weight:700;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.NotFoundPage-module__-5c59G__content{max-width:560px}.NotFoundPage-module__-5c59G__eyebrow{color:var(--not-found-eyebrow);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:800}.NotFoundPage-module__-5c59G__title{color:var(--not-found-title);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.NotFoundPage-module__-5c59G__text{color:var(--not-found-text);margin:22px 0 0;font-size:1.05rem;line-height:1.75}.NotFoundPage-module__-5c59G__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.NotFoundPage-module__-5c59G__primaryButton,.NotFoundPage-module__-5c59G__secondaryButton{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.NotFoundPage-module__-5c59G__primaryButton{background:var(--not-found-primary-bg);color:var(--not-found-primary-text);box-shadow:var(--not-found-primary-shadow)}.NotFoundPage-module__-5c59G__secondaryButton{border:1px solid var(--not-found-secondary-border);background:var(--not-found-secondary-bg);color:var(--not-found-secondary-text)}.NotFoundPage-module__-5c59G__primaryButton:hover,.NotFoundPage-module__-5c59G__secondaryButton:hover{transform:translateY(-2px)}.NotFoundPage-module__-5c59G__helper{color:var(--not-found-helper);margin:22px 0 0;font-size:.95rem;line-height:1.6}.NotFoundPage-module__-5c59G__helper a{color:var(--not-found-helper-link);font-weight:800;text-decoration:none}.NotFoundPage-module__-5c59G__helper a:hover{text-decoration:underline}.NotFoundPage-module__-5c59G__chip{z-index:2;white-space:nowrap;background:var(--not-found-chip-bg);color:var(--not-found-chip-text);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:.82rem;font-weight:700;animation:.9s ease-out .25s both NotFoundPage-module__-5c59G__chipDrop;display:inline-flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%);box-shadow:0 10px 22px #4f341c29}.NotFoundPage-module__-5c59G__chipPart{animation:.7s ease-out 1.05s both NotFoundPage-module__-5c59G__chipSplit;display:inline-block}.NotFoundPage-module__-5c59G__chipPart:first-child{transform-origin:100%}.NotFoundPage-module__-5c59G__chipPart:last-child{transform-origin:0}.NotFoundPage-module__-5c59G__chipCrack{background:var(--not-found-chip-crack);transform-origin:50%;width:1px;height:18px;animation:.32s ease-out .95s both NotFoundPage-module__-5c59G__chipCrack;transform:rotate(12deg)scaleY(0)}@keyframes NotFoundPage-module__-5c59G__chipDrop{0%{opacity:0;transform:translate(-50%,-70px)rotate(-4deg)}65%{opacity:1;transform:translate(-50%,6px)rotate(2deg)}82%{transform:translate(-50%,-3px)rotate(-1deg)}to{opacity:1;transform:translate(-50%)rotate(0)}}@keyframes NotFoundPage-module__-5c59G__chipCrack{0%{opacity:0;transform:rotate(12deg)scaleY(0)}to{opacity:1;transform:rotate(12deg)scaleY(1)}}@keyframes NotFoundPage-module__-5c59G__chipSplit{0%{transform:translate(0)rotate(0)}to{transform:translateX(var(--chip-shift,0)) rotate(var(--chip-rotate,0deg))}}.NotFoundPage-module__-5c59G__chipPart:first-child{--chip-shift:-2px;--chip-rotate:-2deg;transform-origin:100%}.NotFoundPage-module__-5c59G__chipPart:last-child{--chip-shift:2px;--chip-rotate:2deg;transform-origin:0}@media (max-width:820px){.NotFoundPage-module__-5c59G__page{padding:42px 16px}.NotFoundPage-module__-5c59G__card{border-radius:26px;grid-template-columns:1fr;gap:28px;padding:24px}.NotFoundPage-module__-5c59G__visual{min-height:250px}.NotFoundPage-module__-5c59G__content{text-align:center}.NotFoundPage-module__-5c59G__actions{justify-content:center}}@media (max-width:480px){.NotFoundPage-module__-5c59G__page{padding:28px 12px}.NotFoundPage-module__-5c59G__card{padding:18px}.NotFoundPage-module__-5c59G__visual{border-radius:22px;min-height:220px}.NotFoundPage-module__-5c59G__actions{flex-direction:column}.NotFoundPage-module__-5c59G__primaryButton,.NotFoundPage-module__-5c59G__secondaryButton{width:100%}}
