.not-found-page-wrapper{background-color:var(--bg,#faf8ff);min-height:100vh;color:var(--text,#131b2e);font-family:"Plus Jakarta Sans", var(--font-sans), sans-serif;flex-direction:column;display:flex;position:relative;overflow-x:hidden}.not-found-topography{background-color:#faf8ff;background-image:radial-gradient(#abedd3 .75px,#0000 .75px),radial-gradient(#abedd3 .75px,#faf8ff .75px);background-position:0 0,15px 15px;background-size:30px 30px}[data-theme=dark] .not-found-topography{background-color:#0d1512;background-image:radial-gradient(#34d3992e .75px,#0000 .75px),radial-gradient(#34d3992e .75px,#0d1512 .75px);background-position:0 0,15px 15px;background-size:30px 30px}.not-found-main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px 20px 64px;display:flex;position:relative}.not-found-content-box{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:960px;margin:0 auto;display:flex}.not-found-badge{color:#013628;text-transform:uppercase;letter-spacing:.08em;background:#abedd373;border:1px solid #93d4ba;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #10b98114}[data-theme=dark] .not-found-badge{color:#6ffbbe;background:#10b98126;border-color:#34d3994d}.not-found-badge .material-symbols-outlined{color:currentColor;font-size:16px}.not-found-graphic-container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;margin-bottom:32px;display:flex;position:relative}.not-found-number-wrapper{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative}.not-found-giant-number{letter-spacing:-.05em;background:linear-gradient(#013628 0%,#286954 60%,#abedd359 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #01362814);-webkit-background-clip:text;background-clip:text;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(120px,18vw,210px);font-weight:800;line-height:.9}[data-theme=dark] .not-found-giant-number{background:linear-gradient(#6ffbbe 0%,#10b981 50%,#05513d66 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 20px #10b98133);-webkit-background-clip:text;background-clip:text}.not-found-svg-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.not-found-svg-box{justify-content:center;align-items:center;width:clamp(260px,40vw,380px);height:clamp(120px,20vw,170px);display:flex;position:relative}.not-found-svg-box svg{width:100%;height:100%;overflow:visible}.not-found-route-path{stroke-dasharray:8 8;animation:30s linear infinite dashRoute}@keyframes dashRoute{to{stroke-dashoffset:-1000px}}.not-found-ping-circle{transform-origin:140px 60px;animation:2.5s ease-in-out infinite pulseBeacon}@keyframes pulseBeacon{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.2;transform:scale(1.35)}}.not-found-coord-card{z-index:10;-webkit-backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #93d4ba;border-radius:14px;align-items:center;gap:12px;margin-top:-24px;padding:10px 20px;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000a}[data-theme=dark] .not-found-coord-card{background:#14201beb;border-color:#34d39959;box-shadow:0 12px 28px -5px #0006}.not-found-coord-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px -5px #0000001f}.not-found-coord-icon-box{color:#10b981;background:#ecfdf5;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}[data-theme=dark] .not-found-coord-icon-box{color:#6ffbbe;background:#10b98133}.not-found-coord-info{text-align:left}.not-found-coord-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted,#717974);margin-bottom:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.not-found-coord-value{color:#013628;align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:600;display:flex}[data-theme=dark] .not-found-coord-value{color:#e2fbf1}.not-found-signal-badge{color:#dc2626;background:#ef44441f;border:1px solid #ef444433;border-radius:6px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}[data-theme=dark] .not-found-signal-badge{color:#fca5a5;background:#ef444433;border-color:#ef44444d}.not-found-text-block{max-width:580px;margin:0 auto 32px}.not-found-title{letter-spacing:-.02em;color:var(--text,#131b2e);margin-bottom:12px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;line-height:1.25}.not-found-desc{color:var(--text-muted,#5e6d65);font-size:clamp(.95rem,2vw,1.1rem);font-weight:400;line-height:1.65}[data-theme=dark] .not-found-desc{color:#9bb0a5}.not-found-actions{flex-direction:row;justify-content:center;align-items:center;gap:14px;width:100%;max-width:480px;margin-bottom:48px;display:flex}@media (max-width:560px){.not-found-actions{flex-direction:column}}.not-found-btn-primary{cursor:pointer;background:#013628;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #01362833;color:#fff!important}.not-found-btn-primary:hover{background:#004d39;transform:translateY(-2px);box-shadow:0 6px 20px #0136284d}[data-theme=dark] .not-found-btn-primary{background:#10b981;box-shadow:0 4px 16px #10b9814d;color:#042f21!important}[data-theme=dark] .not-found-btn-primary:hover{background:#34d399;box-shadow:0 6px 22px #10b98173}.not-found-btn-secondary{cursor:pointer;background:#fff;border:1px solid #aef0d5;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #0000000a;color:#013628!important}[data-theme=dark] .not-found-btn-secondary{background:#16241e;border-color:#34d3994d;color:#6ffbbe!important}.not-found-btn-secondary:hover{background:#ecfdf5;border-color:#6ee7b7;transform:translateY(-2px);box-shadow:0 6px 16px #10b9811f}[data-theme=dark] .not-found-btn-secondary:hover{background:#1c2e26;border-color:#34d399}.not-found-destinations{text-align:left;border-top:1px solid #e2e8f0cc;width:100%;max-width:960px;margin-top:12px;padding-top:40px}[data-theme=dark] .not-found-destinations{border-top-color:#34d39926}.not-found-destinations-header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px;display:flex}.not-found-destinations-title-wrap{align-items:center;gap:8px;display:flex}.not-found-destinations-title{color:var(--text,#131b2e);font-size:18px;font-weight:700}.not-found-destinations-subtitle{color:var(--text-muted,#717974);font-size:12px;font-weight:500}@media (max-width:640px){.not-found-destinations-subtitle{display:none}}.not-found-cards-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:900px){.not-found-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.not-found-cards-grid{grid-template-columns:1fr}}.not-found-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:14px;flex-direction:column;justify-content:space-between;padding:18px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #00000008}[data-theme=dark] .not-found-card{background:#14201b;border-color:#ffffff14}.not-found-card:hover{border-color:#93d4ba;transform:translateY(-3px);box-shadow:0 10px 24px -6px #00000014}[data-theme=dark] .not-found-card:hover{border-color:#34d39966;box-shadow:0 10px 24px -6px #0006}.not-found-card-icon{color:#013628;background:#ecfdf5;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;transition:transform .2s;display:flex}[data-theme=dark] .not-found-card-icon{color:#6ffbbe;background:#10b98126}.not-found-card:hover .not-found-card-icon{transform:scale(1.08)}.not-found-card-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.not-found-card-name{color:var(--text,#131b2e);font-size:14px;font-weight:700;transition:color .15s}.not-found-card:hover .not-found-card-name{color:#013628}[data-theme=dark] .not-found-card:hover .not-found-card-name{color:#34d399}.not-found-card-path{color:var(--text-muted,#717974);font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.not-found-card-desc{color:var(--text-muted,#5e6d65);margin:0;font-size:12px;line-height:1.55}[data-theme=dark] .not-found-card-desc{color:#9bb0a5}.not-found-card-foot{color:#286954;border-top:1px solid #f1f5f9e6;justify-content:space-between;align-items:center;margin-top:14px;padding-top:10px;font-size:12px;font-weight:700;transition:transform .2s;display:flex}[data-theme=dark] .not-found-card-foot{color:#34d399;border-top-color:#ffffff0d}.not-found-card:hover .not-found-card-foot{transform:translate(3px)}.not-found-node-status{color:var(--text-muted,#717974);background:#00000008;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:8px;margin-top:36px;padding:6px 14px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px;display:inline-flex}[data-theme=dark] .not-found-node-status{color:#8fa097;background:#ffffff08;border-color:#ffffff0f}.not-found-node-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite pulseDot;display:inline-block;box-shadow:0 0 8px #10b981}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}
