.qr-page { --qr-ink:#242019; --qr-muted:#655b4c; --qr-paper:#f7f3eb; --qr-gold:#b78c49; color:var(--qr-ink); background:var(--qr-paper); }
.qr-home { margin:0; font:16px/1.65 "Avenir Next",Avenir,"Segoe UI",sans-serif; }
.qr-home [hidden] { display:none !important; }
.qr-home a { color:inherit; }
.qr-home .brand { display:inline-flex; align-items:center; font-weight:800; letter-spacing:.02em; text-transform:uppercase; }
.qr-home .brand-number { display:inline-grid; place-items:center; width:36px; height:36px; border-radius:50%; background:#c5a46b; color:#242019; box-shadow:0 0 0 5px #b7894929; font-size:.9rem; }
.qr-home .button { display:inline-flex; align-items:center; justify-content:center; gap:14px; text-decoration:none; border-radius:999px; background:#c5a46b; color:#242019; font-weight:800; }
.qr-home .skip-link { position:absolute; left:16px; top:0; z-index:10001; padding:12px 18px; background:#fff; transform:translateY(-150%); }
.qr-home .skip-link:focus { transform:translateY(0); }
.qr-home img { max-width:100%; }
.qr-page *, .qr-page *::before, .qr-page *::after { box-sizing:border-box; }
.qr-header { position:relative; z-index:5; max-width:1280px; margin:auto; display:flex; align-items:center; justify-content:space-between; gap:16px; padding:22px 32px; }
.qr-header .brand { font-size:22px; gap:0; white-space:nowrap; }
.qr-header nav { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:8px 18px; font-size:14px; }
.qr-header a, .qr-footer a { text-decoration:none; }
.qr-header nav a[aria-current="page"] { text-decoration:underline; text-underline-offset:5px; }
.qr-menu { display:none; }
.qr-page :focus-visible { outline:3px solid #805819; outline-offset:5px; }
.qr-page main { max-width:1280px; margin:auto; }
.qr-studio { display:grid; grid-template-columns:1.05fr 1fr; align-items:center; gap:32px; padding:44px 32px 56px; }
.qr-studio h1 { font-family:Georgia,serif; font-weight:500; font-size:clamp(38px,5vw,72px); line-height:1.06; letter-spacing:-.04em; margin:16px 0 20px; }
.qr-studio-copy>p:not(.qr-eyebrow) { max-width:36ch; font-size:18px; line-height:1.6; margin-bottom:24px; color:var(--qr-muted); }
.qr-eyebrow { font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; color:var(--qr-muted); margin:0 0 10px; }
.qr-studio-image { min-width:0; }
.qr-studio-image img { display:block; width:100%; height:380px; object-fit:cover; border-radius:5px 64px 5px 5px; }
.qr-page .button { min-height:50px; padding:16px 24px; font-size:16px; box-shadow:none; }
.qr-video, .qr-projects { padding:36px 32px; border-top:1px solid #dcd4c7; }
.qr-section-head { display:flex; justify-content:space-between; align-items:end; gap:24px; margin-bottom:20px; }
.qr-section-head h2 { font-family:Georgia,serif; font-weight:500; font-size:clamp(28px,3vw,42px); margin:0; line-height:1.15; }
.qr-section-head>a { font-size:14px; font-weight:700; text-underline-offset:5px; min-height:44px; display:flex; align-items:center; }
.qr-video-stage { position:relative; background:#242019; border-radius:8px; overflow:hidden; }
.qr-video-stage video, #home-video-poster { display:block; width:100%; height:auto; aspect-ratio:16/7; object-fit:contain; max-height:480px; }
#home-play-video { position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); color:white; background:#242019e8; border:1px solid #cba970; padding:14px 22px; border-radius:40px; min-height:52px; font:inherit; cursor:pointer; white-space:nowrap; }
#home-play-video[hidden] { display:none; }
#home-play-video span { color:#e2bc79; margin-right:8px; }
.qr-project-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.qr-project-grid a { color:inherit; text-decoration:none; }
.qr-project-grid figure { margin:0; }
.qr-project-grid img { width:100%; height:auto; aspect-ratio:4/3; object-fit:cover; display:block; border-radius:6px; }
.qr-project-grid figcaption { padding:12px 0; font-size:14px; }
.qr-footer { border-top:1px solid #dcd4c7; max-width:1280px; padding:28px 32px; margin:24px auto 0; display:flex; gap:36px; justify-content:space-between; font-size:13px; color:var(--qr-muted); }
.qr-footer>div { display:flex; flex-direction:column; gap:5px; }
.qr-footer>div a { display:inline-flex; align-items:center; min-height:32px; }
.qr-footer nav { display:flex; flex-wrap:wrap; gap:4px 18px; max-width:680px; align-content:start; }
.qr-footer nav a, .qr-footer button { display:inline-flex; align-items:center; min-height:44px; }
.qr-footer button { font:inherit; color:inherit; background:none; border:0; padding:0; cursor:pointer; }
.qr-page-title { padding:36px 32px; }
.qr-page-title h1 { font-family:Georgia,serif; font-size:clamp(32px,5vw,64px); }
#qr-studio-host { grid-column:1/-1; width:100%; min-width:0; }
#qr-studio-host[hidden] { display:none; }
#qr-studio-host iframe { display:block; width:100%; min-height:600px; border:0; }
#qr-studio-host>a { display:inline-flex; padding:12px 18px; min-height:44px; }
.qr-studio.is-open { display:block; padding:16px 0; }
.qr-studio.is-open .qr-studio-copy, .qr-studio.is-open .qr-studio-image { display:none; }
@media(max-width:1000px) {
 .qr-menu { display:block; padding:10px 16px; min-height:44px; border:1px solid #b8a78b; background:transparent; border-radius:24px; font:inherit; }
 .qr-header nav { display:none; position:absolute; left:16px; right:16px; top:100%; padding:16px; background:#fffdf8; border:1px solid #dcd4c7; border-radius:12px; box-shadow:0 8px 20px #24201914; }
 .qr-header nav.is-open { display:grid; grid-template-columns:1fr 1fr; }
 .qr-header nav a { display:flex; align-items:center; min-height:44px; }
}
@media(max-width:600px) {
 .qr-header { padding:14px 18px; }
 .qr-header .brand { font-size:19px; }
 .qr-studio { grid-template-columns:1fr; gap:22px; padding:22px 18px 28px; }
 .qr-studio h1 { margin:12px 0; }
 .qr-studio-copy>p:not(.qr-eyebrow) { font-size:16px; margin:0 0 18px; }
 .qr-studio .button { width:100%; }
 .qr-studio-image img { height:150px; border-radius:6px 30px 6px 6px; }
 .qr-section-head { align-items:start; gap:12px; }
 .qr-section-head>a { font-size:12px; max-width:105px; flex-shrink:0; }
 .qr-section-head h2 { font-size:27px; }
 .qr-video, .qr-projects { padding:26px 18px; }
 .qr-video-stage video, #home-video-poster { aspect-ratio:16/9; }
 .qr-project-grid { grid-template-columns:1fr 1fr; gap:12px; }
 .qr-project-grid a:nth-child(n+3) { display:none; }
 .qr-footer { padding:22px 18px; flex-direction:column; gap:16px; }
 .qr-footer nav { gap:0 16px; }
 .qr-page-title { padding:24px 18px; }
}
