.not-found-page{background:radial-gradient(circle at 82% 24%,#caf2f3b8,#0000 28rem),linear-gradient(135deg,#f7faff 0%,#fff 58%,#eefbfb 100%);place-items:center;min-height:min(720px,100vh - 82px);display:grid;overflow:hidden}.not-found-layout{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);padding-block:clamp(4rem,9vw,8rem);display:grid}.not-found-copy{z-index:1;position:relative}.not-found-code{width:fit-content;color:var(--secondary);letter-spacing:.13em;background:#caf2f38c;border:1px solid #2aa8ac3d;border-radius:999px;margin:0 0 1rem;padding:.35rem .85rem;font-size:.9rem;font-weight:750}.not-found-copy h1{max-width:620px;color:var(--primary);letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,5vw,4.7rem);font-weight:600;line-height:1.06}.not-found-copy>p:not(.not-found-code){max-width:610px;color:var(--muted);margin:1.4rem 0 0;font-size:clamp(1rem,1.5vw,1.15rem)}.not-found-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.not-found-actions a{border:1px solid var(--primary);border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:54px;padding:.8rem 1.25rem;font-weight:700;transition:color .25s,background .25s,transform .25s;display:inline-flex}.not-found-primary{color:#fff;background:var(--primary)}.not-found-secondary{color:var(--primary);background:#fff}.not-found-actions a:hover{transform:translateY(-3px)}.not-found-primary:hover{border-color:var(--secondary);background:var(--secondary)}.not-found-secondary:hover{color:#fff;background:var(--primary)}.not-found-primary .doctor-card-icon{fill:currentColor;width:24px}.not-found-visual{color:var(--primary);filter:drop-shadow(0 28px 45px #132a661f);justify-content:center;align-items:center;display:flex;position:relative}.not-found-visual:before{z-index:-1;aspect-ratio:1;content:"";background:#ffffffb8;border:1px solid #132a6612;border-radius:50%;width:min(520px,82vw);position:absolute;box-shadow:inset 0 0 0 40px #f7faff99}.not-found-number{letter-spacing:-.1em;font-size:clamp(8rem,15vw,14rem);font-weight:650;line-height:1}.not-found-zero{aspect-ratio:1;border:clamp(.8rem, 1.6vw, 1.4rem) solid var(--secondary);background:#fff;border-radius:50%;place-items:center;width:clamp(7rem,13vw,12rem);margin-inline:.1em;display:grid}.not-found-zero svg{width:112%;overflow:visible}.not-found-zero path{fill:none;stroke:var(--primary);stroke-dasharray:330;stroke-dashoffset:330px;stroke-linecap:round;stroke-linejoin:round;stroke-width:7px;animation:2.8s ease-in-out infinite not-found-pulse}@keyframes not-found-pulse{0%,12%{stroke-dashoffset:330px}55%,82%{stroke-dashoffset:0}to{stroke-dashoffset:-330px}}@media (max-width:850px){.not-found-layout{text-align:center;grid-template-columns:1fr;gap:4rem}.not-found-copy>p,.not-found-code{margin-inline:auto}.not-found-actions{justify-content:center}.not-found-visual{grid-row:1}}@media (max-width:520px){.not-found-page{min-height:auto}.not-found-layout{gap:3rem;padding-block:3rem 4rem}.not-found-visual:before{width:88vw}.not-found-actions{display:grid}}@media (prefers-reduced-motion:reduce){.not-found-zero path{stroke-dashoffset:0;animation:none}}
