.blanca-notfound{justify-content:center;align-items:center;min-height:100vh;padding:140px 0 48px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.blanca-notfound{min-height:100vh;padding:70px 0 28px}}.blanca-notfound:before,.blanca-notfound:after{content:"";filter:blur(40px);opacity:.35;pointer-events:none;border-radius:999px;width:min(560px,70vw);height:min(560px,70vw);position:absolute;transform:translate(0,0)}.blanca-notfound:before{background:radial-gradient(circle,#4a76c98c,#4a76c900 60%);animation:10s ease-in-out infinite blancaBlobA;top:-18%;left:-12%}.blanca-notfound:after{background:radial-gradient(circle,#ffffff38,#fff0 60%);animation:12s ease-in-out infinite blancaBlobB;bottom:-22%;right:-14%}@media (max-width:768px){.blanca-notfound:before,.blanca-notfound:after{opacity:.28}}.blanca-notfound__card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate;background:0 0;border:none;border-radius:28px;padding:54px 24px;position:relative}.blanca-notfound__status{z-index:1;letter-spacing:-1.5px;color:#ffffffeb;text-shadow:0 12px 40px #00000059,0 0 20px #4a76c938;font-size:clamp(64px,10vw,120px);font-weight:900;line-height:1;position:relative}.blanca-notfound__title{z-index:1;color:var(--heading-color);letter-spacing:-.6px;font-size:clamp(34px,3.6vw,56px);line-height:1.08;position:relative}.blanca-notfound__text{z-index:1;color:#e7e8e7b8;max-width:56ch;margin:0 auto;position:relative}.blanca-notfound__actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;display:flex;position:relative}.blanca-notfound__actions .theme-btn{min-width:170px}.blanca-notfound__actions .theme-btn span{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.blanca-notfound__btn-secondary{background:#4a76c92e;border-color:#4a76c959}.blanca-notfound__btn-ghost{opacity:.9;background:0 0;border-color:#ffffff2e}.blanca-notfound__hint{color:var(--black-40);font-size:14px}.blanca-notfound__code{color:#e7e8e7d9;letter-spacing:.5px}body:has(.light-mode) .blanca-notfound__card{background:0 0;border-color:#0000}body:has(.light-mode) .blanca-notfound__text{color:var(--black-80)}body:has(.light-mode) .blanca-notfound__status{color:#000000d1;text-shadow:0 12px 40px #0000001f,0 0 18px #4a76c926}@keyframes blancaBlobA{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(40px,30px)scale(1.08)}}@keyframes blancaBlobB{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-30px,-20px)scale(1.06)}}
