@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&display=swap";:root{--bg: #fafafa;--surface: #ffffff;--text: #3d3a44;--text-muted: #6b6574;--heading: #14121a;--border: #e8e6ec;--border-strong: #d4d0dc;--accent: #5b4dff;--accent-hover: #4338ca;--accent-soft: rgba(91, 77, 255, .08);--shadow-sm: 0 1px 2px rgba(20, 18, 26, .06);--shadow-md: 0 12px 40px rgba(20, 18, 26, .08);--radius: 14px;--radius-sm: 10px;--font: "DM Sans", system-ui, sans-serif;--font-display: "Fraunces", Georgia, serif;color-scheme:only light}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100svh;font-family:var(--font);font-size:1rem;line-height:1.55;color:var(--text);background:var(--bg)}#root{min-height:100svh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3{font-family:var(--font-display);color:var(--heading);font-weight:600;letter-spacing:-.02em}.app-shell{min-height:100svh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:40;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-header__inner{max-width:1120px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.brand{display:inline-flex;align-items:center;gap:.5rem;min-width:0;flex:1 1 auto;text-decoration:none;color:var(--heading)}.brand:hover{text-decoration:none}.brand__logo{width:40px;height:40px;flex-shrink:0;object-fit:contain}.brand__text{font-family:var(--font-display);font-size:1.2rem;font-weight:600;letter-spacing:-.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 520px){.site-header__inner{padding:.65rem 1rem}.brand__text{font-size:1.05rem;max-width:min(42vw,11rem)}.brand__logo{width:36px;height:36px}.nav{flex-shrink:0;gap:.2rem}.nav__link{padding:.45rem .55rem;font-size:.875rem}}.nav{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.nav__link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;color:var(--text);font-weight:500;text-decoration:none}.nav__link:hover{background:var(--accent-soft);color:var(--accent);text-decoration:none}.nav__link--cart{border:1px solid var(--border);background:var(--surface)}.nav__badge{min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.75rem;font-weight:600;line-height:1.35rem;text-align:center}.site-main{flex:1;width:100%}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:auto}.site-footer__inner{max-width:1120px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.site-footer__mark{width:48px;height:48px;object-fit:contain;opacity:.9}.site-footer__copy{margin:0;font-size:.9rem;color:var(--text-muted)}.page{max-width:1120px;margin:0 auto;padding:2rem 1.5rem 3.5rem}.page--narrow{max-width:520px;text-align:center}.page-title{font-size:clamp(1.75rem,4vw,2.25rem);margin:0 0 .35rem}.page-intro{margin:0 0 1.75rem;color:var(--text-muted)}.hero{display:grid;gap:2rem;padding:2.5rem 0 3rem;position:relative}@media (max-width: 520px){.hero{gap:1.5rem;padding:1.25rem 0 2rem}.hero__logo{width:min(160px,50vw);margin-bottom:1rem}}@media (min-width: 768px){.hero{grid-template-columns:1.1fr .9fr;align-items:center}}.hero__content{text-align:left}.hero__logo{width:min(200px,55vw);height:auto;margin-bottom:1.25rem}.hero__title{font-size:clamp(2rem,5vw,2.75rem);line-height:1.15;margin:0 0 1rem}.hero__lead{margin:0;font-size:1.05rem;color:var(--text-muted);max-width:36ch}.hero__showcase{min-height:260px}.hero__showcase-card{display:flex;flex-direction:column;height:100%;min-height:280px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.hero__showcase-card:hover{box-shadow:0 20px 50px #14121a1f;transform:translateY(-2px);text-decoration:none}.hero__showcase-media{position:relative;flex:1;min-height:200px;background:linear-gradient(160deg,#ede9fb,#f5f3ff 45%,#fafafa);overflow:hidden}.hero__showcase-media .product-preview-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__showcase-img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.hero__showcase-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;background:linear-gradient(180deg,#fff,#faf9fc);border-top:1px solid var(--border)}.hero__showcase-label{display:block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.2rem}.hero__showcase-name{display:block;font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:var(--heading)}.hero__showcase-cta{flex-shrink:0;font-size:.95rem;font-weight:600;color:var(--accent)}.section{padding:1rem 0 2rem}.section__head{margin-bottom:1.75rem;text-align:left}.section__title{font-size:1.5rem;margin:0 0 .35rem}.section__subtitle{margin:0;color:var(--text-muted)}.product-grid{display:grid;gap:1.5rem}@media (min-width: 640px){.product-grid{grid-template-columns:repeat(2,1fr)}}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;text-align:left}.product-card__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:#f0eef8}.product-card__media .product-preview-media{position:absolute;top:0;right:0;bottom:0;left:0}.product-preview-media{position:relative;width:100%;height:100%}.product-preview-media img,.product-preview-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-preview-media video{opacity:0;transition:opacity .28s ease;pointer-events:none}.product-preview-media--hover video{opacity:1}.product-preview-media--gif img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-card__img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:1.25rem 1.35rem 1.5rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.product-card__tagline{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.product-card__title{font-size:1.25rem;margin:0}.product-card__title a{color:inherit;text-decoration:none}.product-card__title a:hover{color:var(--accent)}.product-card__price{margin:.25rem 0 .75rem;font-weight:600;color:var(--heading)}.product-card__social{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.85rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.product-card__rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.85rem}.product-card__rating-num{font-weight:700;color:var(--heading)}.product-card__review-count{color:var(--text-muted)}.product-card__sold{margin:0;font-size:.8rem;color:var(--text-muted)}.product-card__sold strong{color:var(--heading);font-weight:700}.product-card__urgency{margin:0;font-size:.82rem;font-weight:600;color:#b45309}.product-stars{display:inline-flex;gap:.08rem;line-height:1;font-size:.95rem}.product-stars__star--full{color:#d97706}.product-stars__star--empty{color:#e5e2eb}.product-detail__pulse{margin:0 0 1.25rem;padding:1rem 1.1rem;border-radius:var(--radius-sm);border:1px solid rgba(217,119,6,.22);background:linear-gradient(135deg,#fffbeb,#fff 70%)}.product-detail__sold{margin:0 0 .35rem;font-size:.92rem;color:var(--text-muted)}.product-detail__sold strong{color:var(--heading);font-weight:700}.product-detail__urgency{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:#b45309}.product-detail__rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.88rem;color:var(--text-muted)}.product-detail__rating-num{font-weight:600;color:var(--heading)}.product-reviews{margin:0 0 1.5rem;padding:1.25rem 0 0;border-top:1px solid var(--border)}.product-reviews__title{font-size:1.15rem;margin:0 0 1rem}.product-reviews__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.product-reviews__item{margin:0;padding:1rem 1.1rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg)}.product-reviews__head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem}.product-reviews__author{font-size:.88rem;font-weight:600;color:var(--heading)}.product-reviews__quote{margin:0;font-size:.92rem;line-height:1.5;color:var(--text-muted);font-style:normal}.product-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem 1.1rem;border-radius:999px;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.btn:hover{text-decoration:none}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-hover)}.btn--ghost{background:transparent;color:var(--text);border-color:var(--border)}.btn--ghost:hover{border-color:var(--border-strong);background:var(--bg)}.btn--outline{background:var(--surface);color:var(--accent);border-color:#5b4dff59}.btn--outline:hover{background:var(--accent-soft)}.btn--block{width:100%}.btn--lg{padding:.75rem 1.25rem;font-size:1rem}.btn--oauth{width:100%;border-radius:var(--radius-sm);padding:.75rem 1rem}.btn--google{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;background:#fff;border:1px solid var(--border-strong);color:var(--heading);font-weight:600}.btn--google__icon{display:flex;flex-shrink:0}.btn--google:hover{background:var(--bg)}.back-link{display:inline-block;margin-bottom:1.25rem;color:var(--text-muted);font-weight:500}.back-link:hover{color:var(--accent)}.product-detail__grid{display:grid;gap:2rem;align-items:stretch}@media (min-width: 900px){.product-detail__grid{grid-template-columns:1.05fr .95fr}}.product-detail__media{position:relative}.product-gallery{display:flex;flex-direction:column;gap:.75rem}.product-gallery__main{position:relative;aspect-ratio:4 / 3;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:#f0eef8}.product-gallery__main .product-preview-media{position:absolute;top:0;right:0;bottom:0;left:0}.product-gallery__main .product-detail__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#ffffffeb;color:var(--heading);font-size:1.5rem;line-height:1;cursor:pointer;box-shadow:var(--shadow-sm);transition:background .15s,transform .15s}.product-gallery__nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.product-gallery__nav--prev{left:.65rem}.product-gallery__nav--next{right:.65rem}.product-gallery__counter{position:absolute;bottom:.65rem;right:.65rem;z-index:3;padding:.25rem .55rem;font-size:.75rem;font-weight:600;color:var(--heading);background:#ffffffeb;border-radius:6px;border:1px solid var(--border)}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.product-gallery__thumb{padding:0;border:2px solid transparent;border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;background:var(--surface);width:4.25rem;height:4.25rem;flex-shrink:0;transition:border-color .15s,box-shadow .15s}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumb:hover{border-color:var(--border-strong)}.product-gallery__thumb--active{border-color:var(--accent);box-shadow:0 0 0 1px #5b4dff40}.product-gallery__hint{margin:0;font-size:.8rem;color:var(--text-muted)}.product-detail__img{width:100%;height:100%;object-fit:cover}.product-detail__info{display:flex;flex-direction:column;gap:1.5rem}.product-detail__info-inner{flex:1}.product-detail__aside{margin:0;padding:1.15rem 1.25rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:linear-gradient(145deg,#f8f7fc,#fff 55%);box-shadow:var(--shadow-sm)}.product-detail__highlights{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.product-detail__highlights li{display:grid;gap:.2rem;padding-bottom:1rem;border-bottom:1px dashed var(--border)}.product-detail__highlights li:last-child{padding-bottom:0;border-bottom:none}.product-detail__highlights strong{font-size:.88rem;color:var(--heading)}.product-detail__highlights span{font-size:.88rem;color:var(--text-muted);line-height:1.45}.product-detail__highlights a{font-weight:500}.product-detail__mark{width:72px;height:auto;margin-bottom:.75rem}.product-detail__tagline{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:var(--text-muted);margin:0 0 .35rem}.product-detail__title{font-size:clamp(1.75rem,3vw,2.25rem);margin:0 0 .5rem}.product-detail__price{font-size:1.35rem;font-weight:600;margin:0 0 1rem}.product-detail__desc{margin:0 0 1.5rem;color:var(--text-muted);max-width:52ch}.product-detail__actions{display:flex;flex-wrap:wrap;gap:.65rem}.cart-list{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:1rem}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:1rem;align-items:start;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}@media (max-width: 640px){.cart-line{grid-template-columns:80px 1fr}.cart-line__total{grid-column:2 / -1;text-align:right}}.cart-line__media{border-radius:var(--radius-sm);overflow:hidden;background:#f0eef8;aspect-ratio:1}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-line__title{font-size:1.1rem;margin:0 0 .25rem}.cart-line__price{margin:0 0 .75rem;font-size:.9rem;color:var(--text-muted)}.cart-line__controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cart-line__total{font-weight:600;font-size:1.05rem;color:var(--heading)}.qty{display:inline-flex;align-items:center;gap:.5rem}.qty__label{font-size:.85rem;color:var(--text-muted)}.qty__input{width:4rem;padding:.35rem .5rem;border:1px solid var(--border);border-radius:8px;font:inherit}.link-btn{background:none;border:none;padding:0;font:inherit;color:var(--accent);cursor:pointer;text-decoration:underline}.link-btn--inline{margin-left:.75rem;font-size:.9rem}.cart-summary{max-width:400px;margin-left:auto;padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1.1rem}.cart-summary__note{margin:0 0 1.25rem;font-size:.85rem;color:var(--text-muted);line-height:1.45}.empty-state__logo{width:80px;margin-bottom:1rem}.empty-state__title{font-size:1.5rem;margin:0 0 .5rem}.empty-state__text{margin:0 0 1.5rem;color:var(--text-muted)}.checkout-blocked code{font-size:.85rem;background:var(--surface);padding:.15rem .35rem;border-radius:6px;border:1px solid var(--border)}.checkout-loading{text-align:center;padding:4rem 1rem}.spinner{width:40px;height:40px;margin:0 auto 1rem;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checkout-auth{display:grid;gap:2rem;align-items:start}@media (min-width: 900px){.checkout-auth{grid-template-columns:1fr 360px}}.checkout-auth__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 2rem 1.75rem;box-shadow:var(--shadow-md);text-align:left;overflow:visible}@media (max-width: 640px){.checkout-auth__card{padding:1.35rem 1.15rem}}.checkout-auth__logo{width:64px;margin-bottom:1rem}.checkout-auth__title{font-size:1.65rem;margin:0 0 .75rem}.checkout-auth__text{margin:0 0 1.5rem;color:var(--text-muted);line-height:1.55}.oauth-buttons{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.25rem}.checkout-auth__hint{margin:0 0 1rem;font-size:.8rem;color:var(--text-muted);line-height:1.45}.checkout__grid{display:grid;gap:1.5rem;align-items:start}@media (min-width: 900px){.checkout__grid{grid-template-columns:1fr 380px}}.card-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;box-shadow:var(--shadow-sm)}.panel-title{font-size:1.15rem;margin:0 0 1.25rem}.checkout-form .field{display:block;margin-bottom:1rem}.field__label{display:block;font-size:.85rem;font-weight:500;margin-bottom:.35rem;color:var(--text-muted)}.field__input{width:100%;padding:.65rem .85rem;border-radius:var(--radius-sm);border:1px solid var(--border);font:inherit;background:#fff}.field__input:focus{outline:2px solid rgba(91,77,255,.35);outline-offset:0;border-color:var(--accent)}.field-row{display:grid;gap:1rem}@media (min-width: 500px){.field-row{grid-template-columns:1fr 1fr}}.form-note{margin:1rem 0 0;font-size:.8rem;color:var(--text-muted)}.checkout-side__title{font-size:1.1rem;margin:0 0 1rem}.checkout-mini{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}.checkout-mini__line{display:flex;justify-content:space-between;gap:1rem;color:var(--text-muted)}.checkout-mini__total{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--border);font-size:1.1rem}.delivery-estimate{margin:1rem 0 0;padding:.85rem 1rem;font-size:.88rem;line-height:1.45;color:var(--text-muted);background:linear-gradient(145deg,#f8f7fc,#fff);border:1px solid var(--border);border-radius:var(--radius-sm)}.delivery-estimate strong{color:var(--heading)}.delivery-estimate__date{display:block;margin-top:.35rem;font-size:.86rem}.success__icon{width:56px;height:56px;margin:0 auto 1rem;border-radius:50%;background:#22c55e26;color:#15803d;font-size:1.75rem;line-height:56px;font-weight:700}.success__logo{width:72px;margin-bottom:.75rem}.success__title{font-size:2rem;margin:0 0 .5rem}.success__text{margin:0 0 1.75rem;color:var(--text-muted)}.success__actions{display:flex;flex-direction:column;gap:.65rem;align-items:center}.site-footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;font-size:.9rem}.site-footer__links a{color:var(--text-muted);text-decoration:none;font-weight:500}.site-footer__links a:hover{color:var(--accent);text-decoration:underline}.site-footer__sep{color:var(--border-strong);-webkit-user-select:none;user-select:none}.checkout-error{margin-bottom:1rem;padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(220,38,38,.35);background:#fee2e280;color:var(--heading);font-size:.92rem;line-height:1.45}.checkout-error__hint{margin:.5rem 0 0;font-size:.82rem;color:var(--text-muted)}.checkout-error code{font-size:.85em;background:var(--surface);padding:.1rem .3rem;border-radius:4px}.legal-page{max-width:720px;text-align:left}.legal-page__header{text-align:center;margin-bottom:2rem}.legal-page__logo{width:64px;height:auto;margin-bottom:.75rem}.legal-page__title{font-size:clamp(1.75rem,4vw,2.25rem);margin:0 0 .5rem}.legal-page__meta{margin:0;font-size:.9rem;color:var(--text-muted)}.legal-page__body h2{font-size:1.15rem;margin:1.75rem 0 .65rem}.legal-page__body p,.legal-page__body li{color:var(--text-muted)}.legal-page__body ul{margin:0 0 1rem;padding-left:1.25rem}.legal-page__body li{margin-bottom:.5rem}.account-guest{display:flex;justify-content:center}.account-card{max-width:480px;width:100%}.account__profile{margin-bottom:2rem}.account__identity{display:flex;align-items:center;gap:1.25rem}.account__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:1px solid var(--border)}.account__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);font-size:2rem;font-weight:600}.account__name{font-size:1.5rem;margin:0 0 .25rem}.account__email{margin:0 0 .5rem;color:var(--text-muted);font-size:.95rem}.account__orders .panel-title{margin-bottom:1rem}.account__orders-note{display:flex;align-items:center;gap:.5rem;color:var(--text-muted)}.spinner--inline{width:22px;height:22px;margin:0;border-width:2px}.account__error{padding:1rem 1.15rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:#fff8f8;margin-bottom:1rem}.account__hint{font-size:.88rem;color:var(--text-muted);margin:.5rem 0 .75rem}.account__hint code{font-size:.85em}.account__empty{color:var(--text-muted);margin:0}.order-history{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.order-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1.25rem 1.35rem;box-shadow:var(--shadow-sm)}.order-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.order-card__number{display:block;font-weight:700;font-size:1.05rem;color:var(--heading)}.order-card__date{display:block;font-size:.85rem;color:var(--text-muted)}.order-card__meta{text-align:right}.order-card__badges{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end;margin-bottom:.35rem}.order-pay{display:inline-block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;border-radius:999px;background:#22c55e1f;color:#15803d}.order-pay--pending{background:#eab30826;color:#a16207}.order-pay--failed{background:#dc26261f;color:#b91c1c}.order-card__total{display:block;margin-top:.25rem}.order-status{display:inline-block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:999px;background:var(--accent-soft);color:var(--accent)}.order-status--shipped,.order-status--delivered{background:#22c55e1f;color:#15803d}.order-status--cancelled{background:#dc26261a;color:#b91c1c}.order-card__lines{list-style:none;margin:0 0 .75rem;padding:0;font-size:.92rem;color:var(--text-muted)}.order-card__line{display:flex;justify-content:space-between;gap:1rem;padding:.35rem 0;border-bottom:1px dashed var(--border)}.order-card__line:last-child{border-bottom:none}.order-card__ship{margin:0;font-size:.85rem;color:var(--text-muted);line-height:1.45}.order-card__delivery{margin:.65rem 0 0;padding-top:.65rem;border-top:1px dashed var(--border);font-size:.85rem;color:var(--text-muted);line-height:1.45}.order-card__delivery strong{color:var(--heading)}.success__delivery{margin:0 auto 1.5rem;padding:.85rem 1rem;max-width:28rem;font-size:.95rem;line-height:1.5;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm)}.success__delivery strong{color:var(--heading)}
