@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#243341;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 16% 18%,#f6fafc 0 22%,#0000 56%),radial-gradient(circle at 88% 12%,#edf4f9 0 26%,#0000 58%),linear-gradient(160deg,#f8fbfc 0%,#f2f7fa 48%,#f5f7f8 100%);font-family:Manrope,sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}.app-shell{gap:1rem;max-width:1200px;min-height:100vh;margin:0 auto;padding:2.4rem 1rem 3rem;display:grid}.hero{padding:1rem .2rem}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f5f6f;margin:0;font-family:Manrope,sans-serif;font-size:.72rem;font-weight:700}h1{color:#1f2429;margin:.3rem 0;font-family:Cormorant Garamond,serif;font-size:clamp(2.05rem,3.8vw,3.4rem);font-weight:600;line-height:1}.subhead{color:#54616e;max-width:68ch;margin:0;font-size:.98rem}.upload-panel{background:linear-gradient(145deg,#f8fafb,#f0f5f7);border:1px dashed #b6c7d3;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.upload-panel--active{border-color:#4f86b7;box-shadow:0 0 0 3px #4f86b72e}.upload-panel h2{margin:0;font-family:Manrope,sans-serif;font-size:1.04rem}.upload-panel p{color:#4e5f6f;margin:.35rem 0 0;font-size:.92rem}.upload-actions{flex-wrap:wrap;gap:.55rem;display:flex}button,select,input[type=text]{font:inherit}button{color:#f6f8fa;cursor:pointer;background:#283848;border:1px solid #33414f;border-radius:10px;padding:.58rem .95rem;font-family:Manrope,sans-serif;font-weight:600}button:disabled{opacity:.65;cursor:not-allowed}button.ghost{color:#344658;background:#f6f7f9;border-color:#b9c5cf}.toolbar{justify-content:space-between;align-items:center;gap:.8rem;padding:.6rem .15rem;font-family:Manrope,sans-serif;display:flex}.toolbar-left{white-space:nowrap}.toggle-exposure{color:#334656;align-items:center;gap:.45rem;font-size:.86rem;display:inline-flex}.toggle-exposure input{width:1rem;height:1rem}.toggle-bw{color:#334656;align-items:center;gap:.45rem;font-size:.88rem;display:inline-flex}.toggle-bw input{width:1rem;height:1rem}.error-banner{color:#8f3440;background:#fff3f5;border:1px solid #e3b4ba;border-radius:10px;margin:0;padding:.65rem .8rem;font-family:Manrope,sans-serif;font-size:.9rem}section.gallery{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}article.photo-card{background:#fbfcfd;border:1px solid #d7dfe6;border-radius:16px;grid-template-columns:1fr;gap:.55rem;min-width:0;padding:.8rem;display:grid;overflow:hidden}.preview-frame{aspect-ratio:3/4;background:#fafafc;border-radius:8px;width:100%;min-width:0;max-width:100%;display:block;overflow:hidden}.preview-rendered{object-fit:contain;width:100%;height:100%;display:block}.preview-loading{color:#51606e;justify-content:center;align-items:center;width:100%;height:100%;font-family:Manrope,sans-serif;font-size:.83rem;display:flex}.photo-meta{min-width:0}.photo-meta h3{color:#202931;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Manrope,sans-serif;font-size:.91rem;overflow:hidden}.photo-meta p{color:#657484;margin:.1rem 0 0;font-family:Manrope,sans-serif;font-size:.79rem}.field-label{color:#455765;letter-spacing:.02em;text-transform:uppercase;margin:.2rem 0 0;font-family:Manrope,sans-serif;font-size:.76rem;font-weight:700}select,input[type=text]{color:#263541;background:#fff;border:1px solid #c9d3db;border-radius:10px;padding:.48rem .58rem;font-family:Manrope,sans-serif;font-size:.9rem}article.photo-card select,article.photo-card input{box-sizing:border-box;width:100%;max-width:100%}.slider-row{grid-template-columns:1fr auto;align-items:center;gap:.4rem;display:grid}input[type=range]{width:100%}.card-actions{grid-template-columns:1fr auto auto;gap:.45rem;display:grid}.card-error{color:#9a2c39;margin:0;font-family:Manrope,sans-serif;font-size:.8rem}@media (width<=860px){.upload-panel,.toolbar{flex-direction:column;align-items:stretch}.toggle-exposure{justify-content:flex-start}}.build-stamp{letter-spacing:.08em;text-transform:uppercase;color:#5d6975;text-align:center;margin-top:auto;padding-top:.65rem;font-family:Manrope,sans-serif;font-size:.74rem}
