*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#1a1a18;background:var(--theme-50);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;height:100%;height:100dvh;overflow:hidden}body{padding:env(safe-area-inset-top) env(safe-area-inset-right) 0 env(safe-area-inset-left)}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer}input{font-family:inherit;font-size:16px;color:#1a1a18;border:1px solid #c5c2b8;border-radius:8px;padding:0 12px;background:#fafaf7;outline:none;-webkit-appearance:none}input:focus{border-color:var(--theme-400);box-shadow:0 0 0 3px var(--theme-50)}[hidden]{display:none!important}[data-theme=teal]{--theme-50: #E1F5EE;--theme-100: #C5EBDD;--theme-200: #9FE1CB;--theme-400: #1D9E75;--theme-600: #0F6E56;--theme-800: #085041;--theme-900: #04342C;--header-text: #04342C;--header-icon: #04342C}[data-theme=blue]{--theme-50: #E6F1FB;--theme-100: #CDE3F7;--theme-200: #B5D4F4;--theme-400: #378ADD;--theme-600: #185FA5;--theme-800: #0C447C;--theme-900: #042C53;--header-text: #042C53;--header-icon: #042C53}[data-theme=purple]{--theme-50: #EEEDFE;--theme-100: #DEDCFA;--theme-200: #CECBF6;--theme-400: #7F77DD;--theme-600: #534AB7;--theme-800: #3C3489;--theme-900: #26215C;--header-text: #26215C;--header-icon: #26215C}[data-theme=pink]{--theme-50: #FBEAF0;--theme-100: #F7D5E0;--theme-200: #F4C0D1;--theme-400: #D4537E;--theme-600: #993556;--theme-800: #72243E;--theme-900: #4B1528;--header-text: #4B1528;--header-icon: #4B1528}[data-theme=coral]{--theme-50: #FAECE7;--theme-100: #F5D8CD;--theme-200: #F5C4B3;--theme-400: #D85A30;--theme-600: #993C1D;--theme-800: #712B13;--theme-900: #4A1B0C;--header-text: #4A1B0C;--header-icon: #4A1B0C}[data-theme=amber]{--theme-50: #FAEEDA;--theme-100: #FADDB7;--theme-200: #FAC775;--theme-400: #BA7517;--theme-600: #854F0B;--theme-800: #633806;--theme-900: #412402;--header-text: #412402;--header-icon: #412402}[data-theme=green]{--theme-50: #EAF3DE;--theme-100: #D5E8BD;--theme-200: #C0DD97;--theme-400: #639922;--theme-600: #3B6D11;--theme-800: #27500A;--theme-900: #173404;--header-text: #173404;--header-icon: #173404}[data-theme=white]{--theme-50: #F5F5F2;--theme-100: #FFFFFF;--theme-200: #ECECE8;--theme-400: #6B6B65;--theme-600: #4A4A45;--theme-800: #2E2E2B;--theme-900: #1A1A18;--header-text: #1A1A18;--header-icon: #1A1A18}[data-theme=black]{--theme-50: #3A3A36;--theme-100: #0A0A09;--theme-200: #4A4A45;--theme-400: #888780;--theme-600: #B4B2A9;--theme-800: #E8E7E2;--theme-900: #FFFFFF;--header-text: #FFFFFF;--header-icon: #FFFFFF}[data-theme=black] body{background:var(--theme-50)}[data-theme=black] .done-row{color:#c8c6bd!important;border-bottom-color:#4a4a45!important}[data-theme=black] #done-header span,[data-theme=black] #done-chevron{color:#fff!important}[data-theme=black] #clear-done{border-color:#888780;color:#e8e7e2}#theme-root{background:var(--theme-50);height:100%;display:flex;flex-direction:column;overflow:hidden}.screen{background:#fff;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}[data-theme=black] .screen{background:#fff}#screen-settings,#screen-dict{overflow-y:auto;-webkit-overflow-scrolling:touch}.screen-header{padding:16px 18px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background-image:var(--theme-pattern, none),linear-gradient(105deg,var(--theme-200) 0%,var(--theme-100) 50%,var(--theme-50) 100%);background-color:var(--theme-100);background-size:var(--theme-pattern-size, auto),100% 100%;background-repeat:repeat,no-repeat;color:var(--header-text);position:relative;overflow:hidden}.title-block{display:flex;align-items:center;gap:8px;min-width:0;flex:1}#list-emoji{font-size:22px;line-height:1}#list-name{font-size:24px;font-weight:700;color:var(--theme-900);letter-spacing:-.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.settings-header{height:72px;flex-shrink:0;padding:0 18px;display:flex;align-items:center;background-image:var(--theme-pattern, none),linear-gradient(105deg,var(--theme-200) 0%,var(--theme-100) 50%,var(--theme-50) 100%);background-color:var(--theme-100);background-size:var(--theme-pattern-size, auto),100% 100%;background-repeat:repeat,no-repeat;color:var(--header-text);position:relative;overflow:hidden}.settings-header .icon-btn{margin-right:14px}.settings-title{font-size:24px;font-weight:700;letter-spacing:-.3px;color:var(--header-text)}.dict-title-block{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.dict-subtitle{font-size:11px;opacity:.65;font-weight:400;letter-spacing:0;margin-top:3px}.icon-btn{background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;opacity:.9;transition:opacity .15s,transform .1s;color:var(--header-icon);min-width:32px;min-height:32px}.icon-btn:active{transform:scale(.9)}.input-zone{padding:12px 14px;background:#fff;flex-shrink:0}#input-wrap{position:relative;display:flex;align-items:center;background:#fafaf7;border-radius:8px;border:1px solid #c5c2b8;transition:border-color .15s,box-shadow .15s,background .15s}#input-wrap:focus-within{border-color:var(--theme-400);background:#fff;box-shadow:0 0 0 3px var(--theme-50)}.input-icon{padding:0 6px 0 12px;color:#888780;display:flex;align-items:center}#add-input{flex:1;height:40px;font-size:16px;border:none;background:transparent;padding:0 4px;border-radius:0}#add-input:focus{box-shadow:none}#mic-btn{background:transparent;border:none;padding:0 12px;height:40px;display:flex;align-items:center;justify-content:center;color:#5f5e5a}#suggestions{display:none;position:absolute;left:0;right:0;top:44px;background:#fff;border:1px solid #c5c2b8;border-radius:8px;max-height:220px;overflow-y:auto;z-index:10;box-shadow:0 2px 8px #0000000a}.sugg-item{padding:10px 14px;font-size:14px;cursor:pointer;border-bottom:1px solid #e8e6df}.sugg-item:last-child{border-bottom:none}.sugg-add-new{padding:10px 14px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:8px;color:var(--theme-800);background:var(--theme-50)}.sugg-add-new strong{font-weight:500}#active-list{background:#fff;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.item-row{padding:14px 18px;border-bottom:1px solid #e8e6df;cursor:pointer;font-size:14px;max-height:60px;overflow:hidden;transition:max-height .28s cubic-bezier(.4,0,.2,1),opacity .2s ease,padding .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1)}.item-row.removing{max-height:0!important;padding-top:0!important;padding-bottom:0!important;opacity:0;transform:translateY(8px);border-bottom-width:0!important}.item-row.entering,.done-row.entering{animation:enterDown .32s cubic-bezier(.4,0,.2,1)}@keyframes enterDown{0%{max-height:0;opacity:0;transform:translateY(-8px);padding-top:0;padding-bottom:0}to{max-height:60px;opacity:1;transform:translateY(0);padding-top:14px;padding-bottom:14px}}.empty-state{padding:56px 16px;text-align:center;color:#888780;font-size:13px}#done-section{background-image:var(--theme-pattern-done, none),linear-gradient(105deg,var(--theme-100) 0%,var(--theme-50) 60%,var(--theme-50) 100%);background-color:var(--theme-50);background-size:var(--theme-pattern-size, auto),100% 100%;background-repeat:repeat,no-repeat;flex-shrink:0;border-top:1px solid var(--theme-200);padding-bottom:env(safe-area-inset-bottom);position:relative;overflow:hidden}#done-header{padding:10px 18px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.done-label{display:flex;align-items:center;gap:6px}#done-chevron{transition:transform .2s;transform:rotate(180deg);color:var(--theme-800)}#done-header span{font-size:13px;color:var(--theme-800);font-weight:500}#clear-done{font-size:11px;padding:4px 10px;border:1px solid var(--theme-600);border-radius:8px;background:transparent;color:var(--theme-800)}#done-list{background:transparent;height:160px;overflow-y:auto;-webkit-overflow-scrolling:touch}.done-row{padding:11px 18px;border-bottom:1px solid var(--theme-100);cursor:pointer;font-size:13px;color:var(--theme-800);opacity:.7;text-decoration:line-through;max-height:50px;overflow:hidden;transition:max-height .28s cubic-bezier(.4,0,.2,1),opacity .2s ease,padding .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1)}.done-row.removing-up{max-height:0!important;padding-top:0!important;padding-bottom:0!important;opacity:0;transform:translateY(-8px);border-bottom-width:0!important}.done-empty{padding:16px;text-align:center;color:var(--theme-800);opacity:.5;font-size:12px;display:flex;align-items:center;justify-content:center;height:100%}.settings-body{padding:20px 16px;background:#fff}.section-label{font-size:11px;color:#5f5e5a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.section-label+#theme-picker{margin-top:2px}.name-row{display:flex;gap:10px;align-items:stretch;margin-bottom:28px}#emoji-input{width:52px;height:44px;font-size:22px;text-align:center;flex-shrink:0;padding:0;background:#fafaf7}#rename-input{flex:1;height:44px;font-size:16px;background:#fafaf7}#theme-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:28px}.theme-swatch{aspect-ratio:1;border-radius:50%;cursor:pointer;border:2.5px solid transparent;transition:transform .1s;position:relative}.theme-swatch.selected{border-color:#1a1a18}.theme-swatch.selected:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;border:1.5px solid white}.theme-swatch.theme-white{border:1px solid #c5c2b8}.theme-swatch.theme-white.selected{border:2.5px solid #1a1a18}.theme-swatch.theme-white.selected:after{border-color:#1a1a18}.theme-swatch.theme-black.selected:after{border-color:#fff}.theme-swatch:active{transform:scale(.92)}.grouped-list{border:1px solid #c5c2b8;border-radius:8px;overflow:hidden;background:#fff;margin-bottom:28px}.grouped-list>*{border-radius:0!important;border:none!important;border-bottom:1px solid #e8e6df!important}.grouped-list>*:last-child{border-bottom:none!important}.sort-radio,.grouped-row{display:flex;align-items:center;width:100%;padding:0 14px;height:48px;background:transparent;cursor:pointer;font-size:13px;color:#1a1a18;text-align:left;gap:12px}.sort-radio{justify-content:space-between}.sort-radio.active{background:var(--theme-50);color:var(--theme-800);font-weight:500}.sort-radio .check-icon{opacity:0}.sort-radio.active .check-icon{opacity:1;color:var(--theme-600)}.grouped-row .lead-icon{color:var(--theme-600);flex-shrink:0}.grouped-row .row-label{flex:1}.grouped-row .row-meta{font-size:11px;color:#5f5e5a;margin-right:6px}.grouped-row .chevron{color:#888780;flex-shrink:0}#haptic-toggle{display:flex;align-items:center;justify-content:space-between;padding:0 14px;height:48px;border:1px solid #c5c2b8;border-radius:8px;cursor:pointer;margin-bottom:28px;background:#fff}#haptic-toggle span{font-size:13px}.switch{width:36px;height:20px;border-radius:999px;background:var(--theme-400);position:relative;transition:background .2s}.switch.off{background:#c5c2b8!important}.switch-knob{position:absolute;top:2px;left:18px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .2s}.switch.off .switch-knob{left:2px!important}.about-text{font-size:12px;color:#5f5e5a;line-height:1.6}.dict-search-wrap{padding:12px 16px;border-bottom:1px solid #e8e6df;background:#fff}#dict-search{width:100%;height:40px;font-size:16px;background:#fafaf7}#dict-list{background:#fff;overflow-y:auto}.dict-row{padding:10px 16px;border-bottom:1px solid #e8e6df;display:flex;align-items:center;justify-content:space-between}.dict-row span{font-size:13px}.dict-remove{background:transparent;border:none;color:#888780;font-size:11px;padding:4px 8px}#add-dict-row{padding:12px 16px;background:var(--theme-50);border-bottom:1px solid var(--theme-200);cursor:pointer;display:flex;align-items:center;gap:8px;color:var(--theme-800);font-size:13px}#add-dict-row strong{font-weight:500}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;z-index:22;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;transition:background .3s ease}.sheet-backdrop.open{background:#00000073;pointer-events:auto}.sheet{background:#fff;border-radius:12px 12px 0 0;padding:12px 16px calc(24px + env(safe-area-inset-bottom));width:100%;max-width:600px;transform:translateY(100%);transition:transform .32s cubic-bezier(.32,.72,0,1);will-change:transform;box-shadow:0 -4px 20px #00000014}.sheet-backdrop.open .sheet{transform:translateY(0)}.sheet-handle{width:36px;height:5px;background:#c5c2b8;border-radius:3px;margin:0 auto 14px}.sheet-title{font-size:16px;font-weight:500;margin-bottom:14px;padding:0 4px}.send-list{margin-bottom:12px}.send-row{display:flex;align-items:center;gap:14px;width:100%;padding:0 14px;min-height:56px;background:transparent;color:#1a1a18}.send-row .lead-icon{color:var(--theme-600);flex-shrink:0}.send-row .send-text{flex:1;text-align:left}.send-row .send-label{font-size:14px;font-weight:500}.send-row .send-sub{font-size:11px;color:#5f5e5a;margin-top:1px}.send-row .chevron{color:#888780;flex-shrink:0}#send-cancel{width:100%;height:48px;border:none;background:#f1efe8;color:#1a1a18;font-size:14px;font-weight:500;border-radius:8px}#confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:25;display:flex;align-items:center;justify-content:center;padding:20px}.confirm-dialog{background:#fff;border-radius:12px;padding:20px;max-width:280px;width:100%}#confirm-title{font-size:15px;font-weight:500;margin-bottom:6px}#confirm-msg{font-size:13px;color:#5f5e5a;margin-bottom:16px;line-height:1.5}.confirm-buttons{display:flex;gap:8px}.confirm-buttons button{flex:1;height:36px;border:1px solid #c5c2b8;background:transparent;border-radius:8px;font-size:13px}#confirm-ok{border-color:#f5c4c4;background:#fcebeb;color:#b04040;font-weight:500}#toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#1a1a18;color:#fff;padding:10px 16px;border-radius:8px;font-size:13px;z-index:30;white-space:nowrap;box-shadow:0 4px 12px #00000026}.loading-screen{background:var(--theme-50);display:flex;align-items:center;justify-content:center}.loading-content{text-align:center}.loading-emoji{font-size:64px;margin-bottom:16px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.loading-text{font-size:18px;font-weight:600;color:var(--theme-900);letter-spacing:-.2px}.auth-screen{background:var(--theme-50);display:flex;align-items:center;justify-content:center;padding:24px}.auth-content{width:100%;max-width:320px;text-align:center}.auth-emoji{font-size:56px;margin-bottom:12px}.auth-title{font-size:28px;font-weight:700;color:var(--theme-900);letter-spacing:-.4px;margin:0 0 6px}.auth-subtitle{font-size:14px;color:var(--theme-800);opacity:.75;margin:0 0 28px}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form input{width:100%;height:48px;font-size:16px;background:#fff;text-align:left;padding:0 14px}.auth-button-primary{width:100%;height:48px;border:none;background:var(--theme-600);color:#fff;border-radius:8px;font-size:15px;font-weight:600;margin-top:4px;transition:opacity .15s,transform .1s}.auth-button-primary:active{transform:scale(.98);opacity:.9}.auth-button-primary:disabled{opacity:.5}.auth-button-text{background:transparent;border:none;color:var(--theme-700, var(--theme-600));font-size:13px;padding:8px;margin-top:4px}.auth-error{margin-top:14px;padding:10px 14px;background:#fcebeb;border:1px solid #f5c4c4;color:#b04040;border-radius:8px;font-size:13px;text-align:left}.lists-body{padding:20px 16px;background:#fff;flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}#lists-container{display:flex;flex-direction:column;gap:8px}.list-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #c5c2b8;border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s}.list-card:active{background:var(--theme-50)}.list-card.active{border-color:var(--theme-400);background:var(--theme-50)}.list-card-emoji{font-size:24px;flex-shrink:0}.list-card-content{flex:1;min-width:0}.list-card-name{font-size:15px;font-weight:500;color:#1a1a18;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-card-meta{font-size:11px;color:#5f5e5a}.list-card-active-badge{font-size:10px;background:var(--theme-200);color:var(--theme-900);padding:2px 8px;border-radius:4px;font-weight:500;flex-shrink:0}.new-list-row{display:flex;gap:10px;padding:10px;align-items:stretch}#new-list-emoji{width:52px;height:44px;font-size:22px;text-align:center;flex-shrink:0;padding:0}#new-list-name{flex:1;height:44px;font-size:16px}.account-info{font-size:13px;color:#5f5e5a;background:#fafaf7;padding:12px 14px;border-radius:8px;margin-bottom:12px}.account-info strong{font-weight:500;color:#1a1a18}.logout-button{width:100%;height:44px;background:transparent;border:1px solid #c5c2b8;color:#1a1a18;border-radius:8px;font-size:14px}.danger-button{width:100%;height:44px;background:#fcebeb;border:1px solid #f5c4c4;color:#b04040;border-radius:8px;font-size:14px;font-weight:500;margin-bottom:28px}.sheet-description{font-size:13px;color:#5f5e5a;line-height:1.5;margin:0 4px 16px}.invite-form{display:flex;flex-direction:column;gap:10px}#invite-email{width:100%;height:48px;font-size:16px;background:#fff;border:1px solid #c5c2b8}.invite-link-box{background:var(--theme-50);border:1px solid var(--theme-200);border-radius:8px;padding:12px 14px;font-size:12px;color:var(--theme-800);word-break:break-all;font-family:-apple-system-monospaced-numbers,SF Mono,monospace;line-height:1.4;margin-bottom:10px}.invite-link-actions{display:flex;flex-direction:column}.pending-invite-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fff;border:1px solid #e8e6df;border-radius:8px;margin-bottom:8px}.pending-invite-email{font-size:13px;color:#1a1a18;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-invite-status{font-size:11px;color:#5f5e5a}.pending-invite-cancel{background:transparent;border:none;color:#b04040;font-size:12px;padding:4px 10px;flex-shrink:0}.list-card-share-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--theme-100);color:var(--theme-800);border:1px solid var(--theme-200);border-radius:6px;font-size:12px;font-weight:500;flex-shrink:0;transition:background .15s,transform .1s}.list-card-share-btn:active{transform:scale(.95);background:var(--theme-200)}.list-card-share-btn svg{flex-shrink:0}.member-row{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e8e6df;border-radius:8px;margin-bottom:8px}.member-info{flex:1;min-width:0}.member-email{font-size:13px;color:#1a1a18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px}.member-role{font-size:11px;color:#5f5e5a}.member-remove{background:transparent;border:none;color:#b04040;font-size:12px;padding:6px 10px;flex-shrink:0}.member-you-badge{font-size:10px;background:var(--theme-200);color:var(--theme-900);padding:2px 8px;border-radius:4px;font-weight:500;flex-shrink:0}[data-theme=teal]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'><circle cx='20' cy='25' r='8' fill='%230F6E56' opacity='0.06'/><circle cx='80' cy='40' r='5' fill='%230F6E56' opacity='0.08'/><circle cx='50' cy='75' r='10' fill='%23085041' opacity='0.05'/><circle cx='100' cy='90' r='6' fill='%230F6E56' opacity='0.07'/><circle cx='35' cy='100' r='4' fill='%23085041' opacity='0.10'/><circle cx='95' cy='15' r='3' fill='%23085041' opacity='0.12'/></svg>");--theme-pattern-size: 120px 120px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='100' viewBox='0 0 140 100'><circle cx='30' cy='30' r='9' fill='%230F6E56' opacity='0.04'/><circle cx='100' cy='50' r='6' fill='%230F6E56' opacity='0.06'/><circle cx='60' cy='75' r='4' fill='%23085041' opacity='0.08'/></svg>")}[data-theme=blue]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'><circle cx='25' cy='30' r='9' fill='%23185FA5' opacity='0.06'/><circle cx='85' cy='25' r='5' fill='%23185FA5' opacity='0.08'/><circle cx='55' cy='70' r='11' fill='%230C447C' opacity='0.05'/><circle cx='100' cy='85' r='7' fill='%23185FA5' opacity='0.07'/><circle cx='40' cy='100' r='4' fill='%230C447C' opacity='0.10'/><circle cx='90' cy='105' r='3' fill='%230C447C' opacity='0.12'/></svg>");--theme-pattern-size: 120px 120px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='100' viewBox='0 0 140 100'><circle cx='35' cy='30' r='9' fill='%23185FA5' opacity='0.04'/><circle cx='105' cy='50' r='6' fill='%23185FA5' opacity='0.06'/><circle cx='65' cy='75' r='4' fill='%230C447C' opacity='0.08'/></svg>")}[data-theme=purple]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'><polygon points='25,15 30,22 25,29 20,22' fill='%23534AB7' opacity='0.08'/><polygon points='70,40 76,48 70,56 64,48' fill='%23534AB7' opacity='0.07'/><polygon points='45,75 49,80 45,85 41,80' fill='%233C3489' opacity='0.10'/><polygon points='85,80 89,85 85,90 81,85' fill='%23534AB7' opacity='0.09'/><polygon points='15,65 19,70 15,75 11,70' fill='%233C3489' opacity='0.10'/></svg>");--theme-pattern-size: 100px 100px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'><polygon points='30,20 35,27 30,34 25,27' fill='%23534AB7' opacity='0.05'/><polygon points='85,45 89,50 85,55 81,50' fill='%233C3489' opacity='0.07'/></svg>")}[data-theme=pink]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><ellipse cx='25' cy='30' rx='7' ry='3' fill='%23993556' opacity='0.10' transform='rotate(35 25 30)'/><ellipse cx='95' cy='20' rx='5' ry='2.5' fill='%2372243E' opacity='0.12' transform='rotate(-15 95 20)'/><ellipse cx='130' cy='55' rx='8' ry='3.5' fill='%23993556' opacity='0.09' transform='rotate(60 130 55)'/><ellipse cx='55' cy='75' rx='6' ry='2.5' fill='%2372243E' opacity='0.11' transform='rotate(-40 55 75)'/><ellipse cx='115' cy='100' rx='7' ry='3' fill='%23993556' opacity='0.10' transform='rotate(20 115 100)'/><ellipse cx='30' cy='115' rx='5' ry='2' fill='%2372243E' opacity='0.13' transform='rotate(75 30 115)'/><ellipse cx='80' cy='135' rx='8' ry='3.5' fill='%23993556' opacity='0.09' transform='rotate(-25 80 135)'/><ellipse cx='145' cy='140' rx='5' ry='2' fill='%2372243E' opacity='0.12' transform='rotate(50 145 140)'/></svg>");--theme-pattern-size: 160px 160px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='160' viewBox='0 0 180 160'><ellipse cx='30' cy='30' rx='7' ry='3' fill='%23993556' opacity='0.07' transform='rotate(35 30 30)'/><ellipse cx='110' cy='25' rx='5' ry='2.5' fill='%2372243E' opacity='0.09' transform='rotate(-15 110 25)'/><ellipse cx='160' cy='65' rx='6' ry='2.5' fill='%23993556' opacity='0.07' transform='rotate(60 160 65)'/><ellipse cx='65' cy='85' rx='6' ry='2.5' fill='%2372243E' opacity='0.08' transform='rotate(-40 65 85)'/><ellipse cx='135' cy='110' rx='7' ry='3' fill='%23993556' opacity='0.07' transform='rotate(20 135 110)'/><ellipse cx='25' cy='135' rx='5' ry='2' fill='%2372243E' opacity='0.10' transform='rotate(75 25 135)'/><ellipse cx='95' cy='145' rx='6' ry='2.5' fill='%23993556' opacity='0.07' transform='rotate(-25 95 145)'/></svg>")}[data-theme=coral]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'><path d='M 20 30 Q 30 22 40 30' stroke='%23993C1D' stroke-width='1' fill='none' opacity='0.10'/><path d='M 60 40 Q 70 32 80 40' stroke='%23993C1D' stroke-width='1' fill='none' opacity='0.10'/><path d='M 35 65 Q 45 57 55 65' stroke='%23712B13' stroke-width='1' fill='none' opacity='0.12'/><path d='M 75 75 Q 85 67 95 75' stroke='%23993C1D' stroke-width='1' fill='none' opacity='0.10'/><path d='M 10 80 Q 18 73 26 80' stroke='%23712B13' stroke-width='1' fill='none' opacity='0.12'/></svg>");--theme-pattern-size: 100px 100px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'><path d='M 25 30 Q 35 22 45 30' stroke='%23993C1D' stroke-width='1' fill='none' opacity='0.08'/><path d='M 75 50 Q 85 42 95 50' stroke='%23712B13' stroke-width='1' fill='none' opacity='0.10'/></svg>")}[data-theme=amber]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='86' viewBox='0 0 100 86'><polygon points='30,8 40,14 40,26 30,32 20,26 20,14' fill='none' stroke='%23854F0B' stroke-width='1' opacity='0.10'/><polygon points='75,30 85,36 85,48 75,54 65,48 65,36' fill='none' stroke='%23854F0B' stroke-width='1' opacity='0.10'/><polygon points='30,52 40,58 40,70 30,76 20,70 20,58' fill='none' stroke='%23633806' stroke-width='1' opacity='0.12'/></svg>");--theme-pattern-size: 100px 86px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'><polygon points='30,15 40,21 40,33 30,39 20,33 20,21' fill='none' stroke='%23854F0B' stroke-width='1' opacity='0.08'/><polygon points='90,40 100,46 100,58 90,64 80,58 80,46' fill='none' stroke='%23633806' stroke-width='1' opacity='0.10'/></svg>")}[data-theme=green]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><path d='M 25 25 Q 30 20 35 25 Q 35 33 30 35 Q 25 33 25 25 Z' fill='%233B6D11' opacity='0.11' transform='rotate(-25 30 28)'/><path d='M 90 20 Q 95 15 100 20 Q 100 28 95 30 Q 90 28 90 20 Z' fill='%2327500A' opacity='0.13' transform='rotate(40 95 23)'/><path d='M 130 55 Q 135 50 140 55 Q 140 63 135 65 Q 130 63 130 55 Z' fill='%233B6D11' opacity='0.10' transform='rotate(-15 135 58)'/><path d='M 55 70 Q 60 65 65 70 Q 65 78 60 80 Q 55 78 55 70 Z' fill='%2327500A' opacity='0.12' transform='rotate(60 60 73)'/><path d='M 110 100 Q 115 95 120 100 Q 120 108 115 110 Q 110 108 110 100 Z' fill='%233B6D11' opacity='0.11' transform='rotate(-50 115 103)'/><path d='M 30 115 Q 35 110 40 115 Q 40 123 35 125 Q 30 123 30 115 Z' fill='%2327500A' opacity='0.13' transform='rotate(20 35 118)'/><path d='M 80 135 Q 85 130 90 135 Q 90 143 85 145 Q 80 143 80 135 Z' fill='%233B6D11' opacity='0.10' transform='rotate(-35 85 138)'/><path d='M 145 140 Q 150 135 155 140 Q 155 148 150 150 Q 145 148 145 140 Z' fill='%2327500A' opacity='0.12' transform='rotate(70 150 143)'/></svg>");--theme-pattern-size: 160px 160px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='160' viewBox='0 0 180 160'><path d='M 30 30 Q 35 25 40 30 Q 40 38 35 40 Q 30 38 30 30 Z' fill='%233B6D11' opacity='0.08' transform='rotate(-25 35 33)'/><path d='M 105 25 Q 110 20 115 25 Q 115 33 110 35 Q 105 33 105 25 Z' fill='%2327500A' opacity='0.10' transform='rotate(40 110 28)'/><path d='M 155 65 Q 160 60 165 65 Q 165 73 160 75 Q 155 73 155 65 Z' fill='%233B6D11' opacity='0.08' transform='rotate(-15 160 68)'/><path d='M 65 85 Q 70 80 75 85 Q 75 93 70 95 Q 65 93 65 85 Z' fill='%2327500A' opacity='0.09' transform='rotate(60 70 88)'/><path d='M 130 110 Q 135 105 140 110 Q 140 118 135 120 Q 130 118 130 110 Z' fill='%233B6D11' opacity='0.08' transform='rotate(-50 135 113)'/><path d='M 25 135 Q 30 130 35 135 Q 35 143 30 145 Q 25 143 25 135 Z' fill='%2327500A' opacity='0.10' transform='rotate(20 30 138)'/><path d='M 95 145 Q 100 140 105 145 Q 105 153 100 155 Q 95 153 95 145 Z' fill='%233B6D11' opacity='0.08' transform='rotate(-35 100 148)'/></svg>")}[data-theme=white]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><circle cx='15' cy='20' r='1.2' fill='%231A1A18' opacity='0.10'/><circle cx='55' cy='35' r='1' fill='%231A1A18' opacity='0.12'/><circle cx='35' cy='60' r='1.5' fill='%231A1A18' opacity='0.08'/><circle cx='70' cy='65' r='1' fill='%231A1A18' opacity='0.10'/></svg>");--theme-pattern-size: 80px 80px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='80' viewBox='0 0 100 80'><circle cx='25' cy='30' r='1.2' fill='%231A1A18' opacity='0.08'/><circle cx='70' cy='55' r='1' fill='%231A1A18' opacity='0.10'/></svg>")}[data-theme=white] #done-section{background-image:var(--theme-pattern-done),linear-gradient(105deg,#ecece8,#f5f5f2 60%,#fff)}[data-theme=black]{--theme-pattern: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'><circle cx='25' cy='30' r='1.6' fill='%23FFFFFF' opacity='0.85'/><circle cx='90' cy='25' r='1.2' fill='%23FFFFFF' opacity='0.70'/><circle cx='130' cy='50' r='1.8' fill='%23FFFFFF' opacity='0.80'/><circle cx='55' cy='65' r='1.1' fill='%23FFFFFF' opacity='0.90'/><circle cx='105' cy='85' r='1.4' fill='%23FFFFFF' opacity='0.75'/><circle cx='15' cy='95' r='1.5' fill='%23FFFFFF' opacity='0.80'/><circle cx='75' cy='115' r='1' fill='%23FFFFFF' opacity='0.95'/><circle cx='140' cy='125' r='1.3' fill='%23FFFFFF' opacity='0.70'/><circle cx='35' cy='140' r='1.1' fill='%23FFFFFF' opacity='0.85'/><circle cx='115' cy='150' r='1.2' fill='%23FFFFFF' opacity='0.75'/></svg>");--theme-pattern-size: 160px 160px;--theme-pattern-done: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='160' viewBox='0 0 180 160'><circle cx='30' cy='25' r='1.4' fill='%23FFFFFF' opacity='0.65'/><circle cx='100' cy='40' r='1.2' fill='%23FFFFFF' opacity='0.55'/><circle cx='150' cy='60' r='1.5' fill='%23FFFFFF' opacity='0.60'/><circle cx='60' cy='80' r='1.1' fill='%23FFFFFF' opacity='0.75'/><circle cx='130' cy='95' r='1.3' fill='%23FFFFFF' opacity='0.55'/><circle cx='20' cy='115' r='1.2' fill='%23FFFFFF' opacity='0.65'/><circle cx='90' cy='135' r='1' fill='%23FFFFFF' opacity='0.75'/><circle cx='160' cy='145' r='1.4' fill='%23FFFFFF' opacity='0.55'/></svg>")}[data-theme=black] .screen-header,[data-theme=black] .settings-header{background-image:var(--theme-pattern),linear-gradient(105deg,#0a0a09,#2a2a28,#5c5c56)}[data-theme=black] #done-section{background-image:var(--theme-pattern-done),linear-gradient(105deg,#2a2a28,#3a3a36,#6a6a63)}
