: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}.filters{display:grid;grid-template-columns:2fr 1fr;gap:1rem;align-items:end}.bundle-list{display:flex;flex-direction:column;border:1px solid #c7d8dc;border-radius:.6rem;overflow-y:auto;overflow-x:hidden;background:#fff;max-height:80vh}.bundle-row{width:100%;text-align:left;display:flex;align-items:flex-start;gap:.85rem;background:#fff;color:#19353b;border:0;border-bottom:1px solid #d5e0e3;border-radius:0;padding:1rem 1.1rem;font-weight:400;overflow-wrap:anywhere;min-height:64px}.bundle-list .bundle-row:last-child{border-bottom:0}.bundle-row:hover{background:#e6f0f2}.bundle-row-number{flex:none;font-variant-numeric:tabular-nums;font-weight:700;color:#426770;font-size:.875rem;padding-top:.2rem}.bundle-row-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.bundle-row-info strong{font-size:1rem;line-height:1.35}.bundle-row-info .muted{font-size:.8125rem;line-height:1.35}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.pagination button{padding:.6rem .9rem;min-height:40px}.pagination button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.bundle-row{flex-direction:column;gap:.2rem}.filters{grid-template-columns:1fr}}#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;cursor:zoom-in}.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-photo-tile{min-width:0}.legacy-photo-tile img{width:100%;height:140px;object-fit:contain;background:#f4f7f8;border-radius:.3rem;cursor:zoom-in}.legacy-photo-tile p{margin:.35rem 0 0;font-size:.8125rem;text-align:center}.lightbox{position:fixed;inset:0;background:#0f1a1ce0;display:grid;place-items:center;padding:2rem;z-index:100}.lightbox[hidden]{display:none!important}.lightbox img{max-width:calc(100vw - 4rem);max-height:calc(100vh - 4rem);width:auto;height:auto;object-fit:contain;border-radius:.4rem}.lightbox-close{position:absolute;top:1rem;right:1rem;min-height:44px;min-width:44px;padding:0;font-size:1.75rem;line-height:1;background:#ffffff26;color:#fff}.lightbox-close:hover{background:#ffffff47}.lightbox-error{color:#fff;font-size:1rem}#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}}
