.error-module__bSZLSW__errorPage{min-height:calc(100vh - var(--header-height,80px));min-height:calc(100dvh - var(--header-height,80px));background:#fff;justify-content:center;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__errorPageInner{width:100%;max-width:1440px;display:flex;position:relative}.error-module__bSZLSW__skeleton{z-index:10;background:#fff;transition:opacity .25s,visibility .25s;display:flex;position:absolute;inset:0}.error-module__bSZLSW__skeletonHidden{opacity:0;visibility:hidden;pointer-events:none}.error-module__bSZLSW__skeletonLeft{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:16px;padding:clamp(32px,6vw,80px);display:flex}.error-module__bSZLSW__skeletonRight{background:0 0;flex:1;position:relative}.error-module__bSZLSW__skeletonRight:before{content:"";background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:16px;animation:1.5s infinite error-module__bSZLSW__shimmer;position:absolute;inset:8%}.error-module__bSZLSW__skeletonLabel{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:6px;width:140px;height:20px;animation:1.5s infinite error-module__bSZLSW__shimmer}.error-module__bSZLSW__skeletonCode{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:12px;width:180px;height:90px;animation:1.5s infinite error-module__bSZLSW__shimmer}.error-module__bSZLSW__skeletonTitle{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:8px;width:300px;height:32px;animation:1.5s infinite error-module__bSZLSW__shimmer}.error-module__bSZLSW__skeletonTitleLine2{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:8px;width:260px;height:28px;animation:1.5s infinite error-module__bSZLSW__shimmer}.error-module__bSZLSW__skeletonDesc{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:6px;width:320px;max-width:90%;height:18px;animation:1.5s infinite error-module__bSZLSW__shimmer}.error-module__bSZLSW__skeletonCountdown{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:100px;width:180px;height:36px;animation:1.5s infinite error-module__bSZLSW__shimmer}.error-module__bSZLSW__skeletonButtons{gap:12px;margin-top:8px;display:flex}.error-module__bSZLSW__skeletonBtn{background:linear-gradient(90deg,#f5f5f5 25%,#ebebeb 50%,#f5f5f5 75%) 0 0/200% 100%;border-radius:100px;width:130px;height:48px;animation:1.5s infinite error-module__bSZLSW__shimmer}@keyframes error-module__bSZLSW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.error-module__bSZLSW__splitLayout{width:100%;min-height:calc(100vh - var(--header-height,80px));min-height:calc(100dvh - var(--header-height,80px));opacity:0;transition:opacity .35s;display:flex}.error-module__bSZLSW__contentVisible{opacity:1}.error-module__bSZLSW__contentSide{background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:55%;padding:clamp(32px,6vw,80px);display:flex;position:relative}.error-module__bSZLSW__decorLine{opacity:.6;background:linear-gradient(#0000,#e75524,#0000);border-radius:2px;width:4px;height:120px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.error-module__bSZLSW__imageSide{background:0 0;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__imageGlow{pointer-events:none;background:radial-gradient(#e7552414 0%,#0000 70%);width:80%;height:80%;position:absolute}.error-module__bSZLSW__imageContainer{width:100%;max-width:90%;height:100%;max-height:85%;position:relative}.error-module__bSZLSW__furnitureImage{object-fit:contain;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.error-module__bSZLSW__imageSide:hover .error-module__bSZLSW__furnitureImage{transform:scale(1.03)}.error-module__bSZLSW__label{font-family:var(--font-outfit),"Outfit",sans-serif;color:#e75524;text-transform:uppercase;letter-spacing:.15em;margin-bottom:12px;font-size:14px;font-weight:600}.error-module__bSZLSW__errorCode{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a1a1a;letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(80px,14vw,130px);font-weight:700;line-height:1;position:relative}.error-module__bSZLSW__errorCode:after{content:"404";color:#e7552414;z-index:-1;position:absolute;top:4px;left:4px}.error-module__bSZLSW__title{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a1a1a;margin:0 0 20px;font-size:clamp(24px,4vw,36px);font-weight:600;line-height:1.3}.error-module__bSZLSW__titleHighlight{color:#e75524}.error-module__bSZLSW__description{font-family:var(--font-outfit),"Outfit",sans-serif;color:#64748b;max-width:400px;margin:0 0 28px;font-size:clamp(15px,1.8vw,17px);line-height:1.7}.error-module__bSZLSW__countdown{font-family:var(--font-outfit),"Outfit",sans-serif;color:#64748b;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:100px;align-items:baseline;gap:4px;margin-bottom:28px;padding:10px 20px;font-size:14px;display:inline-flex;box-shadow:0 2px 8px #0000000a}.error-module__bSZLSW__timer{color:#e75524;text-align:center;min-width:16px;font-weight:700}.error-module__bSZLSW__actions{flex-wrap:wrap;gap:12px;display:flex}.error-module__bSZLSW__primaryBtn{color:#fff;font-family:var(--font-outfit),"Outfit",sans-serif;cursor:pointer;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #0000001a}.error-module__bSZLSW__primaryBtn:hover{background:linear-gradient(135deg,#e75524 0%,#d14b1e 100%);transform:translateY(-2px);box-shadow:0 8px 20px #e755244d}.error-module__bSZLSW__secondaryBtn{color:#1a1a1a;font-family:var(--font-outfit),"Outfit",sans-serif;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:500;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000000a}.error-module__bSZLSW__secondaryBtn:hover{background:#f8fafc;border-color:#1a1a1a;transform:translateY(-1px)}@media (max-width:1024px){.error-module__bSZLSW__splitLayout,.error-module__bSZLSW__skeleton{flex-direction:column-reverse}.error-module__bSZLSW__contentSide,.error-module__bSZLSW__skeletonLeft{text-align:center;align-items:center;max-width:none;padding:32px 24px}.error-module__bSZLSW__decorLine{display:none}.error-module__bSZLSW__description{text-align:center}.error-module__bSZLSW__imageSide,.error-module__bSZLSW__skeletonRight{flex:none;width:100%;height:35vh;min-height:200px;max-height:320px}.error-module__bSZLSW__imageContainer{max-width:70%;max-height:90%}.error-module__bSZLSW__skeletonLeft{align-items:center}.error-module__bSZLSW__skeletonRight:before{inset:15%}}@media (max-width:768px){.error-module__bSZLSW__errorPage,.error-module__bSZLSW__splitLayout{min-height:calc(100vh - var(--header-height,70px));min-height:calc(100dvh - var(--header-height,70px))}.error-module__bSZLSW__contentSide,.error-module__bSZLSW__skeletonLeft{padding:24px 20px}.error-module__bSZLSW__imageSide,.error-module__bSZLSW__skeletonRight{height:28vh;min-height:160px;max-height:260px}.error-module__bSZLSW__label{margin-bottom:8px;font-size:12px}.error-module__bSZLSW__errorCode{margin-bottom:12px;font-size:72px}.error-module__bSZLSW__errorCode:after{content:none}.error-module__bSZLSW__title{margin-bottom:12px;font-size:24px}.error-module__bSZLSW__description{margin-bottom:24px;font-size:15px}.error-module__bSZLSW__countdown{margin-bottom:24px;padding:8px 16px;font-size:13px}.error-module__bSZLSW__actions{justify-content:center;width:100%}.error-module__bSZLSW__primaryBtn,.error-module__bSZLSW__secondaryBtn{padding:12px 24px;font-size:14px}.error-module__bSZLSW__skeletonCode{width:140px;height:64px}.error-module__bSZLSW__skeletonTitle{width:200px;height:26px}}@media (max-width:480px){.error-module__bSZLSW__errorPage,.error-module__bSZLSW__splitLayout{min-height:calc(100vh - var(--header-height,64px));min-height:calc(100dvh - var(--header-height,64px))}.error-module__bSZLSW__contentSide,.error-module__bSZLSW__skeletonLeft{padding:20px 16px}.error-module__bSZLSW__imageSide,.error-module__bSZLSW__skeletonRight{height:22vh;min-height:130px;max-height:200px}.error-module__bSZLSW__errorCode{margin-bottom:8px;font-size:60px}.error-module__bSZLSW__title{margin-bottom:10px;font-size:20px}.error-module__bSZLSW__description{margin-bottom:20px;font-size:14px}.error-module__bSZLSW__countdown{margin-bottom:20px}.error-module__bSZLSW__actions{flex-direction:column;gap:10px}.error-module__bSZLSW__primaryBtn,.error-module__bSZLSW__secondaryBtn{justify-content:center;width:100%;padding:14px 24px}}@media (max-height:500px) and (orientation:landscape){.error-module__bSZLSW__splitLayout,.error-module__bSZLSW__skeleton{flex-direction:row}.error-module__bSZLSW__contentSide,.error-module__bSZLSW__skeletonLeft{text-align:left;align-items:flex-start;max-width:55%;padding:16px 24px}.error-module__bSZLSW__decorLine{height:80px;display:block}.error-module__bSZLSW__description{text-align:left}.error-module__bSZLSW__imageSide,.error-module__bSZLSW__skeletonRight{flex:1;width:auto;height:100%;max-height:none}.error-module__bSZLSW__errorCode{margin-bottom:8px;font-size:56px}.error-module__bSZLSW__title{margin-bottom:8px;font-size:20px}.error-module__bSZLSW__description{margin-bottom:12px;font-size:14px}.error-module__bSZLSW__countdown{margin-bottom:12px;padding:6px 14px;font-size:12px}.error-module__bSZLSW__actions{gap:8px}.error-module__bSZLSW__primaryBtn,.error-module__bSZLSW__secondaryBtn{padding:10px 18px;font-size:13px}}
