@import url("fonts.css");

:root{--rk-navy:#101e29;--rk-navy-2:#162733;--rk-paper:#f3f0e7;--rk-white:#fdfbf6;--rk-gold:#c7ac77;--rk-gold-dark:#846c3b;--rk-wine:#582532;--rk-ink:#182932;--rk-muted:#59656a;--rk-line:rgba(34,48,53,.19);--rk-serif:"Cormorant Garamond",Georgia,serif;--rk-sans:Manrope,Arial,sans-serif;--rk-inscription:Cinzel,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--rk-paper);color:var(--rk-ink);font-family:var(--rk-sans);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}body.rk-menu-open{overflow:hidden}a{color:inherit;text-decoration:none;text-underline-offset:5px}button{font:inherit}img{max-width:100%;height:auto;display:block}figure,p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4{font-family:var(--rk-serif);font-weight:500;line-height:1.07;letter-spacing:-.025em}em{font-weight:400}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:6px}::selection{background:#bda16d;color:#101e29}.wp-site-blocks{padding:0!important}.wp-site-blocks>*{margin-block-start:0!important}.wp-block-group{box-sizing:border-box}.rk-container{width:min(1320px,calc(100% - 112px));margin-inline:auto!important}.rk-section{padding-block:112px}.rk-eyebrow{text-transform:uppercase;font-size:10px;line-height:1.6;letter-spacing:.2em;font-weight:700}.rk-section-title{font-size:clamp(46px,4.6vw,68px);line-height:1.02}.rk-section-title em{color:#84704a}.rk-lead{font-size:23px;line-height:1.5;font-family:var(--rk-serif);font-weight:500}.rk-body{font-size:14px;line-height:1.95;color:var(--rk-muted)}.rk-note{font-size:10px;line-height:1.7;color:#7a8589}.rk-skip{position:fixed;top:10px;left:12px;z-index:1000;transform:translateY(-180%);background:var(--rk-gold);padding:10px 18px;color:var(--rk-navy)}.rk-skip:focus{transform:translateY(0)}

.rk-header{position:relative;z-index:50;background:var(--rk-navy);color:var(--rk-paper);border-bottom:1px solid rgba(199,172,119,.28)}.rk-header-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:30px}.rk-brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.rk-crest{width:48px;height:60px;color:var(--rk-gold);flex-shrink:0}.rk-brand>span{font:500 12px/1.5 var(--rk-inscription);letter-spacing:.055em}.rk-brand strong{font-weight:500;display:block;font-size:21px;line-height:1.2;letter-spacing:.07em}.rk-brand small{display:block;font:400 7px/1.4 var(--rk-sans);letter-spacing:.19em;text-transform:uppercase;margin-top:7px;color:var(--rk-gold)}.rk-nav{display:flex;gap:31px;align-items:center;font-size:11px}.rk-nav>a{position:relative;white-space:nowrap;transition:color .2s}.rk-nav>a:hover{color:var(--rk-gold)}.rk-nav>a:not(.rk-nav-join):after{content:"";position:absolute;bottom:-9px;left:0;width:0;border-bottom:1px solid var(--rk-gold);transition:width .25s}.rk-nav>a:hover:after{width:100%}.rk-nav .rk-nav-join{margin-left:10px;display:flex;align-items:center;gap:28px;padding:13px 22px;border:1px solid rgba(199,172,119,.6);color:var(--rk-gold)}.rk-nav-join span{font-size:18px}.rk-menu-toggle{display:none}

