:root{--navy:#071a37;--red:#ed1b2f;--cream:#f5f2ec;--ink:#07172e;--head:"Oswald","Arial Narrow",sans-serif;--body:"Oswald","Arial Narrow",sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:var(--body);font-size:15px}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1500px,calc(100% - 64px));margin:auto}.site-header{position:relative;z-index:20;background:#fff}@keyframes featured-scroll{to{transform:translateX(-50%)}}.brand{background:var(--navy);color:#fff}.brand-in{height:108px;display:grid;grid-template-columns:290px minmax(300px,1fr) 330px;align-items:center;gap:28px}.logo{font:italic 700 39px/1 var(--head);letter-spacing:-1.8px;display:flex;gap:9px;white-space:nowrap}.logo b{color:var(--red)}.search{height:50px;background:#fff;color:var(--ink);display:flex;align-items:center}.search>span{font-size:26px;padding-left:17px}.search input{border:0;outline:0;min-width:0;flex:1;height:100%;padding:0 15px}.search button{height:100%;border:0;background:var(--red);color:#fff;padding:0 25px;font:700 14px var(--head)}.actions{display:flex;justify-content:flex-end;align-items:center;gap:28px}.actions a{position:relative;width:64px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;font:700 12px var(--head);line-height:1}.actions b{width:32px;height:30px;display:grid;place-items:center;font:24px/1 Arial}.actions a:last-child b{font-size:22px}.actions em,.mobile-cart em{position:absolute;right:-10px;top:-7px;background:var(--red);min-width:18px;height:18px;border-radius:20px;display:grid;place-items:center;font:normal 10px Arial}.league{height:46px;background:#555;color:#fff;position:relative}.league-in{display:flex;height:100%}.league-in button,.league-in>a{height:100%;border:0;background:none;color:#fff;padding:0 clamp(13px,1.55vw,27px);display:flex;align-items:center;justify-content:center;gap:7px;font:700 14px var(--head);cursor:pointer}.league-in button:hover,.league-in button:focus,.league-in>a:hover{background:#414141}.mega{position:absolute;left:0;right:0;top:46px;background:#fff;color:var(--ink);border-top:3px solid var(--red);box-shadow:0 15px 28px #0512263b}.mega-in{display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;gap:38px;padding:29px 0}.mega h3{font:700 20px var(--head);margin:0 0 10px}.mega-in>div a{display:block;padding:5px 0;color:#414c59;font-size:13px}.hamb,.mobile-cart,.mobile-search,.drawer,.shade{display:none}.products{padding:75px 0 80px}.products{padding-top:0}.site-footer{background:var(--navy);color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:50px}.footer-grid h3{font:700 17px var(--head);margin:0 0 14px}.footer-grid>div a,.footer-grid p{display:block;color:#b9c6d7;margin:8px 0;font-size:13px;line-height:1.7}.fine{border-top:1px solid #ffffff20;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#8fa1b8;font-size:11px}
.drawer header{height:68px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font:700 21px var(--head)}.drawer header button{border:0;background:none;color:#fff;font-size:36px}.track{display:flex;width:200%;height:calc(100% - 68px);transition:.28s}.track.next{transform:translateX(-50%)}.drawer-main,.drawer-panel{width:50%;overflow-y:auto}.drawer-main>button,.drawer-main>a,.drawer-panel>a{width:100%;min-height:55px;border:0;border-bottom:1px solid #e0e3e7;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;font:700 15px var(--head)}.drawer-main>button span{display:flex;gap:13px;align-items:center}.drawer-main i{font-style:normal;width:24px}.drawer-main b,.drawer-panel b{font-size:24px;font-weight:400}.drawer-main footer{padding:16px 20px;background:#f2f3f5}.drawer-main footer a{display:block;padding:8px 0;font-size:13px}.drawer-panel .back{width:100%;height:48px;text-align:left;border:0;border-bottom:1px solid #ddd;background:#f2f3f5;padding:0 20px;font:700 14px var(--head)}.drawer-panel h2{font:700 28px var(--head);margin:21px 20px}.drawer-panel h3{font:700 13px var(--head);color:#68727e;margin:20px 20px 5px}
@media(max-width:1050px){.shell{width:min(100% - 32px,1500px)}.league,.actions{display:none}.brand-in{height:74px;grid-template-columns:48px 1fr 48px;gap:7px}.brand-in>.search{display:none}.logo{font-size:28px;justify-self:center}.hamb{display:flex;width:42px;height:42px;border:0;background:none;flex-direction:column;justify-content:center;gap:5px}.hamb i{width:24px;height:2px;background:#fff}.mobile-cart{display:flex;position:relative;align-items:center;justify-content:center;font-size:22px}.mobile-search{display:block;padding:11px 16px;border-bottom:1px solid #d9dde2}.mobile-search .search{height:43px;border:1px solid #bfc5cc}.shade{display:block;position:fixed;z-index:40;inset:0;background:#061329a8;opacity:0;visibility:hidden;transition:.25s}.shade.show{opacity:1;visibility:visible}.drawer{display:block;position:fixed;z-index:50;left:0;top:0;bottom:0;width:min(88vw,390px);background:#fff;transform:translateX(-102%);transition:.28s;overflow:hidden}.drawer.show{transform:none}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}}
@media(max-width:620px){.shell{width:calc(100% - 28px)}.brand-in{width:calc(100% - 18px)}.products{padding:52px 0 55px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px 20px}.footer-grid>.logo{grid-column:1/-1;justify-self:start}.fine{display:block}.fine span{display:block;margin:7px 0}}
@font-face{font-family:Oswald;font-style:normal;font-weight:400 700;font-display:swap;src:local("Oswald")}.drawer-panel>button:not(.back){width:100%;min-height:55px;border:0;border-bottom:1px solid #e0e3e7;background:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;font:700 15px var(--head);text-align:left}

/* Homepage team shopping tiles. */

/* Full-width Dodgers Team Shop feature. */
.category-page{min-height:100vh;background:#f4f1eb}.category-wrap{max-width:1500px;margin:auto;padding:42px 5vw 90px}.crumb{font-size:14px;margin-bottom:55px}.crumb a{color:#41536c}.category-wrap>p{font-weight:800;color:var(--red);margin:0 0 8px}.category-wrap h1{font:700 clamp(42px,7vw,88px) var(--head);margin:0 0 35px;text-transform:uppercase}@keyframes shine{to{background-position-x:-200%}}@media(max-width:800px){.category-wrap{padding-top:28px}.crumb{margin-bottom:35px}}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.catalog-card{background:#fff;border-top:5px solid var(--navy);min-width:0}.catalog-image{aspect-ratio:1/1;background:#eef0f2;display:grid;place-items:center;overflow:hidden;position:relative}.catalog-image img{width:100%;height:100%;object-fit:contain;background:#fff}.catalog-image>span{font:italic 800 25px/1.05 var(--head);text-align:center;color:#8490a0}.catalog-stock-badge{position:absolute;right:10px;bottom:10px;min-height:28px;background:#050505;color:#fff;padding:6px 10px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-family:"Oswald","Arial Narrow",sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:1;letter-spacing:.2px}.catalog-copy{padding:18px;display:flex;flex-direction:column;align-items:flex-start}.catalog-copy small{color:#697586;min-height:17px}.catalog-copy h2{font:700 17px/1.35 var(--body);text-transform:none;margin:7px 0 16px;min-height:69px}.catalog-copy strong{font:700 25px var(--head)}.catalog-copy>span{font-size:10px;color:#687587}.empty-category{background:#fff;padding:48px;display:flex;flex-direction:column;gap:8px}.empty-category b{font:700 24px var(--head)}.empty-category span{color:#667386}
@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-copy{padding:13px}.catalog-copy h2{font-size:13px;min-height:70px}.catalog-copy strong{font-size:21px}}
@media(max-width:430px){.catalog-copy h2{min-height:76px}}

.header-logo{display:flex;align-items:center;justify-self:start;width:min(260px,100%);height:86px}
.header-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
@media(max-width:1050px){.header-logo{justify-self:center;width:190px;height:62px}}

.search{border-radius:999px;overflow:hidden}
@media(max-width:800px){.category-wrap{padding-top:28px}}

/* Bright storefront surfaces and catalog-driven category artwork. */
body,.category-page,.products{background:#fff}
.catalog-card>a{display:block;height:100%}.product-wrap{max-width:1500px;margin:auto;padding:36px 5vw 90px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:60px}.product-gallery{width:100%;aspect-ratio:1/1;background:#fff;display:grid;place-items:center;border:1px solid #e3e6ea;overflow:hidden}.product-gallery>img{width:100%;height:100%;object-fit:contain}.product-placeholder{font:italic 800 42px/1 var(--head);text-align:center;color:#a3acb8}.product-info>p{font:700 11px var(--head);letter-spacing:1.5px;color:var(--red);margin:0 0 8px}.product-info>h1{font:700 clamp(32px,4vw,54px)/1.05 var(--head);margin:0 0 20px}.product-price{display:block;font:700 32px var(--head);margin-bottom:28px}.variation-picker,.fulfillment-picker{border:0;padding:0;margin:0 0 26px}.variation-picker legend,.fulfillment-picker legend{font:700 13px var(--head);margin-bottom:11px}.variation-picker>div{display:flex;flex-wrap:wrap;gap:9px}.variation-picker button{border:1px solid #aeb5bf;background:#fff;padding:12px 15px;cursor:pointer}.variation-picker button.selected{background:var(--navy);border-color:var(--navy);color:#fff}.variation-picker button:disabled{color:#8e959e;text-decoration:line-through;background:#f2f3f4;cursor:not-allowed}.product-status{padding:15px 17px;margin-bottom:24px;display:flex;flex-direction:column;gap:4px}.product-status.available{background:#e6f4e9;color:#155c32}.product-status.unavailable{background:#f9e7e9;color:#8c2632}.fulfillment-picker label{display:flex;align-items:center;gap:10px;border:1px solid #d7dbe0;padding:14px;margin-bottom:8px}.fulfillment-picker label.disabled{color:#89919b;background:#f5f6f7}.add-cart{width:100%;height:56px;border:0;background:var(--red);color:#fff;font:700 17px var(--head);cursor:pointer}.add-cart:disabled{background:#9ba2ab;cursor:not-allowed}.product-description{border-top:1px solid #dfe2e6;margin-top:30px;padding-top:24px}.product-description h2{font:700 20px var(--head)}.product-description p{line-height:1.7;color:#4e5b6c}@media(max-width:850px){.product-layout{grid-template-columns:1fr;gap:30px}.product-wrap{padding:24px 20px 60px}}.quantity{display:flex;align-items:center;border:1px solid #cdd2d8}.quantity button{width:38px;height:40px;border:0;background:#fff;cursor:pointer;font-size:20px}.quantity span{min-width:34px;text-align:center}@media(max-width:850px){.quantity{grid-column:2;width:max-content}}

.league-logo{width:25px;height:25px;display:grid;place-items:center}.league-logo img{max-width:100%;max-height:100%;object-fit:contain}.footer-brand img{width:min(250px,100%);height:auto}.storefront-footer{margin-top:70px}.storefront-footer .footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}
@media(max-width:720px){.storefront-footer .footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}

/* Shared storefront chrome and category artwork that never borrows product photos. */
.category-page{background:#fff}
.mega-teams{display:block;padding:24px 0 28px}.mega-team-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px 14px;max-height:410px;overflow:auto}.mega-team-grid>a{min-height:54px;display:flex;align-items:center;gap:9px;padding:6px 8px;border:1px solid #eef0f2;text-align:left}.mega-team-grid>a:hover{border-color:#cdd4dc;background:#f7f8f9}.mega-team-grid span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center}.mega-team-grid img{max-width:100%;max-height:100%;object-fit:contain}.mega-team-grid span b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font:700 10px var(--head)}.mega-team-grid em{font:normal 600 12px/1.2 var(--body)}
.drawer-main i img{width:24px;height:24px;object-fit:contain}.mobile-team-name{display:flex;align-items:center;gap:12px}.mobile-team-name img,.mobile-team-name i{width:36px;height:36px;object-fit:contain}.mobile-team-name i{border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font:700 10px var(--head)}.mobile-team-name em{font:normal 700 14px var(--head)}
.ncaa-menu-logo{width:25px;height:25px;border-radius:50%;background:#1675bc;color:#fff;display:grid;place-items:center;font:italic 800 8px/1 Arial,sans-serif;letter-spacing:-.4px}
@media(max-width:1050px){.mega-team-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:620px){.mega-team-grid{grid-template-columns:repeat(2,1fr)}}

/* Precisely aligned league navigation and reliable identity artwork. */
@media(min-width:1051px){
  .league-in button,.league-in>a{flex:1 1 0;min-width:0;padding:0 7px;white-space:nowrap}
  .league-logo{width:30px;height:28px;flex:0 0 30px}
  .league-logo img{width:30px;height:28px;object-fit:contain}
}
.mega-team-grid img,.mobile-team-name img,.drawer-main i img,.league-logo img{display:block}
.mega-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 28px;max-height:410px}
.mega-team-grid>a{min-height:43px;gap:10px;padding:4px 8px;border:0}
.mega-team-grid>a:hover{background:#f2f4f6}
.mega-team-grid span{width:31px;height:31px;flex-basis:31px}
.mega-team-grid span b{width:29px;height:29px;font-size:9px}
.mega-team-grid em{font-size:13px}

/* Compact Lids-style league menu and reliable fallback league marks. */
.league-in button:nth-child(5) .league-logo{color:#28a9e0;font:900 9px/1 Arial;letter-spacing:-.7px}
.league-in button:nth-child(6) .league-logo{font:18px/1 Arial;color:#fff}
.mega-teams{padding:10px 0 12px}
.mega-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px;max-width:930px;max-height:none;overflow:visible}
.mega-team-grid>a{min-height:29px;gap:7px;padding:1px 3px}
.mega-team-grid span{width:25px;height:25px;flex-basis:25px}
.mega-team-grid span b{width:23px;height:23px;font-size:8px}
.mega-team-grid em{font-size:13px;font-weight:500;line-height:1.1}
.mega .mega-team-grid>a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;white-space:nowrap}
.mega .mega-team-grid>a>span{display:grid;flex:0 0 25px}
.mega .mega-team-grid>a>em{display:block;margin:0;text-align:left}

/* One compact, left-aligned team box with three equal columns. */
.mega{background:transparent;border-top:0;box-shadow:none;padding-top:0}
.mega-in.mega-teams{display:block;padding:0}
.mega-panel{width:min(900px,100%);background:#fff;border:1px solid #dfe3e7;box-shadow:0 12px 24px #0613292b;padding:7px 10px 9px}
.mega-align-left .mega-panel{margin-left:0;margin-right:auto}
.mega-align-right .mega-panel{margin-left:auto;margin-right:0}
.mega-panel .mega-team-grid{width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:12px;row-gap:0}
.mega-panel .mega-team-grid>a{width:100%;min-height:27px;padding:1px 2px;gap:7px}
.mega-panel .mega-team-grid span{width:23px;height:23px;flex:0 0 23px}
.mega-panel .mega-team-grid img{width:23px;height:23px;object-fit:contain}
.mega-panel .mega-team-grid em{font-size:13px;line-height:1.05}

/* Team catalog: exact Square departments at left, three product columns at right. */
.variation-picker button:not(.selected):not(:disabled):hover,.variation-picker button:not(.selected):not(:disabled):focus-visible,.fulfillment-picker label:not(.disabled):hover{background:#f2f3f4}

/* High-contrast controls across product and cart flows. */
.mobile-header-actions,.mobile-search-toggle{display:none}
@media(max-width:1050px){
  .brand-in{grid-template-columns:48px minmax(0,1fr) 94px}
  .mobile-header-actions{display:grid;grid-template-columns:38px 38px;align-items:center;justify-content:end;gap:0}
  .mobile-header-actions .mobile-cart{width:38px;height:42px;color:#fff;font-size:24px}
  .mobile-search-toggle{display:grid;width:38px;height:42px;border:0;background:transparent;color:#c5ccd5;place-items:center;cursor:pointer}
  .mobile-search-toggle span{position:relative;display:block;width:18px;height:18px;border:2px solid currentColor;border-radius:50%}
  .mobile-search-toggle span:after{content:"";position:absolute;width:9px;height:2px;right:-7px;bottom:-3px;border-radius:2px;background:currentColor;transform:rotate(45deg);transform-origin:left center}
  .mobile-search{background:#fff}
  .drawer-main>button,.drawer-main>a,.drawer-panel>a,.drawer-panel>button,.drawer-panel .back,.drawer-panel h2,.drawer-panel h3,.mobile-team-name em{color:var(--navy)}
}
.variation-picker button{min-width:100px;border:2px solid var(--navy);background:#fff;color:var(--navy);padding:12px 15px;font:700 15px var(--body);cursor:pointer;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s}
.variation-picker button.selected{background:var(--navy);border-color:#fff;color:#fff;box-shadow:0 0 0 2px var(--navy)}
.variation-picker button:disabled{border-color:#c8cdd3;color:#7d8792;text-decoration:line-through;background:#eceff2;box-shadow:none;cursor:not-allowed}
.variation-picker button:not(.selected):not(:disabled):hover,.variation-picker button:not(.selected):not(:disabled):focus-visible{background:#f2f3f4;color:var(--navy);border-color:#315070}
.fulfillment-picker label{border:2px solid var(--navy);background:#fff;color:var(--navy);font-weight:700;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s}
.fulfillment-picker label:has(input:checked){background:var(--navy);border-color:#fff;color:#fff;box-shadow:0 0 0 2px var(--navy)}
.fulfillment-picker label:not(.disabled):hover{background:#f2f3f4;color:var(--navy)}
.fulfillment-picker label.disabled{border-color:#c8cdd3;color:#7d8792;background:#eceff2;box-shadow:none;cursor:not-allowed}
.add-cart{border:2px solid var(--red);box-shadow:0 3px 0 #9f1020;transition:filter .15s,transform .15s}
.add-cart:hover{filter:brightness(.92)}
.add-cart:active{transform:translateY(2px);box-shadow:0 1px 0 #9f1020}
.add-cart:disabled{border-color:#9ba2ab;box-shadow:none}

/* Keep the scrolling announcement in one consistent text color. */

/* Keep account and cart as evenly aligned, single-line header actions. */
.actions a{width:auto;min-height:34px;display:grid;grid-template-columns:22px auto;align-items:center;justify-content:center;gap:8px;white-space:nowrap}
.actions a b,.actions a:last-child b{width:auto;height:auto;display:block;font:700 12px/14px var(--head)}
.actions .action-emoji{width:22px;height:22px;display:grid;place-items:center;color:#fff;font-family:"Segoe UI Symbol","Arial Unicode MS",sans-serif;font-size:20px;font-variant-emoji:text;line-height:22px}

/* Light catalog dividers and three related products on product pages. */
.catalog-card{border-top-color:#e7e9ec;border-top-width:1px}
.recommended-products{margin-top:70px;padding-top:28px;border-top:1px solid #e7e9ec}
.recommended-products>h2{font:700 28px var(--head);margin:0 0 22px}
.recommendations-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1050px}
.recommendations-grid .catalog-card{border:1px solid #e7e9ec}
.recommendations-grid .catalog-copy h2{font-size:15px}
@media(max-width:700px){.recommended-products{margin-top:48px}.recommendations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.recommendations-grid .catalog-copy{padding:9px}.recommendations-grid .catalog-copy h2{font-size:11px;min-height:60px}.recommendations-grid .catalog-copy strong{font-size:17px}}

/* Product detail title sizing. */
.product-info>h1{font-size:42px;line-height:1.08}
@media(max-width:850px){.product-info>h1{font-size:30px}}

/* Navy page canvas, fulfillment controls, and four related products. */
.category-page{background:var(--navy)}
.category-page .category-wrap>.crumb,.category-page .product-wrap>.crumb,.category-page .category-wrap>p,.category-page .category-wrap>h1{color:#fff}
.category-page .crumb a{color:#d7e2ef}
.product-info{color:#fff}
.product-description p{color:#d4deea}
.recommended-products>h2{color:#fff}
.recommendations-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}
@media(max-width:700px){.recommendations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Desktop team catalog: compact count bar with fulfillment filter at right. */

/* Our Company — original content with the storefront navy replacing black. */

/* Unified navy information pages with very light grey copy. */

/* Extend the header navy through the homepage content. */

/* Secure customer account and Square order history. */

/* Complete Ballpark Tour imported from the original site, converted to navy. */

/* Socal GSP — original story and images in the new navy design. */

/* Slimmer, lighter league navigation and tighter team-banner spacing. */
@media(min-width:1051px){
  .league{height:40px;background:#686868}
  .mega{top:40px}
  .league-in button:hover,.league-in button:focus,.league-in>a:hover{background:#555}
}
.crumb{display:none}.category-page>.category-wrap{padding-top:18px}
@media(max-width:800px){
  .category-page>.category-wrap{padding-top:8px}
}

/* Keep desktop dropdown and department interactions neutral light grey. */
@media(min-width:801px){
  .mega-panel .mega-team-grid>a:hover,
  .mega-panel .mega-team-grid>a:focus-visible,
  .mega-team-grid>a:hover,
  .mega-team-grid>a:focus-visible{
    background:#f2f3f4!important;
    border-color:#d7dce2!important;
    color:var(--navy)!important;
  }
}

/* Compact security trust badge beneath the footer logo. */
.footer-brand{display:block!important;justify-self:stretch!important}
.footer-brand>a{display:block}
.footer-social{display:flex;align-items:center;gap:11px;margin-top:20px}.footer-grid .footer-social a{width:42px;height:42px;margin:0;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:50%;color:#fff;background:#ffffff0b;transition:background .2s,color .2s,transform .2s}.footer-grid .footer-social a:hover{background:#fff;color:var(--navy);transform:translateY(-2px)}.footer-social svg{width:23px;height:23px;fill:currentColor}@media(max-width:720px){.footer-social{margin-top:17px}.footer-grid .footer-social a{width:44px;height:44px}}
.footer-encryption-badge{width:min(278px,100%);min-height:82px;margin-top:18px;display:flex;align-items:center;gap:15px;color:#fff}
.footer-encryption-seal{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;border:4px solid var(--red);border-radius:50%;background:radial-gradient(circle at 36% 30%,#183b69,#071a38 68%);box-shadow:0 0 0 2px #fff,0 0 0 5px #ffffff26,0 7px 16px #0008;position:relative}
.footer-encryption-seal:before{content:"";position:absolute;width:22px;height:18px;border:5px solid #fff;border-bottom:0;border-radius:14px 14px 0 0;top:13px}
.footer-encryption-seal i{position:relative;width:32px;height:26px;margin-top:13px;border-radius:4px;background:#fff;box-shadow:0 2px 0 #b8c6d8}
.footer-encryption-seal i:after{content:"";position:absolute;width:5px;height:10px;left:14px;top:8px;border-radius:4px;background:var(--red)}
.footer-encryption-seal b{position:absolute;right:-6px;bottom:-4px;width:25px;height:25px;display:grid;place-items:center;border:3px solid var(--navy);border-radius:50%;background:#35d07f;color:#062748;font:900 16px/1 Arial}
.footer-encryption-badge>span:last-child{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.footer-encryption-badge small{margin:0 0 3px;color:#9fb8d4;font:700 11px/1 var(--head);letter-spacing:2.7px}.footer-encryption-badge strong{font:700 20px/.98 var(--head);letter-spacing:.7px;white-space:nowrap}.footer-encryption-badge em{margin-top:7px;padding-top:6px;border-top:1px solid #ffffff42;color:#d9e5f2;font:700 10px/1 var(--head);font-style:normal;letter-spacing:1.45px;white-space:nowrap}
@media(max-width:720px){.footer-encryption-badge{min-height:74px;margin-top:14px;gap:13px}.footer-encryption-seal{width:64px;height:64px;flex-basis:64px}.footer-encryption-seal:before{top:10px}.footer-encryption-badge strong{font-size:18px}.footer-encryption-badge em{font-size:9px}}

/* Coordinated storefront refresh: recognition, player tiles, contact, and nav. */
.baseball-card-icon{position:relative;width:19px;height:25px;border:1px solid #8a6134;border-radius:2px;background:#f1dfbd;display:inline-block;box-shadow:1px 1px 0 #ffffff55;transform:rotate(-2deg)}
.baseball-card-icon:before{content:"";position:absolute;left:4px;right:4px;top:4px;height:10px;border-radius:50% 50% 35% 35%;background:#8a6134;box-shadow:0 7px 0 -2px #8a6134}.baseball-card-icon:after{content:"";position:absolute;left:4px;right:4px;bottom:2px;height:2px;background:#c83932;box-shadow:0 -3px 0 #d8b989}
.colored-football-icon{width:27px;height:27px;display:inline-grid;place-items:center;flex:0 0 27px;font:23px/1 "Segoe UI Emoji","Apple Color Emoji",sans-serif}
.drawer-direct-link{min-height:59px;padding:0 18px;border-bottom:1px solid #e8eaed;display:flex;align-items:center;justify-content:space-between;font:700 14px var(--head)}
.drawer-direct-link>span{display:flex;align-items:center;gap:14px}.drawer-direct-link i{width:40px;display:grid;place-items:center;color:var(--navy)}
@media(max-width:1050px){.league-in .memorabilia-nav{display:none}}

/* Dedicated team directory, powered by the shared storefront navigation data. */

/* Sports Addict Stories */

/* Store-specific privacy policy */

/* Mobile burger menu: larger regular-weight labels and one aligned icon column. */
.league-logo img[src="/ncaa-nav-logo.webp"]{width:18px;height:18px;border-radius:50%;object-fit:contain}
@media(max-width:1050px){
  .drawer-main>button,.drawer-main>a,.drawer-panel>a,.drawer-panel>button:not(.back){min-height:58px;font-family:var(--head);font-size:17px;font-weight:400}
  .drawer-main>button>span,.drawer-direct-link>span{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;text-align:left}
  .drawer-main i,.drawer-direct-link i{width:40px;height:40px;display:grid;place-items:center}
  .drawer-main i>img{width:30px;height:30px;object-fit:contain}
  .drawer-main .baseball-card-icon{width:25px;height:32px}
  .drawer-direct-link .colored-football-icon{width:30px;height:30px;flex-basis:30px;font-size:27px}
  .drawer-main .ncaa-menu-logo{width:36px;height:24px;display:grid;place-items:center;font-size:10px}
  .mobile-team-name{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;width:100%;text-align:left}
  .mobile-team-name img,.mobile-team-name i{width:38px;height:38px}
  .mobile-team-name em{font-family:var(--head);font-size:16px;font-style:normal;font-weight:400}
  .drawer-panel .back{font-size:15px;font-weight:500}
}

/* National soccer crests: one tightly aligned visual size on desktop and mobile. */
.soccer-logo-menu .mega-team-grid span{overflow:hidden}
.soccer-logo-menu .mega-team-grid img{width:23px;height:23px;object-fit:contain;transform:scale(1.18);transform-origin:center}
@media(max-width:1050px){
  .soccer-logo-menu .mobile-team-name{overflow:hidden}
  .soccer-logo-menu .mobile-team-name img{width:38px;height:38px;object-fit:contain;transform:scale(1.14);transform-origin:center}
}

/* Catalog facets: desktop sidebar and compact mobile filter panel. */

/* Real Local Inventory customer education page. */

/* Pickup order instructions. */

@media print{@page{margin:.45in;size:auto}}
