:root{--blue:#0649ad;--blue2:#03265f;--yellow:#ffd800;--ink:#0a1020;--muted:#5d6676;--line:#e5e8ee;--bg:#f7f8fb;--radius:16px;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip{position:absolute;left:-9999px}.page-width{max-width:var(--max);margin:auto;padding:0 28px}.utility{background:var(--yellow);font-weight:900;font-size:13px}.utility .page-width{display:flex;justify-content:space-between;gap:20px;padding-top:9px;padding-bottom:9px}.site-head{background:#fff}.head-main{display:grid;grid-template-columns:290px 1fr auto;gap:28px;align-items:center;padding-top:18px;padding-bottom:18px}.logo img{width:280px}.search{display:flex;border:1px solid #d8dce5;border-radius:7px;overflow:hidden}.search input{width:100%;border:0;padding:15px}.search button{border:0;background:var(--blue);color:#fff;width:54px;font-size:20px}.head-meta{font-weight:700;line-height:1.7;white-space:nowrap}.nav{background:linear-gradient(90deg,#0758c7,#06388e);color:#fff;font-weight:900}.nav .page-width{display:flex;align-items:center;gap:0;overflow:auto}.nav a{padding:15px 16px;border-right:1px solid rgba(255,255,255,.28);white-space:nowrap}.nav a:hover{background:#ffffff1a}.hero{background:linear-gradient(105deg,#021535,#063b8b,#001533);color:#fff;overflow:hidden}.hero-grid{min-height:510px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy{padding:54px 0}.eyebrow{font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}.hero h1,.section-title{font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-style:italic;line-height:.9;margin:0}.hero h1{font-size:76px;max-width:720px}.hero h1 span{color:var(--yellow)}.hero p{font-size:20px;max-width:650px;line-height:1.45}.hero-media{height:100%;min-height:510px;position:relative}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#063b8b 0%,transparent 28%)}.btns{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:7px;font-weight:900;text-transform:uppercase;border:2px solid currentColor}.btn-yellow{background:var(--yellow);color:#071328;border-color:var(--yellow)}.btn-blue{background:var(--blue);color:#fff;border-color:var(--blue)}.btn-outline{color:#fff}.trust-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px;font-weight:900;text-transform:uppercase}.section{padding:58px 0}.section-title{text-align:center;font-size:42px}.section-title span{color:var(--blue)}.sub{text-align:center;color:var(--muted);margin:8px 0 30px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 7px 22px #0000000d}.category-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#edf0f6}.category-card .pad{padding:16px;text-align:center}.category-card h3{margin:0 0 6px;font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:21px}.category-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo{min-height:340px;border-radius:var(--radius);overflow:hidden;position:relative;padding:34px;background:var(--yellow)}.promo.blue{background:linear-gradient(135deg,#075bc9,#043384);color:#fff}.promo h2{font-family:Impact,Arial Black,sans-serif;font-style:italic;text-transform:uppercase;font-size:42px;line-height:.95;margin:0 0 12px}.promo ul{padding-left:22px;line-height:1.9}.reviews{background:var(--bg)}.stars{color:#ffb400;letter-spacing:3px;font-size:23px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{padding:26px;text-align:center}.brands{display:flex;justify-content:center;gap:34px;flex-wrap:wrap;align-items:center;font-weight:900;color:#303a4e;font-size:20px}.brand-pill{padding:12px 18px;border:1px solid var(--line);border-radius:999px;background:#fff}.vegas{background:linear-gradient(90deg,#051a42,#0b51b2);color:#fff;padding:38px 0}.vegas .page-width{display:flex;justify-content:space-between;align-items:center;gap:30px}.vegas h2{font-family:Impact,Arial Black,sans-serif;font-size:48px;text-transform:uppercase;margin:0}.vegas h2 span{color:var(--yellow)}.main-product{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.product-gallery img{border-radius:var(--radius);width:100%}.product-info h1{font-size:44px;margin:0 0 12px}.price{font-size:25px;font-weight:900;margin:12px 0}.product-form select,.product-form input,.field{width:100%;padding:14px;border:1px solid #cfd5df;border-radius:7px;margin:7px 0 15px;background:#fff}.product-form button{width:100%}.rte{line-height:1.7}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card img{aspect-ratio:1/1;object-fit:cover;width:100%;background:#f1f2f5}.product-card .pad{padding:15px}.page-hero{background:linear-gradient(100deg,#041b47,#0758c7);color:#fff;padding:58px 0}.page-hero h1{font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:54px;margin:0}.content{padding:55px 0}.footer{border-top:1px solid var(--line);padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.4fr;gap:30px}.footer h4{margin-top:0;text-transform:uppercase}.footer ul{list-style:none;padding:0;line-height:1.9;color:var(--muted)}.footer-logo{width:230px;margin-bottom:15px}.copyright{text-align:center;color:#7a8290;padding:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full{grid-column:1/-1}textarea.field{min-height:130px}.notice{padding:15px;background:#edf6ff;border-left:4px solid var(--blue);margin:20px 0}.placeholder{background:linear-gradient(135deg,#e9edf4,#d8dee9);min-height:220px;display:grid;place-items:center;color:#6a7484;font-weight:800;text-align:center;padding:20px}@media(max-width:1000px){.head-main{grid-template-columns:210px 1fr}.head-meta{display:none}.hero-grid{grid-template-columns:1fr}.hero-media{min-height:380px}.category-grid{grid-template-columns:repeat(3,1fr)}.collection-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:58px}}@media(max-width:650px){.page-width{padding:0 18px}.utility .page-width{font-size:10px}.head-main{grid-template-columns:1fr}.logo img{width:220px;margin:auto}.nav a{padding:13px 11px;font-size:12px}.hero h1{font-size:46px}.hero-copy{padding:38px 0}.hero-media{min-height:300px}.category-grid{grid-template-columns:repeat(2,1fr)}.split,.main-product,.form-grid,.review-grid,.collection-grid,.footer-grid{grid-template-columns:1fr}.section-title{font-size:34px}.vegas .page-width{display:block}.vegas h2{font-size:38px}.full{grid-column:auto}}.utility-inner{min-height:38px;align-items:center}.site-head{box-shadow:0 1px #edf0f5}.head-main{grid-template-columns:270px minmax(320px,1fr) 210px auto;padding-top:13px;padding-bottom:13px;min-height:116px}.logo img{width:255px}.head-meta{display:flex;flex-direction:column;gap:2px;font-size:14px}.head-social{display:flex;gap:8px;margin-top:4px}.head-social a{width:25px;height:25px;border-radius:50%;background:#f1f4f9;color:var(--blue);display:grid;place-items:center;font-weight:900}.mobile-cart{font-weight:900;font-size:13px}.nav-inner{justify-content:center}.nav a{font-size:13px;padding:14px}.nav .nav-cta{background:#0000001a}.cart-link{margin-left:auto}.hero-grid{min-height:475px;grid-template-columns:.92fr 1.08fr}.hero-copy{padding:44px 0}.hero-kicker{font-weight:900;letter-spacing:.14em;font-size:12px;color:#9fc6ff;margin-bottom:12px}.hero h1{font-size:68px;max-width:640px}.hero p{font-size:18px;margin:22px 0;max-width:620px}.hero-media{min-height:475px}.hero-placeholder{height:100%;min-height:475px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;background:radial-gradient(circle at 70% 35%,#194f99,#061b3d 68%);position:relative}.hero-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#063b8b 0%,transparent 30%)}.hero-placeholder>*{position:relative;z-index:1}.hero-placeholder strong{font-family:Georgia,serif;font-style:italic;font-size:30px}.hero-placeholder small{opacity:.72}.hero-hat{width:220px;height:145px;border-radius:110px 110px 32px 32px;background:#111827;border:5px solid #1e293b;box-shadow:0 20px 35px #0000004d;display:grid;place-items:center;font-weight:900;font-size:22px;line-height:1.05}.trust-row{font-size:13px;gap:22px}.section{padding:46px 0}.section-tight{padding:22px 0 46px}.category-card{transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001c}.category-card .placeholder{aspect-ratio:1/1;min-height:0}.promo{display:flex;padding:0;min-height:330px}.promo-copy{padding:34px;position:relative;z-index:2;flex:1}.promo h2 span{color:var(--blue)}.promo.blue h2 span{color:var(--yellow)}.promo-lead{font-size:22px;font-weight:900;font-style:italic}.promo-image{width:48%}.promo-image img{width:100%;height:100%;object-fit:cover}.hat-visual{width:48%;display:grid;place-items:center;background:linear-gradient(135deg,#f2f4f8,#d7dce6)}.hat-visual div{width:180px;height:120px;background:#111827;color:#fff;border-radius:90px 90px 25px 25px;display:grid;place-items:center;text-align:center;font-size:20px;font-weight:900;box-shadow:0 15px 30px #00000038}.quote-promo{position:relative}.owners{width:40%;position:relative;overflow:hidden}.owners img{width:100%;height:100%;object-fit:cover;object-position:center}.owners span{position:absolute;right:12px;top:12px;background:#ffffffeb;color:#111;padding:8px 10px;border-radius:8px;font-family:Georgia,serif;font-style:italic}.owners small{font-family:Arial,sans-serif}.reviews{padding-top:38px;padding-bottom:42px}.review{min-height:190px;display:flex;flex-direction:column;justify-content:center}.small-title{font-size:34px}.brand-section{padding-top:34px;padding-bottom:34px}.brands{gap:18px}.brand-item{height:54px;min-width:85px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:17px}.brand-item img{max-height:44px;max-width:130px;width:auto}.brand-note{text-align:center;color:#7b8494;font-size:11px;margin:18px 0 0}.vegas{background:linear-gradient(90deg,#03132f,#0b51b2 55%,#041a3d);position:relative;overflow:hidden}.vegas:after{content:"LAS VEGAS";position:absolute;right:-10px;top:-25px;font:italic 900 100px Impact,sans-serif;color:#ffd80014}.footer{background:#fff}.footer-small{color:#6d7685;line-height:1.5}.address{line-height:1.45}.social-links{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.social-links a{font-size:12px;font-weight:800;padding:7px 9px;border:1px solid #dfe3ea;border-radius:6px}.newsletter{display:flex;gap:7px}.newsletter .field{margin:0}.newsletter .btn{white-space:nowrap;padding:12px}.page-hero{border-bottom:6px solid var(--yellow)}.product-info .btn,.product-form button{min-height:54px}.product-card{transition:transform .2s}.product-card:hover{transform:translateY(-3px)}@media(max-width:1100px){.head-main{grid-template-columns:220px 1fr auto}.head-meta{display:none}.nav-inner{justify-content:flex-start}.hero h1{font-size:58px}.promo h2{font-size:35px}.owners{width:36%}}@media(max-width:760px){.utility-inner span:last-child{display:none}.head-main{grid-template-columns:1fr auto;min-height:auto;padding-top:10px;padding-bottom:10px}.logo img{width:185px;margin:0}.search{grid-column:1/-1;grid-row:2}.mobile-cart{grid-column:2;grid-row:1}.nav .page-width{justify-content:flex-start}.nav a{font-size:11px;padding:12px 10px}.cart-link{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:34px 0 26px}.hero h1{font-size:46px}.hero-media,.hero-placeholder{min-height:330px}.trust-row{gap:13px;font-size:11px}.promo{display:block}.promo-image,.hat-visual,.owners{width:100%;height:250px}.owners{height:300px}.category-grid{gap:10px}.category-card .pad{padding:12px 8px}.category-card h3{font-size:17px}.category-card p{font-size:12px}.small-title{font-size:28px}.newsletter{display:block}.newsletter .btn{width:100%;margin-top:8px}}body{font-family:Inter,Arial,Helvetica,sans-serif}.page-width{max-width:1560px}.utility{letter-spacing:.015em}.utility-inner{font-size:12px}.head-main{grid-template-columns:260px minmax(360px,1fr) 245px 105px;min-height:108px}.head-meta{font-size:13px}.meta-line{display:flex;gap:8px;align-items:center}.meta-line b{width:18px;text-align:center}.nav{box-shadow:0 4px 16px #0019461f}.nav-inner{max-width:1560px}.nav a{font-size:12px;letter-spacing:.01em}.hero{border-bottom:5px solid var(--yellow)}.hero-grid{min-height:500px}.hero-copy{padding-right:38px}.hero-kicker{color:#b7d3ff;font-size:11px}.hero h1{font-size:72px;letter-spacing:-.015em}.hero-media{min-height:500px;overflow:hidden}.hero-media img{filter:saturate(1.04) contrast(1.03);transform:scale(1.015)}.hero-media:after{background:linear-gradient(90deg,#063b8b 0%,rgba(6,59,139,.5) 12%,transparent 38%),linear-gradient(0deg,rgba(0,12,35,.16),transparent 40%)}.hero-badge{position:absolute;right:24px;bottom:24px;z-index:3;background:#021331d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 16px;border-left:4px solid var(--yellow);display:flex;flex-direction:column;box-shadow:0 8px 25px #0003}.hero-badge strong{font-size:15px}.hero-badge span{font-family:Georgia,serif;font-style:italic;font-size:20px}.btn{transition:transform .18s,box-shadow .18s,background .18s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000029}.section-eyebrow{text-align:center;font-size:11px;font-weight:900;letter-spacing:.18em;color:#778195;margin-bottom:10px}.categories-section{background:linear-gradient(#fff,#fbfcfe)}.category-card{border-radius:12px}.category-image{position:relative;overflow:hidden;background:#edf0f6}.category-image img{width:100%;aspect-ratio:1.05/1;object-fit:cover;transition:transform .3s}.category-card:hover .category-image img{transform:scale(1.035)}.category-arrow{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-weight:900;box-shadow:0 4px 12px #00000024}.promo{box-shadow:0 12px 35px #051c441a}.promo-kicker{font-size:10px;letter-spacing:.18em;font-weight:900;color:#0a47a7;margin-bottom:10px}.promo-kicker.light{color:#c8ddff}.steps{list-style:none;padding:0;margin:18px 0 22px}.steps li{display:flex;align-items:center;gap:10px;margin:9px 0}.steps b{width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:11px}.check-list{list-style:none;padding:0}.check-list li{margin:12px 0}.check-list li:before{content:"\2713";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff;color:var(--blue);font-weight:900;margin-right:9px}.review-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.review-heading .section-title,.review-heading .sub{text-align:left}.review-kicker{font-size:10px;letter-spacing:.17em;font-weight:900;color:#7c8696;margin-bottom:10px}.review-score{min-width:200px;text-align:right}.review-score strong{display:block;font-size:34px}.review-score .stars{display:block}.review-score small{color:#778195}.review-grid{grid-template-columns:repeat(3,1fr)}.review{text-align:left;min-height:220px;padding:28px;border-top:4px solid var(--yellow)}.review p{font-size:15px;line-height:1.55;flex:1}.review-meta{display:flex;flex-direction:column;gap:4px}.review-meta strong{color:var(--blue)}.review-meta small{color:#7a8494}.review-more{text-align:center;margin:26px 0 0}.brand-item{min-width:110px;padding:0 8px;color:#1d2b44}.brand-item span{font-size:16px}.vegas{border-top:5px solid var(--yellow)}.footer{padding-top:50px}.footer-grid{align-items:start}.footer h4{font-size:13px;letter-spacing:.04em}.footer ul{font-size:13px}.social-links a:hover{border-color:var(--blue);color:var(--blue)}@media(max-width:1100px){.head-main{grid-template-columns:220px 1fr auto}.hero h1{font-size:60px}.review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.head-main{grid-template-columns:1fr auto}.hero-copy{padding-right:0}.hero h1{font-size:48px}.hero-grid,.hero-media{min-height:auto}.hero-media{height:340px}.hero-badge{right:14px;bottom:14px}.review-heading{display:block}.review-score{text-align:left;margin-top:18px}.review-grid{grid-template-columns:1fr}.category-image img{aspect-ratio:1/1}.promo-copy{padding:28px}}.brand-strip-default,.brand-strip-custom{max-width:1280px;margin:22px auto 8px;padding:20px 26px;border:1px solid #edf0f5;border-radius:14px;background:#fff;box-shadow:0 10px 28px #0419410f}.brand-strip-default img,.brand-strip-custom img{width:100%;height:auto;object-fit:contain}.owners-caption{position:absolute;left:18px;bottom:18px;right:18px;background:linear-gradient(90deg,#021535f0,#0649ade6);border-left:5px solid var(--yellow);padding:12px 14px;color:#fff}.owners-caption strong{display:block;font:italic 900 24px Impact,Arial Black,sans-serif;letter-spacing:.02em}.owners-caption small{display:block;font-weight:800;margin-top:2px}.owners-caption em{display:block;color:var(--yellow);font-weight:900;font-size:12px;margin-top:5px}.owners span{display:none}.custom-hats-hero{background:linear-gradient(110deg,#021535,#0649ad);color:#fff;padding:58px 0;border-bottom:6px solid var(--yellow)}.custom-hats-hero .inner{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.custom-hats-hero h1{font:italic 900 66px/.9 Impact,Arial Black,sans-serif;margin:0;text-transform:uppercase}.custom-hats-hero h1 span{color:var(--yellow)}.custom-hats-hero p{font-size:19px;line-height:1.55}.custom-hats-hero img{width:100%;border-radius:18px;box-shadow:0 22px 60px #00000047}.hat-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-26px;position:relative;z-index:2}.hat-benefit{background:#fff;border-radius:12px;padding:20px;box-shadow:0 12px 28px #0319411f;border-top:4px solid var(--yellow);text-align:center}.hat-benefit strong{display:block;font-size:15px;text-transform:uppercase}.hat-benefit span{font-size:13px;color:var(--muted)}.hat-style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hat-style{padding:26px;background:#f7f9fc;border:1px solid #e6eaf1;border-radius:16px}.hat-style h3{font:900 28px Impact,Arial Black,sans-serif;text-transform:uppercase;margin:0 0 8px}.hat-style p{color:var(--muted);line-height:1.55}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-step{padding:25px;border-radius:14px;background:#fff;border:1px solid #e5e8ee}.process-step b{width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin-bottom:14px}.hat-cta-band{background:var(--yellow);padding:38px 0}.hat-cta-band .page-width{display:flex;align-items:center;justify-content:space-between;gap:25px}.hat-cta-band h2{font:italic 900 42px Impact,Arial Black,sans-serif;margin:0;text-transform:uppercase}.collection-intro{max-width:800px;margin:0 auto 30px;text-align:center;color:var(--muted);line-height:1.6}@media(max-width:850px){.custom-hats-hero .inner{grid-template-columns:1fr}.custom-hats-hero h1{font-size:50px}.hat-benefits,.process-grid{grid-template-columns:repeat(2,1fr)}.hat-style-grid{grid-template-columns:1fr}.hat-cta-band .page-width{display:block}.hat-cta-band .btn{margin-top:18px}}@media(max-width:520px){.hat-benefits,.process-grid{grid-template-columns:1fr}}.hero-product-only:after{background:linear-gradient(90deg,#063b8b 0%,rgba(6,59,139,.34) 9%,transparent 24%)}.hero-product-only img{object-position:center center;transform:none;filter:saturate(1.04) contrast(1.04)}.brand-logo-panel{max-width:1420px;margin:24px auto 8px;padding:24px 26px;border:1px solid #e8ecf3;border-radius:16px;background:#fff;box-shadow:0 12px 30px #0419410f;display:flex;align-items:center;gap:26px;overflow:hidden}.brand-logo-panel>img{width:calc(100% - 150px);max-height:92px;object-fit:contain;object-position:left center}.district-wordmark{min-width:120px;text-align:center;font:900 21px/1 Arial Black,Arial,sans-serif;letter-spacing:-.04em;color:#111}.owners-redesign{display:grid;grid-template-columns:1.05fr .95fr;padding:0}.owners-redesign .promo-copy{padding:34px}.owners-photo-wrap{position:relative;min-height:390px;background:#031a45;overflow:hidden}.owners-photo-wrap>img{width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.95) contrast(1.02)}.owners-nameplate{position:absolute;left:18px;right:18px;bottom:16px;background:#021535eb;border-left:5px solid var(--yellow);padding:10px 14px;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.owners-nameplate strong{display:block;font:italic 900 25px Impact,Arial Black,sans-serif}.owners-nameplate small{display:block;font-weight:800;margin-top:2px}.hat-brand-band{background:#fff}.hat-brand-pills{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.hat-brand-pills span{padding:16px 26px;border:1px solid #dfe5ee;border-radius:10px;background:#fff;box-shadow:0 6px 18px #0319410f;font-weight:900}.faq-wrap{max-width:1000px}.faq-wrap details{border:1px solid #e1e6ee;border-radius:12px;margin:12px 0;background:#fff;overflow:hidden}.faq-wrap summary{cursor:pointer;padding:18px 20px;font-weight:900}.faq-wrap details p{padding:0 20px 20px;margin:0;color:var(--muted);line-height:1.6}.product-trust-mini{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 20px}.product-trust-mini span{font-size:12px;font-weight:800;background:#f4f7fb;border-radius:999px;padding:8px 10px}.custom-order-box{margin-top:22px;padding:22px;border:1px solid #dce3ed;border-radius:14px;background:#f8fbff}.custom-order-box strong{font-size:18px}.custom-order-box p{color:var(--muted);line-height:1.5}.btn-soft{background:#fff;color:var(--blue);border-color:#cbd7e8}.product-confidence{background:#052b68;color:#fff;padding:20px 0;border-top:4px solid var(--yellow)}.product-confidence .page-width{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:12px;font-weight:900}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px;padding-bottom:14px;border-bottom:1px solid #e5e8ee;color:#667084}.collection-toolbar strong{color:#111b2e}.collection-description{max-width:760px}.product-card-price{font-weight:900;color:var(--blue);margin-top:6px}.pagination{text-align:center;margin-top:25px}.section-tight{padding-top:38px;padding-bottom:42px}@media(max-width:900px){.brand-logo-panel{display:block}.brand-logo-panel>img{width:100%;max-height:none}.district-wordmark{margin:18px auto 0}.owners-redesign{grid-template-columns:1fr}.owners-photo-wrap{min-height:520px}.collection-toolbar{display:block}.collection-toolbar span{display:block;margin-top:5px}}@media(max-width:600px){.owners-photo-wrap{min-height:430px}.brand-logo-panel{padding:16px}.product-confidence .page-width{display:grid;grid-template-columns:1fr 1fr}.hero-product-only img{object-position:center}}.owners-section{background:#fff;padding:54px 0}.owners-grid{display:grid;grid-template-columns:1.15fr 1.15fr .55fr;gap:34px;align-items:center}.owners-photo{min-height:390px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#071b38,#0757bc);box-shadow:0 16px 38px #031c4424}.owners-photo-placeholder{min-height:390px;display:grid;place-items:center;padding:36px;text-align:center;color:#fff;background:radial-gradient(circle at 20% 20%,rgba(255,211,0,.2),transparent 30%),linear-gradient(135deg,#071b38,#0757bc)}.owners-photo-placeholder strong{display:block;font-size:34px}.owners-photo-placeholder span{display:block;max-width:330px;margin-top:8px;opacity:.8}.section-title.left{text-align:left}.owners-lead{font-size:18px;line-height:1.55;color:#536176}.owners-points{display:grid;gap:12px;margin:22px 0;color:#183b70;font-weight:700}.owners-script{font-size:34px;line-height:1.15;font-weight:800;font-style:italic;color:#0b2c5f;transform:rotate(-3deg)}.brand-logo-panel img{display:block;width:100%;height:auto;max-height:130px;object-fit:contain}.brand-logo-panel{overflow:visible;padding:26px 20px}.district-wordmark{font-weight:900;letter-spacing:-1px;font-size:25px;white-space:nowrap}.hero-product-only img{width:100%;height:100%;object-fit:cover}.product-card,.collection-card{transition:transform .2s ease,box-shadow .2s ease}.product-card:hover,.collection-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #07244d1f}@media(max-width:900px){.owners-grid{grid-template-columns:1fr}.owners-script{font-size:28px}.owners-photo,.owners-photo-placeholder{min-height:300px}}.brand-section{border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.brand-wordmark-grid{display:grid;grid-template-columns:repeat(12,minmax(70px,1fr));align-items:center;border:1px solid #e7ebf1;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 25px #05244d0f}.brand-mark{height:94px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;border-right:1px solid #edf0f5;font-weight:900;font-size:18px;letter-spacing:-.04em;white-space:nowrap}.brand-mark:last-child{border-right:0}.brand-mark.otto{color:#e31b23;font-family:Georgia,serif;font-size:24px}.brand-mark.richardson{flex-direction:column;gap:4px;font-size:9px}.brand-mark.richardson b{background:#d71920;color:#fff;border-radius:6px;font-size:26px;padding:2px 9px}.brand-mark.yupoong{color:#142c5b;font-style:italic}.brand-mark.gildan{color:#1849b4;font-size:22px}.brand-mark.jerzees{color:#e31b23}.brand-mark.sporttek,.brand-mark.port{color:#063c8d;font-style:italic}.brand-mark.nike{font-size:46px;transform:rotate(-18deg);font-family:Arial Black}.brand-mark.adidas{font-size:22px}.brand-mark.carhartt{color:#d47b00}.brand-mark.bella{font-size:14px}.brand-mark.district{font-size:18px;letter-spacing:.08em}.brand-note{text-align:center;color:#7b8493;font-size:12px;margin:16px 0 0}.owners-photo img{width:100%;height:100%;min-height:390px;object-fit:cover}.owners-story{color:#5b6678;line-height:1.6}.vegas-photo{position:relative;background-image:linear-gradient(90deg,#000f2eeb,#00419db3,#000a23e0),var(--vegas-bg);background-size:cover;background-position:center}.vegas-photo:before{content:"LAS VEGAS";position:absolute;right:2%;top:0;font-family:Impact,Arial Black,sans-serif;font-size:110px;color:#ffffff14;font-style:italic}.vegas-content{position:relative;z-index:1}.vegas-badges{display:flex;gap:26px;flex-wrap:wrap;font-size:13px;font-weight:900}.service-audience{background:#061d48;color:#fff}.audience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:28px}.audience-grid div{padding:22px 12px;text-align:center;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-weight:900}.feature-num{color:var(--blue);font-weight:900;font-size:12px;letter-spacing:.15em}.hat-style.visual img{width:100%;height:210px;object-fit:cover;border-radius:12px;margin-bottom:16px}.about-hero h1 span{color:var(--yellow)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-grid img{border-radius:22px;max-height:600px;width:100%;object-fit:cover}.about-grid p{line-height:1.7;color:#566174}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:45px}.contact-card{background:#061d48;color:#fff;border-radius:18px;padding:32px}.contact-card h2{font-family:Impact,Arial Black,sans-serif;font-size:36px;margin-top:0}.contact-card p{line-height:1.6}.service-hero img,.hats-v6 img{width:100%;height:100%;object-fit:cover}.page-hero p{max-width:780px;font-size:19px;line-height:1.5}.footer{background:#071425;color:#fff;border-top:5px solid var(--yellow)}.footer ul,.footer-small,.copyright{color:#c4ccda}.footer .field{background:#fff}.social-links a{background:#fff;color:#0a2f6c}.footer h4{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px}.section-eyebrow{text-align:center;font-weight:900;letter-spacing:.16em;font-size:11px;color:#758197;margin-bottom:10px}.owners-copy .section-eyebrow{text-align:left}@media(max-width:1150px){.brand-wordmark-grid{grid-template-columns:repeat(6,1fr)}.brand-mark{border-bottom:1px solid #edf0f5}.audience-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.brand-wordmark-grid{grid-template-columns:repeat(3,1fr)}.brand-mark{height:78px;font-size:14px}.audience-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.contact-grid{grid-template-columns:1fr}.vegas-photo:before{font-size:55px}.owners-photo img{min-height:300px}}.vegas-photo{min-height:190px;background-color:#061d48;background-image:linear-gradient(90deg,#000f2e4d,#0020561f,#000a2347),var(--vegas-bg);background-size:cover;background-position:center}.vegas-photo:before{display:none}.vegas-content{min-height:190px}.vegas-copy{text-shadow:0 2px 12px rgba(0,0,0,.75)}.vegas-kicker{font-weight:900;letter-spacing:.08em}.vegas-badges{background:#041430b8;padding:14px 18px;border-radius:12px}.page-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.ms-page-hero h1 span{color:var(--yellow)}.page-hero-media img{width:100%;height:390px;object-fit:cover;border-radius:18px}.feature-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.feature-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 7px 22px #0000000d}.feature-card img{width:100%;height:220px;object-fit:cover}.feature-card-copy{padding:22px}.feature-card h3{font-family:Impact,Arial Black,sans-serif;font-size:25px;margin:7px 0}.feature-card p{color:#5d6676;line-height:1.55}.text-link{font-weight:900;color:var(--blue)}.image-text-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ms-image-text.reverse .image-text-media{order:2}.image-text-media img{width:100%;max-height:520px;object-fit:cover;border-radius:18px}.image-text-copy .section-eyebrow{text-align:left}.image-text-copy h2{font-family:Impact,Arial Black,sans-serif;font-style:italic;font-size:46px;line-height:.95;margin:0 0 18px}.image-text-copy h2 span{color:var(--blue)}.image-text-copy .rte{color:#566174}.center-action{text-align:center;margin-top:28px}.editor-empty{padding:32px;text-align:center;border:2px dashed #cfd5df;border-radius:14px;color:#6a7484;background:#fafbfc}.collection-showcase{background:#f7f8fb}@media(max-width:900px){.page-hero-grid,.image-text-grid{grid-template-columns:1fr}.ms-image-text.reverse .image-text-media{order:0}.feature-card-grid{grid-template-columns:1fr 1fr}.vegas-content{display:block!important}.vegas-badges{margin-top:20px}}@media(max-width:650px){.feature-card-grid{grid-template-columns:1fr}.page-hero-media img{height:280px}.image-text-copy h2{font-size:36px}.vegas-photo,.vegas-content{min-height:260px}}.trusted-logo-strip{background:#fff;border:1px solid #e6eaf0;border-radius:14px;padding:18px 20px;box-shadow:0 8px 26px #04234e0f;overflow:hidden}.trusted-logo-strip img{width:100%;height:auto;max-height:112px;object-fit:contain;margin:auto}.vegas-clean{border-top:5px solid var(--yellow);background:#061d48}.vegas-default-banner{width:100%;background:#061d48;overflow:hidden}.vegas-default-banner img{display:block;width:100%;height:auto;min-height:145px;object-fit:cover;object-position:center}.vegas-clean-media{background-size:cover;background-position:center;color:#fff}.vegas-clean-content{min-height:250px;display:flex;flex-direction:column;justify-content:center}.vegas-clean-content h2{font-family:Impact,Arial Black,sans-serif;font-style:italic;font-size:54px;line-height:.95;margin:5px 0 10px}.vegas-clean-content h2 span{color:var(--yellow)}.vegas-clean-content p{font-size:18px;margin:0 0 22px}.vegas-clean-badges{display:flex;gap:14px;flex-wrap:wrap}.vegas-clean-badges span{padding:8px 12px;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.03em;background:#00143759}.footer-social-icons{display:flex;align-items:center;gap:14px;margin:4px 0 28px}.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#fff;transition:transform .18s ease,opacity .18s ease}.footer-social-icons a:hover{transform:translateY(-2px);opacity:.82}.footer-social-icons svg{width:27px;height:27px;fill:currentColor;display:block}.footer-social-icons a:nth-child(2){color:#fff}.footer-social-icons a:nth-child(4){color:#fff}@media(max-width:700px){.trusted-logo-strip{padding:12px 10px;overflow-x:auto}.trusted-logo-strip img{min-width:900px;max-height:90px}.vegas-default-banner img{min-height:120px}.vegas-clean-content{min-height:320px}.vegas-clean-content h2{font-size:42px}.footer-social-icons a{width:38px;height:38px}.footer-social-icons svg{width:30px;height:30px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
