*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body.nierka{--paper:#f2eee5;--ink:#393a30;--muted:#686c5c;--line:#cfcdbf;--accent:#98543b;--art:#a76045}body.kiasyd{color-scheme:dark;--paper:#101d2b;--ink:#e8e9e4;--muted:#a5b5c4;--line:#34485a;--accent:#abbdd0;--art:#8ba5c0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:8px} .page{max-width:1600px;margin:auto;padding:0 6.25vw;min-height:100svh;display:flex;flex-direction:column}header{height:116px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,'Times New Roman',serif;font-size:30px;letter-spacing:.09em}.nav-note,.eyebrow,.site,.footnote{font-size:11px;letter-spacing:.2em;text-transform:uppercase;line-height:1.6}.nav-note{color:var(--muted);display:flex;align-items:center;gap:12px}.dot{width:6px;height:6px;background:var(--accent);border-radius:50%;display:inline-block}.hero{flex:1;display:grid;grid-template-columns:1.1fr 1fr;gap:4vw;align-items:center;min-height:600px;padding:65px 0 75px}.eyebrow{color:var(--accent);margin:0 0 30px;display:flex;gap:15px;align-items:center}.eyebrow:before{content:'';width:32px;height:1px;background:currentColor}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(56px,6.4vw,102px);font-weight:400;line-height:1.03;letter-spacing:-.055em;margin:0 0 30px}h1 em{font-weight:400;color:var(--accent)}.description{max-width:360px;font-size:16px;line-height:1.8;color:var(--muted);margin:0}.small-rule{height:1px;width:56px;background:var(--line);margin:38px 0 22px}.return-note{font-size:12px;letter-spacing:.04em;color:var(--muted);margin:0}.art{position:relative;max-width:540px;width:100%;justify-self:end;aspect-ratio:1/1.1;display:grid;place-items:center}.art svg{width:100%;height:auto;overflow:visible}.art-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;color:var(--muted);letter-spacing:.22em;text-transform:uppercase}footer{min-height:84px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.footnote{color:var(--muted);letter-spacing:.1em;font-size:10px}.site{font-size:10px;color:var(--muted)}.kiasyd .wordmark{letter-spacing:.16em}.kiasyd h1{font-style:normal}.kiasyd .art{max-width:520px}@media(min-width:1700px){.page{padding:0 100px}}@media(max-width:760px){.page{padding:0 7vw}header{height:88px}.wordmark{font-size:25px}.nav-note{font-size:9px;letter-spacing:.12em;gap:8px}.hero{grid-template-columns:1fr;gap:30px;padding:58px 0 35px;min-height:0}.eyebrow{font-size:10px;margin-bottom:25px}h1{font-size:clamp(53px,11.6vw,78px);margin-bottom:25px}.description{font-size:15px;max-width:330px}.small-rule{margin:25px 0 18px}.art,.kiasyd .art{max-width:310px;justify-self:center;aspect-ratio:1/1.05}.art-caption{font-size:9px}footer{min-height:76px;gap:10px}.site,.footnote{font-size:9px}.site{letter-spacing:.1em}}@media(prefers-reduced-motion:no-preference){.copy,.art{animation:arrive .8s ease-out both}.art{animation-delay:.12s}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}
