body.not-found-shell{margin:0;padding:0;background:#fff}body.not-found-shell>main{display:flex;flex:1 1 auto;flex-direction:column;min-height:100dvh}body.not-found-shell main>astro-island,body.not-found-shell main>:not(style):not(script):not(link){display:flex;flex:1 1 auto;flex-direction:column;min-height:100dvh;width:100%}.not-found-root{display:flex;min-height:100dvh;flex-direction:column;color:#0f172a;background:radial-gradient(ellipse 90% 55% at 50% -8%,rgba(15,23,42,.05),transparent 62%),linear-gradient(180deg,#f8fafc,#fff 28% 100%)}.not-found-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;width:100%;padding:1rem 1.25rem .5rem;backdrop-filter:blur(10px);background:color-mix(in srgb,#ffffff 82%,transparent)}.not-found-back{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#0f172ac2;text-decoration:none;transition:color .15s ease}.not-found-back:hover{color:#0f172a}.not-found-back__icon{width:1.125rem;height:1.125rem}.not-found-hero{position:relative;overflow:clip;padding:.5rem 0 2.5rem}.not-found-hero__backdrop{pointer-events:none;position:absolute;inset:0;background:radial-gradient(circle at 18% 22%,rgba(15,23,42,.04),transparent 42%),radial-gradient(circle at 82% 10%,rgba(15,23,42,.03),transparent 36%)}.not-found-hero__inner{position:relative;z-index:1}.not-found-hero__grid{display:grid;gap:2rem;align-items:center}.not-found-hero__visual{position:relative;display:grid;place-items:center;min-height:11rem}.not-found-hero__code{position:relative;z-index:1;font-size:clamp(5.5rem,24vw,11rem);font-weight:800;line-height:.9;letter-spacing:-.06em;color:transparent;background:linear-gradient(180deg,#0f172a24,#0f172a0a);-webkit-background-clip:text;background-clip:text;-webkit-user-select:none;-moz-user-select:none;user-select:none}.not-found-hero__ring{position:absolute;width:min(72vw,22rem);aspect-ratio:1;border-radius:9999px;border:1px solid rgba(15,23,42,.08);background:radial-gradient(circle,#ffffffe6,#f8fafc66 68%);box-shadow:inset 0 1px #fffffff2,0 24px 60px -36px #0f172a47}.not-found-hero__content{display:flex;flex-direction:column;gap:.85rem;text-align:center}.not-found-hero__brand{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin-bottom:.35rem}.not-found-hero__logo-wrap{display:flex;align-items:center;justify-content:center;width:4.75rem;height:4.75rem;border-radius:1.15rem;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0d,0 12px 28px -18px #0f172a33}.not-found-hero__logo,.not-found-hero__logo-fallback{display:block;width:3.75rem;height:3.75rem;border-radius:.85rem;-o-object-fit:contain;object-fit:contain}.not-found-hero__logo-fallback{display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:1.35rem;font-weight:600}.not-found-hero__merchant{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:#0f172aad}.not-found-eyebrow{margin:0;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f172a80}.not-found-title{margin:0;font-size:clamp(1.9rem,4.8vw,3rem);line-height:1.08;font-weight:800;letter-spacing:-.03em;color:#0f172a}.not-found-lead{margin:0 auto;max-width:36rem;font-size:1rem;line-height:1.7;color:#0f172ab8}.not-found-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem}.not-found-btn{display:inline-flex;min-height:2.875rem;align-items:center;justify-content:center;border-radius:9999px;padding:0 1.35rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.not-found-btn--primary{background:#0f172a;color:#fff;box-shadow:0 10px 24px -14px #0f172aa6}.not-found-btn--primary:hover{background:#1e293b;transform:translateY(-1px)}.not-found-btn--secondary{border:1px solid rgba(15,23,42,.14);background:#ffffffe6;color:#0f172a}.not-found-btn--secondary:hover{background:#f8fafc}.not-found-products{margin-top:auto;padding:0 0 2.75rem}.not-found-products__header{margin-bottom:1.5rem}.not-found-products .product-list-carousel{--product-list-carousel-pad: 1.25rem}@media(min-width:768px){.not-found-topbar{padding-inline:2rem}.not-found-hero{padding-bottom:3rem}.not-found-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2.5rem}.not-found-hero__content{text-align:left;align-items:flex-start}.not-found-hero__brand{align-items:flex-start}.not-found-actions{justify-content:flex-start}.not-found-lead{margin-inline:0}.not-found-products .product-list-carousel{--product-list-carousel-pad: 2rem}}@media(min-width:1024px){.not-found-hero__grid{gap:3.5rem}.not-found-hero__visual{min-height:14rem}}@media(prefers-reduced-motion:reduce){.not-found-btn--primary:hover{transform:none}}
