.bw-fleet-directory{
  --bw-fd-accent:#F30101;
  width:100%;
  padding:clamp(42px,4.2vw,64px) 0 clamp(44px,4.6vw,72px);
  background:#fffaf3;
  color:#111;
  border-top:1px solid rgba(0,0,0,.045);
}
.bw-fleet-directory,.bw-fleet-directory *{box-sizing:border-box}
.bw-fleet-directory .bw-shell{position:relative}
.bw-fleet-directory button,.bw-fleet-directory select,.bw-fleet-directory a{font:inherit}

.bw-fleet-directory__header{max-width:920px;margin:0 0 30px}
.bw-fleet-directory__eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 13px;color:var(--bw-fd-accent);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:clamp(11px,.76vw,13px);font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.bw-fleet-directory__eyebrow span{width:45px;height:1px;background:var(--bw-fd-accent)}
.bw-fleet-directory__title{max-width:860px;margin:0;color:#111;font-family:var(--font-display,"Cormorant Garamond",Baskerville,"Iowan Old Style",Georgia,serif);font-size:clamp(46px,3.85vw,62px);font-weight:600;font-synthesis:none;line-height:1.01;letter-spacing:-.03em}
.bw-fleet-directory__paragraph{max-width:810px;margin:12px 0 0;color:rgba(17,17,17,.76);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:clamp(15px,1vw,17px);font-weight:400;line-height:1.62}
.bw-fleet-directory__seo-support{display:flex;align-items:center;gap:9px;width:max-content;max-width:100%;margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(243,1,1,.46);color:rgba(17,17,17,.72);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:12px;line-height:1.45}
.bw-fleet-directory__seo-support span{color:var(--bw-fd-accent);font-size:18px}

.bw-fleet-directory__layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:34px;align-items:start}
.bw-fleet-directory__sidebar{position:sticky;top:96px;min-width:0}
.bw-fleet-directory__sidebar-title{margin:0 0 14px;color:#111;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.bw-fleet-directory__category-list{overflow:hidden;border:1px solid rgba(17,17,17,.10);border-radius:9px;background:#fffdfa}
.bw-fleet-directory__category{width:100%;min-height:47px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 12px;border:0;border-bottom:1px solid rgba(17,17,17,.08);background:transparent;color:#111;text-align:left;cursor:pointer;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:13px;font-weight:600;transition:background-color .18s ease,color .18s ease}
.bw-fleet-directory__category:last-child{border-bottom:0}
.bw-fleet-directory__category:hover{background:rgba(243,1,1,.035)}
.bw-fleet-directory__category.is-active{background:var(--bw-fd-accent);color:#fff}
.bw-fleet-directory__category strong{min-width:28px;padding:3px 7px;border-radius:999px;background:rgba(17,17,17,.055);font-size:11px;font-weight:600;text-align:center}
.bw-fleet-directory__category.is-active strong{background:rgba(255,255,255,.19)}
.bw-fleet-directory__category-icon{width:22px;height:22px;display:grid;place-items:center}
.bw-fleet-directory__category-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.bw-fleet-directory__support{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;margin-top:18px;padding:17px 15px;border:1px solid rgba(243,1,1,.22);border-radius:9px;background:#fffdfa;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif)}
.bw-fleet-directory__support-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:rgba(243,1,1,.055);color:var(--bw-fd-accent)}
.bw-fleet-directory__support-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.bw-fleet-directory__support h3{margin:0;color:#111;font-family:inherit;font-size:14px;font-weight:700;line-height:1.25}
.bw-fleet-directory__support p{margin:6px 0 0;color:rgba(17,17,17,.72);font-size:12px;font-weight:400;line-height:1.55}
.bw-fleet-directory__support a{display:inline-flex;align-items:center;gap:8px;margin-top:11px;color:var(--bw-fd-accent);font-size:12px;font-weight:700;text-decoration:none}
.bw-fleet-directory__support a svg,.bw-fleet-directory__details svg,.bw-fleet-directory__more svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.bw-fleet-directory__content{min-width:0}
.bw-fleet-directory__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px}
.bw-fleet-directory__showing{margin:0;white-space:nowrap;color:rgba(17,17,17,.75);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:12px}
.bw-fleet-directory__showing strong{color:#111;font-weight:700}
.bw-fleet-directory__filters{display:grid;grid-template-columns:190px 190px minmax(225px,1fr);gap:12px;width:min(100%,650px)}
.bw-fleet-directory__filters label{min-width:0}
.bw-fleet-directory__filters select{width:100%;height:42px;padding:0 38px 0 14px;border:1px solid rgba(17,17,17,.10);border-radius:7px;background:#fffdfa;color:#111;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:12px;font-weight:500;outline:none;cursor:pointer}
.bw-fleet-directory__filters select:focus-visible{border-color:var(--bw-fd-accent);box-shadow:0 0 0 3px rgba(243,1,1,.09)}

.bw-fleet-directory__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.bw-fleet-directory__card{min-width:0;overflow:hidden;border:1px solid rgba(17,17,17,.09);border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.025);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.bw-fleet-directory__card:hover{transform:translateY(-2px);border-color:rgba(243,1,1,.28);box-shadow:0 8px 20px rgba(0,0,0,.055)}
.bw-fleet-directory__card[hidden]{display:none!important}
.bw-fleet-directory__image-link{position:relative;display:block;aspect-ratio:2/1;overflow:hidden;background:#fffdfa;text-decoration:none}
.bw-fleet-directory__image-link img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:8px;transition:transform .22s ease}
.bw-fleet-directory__card:hover .bw-fleet-directory__image-link img{transform:scale(1.025)}
.bw-fleet-directory__badge{position:absolute;top:9px;right:9px;max-width:78%;padding:4px 9px;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:rgba(255,253,249,.95);color:#111;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:10px;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bw-fleet-directory__card-body{padding:11px 13px 13px}
.bw-fleet-directory__category-name{margin:0 0 4px;color:var(--bw-fd-accent);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.bw-fleet-directory__card h3{margin:0;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:15px;font-weight:700;line-height:1.25}
.bw-fleet-directory__card h3 a{color:#111;text-decoration:none}
.bw-fleet-directory__meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:9px;color:rgba(17,17,17,.65);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:10.5px;line-height:1.35}
.bw-fleet-directory__meta span{display:inline-flex;align-items:center;gap:5px}
.bw-fleet-directory__meta svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.bw-fleet-directory__details{display:inline-flex;align-items:center;gap:7px;margin-top:10px;color:var(--bw-fd-accent);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:11px;font-weight:700;text-decoration:none}
.bw-fleet-directory__details:hover svg{transform:translateX(3px)}
.bw-fleet-directory__details svg{transition:transform .18s ease}

.bw-fleet-directory__more-wrap{display:flex;justify-content:center;margin-top:20px}
.bw-fleet-directory__more{min-width:220px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;border:1px solid var(--bw-fd-accent);border-radius:5px;background:#fff;color:var(--bw-fd-accent);cursor:pointer;font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:12px;font-weight:700;transition:background-color .18s ease,color .18s ease}
.bw-fleet-directory__more:hover{background:var(--bw-fd-accent);color:#fff}
.bw-fleet-directory__empty{margin:34px 0;text-align:center;color:rgba(17,17,17,.65);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:14px}

.bw-fleet-directory__keyword-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin:22px auto 0;padding:10px 18px;border:1px solid rgba(17,17,17,.07);border-radius:8px;background:rgba(255,255,255,.5);color:rgba(17,17,17,.68);font-family:var(--font-interface,"TeX Gyre Adventor","Avenir Next",Avenir,Arial,sans-serif);font-size:10.5px;line-height:1.4}
.bw-fleet-directory__keyword-strip strong{color:#111;font-weight:700}

.bw-fleet-directory :is(button,a,select):focus-visible{outline:3px solid rgba(243,1,1,.23);outline-offset:3px}

@media (max-width:1199px){
  .bw-fleet-directory__layout{grid-template-columns:1fr;gap:18px}
  .bw-fleet-directory__sidebar{position:static}
  .bw-fleet-directory__sidebar-title{margin-bottom:10px}
  .bw-fleet-directory__category-list{display:flex;gap:7px;overflow-x:auto;padding:7px;border-radius:8px;scrollbar-width:thin}
  .bw-fleet-directory__category{width:auto;min-width:max-content;min-height:38px;display:flex;gap:7px;padding:7px 10px;border:1px solid rgba(17,17,17,.08);border-radius:6px}
  .bw-fleet-directory__category strong{min-width:24px;padding:2px 6px}
  .bw-fleet-directory__support{display:none}
  .bw-fleet-directory__toolbar{align-items:flex-start;flex-direction:column}
  .bw-fleet-directory__filters{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}
  .bw-fleet-directory__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media (max-width:900px){
  .bw-fleet-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
  .bw-fleet-directory__filters{grid-template-columns:1fr 1fr}
  .bw-fleet-directory__filters label:last-child{grid-column:1/-1}
}

@media (max-width:767px){
  .bw-fleet-directory{padding:36px 0 42px}
  .bw-fleet-directory__header{margin-bottom:22px}
  .bw-fleet-directory__title{font-size:clamp(38px,11vw,48px)}
  .bw-fleet-directory__paragraph{font-size:15px}
  .bw-fleet-directory__seo-support{font-size:11px}
  .bw-fleet-directory__category-list{margin-inline:calc(var(--site-gutter,18px) * -1);padding-inline:var(--site-gutter,18px);border-left:0;border-right:0;border-radius:0}
  .bw-fleet-directory__filters{grid-template-columns:1fr;gap:9px}
  .bw-fleet-directory__filters label:last-child{grid-column:auto}
  .bw-fleet-directory__filters select{height:44px;font-size:13px}
  .bw-fleet-directory__grid{grid-template-columns:1fr}
  .bw-fleet-directory__card{display:grid;grid-template-columns:minmax(130px,40%) minmax(0,1fr)}
  .bw-fleet-directory__image-link{aspect-ratio:auto;min-height:145px}
  .bw-fleet-directory__card-body{display:flex;flex-direction:column;justify-content:center;padding:13px}
  .bw-fleet-directory__badge{top:7px;right:7px}
  .bw-fleet-directory__keyword-strip{justify-content:flex-start}
}

@media (max-width:430px){
  .bw-fleet-directory__card{grid-template-columns:1fr}
  .bw-fleet-directory__image-link{aspect-ratio:2/1;min-height:0}
  .bw-fleet-directory__card-body{padding:12px 13px 14px}
  .bw-fleet-directory__more{width:100%}
}

@media (prefers-reduced-motion:reduce){
  .bw-fleet-directory__card,.bw-fleet-directory__image-link img,.bw-fleet-directory__details svg,.bw-fleet-directory__more{transition:none!important}
}
