:root{--font-ui: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-ui);color:#0b4d3b;background:#f7f5ef;font-synthesis:none;--ink: #0b4d3b;--deep: #063d2e;--mint: #dfece3;--cream: #f7f5ef;--coral: #ee776b;--gold: #e0b44a;--muted: #7b8e85;--line: #dce6df}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--cream)}.auth-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:var(--ink);font:700 20px var(--font-ui)}.auth-loading img{width:58px;height:58px;border-radius:15px}button,input,select{font:inherit}button{cursor:pointer}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;background:radial-gradient(circle at 80% 10%,#e7f1e8,transparent 32%),var(--cream)}.app-version{position:fixed;right:18px;bottom:14px;color:#a9b6ae;font-size:11px;letter-spacing:.05em}.app-version--inline{align-self:flex-end;transform:translateY(-4px);color:#a9b6ae;font-size:11px;letter-spacing:.04em}.auth-card{width:min(1180px,100%);min-height:720px;display:grid;grid-template-columns:minmax(390px,.88fr) minmax(440px,1.2fr);overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 25px 80px #0b4d3b18}.auth-visual{min-height:320px;position:relative;background:var(--mint)}.auth-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.auth-content{padding:clamp(62px,7vw,96px) clamp(38px,5vw,78px) clamp(38px,5vw,78px);display:flex;flex-direction:column;justify-content:flex-start;position:relative}.login-brand{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.login-brand>img:first-child{width:min(320px,100%);height:auto}.tagline{margin:0;color:#69736f;font-size:clamp(21px,2.3vw,29px);font-weight:500;letter-spacing:.01em}.brand-app-icon{width:76px!important;height:76px;border-radius:20px;box-shadow:0 8px 20px #0b4d3b12}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.brand img{width:min(245px,76vw);height:auto}.brand span{color:var(--muted);font-size:14px}.brand--compact img{width:148px}.brand--compact span{display:none}.auth-content h1{font:700 clamp(30px,4vw,48px)/1.08 var(--font-ui);margin:0 0 12px;max-width:360px;letter-spacing:-1.5px}.auth-content p{color:var(--muted);margin:0 0 30px}.leaf-mark{position:absolute;top:29px;right:35px;color:#54ad67;font-size:35px;transform:rotate(-25deg)}.button{border:0;border-radius:13px;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button--primary{color:#fff;background:var(--ink);box-shadow:0 8px 20px #0b4d3b22}.button--primary:hover{background:var(--deep)}.button--secondary{color:var(--ink);background:var(--mint)}.button--ghost{color:var(--ink);background:transparent}.button--wide{width:100%}.google-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#4285f4;background:#fff;font-weight:700}.language-toggle{align-self:flex-start;margin-top:28px;display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--muted);padding:0}.language-toggle--header{align-self:center;margin:0;padding:7px 8px;border-radius:9px;font-size:12px;font-weight:700;letter-spacing:.05em}.language-toggle--header:hover{color:var(--ink);background:var(--mint)}.notice{padding:13px 15px;border-radius:12px;font-size:13px;margin-bottom:18px}.notice--warning{color:#78561a;background:#fff4d6}.app-shell{display:flex;min-height:100vh}.sidebar{display:none}.topbar-brand{display:flex;align-items:flex-end;gap:10px;flex:0 0 auto}.nav-item{border:0;border-radius:12px;color:var(--ink);background:transparent;padding:13px 14px;display:flex;align-items:center;gap:12px;text-align:left;font-weight:600}.nav-item:hover,.nav-item.active{color:var(--ink);background:#fff;box-shadow:0 5px 16px #0b4d3b0c}.nav-item em{margin-left:auto;min-width:22px;padding:2px 6px;border-radius:20px;color:#fff;background:var(--coral);font-size:12px;text-align:center;font-style:normal}.main-content{min-width:0;flex:1}.topbar{height:104px;padding:20px clamp(22px,5vw,70px);display:flex;justify-content:space-between;align-items:center;background:#ffffffc7;border-bottom:1px solid #e9eee9}.mobile-brand{display:block}.topbar .brand--compact img{width:180px}.main-nav{display:flex;align-items:center;gap:7px;margin-left:30px}.nav-link{border:0;border-radius:15px;display:inline-flex;align-items:center;gap:9px;padding:14px 16px;color:var(--muted);background:transparent;font-weight:600;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--ink);background:#f4f7f2}.topbar-actions{display:flex;align-items:center;gap:13px}.app-menu-button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:13px;color:#fff;background:var(--ink)}.notification-button,.logout-button{position:relative;width:37px;height:37px;display:grid;place-items:center;border:0;color:var(--ink);background:transparent}.notification-button em{position:absolute;top:0;right:0;width:9px;height:9px;border-radius:50%;background:var(--coral);font-size:0}.user-pill{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.user-pill img{width:37px;height:37px;object-fit:cover;border-radius:50%}.page{max-width:1020px;margin:0 auto;padding:35px clamp(22px,5vw,70px) 80px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:38px}.eyebrow{margin:0 0 8px;color:#73a58c;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.page h1{margin:0;color:var(--ink);font:700 clamp(34px,5vw,57px)/1.02 var(--font-ui);letter-spacing:-1.8px}.list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:15px}.list-card{min-height:86px;width:100%;border:1px solid transparent;border-radius:18px;padding:15px 17px;display:flex;align-items:center;gap:14px;color:var(--ink);background:#fff;text-align:left;box-shadow:0 8px 24px #0b4d3b09}.list-card:hover{border-color:#b5d4c0}.list-card strong,.list-card small{display:block}.list-card small{margin-top:5px;color:var(--muted);font-size:12px}.list-card>span{margin-left:auto;color:#9ab0a2;font-size:27px}.list-card-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--coral);font-size:22px;font-weight:700}.list-card-icon--gold{color:#fff;background:var(--gold)}.empty-state{padding:72px 24px;border:1px dashed #bed3c4;border-radius:22px;text-align:center}.empty-icon{width:57px;height:57px;margin:0 auto 20px;display:grid;place-items:center;color:var(--ink);background:var(--mint);border-radius:17px}.empty-state h2{margin:0 0 9px;font-size:19px}.empty-state p{color:var(--muted);margin:0 0 23px}.info-banner{margin:-10px 0 25px;padding:18px 20px;display:flex;gap:14px;border-radius:18px;color:var(--ink);background:#fff8dd}.info-banner p{margin:4px 0 0;color:#8a7952;font-size:13px}.template-actions{display:flex;align-items:center;gap:9px}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.home-hero{position:relative;width:100vw;min-height:620px;overflow:hidden;margin:-35px calc((100% - 100vw)/2) 0;padding:48px clamp(22px,5vw,70px) 58px;background:linear-gradient(90deg,#fffaf2f5,#fffaf2df 32%,#fffaf280 55%,#fffaf220),url(/home-header.png) right center / auto 100% no-repeat}.home-lists-panel{position:relative;z-index:1;width:min(620px,62%)}.home-lists-panel .page-heading{align-items:center;margin-bottom:24px}.home-lists-panel .page-heading h1{font-size:clamp(39px,4.5vw,56px)}.home-lists-panel .list-grid{grid-template-columns:1fr;max-width:620px}.home-lists-panel--multiple{width:min(700px,62%)}.home-lists-panel--multiple .list-grid{grid-template-columns:repeat(2,minmax(235px,1fr));max-width:none}.home-lists-panel .list-card{box-shadow:0 10px 26px #0b4d3b18}.list-top{display:flex;justify-content:space-between;align-items:center}.back-button{border:0;display:inline-flex;align-items:center;gap:3px;color:var(--muted);background:transparent;padding:7px 0}.list-actions{display:flex;gap:8px}.icon-button{width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:11px;color:var(--ink);background:#fff}.icon-button:hover{background:var(--mint)}.icon-button.danger{margin-left:auto;color:var(--coral);background:transparent}.list-hero{margin:24px 0 28px;padding:30px;display:flex;align-items:center;justify-content:space-between;border-radius:24px;color:#fff;background:linear-gradient(125deg,#0b4d3b,#17694e);box-shadow:0 14px 28px #0b4d3b24}.list-hero .eyebrow{color:#9ed2b1}.list-hero h1{color:#fff}.sync-status{margin:13px 0 0;color:#b9dac5;font-size:13px}.list-progress{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center;align-content:center;border:5px solid #74ba8d;border-radius:50%}.list-progress span{font-size:20px;font-weight:700}.list-progress small{color:#b9dac5;font-size:10px}.filter-row{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.filter-chip{white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:10px 14px;color:var(--muted);background:#fff;font-size:13px;font-weight:600}.filter-chip.active{border-color:var(--ink);color:#fff;background:var(--ink)}.add-item{display:grid;grid-template-columns:1fr 150px auto;gap:9px;margin-bottom:30px}.add-item input,.add-item select,label input,label select{width:100%;border:1px solid var(--line);border-radius:12px;outline:none;padding:13px 14px;color:var(--ink);background:#fff}.add-item input:focus,label input:focus,label select:focus{border-color:#79ad91;box-shadow:0 0 0 3px #79ad9130}.category{margin:0 0 22px}.category-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.category-heading h2{margin:0;font-size:14px}.category-heading span{color:#74a288;font-size:13px;font-weight:700}.item-row{min-height:66px;width:100%;display:flex;align-items:center;gap:15px;border:1px solid #e7eee9;border-radius:15px;margin-bottom:7px;padding:10px 15px;color:var(--ink);background:#fff;text-align:left}.item-row:hover{border-color:#a8ceb5}.check-control{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border:2px solid #a9c3b3;border-radius:10px;color:#fff;background:transparent}.item-row--checked{color:#8da198;background:#f0f4f0}.item-row--checked .check-control{border-color:var(--ink);background:var(--ink)}.item-row--checked .item-name{text-decoration:line-through}.item-row--struck{color:#a1aaa5;background:#f7f8f6}.item-row--struck .item-name{text-decoration:line-through}.struck-icon{margin-left:auto;color:#b6c0ba}.item-name{font-size:16px;font-weight:600}.settings-card{display:flex;align-items:center;gap:15px;margin-bottom:12px;padding:20px;border-radius:17px;background:#fff}.settings-card>svg{color:#74a288}.settings-card p{margin:4px 0 0;color:var(--muted);font-size:13px}.settings-card .button{margin-left:auto}.notification-list{display:grid;gap:13px;max-width:650px}.notification-card{display:flex;gap:15px;padding:20px;border-radius:18px;background:#fff;box-shadow:0 8px 22px #0b4d3b09}.notification-icon{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:14px;color:var(--ink);background:var(--mint)}.notification-card p{margin:6px 0 14px;color:var(--muted);font-size:13px}.notification-actions{display:flex;gap:8px}.notification-actions .button{padding:9px 13px;font-size:12px}.modal-backdrop{position:fixed;z-index:5;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#063d2e66}.modal{width:min(920px,100%);max-height:calc(100dvh - 32px);overflow-y:auto;padding:24px;border-radius:22px;background:var(--cream);box-shadow:0 25px 70px #063d2e33}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.modal-heading h2{margin:0;font:700 27px var(--font-ui)}.modal label{display:block;margin-bottom:14px;color:var(--muted);font-size:13px;font-weight:700}.modal label input,.modal label select{display:block;margin-top:7px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:23px}.muted{color:var(--muted);font-size:13px}.item-quantity{margin-left:auto;color:var(--muted);font-size:14px;font-weight:600;white-space:nowrap}.item-row--checked .item-quantity,.item-row--struck .item-quantity{color:inherit;opacity:.8}.check-hit{display:grid;flex:0 0 31px;place-items:center;border:0;padding:0;color:inherit;background:transparent}.item-row{cursor:grab}.item-row:active{cursor:grabbing}.item-actions{display:inline-flex;align-items:center;gap:2px;margin-left:10px}.item-actions:before{content:"⋮⋮";color:#9ab0a2;font-size:18px;letter-spacing:-3px}.item-move{display:none}.filter-check{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:10px 14px;color:var(--muted);background:#fff;font-size:13px;font-weight:600;cursor:pointer}.filter-check:has(input:checked){border-color:var(--ink);color:#fff;background:var(--ink)}.filter-check input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.template-editor{width:100%;min-height:300px;resize:vertical;border:1px solid var(--line);border-radius:12px;outline:none;padding:14px;color:var(--ink);background:#fff;font:14px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.template-editor:focus{border-color:#79ad91;box-shadow:0 0 0 3px #79ad9130}.mode-switch{display:inline-flex;align-items:center;gap:9px;margin-top:16px;color:#d8f0df;font-size:14px;font-weight:700;cursor:pointer}.mode-switch input{position:absolute;opacity:0;pointer-events:none}.mode-switch-track{position:relative;width:44px;height:24px;border-radius:20px;background:#74ba8d;transition:background .18s}.mode-switch-track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .18s}.mode-switch input:checked+.mode-switch-track{background:var(--coral)}.mode-switch input:checked+.mode-switch-track:after{transform:translate(20px)}.access-heading{margin:24px 0 10px;color:var(--ink);font-size:17px}.member-list{display:grid;gap:8px}.member-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid var(--line)}.member-row strong,.member-row small{display:block}.member-row small{margin-top:3px;color:var(--muted);font-size:12px}.member-remove{padding:7px 10px;color:var(--coral);font-size:12px}@media(max-width:720px){.auth-page{padding:0}.auth-card{min-height:100vh;display:flex;flex-direction:column;border-radius:0}.auth-content{order:1;min-height:65vh;padding:38px 26px 42px}.auth-visual{order:2;height:35vh;min-height:230px}.login-brand>img:first-child{width:min(270px,88vw)}.login-tagline{width:100%}.sidebar{display:none}.topbar{height:76px;padding:18px 20px;justify-content:space-between}.mobile-brand{display:block}.mobile-brand .brand img{width:112px}.user-pill{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page{padding:28px 18px 55px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:27px}.page-heading .button{width:100%}.template-actions{width:100%;flex-direction:column;align-items:stretch}.template-actions .button{width:100%}.page h1{font-size:42px}.list-hero{padding:23px 20px}.list-hero h1{font-size:34px}.list-progress{width:62px;height:62px;flex-basis:62px}.add-item{grid-template-columns:1fr auto}.add-item select{grid-column:1 / 2}.add-item .button{grid-column:2 / 3}.item-row{min-height:70px;padding:11px 13px}.check-control{width:38px;height:38px;flex-basis:38px;border-radius:12px}.item-name{font-size:17px}.brand--compact img{width:112px}}@media(max-width:1060px)and (min-width:721px){.main-nav{gap:0;margin-left:10px}.nav-link{padding:12px 9px;font-size:13px}.nav-link svg{display:none}.topbar .brand--compact img{width:145px}.topbar-actions{gap:4px}.user-pill{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:720px){.topbar{height:76px;padding:18px 15px}.topbar .brand--compact img{width:112px}.main-nav{display:none}.topbar-actions{gap:0}.app-menu-button{display:none}.user-pill{max-width:110px}.logout-button{display:none}.home-hero{min-height:600px;width:100vw;margin:-28px -18px 0;padding:30px 18px 42px;background-position:64% center}.home-hero:after{background:linear-gradient(90deg,#fffaf2f2,#fffaf2b8 48%,#fffaf200 90%)}.home-lists-panel{width:min(100%,440px)}.home-lists-panel .page-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}.home-lists-panel .page-heading .button{width:auto}.home-lists-panel .page-heading h1{font-size:40px}.home-lists-panel .list-grid{grid-template-columns:1fr}.page{padding:28px 18px 55px}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:27px}.page-heading .button{width:100%}.page h1{font-size:42px}.list-hero{padding:23px 20px}.list-hero h1{font-size:34px}.list-progress{width:62px;height:62px;flex-basis:62px}.add-item{grid-template-columns:1fr auto}.add-item select{grid-column:1 / 2}.add-item .button{grid-column:2 / 3}.item-row{min-height:70px;padding:11px 13px}.check-control{width:38px;height:38px;flex-basis:38px;border-radius:12px}.item-name{font-size:17px}.brand--compact img{width:112px}}.list-card-body{min-width:0;flex:1}.list-card-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.list-card-icon--green{color:#278552;background:#dff2e7}.list-card-icon--blue{color:#317cb6;background:#e4f0ff}.list-card-icon--gold{color:#b48208;background:#fff2c8}.list-card-members{margin-left:0!important;min-width:34px;padding:8px 7px;border-radius:18px;color:#278552!important;background:#e3f3e8;font-size:12px!important;font-weight:700;text-align:center}.list-card-arrow{margin-left:0!important}.category-heading{min-height:45px;margin:0 -2px 9px;padding:7px 10px;border-bottom:1px solid var(--line)}.category-heading-title{display:flex;align-items:center;gap:10px}.category-heading h2{font-size:17px}.category-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.category-heading--blue .category-icon{color:#317cb6;background:#dcecff}.category-heading--green .category-icon{color:#368b55;background:#dff3e3}.category-heading--gold .category-icon{color:#ad7d09;background:#fff0c2}.filter-check{min-height:48px;gap:8px;padding:10px 16px}.filter-check svg{color:currentColor}.filter-check:has(input:checked){color:#fff}.filter-check--active:has(input:checked){background:#0b4d3b;border-color:#0b4d3b}.filter-check--struck:has(input:checked){color:#71591e;background:#fff0c2;border-color:#ead58b}.filter-check--checked:has(input:checked){color:#35734c;background:#dff1e4;border-color:#b6dabb}.filter-check:has(input:disabled){opacity:.38;cursor:not-allowed}.list-actions .icon-button:disabled{opacity:.35;cursor:not-allowed;background:#f1f3ef}.participant-avatars{display:flex;align-items:center;margin-left:auto;padding-left:8px}.participant-avatars img{width:30px;height:30px;margin-left:-7px;border:2px solid white;border-radius:50%;object-fit:cover;background:var(--mint)}.participant-avatars img:first-child{margin-left:0}.list-card .participant-avatars{flex:0 0 auto}.item-row .check-control{border-color:#aeb8b3;border-radius:50%;background:#f3f5f3;color:#fff}.item-row--active .check-control{border-color:#aeb8b3;background:#f3f5f3}.item-row--struck .check-control{border-color:#e0bd58;background:#ffe7a2;color:#8a6812}.item-row--checked .check-control{border-color:#62ad78;background:#62ad78}.item-row--struck .check-control:before{content:"×";font-size:22px;line-height:1}.item-row--checked .check-control:before{content:"✓";font-size:19px;font-weight:800}.item-row--checked .check-control svg,.item-row--struck .check-control svg{display:none}.page--list:has(.mode-switch input:checked) .list-actions{display:none}.page--list .list-hero{margin-top:14px;padding:20px 25px;border-radius:19px}.page--list .list-hero h1{font-size:clamp(30px,4vw,43px)}.page--list .list-progress{width:60px;height:60px;flex-basis:60px}.page--list .sync-status{margin-top:6px}.page--list .mode-switch{margin-top:10px}.mobile-brand{cursor:pointer}.mobile-menu-trigger{display:none;width:42px;height:42px;place-items:center;border:0;border-radius:12px;color:var(--ink);background:var(--mint)}.mobile-menu{display:none}.auth-content .login-brand{gap:7px;margin-bottom:32px}.auth-content .login-brand .tagline{margin:0}.language-toggle--compact{gap:6px;padding:7px 9px;border-radius:9px;font-size:13px;font-weight:700;letter-spacing:.05em}.language-toggle--compact:hover{background:var(--mint)}.home-section-label{color:var(--muted);font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-brand-footer{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:620px;margin:38px auto 0;padding:22px 24px 18px;border:1px solid #edf1ed;border-radius:24px;background:#fff;box-shadow:0 12px 28px #0b4d3b12}.home-brand-footer .tagline{font-size:clamp(18px,2vw,24px)}.home-brand-footer .brand-app-icon{width:62px!important;height:62px;border-radius:16px}.home-version{color:#a9b6ae;font-size:11px;letter-spacing:.05em}.list-card-progress{margin-left:auto!important;min-width:48px;padding:8px 9px;border-radius:18px;color:#278552!important;background:#e3f3e8;font-size:12px!important;font-weight:700;text-align:center}.list-card--shared{border-color:#d5e7fb;background:linear-gradient(110deg,#fff,#f8fbff)}.add-category,.template-category-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:0 0 9px}.template-item-add{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.35fr) minmax(150px,.5fr) auto;gap:8px;margin:0}.add-category input,.template-category-add input,.template-item-add input{min-width:0;flex:1;border:1px solid var(--line);border-radius:12px;padding:11px 13px;color:var(--ink);background:#fff}.template-editor-form{display:grid;gap:14px}.template-editor-form label{margin-bottom:0}.template-item-add select{min-width:0;border:1px solid var(--line);border-radius:12px;padding:11px 13px;color:var(--ink);background:#fff}.template-category-list{display:grid;gap:12px;max-height:none;overflow:visible;padding-right:3px}.template-category{border:1px solid var(--line);border-radius:15px;overflow:visible;background:#fff}.template-category>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;color:var(--ink);background:var(--mint)}.template-category>header span,.template-item>span:last-child,.category-moves{display:flex;align-items:center;gap:2px}.template-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.35fr) auto;align-items:center;gap:8px;padding:8px 12px;border-top:1px solid var(--line);color:var(--ink)}.template-item input,.item-name-input{min-width:0;border:1px solid var(--line);border-radius:9px;padding:8px 10px;color:var(--ink);background:#fff}.template-category .item-move{width:27px;height:27px;padding:0}.item-quantity-input{width:min(150px,28%);min-width:74px;margin-left:auto;border:1px solid transparent;border-radius:8px;padding:7px 8px;color:var(--muted);background:transparent;font:inherit;font-size:14px;font-weight:600;text-align:right}.item-quantity-input:focus{border-color:#79ad91;outline:none;background:#f7fbf8}.item-quantity-input::placeholder{color:#a8b8af}.page--list .add-category{grid-template-columns:minmax(0,1fr) auto}.filter-count{min-width:22px;padding:2px 6px;border-radius:10px;color:currentColor;background:#edf2ee;font-size:12px;text-align:center}.filter-check:has(input:checked) .filter-count{color:var(--ink);background:#fff}.filter-check--struck:has(input:checked) .filter-count{color:#71591e;background:#fff8df}.filter-check--checked:has(input:checked) .filter-count{color:#35734c;background:#fff}.item-row--dragging{opacity:.48;border:2px dashed var(--ink);background:#e7f3ea;transform:scale(.99)}.item-row--drop-target{position:relative;border-color:var(--coral);box-shadow:0 -4px 0 -1px var(--coral),0 0 0 3px #ee776b26;transform:translateY(3px)}.item-row--drop-target:before{content:"Släpp här";position:absolute;top:-14px;left:52px;padding:2px 8px;border-radius:8px;color:#fff;background:var(--coral);font-size:10px;font-weight:700;line-height:1.3}.item-row .item-name{flex:1 1 auto;min-width:0}.item-row .item-quantity{flex:0 0 120px;margin-left:0;text-align:right}.item-row .item-actions{flex:0 0 30px;margin-left:16px}.drag-handle{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;margin-left:auto;border:0;border-radius:11px;color:#91ae9e;background:transparent;cursor:grab;touch-action:none;font-size:25px;line-height:1;letter-spacing:-4px}.drag-handle:hover,.drag-handle:focus-visible{color:var(--ink);background:var(--mint);outline:none}.drag-handle:active{cursor:grabbing}.category-heading-toggle{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.category-heading-toggle:hover{color:var(--ink)}.category--collapsed>.item-row{display:none}.category-heading-title{flex:1}.category-heading-count{margin-left:12px;color:#74a288;font-size:13px;font-weight:700}.category-collapse-toggle{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;margin-left:9px;padding:0;border:0;border-radius:9px;color:#74a288;background:transparent;cursor:pointer}.category-collapse-toggle:hover,.category-collapse-toggle:focus-visible{color:var(--ink);background:var(--mint);outline:none}.category-moves{display:inline-flex;align-items:center;gap:1px;margin-left:10px;padding:2px;border:1px solid #dce9df;border-radius:9px;background:#f7fbf7}.category-moves .item-move{width:25px;height:25px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#8ca99a;background:transparent}.category-moves .item-move:hover:not(:disabled){color:var(--ink);background:var(--mint)}.category-moves .item-move:disabled{opacity:.3;cursor:not-allowed}@media(max-width:720px){.home-lists-panel .page-heading{flex-direction:row;align-items:center;justify-content:space-between}.home-lists-panel .page-heading .button{width:auto}}@media(max-width:720px){.home-lists-panel--multiple{width:min(100%,440px)}}@media(max-width:720px){.topbar{position:relative;z-index:4}.desktop-only{display:none!important}.mobile-menu-trigger{display:grid}.topbar-actions{gap:8px}.user-pill{max-width:none}.user-pill span{display:none}.user-pill img{width:36px;height:36px}.mobile-menu{position:absolute;z-index:10;top:calc(100% - 4px);right:15px;display:grid;min-width:220px;padding:8px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 16px 36px #0b4d3b26}.mobile-menu-link{display:flex;align-items:center;gap:12px;width:100%;border:0;border-radius:11px;padding:13px 14px;color:var(--ink);background:transparent;text-align:left;font-weight:600}.mobile-menu-link:hover,.mobile-menu-link.active{background:var(--mint)}.mobile-menu-link em{margin-left:auto;min-width:22px;padding:2px 6px;border-radius:10px;color:#fff;background:var(--coral);font-size:11px;font-style:normal;text-align:center}.mobile-menu-link--danger{color:var(--coral);margin-top:4px;border-top:1px solid var(--line);border-radius:0 0 11px 11px}}.item-actions{width:24px;flex:0 0 24px;justify-content:center;margin-left:auto;padding-left:4px}.item-actions:before{display:block;color:#9ab0a2;font-size:20px;line-height:1;letter-spacing:-4px;transform:translate(-1px)}.item-row:active{transform:translateY(-3px) scale(1.01);border-color:#74b88c;box-shadow:0 10px 22px #0b4d3b22;background:#fbfffb;transition:transform .12s,box-shadow .12s,border-color .12s;z-index:1}.item-row{transition:transform .12s,box-shadow .12s,border-color .12s;touch-action:pan-y}.page--list{display:flex;flex-direction:column}.page--list .list-top{order:1}.page--list .list-hero{order:2}.page--list .add-item{order:3}.page--list .filter-row{order:4}.page--list .category-list{order:5}@media(min-width:721px){.page--list{position:relative;display:grid;grid-template-columns:minmax(92px,auto) minmax(0,1fr) 76px auto;grid-template-rows:104px auto auto auto;column-gap:22px;align-items:center}.page--list:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;height:104px;border:1px solid #d8e9dd;border-radius:24px;background:linear-gradient(115deg,#edf7f0,#fff 72%);box-shadow:0 12px 28px #0b4d3b12}.page--list>*{position:relative;z-index:1}.page--list .list-top>*,.page--list .list-hero>*{position:relative;z-index:1}.page--list .list-top,.page--list .list-hero{display:contents}.page--list .list-top>*,.page--list .list-hero>*{transform:translateY(-20px)}.page--list .back-button{grid-column:1;grid-row:1;white-space:nowrap}.page--list .back-button{color:var(--muted);font-weight:600}.page--list .list-hero>div:first-child{grid-column:2;grid-row:1;min-width:0;display:flex;align-items:center;gap:18px}.page--list .list-hero .eyebrow,.page--list .list-hero .sync-status{display:none}.page--list .list-hero h1{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-self:center;color:var(--ink);font-size:clamp(29px,3vw,38px);letter-spacing:-.8px}.page--list .mode-switch{align-self:center;flex:0 0 auto;margin:0 0 0 auto;white-space:nowrap;color:var(--ink)}.page--list .mode-switch-track{border-color:#72b98e;background:#72b98e}.page--list .list-progress{grid-column:3;grid-row:1;width:68px;height:68px;flex-basis:68px;border-width:4px;border-color:#72b98e;color:var(--ink)}.page--list .list-progress span{font-size:18px}.page--list .list-progress small{color:var(--muted)}.page--list .list-actions{grid-column:4;grid-row:1}.page--list:not(:has(.mode-switch input:checked)) .list-progress{display:none}.page--list .template-category-add,.page--list .add-item,.page--list .filter-row,.page--list .category-list{grid-column:1 / -1;width:100%}.page--list .template-category-add{grid-row:2;margin-top:22px}.page--list .add-item{grid-row:3;margin-top:0}.page--list .filter-row{grid-row:4}.page--list .category-list{grid-row:5}.page--list:has(.mode-switch input:checked) .template-category-add{display:none}.page--list:has(.mode-switch input:checked) .add-item{display:none}.page--list:has(.mode-switch input:checked) .filter-row{grid-row:2;margin-top:22px}.page--list:has(.mode-switch input:checked) .category-list{grid-row:3}.page--list>.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;grid-column:auto;width:auto}}@media(max-width:720px){.page--list .list-hero{margin-top:10px;padding:17px 18px}.page--list .list-hero h1{font-size:30px}.page--list .add-item{margin-top:14px;margin-bottom:18px}.page--list .template-category-add{order:3;margin-top:14px}.page--list .add-item{order:4}.page--list .filter-row{order:5}.page--list .category-list{order:6}}@media(max-width:720px){.modal{width:min(100%,680px);padding:18px}.template-item-add{grid-template-columns:minmax(0,1fr) minmax(80px,.45fr)}.template-item-add select,.template-item-add button{grid-column:span 1}.template-item{grid-template-columns:minmax(0,1fr) minmax(82px,.45fr) auto;padding:7px 9px}.template-item .item-move{width:24px;height:24px}}
