.bw-guides-resources{
    --bw-guides-accent:#F30101;
    --bw-guides-text:#111;
    --bw-guides-muted:rgba(17,17,17,.66);
    --bw-guides-line:rgba(17,17,17,.12);
    --bw-guides-soft:#fbfaf7;
    position:relative;
    overflow:hidden;
    padding:var(--bw-guides-desktop-top,36px) 0 var(--bw-guides-desktop-bottom,36px);
    background:#fff;
    color:var(--bw-guides-text);
}
.bw-guides-resources__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:28px}
.bw-guides-resources__heading-wrap{min-width:0}
.bw-guides-resources__eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 13px;color:var(--bw-guides-accent);font-size:clamp(.72rem,.66rem + .16vw,.86rem);font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}
.bw-guides-resources__eyebrow span{width:66px;height:1px;background:var(--bw-guides-accent);opacity:.72}
.bw-guides-resources__title{max-width:860px;margin:0;font-family:var(--font-display,inherit);font-size:clamp(2.7rem,2rem + 2.55vw,5rem);font-weight:500;letter-spacing:-.035em;line-height:.94}
.bw-guides-resources__view-all{min-height:44px;display:inline-flex;align-items:center;gap:10px;margin-top:4px;color:var(--bw-guides-accent);font-family:var(--font-display,inherit);font-size:clamp(1rem,.94rem + .18vw,1.22rem);text-decoration:none;border-bottom:1px solid currentColor}
.bw-guides-resources__view-all svg,.bw-guides-resources__guide-arrow svg,.bw-guides-resources__explore-copy em svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.bw-guides-resources__view-all:hover svg,.bw-guides-resources__guide:hover .bw-guides-resources__guide-arrow svg,.bw-guides-resources__explore-card:hover em svg{transform:translateX(4px)}
.bw-guides-resources__divider{height:1px;margin:20px 0 20px;background:linear-gradient(90deg,var(--bw-guides-accent),rgba(17,17,17,.12) 13%,rgba(17,17,17,.12))}
.bw-guides-resources__layout{display:grid;grid-template-columns:minmax(280px,32%) minmax(0,1fr);gap:42px;align-items:start;max-height:var(--bw-guides-desktop-max,820px)}
.bw-guides-resources__sidebar{display:flex;flex-direction:column;gap:20px;min-width:0}
.bw-guides-resources__tabs{border-top:1px solid var(--bw-guides-line)}
.bw-guides-resources__tab{position:relative;width:100%;min-height:86px;display:grid;grid-template-columns:78px minmax(0,1fr) 24px;align-items:center;gap:15px;padding:12px 8px 12px 18px;border:0;border-bottom:1px solid var(--bw-guides-line);background:transparent;color:var(--bw-guides-text);text-align:left;cursor:pointer}
.bw-guides-resources__tab::before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:4px;background:transparent}
.bw-guides-resources__tab-number{font-family:var(--font-display,inherit);font-size:clamp(1.8rem,1.55rem + .7vw,2.5rem);line-height:1;color:rgba(17,17,17,.32)}
.bw-guides-resources__tab-label{font-family:var(--font-display,inherit);font-size:clamp(1.08rem,.98rem + .32vw,1.42rem);line-height:1.14}
.bw-guides-resources__tab-chevron{display:none;color:var(--bw-guides-accent)}
.bw-guides-resources__tab-chevron svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.bw-guides-resources__tab--active::before{background:var(--bw-guides-accent)}
.bw-guides-resources__tab--active .bw-guides-resources__tab-number,.bw-guides-resources__tab--active .bw-guides-resources__tab-label{color:var(--bw-guides-accent)}
.bw-guides-resources__tab:focus-visible,.bw-guides-resources__guide:focus-visible,.bw-guides-resources__view-all:focus-visible,.bw-guides-resources__explore-card:focus-visible{outline:2px solid var(--bw-guides-accent);outline-offset:3px}
.bw-guides-resources__explore-card{min-height:116px;display:grid;grid-template-columns:62px minmax(0,1fr);gap:16px;align-items:center;padding:18px;border:1px solid var(--bw-guides-line);border-radius:10px;background:var(--bw-guides-soft);color:var(--bw-guides-text);text-decoration:none;transition:transform .2s ease,border-color .2s ease}
.bw-guides-resources__explore-card:hover{transform:translateY(-2px);border-color:rgba(243,1,1,.34)}
.bw-guides-resources__explore-icon{width:56px;height:56px;display:grid;place-items:center;color:var(--bw-guides-accent)}
.bw-guides-resources__explore-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.bw-guides-resources__explore-copy{display:flex;flex-direction:column;gap:5px}
.bw-guides-resources__explore-copy strong{font-family:var(--font-display,inherit);font-size:1.2rem;line-height:1.12}
.bw-guides-resources__explore-copy>span{color:var(--bw-guides-muted);font-size:.82rem;line-height:1.45}
.bw-guides-resources__explore-copy em{display:inline-flex;align-items:center;gap:8px;width:max-content;margin-top:3px;color:var(--bw-guides-accent);font-style:normal;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}
.bw-guides-resources__panels{min-width:0}
.bw-guides-resources__panel{animation:bw-guides-fade .22s ease both}
.bw-guides-resources__panel[hidden]{display:none!important}
.bw-guides-resources__panel-heading{margin:0 0 10px;font-family:var(--font-display,inherit);font-size:clamp(1.5rem,1.27rem + .55vw,2rem);font-weight:500;line-height:1.05}
.bw-guides-resources__picture{display:block;width:100%;height:clamp(250px,28vw,340px);overflow:hidden;border-radius:10px;background:#f1f1ef}
.bw-guides-resources__image{width:100%;height:100%;display:block;object-fit:cover;transition:opacity .2s ease}
.bw-guides-resources__image.is-changing{opacity:.35}
.bw-guides-resources__links{margin-top:8px;border-top:1px solid var(--bw-guides-line)}
.bw-guides-resources__guide{min-height:49px;display:grid;grid-template-columns:30px minmax(0,1fr) 26px;align-items:center;gap:11px;padding:7px 8px 7px 4px;border-bottom:1px solid var(--bw-guides-line);color:var(--bw-guides-text);text-decoration:none;transition:color .18s ease,background .18s ease}
.bw-guides-resources__guide:hover,.bw-guides-resources__guide--preview-active{color:var(--bw-guides-accent);background:rgba(243,1,1,.018)}
.bw-guides-resources__guide-icon,.bw-guides-resources__guide-arrow{display:grid;place-items:center;color:var(--bw-guides-accent)}
.bw-guides-resources__guide-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.bw-guides-resources__guide-title{font-family:var(--font-display,inherit);font-size:clamp(1.02rem,.95rem + .25vw,1.24rem);line-height:1.2}
.bw-guides-resources__data{display:none}
@keyframes bw-guides-fade{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:1023px){
 .bw-guides-resources{padding:var(--bw-guides-tablet-top,34px) 0 var(--bw-guides-tablet-bottom,34px)}
 .bw-guides-resources__header{grid-template-columns:1fr;gap:12px}
 .bw-guides-resources__view-all{justify-self:start}
 .bw-guides-resources__layout{grid-template-columns:1fr;gap:22px;max-height:none}
 .bw-guides-resources__sidebar{gap:16px}
 .bw-guides-resources__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--bw-guides-line);border-radius:10px;overflow:hidden}
 .bw-guides-resources__tab{min-height:88px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;border-bottom:0;border-right:1px solid var(--bw-guides-line)}
 .bw-guides-resources__tab:last-child{border-right:0}
 .bw-guides-resources__tab::before{left:10px;right:10px;top:auto;bottom:0;width:auto;height:3px}
 .bw-guides-resources__tab-number{font-size:1.6rem}.bw-guides-resources__tab-label{font-size:1rem}
 .bw-guides-resources__explore-card{order:2;min-height:98px}
 .bw-guides-resources__picture{height:clamp(260px,48vw,390px)}
}
@media(max-width:767px){
 .bw-guides-resources{padding:var(--bw-guides-mobile-top,30px) 0 var(--bw-guides-mobile-bottom,30px)}
 .bw-guides-resources__title{font-size:clamp(2.15rem,1.7rem + 4vw,2.75rem);line-height:1}
 .bw-guides-resources__divider{margin:16px 0}
 .bw-guides-resources__tabs{display:block;border:0;border-top:1px solid var(--bw-guides-line);border-radius:0;overflow:visible}
 .bw-guides-resources__tab{min-height:62px;grid-template-columns:54px minmax(0,1fr) 24px;padding:9px 8px 9px 14px;border-right:0;border-bottom:1px solid var(--bw-guides-line)}
 .bw-guides-resources__tab::before{left:0;right:auto;top:10px;bottom:10px;width:3px;height:auto}
 .bw-guides-resources__tab-number{font-size:1.45rem}.bw-guides-resources__tab-label{font-size:1rem}.bw-guides-resources__tab-chevron{display:grid;place-items:center}
 .bw-guides-resources__tab--active .bw-guides-resources__tab-chevron{transform:rotate(180deg)}
 .bw-guides-resources__panel-heading{font-size:1.42rem;margin-bottom:8px}
 .bw-guides-resources__picture{height:auto;aspect-ratio:2/1;border-radius:8px}
 .bw-guides-resources__guide{min-height:52px;grid-template-columns:27px minmax(0,1fr) 23px;gap:8px}
 .bw-guides-resources__guide-title{font-size:1.02rem}
 .bw-guides-resources__explore-card{grid-template-columns:50px minmax(0,1fr);padding:15px}.bw-guides-resources__explore-icon{width:46px;height:46px}
}
@media(max-width:390px){.bw-guides-resources__title{font-size:2.2rem}.bw-guides-resources__explore-card{grid-template-columns:1fr}.bw-guides-resources__explore-icon{width:44px;height:44px}.bw-guides-resources__guide-title{font-size:1rem}}
@media(prefers-reduced-motion:reduce){.bw-guides-resources__panel{animation:none}.bw-guides-resources__image,.bw-guides-resources__view-all svg,.bw-guides-resources__guide-arrow svg,.bw-guides-resources__explore-card,.bw-guides-resources__explore-copy em svg{transition:none}}
