*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#f8f6ff,#f1f5f9);color:#111827;transition:background-color .2s ease,color .2s ease}body[data-theme=dark]{background:radial-gradient(circle at top,#020617,#020617);color:#e5e7eb}.app{max-width:960px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.splash{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#f8f6ff,#f1f5f9);z-index:60}.splash .splash-content{text-align:center;padding:1.5rem}body[data-theme=dark] .splash{background:radial-gradient(circle at top,#020617,#020617)}.splash .subtitle{margin-top:.5rem;color:#6b7280}body[data-theme=dark] .splash .subtitle{color:#9ca3af}.splash.hidden{display:none}.splash{opacity:1;transition:opacity .45s ease,visibility .45s ease}.splash.fade-out{opacity:0;visibility:hidden}.app.fade-in{opacity:0;transition:opacity .45s ease}.app.fade-in{opacity:1}@media(min-width:768px){.app{padding:2rem 1.5rem 4rem}}.app-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem}.app-header h1{margin:0;font-size:1.8rem;letter-spacing:.03em}.subtitle{margin:.35rem 0 0;font-size:.95rem;color:#6b7280}body[data-theme=dark] .subtitle{color:#9ca3af}.header-actions{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:flex-end;align-items:center}.header-left{display:flex;align-items:center;gap:.4rem}.icon-btn{border-radius:50%;border:1px solid #d1d5db;padding:.2rem;width:28px;height:28px;font-size:.95rem;cursor:pointer;background:transparent;color:#4b5563;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background-color:#e5e7eb}body[data-theme=dark] .icon-btn{border-color:#374151;color:#e5e7eb}body[data-theme=dark] .icon-btn:hover{background-color:#111827}.view-toggle{display:inline-flex;padding:.1rem;border-radius:999px;background:#ffffffe6;box-shadow:0 3px 8px #0f172a14;margin-top:1.5rem}body[data-theme=dark] .view-toggle{background:#0f172af2;box-shadow:0 0 #0000;border:1px solid #1f2937}.header-left .view-toggle{margin-top:0;padding:0;background:transparent;box-shadow:none}.header-left .view-btn{padding:.15rem .55rem;font-size:.95rem;color:inherit}.header-left .view-btn.active{background:transparent;color:inherit}.view-btn{border:none;background:transparent;padding:.35rem .7rem;border-radius:999px;font-size:.9rem;font-weight:500;cursor:pointer;color:#6b7280;transition:background-color .15s ease,color .15s ease}.view-btn.active{background:#111827;color:#f9fafb}body[data-theme=dark] .view-btn{color:#9ca3af}.tiles-section,.reel-section,.tapestry-section{margin-top:.25rem}.tapestry-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.6rem}.tapestry-year-label{font-weight:600;font-size:.95rem;color:#374151}body[data-theme=dark] .tapestry-year-label{color:#e5e7eb}.tapestry-canvas{width:100%;border-radius:14px;background:#ffffffbf;box-shadow:0 10px 22px #0f172a0f;border:1px solid rgba(148,163,184,.25)}body[data-theme=dark] .tapestry-canvas{background:#0f172aa6;border-color:#1f2937cc}.tapestry-hover-label{min-height:1.2rem;margin-top:.5rem;font-size:.9rem;color:#6b7280}body[data-theme=dark] .tapestry-hover-label{color:#9ca3af}.filter-btn{position:relative}.filter-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:600;padding:.15rem .35rem;border-radius:10px;min-width:18px;text-align:center;line-height:1}.filter-modal-content{max-width:500px;max-height:85vh;overflow-y:auto}.filter-section{margin-bottom:1.5rem}.filter-section-label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}body[data-theme=dark] .filter-section-label{color:#cbd5f5}.filter-search-wrapper{position:relative;width:100%}.search-input{width:100%;padding:.6rem 2.5rem .6rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.search-input:focus{border-color:#4b5563;box-shadow:0 0 0 2px #4b55631a}body[data-theme=dark] .search-input{background:#020617;border-color:#374151;color:#e5e7eb}body[data-theme=dark] .search-input:focus{border-color:#cbd5f5;box-shadow:0 0 0 2px #818cf826}.clear-search-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#6b7280;font-size:1.3rem;line-height:1;cursor:pointer;padding:.2rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .15s ease}.clear-search-btn:hover{background:#e5e7eb}body[data-theme=dark] .clear-search-btn{color:#9ca3af}body[data-theme=dark] .clear-search-btn:hover{background:#111827}.filter-dropdown{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;color:#111827;cursor:pointer;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.filter-dropdown.full-width{width:100%}.filter-dropdown:focus{border-color:#4b5563;box-shadow:0 0 0 2px #4b55631a}body[data-theme=dark] .filter-dropdown{background:#020617;border-color:#374151;color:#e5e7eb}body[data-theme=dark] .filter-dropdown:focus{border-color:#cbd5f5;box-shadow:0 0 0 2px #818cf826}.custom-date-range{margin-top:.75rem;padding:.75rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}body[data-theme=dark] .custom-date-range{background:#111827;border-color:#374151}.date-range-inputs{display:flex;gap:.75rem}.date-input-group{flex:1;display:flex;flex-direction:column;gap:.25rem}.date-input{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem;background:#fff;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.date-input:focus{border-color:#4b5563;box-shadow:0 0 0 2px #4b55631a}body[data-theme=dark] .date-input{background:#020617;border-color:#374151;color:#e5e7eb;color-scheme:dark}body[data-theme=dark] .date-input:focus{border-color:#cbd5f5;box-shadow:0 0 0 2px #818cf826}.filter-row{display:flex;gap:.75rem;align-items:center;margin-top:.75rem}.filter-row .filter-dropdown{flex:1}.checkbox-label{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#374151;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}body[data-theme=dark] .checkbox-label{color:#d1d5db}.checkbox-label input[type=checkbox]{cursor:pointer;width:16px;height:16px}.color-similarity-picker{margin-top:.75rem;padding:.75rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}body[data-theme=dark] .color-similarity-picker{background:#111827;border-color:#374151}.color-picker-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.color-input{width:60px;height:40px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;outline:none;transition:border-color .15s ease}.color-input:focus{border-color:#4b5563}body[data-theme=dark] .color-input{border-color:#374151;background:#020617}body[data-theme=dark] .color-input:focus{border-color:#cbd5f5}.slider-row{display:flex;flex-direction:column;gap:.5rem}.tolerance-slider{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none}.tolerance-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#4b5563;cursor:pointer;transition:background .15s ease}.tolerance-slider::-webkit-slider-thumb:hover{background:#374151}.tolerance-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#4b5563;cursor:pointer;border:none;transition:background .15s ease}.tolerance-slider::-moz-range-thumb:hover{background:#374151}body[data-theme=dark] .tolerance-slider{background:#374151}body[data-theme=dark] .tolerance-slider::-webkit-slider-thumb{background:#cbd5f5}body[data-theme=dark] .tolerance-slider::-webkit-slider-thumb:hover{background:#a5b4fc}body[data-theme=dark] .tolerance-slider::-moz-range-thumb{background:#cbd5f5}body[data-theme=dark] .tolerance-slider::-moz-range-thumb:hover{background:#a5b4fc}.entry-count{font-size:.8rem;color:#6b7280;margin-bottom:.75rem;font-weight:500;letter-spacing:.02em}body[data-theme=dark] .entry-count{color:#9ca3af}.calendar-section{margin-top:.25rem;display:flex;flex-direction:column}.tiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.7rem}@media(min-width:600px){.tiles-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:420px){.tiles-grid{grid-template-columns:1fr}}.add-tile{border-radius:6px;border:1px dashed #d1d5db;background:#ffffffe6;min-height:110px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;color:#6b7280;flex-direction:column;gap:.25rem}.add-tile-icon{font-size:1.4rem}body[data-theme=dark] .add-tile{background:#0f172af2;border-color:#374151;color:#9ca3af}.tile{position:relative;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 3px 8px #0f172a14;transform:translateY(0);transition:transform .15s ease,box-shadow .15s ease}.tile:hover{transform:translateY(-1px);box-shadow:0 5px 12px #0f172a1f}body[data-theme=dark] .tile{background:#020617;box-shadow:0 0 #0000;border:1px solid #111827}.tile-color-band{position:relative;height:72px;background:var(--tile-color, #e5e7eb)}.tile-content{padding:.5rem .7rem .65rem}.tile-date{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;margin-bottom:.25rem}body[data-theme=dark] .tile-date{color:#6b7280}.tile-metaphor-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#6b7280;margin-bottom:.1rem}body[data-theme=dark] .tile-metaphor-label{color:#9ca3af}.tile-metaphor-text{font-size:.9rem;line-height:1.3;color:#111827}body[data-theme=dark] .tile-metaphor-text{color:#e5e7eb}.tile-actions{position:absolute;top:5px;right:5px;display:flex;gap:4px;opacity:0;transition:opacity .15s ease}.tile:hover .tile-actions{opacity:1}.tile-action-btn{border:none;border-radius:6px;width:22px;height:22px;font-size:.8rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0f172a40;color:#f9fafb;padding:0;transition:background-color .15s ease}.tile-action-btn:hover{background:#0f172a99}.tile-edit-btn{font-size:.75rem}.tile-delete-btn{font-size:.9rem}.empty-state{padding:1.1rem 1rem;border-radius:6px;border:1px dashed #d1d5db;text-align:center;font-size:.9rem;color:#6b7280;background:#ffffffb3}body[data-theme=dark] .empty-state{border-color:#374151;background:#0f172ae6;color:#9ca3af}.calendar-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.6rem}.calendar-month-label{font-weight:600;font-size:.95rem;color:#374151}body[data-theme=dark] .calendar-month-label{color:#e5e7eb}.calendar-nav-btn{border-radius:50%;border:none;width:28px;height:28px;cursor:pointer;background:#e5e7eb;color:#374151;font-size:1rem;display:flex;align-items:center;justify-content:center}.calendar-nav-btn:hover{background:#d1d5db}body[data-theme=dark] .calendar-nav-btn{background:#111827;color:#e5e7eb}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.16rem;font-size:.75rem;color:#9ca3af;margin-bottom:.25rem}body[data-theme=dark] .calendar-weekdays{color:#6b7280}.calendar-weekdays>div{text-align:center}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.16rem}@media(min-width:800px){:root{--calendar-width: 760px;--calendar-gap: 4px;--calendar-col-width: calc( (var(--calendar-width) - (6 * var(--calendar-gap))) / 7 )}.calendar-weekdays{width:var(--calendar-width);margin:0 auto .25rem;display:grid;grid-template-columns:repeat(7,var(--calendar-col-width));gap:var(--calendar-gap);box-sizing:border-box;padding-left:0;padding-right:0}.calendar-grid{gap:var(--calendar-gap);width:var(--calendar-width);margin:0 auto;grid-template-columns:repeat(7,var(--calendar-col-width));grid-auto-rows:72px;box-sizing:border-box}.calendar-day{aspect-ratio:auto;padding:3px 4px;font-size:.72rem;display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden}.calendar-day .calendar-day-number{font-size:.72rem}}.calendar-weekdays{margin:0 auto .25rem;box-sizing:border-box;padding-left:0;padding-right:0}.calendar-weekdays>div{text-align:center;font-size:.72rem;padding:6px 0}.calendar-popup{position:absolute;z-index:80;background:#fff;color:#111827;border-radius:8px;box-shadow:0 10px 30px #0f172a33;padding:.6rem .75rem;max-width:260px;font-size:.9rem}body[data-theme=dark] .calendar-popup{background:#020617;color:#e5e7eb;border:1px solid #1f2937}.calendar-popup .popup-close{position:absolute;top:6px;right:8px;background:transparent;border:none;color:inherit;font-size:1rem;cursor:pointer}.calendar-popup.hidden{display:none}.calendar-grid{flex:1 1 auto;padding-bottom:.25rem;box-sizing:border-box}.calendar-day{position:relative;border-radius:6px;background:#f3f4f6;font-size:.78rem;color:#4b5563;padding:3px;display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden;min-height:0}body[data-theme=dark] .calendar-day{background:#020617;border:1px solid #0f172a}.calendar-day.has-entry{color:#111827;cursor:pointer}.calendar-day-number{position:relative;z-index:1}.calendar-day.has-entry:before{content:"";position:absolute;inset:0;border-radius:6px;background:var(--day-color, #e5e7eb)}.calendar-day.has-entry .calendar-day-number{position:relative;z-index:1;padding:2px 4px;border-radius:999px;background:#ffffffc7}.calendar-day.empty{background:transparent;border:none}body[data-theme=dark] .calendar-day.empty{background:transparent!important;border:none!important;box-shadow:none!important;color:transparent!important;visibility:hidden}@media(max-width:900px){.calendar-section{max-height:calc(100vh - 8rem);min-height:0;overflow:hidden}.calendar-grid{overflow:auto;overflow-x:hidden}}.reel-inner{display:flex;align-items:stretch;gap:.75rem}.reel-nav-btn{border-radius:50%;border:1px solid #d1d5db;width:32px;height:32px;cursor:pointer;background:#f9fafb;color:#4b5563;font-size:1.1rem;display:flex;align-items:center;justify-content:center;align-self:center}.reel-nav-btn:hover{background-color:#e5e7eb}body[data-theme=dark] .reel-nav-btn{background:#020617;border-color:#1f2937;color:#e5e7eb}body[data-theme=dark] .reel-nav-btn:hover{background:#111827}.reel-card{flex:1;border-radius:6px;overflow:hidden;min-height:200px;box-shadow:0 3px 8px #0f172a14;background:#fff;display:flex;flex-direction:column;touch-action:pan-y}body[data-theme=dark] .reel-card{background:#020617;border:1px solid #111827;box-shadow:none}.reel-card-color{height:140px;background:var(--reel-color, #e5e7eb)}.reel-card-body{padding:.75rem .9rem .9rem}.reel-card-date{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;margin-bottom:.35rem}body[data-theme=dark] .reel-card-date{color:#6b7280}.reel-card-metaphor{font-size:1rem;line-height:1.4}.reel-empty-text{margin:auto;padding:1rem;text-align:center;font-size:.9rem;color:#6b7280}@media(max-width:640px){.reel-section{min-height:calc(100vh - 6rem);display:flex;flex-direction:column}.reel-inner{flex:1;align-items:stretch;justify-content:center;padding:0 .5rem}.reel-card{align-self:center;width:100%;max-width:720px;height:calc(100vh - 8rem);display:flex;flex-direction:column;overflow:hidden;margin:0 auto}.reel-card-color{height:min(50vh,60%);flex:0 0 auto}.reel-card-body{overflow:auto}.reel-nav-btn{display:none}}@media(max-width:640px){.app{padding:1rem 1rem 2.5rem}.reel-inner{padding-left:0;padding-right:0}.reel-card{max-width:calc(100% - 2rem)}.calendar-grid,.calendar-weekdays{padding-left:.25rem;padding-right:.25rem;box-sizing:border-box}}.modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:40}.modal.hidden{display:none}.modal-backdrop{position:absolute;inset:0;background:#0f172a80}.modal-content{position:relative;z-index:41;max-width:420px;width:calc(100% - 2.5rem);background:#fff;border-radius:6px;padding:1rem 1rem 1.1rem;max-height:calc(100vh - 4rem);overflow:auto;box-shadow:0 10px 30px #0f172a59;font-size:.9rem}body[data-theme=dark] .modal-content{background:#020617;color:#e5e7eb;box-shadow:0 10px 30px #0009;border:1px solid #1f2937}.modal-title{margin-top:0;margin-bottom:.6rem}.modal-content p{margin-top:.35rem;margin-bottom:.35rem}.modal-content ul{margin-top:.25rem;padding-left:1.2rem}details{margin-bottom:.5rem}details summary{cursor:pointer;font-weight:600;margin-top:.5rem;outline:none}details p,details ul{margin:.45rem 0 .8rem}.modal-close-btn{position:absolute;top:6px;right:6px;border-radius:50%;border:none;width:24px;height:24px;cursor:pointer;background:transparent;font-size:1.1rem;line-height:1;color:#6b7280}body[data-theme=dark] .modal-close-btn{color:#9ca3af}.entry-modal-content{max-width:460px}.form-row{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.9rem}@media(min-width:520px){.form-row{flex-direction:row}}.form-col{flex:1}.field-label{display:block;font-size:.82rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin-bottom:.3rem}.small-label{font-size:.76rem}body[data-theme=dark] .field-label{color:#9ca3af}input[type=text],input[type=date]{width:100%;border-radius:4px;border:1px solid #e5e7eb;padding:.55rem .75rem;font-size:.95rem;outline:none;background-color:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}input[type=text]:focus,input[type=date]:focus{border-color:#4b5563;background-color:#fff;box-shadow:0 0 0 2px #4b55632e}body[data-theme=dark] input[type=text],body[data-theme=dark] input[type=date]{background-color:#020617;border-color:#1f2937;color:#e5e7eb}body[data-theme=dark] input[type=text]:focus,body[data-theme=dark] input[type=date]:focus{border-color:#cbd5f5;box-shadow:0 0 0 2px #818cf866}#colorInput{-webkit-appearance:none;appearance:none;width:100%;height:2.1rem;border-radius:4px;border:1px solid #e5e7eb;padding:0;background:transparent;cursor:pointer}#colorInput::-webkit-color-swatch-wrapper{padding:0}#colorInput::-webkit-color-swatch{border-radius:4px;border:none}body[data-theme=dark] #colorInput{border-color:#1f2937}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.9rem}.primary-btn,.secondary-btn{border-radius:4px;border:1px solid #d1d5db;padding:.45rem .9rem;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#f9fafb;color:#111827}.primary-btn:hover,.secondary-btn:hover{background-color:#f3f4f6}body[data-theme=dark] .primary-btn,body[data-theme=dark] .secondary-btn{background:#020617;border-color:#1f2937;color:#e5e7eb}body[data-theme=dark] .primary-btn:hover,body[data-theme=dark] .secondary-btn:hover{background:#111827}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.shake{animation:shake .3s}.modal-description{margin-bottom:1.25rem;font-size:.9rem;color:#6b7280}body[data-theme=dark] .modal-description{color:#9ca3af}.form-group{margin-bottom:1.25rem}.text-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.9rem;background:#fff;color:#111827}body[data-theme=dark] .text-input{background:#111827;border-color:#374151;color:#e5e7eb}.radio-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.radio-label input[type=radio]{cursor:pointer}.file-input{width:100%;padding:.5rem;font-size:.9rem;cursor:pointer}.import-preview{margin-top:1rem;padding:.75rem;background:#f3f4f6;border-radius:4px;border:1px solid #d1d5db}body[data-theme=dark] .import-preview{background:#111827;border-color:#374151}.preview-text{margin:0;font-size:.85rem;color:#374151}body[data-theme=dark] .preview-text{color:#d1d5db}.menu-container{position:relative;display:inline-block}.dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:140px;z-index:1000;overflow:hidden}body[data-theme=dark] .dropdown-menu{background:#1e293b;border-color:#374151;box-shadow:0 4px 12px #0000004d}.menu-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.65rem 1rem;border:none;background:transparent;color:#111827;font-size:.9rem;cursor:pointer;transition:background-color .15s ease;text-align:left}.menu-item:hover{background:#f3f4f6}body[data-theme=dark] .menu-item{color:#e5e7eb}body[data-theme=dark] .menu-item:hover{background:#334155}.menu-icon{font-size:1.1rem;line-height:1}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#1f2937;color:#fff;padding:.75rem 1rem;border-radius:8px;box-shadow:0 4px 12px #0003;display:flex;align-items:center;gap:1rem;z-index:2000;animation:slideUp .3s ease;max-width:90%}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.toast-message{font-size:.9rem;line-height:1.4}.toast-btn{background:#3b82f6;color:#fff;border:none;padding:.4rem .9rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}.toast-btn:hover{background:#2563eb}.toast-btn:active{background:#1d4ed8}body[data-theme=dark] .toast{background:#0f172a;box-shadow:0 4px 12px #0006}.export-preview{margin-top:1rem;padding:.75rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}body[data-theme=dark] .export-preview{background:#111827;border-color:#374151}.export-preview .preview-text{font-size:.85rem;color:#6b7280;margin:0}body[data-theme=dark] .export-preview .preview-text{color:#9ca3af}.hidden{display:none}
