/* HHS / READ THE WORK BACKWARDS — client-first, visible before enhancement. */
:root{--r-paper:#F4EDE7;--r-white:#FBF7F1;--r-blue:#1F4E9C;--r-ink:#171a22;--r-muted:#676059;--r-rule:#c9beb2;--r-punch:#ba482d;--r-punch-deep:#8e3028;--r-pad:clamp(22px,4.8vw,88px);--r-nav:106px;--r-serif:'Bodoni Moda',Didot,'Bodoni MT',Georgia,serif;--r-sans:'IBM Plex Sans',Arial,sans-serif;--r-ease:cubic-bezier(.2,.8,.2,1);--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--s-8:64px;--s-9:96px;--s-10:144px}
*{box-sizing:border-box}html{scroll-padding-top:calc(var(--r-nav) + 24px);scroll-behavior:smooth;background:var(--r-paper)}body.r-page{margin:0;min-width:320px;background:var(--r-paper);color:var(--r-ink);font:18px/1.6 var(--r-sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%;height:auto}button,a,input,summary{touch-action:manipulation}button{border-radius:0}p,h1,h2,h3,h4,figure{margin:0}p{max-width:66ch}h1,h2,h3,h4{font-weight:400;text-wrap:balance;line-height:1.07;letter-spacing:-.037em;word-break:normal;overflow-wrap:normal;hyphens:none}h1,h2,h3{font-family:var(--r-serif)}h2{font-size:clamp(44px,5.3vw,84px);color:var(--r-blue)}h3{font-size:clamp(29px,2.9vw,43px)}em{font-weight:400}main{padding-top:var(--r-nav)}section[id],article[id],div[id]{scroll-margin-top:calc(var(--r-nav) + 24px)}[hidden]{display:none!important}::selection{background:var(--r-blue);color:var(--r-white)}:focus-visible{outline:3px solid var(--r-punch);outline-offset:6px}.r-closing :focus-visible,.r-about :focus-visible,.r-primary:focus-visible,.r-skip:focus-visible{outline-color:var(--r-paper)}.r-page::before{content:'';position:fixed;inset:0;z-index:0;background:url('../materials/ivory-paper-small.webp') repeat;background-size:650px;opacity:.14;pointer-events:none}.r-page>main,.r-page>footer{position:relative}.r-kicker,.project-eyebrow,.kicker{font:500 14px/1.5 var(--r-sans);letter-spacing:.075em;text-transform:uppercase}.r-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;max-width:100%;font:500 16px/1.45 var(--r-sans);text-align:start}.r-link>span:last-child:not(:first-child){font-size:25px;line-height:1;flex-shrink:0;transition:transform .25s var(--r-ease)}.r-link:hover>span:last-child:not(:first-child){transform:translate(4px,-2px)}.r-primary{background:var(--r-blue);color:var(--r-white);padding:16px 22px;border:1px solid var(--r-blue)}.r-primary:hover{background:#1A4285}.r-secondary{border-bottom:1px solid currentColor;padding-block:11px}.r-tertiary{border-bottom:1px solid var(--r-rule);padding-block:11px;color:var(--r-muted);font-size:15px}.r-tertiary:hover{color:var(--r-blue);border-bottom-color:var(--r-blue)}.r-tertiary>span:last-child{font-size:19px}.r-section-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.7fr);gap:var(--s-7);align-items:start;margin-bottom:var(--s-7)}.r-section-head .r-kicker{margin-bottom:22px}.r-section-head>p{font-size:20px;line-height:1.65;max-width:40ch}.r-skip{position:fixed;top:10px;left:16px;z-index:3000;background:var(--r-blue);color:white;padding:14px;transform:translateY(-200%)}.r-skip:focus{transform:none}
/* One header geometry. The page begins after it, never underneath it. */
.r-header{position:fixed;inset:0 0 auto;z-index:120;height:var(--r-nav);padding:12px var(--r-pad);background:#f4ede7f7;border-bottom:1px solid #c9beb28c;display:flex;align-items:center;gap:35px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.r-brand{width:116px;flex:0 0 116px;display:block}.r-brand img{width:116px;height:auto;object-fit:contain}.r-main-nav{display:flex;align-items:center;gap:28px;margin-inline:auto;font-size:16px;white-space:nowrap}.r-main-nav a{min-height:44px;display:flex;align-items:center;border-bottom:1px solid transparent}.r-main-nav a:hover{border-bottom-color:var(--r-blue)}.r-main-nav a[aria-current]{border-bottom-color:var(--r-punch)}.r-utilities{display:flex;align-items:center;gap:25px}.r-languages{display:flex;align-items:center;gap:1px}.r-languages a{min-width:32px;min-height:44px;display:grid;place-items:center;font-size:14px;color:var(--r-muted);position:relative}.r-languages a[aria-current]{color:var(--r-blue)}.r-languages a[aria-current]:after{content:'';height:1px;width:18px;bottom:5px;position:absolute;background:var(--r-punch)}.r-header-contact{font-size:15px;min-height:47px;padding:10px 16px;gap:18px}.r-mobile-nav{display:none}.r-mobile-langs{display:none;gap:4px;margin-top:22px;padding-top:20px;border-top:1px solid var(--r-rule)}.r-mobile-nav>nav .r-mobile-langs a,.r-mobile-nav>nav .r-mobile-langs a:last-child{font:14px/1 var(--r-sans);min-width:44px;min-height:44px;display:grid;place-items:center;padding:0;margin-top:0;border-bottom:0;line-height:1;color:var(--r-muted)}.r-mobile-nav>nav .r-mobile-langs a[aria-current]{color:var(--r-punch)}.r-mobile-nav summary{list-style:none;width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:9px;color:var(--r-blue);cursor:pointer}.r-mobile-nav summary::-webkit-details-marker{display:none}.r-mobile-nav summary span{display:block;height:1px;background:currentColor;transition:transform .2s}.r-mobile-nav[open] summary span:first-child{transform:translateY(4px) rotate(45deg)}.r-mobile-nav[open] summary span:last-child{transform:translateY(-4px) rotate(-45deg)}.r-mobile-nav>nav{position:fixed;inset:var(--r-nav) 0 auto;background:var(--r-paper);max-height:calc(100dvh - var(--r-nav));padding:25px var(--r-pad) 45px;overflow:auto;box-shadow:0 15px 28px #15213220;display:grid}.r-mobile-nav>nav a{font-size:27px;padding:17px 0;border-bottom:1px solid var(--r-rule)}.r-mobile-nav>nav a:last-child{font:16px var(--r-sans);overflow-wrap:anywhere;line-height:1.6;margin-top:18px}
/* The existing approved portraits own their aspect ratios. No masks or retouching. */
.r-hero{display:grid;grid-template-columns:1fr 1.04fr;gap:4.2%;align-items:center;padding:52px var(--r-pad) 38px;position:relative}.r-hero-copy{min-width:0}.r-hero .r-kicker{color:var(--r-blue);margin-bottom:22px;font-size:13px}.r-hero h1{font-family:var(--r-serif);font-size:clamp(58px,7vw,115px);line-height:.91;letter-spacing:-.05em;color:var(--r-blue);margin-bottom:32px}.r-hero h1 span{display:block;white-space:nowrap}.r-hero h1 span:nth-child(2){font-size:.78em;line-height:1.15}.r-hero h1 span:last-child{font-size:1.26em;font-style:italic;letter-spacing:-.065em}.r-hero-lead{font-size:clamp(19px,1.57vw,24px);line-height:1.5;max-width:40ch;color:var(--r-blue)}.r-hero-offer{font-size:18px;line-height:1.6;max-width:41ch;margin-top:17px}.r-hero-actions{display:flex;gap:22px;flex-wrap:wrap;align-items:center;margin-top:28px}.r-hero-actions .r-link{font-size:16px}.r-hero-portrait{min-width:0;align-self:center;margin-top:8px}.r-hero-portrait img{width:100%;height:auto;object-fit:contain}.r-hero-portrait figcaption{font:15px/1.6 var(--r-sans);padding:18px 0;color:var(--r-blue);border-bottom:1px solid var(--r-rule)}.r-foundation-line{display:flex;gap:22px;align-items:center;border-block:1px solid var(--r-rule);padding:22px var(--r-pad);color:var(--r-blue);background:#e9e3d844}.r-foundation-line>span{font-size:44px;line-height:1}.r-foundation-line p{max-width:none;font:clamp(20px,2vw,29px)/1.45 var(--r-serif)}
/* Client situations are navigation. All panels exist in the plain version. */
.r-needs{padding:var(--s-8) var(--r-pad)}.r-needs-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:6%;align-items:start}.r-need-choices{border-top:1px solid var(--r-rule)}.r-need-choice{display:flex;align-items:start;gap:17px;width:100%;padding:25px 13px 25px 0;text-align:start;border:0;border-bottom:1px solid var(--r-rule);background:none;transition:background .25s,padding .25s;color:var(--r-blue)}.r-need-number{font:16px/1.5 var(--r-serif);flex:0 0 24px;padding-top:4px}.r-need-choice strong{font:400 clamp(23px,2.2vw,33px)/1.2 var(--r-serif);letter-spacing:-.025em;display:block;text-wrap:balance}.r-need-choice small{font:16px/1.6 var(--r-sans);display:block;margin-top:9px;color:#635f59}.r-choice-arrow{font-size:22px;margin-inline-start:auto;padding-top:2px}.r-need-choice[aria-selected=true]{background:#ebdfd6;padding-inline-start:18px}.r-need-choice[aria-selected=true] .r-choice-arrow{color:var(--r-punch)}.r-need-choice:hover{background:#e8e2d880}.r-need-panel{margin-bottom:28px;background:var(--r-white);border:1px solid var(--r-rule)}.r-need-photo{position:relative;height:clamp(210px,24vw,355px);background:#d2c4ad;overflow:hidden}.r-need-photo img{width:100%;height:100%;object-fit:cover}.r-need-photo span{position:absolute;bottom:0;inset-inline:0;background:#171f21de;color:white;padding:12px 22px;font-size:14px}.r-theme-kch .r-need-photo img{object-position:top}.r-theme-mishkah .r-need-photo img{object-position:center 58%}.r-need-answer{padding:26px 30px 30px}.r-need-answer .r-kicker{margin-bottom:12px}.r-need-answer h3{margin-bottom:16px}.r-need-answer>p:not(.r-kicker){font-size:18px;line-height:1.6}.r-need-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:25px}.r-need-actions .r-primary{font-size:16px}.r-need-answer .r-secondary{font-size:15px}.r-need-panel.r-theme-mishkah{background:#15352d;color:#f3eadf}.r-need-panel.r-theme-mishkah .r-primary{background:#f3eadf;color:#15352d;border-color:#f3eadf}.r-need-panel.r-theme-kch{background:#e6dfd5;color:#282b29}.r-need-panel.r-theme-petra{background:#f1ebdf;color:#222a27}.r-need-panel.r-theme-wafa{background:#f2ebdd;color:#263e32}
/* One invariant artwork. Related evidence opens around it; no invented painting morph. */
.r-reverse-section{padding:var(--s-8) var(--r-pad) var(--s-10);background:#e9e3d7}.r-reverse-section .r-section-head>p{font-size:18px}.r-reverse{--w-paper:#f2ebdd;--w-green:#263e32;--w-red:#8e3028;--w-font:'EB Garamond',Georgia,serif;background:var(--w-green);color:var(--w-paper);padding:0 28px 16px;border:1px solid #263e32}.r-reverse-tabs{display:flex;gap:0;border-bottom:1px solid #f2ebdd44}.r-reverse-tabs button{padding:20px 15px;min-height:68px;flex:1;background:none;color:#f2ebdd;border:0;border-bottom:3px solid transparent;text-align:start;display:flex;gap:14px;align-items:center;font-size:16px;transition:background .2s}.r-reverse-tabs button span{font-family:var(--w-font);font-size:24px;color:#c9bcb0}.r-reverse-tabs button[aria-selected=true]{background:#f2ebdd;color:#263e32;border-bottom-color:#ad4535}.r-reverse-tabs button[aria-selected=true] span{color:var(--r-punch-deep)}.r-reverse-tabs button:hover{background:#ffffff0c}.r-reverse-tabs button[aria-selected=true]:hover{background:#f2ebdd}.r-reverse-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:5%;padding-block:var(--s-6) var(--s-5);align-items:center}.r-reverse-visual{background:var(--w-paper);color:var(--w-green);min-width:0;border:1px solid #b9b4a8;position:relative}.r-visual-header{height:85px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #9a9c8b55;padding:14px 20px;gap:15px}.r-wafa-mark{width:112px;max-height:60px;object-fit:contain}.r-frame-label{font-size:13px;font-family:var(--r-sans);max-width:18ch;text-align:end}.r-visual-stage{aspect-ratio:1.22;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 45% 50%,#f9f5ea,#e4dccb)}.r-world-page{position:absolute;inset:7% auto auto 5%;width:69%;z-index:1;transform-origin:bottom left;box-shadow:0 15px 35px #25332626;border:6px solid #fffaf0;transition:transform 900ms var(--r-ease),opacity 550ms}.r-world-page>img{width:100%;height:auto}.r-world-page>span{display:block;background:#fffaf0;font-size:12px;padding:6px 7px}.r-reverse-object{position:absolute;inset:22% 3% auto auto;width:44%;height:74%;z-index:4;transform-origin:50% 55%;transition:transform 950ms var(--r-ease);filter:drop-shadow(0 15px 16px #263e3233)}.r-object-image{width:100%;height:100%;object-fit:contain}.r-source-page{position:absolute;top:5%;right:5%;height:82%;width:43%;opacity:0;transform:translateX(35%) rotate(4deg);z-index:2;transition:transform 900ms var(--r-ease),opacity 500ms}.r-source-page img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(4px 10px 12px #25332628)}.r-art-neighbour{position:absolute;top:16%;width:30%;height:70%;opacity:0;transition:opacity 600ms,transform 1000ms var(--r-ease)}.r-art-neighbour img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(1px 9px 7px #263e3222)}.r-neighbour-city{left:2%;transform:translate(-40%,15%) scale(.85)}.r-neighbour-dress{right:2%;transform:translate(45%,15%) scale(.85)}.r-object-rule{position:absolute;bottom:5%;left:6%;display:flex;gap:13px;z-index:3;color:#263e32;transition:opacity .35s}.r-object-rule span{width:43px;height:43px;border:1px solid #a19c8a;display:grid;place-items:center;font:25px var(--w-font)}.r-object-caption{position:absolute;bottom:8px;width:100%;text-align:center;font-size:12px;opacity:0;transition:opacity .5s}.r-idea-word{position:absolute;top:7%;left:6%;max-width:57%;font:clamp(27px,3.3vw,53px)/1.05 var(--w-font);letter-spacing:-.035em;z-index:2;opacity:0;transform:translateY(10px);transition:opacity .45s,transform .8s var(--r-ease)}.r-visual-footer{display:flex;justify-content:space-between;padding:11px 15px;border-top:1px solid #9a9c8b55;font-size:12px;letter-spacing:.075em}.r-reverse-note{margin-bottom:24px;border-bottom:1px solid #f2ebdd55;padding-bottom:22px}.r-reverse-note h3{font-family:var(--w-font);font-size:clamp(35px,3.5vw,58px);line-height:1.02;margin:18px 0 22px;color:var(--w-paper)}.r-reverse-note>p:not(.r-kicker){font-size:18px;line-height:1.65;color:#f2ebdd}.r-reverse-note .r-link{margin-top:20px;font-size:15px}.r-reverse.is-ready .r-reverse-note{border:0;margin:0;padding:0;min-height:clamp(260px,26vw,355px)}.r-reverse-controls{border-top:1px solid #e9e2d05a;margin-top:18px;padding-top:14px}.r-range-top{display:flex;justify-content:space-between;align-items:center;font-size:15px;gap:15px}.r-range-top button{border:1px solid #e9e2d05a;background:none;color:inherit;width:44px;height:44px;font-size:26px}.r-reverse-controls input[type=range]{width:100%;height:44px;margin:var(--s-2) 0;accent-color:var(--r-punch);cursor:ew-resize}.r-step-buttons{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.r-step-buttons button{min-width:44px;min-height:44px;border:1px solid #f2ebdd77;background:none;color:inherit;padding:9px 13px}.r-step-buttons button:disabled{opacity:.4}.r-step-buttons button[data-r-next]{display:flex;gap:17px}.r-step-buttons button[data-r-next]>span{font-size:15px}.r-art-credit{font-size:13px;line-height:1.6;padding-top:14px;border-top:1px solid #e9e2d055;max-width:none}.r-reverse-exit{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;color:var(--r-blue)}.r-reverse-exit>p{font:22px var(--r-serif)}
.r-reverse[data-stage="1"] .r-world-page{opacity:0;transform:translate(-35%,12%) scale(.85)}.r-reverse[data-stage="1"] .r-reverse-object{transform:translateX(-112%) scale(1.04)}.r-reverse[data-stage="1"] .r-source-page{opacity:1;transform:none}.r-reverse[data-stage="1"] .r-object-rule{opacity:0}.r-reverse[data-stage="1"] .r-object-caption{opacity:1}
.r-reverse[data-stage="2"] .r-world-page,.r-reverse[data-stage="3"] .r-world-page{opacity:0;transform:translate(-35%,12%) scale(.85)}.r-reverse[data-stage="2"] .r-reverse-object{transform:translateX(-52%) scale(.82)}.r-reverse[data-stage="2"] .r-art-neighbour{opacity:1;transform:none}.r-reverse[data-stage="2"] .r-object-rule,.r-reverse[data-stage="3"] .r-object-rule{opacity:0}.r-reverse[data-stage="2"] .r-object-caption{opacity:1}.r-reverse[data-stage="3"] .r-reverse-object{transform:translate(-22%,0%) scale(1.05)}.r-reverse[data-stage="3"] .r-idea-word{opacity:1;transform:none}.r-reverse[data-stage="3"] .r-object-caption{opacity:1}
/* Native project identities remain distinct. Their scope remains in the linked cases. */
.r-projects{padding:var(--s-10) var(--r-pad) var(--s-8)}.r-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px 32px}.r-project{min-width:0;border:1px solid #a5a19566;background:#ede5d6}.r-project-image{display:block;position:relative;overflow:hidden;background:#d9cbb8;aspect-ratio:1.52}.r-project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--r-ease)}.r-project-image:hover>img{transform:scale(1.018)}.r-project-open{position:absolute;bottom:0;inset-inline-end:0;width:64px;height:64px;display:grid;place-items:center;background:#f3eadfeb;font-size:34px;color:#263e32}.r-concept-label{position:absolute;inset:auto 74px 12px 15px;font-size:12px;background:#12251b;color:var(--r-white);padding:5px 9px}.r-project-info{padding:27px 30px 30px}.r-project-brand{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:26px;min-height:65px}.r-project-brand img{max-width:165px;width:auto;max-height:70px;height:auto;object-fit:contain}.r-project-brand>span{font-size:16px}.r-project-info h3{font-size:clamp(28px,2.8vw,43px);margin-bottom:20px}.r-project-info>p{font-size:18px;line-height:1.6}.r-project-info .r-project-for{font-size:16px;border-top:1px solid #ffffff44;margin-top:21px;padding-top:15px}.r-project-actions{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:22px}.r-project-actions .r-link{font-size:16px}.r-theme-hazem{background:#262923;color:#f3eee2}.r-theme-hazem h3{font-family:'Newsreader',Georgia,serif}.r-theme-hazem .r-project-brand img{background:#f2ecdc;padding:7px;max-width:220px}.r-theme-petra{background:#e9e0cf;color:#252a23}.r-theme-petra h3{font-family:'DM Serif Display',Georgia,serif}.r-theme-kch{background:#e5dfd5;color:#262c29}.r-theme-kch h3{font-family:'IBM Plex Sans',Arial,sans-serif;line-height:1.06;letter-spacing:-.045em;font-weight:600;text-transform:uppercase}.r-theme-kch .r-project-image>img{object-position:top;object-fit:cover}.r-theme-kch .r-project-brand img{max-width:190px}.r-theme-mishkah{background:#15352d;color:#f3eadf}.r-theme-mishkah h3{font-family:'Fraunces',Georgia,serif}.r-theme-mishkah .r-project-brand img{max-width:150px}.r-theme-mishkah .r-project-image>img{object-position:center 58%}.r-projects-end{display:flex;justify-content:flex-start;margin-top:var(--s-7)}.r-about{padding:var(--s-8) var(--r-pad);display:grid;grid-template-columns:.95fr 1fr;gap:7%;align-items:center;background:var(--r-ink);color:var(--r-paper)}.r-about>figure img{width:100%;height:auto}.r-about .r-kicker{margin-bottom:23px;color:#9c958c}.r-about h2{font-size:clamp(40px,4.5vw,69px);margin-bottom:24px;color:var(--r-paper)}.r-about p:not(.r-kicker){font-size:19px;line-height:1.65;margin-bottom:18px}.r-stats{display:flex;gap:35px;border-block:1px solid var(--r-rule);padding:23px 0;margin:25px 0}.r-stats>div{display:flex;gap:17px;align-items:center;flex:1}.r-stats strong{font:64px/1 var(--r-serif);color:var(--r-blue)}.r-about .r-stats strong{font-size:42px;color:var(--r-paper)}.r-about .r-stats span{color:#9c958c}.r-about .r-stats{border-block-color:#333741}.r-stats span{font-size:14px;line-height:1.5;max-width:13ch}.r-closing{background:var(--r-blue);color:var(--r-paper);padding:var(--s-10) var(--r-pad) var(--s-8)}.r-closing h2{font-size:clamp(49px,7.7vw,118px);color:inherit;max-width:18ch;line-height:1;margin:32px 0 45px}.r-closing-bottom{display:grid;grid-template-columns:minmax(0,49ch) auto;justify-content:start;align-items:end;gap:var(--s-7);border-top:1px solid #f4ede750;padding-top:var(--s-6)}.r-closing-bottom>p{max-width:49ch;font-size:20px;line-height:1.6}.r-closing-link{font-size:21px;gap:45px;min-width:220px;flex-shrink:0}.r-footer{padding:48px var(--r-pad) 28px;background:var(--r-paper)}.r-footer-top{display:grid;grid-template-columns:.5fr 1fr 1fr;gap:7%;align-items:start;padding-bottom:40px}.r-footer-logo{width:140px;max-width:100%}.r-footer-top>p{font:24px/1.4 var(--r-serif);color:var(--r-blue);max-width:27ch}.r-footer-top>a:last-child{font-size:17px;align-self:end;justify-self:end;border-bottom:1px solid currentColor;padding-block:12px;overflow-wrap:anywhere}.r-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--r-rule);padding-top:23px;font-size:16px;align-items:center}.r-footer-bottom button{background:none;border:0;padding:8px 0;font-size:16px;min-height:44px}.r-footer-bottom a{min-height:44px;display:flex;align-items:center}
/* Wafa is a complete case, with a shorter guided entry and a full evidence archive. */
.r-wafa{--r-paper:#f2ebdd;--r-white:#f8f4e9;--r-blue:#263e32;--r-ink:#263e32;--r-muted:#647060;--r-serif:'EB Garamond',Georgia,serif;--r-rule:#b8b7a8}.r-wafa .r-header,.r-wafa .r-footer{background:#f2ebddf8}.r-wafa-hero{padding:52px var(--r-pad) 55px;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.r-wafa-hero .r-kicker{margin-bottom:26px}.r-wafa-hero-logo{width:178px;max-height:107px;object-fit:contain;object-position:left center;margin-bottom:30px}.r-wafa-hero h1{font-size:clamp(52px,5.5vw,93px);line-height:1.03;color:var(--r-blue);margin-bottom:26px}.r-wafa-hero>div>p:last-of-type{font-size:20px;line-height:1.6}.r-wafa-hero>figure{min-width:0}.r-wafa-hero>figure>img{width:100%;height:clamp(330px,41vw,580px);object-fit:contain}.r-wafa-hero figcaption{font-size:13px;line-height:1.6;margin-top:23px;color:#53604b}.r-case-situation{padding:70px var(--r-pad);border-top:1px solid var(--r-rule);display:grid;grid-template-columns:1.1fr 1fr;gap:24px 9%;background:#e4e4d6}.r-case-situation .r-kicker{grid-column:1/-1}.r-case-situation h2{font-size:clamp(40px,4vw,66px)}.r-case-situation>p:last-child{font-size:21px;align-self:center;line-height:1.6}.r-wafa .r-reverse-section{background:#f2ebdd}.r-choice-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12%;align-items:center;padding:85px var(--r-pad);background:#e3e3d3}.r-choice-section figure>img{max-height:600px;width:100%;object-fit:contain}.r-choice-section .r-kicker{margin-bottom:24px}.r-choice-section h2{font-size:clamp(42px,4.5vw,71px);margin-bottom:27px}.r-choice-section p:not(.r-kicker){font-size:21px;line-height:1.65;margin-bottom:25px}.r-evidence-head{padding:85px var(--r-pad) 44px;background:#263e32;color:#f2ebdd}.r-evidence-head h2{font-size:clamp(46px,5.8vw,89px);margin:25px 0;color:inherit}.r-evidence-head>p:last-of-type{max-width:66ch;font-size:20px}.r-evidence-head nav{display:flex;flex-wrap:wrap;gap:12px 25px;border-top:1px solid #e2dac060;padding-top:25px;margin-top:35px}.r-evidence-head nav a{border-bottom:1px solid #e2dac060;min-height:45px;display:flex;align-items:center;font-size:16px}
.r-evidence-archive .project-chapter,.r-evidence-archive .digital-section{padding:80px var(--r-pad);border-bottom:1px solid var(--r-rule);position:relative}.r-evidence-archive .project-heading,.r-evidence-archive .scope-heading,.r-evidence-archive .digital-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:end;margin-bottom:35px}.r-evidence-archive h2{font-size:clamp(39px,4.4vw,70px);color:inherit}.r-evidence-archive .project-heading .project-eyebrow,.r-evidence-archive .digital-heading .kicker{margin-bottom:20px}.r-evidence-archive .project-lead{font-size:20px;line-height:1.65}.r-evidence-archive .scope-chapter>.project-eyebrow{margin-bottom:25px}.r-evidence-archive .authored-by{font-size:16px;margin-top:18px;font-weight:500}.r-evidence-archive .project-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-block:1px solid var(--r-rule);margin:32px 0;padding:25px 0}.r-evidence-archive .project-stat strong{display:block;font:69px/1.1 var(--r-serif);margin-bottom:10px}.r-evidence-archive .project-stat span{font-size:17px}.r-evidence-archive .scope-list{display:flex;flex-wrap:wrap;gap:9px 22px;font-size:15px;margin-bottom:35px}.r-evidence-archive .case-perspective{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#e3e3d3;padding:32px}.r-evidence-archive .case-perspective h3{font-size:33px;margin-top:17px}.r-evidence-archive .case-perspective p:not(.project-eyebrow){font-size:18px}.r-evidence-archive .perspective-link,.r-evidence-archive .project-link{display:inline-flex;gap:30px;border-bottom:1px solid;padding:14px 0;min-height:44px;font-size:17px;margin-top:16px}.r-evidence-archive .batch-full-scope{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px}.r-evidence-archive .batch-full-scope article{border-top:1px solid var(--r-rule);padding-top:20px}.r-evidence-archive .batch-full-scope h3{font-size:31px;margin:12px 0}.r-evidence-archive .batch-full-scope ul{padding-inline-start:20px;font-size:17px;line-height:1.8}.r-evidence-archive .scope-no{font-size:15px}.r-evidence-archive .brand-specimen{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.r-evidence-archive .brand-mark-panel{text-align:center;display:flex;align-items:center;flex-direction:column;gap:30px}.r-evidence-archive .project-brand-mark{max-width:320px;width:80%;height:auto;max-height:230px;object-fit:contain}.r-evidence-archive .brand-language blockquote{font:clamp(39px,4vw,66px)/1.08 var(--r-serif);margin:24px 0}.r-evidence-archive .brand-language p{font-size:19px}.r-evidence-archive .type-and-colour{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--r-rule);margin-top:45px;padding-top:25px}.r-evidence-archive .type-and-colour>p>span{display:block;font-size:15px;margin-bottom:15px}.r-evidence-archive .type-and-colour b{font-weight:500;font-size:19px}.r-evidence-archive .palette-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.r-evidence-archive .palette-strip>span{font-size:14px}.r-evidence-archive .palette-strip i{display:block;width:100%;height:65px;background:var(--swatch);border:1px solid #918d7d66;margin-bottom:12px}.r-evidence-archive .palette-strip small{display:block;font:12px/1.8 var(--r-sans)}.r-evidence-archive .collection-filter{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.r-evidence-archive .collection-filter button{padding:13px 19px;min-height:48px;border:1px solid var(--r-rule);background:none;font-size:17px}.r-evidence-archive .collection-filter span{padding-inline-start:12px;font-size:14px}.r-evidence-archive .collection-filter button[aria-pressed=true]{background:#263e32;color:#f2ebdd;border-color:#263e32}.r-evidence-archive .artwork-records{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 32px;align-items:start}.r-evidence-archive .art-record{border-top:1px solid var(--r-rule);padding-top:18px;min-width:0}.r-evidence-archive .art-number{font-size:14px}.r-evidence-archive .project-zoom,.r-evidence-archive .asset-zoom{display:block;position:relative;border:0;background:none;color:inherit;padding:0;width:100%;cursor:zoom-in}.r-evidence-archive .art-record .project-zoom img{width:100%;height:330px;object-fit:contain;padding:17px}.r-evidence-archive .project-zoom>span,.r-evidence-archive .zoom-sign{position:absolute;right:10px;bottom:10px;width:34px;height:34px;display:grid;place-items:center;background:#f2ebddda;font-size:24px}.r-evidence-archive .art-record h3{font-size:30px;margin:14px 0 17px}.r-evidence-archive .art-record summary{font-size:16px;display:flex;justify-content:space-between;cursor:pointer;list-style:none;min-height:44px;border-bottom:1px solid var(--r-rule);padding-bottom:13px;gap:14px}.r-evidence-archive .art-record summary::-webkit-details-marker{display:none}.r-evidence-archive .art-record details p{font-size:17px;line-height:1.6;margin-top:16px}.r-evidence-archive .art-record details .art-size{font-size:14px}.r-evidence-archive .project-footnote{font-size:15px;margin-top:26px}.r-evidence-archive .dark-chapter{background:#263e32;color:#f2ebdd}.r-evidence-archive .wafa-life-portrait{width:100%;max-height:560px;object-fit:contain}.r-evidence-archive .life-chapter>blockquote{font:clamp(33px,4vw,57px)/1.2 var(--r-serif);max-width:30ch;margin:40px auto;text-align:center}.r-evidence-archive .family-album{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}.r-evidence-archive .family-album img{width:100%;height:230px;object-fit:contain}.r-evidence-archive .family-album figcaption{font-size:14px;line-height:1.6;margin-top:12px}.r-evidence-archive .object-details{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}.r-evidence-archive .object-details img{width:100%;height:280px;object-fit:contain}.r-evidence-archive .object-details figcaption{font-size:14px;padding-top:16px}.r-evidence-archive .collector-route{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;list-style:none;padding:0;margin:38px 0}.r-evidence-archive .collector-route li{border-top:1px solid var(--r-rule);padding-top:18px;font-size:19px}.r-evidence-archive .collector-route span{display:block;font-size:15px;margin-bottom:14px}.r-evidence-archive .project-website-link{display:inline-flex;gap:20px;padding:13px 18px;min-height:48px;border:1px solid;font-size:17px;align-items:center;flex-wrap:wrap}.r-evidence-archive .proof-reader{display:grid;grid-template-columns:1.25fr 1fr;gap:7%;margin-top:40px;align-items:start}.r-evidence-archive .proof-main{min-width:0;background:#e1ddcc;padding:18px}.r-evidence-archive .proof-image{width:100%;height:auto;max-height:750px;object-fit:contain}.r-evidence-archive .proof-controls{display:flex;gap:25px;justify-content:space-between;align-items:center;margin-top:18px}.r-evidence-archive .proof-controls button{width:50px;height:44px;background:#f2ebdd;border:1px solid var(--r-rule);font-size:24px}.r-evidence-archive .proof-index>p{font-size:18px;margin-bottom:18px}.r-evidence-archive .proof-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.r-evidence-archive .proof-thumbs button{background:none;border:2px solid transparent;padding:5px;color:inherit}.r-evidence-archive .proof-thumbs button[aria-pressed=true]{border-color:var(--r-punch-deep)}.r-evidence-archive .proof-thumbs img{width:100%;aspect-ratio:3/4;object-fit:contain}.r-evidence-archive .proof-thumbs span{font-size:13px;display:block;padding-top:6px}.r-evidence-archive .digital-proof{display:grid;grid-template-columns:1fr .32fr;gap:7%;margin:38px 0;align-items:start}.r-evidence-archive .digital-proof img{width:100%;height:auto}.r-evidence-archive .small-note,.r-evidence-archive .website-tab-note{font-size:14px;padding-block:14px}.r-evidence-archive .website-destination-domain{font-weight:500}.r-wafa .r-closing h2{max-width:22ch}
/* Inspection never forces closing and reopening to see the next artwork. */
.r-lightbox{width:min(1120px,96vw);max-height:94dvh;padding:24px;background:#f2ebdd;color:#263e32;border:0;box-shadow:0 30px 120px #0005;overflow:auto}.r-lightbox::backdrop{background:#0f181ac9}.r-lightbox>button{position:sticky;top:0;float:right;z-index:3;width:48px;height:48px;background:#f2ebdd;border:1px solid #9c9a8b;font-size:30px}.r-lightbox figure img{width:100%;height:68dvh;object-fit:contain}.r-lightbox figcaption{font-size:17px;max-width:65ch;margin:22px auto}.r-light-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #b5b5a4;padding-top:15px}.r-light-controls button{width:54px;height:48px;border:1px solid #9c9a8b;background:none;font-size:23px}.r-lightbox:not([open]){display:none}
/* No element is hidden in anticipation of an observer. Entry animation is an optional WAAPI enhancement. */
.r-page.motion-off *,.r-page.motion-off *:before,.r-page.motion-off *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}
html[dir=rtl]{--r-sans:'IBM Plex Sans Arabic',Tahoma,Arial,sans-serif;--r-serif:'Noto Naskh Arabic',serif}html[dir=rtl] .r-reverse{--w-font:'Noto Naskh Arabic',serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] .r-kicker,html[dir=rtl] .project-eyebrow{letter-spacing:0}
/* Arabic has no italic. Noto Naskh Arabic ships no oblique face, so an <em>
   made the browser synthesise a slant, which smears the two dots above letters
   like the taa in taktamel into the glyph beside them. Emphasis in Arabic is
   carried by weight; 500 is a real loaded face, not a synthesised one. */
html[dir=rtl] em,html[dir=rtl] i{font-style:normal;font-weight:500;font-synthesis-style:none}html[dir=rtl] h1,html[dir=rtl] h2{line-height:1.25}html[dir=rtl] .r-hero h1{font-size:clamp(63px,6vw,97px);line-height:1.05}html[dir=rtl] .r-hero h1 span:nth-child(2){font-size:.9em;line-height:1.15}html[dir=rtl] .r-hero h1 span:last-child{font-size:1.07em;letter-spacing:0;font-style:normal}html[dir=rtl] .r-hero-lead,html[dir=rtl] .r-hero-offer{line-height:1.85}html[dir=rtl] .r-kicker{font-size:15px}html[dir=rtl] .r-reverse-note h3{line-height:1.35;font-size:clamp(32px,3.3vw,49px)}html[dir=rtl] .r-reverse-note>p:not(.r-kicker){line-height:1.85}html[dir=rtl] .r-idea-word{font-size:clamp(27px,3vw,44px);line-height:1.3;letter-spacing:0}html[dir=rtl] .r-wafa-hero-logo{object-position:right center}html[dir=rtl] .r-need-choice{text-align:right;padding-inline:0 13px}html[dir=rtl] .r-need-choice[aria-selected=true]{padding-inline-start:18px}html[dir=rtl] .r-need-choice strong{font-family:var(--r-serif);line-height:1.4}html[dir=rtl] .r-need-choice small{line-height:1.8}html[dir=rtl] .r-theme-kch h3{font-family:var(--r-sans)}html[dir=rtl] .r-theme-hazem h3,html[dir=rtl] .r-theme-petra h3,html[dir=rtl] .r-theme-mishkah h3{font-family:var(--r-serif)}html[dir=rtl] .r-hero-actions .r-link{font-size:16px}html[dir=rtl] .r-range-top{gap:10px}html[dir=rtl] .r-reverse-visual{direction:ltr}html[dir=rtl] .r-frame-label,html[dir=rtl] .r-idea-word{direction:rtl}html[lang=fr] .r-hero h1{font-size:clamp(57px,6.65vw,107px)}html[lang=es] .r-hero h1{font-size:clamp(53px,6.4vw,102px)}html[lang=es] .r-hero h1 span:last-child{font-size:1.1em}
@media(min-width:1800px){.r-hero,.r-needs,.r-reverse-section,.r-projects,.r-about,.r-closing,.r-footer,.r-wafa-hero,.r-case-situation,.r-choice-section,.r-evidence-head,.r-evidence-archive .project-chapter,.r-evidence-archive .digital-section{padding-inline:max(var(--r-pad),calc((100vw - 1650px)/2))}}
@media(max-width:1180px){.r-hero{gap:4%}.r-reverse-layout{gap:4%;grid-template-columns:1.1fr 1fr}.r-reverse-note h3{font-size:39px}.r-reverse.is-ready .r-reverse-note{min-height:350px}.r-main-nav{gap:22px}.r-hero-actions{gap:12px}.r-hero-actions .r-link{font-size:15px;gap:16px}.r-hero .r-kicker{font-size:12px}.r-project-brand img{max-height:60px}.r-stats{gap:19px}.r-stats strong{font-size:54px}}
@media(max-width:930px){.r-hero{grid-template-columns:1fr 1fr;align-items:start;padding-top:40px}.r-hero h1{font-size:6.7vw}.r-hero-lead{font-size:19px}.r-hero-offer{font-size:17px}.r-hero-portrait{margin-top:40px}.r-section-head{gap:6%;grid-template-columns:1fr 1fr}.r-section-head>p{font-size:18px}.r-needs-layout{gap:4%;grid-template-columns:1fr 1fr}.r-need-choice strong{font-size:25px}.r-need-choice small{font-size:15px}.r-need-answer{padding:23px}.r-reverse{padding-inline:20px}.r-reverse-layout{grid-template-columns:1fr;gap:24px}.r-reverse-visual{max-width:650px;width:100%;justify-self:center}.r-visual-stage{aspect-ratio:1.4}.r-reverse-notes{display:grid;grid-template-columns:1fr .7fr;gap:25px;align-items:end}.r-reverse.is-ready .r-reverse-note{min-height:255px}.r-reverse-note h3{font-size:40px}.r-reverse-note>p:not(.r-kicker){font-size:18px}.r-reverse-controls{margin:0}.r-idea-word{font-size:45px}.r-need-choices{margin-top:0}.r-about{grid-template-columns:1fr;gap:38px}.r-about>figure{max-width:750px}.r-about h2{font-size:55px}.r-about p:not(.r-kicker){max-width:64ch}.r-footer-top{grid-template-columns:.5fr 1fr;gap:35px}.r-footer-top>a:last-child{grid-column:2;justify-self:start}.r-footer-bottom{flex-wrap:wrap;justify-content:flex-start}.r-wafa-hero{gap:5%}.r-wafa-hero h1{font-size:55px}.r-wafa-hero>div>p:last-of-type{font-size:19px}.r-wafa-hero-logo{width:135px}.r-evidence-archive .batch-full-scope{grid-template-columns:repeat(2,1fr)}.r-evidence-archive .artwork-records{grid-template-columns:repeat(2,1fr)}.r-evidence-archive .family-album,.r-evidence-archive .object-details{grid-template-columns:repeat(2,1fr)}.r-closing-bottom{gap:30px}.r-closing-bottom>p{font-size:19px}.r-closing-link{min-width:0;font-size:19px;max-width:35%}.r-case-situation,.r-choice-section{gap:7%}.r-choice-section h2{font-size:45px}.r-choice-section p:not(.r-kicker){font-size:19px}}
@media(max-width:760px){:root{--r-nav:102px;--r-pad:22px}.r-header{gap:12px;padding-block:10px}.r-brand,.r-brand img{width:110px;flex-basis:110px}.r-utilities{margin-inline-start:auto;gap:10px}.r-languages a{font-size:14px;min-width:31px}.r-hero{display:flex;flex-direction:column;padding:33px var(--r-pad) 0;gap:30px}.r-hero .r-kicker{font-size:12px;max-width:32ch;line-height:1.6}.r-hero h1{font-size:clamp(59px,10.8vw,86px);line-height:.96;letter-spacing:-.035em;margin-bottom:30px}.r-hero h1 span:nth-child(2){font-size:.82em;line-height:1.16}.r-hero h1 span:last-child{font-size:1.29em}.r-hero-lead{font-size:21px;line-height:1.55}.r-hero-offer{font-size:18px;line-height:1.65}.r-hero-actions{gap:16px;align-items:flex-start;margin-top:26px}.r-hero-actions .r-link{font-size:16px}.r-hero-actions .r-primary{padding:15px 20px}.r-hero-portrait{width:100%;margin:0}.r-hero-portrait figcaption{font-size:14px;line-height:1.6;padding-block:15px}.r-hero-portrait img{width:100%;height:auto}.r-foundation-line{padding-block:23px;gap:14px;margin-top:25px;align-items:start}.r-foundation-line>span{font-size:34px}.r-foundation-line p{font-size:23px;line-height:1.4}.r-needs,.r-reverse-section,.r-projects,.r-about{padding-block:65px}.r-section-head{grid-template-columns:1fr;gap:23px;margin-bottom:32px}.r-section-head .r-kicker{margin-bottom:17px}.r-section-head h2{font-size:clamp(40px,10vw,66px)}.r-section-head>p{font-size:18px}.r-needs-layout{grid-template-columns:1fr;gap:28px}.r-need-choice{padding-block:20px;gap:14px}.r-need-choice strong{font-size:27px;line-height:1.15}.r-need-choice small{font-size:16px;line-height:1.55}.r-need-number{font-size:15px}.r-need-photo{height:255px}.r-need-answer{padding:26px 23px}.r-need-answer h3{font-size:35px}.r-need-photo span{font-size:13px;padding:12px 16px}.r-need-actions .r-link{font-size:16px}.r-reverse-section{padding-inline:0}.r-reverse-section .r-section-head{padding-inline:var(--r-pad)}.r-reverse{padding:0 16px 18px;border-inline:0}.r-reverse-tabs button{flex-direction:column;align-items:start;gap:5px;padding:15px 8px;font-size:13px;line-height:1.4;min-height:84px}.r-reverse-tabs button>span{font-size:24px;line-height:1}.r-reverse-layout{padding-top:22px;gap:26px}.r-visual-header{height:65px;padding:10px 12px}.r-wafa-mark{width:96px;max-height:44px}.r-frame-label{font-size:11px}.r-visual-stage{aspect-ratio:1.03}.r-visual-footer{font-size:10px;padding:10px}.r-idea-word{font-size:33px;max-width:58%}.r-world-page{top:8%;width:74%;border-width:4px}.r-world-page>span{font-size:10px;line-height:1.3}.r-reverse-object{top:23%;height:71%;width:46%;right:2%}.r-source-page{top:8%;height:82%;right:2%;width:46%}.r-reverse[data-stage="1"] .r-reverse-object{transform:translateX(-102%) scale(.95)}.r-reverse[data-stage="2"] .r-reverse-object{transform:translateX(-53%) scale(.79)}.r-reverse[data-stage="3"] .r-reverse-object{transform:translate(-17%,5%) scale(.99)}.r-object-caption{font-size:10px}.r-object-rule{gap:9px}.r-object-rule span{width:32px;height:32px;font-size:22px}.r-reverse-notes{display:block;padding-inline:6px}.r-reverse.is-ready .r-reverse-note{min-height:0}.r-reverse-note h3{font-size:41px;margin-block:14px 20px;line-height:1.04}.r-reverse-note>p:not(.r-kicker){font-size:18px;line-height:1.65}.r-reverse-note .r-link{font-size:16px}.r-reverse-controls{margin-top:26px;padding-top:13px}.r-range-top{font-size:16px}.r-step-buttons button[data-r-next]>span{font-size:15px}.r-art-credit{font-size:12px;margin-top:8px;line-height:1.65}.r-reverse-exit{padding-inline:22px;flex-direction:column;align-items:start;gap:16px}.r-reverse-exit>p{font-size:25px;line-height:1.35}.r-project-grid{grid-template-columns:1fr;gap:28px}.r-project-info{padding:24px}.r-project-info h3{font-size:35px}.r-project-info p{font-size:18px}.r-project-brand{margin-bottom:22px}.r-project-brand img{max-width:160px;max-height:64px}.r-theme-kch h3{font-size:31px}.r-project-actions{gap:18px 25px}.r-project-actions .r-link{font-size:16px}.r-project-open{width:53px;height:53px}.r-project-image{aspect-ratio:1.33}.r-concept-label{right:59px;left:9px;bottom:9px}.r-projects-end{justify-content:flex-start}.r-about{gap:32px}.r-about h2{font-size:43px;line-height:1.1}.r-about p:not(.r-kicker){font-size:18px}.r-stats{gap:15px}.r-stats>div{gap:12px;align-items:start;flex-direction:column}.r-stats strong{font-size:64px}.r-stats span{max-width:18ch;font-size:15px}.r-closing{padding:58px var(--r-pad) 46px}.r-closing h2{font-size:clamp(45px,10.5vw,66px);line-height:1.03;margin:29px 0 34px}.r-closing-bottom{display:block;padding-top:25px}.r-closing-bottom>p{font-size:19px;line-height:1.65}.r-closing-link{margin-top:23px;max-width:100%;font-size:20px;width:auto;gap:25px}.r-footer{padding-top:36px}.r-footer-top{grid-template-columns:1fr;gap:26px}.r-footer-top>a:last-child{grid-column:auto;font-size:16px;justify-self:start}.r-footer-logo{width:120px}.r-footer-top>p{font-size:24px;max-width:29ch}.r-footer-bottom{gap:10px 22px;font-size:16px}.r-footer-bottom span:nth-child(2){flex-basis:100%}.r-wafa-hero{grid-template-columns:1fr;gap:30px;padding-top:34px}.r-wafa-hero-logo{width:145px;max-height:92px;margin-bottom:25px}.r-wafa-hero h1{font-size:57px}.r-wafa-hero .r-kicker{font-size:13px;margin-bottom:25px}.r-wafa-hero>div>p:last-of-type{font-size:19px;line-height:1.65}.r-wafa-hero>figure>img{height:auto;max-height:540px;width:100%;object-fit:contain}.r-wafa-hero figcaption{font-size:13px}.r-case-situation{grid-template-columns:1fr;gap:22px;padding-block:55px}.r-case-situation h2{font-size:43px}.r-case-situation>p:last-child{font-size:20px;line-height:1.65}.r-choice-section{grid-template-columns:1fr;gap:32px;padding-block:58px}.r-choice-section figure>img{max-height:580px}.r-choice-section h2{font-size:45px}.r-choice-section p:not(.r-kicker){font-size:19px}.r-evidence-head{padding-block:57px 38px}.r-evidence-head h2{font-size:47px}.r-evidence-head>p:last-of-type{font-size:19px}.r-evidence-head nav{gap:8px 23px}.r-evidence-head nav a{font-size:16px}.r-evidence-archive .project-chapter,.r-evidence-archive .digital-section{padding:55px var(--r-pad)}.r-evidence-archive .project-heading,.r-evidence-archive .scope-heading,.r-evidence-archive .digital-heading{grid-template-columns:1fr;gap:24px;align-items:start}.r-evidence-archive h2{font-size:44px}.r-evidence-archive .project-lead{font-size:19px}.r-evidence-archive .project-eyebrow{font-size:13px}.r-evidence-archive .project-stats{gap:18px}.r-evidence-archive .project-stat strong{font-size:48px}.r-evidence-archive .project-stat span{font-size:14px;line-height:1.5;display:block}.r-evidence-archive .case-perspective{grid-template-columns:1fr;gap:24px;padding:23px}.r-evidence-archive .case-perspective h3{font-size:32px}.r-evidence-archive .batch-full-scope{grid-template-columns:1fr;gap:28px}.r-evidence-archive .batch-full-scope h3{font-size:34px}.r-evidence-archive .batch-full-scope ul{font-size:18px}.r-evidence-archive .brand-specimen{grid-template-columns:1fr;gap:42px}.r-evidence-archive .brand-language blockquote{font-size:43px;margin-block:20px}.r-evidence-archive .type-and-colour{grid-template-columns:1fr;gap:28px}.r-evidence-archive .palette-strip{gap:10px}.r-evidence-archive .palette-strip>span{font-size:13px}.r-evidence-archive .palette-strip small{font-size:11px}.r-evidence-archive .collection-filter{gap:8px}.r-evidence-archive .collection-filter button{font-size:15px;padding:11px 12px}.r-evidence-archive .collection-filter span{font-size:13px;padding-inline-start:9px}.r-evidence-archive .artwork-records{grid-template-columns:1fr;gap:36px}.r-evidence-archive .art-record .project-zoom img{height:auto;max-height:400px;padding:20px 12px;width:100%;object-fit:contain}.r-evidence-archive .art-record h3{font-size:35px}.r-evidence-archive .art-record details p{font-size:18px}.r-evidence-archive .art-record summary{font-size:17px}.r-evidence-archive .family-album{grid-template-columns:1fr 1fr;gap:16px}.r-evidence-archive .family-album img{height:185px}.r-evidence-archive .family-album figcaption{font-size:13px}.r-evidence-archive .life-chapter>blockquote{font-size:37px;margin-inline:0}.r-evidence-archive .object-details{grid-template-columns:1fr 1fr;gap:20px}.r-evidence-archive .object-details img{height:210px}.r-evidence-archive .object-details figcaption{font-size:14px}.r-evidence-archive .collector-route{grid-template-columns:1fr 1fr;gap:25px}.r-evidence-archive .proof-reader{grid-template-columns:1fr;gap:26px}.r-evidence-archive .proof-main{padding:12px}.r-evidence-archive .proof-thumbs{gap:7px}.r-evidence-archive .proof-thumbs button{padding:3px}.r-evidence-archive .proof-thumbs span{font-size:12px}.r-evidence-archive .digital-proof{grid-template-columns:1fr;gap:27px}.r-evidence-archive .mobile-proof{max-width:280px;justify-self:center}.r-evidence-archive .project-website-link{font-size:15px;gap:15px}.r-lightbox{padding:15px;width:96vw;max-height:94dvh}.r-lightbox figure img{height:60dvh}.r-lightbox figcaption{font-size:15px}.r-lightbox>button{width:44px;height:44px}html[dir=rtl] .r-hero h1{font-size:clamp(66px,16vw,100px);line-height:1.1}html[dir=rtl] .r-hero h1 span:last-child{font-size:1em}html[dir=rtl] .r-hero-lead{font-size:22px;line-height:1.75}html[dir=rtl] .r-hero-offer{font-size:19px}html[dir=rtl] .r-hero .r-kicker{font-size:13px;max-width:none}html[dir=rtl] h2{line-height:1.3}html[dir=rtl] .r-reverse-note h3{font-size:37px;line-height:1.3}html[dir=rtl] .r-reverse-note>p:not(.r-kicker){font-size:19px}html[dir=rtl] .r-idea-word{font-size:30px;line-height:1.4}html[dir=rtl] .r-wafa-hero h1{font-size:52px}html[lang=fr] .r-hero h1{font-size:clamp(57px,11.5vw,88px)}html[lang=es] .r-hero h1{font-size:clamp(55px,10.7vw,86px)}html[lang=fr] .r-hero h1 span:last-child{font-size:1.1em}html[lang=es] .r-hero h1 span:last-child{font-size:1.08em}}
@media(max-width:370px){.r-header{padding-inline:16px;gap:5px}.r-brand,.r-brand img{width:100px;flex-basis:100px}.r-utilities{gap:4px}.r-languages a{min-width:29px;font-size:13px}.r-hero h1{font-size:56px}.r-hero-actions .r-link{font-size:15px}.r-hero-lead{font-size:20px}.r-reverse-tabs button{font-size:12px;padding-inline:5px}.r-step-buttons button[data-r-next]>span{font-size:13px}.r-project-actions{gap:10px 17px}.r-reverse-note h3{font-size:36px}.r-idea-word{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.r-header{position:static}.r-page main{padding-top:0}.r-reverse-note[hidden]{display:block!important}.r-need-panel[hidden]{display:block!important}.r-reverse-controls,.r-lightbox,.r-mobile-nav{display:none!important}.r-reverse-layout{display:block}.r-reverse-note{color:#111!important;margin:20px 0!important;min-height:0!important}.r-reverse-note h3{color:#111!important}.r-reverse{background:white!important;color:#111!important}.r-reverse-note p{color:#111!important}.r-page{background:white}a:after{content:none}}
/* Phone composition: the portrait arrives before the secondary explanation; no content is omitted. */
@media(max-width:760px){
 .r-hero{display:flex;gap:0}.r-hero-copy,.r-hero-actions{display:contents}
 .r-hero-copy>.r-kicker{order:0;margin-bottom:20px}.r-hero-copy>h1{order:1;margin-bottom:25px}
 .r-hero-lead{order:2;margin-bottom:21px}.r-hero-offer{order:3;margin-block:var(--s-5) var(--s-3)}.r-hero-actions>.r-primary{order:4;align-self:flex-start;margin-bottom:var(--s-5)}.r-hero-actions>.r-secondary,.r-hero-actions>.r-tertiary{order:5;align-self:flex-start;margin-bottom:var(--s-5)}.r-hero-portrait{order:6}
 .r-reverse-layout{display:flex;flex-direction:column;gap:20px}.r-reverse-visual{order:0}.r-reverse-notes{display:contents}
 .r-reverse-note{order:1;width:100%;padding:10px 6px 0}.r-reverse-controls{order:2;width:100%;margin-top:0}
 .r-art-credit{margin-top:20px}
}
@media(max-width:760px){.r-hero-portrait picture{display:block;aspect-ratio:9/16}.r-hero-portrait picture img{aspect-ratio:9/16;object-fit:contain}.r-needs-layout.is-ready .r-need-choice[aria-selected=false] small{display:none}}
html[dir=rtl] .r-link:not([target])>span:last-child:not(:first-child){scale:-1 1}
html[dir=rtl] .r-need-choice .r-choice-arrow{scale:-1 1}
.r-object-rule{gap:18px}.r-object-rule>span{border:0;width:auto;min-width:48px;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.r-object-rule b{font:29px/1 'EB Garamond',Georgia,serif}.r-object-rule small{font:11px/1.4 var(--r-sans)}
@media(max-width:760px){.r-object-rule{gap:14px;bottom:5%}.r-object-rule b{font-size:25px}.r-object-rule small{font-size:10px}.r-object-rule>span{min-width:34px}}
/* The supplied marks retain their own colours; their display surfaces supply contrast. */
.r-theme-hazem .r-project-brand img{background:transparent;padding:0}
.r-theme-petra .r-project-brand img{background:#262a24;padding:12px 18px;max-width:185px;max-height:94px}

/* One chrome breakpoint. Below 900px the nav collapses into the menu and the
   CTA stays: there is no width at which the visitor has neither. */
@media(max-width:900px){.r-main-nav{display:none}.r-mobile-nav{display:block}}
@media(max-width:520px){.r-header-contact:not(.r-header-contact-static)>span:last-child{display:none}.r-header-contact{padding:10px 13px;gap:0}.r-header-contact-static{display:none}.r-utilities>.r-languages{display:none}.r-mobile-langs{display:flex}}
