*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #22c55e;--green-d: #16a34a;--red: #ef4444;--gray: #6b7280;--light: #f3f4f6;--white: #ffffff;--text: #111827;--border: #e5e7eb;--shadow: 0 2px 8px rgba(0, 0, 0, .08)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--light);color:var(--text);min-height:100vh}#root{min-height:100vh}#root:not(:has(.home-page)):not(:has(.info-page)){max-width:480px;margin:0 auto;background:var(--white);box-shadow:var(--shadow)}@media(max-width:879px){#root:has(.info-page){max-width:480px;margin:0 auto;background:var(--white);box-shadow:var(--shadow)}}.spinner{text-align:center;padding:60px;color:var(--gray);font-size:.9rem}.empty-state{text-align:center;padding:48px 20px;color:var(--gray)}.empty-state .icon{font-size:3rem;margin-bottom:12px}.error-msg{color:var(--red);font-size:.85rem;text-align:center}.section-title{font-size:.8rem;font-weight:600;color:var(--gray);text-transform:uppercase;letter-spacing:.05em;margin-top:8px}.or-divider{text-align:center;color:var(--gray);font-size:.85rem;position:relative}.or-divider:before,.or-divider:after{content:"";position:absolute;top:50%;width:38%;height:1px;background:var(--border)}.or-divider:before{left:0}.or-divider:after{right:0}.badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--red);color:var(--white);font-size:.7rem;font-weight:700;margin-left:4px}.btn{padding:10px 18px;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.btn:active{opacity:.8}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-green{background:var(--green);color:var(--white)}.btn-whatsapp{background:#25d366;color:var(--white);display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-gray{background:var(--border);color:var(--text)}.btn-red{background:var(--red);color:var(--white)}.btn-outline{background:none;border:1.5px solid var(--green);color:var(--green)}.btn-full{width:100%}.btn-sm{font-size:.75rem;padding:4px 10px}input[type=text]{flex:1;border:1.5px solid var(--border);border-radius:10px;padding:10px 14px;font-size:1rem;outline:none;transition:border-color .15s}input[type=text]:focus{border-color:var(--green)}.input-row{display:flex;gap:8px;align-items:stretch}.input-row input[type=text]{min-width:0}.input-row .btn{flex-shrink:0}.header{background:var(--green);color:var(--white);padding:16px 20px;display:flex;align-items:center;gap:10px}.header h1{font-size:1.3rem;font-weight:700;flex:1}.header h1.editable{cursor:pointer;display:flex;align-items:center;gap:6px;min-width:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.header .rename-hint{font-size:.85rem;opacity:.7}.header-title-input{flex:1;min-width:0;background:#fffffff2;color:var(--text);border:none;border-radius:8px;padding:4px 10px;font-size:1.1rem;font-weight:700}.header .back-btn{background:none;border:none;color:var(--white);font-size:1.5rem;font-weight:300;cursor:pointer;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0;margin-inline-start:-8px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}[dir=rtl] .header .back-btn{transform:scaleX(-1)}.header .room-tag{font-size:.75rem;opacity:.85;background:#fff3;padding:2px 8px;border-radius:20px}.header-room-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.header-room-info h1{font-size:1.2rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-code-tag{font-size:.7rem;font-weight:700;letter-spacing:.08em;opacity:.75}.home-page{min-height:100vh;width:100%;display:flex;flex-direction:column;background:radial-gradient(1200px 480px at 10% -10%,#dcfce7 0%,transparent 55%),radial-gradient(900px 420px at 100% 0%,#ecfdf5 0%,transparent 50%),#f8fafc}.home-nav,.home-main{width:min(1120px,calc(100% - 32px));margin-inline:auto}.home-nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:20px 0 8px}.home-brand{display:flex;align-items:center;gap:8px;margin-inline-end:auto;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:var(--text)}.home-brand-mark{font-size:1.35rem}.home-nav-links{display:flex;align-items:center;gap:16px}.home-nav-links a{color:var(--gray);text-decoration:none;font-size:.9rem;font-weight:600}.home-nav-links a:hover,.home-nav-links a:focus-visible{color:var(--green-d);text-decoration:underline}.home-page .lang-switcher{display:flex;gap:4px}.home-page .lang-option{padding:4px 10px;border-radius:8px;border:1.5px solid var(--border);background:var(--white);font-size:.8rem;font-weight:600;cursor:pointer;color:var(--text);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.home-page .lang-option.active{border-color:var(--green);background:#dcfce7;color:var(--green-d)}.home-main{flex:1;padding:16px 0 40px;display:flex;flex-direction:column;gap:40px}.home-hero{display:flex;flex-direction:column;gap:28px}.home-copy{display:contents}.home-intro,.home-form,.home-steps{min-width:0}.home-intro{order:1}.home-form{order:2}.home-steps{order:3}.home-copy h1{font-size:clamp(1.7rem,4vw,3rem);line-height:1.15;letter-spacing:-.03em;font-weight:800;margin:8px 0 14px}.home-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green-d);background:#dcfce7;border-radius:999px;padding:5px 10px}.home-lead{font-size:1.08rem;line-height:1.55;color:var(--text);max-width:38rem}.home-note{margin-top:10px;font-size:.92rem;color:var(--gray);max-width:38rem}.home-steps{list-style:none;margin-top:0;display:flex;flex-direction:column;gap:14px}.home-steps li{display:flex;gap:12px;align-items:flex-start}.home-step-num{width:28px;height:28px;border-radius:50%;background:#dcfce7;color:var(--green-d);font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.home-steps strong{display:block;font-size:.98rem;margin-bottom:2px}.home-step-text{color:var(--gray);font-size:.9rem;line-height:1.45}.home-preview{order:4}.home-phone{margin-top:8px;max-width:360px;background:var(--white);border:1px solid var(--border);border-radius:28px;box-shadow:0 18px 50px #0f172a1f;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.home-phone-demo{height:auto!important;min-height:0;background:var(--white)}.home-phone-demo .header{padding:12px 14px;gap:6px}.home-phone-demo .header h1{font-size:1.05rem}.home-phone-demo .header .back-btn{min-width:32px;min-height:32px;font-size:1.25rem;margin-inline-start:-4px}.home-phone-demo .header .btn-sm{padding:4px 8px;font-size:.72rem;min-height:28px;border-radius:999px;white-space:nowrap}.home-phone-demo .body{padding:10px 14px 4px;overflow:visible}.home-phone-demo .category-header{min-height:36px;padding:6px 2px;cursor:default}.home-phone-demo .item-row{padding:8px 0}.home-phone-demo .item-check{width:20px;height:20px;cursor:default}.home-phone-demo .item-delete{min-width:32px;min-height:32px;font-size:.9rem;cursor:default}.home-phone-demo .add-bar{padding:10px 14px 14px}.home-phone-input{flex:1;min-width:0;height:40px;border:1.5px solid var(--border);border-radius:10px;padding:0 12px;display:flex;align-items:center;color:var(--gray);font-size:.9rem;background:var(--white)}.home-phone-demo .add-bar-row .btn-green{height:40px;min-width:40px;padding:0;display:inline-flex;align-items:center;justify-content:center}.home-phone-demo .category-pill{min-height:36px;padding:6px 12px;font-size:.8rem;cursor:default}.home-phone-demo .btn-details{cursor:default}.home-phone-sync{margin:0;padding:10px 14px 14px;text-align:center;font-size:.78rem;font-weight:600;color:var(--green-d);border-top:1px solid var(--border);background:#f0fdf4}.home-form{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 12px 40px #0f172a0f;scroll-margin-top:16px}.home-form-title{font-size:1.15rem;font-weight:800}.home-form .card{background:var(--light);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px}.home-form .card h3{font-size:1rem;font-weight:600}.room-code-highlight{color:var(--green);font-weight:700}.quick-rejoin-card{background:#f0fdf4;border:1.5px solid var(--green);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.quick-rejoin-header{display:flex;align-items:center;gap:12px}.quick-rejoin-icon{font-size:1.8rem;flex-shrink:0}.quick-rejoin-title{font-size:.8rem;color:var(--green-d);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.quick-rejoin-room{font-size:1.05rem;font-weight:700;color:var(--text)}.quick-rejoin-code{margin-inline-start:auto;font-size:.85rem;font-weight:700;letter-spacing:.1em;color:var(--green-d);background:#22c55e1f;padding:4px 10px;border-radius:8px;flex-shrink:0}.quick-rejoin-dismiss{background:none;border:none;color:var(--gray);font-size:.8rem;cursor:pointer;text-align:center;text-decoration:underline;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.input-hint{font-size:.75rem;color:var(--gray);margin-top:-4px}.room-code-preview{font-size:.82rem;color:var(--gray);padding:8px 12px;background:var(--white);border-radius:8px;border:1px solid var(--border)}.room-code-preview span{color:var(--gray);font-weight:400}.home-features h2{font-size:1.2rem;font-weight:800;margin-bottom:16px}.home-feature-grid{list-style:none;display:grid;grid-template-columns:1fr;gap:10px}.home-feature-grid li{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px 16px;font-size:.95rem;font-weight:600;line-height:1.4}.home-page .site-footer-links{padding-bottom:32px}@media(max-width:879px){.home-nav-links{flex-basis:100%;order:3}}@media(min-width:880px){.home-nav,.home-main{width:min(1120px,calc(100% - 64px))}.home-nav{padding-top:28px}.home-hero{flex-direction:row;align-items:flex-start;gap:48px}.home-copy{display:flex;flex-direction:column;flex:1.15;min-width:0;order:0}.home-intro,.home-form,.home-steps{order:0}.home-steps{margin-top:28px}.home-preview{order:0}.home-phone{margin-top:28px}.home-form{width:400px;flex-shrink:0;position:sticky;top:24px;padding:24px}.home-feature-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:880px)and (max-width:1040px){.home-feature-grid{grid-template-columns:repeat(2,1fr)}}:root{--cat-produce: #16a34a;--cat-meat: #dc2626;--cat-dairy: #2563eb;--cat-bakery: #d97706;--cat-pantry: #7c3aed;--cat-frozen: #0891b2;--cat-beverages: #0d9488;--cat-snacks: #db2777;--cat-personal: #9333ea;--cat-household: #64748b;--cat-other: #6b7280}.list-detail{display:flex;flex-direction:column;height:100dvh;height:100vh}.list-detail .body{flex:1;overflow-y:auto;padding:16px 20px}.item-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid var(--border);touch-action:pan-y}.item-row:last-child{border-bottom:none}.item-check{width:22px;height:22px;border-radius:50%;border:2px solid var(--green);flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:1px;transition:background .15s;background:none;padding:0;outline:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.item-check.checked{background:var(--green);border-color:var(--green)}.item-check.checked:after{content:"✓";color:var(--white);font-size:.75rem;font-weight:700}.item-body{flex:1}.item-text{font-size:.97rem}.item-text.checked{text-decoration:line-through;color:var(--gray)}.item-note{font-size:.78rem;color:var(--gray);margin-top:2px}.item-assigned{font-size:.75rem;color:var(--green-d);font-weight:600}.item-delete{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:color .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.item-delete:hover,.item-delete:active{color:var(--red)}.add-bar{display:flex;flex-direction:column;gap:8px;padding:12px 20px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom));border-top:1px solid var(--border);position:relative}.add-bar-row{display:flex;gap:8px}.lang-toggle{flex-shrink:0;height:44px;padding:0 10px;border-radius:10px;border:1.5px solid var(--border);background:var(--white);font-size:.8rem;font-weight:600;cursor:pointer;color:var(--text);touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:opacity .15s}.lang-toggle:disabled{opacity:.4;cursor:default}.mic-btn{flex-shrink:0;width:44px;height:44px;border-radius:10px;border:none;background:var(--border);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,transform .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mic-btn.listening{background:#ef4444;animation:mic-pulse 1.2s ease-in-out infinite}@keyframes mic-pulse{0%{transform:scale(1);box-shadow:0 0 #ef444480}50%{transform:scale(1.05);box-shadow:0 0 0 8px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}.add-bar-details{display:flex;gap:8px;flex-wrap:wrap}.btn-details{font-size:.8rem;padding:6px 12px}.error-banner{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b;padding:8px 14px;font-size:.85rem;cursor:pointer}.dup-warning{background:#fef9c3;border:1px solid #fde047;color:#713f12;border-radius:8px;padding:7px 12px;font-size:.85rem;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.suggestions{position:absolute;bottom:100%;left:20px;right:20px;background:var(--white);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:hidden;z-index:10}.suggestion-item{padding:10px 14px;cursor:pointer;font-size:.9rem;min-height:44px;display:flex;align-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.suggestion-item:hover,.suggestion-item:active{background:var(--light)}.suggestion-cat-icon{margin-right:6px}.category-section{margin-bottom:4px}.category-header{width:100%;display:flex;align-items:center;gap:8px;padding:8px 4px;background:none;border:none;border-bottom:2px solid var(--cat-color, var(--border));cursor:pointer;text-align:start;color:var(--text);min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.category-header:hover,.category-header:active{opacity:.8}.category-icon{font-size:1.1rem;line-height:1}.category-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--cat-color, var(--gray));flex:1}.category-count{font-size:.75rem;color:var(--gray)}.category-done{color:var(--green);font-weight:600}.category-chevron{font-size:.9rem;color:var(--gray);width:14px;text-align:center}.category-items{padding-left:4px}.category-picker-row{display:flex;flex-direction:column;gap:6px}.category-pill-label{font-size:.75rem;color:var(--gray);font-weight:600}.category-pills{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.category-pills::-webkit-scrollbar{display:none}.category-pill{display:inline-flex;align-items:center;gap:5px;padding:8px 14px;border-radius:20px;border:1.5px solid var(--border);background:var(--white);font-size:.85rem;white-space:nowrap;cursor:pointer;color:var(--text);transition:border-color .15s,background .15s;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.category-pill.active{border-color:var(--green);background:#dcfce7;font-weight:600;color:var(--green-d)}.cookie-bar{position:fixed;inset-inline:0;bottom:0;z-index:100;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:var(--white);border-top:1px solid var(--border);box-shadow:0 -8px 28px #0f172a14}.cookie-bar-inner{width:min(720px,100%);margin-inline:auto;display:flex;flex-direction:column;gap:10px}.cookie-bar-title{font-size:.95rem;font-weight:800;color:var(--text)}.cookie-bar-text{font-size:.88rem;line-height:1.45;color:var(--gray)}.cookie-bar-link{color:var(--green-d);font-weight:700;text-decoration:underline;text-underline-offset:2px}.cookie-bar-link:hover,.cookie-bar-link:focus-visible{color:var(--text)}.cookie-bar-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.cookie-bar-actions .btn{min-width:7rem}body:has(.cookie-bar){padding-bottom:180px}@media(min-width:640px){.cookie-bar-inner{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title actions" "text actions";column-gap:24px;align-items:center}.cookie-bar-title{grid-area:title}.cookie-bar-text{grid-area:text}.cookie-bar-actions{grid-area:actions;flex-direction:column}}.info-page{display:flex;flex-direction:column;min-height:100dvh;min-height:100vh}.info-page .header .lang-switcher{display:flex;justify-content:flex-end;gap:4px;flex-shrink:0}.info-page .header .lang-option{padding:4px 10px;border-radius:8px;border:1.5px solid rgba(255,255,255,.45);background:#ffffff26;font-size:.8rem;font-weight:600;cursor:pointer;color:var(--white);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.info-page .header .lang-option.active{background:var(--white);border-color:var(--white);color:var(--green-d)}.info-page-body{flex:1;padding:24px 20px 16px;display:flex;flex-direction:column;gap:16px}.info-lead{font-size:1.02rem;line-height:1.55;color:var(--text)}.privacy-updated{font-size:.85rem;color:var(--gray);margin-top:-8px}.info-page-body .info-lead{color:var(--text)}.info-page-body h2{font-size:1.05rem;font-weight:700;margin-top:8px}.info-page-body p,.info-page-body li{font-size:.95rem;line-height:1.55;color:var(--gray)}.info-page-body p strong,.info-steps li{color:var(--text)}.info-steps{padding-inline-start:1.25rem;display:flex;flex-direction:column;gap:10px}.info-steps li::marker{color:var(--green-d);font-weight:700}.feature-list{list-style:none;display:flex;flex-direction:column;gap:8px}.feature-list li{background:var(--light);border-radius:12px;padding:12px 14px;color:var(--text)}.site-footer-links{display:flex;justify-content:center;align-items:center;gap:10px;padding:8px 20px 28px;font-size:.85rem}.site-footer-links a,.site-footer-cookies{color:var(--gray);text-decoration:none;font-weight:600}.site-footer-cookies{background:none;border:none;padding:0;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.site-footer-links a:hover,.site-footer-links a:focus-visible,.site-footer-cookies:hover,.site-footer-cookies:focus-visible{color:var(--green-d);text-decoration:underline}.site-footer-links span{color:var(--border)}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{background:var(--light);border-radius:12px;padding:0 14px}.faq-item summary{cursor:pointer;font-weight:600;font-size:.95rem;color:var(--text);padding:14px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"⌄";color:var(--gray);font-weight:400;flex-shrink:0}.faq-item[open] summary:after{content:"⌃"}.faq-item p{padding:0 0 14px;margin:0}@media(min-width:880px){.info-page{background:radial-gradient(1200px 480px at 10% -10%,#dcfce7 0%,transparent 55%),radial-gradient(900px 420px at 100% 0%,#ecfdf5 0%,transparent 50%),#f8fafc}.info-page .header{background:transparent;color:var(--text);padding:28px max(32px,calc((100% - 760px)/2)) 8px;gap:12px}.info-page .header h1{font-size:1.45rem;color:var(--text)}.info-page .header .back-btn{color:var(--text)}.info-page .header .lang-option{border-color:var(--border);background:var(--white);color:var(--text)}.info-page .header .lang-option.active{border-color:var(--green);background:#dcfce7;color:var(--green-d)}.info-page-body{width:min(760px,calc(100% - 64px));margin:16px auto 0;padding:36px 40px 32px;gap:20px;background:var(--white);border-radius:16px;box-shadow:var(--shadow)}.info-lead{font-size:1.12rem;line-height:1.6;max-width:40rem}.info-page-body h2{font-size:1.2rem;margin-top:12px}.info-page-body p,.info-page-body li{font-size:1rem;line-height:1.6}.info-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;counter-reset:about-step}.info-steps li{counter-increment:about-step;position:relative;background:var(--light);border-radius:14px;padding:18px 16px 16px;padding-inline-start:52px}.info-steps li:before{content:counter(about-step);position:absolute;inset-inline-start:14px;top:16px;width:28px;height:28px;border-radius:50%;background:var(--green);color:var(--white);font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature-list li{padding:16px 18px;border-radius:14px}.faq-list{gap:10px}.faq-item{border-radius:14px;padding:0 18px;transition:background .15s}.faq-item:hover{background:#eef0f3}.faq-item summary{font-size:1.02rem;padding:16px 0}.faq-item p{font-size:.98rem;max-width:42rem}.info-page-body>.btn.btn-full{width:auto;align-self:flex-start;min-width:220px;margin-top:8px;padding:12px 28px}.info-page .site-footer-links{width:min(760px,calc(100% - 64px));margin:0 auto;justify-content:flex-start;padding:20px 0 40px;font-size:.9rem}}.lists-view{padding:20px;display:flex;flex-direction:column;gap:12px}.new-list-row{display:flex;gap:8px}.list-card{background:var(--light);border-radius:14px;padding:16px 18px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:box-shadow .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.list-card:hover{box-shadow:var(--shadow)}.list-card .list-icon{font-size:1.6rem}.list-card .list-info{flex:1}.list-card .list-name{font-weight:600;font-size:1rem}.list-card .list-meta{font-size:.8rem;color:var(--gray);margin-top:2px}.list-card .list-arrow{color:var(--gray);font-size:1.1rem}.list-card .list-delete{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;margin-inline-end:-8px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.list-card .list-delete:hover,.list-card .list-delete:active{color:var(--red)}[dir=rtl] .list-card .list-arrow{transform:scaleX(-1)}.lists-footer{display:flex;gap:8px;margin-top:4px}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#11182773;display:flex;align-items:center;justify-content:center;padding:24px}.confirm-dialog{background:var(--white);border-radius:16px;padding:22px 20px 18px;width:100%;max-width:340px;box-shadow:0 12px 40px #0000002e}.confirm-dialog h2{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:8px}.confirm-dialog p{font-size:.9rem;color:var(--gray);line-height:1.45;margin-bottom:18px}.confirm-actions{display:flex;gap:8px;justify-content:flex-end}.confirm-actions .btn{min-width:88px}.history-view{padding:20px}.loading-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;color:var(--gray);font-size:.9rem}.loading-spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--green);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.archive-card{background:var(--light);border-radius:12px;padding:14px 16px;margin-bottom:10px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.archive-card h4{font-weight:600;margin-bottom:4px}.archive-card-header{display:flex;align-items:flex-start;gap:8px}.archive-card-header>div{flex:1;min-width:0}.archive-card .list-delete{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1rem;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;margin-block-start:-8px;margin-inline-end:-8px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.archive-card .list-delete:hover,.archive-card .list-delete:active{color:var(--red)}.archive-card p{font-size:.8rem;color:var(--gray)}.archive-items{font-size:.85rem;color:var(--text);margin-top:6px;line-height:1.6}.archive-item--checked{text-decoration:line-through;color:var(--gray)}.error-boundary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:100vh;padding:40px 24px;text-align:center;background:var(--white)}.error-boundary__icon{font-size:3rem}.error-boundary__title{font-size:1.3rem;font-weight:700;color:var(--text)}.error-boundary__message{font-size:.9rem;color:var(--gray);max-width:320px}
