/* A guide is a responsive document. Source slides are secondary evidence. */
.brandspace-hero { padding: 36px 0 56px; }
.brandspace-hero .hero-title { display: block; font-size: clamp(70px,15.5vw,215px); line-height: .95; letter-spacing: -.08em; margin: 65px 0 45px; }
.brandspace-hero .hero-title > span { display: inline; color: #858585; }
.brandspace-hero-bottom { display: grid; grid-template-columns: 1.2fr 1fr; gap: 10%; align-items: end; }
.brandspace-hero-bottom > p { font-size: clamp(24px,3.3vw,45px); line-height: 1.15; margin: 0; letter-spacing: -.03em; }
.brandspace-hero-bottom > div > p { font-size: 18px; line-height: 1.5; max-width: 440px; margin: 0 0 24px; color: #aaa; }
.brandspace-hero-bottom small { display: block; color: #929292; font-size: 12px; margin-top: 16px; }
.brandspace-process { border-top: 1px solid #343434; padding: 32px 0 60px; }
.brandspace-process > div { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); margin-top: 35px; }
.brandspace-process article { padding: 16px 22px; border-left: 1px solid #343434; }
.brandspace-process article:first-child { padding-left: 0; border: 0; }
.brandspace-process h2 { display: flex; justify-content: space-between; gap: 10px; font-size: clamp(24px,3vw,38px); font-weight: 500; margin: 26px 0 16px; letter-spacing: -.04em; }
.brandspace-process h2 > span { color: #777; font-size: 25px; }
.brandspace-process p { color: #aaa; font-size: 14px; line-height: 1.5; }
.workspace-intro { display: grid; grid-template-columns: 1fr 1fr; gap: 10%; padding: 58px 0; align-items: end; }
.workspace-intro h1 { font-size: clamp(48px,6vw,80px); line-height: 1; font-weight: 500; letter-spacing: -.05em; margin: 20px 0 0; }
.workspace-intro p { font-size: 19px; line-height: 1.5; color: #bbb; }
.workspace-intro small { color: #929292; font-size: 12px; line-height: 1.5; display: block; max-width: 440px; }
.workspace-demo-label { padding: 6px 9px; border: 1px solid #777; font-size: 11px; }
.studio-next-action { display: grid; grid-template-columns: 1fr auto; gap: 14px; border: 1px solid #5a5a5a; padding: 25px 28px; margin: 0 0 20px; background: #252525; text-decoration: none; }
.studio-next-action > .upper { grid-column: 1/-1; color: #aaa; }
.studio-next-action > strong { font-size: 22px; font-weight: 500; }
.studio-next-action:hover { background: #303030; }
.studio-heading h1 { font-size: clamp(36px,4.5vw,62px); }
.editor-heading { margin: 20px 0 16px; padding-top: 0; }
.editor-heading h1 { font-size: clamp(28px,2.6vw,36px); margin: 12px 0; }
.native-editor-toolbar { display: grid; grid-template-columns: 1fr 1.3fr 1fr; gap: 16px; padding: 10px 0; }
.native-editor-toolbar label { display: grid; gap: 8px; font-size: 12px; color: #b5b5b5; }
.native-editor-toolbar :is(select,input) { width: 100%; min-width: 0; max-width: none; font-size: 14px; color: #FFF; padding: 13px 12px; border: 1px solid #4b4b4b; background: #1a1a1a; }
.editor-context { display: flex; justify-content: space-between; gap: 20px; font-size: 12px; color: #aaa; padding: 10px 0 20px; }
@media (max-width: 650px) {
  .brandspace-hero { padding: 20px 0 40px; }
  .brandspace-hero .hero-title { margin: 44px 0 32px; font-size: 17vw; }
  .brandspace-hero-bottom,.workspace-intro { grid-template-columns: 1fr; gap: 28px; }
  .brandspace-hero-bottom > p { font-size: 31px; }
  .brandspace-hero-bottom > div > p { font-size: 16px; }
  .brandspace-process > div { grid-template-columns: 1fr 1fr; gap: 20px 0; }
  .brandspace-process article:nth-child(3) { padding-left: 0; border: 0; }
  .workspace-intro { padding: 35px 0; }
  .studio-next-action { padding: 20px; }
  .studio-next-action > strong { font-size: 19px; }
  .native-editor-toolbar { grid-template-columns: 1fr; gap: 10px; }
}
.native-chapter-head { padding: 18px 0 22px; max-width: 850px; }
.native-chapter-head h1 { font: 500 clamp(44px,5.5vw,76px)/1.02 var(--brand-heading-font); letter-spacing: -.05em; margin: 20px 0; }
.native-chapter-head p { font-size: 18px; line-height: 1.5; margin: 0; opacity: .7; }
.native-chapter-nav { display: flex; gap: 8px 22px; flex-wrap: wrap; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 20px 0; margin-bottom: 12px; }
.native-chapter-nav a { font-size: 14px; line-height: 1.6; text-decoration: none; border-bottom: 1px solid transparent; }
.native-chapter-nav a:hover,.native-chapter-nav a:focus-visible { border-color: currentColor; color: var(--brand-accent); }
.native-section { padding: 64px 0; border-bottom: 1px solid var(--line); scroll-margin-top: 105px; outline: none; min-width: 0; }
.native-section-heading { margin-bottom: 28px; scroll-margin-top: 8px; }
.native-section-heading > .upper { color: var(--brand-accent); font-size: 12px; }
.native-section h2 { font: 500 clamp(30px,3.6vw,48px)/1.13 var(--brand-heading-font); letter-spacing: -.035em; margin: 12px 0 0; max-width: 850px; text-wrap: balance; }
.native-copy { position: relative; padding-right: 28px; min-width: 0; }
.native-copy p { white-space: normal; font-size: 16px; line-height: 1.62; margin: 0 0 20px; overflow-wrap: anywhere; }
.native-prose { max-width: 820px; display: grid; gap: 3px; margin-bottom: 20px; }
.native-prose .native-subheading p { font-weight: 600; font-size: 20px; margin: 24px 0 12px; }
.native-prose > .native-copy:first-child p,.native-lead p { font-size: 18px; line-height: 1.65; }
.native-copy-button { position: absolute; right: 0; top: 0; font-size: 18px; opacity: .12; min-width: 28px; min-height: 28px; background: none; border: 0; color: inherit; cursor: pointer; }
.native-copy:hover .native-copy-button,.native-copy:focus-within .native-copy-button { opacity: .75; }
.native-copy-button:focus-visible { outline: 2px solid var(--brand-accent); opacity: 1; }
.native-purpose { display: grid; gap: 1px; background: var(--line); border: 1px solid var(--line); }
.native-purpose > article { padding: clamp(24px,4vw,56px); background: var(--brand-background, #FAF8F5); }
.native-purpose > article:first-child { background: #0D59F2; color: #FFF; }
.native-purpose .upper { display: block; margin-bottom: 30px; }
.native-purpose .native-statement p { font: 500 clamp(25px,3vw,40px)/1.3 var(--brand-heading-font); letter-spacing: -.025em; }
.native-value-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); margin: 36px 0; border: 1px solid var(--line); }
.native-value { padding: 28px 22px; }
.native-value + .native-value { border-left: 1px solid var(--line); }
.native-value h3 { font: 500 clamp(24px,2.5vw,32px)/1.2 var(--brand-heading-font); margin: 30px 0 22px; overflow-wrap: anywhere; }
.native-value:first-child { background: #C3E2FA; }
.native-value-grid.native-two { grid-template-columns: repeat(2,minmax(0,1fr)); }
.native-misuse-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.native-misuse-grid .native-copy p { font: 500 18px/1.5 var(--brand-body-font); }
.native-misuse-rule { margin: 35px 0; }
.native-misuse-rule > h3 { font: 500 26px/1.3 var(--brand-heading-font); }
.native-example-grid { display: grid; gap: 16px; margin-top: 30px; }
.native-example-pair { display: grid; grid-template-columns: 1fr 1fr; }
.native-example { padding: 28px; }
.native-example.do { background: #0D59F2; color: white; }
.native-example.dont { background: #EBE9E4; color: #081F3B; }
.native-example .native-copy p { font: 500 21px/1.45 var(--brand-heading-font); margin: 28px 0 0; }
.native-verdict { font-size: 13px; letter-spacing: .03em; }
.native-rule-table { max-width: 100%; overflow: auto; border: 1px solid var(--line); margin: 32px 0; overscroll-behavior-x: contain; }
.native-rule-table table { width: 100%; min-width: 700px; border-collapse: collapse; text-align: left; }
.native-rule-table th,.native-rule-table td { padding: 22px 18px; border-bottom: 1px solid var(--line); vertical-align: top; font-size: 14px; line-height: 1.5; }
.native-rule-table th { font-weight: 600; }
.native-rule-table thead { background: #081F3B; color: white; }
.native-rule-table td .native-copy p { font-size: 14px; margin: 0; }
.native-rule-table tbody td:nth-child(3) { background: #C3E2FA44; }
.native-rule-table tbody td:nth-child(4) { background: #e7d8d133; }
.native-rule-table tbody tr:last-child > * { border: 0; }
.native-palette { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin: 30px 0; }
.native-swatch { min-width: 0; border: 1px solid var(--line); }
.native-swatch > button { height: 190px; padding: 20px; width: 100%; border: 0; cursor: pointer; display: flex; flex-direction: column; align-items: start; justify-content: space-between; text-align: left; font: inherit; }
.native-swatch > button strong { width: 100%; display: flex; justify-content: space-between; gap: 4px; font-size: 15px; font-weight: 500; }
.native-swatch-values { font-size: 13px; line-height: 1.65; padding: 18px 20px; white-space: normal; }
.native-palette-dense { grid-template-columns: repeat(7,minmax(0,1fr)); gap: 5px; }
.native-palette-dense .native-swatch > button { height: 115px; padding: 10px 6px; }
.native-palette-dense .native-swatch > button strong { font-size: 11px; }
.native-palette-dense .native-swatch-values { padding: 8px; font-size: 10px; overflow-wrap: anywhere; }
.native-gradients { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; margin: 36px 0; }
.native-gradient { margin: 0; min-width: 0; }
.native-gradient > img { width: 100%; height: auto; aspect-ratio: 392/912; object-fit: contain; display: block; }
.native-gradient figcaption { display: flex; justify-content: space-between; align-items: center; padding: 18px 0 10px; gap: 10px; }
.native-gradient h3 { font: 500 25px var(--brand-heading-font); margin: 0; }
.native-gradient .upper { font-size: 11px; opacity: .65; }
.native-editorial-note { display: block; border-left: 3px solid #B3955C; background: #B3955C12; padding: 20px 24px; margin: 26px 0; font-size: 14px; line-height: 1.6; }
.native-editorial-note p { margin: 10px 0; max-width: 820px; }
.native-type-specimen { background: #0D59F2; color: #FFF; padding: 40px; font: 500 clamp(64px,10vw,130px)/1.2 var(--brand-heading-font); margin: 0 0 30px; overflow-wrap: anywhere; }
.native-type-specimen.sans { background: #081F3B; font-family: var(--brand-body-font); }
.native-type-specimen > span { font-size: 24px; display: block; margin-top: 22px; }
.native-type-scale > div { display: grid; grid-template-columns: 180px minmax(0,1fr); gap: 32px; padding: 30px 0; border-top: 1px solid var(--line); }
.native-type-scale .native-copy p { font-size: 13px; line-height: 1.65; }
.native-type-scale > div > p { line-height: 1.15; margin: 0; letter-spacing: -.025em; overflow-wrap: anywhere; }
.native-media { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; margin: 32px 0; }
.native-media.single { grid-template-columns: 1fr; }
.native-media figure,.native-diagrams figure { margin: 0; min-width: 0; }
.native-media img,.native-media video { width: 100%; height: auto; display: block; max-height: 700px; object-fit: contain; background: #081F3B; }
.native-image-open { padding: 0; background: none; border: 0; display: block; width: 100%; cursor: zoom-in; }
.native-media figcaption,.native-diagrams figcaption { font-size: 12px; display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; }
.native-media figcaption a { min-width: 24px; text-align: right; }
.native-logo-example { margin: 32px 0; background: #FFF; border: 1px solid var(--line); padding: 50px 36px 18px; }
.native-logo-example img { display: block; width: 100%; height: 220px; object-fit: contain; }
.native-logo-example figcaption { display: flex; justify-content: space-between; margin-top: 36px; font-size: 12px; }
.native-diagrams { display: grid; gap: 24px; margin: 30px 0; }
.native-application-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; margin: 32px 0; }
.native-application { border: 1px solid var(--line); }
.native-application > img { width: 100%; height: auto; display: block; }
.native-application > div { padding: 18px 20px; }
.native-application .native-copy p { font-size: 14px; margin: 14px 0 0; }
.native-application[data-example-polarity="negative"] > div { background: #EBE9E4; }
.native-application[data-example-polarity="positive"] > div { background: #C3E2FA; }
.native-diagrams img { width: 100%; max-height: 720px; object-fit: contain; display: block; background: #FFF; }
.native-diagram-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
.native-logo-suite img { height: 210px; padding: 25px; }
.native-logo-suite figure:first-child { grid-column: 1/-1; }
.native-feature-quote { display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; background: #0D59F2; color: #FFF; font: 500 clamp(27px,3.5vw,45px)/1.2 var(--brand-heading-font); padding: 25px; }
.native-feature-logo { display: flex; align-items: center; justify-content: center; height: 100%; width: 100%; background: #C3E2FA; padding: 45px 30px; }
.native-feature-logo img { object-fit: contain; height: auto; width: 100%; }
.source-decisions > p { color: #bbb; font-size: 14px; line-height: 1.5; margin-bottom: 25px; }
.source-decision-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.source-decision-grid article { padding: 20px; border: 1px solid #555; }
.source-decision-grid h3 { font-size: 20px; margin: 0 0 16px; }
.source-decision-grid p { font-size: 14px; color: #bbb; line-height: 1.6; margin-bottom: 20px; }
.source-decision-grid a { font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }
@media (max-width: 800px) { .source-decision-grid { grid-template-columns: 1fr; } }
.native-source { margin-top: 26px; font-size: 13px; }
.native-source > summary { display: flex; justify-content: space-between; cursor: pointer; padding: 16px 0; opacity: .62; border-top: 1px solid var(--line); }
.native-source > summary:hover { opacity: 1; }
.native-source > summary::before { content: '+'; margin-right: 10px; }
.native-source[open] > summary::before { content: '−'; }
.native-source > summary > span { margin-left: auto; }
.native-source-body { padding: 10px 0 20px; }
.native-source-body > img { display: block; width: 100%; height: auto; }
.native-source-body > p { line-height: 1.6; max-width: 680px; }
.native-source-body > details { margin-top: 24px; }
.native-source-body > details > summary,.native-specs > summary { cursor: pointer; padding: 18px 0; }
.native-source-body > details .native-prose { padding: 20px; border: 1px solid var(--line); }
.native-source-example { padding: 20px; border-left: 2px solid #081F3B; background: #C3E2FA25; margin: 8px 0; }
.native-source-example[data-example-polarity="negative"] { background: #EBE9E4; border-color: #806255; }
.native-source-example .native-verdict { display: block; margin-bottom: 15px; font-size: 12px; }
.native-source-example .native-copy p { font-size: 16px; margin-bottom: 0; }
.native-next { display: flex; flex-direction: column; gap: 20px; padding: 50px 0; text-decoration: none; }
.native-next strong { font: 500 clamp(30px,4vw,54px)/1.1 var(--brand-heading-font); }
.native-next:hover { color: var(--brand-accent); }
@media (max-width: 1100px) {
  .native-palette-dense { grid-template-columns: repeat(5,minmax(0,1fr)); }
  .native-value-grid { grid-template-columns: 1fr; }
  .native-value + .native-value { border-left: 0; border-top: 1px solid var(--line); }
  .native-media { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 650px) {
  .native-chapter-head { padding: 32px 0 22px; }
  .native-chapter-head h1 { font-size: 46px; margin: 14px 0; }
  .native-chapter-head p { font-size: 16px; }
  .native-chapter-nav { gap: 8px 18px; padding: 16px 0; }
  .native-chapter-nav a { font-size: 13px; }
  .native-section { padding: 38px 0; scroll-margin-top: 82px; }
  .native-section-heading { margin-bottom: 22px; }
  .native-section h2 { font-size: 32px; }
  .native-prose > .native-copy:first-child p,.native-lead p { font-size: 17px; }
  .native-example-pair { grid-template-columns: 1fr; }
  .native-misuse-grid,.native-value-grid.native-two { grid-template-columns: 1fr; }
  .native-rule-table table { min-width: 0; }
  .native-rule-table thead { position: absolute; height: 1px; width: 1px; clip-path: inset(50%); overflow: hidden; }
  .native-rule-table tbody,.native-rule-table tr,.native-rule-table th,.native-rule-table td { display: block; width: auto; }
  .native-rule-table tr { margin: 0 0 22px; border-bottom: 2px solid #081F3B; }
  .native-rule-table tr:last-child { margin: 0; border: 0; }
  .native-rule-table tbody th { background: #081F3B; color: white; font-size: 19px; }
  .native-rule-table td::before { content: attr(data-label); display: block; font-size: 12px; font-weight: 600; margin-bottom: 12px; }
  .native-example { padding: 24px; }
  .native-palette { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
  .native-palette-dense { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 5px; }
  .native-swatch > button { height: 165px; padding: 16px; }
  .native-swatch-values { padding: 12px; font-size: 12px; }
  .native-palette-dense .native-swatch-values { font-size: 11px; }
  .native-palette-dense .native-swatch > button strong { font-size: 12px; }
  .native-gradients { gap: 10px; }
  .native-gradient h3 { font-size: 21px; }
  .native-gradient figcaption { align-items: start; flex-direction: column; gap: 8px; }
  .native-gradient .upper { font-size: 10px; }
  .native-media { grid-template-columns: 1fr; }
  .native-application-grid { grid-template-columns: 1fr; }
  .native-diagram-grid { grid-template-columns: 1fr; }
  .native-type-specimen { padding: 26px; font-size: 60px; }
  .native-type-scale > div { grid-template-columns: 1fr; gap: 16px; }
  .native-type-scale > div > p { font-size: clamp(24px,8vw,45px) !important; }
  .native-logo-example { padding: 28px 18px 14px; }
  .native-logo-example img { height: 140px; }
  .native-source > summary { font-size: 12px; gap: 10px; }
}

.native-editor-toolbar ~ .editor-layout .editor-detail textarea { min-height: 145px; }

.native-diagrams img.native-white-icon { height: 180px; padding: 45px; background: #081F3B; }
