@font-face{font-family:Geist;src:url('fonts/geist-latin.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:'Geist Mono';src:url('fonts/geist-mono-latin.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{color-scheme:light;--paper:#f8f9fa;--ink:#151719;--muted:#585e66;--line:#cdd1d5;--surface:#eef0f2;--dark:#111315;--dark-muted:#afb5be;--dark-line:#353a40;--accent:#c4d1f5;--sans:Geist,Arial,sans-serif;--mono:'Geist Mono',ui-monospace,monospace}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
::selection{background:#c4d1f5;color:#111315}
a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}
a:hover{text-decoration-color:currentColor}
a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
button,input,select,textarea{font:inherit}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.08}
h1,h2,h3,p{overflow-wrap:break-word}
p{margin-bottom:1.25em;text-wrap:pretty}
em{font-style:normal;font-weight:inherit;color:var(--muted)}
img,svg{max-width:100%;height:auto}
img{display:block}
.page-shell{width:min(1312px,calc(100% - 112px));margin-inline:auto}
.skip-link{position:absolute;top:12px;left:20px;z-index:10;padding:12px 20px;background:#fff;color:#111315;transform:translateY(-180%)}
.skip-link:focus{transform:translateY(0)}
.site-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}
.wordmark{display:inline-flex;align-items:center;gap:18px;font-weight:550;font-size:19px;letter-spacing:-.5px;text-decoration:none;min-height:44px}
.brand-mark{display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;width:42px;height:42px;font-family:var(--mono);font-size:19px;letter-spacing:-2px;padding-right:2px}
.site-header nav{display:flex;align-items:center;gap:36px}
.site-header nav a{display:inline-flex;align-items:center;gap:20px;min-height:44px;text-decoration:none;font-size:13px}
.site-header nav a:hover{text-decoration:underline}
.nav-contact{border:1px solid var(--dark-line);padding-inline:18px}
.eyebrow,.project-meta{font-family:var(--mono);font-size:10px;font-weight:400;letter-spacing:.045em;text-transform:uppercase;line-height:1.6}
.home{background:var(--dark);color:var(--paper)}
.home>.site-header{border-color:var(--dark-line)}
.home .hero{padding-top:57px}
.hero-identity{display:flex;justify-content:space-between;gap:24px;color:var(--dark-muted)}
.hero-identity p{margin-bottom:0}
.hero h1{font-size:clamp(64px,7.5vw,112px);font-weight:450;letter-spacing:-.066em;line-height:1.04;margin:65px 0 60px;max-width:1240px}
.hero h1 span{color:var(--dark-muted)}
.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;padding-bottom:62px}
.hero-statement{font-size:23px;letter-spacing:-.025em;line-height:1.35;padding-top:4px}
.hero-intro{max-width:474px}
.hero-intro>p{font-size:17px;color:var(--dark-muted);line-height:1.65;margin-bottom:25px}
.button-link{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-height:48px;padding:11px 20px;border:1px solid currentColor;background:var(--ink);color:var(--paper);font-size:13px;font-weight:500;text-decoration:none;transition:background 180ms,color 180ms}
.button-link:hover{background:transparent;color:var(--ink)}
.home .button-link{background:var(--paper);color:var(--ink);border-color:var(--paper)}
.home .button-link:hover{background:transparent;color:var(--paper)}
.hero-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:80px;border-top:1px solid var(--dark-line)}
.availability{font-family:var(--mono);font-size:10px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;text-transform:uppercase;letter-spacing:.02em}
.availability-dot{width:5px;height:5px;background:var(--accent);display:inline-block;margin-right:5px}
.availability-date,.hero-footer>.eyebrow{color:var(--dark-muted)}
.hero-footer>.eyebrow{margin:0}
.work-surface{background:var(--paper);color:var(--ink)}
.work-section{padding-top:75px;padding-bottom:100px}
.section-heading{display:grid;grid-template-columns:.55fr 1fr .5fr;gap:48px;align-items:start;padding-bottom:66px;border-bottom:1px solid var(--line)}
.section-heading>.eyebrow{padding-top:9px}
.section-heading h2{font-size:clamp(40px,4.1vw,60px);margin:0}
.section-note{font-size:13px;color:var(--muted);justify-self:end;padding-top:10px}
.project-featured{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px 72px;padding:65px 0 50px;border-bottom:1px solid var(--line);align-items:center}
.project-copy{min-width:0}
.project-meta{color:var(--muted);margin-bottom:29px}
.project-number{margin-right:13px;color:var(--ink)}
.project h3{font-size:clamp(33px,3.1vw,46px);line-height:1.1;margin-bottom:25px}
.project h3 a{text-decoration:none}
.project h3 a:hover{text-decoration:underline;text-decoration-thickness:1px}
.project-copy>p:not(.project-meta){max-width:490px;font-size:15px;color:var(--muted)}
.project-copy>.role-line{font-family:var(--mono);font-size:10px!important;line-height:1.9;margin:22px 0 14px}
.project-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px 26px}
.text-link,.quiet-link{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:44px;font-size:12px;text-decoration:none;font-weight:500}
.text-link{border-bottom:1px solid var(--ink)}
.text-link:hover{border-bottom-color:transparent}
.quiet-link{color:var(--muted)}
.quiet-link:hover{text-decoration:underline}
.text-link>span,.button-link>span{transition:transform 160ms}
.text-link:hover>span,.button-link:hover>span{transform:translate(2px,-2px)}
.project-visual{margin:0;background:#e6e9ed;border:1px solid var(--line);padding:18px}
.visual-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:17px;color:var(--muted)}
.visual-header .eyebrow{font-size:9px;margin:0}
.project-visual>a{display:block;border:1px solid #c7ccd2;background:#fff}
.project-visual img{width:100%}
.project-visual figcaption{font-family:var(--mono);font-size:9px;color:var(--muted);margin-top:15px}
.delivery-strip{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr .7fr 1fr;border-top:1px solid var(--line);margin-top:12px;padding-top:27px;gap:30px;align-items:center}
.delivery-strip>div{display:flex;flex-direction:column;gap:5px}
.delivery-strip strong{font-size:44px;line-height:1;letter-spacing:-.045em;font-weight:450;font-variant-numeric:tabular-nums}
.delivery-strip span,.delivery-strip p{font-family:var(--mono);font-size:10px;color:var(--muted);line-height:1.8}
.delivery-strip p{justify-self:end;margin:0}
.project-ai{padding-block:62px}
.knowledge-specimen{background:#181c20;color:var(--paper);padding:22px 28px 24px;min-width:0}
.knowledge-specimen .visual-header{color:var(--dark-muted);margin-bottom:32px}
.agent-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-bottom:26px;position:relative}
.agent-row span{font-family:var(--mono);font-size:10px;text-align:center;border:1px solid #565e68;padding:12px 4px;position:relative}
.agent-row span::after{content:'';width:1px;height:27px;background:#565e68;position:absolute;left:50%;top:100%}
.system-core{display:flex;flex-direction:column;border:1px solid #7a8491;padding:24px 16px;text-align:center;gap:8px;background:#252b32}
.system-core .eyebrow{font-size:9px;color:#c9ced7}
.system-core strong{font-weight:450;letter-spacing:-.04em;font-size:30px;line-height:1.1}
.system-core>span:last-child{font-family:var(--mono);font-size:10px;color:#c9ced7}
.system-steps{list-style:none;padding:0;margin:24px 0 0}
.system-steps li{display:grid;grid-template-columns:25px 76px 1fr;align-items:baseline;gap:8px;padding:12px 0;border-bottom:1px solid #414851}
.step-number{font-family:var(--mono);font-size:9px;color:#c9ced7}
.system-steps strong{font-size:12px;font-weight:450}
.system-steps li>span:last-child{font-family:var(--mono);font-size:9px;color:#c9ced7}
.specimen-note{font-family:var(--mono);font-size:9px;color:#c9ced7;line-height:1.8;margin:19px 0 0}
.section-subheading{padding-top:57px;padding-bottom:32px}
.section-subheading .eyebrow{color:var(--muted)}
.section-subheading h3{font-size:34px;margin:0}
.secondary-projects{display:grid;grid-template-columns:1fr 1fr;gap:64px}
.project-small .project-meta{margin-bottom:16px}
.preview-link{display:block;border:1px solid var(--line);background:var(--surface);margin-bottom:25px;overflow:hidden}
.preview-link img{width:100%;transition:transform 220ms}
.preview-link:hover img{transform:scale(1.025)}
.project-small-heading{display:flex;justify-content:space-between;gap:20px;align-items:start}
.project-small-heading h3{font-size:29px;line-height:1.13;margin-bottom:20px}
.project-small-heading>span{font-size:27px;line-height:1}
.project-small>p:not(.project-meta){font-size:14px;color:var(--muted);max-width:500px}
.project-small .project-status{font-family:var(--mono);font-size:10px!important}
.about-section{padding-top:95px;padding-bottom:78px;display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;color:var(--paper)}
.section-side>.eyebrow{color:var(--dark-muted);margin-bottom:37px}
.section-side h2{font-size:31px;line-height:1.15}
.side-note{font-family:var(--mono);font-size:10px;color:var(--dark-muted);margin-top:25px}
.about-lead{font-size:38px;line-height:1.14;letter-spacing:-.04em;margin-bottom:28px}
.about-lead span{color:var(--dark-muted)}
.about-content>p:not(.about-lead){font-size:15px;max-width:570px;color:var(--dark-muted)}
.experience-list{margin:31px 0 24px;border-top:1px solid var(--dark-line)}
.experience-list>div{display:grid;grid-template-columns:90px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--dark-line)}
.experience-list dt{font-family:var(--mono);font-size:10px;color:var(--dark-muted);padding-top:3px}
.experience-list dd{margin:0}
.experience-list strong{font-size:14px;font-weight:500;display:block}
.experience-list dd>span{display:block;font-size:12px;color:var(--dark-muted);margin-top:5px}
.about-content>.language-note{font-size:10px!important;font-family:var(--mono);line-height:2;color:var(--paper)!important}
.language-note span{color:var(--dark-muted)}
.contact-section{border-top:1px solid var(--dark-line);padding:30px 0 80px;color:var(--paper)}
.contact-top{display:flex;justify-content:space-between;gap:24px;color:var(--dark-muted);margin-bottom:56px}
.contact-top p{margin:0}
.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}
.contact-grid h2{font-size:clamp(60px,6.9vw,104px);letter-spacing:-.06em;line-height:.99;margin:0}
.contact-grid p{font-size:15px;color:var(--dark-muted);max-width:400px}
.site-footer{border-top:1px solid var(--line);min-height:105px;display:flex;justify-content:space-between;align-items:center;gap:28px}
.home>.site-footer{border-color:var(--dark-line)}
.site-footer>p{font-size:12px;margin:0}
.site-footer>p>span{color:var(--muted);font-size:10px;padding-left:6px}
.home>.site-footer>p>span{color:var(--dark-muted)}
.site-footer>div{display:flex;align-items:center;flex-wrap:wrap;gap:26px}
.site-footer a{font-family:var(--mono);font-size:10px;text-decoration:none;min-height:44px;display:inline-flex;align-items:center;gap:7px}
.site-footer a:hover{text-decoration:underline}
/* Case studies: the same identity, with a quiet reading surface. */
.case-header{padding:38px 0 50px}
.breadcrumb{display:inline-flex;align-items:center;gap:15px;min-height:44px;font-family:var(--mono);font-size:10px;color:var(--muted);text-decoration:none;margin-bottom:45px}
.breadcrumb:hover{text-decoration:underline}
.case-header>.eyebrow{color:var(--muted);margin-bottom:24px}
.case-header h1{font-size:clamp(52px,6.6vw,96px);line-height:1.04;letter-spacing:-.06em;margin-bottom:29px;max-width:1050px}
.case-deck{font-size:19px;line-height:1.6;color:var(--muted);max-width:660px;margin-bottom:22px}
.case-facts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;border-block:1px solid var(--line);padding:24px 0;margin:0}
.case-facts dt{font-family:var(--mono);font-size:10px;text-transform:uppercase;color:var(--muted);margin-bottom:7px}
.case-facts dd{font-size:13px;margin:0}
.product-figure{margin:40px 0 0;background:var(--surface);padding:20px;border:1px solid var(--line)}
.product-figure>a{display:block;border:1px solid var(--line)}
.product-figure img{width:100%}
.product-figure figcaption{font-family:var(--mono);font-size:10px;color:var(--muted);margin-top:15px;max-width:890px}
.case-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;padding-top:65px}
.case-section>h2{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.045em;line-height:1.7;color:var(--muted);margin-top:6px}
.case-content h3{font-size:33px;line-height:1.17;margin-bottom:24px}
.case-content p{font-size:16px;color:var(--muted);max-width:750px}
.case-content>p:last-child{margin-bottom:0}
.case-content strong{font-weight:550;color:var(--ink)}
.case-content a{color:var(--ink)}
.case-measures{margin:48px 0 0;background:var(--dark);color:var(--paper);padding:34px 38px}
.case-measures>.eyebrow{color:var(--dark-muted);margin-bottom:24px}
.measure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0}
.measure-grid>div{display:flex;flex-direction:column-reverse}
.measure-grid dd{font-size:62px;line-height:1;letter-spacing:-.05em;margin:0}
.measure-grid dt{font-family:var(--mono);font-size:11px;color:var(--dark-muted);margin-top:9px}
.case-measures>p:last-child{font-family:var(--mono);font-size:10px;color:var(--dark-muted);margin:27px 0 0}
.decision-list{list-style:none;margin:0;padding:0;counter-reset:decision}
.decision-list li{position:relative;counter-increment:decision;padding:25px 0 25px 45px;border-top:1px solid var(--line)}
.decision-list li::before{content:'0' counter(decision);position:absolute;top:29px;left:0;font-family:var(--mono);font-size:10px;color:var(--muted)}
.decision-list h3{font-size:19px;font-weight:500;letter-spacing:-.02em;line-height:1.35;margin-bottom:12px}
.decision-list p{margin:0;font-size:15px}
.architecture{margin:45px 0 0;background:var(--dark);color:var(--paper);padding:34px 38px}
.architecture>figcaption{color:var(--dark-muted);margin-bottom:28px}
.architecture-flow{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.architecture-flow li{border-top:1px solid #59626d;padding-top:16px}
.architecture-flow span{font-family:var(--mono);font-size:10px;color:var(--dark-muted)}
.architecture-flow h3{font-size:28px;margin:18px 0}
.architecture-flow p{font-size:13px;color:var(--dark-muted);margin:0}
.architecture-note{font-family:var(--mono);font-size:10px;color:var(--dark-muted);margin:26px 0 0;padding-top:20px;border-top:1px solid var(--dark-line)}
.case-ending{margin-top:75px;padding:34px 0 50px;display:flex;justify-content:space-between;align-items:start;gap:30px;border-top:1px solid var(--line)}
.case-ending h2{font-size:33px;margin-bottom:12px}
.case-ending p{font-size:13px;color:var(--muted);margin:0}
.case-ending .eyebrow{font-size:10px;margin-bottom:12px}
.error-main{padding:110px 0;min-height:calc(100svh - 209px);max-width:850px}
.error-main h1{font-size:clamp(54px,7vw,96px);letter-spacing:-.055em}
.error-main>p:not(.eyebrow){max-width:460px;color:var(--muted)}
@media(min-width:1700px){.hero h1{margin-top:85px;margin-bottom:75px}.hero-bottom{padding-bottom:85px}}
@media(max-width:1150px){.page-shell{width:calc(100% - 72px)}.hero h1{font-size:7.45vw}.hero-bottom{gap:50px}.project-featured,.about-section{gap:32px 44px}.project h3{font-size:34px}.section-heading{gap:30px}.section-heading h2{font-size:45px}.secondary-projects{gap:44px}.knowledge-specimen{padding:22px}.system-core strong{font-size:27px}.system-steps li{grid-template-columns:18px 63px 1fr;gap:6px}.system-steps li>span:last-child{font-size:8px}.contact-grid{gap:45px}.case-section{gap:50px}}
@media(max-width:760px){
.page-shell{width:calc(100% - 44px)}.site-header{min-height:86px;gap:16px;flex-wrap:wrap;padding-block:14px}.wordmark{font-size:18px;gap:12px}.brand-mark{width:34px;height:34px;font-size:16px}.site-header nav{gap:18px}.site-header nav a{font-size:11px;gap:10px}.nav-contact{padding-inline:12px}.home .hero{padding-top:37px}.hero-identity{display:block}.hero-edition{display:none}.hero-identity .eyebrow{font-size:10px;letter-spacing:0}.hero h1{font-size:clamp(45px,8.6vw,65px);line-height:1.05;letter-spacing:-.06em;margin:42px 0 36px}.hero h1 br{display:none}.hero h1 span{display:block}.hero-bottom{grid-template-columns:1fr;gap:22px;padding-bottom:37px}.hero-statement{font-size:19px;margin:0}.hero-intro{max-width:500px}.hero-intro>p{font-size:15px;margin-bottom:23px}.hero-footer{padding-block:19px;min-height:77px}.availability{font-size:9px;gap:7px}.availability-date{display:block}.hero-footer>.eyebrow{display:none}.work-section{padding-top:42px;padding-bottom:54px}.section-heading{display:block;padding-bottom:35px}.section-heading>.eyebrow{padding:0;margin-bottom:21px}.section-heading h2{font-size:43px}.section-note{font-size:12px;margin:20px 0 0}.section-note br{display:none}.project-featured{grid-template-columns:1fr;padding:39px 0;gap:29px}.project h3{font-size:37px}.project-meta{font-size:9px;margin-bottom:23px}.project-copy>p:not(.project-meta){font-size:15px}.project-copy>.role-line{font-size:9px!important}.project-visual{padding:13px}.visual-header .eyebrow{font-size:8px}.delivery-strip{grid-template-columns:1.2fr 1fr .65fr;gap:15px;padding-top:22px;margin-top:0}.delivery-strip strong{font-size:35px}.delivery-strip span{font-size:9px}.delivery-strip p{grid-column:1/-1;justify-self:start;font-size:9px;line-height:1.7}.delivery-strip p br{display:none}.project-ai{padding-block:39px}.knowledge-specimen{padding:20px}.system-core strong{font-size:27px}.system-steps li{grid-template-columns:20px 72px 1fr;gap:8px}.system-steps li>span:last-child{font-size:9px}.section-subheading{padding-top:39px;padding-bottom:28px}.section-subheading h3{font-size:31px}.section-subheading .eyebrow{font-size:9px}.secondary-projects{grid-template-columns:1fr;gap:38px}.project-small+.project-small{padding-top:31px;border-top:1px solid var(--line)}.project-small-heading h3{font-size:29px}.preview-link{margin-bottom:22px}.about-section{grid-template-columns:1fr;gap:29px;padding-top:49px;padding-bottom:44px}.section-side>.eyebrow{margin-bottom:24px}.section-side h2{font-size:30px}.side-note{display:none}.about-lead{font-size:33px}.about-content>p:not(.about-lead){font-size:15px}.experience-list>div{grid-template-columns:74px 1fr;gap:15px}.experience-list strong{font-size:13px}.experience-list dd>span{font-size:11px}.about-content>.language-note{font-size:9px!important}.contact-section{padding-top:25px;padding-bottom:47px}.contact-top{display:block;margin-bottom:36px}.contact-top p{font-size:9px}.contact-top p+p{margin-top:10px}.contact-grid{grid-template-columns:1fr;gap:28px}.contact-grid h2{font-size:64px}.contact-grid p{font-size:15px}.site-footer{flex-direction:column;align-items:start;justify-content:center;gap:13px;padding-block:24px;min-height:120px}.site-footer>p{font-size:11px}.site-footer>p>span{font-size:9px}.site-footer>div{gap:28px}.case-header{padding:27px 0 35px}.breadcrumb{margin-bottom:32px}.case-header h1{font-size:54px}.case-deck{font-size:17px}.case-facts{grid-template-columns:1fr;gap:19px}.case-facts>div{display:grid;grid-template-columns:85px 1fr;gap:20px}.case-facts dt{margin:2px 0 0}.product-figure{margin-top:30px;padding:12px}.product-figure figcaption{font-size:9px}.case-section{grid-template-columns:1fr;gap:16px;padding-top:43px}.case-section>h2{margin:0}.case-content h3{font-size:30px}.case-content p{font-size:15px}.case-measures{margin-top:33px;padding:26px 22px}.measure-grid{gap:16px}.measure-grid dd{font-size:clamp(32px,8vw,48px)}.measure-grid dt{font-size:9px}.case-measures>p:last-child{font-size:9px}.architecture{margin-top:32px;padding:27px 24px}.architecture-flow{grid-template-columns:1fr;gap:27px}.architecture-flow h3{font-size:27px;margin:13px 0}.case-ending{flex-direction:column;gap:22px;margin-top:47px;padding-bottom:35px}.case-ending h2{font-size:29px}.decision-list h3{font-size:18px}.error-main{padding-block:70px}
}
@media(max-width:420px){.site-header{gap:6px}.site-header nav{width:100%;justify-content:space-between;gap:12px}.site-header nav a{font-size:11px}.nav-contact{border:0;padding:0}.hero h1{font-size:48px}.hero h1 span{margin-top:3px}.hero-identity .eyebrow{font-size:10px}.hero h1{margin-top:35px}.system-steps li{grid-template-columns:18px 65px 1fr;gap:6px}.system-steps li>span:last-child{font-size:8px}.case-header h1{font-size:46px}.project h3{font-size:34px}.section-heading h2{font-size:40px}}
@media(max-width:350px){.page-shell{width:calc(100% - 36px)}.hero h1{font-size:42px}.hero-identity .eyebrow{font-size:9px}.agent-row span{font-size:9px}.system-core strong{font-size:23px}.system-steps li{grid-template-columns:16px 57px 1fr;gap:5px}.system-steps strong{font-size:11px}.delivery-strip strong{font-size:29px}.delivery-strip span{font-size:8px}.contact-grid h2{font-size:55px}.project h3{font-size:31px}.case-header h1{font-size:41px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{body,.home,.work-surface{background:#fff;color:#111}.page-shell{width:100%}.site-header nav,.skip-link,.site-footer,.breadcrumb,.button-link{display:none}.hero h1,.contact-grid h2{font-size:44pt}.hero h1 span,.home p,.home span,.about-section,.contact-section{color:#333}.home .hero,.work-section,.about-section,.case-header{padding-block:25px}.project-featured{break-inside:avoid}.case-section{padding-top:30px}.knowledge-specimen,.architecture,.case-measures{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
