.nav{border-bottom:1px solid var(--line-dark);position:sticky;top:0;z-index:40;background:#0a0a0af0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav__top{min-height:78px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:1.25rem}.nav__brand{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;font-family:var(--font-display);font-size:var(--text-md);font-weight:700}.nav__brand img{width:62px;height:auto;display:block}.nav__brand span{color:var(--text-secondary-on-dark);font-weight:500}.nav__search{display:grid;grid-template-columns:1fr auto;min-width:0}.nav__search input{width:100%;min-width:0;height:42px;padding:0 .95rem;border:1px solid var(--line-dark);border-right:0;border-radius:999px 0 0 999px;background:#11151c;color:var(--white);font:inherit}.nav__search button{height:42px;padding:0 1rem;border:1px solid var(--signal);border-radius:0 999px 999px 0;background:var(--signal);color:var(--white);font:inherit;font-weight:650;cursor:pointer}.nav__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.nav__actions a{font-size:var(--text-xs);color:var(--text-secondary-on-dark);white-space:nowrap}.nav__actions a:hover{color:var(--white)}.nav__whatsapp{border:1px solid #2dbb73;border-radius:999px;padding:.55rem .8rem;color:#eafff2!important;background:#25d36614}.nav__cart{position:relative;display:inline-flex;align-items:center;gap:.3rem}.nav__cart-count{background:var(--signal);color:var(--white);font-size:var(--text-xs);font-weight:700;border-radius:999px;min-width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .3rem}.nav__categorybar{border-top:1px solid rgba(255,255,255,.04);background:#0d0f14}.nav__categorybar-inner{display:flex;align-items:center;gap:1rem;min-height:48px}.nav__all{flex:0 0 auto;font-size:var(--text-xs);font-weight:650;color:var(--white);padding:.45rem .7rem;border:1px solid var(--line-dark);border-radius:999px;background:#151a22}.nav__categories{display:flex;gap:1.2rem;overflow-x:auto;scrollbar-width:none;min-width:0}.nav__categories::-webkit-scrollbar{display:none}.nav__categories a{font-size:var(--text-xs);color:var(--text-secondary-on-dark);white-space:nowrap}.nav__categories a:hover{color:var(--white)}@media (max-width:1050px){.nav__corporate-link{display:none}.nav__top{grid-template-columns:auto minmax(180px,1fr) auto}}@media (max-width:780px){.nav__top{grid-template-columns:auto 1fr auto;gap:.75rem}.nav__search{order:4;grid-column:1/-1;padding-bottom:.75rem}.nav__top{padding-top:.7rem}}@media (max-width:480px){.nav__brand img{width:54px}.nav__actions{gap:.6rem}.nav__whatsapp{display:none}.nav__categorybar-inner{min-height:44px}}.footer{border-top:1px solid var(--line-dark);margin-top:5rem}.footer__inner{display:grid;grid-template-columns:1.6fr repeat(3,minmax(0,1fr));gap:2.25rem;padding-top:3rem;padding-bottom:2.5rem}.footer__brand{display:flex;flex-direction:column;gap:.85rem}.footer__logo{width:82px;display:block}.footer__brand p{color:var(--text-secondary-on-dark);max-width:38ch;font-size:var(--text-sm)}.footer__whatsapp{display:inline-flex;width:fit-content;padding:.7rem .95rem;border:1px solid #2dbb73;border-radius:999px;color:#eafff2;background:#25d36614;font-size:var(--text-sm);font-weight:650}.footer__col{display:flex;flex-direction:column;gap:.65rem}.footer__heading{font-size:var(--text-sm);font-weight:600;color:var(--white);margin-bottom:.25rem}.footer__col a{font-size:var(--text-sm);color:var(--text-secondary-on-dark)}.footer__col a:hover{color:var(--white)}.footer__bottom{border-top:1px solid var(--line-dark);padding-top:1.2rem;padding-bottom:1.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--text-secondary-on-dark);font-size:var(--text-xs)}@media (max-width:820px){.footer__inner{grid-template-columns:1.5fr 1fr 1fr}.footer__brand{grid-column:1/-1}}@media (max-width:640px){.footer__inner{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.footer__bottom{flex-direction:column}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:var(--text-base);font-weight:600;padding:.75rem 1.5rem;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.btn--primary{background:var(--signal);color:var(--white)}.btn--primary:hover{background:#3560d9}.btn--secondary{background:transparent;color:var(--white);border-color:var(--line-dark)}.btn--secondary:hover{border-color:var(--signal)}.btn:disabled{opacity:.5;cursor:not-allowed}.category-visual{position:relative;min-height:190px;overflow:hidden;background:linear-gradient(145deg,#152139,#0b0e14);border-bottom:1px solid rgba(255,255,255,.06)}.category-visual__halo{position:absolute;width:220px;height:220px;right:-35px;top:-70px;border-radius:50%;background:var(--category-accent);filter:blur(55px);opacity:.25}.category-visual__mark{position:absolute;left:1rem;top:1rem;display:grid;place-items:center;min-width:82px;height:82px;padding:.4rem .7rem;border-radius:22px;border:1px solid color-mix(in srgb,var(--category-accent),white 10%);background:#06090fad;color:var(--white);font-family:var(--font-display);font-size:2rem;font-weight:800;box-shadow:0 15px 45px color-mix(in srgb,var(--category-accent),transparent 55%)}.category-visual__tags{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;gap:.45rem;flex-wrap:wrap}.category-visual__tags span{padding:.35rem .5rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#0a0e14b3;color:var(--text-secondary-on-dark);font-size:var(--text-xs)}.hub-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:clamp(2rem,5vw,4.5rem);align-items:center;padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:3.5rem}.hub-hero__eyebrow,.category-grid__eyebrow,.hub-cta__eyebrow{color:var(--text-secondary-on-dark);font-size:var(--text-xs);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.7rem}.hub-hero__headline{font-size:clamp(2.7rem,5.5vw,var(--text-3xl));max-width:11ch;margin-bottom:1rem}.hub-hero__body{font-size:var(--text-md);color:var(--text-secondary-on-dark);max-width:58ch;margin-bottom:1.5rem}.hub-hero__actions{display:flex;gap:.75rem;flex-wrap:wrap}.hub-hero__primary,.hub-hero__secondary{padding:.8rem 1rem;border-radius:999px;font-size:var(--text-sm);font-weight:650}.hub-hero__primary{background:var(--signal);color:var(--white)}.hub-hero__secondary{border:1px solid var(--line-dark);color:var(--white)}.hub-hero__trust{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.3rem;color:var(--text-secondary-on-dark);font-size:var(--text-xs)}.hub-hero__visual{position:relative;min-height:450px;overflow:hidden;border:1px solid var(--line-dark);border-radius:24px;background:#07101c;box-shadow:0 28px 70px #0000004d}.hub-hero__visual img{width:100%;height:100%;min-height:450px;display:block;object-fit:cover}.hub-hero__visual-card{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;justify-content:space-between;gap:1rem;align-items:end;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#060a12b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hub-hero__visual-card strong{font-size:1.05rem}.hub-hero__visual-card span{color:var(--text-secondary-on-dark);font-size:var(--text-xs);max-width:34ch;text-align:right}.category-grid{padding-top:1.5rem;padding-bottom:3rem}.category-grid__heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem}.category-grid__heading h2{font-size:var(--text-xl)}.category-grid__heading>span{color:var(--text-secondary-on-dark);font-size:var(--text-xs)}.category-grid__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.category-tile{border:1px solid var(--line-dark);border-radius:16px;overflow:hidden;background:#0f1218;transition:transform var(--transition-fast),border-color var(--transition-fast)}.category-tile:hover{transform:translateY(-2px);border-color:#3d6af2bf}.category-tile__body{padding:1rem 1rem 1.1rem}.category-tile__title-row{display:flex;align-items:start;justify-content:space-between;gap:1rem}.category-tile__title-row h2{font-size:1.05rem}.category-tile__title-row span{color:var(--signal);font-size:1.1rem}.category-tile__body p{color:var(--text-secondary-on-dark);font-size:var(--text-sm);line-height:1.5;margin:.65rem 0}.category-tile__body small{color:var(--signal);font-weight:650;font-size:var(--text-xs)}.hub-why{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:2rem;padding-bottom:2rem}.hub-why div{display:flex;flex-direction:column;gap:.35rem}.hub-why strong{font-size:var(--text-sm)}.hub-why span{font-size:var(--text-xs);color:var(--text-secondary-on-dark)}.hub-cta{margin-top:3rem;padding:1.5rem;border:1px solid var(--line-dark);border-radius:18px;background:#101319;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hub-cta h2{font-size:var(--text-lg);margin-bottom:.25rem}.hub-cta p{color:var(--text-secondary-on-dark);font-size:var(--text-sm)}@media (max-width:980px){.hub-hero{grid-template-columns:1fr}.hub-hero__visual,.hub-hero__visual img{min-height:360px}.category-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.category-grid__grid,.hub-why{grid-template-columns:1fr}.hub-cta{flex-direction:column;align-items:flex-start}}.price{display:inline-flex;align-items:baseline;gap:.4rem;font-family:var(--font-body);font-weight:600}.price--sm{font-size:var(--text-sm)}.price--md{font-size:var(--text-base)}.price--lg{font-size:var(--text-md)}.price__usd{color:var(--white)}.price__separator{color:var(--text-secondary-on-dark);font-weight:400}.price__ngn{color:var(--text-secondary-on-dark)}.price__ngn--pending{font-weight:400;font-style:normal}.product-visual{position:relative;min-height:220px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at 78% 18%,var(--product-glow),transparent 34%),linear-gradient(145deg,#172239,#0d1119 68%)}.product-visual--compact{min-height:160px}.product-visual__grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 80%);mask-image:linear-gradient(to bottom,black,transparent 80%)}.product-visual__mark{position:absolute;left:1rem;top:1rem;display:grid;place-items:center;min-width:78px;height:78px;padding:0 .75rem;border-radius:18px;border:1px solid color-mix(in srgb,var(--product-accent),white 15%);background:#070a1094;box-shadow:0 0 50px var(--product-glow);font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--white)}.product-visual__meta{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:end;justify-content:space-between;gap:1rem}.product-visual__meta span{font-size:1.05rem;font-weight:700;color:var(--white)}.product-visual__meta small{font-size:var(--text-xs);color:var(--text-secondary-on-dark);text-align:right}.product-visual__variant{position:absolute;left:1rem;top:6.5rem;max-width:74%;padding:.4rem .55rem;border-radius:999px;background:#070a10ad;border:1px solid rgba(255,255,255,.1);color:var(--text-secondary-on-dark);font-size:var(--text-xs);line-height:1.3}.product-card{display:flex;flex-direction:column;border:1px solid var(--line-dark);border-radius:16px;overflow:hidden;background:#0f1218;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.product-card:hover{transform:translateY(-2px);border-color:#3d6af2c7;box-shadow:0 20px 45px #00000038}.product-card__media-link{display:block}.product-card__body{padding:1rem}.product-card__meta{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.45rem;color:var(--text-secondary-on-dark);font-size:var(--text-xs)}.product-card__meta span:last-child{text-align:right}.product-card__name{display:block;font-size:var(--text-sm);font-weight:700;line-height:1.35;color:var(--white);min-height:2.6em}.product-card__variant{margin:.45rem 0 0;color:var(--text-secondary-on-dark);font-size:var(--text-xs);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:.85rem}.product-card__buy{font-size:var(--text-xs);font-weight:700;color:var(--signal);white-space:nowrap}.category-page{padding-top:2.25rem;padding-bottom:4rem}.category-page__hero{display:grid;grid-template-columns:minmax(320px,.65fr) minmax(0,1fr);gap:2rem;align-items:stretch;margin-bottom:2rem}.category-page__hero .category-visual{min-height:300px;border:1px solid var(--line-dark);border-radius:18px}.category-page__hero-copy{display:flex;flex-direction:column;justify-content:center}.category-page__back{display:inline-block;color:var(--text-secondary-on-dark);font-size:var(--text-xs);margin-bottom:1rem}.category-page__eyebrow{color:var(--text-secondary-on-dark);font-size:var(--text-xs);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.6rem}.category-page__title{font-size:var(--text-2xl);margin-bottom:.7rem}.category-page__description{color:var(--text-secondary-on-dark);max-width:65ch;margin-bottom:1rem}.category-page__help{color:var(--signal);font-size:var(--text-sm);font-weight:650;width:fit-content}.category-page__toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);margin-bottom:1.25rem;color:var(--text-secondary-on-dark);font-size:var(--text-sm)}.category-page__toolbar strong{color:var(--white)}.category-page__toolbar input{width:min(420px,70vw);height:42px;padding:0 .9rem;border:1px solid var(--line-dark);border-radius:999px;background:#11151c;color:var(--white);font:inherit}.category-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-page__empty{padding:4rem 0;text-align:center;color:var(--text-secondary-on-dark)}.category-page__empty h1,.category-page__empty h2{color:var(--white);margin-bottom:.5rem}.category-page__empty a,.category-page__empty button{display:inline-block;margin-top:1rem;color:var(--signal);background:none;border:0;font:inherit;cursor:pointer}@media (max-width:1050px){.category-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.category-page__hero{grid-template-columns:1fr}.category-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-page__toolbar{align-items:flex-start;flex-direction:column}.category-page__toolbar input{width:100%}}@media (max-width:480px){.category-page__grid{grid-template-columns:1fr}.category-page__title{font-size:var(--text-xl)}}.product-page{padding-top:2.25rem;padding-bottom:4rem}.product-page__back{display:inline-block;color:var(--text-secondary-on-dark);font-size:var(--text-xs);margin-bottom:1.2rem}.product-page__layout{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:2.5rem;align-items:start}.product-page__media{position:sticky;top:8rem}.product-page__media>.product-visual{border:1px solid var(--line-dark);border-radius:20px;overflow:hidden;box-shadow:0 28px 70px #0000003d;min-height:480px}.product-page__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-top:.7rem}.product-page__trust span{padding:.7rem;border:1px solid var(--line-dark);border-radius:12px;color:var(--text-secondary-on-dark);text-align:center;font-size:var(--text-xs);background:#101319}.product-page__breadcrumbs{font-size:var(--text-xs);color:var(--text-secondary-on-dark);margin-bottom:.6rem}.product-page__name{font-size:var(--text-2xl);margin-bottom:.45rem}.product-page__variant{font-size:var(--text-sm);color:var(--text-secondary-on-dark);margin-bottom:1.2rem}.product-page__details>.price{margin-bottom:1.5rem}.product-page__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem}.product-page__facts div{padding:.8rem;border:1px solid var(--line-dark);border-radius:12px;background:#101319;display:flex;flex-direction:column;gap:.35rem}.product-page__facts span{font-size:var(--text-xs);color:var(--text-secondary-on-dark)}.product-page__facts strong{font-size:var(--text-sm)}.product-page__description{color:var(--text-secondary-on-dark);white-space:pre-line;line-height:1.75;margin-bottom:1rem}.product-page__delivery{font-size:var(--text-sm);color:var(--white);padding:.85rem 1rem;border:1px solid var(--line-dark);border-radius:12px;display:inline-block;margin-bottom:1.5rem;background:#101319}.product-page__actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.product-page__whatsapp{padding:.75rem 1rem;border:1px solid #2dbb73;border-radius:999px;color:#eafff2;background:#25d36614;font-size:var(--text-sm);font-weight:650}.product-page__empty{padding:4rem 0;text-align:center;color:var(--text-secondary-on-dark)}.product-page__empty h1{color:var(--white);font-size:var(--text-lg);margin-bottom:.5rem}.product-page__empty a{display:inline-block;margin-top:1rem;color:var(--signal)}@media (max-width:900px){.product-page__layout{grid-template-columns:1fr}.product-page__media{position:static}.product-page__media>.product-visual{min-height:360px}}@media (max-width:640px){.product-page__facts,.product-page__trust{grid-template-columns:1fr}.product-page__name{font-size:var(--text-xl)}}.cart-page{padding-top:2.5rem;padding-bottom:4rem;max-width:760px}.cart-page__title{font-size:var(--text-xl);margin-bottom:2rem}.cart-page__empty{padding:3rem 0;text-align:center;color:var(--text-secondary-on-dark);display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cart-page__lines{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.cart-line{display:grid;grid-template-columns:72px 1fr auto auto;align-items:center;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--line-dark)}.cart-line__image{width:72px;height:48px;object-fit:cover;border-radius:var(--radius);background:var(--ink)}.cart-line__name{font-size:var(--text-sm);font-weight:600;margin:0 0 .4rem}.cart-line__quantity input{width:56px;font-family:var(--font-body);font-size:var(--text-sm);color:var(--white);background:transparent;border:1px solid var(--line-dark);border-radius:var(--radius);padding:.4rem .5rem}.cart-line__remove{background:none;border:none;color:var(--text-secondary-on-dark);font-size:var(--text-xs);cursor:pointer;padding:.4rem}.cart-line__remove:hover{color:var(--white)}.cart-page__summary{border-top:1px solid var(--line-dark);padding-top:1.5rem;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.cart-page__total{display:flex;align-items:baseline;gap:1rem;font-weight:600}.cart-page__notice,.cart-page__error{font-size:var(--text-sm);color:var(--white);background:#3d6af21f;border:1px solid var(--signal);border-radius:var(--radius);padding:.65rem .9rem;margin:0}@media (max-width: 520px){.cart-line{grid-template-columns:56px 1fr;grid-template-areas:"image details" "quantity remove";row-gap:.6rem}.cart-line__image{grid-area:image}.cart-line__details{grid-area:details}.cart-line__quantity{grid-area:quantity}.cart-line__remove{grid-area:remove;justify-self:end}}.cart-line__image .product-visual{width:100%;height:100%;min-height:48px;border:0;border-radius:0}.cart-line__image .product-visual__mark{min-width:34px;height:34px;left:7px;top:7px;border-radius:9px;font-size:.85rem}.cart-line__image .product-visual__meta{left:7px;right:7px;bottom:6px}.cart-line__image .product-visual__meta span{font-size:.58rem}.cart-line__image .product-visual__meta small,.cart-line__image .product-visual__variant{display:none}.checkout-page{padding-top:4rem;padding-bottom:5rem;max-width:480px;text-align:center}.checkout-page__result{display:flex;flex-direction:column;align-items:center;gap:1rem}.checkout-page__result h1{font-size:var(--text-xl)}.checkout-page__result p{color:var(--text-secondary-on-dark);margin-bottom:.5rem}.checkout-page__total{display:flex;align-items:baseline;gap:1rem;font-weight:600;margin:1rem 0}.auth-page{padding-top:3rem;padding-bottom:5rem;max-width:420px}.auth-page__title{font-size:var(--text-xl);margin-bottom:2rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.field{display:flex;flex-direction:column;gap:.5rem}.field__label{font-size:var(--text-sm);font-weight:600}.field input{font-family:var(--font-body);font-size:var(--text-base);color:var(--white);background:transparent;border:1px solid var(--line-dark);border-radius:var(--radius);padding:.75rem 1rem}.field input:focus{border-color:var(--signal)}.auth-form__error{font-size:var(--text-sm);color:var(--white);background:#3d6af21f;border:1px solid var(--signal);border-radius:var(--radius);padding:.65rem .9rem;margin:0}.auth-form__footnote{font-size:var(--text-sm);color:var(--text-secondary-on-dark)}.auth-form__footnote a{color:var(--white);font-weight:600}.account-page{padding-top:2.5rem;padding-bottom:4rem;max-width:640px}.account-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.account-page__header h1{font-size:var(--text-xl)}.account-page__logout{background:none;border:1px solid var(--line-dark);border-radius:var(--radius);color:var(--white);font-size:var(--text-sm);padding:.5rem 1rem;cursor:pointer}.account-page__logout:hover{border-color:var(--signal)}.account-page__empty{padding:3rem 0;text-align:center;color:var(--text-secondary-on-dark);display:flex;flex-direction:column;gap:1rem;align-items:center}.account-page__orders{display:flex;flex-direction:column}.order-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line-dark)}.order-row__id{font-weight:600;font-size:var(--text-sm);margin:0 0 .2rem}.order-row__date{font-size:var(--text-xs);color:var(--text-secondary-on-dark);margin:0}.order-row__status{font-size:var(--text-xs);font-weight:600;padding:.3rem .7rem;border-radius:999px;white-space:nowrap}.order-row__status--fulfilled{background:#3d6af22e;color:var(--white)}.order-row__status--pending,.order-row__status--paid{background:#ffffff14;color:var(--text-secondary-on-dark)}.order-row__status--failed{background:#ffffff14;color:var(--white)}.order-row__status--refunded{background:#ffffff14;color:var(--text-secondary-on-dark)}.order-detail__back{display:inline-block;font-size:var(--text-sm);color:var(--text-secondary-on-dark);margin-bottom:1.5rem}.order-detail__items{margin:1.5rem 0;display:flex;flex-direction:column;gap:.75rem}.order-detail__item{display:flex;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid var(--line-dark);font-size:var(--text-sm)}.order-detail__total{display:flex;justify-content:space-between;align-items:baseline;font-weight:600;padding-top:1rem;border-top:1px solid var(--line-dark)}.search-page{padding-top:3rem;padding-bottom:4rem}.search-page__eyebrow{font-size:var(--text-xs);letter-spacing:.14em;color:var(--text-secondary-on-dark);margin-bottom:.7rem}.search-page h1{font-size:var(--text-2xl);margin-bottom:.5rem}.search-page__lede{color:var(--text-secondary-on-dark);margin-bottom:1.5rem}.search-page__form{display:grid;grid-template-columns:1fr auto;max-width:760px}.search-page__form input{height:48px;padding:0 1rem;border:1px solid var(--line-dark);border-right:0;border-radius:999px 0 0 999px;background:#11151c;color:var(--white);font:inherit}.search-page__form button{height:48px;padding:0 1.2rem;border:1px solid var(--signal);border-radius:0 999px 999px 0;background:var(--signal);color:var(--white);font:inherit;font-weight:650}.search-page__count{margin:1.5rem 0;color:var(--text-secondary-on-dark);font-size:var(--text-sm)}.search-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.search-page__browse{margin-top:2rem}.search-page__browse h2{font-size:var(--text-lg);margin-bottom:1rem}.search-page__browse div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.search-page__browse a{padding:1rem;border:1px solid var(--line-dark);border-radius:14px;background:#101319;color:var(--white);font-size:var(--text-sm)}.search-page__empty{padding:4rem 0;text-align:center;color:var(--text-secondary-on-dark)}.search-page__empty h2{color:var(--white);margin-bottom:.4rem}.search-page__empty a{display:inline-block;margin-top:1rem;color:var(--signal);font-weight:650}@media (max-width:1050px){.search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.search-page__grid,.search-page__browse div{grid-template-columns:1fr}}:root{--ink: #0a0a0a;--paper: #f7f6f3;--white: #fdfbf7;--signal: #3d6af2;--graphite: #565656;--line-dark: #2a2a2a;--line-light: #e3e1db;--text-secondary-on-dark: rgba(255, 255, 255, .7);--text-secondary-on-light: var(--graphite);--font-display: "Archivo", "Arial Narrow", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "SF Mono", Consolas, monospace;--text-xs: .8rem;--text-sm: .9rem;--text-base: 1rem;--text-md: 1.25rem;--text-lg: 1.563rem;--text-xl: 1.953rem;--text-2xl: 2.441rem;--text-3xl: 3.052rem;--content-max-width: 1200px;--content-margin: clamp(1.25rem, 5vw, 4rem);--radius: 5px;--transition-fast: .14s ease}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--ink);color:var(--white);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:1.15;margin:0}p{margin:0;max-width:75ch}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--signal);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{max-width:var(--content-max-width);margin:0 auto;padding-left:var(--content-margin);padding-right:var(--content-margin)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 400px){.container{padding-left:1rem;padding-right:1rem}}
