.brewer-team-page{background:var(--color-white);min-height:100vh}.brewer-team-hero{justify-content:center;align-items:center;min-height:60vh;padding:8rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.brewer-team-hero__background-wrapper{z-index:0;position:absolute;inset:0}.brewer-team-hero__background{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.brewer-team-hero__overlay{z-index:1;background:linear-gradient(135deg,#96002573 0%,#1a1a1a73 100%);position:absolute;inset:0}.brewer-team-hero__container{z-index:2;text-align:center;max-width:900px;position:relative}.brewer-team-hero__badge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.2em;color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:2px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.brewer-team-hero__title{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:300;line-height:1.1}.brewer-team-hero__subtitle{font-family:var(--font-sans);color:#ffffffd9;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.brewer-team-container{max-width:1280px;margin:0 auto;padding:0 2rem}.brewer-team-intro{background:#fff;padding:5rem 0}.brewer-team-intro-content{text-align:center;max-width:850px;margin:0 auto}.brewer-team-section-badge{color:#8d2424;letter-spacing:.15em;text-transform:uppercase;background:0 0;border:1px solid #8d2424;border-radius:100px;margin-bottom:1.5rem;padding:.625rem 1.75rem;font-size:.75rem;font-weight:600;display:inline-block}.brewer-team-section-title{color:var(--color-brewer-navy);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:300;line-height:1.3}.brewer-team-intro-description{color:#555;font-size:1.125rem;line-height:1.8}.brewer-team-values{background:#f5f3f0;padding:5rem 0}.brewer-team-values-title{text-align:center;color:var(--color-brewer-navy);margin-bottom:3rem;font-size:2rem;font-weight:400}.brewer-team-values-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.brewer-team-value-card{text-align:center;background:#fff;border-radius:20px;padding:2.5rem;transition:all .4s;box-shadow:0 4px 30px #0000000f}.brewer-team-value-card:hover{transform:translateY(-4px);box-shadow:0 12px 50px #0000001a}.brewer-team-value-icon{color:#fff;background:linear-gradient(135deg,#8d2424 0%,#6b1c1c 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:inline-flex}.brewer-team-value-card h3{color:var(--color-brewer-navy);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.brewer-team-value-card p{color:#666;font-size:.95rem;line-height:1.7}.brewer-team-grid-section{background:#fff;padding:5rem 0}.brewer-team-grid-header{text-align:center;max-width:700px;margin:0 auto 3.5rem}.brewer-team-grid-header h2{color:var(--color-brewer-navy);margin-bottom:1rem;font-size:2rem;font-weight:400}.brewer-team-grid-header p{color:#666;font-size:1.1rem}.brewer-team-location-filter{flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.brewer-team-location-filter-row{background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);border:1px solid #00000014;border-radius:50px;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.brewer-team-location-filter-label{font-family:var(--font-sans);color:var(--color-brewer-navy,#333);white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.brewer-team-location-filter-label svg{color:var(--color-primary,#960025)}.brewer-team-location-dropdown-wrapper{align-items:center;display:flex;position:relative}.brewer-team-location-dropdown{appearance:none;font-family:var(--font-sans);color:var(--color-brewer-navy,#333);cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;min-width:240px;padding:.75rem 2.5rem .75rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #00000014}.brewer-team-location-dropdown:hover{border-color:var(--color-primary,#960025);box-shadow:0 2px 6px #9600251f}.brewer-team-location-dropdown:focus{border-color:var(--color-primary,#960025);outline:none;box-shadow:0 0 0 3px #96002526}.brewer-team-location-dropdown-icon{pointer-events:none;color:var(--color-primary,#960025);transition:transform .2s;position:absolute;right:.875rem}.brewer-team-location-dropdown:focus+.brewer-team-location-dropdown-icon{transform:rotate(180deg)}.brewer-team-location-active{align-items:center;gap:1rem;padding:.5rem 0;display:flex}.brewer-team-location-active-badge{font-family:var(--font-sans);color:#fff;background:var(--color-primary,#960025);border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.brewer-team-location-active-badge svg{opacity:.8}.brewer-team-location-clear{font-family:var(--font-sans);color:var(--color-primary,#960025);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-size:.875rem;text-decoration:underline;transition:opacity .2s}.brewer-team-location-clear:hover{opacity:.7}.brewer-team-location-buttons{display:none}.brewer-team-location-btn{transition:all .25s;display:none}@media (max-width:640px){.brewer-team-location-filter-row{border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:1.25rem}.brewer-team-location-dropdown{width:100%;min-width:unset;text-align:center}.brewer-team-location-active{flex-direction:column;gap:.75rem}}.brewer-team-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.brewer-team-member-card{background:#faf9f7;border:1px solid #0000;border-radius:16px;transition:all .4s;overflow:hidden}.brewer-team-member-card:hover{border-color:#8d242433;transform:translateY(-6px);box-shadow:0 16px 50px #0000001f}.brewer-team-member-image-wrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.brewer-team-member-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.brewer-team-member-card:hover .brewer-team-member-image{transform:scale(1.05)}.brewer-team-member-badge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#8d2424 0%,#6b1c1c 100%);border-radius:100px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:.75rem;right:.75rem}.brewer-team-member-info{padding:1.25rem}.brewer-team-member-name{color:var(--color-brewer-navy);margin-bottom:.25rem;font-size:1rem;font-weight:600;line-height:1.3}.brewer-team-member-title{color:#8d2424;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.brewer-team-member-location{color:#666;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.brewer-team-member-location svg{color:#999;flex-shrink:0}.brewer-team-member-contact{flex-direction:column;gap:.4rem;display:flex}.brewer-team-member-phone,.brewer-team-member-email{color:#555;align-items:center;gap:.4rem;font-size:.8rem;text-decoration:none;transition:color .2s;display:inline-flex}.brewer-team-member-phone:hover,.brewer-team-member-email:hover{color:#8d2424}.brewer-team-member-phone svg,.brewer-team-member-email svg{flex-shrink:0}.brewer-team-cta{background:linear-gradient(135deg,var(--color-brewer-navy)0%,#2d2d2d 100%);padding:5rem 0;position:relative;overflow:hidden}.brewer-team-cta-bg{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.brewer-team-cta-content{text-align:center;color:#fff;max-width:700px;margin:0 auto;position:relative}.brewer-team-cta-content h2{margin-bottom:1rem;font-size:2.25rem;font-weight:300}.brewer-team-cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.brewer-team-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.brewer-team-cta-primary{color:#fff;background:linear-gradient(135deg,#8d2424 0%,#6b1c1c 100%);border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.brewer-team-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8d242466}.brewer-team-cta-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:10px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.brewer-team-cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width:1200px){.brewer-team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.brewer-team-values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.brewer-team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.brewer-team-hero{min-height:50vh;padding:6rem 1.5rem 4rem}.brewer-team-intro,.brewer-team-values,.brewer-team-grid-section,.brewer-team-cta{padding:3.5rem 0}.brewer-team-values-grid{grid-template-columns:1fr;gap:1.5rem}.brewer-team-value-card{padding:2rem}.brewer-team-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.brewer-team-cta-content h2{font-size:1.75rem}.brewer-team-cta-buttons{flex-direction:column;align-items:center}}@media (max-width:480px){.brewer-team-container{padding:0 1rem}.brewer-team-member-info{padding:1rem}.brewer-team-value-icon{width:60px;height:60px}.brewer-team-value-icon svg{width:24px;height:24px}}
