.not-found-module__sxuMuG__container{background:linear-gradient(135deg,#f2f9ed 0%,#fff 50%,#e8f4e0 100%);justify-content:center;align-items:center;min-height:100vh;max-height:100vh;padding:1.5rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__bgShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-module__sxuMuG__shape1,.not-found-module__sxuMuG__shape2,.not-found-module__sxuMuG__shape3{opacity:.6;border-radius:50%;animation:15s ease-in-out infinite not-found-module__sxuMuG__float-shapes;position:absolute}.not-found-module__sxuMuG__shape1{background:radial-gradient(circle,#eee3cbcc 0%,#eee3cb4d 50%,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-15%;right:-10%}.not-found-module__sxuMuG__shape2{background:radial-gradient(circle,#f5e8ceb3 0%,#f5962e40 50%,#0000 70%);width:450px;height:450px;animation-delay:3s;bottom:-15%;left:-10%}.not-found-module__sxuMuG__shape3{background:radial-gradient(circle,#5c8a3e1a 0%,#0000 60%);width:600px;height:600px;animation-delay:6s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes not-found-module__sxuMuG__float-shapes{0%,to{opacity:.6;transform:translate(0)scale(1)}33%{opacity:.5;transform:translate(30px,-30px)scale(1.05)}66%{opacity:.7;transform:translate(-20px,20px)scale(.95)}}.not-found-module__sxuMuG__content{text-align:center;z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:2px solid #fffc;border-radius:24px;flex-direction:column;justify-content:center;width:100%;max-width:900px;max-height:96vh;padding:2rem 2.5rem;animation:.8s ease-out not-found-module__sxuMuG__fade-in-up;display:flex;position:relative;box-shadow:0 25px 70px #5c8a3e2e,0 10px 30px #0000001a}@keyframes not-found-module__sxuMuG__fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-module__sxuMuG__logoWrapper{justify-content:center;margin-bottom:1rem;animation:1s ease-out .3s both not-found-module__sxuMuG__logo-bounce;display:flex}@keyframes not-found-module__sxuMuG__logo-bounce{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{transform:scale(1.1)rotate(10deg)}to{opacity:1;transform:scale(1)rotate(0)}}.not-found-module__sxuMuG__logo{object-fit:contain;filter:drop-shadow(0 6px 16px #5c8a3e40);width:80px;height:80px;transition:transform .3s}.not-found-module__sxuMuG__logo:hover{transform:scale(1.05)rotate(5deg)}.not-found-module__sxuMuG__errorWrapper{margin-bottom:.75rem;position:relative}.not-found-module__sxuMuG__errorCode{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)50%,var(--color-accent)100%);-webkit-text-fill-color:transparent;letter-spacing:-6px;-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:900;line-height:1;animation:2s ease-in-out infinite not-found-module__sxuMuG__error-pulse;display:inline-block;position:relative}@keyframes not-found-module__sxuMuG__error-pulse{0%,to{filter:drop-shadow(0 4px 12px #5c8a3e4d);transform:scale(1)}50%{filter:drop-shadow(0 8px 20px #5c8a3e66);transform:scale(1.02)}}.not-found-module__sxuMuG__errorText{color:var(--color-accent);letter-spacing:4px;text-transform:uppercase;margin-top:-.5rem;font-size:1rem;font-weight:700}.not-found-module__sxuMuG__title{color:var(--color-primary);letter-spacing:-.5px;margin-bottom:.75rem;font-size:1.875rem;font-weight:800;line-height:1.2}.not-found-module__sxuMuG__description{color:var(--color-text-light);max-width:550px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.9375rem;line-height:1.5}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:1.5rem;display:flex}.not-found-module__sxuMuG__homeButton,.not-found-module__sxuMuG__phoneButton{border:2px solid #0000;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__homeButton:before,.not-found-module__sxuMuG__phoneButton:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__sxuMuG__homeButton:hover:before,.not-found-module__sxuMuG__phoneButton:hover:before{width:300px;height:300px}.not-found-module__sxuMuG__homeButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;box-shadow:0 6px 20px #5c8a3e59}.not-found-module__sxuMuG__homeButton:hover{transform:translateY(-3px);box-shadow:0 10px 30px #5c8a3e73}.not-found-module__sxuMuG__homeButton:active{transform:translateY(-1px)}.not-found-module__sxuMuG__phoneButton{color:var(--color-primary);border-color:var(--color-primary);background:#fff;box-shadow:0 4px 12px #5c8a3e26}.not-found-module__sxuMuG__phoneButton:hover{background:var(--color-primary);color:#fff;transform:translateY(-3px);box-shadow:0 8px 24px #5c8a3e59}.not-found-module__sxuMuG__phoneButton:active{transform:translateY(-1px)}.not-found-module__sxuMuG__homeButton span,.not-found-module__sxuMuG__phoneButton span,.not-found-module__sxuMuG__homeButton svg,.not-found-module__sxuMuG__phoneButton svg{z-index:1;position:relative}.not-found-module__sxuMuG__divider{background:linear-gradient(90deg,#0000 0%,#5c8a3e4d 50%,#0000 100%);width:100%;height:2px;margin-bottom:1.25rem}.not-found-module__sxuMuG__contactInfo{animation:.8s ease-out .5s both not-found-module__sxuMuG__fade-in}@keyframes not-found-module__sxuMuG__fade-in{0%{opacity:0}to{opacity:1}}.not-found-module__sxuMuG__contactTitle{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:.375rem;font-size:1.375rem;font-weight:800}.not-found-module__sxuMuG__contactSubtitle{color:var(--color-text-light);margin-bottom:1rem;font-size:.9375rem;font-weight:500}.not-found-module__sxuMuG__contactGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.not-found-module__sxuMuG__contactCard{text-align:left;cursor:pointer;background:linear-gradient(135deg,#fffffff2 0%,#f8fdf5e6 100%);border:2px solid #5c8a3e1f;border-radius:14px;align-items:center;gap:.75rem;padding:.875rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__contactCard:before{content:"";opacity:0;background:linear-gradient(135deg,#5c8a3e14 0%,#f5962e14 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.not-found-module__sxuMuG__contactCard:hover:before{opacity:1}.not-found-module__sxuMuG__contactCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 24px #5c8a3e33}.not-found-module__sxuMuG__contactCard:active{transform:translateY(-2px)}.not-found-module__sxuMuG__contactIcon{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;z-index:1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex;position:relative;box-shadow:0 4px 12px #5c8a3e4d}.not-found-module__sxuMuG__contactIcon svg{width:18px;height:18px}.not-found-module__sxuMuG__contactCard:hover .not-found-module__sxuMuG__contactIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 16px #5c8a3e66}.not-found-module__sxuMuG__contactDetails{z-index:1;flex:1;min-width:0;position:relative}.not-found-module__sxuMuG__contactLabel{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.125rem;font-size:.6875rem;font-weight:600}.not-found-module__sxuMuG__contactValue{color:var(--color-text-dark);word-break:break-word;font-size:.8125rem;font-weight:600}@media (max-width:1024px){.not-found-module__sxuMuG__content{padding:2rem}.not-found-module__sxuMuG__logo{width:70px;height:70px}.not-found-module__sxuMuG__errorCode{letter-spacing:-5px;font-size:5.5rem}.not-found-module__sxuMuG__title{font-size:1.75rem}.not-found-module__sxuMuG__description{font-size:1rem}.not-found-module__sxuMuG__contactGrid{gap:.875rem}.not-found-module__sxuMuG__contactCard{padding:1rem}}@media (max-width:768px){.not-found-module__sxuMuG__container{padding:1rem}.not-found-module__sxuMuG__content{border-radius:20px;max-height:96vh;padding:1.5rem 1.25rem}.not-found-module__sxuMuG__shape1,.not-found-module__sxuMuG__shape2{width:250px;height:250px}.not-found-module__sxuMuG__shape3{width:350px;height:350px}.not-found-module__sxuMuG__logoWrapper{margin-bottom:.75rem}.not-found-module__sxuMuG__logo{width:60px;height:60px}.not-found-module__sxuMuG__errorWrapper{margin-bottom:.5rem}.not-found-module__sxuMuG__errorCode{letter-spacing:-4px;font-size:4.5rem}.not-found-module__sxuMuG__errorText{letter-spacing:2px;font-size:.75rem}.not-found-module__sxuMuG__title{letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.5rem}.not-found-module__sxuMuG__description{margin-bottom:1.25rem;font-size:.875rem}.not-found-module__sxuMuG__actions{flex-direction:column;gap:.625rem;margin-bottom:1.25rem}.not-found-module__sxuMuG__homeButton,.not-found-module__sxuMuG__phoneButton{justify-content:center;width:100%;padding:.6875rem 1.375rem;font-size:.875rem}.not-found-module__sxuMuG__divider{margin-bottom:1rem}.not-found-module__sxuMuG__contactTitle{font-size:1.25rem}.not-found-module__sxuMuG__contactSubtitle{margin-bottom:.875rem;font-size:.875rem}.not-found-module__sxuMuG__contactGrid{grid-template-columns:1fr;gap:.625rem}.not-found-module__sxuMuG__contactCard{gap:.625rem;padding:.75rem}.not-found-module__sxuMuG__contactIcon{width:36px;height:36px}.not-found-module__sxuMuG__contactIcon svg{width:16px;height:16px}.not-found-module__sxuMuG__contactLabel{font-size:.625rem}.not-found-module__sxuMuG__contactValue{font-size:.75rem}}@media (max-width:480px){.not-found-module__sxuMuG__container{padding:.75rem}.not-found-module__sxuMuG__content{border-radius:18px;max-height:97vh;padding:1.25rem 1rem}.not-found-module__sxuMuG__logoWrapper{margin-bottom:.5rem}.not-found-module__sxuMuG__logo{width:50px;height:50px}.not-found-module__sxuMuG__errorCode{letter-spacing:-2px;font-size:3.5rem}.not-found-module__sxuMuG__errorText{letter-spacing:1.5px;font-size:.625rem}.not-found-module__sxuMuG__title{margin-bottom:.375rem;font-size:1.25rem}.not-found-module__sxuMuG__description{margin-bottom:1rem;font-size:.8125rem}.not-found-module__sxuMuG__homeButton,.not-found-module__sxuMuG__phoneButton{gap:.375rem;padding:.625rem 1.25rem;font-size:.8125rem}.not-found-module__sxuMuG__divider{margin-bottom:.875rem}.not-found-module__sxuMuG__contactTitle{font-size:1.125rem}.not-found-module__sxuMuG__contactSubtitle{margin-bottom:.75rem;font-size:.8125rem}.not-found-module__sxuMuG__contactCard{gap:.5rem;padding:.625rem}.not-found-module__sxuMuG__contactIcon{width:32px;height:32px}.not-found-module__sxuMuG__contactIcon svg{width:14px;height:14px}.not-found-module__sxuMuG__contactLabel{font-size:.5625rem}.not-found-module__sxuMuG__contactValue{font-size:.6875rem}.not-found-module__sxuMuG__shape1,.not-found-module__sxuMuG__shape2{width:180px;height:180px}.not-found-module__sxuMuG__shape3{width:250px;height:250px}}
