:root{--xb-brand-black:#0b0b0d;--xb-brand-white:#fff;--xb-brand-soft:#f5f5f2;--xb-brand-border:rgba(11,11,13,.12);--xb-brand-muted:#666;--xb-brand-accent:#111}.xb-brand-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.xb-brand-section{padding:84px 0;background:#fff;color:var(--xb-brand-black)}.xb-brand-section--soft{background:var(--xb-brand-soft)}.xb-brand-section-head{max-width:760px;margin:0 0 34px}.xb-brand-section-head h2,.xb-brand-section h2{font-size:clamp(30px,4vw,54px);line-height:1.02;letter-spacing:-.045em;margin:0 0 16px;color:var(--xb-brand-black)}.xb-brand-section-head p,.xb-brand-section-lead,.xb-brand-section p{font-size:18px;line-height:1.55;color:#4d4d4d;margin:0}.xb-brand-eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;margin-bottom:18px;color:inherit}.xb-brand-eyebrow:before{content:"";display:block;width:34px;height:2px;background:var(--xb-brand-accent,currentColor)}.xb-brand-eyebrow--dark{color:#111}.xb-brand-hero{position:relative;min-height:640px;display:flex;align-items:center;background:#111 center/cover no-repeat;color:#fff;overflow:hidden}.xb-brand-hero--light{background-color:#f3f3ef;color:#111}.xb-brand-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.38),rgba(0,0,0,.08))}.xb-brand-hero--light .xb-brand-hero__overlay{background:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.64),rgba(255,255,255,.18))}.xb-brand-hero__inner{position:relative;z-index:1;max-width:780px;margin-left:max(20px,calc((100vw - 1180px)/2))}.xb-brand-hero h1{font-size:clamp(46px,7vw,92px);line-height:.96;letter-spacing:-.06em;margin:0 0 22px;color:inherit}.xb-brand-lead{font-size:clamp(19px,2vw,26px);line-height:1.35;max-width:710px;margin:0 0 30px;color:inherit;opacity:.92}.xb-brand-logo-panel{display:inline-flex;align-items:center;justify-content:center;margin:0 0 28px;border-radius:18px;padding:16px 20px;min-height:70px;max-width:240px}.xb-brand-logo-panel img{display:block;max-height:58px;max-width:190px;width:auto}.xb-brand-logo-panel--none{padding:0;min-height:0;border-radius:0;background:transparent}.xb-brand-logo-panel--light{background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.18)}.xb-brand-logo-panel--dark{background:#0b0b0d;border:1px solid rgba(255,255,255,.16)}.xb-brand-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.xb-brand-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;font-weight:800;text-decoration:none;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border .18s ease}.xb-brand-btn:hover{transform:translateY(-1px)}.xb-brand-btn--primary{background:#fff;color:#111;box-shadow:0 12px 34px rgba(0,0,0,.2)}.xb-brand-hero--light .xb-brand-btn--primary,.xb-brand-starter .xb-brand-btn--primary{background:#111;color:#fff}.xb-brand-btn--secondary{border:1px solid currentColor;color:inherit;background:transparent}.xb-brand-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.xb-brand-card{background:#fff;border:1px solid var(--xb-brand-border);border-radius:24px;padding:30px;min-height:220px;box-shadow:0 20px 60px rgba(0,0,0,.04)}.xb-brand-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#111;color:#fff;font-weight:900;font-size:13px;margin-bottom:24px}.xb-brand-card h3,.xb-brand-family-card h3,.xb-brand-product-card h3,.xb-brand-starter article h3{font-size:22px;line-height:1.12;letter-spacing:-.03em;margin:0 0 10px;color:#111}.xb-brand-card p,.xb-brand-family-card p,.xb-brand-product-card p,.xb-brand-starter article p{font-size:15px;line-height:1.5;color:#5b5b5b;margin:0}.xb-brand-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:52px;align-items:center}.xb-brand-story__media img,.xb-brand-family-card__image img,.xb-brand-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.xb-brand-story__media{min-height:420px;border-radius:28px;overflow:hidden;background:#eee}.xb-brand-checklist{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px}.xb-brand-checklist li{position:relative;padding-left:30px;font-weight:650;color:#111}.xb-brand-checklist li:before{content:"";position:absolute;left:0;top:.3em;width:16px;height:16px;border-radius:50%;background:#111}.xb-brand-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.xb-brand-family-card,.xb-brand-product-card{background:#fff;border:1px solid var(--xb-brand-border);border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease}.xb-brand-family-card:hover,.xb-brand-product-card:hover{transform:translateY(-2px);box-shadow:0 24px 70px rgba(0,0,0,.08)}.xb-brand-family-card__image{height:230px;background:#ececea}.xb-brand-family-card__body,.xb-brand-product-card>div:last-child{padding:24px}.xb-brand-family-card a,.xb-brand-product-card a{display:inline-flex;margin-top:18px;color:#111;font-weight:800;text-decoration:none;border-bottom:1px solid #111}.xb-brand-image-fallback{height:100%;min-height:210px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eee,#fafafa);color:#777;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.xb-brand-retail-fit{background:#111;color:#fff}.xb-brand-retail-fit h2,.xb-brand-retail-fit p{color:#fff}.xb-brand-retail-fit__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:44px;align-items:center}.xb-brand-tags{display:flex;flex-wrap:wrap;gap:10px}.xb-brand-tags span{display:inline-flex;padding:11px 15px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.06);font-weight:750;color:#fff}.xb-brand-starter{background:#f4f1eb}.xb-brand-starter__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:42px;align-items:start}.xb-brand-starter__list{display:grid;gap:12px}.xb-brand-starter article{background:#fff;border:1px solid var(--xb-brand-border);border-radius:20px;padding:22px}.xb-brand-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.xb-brand-product-card__image{height:200px;background:#ececea}.xb-brand-empty-note{border:1px dashed var(--xb-brand-border);border-radius:22px;padding:26px;background:#fff;color:#666;font-weight:650}.xb-brand-cta{padding:78px 0;background:#070708;color:#fff}.xb-brand-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center}.xb-brand-cta h2{font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:-.05em;margin:0 0 14px;color:#fff}.xb-brand-cta p{font-size:20px;line-height:1.45;margin:0 0 12px;color:rgba(255,255,255,.84)}.xb-brand-cta small{display:block;color:rgba(255,255,255,.58)}
@media (max-width: 900px){.xb-brand-section{padding:58px 0}.xb-brand-container{width:min(100% - 28px,1180px)}.xb-brand-hero{min-height:560px}.xb-brand-hero__inner{margin-left:auto}.xb-brand-card-grid,.xb-brand-family-grid,.xb-brand-product-grid,.xb-brand-story__grid,.xb-brand-retail-fit__inner,.xb-brand-starter__grid,.xb-brand-cta__inner{grid-template-columns:1fr}.xb-brand-story__media{min-height:300px}.xb-brand-family-card__image,.xb-brand-product-card__image{height:210px}.xb-brand-cta__inner{gap:24px}.xb-brand-actions{width:100%}.xb-brand-btn{width:100%}.xb-brand-logo-panel{max-width:210px}.xb-brand-logo-panel img{max-width:170px}.xb-brand-section-head h2,.xb-brand-section h2{font-size:36px}}
.xb-brand-product-showcase .xb-brand-section-head{max-width:820px}.xb-brand-product-card__meta{display:inline-flex;margin:0 0 10px;color:#777;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:850}.xb-brand-product-card--showcase h3{font-size:20px}.xb-brand-product-card--showcase p{min-height:46px}.xb-brand-product-card--showcase .xb-brand-product-card__image{background:#f0f0ed}.xb-brand-product-card--showcase .xb-brand-product-card__image img{transition:transform .25s ease}.xb-brand-product-card--showcase:hover .xb-brand-product-card__image img{transform:scale(1.035)}
@media (max-width:1100px){.xb-brand-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:700px){.xb-brand-product-grid{grid-template-columns:1fr}.xb-brand-product-card--showcase p{min-height:0}}
