.not-found-tracing-module__Kdgz0q__page{min-height:min(100dvh,760px);color:var(--theme-app-text);background:var(--theme-app-canvas);grid-template-columns:minmax(0,24rem) minmax(18rem,34rem);justify-content:center;align-items:center;gap:clamp(32px,8vw,120px);padding:clamp(28px,6vw,80px);display:grid;overflow:hidden}.not-found-tracing-module__Kdgz0q__copy{z-index:1;position:relative}.not-found-tracing-module__Kdgz0q__kicker,.not-found-tracing-module__Kdgz0q__sheetLabel,.not-found-tracing-module__Kdgz0q__tracingLabel{color:var(--theme-app-text-muted);font-family:var(--font-geist-mono), monospace;font-size:calc(10px * var(--theme-font-scale));letter-spacing:.08em;text-transform:uppercase;margin:0}.not-found-tracing-module__Kdgz0q__copy h1{max-width:12ch;font-family:var(--font-primary);font-size:clamp(calc(40px * var(--theme-font-scale)), 5.5vw, calc(72px * var(--theme-font-scale)));letter-spacing:-.055em;margin:12px 0 0;font-weight:500;line-height:.96}.not-found-tracing-module__Kdgz0q__copy>p:not(.not-found-tracing-module__Kdgz0q__kicker){max-width:35ch;color:var(--theme-app-text-muted);font-size:calc(15px * var(--theme-font-scale));margin:18px 0 0;line-height:1.55}.not-found-tracing-module__Kdgz0q__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.not-found-tracing-module__Kdgz0q__traceButton{min-height:40px;color:var(--theme-app-text-muted);font:inherit;font-size:calc(13px * var(--theme-font-scale));text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentcolor var(--theme-opacity-medium), transparent);text-decoration-color:color-mix(in srgb, currentcolor var(--theme-opacity-medium), transparent);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0 4px;font-weight:600}.not-found-tracing-module__Kdgz0q__traceButton:hover{color:var(--theme-app-text)}.not-found-tracing-module__Kdgz0q__traceButton:focus-visible{outline:2px solid var(--theme-focus-ring);outline-offset:3px}.not-found-tracing-module__Kdgz0q__drawing{aspect-ratio:480/580;isolation:isolate;border:1px solid var(--theme-app-border);width:min(100%,520px);color:var(--theme-app-text);background:linear-gradient(90deg, transparent 0, transparent calc(100% - 1px), color-mix(in srgb, var(--theme-app-border) var(--theme-opacity-subtle), transparent) 100%), var(--theme-app-surface);box-shadow:18px 18px 0 color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-faint), transparent);position:relative}.not-found-tracing-module__Kdgz0q__drawing:before,.not-found-tracing-module__Kdgz0q__drawing:after{z-index:-1;content:"";pointer-events:none;position:absolute}.not-found-tracing-module__Kdgz0q__drawing:before{border:1px solid color-mix(in srgb, var(--theme-app-border) var(--theme-opacity-medium), transparent);inset:16px -22px -16px 22px}.not-found-tracing-module__Kdgz0q__drawing:after{background:color-mix(in srgb, var(--theme-app-text) var(--theme-opacity-muted), transparent);transform-origin:100%;width:48%;height:1px;top:50%;left:-30%;transform:rotate(-21deg)}.not-found-tracing-module__Kdgz0q__sheetLabel{pointer-events:none;position:absolute;top:18px;left:18px}.not-found-tracing-module__Kdgz0q__baseDrawing,.not-found-tracing-module__Kdgz0q__tracing svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;position:absolute}.not-found-tracing-module__Kdgz0q__baseDrawing{width:calc(100% - 56px);height:calc(100% - 68px);inset:42px 28px 26px}.not-found-tracing-module__Kdgz0q__tracing svg{cursor:crosshair;touch-action:none;width:100%;height:100%;inset:0}.not-found-tracing-module__Kdgz0q__ink{stroke:var(--theme-app-text);stroke-width:2.2px}.not-found-tracing-module__Kdgz0q__baseDrawing>path:nth-child(2){stroke-width:1.05px}.not-found-tracing-module__Kdgz0q__baseDrawing .not-found-tracing-module__Kdgz0q__guide{stroke-width:1px;stroke-dasharray:4 7}.not-found-tracing-module__Kdgz0q__baseDrawing .not-found-tracing-module__Kdgz0q__route{stroke-width:3.5px}.not-found-tracing-module__Kdgz0q__tracing{z-index:2;border:1px solid color-mix(in srgb, var(--theme-app-border) var(--theme-opacity-strong), transparent);background:color-mix(in srgb, var(--theme-app-surface-raised) var(--theme-opacity-muted), transparent);opacity:0;pointer-events:none;transition:opacity .22s,transform .46s cubic-bezier(.22,1,.36,1);position:absolute;inset:11px -15px -15px 15px;transform:translate(18%,-7%)rotate(3deg)}.not-found-tracing-module__Kdgz0q__tracing[data-visible=true]{opacity:1;pointer-events:auto;transform:translate(0,0)rotate(-1deg)}.not-found-tracing-module__Kdgz0q__tracingLabel{z-index:1;pointer-events:none;position:absolute;bottom:14px;right:16px}@media (max-width:720px){.not-found-tracing-module__Kdgz0q__page{grid-template-columns:minmax(0,1fr);align-content:center;gap:48px;min-height:100dvh;padding:28px 22px 48px}.not-found-tracing-module__Kdgz0q__copy h1{max-width:13ch}.not-found-tracing-module__Kdgz0q__drawing{justify-self:center;width:min(100%,430px)}}@media (prefers-reduced-motion:reduce){.not-found-tracing-module__Kdgz0q__tracing{transition:none}}@media (forced-colors:active),(prefers-reduced-transparency:reduce){.not-found-tracing-module__Kdgz0q__drawing{box-shadow:none;background:canvas}.not-found-tracing-module__Kdgz0q__tracing{background:0 0}}
