:root{--bg: #efe1c8;--bg-soft: #f6ecda;--paper: #fbf3e5;--paper-strong: #fff8ee;--walnut: #3f2a20;--espresso: #241814;--clay: #c66b3d;--rust: #9b4727;--rust-dark: #6f3119;--mustard: #d0a437;--olive: #69734f;--teal: #3d7a79;--sand: #d6bf98;--muted: rgba(36, 24, 20, .72);--border: rgba(63, 42, 32, .16);--shadow: 0 18px 50px rgba(56, 35, 26, .14);color:var(--espresso);background:var(--bg);font-family:Arial,Helvetica,sans-serif;line-height:1.4}*{box-sizing:border-box}body{background:linear-gradient(90deg,rgba(63,42,32,.035) 0 1px,transparent 1px 100%),linear-gradient(180deg,#e5ccac 0%,var(--bg) 28%,#f4ead7 100%);background-size:96px 100%,auto;margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-shell{align-items:center;background:linear-gradient(135deg,rgba(208,164,55,.22),transparent 36%),linear-gradient(180deg,#e5ccac 0%,var(--bg) 100%);display:flex;min-height:100vh;justify-content:center;padding:24px}.login-panel{background:color-mix(in srgb,var(--paper) 92%,white);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:16px;max-width:380px;padding:28px;width:100%}.brand-mark{align-items:center;background:var(--rust-dark);border-radius:999px;color:#fffaf5;display:flex;font-weight:800;height:56px;justify-content:center;letter-spacing:0;width:56px}h1,h2,p{margin:0}h1,h2,h3{font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;letter-spacing:0}label{color:var(--muted);display:grid;gap:7px;font-size:.88rem;font-weight:700}input,select,textarea{background:var(--paper-strong);border:1px solid rgba(63,42,32,.2);border-radius:6px;color:#1f2724;min-height:44px;padding:10px 12px;width:100%}textarea{min-height:120px;resize:vertical}.primary-button,.new-button,.upload-button,.secondary-button{align-items:center;border:0;border-radius:999px;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;padding:10px 14px}.primary-button,.new-button,.upload-button{background:var(--rust-dark);color:#fffaf5}.secondary-button{background:#3f2a2014;border:1px solid var(--border);color:var(--walnut)}button:disabled{cursor:not-allowed;opacity:.55}.form-error{color:#9c261f;font-size:.92rem;font-weight:700}.form-note{color:var(--teal);font-size:.9rem;font-weight:800}.app-shell{min-height:100vh;padding-bottom:0}.topbar{align-items:center;background:#fbf3e5f0;border:1px solid var(--border);border-radius:8px;box-shadow:0 10px 35px #3f2a201f;display:flex;gap:16px;justify-content:space-between;margin:12px clamp(12px,3vw,28px) 0;padding:10px clamp(14px,3vw,22px);position:sticky;top:0;z-index:2}.app-brand{align-items:center;display:inline-flex;gap:10px;min-width:0}.app-brand-mark{align-items:center;background:var(--rust-dark);border-radius:999px;color:#fffaf5;display:inline-flex;flex:0 0 auto;font-size:.7rem;font-weight:900;height:38px;justify-content:center;letter-spacing:.08em;width:38px}.app-brand-name{color:var(--espresso);display:block;font-size:.84rem;font-weight:900;letter-spacing:.14em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.eyebrow{color:var(--muted);display:block;font-size:.7rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.icon-button{align-items:center;background:#fbf3e5e6;border:1px solid var(--border);border-radius:999px;color:var(--walnut);display:inline-flex;height:42px;justify-content:center;width:42px}.topbar-actions{align-items:center;display:flex;gap:10px;min-width:0;position:relative}.account-panel{position:relative}.account-toggle{align-items:center;background:#3f2a2014;border:1px solid var(--border);border-radius:999px;color:var(--walnut);display:inline-flex;font-weight:800;gap:8px;max-width:min(260px,40vw);min-height:42px;overflow:hidden;padding:8px 10px;white-space:nowrap}.account-toggle span{color:var(--muted);font-size:.75rem;text-transform:uppercase}.password-form{background:var(--paper);border:1px solid var(--border);border-radius:8px;box-shadow:0 18px 60px #1f272429;display:grid;gap:12px;padding:16px;position:absolute;right:0;top:calc(100% + 8px);width:min(320px,calc(100vw - 32px));z-index:5}.password-form-fields{display:grid;gap:12px}.workspace{display:grid;gap:24px;grid-template-columns:minmax(280px,390px) minmax(0,1fr);padding:24px clamp(16px,4vw,40px) 40px}.inventory-list,.item-editor{min-width:0}.search-box,.gallery-search{align-items:center;background:#fbf3e5e0;border:1px solid var(--border);border-radius:999px;display:flex;gap:8px;padding:8px 10px}.search-box input,.gallery-search input{border:0;min-height:34px;padding:4px}.new-button{margin:12px 0;width:100%}.mobile-bottom-nav,.mobile-only-sheet{display:none}.prompt-sheet-backdrop{align-items:center;background:#2418145c;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:17}.prompt-sheet{background:var(--paper);border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 60px #38231a47;display:grid;gap:16px;max-height:min(74vh,620px);max-width:420px;overflow:auto;padding:16px;width:100%}.prompt-sheet-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.prompt-sheet-header h2{font-size:1.55rem}.prompt-sheet-controls{display:grid;gap:12px}.photo-grid img{height:100%;object-fit:cover;width:100%}.item-editor{background:#fbf3e5db;border:1px solid var(--border);border-radius:8px;box-shadow:0 16px 42px #3f2a2014;padding:clamp(16px,3vw,28px);position:relative}.item-editor:before{background:linear-gradient(90deg,var(--olive),var(--mustard),var(--teal),var(--clay));border-radius:999px;content:"";display:block;height:8px;margin-bottom:18px}.gallery-panel{display:grid;gap:20px}.gallery-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}.gallery-heading-actions{display:flex;gap:8px}.gallery-action-button{align-items:center;background:#3f2a2014;border:1px solid var(--border);border-radius:999px;color:var(--walnut);display:inline-flex;height:42px;justify-content:center;width:42px}.gallery-action-button.is-active{background:#9b472724;border-color:#9b47274d;color:var(--rust-dark)}.gallery-grid{display:grid;gap:clamp(14px,2vw,24px);grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.gallery-tile{background:transparent;border:0;border-radius:8px;color:var(--espresso);display:grid;gap:9px;min-width:0;padding:4px;text-align:center}.gallery-tile:hover,.gallery-tile:focus-visible{box-shadow:0 0 0 2px #9b472738;outline:0}.gallery-thumb{align-items:center;aspect-ratio:1;background:linear-gradient(180deg,#fff8eee0,#efe1c88a),#3f2a2012;border:1px solid rgba(63,42,32,.1);border-radius:6px;color:var(--olive);display:flex;justify-content:center;overflow:hidden}.gallery-thumb img{height:100%;object-fit:contain;width:100%}.gallery-tile strong,.gallery-tile>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-tile>span{color:var(--rust-dark);font-size:.9rem;font-weight:800}.gallery-empty{align-items:center;background:#fff8ee94;border:1px dashed rgba(63,42,32,.22);border-radius:8px;color:var(--muted);display:grid;gap:8px;justify-items:center;min-height:320px;padding:28px;text-align:center}.gallery-empty strong{color:var(--espresso)}.editor-heading{align-items:start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.item-meta-strip{align-items:center;border-bottom:1px solid var(--border);color:var(--muted);display:flex;flex-wrap:wrap;font-size:.9rem;font-weight:800;gap:8px;margin:-6px 0 18px;padding-bottom:14px}.item-meta-strip a{color:var(--rust-dark)}.tag-pill{background:#69734f1f;border:1px solid rgba(105,115,79,.28);border-radius:999px;color:var(--olive);padding:4px 9px}.editor-actions{align-items:center;display:flex;gap:8px}.saving{background:#3d7a791f;border-radius:999px;color:var(--teal);font-size:.8rem;font-weight:800;padding:6px 10px}.danger-icon-button{align-items:center;background:#c66b3d1f;border:1px solid rgba(155,71,39,.28);border-radius:999px;color:var(--rust);display:inline-flex;height:38px;justify-content:center;width:38px}.editor-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.span-2{grid-column:1 / -1}.photo-panel{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.upload-button{width:max-content}.upload-button input{display:none}.photo-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:14px}.photo-tile,.photo-grid a,.empty-photos{aspect-ratio:1;background:#3f2a2014;border-radius:8px;display:flex;overflow:hidden}.photo-tile{position:relative}.photo-tile a{border-radius:8px;height:100%;width:100%}.photo-tile button{align-items:center;background:#fbf3e5f0;border:1px solid var(--border);border-radius:999px;color:var(--rust);display:flex;height:32px;justify-content:center;position:absolute;right:6px;top:6px;width:32px}.empty-photos{align-items:center;color:var(--muted);flex-direction:column;font-weight:800;gap:8px;justify-content:center}.loader{color:var(--rust-dark);font-weight:800}.wizard-backdrop{align-items:center;background:#24181475;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:20}.wizard-panel{background:var(--paper);border-radius:8px;box-shadow:0 28px 90px #38231a47;display:grid;gap:18px;max-height:calc(100vh - 32px);max-width:620px;overflow:auto;padding:clamp(16px,3vw,24px);width:100%}.wizard-header,.wizard-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.wizard-steps{display:grid;gap:6px;grid-template-columns:repeat(5,minmax(0,1fr))}.wizard-steps span{background:#3f2a2012;border:1px solid var(--border);border-radius:6px;color:var(--muted);font-size:.72rem;font-weight:800;min-height:34px;padding:7px 6px;text-align:center}.wizard-steps .current,.wizard-steps .done{background:#9b47271f;border-color:#9b472740;color:var(--rust-dark)}.wizard-step{display:grid;gap:14px}.photo-capture{align-items:center;aspect-ratio:4 / 3;background:#fff8ee94;border:2px dashed rgba(63,42,32,.28);border-radius:8px;color:var(--rust-dark);display:flex;font-size:1.05rem;justify-content:center;overflow:hidden;position:relative}.photo-capture input{inset:0;opacity:0;position:absolute}.photo-capture img,.wizard-review img{display:block;max-height:100%;max-width:100%;object-fit:contain}.location-list{display:grid;gap:8px}.location-choice{align-items:center;background:var(--paper-strong);border:1px solid var(--border);border-radius:8px;color:#1f2724;display:flex;gap:10px;min-height:58px;padding:10px;text-align:left}.location-choice.active{border-color:#9b472780;box-shadow:0 0 0 2px #9b47271f}.location-choice span,.location-choice strong{display:block}.location-choice span{color:var(--muted);font-size:.86rem}.location-choice strong{color:var(--espresso);font-size:.95rem}.inline-location{border-top:1px solid var(--border);display:grid;gap:12px;padding-top:14px}.wizard-review{display:grid;gap:16px;grid-template-columns:minmax(130px,220px) 1fr}.wizard-review img{aspect-ratio:1;background:#3f2a2014;border-radius:8px;height:auto;justify-self:stretch;width:100%}.wizard-review dl{display:grid;gap:10px;margin:0}.wizard-review div{background:#fff8eea8;border:1px solid var(--border);border-radius:8px;padding:10px}.wizard-review dt{color:var(--muted);font-size:.75rem;font-weight:800;text-transform:uppercase}.wizard-review dd{margin:3px 0 0;font-weight:800}.wizard-review dd span{color:var(--muted);display:block;font-size:.9rem;font-weight:700}.wizard-success{align-items:center;display:grid;gap:12px;justify-items:center;padding:24px 0;text-align:center}@media(max-width:840px){.workspace{grid-template-columns:1fr}.inventory-list{order:1}.item-editor{order:2}}@media(max-width:560px){.app-shell{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.topbar{gap:8px;margin:8px 8px 0;padding:8px}.app-brand{gap:0}.app-brand-mark{height:34px;width:34px}.app-brand-name{display:none}.topbar-actions{gap:6px}.account-panel{display:none}.icon-button{height:36px;width:36px}.workspace{gap:12px;padding:12px}.inventory-list{display:none}.mobile-bottom-nav{align-items:center;background:#fbf3e5f5;border:1px solid var(--border);border-radius:999px;bottom:calc(10px + env(safe-area-inset-bottom));box-shadow:0 14px 34px #38231a3d;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);left:50%;max-width:calc(100vw - 24px);padding:8px;position:fixed;transform:translate(-50%);width:min(360px,calc(100vw - 24px));z-index:18}.mobile-nav-button{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--walnut);display:inline-flex;height:42px;justify-content:center;min-width:0;padding:0}.mobile-nav-primary{background:var(--rust-dark);box-shadow:0 8px 18px #6f31193d;color:#fffaf5;height:52px;justify-self:center;transform:translateY(-8px);width:52px}.mobile-nav-button.is-disabled{color:#3f2a2061}.prompt-sheet-backdrop{align-items:end;background:#2418146b;display:flex;inset:0;justify-content:center;padding:12px 12px calc(88px + env(safe-area-inset-bottom));position:fixed;z-index:17}.prompt-sheet{background:var(--paper);border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 60px #38231a47;display:grid;gap:16px;max-height:min(74vh,620px);max-width:none;overflow:auto;padding:16px;width:100%}.prompt-sheet-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.prompt-sheet-header h2{font-size:1.55rem}.prompt-sheet-controls{display:grid;gap:12px}.mobile-profile-summary{align-items:center;background:#3f2a2012;border:1px solid var(--border);border-radius:14px;display:flex;gap:12px;padding:12px}.mobile-profile-summary strong,.mobile-profile-summary span{display:block}.mobile-profile-summary span{color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.account-toggle{max-width:min(44vw,160px);min-height:36px;padding:6px 8px;text-overflow:ellipsis}.account-toggle span{display:none}.editor-grid{grid-template-columns:1fr}.wizard-panel{align-self:stretch}.wizard-steps,.wizard-review{grid-template-columns:1fr}.gallery-heading-actions{gap:6px}.gallery-grid{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-tile{gap:6px}.gallery-tile strong,.gallery-tile>span{font-size:.78rem}.span-2{grid-column:auto}}
