:root{--app-max-width:1200px;--app-shell-bg:#f5f7fb;--app-surface:#ffffffe6;--app-border:#0f172a14;--app-text:#122033;--app-muted:#122033b8;--app-accent:#0d6efd;--app-accent-soft:#0d6efd1f;--app-shadow:0 18px 45px #0f172a14}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--app-text);background:radial-gradient(circle at top,#0d6efd14,transparent 28%),linear-gradient(180deg,#f8fbff 0%,var(--app-shell-bg)100%);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.next-app-shell{grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid}.next-app-shell__header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--app-border);background:#f8fbffd1;position:sticky;top:0}.next-app-shell__inner,.next-app-shell__footer-inner{width:min(var(--app-max-width),100% - 2rem);margin:0 auto}.next-app-shell__header-inner{width:min(var(--app-max-width),100% - 2rem);justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;margin:0 auto;display:flex}.next-app-shell__brand{letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.next-app-shell__nav{color:var(--app-muted);flex-wrap:wrap;gap:1rem;display:flex}.next-app-shell__session{color:var(--app-muted);border:1px solid var(--app-border);background:#ffffffb8;border-radius:999px;padding:.45rem .8rem;font-size:.85rem}.next-app-shell__session-wrap{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.next-app-shell__main{padding:2rem 0 4rem}.next-app-shell__footer{border-top:1px solid var(--app-border);background:#ffffffad}.next-app-shell__footer-inner{color:var(--app-muted);padding:1.5rem 0 2rem;font-size:.95rem}.migration-panel,.product-panel,.shop-panel{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-shadow);border-radius:1.25rem}.migration-hero{padding:clamp(1.5rem,3vw,2.5rem)}.migration-hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--app-muted);margin-bottom:.75rem;font-size:.8rem}.migration-hero__title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:.95}.migration-hero__copy,.shop-panel__meta,.product-card__meta,.product-detail__meta,.product-detail__description,.migration-route-list li{color:var(--app-muted)}.migration-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.migration-home,.product-page-stack{gap:1.5rem;display:grid}.auth-shell,.account-shell{place-items:center;display:grid}.auth-shell__panel,.account-shell__panel{width:min(860px,100%);padding:clamp(1.35rem,3vw,2rem)}.auth-shell__panel{width:min(560px,100%)}.auth-shell__intro,.account-shell__intro,.account-form,.auth-form{gap:1rem;display:grid}.auth-field{gap:.45rem;display:grid}.auth-field span{font-size:.88rem;font-weight:600}.auth-field input,.auth-field textarea{border:1px solid var(--app-border);width:100%;color:var(--app-text);font:inherit;background:#ffffffe0;border-radius:.95rem;padding:.85rem .95rem}.auth-field input:focus,.auth-field textarea:focus{outline-offset:1px;border-color:#0d6efd52;outline:2px solid #0d6efd38}.auth-form__actions,.account-form__actions{flex-wrap:wrap;gap:.75rem;display:flex}.account-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.auth-message{border:1px solid #0000;border-radius:.9rem;padding:.85rem 1rem}.auth-message--error{color:#842029;background:#dc354514;border-color:#dc354529}.auth-message--success{color:#146c43;background:#1987541a;border-color:#19875429}.logout-control{gap:.5rem;display:grid}.migration-hero__status-grid,.shop-panel__summary,.product-detail__supporting,.product-detail__stat-grid,.product-detail__taxonomy,.migration-section__header,.product-card__header,.product-card__footer{flex-wrap:wrap;gap:.75rem;display:flex}.migration-hero__status-grid,.product-detail__stat-grid{margin-top:1.25rem}.migration-status-card,.product-detail__summary-card{border:1px solid var(--app-border);background:#ffffffb8;border-radius:1rem;flex:1 1 0;min-width:180px;padding:1rem}.migration-status-card__label,.product-detail__summary-label{text-transform:uppercase;letter-spacing:.06em;color:var(--app-muted);margin-bottom:.45rem;font-size:.78rem;display:block}.migration-section{gap:1rem;display:grid}.migration-section__header{justify-content:space-between;align-items:end}.migration-section__header h2{letter-spacing:-.02em;margin:0}.migration-section__link{color:var(--app-accent);font-weight:600}.migration-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1.15rem;font-weight:600;display:inline-flex}.migration-button--primary{background:var(--app-accent);color:#fff}.migration-button--secondary{background:var(--app-accent-soft);border-color:#0d6efd29}.migration-button--ghost{border-color:var(--app-border);background:#ffffffb8}.migration-button--danger{color:#842029;background:#dc35451f;border-color:#dc35453d}.migration-button--compact{min-height:2.25rem;padding:.45rem .85rem;font-size:.88rem}.migration-route-list{gap:.55rem;margin:1.5rem 0 0;padding-left:1.2rem;display:grid}.shop-panel,.product-panel{padding:1.5rem}.shop-panel__header,.product-detail{gap:1rem;display:grid}.shop-panel__header h1,.product-detail__title{letter-spacing:-.02em;margin:0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--app-border);background:#ffffffd1;border-radius:1rem;gap:.75rem;padding:1rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.product-card:hover{border-color:#0d6efd2e;transform:translateY(-2px);box-shadow:0 16px 32px #0f172a14}.product-card__link{gap:.75rem;display:grid}.product-card__image-wrap{aspect-ratio:16/11;background:#0f172a0d;border-radius:.9rem;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%}.product-card__title{font-size:1rem;font-weight:600}.product-card__content{gap:.7rem;display:grid}.product-card__header{justify-content:space-between;align-items:center}.product-card__pill,.product-stock{border-radius:999px;align-items:center;min-height:1.85rem;padding:.25rem .65rem;font-size:.8rem;font-weight:600;display:inline-flex}.product-card__pill{color:var(--app-accent);background:#0d6efd1a}.product-stock--in{color:#146c43;background:#1987541f}.product-stock--low{color:#8a5a00;background:#ffc1072e}.product-stock--out{color:#b02a37;background:#dc35451f}.product-card__rating{color:var(--app-muted);font-size:.92rem}.product-card__footer{justify-content:space-between;align-items:end}.product-card__price,.product-detail__price{font-size:1.1rem;font-weight:700}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.product-detail__image-wrap{background:#0f172a0d;border-radius:1rem;min-height:320px;overflow:hidden}.product-detail__image{object-fit:cover;width:100%;height:100%}.product-detail__content{gap:1rem;display:grid}.product-detail__badge{background:var(--app-accent-soft);width:fit-content;color:var(--app-accent);border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.product-detail__actions{flex-wrap:wrap;gap:.75rem;display:flex}.product-detail__insight{background:#0d6efd14;border:1px solid #0d6efd24;border-radius:1rem;padding:1rem}.product-detail__insight h2{margin:0 0 .5rem;font-size:1rem}.product-detail__insight p{color:var(--app-muted);margin:0}.cart-cta{flex-wrap:wrap;gap:.75rem;display:flex}.cart-cta--compact .migration-button{min-height:2.35rem;padding:.55rem .9rem;font-size:.88rem}.checkout-shell{gap:1.5rem;display:grid}.checkout-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.9fr);align-items:start;gap:1.5rem;display:grid}.checkout-panel,.checkout-summary{padding:1.5rem}.checkout-panel--narrow{width:min(760px,100%);margin:0 auto}.checkout-panel--empty{text-align:center}.checkout-item-list{gap:1rem;margin-top:1rem;display:grid}.surface-card{border:1px solid var(--app-border);background:#ffffffc7;border-radius:1rem}.cart-line-item{grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.cart-line-item__media{aspect-ratio:1;background:#0f172a0d;border-radius:.8rem;width:88px;overflow:hidden}.cart-line-item__media img{object-fit:cover;width:100%;height:100%}.cart-line-item__body{gap:.4rem;display:grid}.cart-line-item__title{font-weight:700}.cart-line-item__meta{color:var(--app-muted);flex-wrap:wrap;gap:.5rem;display:flex}.cart-line-item__actions{justify-items:end;gap:.75rem;display:grid}.cart-line-item__actions select{border:1px solid var(--app-border);background:#fff;border-radius:.75rem;min-width:72px;padding:.45rem .6rem}.cart-line-item__price{font-weight:700}.checkout-summary{gap:.85rem;display:grid;position:sticky;top:5.5rem}.checkout-summary__row{color:var(--app-muted);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.checkout-summary__row--total{color:var(--app-text);border-top:1px solid var(--app-border);padding-top:.5rem;font-size:1.05rem;font-weight:700}.payment-options{gap:.75rem;display:grid}.payment-option{border:1px solid var(--app-border);background:#ffffffc2;border-radius:1rem;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.order-review-card{gap:.5rem;margin-top:1rem;padding:1rem;display:grid}.order-review-card h2{margin:0;font-size:1rem}.order-review-card p{color:var(--app-muted);margin:0}.product-empty-state{color:var(--app-muted);padding:1rem 0 0}.product-error{color:#842029;background:#dc354514;border:1px solid #dc354524;border-radius:1rem;padding:1rem}.hub-shell{gap:1.5rem;display:grid}.hub-hero{position:relative;overflow:hidden}.hub-hero:after{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#0d6efd24,#0000 68%);border-radius:50%;width:260px;position:absolute;inset:auto -8% -28% auto}.hub-hero__copy,.hub-stat-grid__note,.hub-preview-card__copy,.hub-meta-list dt,.hub-notice p,.hub-detail__description,.hub-filter-note span{color:var(--app-muted)}.hub-card-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.hub-section__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hub-preview-card{border:1px solid var(--app-border);box-shadow:var(--app-shadow);background:#ffffffd1;border-radius:1.15rem;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.hub-preview-card:hover{border-color:#0d6efd2e;transform:translateY(-3px);box-shadow:0 18px 38px #0f172a14}.hub-preview-card__link,.hub-preview-card__body{gap:.85rem;display:grid}.hub-preview-card__media{aspect-ratio:16/9;background:linear-gradient(135deg,#0d6efd1f,#ffc1072e),#0f172a0a;overflow:hidden}.hub-preview-card__image{object-fit:cover;width:100%;height:100%}.hub-preview-card__placeholder,.hub-detail__placeholder{text-align:center;width:100%;height:100%;color:var(--app-muted);place-items:center;padding:1.25rem;display:grid}.hub-preview-card__body{padding:1rem}.hub-preview-card__eyebrow,.hub-preview-card__cta{letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.hub-preview-card__eyebrow{color:var(--app-accent)}.hub-preview-card__title,.hub-notice h2,.hub-empty-state h2{letter-spacing:-.02em;margin:0}.hub-preview-card__cta{color:var(--app-accent)}.hub-pill-row{flex-wrap:wrap;gap:.5rem;display:flex}.hub-pill{min-height:1.85rem;color:var(--app-text);background:#0f172a14;border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.hub-pill--accent{color:var(--app-accent);background:#0d6efd1a}.hub-pill--info{color:#0b7285;background:#0dcaf024}.hub-pill--warning{color:#8a5a00;background:#ffc1072e}.hub-meta-list{gap:.55rem;margin:0;display:grid}.hub-meta-list__row{justify-content:space-between;gap:.75rem;display:flex}.hub-meta-list dt,.hub-meta-list dd{margin:0}.hub-meta-list dd{text-align:right;font-weight:600}.hub-notice,.hub-empty-state{padding:1.25rem}.hub-notice{background:#0d6efd12;border:1px solid #0d6efd24;border-radius:1rem}.hub-notice p{margin:.5rem 0 0}.hub-empty-state{text-align:left}.hub-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.hub-pagination__status{color:var(--app-muted);font-weight:600}.hub-pagination__button.is-disabled{opacity:.6;pointer-events:none}.hub-detail{grid-template-columns:minmax(300px,.95fr) minmax(0,1.2fr);gap:1.5rem;padding:1.5rem;display:grid}.hub-detail--stacked{grid-template-columns:1fr}.hub-detail__media{background:linear-gradient(135deg,#0d6efd1f,#ffffff1f),#0f172a0d;border-radius:1rem;min-height:280px;overflow:hidden}.hub-detail__image{object-fit:cover;width:100%;height:100%}.hub-detail__content{gap:1rem;display:grid}.hub-detail__content--full{min-width:0}.hub-filter-note{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.hub-action-panel,.hub-create-form{gap:1rem;display:grid}.hub-admin-filter-form,.hub-admin-card,.hub-admin-editor__panel{padding:1.25rem}.hub-admin-filter-form{gap:1rem;display:grid}.hub-admin-filter-form__title,.hub-admin-card h3{margin:0}.hub-admin-card-grid{gap:1rem;display:grid}.admin-inbox-list,.admin-inbox-detail{max-width:72rem;margin:0 auto}.admin-inbox-meta{max-width:72ch}.admin-inbox-message{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0}.admin-inbox-form textarea{resize:vertical;min-height:12rem}.hub-admin-card{gap:1rem;display:grid}.hub-admin-card__media,.hub-admin-editor__preview-wrap{background:linear-gradient(135deg,#0d6efd1f,#ffffff1f),#0f172a0d;border-radius:1rem;width:min(16rem,100%);min-height:9rem;overflow:hidden}.hub-admin-card__preview{object-fit:cover;width:100%;height:100%}.hub-admin-card__header,.hub-admin-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.hub-admin-card__timestamp{align-items:flex-end;min-width:10rem}.hub-action-panel{padding:1.25rem}.hub-action-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.hub-action-panel__header h2{margin:0}.hub-inline-stack,.hub-join-info{gap:.85rem;display:grid}.hub-request-list{gap:.9rem;display:grid}.hub-request-card{background:linear-gradient(#ffffffd1,#ffffffb3),#0f172a0a;border-radius:1rem;gap:.85rem;padding:1rem;display:grid}.hub-request-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.hub-request-card__identity{gap:.3rem;display:grid}.hub-request-card__identity h3{margin:0;font-size:1rem}.hub-request-card__message{white-space:pre-wrap;margin:0}.hub-toggle-field{align-items:center;gap:.6rem;font-weight:600;display:inline-flex}.hub-toggle-field input{block-size:1rem;inline-size:1rem}@media (max-width:767.98px){.next-app-shell__header-inner,.next-app-shell__inner,.next-app-shell__footer-inner{width:min(var(--app-max-width),100% - 1.25rem)}.next-app-shell__header-inner{flex-direction:column;align-items:flex-start;padding:.9rem 0}.next-app-shell__session,.next-app-shell__session-wrap{width:100%}.next-app-shell__session-wrap{justify-content:flex-start}.migration-section__header,.shop-panel__summary,.product-card__header,.product-card__footer,.checkout-summary__row,.cart-cta,.hub-meta-list__row,.hub-pagination,.hub-filter-note,.hub-action-panel__header,.hub-admin-card__header,.hub-admin-card__actions{flex-direction:column;align-items:flex-start}.product-detail,.account-form__grid,.checkout-layout,.cart-line-item,.hub-detail{grid-template-columns:1fr}.checkout-summary{position:static}.cart-line-item__actions{justify-items:stretch}}
