/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
:root{color:#1f2523;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(120deg,#6f8f4e29,#0000 34%),linear-gradient(210deg,#b95f4524,#0000 36%),#f4f1ea;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.62}.app-shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:24px 0 48px}.topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:24px;display:grid}.brand-mark{color:#f8f5ef;background:#3f6f52;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.brand-mark svg{width:28px;height:28px}.topbar h1,.section-heading h2,.project-list h2,.project-card h3,.config-warning h2{letter-spacing:0;margin:0}.topbar h1{font-size:clamp(2rem,5vw,3.75rem);line-height:.95}.eyebrow{color:#6b5f54;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:800}.workspace-grid{grid-template-columns:minmax(300px,420px) 1fr;align-items:start;gap:20px;display:grid}.control-stack{gap:16px;display:grid}.panel,.project-list{background:#f8f5efe6;border:1px solid #51443829;border-radius:8px;padding:20px;box-shadow:0 18px 60px #1f25231a}.section-heading,.list-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.section-heading{justify-content:flex-start}.section-heading>svg{color:#b95f45;width:26px;height:26px}.section-heading h2,.project-list h2{font-size:1.25rem;line-height:1.2}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#514438;gap:7px;font-weight:700;display:grid}label span{font-size:.86rem}input,select{color:#1f2523;background:#fffdf9;border:1px solid #5144383d;border-radius:6px;outline:none;width:100%;min-height:46px;padding:10px 12px}input:focus,select:focus{border-color:#3f6f52;box-shadow:0 0 0 3px #3f6f5229}.primary-action,.secondary-action,.ghost-action,.icon-button{border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:800;display:inline-flex}.primary-action,.secondary-action{width:fit-content;padding:0 16px}.primary-action{color:#fffdf9;background:#3f6f52}.secondary-action{color:#fffdf9;background:#514438;margin-top:16px}.ghost-action{color:#514438;background:#fffdf9b3;border:1px solid #5144382e;padding:0 14px}.icon-button{color:#514438;background:#fffdf9;border:1px solid #5144382e;width:42px}.primary-action svg,.secondary-action svg,.ghost-action svg,.icon-button svg{width:18px;height:18px}.notice{border-radius:8px;margin:0 0 18px;padding:12px 14px;font-weight:700}.notice.success{color:#1f4b34;background:#dfeee2}.notice.error{color:#7b281f;background:#f8ded8}.notice.info{color:#304a5f;background:#dcebf3}.config-warning p{margin:8px 0 0}.login-panel{max-width:520px}.project-list{min-height:420px}.cards{gap:12px;display:grid}.project-card{background:#fffdf9;border:1px solid #51443824;border-radius:8px;gap:16px;padding:16px;display:grid}.project-card p{color:#6b5f54;margin:5px 0 0}.project-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.project-card dt{color:#6b5f54;text-transform:uppercase;font-size:.76rem;font-weight:800}.project-card dd{margin:2px 0 0;font-weight:800}.photo-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.photo-list li{background:#eef3f1;border-radius:6px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.photo-list span{overflow-wrap:anywhere}.photo-list small{white-space:nowrap;color:#6b5f54}.empty-state{color:#6b5f54;border:1px dashed #5144383d;border-radius:8px;align-content:center;place-items:center;gap:10px;min-height:280px;display:grid}.empty-state svg{color:#b95f45;width:36px;height:36px}.inline-status{color:#514438;align-items:center;gap:8px;margin:14px 0 0;font-weight:700;display:inline-flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.workspace-grid{grid-template-columns:1fr}.topbar{grid-template-columns:auto 1fr}.ghost-action{grid-column:1/-1;width:fit-content}}@media (width<=560px){.app-shell{width:min(100vw - 20px,1180px);padding-top:14px}.form-grid.two{grid-template-columns:1fr}.panel,.project-list{padding:16px}}
