.rpt-choice h2{margin-bottom:36px}.rpt-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.rpt-choice-card{display:block;padding:36px;background:var(--rp-dark);border:1px solid var(--rp-border);color:var(--rp-cream);text-decoration:none;transition:transform .2s,border-color .2s}.rpt-choice-card:hover{transform:translateY(-3px);border-color:var(--rp-red)}.rpt-choice-card h3{font-size:32px;margin:16px 0}.rpt-choice-card p{max-width:460px}.rpt-choice-icon{display:grid;place-items:center;width:62px;height:62px;color:#e05248;font-size:36px;border:1px solid #b52c28;border-radius:50%}.rpt-call{margin-top:20px;gap:16px;flex-wrap:wrap}.rpt-form-wrap{min-width:0}.rpt-form-wrap h2{margin:0 0 26px}.rpt-form{align-items:start}.rpt-form button{cursor:pointer}.rpt-form input,.rpt-form textarea{min-width:0;max-width:100%}.rpt-account{max-width:1080px;margin:auto}.rpt-account-nav{display:flex;gap:12px 26px;flex-wrap:wrap;padding:20px 0;margin:10px 0 35px;border-block:1px solid #c4bdb0}.rpt-account-nav a{color:var(--rp-text);font-weight:600;text-underline-offset:5px}.rpt-account-form{max-width:760px}.rpt-account-form p{grid-column:1/-1}.rpt-account-form label{color:var(--rp-text)}.rpt-account .rpt-notice{background:#fffaf0;color:#222;border-left:4px solid var(--rp-red);padding:18px}.rpt-table-scroll{overflow-x:auto}.rpt-invoice-table{border-collapse:collapse;width:100%}.rpt-invoice-table th,.rpt-invoice-table td{text-align:left;border-bottom:1px solid #c8c1b5;padding:20px 14px}.rpt-invoice-table small{display:block}.rpt-invoice-table a{color:#9d1d19}.rpt-footer-links{display:flex;gap:24px;flex-wrap:wrap}
.rpt-magazine{padding:180px 0 80px;background:var(--rp-cream);color:var(--rp-text)}.rpt-magazine-masthead{border-block:1px solid #3b3b36;padding:14px 0;display:flex;justify-content:space-between;gap:15px;text-transform:uppercase;letter-spacing:2px;font-size:12px}.rpt-magazine-masthead a{color:inherit}.rpt-project-heading{text-align:center;padding:56px 0 42px}.rpt-project-heading h1{font-size:clamp(56px,7.5vw,114px);margin:12px 0;line-height:1}.rpt-project-heading .rpt-eyebrow{color:#9e231e}.rpt-project-spec{font:28px 'Barlow Condensed',sans-serif;letter-spacing:2px;text-transform:uppercase}.rpt-project-cover{display:block;width:100%;max-height:760px;object-fit:cover;aspect-ratio:16/9}.rpt-project-story{display:grid;grid-template-columns:1fr 3fr;gap:60px;margin:65px 0}.rpt-story-copy{font-size:19px;line-height:1.85;max-width:900px}.rpt-story-copy>p:first-child:first-letter{float:left;font-family:Georgia,serif;font-size:68px;line-height:.9;padding:12px 10px 0 0;color:#a8201c}.rpt-project-intro{margin:40px 0}.rpt-project-intro img{width:100%;height:auto}.rpt-editorial-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.rpt-editorial-photo{margin:0;min-width:0}.rpt-editorial-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.rpt-editorial-photo.has-story{grid-column:1/-1;display:grid;grid-template-columns:3fr 2fr;gap:48px;align-items:center;border-block:1px solid #bdb7aa;padding:32px 0}.rpt-editorial-photo.has-story.reverse img{order:2}.rpt-editorial-photo figcaption{font-family:Georgia,serif;font-size:21px;line-height:1.7;padding:16px}.rpt-editorial-photo figcaption .rpt-eyebrow{font-family:'Barlow Condensed',sans-serif;color:#96211c}.rpt-editorial-gallery .photo-only:last-child:nth-child(odd){grid-column:1/-1}.rpt-editorial-gallery .photo-only:last-child:nth-child(odd) img{aspect-ratio:16/9}.rpt-project-paging{display:flex;gap:30px;margin:70px 0 20px}.rpt-page-turn{position:relative;flex:1;min-width:0;background:#f5f0e6;box-shadow:0 7px 18px #211c1410;border:1px solid #c8c1b5;padding:32px 42px 48px;text-decoration:none;color:var(--rp-text);overflow:hidden}.rpt-page-turn>*{display:block}.rpt-page-turn strong{font:36px 'Barlow Condensed',sans-serif;margin:12px 0}.rpt-page-turn:after{content:'';position:absolute;width:38px;height:38px;right:0;bottom:0;background:linear-gradient(135deg,#d5cdbf 49%,var(--rp-cream) 51%);transition:width .25s,height .25s}.rpt-page-turn-prev:after{left:0;right:auto;transform:scaleX(-1)}.rpt-page-turn:hover:after{width:55px;height:55px}.rpt-swipe-hint{font-size:13px;color:#54544d;margin-bottom:48px}.rpt-magazine .rpt-cta{background:var(--rp-dark);color:var(--rp-cream)}body.single-rpt_project .rpt-header{background:#0c0e0d}.rpt-project-meta{font-size:16px;color:inherit}.rpt-listing .rpt-project-card{border-bottom:1px solid #827d7250;padding-bottom:20px}
@media(min-width:1600px){.rpt-story-copy:has(p:nth-child(3)){column-count:2;column-gap:40px}}
@media(max-width:1023px){.rpt-project-story{gap:28px;grid-template-columns:1fr 3fr}.rpt-editorial-photo.has-story{gap:24px}.rpt-magazine{padding-top:145px}}
@media(max-width:767px){.rpt-choice-grid{grid-template-columns:1fr}.rpt-choice-card{padding:26px}.rpt-magazine{padding-top:125px}.rpt-magazine-masthead{font-size:10px;letter-spacing:1px}.rpt-project-heading{padding:35px 0}.rpt-project-heading h1{font-size:52px}.rpt-project-story{display:block;margin:35px 0}.rpt-story-label{margin-bottom:24px}.rpt-story-copy{font-size:17px}.rpt-editorial-gallery{grid-template-columns:1fr;gap:24px}.rpt-editorial-photo.has-story{display:flex;flex-direction:column;gap:12px}.rpt-editorial-photo.has-story.reverse img{order:0}.rpt-editorial-photo figcaption{padding:8px;font-size:18px}.rpt-project-paging{flex-direction:column;margin-top:40px;gap:18px}.rpt-page-turn{padding:25px 30px 40px}.rpt-invoice-table th,.rpt-invoice-table td{padding:14px 8px}.rpt-project-cover{aspect-ratio:4/3}.rpt-account-nav{gap:15px}.rpt-call{display:flex;justify-content:center}.rpt-footer-links{gap:16px}}
@media(prefers-reduced-motion:reduce){.rpt-page-turn:after,.rpt-choice-card{transition:none}.rpt-choice-card:hover{transform:none}}
