:root{color-scheme:light;--paper:#f6f4ee;--ink:#252d2a;--muted:#606861;--line:#d9ddd4;--accent:#2e5747}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,textarea{font:inherit}button,a.primary{cursor:pointer;border:1px solid #778579;border-radius:3px;padding:.7rem 1.1rem;background:transparent;color:var(--ink);text-decoration:none;display:inline-block}button:hover,a.primary:hover{background:#e4e9df}button:disabled{opacity:.55;cursor:wait}button.primary,a.primary{background:var(--accent);color:white;border-color:var(--accent)}button.primary:hover,a.primary:hover{background:#203e32}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #956223;outline-offset:4px}header,footer{max-width:1440px;padding:2rem 4vw;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}header{border-bottom:1px solid var(--line)}nav{display:flex;gap:1.5rem;font-size:.85rem}.wordmark{font-size:1.7rem;letter-spacing:-.045em;white-space:nowrap;flex-shrink:0;text-decoration:none}.wordmark span{white-space:normal;display:block;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}main{max-width:1360px;margin:auto;padding:2rem 4vw 5rem}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.8rem,6vw,5.8rem);line-height:1.07;letter-spacing:-.035em;margin-bottom:1.5rem}h2{font-family:Georgia,serif;font-weight:400;font-size:1.8rem}p{max-width:60ch}.intro{padding:3.5rem 0 4rem}.intro>p:not(.eyebrow){font-size:1.15rem}.eyebrow{text-transform:uppercase;font-size:.7rem;letter-spacing:.2em;color:var(--accent);margin-bottom:1.5rem}.quiet{color:var(--muted);font-size:.88rem!important}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.25rem}.gallery article>a:first-child{text-decoration:none}.gallery img{width:100%;height:auto;display:block;object-fit:contain}.card-title{display:flex;align-items:center;justify-content:space-between;padding-top:1.4rem}.card-title h2{margin:0}.card-title span{font-size:1.6rem}.gallery p{color:var(--muted);font-size:.9rem;margin-top:.6rem}.text-link{font-size:.85rem}.art-intro{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:2rem 0 4rem}.art-intro img{max-width:100%;height:auto}fieldset{border:0;padding:0;margin:0 0 2.5rem;min-width:0}legend{font-family:Georgia,serif;font-size:1.7rem;margin-bottom:1.4rem}.choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.choices label{position:relative;border:1px solid var(--line);border-radius:3px;padding:.75rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;min-width:0}.choices label:has(input:checked){border:2px solid var(--accent);padding:calc(.75rem - 1px);background:#eaf0e5}.choices img{width:100%;height:auto;object-fit:contain}.choices input{position:absolute;left:1rem;top:1rem;accent-color:var(--accent);width:1.1rem;height:1.1rem}.choices strong{font-weight:500}.choices span{font-size:.8rem;color:var(--muted)}.choices .open-choice{justify-content:center;padding-top:3rem}.colours{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-title,.batch-heading{display:flex;align-items:center;justify-content:space-between;gap:2rem}.studio-title h1{font-size:4rem}.settings{border:1px solid var(--line);padding:1rem;margin-bottom:2rem}.settings form{padding-top:2rem}summary{cursor:pointer}.batch-heading p{font-size:.85rem;color:var(--muted)}.samples{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.sample img{width:100%;height:auto;display:block;object-fit:contain}.placeholder{aspect-ratio:1;background:#e8eae2;display:grid;place-items:center;color:var(--muted)}.sample-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.sample-actions button{border:0;padding:.4rem}.empty{padding:3rem 0 4rem;font-family:Georgia,serif;font-size:2rem;max-width:36ch}.actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;padding:1.5rem 0}.favourites{border-top:1px solid var(--line);padding-top:2rem;margin-top:2rem}.favourites h2 span{font:14px system-ui;color:var(--muted)}.tray{display:flex;gap:1rem;overflow:auto;padding:1rem .3rem}.tray label{display:grid;grid-template-columns:150px;position:relative;cursor:pointer}.tray input{position:absolute;top:5px;left:5px;width:20px;height:20px;accent-color:var(--accent)}.tray img{object-fit:contain;max-width:150px}.tray span{font-size:.8rem}.tray a{min-width:120px}.small-placeholder{width:150px;height:150px;display:grid;place-items:center;background:#e2e7dc}.result{max-width:900px;margin:2rem auto}.result h1{font-size:3rem}.result-image{width:100%;height:auto;object-fit:contain}.recovery{margin-top:3rem;padding:2rem 0;border-top:1px solid var(--line)}.recovery h2{font-size:1.3rem}.recovery p{font-size:.85rem;color:var(--muted)}.recovery form{display:inline-block;margin:0 1rem}.prose{max-width:720px;margin:3rem auto}.prose h1{font-size:3.5rem}.prose h2{margin-top:2.5rem;font-size:1.7rem}.prose textarea{width:100%;display:block;margin:1rem 0;background:white;border:1px solid var(--line)}.review-note{padding:1rem;background:#e8eae2;font-size:.9rem}footer{border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.skip{position:absolute;top:-100px}.skip:focus{top:10px;background:white;padding:1rem;z-index:10}#notice:not(:empty){position:fixed;bottom:1rem;right:1rem;max-width:26rem;padding:1rem 1.5rem;background:#252d2a;color:white;border-radius:3px}.htmx-request{cursor:progress}@media(max-width:760px){header{align-items:flex-start;padding:1.2rem 5vw;gap:1rem}.wordmark{font-size:1.55rem}nav{gap:.8rem;font-size:.75rem;flex-wrap:wrap;justify-content:flex-end}.wordmark span{max-width:110px}.intro{padding:2.5rem 0}.gallery{grid-template-columns:1fr;gap:3rem}.gallery img{max-height:none}.art-intro{grid-template-columns:1fr;gap:1rem}.art-intro img{max-width:450px}.choices,.colours{grid-template-columns:repeat(2,minmax(0,1fr))}.samples{gap:1rem}.sample-actions{align-items:flex-start;gap:.25rem;font-size:.8rem;flex-wrap:wrap}.sample-actions button{font-size:.8rem}.studio-title{align-items:flex-start}.studio-title h1{font-size:3rem}.batch-heading{display:block}.actions button,.actions a.primary{flex:1;text-align:center}.recovery form{display:block;margin:1rem 0}footer{display:block}footer a{display:block;margin-top:.5rem}}@media(max-width:430px){.samples{grid-template-columns:1fr}.choices span{font-size:.75rem}.prose h1{font-size:2.6rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

@media(max-width:430px){.actions{align-items:stretch;flex-direction:column}.actions button,.actions a.primary{width:100%}}

/* Images lead; the chosen direction remains a compact visual landmark. */
[hidden]{display:none!important}.exploration-heading{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:1rem 0 2.5rem}.exploration-heading h1{font-size:clamp(2.6rem,5vw,4rem);margin:0}.exploration-heading .eyebrow{margin-bottom:.65rem}.direction-strip{display:flex;gap:1.6rem}.direction{display:flex;align-items:center;gap:.8rem;font-size:.88rem}.direction img,.direction-open{width:56px;height:56px;object-fit:cover;border-radius:3px}.direction small{display:block;font-size:.65rem;letter-spacing:.06em;color:var(--muted);margin-bottom:.15rem}.direction-open{display:grid;place-items:center;background:#e8ece3;font-size:2rem;color:var(--accent)}.batch-heading h2{font-size:1.5rem;margin-bottom:1.25rem}.artwork-link{display:block;text-decoration:none}.artwork-link:focus-visible{outline-offset:6px}.sample-actions{padding:1rem 0}.sample-actions>a{font-size:.85rem}.sample-actions button[aria-pressed=true],.favourite-toggle[aria-pressed=true]{color:#93433f}.result{max-width:850px}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.result-heading h1{font-size:2.2rem;margin:0}.favourite-toggle{border:0;padding:.6rem}.result-actions{justify-content:center;gap:.75rem}.result-actions form{display:flex}.result-actions button,.result-actions a{white-space:nowrap}.download-progress{padding:.7rem 1.1rem;color:var(--muted)}.favourites-heading{padding:2rem 0 1rem}.favourites-heading h1{font-size:4rem}.favourites-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{padding:2rem 0 4rem}.empty-state p{font-family:Georgia,serif;font-size:1.5rem}.placeholder span{text-align:center;padding:1rem}@media(max-width:760px){.exploration-heading{align-items:flex-start;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.direction-strip{width:100%;gap:1rem;justify-content:space-between}.direction{gap:.6rem;font-size:.8rem}.direction img,.direction-open{width:44px;height:44px}.batch-heading{display:flex;gap:1rem;align-items:baseline}.batch-heading p{font-size:.75rem;max-width:20ch;text-align:right}.favourites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-heading h1{font-size:1.8rem}}@media(max-width:430px){.result-actions form{width:100%}.result-heading{gap:.5rem}.result-heading button{font-size:.8rem}.favourites-grid{grid-template-columns:1fr}.sample-actions{flex-wrap:nowrap;align-items:center}.sample-actions button{font-size:.85rem}}
@media(min-width:761px){.result{max-width:clamp(440px,calc(100svh - 380px),850px)}.result-actions{flex-wrap:nowrap}.result-actions button,.result-actions a{font-size:.85rem;padding:.7rem .8rem}}
