:root{color:#222;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ebe9e3;font-family:system-ui,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button,input,textarea,select{font:inherit}.shopping-list-message{text-align:center;place-items:center;padding:32px 24px;display:grid}.shopping-list-message h1{margin:0 0 8px;font-size:22px}.shopping-list-message p{color:#6a6862;margin:0;font-size:14px}.shopping-list-screen{box-sizing:border-box;color:#222;background:#f9f8f5;width:min(100%,375px);min-height:100svh;margin:0 auto;position:relative}.shopping-list-header{justify-content:space-between;align-items:center;gap:16px;padding:24px 18px 12px;display:flex}.shopping-list-header>div{min-width:0}.shopping-list-header__eyebrow{color:#77746d;letter-spacing:.16em;margin:0 0 3px;font-size:10px;font-weight:800}.shopping-list-header h1{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0;font-size:23px;font-weight:700;line-height:1.2}.shopping-list-header__share{color:#77746d;min-width:44px;min-height:44px;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.shopping-list-header__share:disabled{cursor:not-allowed;opacity:.72}.sync-status{box-sizing:border-box;background:#f0efeb;border:1px solid #bab8b1;align-items:center;gap:7px;min-height:30px;margin:0 18px 10px;padding:5px 9px;font-size:11px;display:flex}.sync-status__dot{background:#2e6b3a;border-radius:50%;width:7px;height:7px}.sync-status--syncing .sync-status__dot{background:#946b16}.sync-status--offline .sync-status__dot{background:#a13c32}.shopping-list-tabs{border-bottom:2px solid #222;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 18px;display:grid}.shopping-list-tab{color:#77746d;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:4px solid #0000;padding:0 8px;font-size:13px;font-weight:700}.shopping-list-tab[aria-selected=true]{color:#222;border-bottom-color:#222}.shopping-list-tab:focus-visible,.shopping-list-header__share:focus-visible{outline-offset:2px;outline:2px solid #222}.shopping-list-tab__count{box-sizing:border-box;border:1px solid;border-radius:12px;place-items:center;min-width:22px;height:22px;margin-left:5px;padding:0 6px;font-size:11px;display:inline-grid}.shopping-list-panel{padding:24px 18px 100px}.shopping-list-panel h2{letter-spacing:.04em;margin:0;font-size:13px}.shopping-list-message__action{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#222;border:2px solid #222;margin-top:12px;padding:8px 16px;font-weight:700}.shopping-list-message__action:focus-visible{outline-offset:2px;outline:2px solid #222}.add-entry-dialog,.entry-detail-dialog{box-sizing:border-box;color:#222;background:#f9f8f5;border:2px solid #222;border-radius:22px 22px 0 0;width:min(375px,100%);max-height:88vh;margin:auto auto 0;padding:0}.add-entry-dialog::backdrop,.entry-detail-dialog::backdrop{background:#2222227a}.entry-detail-sheet{padding:18px 20px max(24px, env(safe-area-inset-bottom));gap:20px;display:grid}.entry-detail-sheet__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.entry-detail-sheet__header>div{min-width:0}.entry-detail-sheet__header p,.entry-detail-sheet__header h2{margin:0}.pending-entry-row strong,.entry-detail-sheet__header h2{overflow-wrap:anywhere}.entry-detail-sheet__header p{color:#77746d;letter-spacing:.16em;font-size:10px;font-weight:800}.entry-detail-sheet__close,.entry-detail-actions button{min-height:44px;font:inherit;font-weight:700}.entry-detail-sheet__close{min-width:44px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:24px}.entry-detail-list{gap:12px;margin:0;display:grid}.entry-detail-list div{border-bottom:1px solid #bab8b1;justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.entry-detail-list dt,.entry-detail-list dd{margin:0}.entry-detail-list dt{color:#77746d;font-size:13px;font-weight:700}.entry-detail-list dd{text-align:right;overflow-wrap:anywhere}.entry-detail-actions{gap:8px;display:grid}.entry-detail-actions button{color:#222;cursor:pointer;background:#fff;border:2px solid #222;padding:8px 16px}.entry-detail-actions button:last-child{color:#fff;background:#222}.entry-detail-actions .entry-detail-actions__delete{color:#fff;background:#8b2020;border-color:#8b2020}.entry-delete-confirmation{padding:24px 20px max(24px, env(safe-area-inset-bottom));gap:16px;display:grid}.entry-delete-confirmation h2,.entry-delete-confirmation p{margin:0}.entry-delete-confirmation__eyebrow{color:#8b2020;letter-spacing:.16em;font-size:10px;font-weight:800}.entry-delete-confirmation__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.entry-delete-confirmation__actions button{color:#222;min-width:0;min-height:44px;font:inherit;cursor:pointer;overflow-wrap:anywhere;background:#fff;border:2px solid #222;padding:8px 16px;font-weight:700}.entry-delete-confirmation__actions button:last-child{color:#fff;background:#8b2020;border-color:#8b2020}.entry-delete-confirmation__actions button:disabled{cursor:wait;opacity:.72}.entry-detail-loading{padding:24px 20px max(24px, env(safe-area-inset-bottom));color:#77746d;margin:0}.add-entry-form{padding:18px 20px max(24px, env(safe-area-inset-bottom));gap:8px;display:grid}.add-entry-form__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.add-entry-form__header p,.add-entry-form__header h2{margin:0}.add-entry-form__header p{color:#77746d;letter-spacing:.16em;font-size:10px;font-weight:800}.add-entry-form__close{min-width:44px}.add-entry-form label{font-size:13px;font-weight:700}.add-entry-form input,.add-entry-form textarea,.add-entry-form button{box-sizing:border-box;min-height:44px;font:inherit}.add-entry-form input,.add-entry-form textarea{width:100%;color:inherit;background:#fff;border:1px solid #77746d;border-radius:6px;padding:8px 10px}.add-entry-form textarea{resize:vertical}.add-entry-form button[type=submit]{color:#fff;cursor:pointer;background:#222;border:2px solid #222;padding:8px 16px;font-weight:700}.add-entry-form button:disabled{cursor:wait;opacity:.72}.entry-edit-form{padding:18px 20px max(24px, env(safe-area-inset-bottom));gap:8px;display:grid}.entry-edit-form__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.entry-edit-form__header p,.entry-edit-form__header h2{margin:0}.entry-edit-form__header p{color:#77746d;letter-spacing:.16em;font-size:10px;font-weight:800}.entry-edit-form label{font-size:13px;font-weight:700}.entry-edit-form input,.entry-edit-form textarea,.entry-edit-form button{box-sizing:border-box;min-height:44px;font:inherit}.entry-edit-form input,.entry-edit-form textarea{width:100%;color:inherit;background:#fff;border:1px solid #77746d;border-radius:6px;padding:8px 10px}.entry-edit-form textarea{resize:vertical}.entry-edit-form__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.entry-edit-form__actions button{color:#222;cursor:pointer;overflow-wrap:anywhere;background:#fff;border:2px solid #222;min-width:0;padding:8px 16px;font-weight:700}.entry-edit-form__actions button[type=submit]{color:#fff;background:#222}.entry-edit-form__actions button:disabled{cursor:wait;opacity:.72}.form-error{color:#8b2020;margin:0 0 4px;font-size:12px;font-weight:700}.form-error--summary{border-left:3px solid;padding-left:8px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.pending-store-group+.pending-store-group{margin-top:24px}.pending-store-group__header,.pending-entry-row{align-items:center;gap:12px;display:flex}.pending-store-group__header{border-bottom:2px solid #222;justify-content:space-between;padding-bottom:8px}.pending-store-group__header h2,.pending-store-group__header span,.pending-entry-row strong,.pending-entry-row span{margin:0}.pending-store-group__header span,.pending-entry-row span{color:#77746d;font-size:12px;font-weight:700}.pending-entry-list{margin:0;padding:0;list-style:none}.pending-entry-row{border-bottom:1px solid #bab8b1;min-height:52px;transition:background-color .12s}.pending-entry-row--undo{background:#e5f0e4}.pending-entry-row__toggle{color:#222;width:44px;min-width:44px;height:44px;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:22px;font-weight:700;display:grid}.pending-entry-row__toggle:disabled{cursor:wait;opacity:.55}.pending-entry-row__toggle:focus-visible{outline-offset:-2px;outline:2px solid #222}.pending-entry-row__body{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.pending-entry-row strong{min-width:0}.pending-entry-row__details,.purchased-entry-row__details{min-height:44px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.pending-entry-row__details{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.purchased-entry-list{margin:0;padding:0;list-style:none}.purchased-entry-row{box-sizing:border-box;border-bottom:1px solid #bab8b1;gap:4px;min-height:58px;padding:10px 0;display:grid}.purchased-entry-row strong,.purchased-entry-row small{overflow-wrap:anywhere}.purchased-entry-row__details{gap:4px;width:100%;display:grid}.purchased-selection-start,.purchased-selection-actions button,.purchased-selection-restore{color:#222;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:2px solid #222;padding:8px 16px;font-weight:700}.purchased-selection-start{margin:0 0 12px auto;display:block}.purchased-selection-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.purchased-selection-actions span{margin-right:auto;font-size:13px;font-weight:700}.purchased-selection-restore{color:#fff;background:#222;width:100%;margin-top:16px}.purchased-selection-actions button:disabled,.purchased-selection-restore:disabled{cursor:wait;opacity:.72}.purchased-entry-row__selection{cursor:pointer;align-items:center;gap:12px;min-height:44px;display:flex}.purchased-entry-row__selection input{width:24px;height:24px;margin:0}.purchased-entry-row__selection input:disabled{cursor:wait}.purchased-entry-row__selection>span{gap:4px;display:grid}.pending-entry-row__details:focus-visible,.purchased-entry-row__details:focus-visible{outline-offset:-2px;outline:2px solid #222}.purchased-entry-row small{color:#77746d;font-size:12px;font-weight:700}.shopping-list-toast{color:#fff;box-sizing:border-box;background:#222;border:2px solid #222;width:min(100% - 36px,339px);margin:0 auto;padding:10px 12px;font-size:13px;font-weight:700;position:fixed;bottom:92px;left:18px;right:18px}.shopping-list-empty{color:#77746d;gap:8px;padding:28px 0;display:grid}.shopping-list-panel>[role=status]{color:#77746d;margin:0;font-size:13px}.shopping-list-empty strong{color:#222}.shopping-list-empty span{font-size:13px;line-height:1.5}.shopping-list-add{color:#fff;width:58px;min-width:58px;height:58px;min-height:58px;font:inherit;cursor:pointer;background:#222;border:2px solid #222;border-radius:50%;padding:0;font-size:28px;font-weight:700;line-height:1;position:absolute;bottom:24px;right:18px}.shopping-list-add:disabled{cursor:not-allowed;opacity:.5}.shopping-list-add:focus-visible{outline-offset:2px;outline:2px solid #222}@media (width>=760px){.shopping-list-screen{border:2px solid #222;border-radius:32px;min-height:min(812px,100vh - 40px);margin:20px auto;overflow:hidden;box-shadow:12px 14px #2222222e}}.auth-screen{box-sizing:border-box;color:#222;background:#f9f8f5;place-items:center;width:min(100%,375px);min-height:100svh;margin:0 auto;padding:32px 18px;display:grid}.auth-card{box-sizing:border-box;background:#fff;border:2px solid #222;width:100%;padding:28px 20px 22px;box-shadow:8px 9px #22222224}.auth-card__eyebrow{color:#6d6962;letter-spacing:.14em;margin:0 0 5px;font-size:10px;font-weight:800}.auth-card h1{letter-spacing:-.04em;margin:0;font-size:24px}.auth-card__description{color:#5d5a54;margin:12px 0 24px;font-size:13px;line-height:1.6}.auth-card__error{color:#9a2f28;min-height:20px;margin:0 0 8px;font-size:12px;line-height:1.5}.auth-card__action{color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#222;border:2px solid #222;font-size:13px;font-weight:700}.auth-card__action:disabled{cursor:wait;opacity:.65}.auth-card__action:focus-visible{outline-offset:2px;outline:2px solid #222}.authenticated-app{background:#f9f8f5;width:min(100%,375px);min-height:100svh;margin:0 auto}.authenticated-app__session{box-sizing:border-box;color:#5d5a54;border-bottom:1px solid #bab8b1;justify-content:space-between;align-items:center;min-height:44px;padding:4px 18px;font-size:11px;font-weight:700;display:flex}.authenticated-app__session button{color:#222;min-height:44px;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0 4px;text-decoration:underline}.authenticated-app__session button:focus-visible{outline-offset:2px;outline:2px solid #222}.authenticated-app .shopping-list-screen{min-height:calc(100svh - 52px)}@media (width>=760px){.auth-screen{border:2px solid #222;border-radius:32px;min-height:min(812px,100vh - 40px);margin:20px auto}.authenticated-app{min-height:min(812px,100vh - 40px);margin:20px auto}.authenticated-app .shopping-list-screen{min-height:auto;margin-top:0}}
