.about-page{min-height:100vh;overflow-x:clip}.ab__inner{max-width:1200px;margin:0 auto;padding:0 2.5rem}.ab__centered-header{text-align:center;margin-bottom:4rem}.ab__section-title{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.ab__section-sub{color:var(--grey,#6b6b6b);max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.7}.ab__hero{padding-top:100px}.ab__hero-text{text-align:center;max-width:760px;margin:0 auto;padding:4rem 2rem 3.5rem}.ab__hero-pre{font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;color:var(--accent,#b89a5e);margin:0 0 .75rem;font-size:.78rem;font-weight:400}.ab__hero-title{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin:0 0 1.25rem;font-size:clamp(3.2rem,7vw,5.5rem);font-weight:400;line-height:1.05}.ab__hero-brand{display:block}.ab__hero-sub{color:var(--grey,#6b6b6b);font-size:1rem;font-weight:500;line-height:1.7}.ab__hero-img-wrap{width:100%;max-height:520px;overflow:hidden}.ab__hero-img{object-fit:cover;object-position:center 40%;width:100%;height:520px;display:block}.ab__story{background:var(--off-white,#f5f3f0);padding:7rem 0}.ab__story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.ab__story-copy h2{margin-bottom:2rem}.ab__story-copy p{color:var(--grey,#6b6b6b);margin-bottom:1.25rem;font-size:.9rem;line-height:1.75}.ab__story-copy p:last-child{margin-bottom:0}.ab__story-img-wrap{aspect-ratio:4/5;border-radius:4px;overflow:hidden}.ab__story-img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.ab__innovation{background:var(--white,#fff);padding:7rem 0}.ab__two-col{grid-template-columns:1fr 1fr;gap:4.5rem;display:grid}.ab__two-col-item h3{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:1.1rem;font-size:1.55rem;font-weight:400}.ab__two-col-item p{color:var(--grey,#6b6b6b);margin-bottom:1rem;font-size:.88rem;line-height:1.8}.ab__two-col-item p:last-child{margin-bottom:0}.ab__full-img-wrap{width:100%;max-height:460px;overflow:hidden}.ab__full-img{object-fit:cover;object-position:center 30%;width:100%;height:460px;display:block}.ab__values{background:var(--off-white,#f5f3f0);padding:7rem 0}.ab__values-grid{grid-template-columns:repeat(6,1fr);gap:2rem;display:grid}.ab__value-card:first-child{grid-column:1/3}.ab__value-card:nth-child(2){grid-column:3/5}.ab__value-card:nth-child(3){grid-column:5/7}.ab__value-card:nth-child(4){grid-column:2/4}.ab__value-card:nth-child(5){grid-column:4/6}.ab__value-card{text-align:center;background:#fff;border:1px solid #00000012;border-radius:4px;padding:2.25rem 1.75rem}.ab__value-icon{width:64px;height:64px;color:var(--accent,#b89a5e);margin:0 auto 1.25rem}.ab__value-icon svg,.ab__value-icon img{object-fit:contain;width:100%;height:100%}.ab__value-card h4{font-family:var(--serif,"Cormorant Garamond",serif);color:var(--dark,#1a1a1a);margin-bottom:.75rem;font-size:1.2rem;font-weight:400}.ab__value-card p{color:var(--grey,#6b6b6b);font-size:.84rem;line-height:1.7}.ab__manufacturing{background:var(--white,#fff);padding:7rem 0}.ab__mfg-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.ab__mfg-img-wrap{border-radius:4px;height:calc(100vh - 14rem);max-height:700px;position:sticky;top:7rem;overflow:hidden}.ab__mfg-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.ab__mfg-img-wrap:hover img{transform:scale(1.03)}.ab__mfg-copy h2{margin-bottom:1.75rem}.ab__mfg-copy p{color:var(--grey,#6b6b6b);margin-bottom:1.25rem;font-size:.9rem;line-height:1.8}.ab__mfg-copy p:last-child{margin-bottom:0}@media (max-width:900px){.ab__story-grid,.ab__mfg-grid{grid-template-columns:1fr;gap:3rem}.ab__story-img-wrap{aspect-ratio:16/9}.ab__mfg-grid .ab__mfg-img-wrap{aspect-ratio:16/9;order:-1;height:auto;max-height:none;position:relative;top:auto}.ab__two-col{grid-template-columns:1fr;gap:3rem}.ab__values-grid{grid-template-columns:repeat(3,1fr)}.ab__value-card:first-child,.ab__value-card:nth-child(2),.ab__value-card:nth-child(3),.ab__value-card:nth-child(4),.ab__value-card:nth-child(5){grid-column:auto}}@media (max-width:540px){.ab__inner{padding:0 1.25rem}.ab__story,.ab__innovation,.ab__values,.ab__manufacturing{padding:4rem 0}.ab__values-grid{grid-template-columns:1fr}.ab__hero-img,.ab__full-img{height:240px}}.ab__mfg-highlights{flex-direction:column;gap:1.4rem;margin:2rem 0;padding:0;list-style:none;display:flex}.ab__mfg-highlight{background:var(--off-white,#f5f3f0);border-left:3px solid var(--accent,#b89a5e);border-radius:0 4px 4px 0;align-items:flex-start;gap:1rem;padding:1.2rem 1.4rem;display:flex}.ab__mfg-highlight-icon{background:var(--accent,#b89a5e);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ab__mfg-highlight strong{font-family:var(--sans);letter-spacing:.04em;color:var(--dark,#1a1a1a);margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.ab__mfg-highlight p{font-family:var(--sans);color:var(--grey,#7a7a7a);margin:0;font-size:.84rem;line-height:1.65}
