.gab-brand{background:var(--brand-page);color:var(--brand-ink);flex:1;width:100%;min-height:0;display:flex}.gab-brand *,.gab-brand :before,.gab-brand :after{box-sizing:border-box}.gab-brand-scroll{flex:1;min-width:0;overflow-y:auto}.gab-brand-content{width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,64px)}.gab-brand h1,.gab-brand h2,.gab-brand h3,.gab-brand p,.gab-brand figure{margin:0}.gab-brand h1{letter-spacing:-.045em;margin:20px 0;font-size:clamp(2.5rem,4.8vw,4rem);font-weight:500;line-height:1.07}.gab-brand h2{letter-spacing:-.035em;font-size:clamp(1.75rem,3vw,2.3rem);font-weight:500;line-height:1.2}.gab-brand h3{font-size:1.0625rem;font-weight:600;line-height:1.4}.gab-brand p{color:var(--brand-copy);font-size:1rem;line-height:1.65}.gab-brand a{color:var(--brand-accent);text-underline-offset:4px}.gab-brand a:focus-visible{outline:2px solid var(--brand-accent);outline-offset:5px}.gab-brand-eyebrow{color:var(--brand-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem;font-weight:600;line-height:1.5;display:block}.gab-brand-hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;padding:144px 0 76px;display:grid}.gab-brand-hero .gab-brand-lede{max-width:440px;font-size:1.1875rem}.gab-brand-primary{background:var(--brand-action);border-radius:10px;align-items:center;gap:28px;min-height:50px;margin-top:30px;padding:15px 23px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;color:#fff!important}.gab-brand-primary:hover{filter:brightness(1.12)}.gab-brand-primary span{font-size:1.25rem}.gab-brand-hero .gab-brand-meta{margin-top:13px;font-size:.8125rem}.gab-brand-signature{color:#fff;background:#123524;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:318px;display:flex}.gab-brand-signature>span{letter-spacing:-.04em;font-size:2.25rem;font-weight:650}.gab-brand-section{border-top:1px solid var(--brand-rule);padding:54px 0 60px}.gab-brand-section-heading{grid-template-columns:44px 1fr;gap:10px;margin-bottom:32px;display:grid}.gab-brand-section-heading>.gab-brand-eyebrow{padding-top:8px}.gab-brand-section-heading p{max-width:740px;margin-top:12px}.gab-brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.gab-brand-logo-card{border:1px solid var(--brand-rule);background:var(--brand-card);border-radius:14px;overflow:hidden}.gab-brand-logo-preview{justify-content:center;align-items:center;height:224px;display:flex}.gab-brand-logo-details{padding:22px}.gab-brand-logo-details p{margin-top:6px;font-size:.875rem}.gab-brand-download-row{gap:12px;margin-top:20px;display:flex}.gab-brand-download{border:1px solid var(--brand-rule);border-radius:7px;justify-content:space-between;align-items:center;gap:24px;min-height:44px;padding:10px 14px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.gab-brand-download:hover{border-color:var(--brand-accent)}.gab-brand .gab-brand-note{margin-top:22px;font-size:.875rem}.gab-brand-usage-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:64px;display:grid}.gab-brand-space-figure{color:#0f1512;background:#f1f3f0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:36px 22px;display:flex}.gab-brand-clear-space{background:#e4ede4;border:1px dashed #638b73;padding:36px}.gab-brand-clear-mark{background:#fafaf7;outline:1px dashed #638b73;width:144px;height:144px}.gab-brand-space-figure figcaption{text-align:center;max-width:310px;font-size:.875rem;line-height:1.5}.gab-brand-rules{gap:25px;display:grid}.gab-brand-rules p{margin-top:6px}.gab-brand-palette{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.gab-brand-swatch{border:1px solid var(--brand-rule);border-radius:10px;flex-direction:column;min-height:202px;padding:20px 16px;display:flex}.gab-brand-swatch h3{margin-top:auto;font-size:.9375rem}.gab-brand-swatch code{user-select:all;margin-top:10px;font-size:.875rem;display:block}.gab-brand-swatch p{color:inherit;margin-top:13px;font-size:.8125rem;line-height:1.45}.gab-brand-type-grid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.gab-brand-type-card{min-width:0}.gab-brand-type-sample,.gab-brand-name-sample{color:var(--brand-accent);letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(3.5rem,6vw,5rem);line-height:1.2;display:block}.gab-brand-name-sample{font-weight:600}.gab-brand-type-card p{max-width:490px;margin-top:10px}.gab-brand-type-card em{font-family:var(--brand-serif)}.gab-brand-description{border:1px solid var(--brand-rule);border-radius:12px;margin-top:36px;padding:30px}.gab-brand-description p{color:var(--brand-ink);max-width:880px;margin-top:15px;font-size:1.1875rem}.gab-brand-contact{border-top:1px solid var(--brand-rule);justify-content:space-between;align-items:center;gap:30px;padding:44px 0 64px;display:flex}.gab-brand-contact p{margin-top:12px}.gab-brand-contact-link{flex-shrink:0;align-items:center;gap:24px;min-height:44px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}@media (width<=1000px){.gab-brand-hero{gap:32px}.gab-brand-palette{grid-template-columns:repeat(3,minmax(0,1fr))}.gab-brand-swatch{min-height:175px}.gab-brand-usage-grid{gap:32px}}@media (width<=700px){.gab-brand-hero{grid-template-columns:1fr;gap:32px;padding-top:112px;padding-bottom:44px}.gab-brand-signature{min-height:264px}.gab-brand-logo-grid,.gab-brand-usage-grid,.gab-brand-type-grid{grid-template-columns:1fr}.gab-brand-section{padding:38px 0 42px}.gab-brand-section-heading{grid-template-columns:28px 1fr;gap:8px}.gab-brand-logo-preview{height:200px}.gab-brand-logo-details{padding:20px}.gab-brand-palette{grid-template-columns:repeat(2,minmax(0,1fr))}.gab-brand-description{padding:22px}.gab-brand-contact{flex-direction:column;align-items:flex-start;gap:20px;padding:36px 0 44px}}