.rk-hero{height:min(790px,calc(100svh - 108px));min-height:670px;position:relative;isolation:isolate;color:var(--rk-paper);background:var(--rk-navy);overflow:hidden}.rk-hero-photo{position:absolute!important;inset:0;margin:0!important;z-index:-3}.rk-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.rk-hero-photo figcaption{position:absolute;right:45px;bottom:23px;color:#cbd0cc;font:400 9px/1.4 var(--rk-sans);z-index:4}.rk-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#101e29 1%,rgba(16,30,41,.98) 20%,rgba(16,30,41,.88) 38%,rgba(16,30,41,.25) 64%,rgba(16,30,41,.03) 84%),linear-gradient(0deg,rgba(8,20,29,.76),transparent 24%,transparent 80%,rgba(13,29,39,.24))}.rk-hero-content{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;padding-bottom:65px}.rk-hero-copy{width:62%;max-width:790px;margin-top:15px}.rk-hero-eyebrow{color:var(--rk-gold);display:flex;align-items:center;gap:15px;font-size:9px;letter-spacing:.27em}.rk-hero-eyebrow>span{font-size:15px;font-weight:400}.rk-hero-title{font-size:clamp(74px,7.1vw,112px);line-height:.98;letter-spacing:-.035em;margin-top:28px}.rk-hero-title em{color:#d6be91}.rk-hero-description{max-width:405px;color:#d5d8d6;font-size:13px;line-height:1.95;margin-top:32px}.rk-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:30px!important}.rk-actions .wp-block-button__link{display:flex;align-items:center;justify-content:space-between;gap:32px;font:600 11px/1.5 var(--rk-sans);border-radius:0;box-shadow:none;padding:17px 24px;text-decoration:none;transition:background .2s,color .2s,transform .2s;border:1px solid transparent}.rk-actions .wp-block-button__link span{font-size:20px;line-height:1}.rk-actions .rk-button-gold .wp-block-button__link{background:var(--rk-gold);color:var(--rk-navy);border-color:var(--rk-gold)}.rk-actions .rk-button-gold .wp-block-button__link:hover{background:#dbc69e;border-color:#dbc69e;transform:translateY(-2px)}.rk-actions .rk-button-line .wp-block-button__link{background:transparent;border-color:transparent;color:var(--rk-paper);padding-inline:8px;border-bottom-color:rgba(199,172,119,.5)}.rk-actions .rk-button-line .wp-block-button__link:hover{color:var(--rk-gold)}.rk-actions .rk-button-cream .wp-block-button__link{background:var(--rk-paper);color:var(--rk-wine);border-color:var(--rk-paper)}.rk-actions .rk-button-cream .wp-block-button__link:hover{background:#e4d3b2;transform:translateY(-2px)}.rk-hero-bottom{position:absolute;left:0;right:0;bottom:41px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(199,172,119,.22);padding-top:24px}.rk-hero-scroll{font-size:10px;color:#c7cfce}.rk-hero-scroll a{display:flex;align-items:center;gap:20px}.rk-scroll-line{height:28px;width:28px;display:grid;place-items:center;border:1px solid rgba(199,172,119,.45);font-size:16px}.rk-hero-folio{font:400 10px/1.6 var(--rk-inscription);letter-spacing:.16em;color:var(--rk-gold);margin-right:14px}.rk-hero-side{position:absolute;right:21px;top:50%;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.28em;font-size:8px;color:#d4c6ab;transform:translateY(-50%)}

.rk-values{background:#e9e5d9;border-bottom:1px solid var(--rk-line)}.rk-values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rk-value{position:relative;padding:42px 24px 43px 42px;border-right:1px solid var(--rk-line)}.rk-value:first-child{padding-left:0}.rk-value:last-child{border-right:0}.rk-roman{font-family:var(--rk-inscription);font-size:10px;color:var(--rk-gold-dark);letter-spacing:.1em}.rk-value h2{font-size:32px;margin-top:12px;margin-bottom:9px}.rk-value>p:last-child{font-size:11px;line-height:1.8;color:#5e625f}.rk-about-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:100px}.rk-about-title .rk-eyebrow{color:var(--rk-gold-dark);margin-bottom:28px}.rk-about-copy{padding-top:39px;max-width:506px}.rk-about-copy .rk-lead{font-size:26px;line-height:1.45}.rk-about-copy .rk-body{margin-top:22px}.rk-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;border-bottom:1px solid #a38b5e;padding-bottom:11px;margin-top:27px;font-size:11px;font-weight:700;transition:color .2s}.rk-text-link span{font-size:21px;font-weight:400}.rk-text-link:hover{color:var(--rk-gold-dark)}.rk-principle-row{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--rk-line);margin-top:66px!important;padding-top:25px}.rk-principle{font:400 11px/1.6 var(--rk-inscription);letter-spacing:.025em}.rk-diamond{font-size:20px;color:var(--rk-gold-dark)}

.rk-school{background:var(--rk-navy);color:var(--rk-paper);position:relative;overflow:hidden}.rk-school:before{content:"";position:absolute;top:24px;left:24px;right:24px;bottom:24px;border:1px solid rgba(199,172,119,.15);pointer-events:none}.rk-school-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:105px}.rk-academy-frame{position:relative;padding:12px;border:1px solid rgba(199,172,119,.6)}.rk-academy-frame:before,.rk-academy-frame:after{content:"";position:absolute;left:-4px;top:-4px;width:7px;height:7px;background:var(--rk-gold)}.rk-academy-frame:after{left:auto;right:-4px;top:auto;bottom:-4px}.rk-academy-photo{margin:0!important;position:relative}.rk-academy-photo img{width:100%;aspect-ratio:4/4.65;object-fit:cover;object-position:50% 50%;filter:saturate(.78)}.rk-academy-photo figcaption{position:absolute;left:17px;top:17px;font-size:8px;line-height:1.4;padding:4px 7px;color:#eee9dd;background:rgba(16,30,41,.7)}.rk-photo-plate{position:absolute;left:48px;right:48px;bottom:-24px;background:#e9e2d1;color:var(--rk-ink);text-align:center;padding:18px 12px;border:5px solid var(--rk-navy);outline:1px solid rgba(199,172,119,.6)}.rk-photo-plate span{display:block;text-transform:uppercase;font-size:7px;line-height:1.6;letter-spacing:.21em}.rk-photo-plate strong{display:block;font:500 24px/1.3 var(--rk-serif)}.rk-school-copy .rk-eyebrow{color:var(--rk-gold);margin-bottom:23px}.rk-school-title{font-size:clamp(70px,6.8vw,104px);line-height:.86;letter-spacing:-.015em}.rk-school-title em{color:var(--rk-gold);padding-left:55px;display:inline-block;line-height:1.05}.rk-school-lead{font-family:var(--rk-serif);font-size:26px;line-height:1.4;margin-top:27px}.rk-school-copy .rk-body{color:#b9c4c5;margin-top:19px;max-width:460px;font-size:13px}.rk-school-points{margin-top:25px}.rk-school-points p{padding:10px 0;border-top:1px solid rgba(199,172,119,.22);font-size:11px}.rk-school-points p:last-child{border-bottom:1px solid rgba(199,172,119,.22)}.rk-school-points span{font:400 10px var(--rk-inscription);color:var(--rk-gold);margin-right:24px}.rk-school-copy .rk-actions{margin-top:28px!important}.rk-school-copy .rk-note{margin-top:15px;color:#b3bdbb;font-size:9px}

.rk-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:47px}.rk-heading-row .rk-eyebrow{color:var(--rk-gold-dark);margin-bottom:24px}.rk-heading-row>.wp-block-group{flex:1}.rk-heading-row>p{padding-bottom:8px;flex-shrink:0}.rk-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px}.rk-project-photo{position:relative;overflow:hidden;margin:0!important}.rk-project-photo img{width:100%;aspect-ratio:1.9;object-fit:cover;transition:transform .6s ease;filter:saturate(.72)}.rk-project-card:hover .rk-project-photo img{transform:scale(1.03)}.rk-project-photo figcaption{position:absolute;bottom:10px;left:14px;font-size:8px;line-height:1.5;color:#f5f0e3;background:rgba(16,30,41,.68);padding:3px 7px}.rk-project-copy{padding-top:24px}.rk-project-copy .rk-eyebrow{color:var(--rk-gold-dark);font-size:9px;letter-spacing:.14em;margin-bottom:15px}.rk-project-copy h3{font-size:35px;line-height:1.08;min-height:77px;border-bottom:1px solid var(--rk-line);padding-bottom:19px;letter-spacing:-.012em}.rk-project-copy h3 a{position:relative;display:block;padding-right:35px}.rk-project-copy h3 a span{position:absolute;right:1px;top:6px;font:400 24px var(--rk-sans);color:var(--rk-gold-dark);transition:transform .2s}.rk-project-copy h3 a:hover span{transform:translate(3px,-3px)}.rk-project-copy>p:last-child{font-size:12px;line-height:1.9;color:var(--rk-muted);margin-top:19px;max-width:440px}

.rk-news{padding-top:0}.rk-news-grid{display:grid;grid-template-columns:.75fr 1.3fr;gap:105px;border-top:1px solid var(--rk-line);padding-top:73px}.rk-news-heading .rk-eyebrow{color:var(--rk-gold-dark);margin-bottom:23px}.rk-news-heading .rk-body{margin-top:23px;font-size:12px}.rk-news-item{display:flex;align-items:flex-start;gap:25px;padding:28px 0;border-bottom:1px solid var(--rk-line)}.rk-news-item:first-child{padding-top:0}.rk-news-number{font:400 11px/1.6 var(--rk-inscription);color:#8a774f;margin-top:2px}.rk-news-item-copy{flex:1}.rk-news-item .rk-eyebrow{color:#657271;font-size:8px;letter-spacing:.14em;margin-bottom:11px}.rk-news-item h3{font-size:29px;line-height:1.12;letter-spacing:-.01em}.rk-news-item h3 a{display:block;position:relative;padding-right:50px}.rk-news-item h3 span{position:absolute;right:0;top:0;font:400 20px var(--rk-sans);color:var(--rk-gold-dark);transition:transform .2s}.rk-news-item a:hover span{transform:translate(3px,-3px)}

.rk-contact{background:var(--rk-wine);color:var(--rk-paper);position:relative;overflow:hidden;text-align:center;padding-top:88px;padding-bottom:90px}.rk-contact:before,.rk-contact:after{content:"";position:absolute;width:calc(50% - 365px);top:50%;border-top:1px solid rgba(199,172,119,.25);left:0}.rk-contact:after{left:auto;right:0}.rk-contact-content{position:relative;z-index:1}.rk-contact-ornament{margin-bottom:17px}.rk-contact-ornament .rk-crest{width:39px;height:49px}.rk-contact .rk-eyebrow{color:var(--rk-gold);font-size:9px}.rk-contact-title{font-size:clamp(52px,5.8vw,84px);line-height:.99;margin-top:24px}.rk-contact-title em{color:#d3bd97}.rk-contact-description{font-size:12px;line-height:1.9;color:#ded4cf;margin-top:26px}.rk-contact .rk-actions{justify-content:center;margin-top:28px!important}.rk-contact-email{font-size:10px;letter-spacing:.04em;margin-top:20px;color:#ded4cf}.rk-contact-email a:hover{text-decoration:underline}.rk-footer{background:#0d1a24;color:var(--rk-paper);padding-top:65px}.rk-footer-top{display:grid;grid-template-columns:1.7fr .8fr .95fr 1.05fr;gap:50px;padding-bottom:50px}.rk-footer .rk-brand .rk-crest{width:43px;height:54px}.rk-footer .rk-brand>span{font-size:10px}.rk-footer .rk-brand strong{font-size:19px}.rk-footer-motto{color:#a2aeaf;font:400 15px/1.5 var(--rk-serif);margin-top:22px}.rk-footer-label{font:400 10px/1.6 var(--rk-inscription);letter-spacing:.1em;color:var(--rk-gold);margin-bottom:18px}.rk-footer-links>p:not(.rk-footer-label){font-size:10px;line-height:2.7;color:#c4cbcb}.rk-footer-links a:hover{color:var(--rk-gold);text-decoration:underline}.rk-footer-bottom{padding:22px 0;border-top:1px solid rgba(199,172,119,.18);display:flex;align-items:center;gap:35px}.rk-footer-bottom .rk-note{font-size:8px;color:#a0adad}.rk-footer-bottom .rk-note:nth-child(2){margin-left:auto}.rk-top-link{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border:1px solid rgba(199,172,119,.5);color:var(--rk-gold);font-size:17px}

.rk-article{padding-top:75px;padding-bottom:100px;max-width:900px}.rk-article h1{font-size:clamp(48px,5.5vw,80px);margin:24px 0 32px}.rk-article h1 em{color:var(--rk-gold-dark)}.rk-article h2{font-size:42px;margin:40px 0 20px}.rk-article>p{margin-bottom:24px}.rk-article p a:not(.rk-text-link){text-decoration:underline}.rk-article .rk-eyebrow{font-size:9px;color:var(--rk-gold-dark)}.rk-article-meta,.rk-article .wp-block-post-date{font-size:11px;color:#63716f;margin-bottom:28px}.rk-article-photo{margin-block:35px!important}.rk-article-photo img{width:100%}.rk-article-photo figcaption{font-size:10px;color:#63716f;padding-top:8px}.rk-article .rk-lead{font-size:27px;margin-bottom:28px}.rk-article .wp-block-post-content{font-family:var(--rk-sans);font-size:16px;line-height:1.95}.rk-article .wp-block-post-content>*{margin-block:22px}.rk-article .wp-block-post-featured-image{margin-block:30px}.rk-posts .wp-block-post-template{padding:0;list-style:none}.rk-posts .wp-block-post{padding-block:25px;border-bottom:1px solid var(--rk-line)}.rk-posts .wp-block-post-title{font-size:35px;margin:10px 0 18px}.rk-posts .wp-block-post-excerpt{font-size:14px}.rk-posts .wp-block-query-pagination{margin-top:35px;display:flex;gap:25px}.rk-article .wp-block-search{max-width:600px;margin-block:25px}.rk-article input{background:var(--rk-white);border:1px solid #a2967e;padding:12px;font:inherit;color:var(--rk-ink)}.rk-article .wp-block-search__button{background:var(--rk-navy);color:var(--rk-paper);border:0;padding:12px 22px}

@media(min-width:1800px){.rk-hero{height:820px;min-height:760px}.rk-hero-photo img{object-position:center 37%}.rk-hero-copy{max-width:830px;width:64%}.rk-hero-title{font-size:116px}}
@media(max-width:1200px){.rk-container{width:calc(100% - 72px)}.rk-nav{gap:20px;font-size:10px}.rk-nav .rk-nav-join{padding:11px 16px;gap:17px;margin-left:0}.rk-header-inner{gap:24px}.rk-brand{gap:10px}.rk-brand>span{font-size:10px}.rk-brand strong{font-size:19px}.rk-brand small{font-size:6px}.rk-crest{width:41px}.rk-hero-copy{width:64%}.rk-hero-title{font-size:92px}.rk-school-grid{gap:70px}.rk-about-grid{gap:70px}.rk-value{padding-left:28px}.rk-news-grid{gap:70px}.rk-footer-top{gap:30px}}
@media(max-width:1000px){.rk-header-inner{min-height:91px}.rk-menu-toggle{display:flex;align-items:center;gap:12px;color:var(--rk-gold);padding:10px 0 10px 15px;background:none;border:0;font-size:11px}.rk-menu-toggle i{position:relative;width:22px;height:14px;border-top:1px solid var(--rk-gold);border-bottom:1px solid var(--rk-gold)}.rk-menu-toggle i:after{content:"";position:absolute;top:5px;right:0;width:14px;border-top:1px solid var(--rk-gold)}.rk-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:28px 36px 38px;background:var(--rk-navy);border-bottom:1px solid var(--rk-gold);flex-direction:column;align-items:stretch;gap:0;max-height:calc(100svh - 91px);overflow:auto}.rk-nav.is-open{display:flex}.rk-nav>a{font-size:15px;padding:12px 0;border-bottom:1px solid rgba(199,172,119,.2)}.rk-nav>a:after{display:none}.rk-nav .rk-nav-join{justify-content:space-between;padding:13px 18px;margin-top:18px}.rk-hero{height:740px;min-height:0}.rk-hero-title{font-size:78px}.rk-hero-copy{width:70%}.rk-hero-shade{background:linear-gradient(90deg,#101e29 0%,rgba(16,30,41,.93) 31%,rgba(16,30,41,.4) 66%,rgba(16,30,41,.09) 100%),linear-gradient(0deg,rgba(8,20,29,.85),transparent 40%)}.rk-hero-photo img{object-position:64% 50%}.rk-hero-description{max-width:360px;font-size:12px}.rk-actions{gap:12px}.rk-actions .wp-block-button__link{padding:15px 19px;gap:20px;font-size:10px}.rk-hero-side{right:13px;font-size:7px}.rk-hero-folio{font-size:8px}.rk-hero-photo figcaption{font-size:7px;right:35px;bottom:17px}.rk-section{padding-block:86px}.rk-about-grid{gap:46px}.rk-section-title{font-size:52px}.rk-about-copy .rk-lead{font-size:23px}.rk-about-copy{padding-top:36px}.rk-about-copy .rk-body{font-size:12px}.rk-principle{font-size:9px}.rk-school-grid{gap:45px}.rk-school-title{font-size:80px}.rk-school-title em{padding-left:25px}.rk-school-lead{font-size:23px}.rk-school-copy .rk-body{font-size:12px}.rk-academy-photo img{aspect-ratio:3/4.9}.rk-photo-plate{left:30px;right:30px}.rk-value{padding:30px 15px 32px 22px}.rk-value>p:last-child{font-size:9px}.rk-value h2{font-size:29px}.rk-project-grid{gap:28px}.rk-project-copy h3{font-size:29px;min-height:82px}.rk-heading-row .rk-text-link{gap:20px;font-size:10px}.rk-news{padding-top:0}.rk-news-grid{gap:45px;grid-template-columns:.7fr 1.25fr}.rk-news-item h3{font-size:27px}.rk-footer-top{grid-template-columns:1.5fr .8fr 1fr;gap:30px}.rk-footer-links:last-child{grid-column:1/-1;display:flex;align-items:flex-start;gap:30px}.rk-footer-links:last-child .rk-footer-label{margin-bottom:0}.rk-contact{padding-block:76px}.rk-contact-title{font-size:65px}}
@media(max-width:700px){html{scroll-padding-top:20px}.rk-container{width:calc(100% - 40px)}.rk-header-inner{min-height:85px}.rk-brand .rk-crest{height:53px;width:39px}.rk-brand strong{font-size:18px}.rk-brand>span{font-size:9px}.rk-brand small{font-size:6px}.rk-nav{padding:20px 20px 28px;max-height:calc(100svh - 85px)}.rk-hero{height:auto;min-height:775px;padding:0;display:flex;flex-direction:column;justify-content:flex-end}.rk-hero-photo{height:455px;bottom:auto;inset:0 0 auto}.rk-hero-photo img{object-fit:cover;object-position:79% center;width:100%;height:455px}.rk-hero-photo figcaption{left:20px;right:auto;top:18px;bottom:auto;font-size:7px;max-width:210px}.rk-hero-shade{background:linear-gradient(0deg,#101e29 0%,#101e29 39%,rgba(16,30,41,.96) 47%,rgba(16,30,41,.47) 62%,transparent 87%)}.rk-hero-content{height:auto;min-height:775px;justify-content:flex-end;padding-bottom:0}.rk-hero-copy{width:100%;max-width:none;margin-top:0;padding-top:320px;position:relative}.rk-hero-eyebrow{font-size:7px;gap:10px;letter-spacing:.19em}.rk-hero-eyebrow>span{font-size:12px}.rk-hero-title{font-size:clamp(51px,12.4vw,78px);line-height:.99;letter-spacing:-.035em;margin-top:19px}.rk-hero-description{max-width:390px;font-size:11px;line-height:1.9;margin-top:21px}.rk-hero .rk-actions{margin-top:25px!important;gap:17px}.rk-hero .rk-actions .wp-block-button__link{padding:14px 17px;font-size:9px;gap:15px}.rk-hero .rk-actions .rk-button-line .wp-block-button__link{padding-inline:0}.rk-hero-bottom{position:relative;bottom:auto;margin-top:33px!important;padding-top:17px;padding-bottom:23px}.rk-hero-scroll{font-size:8px}.rk-hero-scroll a{gap:10px}.rk-scroll-line{width:23px;height:23px;font-size:13px}.rk-hero-folio{font-size:7px;letter-spacing:.04em;margin-right:0}.rk-hero-side{display:none}.rk-values-grid{grid-template-columns:1fr 1fr}.rk-value{padding:27px 10px 25px 20px;border-bottom:1px solid var(--rk-line)}.rk-value:nth-child(odd){padding-left:0}.rk-value:nth-child(2){border-right:0}.rk-value:nth-child(n+3){border-bottom:0}.rk-value h2{font-size:29px;margin-top:8px;margin-bottom:8px}.rk-value>p:last-child{font-size:9px;line-height:1.7}.rk-roman{font-size:9px}.rk-section{padding-block:65px}.rk-about-grid{display:block}.rk-eyebrow{font-size:8px;letter-spacing:.17em}.rk-section-title{font-size:48px;line-height:1.02}.rk-about-title .rk-eyebrow{margin-bottom:21px}.rk-about-copy{padding-top:25px;max-width:none}.rk-about-copy .rk-lead{font-size:24px;line-height:1.35}.rk-about-copy .rk-body{font-size:12px;line-height:1.9;margin-top:19px}.rk-text-link{font-size:10px;gap:35px;margin-top:22px;padding-bottom:8px}.rk-principle-row{margin-top:38px!important;padding-top:21px;gap:12px;align-items:flex-start}.rk-principle{font-family:var(--rk-serif);font-size:14px;line-height:1.4;max-width:42%;letter-spacing:0}.rk-diamond{font-size:12px;margin-top:2px}.rk-school:before{inset:10px}.rk-school-grid{display:flex;flex-direction:column-reverse;gap:37px;align-items:stretch}.rk-school-copy .rk-eyebrow{font-size:8px;margin-bottom:23px}.rk-school-title{font-size:83px;line-height:.83}.rk-school-title em{padding-left:48px}.rk-school-lead{margin-top:22px;font-size:26px}.rk-school-copy .rk-body{font-size:12px;margin-top:17px}.rk-school-points{margin-top:20px}.rk-school-points p{font-size:11px;padding:9px 0}.rk-school-copy .rk-actions{margin-top:23px!important}.rk-school-copy .rk-note{font-size:8px;margin-top:12px}.rk-academy-frame{margin:0 8px 22px;padding:8px}.rk-academy-photo img{aspect-ratio:1.13;object-position:center center}.rk-academy-photo figcaption{font-size:7px;left:10px;top:10px}.rk-photo-plate{left:28px;right:28px;bottom:-23px;padding:13px 8px}.rk-photo-plate strong{font-size:22px}.rk-photo-plate span{font-size:6px}.rk-heading-row{display:block;margin-bottom:29px}.rk-heading-row .rk-eyebrow{margin-bottom:19px}.rk-heading-row .rk-section-title{font-size:46px}.rk-heading-row>.wp-block-group{margin:0}.rk-heading-row>p{padding:0}.rk-heading-row .rk-text-link{margin-top:23px;gap:30px}.rk-project-grid{grid-template-columns:1fr;gap:38px}.rk-project-photo img{aspect-ratio:1.7}.rk-project-copy{padding-top:19px}.rk-project-copy .rk-eyebrow{font-size:8px;margin-bottom:13px}.rk-project-copy h3{font-size:33px;min-height:0;padding-bottom:17px}.rk-project-copy>p:last-child{font-size:11px;line-height:1.9;margin-top:14px}.rk-project-photo figcaption{font-size:7px;bottom:9px;left:10px}.rk-news{padding-top:0}.rk-news-grid{grid-template-columns:1fr;gap:32px;padding-top:48px}.rk-news-heading .rk-section-title br{display:none}.rk-news-heading .rk-section-title{font-size:46px}.rk-news-heading .rk-body{font-size:11px;margin-top:18px}.rk-news-heading .rk-body br{display:none}.rk-news-heading .rk-eyebrow{margin-bottom:17px}.rk-news-item{gap:17px;padding:24px 0}.rk-news-number{font-size:9px}.rk-news-item h3{font-size:27px}.rk-news-item h3 a{padding-right:27px}.rk-news-item h3 span{font-size:18px}.rk-news-item .rk-eyebrow{font-size:7px;letter-spacing:.12em;margin-bottom:8px}.rk-contact{padding-block:59px}.rk-contact-title{font-size:clamp(41px,10vw,62px);line-height:1.02;margin-top:22px}.rk-contact-description{font-size:11px;max-width:305px;margin:21px auto 0}.rk-contact-description br{display:none}.rk-contact-ornament{margin-bottom:15px}.rk-contact .rk-eyebrow{font-size:7px}.rk-contact .rk-actions{margin-top:24px!important}.rk-contact:before,.rk-contact:after{display:none}.rk-contact-email{font-size:9px;margin-top:18px}.rk-footer{padding-top:44px}.rk-footer-top{grid-template-columns:1fr 1fr;gap:28px 30px;padding-bottom:34px}.rk-footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px}.rk-footer .rk-brand>span{font-size:8px}.rk-footer .rk-brand strong{font-size:17px}.rk-footer .rk-brand .rk-crest{width:34px;height:48px}.rk-footer-motto{font-size:12px;margin:0;max-width:125px}.rk-footer-label{font-size:9px;margin-bottom:12px}.rk-footer-links>p:not(.rk-footer-label){font-size:10px;line-height:2.4}.rk-footer-links:last-child{display:block;grid-column:1/-1;padding-top:20px;border-top:1px solid rgba(199,172,119,.18)}.rk-footer-links:last-child .rk-footer-label{margin-bottom:10px}.rk-footer-links:last-child>p:last-child{margin-top:9px;line-height:1.9;font-size:9px}.rk-footer-bottom{position:relative;display:block;padding:19px 40px 22px 0}.rk-footer-bottom .rk-note{font-size:7px;line-height:1.8;margin:0!important}.rk-top-link{position:absolute;right:0;top:20px;width:25px;height:25px}.rk-article{padding-block:44px 65px}.rk-article h1{font-size:51px;line-height:1.02}.rk-article h2{font-size:35px}.rk-article .rk-lead{font-size:24px}.rk-article>p,.rk-article .wp-block-post-content{font-size:14px}.rk-posts .wp-block-post-title{font-size:30px}}
.rk-skip:not(:focus){transform:none;clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap}
.rk-hero-photo figcaption{display:none}.rk-hero-ai-note{position:absolute;right:max(35px,calc((100vw - 1850px)/2));bottom:17px;font-size:8px;color:#dad9d0;line-height:1.5;background:rgba(16,30,41,.75);padding:3px 7px}
@media(max-width:700px){.rk-hero-ai-note{top:15px;left:17px;right:auto;bottom:auto;font-size:7px}}
/* Preserve the full helmet at wide aspect ratios; crop only the lower torso. */
@media(min-width:701px){.rk-hero-photo{left:50%;right:auto;width:min(1920px,100%);transform:translateX(-50%)}.rk-hero-photo img{object-fit:contain;object-position:right top}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.rk-header,.rk-footer,.rk-menu-toggle,.rk-hero-shade,.rk-hero-side{display:none!important}.rk-container{width:100%}.rk-section{padding-block:25px}.rk-hero{min-height:0;height:auto;color:#000;background:#fff}.rk-hero-photo{position:relative!important;width:50%;height:250px}.rk-hero-copy{width:100%;padding:0}.rk-hero-content{min-height:0;padding:0}.rk-hero-title{font-size:45px}.rk-school,.rk-contact{background:white;color:black;break-inside:avoid}.rk-body{color:#333!important}.rk-hero-bottom{display:none}.rk-school-grid,.rk-about-grid{gap:25px}.rk-project-grid{gap:20px}}
