/* Big J Story + Shop: landing-only presentation. Shopping APIs stay in storefront.html. */
body.store-template-bigj_story_shop.storefront-page-landing {
    --bigj-navy: #14265c;
    --bigj-orange: #d65000;
    --bigj-cream: #faf4ea;
    --bigj-line: #e0e3ea;
    --ink: #14265c;
    --muted: #526079;
    color: var(--bigj-navy);
    background: #fff;
}
.store-template-bigj_story_shop .bigj-live-notice { background: var(--bigj-navy); color: #fff; }
.store-template-bigj_story_shop .bigj-live-notice-inner { max-width: 1220px; padding: 9px 20px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 20px; font-size: 13px; font-weight: 650; }
.store-template-bigj_story_shop .bigj-live-notice a { white-space: nowrap; }
.store-template-bigj_story_shop .bigj-live-notice a:hover { text-decoration: underline; text-underline-offset: 4px; }
.store-template-bigj_story_shop .bigj-live-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; margin-right: 7px; background: #8ef0b8; box-shadow: 0 0 0 3px rgba(142,240,184,.12); }
.store-template-bigj_story_shop .header { background: rgba(255,255,255,.97); border-color: var(--bigj-line); }
.store-template-bigj_story_shop .header-inner { max-width: 1220px; min-height: 91px; padding: 12px 20px; gap: 28px; }
.store-template-bigj_story_shop .header .brand { flex: 0 0 auto; }
.store-template-bigj_story_shop .header .brand-text { display: none; }
.store-template-bigj_story_shop .header .brand img { width: 150px; height: auto; max-height: 67px; object-fit: contain; }
.store-template-bigj_story_shop .bigj-header-nav { display: flex; align-items: center; gap: 27px; flex: 0 0 auto; font-weight: 800; font-size: 14px; }
.store-template-bigj_story_shop .bigj-header-nav a { padding: 9px 0; }
.store-template-bigj_story_shop .bigj-header-nav a:hover { color: var(--bigj-orange); }
.store-template-bigj_story_shop .search { max-width: none; margin-left: auto; }
.store-template-bigj_story_shop .search input { border: 1px solid #b9c3d6; background: #fafbfc; color: var(--bigj-navy); border-radius: 8px; min-height: 43px; font-size: 13px; }
.store-template-bigj_story_shop .bigj-header-account { font-size: 13px; font-weight: 800; white-space: nowrap; padding: 12px 2px; }
.store-template-bigj_story_shop .header-actions { gap: 10px; }
.store-template-bigj_story_shop .header-actions .btn { min-height: 43px; }
.store-template-bigj_story_shop .header-actions .btn-primary { color: var(--bigj-navy); background: #fff; border: 1px solid #b9c3d6; border-radius: 8px; font-size: 13px; }
.store-template-bigj_story_shop .menu-toggle { color: var(--bigj-navy); background: #fff; border-color: #b9c3d6; border-radius: 8px; box-shadow: none; }
.store-template-bigj_story_shop .menu-toggle .label { display: none; }
.store-template-bigj_story_shop .store-facebook-links { background: #fff; }
.store-template-bigj_story_shop .store-facebook-links-inner { padding-top: 5px; padding-bottom: 5px; }
.store-template-bigj_story_shop .store-facebook-link { box-shadow: none; }
.store-template-bigj_story_shop .bigj-welcome { background: var(--bigj-cream); overflow: hidden; }
.store-template-bigj_story_shop .bigj-welcome-inner { max-width: 1220px; margin: 0 auto; display: grid; grid-template-columns: minmax(0,.92fr) minmax(0,1.08fr); align-items: stretch; min-height: 352px; }
.store-template-bigj_story_shop .bigj-welcome-copy { padding: 33px 16px 30px 20px; align-self: center; position: relative; z-index: 1; }
.store-template-bigj_story_shop .bigj-eyebrow { display: block; font-size: 11px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; margin-bottom: 13px; }
.store-template-bigj_story_shop .bigj-welcome h1 { max-width: 11ch; font-size: clamp(40px,4.8vw,60px); font-weight: 900; line-height: 1.02; letter-spacing: -.035em; text-wrap: balance; }
.store-template-bigj_story_shop .bigj-welcome-copy > p { max-width: 480px; font-size: 15px; line-height: 1.5; margin-top: 15px; }
.store-template-bigj_story_shop .bigj-welcome-actions { display: flex; flex-wrap: wrap; gap: 15px 23px; align-items: center; margin-top: 19px; }
.store-template-bigj_story_shop .bigj-button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 48px; border: 1px solid var(--bigj-orange); border-radius: 9px; background: var(--bigj-orange); color: #fff; padding: 12px 20px; font-size: 15px; font-weight: 800; line-height: 1.3; transition: background .15s ease; }
.store-template-bigj_story_shop .bigj-button:hover { background: #b94200; }
.store-template-bigj_story_shop .bigj-text-link { color: var(--bigj-navy); display: inline-flex; align-items: center; gap: 9px; padding: 5px 0; font-size: 14px; font-weight: 750; text-decoration: underline; text-underline-offset: 4px; background: transparent; border: 0; }
.store-template-bigj_story_shop .bigj-text-link:hover { color: #a73e00; }
.store-template-bigj_story_shop .bigj-intro-toggle { display: inline-block; min-height: 38px; text-align: left; color: var(--bigj-navy); background: transparent; border: 0; padding: 9px 0 0; margin-top: 4px; font-size: 12px; text-decoration: underline; text-underline-offset: 3px; }
.store-template-bigj_story_shop .bigj-welcome-photo { min-width: 0; overflow: hidden; position: relative; }
.store-template-bigj_story_shop .bigj-welcome-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 43%; }
.store-template-bigj_story_shop .bigj-welcome-photo::before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,var(--bigj-cream),transparent 13%); pointer-events: none; }
.store-template-bigj_story_shop .bigj-intro-restore { display: none; padding: 13px 20px; border-bottom: 1px solid var(--bigj-line); background: var(--bigj-cream); }
.store-template-bigj_story_shop .bigj-intro-restore > div { max-width: 1180px; margin: 0 auto; display: flex; align-items: center; gap: 20px; flex-wrap: wrap; font-size: 13px; }
.store-template-bigj_story_shop .bigj-intro-restore span { font-weight: 800; }
.store-template-bigj_story_shop .bigj-intro-restore a { text-decoration: underline; text-underline-offset: 3px; }
.store-template-bigj_story_shop .bigj-intro-restore button { margin: 0 0 0 auto; padding: 0; min-height: 32px; }
html.bigj-intro-collapsed .store-template-bigj_story_shop .bigj-welcome { display: none; }
html.bigj-intro-collapsed .store-template-bigj_story_shop .bigj-intro-restore { display: block; }
.store-template-bigj_story_shop .bigj-returning { background: var(--bigj-cream); padding: 22px 20px; }
.store-template-bigj_story_shop .bigj-returning-inner { max-width: 1180px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.store-template-bigj_story_shop .bigj-returning h1 { font-size: 26px; font-weight: 900; letter-spacing: -.025em; }
.store-template-bigj_story_shop .bigj-returning p { font-size: 13px; color: #526079; margin-top: 2px; }
.store-template-bigj_story_shop .bigj-account-shortcuts { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; font-size: 13px; font-weight: 750; }
.store-template-bigj_story_shop .bigj-account-shortcuts > a:not(.bigj-button) { padding: 8px 0; text-decoration: underline; text-underline-offset: 4px; }
.store-template-bigj_story_shop .bigj-account-shortcuts .bigj-button { min-height: 42px; font-size: 13px; padding: 10px 15px; }
.store-template-bigj_story_shop #productsSection { padding: 27px 20px 25px; background: #fff; color: var(--bigj-navy); }
.store-template-bigj_story_shop .section-inner { max-width: 1180px; }
.store-template-bigj_story_shop #productsSection .section-head { align-items: center; margin-bottom: 20px; gap: 15px; }
.store-template-bigj_story_shop #productsSection .section-title { color: var(--bigj-navy); font-size: clamp(26px,3.3vw,38px); line-height: 1.13; letter-spacing: -.03em; }
.store-template-bigj_story_shop #productsSection .section-sub { font-size: 14px; color: #526079; margin-top: 5px; }
.store-template-bigj_story_shop .storefront-section-link { color: var(--bigj-navy); background: transparent; border: 0; box-shadow: none; padding: 6px 0; min-height: 36px; border-radius: 0; text-decoration: underline; text-underline-offset: 4px; font-size: 12px; }
.store-template-bigj_story_shop #itemsContainer { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 17px; }
.store-template-bigj_story_shop .category-shelf-track { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); overflow: visible; gap: 17px; }
.store-template-bigj_story_shop .category-shelf-track .product { min-width: 0; max-width: none; }
.store-template-bigj_story_shop .product { color: var(--bigj-navy); background: #fff; border: 1px solid var(--bigj-line); border-radius: 9px; box-shadow: none; }
.store-template-bigj_story_shop .product:hover { border-color: #adb9d2; box-shadow: 0 7px 20px rgba(20,38,92,.08); }
.store-template-bigj_story_shop .product-photo-wrap, .store-template-bigj_story_shop #itemsContainer .product-photo-wrap { aspect-ratio: 1.04; background: #f1f2f4; }
.store-template-bigj_story_shop .product-photo-wrap img { height: 100%; object-fit: cover; }
.store-template-bigj_story_shop .product-info { padding: 13px; }
.store-template-bigj_story_shop .product-info h2 { font-size: 14px; line-height: 1.3; min-height: 0; color: var(--bigj-navy); }
.store-template-bigj_story_shop .price { color: var(--bigj-navy); font-size: 21px; }
.store-template-bigj_story_shop .product-stock-pill { background: var(--bigj-orange); color: #fff; border-color: transparent; font-size: 10px; }
.store-template-bigj_story_shop .add-btn { background: var(--bigj-orange); color: #fff; border-radius: 7px; font-size: 13px; min-height: 42px; }
.store-template-bigj_story_shop .add-btn:hover { background: #b94200; }
.store-template-bigj_story_shop .cart-action-row { margin-top: 9px; }
.store-template-bigj_story_shop .bigj-product-detail { font-size: 11px; font-weight: 500; line-height: 1.3; text-decoration: underline; text-underline-offset: 3px; align-self: flex-start; }
.store-template-bigj_story_shop .store-category-filter { margin-bottom: 17px; }
.store-template-bigj_story_shop .store-category-filter select { color: var(--bigj-navy); border-color: #b9c3d6; }
.store-template-bigj_story_shop .bigj-how-to { background: var(--bigj-cream); padding: 19px 20px; scroll-margin-top: 125px; }
.store-template-bigj_story_shop .bigj-how-to-inner { max-width: 1180px; margin: 0 auto; }
.store-template-bigj_story_shop .bigj-how-to ol { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); list-style: none; gap: 25px; }
.store-template-bigj_story_shop .bigj-how-to li { display: flex; align-items: flex-start; gap: 14px; padding: 0 12px 0 0; }
.store-template-bigj_story_shop .bigj-how-to li + li { border-left: 1px solid #d8cebf; padding-left: 25px; }
.store-template-bigj_story_shop .bigj-step-number { display: grid; place-items: center; flex: 0 0 38px; width: 38px; height: 38px; border-radius: 50%; background: var(--bigj-navy); color: #fff; font-size: 18px; font-weight: 850; }
.store-template-bigj_story_shop .bigj-how-to h3 { font-size: 14px; font-weight: 800; line-height: 1.3; margin-top: 2px; }
.store-template-bigj_story_shop .bigj-how-to li p { font-size: 11px; line-height: 1.5; margin-top: 5px; color: #526079; }
.store-template-bigj_story_shop .bigj-fulfillment-note { margin-top: 16px; text-align: center; font-size: 11px; line-height: 1.6; color: #526079; }
.store-template-bigj_story_shop .bigj-story { padding: 23px 20px 27px; scroll-margin-top: 125px; }
.store-template-bigj_story_shop .bigj-story-inner { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: minmax(0,.94fr) minmax(0,1.06fr); gap: 35px; align-items: center; background: var(--bigj-cream); border-radius: 14px; padding: 16px; }
.store-template-bigj_story_shop .bigj-story-photo { border-radius: 9px; overflow: hidden; background: #e6e2d9; }
.store-template-bigj_story_shop .bigj-story-photo img { width: 100%; height: auto; aspect-ratio: 16 / 10; object-fit: cover; object-position: center 37%; }
.store-template-bigj_story_shop .bigj-story-copy { padding: 8px 9px 8px 0; }
.store-template-bigj_story_shop .bigj-story .bigj-eyebrow { margin-bottom: 8px; font-size: 10px; }
.store-template-bigj_story_shop .bigj-story h2 { font-size: clamp(30px,3.4vw,43px); line-height: 1.08; letter-spacing: -.035em; font-weight: 900; }
.store-template-bigj_story_shop .bigj-story-copy > p { margin-top: 11px; margin-bottom: 5px; font-size: 14px; line-height: 1.55; max-width: 530px; }
.store-template-bigj_story_shop .bigj-story-live-link { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 9px 18px; background: var(--bigj-navy); color: #fff; border-radius: 8px; padding: 14px 16px; margin-top: 13px; font-size: 12px; font-weight: 650; }
.store-template-bigj_story_shop .bigj-story-live-link > span:last-child { text-decoration: underline; text-underline-offset: 4px; font-size: 11px; font-weight: 500; }
.store-template-bigj_story_shop .bigj-story-live-link:hover { background: #233a7c; }
.store-template-bigj_story_shop .bigj-story-alerts { margin-top: 6px; }
.store-template-bigj_story_shop .bigj-story-alerts .bigj-text-link { font-size: 11px; }
.store-template-bigj_story_shop .timed-auction-section { background: #fff; padding: 20px 20px 35px; }
.store-template-bigj_story_shop .timed-auction-section .section-title { font-size: 26px; color: var(--bigj-navy); }
.store-template-bigj_story_shop .timed-auction-section .section-sub { color: #526079; }
.store-template-bigj_story_shop .auction-sort-btn { color: var(--bigj-navy); background: #f8f9fc; border-color: #b9c3d6; }
.store-template-bigj_story_shop .auction-sort-btn.active { color: #fff; background: var(--bigj-navy); border-color: var(--bigj-navy); }
.store-template-bigj_story_shop .timed-auction-card { border-color: var(--bigj-line); }
.store-template-bigj_story_shop #timedAuctionsContainer { grid-template-columns: repeat(4,minmax(0,1fr)); }
.store-template-bigj_story_shop .footer { background: #fff; color: var(--bigj-navy); border-top: 1px solid var(--bigj-line); padding-top: 29px; }
.store-template-bigj_story_shop .footer-inner { max-width: 1180px; }
.store-template-bigj_story_shop .footer h2, .store-template-bigj_story_shop .footer a { color: var(--bigj-navy); }
.store-template-bigj_story_shop .footer-brand p, .store-template-bigj_story_shop .footer-bottom { color: #526079; }
.store-template-bigj_story_shop .gift-card-float { background: var(--bigj-orange); color: #fff; }
.store-template-bigj_story_shop #productsSection { scroll-margin-top: 110px; }
.auction-detail-mode .store-template-bigj_story_shop .bigj-welcome,
.auction-detail-mode .store-template-bigj_story_shop .bigj-returning,
.auction-detail-mode .store-template-bigj_story_shop .bigj-intro-restore,
.auction-detail-mode .store-template-bigj_story_shop .bigj-how-to,
.auction-detail-mode .store-template-bigj_story_shop .bigj-story,
.auction-list-mode .store-template-bigj_story_shop .bigj-welcome,
.auction-list-mode .store-template-bigj_story_shop .bigj-how-to,
.auction-list-mode .store-template-bigj_story_shop .bigj-story { display: none; }
@media (max-width: 1060px) {
    .store-template-bigj_story_shop .header-inner { gap: 17px; }
    .store-template-bigj_story_shop .header .brand img { width: 125px; }
    .store-template-bigj_story_shop .bigj-header-nav { gap: 18px; font-size: 13px; }
    .store-template-bigj_story_shop .header-actions { gap: 7px; }
    .store-template-bigj_story_shop .bigj-header-account { display: none; }
    .store-template-bigj_story_shop .bigj-welcome-copy { padding: 28px 16px 25px 20px; }
    .store-template-bigj_story_shop .bigj-welcome-copy > p { font-size: 14px; }
    .store-template-bigj_story_shop .bigj-welcome-actions { gap: 12px; }
    .store-template-bigj_story_shop .bigj-button { font-size: 13px; padding: 12px 15px; }
    .store-template-bigj_story_shop .bigj-text-link { font-size: 13px; }
    .store-template-bigj_story_shop .bigj-story-inner { gap: 22px; }
}
@media (max-width: 760px) {
    .store-template-bigj_story_shop .bigj-live-notice-inner { font-size: 11px; gap: 12px; padding: 8px 14px; }
    .store-template-bigj_story_shop .header-inner { min-height: 0; padding: 9px 14px; gap: 11px; flex-wrap: wrap; }
    .store-template-bigj_story_shop .header .brand img { width: 103px; max-height: 47px; }
    .store-template-bigj_story_shop .bigj-header-nav { gap: 18px; order: 4; width: 100%; border-top: 1px solid var(--bigj-line); justify-content: center; margin-top: 1px; padding-top: 1px; }
    .store-template-bigj_story_shop .bigj-header-nav a { padding: 7px 0 3px; font-size: 12px; }
    .store-template-bigj_story_shop .header-actions { margin-left: auto; }
    .store-template-bigj_story_shop .search { order: 5; width: 100%; margin: 0; display: block; flex: 1 1 100%; }
    .store-template-bigj_story_shop .search input { min-height: 38px; padding-top: 9px; padding-bottom: 9px; font-size: 12px; }
    .store-template-bigj_story_shop .bigj-header-account { display: inline-block; font-size: 12px; }
    .store-template-bigj_story_shop .header-actions .btn { min-height: 38px; }
    .store-template-bigj_story_shop .bigj-welcome-inner { min-height: 0; grid-template-columns: minmax(0,1fr) minmax(0,.85fr); align-items: center; }
    .store-template-bigj_story_shop .bigj-welcome-copy { padding: 23px 4px 21px 14px; }
    .store-template-bigj_story_shop .bigj-eyebrow { font-size: 9px; letter-spacing: .1em; margin-bottom: 9px; }
    .store-template-bigj_story_shop .bigj-welcome h1 { font-size: clamp(32px,5.5vw,43px); }
    .store-template-bigj_story_shop .bigj-welcome-photo { align-self: stretch; }
    .store-template-bigj_story_shop .bigj-welcome-photo img { object-position: 24% center; }
    .store-template-bigj_story_shop .bigj-welcome-copy > p { font-size: 12px; margin-top: 12px; }
    .store-template-bigj_story_shop .bigj-welcome-actions { margin-top: 14px; gap: 8px 12px; }
    .store-template-bigj_story_shop .bigj-button { min-height: 42px; padding: 10px 13px; font-size: 12px; }
    .store-template-bigj_story_shop .bigj-text-link { font-size: 12px; }
    .store-template-bigj_story_shop .bigj-intro-toggle { font-size: 10px; }
    .store-template-bigj_story_shop #productsSection { padding: 22px 14px; scroll-margin-top: 190px; }
    .store-template-bigj_story_shop #productsSection .section-head { margin-bottom: 15px; }
    .store-template-bigj_story_shop #productsSection .section-title { font-size: 27px; }
    .store-template-bigj_story_shop #productsSection .section-sub { font-size: 12px; }
    .store-template-bigj_story_shop #itemsContainer, .store-template-bigj_story_shop .category-shelf-track { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
    .store-template-bigj_story_shop .product-info { padding: 11px; }
    .store-template-bigj_story_shop .product-info h2 { font-size: 12px; }
    .store-template-bigj_story_shop .price { font-size: 19px; }
    .store-template-bigj_story_shop .cart-action-row.has-qty { grid-template-columns: minmax(0,1fr) 44px; gap: 6px; }
    .store-template-bigj_story_shop .cart-qty-input { max-width: 44px; min-height: 42px; padding-inline: 2px; font-size: 13px; }
    .store-template-bigj_story_shop .add-btn { font-size: 11px; padding-inline: 7px; }
    .store-template-bigj_story_shop .bigj-returning { padding: 18px 14px; }
    .store-template-bigj_story_shop .bigj-returning-inner { align-items: flex-start; flex-direction: column; gap: 12px; }
    .store-template-bigj_story_shop .bigj-account-shortcuts { gap: 10px 18px; font-size: 12px; }
    .store-template-bigj_story_shop .bigj-how-to { padding: 17px 14px; scroll-margin-top: 190px; }
    .store-template-bigj_story_shop .bigj-how-to ol { gap: 14px; }
    .store-template-bigj_story_shop .bigj-how-to li { gap: 8px; padding: 0; }
    .store-template-bigj_story_shop .bigj-how-to li + li { padding-left: 13px; }
    .store-template-bigj_story_shop .bigj-step-number { flex-basis: 29px; width: 29px; height: 29px; font-size: 15px; }
    .store-template-bigj_story_shop .bigj-how-to h3 { font-size: 12px; }
    .store-template-bigj_story_shop .bigj-how-to li p { font-size: 10px; }
    .store-template-bigj_story_shop .bigj-story { padding: 18px 14px 23px; scroll-margin-top: 190px; }
    .store-template-bigj_story_shop .bigj-story-inner { gap: 20px; }
    .store-template-bigj_story_shop .bigj-story-copy > p { font-size: 12px; }
    .store-template-bigj_story_shop .bigj-story-live-link { padding: 12px; font-size: 11px; }
    .store-template-bigj_story_shop #timedAuctionsContainer { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 520px) {
    .store-template-bigj_story_shop .bigj-live-notice-inner { justify-content: center; flex-wrap: wrap; gap: 3px 12px; font-size: 10px; }
    .store-template-bigj_story_shop .bigj-welcome-inner { display: block; position: relative; }
    .store-template-bigj_story_shop .bigj-welcome-copy { padding: 20px 14px 19px; width: 100%; }
    .store-template-bigj_story_shop .bigj-welcome .bigj-eyebrow { width: calc(100% - 130px); }
    .store-template-bigj_story_shop .bigj-welcome h1 { width: calc(100% - 130px); max-width: none; min-height: 90px; font-size: clamp(30px,8.3vw,38px); }
    .store-template-bigj_story_shop .bigj-welcome-copy > p { max-width: none; font-size: 13px; margin-top: 14px; }
    .store-template-bigj_story_shop .bigj-welcome-actions { gap: 15px; }
    .store-template-bigj_story_shop .bigj-welcome-photo { position: absolute; right: 14px; top: 16px; width: 118px; height: 132px; border-radius: 10px; box-shadow: 0 0 0 2px rgba(255,255,255,.85); }
    .store-template-bigj_story_shop .bigj-welcome-photo img { object-position: 24% center; }
    .store-template-bigj_story_shop .bigj-welcome-photo::before { display: none; }
    .store-template-bigj_story_shop #productsSection .section-head { display: block; }
    .store-template-bigj_story_shop .storefront-section-link { width: auto; margin-top: 7px; font-size: 11px; }
    .store-template-bigj_story_shop .bigj-how-to ol { grid-template-columns: 1fr; gap: 14px; }
    .store-template-bigj_story_shop .bigj-how-to li + li { padding-left: 0; border-left: 0; }
    .store-template-bigj_story_shop .bigj-how-to li { gap: 13px; }
    .store-template-bigj_story_shop .bigj-how-to h3 { font-size: 13px; }
    .store-template-bigj_story_shop .bigj-how-to li p { font-size: 11px; margin-top: 3px; }
    .store-template-bigj_story_shop .bigj-fulfillment-note { text-align: left; font-size: 10px; }
    .store-template-bigj_story_shop .bigj-story-inner { grid-template-columns: 1fr; padding: 12px; gap: 18px; }
    .store-template-bigj_story_shop .bigj-story-photo img { aspect-ratio: 16 / 9; }
    .store-template-bigj_story_shop .bigj-story-copy { padding: 0 3px 5px; }
    .store-template-bigj_story_shop .bigj-story-copy > p { font-size: 13px; }
    .store-template-bigj_story_shop .bigj-story .bigj-eyebrow { font-size: 9px; }
    .store-template-bigj_story_shop .bigj-story h2 { font-size: 35px; }
    .store-template-bigj_story_shop .bigj-intro-restore { padding: 12px 14px; }
    .store-template-bigj_story_shop .bigj-intro-restore > div { gap: 7px 16px; font-size: 11px; }
    .store-template-bigj_story_shop .bigj-intro-restore button { margin-left: 0; font-size: 11px; }
    .store-template-bigj_story_shop .footer { padding-inline: 14px; }
}
@media (min-width: 761px) {
    .store-template-bigj_story_shop .bigj-welcome-photo img { object-position: center 10%; }
    .store-template-bigj_story_shop .header-inner { min-height: 80px; padding-top: 10px; padding-bottom: 10px; }
    .store-template-bigj_story_shop .header .brand img { max-height: 60px; }
    .store-template-bigj_story_shop .bigj-welcome-inner { min-height: 320px; }
    .store-template-bigj_story_shop .bigj-welcome-copy { padding-top: 24px; padding-bottom: 24px; }
    .store-template-bigj_story_shop .bigj-welcome .bigj-eyebrow { margin-bottom: 10px; }
    .store-template-bigj_story_shop .bigj-welcome h1 { font-size: clamp(40px,4.3vw,52px); }
    .store-template-bigj_story_shop .bigj-welcome-copy > p { margin-top: 12px; }
    .store-template-bigj_story_shop .bigj-welcome-actions { margin-top: 16px; }
    .store-template-bigj_story_shop .bigj-welcome .bigj-intro-toggle { min-height: 32px; padding-top: 8px; margin-top: 2px; }
    /* Keep the associated label text for assistive technology without a second visual row. */
    .store-template-bigj_story_shop .store-category-filter label { font-size: 0; line-height: 0; gap: 0; }
    .store-template-bigj_story_shop .store-category-filter select { font-size: 14px; line-height: normal; }
}

/* Photo + buttons: keep the catalog controls clear for both customer journeys. */
.store-template-bigj_story_shop .bigj-button[hidden],
.store-template-bigj_story_shop [data-bigj-unpaid-total][hidden] { display: none; }
.store-template-bigj_story_shop .bigj-button:disabled { opacity: .65; cursor: wait; }
.store-template-bigj_story_shop .bigj-button:focus-visible,
.store-template-bigj_story_shop .bigj-intro-toggle:focus-visible { outline: 3px solid #6d8ac4; outline-offset: 3px; }
.store-template-bigj_story_shop .bigj-button-secondary { background: var(--bigj-navy); border-color: var(--bigj-navy); color: #fff; }
.store-template-bigj_story_shop .bigj-button-secondary:hover { background: #233a7c; }
.store-template-bigj_story_shop .bigj-shop-more { text-align: center; margin-top: 22px; }
.store-template-bigj_story_shop .bigj-shop-more .bigj-button { min-width: 176px; }
.store-template-bigj_story_shop .bigj-shop-status { color: #526079; font-size: 12px; line-height: 1.5; }
.store-template-bigj_story_shop .bigj-shop-status:not(:empty) { margin-top: 10px; }
.store-template-bigj_story_shop .bigj-account-shortcuts { display: grid; grid-template-columns: auto auto; gap: 12px; align-items: stretch; }
.store-template-bigj_story_shop .bigj-account-shortcuts .bigj-button { min-height: 52px; }
.store-template-bigj_story_shop .bigj-invoice-button { flex-direction: column; gap: 3px; text-align: center; }
.store-template-bigj_story_shop .bigj-invoice-button small { display: block; font-size: 11px; font-weight: 500; line-height: 1.2; }
.store-template-bigj_story_shop .bigj-intro-restore a.bigj-button { text-decoration: none; min-height: 38px; font-size: 12px; padding: 8px 12px; }
.store-template-bigj_story_shop .bigj-story-inner { grid-template-columns: minmax(0,1.13fr) minmax(0,.87fr); gap: 30px; }
.store-template-bigj_story_shop .bigj-story-photo img { display: block; aspect-ratio: 3 / 2; height: auto; object-fit: contain; object-position: center; }
.store-template-bigj_story_shop .bigj-story-copy > .bigj-button,
.store-template-bigj_story_shop .bigj-story-alerts .bigj-button { min-height: 42px; font-size: 12px; padding: 10px 14px; }
.store-template-bigj_story_shop .bigj-story-copy > .bigj-button { margin-top: 9px; }
.store-template-bigj_story_shop .bigj-story-alerts { margin-top: 10px; }

@media (max-width: 760px) {
    .store-template-bigj_story_shop .bigj-welcome-inner { display: flex; flex-direction: column; }
    .store-template-bigj_story_shop .bigj-welcome-photo { order: 0; position: static; inset: auto; width: 100%; height: auto; border-radius: 0; box-shadow: none; align-self: auto; }
    .store-template-bigj_story_shop .bigj-welcome-photo img { display: block; position: static; inset: auto; width: 100%; height: auto; aspect-ratio: 1400 / 901; object-fit: contain; object-position: center; }
    .store-template-bigj_story_shop .bigj-welcome-photo::before { display: none; }
    .store-template-bigj_story_shop .bigj-welcome-copy { order: 1; width: 100%; padding: 13px 14px 12px; }
    .store-template-bigj_story_shop .bigj-welcome .bigj-eyebrow { width: 100%; margin-bottom: 7px; color: var(--bigj-orange); font-size: 12px; letter-spacing: .035em; }
    .store-template-bigj_story_shop .bigj-welcome h1 { width: 100%; max-width: none; min-height: 0; font-size: clamp(25px,6.8vw,36px); line-height: 1.08; }
    .store-template-bigj_story_shop .bigj-welcome-copy > p { max-width: none; margin-top: 6px; font-size: 13px; line-height: 1.45; }
    .store-template-bigj_story_shop .bigj-welcome-actions { margin-top: 10px; }
    .store-template-bigj_story_shop .bigj-welcome .bigj-intro-toggle { min-height: 28px; padding-top: 5px; margin-top: 2px; font-size: 10px; }
    .store-template-bigj_story_shop .bigj-returning-inner { gap: 11px; }
    .store-template-bigj_story_shop .bigj-account-shortcuts { width: 100%; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 10px; }
    .store-template-bigj_story_shop .bigj-account-shortcuts .bigj-button { min-width: 0; padding: 10px; font-size: 12px; }
    .store-template-bigj_story_shop .bigj-invoice-button small { font-size: 10px; }
    .store-template-bigj_story_shop .bigj-story-inner { grid-template-columns: 1fr; gap: 18px; }
    .store-template-bigj_story_shop .bigj-story-copy { padding: 0 3px 5px; }
    .store-template-bigj_story_shop .bigj-story-photo img { aspect-ratio: 3 / 2; }
}
