:root{font-family:Segoe UI,system-ui,sans-serif;color:#19353b;background:#f4f7f8;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{margin:0}header{background:#e9f2ef url(/brand/watercolor-wash-bg.png) center / cover no-repeat;color:#19353b;padding:1.1rem max(1.25rem,calc((100vw - 1120px)/2));display:flex;justify-content:space-between;align-items:center;gap:1rem;border-bottom:1px solid #d5e0e3}.brand-logo{height:44px;width:auto;display:block}.header-actions{display:flex;align-items:center;gap:.75rem}.workspace{font-size:.875rem;font-weight:600}.signin{max-width:360px;margin:4rem auto;padding:2rem;background:#fff;border:1px solid #d5e0e3;border-radius:.8rem}.signin form{display:grid;gap:.25rem;margin-top:1rem}main{max-width:1160px;margin:auto;padding:1.5rem 1.25rem 4rem}.notice{padding:.85rem 1rem;background:#e4eef1;border-left:3px solid #276c78;font-size:.875rem}.heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:2rem 0}h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.04em;margin:.2rem 0;line-height:1.1}h2{margin:.25rem 0 1.25rem;font-size:1.5rem;line-height:1.25}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;margin:0;color:#426770}.layout{display:grid;grid-template-columns:1.15fr 1fr;gap:2.5rem;align-items:start}.editor{background:#fff;padding:1.5rem;border:1px solid #d5e0e3;border-radius:.8rem}label{display:block;font-weight:600;margin-bottom:.4rem;font-size:.875rem}input,select,textarea{font:inherit;width:100%;border:1px solid #9cafb4;border-radius:.4rem;padding:.7rem;background:#fff;color:inherit}form input,form select,form textarea{margin-bottom:1rem}textarea{resize:vertical}button{font:inherit;border:0;border-radius:.4rem;padding:.8rem 1.1rem;background:#174f59;color:#fff;cursor:pointer;min-height:48px;font-weight:600}button:hover{background:#226976}:focus-visible{outline:3px solid #c16b20;outline-offset:3px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hint,.muted{font-size:.875rem;color:#52676d}.hint{margin-top:-.35rem;margin-bottom:1.25rem}.empty{padding:3rem 1.5rem;border:1px dashed #9cafb4;border-radius:.6rem;text-align:center}.empty p{color:#52676d;max-width:30ch;margin:auto}.bundle{width:100%;text-align:left;display:grid;gap:.5rem;margin-bottom:.85rem;background:#fff;color:#19353b;border:1px solid #c7d8dc;padding:1.25rem;font-weight:400;overflow-wrap:anywhere}.bundle:hover{background:#e6f0f2}.bundle strong{font-size:1.15rem}.bundle>span:last-child{font-size:.875rem}#message{font-size:.875rem;margin-bottom:0}.capture-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0}.photo-picker{position:relative;display:grid;place-items:center;min-height:64px;padding:1rem;border-radius:.5rem;background:#174f59;color:#fff;text-align:center;cursor:pointer}.photo-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;cursor:pointer}.photo-picker:focus-within{outline:3px solid #c16b20;outline-offset:3px}.secondary{background:#e4eef1;color:#19353b}.photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem}.photo-tile{min-width:0;padding:.6rem;border:1px solid #d5e0e3;border-radius:.5rem}.photo-tile img{width:100%;height:140px;object-fit:contain;background:#f4f7f8;border-radius:.3rem}.photo-tile p{overflow-wrap:anywhere;font-size:.875rem}.photo-tile select{margin-bottom:.5rem}.photo-tile button{width:100%}details{border-top:1px solid #d5e0e3;padding:1rem 0;margin-bottom:1rem}summary{font-weight:600;cursor:pointer;padding:.5rem 0}#photo-message{font-size:.875rem}#storage-step{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #d5e0e3}#location-message{font-size:.875rem}#legacy-photos-step{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #d5e0e3}#legacy-photos img{width:100%;height:140px;object-fit:contain;background:#f4f7f8;border-radius:.3rem}#import-step{margin-top:2rem}#import-report{white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f7f8;padding:1rem;border-radius:.5rem;font-size:.8rem}@media(max-width:720px){.editor{order:-1}}@media(max-width:720px){.layout{grid-template-columns:1fr;gap:1.5rem}.editor{padding:1.25rem}.workspace{display:none}.heading{align-items:flex-start}}@media(max-width:380px){.heading{flex-direction:column}.fields{grid-template-columns:1fr;gap:0}}
