.docs-page{background:#fff}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.header,.docs-sidebar,.footer-light{opacity:0;animation:fadeIn .3s ease-in forwards}@keyframes fadeIn{to{opacity:1}}.docs-container{display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 140px);max-width:1550px;margin:0 auto;width:100%;padding:0 2rem}.docs-sidebar{background:#fff;padding:2rem 0;position:sticky;top:73px;height:calc(100vh - 73px);overflow-y:auto;width:320px}.sidebar-nav{padding:0 2rem}.sidebar-section{margin-bottom:.5rem}.sidebar-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1rem;padding:0 1rem}.sidebar-section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;background:none;border:none;border-radius:6px;cursor:pointer;transition:background .2s;font-family:inherit}.sidebar-section-toggle:hover{background:#f5f5f5}.sidebar-section-toggle.has-active-child{background:#f5f5f5;font-weight:600}.sidebar-section-name{font-size:.875rem;font-weight:500;color:var(--text-primary);text-align:left}.toggle-icon{transition:transform .2s;color:var(--text-secondary)}.sidebar-section-toggle.active .toggle-icon{transform:rotate(0)}.sidebar-section-toggle:not(.active) .toggle-icon{transform:rotate(-90deg)}.sidebar-subsections{list-style:none;margin:.25rem 0 0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0}.sidebar-subsections li{margin:0}.sidebar-link{display:block;padding:.5rem .75rem .5rem 2rem;font-size:.875rem;color:var(--text-secondary);text-decoration:none;border-radius:6px;transition:all .2s}.sidebar-link:hover{background:#f5f5f5;color:var(--text-primary)}.sidebar-link.active{background:#f5f5f5;color:var(--text-primary);font-weight:600}@font-face{font-family:Saans Medium;src:url(/SaansMedium/SaansMedium.woff2) format("woff2"),url(/SaansMedium/SaansMedium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.section-pretitle{font-size:18px;color:#637c88;margin:3rem 0 .5rem;font-weight:400}.section-pretitle:first-child{margin-top:0}.docs-main{padding:2rem 0;width:100%;max-width:none}article{padding-right:calc(2rem - 20px);padding-top:0}.docs-breadcrumb{font-size:.875rem;color:var(--text-secondary);margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.docs-breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.docs-breadcrumb a:hover{color:var(--primary-600)}.breadcrumb-separator{color:#576d77}.docs-content{background:#fff;padding:0 calc(4rem - 20px) 3rem 4rem;border-radius:12px;box-shadow:0 1px 3px #0000000f;max-width:100%;overflow:hidden}.docs-content img{max-width:100%;height:auto}.docs-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:-.02em;color:var(--text-primary)}.docs-intro{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:3rem;padding-bottom:2rem;max-width:70%}.docs-section{margin-bottom:4rem}.section-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.75rem;font-weight:500;margin-bottom:0;color:var(--text-primary);max-width:70%}.section-divider{border-bottom:1px solid #e5e5e5;margin:1rem 0;width:70%}.section-text{font-size:1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:2rem;max-width:70%}.logo-showcase{margin:2rem 0;width:100%}.brand-section-img{width:100%;height:auto;display:block;border-radius:8px}.logo-display-large{background:#f8f8f8;padding:4rem;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.showcase-logo{max-width:300px;width:100%;height:auto}.clearspace-demo{position:relative}.clearspace-guides{position:absolute;top:2rem;right:2rem;bottom:2rem;left:2rem;pointer-events:none}.clearspace-guide{position:absolute;background:#4a7ac01a;border:1px dashed var(--primary-400)}.clearspace-guide.top{top:0;left:0;right:0;height:60px}.clearspace-guide.right{top:0;right:0;bottom:0;width:60px}.clearspace-guide.bottom{bottom:0;left:0;right:0;height:60px}.clearspace-guide.left{top:0;left:0;bottom:0;width:60px}.size-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0;width:100%}.size-example{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:#f8f8f8;border-radius:8px}.logo-large{width:200px;height:auto}.logo-medium{width:120px;height:auto}.logo-small{width:60px;height:auto}.size-label{font-size:.875rem;color:var(--text-secondary);font-weight:500}.placement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0;width:100%}.placement-example{display:flex;flex-direction:column;gap:1rem}.placement-box{aspect-ratio:4/3;background:#f8f8f8;border-radius:8px;border:1px solid #e5e5e5;padding:1.5rem;display:flex;position:relative}.placement-box.top-left{justify-content:flex-start;align-items:flex-start}.placement-box.top-center{justify-content:center;align-items:flex-start}.placement-box.center{justify-content:center;align-items:center}.placement-logo{width:100px;height:auto}.placement-label{font-size:.875rem;color:var(--text-secondary);text-align:center}.mark-showcase{margin:2rem 0}.mark-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.mark-example{display:flex;flex-direction:column;gap:1rem}.mark-display{aspect-ratio:1;background:#f8f8f8;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mark-display.with-grid{background:#fff;border:1px solid #e5e5e5}.construction-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(0deg,#e5e5e5 0,#e5e5e5 1px,transparent 1px,transparent 20px),repeating-linear-gradient(90deg,#e5e5e5 0,#e5e5e5 1px,transparent 1px,transparent 20px);opacity:.5}.mark-icon{font-size:4rem;font-weight:300;color:var(--text-primary);z-index:1}.mark-display.blue{background:var(--primary-600)}.mark-display.blue .mark-icon{color:#fff}.mark-display.blue-variant{background:var(--primary-400)}.mark-display.blue-variant .mark-icon{color:#fff}.mark-label{font-size:.875rem;color:var(--text-secondary);text-align:center}.partnership-example{margin:2rem 0;padding:3rem;background:#f8f8f8;border-radius:8px;display:flex;justify-content:center}.partnership-logos{display:flex;align-items:center;gap:3rem}.partner-logo{height:50px;width:auto}.plus-sign{font-size:2rem;color:var(--text-secondary);font-weight:300}.partner-placeholder{padding:2rem 4rem;background:#fff;border:2px dashed #ccc;border-radius:8px;color:var(--text-secondary);font-weight:500}.resources-section{padding-top:3rem;border-top:1px solid #e5e5e5}.resource-downloads{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.download-package{display:flex;align-items:center;gap:1.5rem;padding:2rem 3rem;background:#fafafa;text-decoration:none;border-radius:8px;transition:all .2s;align-self:flex-start;border:1px solid #e5e5e5}.download-package:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.package-icon{flex-shrink:0;width:24px;height:24px}.package-content{display:flex;flex-direction:column;gap:.25rem}.package-title{font-size:1rem;font-weight:600;color:#262626;letter-spacing:-.01em}.package-description{font-size:.75rem;color:#262626;line-height:1.4}.resource-figma-link{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 3rem;background:#fafafa;text-decoration:none;border-radius:8px;transition:all .2s;border:1px solid #e5e5e5;min-width:524px}.resource-figma-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.resource-figma-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.figma-title{font-size:.875rem;font-weight:600;color:#262626;line-height:1.4}.figma-subtitle{font-size:.75rem;color:#262626;line-height:1.5}.figma-icon{flex-shrink:0;width:40px;height:40px}.info-note{display:flex;align-items:center;gap:.75rem;padding:1.5rem 2rem;background:#f3f6ff;border-radius:8px;margin:2rem 0;width:fit-content}.info-icon{flex-shrink:0;width:20px;height:20px;margin-top:-2px}.info-text{font-size:16px;line-height:1.5;color:#262626;margin:0}.info-link{color:#3356cc;text-decoration:none;transition:text-decoration .2s}.info-link:hover{text-decoration:underline}.section-two-column .subsection-title{font-size:1rem;font-weight:600;color:#262626;margin:0;line-height:1.5}.section-two-column .subsection-title:first-child{margin-top:0}.section-two-column .section-list{margin:0;padding-left:2rem}.section-two-column .section-list li{margin-bottom:0;line-height:1.5}.section-two-column .section-list li:last-child{margin-bottom:0}.section-two-column .section-text{margin-bottom:0}.section-two-column .subsection-title:not(:first-child),.section-two-column .subsection-title:not(:first-child)~*,.section-two-column .section-list,.section-two-column .section-list li{font-size:14px}.section-two-column{gap:0!important}.section-two-column .section-title{margin-bottom:.5rem}.section-two-column .section-text{font-size:14px;margin-bottom:0}.section-two-column .voice-value-card{border:none}.resource-link{display:flex;align-items:center;gap:1.5rem;padding:2rem 3rem;background:#fafafa;text-decoration:none;border-radius:8px;transition:all .2s;border:1px solid #e5e5e5;min-width:528px}.resource-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.download-icon{flex-shrink:0;width:24px;height:24px;color:#262626}.resource-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.resource-title{font-size:.875rem;font-weight:600;color:#262626;line-height:1.4}.resource-description{font-size:.75rem;color:#262626;line-height:1.5}.docs-pagination{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;padding-top:2rem;width:100%}.pagination-link{padding:1.5rem;background:#f2f4f5;border-radius:8px;text-decoration:none;transition:all .2s;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 2px 8px #00000026}.pagination-link:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.pagination-link.prev{text-align:left}.pagination-link.next{text-align:right;grid-column:2}.pagination-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-weight:600}.pagination-title{font-size:1rem;color:var(--text-primary);font-weight:500}.usage-hero{margin:2rem 0;border-radius:12px;overflow:hidden;width:100%;aspect-ratio:16/9}.usage-hero-img{width:100%;height:100%;object-fit:cover;display:block}.logo-versions{display:flex;flex-direction:column;gap:2rem;margin:2rem 0;width:100%}.version-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.version-example{padding:3rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.version-example.light-bg{background:#fff;border:1px solid #e5e5e5}.version-example.dark-bg{background:#4a4a4a}.version-example.black-bg{background:#1a1a1a}.version-example.gray-bg{background:#666}.version-logo{height:50px;width:auto}.version-logo.inverted{filter:brightness(0) invert(1)}.version-label{font-size:.875rem;color:var(--text-secondary);font-weight:500}.version-label.light-text{color:#fff}.color-versions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0;width:100%}.color-version{aspect-ratio:4/3;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:2rem}.color-version.blue-version{background:#4a7ac0}.color-version.green-version{background:#00b571}.color-version.orange-version{background:#f89c3c}.color-version.pink-version{background:#ffb6c1}.color-version.yellow-version{background:#f7dc6f}.color-version.purple-version{background:#bb8fce}.color-logo{height:60px;width:auto;filter:brightness(0) invert(1)}.dont-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0;width:100%}.dont-example{display:flex;flex-direction:column;gap:1rem}.dont-display{aspect-ratio:1;background:#f8f8f8;border-radius:8px;border:2px solid #ff4444;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.dont-display:before{content:"";position:absolute;top:50%;left:10%;right:10%;height:3px;background:#f44;transform:translateY(-50%) rotate(-45deg);z-index:2}.dont-display.blue-bg-bad{background:#6b8fd7}.dont-display.light-gray-bg{background:#e8e8e8}.dont-logo{height:50px;width:auto;position:relative;z-index:1}.dont-logo.stretched{transform:scaleX(1.5)}.dont-logo.spaced{letter-spacing:10px}.dont-logo.blue-tint{filter:brightness(0) invert(1)}.dont-logo.with-shadow{filter:drop-shadow(4px 4px 8px rgba(0,0,0,.5))}.dont-logo.rotated{transform:rotate(15deg)}.dont-logo.faded{opacity:.3}.dont-logo.outlined{filter:drop-shadow(0 0 2px #000)}.dont-logo.misaligned{transform:translate(10px,-10px)}.dont-text{font-size:1.5rem;font-weight:700;text-align:center;line-height:1.2}.dont-label{font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.dont-label strong{color:var(--text-primary);font-weight:600}.logo-on-images{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0;width:100%}.image-examples-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}.image-example{position:relative;border-radius:12px;overflow:hidden}.image-example.large{aspect-ratio:16/9}.image-example.small{aspect-ratio:4/3}.example-photo{width:100%;height:100%;object-fit:cover}.overlay-dark{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 60%)}.overlay-light{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(255,255,255,.8),transparent 60%)}.overlay-logo{position:absolute;bottom:2rem;left:2rem;height:50px;width:auto;z-index:2}.overlay-logo.inverted{filter:brightness(0) invert(1)}.overlay-logo-small{position:absolute;bottom:1.5rem;left:1.5rem;height:40px;width:auto;z-index:2}.overlay-logo-small.inverted{filter:brightness(0) invert(1)}.overlay-text{position:absolute;bottom:6rem;left:2rem;right:2rem;color:#fff;z-index:2}.overlay-text h3{font-size:1.5rem;font-weight:500;line-height:1.3}.claim-hero{position:relative;margin:2rem 0;border-radius:12px;overflow:hidden;aspect-ratio:16/9;width:100%}.claim-hero-img{width:100%;height:100%;object-fit:cover}.claim-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem}.claim-hero-logo{height:60px;width:auto}.claim-hero-logo.inverted{filter:brightness(0) invert(1)}.claim-hero-text{font-size:2.5rem;font-weight:500;color:#fff;text-align:center}.claim-usage-examples{margin:2rem 0;width:100%}.claim-example.primary{margin-bottom:2rem}.claim-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;display:grid;grid-template-columns:1fr 1fr;width:100%}.claim-content{padding:3rem;display:flex;flex-direction:column;gap:1rem}.claim-content.blue-gradient{background:linear-gradient(135deg,#4a7ac0,#2d5fa3);color:#fff}.claim-tag{font-size:.75rem;font-weight:600;letter-spacing:.1em;opacity:.8}.claim-title{font-size:2rem;font-weight:600;line-height:1.2}.claim-subtitle{font-size:1rem;opacity:.9;line-height:1.5}.claim-text{margin-top:auto;font-size:1.125rem;font-weight:500}.claim-visual{background:#f0f4f8;display:flex;align-items:center;justify-content:center;padding:3rem}.spiral-graphic{width:200px;height:200px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(74,122,192,.3),transparent 70%);border:2px solid rgba(74,122,192,.2);position:relative}.typography-examples{margin:2rem 0;width:100%}.typo-example{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.typo-display{background:#f8f8f8;padding:3rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.typo-display.large-claim{padding:4rem}.typo-logo{height:60px;width:auto}.typo-divider{width:100%;max-width:400px;border:none;border-top:1px solid #ccc;margin:0}.typo-claim{font-size:2rem;font-weight:500;text-align:center;margin:0}.typo-label{font-size:.875rem;color:var(--text-secondary);text-align:center}.color-treatments{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;width:100%}.treatment-example{padding:3rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.treatment-example.dark-treatment{background:#2a2a2a;color:#fff}.treatment-example.light-treatment{background:#f8f8f8}.treatment-logo{height:50px;width:auto}.treatment-logo.inverted{filter:brightness(0) invert(1)}.treatment-claim{font-size:1.25rem;font-weight:500;text-align:center;margin:0}.message-examples{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;width:100%}.message-card{background:#f8f8f8;padding:2rem;border-radius:8px;position:relative}.message-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.message-logo{height:40px;width:auto}.message-claim{font-size:1rem;font-weight:500;text-align:center;margin:0}.message-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.message-list{list-style:none;padding:0;margin:0}.message-list li{padding-left:1.5rem;margin-bottom:.75rem;position:relative;font-size:.875rem;color:var(--text-secondary);line-height:1.6}.message-list li:before{content:"✓";position:absolute;left:0;color:#00b571;font-weight:600}.example-badge{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;border-radius:6px;font-size:.75rem;font-weight:600}.example-badge.correct-badge{background:#d4edda;color:#155724}.typo-hero-banner{background:linear-gradient(135deg,var(--primary-600) 0%,var(--primary-800) 100%);padding:4rem;border-radius:12px;color:#fff;position:relative;overflow:hidden;margin:2rem 0}.typo-hero-title{font-size:3rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.typo-hero-text{font-size:1rem;line-height:1.8;opacity:.95;max-width:800px}.typeface-showcase{margin:3rem 0;background:#fff;border-radius:12px;border:1px solid #e5e5e5;overflow:hidden}.typeface-header{padding:2rem;border-bottom:1px solid #e5e5e5}.typeface-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.typeface-meta{font-size:.875rem;color:var(--text-secondary)}.typeface-sample-large{padding:3rem;background:#fafafa;text-align:center}.saans-sample{font-size:2.5rem;font-weight:500;line-height:1.4;color:var(--text-primary)}.typeface-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.typeface-card{background:#fff;border-radius:12px;border:1px solid #e5e5e5;overflow:hidden}.typeface-display{padding:3rem 2rem;text-align:center}.typeface-display.noto-semibold{background:#2a2a2a;color:#fff}.typeface-display.noto-regular{background:#fff;color:var(--text-primary)}.display-label{font-size:.875rem;margin-bottom:1.5rem;opacity:.8}.display-sample{font-size:4rem;font-weight:600;margin-bottom:1.5rem;line-height:1}.display-alphabet{font-size:1.125rem;line-height:1.6}.print-example{margin:2rem 0;border-radius:12px;overflow:hidden}.print-sample-img{width:100%;height:auto;display:block}.type-usage-hero{background:#2a2a2a;padding:4rem;border-radius:12px;display:flex;align-items:center;justify-content:space-between;margin:2rem 0;position:relative;overflow:hidden}.usage-hero-text{font-size:4rem;font-weight:500;color:#fff;line-height:1.1;flex:1}.usage-hero-letters{font-size:12rem;font-weight:300;color:#ffffff26;line-height:1;position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.typeface-application-example{margin:2rem 0;border-radius:12px;overflow:hidden}.application-img{width:100%;height:auto;display:block}.line-length-chart{margin:2rem 0;padding:2rem;background:#f8f8f8;border-radius:12px}.chart-header{display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 1rem}.chart-label{font-size:.875rem;color:var(--text-secondary)}.chart-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.chart-bar{background:#fff;padding:1.5rem;border-radius:8px;border:2px solid #e5e5e5}.chart-bar.too-short{border-top:4px solid #ff6b6b}.chart-bar.optimal{border-top:4px solid #00b571}.chart-bar.too-long{border-top:4px solid #ffa726}.bar-label{font-size:.875rem;font-weight:600;display:block;margin-bottom:1rem;color:var(--text-primary)}.bar-description{font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.chart-note{font-size:.875rem;color:var(--text-secondary);text-align:center}.line-height-examples{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.line-height-card{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e5e5e5}.line-height-card.bad{border-top:4px solid #ff6b6b}.line-height-card.good{border-top:4px solid #00b571}.card-heading{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.card-sample{font-size:.95rem;color:var(--text-secondary)}.tight-sample{line-height:1.2}.optimal-sample{line-height:1.7}.alternative-fonts-display{margin:2rem 0;background:#2a2a2a;padding:3rem;border-radius:12px}.fonts-comparison{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.fonts-comparison:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.font-column{text-align:center}.font-label{font-size:.875rem;color:#ffffffb3;margin-bottom:1rem}.font-sample{font-size:4rem;color:#fff;line-height:1}.color-scale-section{margin:2rem 0}.color-scale-row{display:grid;grid-template-columns:repeat(10,1fr);gap:0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.color-box{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem .5rem;gap:.5rem;transition:transform .2s;cursor:pointer}.color-box:hover{transform:scale(1.05);z-index:10;box-shadow:0 4px 12px #00000026}.color-value{font-size:.75rem;font-weight:600;opacity:.7}.color-hex{font-size:.7rem;font-family:Courier New,monospace;opacity:.8}.color-box.light-text{color:#fff}.color-palette-section{margin:3rem 0 2rem}.palette-section-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:500;margin-bottom:1rem;color:var(--text-primary)}.brand-palette-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin:2rem 0}.brand-palette-card{padding:1.5rem;border:1px solid #E5EAED;border-radius:12px;background:#fafbfb}.brand-palette-chip{width:100%;height:96px;border-radius:10px;margin-bottom:1rem}.brand-palette-chip-light{border:1px solid #D9E1E6}.brand-palette-name{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.35rem}.brand-palette-value{font-size:.95rem;color:var(--text-secondary);margin:0}.contrast-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin:2rem 0}.contrast-item{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;position:relative;box-shadow:0 2px 6px #00000014}.contrast-sample{font-size:2rem;font-weight:600}.contrast-indicator{position:absolute;bottom:.5rem;right:.5rem;font-size:1rem}.contrast-item.bad{opacity:.7}.brand-color-example,.strategy-example{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.brand-color-img,.strategy-example-img{width:100%;height:auto;display:block}.photo-hero-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0}.photo-hero-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1}.photo-hero-img{width:100%;height:100%;object-fit:cover}.photo-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 60%);display:flex;align-items:flex-end;padding:2rem}.photo-hero-title{font-size:1.5rem;font-weight:600;color:#fff}.photo-mosaic{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin:2rem 0}.photo-large,.photo-medium{border-radius:8px;overflow:hidden}.photo-large img,.photo-medium img{width:100%;height:100%;object-fit:cover;display:block}.photo-grid-small{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem}.photo-grid-small img{width:100%;height:100%;object-fit:cover;border-radius:8px}.photo-usage-hero{position:relative;margin:2rem 0;border-radius:12px;overflow:hidden;aspect-ratio:16/9}.photo-usage-hero-img{width:100%;height:100%;object-fit:cover}.photo-usage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent 50%);display:flex;align-items:flex-end;justify-content:space-between;padding:3rem}.photo-usage-hero-text{font-size:3rem;font-weight:600;color:#fff;line-height:1.1}.photo-usage-logo{height:50px;width:auto;filter:brightness(0) invert(1)}.cropping-examples{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.cropping-example{border-radius:12px;overflow:hidden}.cropping-example img{width:100%;height:auto;display:block}.cropping-label{margin-top:1rem;font-size:.875rem;color:var(--text-secondary)}.overlay-examples{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.overlay-example{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3}.overlay-example img{width:100%;height:100%;object-fit:cover}.overlay-content-demo{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 60%);display:flex;align-items:flex-end;padding:2rem;color:#fff}.overlay-content-demo.light{background:linear-gradient(to top,rgba(255,255,255,.9),transparent 60%);color:var(--text-primary)}.overlay-label{margin-top:1rem;font-size:.875rem;color:var(--text-secondary)}.bw-color-example,.simple-photo-grid,.tone-examples{margin:2rem 0;border-radius:12px;overflow:hidden}.simple-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.simple-photo-grid img{width:100%;height:auto;border-radius:8px}.tone-examples{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.tone-example img{width:100%;height:auto;border-radius:8px;margin-bottom:1rem}.tone-label{font-size:.875rem;color:var(--text-secondary)}.icon-display-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:2rem;margin:3rem 0;padding:3rem;background:#f8f8f8;border-radius:12px}.icon-demo{width:64px;height:64px;color:var(--text-primary)}.icon-banner{background:linear-gradient(135deg,#e0f2fe,#ddd6fe);padding:4rem;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin:2rem 0}.icon-banner-title{font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:1rem;color:var(--text-primary)}.icon-banner-text{font-size:1rem;line-height:1.7;color:var(--text-secondary)}.icon-banner-visual{display:flex;align-items:center;justify-content:center}.icon-banner-icon{width:200px;height:200px}.icon-style-demo{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:2rem 0}.style-demo-item{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;background:#f8f8f8;border-radius:12px}.style-icon-large{width:80px;height:80px}.style-demo-label{font-size:.875rem;color:var(--text-secondary)}.icon-usage-hero{background:linear-gradient(135deg,#f87171,#f59e0b);padding:3rem;border-radius:12px;margin:2rem 0}.hero-icon-group{display:flex;gap:1.5rem}.hero-icon-box{background:#fff3;padding:1.5rem;border-radius:8px;display:flex;flex-direction:column;gap:.75rem}.hero-icon-box.featured{flex:1;background:#8b451366}.hero-icon-svg{width:32px;height:32px}.hero-icon-label{font-size:.875rem;font-weight:600;color:#fff}.hero-icon-desc{font-size:.875rem;color:#ffffffe6;line-height:1.6}.sizing-demo{display:flex;gap:3rem;align-items:flex-end;justify-content:center;padding:3rem;background:#f8f8f8;border-radius:12px;margin:2rem 0}.size-example-icon{display:flex;flex-direction:column;align-items:center;gap:1rem}.icon-size-16{width:16px;height:16px;color:var(--text-primary)}.icon-size-24{width:24px;height:24px;color:var(--text-primary)}.icon-size-32{width:32px;height:32px;color:var(--text-primary)}.size-label-icon{font-size:.75rem;color:var(--text-secondary)}.color-icon-examples{display:flex;gap:2rem;margin:2rem 0;padding:2rem;background:#f8f8f8;border-radius:12px}.color-icon-group{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.color-group-label{font-size:.75rem;color:var(--text-secondary);text-align:center}.color-icon{width:48px;height:48px}.button-examples{display:flex;gap:1rem;margin:2rem 0}.btn-demo{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:all .2s}.btn-demo.primary{background:var(--primary-600);color:#fff}.btn-demo.secondary{background:#fff;color:var(--primary-600);border:1px solid var(--primary-600)}.btn-demo.tertiary{background:transparent;color:var(--primary-600);border:1px solid #e5e5e5}.btn-icon{width:16px;height:16px}.guidelines-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.guideline-card{padding:1.5rem;border-radius:8px;font-size:.875rem}.guideline-card.good{background:#d4edda;color:#155724}.guideline-card.bad{background:#f8d7da;color:#721c24}.voice-hero{position:relative;margin:2rem 0;border-radius:12px;overflow:hidden;aspect-ratio:16/9}.voice-hero-img{width:100%;height:100%;object-fit:cover}.voice-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 40%);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;color:#fff}.voice-hero-subtitle{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;opacity:.9}.voice-hero-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem;line-height:1.2}.voice-hero-text{font-size:1rem;line-height:1.7;max-width:700px;opacity:.95}.voice-value-card{background:#f8f8f8;padding:2rem;border-radius:12px;border-left:4px solid var(--primary-600);margin:2rem 0}.value-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-600);margin-bottom:.75rem}.value-statement{font-size:1.5rem;font-weight:500;line-height:1.4;color:var(--text-primary)}.brand-essence-banner{background:linear-gradient(135deg,#fef3c7,#bfdbfe);padding:4rem;border-radius:12px;text-align:center;margin:3rem 0}.essence-logo{height:60px;width:auto;margin-bottom:1.5rem}.essence-claim{font-size:1rem;margin-bottom:1rem;color:var(--text-secondary)}.essence-statement{font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-primary)}.tone-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.tone-card{padding:3rem;border-radius:12px;color:#fff}.tone-card.primary-tone{background:linear-gradient(135deg,#c7d2fe,#ddd6fe);color:var(--text-primary)}.tone-card.secondary-tone{background:linear-gradient(135deg,#0ea5e9,#06b6d4)}.tone-card-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.tone-list{list-style:none;padding:0}.tone-list li{padding:.5rem 0;font-size:1rem;line-height:1.6}.audience-table,.channel-table{margin:2rem 0;background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e5e5}.table-row{display:grid;grid-template-columns:1fr 2fr 2fr;gap:1.5rem;padding:1.5rem;border-bottom:1px solid #e5e5e5}.table-row:last-child{border-bottom:none}.table-row.table-header{background:#f8f8f8;font-weight:600}.table-cell{font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.table-cell strong{color:var(--text-primary);font-weight:600}.messaging-hero{position:relative;margin:2rem 0;border-radius:12px;overflow:hidden;aspect-ratio:16/9}.messaging-hero-img{width:100%;height:100%;object-fit:cover}.messaging-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.messaging-logo{height:60px;width:auto;filter:brightness(0) invert(1)}.messaging-title{font-size:2.5rem;font-weight:500;color:#fff}.guidelines-errors{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0}.error-card{background:#fff3cd;padding:2rem;border-radius:8px;border-left:4px solid #ffc107}.error-title{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.error-desc{font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.boilerplate-box{background:#fff;padding:2.5rem;border-radius:12px;border:2px solid var(--primary-200);margin:2rem 0}.boilerplate-text{font-size:1rem;line-height:1.8;color:var(--text-secondary)}.narrative-principles{background:#f8f8f8;padding:2rem;border-radius:12px;margin:2rem 0}.principles-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.principles-list{list-style:none;padding:0}.principles-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;font-size:.95rem;line-height:1.7;color:var(--text-secondary)}.principles-list li:before{content:"•";position:absolute;left:0;color:var(--primary-600);font-weight:700}.ds-hero,.ds-example,.ds-workspace{margin:2rem 0;border-radius:12px;overflow:hidden}.ds-hero-img,.ds-example-img,.ds-workspace-img{width:100%;height:auto;display:block}.ds-quote{background:linear-gradient(to top,#F3F6FF 0%,transparent 100%);padding:2.5rem 5rem;border-radius:12px;border:none;margin:3rem 0;min-height:276px;display:flex;align-items:center}.ds-quote p{font-size:1.5rem;font-weight:400;line-height:1.6;color:var(--text-primary);font-style:normal;margin:0}@media (min-width: 1200px){.ds-quote p{font-size:1.75rem}}.color-callout{background:#f3f6ff;border-radius:12px;padding:1.25rem 1.5rem;margin:1rem 0 1.5rem;display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;text-align:center;white-space:nowrap}.color-callout .icon-info{width:20px;height:20px;margin-right:8px;stroke:#273237;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.inline-link{text-decoration:none}.inline-link:hover{text-decoration:underline}.percepta-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;margin:3rem 0;padding:2rem;background-color:#fafafa;border-radius:12px}.mosaic-img{width:100%;height:auto;display:block;border-radius:8px}.feature-list{list-style:none;padding:0;margin:1.5rem 0}.feature-list li{padding:.75rem 0 .75rem 2rem;position:relative;font-size:1rem;line-height:1.7;color:var(--text-secondary)}.feature-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.125rem}.percepta-hero{background:#1a1a1a;padding:5rem 3rem;border-radius:12px;text-align:center;margin:2rem 0}.percepta-title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:.05em}.percepta-tagline{font-size:1.125rem;color:#fffc}.percepta-features,.whats-inside-grid{margin:2rem 0}.feature-grid,.whats-inside-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.feature-item,.inside-card{background:#f8f8f8;padding:2rem;border-radius:12px}.feature-name,.inside-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.feature-desc,.inside-desc{font-size:.95rem;line-height:1.7;color:var(--text-secondary)}.subsection-title{font-family:Saans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:500;margin:2rem 0 1rem;color:var(--text-primary)}.digital-showcase,.application-examples,.mobile-showcase,.event-examples{margin:2rem 0;border-radius:12px;overflow:hidden}.digital-img,.app-example-img,.mobile-img,.event-img,.print-example-img{width:100%;height:auto;display:block}.section-two-column{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin:3rem 0}.section-two-column .column-text{display:flex;flex-direction:column;gap:0;align-items:flex-start;justify-content:flex-start}.section-two-column .column-image{width:100%}.section-two-column .column-image img{width:100%;height:auto;display:block}@media (max-width: 1024px){.section-two-column{grid-template-columns:1fr;gap:2rem}}.recommended-use-box{background:#f5f5f5;border-radius:8px;padding:2rem;margin:5rem 0;width:100%}.recommended-title{font-size:18px;font-weight:400;color:#637c88;margin:0 0 .5rem;line-height:1.5}.recommended-text{font-size:28px;color:#262626;margin:0;line-height:1.2}.boilerplate-content{margin:4rem 0}.boilerplate-card{background:#fff;border:none;border-radius:12px;padding:0;display:flex;gap:2rem;align-items:flex-start;box-shadow:none;min-height:200px}.boilerplate-icon{flex-shrink:0;margin-top:-1.5rem}.quotes-icon{width:130px;height:130px}.boilerplate-text{flex:1}.boilerplate-main-text{font-size:16px;line-height:1.6;color:#262626;margin:0 0 1.5rem;font-weight:400}.boilerplate-main-text:last-child{margin-bottom:0}.boilerplate-main-text strong{font-weight:600;color:#262626}.boilerplate-icon-closing{flex-shrink:0;margin-top:auto;margin-bottom:-1.5rem;transform:rotate(180deg)}.quotes-icon-closing{width:130px;height:130px}.mobile-menu-toggle{display:none;position:fixed;top:15px;right:20px;z-index:1101;background:#f5f5f5;color:var(--text-primary);border:1px solid #e5e5e5;border-radius:8px;width:44px;height:44px;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.mobile-menu-toggle:hover{background:#e8e8e8;transform:scale(1.05)}.mobile-menu-toggle svg{width:22px;height:22px;stroke:#262626}@media (min-width: 1400px){.docs-container{max-width:1550px;margin:0 auto}.docs-main{max-width:1600px}}@media (max-width: 1024px){.docs-container{grid-template-columns:1fr;max-width:100%;margin:0;padding-left:0;width:100%}.header-content{padding:0 80px 0 1rem}.logo-image{height:24px!important}.header-nav{display:none}.footer-light-logo{height:77px!important}.brand-palette-grid{grid-template-columns:1fr}.docs-breadcrumb{display:none}.color-scale-row,.color-scale{display:flex!important;flex-direction:column!important;height:auto!important;overflow:visible!important;gap:0!important}.color-swatch{width:100%!important;height:50px!important;aspect-ratio:auto!important;border-radius:0!important;padding:0 1rem!important;position:relative!important;border:none!important;box-shadow:none!important;margin:0!important;transform:scale(1)!important;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease!important}.color-swatch:hover{transform:scale(1.05)!important;box-shadow:0 4px 12px #00000026!important;border-radius:4px!important;z-index:10!important}.color-swatch:active{transform:scale(1.03)!important;transition:transform .1s ease!important}.color-swatch:before,.color-swatch:after{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;font-size:.875rem!important}.clickable-swatch:before,.color-swatch:before{content:attr(data-value)!important;left:1rem!important;font-weight:600!important}.clickable-swatch:after,.color-swatch:after{content:attr(data-hex)!important;right:1rem!important;font-weight:500!important;font-family:Courier New,monospace!important;opacity:.8!important}.color-swatch:nth-child(n+5):before,.color-swatch:nth-child(n+5):after{color:#fff!important}.color-swatch:first-child{border-radius:8px 8px 0 0!important}.color-swatch:last-child{border-radius:0 0 8px 8px!important}.docs-sidebar{position:fixed!important;left:-320px!important;top:0!important;height:100vh!important;width:320px!important;z-index:1100!important;transition:left .3s ease!important;border-right:none!important;box-shadow:none!important;background:#fff!important;overflow-y:auto!important}.docs-sidebar.mobile-open{left:0!important;box-shadow:2px 0 8px #0000004d!important}.sidebar-nav{padding:1.5rem!important}.mobile-menu-toggle{display:flex!important}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1050;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:block;opacity:1}.docs-main,.docs-content{padding:2rem 1.5rem;max-width:100%}.docs-title{font-size:2rem}.size-examples,.placement-grid,.mark-grid,.docs-pagination{grid-template-columns:1fr}.pagination-link.next{grid-column:1}.version-row,.color-versions-grid,.dont-examples,.image-examples-row,.color-treatments,.message-examples,.claim-card{grid-template-columns:1fr}.typo-hero-title{font-size:2rem}.typeface-grid,.chart-bars,.line-height-examples,.fonts-comparison{grid-template-columns:1fr}.usage-hero-letters{font-size:8rem}}@media (max-width: 768px){.docs-sidebar{width:280px!important;left:-280px!important}.docs-sidebar.mobile-open{left:0!important}.docs-main{padding:1.5rem 1rem}.docs-title{font-size:2rem}.section-two-column{grid-template-columns:1fr;gap:2rem}}
