/**
 * Theme Name: AARF Homepage
 * Theme URI: https://aarfoundation.com/
 * Description: Lightweight reference-aligned AARF WordPress homepage.
 * Version: 1.1.0
 * Author: Manus AI
 * Text Domain: aarf-homepage
 *
 * AARF design reminder — compact card-led art-institution landing page, warm ivory and bronzed detail.
 */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@400;500;600&display=swap');
:root{--ivory:#f8f4ec;--cream:#f1e9dc;--gold:#b88932;--rose:#b98270;--champagne:#d8c09a;--dark-rose:#6e4038;--espresso:#2b211d;--ink:#312722;--line:rgba(75,55,39,.16)}*{box-sizing:border-box}html{background:var(--ivory);scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font:400 13px/1.5 Inter,Arial,sans-serif;margin:0}button,input{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.reference-page{overflow-x:hidden;overflow-y:auto}.r-header{align-items:center;background:var(--ivory);border-bottom:1px solid var(--line);display:flex;height:76px;justify-content:space-between;padding:0 clamp(20px,4vw,58px);position:relative;z-index:20}.r-wordmark{align-items:center;display:flex;gap:10px}.r-wordmark>span{background:linear-gradient(120deg,var(--gold),var(--rose),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent;font:600 33px/.8 "Cormorant Garamond",serif;letter-spacing:.035em}.r-wordmark small{color:var(--dark-rose);font-size:6.5px;font-weight:600;letter-spacing:.15em;line-height:1.35;text-transform:uppercase}.r-wordmark--inverse>span{background:none;color:var(--champagne)}.r-wordmark--inverse small{color:#ead9c8}.r-header__controls,.r-menu{align-items:center;display:flex}.r-header__controls{gap:14px}.r-icon,.r-menu{background:none;color:var(--gold)}.r-icon{display:grid;font-size:23px;height:37px;place-items:center;width:37px}.r-menu{font-size:9px;font-weight:600;gap:8px;letter-spacing:.16em;padding:8px 0 8px 7px;text-transform:uppercase}.r-nav{background:var(--ivory);display:flex;flex-direction:column;inset:0;opacity:0;padding:0 clamp(20px,4vw,58px);pointer-events:none;position:fixed;transform:translateY(-12px);transition:opacity .25s,transform .25s;visibility:hidden;z-index:90}.r-nav.is-open{opacity:1;pointer-events:auto;transform:none;visibility:visible}.r-nav__top{align-items:center;border-bottom:1px solid var(--line);display:flex;height:76px;justify-content:space-between}.r-nav__content{display:grid;gap:70px;grid-template-columns:1fr .55fr;margin:auto 0;padding:55px 0}.r-nav nav{border-top:1px solid var(--line)}.r-nav nav a{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:18px;grid-template-columns:34px 1fr auto;padding:10px 0}.r-nav nav small{color:var(--gold);font-size:8px;letter-spacing:.16em}.r-nav nav span{font:500 clamp(29px,4.4vw,55px)/1 "Cormorant Garamond",serif}.r-nav aside{align-self:end;background:var(--cream);padding:27px}.r-nav aside a{align-items:center;border-top:1px solid var(--line);display:flex;font:500 22px/1 "Cormorant Garamond",serif;justify-content:space-between;padding:16px 0}.r-eyebrow{color:var(--dark-rose);font-size:8px;font-weight:600;letter-spacing:.18em;line-height:1.4;margin:0 0 10px;text-transform:uppercase}.r-eyebrow--light{color:var(--champagne)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Cormorant Garamond",serif;font-weight:500}.r-link{align-items:center;border-bottom:1px solid var(--gold);color:var(--dark-rose);display:inline-flex;font-size:9px;font-weight:600;gap:9px;letter-spacing:.13em;padding:0 0 8px;text-transform:uppercase}.r-link--light{border-color:var(--champagne);color:#fff}.r-link--solid{background:var(--rose);border:0;color:#fff;padding:13px 17px}.r-hero{background:var(--espresso);color:#fff;height:620px;min-height:calc(100svh - 76px);overflow:hidden;position:relative}.r-hero__video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.r-hero__shade{background:linear-gradient(90deg,rgba(31,21,14,.78),rgba(31,21,14,.62) 28%,rgba(31,21,14,.28) 52%,rgba(31,21,14,.02) 79%);inset:0;position:absolute}.r-hero__vignette{background:linear-gradient(0deg,rgba(18,12,9,.66),transparent 42%);inset:0;position:absolute}.r-hero__content{left:clamp(34px,5.3vw,78px);max-width:485px;position:absolute;top:clamp(54px,9vh,100px);z-index:2}.r-hero h1{font-size:clamp(39px,4.35vw,63px);letter-spacing:-.053em;line-height:.9;margin:0 0 18px}.r-hero__content>p{font-size:11px;line-height:1.65;margin:0 0 21px;max-width:320px}.r-hero__feature{background:rgba(38,26,18,.91);border:1px solid rgba(216,192,154,.4);bottom:50px;padding:26px 28px;position:absolute;right:clamp(28px,7.8vw,120px);width:260px;z-index:2}.r-hero__feature h2{color:#fff;font-size:30px;letter-spacing:-.04em;line-height:.85;margin:0 0 14px}.r-hero__feature>p:not(.r-eyebrow){color:#e8d9c5;font-size:10px;line-height:1.7;margin-bottom:19px}.r-hero__trust{bottom:22px;display:flex;gap:23px;left:clamp(34px,5.3vw,78px);position:absolute;z-index:2}.r-hero__trust span{align-items:center;border-right:1px solid rgba(216,192,154,.35);display:grid;gap:2px;grid-template-columns:20px 1fr;padding-right:22px}.r-hero__trust b{font-size:8px;letter-spacing:.08em;text-transform:uppercase}.r-hero__trust small{color:#e3d1bb;font-size:7px;line-height:1.3;max-width:105px}.r-film{background:none;border-bottom:1px solid rgba(255,255,255,.55);bottom:23px;color:#fff;font-size:8px;letter-spacing:.14em;padding:0 0 5px;position:absolute;right:25px;text-transform:uppercase;z-index:3}.r-section{padding:clamp(54px,6.3vw,88px) clamp(24px,5.2vw,76px)}.r-section-title{align-items:end;display:flex;justify-content:space-between}.r-section-title--center{display:block;text-align:center}.r-section-title h2{font-size:clamp(32px,3vw,43px);letter-spacing:-.047em;line-height:.9;margin:0}.r-section-title--center h2:before,.r-section-title--center h2:after{background:var(--champagne);content:"";display:inline-block;height:1px;margin:0 15px 10px;width:25px}.r-subline{color:#5f5145;font-size:9px;margin:8px 0 20px}.r-subline--center{text-align:center}.r-exhibition-grid{display:grid;gap:3px;grid-template-columns:repeat(3,1fr)}.r-ex-card{height:220px;overflow:hidden;position:relative}.r-ex-card img,.r-ex-card video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.r-card-shade{background:linear-gradient(0deg,rgba(26,18,13,.82),rgba(26,18,13,.04) 80%);inset:0;position:absolute}.r-ex-card>div:last-child{bottom:0;color:#fff;left:0;padding:17px 18px;position:absolute;right:0;z-index:1}.r-chip{border:1px solid rgba(216,192,154,.8);color:#f4e8da;display:inline-block;font-size:7px;letter-spacing:.13em;margin-bottom:10px;padding:4px 5px;text-transform:uppercase}.r-ex-card h3{font-size:26px;letter-spacing:-.04em;line-height:.85;margin:0 0 10px;max-width:220px}.r-ex-card div>p:not(.r-chip){font-size:8px;line-height:1.55;margin:0}.r-ex-card div>a{align-items:center;border:1px solid rgba(255,255,255,.7);border-radius:100%;bottom:17px;color:#fff;display:flex;font-size:18px;height:34px;justify-content:center;position:absolute;right:17px;width:34px}.r-expertise{background:var(--cream);padding-bottom:38px}.r-expertise-board{border:1px solid var(--line);display:grid;grid-template-columns:repeat(6,1fr);margin-top:18px}.r-expertise-item{align-items:center;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;min-height:177px;padding:16px 9px;text-align:center}.r-expertise-item:last-child{border:0}.r-expertise-item.is-focus{background:var(--rose);color:#fff;min-height:194px;margin:-8px 0}.r-expertise-icon{align-items:center;border:1px solid var(--champagne);border-radius:50%;color:var(--dark-rose);display:flex;font-size:18px;height:44px;justify-content:center;margin-bottom:13px;width:44px}.r-expertise-item.is-focus .r-expertise-icon{border-color:rgba(255,255,255,.65);color:#fff}.r-expertise-item small{color:var(--gold);font-size:8px;letter-spacing:.14em}.r-expertise-item h3{font-family:Inter,Arial,sans-serif;font-size:8px;font-weight:600;letter-spacing:.02em;line-height:1.4;margin:9px 0 0;max-width:120px;text-transform:uppercase}.r-center-action{display:flex;justify-content:center;margin-top:16px}.r-advisory{background:var(--ivory);display:grid;grid-template-columns:.9fr 1.1fr;margin:0 clamp(24px,5.2vw,76px);min-height:350px}.r-advisory__text{padding:46px 42px}.r-advisory__text h2,.r-foundation h2{font-size:clamp(32px,3.2vw,46px);letter-spacing:-.05em;line-height:.86;margin:0 0 16px}.r-advisory__text>p:not(.r-eyebrow){font-size:10px;line-height:1.65;max-width:340px}.r-advisory__media{margin:0;min-height:350px;overflow:hidden}.r-advisory__media img{height:100%;object-fit:cover;width:100%}.r-advisory__points{display:flex;gap:13px;margin-top:23px}.r-advisory__points span{color:#57483d;font-size:7px;line-height:1.3;text-align:center}.r-foundation{background:var(--cream);display:grid;gap:42px;grid-template-columns:1fr 1fr;margin-top:34px;padding:clamp(42px,5.6vw,76px) clamp(24px,5.2vw,76px)}.r-foundation figure{margin:0;min-height:310px}.r-foundation figure img{height:100%;object-fit:cover;width:100%}.r-foundation>div{align-self:center;max-width:420px}.r-foundation>div>p:not(.r-eyebrow){font-size:10px;line-height:1.65;margin-bottom:20px}.r-initiative-strip{background:var(--ivory);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(6,1fr);padding:28px clamp(24px,5.2vw,76px)}.r-initiative-strip a{align-items:center;border-right:1px solid var(--line);color:var(--dark-rose);display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:80px;padding:5px;text-align:center}.r-initiative-strip a:last-child{border:0}.r-initiative-strip b{color:var(--rose);font-size:23px;font-weight:400}.r-initiative-strip span{font-size:7px;font-weight:600;line-height:1.3;max-width:95px;text-transform:uppercase}.r-lower{background:var(--ivory);display:grid;grid-template-columns:1fr 1.1fr 1fr;padding:38px clamp(24px,5.2vw,76px) 45px}.r-lower>article{min-height:230px;padding:18px 22px}.r-assurance{background:var(--cream);overflow:hidden;position:relative}.r-assurance h2{font-size:22px;line-height:.93;max-width:225px}.r-assurance img{bottom:-35px;height:135px;object-fit:cover;position:absolute;right:-15px;width:145px}.r-assurance .r-link{bottom:18px;position:absolute}.r-collaborations{border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.r-collaborations>p:not(.r-eyebrow){font-size:9px;line-height:1.5;max-width:260px}.r-collaborations>div{align-items:center;display:flex;gap:14px;margin:27px 0}.r-collaborations span{color:#76675a;font:500 13px/.9 "Cormorant Garamond",serif;text-align:center}.r-journal{border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.r-journal__row{align-items:center;border-top:1px solid var(--line);display:flex;gap:10px;padding:7px 0}.r-journal__row img{height:32px;object-fit:cover;width:43px}.r-journal__row a{font:500 12px/1 "Cormorant Garamond",serif}.r-journal>.r-link{margin-top:12px}.r-footer{background:var(--espresso);color:#f4e9dd}.r-footer__main{display:grid;gap:24px;grid-template-columns:1.2fr repeat(4,1fr) 1.5fr;padding:44px clamp(24px,5.2vw,76px) 31px}.r-footer__main>div>a{color:#e8dacc;display:block;font-size:8px;line-height:1.3;margin-bottom:7px}.r-footer__main>div:first-child>p{color:var(--champagne);font:500 18px/.87 "Cormorant Garamond",serif;margin:22px 0 0}.r-footer__contact-copy{color:#d1bcaa;font-size:8px;line-height:1.55;margin:14px 0}.r-footer form>p:not(.r-eyebrow){color:#d1bcaa;font-size:8px;line-height:1.45}.r-footer form>div{border:1px solid rgba(216,192,154,.6);display:flex;margin-top:12px}.r-footer input{background:transparent;border:0;color:#fff;font-size:8px;min-width:0;outline:0;padding:9px;width:100%}.r-footer input::placeholder{color:#bdac9d}.r-footer form button{background:var(--rose);color:#fff;padding:7px 10px}.r-footer small{color:#a59384;font-size:7px}.r-footer__bottom{border-top:1px solid rgba(216,192,154,.25);color:#aa998a;display:flex;font-size:7px;justify-content:space-between;letter-spacing:.04em;padding:14px clamp(24px,5.2vw,76px);text-transform:uppercase}.r-footer__bottom div{display:flex;gap:12px}@media(max-width:820px){.r-expertise-board{grid-template-columns:repeat(3,1fr)}.r-expertise-item:nth-child(3){border-right:0}.r-expertise-item.is-focus{margin:0}.r-initiative-strip{grid-template-columns:repeat(3,1fr)}.r-lower{grid-template-columns:1fr}.r-lower>article{border:1px solid var(--line);border-bottom:0}.r-footer__main{grid-template-columns:repeat(3,1fr)}.r-footer__main>div:first-child{grid-column:span 3}.r-footer form{grid-column:span 2}}@media(max-width:560px){.r-header,.r-nav__top{height:68px}.r-menu span{display:none}.r-nav__content{display:block;margin:0;overflow:auto;padding:38px 0}.r-nav nav a{grid-template-columns:26px 1fr auto}.r-nav nav span{font-size:34px}.r-nav aside{margin-top:30px}.r-hero{height:620px;min-height:620px}.r-hero__content{left:26px;right:23px;top:50px}.r-hero h1{font-size:41px}.r-hero__feature{bottom:61px;padding:18px 20px;right:18px;width:210px}.r-hero__feature h2{font-size:25px}.r-hero__trust{bottom:18px;gap:10px;left:20px}.r-hero__trust span{padding-right:9px}.r-hero__trust span:nth-child(3),.r-hero__trust small{display:none}.r-hero__trust b{font-size:7px}.r-film{display:none}.r-section{padding:48px 20px}.r-section-title{align-items:start;display:block}.r-section-title .r-link{margin-top:16px}.r-exhibition-grid{display:block}.r-ex-card{height:230px;margin-bottom:3px}.r-expertise-board{grid-template-columns:repeat(2,1fr)}.r-expertise-item:nth-child(3){border-right:1px solid var(--line)}.r-expertise-item:nth-child(even){border-right:0}.r-advisory{display:flex;flex-direction:column;margin:0 20px}.r-advisory__text{padding:38px 24px}.r-advisory__media{min-height:260px}.r-advisory__points{gap:9px}.r-advisory__points span{font-size:6px}.r-foundation{display:flex;flex-direction:column;gap:29px;margin-top:22px;padding:38px 20px}.r-foundation figure{min-height:260px}.r-initiative-strip{padding:23px 15px}.r-initiative-strip a{min-height:76px}.r-lower{padding:22px 20px 30px}.r-footer__main{grid-template-columns:1fr 1fr;padding:36px 20px 25px}.r-footer__main>div:first-child{grid-column:span 2}.r-footer form{grid-column:span 2}.r-footer__bottom{display:block;padding:12px 20px}.r-footer__bottom div{margin-top:8px}}
/* Art-led refinement: named media slots may be replaced from the WordPress Media Library or theme assets. */
.r-hero__feature{display:grid;grid-template-columns:88px 1fr;padding:0;overflow:hidden}.r-hero__feature>img{height:100%;object-fit:cover;width:100%}.r-hero__feature>div{padding:20px}.r-hero__feature h2{font-size:24px}.r-hero__feature>div>p:not(.r-eyebrow){font-size:8px;margin-bottom:12px}.r-featured-artworks{background:var(--cream)}.r-artwork-grid{display:grid;gap:3px;grid-template-columns:1.25fr .75fr .75fr .9fr;grid-template-rows:215px 140px}.r-artwork-card{background:var(--espresso);color:#fff;min-height:0;overflow:hidden;position:relative}.r-artwork-card--large,.r-artwork-card--tall{grid-row:span 2}.r-artwork-card img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.r-artwork-card:after{background:linear-gradient(0deg,rgba(27,20,16,.84),transparent 65%);content:"";inset:0;position:absolute}.r-artwork-card>div{bottom:0;left:0;padding:17px;position:absolute;right:0;z-index:1}.r-artwork-card p{color:var(--champagne);font-size:7px;letter-spacing:.1em;margin:0 0 5px;text-transform:uppercase}.r-artwork-card h3{font-size:25px;letter-spacing:-.04em;line-height:.88;margin:0 0 5px}.r-artwork-card span{color:#e8dace;display:block;font-size:8px}.r-artwork-card .r-link{color:#fff;font-size:8px;margin-top:12px}.r-artwork-card:not(.r-artwork-card--large) h3{font-size:18px}.r-expertise-item{justify-content:flex-start;padding-top:22px}.r-expertise-item p{color:#6d5e52;font-size:7px;line-height:1.35;margin:7px 0 0;max-width:110px}.r-expertise-item.is-focus p{color:#f8e5d7}.r-expertise-more{display:block;font-size:7px;font-weight:600;letter-spacing:.08em;margin-top:auto;text-transform:uppercase}.r-advisory__text>.r-link{margin-top:25px}.r-art-heritage{background:var(--espresso);color:#fff;display:grid;grid-template-columns:1fr 1fr;margin-top:34px}.r-art-heritage figure{margin:0;min-height:430px;overflow:hidden}.r-art-heritage figure img{height:100%;object-fit:cover;width:100%}.r-art-heritage>div{align-self:center;padding:clamp(42px,6vw,80px)}.r-art-heritage h2{font-size:clamp(35px,3.8vw,52px);letter-spacing:-.055em;line-height:.87;margin:0 0 16px}.r-art-heritage>div>p:not(.r-eyebrow){color:#eadbc9;font-size:10px;line-height:1.65;max-width:340px}.r-art-heritage dl{border-top:1px solid rgba(216,192,154,.35);display:grid;grid-template-columns:1fr 1fr;margin:25px 0}.r-art-heritage dl>div{border-bottom:1px solid rgba(216,192,154,.35);padding:10px 0}.r-art-heritage dt{color:var(--champagne);font-size:8px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.r-art-heritage dd{color:#e8dacc;font:500 15px "Cormorant Garamond",serif;margin:2px 0 0}.r-provenance{background:var(--ivory);display:grid;grid-template-columns:1fr 1fr;margin:0 clamp(24px,5.2vw,76px);min-height:360px}.r-provenance figure{margin:0;overflow:hidden;position:relative}.r-provenance figure img{height:100%;object-fit:cover;width:100%}.r-provenance figcaption{background:var(--ivory);bottom:0;color:var(--dark-rose);font-size:8px;letter-spacing:.11em;padding:10px 12px;position:absolute;right:0;text-transform:uppercase}.r-provenance>div{align-self:center;padding:40px}.r-provenance h2{font-size:clamp(34px,3.4vw,47px);letter-spacing:-.055em;line-height:.86;margin:0 0 14px}.r-provenance>div>p:not(.r-eyebrow){color:#66574b;font-size:10px;margin-bottom:18px}.r-provenance ul{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;list-style:none;margin:0 0 23px;padding:0}.r-provenance li{border-bottom:1px solid var(--line);font-size:8px;font-weight:600;letter-spacing:.08em;padding:10px 0;text-transform:uppercase}.r-lower--two{grid-template-columns:1fr 1fr;padding-top:0}.r-lower--two>article{min-height:208px}.r-contact{background:var(--dark-rose);color:#fff;padding:58px clamp(24px,12vw,185px);text-align:center}.r-contact h2{font-size:clamp(36px,4.3vw,60px);letter-spacing:-.055em;line-height:.88;margin:0 0 13px}.r-contact>p:not(.r-eyebrow){color:#efe0d2;font-size:10px;margin-bottom:22px}.r-contact .r-link{border-color:var(--champagne);color:#fff}
@media(max-width:820px){.r-artwork-grid{grid-template-columns:1.2fr 1fr;grid-template-rows:300px 190px}.r-artwork-card--large,.r-artwork-card--tall{grid-row:span 1}.r-initiative-strip{grid-template-columns:repeat(4,1fr)}.r-lower--two{grid-template-columns:1fr 1fr}.r-lower--two>article{border:1px solid var(--line)}}
@media(max-width:560px){.r-hero__feature{bottom:56px;display:block;padding:0;width:205px}.r-hero__feature>img{display:none}.r-hero__feature>div{padding:17px}.r-hero__feature h2{font-size:22px}.r-artwork-grid{grid-template-columns:1fr 1fr;grid-template-rows:255px 180px;gap:2px}.r-artwork-card h3{font-size:19px}.r-artwork-card:not(.r-artwork-card--large) h3{font-size:16px}.r-artwork-card>div{padding:12px}.r-artwork-card .r-link{display:none}.r-expertise-item{min-height:185px}.r-expertise-item p,.r-expertise-more{display:none}.r-art-heritage,.r-provenance{display:flex;flex-direction:column}.r-art-heritage figure{min-height:300px}.r-art-heritage>div{padding:39px 20px}.r-provenance{margin:0 20px}.r-provenance figure{min-height:270px}.r-provenance>div{padding:38px 22px}.r-initiative-strip{grid-template-columns:repeat(3,1fr)}.r-initiative-strip a:nth-child(3n){border-right:0}.r-lower--two{display:block;padding-top:0}.r-lower--two>article{border:1px solid var(--line);margin-bottom:2px}.r-contact{padding:52px 22px}}
.r-hero__shade{background:linear-gradient(90deg,rgba(48,35,25,.58),rgba(48,35,25,.43) 31%,rgba(48,35,25,.12) 59%,rgba(48,35,25,0) 84%)}.r-hero__vignette{background:linear-gradient(0deg,rgba(28,20,15,.36),transparent 48%)}.r-hero__catalogue{border-left:1px solid var(--champagne);color:var(--champagne);font-size:8px;font-weight:600;left:clamp(24px,2.5vw,38px);letter-spacing:.16em;padding-left:10px;position:absolute;text-transform:uppercase;top:26px;z-index:2}.r-section-title{padding-left:44px;position:relative}.r-section-title:before{background:var(--gold);content:"";height:1px;left:0;position:absolute;top:10px;width:30px}.r-exhibition-grid{grid-template-columns:1.15fr .72fr 1.13fr}.r-ex-card{height:255px}.r-ex-card:nth-child(2){height:215px;margin-top:36px}.r-ex-card:nth-child(3){margin-top:13px}.r-ex-card div>a{border-radius:0;border-width:0 0 1px;height:auto;padding-bottom:5px;width:auto}.r-expertise{background:var(--ivory)}.r-expertise-board{border-left:0;border-right:0;grid-template-columns:repeat(3,1fr)}.r-expertise-item{align-items:flex-start;border-bottom:1px solid var(--line);justify-content:flex-start;min-height:154px;padding:18px 16px;text-align:left}.r-expertise-item:nth-child(3){border-right:0}.r-expertise-item.is-focus{background:transparent;color:var(--ink);margin:0;min-height:154px}.r-expertise-item.is-focus small{color:var(--gold)}.r-expertise-item.is-focus p{color:#6d5e52}.r-expertise-item h3{font-family:"Cormorant Garamond",serif;font-size:20px;font-weight:500;line-height:.9;margin:7px 0 0;max-width:180px;text-transform:none}.r-expertise-item p{color:#6d5e52;font-size:8px;line-height:1.35;margin:7px 0 0}.r-expertise-more{color:var(--dark-rose);display:block;font-size:7px;font-weight:600;letter-spacing:.08em;margin-top:auto;text-transform:uppercase}.r-center-action{justify-content:flex-start;margin-left:44px}.r-initiative-strip{counter-reset:initiative;grid-template-columns:repeat(4,1fr)}.r-initiative-strip a{counter-increment:initiative;min-height:95px}.r-initiative-strip a:before{color:var(--gold);content:counter(initiative,decimal-leading-zero);font-size:8px;letter-spacing:.12em}.r-initiative-strip a:nth-child(4n){border-right:0}.r-contact{background:var(--espresso)}
@media(max-width:820px){.r-expertise-board{grid-template-columns:repeat(3,1fr)}.r-expertise-item:nth-child(3){border-right:0}.r-initiative-strip{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.r-hero__catalogue{display:none}.r-section-title{padding-left:34px}.r-section-title:before{top:8px;width:23px}.r-exhibition-grid{display:block}.r-ex-card,.r-ex-card:nth-child(2),.r-ex-card:nth-child(3){height:230px;margin-top:0}.r-expertise-board{grid-template-columns:1fr 1fr}.r-expertise-item:nth-child(3){border-right:1px solid var(--line)}.r-expertise-item:nth-child(even){border-right:0}.r-expertise-item h3{font-size:17px}.r-expertise-item p,.r-expertise-more{display:block}.r-initiative-strip{grid-template-columns:repeat(3,1fr)}.r-initiative-strip a:nth-child(4n){border-right:1px solid var(--line)}.r-initiative-strip a:nth-child(3n){border-right:0}}
.r-exhibition-status{align-items:center;border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:flex;gap:0;margin:19px 0 12px;max-width:560px}.r-exhibition-status span{border-right:1px solid var(--line);color:var(--dark-rose);flex:1;font-size:8px;font-weight:600;letter-spacing:.14em;padding:9px 12px;text-align:center;text-transform:uppercase}.r-exhibition-status span:last-child{border-right:0}.r-exhibition-status span:first-child{background:var(--dark-rose);color:#fff}.r-exhibitions>.r-subline{margin-top:0}.r-exhibition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.r-ex-card,.r-ex-card:nth-child(2),.r-ex-card:nth-child(3){height:265px;margin-top:0}.r-ex-card img{object-position:center}@media(max-width:560px){.r-exhibition-status{max-width:none}.r-exhibition-status span{font-size:7px;padding:9px 5px}}
.r-exhibitions .r-exhibition-grid{align-items:stretch;display:grid;gap:3px;grid-auto-rows:280px;grid-template-columns:repeat(3,minmax(0,1fr))}.r-exhibitions .r-ex-card,.r-exhibitions .r-ex-card:nth-child(2),.r-exhibitions .r-ex-card:nth-child(3){align-self:stretch;height:280px!important;margin:0!important;min-width:0;transform:none!important}.r-exhibitions .r-ex-card>img{height:100%!important;object-fit:cover;width:100%}@media(max-width:560px){.r-exhibitions .r-exhibition-grid{display:grid;grid-auto-rows:230px;grid-template-columns:1fr}.r-exhibitions .r-ex-card,.r-exhibitions .r-ex-card:nth-child(2),.r-exhibitions .r-ex-card:nth-child(3){height:230px!important;margin:0!important}}
.r-expertise.r-expertise--reference{background:var(--cream);padding-bottom:22px}.r-expertise--reference .r-section-title{display:block;padding-left:0;text-align:center}.r-expertise--reference .r-section-title:before{left:calc(50% - 156px);top:14px}.r-expertise--reference .r-section-title h2:before,.r-expertise--reference .r-section-title h2:after{background:var(--champagne);content:"";display:inline-block;height:1px;margin:0 14px 10px;width:24px}.r-expertise--reference .r-section-title .r-eyebrow{margin-bottom:7px}.r-expertise--reference .r-expertise-board{border:1px solid var(--line);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:18px}.r-expertise--reference .r-expertise-item{align-items:center;border-bottom:0;border-right:1px solid var(--line);display:flex;min-height:206px;padding:18px 10px;text-align:center}.r-expertise--reference .r-expertise-item:nth-child(3){border-right:1px solid var(--line)}.r-expertise--reference .r-expertise-item:last-child{border-right:0}.r-expertise--reference .r-expertise-item.is-focus{background:linear-gradient(135deg,#bd8873,#976252);box-shadow:0 9px 18px rgba(86,49,38,.18);color:#fff;margin:-10px 0;min-height:226px}.r-expertise--reference .r-expertise-icon{align-items:center;border:1px solid var(--champagne);border-radius:50%;color:var(--dark-rose);display:flex;font-size:18px;height:46px;justify-content:center;margin:0 0 11px;width:46px}.r-expertise--reference .r-expertise-item.is-focus .r-expertise-icon{border-color:rgba(255,255,255,.7);color:#fff}.r-expertise--reference .r-expertise-item h3{font-family:Inter,Arial,sans-serif;font-size:8px;font-weight:600;line-height:1.35;margin:7px 0 0;max-width:112px;text-transform:uppercase}.r-expertise--reference .r-expertise-item p{color:#65564b;font-size:7px;line-height:1.45;margin:8px 0 0;max-width:118px}.r-expertise--reference .r-expertise-item.is-focus p{color:#f6e9de}.r-expertise--reference .r-expertise-more{color:var(--dark-rose);display:block;font-size:7px;font-weight:600;letter-spacing:.1em;margin-top:auto;text-transform:uppercase}.r-expertise--reference .r-expertise-item.is-focus .r-expertise-more{color:#fff}.r-advisory.r-advisory--reference{background:var(--ivory);display:grid;grid-template-columns:.78fr 1.22fr;margin:20px clamp(24px,5.2vw,76px) 0;min-height:360px}.r-advisory--reference .r-advisory__text{background:linear-gradient(90deg,#f9f5ee,#f0e5d7);padding:38px 34px}.r-advisory--reference .r-advisory__text h2{font-size:clamp(29px,3vw,43px);line-height:.9;margin-bottom:14px}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow){font-size:9px;line-height:1.6;max-width:330px}.r-advisory--reference .r-advisory__points{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:21px 0 19px;padding-top:12px}.r-advisory--reference .r-advisory__points span{color:#68574a;font-size:6px;line-height:1.35;text-align:left}.r-advisory--reference .r-advisory__media{min-height:360px;position:relative}.r-advisory--reference .r-advisory__media:after{background:linear-gradient(90deg,rgba(35,23,16,.06),rgba(35,23,16,.38));content:"";inset:0;pointer-events:none;position:absolute}.r-advisory__note{background:rgba(54,33,24,.9);border:1px solid rgba(216,192,154,.52);bottom:24px;color:#fff;padding:17px 19px;position:absolute;right:24px;width:220px;z-index:1}.r-advisory__note p{color:var(--champagne);font-size:8px;font-weight:600;letter-spacing:.13em;margin:0 0 11px;text-transform:uppercase}.r-advisory__note ul{list-style:none;margin:0;padding:0}.r-advisory__note li{border-top:1px solid rgba(216,192,154,.25);color:#f1e3d5;font-size:8px;padding:6px 0 0}.r-advisory__note li:before{color:var(--champagne);content:"✓";margin-right:6px}@media(max-width:820px){.r-expertise--reference .r-expertise-board{grid-template-columns:repeat(3,1fr)}.r-expertise--reference .r-expertise-item:nth-child(3){border-right:0}.r-expertise--reference .r-expertise-item:nth-child(4){border-top:1px solid var(--line)}.r-advisory.r-advisory--reference{grid-template-columns:1fr 1fr}}@media(max-width:560px){.r-expertise.r-expertise--reference{padding:46px 20px 18px}.r-expertise--reference .r-section-title:before{left:calc(50% - 137px)}.r-expertise--reference .r-expertise-board{grid-template-columns:1fr 1fr;margin-top:17px}.r-expertise--reference .r-expertise-item{border-bottom:1px solid var(--line);min-height:176px;padding:15px 8px}.r-expertise--reference .r-expertise-item:nth-child(odd){border-right:1px solid var(--line)}.r-expertise--reference .r-expertise-item:nth-child(even){border-right:0}.r-expertise--reference .r-expertise-item.is-focus{margin:0;min-height:176px}.r-expertise--reference .r-expertise-item p{display:block}.r-advisory.r-advisory--reference{display:flex;flex-direction:column;margin:18px 20px 0}.r-advisory--reference .r-advisory__text{padding:34px 22px}.r-advisory--reference .r-advisory__media{min-height:290px}.r-advisory__note{bottom:16px;right:16px;width:205px}}
.r-exhibitions .r-section-title{padding-left:0}.r-exhibitions .r-section-title:before{display:none}.r-exhibitions .r-subline{margin:7px 0 18px}.r-exhibitions .r-exhibition-grid{grid-auto-rows:230px}.r-exhibitions .r-ex-card,.r-exhibitions .r-ex-card:nth-child(2),.r-exhibitions .r-ex-card:nth-child(3){height:230px!important}.r-exhibitions .r-ex-card h3{font-size:28px}.r-exhibitions .r-chip{background:rgba(34,23,16,.25);margin-bottom:8px}.r-expertise--reference .r-section-title:before{background:var(--gold);border-radius:50%;height:5px;left:calc(50% - 2px);top:-13px;width:5px}.r-expertise--reference .r-section-title h2:before,.r-expertise--reference .r-section-title h2:after{width:18px}.r-advisory--reference .r-advisory__points{grid-template-columns:repeat(5,1fr)}.r-advisory--reference .r-advisory__points span{font-size:6px}.r-about-aarf{background:var(--ivory);display:grid;grid-template-columns:.9fr 1.1fr;gap:0;margin:24px clamp(24px,5.2vw,76px) 0;min-height:245px}.r-about-aarf figure{margin:0;min-height:245px;overflow:hidden}.r-about-aarf figure img{height:100%;object-fit:cover;width:100%}.r-about-aarf>div{align-self:center;padding:28px 34px}.r-about-aarf h2{font-size:clamp(28px,2.6vw,38px);letter-spacing:-.05em;line-height:.9;margin:0 0 11px}.r-about-aarf>div>p:not(.r-eyebrow){font-size:9px;line-height:1.58;margin:0 0 9px;max-width:500px}.r-about-aarf .r-link{margin-top:7px}@media(max-width:560px){.r-exhibitions .r-exhibition-grid{grid-auto-rows:230px}.r-exhibitions .r-ex-card,.r-exhibitions .r-ex-card:nth-child(2),.r-exhibitions .r-ex-card:nth-child(3){height:230px!important}.r-exhibitions .r-ex-card h3{font-size:25px}.r-advisory--reference .r-advisory__points{grid-template-columns:repeat(3,1fr);row-gap:12px}.r-about-aarf{display:flex;flex-direction:column;margin:20px 20px 0}.r-about-aarf figure{min-height:250px}.r-about-aarf>div{padding:33px 22px}}
.r-exhibition-programme{display:grid;gap:3px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 8px}.r-exhibition-programme span{border-top:1px solid var(--champagne);color:var(--dark-rose);font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;padding-top:8px;text-transform:uppercase}.r-exhibitions .r-subline{font-size:13px!important;line-height:1.55}.r-ex-card>div>p:not(.r-chip){font-size:11px!important;line-height:1.5}.r-featured-grid p,.r-art-heritage p,.r-foundation p,.r-provenance p,.r-journal p,.r-contact p{font-size:12px!important;line-height:1.6}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow),.r-about-aarf>div>p:not(.r-eyebrow){font-size:13px!important;line-height:1.65}.r-expertise--reference .r-expertise-item p{font-size:9px!important;line-height:1.5}.r-expertise--reference .r-expertise-more{font-size:8px!important}.r-advisory--reference .r-advisory__points span,.r-advisory__note li{font-size:9px!important;line-height:1.5}.r-advisory__note p{font-size:9px!important}@media(max-width:560px){.r-exhibition-programme{gap:2px;margin-bottom:7px}.r-exhibition-programme span{font-size:8px;letter-spacing:.08em;padding-top:6px}.r-exhibitions .r-subline{font-size:12px!important}.r-ex-card>div>p:not(.r-chip){font-size:10px!important}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow),.r-about-aarf>div>p:not(.r-eyebrow){font-size:12px!important}.r-expertise--reference .r-expertise-item p{font-size:8px!important}}
.r-wordmark{align-items:center;display:inline-flex;line-height:0;width:190px}.r-wordmark img{display:block;height:auto;max-width:100%;width:100%}.r-nav .r-wordmark{width:220px}.r-footer .r-wordmark{width:180px}.reference-page{font-size:17px}.reference-page p:not(.r-eyebrow):not(.r-chip),.reference-page li,.reference-page input{font-size:16px;line-height:1.65}.r-eyebrow,.r-chip,.r-expertise-more,.r-exhibition-programme span{font-size:10px!important;line-height:1.4}.r-link{font-size:12px!important;line-height:1.25}.r-hero__content>p{font-size:17px!important;line-height:1.65}.r-hero__trust small{font-size:11px!important;line-height:1.45}.r-hero__feature>div>p:not(.r-eyebrow){font-size:12px!important;line-height:1.5}.r-exhibitions .r-subline{font-size:15px!important}.r-ex-card>div>p:not(.r-chip){font-size:13px!important;line-height:1.5}.r-artwork-card p,.r-artwork-card span{font-size:13px!important;line-height:1.5}.r-expertise--reference .r-expertise-item p{font-size:10px!important;line-height:1.55}.r-expertise--reference .r-expertise-more{font-size:9px!important}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow),.r-about-aarf>div>p:not(.r-eyebrow){font-size:16px!important;line-height:1.65}.r-advisory--reference .r-advisory__points span,.r-advisory__note li{font-size:11px!important;line-height:1.5}.r-advisory__note p{font-size:10px!important}.r-foundation>div>p:not(.r-eyebrow),.r-provenance>div>p:not(.r-eyebrow),.r-collaborations>p:not(.r-eyebrow),.r-journal__row a,.r-contact>p:not(.r-eyebrow){font-size:15px!important;line-height:1.6}.r-provenance li,.r-footer__main>a,.r-footer__main>div>a,.r-footer__main form p,.r-footer__contact-copy,.r-footer__bottom{font-size:12px!important;line-height:1.6}@media(max-width:560px){.r-wordmark{width:142px}.r-nav .r-wordmark{width:178px}.r-footer .r-wordmark{width:154px}.reference-page{font-size:16px}.reference-page p:not(.r-eyebrow):not(.r-chip),.reference-page li,.reference-page input{font-size:15px}.r-hero__content>p{font-size:16px!important}.r-exhibitions .r-subline{font-size:14px!important}.r-ex-card>div>p:not(.r-chip),.r-artwork-card p,.r-artwork-card span{font-size:12px!important}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow),.r-about-aarf>div>p:not(.r-eyebrow),.r-foundation>div>p:not(.r-eyebrow),.r-provenance>div>p:not(.r-eyebrow),.r-collaborations>p:not(.r-eyebrow),.r-journal__row a,.r-contact>p:not(.r-eyebrow){font-size:14px!important}.r-expertise--reference .r-expertise-item p{font-size:9px!important}.r-advisory--reference .r-advisory__points span,.r-advisory__note li{font-size:10px!important}}
.reference-page p:not(.r-eyebrow):not(.r-chip),.reference-page li,.reference-page input{font-size:18px!important;line-height:1.7}.r-link{font-size:13px!important}.r-hero__content>p{font-size:19px!important;line-height:1.65}.r-hero__trust small{font-size:12px!important}.r-hero__feature>div>p:not(.r-eyebrow){font-size:14px!important}.r-exhibitions .r-subline{font-size:17px!important}.r-ex-card>div>p:not(.r-chip),.r-artwork-card p,.r-artwork-card span{font-size:14px!important}.r-expertise--reference .r-expertise-item p{font-size:11px!important;line-height:1.6}.r-expertise--reference .r-expertise-more{font-size:10px!important}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow),.r-about-aarf>div>p:not(.r-eyebrow){font-size:18px!important}.r-advisory--reference .r-advisory__points span,.r-advisory__note li{font-size:12px!important}.r-foundation>div>p:not(.r-eyebrow),.r-provenance>div>p:not(.r-eyebrow),.r-collaborations>p:not(.r-eyebrow),.r-journal__row a,.r-contact>p:not(.r-eyebrow){font-size:17px!important}.r-provenance li,.r-footer__main>a,.r-footer__main>div>a,.r-footer__main form p,.r-footer__contact-copy,.r-footer__bottom{font-size:13px!important}@media(max-width:560px){.reference-page p:not(.r-eyebrow):not(.r-chip),.reference-page li,.reference-page input{font-size:16px!important;line-height:1.65}.r-hero__content>p{font-size:17px!important}.r-exhibitions .r-subline{font-size:15px!important}.r-ex-card>div>p:not(.r-chip),.r-artwork-card p,.r-artwork-card span{font-size:13px!important}.r-expertise--reference .r-expertise-item p{font-size:10px!important}.r-advisory--reference .r-advisory__text>p:not(.r-eyebrow),.r-about-aarf>div>p:not(.r-eyebrow){font-size:16px!important}.r-advisory--reference .r-advisory__points span,.r-advisory__note li{font-size:11px!important}.r-foundation>div>p:not(.r-eyebrow),.r-provenance>div>p:not(.r-eyebrow),.r-collaborations>p:not(.r-eyebrow),.r-journal__row a,.r-contact>p:not(.r-eyebrow){font-size:16px!important}}
.r-hero__shade{background:linear-gradient(90deg,rgba(27,16,13,.86) 0%,rgba(36,21,16,.77) 29%,rgba(44,26,19,.58) 48%,rgba(37,22,17,.24) 67%,rgba(25,15,12,.04) 86%)!important}.r-hero__content,.r-hero__catalogue,.r-hero__trust{filter:drop-shadow(0 2px 14px rgba(0,0,0,.34))}.r-hero__content h1{text-shadow:0 3px 28px rgba(0,0,0,.5)}@media(max-width:560px){.r-hero__shade{background:linear-gradient(90deg,rgba(27,16,13,.88) 0%,rgba(36,21,16,.74) 47%,rgba(35,20,15,.36) 78%,rgba(25,15,12,.1) 100%)!important}}
.r-hero__shade{background:linear-gradient(90deg,rgba(24,14,12,.90) 0%,rgba(31,18,14,.83) 32%,rgba(38,22,16,.62) 52%,rgba(31,18,14,.27) 72%,rgba(25,15,12,.05) 90%)!important}.r-hero__content{left:clamp(52px,5.4vw,86px);max-width:600px;top:50%;transform:translateY(-50%);width:min(44vw,600px)}.r-hero h1{font-size:clamp(56px,4.85vw,76px);line-height:.91;margin-bottom:22px}.r-hero__content>p{font-size:20px!important;line-height:1.6;margin-bottom:25px;max-width:430px}@media(max-width:560px){.r-hero__shade{background:linear-gradient(90deg,rgba(24,14,12,.89) 0%,rgba(31,18,14,.78) 54%,rgba(38,22,16,.42) 83%,rgba(25,15,12,.1) 100%)!important}.r-hero__content{left:26px;max-width:calc(100% - 50px);top:57px;transform:none;width:auto}.r-hero h1{font-size:45px;line-height:.92;margin-bottom:18px}.r-hero__content>p{font-size:18px!important;line-height:1.55;margin-bottom:22px;max-width:335px}}
.r-featured-artworks .r-artwork-grid{display:grid;gap:3px;grid-auto-rows:310px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:310px}.r-featured-artworks .r-artwork-card,.r-featured-artworks .r-artwork-card--large,.r-featured-artworks .r-artwork-card--tall{align-self:stretch;grid-row:auto!important;height:310px;min-height:0}.r-featured-artworks .r-artwork-card img{height:100%;object-fit:cover;width:100%}@media(max-width:820px){.r-featured-artworks .r-artwork-grid{grid-auto-rows:260px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,260px)}.r-featured-artworks .r-artwork-card,.r-featured-artworks .r-artwork-card--large,.r-featured-artworks .r-artwork-card--tall{height:260px}}@media(max-width:560px){.r-featured-artworks .r-artwork-grid{grid-auto-rows:238px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,238px);gap:2px}.r-featured-artworks .r-artwork-card,.r-featured-artworks .r-artwork-card--large,.r-featured-artworks .r-artwork-card--tall{height:238px}}
.r-hero__poster{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.r-hero__video{opacity:0;transition:opacity .32s cubic-bezier(.23,1,.32,1)}.r-hero__video.is-ready{opacity:1}
.r-hero__video{opacity:0!important;transition:opacity 1.1s cubic-bezier(.23,1,.32,1);z-index:1}.r-hero__video.is-active.is-ready{opacity:1!important}.r-hero__video--bazaar{object-position:center}
.r-hero__shade,.r-hero__vignette{z-index:2}.r-hero__catalogue,.r-hero__content,.r-hero__feature,.r-hero__trust{z-index:3}.r-film{z-index:4}
.r-nav{bottom:0!important;inset:auto 0 0 auto!important;max-width:510px;opacity:1!important;padding:0 clamp(20px,3vw,38px)!important;top:0!important;transform:translateX(104%)!important;width:min(510px,86vw)!important;box-shadow:-20px 0 48px rgba(43,33,29,.22)}.r-nav.is-open{transform:translateX(0)!important}.r-nav__content{display:block!important;margin:0!important;overflow-y:auto;padding:40px 0!important}.r-nav aside{align-self:auto!important;margin-top:34px}.r-nav nav span{font-size:clamp(28px,3.2vw,43px)!important}.r-hero__slide{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transform:scale(1.025);transition:opacity 1.6s cubic-bezier(.23,1,.32,1);width:100%;z-index:1}.r-hero__slide.is-active{animation:aarf-antique-zoom 9s cubic-bezier(.45,0,.55,1) both;opacity:1}@keyframes aarf-antique-zoom{0%{transform:scale(1.035)}50%{transform:scale(1.1)}100%{transform:scale(1.035)}}.r-hero__slide:nth-of-type(2){object-position:center}.r-hero__slide:nth-of-type(3){object-position:60% center}.r-hero__slide:nth-of-type(4){object-position:58% center}@media(max-width:560px){.r-nav{width:min(350px,88vw)!important}.r-nav__content{padding:30px 0!important}.r-nav aside{margin-top:28px}.r-hero__slide:nth-of-type(2){object-position:61% center}.r-hero__slide:nth-of-type(3){object-position:64% center}.r-hero__slide:nth-of-type(4){object-position:63% center}}@media(prefers-reduced-motion:reduce){.r-hero__slide{transition:none}.r-hero__slide.is-active{animation:none}}
.r-lower--journal{grid-template-columns:1fr}.r-footer__guarantee{align-self:start;background:none;border:0;color:#efc4b1;padding:0}.r-footer__guarantee p{font-family:"Cormorant Garamond",serif;font-size:22px!important;font-weight:500;letter-spacing:-.02em;line-height:1.05;margin:0;text-transform:none}.r-footer__guarantee h3,.r-footer__guarantee .r-link,.r-footer__guarantee>p:not(:only-child){display:none}@media(max-width:560px){.r-footer__guarantee{grid-column:auto!important}}
.r-initiative-strip a{gap:11px;padding:13px 10px}.r-initiative-strip a b{font-size:28px}.r-initiative-strip span{font-size:12px!important;letter-spacing:.045em;line-height:1.45;max-width:150px}.r-footer__guarantee{background:linear-gradient(145deg,#b98270,#885548);border:1px solid rgba(237,211,194,.52);color:#fff;padding:21px 20px}.r-footer__guarantee h3{font-size:25px;letter-spacing:-.035em;line-height:.93;margin:0 0 12px}.r-footer__guarantee>p:not(.r-eyebrow){color:#fff1e6;font-size:14px!important;line-height:1.55;margin-bottom:17px}.r-footer__guarantee .r-link{border-color:#f2d3c2;color:#fff}@media(max-width:820px){.r-initiative-strip span{font-size:11px!important}}@media(max-width:560px){.r-initiative-strip a{gap:9px;min-height:98px;padding:12px 7px}.r-initiative-strip span{font-size:10px!important;line-height:1.35}.r-footer__guarantee{grid-column:span 2}.r-footer__guarantee h3{font-size:24px}}
.r-footer__guarantee{align-self:start;background:none!important;border:0!important;color:#efc4b1!important;padding:0!important}.r-footer__guarantee p{font-family:"Cormorant Garamond",serif;font-size:22px!important;font-weight:500;letter-spacing:-.02em;line-height:1.05;margin:0;text-transform:none}.r-footer__guarantee .r-link{border-color:rgba(239,196,177,.72)!important;color:#efc4b1!important;display:inline-flex!important;font-size:10px!important;margin-top:13px}.r-footer__guarantee .r-link:hover{color:#fff!important}@media(max-width:560px){.r-footer__guarantee{grid-column:auto!important}}
.r-expertise--reference .r-expertise-item.is-focus{background:var(--gold)!important;box-shadow:0 14px 28px rgba(43,33,29,.2)!important;color:var(--ink)!important;outline:1px solid rgba(43,33,29,.35);outline-offset:-1px}.r-expertise--reference .r-expertise-item.is-focus .r-expertise-icon{border-color:rgba(248,244,236,.72)!important;color:var(--dark-rose)!important}.r-expertise--reference .r-expertise-item.is-focus small,.r-expertise--reference .r-expertise-item.is-focus .r-expertise-more{color:var(--dark-rose)!important}.r-expertise--reference .r-expertise-item.is-focus p{color:#65564b!important}
.r-header .r-menu{font-size:13px!important}
.r-nav nav span{font-size:clamp(23px,2.45vw,33px)!important}@media(max-width:560px){.r-nav nav span{font-size:26px!important}}
.r-expertise--reference .r-expertise-item h3{font-size:12px!important;line-height:1.32!important}.r-expertise--reference .r-expertise-item p{font-size:10px!important;line-height:1.45!important}
.reference-page .r-expertise--reference .r-expertise-item>p:not(.r-eyebrow){font-size:10px!important;line-height:1.45!important}
.r-nav nav span{font-size:22px!important}
.r-footer .r-wordmark img{filter:brightness(0) invert(1)}
.r-exhibition-programme span{align-items:center;display:flex;font-size:14px!important;font-weight:700;line-height:1.2;min-height:38px;padding:9px 0 8px}
@media(max-width:560px){.r-exhibition-programme span{font-size:11px!important;min-height:32px;padding:7px 0 6px}}
.r-header .r-wordmark{width:232px}.r-nav .r-wordmark{width:245px}@media(max-width:560px){.r-header .r-wordmark{width:168px}.r-nav .r-wordmark{width:198px}}
.r-link--solid{background:var(--gold)}.r-link--solid:hover{background:#a67428}
.r-exhibition-programme span{font-family:"Cormorant Garamond",serif}
