@font-face{font-family:Sanomat;src:url(/brandbook/assets/fonts/Sanomat-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Volte;src:url(/brandbook/assets/fonts/Volte-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Volte;src:url(/brandbook/assets/fonts/Volte-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Volte;src:url(/brandbook/assets/fonts/Volte-Semibold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--sky:#3cb4e5;--blue:#0077b6;--navy:#031c63;--periwinkle:#5e60ce;--violet:#662eb4;--deep-violet:#461682;--magenta:#db0071;--yellow:#ffc609;--teal:#12bdc8;--mist:#e4e6ef;--nav-surface:#f7f9fc;--ink:#031c63;--surface:#e4e6ef;--rail-width:260px;--content-max:1480px;--ease-out:cubic-bezier(.22, .75, .25, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Volte,Arial,sans-serif;font-size:17px;line-height:1.45}body.menu-is-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline:3px solid var(--sky);outline-offset:4px}.skip-link{z-index:100;color:var(--navy);background:var(--sky);padding:.65rem .8rem;font-weight:600;text-decoration:none;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-nav{z-index:20;width:var(--rail-width);color:#000;background:var(--nav-surface);flex-direction:column;justify-content:space-between;padding:1.8rem 1.5rem 1.45rem;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{align-items:center;width:150px;display:inline-flex}.brand-lockup img{width:100%;height:auto}.nav-kicker{color:var(--sky);letter-spacing:.16em;text-transform:uppercase;margin:2.6rem 0 .8rem;font-size:.68rem;font-weight:600}.nav-list{gap:.24rem;margin:0;padding:0;list-style:none;display:grid}.nav-list a{color:#000;align-items:center;gap:.7rem;padding:.62rem .6rem;font-size:.96rem;text-decoration:none;transition:color .2s,background-color .2s,transform .2s;display:flex;position:relative}.nav-list a:before{content:"";border:1px solid;border-radius:50%;width:.38rem;height:.38rem;transition:background-color .2s,border-color .2s,transform .2s}.nav-list a:hover,.nav-list a[aria-current=page]{color:#000;background:0 0}.nav-list a[aria-current=page]:before{border-color:var(--sky);background:var(--sky);transform:scale(1.3)}.nav-meta{color:#000;gap:.4rem;font-size:.76rem;display:grid}.nav-meta strong{color:#000;font-weight:500}.nav-meta-line{border-top:1px solid #000;justify-content:space-between;padding-top:.7rem;display:flex}.mobile-bar{display:none}.desktop-nav-content{flex-direction:column;justify-content:space-between;height:100%;display:flex}.menu-panel{display:none}.page-shell{min-height:100vh;margin-left:var(--rail-width);position:relative;overflow:hidden}.page-shell:before{z-index:0;top:0;right:0;left:var(--rail-width);background:var(--mist);content:"";height:1px;position:fixed}.page-content{z-index:1;position:relative}.container{width:min(calc(100% - 7rem), var(--content-max));margin:0 auto}.eyebrow{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.72rem;font-weight:600;line-height:1.2}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.display{letter-spacing:-.02em;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(3rem,7vw,6rem);font-weight:500;line-height:.98}.display em{color:var(--magenta);font-style:normal}.section-title{letter-spacing:-.02em;max-width:12ch;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:500;line-height:1}.headline-line{display:inline}.lead{max-width:60ch;color:var(--ink);margin:1.45rem 0 0;font-size:clamp(1.08rem,1.4vw,1.28rem);line-height:1.46}.small-copy{color:var(--ink);font-size:.94rem}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--navy);min-height:2.9rem;color:var(--navy);background:0 0;justify-content:center;align-items:center;padding:.7rem 1.05rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s,transform .2s;display:inline-flex}.button:hover{color:#fff;background:var(--navy);transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.98)}.button--light{color:#fff;border-color:#fff}.button--light:hover{color:var(--navy);background:#fff}.button--fill{color:#fff;background:var(--navy)}.button--fill:hover{color:var(--navy);background:var(--sky)}.text-link{color:var(--navy);text-underline-offset:.25rem;align-items:center;gap:.4rem;margin-top:1.7rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.text-link:hover{color:var(--magenta)}.hero{align-items:stretch;min-height:min(100vh,940px);display:grid;position:relative;overflow:hidden}.hero>*{position:relative}.hero__copy{z-index:2;flex-direction:column;justify-content:center;width:min(42rem,82%);padding:6.4rem 0 5rem;display:flex;position:relative}.hero--home{background:var(--navy);color:#fff;grid-template-columns:52% 48%}.hero--home .hero__copy{width:min(40rem,88%);padding-left:clamp(2.4rem,7vw,7.5rem)}.hero--home .eyebrow{color:var(--sky)}.hero--home .lead{color:#fff}.hero--home .display{font-size:clamp(3.9rem,7.4vw,6rem)}.hero__image{min-height:100%;position:relative;overflow:hidden}.hero__image img{object-fit:cover;width:100%;height:100%}.hero__image:after{content:"";background:linear-gradient(90deg,#0000 0 58%,#031c63),linear-gradient(#0000 50%,#031c63);position:absolute;inset:0}.hero--split{background:#fff;grid-template-columns:46% 54%}.hero--split .hero__copy{width:auto;margin-left:clamp(2rem,8vw,8rem);margin-right:2.25rem}.hero--split .hero__image{min-height:calc(100% - 4.5rem);margin:2.25rem 2.25rem 2.25rem 0}.hero--split .hero__image img{height:100%}.hero--color{background:var(--navy);color:#fff}.hero--color .hero__copy{margin-left:clamp(2rem,8vw,8rem)}.hero--color .eyebrow{color:var(--sky)}.hero--color .lead{color:#fff}.hero--color .hero__image{border-radius:0 8rem 0 0;align-self:center;height:75%;margin:12% 8% 0 4%}.hero--dark{background:var(--navy);color:#fff}.hero--dark .hero__copy{margin-left:clamp(2rem,8vw,8rem)}.hero--dark .eyebrow{color:var(--teal)}.hero--dark .lead{color:#fff}.hero--dark .hero__image{border-radius:0 8rem 0 0;align-self:center;height:75%;margin:12% 8% 0 3%}.hero--type{background:var(--sky)}.hero--type .hero__copy{margin-left:clamp(2rem,8vw,8rem)}.hero--type .hero__image{border-radius:0 8rem 0 0;align-self:center;height:82%;margin:8% 8% 0 3%}.hero--photo{background:var(--teal)}.hero--photo .hero__copy{margin-left:clamp(2rem,8vw,8rem)}.hero--photo .hero__image{border-radius:0 8rem 0 0;align-self:center;height:75%;margin:12% 8% 0 3%}.hero--split,.hero--color,.hero--dark,.hero--type,.hero--photo{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr);min-height:min(74vh,680px)}.hero--split .hero__copy,.hero--color .hero__copy,.hero--dark .hero__copy,.hero--type .hero__copy,.hero--photo .hero__copy{width:auto;margin-right:clamp(1.5rem,3vw,3rem);padding-top:clamp(4.5rem,8vw,6.5rem);padding-bottom:clamp(4.5rem,8vw,6.5rem)}.hero--split .hero__image,.hero--color .hero__image,.hero--dark .hero__image,.hero--type .hero__image,.hero--photo .hero__image{aspect-ratio:4/3;border-radius:0 clamp(3rem,6vw,5.5rem) 0 0;align-self:center;width:auto;height:auto;min-height:0;margin:clamp(2rem,4.5vw,4.5rem) clamp(2rem,4.5vw,4.5rem) clamp(2rem,4.5vw,4.5rem) 0}@media (width>=901px){.hero--split,.hero--color,.hero--dark,.hero--type,.hero--photo{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr)}.hero--split .hero__copy,.hero--color .hero__copy,.hero--dark .hero__copy,.hero--type .hero__copy,.hero--photo .hero__copy{margin-right:clamp(1rem,2vw,2rem)}.hero--split .hero__image,.hero--color .hero__image,.hero--dark .hero__image,.hero--type .hero__image,.hero--photo .hero__image{margin:clamp(2rem,4vw,3.5rem) clamp(1.5rem,3vw,3rem) clamp(2rem,4vw,3.5rem) 0}.hero--split .display,.hero--color .display,.hero--dark .display,.hero--type .display,.hero--photo .display{font-size:clamp(2.9rem,5.5vw,5rem)}.headline-line{display:block}.section-title--icon{font-size:clamp(2.5rem,4.2vw,4.2rem)}}.hero--error{background:var(--violet);color:#fff;grid-template-columns:45% 55%;min-height:100vh}.hero--error .hero__copy{margin-left:clamp(2rem,8vw,8rem)}.hero--error .lead{color:#fff}.hero--error .hero__image{margin:0}.section{padding:clamp(5.5rem,10vw,10rem) 0;position:relative}.section--white{background:#fff}.section--mist{background:var(--mist)}.section--navy{color:#fff;background:var(--navy)}.section--violet{color:#fff;background:var(--deep-violet)}.section--blue{color:#fff;background:var(--blue)}.section--yellow{background:var(--yellow)}.section--sky{background:var(--sky)}.section--teal{background:var(--teal)}.section-header{gap:1.5rem;margin-bottom:clamp(2.5rem,5vw,5rem);display:grid}.section-header .lead{margin-top:0}.section--navy .eyebrow,.section--violet .eyebrow,.section--blue .eyebrow{color:var(--sky)}.section--navy .lead,.section--violet .lead,.section--blue .lead{color:#fff}.intro-grid{grid-template-columns:minmax(0,1.15fr) minmax(14rem,.85fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.intro-grid .rule{align-self:end}.rule{border-top:1px solid;gap:1.2rem;padding-top:1rem;display:grid}.rule--no-line{border-top:0;padding-top:0}.rule strong{font-size:1.15rem;font-weight:500}.rule p{color:var(--ink);margin:0}.section--navy .rule p,.section--violet .rule p{color:#fff}.feature-list{border-top:1px solid #fff;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.feature-list li{border-right:1px solid #fff;min-height:13rem;padding:1.4rem 1.4rem 1.4rem 0}.feature-list li+li{padding-left:1.4rem}.feature-list li:last-child{border-right:0}.feature-list b{color:var(--sky);margin-bottom:2rem;font-family:Sanomat,Georgia,serif;font-size:2.2rem;font-weight:500;display:block}.feature-list span{color:#fff;display:block}.art-card{background:#fff;position:relative;overflow:hidden}.art-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out)}.art-card:hover img{transform:scale(1.045)}.art-card__label{color:#fff;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:600;position:absolute;bottom:1rem;left:1rem;right:1rem}.home-intro{background:#fff}.home-intro .container{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:end;gap:8vw;display:grid}.home-intro .section-title{max-width:9ch}.home-intro__copy{padding-bottom:.35rem}.page-map{background:var(--mist)}.map-grid{background:var(--mist);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;min-width:0;display:grid}.map-card{background:var(--mist);flex-direction:column;justify-content:space-between;min-width:0;min-height:16rem;padding:1.35rem;text-decoration:none;transition:background-color .25s,color .25s;display:flex}.map-card:first-child{color:#fff;background:var(--blue)}.map-card:nth-child(2){background:var(--sky)}.map-card:nth-child(3){background:var(--yellow)}.map-card:nth-child(4){background:var(--teal)}.map-card:nth-child(5){color:#fff;background:var(--violet)}.map-card:nth-child(6){color:#fff;background:var(--magenta)}.map-card:hover{color:#fff;background:var(--navy)}.map-card__number{letter-spacing:.12em;font-size:.72rem;font-weight:600}.map-card h3{white-space:nowrap;min-width:0;max-width:100%;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(1.45rem,3.2vw,2.5rem);font-weight:500;line-height:.95}.page-footer{color:#fff;background:var(--navy);padding:2.5rem 0 3rem;position:relative}.page-footer .container{justify-content:space-between;align-items:end;gap:2rem;display:flex}.page-footer a{color:#fff;text-decoration:none}.page-footer a:hover{color:var(--sky)}.footer-mark{width:132px}.footer-meta{text-align:right;gap:.35rem;font-size:.8rem;display:grid}.footer-pager{gap:.6rem;display:flex}.solution-grid{background:var(--mist);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.solution-item{background:var(--mist);min-width:0;min-height:13rem;padding:1.25rem}.solution-item h3{max-width:14ch;color:var(--navy);margin:0 0 1rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.2rem,1.6vw,1.6rem);font-weight:500;line-height:1.02}.solution-item p{margin:0;font-size:.9rem}.tagline-intro{color:var(--magenta);margin:-1rem 0 2rem;font-family:Sanomat,Georgia,serif;font-size:clamp(2rem,4vw,3.8rem);line-height:.95}.tagline-grid,.pillar-grid,.north-star-grid,.value-grid{background:var(--mist);gap:1px;min-width:0;display:grid}.tagline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tagline-grid article,.pillar-grid article,.north-star-grid article,.value-grid article{background:#fff;min-width:0;padding:clamp(1.3rem,3vw,2.4rem)}.tagline-grid h3,.pillar-grid h3,.north-star-grid h3,.value-grid h3{color:var(--blue);margin:0 0 1rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.7rem,3vw,3rem);font-weight:500;line-height:.95}.tagline-grid p,.pillar-grid p,.north-star-grid p,.value-grid p{max-width:45ch;margin:0}.split-header{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:end;gap:clamp(2rem,8vw,9rem);margin-bottom:clamp(2.5rem,5vw,5rem);display:grid}.split-header .lead{margin:0}.pillar-grid{background:var(--mist);grid-template-columns:repeat(3,minmax(0,1fr))}.pillar-grid article{background:0 0}.pillar-grid h3{color:var(--navy)}.north-star-grid{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:clamp(2rem,4vw,4rem)}.north-star-grid article{color:var(--navy);background:#fff}.north-star-grid h3{color:var(--magenta)}.section-callout{color:#fff;max-width:76ch;margin:0;font-size:clamp(1.08rem,1.5vw,1.35rem)}.solutions-detail{background:var(--mist);grid-template-columns:minmax(0,22fr) minmax(0,35fr) minmax(0,43fr);gap:1px;display:grid}.solution-detail{background:#fff;min-width:0;padding:clamp(1.3rem,3vw,2.4rem)}.solution-detail:first-child,.solution-detail:last-child{grid-column:1/-1}.solution-detail h3{color:var(--blue);margin:0 0 1rem;font-family:Sanomat,Georgia,serif;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:500;line-height:.95}.solution-detail:nth-child(n+2):nth-child(-n+4){padding:1.25rem}.solution-detail>p{max-width:72ch;margin:0}.solution-subgrid{background:var(--mist);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:2rem;display:grid}.solution-detail:last-child .solution-subgrid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-subgrid article{background:var(--mist);min-width:0;padding:1rem}.solution-subgrid h4{color:var(--navy);margin:0 0 .55rem;font-size:.9rem;font-weight:600}.solution-subgrid p{margin:0;font-size:.86rem}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.value-grid article{background:var(--mist)}.value-grid h3{color:var(--navy);font-size:clamp(1.45rem,2.3vw,2.35rem)}.boilerplate{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(2rem,8vw,9rem);display:grid}.section--blue .boilerplate .section-title,.section--blue .boilerplate .eyebrow{color:#fff}.boilerplate__copy{color:#fff;max-width:72ch;margin:0;font-size:clamp(1.08rem,1.5vw,1.3rem)}.personality-grid,.voice-pillar-grid,.voice-not-grid{background:var(--mist);gap:1px;min-width:0;display:grid}.personality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.personality-grid article,.voice-pillar-grid article{background:#fff;min-width:0;padding:clamp(1.4rem,3vw,2.5rem)}.personality-grid article:nth-child(2){background:var(--sky)}.personality-grid article:nth-child(3){background:var(--yellow)}.personality-grid article:nth-child(4){background:var(--teal)}.personality-grid h3,.voice-pillar-grid h3,.voice-not-grid h3{color:var(--navy);margin:0 0 1rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);font-weight:500}.personality-grid h3,.voice-pillar-grid h3{line-height:.95}.voice-not-grid h3{line-height:1.08}.personality-grid p,.voice-pillar-grid p,.voice-not-grid p{max-width:48ch;margin:0}.voice-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-pillar-grid article{background:var(--mist)}.voice-pillar-grid article:nth-child(2){background:var(--sky)}.voice-pillar-grid article:nth-child(3){background:var(--yellow)}.voice-pillar-grid article:nth-child(4){background:var(--teal)}.voice-not-grid{background:var(--mist);grid-template-columns:repeat(6,minmax(0,1fr))}.voice-not-grid article{min-width:0;min-height:14rem;color:var(--navy);background:#fff;padding:clamp(1.2rem,2.5vw,2rem)}.voice-not-grid article:nth-child(-n+3){grid-column:span 2}.voice-not-grid article:nth-child(n+4){grid-column:span 3}.voice-not-grid article:nth-child(2){background:var(--sky)}.voice-not-grid article:nth-child(3){background:var(--yellow)}.voice-not-grid article:nth-child(4){background:var(--teal)}.voice-not-grid article:nth-child(5){background:var(--mist)}.linguistic-grid{background:var(--mist);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.linguistic-grid article{min-width:0;color:var(--navy);background:0 0;padding:clamp(1.3rem,3vw,2.3rem)}.linguistic-grid article:nth-child(2),.linguistic-grid article:nth-child(3){background:#fff}.linguistic-grid h3{margin:0 0 1rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:500;line-height:.95}.linguistic-grid p{max-width:58ch;margin:0 0 1rem}.linguistic-grid .rule-lead{font-size:1.15rem;font-weight:600}.linguistic-grid ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.linguistic-grid li{padding-left:1.2rem;position:relative}.linguistic-grid li:before{background:var(--magenta);content:"";border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.65em;left:0}.tone-matrix__source-heading{color:var(--blue);letter-spacing:.17em;text-align:right;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:600}.tone-matrix{min-width:0}.tone-matrix__controls{background:var(--mist);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.tone-matrix__button{min-width:0;min-height:4.3rem;color:var(--navy);background:var(--mist);text-align:left;cursor:pointer;border:0;padding:.8rem;font-size:.82rem;font-weight:600}.tone-matrix__button.is-selected{color:#fff;background:var(--navy)}.tone-matrix__traits{background:var(--mist);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;min-width:0;margin-bottom:1rem;display:grid}.tone-trait{min-width:0;min-height:8rem;color:var(--navy);align-content:space-between;gap:.65rem;padding:1rem;display:grid}.tone-trait:first-child{background:var(--mist)}.tone-trait:nth-child(2){background:var(--sky)}.tone-trait:nth-child(3){background:var(--yellow)}.tone-trait:nth-child(4){background:var(--teal)}.tone-trait b{overflow-wrap:anywhere;font-size:clamp(1.15rem,2vw,1.65rem);font-weight:600;line-height:1}.tone-bars{gap:.18rem;display:flex}.tone-bars em{border:1px solid var(--navy);background:0 0;width:.7rem;height:.7rem}.tone-bars.weight-1 em:nth-child(-n+1),.tone-bars.weight-2 em:nth-child(-n+2),.tone-bars.weight-3 em:nth-child(-n+3),.tone-bars.weight-4 em:nth-child(-n+4),.tone-bars.weight-5 em:nth-child(-n+5){background:#fff}.do-dont-grid{background:var(--mist);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.do-dont-grid article{background:#fff;min-width:0;padding:clamp(1.3rem,3vw,2.4rem)}.do-dont-grid article:nth-child(2){background:var(--sky)}.do-dont-grid article:nth-child(3){background:var(--yellow)}.do-dont-grid article:nth-child(4){background:var(--teal)}.do-dont-grid p:not(.example-label){margin:0}.example-label,.rewrite-label{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .55rem;font-size:.7rem;font-weight:600}.example-label--dont{color:var(--magenta);margin-top:2rem}.rewrite-grid{background:var(--mist);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.rewrite-grid article{background:var(--mist);min-width:0;padding:clamp(1.3rem,3vw,2.3rem)}.rewrite-grid article:nth-child(2){background:var(--sky)}.rewrite-grid article:nth-child(3){background:var(--teal)}.rewrite-grid h3{color:var(--navy);margin:0 0 2rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.55rem,2.5vw,2.45rem);font-weight:500;line-height:.95}.rewrite-grid article>div{border-top:1px solid var(--navy);margin-top:1.3rem;padding-top:1rem}.rewrite-grid article>div p:last-child{margin:0}.rewrite-change{border-top:1px solid var(--navy);margin:2rem 0 0;padding-top:1rem;font-size:.9rem}.two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;min-width:0;display:grid}.example-panel{align-content:space-between;min-height:24rem;padding:clamp(1.35rem,3vw,2.25rem);display:grid}.example-panel h3{max-width:8ch;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:500;line-height:.95}.example-panel p{max-width:32ch;margin:0}.example-panel--blue{color:#fff;background:var(--blue)}.example-panel--violet{color:#fff;background:var(--violet)}.example-panel--yellow{background:var(--yellow)}.example-panel--mist{background:var(--mist)}.logo-playground{background:var(--mist);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-width:0;min-height:26rem;display:grid}.logo-usage-grid{background:var(--mist);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:1px;display:grid}.logo-usage-grid article{background:#fff;min-width:0;padding:clamp(1.25rem,3vw,2rem)}.logo-usage-grid h3{color:var(--navy);margin:0 0 .7rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:500;line-height:1}.logo-usage-grid p{max-width:55ch;color:var(--ink);margin:0}.logo-playground__stage{background:#fff;place-items:center;min-height:26rem;padding:3rem;transition:background-color .25s;display:grid}.logo-playground__stage img{width:min(100%,390px);transition:filter .25s}.logo-playground__controls{flex-direction:column;justify-content:center;padding:2rem;display:flex}.logo-playground__controls p{color:var(--ink);margin:0 0 1.4rem}.logo-configurations{gap:3rem;display:grid}.logo-config-group{min-width:0}.logo-config-group__header{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:2rem;margin-bottom:1rem;display:grid}.logo-config-group__header .eyebrow{margin:0}.logo-config-group__header>p:last-child{max-width:48ch;margin:0}.logo-config-board{background:var(--mist);gap:1px;min-width:0;display:grid}.logo-config-board--horizontal,.logo-config-board--vertical{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-config-board--mark{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-config-tile{align-content:center;justify-items:center;gap:.8rem;min-width:0;min-height:13rem;margin:0;padding:1.4rem;display:grid}.logo-config-tile--light{color:var(--navy);background:#fff}.logo-config-tile--navy{color:#fff;background:var(--navy)}.logo-config-tile img{object-fit:contain;width:min(100%,25rem);height:auto;max-height:8.5rem;display:block}.logo-config-board--vertical .logo-config-tile img{width:min(100%,14rem);max-height:10.5rem}.logo-config-board--mark .logo-config-tile img{width:min(100%,8rem);max-height:8rem}.logo-config-tile figcaption{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.logo-config-downloads{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:.15rem;font-size:.62rem;font-weight:600;line-height:1;display:flex}.logo-config-tile--navy .logo-config-downloads{color:#fff}.logo-config-downloads span{opacity:.72;margin-right:.1rem}.logo-config-downloads a{color:inherit;border:1px solid;padding:.28rem .38rem;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s}.logo-config-downloads a:hover,.logo-config-downloads a:focus-visible{border-color:var(--sky);color:var(--navy);background:var(--sky)}.legal-section>.section-header{max-width:72ch}.legal-grid{background:var(--mist);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.legal-panel{background:#fff;min-width:0;padding:clamp(1.25rem,3vw,2.4rem)}.legal-panel h3{color:var(--navy);margin:0 0 .8rem;font-family:Sanomat,Georgia,serif;font-size:clamp(1.7rem,3vw,2.7rem);font-weight:500;line-height:1}.legal-panel h3:not(:first-child){margin-top:2rem}.legal-panel p{max-width:62ch;margin:0 0 1rem}.trademark-list{gap:.8rem;margin:1.5rem 0;display:grid}.trademark-list>div{border-top:1px solid var(--mist);padding-top:.7rem}.trademark-list dt{color:var(--blue);margin-bottom:.2rem;font-weight:600}.trademark-list dd{margin:0;font-size:.86rem}.surface-picker{flex-wrap:wrap;gap:.6rem;display:flex}.surface-picker button{border:1px solid var(--navy);min-height:2.7rem;color:var(--navy);cursor:pointer;background:0 0;padding:.55rem .8rem}.surface-picker button:hover{color:var(--navy);background:0 0}.surface-picker button.is-selected{color:#fff;background:var(--navy)}.measure-grid{background:var(--mist);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.measure{background:#fff;min-height:12rem;padding:1.4rem}.measure b{color:var(--blue);margin-bottom:1rem;font-family:Sanomat,Georgia,serif;font-size:2rem;font-weight:500;display:block}.measure strong{margin-bottom:.35rem;font-size:1.08rem;font-weight:500;display:block}.measure span{color:var(--ink);font-size:.92rem}.donts{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.dont{background:var(--mist);min-height:13rem;position:relative;overflow:hidden}.dont img{object-fit:cover;filter:saturate(.75);width:100%;height:100%}.dont__veil{color:#fff;background:linear-gradient(#0000,#031c63);padding:.9rem;font-size:.86rem;position:absolute;inset:auto 0 0}.dont__veil:before{color:var(--sky);content:"×";margin-bottom:.3rem;font-size:1.35rem;line-height:1;display:block}.palette-grid{background:var(--mist);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;min-width:0;display:grid}.swatch{color:#fff;background:var(--swatch);grid-template-rows:auto 1fr;align-content:start;gap:1rem;min-width:0;min-height:20rem;padding:1rem;display:grid}.swatch--light{color:var(--navy)}.swatch__name{font-size:.9rem;font-weight:600}.swatch__values{gap:.75rem;margin:0;display:grid}.swatch__value-row{border-top:1px solid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:.3rem .55rem;min-width:0;padding-top:.5rem;display:grid}.swatch__value-row dt{letter-spacing:.08em;font-size:.66rem;font-weight:600}.swatch__value-row dd{overflow-wrap:anywhere;letter-spacing:.04em;min-width:0;margin:0;font-size:.78rem}.swatch__copy{white-space:nowrap}.swatch button{color:inherit;cursor:pointer;background:0 0;border:1px solid;padding:.35rem .45rem;font-size:.7rem}.swatch button:hover,.swatch button.is-copied{color:var(--navy);background:#fff}.palette-subsection{margin-top:clamp(3rem,6vw,5rem)}.palette-subsection h3{color:var(--navy);margin:0 0 .55rem;font-family:Sanomat,Georgia,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:500;line-height:.95}.palette-subsection>p{max-width:68ch;margin:0 0 1.4rem}.palette-reference-grid{background:var(--mist);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;min-width:0;display:grid}.palette-reference{color:#fff;background:var(--swatch);grid-template-rows:auto 1fr;align-content:start;gap:.8rem;min-width:0;min-height:13rem;padding:.9rem;display:grid}.palette-reference--light{color:var(--navy)}.palette-reference__name{overflow-wrap:anywhere;min-width:0;margin:0;font-size:.82rem;font-weight:600}.palette-reference .swatch__values{gap:.55rem}.palette-reference .swatch__value-row{gap:.25rem .4rem;padding-top:.4rem}.palette-reference .swatch__value-row dt{font-size:.6rem}.palette-reference .swatch__value-row dd{letter-spacing:0;font-size:.68rem}.palette-reference button{color:inherit;cursor:pointer;background:0 0;border:1px solid;padding:.3rem .35rem;font-size:.62rem}.palette-reference button:hover,.palette-reference button.is-copied{color:var(--navy);background:#fff}.palette-strip{grid-template-columns:repeat(8,1fr);min-height:5.8rem;display:grid}.palette-strip span{background:var(--swatch);display:block}.presentation-gradients{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.presentation-gradient{min-height:clamp(6rem,10vw,9rem)}.chart-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:2rem;display:grid}.chart-bars{border-bottom:1px solid #fff;border-left:1px solid #fff;align-items:end;gap:1rem;height:16rem;padding:1rem 1rem 0;display:flex}.chart-bar{background:var(--bar);flex:1;min-height:16%;transition:opacity .2s,transform .2s}.chart-bar:hover{opacity:.75;transform:translateY(-.4rem)}.chart-legend{color:#fff;flex-wrap:wrap;gap:.7rem 1.2rem;margin-top:1rem;font-size:.82rem;display:flex}.chart-legend span:before{background:var(--swatch);content:"";width:.55rem;height:.55rem;margin-right:.4rem;display:inline-block}.type-overview{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(3rem,10vw,10rem);min-width:0;display:grid}.type-poster,.font-specimen{min-width:0}.type-poster{color:#fff;background:var(--violet);min-height:24rem;padding:clamp(1.5rem,2.2vw,2rem)}.type-poster p{max-width:100%;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(2.8rem,4.4vw,4.75rem);line-height:.91}.type-poster span{color:var(--sky);letter-spacing:.16em;text-transform:uppercase;margin-top:2rem;font-family:Volte,Arial,sans-serif;font-size:.72rem;font-weight:600;display:block}.font-specimen{gap:2.5rem;display:grid}.font-specimen__row{border-top:1px solid var(--mist);grid-template-columns:minmax(0,8rem) minmax(0,1fr);align-items:start;gap:1.5rem;min-width:0;padding-top:1rem;display:grid}.font-specimen__label{color:var(--blue);font-size:.82rem;font-weight:600}.font-specimen__sample{overflow-wrap:anywhere;min-width:0;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(2.2rem,4.2vw,4.2rem);line-height:.95}.font-specimen__sample--volte{font-family:Volte,Arial,sans-serif;font-size:clamp(1.7rem,3vw,3rem);font-weight:600}.font-specimen__sample--regular{font-weight:400}.font-specimen__sample--medium{font-weight:500}.font-specimen__sample--semibold{font-weight:600}.font-specimen__sample--body{font-family:Volte,Arial,sans-serif;font-size:1.08rem;line-height:1.45}.type-tool{grid-template-columns:.75fr 1.25fr;align-items:start;gap:2rem;display:grid}.type-controls{flex-wrap:wrap;gap:.55rem;display:flex}.type-controls button{border:1px solid var(--navy);color:var(--navy);cursor:pointer;background:0 0;padding:.6rem .75rem}.type-controls button:hover,.type-controls button.is-selected{color:#fff;background:var(--navy)}.type-specimen{min-height:19rem;color:var(--navy);background:#fff;padding:clamp(1.4rem,4vw,3.2rem)}.type-specimen p{margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.9;transition:font-family .25s,font-size .25s,letter-spacing .25s}.type-specimen[data-type-mode=compact] p{letter-spacing:-.035em;font-size:clamp(2.2rem,4vw,4.2rem)}.type-specimen[data-type-mode=copy] p{letter-spacing:0;font-family:Volte,Arial,sans-serif;font-size:clamp(1.45rem,2.6vw,2.65rem);font-weight:500;line-height:1.1}.type-specimen small{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin-top:2rem;font-size:.75rem;font-weight:600;display:block}.type-specimen-grid{background:var(--mist);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.type-specimen-card{background:#fff;grid-template-rows:auto 1fr;gap:2rem;min-width:0;min-height:22rem;padding:clamp(1.35rem,3vw,2.5rem);display:grid}.type-specimen-card h3{color:var(--navy);margin:0;font-family:Volte,Arial,sans-serif;font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:600;line-height:1}.type-specimen-card__role{color:var(--navy);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .65rem;font-size:.7rem;font-weight:600}.type-specimen-card__lines{align-content:end;gap:.8rem;min-width:0;display:grid}.type-specimen-card__line{overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(.95rem,1.45vw,1.45rem);line-height:1.12}.type-specimen-card--georgia h3,.type-specimen-card--georgia .type-specimen-card__line{font-family:Georgia,Times New Roman,serif}.type-specimen-card--georgia h3{font-weight:400}.type-specimen-card--century h3,.type-specimen-card--century .type-specimen-card__line{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif}.type-specimen-card--century-regular{background:var(--mist)}.type-specimen-card--century-regular h3{font-weight:400}.type-specimen-card--century-bold{color:var(--navy);background:var(--teal)}.type-specimen-card--century-bold h3,.type-specimen-card--century-bold .type-specimen-card__line{font-weight:700}.spacing-examples{background:var(--mist);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1px;margin-top:clamp(2rem,5vw,4rem);display:grid}.spacing-example{min-width:0;min-height:12rem;padding:clamp(1.25rem,3vw,2.5rem)}.spacing-example--short{color:var(--navy);background:var(--sky)}.spacing-example--long{color:var(--navy);background:#fff}.spacing-example .eyebrow{margin:0 0 1.5rem}.spacing-example>p:last-child{max-width:76ch;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(1.65rem,3vw,2.8rem);line-height:1}.photo-grid{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.photo-tile{background:var(--mist);min-height:16rem;overflow:hidden}.photo-tile:first-child{grid-column:span 7}.photo-tile:nth-child(2){grid-column:span 5}.photo-tile:nth-child(3),.photo-tile:nth-child(4),.photo-tile:nth-child(5){grid-column:span 4}.photo-tile:nth-child(6){grid-column:span 7}.photo-tile:nth-child(7){grid-column:span 5}.photo-tile img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease-out)}.photo-tile:hover img{transform:scale(1.045)}.photo-guidance{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.guidance-panel{min-width:0;padding:clamp(1.5rem,3vw,3rem)}.guidance-panel h3{margin:0 0 1.7rem;font-family:Sanomat,Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:.95}.guidance-panel__title{overflow-wrap:anywhere;min-width:0;margin:0 0 1.7rem;font-family:Sanomat,Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:500;line-height:.95}.guidance-panel ul{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.guidance-panel li{border-top:1px solid;grid-template-columns:1.2rem 1fr;gap:.65rem;padding-top:.7rem;display:grid}.guidance-panel--do{background:var(--sky)}.guidance-panel--dont{color:#fff;background:var(--magenta)}.guidance-panel--do li:before{color:var(--blue);content:"+";font-size:1.2rem;line-height:1}.guidance-panel--dont li:before{color:var(--sky);content:"×";font-size:1.2rem;line-height:1}.icon-field{grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;display:grid}.icon-image{min-height:23rem;overflow:hidden}.icon-image img{object-fit:cover;width:100%;height:100%}.icon-field .icon-note{color:#fff;max-width:52ch;margin:1rem 0 1.2rem;font-size:.82rem}.icon-board{min-width:0;color:var(--navy);background:var(--navy)}.icon-board__row{min-width:0;display:grid}.icon-board__row--color{background:#fff;grid-template-columns:repeat(6,minmax(0,1fr))}.icon-board__row--line{background:var(--navy);grid-template-columns:repeat(5,minmax(0,1fr))}.icon-specimen{place-items:center;min-width:0;min-height:7.4rem;margin:0;padding:.9rem .3rem;display:grid}.icon-specimen img{aspect-ratio:1;object-fit:contain;width:min(100%,4.8rem);height:auto}.icon-board__row--line .icon-specimen img{filter:brightness(0)invert()}.shapes-section{background:#fff}.shape-intro{grid-template-columns:minmax(0,.9fr) minmax(15rem,1.1fr);align-items:start;gap:clamp(2rem,8vw,9rem);margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.shape-intro .lead{margin-top:0}.shape-strip{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.65rem;min-width:0;display:grid}.shape-holder{flex-direction:column;justify-content:space-between;min-width:0;min-height:23rem;padding:1.25rem;display:flex}.shape-holder p{overflow-wrap:anywhere;min-width:0;max-width:8ch;margin:0;font-family:Sanomat,Georgia,serif;font-size:clamp(1.9rem,3.1vw,3rem);line-height:.94}.shape-holder span{letter-spacing:.11em;text-transform:uppercase;padding-left:.6rem;font-size:.75rem;font-weight:600}.shape-holder--navy{color:#fff;background:var(--navy)}.shape-holder--navy-corner{color:#fff;background:var(--navy);border-radius:0 3.8rem 0 0}.shape-holder--mist{color:var(--navy);background:var(--mist);border-radius:0 0 0 3.8rem}.shape-caption{color:var(--ink);margin:1.5rem 0 0;font-size:.88rem}.not-found-number{color:var(--sky);font-family:Sanomat,Georgia,serif;font-size:clamp(7rem,18vw,16rem);line-height:.8}[data-reveal]{opacity:0;transition:opacity .75s var(--ease-out), transform .75s var(--ease-out);transform:translateY(1.2rem)}[data-reveal].is-visible{opacity:1;transform:none}@media (width<=1299px){.solutions-detail{grid-template-columns:minmax(0,1fr)}.solution-detail:first-child,.solution-detail:last-child{grid-column:auto}}@media (width<=1050px){:root{--rail-width:220px}.container{width:min(calc(100% - 4rem), var(--content-max))}.hero--home .hero__copy{padding-left:3rem}.hero--split .hero__copy,.hero--color .hero__copy,.hero--dark .hero__copy,.hero--type .hero__copy,.hero--photo .hero__copy,.hero--error .hero__copy{margin-left:3rem}.hero--home .display{font-size:clamp(3.4rem,8vw,6rem)}}@media (width<=900px) and (width>=761px){.hero--split,.hero--color,.hero--dark,.hero--type,.hero--photo{grid-template-columns:1fr;min-height:auto}.hero--split .hero__copy,.hero--color .hero__copy,.hero--dark .hero__copy,.hero--type .hero__copy,.hero--photo .hero__copy{width:auto;margin:0;padding:5rem 3rem 2.5rem}.hero--split .hero__image,.hero--color .hero__image,.hero--dark .hero__image,.hero--type .hero__image,.hero--photo .hero__image{aspect-ratio:16/9;border-radius:0 4rem 0 0;justify-self:start;width:calc(100% - 6rem);max-width:42rem;margin:0 3rem 3rem}.map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.type-overview,.photo-guidance,.icon-field{grid-template-columns:1fr;gap:2.5rem}.palette-grid,.palette-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.swatch__value-row{grid-template-columns:auto minmax(0,1fr)}.swatch__copy{grid-column:1/-1}.shape-strip,.type-specimen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-config-group__header{grid-template-columns:1fr;gap:.7rem}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tagline-grid,.pillar-grid,.north-star-grid,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-header,.boilerplate{grid-template-columns:1fr;gap:1.5rem}.solutions-detail{grid-template-columns:1fr}.solution-detail:first-child,.solution-detail:last-child{grid-column:auto}.solution-subgrid,.solution-detail:last-child .solution-subgrid{grid-template-columns:repeat(3,minmax(0,1fr))}.voice-not-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-not-grid article:nth-child(n){grid-column:auto}.linguistic-grid{grid-template-columns:1fr}.tone-matrix__controls{grid-template-columns:repeat(3,minmax(0,1fr))}.rewrite-grid{grid-template-columns:1fr}}@media (width<=760px){:root{--rail-width:0px}html{scroll-behavior:auto}body{font-size:16px;overflow-x:hidden}.site-nav{background:var(--nav-surface);color:#000;width:auto;height:auto;padding:0;display:block;position:static}.mobile-bar{z-index:30;background:var(--nav-surface);justify-content:space-between;align-items:center;height:4.5rem;padding:.85rem 1rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-bar .brand-lockup{width:132px}.menu-button{color:#000;cursor:pointer;background:0 0;border:1px solid #000;justify-content:center;align-items:center;min-width:2.9rem;min-height:2.9rem;display:inline-flex;position:absolute;top:.8rem;right:1rem}.menu-button__lines,.menu-button__lines:before,.menu-button__lines:after{content:"";background:currentColor;width:1.1rem;height:1px;transition:transform .2s;display:block}.menu-button__lines:before{transform:translateY(-.35rem)}.menu-button__lines:after{transform:translateY(.35rem)}.menu-open .menu-button__lines{background:0 0}.menu-open .menu-button__lines:before{transform:translateY(0)rotate(45deg)}.menu-open .menu-button__lines:after{transform:translateY(0)rotate(-45deg)}.menu-panel{z-index:25;visibility:hidden;color:#000;background:var(--nav-surface);opacity:0;flex-direction:column;justify-content:space-between;padding:1.2rem 1.2rem 2rem;transition:opacity .24s,transform .24s,visibility .24s;display:flex;position:fixed;inset:4.5rem 0 0;transform:translateY(-.75rem)}.menu-open .menu-panel{visibility:visible;opacity:1;transform:none}.menu-panel .nav-kicker{margin:0 0 1rem}.menu-panel .nav-list a{color:#000;padding:.72rem .55rem;font-size:1.18rem}.menu-panel .nav-meta{color:#000}.menu-panel .button--light{color:#000;border-color:#000}.menu-panel .button--light:hover{color:#fff;background:var(--navy)}.desktop-nav-content{display:none}.page-shell{margin-left:0;padding-top:4.5rem}.page-shell:before{top:4.5rem;left:0}.container{width:min(calc(100% - 2.4rem), var(--content-max))}.hero{flex-direction:column;min-height:auto;display:flex}.hero__copy{width:auto;min-width:0;min-height:28rem;padding:4rem 1.2rem 3.5rem}.hero--home .hero__copy,.hero--split .hero__copy,.hero--color .hero__copy,.hero--dark .hero__copy,.hero--type .hero__copy,.hero--photo .hero__copy,.hero--error .hero__copy{width:auto;margin-left:0;padding-left:1.2rem}.hero--home .display{font-size:clamp(3.3rem,15vw,5.8rem)}.hero__copy .display,.hero__copy .lead{overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.hero--home .hero__copy{min-height:33rem}.hero__image,.hero--split .hero__image,.hero--color .hero__image,.hero--dark .hero__image,.hero--type .hero__image,.hero--photo .hero__image,.hero--error .hero__image{height:auto;min-height:20rem;margin:0}.hero--split .hero__image{order:0;min-height:18rem}.hero--color .hero__image,.hero--dark .hero__image,.hero--type .hero__image,.hero--photo .hero__image{border-radius:0 4rem 0 0;min-height:21rem;margin:0 1.2rem 1.2rem}.hero--split .hero__image,.hero--color .hero__image,.hero--dark .hero__image,.hero--type .hero__image,.hero--photo .hero__image{aspect-ratio:16/10;border-radius:0 3rem 0 0;width:auto;min-height:0;margin:0 1.2rem 1.2rem}.hero--error .hero__image{min-height:25rem}.section{padding:4.6rem 0}.intro-grid,.home-intro .container,.chart-grid,.type-overview,.type-tool,.icon-field{grid-template-columns:1fr;gap:2.5rem}.home-intro .section-title{max-width:12ch}.feature-list,.measure-grid{grid-template-columns:1fr}.feature-list li,.feature-list li+li{border-bottom:1px solid #fff;border-right:0;min-height:auto;padding:1.2rem 0}.feature-list li:last-child{border-bottom:0}.feature-list li b{margin-bottom:.55rem}.map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-card{min-height:12rem}.map-card h3{font-size:clamp(1.45rem,7vw,2rem)}.page-footer .container{flex-direction:column;align-items:start}.footer-meta{text-align:left}.logo-playground{grid-template-columns:1fr}.logo-playground__stage{min-height:17rem}.logo-playground__controls{min-height:15rem}.logo-config-group__header{grid-template-columns:1fr;gap:.7rem}.legal-grid{grid-template-columns:1fr}.palette-reference-grid,.palette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.palette-strip{grid-template-columns:repeat(4,1fr);min-height:7rem}.font-specimen__row{grid-template-columns:1fr;gap:.7rem}.two-up,.donts,.photo-guidance,.logo-usage-grid,.type-specimen-grid{grid-template-columns:1fr}.icon-board__row--color,.icon-board__row--line{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-grid,.tagline-grid,.pillar-grid,.north-star-grid,.value-grid,.personality-grid,.voice-pillar-grid,.voice-not-grid,.linguistic-grid,.do-dont-grid,.solution-subgrid,.solution-detail:last-child .solution-subgrid{grid-template-columns:1fr}.tone-matrix__controls,.tone-matrix__traits{grid-template-columns:repeat(2,minmax(0,1fr))}.boilerplate,.spacing-examples,.presentation-gradients{grid-template-columns:1fr}.dont{min-height:16rem}.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-tile,.photo-tile:nth-child(n){grid-column:span 1;min-height:13rem}.photo-tile:first-child{grid-column:span 2;min-height:19rem}.shape-intro{grid-template-columns:1fr}.shape-strip{grid-template-columns:1fr;gap:.55rem}.shape-holder{min-height:18rem}.hero--error{min-height:calc(100vh - 4.5rem)}}@media (width<=430px){.logo-config-board--horizontal,.logo-config-board--vertical,.logo-config-board--mark{grid-template-columns:1fr}.logo-config-tile{min-height:11rem}.palette-reference-grid{grid-template-columns:1fr}.swatch__value-row{grid-template-columns:minmax(0,1fr)}.swatch__value-row dd:not(.swatch__copy){white-space:nowrap;letter-spacing:0}.swatch__copy{grid-column:1}.hero--split .display{font-size:2.7rem}.map-grid{grid-template-columns:1fr}.map-card{min-height:9rem}.map-card h3{font-size:2rem}.icon-board__row--color,.icon-board__row--line{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
