/* Editorial contact sheet: four landscape works, ink, paper and vermilion. */
.kv-project{margin-top:70px}
.kv-cover{display:block;width:100%;padding:0;background:#eeede6;color:#20211e;border-radius:6px;text-align:left;overflow:hidden}
.kv-overview{display:grid;grid-template-columns:.8fr 1.45fr;gap:30px 46px;padding:30px 38px;isolation:isolate}
.kv-overview-top,.kv-overview-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px;letter-spacing:.08em;line-height:1.5}
.kv-overview-top{padding-bottom:18px;border-bottom:1px solid #20211e40}
.kv-overview-bottom{padding-top:18px;border-top:1px solid #20211e40}
.kv-overview-copy{align-self:center;min-width:0}
.kv-kicker{font-size:12px;letter-spacing:.12em;line-height:1.5}
.kv-overview-copy h3{position:relative;display:inline-block;font-family:var(--font);font-size:clamp(100px,13vw,180px);font-weight:600;letter-spacing:-.09em;line-height:.9;margin:20px 0 22px}
.kv-title-star{position:absolute;right:-.57em;top:.02em;font-size:.32em;line-height:1;letter-spacing:0;color:#df502f;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.kv-intro{font-family:var(--cn-sans,var(--font));font-size:clamp(18px,2.1vw,29px);line-height:1.5;letter-spacing:-.03em}
.kv-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-self:center;min-width:0}
.kv-preview-card{position:relative;display:block;width:100%;min-width:0;padding:0;border:0;background:none;text-align:left;aspect-ratio:16/9;overflow:hidden;outline:1px solid #20211e10;transition:transform .35s ease,box-shadow .35s ease}
.kv-cover-link{display:flex;align-items:center;gap:24px;padding:0;background:none;color:inherit;font-size:12px;letter-spacing:.04em}
.kv-cover-arrow{display:grid;place-items:center;width:36px;height:36px;background:#20211e;color:#eeede6;font-size:24px;transition:background .25s,transform .25s}
.kv-cover-link:is(:hover,:focus-visible) .kv-cover-arrow{background:#d84c2e;transform:translate(2px,-2px)}
.kv-preview-card:focus-visible{outline:2px solid #d84c2e;outline-offset:4px;transform:translateY(-5px);box-shadow:0 10px 20px #20211e30}
.kv-preview-card:active{transform:translateY(-1px) scale(.98)}
.kv-preview-card .kv-shape,.kv-detail-art .kv-shape{transition:rotate .55s cubic-bezier(.2,.7,.2,1),scale .55s cubic-bezier(.2,.7,.2,1)}
.kv-preview-card .kv-work-image{transition:filter .35s ease}
.kv-preview-card:focus-visible .kv-shape{rotate:10deg;scale:1.08}
@media(hover:hover) and (pointer:fine){
 .kv-preview-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #20211e30;z-index:1}
 .kv-preview-card:hover .kv-shape{rotate:10deg;scale:1.08}
 .kv-preview-card:hover .kv-work-image{filter:brightness(1.06)}
 .kv-preview-card:active{transform:translateY(-1px) scale(.98)}
 .kv-detail-item:hover .kv-detail-art{transform:translateY(-4px);box-shadow:0 12px 28px #0005;outline:1px solid #e66a4970}
 .kv-detail-item:hover .kv-shape{rotate:8deg;scale:1.06}
}
.kv-placeholder{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:var(--kv-bg);color:var(--kv-fg);container-type:inline-size;isolation:isolate}
.kv-theme-vermilion{--kv-bg:#e7e2d7;--kv-fg:#232521;--kv-accent:#d65032}
.kv-theme-cobalt{--kv-bg:#222725;--kv-fg:#eeede3;--kv-accent:#d8ddcb}
.kv-theme-citrus{--kv-bg:#c7cac5;--kv-fg:#202720;--kv-accent:#f1efe5}
.kv-theme-forest{--kv-bg:#d84e30;--kv-fg:#f2e9db;--kv-accent:#262925}
.kv-poster-top,.kv-poster-bottom{position:absolute;left:5%;right:5%;display:flex;justify-content:space-between;gap:8%;z-index:2;font-size:1.65cqw;letter-spacing:.1em;line-height:1.4}
.kv-poster-top{top:8%;border-top:1px solid currentColor;padding-top:1.5%}
.kv-poster-bottom{bottom:8%;font-size:1.5cqw;align-items:end}
.kv-poster-bottom>span:last-child{white-space:nowrap;opacity:.65}
.kv-poster-word{position:absolute;left:5%;top:42%;z-index:2;font-family:var(--font);font-size:17cqw;font-weight:600;letter-spacing:-.065em;line-height:1;transform:translateY(-20%)}
.kv-shape{position:absolute;right:8%;top:22%;width:30%;aspect-ratio:1;background:var(--kv-accent)}
.kv-theme-vermilion .kv-shape{border:7cqw solid var(--kv-accent);background:transparent;border-radius:50%}
.kv-theme-cobalt .kv-shape{right:2%;width:44%;top:18%;transform:rotate(-16deg);background:repeating-linear-gradient(90deg,var(--kv-accent) 0 4%,transparent 4% 10%)}
.kv-theme-citrus .kv-shape{transform:rotate(45deg);box-shadow:3cqw 3cqw 0 #526356}
.kv-theme-forest .kv-shape{border-radius:50% 0 50% 50%;transform:rotate(-25deg)}
.kv-work-image{display:block;width:100%;height:100%;object-fit:contain;background:#e8e5dc}
.dialog-visual.kv{display:block;aspect-ratio:auto;background:#eeede6;color:#20211e}
.kv-detail-hero{padding:38px 40px 28px}
.kv-detail-hero>div{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:30px 0 40px}
.kv-detail-hero h3{font-family:var(--cn-sans,var(--font));font-size:clamp(30px,5vw,64px);font-weight:500;line-height:1.2;letter-spacing:-.05em}
.kv-detail-hero h3 span{display:inline-block;color:#d84e30;margin-left:12px}
.kv-detail-hero>div>p{font-size:10px;letter-spacing:.06em;line-height:1.6}
.kv-detail-index{display:block;border-top:1px solid #20211e40;padding-top:18px;font-size:10px;letter-spacing:.12em}
.kv-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:48px;margin-top:18px}
.kv-detail-item{margin:0;min-width:0}
.kv-detail-art{aspect-ratio:16/9;overflow:hidden;border-radius:2px;background:#e8e5dc;transition:transform .35s ease,box-shadow .35s ease,outline-color .35s ease}
/* These two originals are slightly wider than 16:9; fill the frame without letterboxing. */
.kv-detail-art .kv-work-image[src$="/good-morning.jpg"],
.kv-detail-art .kv-work-image[src$="/cloud-village-winter.png"]{object-fit:cover;object-position:center}
.kv-detail-item figcaption{display:flex;align-items:center;gap:20px;margin-bottom:16px;padding-top:20px;border-top:1px solid #ffffff26}
.kv-detail-number{font-family:var(--serif);font-size:38px;line-height:1;font-style:italic;color:#e66a49}
.kv-detail-item h4{font-size:18px;font-weight:400;margin:0}
.kv-detail-item figcaption p{font-size:10px;letter-spacing:.08em;color:#a9aaa1;margin-top:6px}
.kv-detail-status{margin-left:auto;font-size:10px;color:#a9aaa1;white-space:nowrap}
@media(max-width:800px){
 .kv-overview{padding:24px;gap:24px;grid-template-columns:.7fr 1.3fr}
 .kv-overview-copy h3{font-size:100px}
 .kv-preview-grid{gap:9px}
 .kv-intro{font-size:20px}
}
@media(max-width:600px){
 .kv-project{margin-top:42px}
 .kv-overview{grid-template-columns:1fr;padding:22px;gap:22px}
 .kv-overview-top,.kv-overview-bottom{font-size:8px;letter-spacing:.03em}
 .kv-overview-copy{display:grid;grid-template-columns:1fr 1fr;align-items:end;column-gap:25px}
 .kv-overview-copy .kv-kicker{grid-column:1/-1;font-size:10px}
 .kv-overview-copy h3{font-size:100px;margin:18px 0 0}
 .kv-intro{font-size:18px;justify-self:end;padding-bottom:3px}
 .kv-cover-link{font-size:10px;gap:12px}
 .kv-cover-arrow{width:30px;height:30px;font-size:21px}
 .kv-detail-hero{padding:28px 22px 24px}
 .kv-detail-hero>div{display:block;margin:25px 0}
 .kv-detail-hero>div>p{margin-top:20px;font-size:9px}
 .kv-detail-grid{gap:30px}
 .kv-detail-item figcaption{gap:12px}
 .kv-detail-number{font-size:29px}
 .kv-detail-item h4{font-size:16px}
 .kv-detail-item figcaption p{font-size:8px;letter-spacing:.04em}
 .kv-detail-status{font-size:8px}
}
@media(prefers-reduced-motion:reduce){
 .kv-preview-card,.kv-cover-arrow,.kv-detail-art,.kv-preview-card .kv-shape,.kv-detail-art .kv-shape,.kv-preview-card .kv-work-image{transition:none}
 .kv-preview-card:is(:hover,:focus-visible,:active),
 .kv-cover-link:is(:hover,:focus-visible) .kv-cover-arrow,
 .kv-detail-item:hover .kv-detail-art{transform:none}
 .kv-preview-card:is(:hover,:focus-visible) .kv-shape,
 .kv-detail-item:hover .kv-shape{rotate:none;scale:none}
}
