@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;700&display=swap";.dynamic-picker-header[data-v-6069ff80]{border-bottom:1px solid rgba(255,255,255,.1);padding:16px 16px 12px}.interface-pin-lock[data-v-1695ee98]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000}.pin-lock-container[data-v-1695ee98]{background:white;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:3rem;max-width:400px;width:90%;text-align:center}.pin-header h2[data-v-1695ee98]{color:#1976d2;margin:0 0 .5rem;font-weight:600}.pin-header p[data-v-1695ee98]{margin:0 0 2rem;font-size:.9rem;line-height:1.4}.pin-display[data-v-1695ee98]{margin-bottom:2rem}.pin-dots[data-v-1695ee98]{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.pin-dot[data-v-1695ee98]{width:16px;height:16px;border-radius:50%;border:2px solid #e0e0e0;background:transparent;transition:all .2s ease}.pin-dot.filled[data-v-1695ee98]{background:#1976d2;border-color:#1976d2;transform:scale(1.1)}.pin-dot.error[data-v-1695ee98]{background:#f44336;border-color:#f44336;animation:shake-1695ee98 .5s ease-in-out}.error-message[data-v-1695ee98]{color:#f44336;font-size:.875rem;font-weight:500;min-height:1.2rem}.numeric-keypad[data-v-1695ee98]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.keypad-row[data-v-1695ee98]{display:flex;justify-content:center;gap:1rem}.keypad-btn[data-v-1695ee98]{width:64px;height:64px;border-radius:50%;border:none;background:#f5f5f5;color:#333;font-size:1.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.keypad-btn[data-v-1695ee98]:hover:not(:disabled){background:#e0e0e0;transform:scale(1.05)}.keypad-btn[data-v-1695ee98]:active:not(:disabled){transform:scale(.95)}.keypad-btn[data-v-1695ee98]:disabled{opacity:.5;cursor:not-allowed}.keypad-btn-primary[data-v-1695ee98]{background:#1976d2;color:#fff}.keypad-btn-primary[data-v-1695ee98]:hover:not(:disabled){background:#1565c0}.keypad-btn-secondary[data-v-1695ee98]{background:#ff9800;color:#fff}.keypad-btn-secondary[data-v-1695ee98]:hover:not(:disabled){background:#f57c00}.pin-footer[data-v-1695ee98]{margin-top:1rem}.logout-link[data-v-1695ee98]{cursor:pointer;transition:color .2s ease;padding:.5rem;border-radius:4px}.logout-link[data-v-1695ee98]:hover{color:#1976d2!important;background-color:#1976d21a}@keyframes shake-1695ee98{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@media (max-width: 480px){.pin-lock-container[data-v-1695ee98]{padding:2rem 1.5rem;margin:1rem}.keypad-btn[data-v-1695ee98]{width:56px;height:56px;font-size:1.25rem}.keypad-row[data-v-1695ee98]{gap:.75rem}}.selected>.spreadsheet-selected{opacity:1!important;transform:scale(1)}.spreadsheet-select-card{border:1px solid #e0e0e0;border-radius:12px;background:white;transition:all .2s ease;min-height:140px;max-height:180px;display:flex;flex-direction:column}.spreadsheet-select-card:hover{border-color:#1976d2;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.spreadsheet-select-card.selected{border-color:#4caf50;background:#f1f8e9;box-shadow:0 4px 12px #4caf5033}.spreadsheet-card-content{position:relative}.spreadsheet-title{font-size:14px;font-weight:500;line-height:1.3;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.selected>.file-selected{opacity:1!important;transform:scale(1)}.file-select-card{border:1px solid #e0e0e0;border-radius:12px;background:white;transition:all .2s ease;min-height:140px;max-height:180px;display:flex;flex-direction:column}.file-select-card:hover{border-color:#1976d2;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.file-select-card.selected{border-color:#4caf50;background:#f1f8e9;box-shadow:0 4px 12px #4caf5033}.file-card-content{position:relative}.file-title{font-size:14px;font-weight:500;line-height:1.3;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.single-result-highlight{transform:scale(1.5);transition:all .15s ease-in;margin:100px auto}.cursor-pointer{cursor:pointer}.selected>.document-selected{opacity:1!important;transform:scale(1)}.document-select-card{border:1px solid #e0e0e0;border-radius:12px;background:white;transition:all .2s ease;min-height:140px;max-height:180px;display:flex;flex-direction:column}.document-select-card:hover{border-color:#1976d2;box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.document-select-card.selected{border-color:#4caf50;background:#f1f8e9;box-shadow:0 4px 12px #4caf5033}.document-card-content{position:relative}.document-title{font-size:14px;font-weight:500;line-height:1.3;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.attachment-dialog .q-dialog__inner[data-v-60f91586]{padding:16px}.attachment-modal-card[data-v-60f91586]{width:90vw;max-width:900px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column}.attachment-header[data-v-60f91586]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.attachment-content[data-v-60f91586]{flex:1;overflow-y:auto}.attachment-footer[data-v-60f91586]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.taffy-close-btn[data-v-60f91586]{color:#f43f5e!important;border-radius:50%!important;padding:8px!important;min-height:32px!important;min-width:32px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-close-btn[data-v-60f91586]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px) scale(1.05)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.taffy-close-btn[data-v-60f91586]:active{transform:translateY(0) scale(1)!important;box-shadow:0 2px 6px var(--cherry-taffy-shadow)!important}.taffy-clear-all-btn[data-v-60f91586]{color:#f43f5e!important;border-radius:12px!important;padding:8px 16px!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:1px solid rgba(244,63,94,.2)!important}.taffy-clear-all-btn[data-v-60f91586]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px) scale(1.02)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important;border-color:transparent!important}.taffy-clear-all-btn[data-v-60f91586]:active{transform:translateY(0) scale(1)!important;box-shadow:0 2px 6px var(--cherry-taffy-shadow)!important}.current-attachments[data-v-60f91586]{border:1px solid #f0f0f0;border-radius:12px;padding:16px;background:#fafafa}.attachments-scroll-container[data-v-60f91586]{max-height:120px;overflow-y:auto;overflow-x:hidden}.attachments-grid[data-v-60f91586]{display:flex;flex-wrap:wrap;gap:8px}.attachment-chip[data-v-60f91586]{margin:0!important;border:none!important;font-weight:500!important;border-radius:16px!important;transition:all .2s ease!important}.q-chip.attachment-chip .q-chip__icon[data-v-60f91586],.current-attachments .q-chip .q-chip__icon[data-v-60f91586]{font-size:1.2em!important}.attachment-chip[data-v-60f91586]:hover{box-shadow:0 4px 12px #00000026!important}.attachment-chip--contacts[data-v-60f91586]{background:var(--grape-taffy-gradient)!important;box-shadow:0 2px 8px var(--grape-taffy-shadow)!important}.attachment-chip--documents[data-v-60f91586]{background:var(--mint-taffy-gradient)!important;box-shadow:0 2px 8px var(--mint-taffy-shadow)!important}.attachment-chip--proposals[data-v-60f91586]{background:var(--orange-taffy-gradient)!important;box-shadow:0 2px 8px var(--orange-taffy-shadow)!important}.attachment-chip--projects[data-v-60f91586]{background:var(--cocoa-taffy-gradient)!important;box-shadow:0 2px 8px var(--cocoa-taffy-shadow)!important}.attachment-chip--files[data-v-60f91586]{background:var(--berry-taffy-gradient)!important;box-shadow:0 2px 8px var(--berry-taffy-shadow)!important}.attachment-chip--spreadsheets[data-v-60f91586]{background:var(--lavender-taffy-gradient)!important;box-shadow:0 2px 8px var(--lavender-taffy-shadow)!important}.file-drop-zone[data-v-60f91586]{position:relative;border:2px dashed rgba(255,255,255,.4);border-radius:20px;padding:40px 20px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);background:var(--berry-taffy-gradient);background-size:200% 200%;animation:gradientShift-60f91586 6s ease infinite;min-height:140px;cursor:pointer;box-shadow:0 8px 32px #3b82f64d;overflow:hidden}.file-drop-zone[data-v-60f91586]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border-radius:18px;pointer-events:none}.file-drop-zone--condensed[data-v-60f91586]{padding:24px 20px;min-height:100px}.file-drop-zone[data-v-60f91586]:hover{border-color:#fff9;transform:translateY(-2px);box-shadow:0 12px 40px #3b82f64d;animation-duration:3s}.file-drop-zone--dragover[data-v-60f91586]{border-color:#fffc;transform:translateY(-4px) scale(1.02);box-shadow:0 16px 48px #3b82f666;animation-duration:1s}@keyframes gradientShift-60f91586{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.file-input[data-v-60f91586]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer}.drop-zone-content[data-v-60f91586]{pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;color:#fff}.entity-grid[data-v-60f91586]{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.entity-btn[data-v-60f91586]{min-height:95px;border-radius:16px;border:none;background:#ffffff;transition:all .25s cubic-bezier(.4,0,.2,1);padding:16px 12px;box-shadow:0 2px 4px #0000000a;position:relative}.entity-btn[data-v-60f91586]:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.entity-btn-content[data-v-60f91586]{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1)}.entity-btn-label[data-v-60f91586]{font-size:12px;font-weight:600;line-height:1.2;color:#2c3e50;margin-bottom:3px}.entity-btn-caption[data-v-60f91586]{font-size:10px;font-weight:400;color:#7f8c8d;line-height:1.2;text-align:center;text-transform:none!important;letter-spacing:normal!important}.entity-count-badge[data-v-60f91586]{position:absolute!important;top:8px!important;right:8px!important;z-index:10!important;min-width:20px!important;height:20px!important;font-size:11px!important;font-weight:600!important;box-shadow:0 2px 4px #f43f5e4d!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding:0!important}.entity-btn .entity-btn-caption[data-v-60f91586],.attachment-modal .entity-btn-caption[data-v-60f91586]{text-transform:none!important}.entity-btn--contacts[data-v-60f91586]:hover{background:var(--grape-taffy-gradient);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--grape-taffy-shadow)}.entity-btn--contacts:hover .entity-btn-label[data-v-60f91586],.entity-btn--contacts:hover .entity-btn-caption[data-v-60f91586],.entity-btn--contacts:hover .q-icon[data-v-60f91586]{color:#fff!important}.entity-btn--documents[data-v-60f91586]:hover{background:var(--mint-taffy-gradient);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--mint-taffy-shadow)}.entity-btn--documents:hover .entity-btn-label[data-v-60f91586],.entity-btn--documents:hover .entity-btn-caption[data-v-60f91586],.entity-btn--documents:hover .q-icon[data-v-60f91586]{color:#fff!important}.entity-btn--proposals[data-v-60f91586]:hover{background:var(--orange-taffy-gradient);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--orange-taffy-shadow)}.entity-btn--proposals:hover .entity-btn-label[data-v-60f91586],.entity-btn--proposals:hover .entity-btn-caption[data-v-60f91586],.entity-btn--proposals:hover .q-icon[data-v-60f91586]{color:#fff!important}.entity-btn--projects[data-v-60f91586]:hover{background:var(--cocoa-taffy-gradient);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--cocoa-taffy-shadow)}.entity-btn--projects:hover .entity-btn-label[data-v-60f91586],.entity-btn--projects:hover .entity-btn-caption[data-v-60f91586],.entity-btn--projects:hover .q-icon[data-v-60f91586]{color:#fff!important}.entity-btn--files[data-v-60f91586]:hover{background:var(--berry-taffy-gradient);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--berry-taffy-shadow)}.entity-btn--files:hover .entity-btn-label[data-v-60f91586],.entity-btn--files:hover .entity-btn-caption[data-v-60f91586],.entity-btn--files:hover .q-icon[data-v-60f91586]{color:#fff!important}.entity-btn--spreadsheets[data-v-60f91586]:hover{background:var(--lavender-taffy-gradient);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--lavender-taffy-shadow)}.entity-btn--spreadsheets:hover .entity-btn-label[data-v-60f91586],.entity-btn--spreadsheets:hover .entity-btn-caption[data-v-60f91586],.entity-btn--spreadsheets:hover .q-icon[data-v-60f91586]{color:#fff!important}@media (max-width: 600px){.attachment-modal-card[data-v-60f91586]{width:95vw;margin:8px}.entity-grid[data-v-60f91586]{grid-template-columns:repeat(2,1fr);gap:10px}.entity-btn[data-v-60f91586]{min-height:85px;padding:14px 10px;border-radius:14px}.entity-btn-label[data-v-60f91586]{font-size:11px}.entity-btn-caption[data-v-60f91586]{font-size:9px}.file-drop-zone[data-v-60f91586]{padding:24px 12px;min-height:100px}.entity-count-badge[data-v-60f91586]{top:6px!important;right:6px!important;min-width:18px!important;height:18px!important;font-size:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding:0!important}}.agent-selector[data-v-505e2267]{display:inline-flex;align-items:center}.agent-btn[data-v-505e2267]{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;transition:all .2s ease}.agent-btn.custom-agent[data-v-505e2267]{background:linear-gradient(135deg,#f093fb,#f5576c)!important}.agent-btn.team-mode[data-v-505e2267]{background:linear-gradient(135deg,#00c9ff,#92fe9d)!important}.agent-btn[data-v-505e2267]:hover{transform:scale(1.05)}.agent-btn[data-v-505e2267]:disabled{opacity:.6;transform:none}.bg-gradient-default[data-v-505e2267]{background:linear-gradient(135deg,#667eea,#764ba2)!important}.bg-gradient-team[data-v-505e2267]{background:linear-gradient(135deg,#00c9ff,#92fe9d)!important}.agent-selector-menu[data-v-505e2267],[data-v-505e2267] .q-menu{z-index:9999!important}.taffy-minimized-widget[data-v-561a5604]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.9);border-radius:12px;cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,.1);margin-bottom:10px}.taffy-minimized-widget[data-v-561a5604]:hover{background:#64748b;border-color:#475569}.taffy-minimized-widget__container[data-v-561a5604]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.taffy-minimized-widget__icon[data-v-561a5604]{color:#0009;transition:color .2s ease}.taffy-minimized-widget:hover .taffy-minimized-widget__icon[data-v-561a5604]{color:#fff}.taffy-minimized-widget--sticky-note[data-v-561a5604]{background:linear-gradient(135deg,#fef3c7 0%,#fde047 50%,#facc15 100%);border:1px solid rgba(251,191,36,.3)}.taffy-minimized-widget--sticky-note .taffy-minimized-widget__icon[data-v-561a5604]{color:#8b5a3c}.taffy-minimized-widget--sticky-note[data-v-561a5604]:hover{background:linear-gradient(135deg,#fde047 0%,#facc15 50%,#f59e0b 100%);border-color:#fbbf2480}.taffy-minimized-widget--sticky-note:hover .taffy-minimized-widget__icon[data-v-561a5604]{color:#6d4c41}.taffy-minimized-widget__tooltip[data-v-561a5604]{background:rgba(0,0,0,.8)!important;color:#fff!important;font-size:12px!important;padding:6px 10px!important;border-radius:8px!important;backdrop-filter:blur(10px)!important;font-weight:500!important;letter-spacing:.025em!important}.menu-icon-section[data-v-5eca2683]{min-width:20px!important;margin-right:8px!important;padding-right:0!important}.dashboard-taskbar[data-v-5eca2683]{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:transparent;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.dashboard-taskbar[data-v-5eca2683]>*{pointer-events:auto}.minimized-widgets[data-v-5eca2683]{position:absolute;top:-20px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:1000;align-items:flex-end;overflow:visible;width:max-content;max-width:calc(100vw - 28px);padding:0 14px}.minimized-widgets-container[data-v-5eca2683]{display:flex;gap:5px;align-items:flex-end}.expanding-input-area[data-v-5eca2683]{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-end;min-height:0;transition:all .3s ease;margin-bottom:-80px}.chat-input-container[data-v-5eca2683]{display:flex;align-items:center;width:600px;max-width:800px;flex-shrink:1}.input-container[data-v-5eca2683]{border-top-right-radius:20px;border-top-left-radius:20px;background-color:#fff;width:100%;padding:3px 5px 3px 20px;min-width:600px;max-width:800px;position:relative;box-shadow:0 5px 20px #0003;outline:4px solid rgba(128,128,128,.21);transition:all .4s ease}@media (max-width: 991px){.input-container[data-v-5eca2683],.input-spacer[data-v-5eca2683]{min-width:400px;max-width:400px}}.input-container[data-v-5eca2683]:hover{outline:4px solid rgba(33,150,243,.75)}.input-container[data-v-5eca2683]:focus-within{outline:4px solid rgba(0,191,165,.75)}.custom-input-wrapper[data-v-5eca2683]{position:relative;width:100%;display:flex;align-items:flex-end;min-height:48px}.custom-chat-input[data-v-5eca2683]{width:100%;border:none;outline:none;background:transparent;font-family:inherit;font-size:16px;line-height:1.4;color:#333;resize:none;overflow-y:hidden;min-height:24px;max-height:400px;padding:12px 0 12px 35px;vertical-align:bottom;transition:height .2s ease}.custom-chat-input[data-v-5eca2683]::-webkit-scrollbar{width:4px}.custom-chat-input[data-v-5eca2683]::-webkit-scrollbar-track{background:rgba(0,0,0,.02);border-radius:2px}.custom-chat-input[data-v-5eca2683]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-chat-input[data-v-5eca2683]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.12)}.custom-chat-input[data-v-5eca2683]{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.08) rgba(0,0,0,.02)}.fixed-bottom-controls[data-v-5eca2683]{display:flex;justify-content:center;align-items:center;height:58px;background:transparent;padding:0 10px;gap:10px}.custom-chat-input[data-v-5eca2683]::placeholder{color:#00000080}.custom-chat-input[data-v-5eca2683]:disabled{opacity:.6;cursor:not-allowed}.loading-indicator[data-v-5eca2683]{position:absolute;right:10px;bottom:12px;display:flex;align-items:center;justify-content:center}.mic-btn-wrapper[data-v-5eca2683]{position:relative;display:inline-flex;align-items:center;justify-content:center}.mic-waves[data-v-5eca2683]{position:absolute;inset:0;display:inline-block;pointer-events:none}.mic-btn-wrapper-inline[data-v-5eca2683]{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;z-index:5}.mic-btn-inline[data-v-5eca2683]{color:#fff!important;background:#2dd4bf!important;transition:all .2s ease;width:32px!important;height:32px!important;margin-left:-18px}.mic-btn-inline[data-v-5eca2683]:hover{color:#fff!important;background:#14b8a6!important;transform:scale(1.05)}.mic-btn-inline[data-v-5eca2683]:disabled{opacity:.4}.mic-btn-inline i[data-v-5eca2683]{font-size:14px!important}.action-btn[data-v-5eca2683]{color:#fff!important;transition:all .2s ease;background:var(--frost-taffy-gradient)!important}.action-btn[data-v-5eca2683]:disabled{opacity:.6;transform:none}.action-btn[data-v-5eca2683]:not(:disabled):hover{transform:scale(1.05);box-shadow:0 4px 12px var(--frost-taffy-shadow)}.send-btn[data-v-5eca2683]:not(:disabled){background:var(--mint-chip-taffy-gradient)!important}.send-btn[data-v-5eca2683]:not(:disabled):hover{transform:scale(1.05);box-shadow:0 4px 12px var(--mint-chip-taffy-shadow)}.magic-btn[data-v-5eca2683]:not(:disabled):hover{transform:scale(1.05);box-shadow:0 4px 12px var(--frost-taffy-shadow)}.new-chat-btn[data-v-5eca2683]:not(:disabled):hover{transform:scale(1.05);box-shadow:0 4px 12px var(--frost-taffy-shadow)}.attach-btn[data-v-5eca2683]:not(:disabled):hover{transform:scale(1.05);box-shadow:0 4px 12px var(--frost-taffy-shadow)}.action-btn i[data-v-5eca2683]{font-size:16px!important}.history-btn[data-v-5eca2683]{background:linear-gradient(135deg,#667eea,#764ba2)!important}.history-btn[data-v-5eca2683]:not(:disabled):hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.widget-controls[data-v-5eca2683]{display:none}.control-button[data-v-5eca2683]{width:40px;height:40px;background:rgba(0,0,0,.05);transition:all .2s ease}.control-button[data-v-5eca2683]:hover{background:rgba(0,0,0,.1)}.zoom-level[data-v-5eca2683]{font-size:.85rem;color:#616161;min-width:45px;text-align:center;font-weight:500}@media (max-width: 1200px){.chat-input-container[data-v-5eca2683]{width:500px;max-width:700px}.input-container[data-v-5eca2683]{min-width:500px;max-width:700px}}@media (max-width: 991px){.chat-input-container[data-v-5eca2683]{width:400px;max-width:600px}.input-container[data-v-5eca2683]{min-width:400px;max-width:400px}.fixed-bottom-controls[data-v-5eca2683]{padding:0 8px;gap:8px}}@media (max-width: 850px){.chat-input-container[data-v-5eca2683]{width:350px;max-width:550px}.input-container[data-v-5eca2683]{min-width:350px;max-width:350px}.fixed-bottom-controls[data-v-5eca2683]{padding:0 6px;gap:6px}}@media (max-width: 768px){.fixed-bottom-controls[data-v-5eca2683]{flex-wrap:wrap;gap:8px;height:auto;padding:8px 10px;justify-content:center}.chat-input-container[data-v-5eca2683]{width:100%;max-width:500px;order:1}.input-container[data-v-5eca2683]{min-width:300px;max-width:500px;width:100%}.fixed-bottom-controls[data-v-5eca2683]>*{flex-shrink:0}}.clear-input-btn[data-v-5eca2683]{position:absolute;top:-10px;left:-10px;z-index:10;background:rgba(255,255,255,.9)!important;border:1px solid rgba(0,0,0,.1);transition:all .2s ease;box-shadow:0 2px 4px #0000001a;transform-origin:center}.clear-input-btn[data-v-5eca2683]:hover{background:rgba(255,255,255,1)!important;transform:scale(1.1);box-shadow:0 3px 6px #00000026}.animated[data-v-5eca2683]{animation-duration:.4s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity}.animated.slower[data-v-5eca2683]{animation-duration:.7s;animation-timing-function:cubic-bezier(.25,1,.5,1);will-change:transform,opacity}.zoomIn[data-v-5eca2683]{animation-name:zoomIn-5eca2683}.zoomOut[data-v-5eca2683]{animation-name:zoomOut-5eca2683}.slideInUp[data-v-5eca2683]{animation-name:slideInUp-5eca2683}@keyframes zoomIn-5eca2683{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:.8;transform:scale3d(1.05,1.05,1.05)}to{opacity:1;transform:scaleZ(1)}}@keyframes zoomOut-5eca2683{0%{opacity:1;transform:scaleZ(1)}50%{opacity:1;transform:scale3d(1.05,1.05,1.05)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes slideInUp-5eca2683{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}.widget-tab-enter-active[data-v-5eca2683]{transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.widget-tab-leave-active[data-v-5eca2683]{transition:all .4s cubic-bezier(.55,.085,.68,.53);position:absolute}.widget-tab-enter-from[data-v-5eca2683]{opacity:0;transform:translateY(15px) scale(.4) rotate(45deg);filter:blur(2px)}.widget-tab-leave-to[data-v-5eca2683]{opacity:0;transform:translateY(-8px) scale(.6) rotate(-45deg);filter:blur(1px)}.widget-tab-move[data-v-5eca2683]{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.attachments-container[data-v-5eca2683]{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;background:rgba(255,255,255,.9);border-radius:12px;margin-top:8px;max-width:600px;margin-left:auto;margin-right:auto}.attachment-item[data-v-5eca2683]{display:inline-flex}.attachment-item .q-chip[data-v-5eca2683]{font-size:12px;padding:4px 8px}.attachment-count-badge[data-v-5eca2683]{min-width:18px!important;height:18px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;font-size:11px!important;font-weight:600!important;line-height:1!important}.attachment-count-badge .q-badge__label[data-v-5eca2683]{padding:0!important;min-width:auto!important}.cursor-pointer[data-v-43414466]{cursor:pointer}.widget-wrapper[data-v-43414466]{position:relative;background:white;border-radius:16px;height:100%;display:flex;flex-direction:column;transition:border .3s ease;outline:3px solid #9999994e}.widget-wrapper.pinned[data-v-43414466]{transition:outline .2s ease;outline:3px solid rgba(251,191,36,.3)}.widget-wrapper.pinned.interaction-attempt[data-v-43414466]{outline:4px solid rgba(251,191,36,.75);outline-offset:6px}.widget-wrapper.locked[data-v-43414466]{transition:outline .2s ease;outline:3px solid rgba(244,63,94,.3)}.widget-wrapper.locked.interaction-attempt[data-v-43414466]{outline:4px solid rgba(244,63,94,.75);outline-offset:0px}.widget-wrapper.minimized[data-v-43414466]{height:auto;min-height:40px}.dynamic-control-btn[data-v-43414466]{transition:background-color .15s ease!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;padding:0!important}.dynamic-control-btn .q-icon[data-v-43414466]{font-size:10px!important;width:10px!important;height:10px!important;margin:0!important;line-height:1!important}.widget-control-btn[data-v-43414466]{transition:background-color .15s ease!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.widget-control-btn .q-btn__content[data-v-43414466]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.widget-control-btn .q-icon[data-v-43414466]{font-size:10px!important;width:10px!important;height:10px!important;margin:0!important;line-height:1!important}.widget-header[data-v-43414466]{display:flex;align-items:center;justify-content:space-between;padding:2px 16px;background:rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.08);border-radius:12px 12px 0 0;cursor:default;min-height:40px;-webkit-user-select:none;user-select:none}.widget-header[data-v-43414466]:hover{background:rgba(0,0,0,.04);cursor:default}.widget-header.draggable[data-v-43414466]:hover{cursor:grab}.widget-header[data-v-43414466]:active{cursor:default}.widget-header.draggable[data-v-43414466]:active{cursor:grabbing}.widget-header.sticky-note-header[data-v-43414466]{background:linear-gradient(135deg,#fef3c7 0%,#fde047 50%,#facc15 100%)!important;border-bottom:1px solid rgba(251,191,36,.3)!important;box-shadow:0 2px 4px #fbbf241a,inset 0 1px #ffffff4d}.widget-header.sticky-note-header[data-v-43414466]:hover{background:linear-gradient(135deg,#fef3c7 0%,#fde047 50%,#facc15 100%)!important;box-shadow:0 3px 6px #fbbf2426,inset 0 1px #fff6}.widget-header.sticky-note-header .widget-title[data-v-43414466]{color:#8b5a3c!important;font-family:Kalam,cursive!important;font-weight:600!important}.widget-header.sticky-note-header .widget-control-btn[data-v-43414466]{background:rgba(139,90,60,.1)!important;color:#8b5a3c!important;border:1px solid rgba(139,90,60,.2)!important}.widget-header.sticky-note-header .widget-control-btn[data-v-43414466]:hover{background:rgba(139,90,60,.2)!important;color:#6d4c41!important;border-color:#8b5a3c4d!important}.widget-header.sticky-note-header .settings-btn[data-v-43414466]:hover,.widget-header.sticky-note-header .minimize-btn[data-v-43414466]:hover,.widget-header.sticky-note-header .maximize-btn[data-v-43414466]:hover,.widget-header.sticky-note-header .close-btn[data-v-43414466]:hover{background:rgba(139,90,60,.25)!important;color:#fff!important;box-shadow:0 2px 8px #8b5a3c4d!important}.widget-header.sticky-note-header .widget-pin-toggle[data-v-43414466]{background:rgba(139,90,60,.1);border:1px solid rgba(139,90,60,.2)}.widget-header.sticky-note-header .widget-pin-toggle .pin-toggle-icon[data-v-43414466]{color:#8b5a3c}.widget-header.sticky-note-header .widget-pin-toggle.pin-preview[data-v-43414466]{background:rgba(139,90,60,.25);box-shadow:0 4px 12px #8b5a3c66}.widget-header.sticky-note-header .widget-pin-toggle.pin-preview .pin-toggle-icon[data-v-43414466]{color:#fff}.widget-header.sticky-note-header .widget-pin-toggle.pinned[data-v-43414466]{background:rgba(139,90,60,.25);box-shadow:0 2px 8px #8b5a3c4d}.widget-header.sticky-note-header .widget-pin-toggle.pinned .pin-toggle-icon[data-v-43414466]{color:#fff}.widget-header.sticky-note-header .widget-pin-toggle.unpin-preview[data-v-43414466]{background:rgba(139,90,60,.4);box-shadow:0 4px 12px #8b5a3c80}.widget-header.sticky-note-header .widget-pin-toggle.unpin-preview .pin-toggle-icon[data-v-43414466]{color:#fff}.widget-header.sticky-note-header .widget-actions-dropdown .q-btn[data-v-43414466]{background:rgba(139,90,60,.1)!important;color:#8b5a3c!important;border:1px solid rgba(139,90,60,.2)!important}.widget-header.sticky-note-header .widget-actions-dropdown .q-btn[data-v-43414466]:hover{background:rgba(139,90,60,.2)!important;color:#6d4c41!important}.widget-title{&[data-v-43414466]{display:flex;align-items:center;font-size:.9rem;font-weight:500;color:#424242;margin-left:-7px;gap:5px}> i[data-v-43414466] {font-size: 1.3em !important; margin-right: 0 !important;}}.widget-controls[data-v-43414466]{display:flex;align-items:center;gap:4px;margin-right:-7px}.widget-content[data-v-43414466]{flex:1;overflow:auto;border-radius:0 0 12px 12px!important}.widget-wrapper.minimizing[data-v-43414466]{transition:all .25s ease-out;transform-origin:center center;opacity:0;transform:scale(.8);position:absolute!important;top:0;left:0;right:0;bottom:0;z-index:1000;overflow:visible!important;will-change:transform,opacity}.widget-wrapper.minimizing>.widget-header[data-v-43414466]{overflow:hidden!important}.widget-wrapper.minimizing .widget-content[data-v-43414466]{overflow:overlay!important}.widget-wrapper.minimizing .chat-history-container[data-v-43414466],.widget-wrapper.minimizing .widget-scroll-content[data-v-43414466],.widget-wrapper.minimizing .ai-widget-content[data-v-43414466],.widget-wrapper.minimizing .page-widget[data-v-43414466]{overflow:auto!important}.widget-wrapper.restoring[data-v-43414466]{position:absolute!important;top:0;left:0;right:0;bottom:0;z-index:1000;overflow:visible!important;will-change:transform,opacity;animation:widget-restore-43414466 .25s ease-out forwards}@keyframes widget-restore-43414466{0%{opacity:0;transform:scale(.8);transform-origin:center center}to{opacity:1;transform:scale(1)}}.widget-wrapper.restoring .widget-content[data-v-43414466]{overflow:overlay!important}.widget-wrapper.restoring .chat-history-container[data-v-43414466],.widget-wrapper.restoring .widget-scroll-content[data-v-43414466],.widget-wrapper.restoring .ai-widget-content[data-v-43414466],.widget-wrapper.restoring .page-widget[data-v-43414466]{overflow:auto!important}.widget-wrapper.minimizing[data-v-43414466],.widget-wrapper.restoring[data-v-43414466]{contain:layout style paint}.fade-enter-active[data-v-43414466],.fade-leave-active[data-v-43414466]{transition:opacity .3s ease}.fade-enter-from[data-v-43414466],.fade-leave-to[data-v-43414466]{opacity:0}.widget-fullscreen-overlay[data-v-43414466]{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:80px!important;width:100vw!important;height:calc(100vh - 80px)!important;z-index:500!important;background:rgba(0,0,0,.95)!important;margin:0!important;padding:16px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.widget-wrapper.fullscreen[data-v-43414466]{width:calc(100% - 32px)!important;height:calc(100% - 32px)!important;max-width:none!important;max-height:none!important;box-shadow:0 20px 60px #00000080!important;border-radius:20px!important;overflow:hidden!important;outline:4px solid rgba(168,85,247,.3)!important;outline-offset:4px!important;position:relative!important}.widget-wrapper.fullscreen .widget-content[data-v-43414466]{height:calc(100% - 40px)!important;overflow:auto!important}body[data-v-43414466]:has(.widget-fullscreen-overlay){overflow:hidden!important}.q-menu[data-v-43414466]{z-index:1500!important}.report-issue-dialog .q-dialog__inner[data-v-493f2c3e]{padding:16px}.report-issue-card[data-v-493f2c3e]{width:90vw;max-width:700px;max-height:80vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.report-issue-header[data-v-493f2c3e]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.report-issue-content[data-v-493f2c3e]{flex:1;overflow-y:auto}.report-issue-footer[data-v-493f2c3e]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.issue-type-grid[data-v-493f2c3e]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.issue-type-btn[data-v-493f2c3e]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;background:white;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:60px;outline:none}.issue-type-btn[data-v-493f2c3e]:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.issue-type-btn--selected[data-v-493f2c3e]{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important;border-color:transparent!important;color:#fff!important;transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #3b82f64d!important}.issue-type-btn--selected .issue-type-label[data-v-493f2c3e]{color:#fff!important}.issue-type-label[data-v-493f2c3e]{font-size:.75rem;font-weight:500;margin-top:8px;text-align:center;line-height:1.2}.priority-toggle[data-v-493f2c3e]{border-radius:8px;overflow:hidden}.priority-toggle .q-btn[data-v-493f2c3e]{background:#f8fafc!important;color:#64748b!important;border:1px solid #e2e8f0!important;font-weight:500!important;transition:all .3s ease!important}.priority-toggle .q-btn[data-v-493f2c3e]:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.priority-toggle .q-btn--active[aria-label*=Low][data-v-493f2c3e]{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 8px #10b9814d!important}.priority-toggle .q-btn--active[aria-label*=Medium][data-v-493f2c3e]{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 8px #ea580c4d!important}.priority-toggle .q-btn--active[aria-label*=High][data-v-493f2c3e]{background:linear-gradient(135deg,#f87171 0%,#ef4444 100%)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 8px #ef44444d!important}.priority-toggle .q-btn--active[aria-label*=Critical][data-v-493f2c3e]{background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 2px 8px #991b1b66!important;transform:scale(1.02)!important}.system-info-expansion[data-v-493f2c3e]{border:1px solid #e2e8f0;border-radius:8px}.system-info-content[data-v-493f2c3e]{padding:12px;background:#f8fafc;border-radius:0 0 8px 8px}.system-info-item[data-v-493f2c3e]{margin-bottom:4px;font-size:.8125rem;line-height:1.3}.system-info-item[data-v-493f2c3e]:last-child{margin-bottom:0}.attachment-upload-area[data-v-493f2c3e]{border:2px dashed #e2e8f0;border-radius:8px;padding:8px;text-align:center;transition:all .3s ease}.attachment-upload-area[data-v-493f2c3e]:hover{border-color:#cbd5e1;background:#f8fafc}.attached-files[data-v-493f2c3e]{display:flex;flex-direction:column;gap:8px}.attached-file-item[data-v-493f2c3e]{display:flex;align-items:center;padding:8px 12px;background:white;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem}.file-name[data-v-493f2c3e]{flex:1;color:#475569}.block[data-v-493f2c3e]{display:block}.taffy-btn-medium[data-v-493f2c3e]{border-radius:16px!important;padding:8px 16px!important;font-weight:600!important;min-height:36px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-btn-small[data-v-493f2c3e]{border-radius:12px!important;padding:6px 12px!important;font-weight:600!important;min-height:28px!important;box-shadow:0 1px 4px #0000000f!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-mint-btn[data-v-493f2c3e]{background:var(--mint-taffy-gradient)!important;color:#fff!important;border:none!important}.taffy-mint-btn[data-v-493f2c3e]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.taffy-berry-btn[data-v-493f2c3e]{background:var(--berry-taffy-gradient)!important;color:#fff!important;border:none!important}.taffy-berry-btn[data-v-493f2c3e]:hover{transform:scale(1.02)!important;box-shadow:0 3px 8px var(--berry-taffy-shadow)!important}.taffy-frost-btn[data-v-493f2c3e]{background:var(--frost-taffy-gradient)!important;color:#fff!important;border:none!important}.taffy-frost-btn[data-v-493f2c3e]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--frost-taffy-shadow)!important}@media (max-width: 600px){.report-issue-card[data-v-493f2c3e]{width:95vw;margin:8px}.issue-type-grid[data-v-493f2c3e]{grid-template-columns:repeat(2,1fr);gap:10px}.issue-type-btn[data-v-493f2c3e]{min-height:70px;padding:12px 8px}.issue-type-label[data-v-493f2c3e]{font-size:.6875rem}.system-info-content[data-v-493f2c3e]{padding:12px}.system-info-item[data-v-493f2c3e]{font-size:.8125rem}.row.q-col-gutter-md[data-v-493f2c3e]{flex-direction:column}.col-6[data-v-493f2c3e]{width:100%;max-width:100%}}.error-boundary[data-v-282a5b19]{display:flex;align-items:center;justify-content:center;min-height:300px;padding:2rem}.error-card[data-v-282a5b19]{max-width:500px;width:100%;border-radius:16px;box-shadow:0 8px 32px #0000001f;border:1px solid #e2e8f0;overflow:hidden}.error-header[data-v-282a5b19]{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);color:#fff;padding:1.5rem;display:flex;align-items:center;gap:1rem}.error-icon-container[data-v-282a5b19]{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:rgba(255,255,255,.2);border-radius:50%;flex-shrink:0}.error-icon[data-v-282a5b19]{font-size:1.75rem;color:#fff}.error-header-content[data-v-282a5b19]{flex:1}.error-title[data-v-282a5b19]{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;line-height:1.2;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.error-subtitle[data-v-282a5b19]{font-size:.875rem;margin:0;color:#ffffffe6;line-height:1.4}.error-content[data-v-282a5b19]{padding:1.5rem;background:white}.error-message-container[data-v-282a5b19]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;margin-bottom:1.5rem}.error-message[data-v-282a5b19]{font-size:.875rem;color:#475569;margin:0;line-height:1.5;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,monospace;word-break:break-word}.error-actions[data-v-282a5b19]{display:flex;align-items:center;justify-content:center;gap:.5rem}.error-retry-btn[data-v-282a5b19]{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important;color:#fff!important;border-radius:12px!important;font-weight:500!important;text-transform:none!important;box-shadow:0 2px 8px #3b82f64d!important;transition:all .3s ease!important}.error-retry-btn[data-v-282a5b19]:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #3b82f666!important}.error-report-btn[data-v-282a5b19]{color:#64748b!important;border-radius:12px!important;font-weight:500!important;text-transform:none!important;transition:all .3s ease!important}.error-report-btn[data-v-282a5b19]:hover{background:#f1f5f9!important;color:#475569!important}@media (max-width: 768px){.error-boundary[data-v-282a5b19]{padding:1rem;min-height:250px}.error-header[data-v-282a5b19]{padding:1rem;flex-direction:column;text-align:center;gap:.75rem}.error-icon-container[data-v-282a5b19]{width:50px;height:50px}.error-icon[data-v-282a5b19]{font-size:1.5rem}.error-title[data-v-282a5b19]{font-size:1.25rem}.error-content[data-v-282a5b19]{padding:1rem}.error-actions[data-v-282a5b19]{flex-direction:column;gap:.75rem}.error-retry-btn[data-v-282a5b19],.error-report-btn[data-v-282a5b19]{width:100%}}.page-widget[data-v-e5c06be6]{height:100%;overflow:auto;background:white;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column}.page-widget[data-v-e5c06be6] .q-page{height:100%;overflow:visible}.page-widget[data-v-e5c06be6] *,.page-widget[data-v-e5c06be6] .fade-enter-active,.page-widget[data-v-e5c06be6] .fade-leave-active{transition:opacity .15s ease-out}.page-widget[data-v-e5c06be6] .fade-enter-from,.page-widget[data-v-e5c06be6] .fade-leave-to{opacity:0}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#ffffff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.ai-widget-card[data-v-2fa86ca1]{width:100%;transition:all .3s ease;border:none;box-shadow:none;display:flex;flex-direction:column;border-radius:12px}.ai-widget-card[data-v-2fa86ca1]:hover{box-shadow:0 4px 12px #00000026}.ai-widget-header[data-v-2fa86ca1]{padding:2px 16px;background:rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.08)}.ai-widget-header .taffy-mini-action-btn[data-v-2fa86ca1]{margin-left:4px}.ai-widget-title[data-v-2fa86ca1]{font-size:.9rem;font-weight:500;color:#424242}.ai-widget-content[data-v-2fa86ca1]{padding:0;min-height:100px;height:100%;display:flex;flex-direction:column;overflow:auto}.ai-widget-small .ai-widget-content[data-v-2fa86ca1]{min-height:80px;padding:12px}.ai-widget-large .ai-widget-content[data-v-2fa86ca1]{min-height:200px;padding:20px}.ai-widget-loading[data-v-2fa86ca1]{opacity:.8}.ai-widget-error[data-v-2fa86ca1]{border-color:#f44336}.taffy-empty-state[data-v-a12c6712]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;min-height:300px;background:#fafbfc;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.taffy-empty-state[data-v-a12c6712]:hover{background:#f8fafc}.taffy-empty-state__icon-container[data-v-a12c6712]{margin-bottom:1.5rem;padding:1rem;border-radius:50%;background:rgba(255,255,255,.8);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.taffy-empty-state:hover .taffy-empty-state__icon-container[data-v-a12c6712]{transform:translateY(-4px) translate(-2px) scale(1.08);background:rgba(255,255,255,.95)}.taffy-empty-state__icon[data-v-a12c6712]{display:block;opacity:.8;transition:all .35s cubic-bezier(.25,.46,.45,.94)}.taffy-empty-state:hover .taffy-empty-state__icon[data-v-a12c6712]{opacity:1;transform:translateY(2px) translate(3px) scale(1.12) rotate(2deg)}.taffy-empty-state__content[data-v-a12c6712]{max-width:400px;width:100%}.taffy-empty-state__heading[data-v-a12c6712]{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 .75rem;line-height:1.3}.taffy-empty-state__subtext[data-v-a12c6712]{font-size:.875rem;color:#94a3b8;line-height:1.5;margin:0 0 2rem}.taffy-empty-state__action[data-v-a12c6712]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.taffy-empty-state--contacts .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(232,121,249,.1) 0%,rgba(192,132,252,.1) 100%)}.taffy-empty-state--documents .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(52,211,153,.1) 0%,rgba(16,185,129,.1) 100%)}.taffy-empty-state--projects .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(139,90,60,.1) 0%,rgba(124,45,18,.1) 100%)}.taffy-empty-state--proposals .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(251,146,60,.1) 0%,rgba(234,88,12,.1) 100%)}.taffy-empty-state--files .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(96,165,250,.1) 0%,rgba(59,130,246,.1) 100%)}.taffy-empty-state--tasks .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(6,182,212,.1) 0%,rgba(8,145,178,.1) 100%)}.taffy-empty-state--data .taffy-empty-state__icon-container[data-v-a12c6712]{background:linear-gradient(135deg,rgba(129,140,248,.1) 0%,rgba(99,102,241,.1) 100%)}@media (max-width: 768px){.taffy-empty-state[data-v-a12c6712]{padding:2rem 1.5rem;min-height:250px}.taffy-empty-state__icon-container[data-v-a12c6712]{margin-bottom:1rem;padding:.75rem}.taffy-empty-state__heading[data-v-a12c6712]{font-size:1.25rem}.taffy-empty-state__subtext[data-v-a12c6712]{font-size:.8125rem;margin-bottom:1.5rem}.taffy-empty-state__action[data-v-a12c6712]{flex-direction:column;align-items:center}}.taffy-empty-state--compact[data-v-a12c6712]{padding:2rem 1.5rem;min-height:200px}.taffy-empty-state--compact .taffy-empty-state__icon-container[data-v-a12c6712]{margin-bottom:1rem;padding:.75rem}.taffy-empty-state--compact .taffy-empty-state__heading[data-v-a12c6712]{font-size:1.25rem;margin-bottom:.5rem}.taffy-empty-state--compact .taffy-empty-state__subtext[data-v-a12c6712]{font-size:.8125rem;margin-bottom:1.5rem}.taffy-empty-state--large[data-v-a12c6712]{padding:4rem 3rem;min-height:400px}.taffy-empty-state--large .taffy-empty-state__icon-container[data-v-a12c6712]{margin-bottom:2rem;padding:1.5rem}.taffy-empty-state--large .taffy-empty-state__heading[data-v-a12c6712]{font-size:2rem;margin-bottom:1rem}.taffy-empty-state--large .taffy-empty-state__subtext[data-v-a12c6712]{font-size:1.125rem;margin-bottom:2.5rem}[data-v-762c8683] .taffy-link{color:#1976d2;text-decoration:none;cursor:pointer;border-bottom:1px dotted #1976d2;transition:all .2s ease}[data-v-762c8683] .taffy-link:hover{color:#1565c0;border-bottom-style:solid;background-color:#1976d20d;padding:0 2px;border-radius:2px}[data-v-762c8683] .taffy-link:active{color:#0d47a1;background-color:#1976d21a}.chat-history-container[data-v-762c8683]{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;background-color:#fff;min-height:0;box-sizing:border-box;position:relative}.chat-messages[data-v-762c8683],.chat-messages-container[data-v-762c8683]{display:flex;flex-direction:column;gap:12px}.chat-message[data-v-762c8683],.message-content[data-v-762c8683]{display:flex;width:100%}.message-name-container[data-v-762c8683]{display:flex;align-items:center;gap:8px}.inline-avatar[data-v-762c8683]{flex-shrink:0}.sprout-avatar-container.inline-avatar[data-v-762c8683]{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background-color:#1877cf;border-radius:50%;padding:4px}.sprout-avatar-container.custom-agent-avatar[data-v-762c8683]{background:linear-gradient(135deg,#f093fb,#f5576c);padding:2px}.sprout-avatar[data-v-762c8683]{width:18px;height:18px;object-fit:contain}.message-bubble[data-v-762c8683]{background:white;border-radius:12px;padding:12px 16px;width:100%;max-width:100%}.squircle-border[data-v-762c8683]{border-radius:24px;background-clip:padding-box;position:relative}.squircle-border[data-v-762c8683]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:28px;background:inherit;z-index:-1;margin:-2px;opacity:.3;filter:blur(1px)}.chat-message-user .message-bubble[data-v-762c8683]{background:linear-gradient(to bottom,#ecf8f7 0%,#daf1f0 100%)}.message-header[data-v-762c8683]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.75rem;color:#3fafdf}.message-header-actions[data-v-762c8683]{display:flex;align-items:center;gap:8px}.message-header-actions .taffy-mini-action-btn[data-v-762c8683]{margin-left:0}.message-name[data-v-762c8683]{font-weight:500;font-size:.75rem}.message-time[data-v-762c8683]{font-size:.65rem;color:#878787}.message-text[data-v-762c8683]{word-wrap:break-word;line-height:1.6;font-size:.8rem;font-weight:400}.streaming-message[data-v-762c8683]{animation:fadeIn-762c8683 .3s ease-in-out}.user-message[data-v-762c8683]{white-space:pre-wrap;font-size:.8rem;font-weight:400}.message-text.user-message[data-v-762c8683]{font-weight:400!important}.rendered-markdown[data-v-762c8683]{font-size:.8rem!important;font-weight:400!important}.rendered-markdown[data-v-762c8683] p{margin:0 0 12px;font-size:.8rem!important;font-weight:400!important;line-height:1.6}.rendered-markdown[data-v-762c8683] p:last-child{margin-bottom:0}.rendered-markdown[data-v-762c8683] ul,.rendered-markdown[data-v-762c8683] ol{margin:8px 0;padding-left:24px}.rendered-markdown[data-v-762c8683] li{margin:4px 0}.rendered-markdown[data-v-762c8683] code{background-color:#f0f0f0;padding:2px 6px;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:1em;font-weight:800}.rendered-markdown[data-v-762c8683] pre{background-color:#fff;padding:12px;border-radius:6px;overflow-x:auto;margin:8px 0}.rendered-markdown[data-v-762c8683] pre code{background:none;padding:0}.code-block-wrapper[data-v-762c8683]{position:relative}.code-copy-btn[data-v-762c8683]{position:absolute;top:6px;right:6px;opacity:0;transition:opacity .2s ease;background:rgba(255,255,255,.9);border:1px solid #e5e7eb;border-radius:6px;padding:4px 6px;cursor:pointer}.code-block-wrapper:hover .code-copy-btn[data-v-762c8683]{opacity:1}.code-copy-btn i[data-v-762c8683]{font-size:12px}.rendered-markdown[data-v-762c8683] pre.hljs{font-size:.78rem}.rendered-markdown[data-v-762c8683] blockquote{border-left:3px solid #ddd;margin:8px 0;padding-left:12px;color:#666}.rendered-markdown[data-v-762c8683] h1,.rendered-markdown[data-v-762c8683] h2,.rendered-markdown[data-v-762c8683] h3,.rendered-markdown[data-v-762c8683] h4,.rendered-markdown[data-v-762c8683] h5,.rendered-markdown[data-v-762c8683] h6{margin:12px 0 8px;font-weight:600}.rendered-markdown[data-v-762c8683] h1{font-size:1.1em}.rendered-markdown[data-v-762c8683] h2{font-size:1.05em}.rendered-markdown[data-v-762c8683] h3{font-size:1em}.rendered-markdown[data-v-762c8683] h4{font-size:.9em}.rendered-markdown[data-v-762c8683] h5{font-size:.85em}.rendered-markdown[data-v-762c8683] h6{font-size:.8em}.rendered-markdown[data-v-762c8683] a{color:#1976d2;text-decoration:none}.rendered-markdown[data-v-762c8683] a:hover{text-decoration:underline}.magic-tag-card[data-v-762c8683]{border:1px dashed #c5e5df;background:#f5fffd;border-radius:12px;padding:10px 12px}.magic-tag-header[data-v-762c8683]{display:flex;align-items:center;font-weight:600;color:#0e9f6e;margin-bottom:6px}.magic-tag-body[data-v-762c8683]{font-size:.78rem}.magic-tag-grid[data-v-762c8683]{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px}.magic-tag-field[data-v-762c8683]{display:grid;grid-template-columns:120px 1fr;gap:0px}.magic-tag-field .field-key[data-v-762c8683]{color:#4b5563;font-weight:800;margin-right:0}.magic-tag-field .field-val[data-v-762c8683]{color:#111827}@keyframes fadeIn-762c8683{0%{opacity:.7}to{opacity:1}}.message-bubble.squircle-border[data-v-762c8683]{backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease-out;transform-origin:center}.chat-message:hover .message-bubble.squircle-border[data-v-762c8683]{opacity:1;box-shadow:0 8px 32px #0000000f,0 4px 16px #0000000a}.chat-message-user .message-bubble.squircle-border[data-v-762c8683]{background:linear-gradient(to bottom,#ecf8f7 0%,#daf1f0 100%)}.chat-message-assistant .message-bubble.squircle-border[data-v-762c8683]{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%)}.rendered-markdown[data-v-762c8683] table{border-collapse:collapse;margin:8px 0;width:100%}.rendered-markdown[data-v-762c8683] img{max-width:100%;margin:8px}.rendered-markdown[data-v-762c8683] th,.rendered-markdown[data-v-762c8683] td{border:1px solid #ddd;padding:8px;text-align:left}.rendered-markdown[data-v-762c8683] th{background-color:#f5f5f5;font-weight:600}.chat-history-container[data-v-762c8683]::-webkit-scrollbar{width:8px}.chat-history-container[data-v-762c8683]::-webkit-scrollbar-track{background:#f1f1f1}.chat-history-container[data-v-762c8683]::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.chat-history-container[data-v-762c8683]::-webkit-scrollbar-thumb:hover{background:#555}.status-stack-container[data-v-762c8683]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tool-calls-stack[data-v-762c8683]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;position:relative;min-height:30px;transition:all .3s ease}.tool-chip[data-v-762c8683]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f0f9ff 0%,#ecfeff 100%);border-radius:12px;padding:6px 8px;white-space:nowrap;flex-shrink:0}.tool-chip.tool-complete[data-v-762c8683]{background:linear-gradient(135deg,#f8fff9 0%,#effdf5 100%)}.tool-chip.tool-removing[data-v-762c8683]{opacity:0;transform:translate(15px) scale(.9);transition:all .3s ease-in}.tool-chip-left[data-v-762c8683]{display:flex;align-items:center;flex-shrink:0}.tool-fa[data-v-762c8683]{color:#0ea5e9}.tool-chip-body[data-v-762c8683]{display:flex;flex-direction:column;flex-shrink:0}.tool-title[data-v-762c8683]{font-size:.7rem;font-weight:700;color:#0b7aa6;letter-spacing:.01em}.tool-progress[data-v-762c8683]{position:relative;height:2px;margin-top:4px}.tool-progress-track[data-v-762c8683]{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,165,233,.18),rgba(13,148,136,.18));border-radius:999px}.tool-progress-shimmer[data-v-762c8683]{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.7) 50%,rgba(255,255,255,0) 100%);animation:shimmer-762c8683 1.4s infinite;border-radius:999px}.tool-progress-comet[data-v-762c8683]{position:absolute;top:-2px;left:0;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#22c55e,#16a34a);box-shadow:0 0 0 1px #22c55e40,0 0 8px #22c55e66;animation:comet-762c8683 1.6s ease-in-out infinite}.tool-chip-right[data-v-762c8683]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px}.team-members-stack[data-v-762c8683]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.team-member-chip[data-v-762c8683]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f5f0ff 0%,#f0ecff 100%);border-radius:12px;padding:6px 8px;white-space:nowrap;flex-shrink:0;border:1px solid rgba(147,51,234,.1)}.team-member-chip.member-active[data-v-762c8683]{background:linear-gradient(135deg,#f5f0ff 0%,#f0ecff 100%)}.team-member-chip.member-complete[data-v-762c8683]{background:linear-gradient(135deg,#f8fff9 0%,#effdf5 100%);border-color:#22c55e1a}.member-chip-left[data-v-762c8683]{display:flex;align-items:center;flex-shrink:0}.member-icon[data-v-762c8683]{color:#9333ea}.member-complete .member-icon[data-v-762c8683]{color:#22c55e}.member-chip-body[data-v-762c8683]{display:flex;flex-direction:column;flex-shrink:0}.member-title[data-v-762c8683]{font-size:.7rem;font-weight:700;color:#7c3aed;letter-spacing:.01em}.member-complete .member-title[data-v-762c8683]{color:#16a34a}.member-progress[data-v-762c8683]{position:relative;width:60px;height:2px;margin-top:4px;overflow:hidden}.member-progress-track[data-v-762c8683]{position:absolute;width:100%;height:100%;background:rgba(147,51,234,.1);border-radius:2px}.member-progress-shimmer[data-v-762c8683]{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(147,51,234,.3) 50%,transparent 100%);animation:shimmer-762c8683 1.5s ease-in-out infinite}.member-progress-comet[data-v-762c8683]{position:absolute;width:20px;height:100%;background:linear-gradient(90deg,transparent,#9333ea,transparent);animation:comet-762c8683 1.2s ease-in-out infinite}.member-chip-right[data-v-762c8683]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px}.team-member-dot[data-v-762c8683]{background:#9333ea}.pulsing-dot[data-v-762c8683]{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55eb3;animation:pulse-762c8683 1.6s infinite}.complete-icon[data-v-762c8683]{color:#16a34a}@keyframes pulse-762c8683{0%{transform:scale(.8);box-shadow:0 0 #22c55e99}70%{transform:scale(1.05);box-shadow:0 0 0 10px #22c55e00}to{transform:scale(.8);box-shadow:0 0 #22c55e00}}@keyframes shimmer-762c8683{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes comet-762c8683{0%{left:0%;opacity:.7}50%{left:70%;opacity:1}to{left:100%;opacity:.5}}.thinking-indicator[data-v-762c8683]{background:linear-gradient(135deg,#f3e8ff 0%,#ede9fe 100%);border-radius:12px;padding:6px 8px;display:flex;align-items:center;white-space:nowrap;flex-shrink:0;transition:background .3s ease,color .3s ease}.thinking-indicator.thinking-completed[data-v-762c8683]{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.thinking-indicator.thinking-completed .thinking-text[data-v-762c8683]{color:#16a34a;font-weight:600}.thinking-content[data-v-762c8683]{display:flex;align-items:center;gap:8px}.thinking-icon-wrapper[data-v-762c8683]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.thinking-text[data-v-762c8683]{font-size:.7rem;color:#7c3aed;font-weight:700;letter-spacing:.01em;flex-grow:1;transition:opacity .3s ease}.status-fade-enter-active[data-v-762c8683]{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.status-fade-leave-active[data-v-762c8683]{transition:all .3s ease-in;position:absolute}.status-fade-enter-from[data-v-762c8683]{opacity:0;transform:translate(-15px) scale(.9)}.status-fade-leave-to[data-v-762c8683]{opacity:0;transform:translate(15px) scale(.9)}.status-fade-move[data-v-762c8683]{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}@keyframes thinkingFadeIn-762c8683{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.rendered-markdown table[data-v-762c8683]{display:block;width:100%;overflow-x:auto;white-space:nowrap;border-collapse:collapse;margin:12px 0;background:white;border-radius:8px;box-shadow:0 1px 3px #0000001a}.rendered-markdown table thead[data-v-762c8683]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.rendered-markdown table th[data-v-762c8683],.rendered-markdown table td[data-v-762c8683]{padding:8px 12px;border:1px solid #e2e8f0;text-align:left;white-space:nowrap}.rendered-markdown table th[data-v-762c8683]{font-weight:600;color:#374151;font-size:.875rem;letter-spacing:.025em}.rendered-markdown table td[data-v-762c8683]{color:#4b5563;font-size:.875rem}.rendered-markdown table tbody tr[data-v-762c8683]:nth-child(even){background-color:#f9fafb}.rendered-markdown table tbody tr[data-v-762c8683]:hover{background-color:#f3f4f6}.message-text.rendered-markdown[data-v-762c8683]{overflow-x:hidden}.rendered-markdown table[data-v-762c8683]::-webkit-scrollbar{height:6px}.rendered-markdown table[data-v-762c8683]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.rendered-markdown table[data-v-762c8683]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.rendered-markdown table[data-v-762c8683]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dashboard-ai-widget[data-v-1474b70b]{height:100%;display:flex;flex-direction:column;overflow:hidden}.ai-widget-content[data-v-1474b70b]{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}.widget-scroll-content[data-v-1474b70b]{flex:1;overflow-y:auto;overflow-x:hidden;padding:0!important}.widget-scroll-content[data-v-1474b70b]::-webkit-scrollbar{width:8px}.widget-scroll-content[data-v-1474b70b]::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.widget-scroll-content[data-v-1474b70b]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.widget-scroll-content[data-v-1474b70b]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.ai-widget-small .widget-scroll-content[data-v-1474b70b]{padding:12px}.ai-widget-large .widget-scroll-content[data-v-1474b70b]{padding:20px}.ai-widget-loading[data-v-1474b70b]{opacity:.8}.weather-widget-card[data-v-03fe5cfd]{width:100%;height:100%}.weather-widget-content[data-v-03fe5cfd]{display:flex;flex-direction:column;gap:20px;height:100%}.current-weather-section[data-v-03fe5cfd]{text-align:center}.weather-location[data-v-03fe5cfd]{font-size:1.1rem;font-weight:500;color:#424242;margin-bottom:10px}.weather-temp-display[data-v-03fe5cfd]{display:flex;align-items:center;justify-content:center;gap:15px;margin:10px 0}.weather-temp[data-v-03fe5cfd]{font-size:3rem;font-weight:300;color:#1976d2}.weather-condition[data-v-03fe5cfd]{font-size:.95rem;color:#666;margin-top:5px}.weather-details-section[data-v-03fe5cfd]{background:#f5f5f5;border-radius:8px;padding:15px}.weather-details-grid[data-v-03fe5cfd]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.weather-detail-card[data-v-03fe5cfd]{background:white;border-radius:6px;padding:12px;text-align:center;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.weather-detail-card[data-v-03fe5cfd]:hover{transform:translateY(-2px);box-shadow:0 3px 8px #00000026}.detail-value[data-v-03fe5cfd]{font-size:.95rem;font-weight:500;color:#424242;margin:4px 0}.detail-label[data-v-03fe5cfd]{font-size:.75rem;color:#999}.forecast-section[data-v-03fe5cfd]{flex:1}.forecast-title[data-v-03fe5cfd]{font-size:.9rem;font-weight:500;color:#666;margin-bottom:12px}.forecast-grid[data-v-03fe5cfd]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.forecast-card[data-v-03fe5cfd]{background:#f9f9f9;border-radius:6px;padding:12px 8px;text-align:center;transition:all .3s ease}.forecast-card[data-v-03fe5cfd]:hover{background:#f5f5f5;transform:translateY(-2px)}.forecast-day[data-v-03fe5cfd]{font-size:.85rem;font-weight:500;color:#666;margin-bottom:8px}.forecast-temps[data-v-03fe5cfd]{display:flex;justify-content:center;gap:8px;margin-top:8px;font-size:.85rem}.forecast-high[data-v-03fe5cfd]{color:#424242;font-weight:500}.forecast-low[data-v-03fe5cfd]{color:#999}.weather-loading[data-v-03fe5cfd]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px}.fade-in-detail-enter-active[data-v-03fe5cfd]{transition:all .5s ease}.fade-in-detail-enter-from[data-v-03fe5cfd]{opacity:0;transform:translateY(10px)}.fade-in-forecast-enter-active[data-v-03fe5cfd]{transition:all .5s ease}.fade-in-forecast-enter-from[data-v-03fe5cfd]{opacity:0;transform:translateY(20px)}.recent-projects-widget[data-v-0b2ebc80]{height:100%;overflow-y:auto;padding:20px}.projects-list[data-v-0b2ebc80]{display:flex;flex-direction:column;gap:8px}.taffy-data-card-container.project-item[data-v-0b2ebc80]{padding:0;height:auto;min-height:60px}.taffy-data-card-content[data-v-0b2ebc80]{padding:16px}.taffy-data-card-header[data-v-0b2ebc80]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0;margin:0;border-bottom:none!important}.project-header-left[data-v-0b2ebc80]{display:flex;align-items:center;gap:12px;flex:1}.project-avatar[data-v-0b2ebc80],.no-contact-icon[data-v-0b2ebc80],.project-status-chip[data-v-0b2ebc80]{flex-shrink:0}.taffy-data-card--cocoa:hover .project-status-chip .q-chip[data-v-0b2ebc80]{background:rgba(255,255,255,.2)!important;color:#fff!important;border-color:#fff3!important}.taffy-data-card--cocoa:hover .no-contact-icon[data-v-0b2ebc80]{color:#fff!important}.content-generator-widget[data-v-72a640ea]{max-width:100%}.content-wrapper[data-v-72a640ea]{width:100%}.action-bar[data-v-72a640ea]{padding-bottom:8px}.action-bar .q-btn[data-v-72a640ea]{transition:all .2s ease;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.action-bar .q-btn[data-v-72a640ea]:hover{transform:scale(1.1)}.content-display[data-v-72a640ea]{min-height:200px;max-height:600px;overflow-y:auto}.markdown-content[data-v-72a640ea]{font-size:.95rem;line-height:1.6;color:#333}.markdown-content[data-v-72a640ea] h1,.markdown-content[data-v-72a640ea] h2,.markdown-content[data-v-72a640ea] h3,.markdown-content[data-v-72a640ea] h4,.markdown-content[data-v-72a640ea] h5,.markdown-content[data-v-72a640ea] h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600}.markdown-content[data-v-72a640ea] h1{font-size:1.8em}.markdown-content[data-v-72a640ea] h2{font-size:1.5em}.markdown-content[data-v-72a640ea] h3{font-size:1.3em}.markdown-content[data-v-72a640ea] h4{font-size:1.1em}.markdown-content[data-v-72a640ea] h5{font-size:1em}.markdown-content[data-v-72a640ea] h6{font-size:.9em}.markdown-content[data-v-72a640ea] p{margin-bottom:1em}.markdown-content[data-v-72a640ea] ul,.markdown-content[data-v-72a640ea] ol{margin-bottom:1em;padding-left:2em}.markdown-content[data-v-72a640ea] li{margin-bottom:.25em}.markdown-content[data-v-72a640ea] blockquote{border-left:4px solid #ddd;padding-left:1em;margin-left:0;color:#666;font-style:italic}.markdown-content[data-v-72a640ea] code{background-color:#f5f5f5;padding:.2em .4em;border-radius:3px;font-size:.9em}.markdown-content[data-v-72a640ea] pre{background-color:#f5f5f5;padding:1em;border-radius:5px;overflow-x:auto;margin-bottom:1em}.markdown-content[data-v-72a640ea] pre code{background-color:transparent;padding:0}.markdown-content[data-v-72a640ea] table{border-collapse:collapse;width:100%;margin-bottom:1em}.markdown-content[data-v-72a640ea] th,.markdown-content[data-v-72a640ea] td{border:1px solid #ddd;padding:8px;text-align:left}.markdown-content[data-v-72a640ea] th{background-color:#f5f5f5;font-weight:600}.plain-content[data-v-72a640ea]{font-family:monospace;white-space:pre-wrap;word-wrap:break-word;font-size:.9rem;line-height:1.5}.edit-area[data-v-72a640ea],.content-editor[data-v-72a640ea]{width:100%}.content-editor[data-v-72a640ea] .editor-toolbar{margin-bottom:1px}.content-editor[data-v-72a640ea] .ProseMirror{min-height:300px;max-height:600px;overflow-y:auto}.metadata-section[data-v-72a640ea]{border-top:1px solid #e0e0e0;display:flex;gap:1rem;flex-wrap:wrap}.metadata-section>div[data-v-72a640ea]{display:flex;align-items:center;gap:.25rem}.status-widget-container[data-v-f134a96c]{margin-bottom:12px}.status-widget[data-v-f134a96c]{padding:8px 12px}.status-content[data-v-f134a96c]{display:flex;align-items:center;gap:12px}.status-icon-wrapper[data-v-f134a96c]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.status-text[data-v-f134a96c]{font-size:.9rem;color:#424242;font-weight:500;flex-grow:1}@keyframes fadeIn-f134a96c{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.status-widget-container[data-v-f134a96c]{animation:fadeIn-f134a96c .3s ease-out}.chat-history-widget[data-v-f8dbb712]{height:100%;display:flex;flex-direction:column}.chat-history-content[data-v-f8dbb712]{flex:1;height:100%}.youtube-player-widget[data-v-63d2d9d5]{height:100%;display:flex;flex-direction:column}.widget-content[data-v-63d2d9d5]{flex:1;display:flex;flex-direction:column;min-height:0}.empty-state[data-v-63d2d9d5]{flex:1;display:flex;align-items:center;justify-content:center;min-height:120px}.empty-state-container[data-v-63d2d9d5]{text-align:center;max-width:200px}.empty-state-icon[data-v-63d2d9d5]{opacity:.6}.video-player-container[data-v-63d2d9d5]{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.video-iframe-container[data-v-63d2d9d5]{flex:1;position:relative;min-height:0;border-radius:16px;overflow:hidden}.youtube-iframe[data-v-63d2d9d5]{position:absolute;top:0;left:0;width:100%;height:100%}.player-error-overlay[data-v-63d2d9d5]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;border-radius:16px;z-index:10}.error-content[data-v-63d2d9d5]{text-align:center;max-width:280px;padding:20px}.youtube-settings-dialog .q-dialog__inner[data-v-63d2d9d5]{padding:16px}.youtube-settings-card[data-v-63d2d9d5]{width:90vw;max-width:800px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.youtube-settings-header[data-v-63d2d9d5]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.youtube-settings-content[data-v-63d2d9d5]{flex:1;overflow-y:auto}.youtube-settings-footer[data-v-63d2d9d5]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.youtube-url-input[data-v-63d2d9d5],.youtube-url-input .q-field__control[data-v-63d2d9d5]{border-radius:8px}@media (max-width: 480px){.empty-state[data-v-63d2d9d5]{min-height:100px}.empty-state-container[data-v-63d2d9d5]{max-width:180px}.empty-state-icon[data-v-63d2d9d5]{font-size:48px!important}}.calculator-widget[data-v-1daf041f]{height:100%;display:flex;flex-direction:column}.calculator-container[data-v-1daf041f]{display:grid;grid-template-rows:auto auto 1fr;gap:12px;height:100%}.display-container[data-v-1daf041f]{padding:4px 2px 0}.calc-display[data-v-1daf041f] .q-field__control{border-radius:16px;font-size:18px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid rgba(129,140,248,.1);box-shadow:0 2px 8px #818cf814;transition:all .3s cubic-bezier(.4,0,.2,1)}.calc-display[data-v-1daf041f] .q-field__control:hover{border-color:#818cf833;box-shadow:0 4px 12px #818cf81f}.calc-display[data-v-1daf041f] .q-field__control-container{padding:8px 12px}.keypad-grid[data-v-1daf041f]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.key[data-v-1daf041f]{border-radius:16px!important;min-height:44px!important;font-weight:600!important;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)!important;color:#475569!important;border:none!important;box-shadow:0 2px 8px #0000000f!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.key[data-v-1daf041f]:hover{background:var(--frost-taffy-gradient)!important;color:#fff!important;transform:translateY(-2px) scale(1.02)!important;box-shadow:0 6px 20px var(--frost-taffy-shadow)!important}.key[data-v-1daf041f]:active{transform:translateY(-1px) scale(1)!important;box-shadow:0 2px 6px var(--frost-taffy-shadow)!important}.key.op[data-v-1daf041f]{background:var(--lavender-taffy-gradient)!important;color:#fff!important;box-shadow:0 2px 8px var(--lavender-taffy-shadow)!important}.key.op[data-v-1daf041f]:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 6px 20px var(--lavender-taffy-shadow)!important}.key.secondary[data-v-1daf041f]{background:var(--sage-taffy-gradient)!important;color:#fff!important;box-shadow:0 2px 8px var(--sage-taffy-shadow)!important}.key.secondary[data-v-1daf041f]:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 6px 20px var(--sage-taffy-shadow)!important}.key.equals[data-v-1daf041f]{background:var(--mint-taffy-gradient)!important;color:#fff!important;box-shadow:0 2px 8px var(--mint-taffy-shadow)!important}.key.equals[data-v-1daf041f]:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.wide[data-v-1daf041f]{grid-column:span 2}.history-container[data-v-1daf041f]{border-top:1px solid rgba(129,140,248,.1);padding:8px;margin-bottom:10px;min-height:0}.history-header[data-v-1daf041f]{margin-bottom:8px}.history-header .text-caption[data-v-1daf041f]{color:#64748b;font-weight:600}.history-list[data-v-1daf041f]{max-height:140px;overflow-y:auto;border-radius:12px;padding:4px;background:linear-gradient(135deg,#fafbfc 0%,#f8fafc 100%);border:1px solid rgba(129,140,248,.08)}.history-list[data-v-1daf041f] .q-item{border-radius:12px;margin:2px 4px;transition:all .2s ease}.history-list[data-v-1daf041f] .q-item:hover{background:rgba(129,140,248,.08)}.history-expr[data-v-1daf041f]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#475569;font-weight:500}.history-result[data-v-1daf041f]{color:#64748b;font-weight:600}.clear-history-dialog .q-dialog__inner[data-v-1daf041f]{padding:16px}.clear-history-card[data-v-1daf041f]{width:90vw;max-width:500px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.clear-history-header[data-v-1daf041f]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.clear-history-content[data-v-1daf041f]{flex:1;overflow-y:auto}.clear-history-footer[data-v-1daf041f]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}@media (max-width: 600px){.key[data-v-1daf041f]{min-height:40px!important;border-radius:14px!important}.calc-display[data-v-1daf041f] .q-field__control{border-radius:14px}.keypad-grid[data-v-1daf041f]{gap:8px}}.today-events-widget[data-v-8a6ceb7c]{height:100%;overflow-y:auto}.event-item-card[data-v-8a6ceb7c]{transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 1px 3px #0000000d;border-radius:8px}.event-item-card[data-v-8a6ceb7c]:hover{box-shadow:0 4px 8px #0000191a;border-left-width:6px}.fade-overlay[data-v-8a6ceb7c]{position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);pointer-events:none;z-index:10}.event-list-container[data-v-8a6ceb7c]{max-height:300px;overflow-y:auto;padding-right:4px;position:relative}.event-list-container[data-v-8a6ceb7c]::-webkit-scrollbar{width:4px}.event-list-container[data-v-8a6ceb7c]::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.event-list-container[data-v-8a6ceb7c]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.my-tasks-widget[data-v-4d1aac70]{height:100%;overflow-y:auto}.task-item-card[data-v-4d1aac70]{transition:all .2s ease-in-out;overflow:hidden;box-shadow:0 1px 3px #0000000d;border-radius:8px}.task-item-card[data-v-4d1aac70]:hover{box-shadow:0 4px 8px #0000191a;border-left-width:6px}.fade-overlay[data-v-4d1aac70]{position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);pointer-events:none;z-index:10}.task-list-container[data-v-4d1aac70]{max-height:300px;overflow-y:auto;padding-right:4px;position:relative}.task-list-container[data-v-4d1aac70]::-webkit-scrollbar{width:4px}.task-list-container[data-v-4d1aac70]::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.task-list-container[data-v-4d1aac70]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.task-board-widget[data-v-9027e15e]{height:100%;display:flex;flex-direction:column;overflow:hidden}.board-list-container[data-v-9027e15e]{height:100%;overflow:auto}.board-view[data-v-9027e15e]{height:100%;display:flex;flex-direction:column}.taffy-widget-header[data-v-9027e15e]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;padding:12px 16px;border-radius:12px 12px 0 0}.taffy-widget-title[data-v-9027e15e]{color:#334155;font-weight:600;font-size:1rem}.board-view-header[data-v-9027e15e]{border-radius:0;margin-bottom:0}.widget-control-btn[data-v-9027e15e]{width:28px;height:28px;min-width:28px;min-height:28px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.widget-control-btn[data-v-9027e15e]:hover{transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #00000026}.taffy-back-btn[data-v-9027e15e]{background:var(--light-frost-taffy-gradient)!important;color:#475569!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:50%!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:none!important;border:none!important}.taffy-back-btn[data-v-9027e15e]:hover{background:var(--light-frost-taffy-gradient)!important;color:#334155!important;transform:scale(1.05)!important;box-shadow:none!important}.taffy-back-btn[data-v-9027e15e]:active{transform:scale(.98)!important;box-shadow:none!important}.settings-btn[data-v-9027e15e]:hover{background:var(--strawberry-taffy-gradient, linear-gradient(135deg, #f43f5e 0%, #e11d48 100%))!important;color:#fff!important}.taffy-mint-chip-btn[data-v-9027e15e]{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);color:#fff;border-radius:8px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border:none}.taffy-mint-chip-btn[data-v-9027e15e]:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 6px 16px #10b9814d}.taffy-btn-small[data-v-9027e15e]{min-height:32px;font-size:.85rem;padding:6px 12px}.board-container[data-v-9027e15e]{flex:1;overflow:auto;position:relative}.skeleton-container[data-v-9027e15e]{flex:1;overflow-y:auto}.taffy-boards-grid[data-v-9027e15e]{display:flex;flex-wrap:wrap;gap:16px;width:100%;align-items:stretch}.taffy-board-grid-item[data-v-9027e15e]{flex:0 0 auto;min-width:280px;max-width:320px;flex-grow:1}.taffy-data-card-container[data-v-9027e15e]{padding:0;height:140px;overflow:visible;position:relative;isolation:isolate;width:100%;display:flex;flex-direction:column}.skeleton-card[data-v-9027e15e] .q-skeleton{background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%)!important;border-radius:16px!important;border:1px solid #f0f0f0!important}@media (max-width: 768px){.taffy-boards-grid[data-v-9027e15e]{gap:12px}.taffy-board-grid-item[data-v-9027e15e]{min-width:100%;max-width:100%}.taffy-data-card-container[data-v-9027e15e]{height:130px}}@media (min-width: 769px) and (max-width: 1024px){.taffy-boards-grid[data-v-9027e15e]{gap:14px}.taffy-board-grid-item[data-v-9027e15e]{min-width:280px;max-width:calc(50% - 7px)}}@media (min-width: 1025px) and (max-width: 1400px){.taffy-boards-grid[data-v-9027e15e]{gap:16px}.taffy-board-grid-item[data-v-9027e15e]{min-width:280px;max-width:calc(33.333% - 11px)}}@media (min-width: 1401px){.taffy-boards-grid[data-v-9027e15e]{gap:18px}.taffy-board-grid-item[data-v-9027e15e]{min-width:280px;max-width:calc(25% - 14px)}.taffy-data-card-container[data-v-9027e15e]{height:135px}}@media (min-width: 1800px){.taffy-boards-grid[data-v-9027e15e]{gap:20px}.taffy-board-grid-item[data-v-9027e15e]{min-width:280px;max-width:calc(20% - 16px)}}.tv-settings-card[data-v-02db4ac6]{max-width:520px;width:90vw;border-radius:16px}.tv-widget[data-v-02db4ac6]{height:100%;display:flex;flex-direction:column;width:100%}.tradingview-widget-container[data-v-02db4ac6]{flex:1;min-height:0;width:100%!important}.tradingview-widget-container__widget[data-v-02db4ac6]{height:100%!important;width:100%!important}.tv-settings-card[data-v-04365b58]{max-width:520px;width:90vw;border-radius:16px}.tv-widget[data-v-04365b58]{height:100%;display:flex;flex-direction:column}.tradingview-widget-container[data-v-04365b58]{flex:1;min-height:0}.tradingview-widget-container__widget[data-v-04365b58]{height:100%!important}.tv-widget[data-v-118c710e]{height:100%;display:flex;flex-direction:column}.tradingview-widget-container[data-v-118c710e]{flex:1;min-height:0}.tradingview-widget-container__widget[data-v-118c710e]{height:100%!important}.tv-widget[data-v-7bdcb515]{height:100%;display:flex;flex-direction:column}.tradingview-widget-container[data-v-7bdcb515]{flex:1;min-height:0}.tradingview-widget-container__widget[data-v-7bdcb515]{height:100%!important}.tv-widget[data-v-e7f01b56]{height:100%;display:flex;flex-direction:column}.tradingview-widget-container[data-v-e7f01b56]{flex:1;min-height:0}.tradingview-widget-container__widget[data-v-e7f01b56]{height:100%!important}.audio-player-widget[data-v-1e9842e4]{height:100%;display:flex;flex-direction:column}.audio-player-settings-dialog .q-dialog__inner[data-v-1e9842e4]{padding:16px}.audio-player-settings-card[data-v-1e9842e4]{width:90vw;max-width:800px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.audio-player-settings-header[data-v-1e9842e4]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.audio-player-settings-content[data-v-1e9842e4]{flex:1;overflow-y:auto}.audio-player-settings-footer[data-v-1e9842e4]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.file-selector-dialog .q-dialog__inner[data-v-1e9842e4]{padding:16px}.file-selector-card[data-v-1e9842e4]{width:90vw;max-width:1000px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.file-selector-header[data-v-1e9842e4]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.file-selector-content[data-v-1e9842e4]{flex:1;overflow-y:auto}.file-selector-footer[data-v-1e9842e4]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.taffy-selector-card--audio[data-v-1e9842e4]{position:relative;background:#ffffff;border-radius:16px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 4px 12px #00000014;min-height:140px;display:flex;flex-direction:column;border:2px solid transparent}.taffy-selector-card--audio[data-v-1e9842e4]:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 25px var(--grape-taffy-shadow);background:var(--grape-taffy-gradient)!important;color:#fff!important}.taffy-selector-card--audio:hover .audio-file-name[data-v-1e9842e4],.taffy-selector-card--audio:hover .audio-file-size[data-v-1e9842e4]{color:#fff!important}.taffy-selector-card--audio.selected[data-v-1e9842e4]{border-color:var(--grape-taffy-start);background:var(--grape-taffy-gradient)!important;color:#fff!important;box-shadow:0 8px 25px var(--grape-taffy-shadow)!important}.taffy-selector-card--audio.selected .audio-file-name[data-v-1e9842e4],.taffy-selector-card--audio.selected .audio-file-size[data-v-1e9842e4]{color:#fff!important}.audio-selector-content[data-v-1e9842e4]{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.audio-file-icon[data-v-1e9842e4]{margin-bottom:12px}.audio-file-info[data-v-1e9842e4]{flex:1;display:flex;flex-direction:column;gap:4px}.audio-file-name[data-v-1e9842e4]{font-weight:600;color:#374151;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.audio-file-size[data-v-1e9842e4]{color:#9ca3af;font-size:.75rem}.audio-selector-overlay[data-v-1e9842e4]{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);border-radius:50%;width:40px;height:40px;backdrop-filter:blur(2px)}.selection-indicator[data-v-1e9842e4]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.taffy-grid-container[data-v-1e9842e4]{margin-top:16px}.taffy-grid[data-v-1e9842e4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.taffy-empty-state[data-v-1e9842e4]{text-align:center;padding:2rem 1rem;background:#f8f9fa;border-radius:12px;border:2px dashed #e5e7eb}.empty-state-container[data-v-1e9842e4]{display:flex;flex-direction:column;align-items:center}.empty-player[data-v-1e9842e4]{height:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:12px}.empty-player-content[data-v-1e9842e4]{text-align:center;padding:2rem}.track-list[data-v-1e9842e4]{display:flex;flex-direction:column;gap:8px}.track-item[data-v-1e9842e4]{display:flex;align-items:center;padding:12px;background:#f8f9fa;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.track-item[data-v-1e9842e4]:hover{background:var(--frost-taffy-gradient);color:#fff;transform:translate(4px) scale(1.01);box-shadow:0 2px 8px var(--frost-taffy-shadow)}.track-info[data-v-1e9842e4]{flex:1;display:flex;flex-direction:column;gap:4px;margin-right:12px}.track-title[data-v-1e9842e4]{font-weight:500;color:#374151;font-size:.875rem}.track-url[data-v-1e9842e4]{font-size:.75rem;color:#9ca3af;word-break:break-all}.track-remove-btn[data-v-1e9842e4]{opacity:.7;transition:opacity .3s ease}.track-item:hover .track-remove-btn[data-v-1e9842e4]{opacity:1}.track-item:hover .track-title[data-v-1e9842e4],.track-item:hover .track-filename[data-v-1e9842e4]{color:#fff!important}.player-container[data-v-1e9842e4]{display:flex;flex-direction:column;height:100%;gap:16px;padding:20px}.player-interface[data-v-1e9842e4]{display:flex;flex-direction:column;height:100%;gap:16px}.now-playing[data-v-1e9842e4]{background:linear-gradient(135deg,#f3e8ff 0%,#e0e7ff 100%);border-radius:16px;padding:16px;border:1px solid #e5e7eb}.now-playing-content[data-v-1e9842e4]{display:flex;align-items:center;gap:12px}.now-playing-icon[data-v-1e9842e4]{font-size:24px}.now-playing-info[data-v-1e9842e4]{flex:1}.track-title[data-v-1e9842e4]{font-weight:600;color:#374151;font-size:1rem;margin-bottom:4px}.track-counter[data-v-1e9842e4]{font-size:.75rem}.player-controls[data-v-1e9842e4]{display:flex;flex-direction:column;gap:16px}.control-buttons[data-v-1e9842e4]{display:flex;align-items:center;justify-content:center;gap:16px}.control-btn[data-v-1e9842e4]{background:rgba(139,92,246,.1)!important;color:var(--grape-taffy-start)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.control-btn[data-v-1e9842e4]:hover{background:var(--grape-taffy-gradient)!important;color:#fff!important;transform:translateY(-2px) scale(1.05)!important;box-shadow:0 4px 12px var(--grape-taffy-shadow)!important}.play-btn[data-v-1e9842e4]{width:56px!important;height:56px!important;box-shadow:0 4px 12px var(--grape-taffy-shadow)!important}.play-btn[data-v-1e9842e4]:hover{transform:translateY(-2px) scale(1.05)!important;box-shadow:0 6px 20px var(--grape-taffy-shadow)!important}.volume-control[data-v-1e9842e4]{display:flex;align-items:center;gap:8px;padding:0 16px}.volume-slider[data-v-1e9842e4]{flex:1;max-width:120px}.progress-section[data-v-1e9842e4]{padding:0 16px}.progress-bar[data-v-1e9842e4]{border-radius:4px}.playlist-view[data-v-1e9842e4]{flex:1;min-height:0;background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.playlist-header[data-v-1e9842e4]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e5e7eb}.track-list-compact[data-v-1e9842e4]{max-height:200px;overflow-y:auto}.track-item-compact[data-v-1e9842e4]{display:flex;align-items:center;padding:8px 16px;cursor:pointer;transition:all .3s ease;border-bottom:1px solid #f3f4f6}.track-item-compact[data-v-1e9842e4]:hover{background:var(--frost-taffy-gradient);color:#fff;transform:scale(1.01);box-shadow:0 2px 8px var(--frost-taffy-shadow)}.track-item-compact:hover .track-title-compact[data-v-1e9842e4]{color:#fff!important}.track-item-compact--active[data-v-1e9842e4]{background:rgba(139,92,246,.1);border-left:3px solid var(--grape-taffy-start)}.track-info-compact[data-v-1e9842e4]{flex:1;margin-right:8px}.track-title-compact[data-v-1e9842e4]{font-size:.875rem;color:#374151;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playing-indicator[data-v-1e9842e4]{animation:pulse-1e9842e4 2s infinite}@keyframes pulse-1e9842e4{0%,to{opacity:1}50%{opacity:.5}}.playlist-section[data-v-1e9842e4]{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;padding:16px}.add-track-section[data-v-1e9842e4]{background:#f8f9fa;border-radius:12px;padding:16px}.url-input[data-v-1e9842e4]{background:white}.file-select-section[data-v-1e9842e4]{margin-top:12px}.settings-toggles[data-v-1e9842e4]{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;padding:16px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.add-track-section-condensed[data-v-1e9842e4]{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;padding:12px}.add-track-controls[data-v-1e9842e4]{display:flex;gap:8px;align-items:flex-end}.url-input-condensed[data-v-1e9842e4]{flex:1}.add-url-btn[data-v-1e9842e4]{margin:0!important}.taffy-btn-small[data-v-1e9842e4]{padding:8px 12px!important;font-size:.8rem!important;border-radius:12px!important}.taffy-empty-state-condensed[data-v-1e9842e4]{background:#f8f9fa;border-radius:8px;padding:12px;border:1px solid #e5e7eb}.empty-state-container-condensed[data-v-1e9842e4]{display:flex;align-items:center;justify-content:center;text-align:center}.playlist-section-condensed[data-v-1e9842e4]{background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;max-height:200px;overflow-y:auto}.track-list-condensed[data-v-1e9842e4]{padding:8px}.track-item-condensed[data-v-1e9842e4]{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;transition:background-color .2s ease;margin-bottom:4px}.track-item-condensed[data-v-1e9842e4]:hover{background:var(--frost-taffy-gradient);color:#fff;transform:scale(1.01);box-shadow:0 2px 8px var(--frost-taffy-shadow)}.track-item-condensed[data-v-1e9842e4]:last-child{margin-bottom:0}.track-info-condensed[data-v-1e9842e4]{flex:1;min-width:0}.track-title-condensed[data-v-1e9842e4]{font-weight:500;color:#374151;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-remove-btn-condensed[data-v-1e9842e4]{opacity:.6;transition:opacity .2s ease}.track-item-condensed:hover .track-remove-btn-condensed[data-v-1e9842e4]{opacity:1}.taffy-purple-btn[data-v-1e9842e4]{background:var(--grape-taffy-gradient)!important;color:#fff!important;border-radius:16px!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 8px var(--grape-taffy-shadow)!important}.taffy-purple-btn[data-v-1e9842e4]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--grape-taffy-shadow)!important}.taffy-mint-btn[data-v-1e9842e4]{background:var(--mint-taffy-gradient)!important;color:#fff!important;border-radius:16px!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 8px var(--mint-taffy-shadow)!important}.taffy-mint-btn[data-v-1e9842e4]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.taffy-clear-all-btn[data-v-1e9842e4]{color:#f43f5e!important;border-radius:12px!important;padding:8px 16px!important;font-weight:600!important;border:1px solid rgba(244,63,94,.2)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-clear-all-btn[data-v-1e9842e4]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;border-color:transparent!important;transform:translateY(-1px) scale(1.02)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.taffy-btn-large[data-v-1e9842e4]{border-radius:16px!important;padding:12px 24px!important;font-weight:600!important;min-height:44px!important;box-shadow:0 4px 12px #0000001a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-btn-medium[data-v-1e9842e4]{border-radius:16px!important;padding:8px 16px!important;font-weight:600!important;min-height:36px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}@media (max-width: 600px){.audio-player-settings-card[data-v-1e9842e4],.file-selector-card[data-v-1e9842e4]{width:95vw;margin:8px}.taffy-grid[data-v-1e9842e4]{grid-template-columns:repeat(2,1fr);gap:12px}.taffy-selector-card--audio[data-v-1e9842e4]{min-height:120px;padding:12px}.audio-file-name[data-v-1e9842e4]{font-size:.8rem}.audio-file-size[data-v-1e9842e4]{font-size:.7rem}.now-playing[data-v-1e9842e4]{padding:12px}.now-playing-icon[data-v-1e9842e4]{font-size:20px}.track-title[data-v-1e9842e4]{font-size:.875rem}.control-buttons[data-v-1e9842e4]{gap:12px}.play-btn[data-v-1e9842e4]{width:48px!important;height:48px!important}.volume-control[data-v-1e9842e4]{padding:0 8px}.volume-slider[data-v-1e9842e4]{max-width:100px}.progress-section[data-v-1e9842e4]{padding:0 8px}.playlist-header[data-v-1e9842e4]{padding:8px 12px}.track-item-compact[data-v-1e9842e4]{padding:6px 12px}.track-title-compact[data-v-1e9842e4]{font-size:.8rem}.add-track-section .row .col-9[data-v-1e9842e4],.add-track-section .row .col-3[data-v-1e9842e4]{width:100%;max-width:100%;flex:0 0 100%}.add-track-section .row .col-3[data-v-1e9842e4]{margin-top:8px}}.onboarding-widget[data-v-220eaa07]{height:100%;display:flex;flex-direction:column}.onboarding-settings-dialog .q-dialog__inner[data-v-220eaa07]{padding:16px}.onboarding-settings-card[data-v-220eaa07]{width:90vw;max-width:900px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.onboarding-settings-header[data-v-220eaa07]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.onboarding-settings-content[data-v-220eaa07]{flex:1;overflow-y:auto}.onboarding-settings-footer[data-v-220eaa07]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.widget-main-content[data-v-220eaa07]{flex:1;overflow:hidden;display:flex;flex-direction:column}.empty-onboarding[data-v-220eaa07]{flex:1;display:flex;align-items:center;justify-content:center;padding:32px}.empty-onboarding-content[data-v-220eaa07]{text-align:center;max-width:400px}.module-card[data-v-220eaa07]{background:#ffffff;border:2px solid #f0f0f0;border-radius:12px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.module-card[data-v-220eaa07]:hover{border-color:var(--berry-taffy-gradient);box-shadow:0 4px 12px #00000014}.module-card.active[data-v-220eaa07]{border-color:var(--berry-taffy-gradient);background:linear-gradient(135deg,#f8f9ff 0%,#fff5f8 100%)}.module-content[data-v-220eaa07]{flex:1;overflow-y:auto;padding:16px}.module-header-section[data-v-220eaa07],.video-section[data-v-220eaa07]{background:#ffffff;border-radius:12px;padding:16px;border:1px solid #f0f0f0}.video-container[data-v-220eaa07]{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:8px;overflow:hidden}.video-iframe[data-v-220eaa07]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.checklist-section[data-v-220eaa07]{background:#ffffff;border-radius:12px;padding:16px;border:1px solid #f0f0f0}.checklist-item[data-v-220eaa07]{display:flex;align-items:flex-start;padding:12px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.checklist-item[data-v-220eaa07]:hover{background:#f8f9ff;border-color:#e8f0fe}.checklist-item.completed[data-v-220eaa07]{background:linear-gradient(135deg,#f0f9f0 0%,#e8f5e8 100%);border-color:#c8e6c9}.checklist-item.completed .checklist-title[data-v-220eaa07]{text-decoration:line-through;color:#666}.checklist-checkbox[data-v-220eaa07]{flex-shrink:0;margin-top:2px}.checklist-content[data-v-220eaa07]{min-width:0}.checklist-title[data-v-220eaa07]{font-weight:500;line-height:1.4;margin-bottom:4px}.checklist-description[data-v-220eaa07]{line-height:1.4}.completion-card[data-v-220eaa07]{background:linear-gradient(135deg,#f0f9f0 0%,#e8f5e8 100%);border:2px solid #c8e6c9;border-radius:16px}@media (max-width: 600px){.onboarding-settings-card[data-v-220eaa07]{width:95vw;max-height:90vh}.module-content[data-v-220eaa07]{padding:12px}.video-container[data-v-220eaa07]{padding-bottom:60%}.checklist-item[data-v-220eaa07]{padding:8px}}.onboarding-widget.compact-mode .module-header-section[data-v-220eaa07]{padding:12px}.onboarding-widget.compact-mode .video-container[data-v-220eaa07]{padding-bottom:45%}.onboarding-widget.compact-mode .checklist-item[data-v-220eaa07]{padding:8px}.image-editor-widget[data-v-31748707]{height:100%;display:flex;flex-direction:column;position:relative}.image-editor-settings-dialog .q-dialog__inner[data-v-31748707]{padding:16px}.image-editor-settings-card[data-v-31748707]{width:90vw;max-width:600px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.image-editor-settings-header[data-v-31748707]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.image-editor-settings-content[data-v-31748707]{flex:1;overflow-y:auto}.image-editor-settings-footer[data-v-31748707]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.file-selector-dialog .q-dialog__inner[data-v-31748707]{padding:16px}.file-selector-card[data-v-31748707]{width:90vw;max-width:900px;height:80vh;max-height:600px;border-radius:16px;display:flex;flex-direction:column}.file-selector-header[data-v-31748707]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.file-selector-content[data-v-31748707]{flex:1;overflow-y:auto;padding:24px}.file-selector-footer[data-v-31748707]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.taffy-grid-container[data-v-31748707]{margin-top:16px}.taffy-grid[data-v-31748707]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.taffy-selector-card[data-v-31748707]{position:relative;background:#ffffff;border-radius:12px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 2px 8px #00000014;min-height:180px;display:flex;flex-direction:column;overflow:hidden;border:2px solid transparent}.taffy-selector-card[data-v-31748707]:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 4px 16px #0000001f}.taffy-selector-card--images[data-v-31748707]:hover{background:var(--berry-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02);box-shadow:0 6px 20px var(--berry-taffy-shadow)!important}.taffy-selector-card.selected[data-v-31748707]{border-color:var(--berry-5);background:var(--berry-taffy-gradient)!important;color:#fff!important;box-shadow:0 4px 16px var(--berry-taffy-shadow)!important}.selector-card-image[data-v-31748707]{width:100%;height:120px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.selector-card-image img[data-v-31748707]{width:100%;height:100%;object-fit:cover}.selector-card-content[data-v-31748707]{padding:12px;flex:1;display:flex;flex-direction:column;justify-content:center}.taffy-selector-card.selected .selector-card-content .text-caption[data-v-31748707]{color:#ffffffe6!important}.pintura-editor-container[data-v-31748707]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;width:100%;height:100%;background:#2a2a2a;overflow:hidden}.pintura-editor-container[data-v-31748707] .PinturaEditor{width:100%!important;height:100%!important}.pintura-editor-container[data-v-31748707] .PinturaRoot{width:100%!important;height:100%!important;position:relative!important}.pintura-editor-container[data-v-31748707] .PinturaRootWrapper{width:100%!important;height:100%!important;display:block!important}.PinturaButtonExport[data-v-31748707]{background-color:#076dea!important;color:#fff!important}#cancel[data-v-31748707],.cancel[data-v-31748707]{background-color:#d32f2f!important;color:#fff!important;margin-left:8px!important}.widget-main-content[data-v-31748707]{flex:1;overflow:hidden;display:flex;flex-direction:column}.empty-editor[data-v-31748707]{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}.empty-editor-content[data-v-31748707]{text-align:center;max-width:300px}.recent-edit-preview[data-v-31748707]{flex:1;display:flex;flex-direction:column;height:100%}.preview-header[data-v-31748707]{border-bottom:1px solid #f0f0f0;flex-shrink:0}.preview-image-wrapper[data-v-31748707]{flex:1;display:flex;align-items:center;justify-content:center;padding:16px;background:#f8f8f8;overflow:hidden;min-height:200px}.preview-image-container[data-v-31748707]{position:relative;max-width:400px;max-height:300px;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.preview-image-container[data-v-31748707]:hover{transform:scale(1.02);box-shadow:0 8px 24px #00000026}.preview-image[data-v-31748707]{width:100%;height:100%;object-fit:contain;display:block;background:white}.preview-overlay[data-v-31748707]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.preview-image-container:hover .preview-overlay[data-v-31748707]{opacity:1}.preview-actions[data-v-31748707]{border-top:1px solid #f0f0f0;background:white;flex-shrink:0}.taffy-icon-btn[data-v-31748707]{color:#64748b!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-icon-btn[data-v-31748707]:hover{background:rgba(59,130,246,.1)!important;color:#3b82f6!important;transform:scale(1.1)!important}.taffy-source-toggle[data-v-31748707]{width:100%;border-radius:16px!important;background:#f8fafc!important;padding:4px!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn{border-radius:12px!important;padding:8px 16px!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;color:#475569!important;min-height:40px!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn:not(.q-btn--active){background:transparent!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn:not(.q-btn--active):hover{background:rgba(59,130,246,.1)!important;transform:scale(1.02)!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn.q-btn--active{background:var(--berry-taffy-gradient)!important;color:#fff!important;box-shadow:0 4px 12px var(--berry-taffy-shadow)!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn .q-icon{margin-right:8px!important;font-size:16px!important}@media (max-width: 600px){.taffy-grid[data-v-31748707]{grid-template-columns:repeat(2,1fr);gap:12px}.image-editor-settings-card[data-v-31748707],.file-selector-card[data-v-31748707]{width:95vw}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn{padding:6px 12px!important;min-height:36px!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn .q-btn__content{flex-direction:column!important}.taffy-source-toggle[data-v-31748707] .q-btn-toggle__btn .q-icon{margin-right:0!important;margin-bottom:4px!important}.preview-image-container[data-v-31748707]{max-width:90%;max-height:250px}.preview-actions .row[data-v-31748707]{flex-direction:column}.preview-actions .q-btn[data-v-31748707]{width:100%}}@media (min-width: 1200px){.preview-image-container[data-v-31748707]{max-width:500px;max-height:400px}}/*!
* Pintura v8.92.17 
* (c) 2018-2025 PQINA Inc. - All Rights Reserved
* License: https://pqina.nl/pintura/license/
*/.PinturaUtilPanel[data-util=redact] .PinturaUtilFooter{padding:0}.PinturaUtilPanel[data-util=redact] .PinturaUtilFooter>div{height:1px}.PinturaUtilPanel[data-util=retouch] .PinturaControlListScroller+.PinturaControlListScroller{margin-top:1em}.pintura-editor,pintura-editor{--color-primary:#ffd843;--color-primary-dark:#ffc343;--color-primary-text:#000;--color-secondary:#03a9f4;--color-secondary-dark:#046bbf;--color-focus:4,107,191;--color-focus-100:rgba(var(--color-focus),1);--color-focus-50:rgba(var(--color-focus),.5);--color-focus-25:rgba(var(--color-focus),.25);--color-error:255,87,34;--color-error-100:rgb(var(--color-error));--color-error-75:rgba(var(--color-error),.75);--color-error-50:rgba(var(--color-error),.5);--color-error-25:rgba(var(--color-error),.25);--color-error-10:rgba(var(--color-error),.1);--color-foreground:0,0,0;--color-background:255,255,255;--color-preview-outline:var(--color-foreground);--color-transition-duration:.25s;--button-cursor:pointer;--font-size:16px;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--backdrop-filter-bright:brightness(110%) saturate(180%) blur(10px);--backdrop-filter-dark:brightness(90%) saturate(180%) blur(10px);--border-radius-round:9999em;--border-radius:.625em;--filter-disabled:grayscale(95%) opacity(40%);--editor-inset-top:0px;--editor-inset-bottom:0px;--safe-area-inset-top:0px;--safe-area-inset-bottom:0px;--pattern-transparent:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E");--grid-color-even:rgba(var(--color-foreground),.1);--grid-color-odd:rgba(var(--color-background),.1);--grid-size:24}.pintura-editor,.pintura-editor-panel,pintura-editor{--color-foreground-100:rgba(var(--color-foreground),1);--color-foreground-95:rgba(var(--color-foreground),.95);--color-foreground-90:rgba(var(--color-foreground),.9);--color-foreground-80:rgba(var(--color-foreground),.8);--color-foreground-70:rgba(var(--color-foreground),.7);--color-foreground-60:rgba(var(--color-foreground),.6);--color-foreground-50:rgba(var(--color-foreground),.5);--color-foreground-40:rgba(var(--color-foreground),.4);--color-foreground-30:rgba(var(--color-foreground),.3);--color-foreground-20:rgba(var(--color-foreground),.25);--color-foreground-15:rgba(var(--color-foreground),.2);--color-foreground-10:rgba(var(--color-foreground),.15);--color-foreground-5:rgba(var(--color-foreground),.075);--color-foreground-3:rgba(var(--color-foreground),.05);--color-foreground-1:rgba(var(--color-foreground),.02);--color-foreground-0:rgba(var(--color-foreground),0);--color-background-100:rgba(var(--color-background),1);--color-background-95:rgba(var(--color-background),.95);--color-background-90:rgba(var(--color-background),.9);--color-background-80:rgba(var(--color-background),.8);--color-background-70:rgba(var(--color-background),.7);--color-background-60:rgba(var(--color-background),.6);--color-background-50:rgba(var(--color-background),.5);--color-background-40:rgba(var(--color-background),.4);--color-background-30:rgba(var(--color-background),.3);--color-background-20:rgba(var(--color-background),.2);--color-background-15:rgba(var(--color-background),.15);--color-background-10:rgba(var(--color-background),.1);--color-background-5:rgba(var(--color-background),.05);--color-background-3:rgba(var(--color-background),.03);--color-background-1:rgba(var(--color-background),.01);--color-background-0:rgba(var(--color-background),0)}.pintura-editor,.PinturaRootWrapper,pintura-editor{display:block}.PinturaRootWrapper{height:100%}.PinturaScrollableContent{overflow:hidden;max-height:var(--panel-max-height,100vh);overflow-y:auto;scrollbar-color:var(--color-foreground-30) transparent;scrollbar-width:thin}.PinturaScrollableContent::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaScrollableContent::-webkit-scrollbar-track{background:none}.PinturaScrollableContent::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-foreground-30);border-radius:9999em;border:.3125em solid transparent}.PinturaRoot[data-env~=is-animated]{--transition-duration-multiplier:1}.PinturaRoot[data-env~=is-transparent]{background:none}.PinturaRoot{--nav-group-margin:.5em;--editor-calculated-inset-top:calc(var(--safe-area-inset-top) + var(--editor-inset-top));--editor-calculated-inset-bottom:calc(var(--safe-area-inset-bottom) + var(--editor-inset-bottom));--transition-duration-10:calc(var(--transition-duration-multiplier, 0) * .1s);--transition-duration-25:calc(var(--transition-duration-multiplier, 0) * .25s);--transition-duration-50:calc(var(--transition-duration-multiplier, 0) * .5s);box-sizing:border-box;width:var(--editor-width,100%);height:var(--editor-height,100%);padding-top:var(--editor-calculated-inset-top);padding-bottom:var(--editor-calculated-inset-bottom);max-width:var(--editor-max-width,var(--editor-max-width-default,none));max-height:var(--editor-max-height,var(--editor-max-height-default,none));position:relative;overflow:hidden;contain:strict;display:grid;-webkit-user-select:none;user-select:none;line-height:normal;font-size:var(--font-size);font-family:var(--font-family);font-weight:450;touch-action:manipulation;text-align:left;text-transform:none;text-rendering:optimizeLegibility;direction:ltr;color:var(--color-foreground-90);background-color:var(--color-background-100);outline-color:rgba(var(--color-preview-outline),1);transition:background-color 1ms,outline-color 1ms,color var(--transition-duration-10) ease-in-out,dir 1ms}.PinturaRoot[dir=rtl] button{direction:rtl}.PinturaRoot .PinturaUtilMain{cursor:var(--cursor)}.PinturaRoot *{box-sizing:content-box;word-wrap:normal}.PinturaRoot div:empty{display:block}.PinturaRoot button,.PinturaRoot fieldset,.PinturaRoot input,.PinturaRoot legend{padding:0;margin:0;border:none;background:transparent;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;width:auto;text-decoration:none}.PinturaRoot button[disabled]{pointer-events:none}.PinturaRoot canvas{display:block}.PinturaRoot svg{display:inline-block;width:auto;height:auto;max-width:none}.PinturaRoot p{margin:0}.PinturaRoot li,.PinturaRoot ul{list-style:none;margin:0;padding:0}.PinturaRoot a{color:inherit;text-decoration:none}.PinturaRoot .implicit{border:0;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.PinturaRoot .PinturaFixedWidthCharacters{font-variant:tabular-nums}.PinturaRoot .PinturaStage{display:flex;align-self:stretch;flex:1;pointer-events:none}.PinturaRoot .PinturaStage[tabindex="-1"]{outline:none}.PinturaRoot .PinturaRootPortal,.PinturaRoot>.PinturaCanvas{position:absolute;left:0;top:0}.PinturaRoot>.PinturaCanvas{width:100%;height:100%;pointer-events:none;z-index:0}.PinturaRoot>.PinturaCanvas canvas{position:absolute;width:100%;height:100%}.PinturaRoot>.PinturaCanvas:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background-repeat:no-repeat}.PinturaRoot>.PinturaStatus{position:absolute;z-index:99999;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-background-90)}.PinturaRoot>.PinturaStatus>p{position:absolute;top:50%;left:50%;display:inline-flex;white-space:nowrap;align-items:center;transition:opacity var(--transition-duration-50) ease-out}.PinturaRoot .PinturaStatusMessage{position:absolute;font-size:.875em}.PinturaRoot .PinturaStatusAside{position:absolute;left:0}.PinturaRoot .PinturaStatusAside svg{width:1.25em;height:1.25em}.PinturaRoot .PinturaStatusAside .PinturaProgressIndicator{margin-left:.5em}.PinturaRoot .PinturaStatusAside .PinturaButton{outline:transparent;margin-left:.75em;font-size:.875em;border-radius:var(--border-radius-round);background-color:var(--color-foreground-5);padding:.25em;transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out;backdrop-filter:var(--backdrop-filter-dark)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled])[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaStatusIcon svg{font-size:.875em;margin-top:.25em;margin-left:.5em}.PinturaRoot>.PinturaNav{position:relative;z-index:3}.PinturaRoot>.PinturaNav:empty{display:none!important}.PinturaRoot>.PinturaNav .PinturaButton{outline:transparent;transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out}.PinturaRoot>.PinturaNav .PinturaButton svg{width:1em;transition:opacity var(--transition-duration-10) ease-out}.PinturaRoot>.PinturaNav .PinturaButton>span{justify-content:center}.PinturaRoot>.PinturaNav .PinturaButtonIconOnly .PinturaButtonInner,.PinturaRoot>.PinturaNav .PinturaDropdownIconOnly .PinturaButtonInner{width:1.75em}.PinturaRoot>.PinturaNav .PinturaButton .PinturaButtonInner{height:1.75em}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly){padding-left:.75em;padding-right:.75em}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly) .PinturaButtonLabel{font-size:.75em;line-height:2}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly):not(.PinturaDropdownButton){box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot>.PinturaNav .PinturaButton:only-of-type{border-radius:var(--border-radius-round)}.PinturaRoot>.PinturaNav .PinturaButton:only-of-type+*{margin-left:.5em}.PinturaRoot>.PinturaNav .PinturaButton[disabled] .PinturaButtonLabel,.PinturaRoot>.PinturaNav .PinturaButton[disabled] svg{opacity:.25}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled])[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaButtonExport{color:var(--color-primary-text);background-color:var(--color-primary)}.PinturaRoot .PinturaButtonExport:hover{background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport[data-focus-visible]{color:var(--color-primary-text);background-color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-5),0 0 0 3px var(--color-focus-50);background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport:not(.PinturaButtonIconOnly){flex:1;padding:0 .75em}.PinturaRoot>.PinturaNavMain{display:flex;overflow:hidden}.PinturaRoot>.PinturaNavMain [aria-selected=true]{backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button svg{align-self:center;width:1.5em}.PinturaRoot>.PinturaNavMain button span,.PinturaRoot>.PinturaNavMain button svg{pointer-events:none}.PinturaRoot>.PinturaNavMain button svg+span{margin-top:.75em}.PinturaRoot>.PinturaNavMain button span{font-size:.875em;display:block;width:calc(100% - 1em);overflow:hidden;text-overflow:ellipsis;width:inherit;max-width:calc(100% - 1em)}.PinturaRoot>.PinturaNavMain button{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,box-shadow var(--transition-duration-10) ease-out}.PinturaRoot>.PinturaNavMain button:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNavTools{max-width:100%;box-sizing:border-box;pointer-events:none}.PinturaRoot>.PinturaNavTools:empty{display:none}.PinturaRoot>.PinturaNavTools,.PinturaRoot>.PinturaNavTools .PinturaNavGroup,.PinturaRoot>.PinturaNavTools .PinturaNavSet{display:flex;align-items:center;justify-content:center}.PinturaRoot>.PinturaNavTools .PinturaButton,.PinturaRoot>.PinturaNavTools .PinturaNavSet{pointer-events:all}.PinturaRoot>.PinturaNavTools .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaNavGroup{margin:0 var(--nav-group-margin)}.PinturaRoot .PinturaNavGroup>*{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavGroup>*+*{margin-left:.5em}.PinturaRoot .PinturaNavGroup:first-of-type:not(.PinturaNavGroupFloat){margin-right:auto;margin-left:0}.PinturaRoot .PinturaNavGroup:last-of-type:not(.PinturaNavGroupFloat){margin-left:auto;margin-right:0}.PinturaRoot .PinturaNavSet{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot .PinturaNavSet>:not(:only-child){border:1px solid var(--color-foreground-3);border-top:0;border-bottom:0}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child){border-left:0}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child){border-right:0}.PinturaRoot .PinturaNavSet>*+*{margin-left:-1px}.PinturaRoot .PinturaNavSet>.PinturaButton:hover,.PinturaRoot .PinturaNavSet>.PinturaButton[data-focus-visible]{position:relative;z-index:1}.PinturaRoot .PinturaNavSet>:only-child{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child) .PinturaButtonInner{padding:0 .125em 0 .25em}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child){border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child) .PinturaButtonInner{padding:0 .25em 0 .125em}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child){border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaNavSet{background-color:var(--color-background-50);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaNavSet .PinturaButton:not(.PinturaButtonExport):not([disabled]):hover,.PinturaRoot[data-env~=overlay] .PinturaNavSet>*{border-color:var(--color-background-15)}.PinturaRoot[data-env~=overlay] .PinturaNavGroup>.PinturaButton{box-shadow:0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaNavGroup .PinturaButtonExport{box-shadow:inset 0 0 .125em #00000040,0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot .PinturaNavGroupFloat{pointer-events:none}.PinturaRoot .PinturaNavGroupFloat>*{pointer-events:all}.PinturaRoot .PinturaNavGroupFloat:not(:only-child){position:absolute;left:0;right:0}.PinturaRoot .PinturaUtilFooter .PinturaScrollable>div{padding-left:1em;padding-right:1em}.PinturaRoot>.PinturaMain{max-width:100vw}.PinturaRoot:not([data-env~=has-toolbar]) .PinturaUtilHeader{padding-top:0;padding-bottom:1em;margin-bottom:-1em}.PinturaRoot[data-env~=landscape]{grid-template-rows:min-content auto;grid-template-columns:auto}.PinturaRoot[data-env~=landscape]>.PinturaNavTools{grid-row:1;grid-column:1;padding:1em 1em 0;z-index:3}.PinturaRoot[data-env~=landscape]>.PinturaNavMain{align-items:center;justify-content:flex-end;position:absolute;left:1em;top:calc(1em + var(--editor-calculated-inset-top));bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList{flex-direction:column}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList button{display:flex}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList button+button{margin:.5em 0 0}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button{flex:1;min-width:4em;min-height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button span{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button svg{width:1em;margin-top:.25em}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar]>.PinturaNavMain{top:calc(4em + var(--editor-calculated-inset-top));bottom:calc(4em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape][data-env~=has-limited-space]>.PinturaNavMain{align-items:flex-start;bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaMain{grid-row:2;grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar-preference-bottom]{grid-template-rows:auto min-content}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar-preference-bottom]>.PinturaNavTools{grid-row:2;padding-top:0;padding-bottom:1em}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar-preference-bottom]>.PinturaMain{grid-row:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]{grid-template-columns:6em auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=narrow]) .PinturaNavGroupFloat{margin:0 0 0 7em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaNavTools{grid-column:1/span 2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaMain{grid-column:2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=has-navigation-preference-right]) .PinturaUtilMain{padding-left:0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=has-navigation-preference-right]) .PinturaUtilFooter{padding-right:1em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]{grid-template-columns:auto 6em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]:not([data-env~=narrow]) .PinturaNavGroupFloat{margin:0 7em 0 0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaNavMain{right:1em;left:auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaMain{grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaUtilMain{padding-right:0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaUtilFooter{padding-left:1em}.PinturaRoot[data-env~=portrait]{grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait]>*{grid-column:1}.PinturaRoot[data-env~=portrait]>.PinturaNavTools{grid-row:1;padding:.75em .75em 0}.PinturaRoot[data-env~=portrait]>.PinturaNavMain{grid-row:3;margin-bottom:.75em;justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain .PinturaTabList{padding:0 .875em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button+button{margin-left:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain[data-state~=overflows]{overflow:visible}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button{flex:1;min-width:4em;min-height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button span{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button svg{width:1em;margin-top:.25em}.PinturaRoot[data-env~=portrait]>.PinturaMain{grid-row:2;grid-column:1}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]{grid-template-rows:auto min-content min-content}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]>.PinturaNavTools{grid-row:3;padding:0 .75em .75em}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]>.PinturaNavMain{grid-row:2}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]>.PinturaMain{grid-row:1}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]{grid-template-rows:min-content min-content auto}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaMain{grid-row:3}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaNavMain{grid-row:2;margin-top:.75em;margin-bottom:0}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]{grid-template-rows:min-content auto min-content}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]>.PinturaNavMain{grid-row:1}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]>.PinturaMain{grid-row:2}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]>.PinturaNavTools{grid-row:3}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button{flex:1;flex-direction:row;width:auto;height:auto;min-height:auto;border-radius:var(--border-radius);justify-content:flex-start;align-items:center;padding:.625em 0;width:6em}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button span{font-size:.6875em;margin:0 .625em 0 0;line-height:1.2;text-align:left}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button svg{margin:0 .5em 0 .625em;min-width:1em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation]{grid-template-columns:8em auto}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation][data-env~=has-navigation-preference-right]{grid-template-columns:auto 8em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][dir=rtl]>.PinturaNavMain button{padding-left:.625em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][dir=rtl]>.PinturaNavMain svg{margin-left:0}.PinturaRoot[data-env~=narrow] .PinturaNavGroupFloat{position:static;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button{padding:0;font-size:.625em;min-width:4em;min-height:4em;justify-content:center;border-radius:9999em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button span{visibility:hidden;font-size:0;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg{margin-top:0;width:1.6em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg [stroke-width]{stroke-width:.15em}.PinturaRoot[data-env~=portrait][data-env~=narrow]{--nav-group-margin:.25em;grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait][data-env~=narrow]>*{grid-column:1}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList .PinturaControlListOption span,.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList [role=tab] span{font-size:.6875em}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaToolbar .PinturaToolbarInner>*{margin:0 .25em}.PinturaRoot[data-env~=portrait][data-env~=narrow][data-env~=has-toolbar-preference-bottom]{grid-template-rows:auto min-content min-content}.PinturaRoot[data-env~=overlay]{grid-template-rows:auto!important;grid-template-columns:auto!important}.PinturaRoot[data-env~=overlay] .PinturaNav{z-index:3}.PinturaRoot[data-env~=overlay] .PinturaMain{grid-row:1;grid-column:1}.PinturaRoot[data-env~=overlay] .PinturaUtilMain{position:absolute;left:0;top:0;right:0;bottom:0;padding:0;z-index:-1}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter,.PinturaRoot[data-env~=overlay] .PinturaUtilHeader{position:absolute;left:0;right:0}.PinturaRoot[data-env~=overlay] .PinturaUtilHeader{top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter{bottom:0}.PinturaRoot[data-env~=overlay] .PinturaNavMain{position:absolute;right:0;top:0;bottom:0;background:none}.PinturaRoot[data-env~=overlay] .PinturaNavTools{position:absolute;left:0;top:0;right:0}.PinturaRoot[data-env~=overlay][data-env~=has-controlgroups-preference-top] .PinturaUtilFooter{top:0;bottom:auto}.PinturaRoot[data-env~=overlay][data-env~=has-toolbar-preference-bottom] .PinturaNavTools{top:auto;bottom:0}.PinturaRoot[data-env~=has-swipe-navigation] .PinturaUtilMain{padding-left:2em;padding-right:2em}.PinturaRoot[data-env~=has-swipe-navigation][data-env~=landscape] .PinturaUtilMain[data-env~=has-navigation]{padding-left:0;padding-right:2em}.PinturaRoot[data-env~=has-swipe-navigation][data-env~=landscape] .PinturaUtilMain[data-env~=has-navigation][data-env~=has-navigation-preference-right]{padding-left:2em;padding-right:0}.PinturaRoot[data-env*=is-disabled],.PinturaRoot[data-env*=is-disabled] *{pointer-events:none!important}.PinturaRoot[data-env*=is-disabled]{--color-primary:#b4b4b4;--color-primary-dark:#a0a0a0;--color-primary-text:#000;--color-secondary:#969696;--color-secondary-dark:#646464}.PinturaRoot[data-env*=is-disabled] .PinturaCanvas,.PinturaRoot[data-env*=is-disabled] .PinturaColorPickerButton{filter:grayscale(100%)}.PinturaRoot .PinturaEditorOverlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background:var(--color-background-50);pointer-events:none}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.PinturaNav{will-change:transform}}}.PinturaUtilPanel[data-util=frame] .PinturaShapeStyleEditor{min-height:3.375em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{margin:1em 1em 0 0;padding:.125em;border:1px dashed var(--color-foreground-15);color:var(--color-foreground-70)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span{color:var(--color-foreground-90)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption label{font-size:.75em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption img,.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption svg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.PinturaUtilPanel[data-util=frame] [data-selected=true]{border-color:var(--color-primary);color:var(--color-primary)}.PinturaUtilPanel[data-util=frame] [data-selected=true] span{color:var(--color-foreground-90)}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .5em}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOptionGroupLabel{width:1px;height:1px;position:absolute;font-size:0}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOptionGroup{display:flex;flex-direction:column-reverse}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{cursor:var(--button-cursor);margin-bottom:1em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span{display:block;text-align:center;padding:0 1.5em;font-size:.625em;font-weight:400}.PinturaUtilPanel[data-util=frame] [data-focus-visible]+label span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{position:relative;width:3em;height:4em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption div{position:absolute;outline-color:currentColor;border-color:currentColor;cursor:var(--button-cursor)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption div[slot]{overflow:hidden;left:-1px;top:-1px;bottom:-1px;right:-1px;display:flex;align-items:center;justify-content:center}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption{width:2.25em;height:3em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span{font-size:.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .25em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaUtilPanel[data-util=filter] .PinturaUtilFooter{padding-left:0!important;padding-right:0!important}.PinturaUtilPanel[data-util=filter] .PinturaScrollable{width:40em}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .5em}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptionGroupLabel{width:1px;height:1px;position:absolute;font-size:0;pointer-events:none}.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview{border-radius:0;transition:border-radius 1ms}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption{border-radius:0}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterPreview{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterOption{border-bottom-left-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterPreview{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterOption{border-bottom-right-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptionGroup{display:flex;flex-direction:column-reverse}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption{cursor:var(--button-cursor);margin-bottom:1em}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption span{display:block;text-align:center;padding:0 .3125em;line-height:1.75;max-width:100%;font-size:.625em;font-weight:400;margin-left:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview:before{transition:background-color var(--transition-duration-10),color var(--transition-duration-10)}.PinturaUtilPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview{position:relative;z-index:1}.PinturaUtilPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview:before{content:"";position:absolute;width:100%;height:100%;opacity:.35;border-radius:inherit;background-color:var(--color-primary)}.PinturaUtilPanel[data-util=filter] [data-focus-visible]+label>.PinturaFilterOption span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption,.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview{width:3.75em;height:4.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterOption,.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterPreview{width:2.875em;height:3.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterOption span{font-size:.5em}.PinturaUtilPanel[data-util=crop] .PinturaStage{touch-action:none}.PinturaUtilPanel[data-util=crop],.PinturaUtilPanel[data-util=crop] .PinturaStage,.PinturaUtilPanel[data-util=crop] .PinturaUtilMain{pointer-events:all}.PinturaUtilPanel[data-util=crop] .PinturaImageInfo{position:absolute;right:1em;bottom:1em}.PinturaUtilPanel[data-util=crop] .PinturaButtonCenter{--size:3em;position:absolute;left:0;top:0;width:var(--size);height:var(--size);z-index:1;line-height:0;margin-top:calc(var(--size) * (-.5));margin-left:calc(var(--size) * (-.5));overflow:hidden;border-radius:50%;color:#000;background:hsla(0,0%,100%,.8);backdrop-filter:var(--backdrop-filter-bright);outline:none}.PinturaUtilPanel[data-util=crop] .PinturaButtonCenter[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot[data-env~=short] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter{padding-bottom:.5em}.PinturaImageInfo,.PinturaRoot[data-env~=overlay] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter,.PinturaRoot[data-env~=overlay] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter>[slot]:empty{pointer-events:none}.PinturaImageInfo p{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif;text-align:right;line-height:1;font-size:.75em}.PinturaImageInfo:not([data-custom]) p{width:8em;height:1.25em;white-space:nowrap;contain:strict;overflow:hidden}.PinturaUtilPanel[data-util=resize] form{display:flex;justify-content:center;padding:0 1em}.PinturaUtilPanel[data-util=resize] .PinturaFormInner{position:relative;display:flex;justify-content:center;align-items:center}.PinturaUtilPanel[data-util=resize] .PinturaFormInner>button{position:absolute;left:100%;margin-left:1em}.PinturaUtilPanel[data-util=resize] .PinturaFieldsetInner{display:inline-flex;align-items:center;justify-content:center}.PinturaUtilPanel[data-util=resize] .PinturaFieldsetInner>*{margin:.25em}.PinturaUtilPanel[data-util=resize] .PinturaResizeLabel{font-size:.75em}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton{margin-left:.5em;margin-right:.5em;background-color:var(--color-foreground-5);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10)}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton:hover{background-color:var(--color-foreground-10)}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel{display:block;line-height:2.65;padding:0 1em;font-variant-numeric:tabular-nums;font-size:.75em;font-weight:400}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel:after{content:"\25bc";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaUtilPanel[data-util=resize] input[type=checkbox]+label{padding:0 .125em;margin:0 -.25em;outline:transparent;display:block;cursor:pointer}.PinturaUtilPanel[data-util=resize] input[type=checkbox][data-focus-visible]+label{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaInputDimension{display:inline-flex;align-items:center;position:relative}.PinturaInputDimension label{position:absolute;right:.625em;font-size:.75em;text-transform:uppercase;pointer-events:none;color:var(--color-foreground-80);z-index:1}.PinturaInputDimension button,.PinturaInputDimension input,.PinturaInputDimension label{font-size:.75em;font-weight:400}.PinturaInputDimension button,.PinturaInputDimension input{appearance:none;-moz-appearance:textfield;box-sizing:border-box;font-variant-numeric:tabular-nums;padding:.625em 0 .625em .625em;width:100%;max-width:7em;outline:transparent;border-radius:var(--border-radius);box-shadow:none;border:1px solid var(--color-foreground-80);transition:background-color var(--transition-duration-10) ease-in-out,color var(--transition-duration-10) ease-in-out,border-color var(--transition-duration-10) ease-in-out}.PinturaInputDimension button::selection,.PinturaInputDimension input::selection{background-color:var(--color-foreground-20)}.PinturaInputDimension button:hover,.PinturaInputDimension input:hover{background-color:var(--color-foreground-10)}.PinturaInputDimension button:focus,.PinturaInputDimension input:focus{border-color:var(--color-focus-100)}.PinturaInputDimension input{background-color:var(--color-foreground-5)}.PinturaInputDimension input:placeholder-shown+label{color:var(--color-foreground-20)}.PinturaInputDimension input::placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input[data-state=invalid]{border-color:var(--color-error-75);box-shadow:inset 0 0 .25em var(--color-error-25),0 0 .25em var(--color-error-50)}.PinturaInputDimension button{width:10em;min-height:2.65em}.PinturaInputDimension input::-webkit-inner-spin-button,.PinturaInputDimension input::-webkit-outer-spin-button{-webkit-appearance:none}.PinturaInputDimension input::-ms-clear{display:none}.PinturaRoot[dir=rtl] .PinturaInputDimension label{left:.625em;right:auto}.PinturaRoot[dir=rtl] .PinturaInputDimension input{padding-right:.625em;padding-left:0;text-align:right}.PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .25em}.PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption{position:relative;width:3em;height:4em}.PinturaUtilPanel[data-util=fill] .PinturaFillTile{position:absolute;width:100%;height:100%}.PinturaUtilPanel[data-util=fill] .PinturaFillTile[data-transparent=true]{background-color:#fff;background-image:var(--pattern-transparent);border-radius:calc(var(--border-radius) + 1px)}.PinturaUtilPanel[data-util=fill] .PinturaFillTile div,.PinturaUtilPanel[data-util=fill] .PinturaFillTile img{cursor:var(--button-cursor);position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius)}.PinturaUtilPanel[data-util=fill] .PinturaFillTile:after{content:"";z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius);pointer-events:none}.PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption[data-selected=true] .PinturaFillTile:after{box-shadow:inset 0 0 0 1px var(--color-foreground-5),inset 0 0 0 4px var(--color-primary),inset 0 0 0 5px var(--color-foreground-5)}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] .PinturaUtilFooter>div{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption{width:2.25em;height:3em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption span{font-size:.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li{margin:0 .175em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li:first-child{margin-left:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li:last-child{margin-right:0}.PinturaModal{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--editor-modal-border-radius:0;--editor-modal-overlay-opacity:.95;--editor-modal-shadow:0 1em 2em -1em rgba(0,0,0,.25),0 1.5em 1.5em -2em rgba(0,0,0,.5);--editor-modal-outline:inset 0 0 0 1px var(--color-foreground-3);position:fixed;left:0;top:0;width:100%;z-index:2147483646;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--color-background),var(--editor-modal-overlay-opacity,var(--editor-modal-overlay-opacity-default,.95)))}@supports (height:100dvh){.PinturaModal{height:100dvh}}.PinturaModal>.PinturaRoot[data-env~=is-centered]{box-shadow:var(--editor-modal-shadow);border-radius:var(--editor-modal-border-radius)}.PinturaModal>.PinturaRoot[data-env~=is-centered]:after{position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;border-radius:inherit;content:"";box-shadow:var(--editor-modal-outline);z-index:2147483646}.PinturaModal[style*="--viewport-pad-footer:1"]{box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom)}.PinturaModal+.PinturaModal{--editor-modal-overlay-opacity-default:.75}@media (min-width:600px) and (min-height:600px){.PinturaModal+.PinturaModal .PinturaRoot{--editor-max-width-default:calc(100vw - 8em);--editor-max-height-default:calc(100vh - 8em)}}.PinturaDocumentStyles{scrollbar-gutter:auto}.PinturaDocumentLock,.PinturaDocumentLock body{height:calc(var(--pintura-document-height) - 1px);overflow-y:hidden;box-sizing:border-box}.PinturaDocumentLock body{position:relative}.PinturaDocumentLock .PinturaModal{height:100%!important}.PinturaScrollable{--scrollable-feather-start-opacity:0;--scrollable-feather-end-opacity:0;--scrollable-feather-size:2em;contain:paint;overflow:hidden}.PinturaScrollable:focus{outline:transparent}.PinturaScrollable>div{position:relative;display:inline-flex;vertical-align:top}.PinturaScrollable{touch-action:none}.PinturaScrollable[data-direction=x]{max-width:100%;--mask-angle:90deg}.PinturaScrollable[data-direction=y]{max-height:100%;--mask-angle:180deg}.PinturaScrollable[data-state~=overflows]{mask:linear-gradient(var(--mask-angle),rgba(0,0,0,var(--scrollable-feather-start-opacity)),#000 var(--scrollable-feather-size),#000 calc(100% - var(--scrollable-feather-size)),rgba(0,0,0,var(--scrollable-feather-end-opacity)))}.PinturaScrollable[data-state~=scrolling]>div *{pointer-events:none}.PinturaTabList{display:flex;justify-content:center}.PinturaTabList button{display:flex;align-items:center;flex-direction:column;outline:transparent;cursor:var(--button-cursor);-webkit-tap-highlight-color:transparent}.PinturaTabList button>*{transition:filter var(--transition-duration-10) ease-out}.PinturaTabList button[disabled]>*{filter:var(--filter-disabled)}.PinturaTabPanels{flex:1;display:grid;grid-template-columns:1fr}.PinturaTabPanel{position:relative;grid-row-start:1;grid-column-start:1;min-width:0}.PinturaTabPanel:not([hidden]){z-index:2;outline:transparent}.PinturaTabPanel[hidden]{display:block!important;z-index:1;pointer-events:none}.PinturaTabPanel[data-inert=true]{visibility:hidden}@supports not (aspect-ratio:1){.PinturaTabPanel{overflow-x:hidden}}.PinturaButton{white-space:nowrap;flex-shrink:0;-webkit-tap-highlight-color:transparent;cursor:var(--button-cursor)}.PinturaButton>span{display:inline-flex;align-items:center;vertical-align:top;min-height:1em}.PinturaButton svg+.PinturaButtonLabel{margin-left:.5em}.PinturaButton[disabled]{cursor:default;filter:var(--filter-disabled)}.PinturaButtonInner{text-decoration:inherit}.PinturaButton:not(.PinturaButtonIconOnly) svg:first-of-type{margin-left:-.25em}.PinturaRoot[dir=rtl] .PinturaButton:not(.PinturaButtonIconOnly) svg:first-of-type{margin-right:-.25em}.PinturaRoot[dir=rtl] .PinturaButton svg+.PinturaButtonLabel{margin-left:0;margin-right:1em}.PinturaUtilPanel{position:relative;z-index:1;height:100%;display:flex;flex:1;flex-direction:column;contain:layout size;box-sizing:border-box}.PinturaUtilPanel,.PinturaUtilPanel>*{padding-top:.5em;padding-bottom:.5em}.PinturaProgressIndicator{position:relative;display:block;width:1.25em;height:1.25em}.PinturaProgressIndicator svg{pointer-events:none;vertical-align:top}.PinturaProgressIndicator .PinturaProgressIndicatorFill{stroke-dashoffset:0}.PinturaProgressIndicator[data-status=busy] svg{animation:image_editor_spin 1s linear infinite}.PinturaProgressIndicator[data-status=busy] .PinturaProgressIndicatorFill{stroke-dashoffset:-26.5;stroke-dasharray:26.5 53;transition:stroke-dashoffset .5s linear,stroke-dasharray .5s linear}@keyframes image_editor_spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media only screen and (-webkit-min-device-pixel-ratio:3){.PinturaRoot[data-env~=is-ios] .PinturaProgressIndicator svg{transform-origin:49% 49%}}.PinturaInputForm{opacity:0;cursor:auto;z-index:2147483647;--width:30em}.PinturaInputForm:not([data-stick=true]){position:absolute;bottom:7.5em;width:var(--width);left:calc(50% - var(--width) / 2);box-shadow:0 .25em .5em -.5em #000000bf,inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius);background-color:var(--color-background-95)}@media (max-width:34em){.PinturaInputForm:not([data-stick=true]){left:2em;right:2em;width:auto}}.PinturaInputForm[data-stick=true]{transition:opacity .15s ease .25s;position:absolute;left:0;right:0;outline:1px solid var(--color-foreground-15);background-color:var(--color-background-100)}.PinturaInputForm[data-stick=true]>.PinturaInputFormInner{background-color:var(--color-foreground-3)}.PinturaInputFormInner>.PinturaButton{color:var(--color-foreground-100);border-radius:9999em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaInputFormInner>.PinturaButton:first-of-type{left:1em}.PinturaInputFormInner>.PinturaButton:last-of-type{right:1rem;color:var(--color-primary-text);background:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaInputFormInner>.PinturaButton:not(.PinturaButtonIconOnly) .PinturaButtonInner{padding:0 .875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonIcon{width:.875em;height:.875em}.PinturaInputFormInner>.PinturaButton.PinturaButtonIconOnly{width:1.875em;height:1.875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonLabel{font-size:.75em}.PinturaInputFormInner>.PinturaButton .PinturaButtonInner{line-height:2;display:flex;justify-content:center}.PinturaInputFormInner{padding-top:1em;padding-bottom:3.5em}.PinturaInputFormInner>.PinturaButton{position:absolute;bottom:1em}.PinturaInputFormFields textarea:only-child{height:5em;mask:linear-gradient(0deg,transparent,#000 1em)}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar-track{background:none}.PinturaInputFormFields textarea:only-child::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-foreground-70);border-radius:9999em;border:.25em solid transparent}.PinturaInputFormFields input:only-child,.PinturaInputFormFields textarea:only-child{width:100%;padding:0 1em .5em;display:block;background:transparent}.PinturaInputForm input,.PinturaInputForm textarea{box-sizing:border-box;resize:none;border:none;font-size:.875em;outline:transparent;color:var(--color-foreground-100)}.PinturaInputForm input{background-color:var(--color-background-100)}.PinturaModalBodyLock .PinturaInputForm{margin-top:-50px}.PinturaInputForm[data-layout=row]{--width:30em;width:var(--width);max-width:calc(100% - 2em);border-radius:9999em}.PinturaInputForm[data-layout=row] .PinturaInputFormFields{flex:1}.PinturaInputForm[data-layout=row] .PinturaInputFormInner{display:flex;padding:.5em}.PinturaInputForm[data-layout=row] .PinturaInputFormInner input{padding:0 .5em;line-height:1.75;font-size:.8125em;flex:1}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButton:first-child{margin-right:0}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButton{position:static}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButtonIconOnly{width:1.5em;height:1.5em}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButtonLabel{font-size:.625em}.PinturaUtilMain{padding-left:1em;padding-right:1em;min-height:1px;touch-action:none}.PinturaUtilMain,.PinturaUtilMain>[slot]{flex:1;display:flex;flex-direction:column}.PinturaUtilMain>[slot]{align-items:center}.PinturaUtilFooter>[slot]:empty{min-height:1em}.PinturaUtilFooter>[slot]{display:flex;flex-direction:column;align-items:center;justify-content:stretch;pointer-events:all}.PinturaUtilFooter .PinturaControlPanel .PinturaImageButtonList,.PinturaUtilFooter .PinturaShapeStyleList{min-height:3.5em;align-items:flex-start}.PinturaUtilFooter .PinturaControlList [role=tab][aria-selected=true]{background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label,.PinturaUtilFooter .PinturaControlList [role=tab]{flex-direction:row;line-height:1;padding:0 .75em;min-height:1.75em;white-space:nowrap;border-radius:var(--border-radius-round);transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,filter var(--transition-duration-25) ease-out;box-shadow:inset 0 0 0 1px var(--color-foreground-0);cursor:var(--button-cursor)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label span,.PinturaUtilFooter .PinturaControlList [role=tab] span{font-size:.75em;font-weight:400}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg,.PinturaUtilFooter .PinturaControlList [role=tab] svg{width:.875em;font-size:.875em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg:only-child,.PinturaUtilFooter .PinturaControlList [role=tab] svg:only-child{margin-left:-.25em;margin-right:-.25em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg:not(:only-child),.PinturaUtilFooter .PinturaControlList [role=tab] svg:not(:only-child){margin-left:-.25em;margin-right:.375em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label:hover,.PinturaUtilFooter .PinturaControlList [role=tab]:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label[data-focus-visible],.PinturaUtilFooter .PinturaControlList [role=tab][data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption [slot],.PinturaUtilFooter .PinturaControlListOption label{display:flex;flex-direction:row;align-items:center}.PinturaUtilFooter .PinturaControlListOption[data-selected=true] label{background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlListOption input[data-focus-visible]+label{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption input[disabled]+label{filter:var(--filter-disabled)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption+.PinturaControlListOption,.PinturaUtilFooter .PinturaControlList>button+button{margin-left:.5em}.PinturaUtilFooter .PinturaControlPanels{display:grid;grid-template-columns:1fr;width:40em;max-width:100%;margin:0 auto;flex:auto}.PinturaUtilFooter .PinturaControlPanel{grid-row-start:1;grid-column-start:1;max-width:100%;overflow:hidden;visibility:visible;opacity:1}.PinturaUtilFooter .PinturaControlPanel[hidden]{display:block!important;visibility:hidden;transition-delay:0s;pointer-events:none;opacity:0}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>*+*{margin-left:-1px}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]{padding-left:.625em;padding-right:.625em;border-radius:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:only-child{border-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:first-child:not(:only-child){padding-left:.75em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab]:last-child:not(:only-child){padding-right:.75em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}@supports not (aspect-ratio:1){.PinturaControlPanel{overflow-x:hidden}}.PinturaRoot[data-env~=is-animated] .PinturaUtilFooter .PinturaControlPanel{transition:opacity var(--transition-duration-25) ease-in-out,visibility var(--transition-duration-25) linear;transition-delay:.1s}.PinturaRoot[data-env~=has-controlgroups-preference-top] .PinturaUtilHeader{order:1}.PinturaRoot[data-env~=has-controlgroups-preference-top] .PinturaUtilFooter{order:2}.PinturaRoot[data-env~=has-controlgroups-preference-top] .PinturaUtilMain{order:3}.PinturaRoot[data-env~=has-controltabs-preference-bottom] .PinturaUtilFooter .PinturaControlPanels{order:-1}.PinturaRoot[data-env~=has-controltabs-preference-bottom] .PinturaUtilFooter .PinturaRangeInput .PinturaRangeInputReset{top:0;bottom:auto}.PinturaRoot[data-env~=has-controltabs-preference-bottom] .PinturaUtilFooter .PinturaControlPanel .PinturaShapePresetsGrouped{padding-bottom:.75em}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaControlPanels{order:1}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaRangeInput .PinturaRangeInputReset{top:auto;bottom:0}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaControlPanel .PinturaShapePresetsGrouped{padding-top:.75em}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaControlPanel .PinturaImageButtonList,.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaShapeStyleList{align-items:flex-end}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaShapeStyleLabel{order:1}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter{margin:.75em 0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels{max-width:24em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList{margin-top:1em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList>button+button{margin-left:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab] span{font-size:.75em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab]{border-radius:0;background-color:var(--color-background-50);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab]:first-child{padding-left:.875em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab]:last-child{padding-right:.875em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList button:not([aria-selected=true]) span{color:var(--color-foreground-40)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels{background-color:var(--color-background-50);backdrop-filter:var(--backdrop-filter-bright);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInput{height:1.5em;margin-top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInputReset{opacity:0}.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlListOption [slot],.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlListOption label{flex-direction:row-reverse}.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg:not(:only-child),.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlList [role=tab] svg:not(:only-child){margin-right:-.25em;margin-left:.375em}.PinturaRangeInput{position:relative;display:flex;flex-direction:column;align-items:center;margin:auto;height:3.5em;max-width:24em;width:calc(100% - 2em);touch-action:none;--range-input-feather-left:2em;--range-input-feather-right:2em;--range-input-mask-from:0%;--range-input-mask-to:100%;--range-input-mask-color:rgba(0,0,0,.25);--range-input-line-color:var(--color-foreground-15);outline:transparent}.PinturaRangeInput[data-focus-visible]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";position:absolute;left:0;right:0;top:calc(50% - 1em);height:2em;border-radius:.25em}.PinturaRangeInputInner{position:relative;overflow:hidden;height:100%;width:100%;contain:strict;mask:linear-gradient(90deg,transparent 0,#000 var(--range-input-feather-left),#000 calc(50% - 3em),transparent 50%,#000 calc(50% + 3em),#000 calc(100% - var(--range-input-feather-right)),transparent)}.PinturaRangeInputMeter{height:100%}.PinturaRangeInput .PinturaRangeInputMeter svg{display:block;pointer-events:none;fill:currentColor}.PinturaRangeInput>.PinturaRangeInputValue{position:absolute;z-index:1;pointer-events:none;top:calc(50% - .6875em);left:calc(50% - 1.75em);width:3.5em;height:1.5em;overflow:hidden;contain:strict;text-align:center;font-size:.75em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif}.PinturaRangeInput>.PinturaRangeInputReset{position:absolute;left:calc(50% - 1.0625em);top:0;margin-top:.125em;padding:0;z-index:1;width:2em;overflow:hidden;color:transparent!important;transition:opacity var(--transition-duration-25);opacity:.35;outline:transparent;cursor:var(--button-cursor)}.PinturaRangeInput>.PinturaRangeInputReset:hover{opacity:.5}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible]{opacity:1}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible]:before{content:"";pointer-events:none;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);height:1em;width:1em;z-index:2;border-radius:.25em;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRangeInput>.PinturaRangeInputReset[disabled]{opacity:.15}.PinturaRangeInput>.PinturaRangeInputReset:after{content:"";position:absolute;left:50%;top:20%;width:1px;height:60%;background:var(--color-foreground-100)}.PinturaRangeInputInner[data-value-limited] svg{mask:linear-gradient(90deg,var(--range-input-mask-color) var(--range-mask-from),#000 var(--range-mask-from),#000 var(--range-mask-to),var(--range-input-mask-color) var(--range-mask-to))}.PinturaRangeInputInner[data-value-limited] svg rect{x:var(--range-mask-from);width:calc(var(--range-mask-to) - var(--range-mask-from));fill:var(--range-input-line-color)}.PinturaRadioGroup .PinturaRadioGroupOptions{display:flex;flex-direction:column}.PinturaRadioGroup .PinturaRadioGroupOptionGroup+.PinturaRadioGroupOptionGroup{margin-top:.5em}.PinturaRadioGroup .PinturaRadioGroupOption[data-hidden=true]{display:none}.PinturaRadioGroup[data-layout=row] .PinturaRadioGroupOptions{flex-direction:row}.PinturaRadioGroup label{-webkit-tap-highlight-color:transparent}.PinturaPresetListFilter .PinturaRadioGroupOptions{justify-content:space-evenly;padding:.625em 0 .3125em}.PinturaPresetListFilter .PinturaRadioGroupOptions label{display:block;cursor:pointer}.PinturaPresetListFilter+.PinturaOptionsList{border-top-left-radius:0;border-top-right-radius:0}.PinturaShapeStyleEditor{position:relative;display:grid;grid-template-columns:1fr}.PinturaShapeStyleEditor>div{grid-row-start:1;grid-column-start:1;max-width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.PinturaShapeStyleEditorOverflow>div{overflow:visible;justify-content:flex-start}.PinturaShapeStyleEditorOverflow .PinturaShapeStyleList{min-height:auto;margin-left:1em}.PinturaShapeStyleEditorOverflow .PinturaShapeStyle{--control-height:1.75em}.PinturaShapeStyles{position:relative}.PinturaShapeStyles:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapeStyleList{display:flex}.PinturaShapeStyleList .PinturaButton,.PinturaShapeStyleList .PinturaInput{outline:transparent}.PinturaShapeStyleList .PinturaInput{padding:0 0 0 .625em;font-size:.75em;line-height:2.25}.PinturaShapeStyleList .PinturaShapeStyleLabel{line-height:1.75;font-size:.625em;font-weight:300;padding:0 .75em;text-transform:lowercase;pointer-events:none;text-align:center;color:var(--color-foreground-50);white-space:nowrap}.PinturaShapeStyleList .PinturaShapeStyle{border-radius:var(--border-radius-round)}.PinturaShapeStyleList .PinturaShapeStyle+.PinturaShapeStyle{margin-left:1em}.PinturaShapeStyle{display:flex;flex-direction:column;align-items:stretch;--control-height:1.5em}.PinturaShapeStyle .PinturaPanelButton{border-radius:inherit}.PinturaShapeStyle>.PinturaButton:hover,.PinturaShapeStyle>.PinturaButton[data-focus-visible]{position:relative;z-index:1}.PinturaShapeStyle .PinturaColorPickerButton .PinturaButtonLabel{display:block;border-radius:inherit}.PinturaShapeStyle .PinturaColorPickerButton{display:flex;justify-content:center}.PinturaShapeStyle .PinturaColorPreview{border-radius:inherit;width:1.5em;height:1.5em;background-color:#fff;background-size:4px}.PinturaShapeStyle .PinturaColorPreview span{border-radius:inherit;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapeStyle [data-focus-visible] .PinturaColorPreview span:before{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";z-index:1}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview{mask:radial-gradient(circle,transparent 5.5px,#000 6px);mask-size:cover}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview span:after{position:absolute;left:6px;top:6px;right:6px;bottom:6px;border-radius:inherit;box-shadow:0 0 0 1px var(--color-foreground-5);content:""}.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabel,.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabelPrefix{display:block;line-height:2.25;font-size:.6875em}.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabelPrefix{color:var(--color-foreground-40);padding-left:.625em;margin-right:-.25em}.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabel{padding:0 1em}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel,.PinturaShapeStyle>.PinturaRadioGroup .PinturaButtonLabel,.PinturaShapeStyle>.PinturaRadioGroupOption label{display:block;line-height:2.25;padding:0 1em;font-size:.6875em}.PinturaShapeStyle .PinturaButton:not(.PinturaColorPickerButton)[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeStyle .PinturaInputField{padding:0 .75em;width:3em;height:2em;line-height:2em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius)}.PinturaShapeStyle .PinturaPromptInputGroup{position:relative;display:flex;align-items:flex-start}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaInput{width:18em;padding:0}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaInput input{padding-right:2em}.PinturaShapeStyle .PinturaPromptInputGroup>.PinturaButton:not(.PinturaButtonIconOnly){display:block;line-height:2.125;margin-left:.5em;padding:0 1em;font-size:.6875em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);background-color:var(--color-foreground-10);border-radius:var(--border-radius)}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaButtonIconOnly{display:flex;justify-content:center;align-items:center;width:1.75em;height:1.75em;padding:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius)}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaButtonIconOnly svg{width:.875em}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaProgressIndicator{position:absolute;width:.875em;height:.875em;pointer-events:none}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaProgressIndicator svg{width:.875em}.PinturaShapeStyle .PinturaPromptInputWrapper{position:relative;display:flex;align-items:center}.PinturaShapeStyle .PinturaPromptInputWrapper .PinturaProgressIndicator{right:.3125em}.PinturaShapeStyle .PinturaGenerateMoreButtonWrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-top:.3125em;margin-left:.75em}.PinturaShapeStyle .PinturaPromptOptions{margin-left:.5em;display:flex;align-items:center}.PinturaShapeStyle .PinturaPromptOption{position:relative;padding:0;margin-left:.5em;border-radius:.5em}.PinturaShapeStyle .PinturaPromptOption:after,.PinturaShapeStyle .PinturaPromptOption img{border-radius:.5em;pointer-events:none}.PinturaShapeStyle .PinturaPromptOption:after{content:"";position:absolute;z-index:1;left:0;top:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapeStyle .PinturaPromptOption img{display:block;width:2.5em;height:2.5em;object-fit:cover}.PinturaShapeStyle>.PinturaDropdownButton{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10)}.PinturaShapeStyle>.PinturaDropdownButton:hover{background-color:var(--color-foreground-10)}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel:after,.PinturaShapeStyle>.PinturaDropdownButton .PinturaComboBox:after{content:"\25bc";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaShapeStyle>.PinturaDropdownButton .PinturaComboBox:after{top:0;margin-left:.375em;font-size:.47265625em}.PinturaShapeStyle .PinturaComboBox{padding-right:.75em}.PinturaShapeStyle .PinturaComboBox .PinturaInput{padding-left:0}.PinturaShapeStyle .PinturaComboBox .PinturaInput input{box-shadow:none}.PinturaShapeStyle .PinturaComboBox .PinturaInputField{padding-right:.375em}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions{flex-direction:row}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label{cursor:var(--button-cursor);display:flex;height:var(--control-height);align-items:center;padding:0 .25em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label:hover{background-color:var(--color-foreground-20)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions svg{width:1.125em;height:1.125em}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type label{padding-left:.5em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type label{padding-right:.5em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions [data-selected=true] label{background-color:var(--color-foreground-10)}.PinturaRoot[dir=rtl] .PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel:after,.PinturaRoot[dir=rtl] .PinturaShapeStyle>.PinturaDropdownButton .PinturaComboBox:after{margin-right:.75em;margin-left:-.25em}.PinturaToolbar{display:flex;justify-content:center;margin-left:1em;margin-right:1em}.PinturaToolbar .PinturaToolbarInner{display:inline-flex}.PinturaToolbar[data-layout=compact] .PinturaToolbarContentWide,.PinturaToolbar[data-overflow=overflow] .PinturaToolbarContentOptional{display:none}.PinturaToolbar .PinturaButton{border-radius:var(--border-radius-round);outline:transparent;padding:.3125em .75em;transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,box-shadow var(--transition-duration-10) ease-out;line-height:1.1}.PinturaToolbar .PinturaButton:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaToolbar .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaToolbar .PinturaButton .PinturaButtonIcon{width:1em}.PinturaToolbar .PinturaButtonLabel{font-size:.75em}.PinturaToolbar .PinturaPanel{z-index:3}.PinturaToolbar .PinturaToolbarInner>*{margin:0 .5em}.PinturaRectManipulator{--size:1.25em;position:absolute;left:0;top:0;outline:none;touch-action:none;transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0) scale(var(--sx),var(--sy))}.PinturaRectManipulator:not([data-shape=edge]){width:var(--size);height:var(--size);z-index:2}.PinturaRectManipulator:not([data-shape=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;border-radius:inherit;content:""}.PinturaRectManipulator:not([data-shape=edge])[data-focus-visible]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRectManipulator[data-shape~=circle]{margin-left:calc(var(--size) * (-.5));margin-top:calc(var(--size) * (-.5));line-height:var(--size);border-radius:50%;background-color:var(--color-foreground-100);box-shadow:0 0 2px var(--color-background-50)}.PinturaRectManipulator[data-shape=hook]{border:3px solid var(--color-foreground-100)}.PinturaRectManipulator[data-shape=hook][data-direction*=t]{margin-top:-3px;border-bottom:0}.PinturaRectManipulator[data-shape=hook][data-direction*=r]{border-left:0;margin-left:calc(var(--size) * (-1))}.PinturaRectManipulator[data-shape=hook][data-direction*=b]{margin-top:calc(var(--size) * (-1));border-top:0}.PinturaRectManipulator[data-shape=hook][data-direction*=l]{border-right:0;margin-left:-3px}.PinturaRectManipulator[data-shape~=edge]{height:1px;width:1px;z-index:1}.PinturaRectManipulator[data-shape~=edge][data-focus-visible]{background-color:var(--color-focus-50)}.PinturaRectManipulator[data-direction=b],.PinturaRectManipulator[data-direction=t]{cursor:ns-resize;height:var(--size);margin-top:calc(var(--size) * (-.5));transform-origin:0 center}.PinturaRectManipulator[data-direction=l],.PinturaRectManipulator[data-direction=r]{cursor:ew-resize;width:var(--size);margin-left:calc(var(--size) * (-.5));transform-origin:center 0}.PinturaRectManipulator[data-direction=bl],.PinturaRectManipulator[data-direction=tr]{cursor:nesw-resize}.PinturaRectManipulator[data-direction=br],.PinturaRectManipulator[data-direction=tl]{cursor:nwse-resize}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator[data-shape=edge]:active{background-color:var(--color-foreground-5)}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator:not([data-shape=edge]):after{left:-1em;right:-1em;top:-1em;bottom:-1em}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator:not([data-shape=edge]):active:after{background-color:var(--color-foreground-5)}.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator{transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0)}.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=b],.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=t]{width:calc(var(--sx) * 1px)}.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=l],.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=r]{height:calc(var(--sy) * 1px)}.PinturaPanel.PinturaSliderPanel{border-radius:var(--border-radius-round)}.PinturaPercentageLabel{font-variant-numeric:tabular-nums;min-width:3em;text-align:center}.PinturaSliderPanel .PinturaSlider{width:10em;--knob-size:.75em;--knob-margin-left:.3125em;--knob-margin-right:.3125em}.PinturaSliderPanel .PinturaSliderTrack{--track-background:var(--color-foreground-10)}.PinturaSliderPanel .PinturaSliderKnob{--knob-background:var(--color-foreground-100);box-shadow:0 .125em .25em #00000059,0 -.125em .25em #0000001a}.PinturaImageButtonList,.PinturaImageButtonList>li{display:flex;align-items:center}.PinturaImageButtonList>li{--thumb-size:1.75em;--thumb-radius:.3125em;--thumb-margin:.3125em;justify-content:center;position:relative}.PinturaImageButtonList>li+li{margin-left:.5em}.PinturaRoot .PinturaImageButton{--thumb-size:1.75em;--thumb-radius:.3125em;--thumb-margin:.3125em;padding:var(--thumb-margin);border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--color-foreground-5);cursor:var(--button-cursor);outline:transparent}.PinturaRoot .PinturaImageButton>*{pointer-events:none}.PinturaRoot .PinturaImageButton{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:filter var(--transition-duration-25) ease-out}.PinturaRoot .PinturaImageButton[disabled]{filter:var(--filter-disabled)}.PinturaRoot .PinturaImageButton:hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaImageButton text{font-family:monospace}.PinturaRoot .PinturaImageButton img,.PinturaRoot .PinturaImageButton svg{display:block;width:var(--thumb-size);height:var(--thumb-size);min-width:auto;max-width:none;object-fit:cover;border-radius:var(--thumb-radius)}.PinturaRoot .PinturaImageButton[data-loader]:after,.PinturaRoot .PinturaImageButton[data-loader]:before{display:block;width:var(--thumb-size);height:var(--thumb-size);line-height:var(--thumb-size);border-radius:var(--thumb-radius)}.PinturaRoot .PinturaImageButton[data-error] img{display:none}.PinturaRoot .PinturaImageButton[data-error]:after{content:"\26a0";box-shadow:inset 0 0 0 1px var(--color-error-75);background-color:var(--color-error-10);color:var(--color-error-75)}.PinturaRoot .PinturaImageButton[data-loader]{position:relative}.PinturaRoot .PinturaImageButton[data-loader]:before{content:"";position:absolute;left:var(--thumb-margin);top:var(--thumb-margin);animation:pintura-img-loading calc(var(--transition-duration-multiplier, 0) * 1s) infinite alternate ease-in-out;background-color:var(--color-foreground-10);transition:transform calc(var(--transition-duration-multiplier, 0) * .5s) ease-in;z-index:-1}.PinturaRoot .PinturaImageButton[data-loader] img{opacity:0;transition:opacity calc(var(--transition-duration-multiplier, 0) * .35s) ease-out}.PinturaRoot .PinturaImageButton[data-loader][data-load] img{opacity:1}.PinturaRoot .PinturaImageButton[data-loader][data-error]:before,.PinturaRoot .PinturaImageButton[data-loader][data-load]:before{animation-play-state:paused;transform:scale(.5)}@keyframes pintura-img-loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.PinturaInput{display:flex;flex-direction:row}.PinturaInput input[disabled]{filter:var(--filter-disabled)}.PinturaInputField{flex:1;outline:transparent}.PinturaInputField[type=number]{-moz-appearance:textfield}.PinturaInputField[type=number]::-webkit-inner-spin-button,.PinturaInputField[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PinturaInputSpinners{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.PinturaInputSpinners button{line-height:1!important;width:2em;font-size:.5em!important;outline:transparent}.PinturaShorthandControl{flex-direction:row;padding-left:.25em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShorthandControl>.PinturaSliderButton+.PinturaSliderButton{border-left:1px solid var(--color-foreground-5);border-radius:0}.PinturaShorthandControl .PinturaSliderButton .PinturaButtonLabel{padding:0 .5em}.PinturaShorthandControl .PinturaColorPreview{width:1em;height:1em;margin-right:.25em;margin-top:.25em}.PinturaShapePresetsPalette{text-align:center;width:40em;max-width:100%;overflow:hidden}.PinturaShapePresetsPalette .PinturaShapePresetSelect{vertical-align:top;display:inline-block}.PinturaShapePresetsPalette .PinturaScrollable:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapePresetsPalette .PinturaButton+.PinturaButton{margin-left:.5em}.PinturaShapePresetsPalette .PinturaButton{flex-direction:row;line-height:1.1;padding:.3125em .75em;border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);cursor:var(--button-cursor);transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,box-shadow var(--transition-duration-10) ease-out;outline:none}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonIcon{width:1em}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonLabel{font-size:.75em}.PinturaShapePresetsPalette .PinturaButton:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaShapePresetsPalette .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapePresetsPalette .PinturaShapePresetsFlat>*+*,.PinturaShapePresetsPalette .PinturaShapePresetsGroups>*+*,.PinturaShapePresetsPalette .PinturaShapePresetsGroups>div>*+*{margin-left:.5em}.PinturaShapePresetsGroups{display:flex}.PinturaShapePresetsGrouped{display:flex;flex-direction:column;align-items:center}.PinturaShapePresetsGrouped [role=tab]{white-space:nowrap}.PinturaShapePresetsFlat{display:flex;align-items:center;justify-content:center}.PinturaShapePresetsFlat>.PinturaButton{margin-left:1em}.PinturaShapeList{pointer-events:none;opacity:0;transition:opacity var(--transition-duration-10) ease-in-out;position:absolute;top:1em;left:1em;width:max-content;z-index:1;border-radius:var(--border-radius);color:var(--color-foreground-100);background:var(--color-background-70);box-shadow:0 0 0 1px var(--color-foreground-5)}.PinturaShapeList li+li{margin-top:-.3125em}.PinturaShapeList[data-visible=true]{opacity:1}.PinturaShapeList .PinturaColorPreview{width:.75em;height:.75em;margin-right:.25em;border-radius:.25em}.PinturaShapeList .PinturaShapeListItem{display:flex;align-items:center;padding:.25em .5em;outline:none}.PinturaShapeList .PinturaShapeListItem>span{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em}.PinturaShapeList .PinturaShapeListItem[data-focus-visible]>span{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeList[data-visible=true] .PinturaShapeListItem{pointer-events:all}.PinturaShapeEditor{height:100%;width:100%;outline:none;touch-action:none}.PinturaShapeControls{position:absolute!important;left:0;top:0;z-index:3;pointer-events:none;display:flex;align-items:center}.PinturaShapeControlsGroup{pointer-events:all;color:#eee;background:#222;box-shadow:0 .125em .25em #00000040;border-radius:.25em}.PinturaShapeControlsGroup,.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle{display:inline-flex;min-height:1.75em}.PinturaShapeControlsGroup+.PinturaShapeControlsGroup{margin-left:.5em}.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle{position:relative}.PinturaShapeControlsGroup .PinturaButton{outline:transparent}.PinturaShapeControlsGroup .PinturaButton[data-focus-visible]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeControlsGroup .PinturaButton[disabled]>span{opacity:.5;pointer-events:all;cursor:not-allowed}.PinturaShapeControlsGroup>.PinturaButton{display:block;font-weight:700;transition:background-color var(--transition-duration-10);outline:transparent}.PinturaShapeControlsGroup>.PinturaButton:hover{background-color:#ffffff26}.PinturaShapeControlsGroup>.PinturaButton .PinturaButtonLabel{display:block;font-size:.6875em;padding:0 .75em;line-height:1.7em}.PinturaShapeControlsGroup .PinturaButtonIconOnly{width:1.75em;transition:background-color var(--transition-duration-10)}.PinturaShapeControlsGroup .PinturaButtonIconOnly:hover{background-color:#ffffff26}.PinturaShapeControlsGroup>button:first-of-type{border-radius:.25em 0 0 .25em}.PinturaShapeControlsGroup>button:last-of-type{border-radius:0 .25em .25em 0}.PinturaShapeControlsGroup>button:only-of-type{border-radius:.25em}.PinturaShapeControlsGroup>*+*{border-left:1px solid rgba(0,0,0,.5)}.PinturaShapeControlsGroup svg{pointer-events:none}.PinturaInlineInput{position:absolute;left:0;top:0;margin:0;padding:0;transform-origin:center;display:flex}.PinturaInlineInput:before{content:"";width:0;height:var(--line-height)}.PinturaContentEditable{margin:0;padding:0;width:calc(100% / var(--font-scalar));height:calc((100% / var(--font-scalar)) - var(--bottom-inset, 0));overflow:hidden;outline:none;vertical-align:top}.PinturaOptionsList,.PinturaOptionsListWrapper{border-radius:inherit}.PinturaOptionsList .PinturaListOption{transition:background-color var(--transition-duration-10);border-radius:inherit;position:relative}.PinturaOptionsList .PinturaListOption label{display:block;margin:0;border-radius:inherit;white-space:nowrap}.PinturaOptionsList .PinturaListOption svg{margin-right:.25em;margin-left:-.5em;min-width:1.5em}.PinturaOptionsList .PinturaListOption svg:only-child{margin-left:0;margin-right:0}.PinturaOptionsList .PinturaListOption [slot]{display:flex;align-items:center;padding:.325em .75em}.PinturaOptionsList .PinturaDropdownOptionLabel{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em;display:inline-flex;flex-direction:column}.PinturaOptionsList .PinturaDropdownOptionSublabel{font-size:.75em;opacity:.5;margin-top:-.5em}.PinturaOptionsList .PinturaListOptionGroup>span{display:block;padding:.75em 1em;text-transform:uppercase;font-size:.75em;color:var(--color-foreground-50)}.PinturaOptionsList [data-disabled=true]{color:var(--color-foreground-50)}.PinturaOptionsList [data-selected=false]:not([data-disabled=true]):hover{background-color:var(--color-foreground-10)}.PinturaOptionsList [data-selected=true]{color:var(--color-foreground-100);background-color:var(--color-foreground-20)}.PinturaOptionsList [data-focus-visible]+label .PinturaDropdownOptionLabel{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaListOption label{margin:0}.PinturaRoot[dir=rtl] .PinturaDropdownOptionLabel{margin-right:-.325em;align-items:flex-end}.PinturaRoot[dir=rtl] .PinturaListOption svg{margin-left:-.5em;margin-right:auto}.PinturaRoot[dir=rtl] .PinturaListOption svg+span{margin-left:.25em}.PinturaRoot[dir=rtl] .PinturaListOption [slot]{justify-content:flex-end}.PinturaColorPickerPanel{padding:.5em;max-width:14em;overflow:visible;touch-action:none}.PinturaColorPickerPanel .PinturaEyeDropper{display:flex;align-items:center;justify-content:center;color:var(--color-foreground-70);width:1.5em;height:1.5em;margin-left:.25em}.PinturaColorPickerPanel .PinturaEyeDropper svg{width:1em;height:1em}.PinturaColorPickerPanel .PinturaColorPickerButton{outline:transparent}.PinturaColorPickerPanel .PinturaColorPickerButton[data-focus-visible]{box-shadow:inset 0 0 0 1px var(--color-foreground-70)}.PinturaColorPickerPanel .PinturaColorPreview{width:1.25em;height:1.25em;border-radius:.25em}.PinturaColorPickerPanel .PinturaColorPreview span{border-radius:.2em;box-shadow:inset 0 0 0 1px var(--color-foreground-20)}.PinturaColorPickerPanel .PinturaColorPresets legend{color:var(--color-foreground-50);margin:0 0 .25em .3125em;font-size:.75em}.PinturaColorPickerPanel .PinturaColorPresets:only-child legend{display:none}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaRadioGroupOptions{display:flex;flex-direction:row;flex-wrap:wrap}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption{display:block;padding:.25em}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption label,.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption label span{display:block;cursor:var(--button-cursor)}.PinturaColorPickerPanel .PinturaColorPresetsGrid input[data-focus-visible]+label .PinturaColorPreview:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaSlider{margin-left:-.325em;margin-right:-.325em}.PinturaColorPickerPanel .PinturaSlider>.PinturaSliderControl{position:relative;z-index:2}.PinturaColorPickerPanel .PinturColorPickerInputGroup{display:flex;flex-direction:row;align-items:center;margin:.75em 0 .25em .3125em}.PinturaColorPickerPanel .PinturaPicker{width:100%}.PinturaColorPickerPanel .PinturaPicker+.PinturaColorPresets{margin-top:.5em}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob,.PinturaColorPickerPanel .PinturaPicker .PinturaSliderKnob{border-radius:9999em;box-shadow:inset 0 .06125em .06125em #0000001a,0 0 0 .06125em #fff,0 .1875em .25em #00000059,0 -.125em .25em #0000001a}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob{pointer-events:none;position:absolute;z-index:1;left:0;top:0;margin-left:-.625em;margin-top:-.625em;width:1.25em;height:1.25em;visibility:visible;outline:none}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob[data-focus-visible]:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnobController{position:absolute;left:0;top:0;right:0;bottom:0;visibility:hidden}.PinturaColorPickerPanel .PinturaPicker .PinturaSaturationPicker{position:relative;border-radius:var(--border-radius) var(--border-radius) 0 0;margin:-.5em -.5em .5em;height:7em;background-image:linear-gradient(180deg,transparent,#000),linear-gradient(90deg,#fff,transparent)}.PinturaColorPickerPanel .PinturaPicker .PinturaHuePicker .PinturaSliderTrack{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.PinturaColorPickerPanel .PinturaPicker .PinturaSliderTrack{box-shadow:inset 0 0 1px var(--color-foreground-50)}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderKnob:before,.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderTrack:before{position:absolute;content:"";display:block;left:0;top:0;width:100%;height:100%;z-index:-1;border-radius:inherit;background-color:#fff;background-image:var(--pattern-transparent)}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderKnob:before{background-position:calc(var(--slider-position) * -2px) 0}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker{margin-top:.5em}.PinturaColorPickerPanel .PinturaPicker .PinturaColorPickerInput{color:var(--color-foreground-80);width:calc(100% - .625em);line-height:1.75;text-indent:.5em;font-size:.875em;border-radius:.25em;border:1px solid var(--color-foreground-20);font-variant:tabular-nums;text-transform:uppercase}.PinturaColorPickerPanel .PinturaPicker .PinturaColorPickerInput:focus{outline:transparent;border-color:var(--color-focus-100)}.PinturaColorPickerPanel .PinturaPicker .PinturaColorPickerInput[disabled]{color:var(--color-foreground-40)}.PinturaPanel{--color-inset:hsla(0,0%,100%,.1);--color-fill:var(--color-foreground-5);top:0;left:0;z-index:2147483647;width:max-content;cursor:auto;outline:transparent;box-shadow:inset 0 0 0 1px var(--color-inset),0 .125em .25em #00000040,0 .125em .75em #00000026,0 .125em .125em #0000001a;border-radius:var(--border-radius)}.PinturaPanel,.PinturaPanelTip{position:absolute;color:var(--color-foreground-90);background-color:var(--color-background-100);background-image:linear-gradient(var(--color-fill),var(--color-fill));background-blend-mode:screen}.PinturaPanelTip{--tip-mask:transparent calc(50% - 1.5px),#000 calc(50% - 1.5px);width:.5em;height:.5em;margin-left:-.25em;margin-top:-.25em;z-index:-1;box-shadow:inset -1px -1px 0 0 var(--color-inset);mask:linear-gradient(to bottom right,var(--tip-mask));pointer-events:none}.PinturaPanelTip[data-top=true]{box-shadow:inset 1px 1px 0 0 var(--color-inset);mask:linear-gradient(to top left,var(--tip-mask))}.PinturaContentEditable{white-space:pre-line!important;word-break:break-word!important;display:inline-block!important;-webkit-user-select:text!important;user-select:text!important}.PinturaContentEditable[data-wrap-content=nowrap]{white-space:nowrap!important;word-break:normal!important}.PinturaContentEditable[data-wrap-content=nowrap] br{display:none}.PinturaContentEditable{-webkit-user-drag:none;background:transparent!important;margin:0!important;border-radius:0!important;max-width:none!important;min-width:auto!important;box-shadow:none!important}.PinturaColorPreview{--color:transparent;color:var(--color);position:relative;pointer-events:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E")}.PinturaColorPreview span{position:absolute;left:0;top:0;right:0;bottom:0;background-color:var(--color);border-radius:inherit}.PinturaSlider{position:relative;--track-offset-x:.5em;--track-offset-y:.5em;--track-size:1.5em;--knob-size:1em;--knob-margin-top:0em;--knob-margin-right:0em;--knob-margin-bottom:0em;--knob-margin-left:0em;display:flex;align-items:center;touch-action:none}.PinturaSlider[data-direction=y]{flex-direction:column}.PinturaSlider .PinturaSliderControl{position:relative;flex:1}.PinturaSlider>button{position:relative;z-index:1;width:var(--track-size);height:var(--track-size);overflow:hidden;cursor:pointer;flex-shrink:none}.PinturaSlider>button svg{width:1.25em;height:1.25em;margin:.125em;stroke-width:.125em;stroke:var(--color-foreground-50)}.PinturaSlider>button:first-of-type{order:2;padding-right:.125em;margin-left:-.325em}.PinturaSlider>button:last-of-type{order:1;padding-left:.125em;margin-right:-.325em}.PinturaSlider>.PinturaSliderControl{order:2}.PinturaSlider .PinturaSliderKnob{left:0;top:50%;border-radius:9999em;visibility:visible;width:var(--knob-size);height:var(--knob-size);margin-left:calc(var(--knob-size) * -.5);margin-top:calc(var(--knob-size) * -.5);background:var(--knob-background)}.PinturaSlider .PinturaSliderKnob,.PinturaSlider .PinturaSliderKnobController,.PinturaSlider .PinturaSliderTrack{pointer-events:none;position:absolute}.PinturaSlider .PinturaSliderTrack{top:var(--track-offset-y);bottom:var(--track-offset-y);left:var(--track-offset-x);right:var(--track-offset-x);background:var(--track-background)}.PinturaSlider .PinturaSliderKnobController{visibility:hidden;top:calc(var(--track-offset-y) + var(--knob-margin-top));bottom:calc(var(--track-offset-y) + var(--knob-margin-bottom));left:calc(var(--track-offset-x) + var(--knob-margin-left));right:calc(var(--track-offset-x) + var(--knob-margin-right))}.PinturaSlider .PinturaSliderTrack{border-radius:9999em}.PinturaSlider[data-direction=x] input[type=range]{height:var(--track-size);margin-left:var(--track-offset-x);width:calc(100% - (var(--track-offset-x) * 2))}.PinturaSlider[data-direction=y] input[type=range]{width:var(--track-size);margin-top:var(--track-offset-y);height:calc(100% - (var(--track-offset-y) * 2))}.PinturaSlider input[type=range]{-webkit-appearance:none;-webkit-tap-highlight-color:transparent;display:block}.PinturaSlider input[type=range]::-webkit-slider-runnable-track{background:transparent}.PinturaSlider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-moz-range-thumb{line-height:0;margin:0;padding:0;border:none;visibility:hidden}.PinturaSlider input[type=range]::-ms-thumb{line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range]::-ms-ticks-before,.PinturaSlider input[type=range]::-ms-tooltip{display:none}.PinturaSlider input[type=range]::-ms-ticks-after{display:none}.PinturaSlider input[type=range]::-ms-track{color:transparent;border:none;background:transparent}.PinturaSlider input[type=range]::-ms-fill-lower,.PinturaSlider input[type=range]::-ms-fill-upper{background:transparent}.PinturaSlider input[type=range]:focus{outline:transparent}.PinturaSlider input[type=range][data-focus-visible]~.PinturaSliderKnobController .PinturaSliderKnob:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);pointer-events:none}.PinturaShapeManipulator{position:absolute;left:0;top:0;outline:none;touch-action:none;transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0) rotate(var(--r)) scale(var(--sx),var(--sy));--size:.75em}.PinturaShapeManipulator:not([data-control=edge]){margin-left:calc(var(--size) * (-.5));margin-top:calc(var(--size) * (-.5));line-height:var(--size);width:var(--size);height:var(--size);border-radius:9999em}.PinturaShapeManipulator:not([data-control=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;content:""}.PinturaShapeManipulator:not([data-control=edge])[data-focus-visible]:after{border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeManipulator[data-control=point],.PinturaShapeManipulator[data-control=scale]{background:linear-gradient(90deg,var(--color-secondary-dark),var(--color-secondary));box-shadow:0 0 0 2px #fff,0 0 4px #000;z-index:3}.PinturaShapeManipulator[data-control=point][data-selected=true]:before,.PinturaShapeManipulator[data-control=scale][data-selected=true]:before{display:block;content:"";width:calc(var(--size) * .5);height:calc(var(--size) * .5);background:#fff;margin-left:calc(var(--size) * .25);margin-top:calc(var(--size) * .25);border-radius:9999em}.PinturaShapeManipulator[data-control=scale]{cursor:grab}.PinturaShapeManipulator[data-control=edge]{margin-top:calc(var(--size) * (-.5));height:var(--size);width:1px;z-index:1;transform-origin:0 calc(var(--size) * .5)}.PinturaShapeManipulator[data-control=edge][data-focus-visible]{background-color:var(--color-focus-50)}.PinturaShapeManipulator[data-control=rotate]{border-radius:9999em;background:linear-gradient(90deg,#fff,#ddd);box-shadow:0 0 0 2px var(--color-secondary-dark),0 0 4px #000;z-index:2;cursor:grab}.PinturaRoot[data-env*=chrome-] .PinturaShapeManipulator[data-control=edge]{width:calc(var(--sx) * 1px);transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0) rotate(var(--r))}.taffy-brickle-widget[data-v-5f52b8f4]{display:flex;flex-direction:column;height:100%;width:100%;background:#000000;overflow:hidden;position:relative}.game-container[data-v-5f52b8f4]{position:relative;width:100%;height:100%;background:#000000;overflow:hidden}.game-canvas[data-v-5f52b8f4]{display:block!important;width:100%!important;height:100%!important;background:radial-gradient(ellipse at center,#0a0a0a 0%,#000000 100%);cursor:crosshair}.game-message-overlay[data-v-5f52b8f4]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center}.message-content[data-v-5f52b8f4]{text-align:center;color:#fff}.message-title[data-v-5f52b8f4]{font-size:24px;font-weight:700;color:#34d399;margin-bottom:8px}.message-subtitle[data-v-5f52b8f4]{font-size:16px;color:#e2e8f0;margin-bottom:8px}.message-instructions[data-v-5f52b8f4]{font-size:14px;color:#94a3b8;margin-bottom:20px}.message-score[data-v-5f52b8f4]{font-size:18px;font-weight:700;color:#fbbf24;margin-bottom:20px}.message-actions[data-v-5f52b8f4]{display:flex;gap:5px;justify-content:center;align-items:center}.game-action-btn[data-v-5f52b8f4]{padding:12px 24px;border:none;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.btn-primary[data-v-5f52b8f4]{background:#34d399;color:#000}.btn-primary[data-v-5f52b8f4]:hover{background:#10b981;transform:translateY(-1px)}.btn-stop[data-v-5f52b8f4]{background:#ef4444;color:#fff}.btn-stop[data-v-5f52b8f4]:hover{background:#dc2626;transform:translateY(-1px)}.game-hud[data-v-5f52b8f4]{position:absolute;top:8px;left:8px;display:flex;align-items:center;gap:12px;font-size:12px;color:#fffc;font-family:monospace}.hud-info[data-v-5f52b8f4]{display:flex;align-items:center;gap:12px}.level-info[data-v-5f52b8f4],.score-info[data-v-5f52b8f4]{font-weight:700}.level-info[data-v-5f52b8f4]{color:#34d399}.score-info[data-v-5f52b8f4]{color:#fbbf24}.lives-info[data-v-5f52b8f4]{display:flex;gap:3px;align-items:center}.life-dot[data-v-5f52b8f4]{width:6px;height:6px;border-radius:50%;background:#374151;transition:all .3s ease}.life-dot.active[data-v-5f52b8f4]{background:#f43f5e;box-shadow:0 0 4px #f43f5e}@media (hover: none) and (pointer: coarse){.game-canvas[data-v-5f52b8f4]{cursor:default}}.image-gallery-widget[data-v-c05119a0]{height:100%;display:flex;flex-direction:column}.image-gallery-settings-dialog .q-dialog__inner[data-v-c05119a0]{padding:16px}.image-gallery-settings-card[data-v-c05119a0]{width:90vw;max-width:900px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.image-gallery-settings-header[data-v-c05119a0]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.image-gallery-settings-content[data-v-c05119a0]{flex:1;overflow-y:auto}.image-gallery-settings-footer[data-v-c05119a0]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.file-selector-dialog .q-dialog__inner[data-v-c05119a0]{padding:16px}.file-selector-card[data-v-c05119a0]{width:90vw;max-width:1000px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.file-selector-header[data-v-c05119a0]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.file-selector-content[data-v-c05119a0]{flex:1;overflow-y:auto}.file-selector-footer[data-v-c05119a0]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.image-preview-card[data-v-c05119a0]{position:relative;border-radius:8px;overflow:hidden;background:#f5f5f5;aspect-ratio:16/9}.image-preview[data-v-c05119a0]{width:100%;height:100%;object-fit:cover;display:block}.image-overlay[data-v-c05119a0]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:8px;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:opacity .3s ease}.image-preview-card:hover .image-overlay[data-v-c05119a0]{opacity:1}.image-name[data-v-c05119a0]{color:#fff;font-size:.75rem;font-weight:500;flex:1;margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-container[data-v-c05119a0]{flex:1;position:relative;overflow:hidden;background:#f8f9fa}.empty-gallery[data-v-c05119a0]{height:100%;display:flex;align-items:center;justify-content:center}.empty-gallery-content[data-v-c05119a0]{text-align:center;padding:2rem}.image-display[data-v-c05119a0]{height:100%;position:relative;overflow:hidden}.gallery-image[data-v-c05119a0]{width:100%;height:100%;display:block;transition:opacity .3s ease}.fade-enter-active[data-v-c05119a0],.fade-leave-active[data-v-c05119a0]{transition:opacity .5s ease;position:absolute;top:0;left:0;width:100%;height:100%}.fade-enter-from[data-v-c05119a0],.fade-leave-to[data-v-c05119a0]{opacity:0}.image-info-overlay[data-v-c05119a0]{position:absolute;top:0;left:0;right:0;background:linear-gradient(rgba(0,0,0,.7),transparent);padding:16px;color:#fff}.image-info[data-v-c05119a0]{display:flex;justify-content:space-between;align-items:center}.image-info .image-name[data-v-c05119a0]{font-size:1rem;font-weight:600;margin-right:16px}.image-counter[data-v-c05119a0]{font-size:.875rem;opacity:.9}.gallery-controls[data-v-c05119a0]{position:absolute;bottom:16px;right:16px;display:flex;gap:8px;opacity:0;transition:opacity .3s ease}.gallery-container:hover .gallery-controls[data-v-c05119a0]{opacity:1}.control-btn[data-v-c05119a0]{background:rgba(0,0,0,.6);backdrop-filter:blur(8px);border-radius:50%}.control-btn[data-v-c05119a0]:hover{background:rgba(0,0,0,.8)}.selected-images-container[data-v-c05119a0]{background:rgba(248,249,250,.8);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.selected-images-container[data-v-c05119a0]:hover{background:rgba(248,249,250,1);box-shadow:0 2px 8px #0000000f}.taffy-grid-container[data-v-c05119a0]{margin-top:16px}.taffy-grid[data-v-c05119a0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.taffy-selector-card[data-v-c05119a0]{position:relative;background:#ffffff;border-radius:16px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 4px 12px #00000014;min-height:160px;display:flex;flex-direction:column;overflow:hidden;border:2px solid transparent}.taffy-selector-card[data-v-c05119a0]:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 25px #0000001f}.taffy-selector-card--images[data-v-c05119a0]:hover{background:var(--berry-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px var(--berry-taffy-shadow)!important}.taffy-selector-card--images:hover .image-selector-name[data-v-c05119a0]{color:#fff!important}.taffy-selector-card.selected[data-v-c05119a0]{border-color:var(--berry-taffy-gradient);background:var(--berry-taffy-gradient)!important;color:#fff!important;box-shadow:0 8px 25px var(--berry-taffy-shadow)!important}.taffy-selector-card.selected .image-selector-name[data-v-c05119a0]{color:#fff!important}.image-selector-content[data-v-c05119a0]{position:relative;height:100%;display:flex;flex-direction:column}.image-selector-preview[data-v-c05119a0]{width:100%;height:160px;object-fit:cover;flex-shrink:0}.image-selector-overlay[data-v-c05119a0]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);backdrop-filter:blur(2px)}.selection-indicator[data-v-c05119a0]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.taffy-berry-btn[data-v-c05119a0]{background:var(--berry-taffy-gradient)!important;color:#fff!important;border-radius:16px!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 8px var(--berry-taffy-shadow)!important}.taffy-berry-btn[data-v-c05119a0]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--berry-taffy-shadow)!important}.taffy-mint-btn[data-v-c05119a0]{background:var(--mint-taffy-gradient)!important;color:#fff!important;border-radius:16px!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 8px var(--mint-taffy-shadow)!important}.taffy-mint-btn[data-v-c05119a0]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.taffy-clear-all-btn[data-v-c05119a0]{color:#f43f5e!important;border-radius:12px!important;padding:8px 16px!important;font-weight:600!important;border:1px solid rgba(244,63,94,.2)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-clear-all-btn[data-v-c05119a0]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;border-color:transparent!important;transform:translateY(-1px) scale(1.02)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.taffy-btn-large[data-v-c05119a0]{border-radius:16px!important;padding:12px 24px!important;font-weight:600!important;min-height:44px!important;box-shadow:0 4px 12px #0000001a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-btn-medium[data-v-c05119a0]{border-radius:16px!important;padding:8px 16px!important;font-weight:600!important;min-height:36px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.dialog-btn[data-v-c05119a0]{border-radius:100%!important;height:40px!important;width:40px!important;margin-left:1px!important}.dialog-btn-icon[data-v-c05119a0]{margin-top:-1px!important}.q-btn--active[data-v-c05119a0]{background:rgba(76,175,80,.1)!important;border:1px solid rgba(76,175,80,.3)!important}@media (max-width: 600px){.image-gallery-settings-card[data-v-c05119a0],.file-selector-card[data-v-c05119a0]{width:95vw;margin:8px}.taffy-grid[data-v-c05119a0]{grid-template-columns:repeat(2,1fr);gap:12px}.taffy-selector-card[data-v-c05119a0]{min-height:140px}.image-selector-preview[data-v-c05119a0]{height:100px}.row .col-4[data-v-c05119a0]{width:100%;max-width:100%;flex:0 0 100%}}.sticky-note-widget[data-v-858ba5a0]{height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#fef3c7 0%,#fde047 50%,#facc15 100%);border-radius:0 0 16px 16px;position:relative;box-shadow:0 4px 12px #fbbf2426,inset 0 1px #ffffff4d;overflow:hidden}.sticky-note-content[data-v-858ba5a0]{flex:1;padding:16px;position:relative;display:flex;flex-direction:column;overflow-y:auto;background:inherit}.sticky-note-textarea[data-v-858ba5a0]{flex:1;font-family:Kalam,cursive!important}.sticky-note-textarea[data-v-858ba5a0] .q-field__control{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;min-height:100%!important}.sticky-note-textarea[data-v-858ba5a0] .q-field__control-container{padding:0!important}.sticky-note-textarea[data-v-858ba5a0] .q-field__native{font-family:Kalam,cursive!important;font-size:18px!important;font-weight:600!important;line-height:1.6!important;color:#8b5a3c!important;background:transparent!important;border:none!important;outline:none!important;resize:none!important;padding:0!important;margin:0!important}.sticky-note-textarea[data-v-858ba5a0] .q-field__native::placeholder{color:#8b5a3c99!important;font-family:Kalam,cursive!important;font-style:italic;font-weight:600!important}.sticky-note-content[data-v-858ba5a0]::-webkit-scrollbar{width:8px}.sticky-note-content[data-v-858ba5a0]::-webkit-scrollbar-track{background:rgba(139,90,60,.1);border-radius:4px}.sticky-note-content[data-v-858ba5a0]::-webkit-scrollbar-thumb{background:rgba(139,90,60,.3);border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.sticky-note-content[data-v-858ba5a0]::-webkit-scrollbar-thumb:hover{background:rgba(139,90,60,.5)}.sticky-note-content[data-v-858ba5a0]{scrollbar-width:thin;scrollbar-color:rgba(139,90,60,.3) rgba(139,90,60,.1)}.sticky-note-widget[data-v-858ba5a0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(circle at 40% 40%,rgba(255,255,255,.05) 1px,transparent 1px);background-size:30px 30px,25px 25px,35px 35px;border-radius:0 0 16px 16px;pointer-events:none;opacity:.3}@media (max-width: 600px){.sticky-note-content[data-v-858ba5a0]{padding:12px}.sticky-note-textarea[data-v-858ba5a0] .q-field__native{font-size:14px!important}}.todo-widget[data-v-6000cec8]{height:100%;display:flex;flex-direction:column;overflow:hidden;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.todo-widget .completed[data-v-6000cec8]{text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:transparent!important}.todo-add-section[data-v-6000cec8]{display:flex;justify-content:center;margin-bottom:4px}.add-todo-btn[data-v-6000cec8]{border-radius:16px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;color:#fff!important;background:var(--mint-taffy-gradient)!important;min-height:32px!important;padding:6px 12px!important;font-size:14px!important;font-weight:500!important;text-transform:none!important;box-shadow:0 2px 6px var(--mint-taffy-shadow)!important}.add-todo-btn[data-v-6000cec8]:hover{box-shadow:0 4px 12px var(--mint-taffy-shadow)!important}.add-todo-btn[data-v-6000cec8]:active{transform:scale(.98)!important}.todo-content-scroll[data-v-6000cec8]{flex:1;overflow-y:auto;overflow-x:visible;padding:8px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.todo-content-scroll[data-v-6000cec8]::-webkit-scrollbar{width:6px}.todo-content-scroll[data-v-6000cec8]::-webkit-scrollbar-track{background:transparent}.todo-content-scroll[data-v-6000cec8]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.todo-content-scroll[data-v-6000cec8]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.active-todos-section[data-v-6000cec8]{margin-bottom:8px}.completed-todos-section[data-v-6000cec8]{margin-top:4px}.section-divider[data-v-6000cec8]{margin:4px 0 6px;padding:0 8px}.completed-todos-section .section-divider[data-v-6000cec8]{margin:8px 0 4px}.section-title[data-v-6000cec8]{font-size:14px;font-weight:600;color:#64748b;margin:0;padding:4px 0 10px;text-transform:uppercase;letter-spacing:.5px;line-height:1}.todo-draggable-list[data-v-6000cec8]{display:flex;flex-direction:column;gap:4px}.todo-item-wrapper[data-v-6000cec8]{position:relative;width:100%}.todo-item-card[data-v-6000cec8]{background:white;border-radius:20px;box-shadow:0 2px 8px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;border:1px solid #f1f5f9;margin:1px 4px}.todo-item-card[data-v-6000cec8]:hover{box-shadow:0 4px 12px #00000014;border-color:#e2e8f0}.todo-item-card.completed[data-v-6000cec8]{background:var(--mint-taffy-gradient)!important;border-color:transparent!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.todo-item-card.completed[data-v-6000cec8]:hover{box-shadow:0 8px 25px var(--mint-taffy-shadow)!important}.todo-item-card.completed .todo-text[data-v-6000cec8]{color:#fff!important;font-weight:600!important;text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:transparent!important}.todo-item-card.completed .taffy-mini-action-btn[data-v-6000cec8]{color:#fffc!important}.todo-item-card.completed .taffy-mini-action-btn[data-v-6000cec8]:hover{color:#fff!important;background:rgba(255,255,255,.2)!important}.todo-item-card.completed .todo-checkbox i[data-v-6000cec8]{color:#fff!important}.todo-item-card.ghost[data-v-6000cec8]{opacity:.6;background:var(--mint-taffy-gradient);border-color:transparent;transform:rotate(3deg) scale(1.05);box-shadow:0 12px 35px var(--mint-taffy-shadow);z-index:1000}.todo-item-card.chosen[data-v-6000cec8]{transform:scale(1.02);box-shadow:0 8px 25px #00000026;z-index:999}.todo-item-card.dragging[data-v-6000cec8]{opacity:.8;transform:rotate(2deg) scale(1.03);box-shadow:0 10px 30px #0003;z-index:1001}.todo-item-card.being-dragged[data-v-6000cec8]{opacity:.3;transform:scale(.95);transition:all .2s ease}.todo-item-card.push-down[data-v-6000cec8]{transform:translateY(60px);transition:transform .3s cubic-bezier(.4,0,.2,1)}.todo-item-card.push-up[data-v-6000cec8]{transform:translateY(-60px);transition:transform .3s cubic-bezier(.4,0,.2,1)}.todo-item-card.clearing-animation[data-v-6000cec8]{animation:dominoClear-6000cec8 .4s cubic-bezier(.4,0,.2,1) forwards}.todo-item-content[data-v-6000cec8]{display:flex;align-items:center;gap:10px;padding:6px 12px;position:relative;overflow:hidden}.todo-checkbox[data-v-6000cec8]{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.todo-checkbox[data-v-6000cec8]:hover{transform:scale(1.15)}.todo-checkbox i[data-v-6000cec8]{transition:all .2s ease}.todo-text-section[data-v-6000cec8]{flex:1;cursor:pointer;min-height:24px;display:flex;align-items:center;overflow:hidden;min-width:0}.todo-text[data-v-6000cec8]{font-size:16px;font-weight:500;line-height:1.4;color:#334155;transition:all .2s ease;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;width:100%;text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:transparent!important}.todo-text.placeholder-text[data-v-6000cec8]{color:#94a3b8;font-style:italic}.todo-input[data-v-6000cec8]{flex:1;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.todo-input[data-v-6000cec8] .q-field__control{min-height:24px;padding:0;background:transparent}.todo-input[data-v-6000cec8] .q-field__native{padding:0;min-height:24px;font-size:16px;font-weight:500;color:#334155;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.todo-actions[data-v-6000cec8]{display:flex;align-items:center;gap:4px;flex-shrink:0}.remove-btn[data-v-6000cec8]{opacity:1;transition:all .2s ease;border-radius:12px;color:#94a3b8;min-width:32px;min-height:32px}.remove-btn[data-v-6000cec8]:hover{background:#fef2f2!important;color:#dc2626!important;transform:scale(1.05)}.remove-btn[data-v-6000cec8]:active{background:#fee2e2!important;transform:scale(.95)}.todo-actions .taffy-mini-action-btn[data-v-6000cec8]{margin-left:2px}.drag-handle[data-v-6000cec8]{cursor:grab}.drag-handle[data-v-6000cec8]:active{cursor:grabbing}.drop-zone-indicator[data-v-6000cec8]{height:60px;background:linear-gradient(135deg,rgba(16,185,129,.1) 0%,rgba(5,150,105,.15) 50%,rgba(4,120,87,.1) 100%);border:2px dashed var(--mint-taffy-color, #10b981);border-radius:20px;margin:2px 4px;position:relative;animation:pulse-drop-zone-6000cec8 1.5s ease-in-out infinite;display:flex;align-items:center;justify-content:center}.drop-zone-indicator[data-v-6000cec8]:before{content:"Drop here";color:var(--mint-taffy-color, #10b981);font-size:14px;font-weight:600;opacity:.8}.drop-zone-indicator[data-v-6000cec8]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:var(--mint-taffy-gradient);border-radius:50%;opacity:.6;animation:pulse-dot-6000cec8 1s ease-in-out infinite alternate}@keyframes pulse-drop-zone-6000cec8{0%,to{border-color:var(--mint-taffy-color, #10b981);background:rgba(16,185,129,.1)}50%{border-color:var(--mint-taffy-color, #059669);background:rgba(5,150,105,.2)}}@keyframes pulse-dot-6000cec8{0%{transform:translate(-50%,-50%) scale(.8);opacity:.4}to{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}@keyframes dominoClear-6000cec8{0%{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.3;transform:translateY(20px) scale(.95)}to{opacity:0;transform:translateY(40px) scale(.8);height:0;margin:0;padding:0}}.drop-indicator[data-v-6000cec8]{position:absolute;top:-2px;left:0;right:0;height:4px;background:var(--mint-taffy-gradient);border-radius:2px;opacity:.8;box-shadow:0 2px 8px var(--mint-taffy-shadow)}.empty-state[data-v-6000cec8]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px}.empty-state p[data-v-6000cec8]{font-size:15px}.empty-state p[data-v-6000cec8]:first-child{font-weight:500}.body--dark .todo-item-card[data-v-6000cec8]{background:#1e293b;border-color:#334155}.body--dark .todo-item-card[data-v-6000cec8]:hover{background:#334155;border-color:#475569}.body--dark .todo-item-card.completed[data-v-6000cec8]{background:var(--mint-taffy-gradient)!important;border-color:transparent!important}.body--dark .todo-text[data-v-6000cec8],.body--dark .todo-input[data-v-6000cec8] .q-field__native{color:#e2e8f0}.body--dark .taffy-mini-action-btn[data-v-6000cec8]{color:#64748b}.body--dark .taffy-mini-action-btn[data-v-6000cec8]:hover{background:#475569!important;color:#94a3b8!important}.body--dark .section-title[data-v-6000cec8]{color:#94a3b8}@media (max-width: 600px){.todo-widget[data-v-6000cec8]{padding:6px;gap:12px}.todo-scroll-container[data-v-6000cec8]{padding:2px 4px}.todo-item-card[data-v-6000cec8]{margin:1px 2px}.todo-item-content[data-v-6000cec8]{padding:4px 10px;gap:8px}.todo-text[data-v-6000cec8]{font-size:15px}.todo-checkbox i[data-v-6000cec8]{font-size:18px!important}.drag-handle[data-v-6000cec8]{font-size:14px!important}.drop-zone-indicator[data-v-6000cec8]{height:40px}.drop-zone-indicator[data-v-6000cec8]:before{font-size:12px}.drop-zone-indicator[data-v-6000cec8]:after{width:16px;height:16px}.todo-item-card.push-down[data-v-6000cec8],.todo-item-card.push-up[data-v-6000cec8]{transform:translateY(40px)}.todo-item-card.push-up[data-v-6000cec8]{transform:translateY(-40px)}}.taffy-nav-sidebar[data-v-0867c994]{flex-shrink:0;background:var(--00299984);border-right:var(--71fb4e56);overflow:hidden;margin:0;box-shadow:inset -1px 0 #ffffff80;display:flex;flex-direction:column}.taffy-nav-sidebar--standalone[data-v-0867c994]{background:white;border-right:none;border-radius:16px;margin:1rem;height:calc(100% - 2rem);box-shadow:0 4px 20px #00000014;overflow:hidden}.taffy-nav-top-tabs[data-v-0867c994]{border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);flex-shrink:0}.taffy-top-tabs .q-tab[data-v-0867c994]{min-height:40px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:#6b7280;transition:all .2s ease}.taffy-top-tabs .q-tab .q-icon[data-v-0867c994]{font-size:.875rem;margin-right:.5rem}.taffy-top-tabs .q-tab[data-v-0867c994]:hover{background:rgba(255,255,255,.5);color:#374151}.taffy-top-tabs .q-tab.q-tab--active[data-v-0867c994]{background:white;color:#1e293b;border-bottom:2px solid var(--3315f107)}.taffy-top-tabs .q-tab.q-tab--active .q-icon[data-v-0867c994]{color:var(--3315f107)}.taffy-top-tabs .q-tabs__content[data-v-0867c994]{border:none}.taffy-top-tabs .q-tab__indicator[data-v-0867c994]{display:none}.taffy-nav-scrollarea[data-v-0867c994]{flex:1;overflow:hidden;width:100%;max-width:100%}.taffy-nav-scrollarea[data-v-0867c994]>*{overflow:hidden!important}.taffy-nav-sidebar--standalone .taffy-nav-scrollarea[data-v-0867c994]{overflow:hidden}.taffy-nav-sidebar:not(.taffy-nav-sidebar--standalone) .taffy-nav-scrollarea[data-v-0867c994]{overflow-y:auto;overflow-x:hidden}.taffy-nav-sidebar:not(.taffy-nav-sidebar--standalone) .taffy-nav-scrollarea[data-v-0867c994]::-webkit-scrollbar{width:6px}.taffy-nav-sidebar:not(.taffy-nav-sidebar--standalone) .taffy-nav-scrollarea[data-v-0867c994]::-webkit-scrollbar-track{background:transparent}.taffy-nav-sidebar:not(.taffy-nav-sidebar--standalone) .taffy-nav-scrollarea[data-v-0867c994]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}.taffy-nav-sidebar:not(.taffy-nav-sidebar--standalone) .taffy-nav-scrollarea[data-v-0867c994]::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.taffy-nav-content[data-v-0867c994]{margin:0;overflow:hidden;width:100%;max-width:100%}.taffy-nav-list[data-v-0867c994]{margin:0;font-size:.875rem;background:transparent;overflow:hidden!important;width:100%;max-width:100%}.taffy-nav-list.q-list[data-v-0867c994]{margin:0;overflow:hidden!important}.taffy-nav-list[data-v-0867c994] *{max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}[data-v-0867c994] .q-expansion-item,[data-v-0867c994] .q-expansion-item .q-expansion-item__container,[data-v-0867c994] .q-expansion-item .q-expansion-item__content{overflow:hidden!important;max-width:100%!important}[data-v-0867c994] .q-expansion-item .q-expansion-item__toggle{overflow:hidden!important;max-width:100%!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}[data-v-0867c994] .q-expansion-item .q-expansion-item__toggle-icon{overflow:hidden!important;transform-origin:center center;will-change:transform;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}[data-v-0867c994] .q-expansion-item .q-item{overflow:hidden!important;max-width:100%!important;box-sizing:border-box!important}[data-v-0867c994] .q-expansion-item .q-item__section{overflow:hidden!important;max-width:100%!important}[data-v-0867c994] .q-expansion-item .q-item__section--side,[data-v-0867c994] .q-expansion-item.q-expansion-item--expanded,[data-v-0867c994] .q-expansion-item.q-expansion-item--collapsed,[data-v-0867c994] .q-expansion-item.q-expansion-item--expanded .q-expansion-item__container,[data-v-0867c994] .q-expansion-item.q-expansion-item--collapsed .q-expansion-item__container,[data-v-0867c994] .q-expansion-item.q-expansion-item--expanded .q-expansion-item__content,[data-v-0867c994] .q-expansion-item.q-expansion-item--collapsed .q-expansion-item__content,[data-v-0867c994] .q-expansion-item .q-expansion-item__content--animating,[data-v-0867c994] .q-expansion-item.q-expansion-item--animating .q-expansion-item__toggle{overflow:hidden!important}[data-v-0867c994] .q-expansion-item.q-expansion-item--animating .q-expansion-item__toggle-icon{overflow:hidden!important;transform-origin:center center}.taffy-nav-sidebar--standalone[data-v-0867c994] .q-expansion-item.q-expansion-item--animating .q-expansion-item__content{overflow:hidden!important;transform:translateZ(0)}.taffy-nav-sidebar--standalone[data-v-0867c994] .q-expansion-item.q-expansion-item--animating .q-expansion-item__toggle{overflow:hidden!important}.taffy-nav-sidebar--standalone[data-v-0867c994] .q-expansion-item.q-expansion-item--animating .q-expansion-item__toggle-icon{overflow:hidden!important;transform-origin:center center;will-change:transform}.taffy-nav-sidebar--standalone .taffy-nav-scrollarea[data-v-0867c994],.taffy-nav-sidebar--standalone .taffy-nav-scrollarea[data-v-0867c994] .q-scrollarea__content{overflow:hidden!important}.taffy-nav-section-header[data-v-0867c994]{min-height:40px;padding:.625rem .875rem;overflow-x:hidden!important;max-width:100%!important;font-size:.8125rem;font-weight:700;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-left:4px solid transparent;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.taffy-nav-section-header[data-v-0867c994]:hover{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);transform:translate(2px)}.taffy-nav-section-header .q-icon[data-v-0867c994]{margin-right:.75rem;font-size:1rem}.taffy-nav-subsection-header[data-v-0867c994]{min-height:34px;padding:.5rem 1rem .5rem 2rem;font-size:.75rem;font-weight:600;background:linear-gradient(135deg,#f8fafc 0%,#f3f4f6 100%);border-left:3px solid #d1d5db;margin-left:1.125rem;margin-right:.25rem;border-radius:12px 0 0 12px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.taffy-nav-subsection-header .q-icon[data-v-0867c994]{color:#6b7280;font-size:.875rem;margin-right:.5rem}.taffy-nav-subsection-header[data-v-0867c994]:hover{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-left-color:#9ca3af;border-radius:12px 0 0 12px;transform:translate(2px)}.taffy-nav-subsection-header:hover .q-icon[data-v-0867c994]{color:#374151}.taffy-nav-item[data-v-0867c994]{margin:.0625rem .375rem;transition:all .2s ease;min-height:34px;font-size:.8125rem;position:relative;overflow-x:hidden!important;max-width:100%!important;box-sizing:border-box!important}.taffy-nav-item .q-item__section--avatar[data-v-0867c994]{min-width:28px;padding-right:10px}.taffy-nav-item .q-icon[data-v-0867c994]{font-size:.875rem;transition:all .2s ease}.taffy-nav-item .q-item__label[data-v-0867c994]{font-size:.8125rem;font-weight:500;transition:all .2s ease}.taffy-nav-item[data-v-0867c994]:hover{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);transform:translate(3px);box-shadow:0 2px 8px #00000014}.taffy-nav-item.q-item--active[data-v-0867c994]{color:#fff!important;transform:translate(4px)}.taffy-nav-item.q-item--active .q-icon[data-v-0867c994],.taffy-nav-item.q-item--active .q-item__label[data-v-0867c994]{color:#fff!important}.taffy-nav-item.q-item--active[data-v-0867c994]:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:4px;height:20px;background:white;opacity:.8}.taffy-nav-item[data-v-0867c994]:not(.taffy-nav-item--level-2):not(.taffy-nav-item--level-3){box-shadow:0 1px 3px #0000000d}.taffy-nav-item[data-v-0867c994]:not(.taffy-nav-item--level-2):not(.taffy-nav-item--level-3):hover{box-shadow:0 2px 8px #0000001a}.taffy-nav-item:not(.taffy-nav-item--level-2):not(.taffy-nav-item--level-3).q-item--active[data-v-0867c994]{box-shadow:0 4px 12px #e879f940}.taffy-nav-item.taffy-nav-item--level-2[data-v-0867c994]{margin-left:1.625rem;margin-right:.375rem;min-height:30px;font-size:.75rem;border-left:3px solid #d1d5db;background:rgba(248,250,252,.5);border-radius:12px 0 0 12px;overflow-x:hidden!important;max-width:calc(100% - 1.625rem)!important}.taffy-nav-item.taffy-nav-item--level-2 .q-item__label[data-v-0867c994]{font-size:.75rem;font-weight:500}.taffy-nav-item.taffy-nav-item--level-2 .q-icon[data-v-0867c994]{font-size:.8125rem;color:#6b7280}.taffy-nav-item.taffy-nav-item--level-2[data-v-0867c994]:hover{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-left-color:#9ca3af;border-radius:12px 0 0 12px;transform:translate(3px)}.taffy-nav-item.taffy-nav-item--level-2:hover .q-icon[data-v-0867c994]{color:#374151}.taffy-nav-item.taffy-nav-item--level-2.q-item--active[data-v-0867c994]{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%);border-left-color:#6b7280;border-radius:12px 0 0 12px;color:#fff!important;margin-right:0}.taffy-nav-item.taffy-nav-item--level-2.q-item--active .q-icon[data-v-0867c994],.taffy-nav-item.taffy-nav-item--level-2.q-item--active .q-item__label[data-v-0867c994]{color:#fff!important}.taffy-nav-item.taffy-nav-item--level-3[data-v-0867c994]{margin-left:1.375rem;margin-right:.125rem;border-left:3px solid #d1d5db;min-height:28px;font-size:.75rem;padding-left:1rem;background:rgba(249,250,251,.7);border-radius:12px 0 0 12px;overflow-x:hidden!important;max-width:calc(100% - 1.375rem)!important}.taffy-nav-item.taffy-nav-item--level-3 .q-item__section--avatar[data-v-0867c994]{min-width:22px;padding-right:8px}.taffy-nav-item.taffy-nav-item--level-3 .q-item__label[data-v-0867c994]{font-size:.75rem;font-weight:400}.taffy-nav-item.taffy-nav-item--level-3 .q-icon[data-v-0867c994]{font-size:.75rem;color:#9ca3af}.taffy-nav-item.taffy-nav-item--level-3[data-v-0867c994]:hover{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-left-color:#6b7280;border-radius:12px 0 0 12px;transform:translate(3px)}.taffy-nav-item.taffy-nav-item--level-3:hover .q-icon[data-v-0867c994]{color:#4b5563}.taffy-nav-item.taffy-nav-item--level-3.q-item--active[data-v-0867c994]{background:linear-gradient(135deg,#4b5563 0%,#374151 100%);border-left-color:#4b5563;border-radius:12px 0 0 12px;color:#fff!important;margin-right:0}.taffy-nav-item.taffy-nav-item--level-3.q-item--active .q-icon[data-v-0867c994],.taffy-nav-item.taffy-nav-item--level-3.q-item--active .q-item__label[data-v-0867c994]{color:#fff!important}.taffy-nav-item.taffy-nav-item--level-3.q-item--active[data-v-0867c994]:before{left:-3px;width:3px;height:16px;background:#4b5563}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-section-header[data-v-0867c994]{border-left-color:var(--3315f107)}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-section-header .q-icon[data-v-0867c994]{color:var(--3315f107)}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-section-header[data-v-0867c994]:hover{border-left-color:var(--6718a8e3);box-shadow:inset 0 0 0 1px var(--5d8fa665)}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-item .q-icon[data-v-0867c994]{color:var(--3315f107)}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-item:hover .q-icon[data-v-0867c994]{color:var(--6718a8e3)}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-item.q-item--active[data-v-0867c994]{background:linear-gradient(135deg,var(--3315f107) 0%,var(--6718a8e3) 100%);box-shadow:0 4px 12px var(--6fa7a187)}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-item.q-item--active .q-icon[data-v-0867c994]{color:#fff!important}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-item.q-item--active.taffy-nav-item--level-3[data-v-0867c994]{border-left-color:var(--3315f107)!important;background:linear-gradient(135deg,var(--3315f107) 0%,var(--6718a8e3) 100%)!important}.taffy-nav-list .q-expansion-item:nth-child(1) .taffy-nav-item.q-item--active.taffy-nav-item--level-3[data-v-0867c994]:before{background:var(--3315f107)!important}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-section-header[data-v-0867c994]{border-left-color:var(--a74ae8d6)}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-section-header .q-icon[data-v-0867c994]{color:var(--a74ae8d6)}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-section-header[data-v-0867c994]:hover{border-left-color:var(--ee7813e6);box-shadow:inset 0 0 0 1px var(--7c0c33ca)}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-item .q-icon[data-v-0867c994]{color:var(--a74ae8d6)}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-item:hover .q-icon[data-v-0867c994]{color:var(--ee7813e6)}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-item.q-item--active[data-v-0867c994]{background:linear-gradient(135deg,var(--a74ae8d6) 0%,var(--ee7813e6) 100%);box-shadow:0 4px 12px var(--535753ac)}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-item.q-item--active .q-icon[data-v-0867c994]{color:#fff!important}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-item.q-item--active.taffy-nav-item--level-3[data-v-0867c994]{border-left-color:var(--a74ae8d6)!important;background:linear-gradient(135deg,var(--a74ae8d6) 0%,var(--ee7813e6) 100%)!important}.taffy-nav-list .q-expansion-item:nth-child(2) .taffy-nav-item.q-item--active.taffy-nav-item--level-3[data-v-0867c994]:before{background:var(--a74ae8d6)!important}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-section-header[data-v-0867c994]{border-left-color:var(--7613dd1e)}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-section-header .q-icon[data-v-0867c994]{color:var(--7613dd1e)}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-section-header[data-v-0867c994]:hover{border-left-color:var(--58737e86);box-shadow:inset 0 0 0 1px var(--81f9ddf4)}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-item .q-icon[data-v-0867c994]{color:var(--7613dd1e)}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-item:hover .q-icon[data-v-0867c994]{color:var(--58737e86)}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-item.q-item--active[data-v-0867c994]{background:linear-gradient(135deg,var(--7613dd1e) 0%,var(--58737e86) 100%);box-shadow:0 4px 12px var(--d3639e30)}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-item.q-item--active .q-icon[data-v-0867c994]{color:#fff!important}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-item.q-item--active.taffy-nav-item--level-3[data-v-0867c994]{border-left-color:var(--7613dd1e)!important;background:linear-gradient(135deg,var(--7613dd1e) 0%,var(--58737e86) 100%)!important}.taffy-nav-list .q-expansion-item:nth-child(3) .taffy-nav-item.q-item--active.taffy-nav-item--level-3[data-v-0867c994]:before{background:var(--7613dd1e)!important}.taffy-nav-list .q-expansion-item__toggle-icon[data-v-0867c994]{font-size:.875rem;color:#6b7280;transition:all .2s ease;overflow:hidden!important;transform-origin:center center;will-change:transform;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.taffy-nav-list .q-expansion-item--expanded .q-expansion-item__toggle-icon[data-v-0867c994]{color:#374151}.taffy-nav-list .taffy-nav-subsection-header .q-expansion-item__toggle-icon[data-v-0867c994]{font-size:.75rem}.taffy-nav-list .q-expansion-item[data-v-0867c994]{margin-bottom:.125rem}.taffy-nav-list .q-expansion-item[data-v-0867c994]:first-child{margin-top:0}.taffy-heading[data-v-167cd23a]{margin:0}.taffy-heading--left[data-v-167cd23a]{text-align:left}.taffy-heading--center[data-v-167cd23a]{text-align:center}.taffy-heading--right[data-v-167cd23a]{text-align:right}.taffy-heading__text[data-v-167cd23a]{margin:0;display:flex;align-items:center;gap:.5rem}.taffy-heading--center .taffy-heading__text[data-v-167cd23a]{justify-content:center}.taffy-heading--right .taffy-heading__text[data-v-167cd23a]{justify-content:flex-end}.taffy-heading__icon[data-v-167cd23a]{flex-shrink:0;transition:all .2s ease}.taffy-heading__icon--left[data-v-167cd23a]{order:1}.taffy-heading__icon--right[data-v-167cd23a]{order:3}.taffy-heading__icon--top[data-v-167cd23a]{order:1;margin-bottom:.25rem}.taffy-heading__content[data-v-167cd23a]{order:2}.taffy-heading__subtitle[data-v-167cd23a]{margin:.5rem 0 0;line-height:1.6}.taffy-heading--center .taffy-heading__subtitle[data-v-167cd23a]{text-align:center}.taffy-heading--right .taffy-heading__subtitle[data-v-167cd23a]{text-align:right}.taffy-heading__icon--top+.taffy-heading__content .taffy-heading__text[data-v-167cd23a]{flex-direction:column;align-items:center;gap:.25rem}.taffy-heading--xs .taffy-heading__text[data-v-167cd23a]{gap:.25rem}.taffy-heading--sm .taffy-heading__text[data-v-167cd23a]{gap:.375rem}.taffy-heading--lg .taffy-heading__text[data-v-167cd23a]{gap:.75rem}.taffy-heading--xl .taffy-heading__text[data-v-167cd23a]{gap:1rem}.taffy-heading--2xl .taffy-heading__text[data-v-167cd23a]{gap:1.25rem}@media (max-width: 768px){.taffy-heading--2xl .taffy-heading__text[data-v-167cd23a]{font-size:2rem!important}.taffy-heading--2xl .taffy-heading__icon[data-v-167cd23a]{font-size:2.25rem!important}.taffy-heading--xl .taffy-heading__text[data-v-167cd23a]{font-size:1.75rem!important}.taffy-heading--xl .taffy-heading__icon[data-v-167cd23a]{font-size:2rem!important}}.guide-section[data-v-53cd9e19]{padding:2rem!important}.section-header[data-v-53cd9e19]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-53cd9e19]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.title-icon[data-v-53cd9e19]{background:linear-gradient(135deg,#e879f9 0%,#c084fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-53cd9e19]{font-size:1.125rem;color:#64748b;margin:0;line-height:1.6}.color-category[data-v-53cd9e19]{margin-bottom:3rem}.category-title[data-v-53cd9e19]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.category-description[data-v-53cd9e19]{font-size:1rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5}.color-grid[data-v-53cd9e19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}.action-grid[data-v-53cd9e19]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.color-card[data-v-53cd9e19]{background:#ffffff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.color-card[data-v-53cd9e19]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026;border-color:#cbd5e1}.color-swatch[data-v-53cd9e19]{width:100%;height:80px;border-radius:12px;margin-bottom:1rem;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 3px #0000001a}.color-info[data-v-53cd9e19]{text-align:center}.color-name[data-v-53cd9e19]{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.color-usage[data-v-53cd9e19]{font-size:1rem;color:#64748b;margin:0 0 1rem;font-weight:500}.color-examples[data-v-53cd9e19]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.example-tag[data-v-53cd9e19]{background:#f1f5f9;color:#475569;padding:.25rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;border:1px solid #e2e8f0}.color-hex[data-v-53cd9e19]{font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;color:#7c3aed;background:#f8fafc;padding:.5rem;border-radius:8px;border:1px solid #e2e8f0;font-weight:600}.grape-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#e879f9 0%,#c084fc 100%)}.mint-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)}.orange-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%)}.cocoa-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#8b5a3c 0%,#6d4c41 100%)}.berry-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}.lavender-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%)}.blue-raspberry-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)}.cherry-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)}.coconut-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.butterscotch-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#d97706 0%,#92400e 100%)}.vanilla-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#475569 0%,#334155 100%)}.sea-salt-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)}.strawberry-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)}.blueberry-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.watermelon-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#2dd4bf 0%,#14b8a6 100%)}.frost-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}.light-frost-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.sage-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#67e8f9 0%,#22d3ee 100%)}.mint-chip-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#6ee7b7 0%,#34d399 100%)}.neutral-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.white-swatch[data-v-53cd9e19]{background:linear-gradient(135deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.6) 100%);border:1px solid #e2e8f0}.usage-guidelines-section[data-v-53cd9e19]{padding:0}.usage-color-list[data-v-53cd9e19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.usage-color-item[data-v-53cd9e19]{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s ease}.usage-color-item[data-v-53cd9e19]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:#cbd5e1}.usage-color-header[data-v-53cd9e19]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.small-swatch[data-v-53cd9e19]{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 2px #0000001a;flex-shrink:0}.usage-color-header h4[data-v-53cd9e19]{margin:0;font-size:1.125rem;font-weight:600;color:#1e293b}.usage-color-item p[data-v-53cd9e19]{margin:0 0 1rem;font-size:.875rem;color:#64748b;line-height:1.5}.usage-color-item strong[data-v-53cd9e19]{color:#374151;font-weight:600}.usage-list[data-v-53cd9e19]{list-style:none;padding:0;margin:0}.usage-list li[data-v-53cd9e19]{font-size:.8125rem;color:#64748b;border-bottom:1px solid #f8fafc;position:relative;padding:.375rem 0 .375rem 1rem}.usage-list li[data-v-53cd9e19]:before{content:"\2022";color:#94a3b8;position:absolute;left:0}.usage-list li[data-v-53cd9e19]:last-child{border-bottom:none}.decision-tree-section[data-v-53cd9e19]{margin-bottom:3rem}.decision-tree[data-v-53cd9e19]{background:#f8fafc;border-radius:12px;padding:2rem;border:1px solid #e2e8f0}.tree-question h4[data-v-53cd9e19]{margin:0 0 2rem;text-align:center;color:#1e293b;font-size:1.25rem}.tree-branches[data-v-53cd9e19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.tree-branch[data-v-53cd9e19]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0}.tree-branch h5[data-v-53cd9e19]{margin:0 0 1rem;color:#374151;font-size:1rem;font-weight:600}.tree-list[data-v-53cd9e19]{list-style:none;padding:0;margin:0}.tree-list li[data-v-53cd9e19]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b}.tree-list li[data-v-53cd9e19]:last-child{border-bottom:none}.examples-section[data-v-53cd9e19]{margin-bottom:3rem}.example-group[data-v-53cd9e19]{margin-bottom:2rem}.example-group h4[data-v-53cd9e19]{margin:0 0 1rem;color:#1e293b;font-size:1.125rem;font-weight:600}.code-example[data-v-53cd9e19]{background:#1e293b;border-radius:8px;padding:1.5rem;overflow-x:auto}.code-example pre[data-v-53cd9e19]{margin:0;color:#e2e8f0;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.5}.code-example code[data-v-53cd9e19]{color:#e2e8f0}.best-practices-section[data-v-53cd9e19]{margin-bottom:3rem}.practices-grid[data-v-53cd9e19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.practice-card[data-v-53cd9e19]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s ease}.practice-card[data-v-53cd9e19]:hover{border-color:#cbd5e1;transform:translateY(-2px)}.practice-card h4[data-v-53cd9e19]{margin:0 0 1rem;color:#1e293b;font-size:1.125rem;font-weight:600}.practice-card ul[data-v-53cd9e19]{list-style:none;padding:0;margin:0}.practice-card li[data-v-53cd9e19]{padding:.5rem 0;color:#475569;font-size:.875rem;line-height:1.5;border-bottom:1px solid #e2e8f0}.practice-card li[data-v-53cd9e19]:last-child{border-bottom:none}.mistakes-section[data-v-53cd9e19]{margin-bottom:3rem}.mistakes-grid[data-v-53cd9e19]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.dont-card[data-v-53cd9e19],.do-card[data-v-53cd9e19]{border-radius:12px;padding:1.5rem;border:2px solid}.dont-card[data-v-53cd9e19]{background:#fef2f2;border-color:#fecaca}.dont-card h4[data-v-53cd9e19]{color:#dc2626;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.do-card[data-v-53cd9e19]{background:#f0fdf4;border-color:#bbf7d0}.do-card h4[data-v-53cd9e19]{color:#166534;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.dont-card ul[data-v-53cd9e19],.do-card ul[data-v-53cd9e19]{list-style:none;padding:0;margin:0}.dont-card li[data-v-53cd9e19],.do-card li[data-v-53cd9e19]{padding:.5rem 0;font-size:.875rem;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.1)}.dont-card li[data-v-53cd9e19]:last-child,.do-card li[data-v-53cd9e19]:last-child{border-bottom:none}.guidelines-section[data-v-53cd9e19]{margin-bottom:3rem}.guidelines-grid[data-v-53cd9e19]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.guideline-card[data-v-53cd9e19]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s ease}.guideline-card[data-v-53cd9e19]:hover{border-color:#cbd5e1;transform:translateY(-2px)}.guideline-card h4[data-v-53cd9e19]{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.guideline-card ul[data-v-53cd9e19]{list-style:none;padding:0;margin:0}.guideline-card li[data-v-53cd9e19]{padding:.5rem 0;color:#475569;font-size:.875rem;line-height:1.5;border-bottom:1px solid #e2e8f0}.guideline-card li[data-v-53cd9e19]:last-child{border-bottom:none}.reference-section[data-v-53cd9e19]{margin-bottom:2rem}.reference-table[data-v-53cd9e19]{background:#ffffff;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.reference-row[data-v-53cd9e19]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9}.reference-row[data-v-53cd9e19]:last-child{border-bottom:none}.header-row[data-v-53cd9e19]{background:#f8fafc;font-weight:600;color:#374151;border-bottom:2px solid #e2e8f0}.ref-col[data-v-53cd9e19]{display:flex;align-items:center;font-size:.875rem;color:#475569}.reference-row code[data-v-53cd9e19]{background:#f1f5f9;color:#7c3aed;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem;font-weight:600}@media (max-width: 768px){.color-grid[data-v-53cd9e19],.guidelines-grid[data-v-53cd9e19]{grid-template-columns:1fr}.reference-row[data-v-53cd9e19]{grid-template-columns:1fr;gap:.5rem}.ref-col[data-v-53cd9e19]{padding:.25rem 0}.header-row .ref-col[data-v-53cd9e19]{font-weight:600;color:#1e293b}}@media (max-width: 480px){.section-title[data-v-53cd9e19]{font-size:1.5rem}.color-card[data-v-53cd9e19]{padding:1rem}.color-swatch[data-v-53cd9e19]{height:60px}}.guide-section[data-v-71b4ffae]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-71b4ffae]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-71b4ffae]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-71b4ffae]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-71b4ffae]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-71b4ffae]{margin-bottom:3rem}.color-overview-title[data-v-71b4ffae]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-71b4ffae]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-71b4ffae]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-71b4ffae]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-71b4ffae]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-71b4ffae]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-71b4ffae]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-71b4ffae]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-71b4ffae]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-71b4ffae]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-71b4ffae]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-71b4ffae]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-71b4ffae]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-71b4ffae]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-71b4ffae]{margin:2rem 0}.usage-title[data-v-71b4ffae]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-71b4ffae]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-71b4ffae]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-71b4ffae]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-71b4ffae],.events-section[data-v-71b4ffae]{margin-bottom:2rem}.props-title[data-v-71b4ffae],.events-title[data-v-71b4ffae]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-71b4ffae],.events-list[data-v-71b4ffae]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-71b4ffae],.event-item[data-v-71b4ffae]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-71b4ffae]:last-child,.event-item[data-v-71b4ffae]:last-child{border-bottom:none}.prop-header[data-v-71b4ffae]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-71b4ffae],.event-name[data-v-71b4ffae]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-71b4ffae]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-71b4ffae]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-71b4ffae],.event-description[data-v-71b4ffae]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-71b4ffae]{padding:1.5rem}.color-grid[data-v-71b4ffae],.demo-grid[data-v-71b4ffae]{grid-template-columns:1fr}.prop-row[data-v-71b4ffae],.event-item[data-v-71b4ffae]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-71b4ffae],.event-item>div[data-v-71b4ffae]{padding:.25rem 0}.component-demo[data-v-71b4ffae]{padding:1rem}.section-title[data-v-71b4ffae]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-71b4ffae]{padding:1rem}.color-swatches[data-v-71b4ffae]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-71b4ffae],.usage-code[data-v-71b4ffae]{padding:1rem}}.component-showcase[data-v-71b4ffae]{margin-bottom:2rem}.component-header[data-v-71b4ffae]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-71b4ffae]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-71b4ffae]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-71b4ffae]{margin-bottom:2rem}.demo-content[data-v-71b4ffae]{display:flex;align-items:center;justify-content:center;min-height:80px}.usage-section[data-v-71b4ffae]{margin-top:2rem}.usage-title[data-v-71b4ffae]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.code-example[data-v-71b4ffae]{margin-bottom:1.5rem}.code-example h5[data-v-71b4ffae]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.code-example pre[data-v-71b4ffae]{background:#1e293b;color:#e2e8f0;padding:1rem;border-radius:6px;overflow-x:auto;font-family:Monaco,Menlo,monospace;font-size:.875rem;line-height:1.5}.code-example code[data-v-71b4ffae]{font-family:inherit}@media (max-width: 768px){.component-title[data-v-71b4ffae]{font-size:1.25rem}.demo-content[data-v-71b4ffae]{min-height:60px}}.guide-section[data-v-675fd1e0]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-675fd1e0]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-675fd1e0]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-675fd1e0]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-675fd1e0]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-675fd1e0]{margin-bottom:3rem}.color-overview-title[data-v-675fd1e0]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-675fd1e0]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-675fd1e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-675fd1e0]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-675fd1e0]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-675fd1e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-675fd1e0]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-675fd1e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-675fd1e0]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-675fd1e0]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-675fd1e0]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-675fd1e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-675fd1e0]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-675fd1e0]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-675fd1e0]{margin:2rem 0}.usage-title[data-v-675fd1e0]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-675fd1e0]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-675fd1e0]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-675fd1e0]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-675fd1e0],.events-section[data-v-675fd1e0]{margin-bottom:2rem}.props-title[data-v-675fd1e0],.events-title[data-v-675fd1e0]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-675fd1e0],.events-list[data-v-675fd1e0]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-675fd1e0],.event-item[data-v-675fd1e0]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-675fd1e0]:last-child,.event-item[data-v-675fd1e0]:last-child{border-bottom:none}.prop-header[data-v-675fd1e0]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-675fd1e0],.event-name[data-v-675fd1e0]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-675fd1e0]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-675fd1e0]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-675fd1e0],.event-description[data-v-675fd1e0]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-675fd1e0]{padding:1.5rem}.color-grid[data-v-675fd1e0],.demo-grid[data-v-675fd1e0]{grid-template-columns:1fr}.prop-row[data-v-675fd1e0],.event-item[data-v-675fd1e0]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-675fd1e0],.event-item>div[data-v-675fd1e0]{padding:.25rem 0}.component-demo[data-v-675fd1e0]{padding:1rem}.section-title[data-v-675fd1e0]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-675fd1e0]{padding:1rem}.color-swatches[data-v-675fd1e0]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-675fd1e0],.usage-code[data-v-675fd1e0]{padding:1rem}}.component-showcase[data-v-675fd1e0]{margin-bottom:2rem}.component-header[data-v-675fd1e0]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-675fd1e0]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-675fd1e0]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-675fd1e0]{margin-bottom:2rem}.demo-content[data-v-675fd1e0]{display:flex;align-items:center;justify-content:center;min-height:80px;padding:1rem}@media (max-width: 768px){.component-title[data-v-675fd1e0]{font-size:1.25rem}.demo-content[data-v-675fd1e0]{min-height:60px;padding:.75rem}}.taffy-code-block[data-v-4729e8d0]{background:#1e293b;border-radius:4px;overflow:hidden;font-size:.75rem;line-height:1.4;border:1px solid #334155}.code-header[data-v-4729e8d0]{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#334155;border-bottom:1px solid #475569;min-height:32px}.code-title[data-v-4729e8d0]{font-size:.75rem;font-weight:500;color:#e2e8f0;margin:0;line-height:1}.code-actions[data-v-4729e8d0]{display:flex;gap:.25rem}.copy-btn[data-v-4729e8d0]{color:#94a3b8;padding:4px;min-height:24px;min-width:24px}.copy-btn[data-v-4729e8d0]:hover{color:#e2e8f0;background:rgba(255,255,255,.1)}.copy-btn[data-v-4729e8d0] .q-icon{font-size:.875rem}.code-content[data-v-4729e8d0]{overflow-x:auto}.code-content pre[data-v-4729e8d0]{margin:0;padding:.75rem;background:transparent;color:#e2e8f0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;line-height:1.4}.code-content pre code[data-v-4729e8d0]{background:transparent;color:inherit;padding:0;font-size:inherit;font-family:inherit}[data-v-4729e8d0] .tag{color:#f472b6}[data-v-4729e8d0] .attr{color:#60a5fa}[data-v-4729e8d0] .string{color:#34d399}[data-v-4729e8d0] .comment{color:#6b7280;font-style:italic}[data-v-4729e8d0] .keyword{color:#c084fc;font-weight:600}[data-v-4729e8d0] .number{color:#fbbf24}[data-v-4729e8d0] .boolean{color:#fb7185}.taffy-code-block-tabs[data-v-28403b5b]{border-radius:8px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0}.preview-area[data-v-28403b5b]{background:#ffffff;border-bottom:1px solid #e2e8f0}.preview-header[data-v-28403b5b]{padding:1rem 1rem .5rem;border-bottom:1px solid #f1f5f9}.preview-title[data-v-28403b5b]{font-size:.875rem;font-weight:600;color:#374151;margin:0;line-height:1.25}.preview-content[data-v-28403b5b]{padding:1rem;min-height:60px}.preview-content[data-v-28403b5b] .taffy-button{margin-right:.5rem;margin-bottom:.5rem}.preview-content[data-v-28403b5b] .preview-flex{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.preview-content[data-v-28403b5b] .preview-grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.code-block-container[data-v-28403b5b]{background:#1e293b}.code-tabs[data-v-28403b5b]{display:flex;gap:3px;padding:.75rem 1rem 0;background:#334155;border-bottom:1px solid #475569;overflow-x:auto}.code-tabs .tab-button[data-v-28403b5b]{border-radius:4px 4px 0 0;font-size:.75rem;padding:.25rem .75rem;min-height:28px}.code-tabs .tab-button[data-v-28403b5b] .taffy-button--theme-light{background:rgba(255,255,255,.8)!important;color:#1e293b!important;border:1px solid rgba(255,255,255,.9)!important;font-weight:500!important}.code-tabs .tab-button[data-v-28403b5b] .taffy-button--theme-light:hover{background:rgba(255,255,255,.95)!important;color:#0f172a!important;border-color:#fff!important;transform:translateY(-1px)!important}.code-tabs .tab-button[data-v-28403b5b] .taffy-button--neutral{background:rgba(203,213,225,.95)!important;color:#1e293b!important;border:1px solid rgba(203,213,225,.8)!important;font-weight:500!important}.code-tabs .tab-button[data-v-28403b5b] .taffy-button--neutral:hover{background:rgb(226,232,240)!important;color:#0f172a!important;border-color:#e2e8f0!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px #0003!important}.code-tabs .tab-button[data-v-28403b5b] .taffy-button--mint{background:#1e293b!important;color:#fff!important;border:1px solid transparent!important;border-bottom:3px solid var(--mint-taffy-gradient)!important;box-shadow:0 2px 4px #0000001a!important}.tabbed-content[data-v-28403b5b] .taffy-code-block{border-top-left-radius:0;border-top-right-radius:0;border-top:none}.dark-mode .taffy-code-block-tabs[data-v-28403b5b]{background:#1f2937;border-color:#374151}.dark-mode .preview-area[data-v-28403b5b]{background:#111827;border-bottom-color:#374151}.dark-mode .preview-header[data-v-28403b5b]{border-bottom-color:#374151}.dark-mode .preview-title[data-v-28403b5b]{color:#e5e7eb}@media (max-width: 768px){.code-tabs[data-v-28403b5b]{padding:.5rem .75rem 0;gap:2px}.code-tabs .tab-button[data-v-28403b5b]{font-size:.7rem;padding:.2rem .6rem;min-height:26px;flex-shrink:0}.preview-content[data-v-28403b5b]{padding:.75rem}}.mini-circular-buttons-demo[data-v-677992ba]{max-width:1200px;margin:0 auto;padding:2rem}.section-header[data-v-677992ba]{margin-bottom:3rem;text-align:center}.section-header h2[data-v-677992ba]{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.section-header .description[data-v-677992ba]{font-size:1.125rem;color:#6b7280;margin-bottom:1rem;line-height:1.6}.badges[data-v-677992ba]{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.badges .badge[data-v-677992ba]{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.badges .badge.critical[data-v-677992ba]{background:linear-gradient(135deg,#fecaca 0%,#dc2626 100%);color:#fff}.badges .badge.size[data-v-677992ba]{background:linear-gradient(135deg,#ddd6fe 0%,#7c3aed 100%);color:#fff}.badges .badge.feature[data-v-677992ba]{background:linear-gradient(135deg,#bbf7d0 0%,#059669 100%);color:#fff}.demo-section[data-v-677992ba]{margin-bottom:4rem}.demo-section h3[data-v-677992ba]{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.demo-section>p[data-v-677992ba]{color:#6b7280;margin-bottom:2rem;line-height:1.6}.preview-flex .control-group[data-v-677992ba]{margin-bottom:2rem}.preview-flex .control-group h4[data-v-677992ba]{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.preview-flex .control-group .controls-row[data-v-677992ba]{display:flex;gap:.75rem;align-items:center}.size-comparison[data-v-677992ba]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.size-comparison .size-group h4[data-v-677992ba]{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:1rem;text-align:center}.size-comparison .size-group .buttons-row[data-v-677992ba]{display:flex;gap:.5rem;justify-content:center;align-items:center}.color-palette .color-group[data-v-677992ba]{margin-bottom:2rem}.color-palette .color-group h4[data-v-677992ba]{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.color-palette .color-group .buttons-grid[data-v-677992ba]{display:flex;gap:.5rem;flex-wrap:wrap}.best-practices[data-v-677992ba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.practice-item[data-v-677992ba]{display:flex;gap:1rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.practice-item .practice-icon[data-v-677992ba]{font-size:1.5rem;flex-shrink:0}.practice-item .practice-content h4[data-v-677992ba]{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.practice-item .practice-content p[data-v-677992ba]{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}@media (max-width: 768px){.mini-circular-buttons-demo[data-v-677992ba]{padding:1rem}.size-comparison[data-v-677992ba]{grid-template-columns:1fr;gap:1.5rem}.badges[data-v-677992ba]{justify-content:center}.controls-row[data-v-677992ba]{flex-wrap:wrap;justify-content:center}}.buttons-guide[data-v-4d52d032]{display:flex;flex-direction:column;background:white}.primary-header[data-v-4d52d032]{padding:2rem 3rem 1rem;background:white;z-index:10}.guide-section .primary-header[data-v-4d52d032]{padding:0 0 1rem}.buttons-guide-layout[data-v-4d52d032]{flex:1;display:flex;width:100%;max-width:100%;gap:0;align-items:flex-start}.buttons-content[data-v-4d52d032]{flex:1;background:white;width:100%;max-width:100%}.buttons-content-inner[data-v-4d52d032]{padding:2rem 3rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.guide-section .buttons-content-inner[data-v-4d52d032]{padding:0;max-width:none}.content-section[data-v-4d52d032]{margin-bottom:4rem}.example-showcase[data-v-4d52d032]{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.example-demo[data-v-4d52d032]{padding:2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}.example-code[data-v-4d52d032]{background:#1e293b}.theme-comparison[data-v-4d52d032]{margin-top:2rem}.theme-demo-grid[data-v-4d52d032]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.theme-demo-item[data-v-4d52d032]{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:white}.theme-demo-header[data-v-4d52d032]{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.theme-demo-header h4[data-v-4d52d032]{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1f2937}.theme-demo-header p[data-v-4d52d032]{margin:0;color:#6b7280;font-size:.875rem}.theme-demo-content[data-v-4d52d032]{padding:2rem;display:flex;justify-content:center;align-items:center}.theme-demo-content.light-bg[data-v-4d52d032]{background:#ffffff;border:1px solid #e5e7eb}.theme-demo-content.dark-bg[data-v-4d52d032]{background:#374151}.theme-demo-code[data-v-4d52d032]{padding:1rem;background:#f9fafb;border-top:1px solid #e5e7eb}.theme-comparison-section[data-v-4d52d032]{margin-top:2rem;padding:2rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.theme-comparison-section h4[data-v-4d52d032]{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#1f2937;text-align:center}.comparison-demo[data-v-4d52d032]{display:flex;gap:2rem;justify-content:center;align-items:center}.comparison-item[data-v-4d52d032]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;border-radius:8px;min-width:200px}.comparison-item.light-context[data-v-4d52d032]{background:#ffffff;border:1px solid #e5e7eb}.comparison-item.dark-context[data-v-4d52d032]{background:#374151}.size-range-grid[data-v-4d52d032]{margin-top:2rem}.size-button-showcase[data-v-4d52d032]{background:#f8fafc;border-radius:16px;padding:2rem;margin-bottom:2rem;border:1px solid #e2e8f0}.size-button-row[data-v-4d52d032]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:flex-start}.size-button-item[data-v-4d52d032]{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.size-label[data-v-4d52d032]{font-weight:600;color:#1e293b;font-size:.875rem}.size-dimensions[data-v-4d52d032]{color:#64748b;font-size:.75rem;font-family:Monaco,Menlo,Consolas,monospace}.size-categories[data-v-4d52d032]{margin-top:4rem}.size-category[data-v-4d52d032]{background:#f8fafc;border-radius:16px;padding:2rem;margin:2rem 0;border:1px solid #e2e8f0;transition:all .2s ease-in-out}.size-category[data-v-4d52d032]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.size-category h4[data-v-4d52d032]{margin-top:0;color:#1e293b;margin-bottom:1rem}.size-category p[data-v-4d52d032]{margin:1rem 0;color:#64748b;line-height:1.6}.size-variants-section[data-v-4d52d032]{margin-top:3rem;padding:2rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.section-subtitle[data-v-4d52d032]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.section-description[data-v-4d52d032]{font-size:1rem;color:#64748b;margin:0 0 2rem;line-height:1.5}.size-demo-grid[data-v-4d52d032]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.size-demo-item[data-v-4d52d032]{text-align:center;padding:1.5rem;background:#ffffff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.size-demo-item h4[data-v-4d52d032]{margin:0 0 1rem;color:#1e293b;font-size:1rem;font-weight:600}.size-demo-item code[data-v-4d52d032]{display:block;margin-top:1rem;background:#f1f5f9;color:#7c3aed;padding:.5rem;border-radius:6px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem;font-weight:600}.context-label[data-v-4d52d032]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.light-context .context-label[data-v-4d52d032]{color:#6b7280}.dark-context .context-label[data-v-4d52d032]{color:#9ca3af}@media (max-width: 768px){.theme-demo-grid[data-v-4d52d032]{grid-template-columns:1fr;gap:1.5rem}.comparison-demo[data-v-4d52d032]{flex-direction:column;gap:1.5rem}.size-demo-grid[data-v-4d52d032]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px) and (max-width: 480px){.size-variants-section[data-v-4d52d032]{padding:1rem}.size-demo-grid[data-v-4d52d032]{grid-template-columns:1fr}.size-demo-item[data-v-4d52d032]{padding:1rem}}.mini-buttons-showcase[data-v-4d52d032]{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;margin-bottom:2rem}.mini-buttons-demo[data-v-4d52d032]{padding:2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.mini-buttons-code[data-v-4d52d032]{background:#1e293b}.demo-section h4[data-v-4d52d032]{margin:0 0 1rem;color:#1e293b;font-weight:600}.button-row[data-v-4d52d032]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.demo-description[data-v-4d52d032]{margin:0;color:#64748b;font-style:italic;font-size:.875rem}.size-comparison-section[data-v-4d52d032]{margin-top:2rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.size-comparison-section h4[data-v-4d52d032]{margin:0 0 1rem;color:#1e293b;font-weight:600}.size-demo-row[data-v-4d52d032]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.size-demo-item[data-v-4d52d032]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.size-demo-item span[data-v-4d52d032]{font-size:.75rem;color:#64748b;font-weight:500}.size-note[data-v-4d52d032]{margin-top:1rem;padding:1rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.875rem;text-align:center}.icon-transitions-showcase[data-v-4d52d032]{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;margin-bottom:2rem}.icon-transitions-demo[data-v-4d52d032]{padding:2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.technical-details-section[data-v-4d52d032]{margin-top:2rem;padding:1.5rem;background:#f0f9ff;border-radius:12px;border:1px solid #0ea5e9}.technical-details-section h4[data-v-4d52d032]{margin:0 0 1rem;color:#0c4a6e;font-weight:600}.tech-details-grid[data-v-4d52d032]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.tech-detail-item[data-v-4d52d032]{padding:1rem;background:white;border-radius:8px;border:1px solid #bae6fd}.tech-detail-item h5[data-v-4d52d032]{margin:0 0 .5rem;color:#0c4a6e;font-weight:600;font-size:.875rem}.tech-detail-item p[data-v-4d52d032]{margin:0;color:#64748b;font-size:.8125rem;line-height:1.4}.tech-detail-item code[data-v-4d52d032]{background:#f1f5f9;color:#1e293b;padding:.125rem .25rem;border-radius:3px;font-size:.75rem;font-family:Monaco,Menlo,monospace}.transition-card[data-v-4d52d032]{border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:24px;background:white;box-shadow:0 2px 8px #0000000f}.transition-card .card-heading[data-v-4d52d032]{margin-bottom:12px}.transition-card .card-description[data-v-4d52d032]{color:#64748b;margin-bottom:20px;font-size:14px;line-height:1.5}.individual-button-card[data-v-4d52d032]{border:1px solid #f1f5f9;border-radius:8px;padding:20px;margin-bottom:16px;background:#fafafa}.individual-button-card h4[data-v-4d52d032]{margin:0 0 12px;font-size:16px;font-weight:600;color:#334155}.individual-button-card .button-demo[data-v-4d52d032]{display:flex;justify-content:center;align-items:center;padding:20px;margin-bottom:16px;background:white;border:1px solid #e2e8f0;border-radius:6px}.hover-effects-showcase[data-v-4d52d032]{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;margin-bottom:2rem}.hover-effects-demo[data-v-4d52d032]{padding:2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.hover-effects-code[data-v-4d52d032]{background:#1e293b}.hover-guide-section[data-v-4d52d032]{margin-top:2rem;padding:1.5rem;background:#faf5ff;border-radius:12px;border:1px solid #8b5cf6}.hover-guide-section h4[data-v-4d52d032]{margin:0 0 1rem;color:#581c87;font-weight:600}.hover-guide-grid[data-v-4d52d032]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.hover-guide-item[data-v-4d52d032]{padding:1rem;background:white;border-radius:8px;border:1px solid #c4b5fd}.hover-guide-item h5[data-v-4d52d032]{margin:0 0 .5rem;color:#581c87;font-weight:600;font-size:.875rem}.hover-guide-item p[data-v-4d52d032]{margin:0 0 .5rem;color:#64748b;font-size:.8125rem;line-height:1.4}.hover-guide-item code[data-v-4d52d032]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-size:.75rem;font-family:Monaco,Menlo,monospace;display:block;margin-top:.25rem}.guide-section[data-v-51953c07]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-51953c07]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-51953c07]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-51953c07]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-51953c07]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-51953c07]{margin-bottom:3rem}.color-overview-title[data-v-51953c07]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-51953c07]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-51953c07]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-51953c07]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-51953c07]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-51953c07]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-51953c07]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-51953c07]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-51953c07]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-51953c07]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-51953c07]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-51953c07]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-51953c07]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-51953c07]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-51953c07]{margin:2rem 0}.usage-title[data-v-51953c07]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-51953c07]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-51953c07]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-51953c07]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-51953c07],.events-section[data-v-51953c07]{margin-bottom:2rem}.props-title[data-v-51953c07],.events-title[data-v-51953c07]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-51953c07],.events-list[data-v-51953c07]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-51953c07],.event-item[data-v-51953c07]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-51953c07]:last-child,.event-item[data-v-51953c07]:last-child{border-bottom:none}.prop-header[data-v-51953c07]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-51953c07],.event-name[data-v-51953c07]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-51953c07]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-51953c07]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-51953c07],.event-description[data-v-51953c07]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-51953c07]{padding:1.5rem}.color-grid[data-v-51953c07],.demo-grid[data-v-51953c07]{grid-template-columns:1fr}.prop-row[data-v-51953c07],.event-item[data-v-51953c07]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-51953c07],.event-item>div[data-v-51953c07]{padding:.25rem 0}.component-demo[data-v-51953c07]{padding:1rem}.section-title[data-v-51953c07]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-51953c07]{padding:1rem}.color-swatches[data-v-51953c07]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-51953c07],.usage-code[data-v-51953c07]{padding:1rem}}.new-features-section[data-v-51953c07]{margin-bottom:3rem;padding:2rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.feature-demo[data-v-51953c07]{margin-bottom:2rem}.feature-demo[data-v-51953c07]:last-child{margin-bottom:0}.demo-row[data-v-51953c07]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.demo-label[data-v-51953c07]{font-size:.875rem;color:#64748b;font-style:italic}.color-variants-section[data-v-51953c07]{padding:2rem!important}.color-category[data-v-51953c07]{margin-bottom:3rem}.category-title[data-v-51953c07]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.category-description[data-v-51953c07]{font-size:1rem;color:#64748b;margin:0 0 2rem;line-height:1.5}.button-grid[data-v-51953c07]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.button-demo-card[data-v-51953c07]{background:#ffffff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #00000014;position:relative;overflow:hidden}.button-demo-header[data-v-51953c07]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.color-swatch[data-v-51953c07]{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 3px #0000001a;flex-shrink:0}.color-info h4[data-v-51953c07]{margin:0 0 .25rem;font-size:1.125rem;font-weight:600;color:#1e293b}.color-info p[data-v-51953c07]{margin:0;font-size:.875rem;color:#64748b;font-weight:500}.button-demo-content[data-v-51953c07]{text-align:center}.button-row[data-v-51953c07]{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.code-snippet[data-v-51953c07]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem;color:#7c3aed;font-weight:600}.grape-swatch[data-v-51953c07]{background:linear-gradient(135deg,#e879f9 0%,#c084fc 100%)}.mint-swatch[data-v-51953c07]{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)}.orange-swatch[data-v-51953c07]{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%)}.cocoa-swatch[data-v-51953c07]{background:linear-gradient(135deg,#8b5a3c 0%,#6d4c41 100%)}.berry-swatch[data-v-51953c07]{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}.lavender-swatch[data-v-51953c07]{background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%)}.blue-raspberry-swatch[data-v-51953c07]{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)}.cherry-swatch[data-v-51953c07]{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)}.coconut-swatch[data-v-51953c07]{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.butterscotch-swatch[data-v-51953c07]{background:linear-gradient(135deg,#d97706 0%,#92400e 100%)}.vanilla-swatch[data-v-51953c07]{background:linear-gradient(135deg,#475569 0%,#334155 100%)}.frost-swatch[data-v-51953c07]{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}.light-frost-swatch[data-v-51953c07]{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.sage-swatch[data-v-51953c07]{background:linear-gradient(135deg,#67e8f9 0%,#22d3ee 100%)}.mint-chip-swatch[data-v-51953c07]{background:linear-gradient(135deg,#6ee7b7 0%,#34d399 100%)}.theme-demo-section[data-v-51953c07]{margin-bottom:3rem}.theme-demo-grid[data-v-51953c07]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.theme-demo-light[data-v-51953c07]{padding:2rem;background:#ffffff;border-radius:16px;border:2px solid #e2e8f0;box-shadow:0 2px 8px #00000014}.theme-demo-dark[data-v-51953c07]{padding:2rem;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:16px;border:2px solid #475569;box-shadow:0 2px 8px #0003}.theme-demo-light h4[data-v-51953c07]{margin:0 0 1.5rem;color:#1e293b;font-size:1.125rem;font-weight:600}.theme-demo-dark h4[data-v-51953c07]{margin:0 0 1.5rem;color:#fff;font-size:1.125rem;font-weight:600}.theme-demo-content[data-v-51953c07]{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.theme-demo-light code[data-v-51953c07]{background:#f1f5f9;color:#7c3aed;padding:.75rem;border-radius:8px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem;font-weight:600;display:block}.theme-demo-dark code[data-v-51953c07]{background:rgba(255,255,255,.1);color:#a78bfa;padding:.75rem;border-radius:8px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem;font-weight:600;display:block}.documentation-section[data-v-51953c07]{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.section-header[data-v-51953c07]{margin-bottom:2rem}.section-header h2[data-v-51953c07]{margin:0 0 .5rem;color:#1e293b}.section-description[data-v-51953c07]{margin:0;color:#64748b;font-size:1rem;line-height:1.6}.size-category[data-v-51953c07]{background:#f8fafc;border-radius:12px;padding:1.5rem;margin:1.5rem 0;border:1px solid #e2e8f0}.size-category h4[data-v-51953c07]{margin-top:0;color:#1e293b;margin-bottom:1rem}.size-category p[data-v-51953c07]{margin:1rem 0;color:#64748b}.special-buttons[data-v-51953c07]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.special-button-item[data-v-51953c07]{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.special-button-item h4[data-v-51953c07]{margin-top:0;color:#1e293b;margin-bottom:1rem}.reference-table[data-v-51953c07]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;margin:2rem 0}.reference-table table[data-v-51953c07]{width:100%;border-collapse:collapse}.reference-table th[data-v-51953c07]{background:#f8fafc;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0;font-size:.875rem}.reference-table td[data-v-51953c07]{padding:.75rem;border-bottom:1px solid #f1f5f9;font-size:.875rem}.reference-table tr:last-child td[data-v-51953c07]{border-bottom:none}.reference-table code[data-v-51953c07]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.states-section[data-v-51953c07]{display:grid;gap:1.5rem;margin:2rem 0}.state-item[data-v-51953c07]{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.state-item h4[data-v-51953c07]{margin-top:0;color:#1e293b;margin-bottom:1rem}.state-item p[data-v-51953c07]{margin:0 0 1rem;color:#64748b}.checklist[data-v-51953c07]{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;margin:1.5rem 0}.checklist p[data-v-51953c07]{margin:0 0 1rem;color:#1e293b;font-weight:600}.checklist-item[data-v-51953c07]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b}.checklist-item[data-v-51953c07]:last-child{border-bottom:none}.checklist-item input[type=checkbox][data-v-51953c07]{margin:0}.mistakes-section[data-v-51953c07]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.dont-section[data-v-51953c07],.do-section[data-v-51953c07]{border-radius:12px;padding:1.5rem;border:1px solid}.dont-section[data-v-51953c07]{background:#fef2f2;border-color:#fecaca}.dont-section h4[data-v-51953c07]{color:#dc2626;margin-top:0}.do-section[data-v-51953c07]{background:#f0fdf4;border-color:#bbf7d0}.do-section h4[data-v-51953c07]{color:#166534;margin-top:0}@media (max-width: 768px){.button-grid[data-v-51953c07]{grid-template-columns:1fr}.button-row[data-v-51953c07]{flex-direction:column;align-items:center}.theme-demo-grid[data-v-51953c07],.special-buttons[data-v-51953c07],.mistakes-section[data-v-51953c07]{grid-template-columns:1fr}.reference-table table[data-v-51953c07]{font-size:.8125rem}.reference-table th[data-v-51953c07],.reference-table td[data-v-51953c07]{padding:.5rem}}@media (max-width: 480px){.color-variants-section[data-v-51953c07]{padding:1rem!important}.button-demo-card[data-v-51953c07]{padding:1rem}.button-demo-header[data-v-51953c07]{flex-direction:column;text-align:center;gap:.75rem}.color-swatch[data-v-51953c07]{width:32px;height:32px}.theme-demo-light[data-v-51953c07],.theme-demo-dark[data-v-51953c07]{padding:1.5rem}.theme-demo-content[data-v-51953c07]{flex-direction:column;align-items:center}}.guide-section[data-v-ee52782a]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-ee52782a]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-ee52782a]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-ee52782a]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-ee52782a]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-ee52782a]{margin-bottom:3rem}.color-overview-title[data-v-ee52782a]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-ee52782a]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-ee52782a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-ee52782a]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-ee52782a]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-ee52782a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-ee52782a]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-ee52782a]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-ee52782a]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-ee52782a]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-ee52782a]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-ee52782a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-ee52782a]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-ee52782a]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-ee52782a]{margin:2rem 0}.usage-title[data-v-ee52782a]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-ee52782a]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-ee52782a]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-ee52782a]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-ee52782a],.events-section[data-v-ee52782a]{margin-bottom:2rem}.props-title[data-v-ee52782a],.events-title[data-v-ee52782a]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-ee52782a],.events-list[data-v-ee52782a]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-ee52782a],.event-item[data-v-ee52782a]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-ee52782a]:last-child,.event-item[data-v-ee52782a]:last-child{border-bottom:none}.prop-header[data-v-ee52782a]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-ee52782a],.event-name[data-v-ee52782a]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-ee52782a]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-ee52782a]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-ee52782a],.event-description[data-v-ee52782a]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-ee52782a]{padding:1.5rem}.color-grid[data-v-ee52782a],.demo-grid[data-v-ee52782a]{grid-template-columns:1fr}.prop-row[data-v-ee52782a],.event-item[data-v-ee52782a]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-ee52782a],.event-item>div[data-v-ee52782a]{padding:.25rem 0}.component-demo[data-v-ee52782a]{padding:1rem}.section-title[data-v-ee52782a]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-ee52782a]{padding:1rem}.color-swatches[data-v-ee52782a]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-ee52782a],.usage-code[data-v-ee52782a]{padding:1rem}}.component-showcase[data-v-ee52782a]{margin-bottom:2rem}.component-header[data-v-ee52782a]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-ee52782a]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-ee52782a]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-ee52782a]{margin-bottom:2rem}.demo-content[data-v-ee52782a]{display:flex;align-items:center;justify-content:center;min-height:80px;padding:1rem}.demo-grid[data-v-ee52782a]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 768px){.component-title[data-v-ee52782a]{font-size:1.25rem}.demo-content[data-v-ee52782a]{min-height:60px;padding:.75rem}.demo-grid[data-v-ee52782a]{grid-template-columns:1fr}}.guide-section[data-v-06c5097e]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-06c5097e]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-06c5097e]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-06c5097e]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-06c5097e]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-06c5097e]{margin-bottom:3rem}.color-overview-title[data-v-06c5097e]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-06c5097e]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-06c5097e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-06c5097e]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-06c5097e]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-06c5097e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-06c5097e]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-06c5097e]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-06c5097e]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-06c5097e]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-06c5097e]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-06c5097e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-06c5097e]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-06c5097e]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-06c5097e]{margin:2rem 0}.usage-title[data-v-06c5097e]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-06c5097e]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-06c5097e]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-06c5097e]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-06c5097e],.events-section[data-v-06c5097e]{margin-bottom:2rem}.props-title[data-v-06c5097e],.events-title[data-v-06c5097e]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-06c5097e],.events-list[data-v-06c5097e]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-06c5097e],.event-item[data-v-06c5097e]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-06c5097e]:last-child,.event-item[data-v-06c5097e]:last-child{border-bottom:none}.prop-header[data-v-06c5097e]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-06c5097e],.event-name[data-v-06c5097e]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-06c5097e]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-06c5097e]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-06c5097e],.event-description[data-v-06c5097e]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-06c5097e]{padding:1.5rem}.color-grid[data-v-06c5097e],.demo-grid[data-v-06c5097e]{grid-template-columns:1fr}.prop-row[data-v-06c5097e],.event-item[data-v-06c5097e]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-06c5097e],.event-item>div[data-v-06c5097e]{padding:.25rem 0}.component-demo[data-v-06c5097e]{padding:1rem}.section-title[data-v-06c5097e]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-06c5097e]{padding:1rem}.color-swatches[data-v-06c5097e]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-06c5097e],.usage-code[data-v-06c5097e]{padding:1rem}}.component-showcase[data-v-06c5097e]{margin-bottom:2rem}.component-header[data-v-06c5097e]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-06c5097e]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-06c5097e]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-06c5097e]{margin-bottom:2rem}.demo-content[data-v-06c5097e]{display:flex;align-items:center;justify-content:center;min-height:80px;padding:1rem}.usage-notes[data-v-06c5097e]{margin-bottom:2rem}.usage-title[data-v-06c5097e]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.usage-list[data-v-06c5097e]{list-style:none;padding:0;margin:0}.usage-list li[data-v-06c5097e]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b;line-height:1.6}.usage-list li[data-v-06c5097e]:last-child{border-bottom:none}.usage-list code[data-v-06c5097e]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.usage-list strong[data-v-06c5097e]{color:#374151;font-weight:600}@media (max-width: 768px){.component-title[data-v-06c5097e]{font-size:1.25rem}.demo-content[data-v-06c5097e]{min-height:60px;padding:.75rem}}.documentation-section[data-v-4c5c58b7]{margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0}.doc-header[data-v-4c5c58b7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.doc-title[data-v-4c5c58b7]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center}.doc-edit-btn[data-v-4c5c58b7]{color:#64748b}.doc-edit-btn[data-v-4c5c58b7]:hover{color:#3b82f6}.doc-content[data-v-4c5c58b7]{min-height:200px}.doc-loading[data-v-4c5c58b7],.doc-error[data-v-4c5c58b7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.doc-error h4[data-v-4c5c58b7]{margin:1rem 0 .5rem;color:#dc2626}.doc-html-content[data-v-4c5c58b7] .doc-heading{position:relative;margin-top:2rem;margin-bottom:1rem}.doc-html-content[data-v-4c5c58b7] .doc-heading.doc-heading-1{font-size:2rem;font-weight:700;color:#1e293b;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.doc-html-content[data-v-4c5c58b7] .doc-heading.doc-heading-2{font-size:1.5rem;font-weight:600;color:#334155}.doc-html-content[data-v-4c5c58b7] .doc-heading.doc-heading-3{font-size:1.25rem;font-weight:600;color:#475569}.doc-html-content[data-v-4c5c58b7] .doc-heading .doc-anchor{position:absolute;left:-1.5rem;color:#cbd5e1;text-decoration:none;opacity:0;transition:opacity .2s}.doc-html-content[data-v-4c5c58b7] .doc-heading .doc-anchor:hover{color:#3b82f6}.doc-html-content[data-v-4c5c58b7] .doc-heading:hover .doc-anchor{opacity:1}.doc-html-content[data-v-4c5c58b7] .doc-code-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1rem 0;overflow-x:auto}.doc-html-content[data-v-4c5c58b7] .doc-code-block code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.doc-html-content[data-v-4c5c58b7] .doc-table{width:100%;border-collapse:collapse;margin:1rem 0}.doc-html-content[data-v-4c5c58b7] .doc-table th,.doc-html-content[data-v-4c5c58b7] .doc-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e8f0}.doc-html-content[data-v-4c5c58b7] .doc-table th{background:#f8fafc;font-weight:600;color:#374151}.doc-html-content[data-v-4c5c58b7] p{margin:1rem 0;line-height:1.6;color:#374151}.doc-html-content[data-v-4c5c58b7] ul{margin:1rem 0;padding-left:1.5rem}.doc-html-content[data-v-4c5c58b7] ul li{margin:.5rem 0;line-height:1.6;color:#374151}.doc-html-content[data-v-4c5c58b7] blockquote{border-left:4px solid #e879f9;padding-left:1rem;margin:1rem 0;font-style:italic;color:#64748b;background:#faf5ff;padding:1rem;border-radius:0 8px 8px 0}.doc-html-content[data-v-4c5c58b7] .doc-placeholder{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:2rem;text-align:center}.doc-html-content[data-v-4c5c58b7] .doc-placeholder h3{color:#475569;margin-bottom:1rem}.doc-html-content[data-v-4c5c58b7] .doc-placeholder p{color:#64748b;margin:.5rem 0}.doc-html-content[data-v-4c5c58b7] .doc-placeholder code{background:#e2e8f0;padding:.25rem .5rem;border-radius:4px;font-size:.875rem}@media (max-width: 768px){.doc-header[data-v-4c5c58b7]{flex-direction:column;align-items:flex-start;gap:1rem}.doc-html-content[data-v-4c5c58b7] .doc-heading .doc-anchor{display:none}}.guide-section[data-v-320f76ef]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-320f76ef]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-320f76ef]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-320f76ef]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-320f76ef]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-320f76ef]{margin-bottom:3rem}.color-overview-title[data-v-320f76ef]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-320f76ef]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-320f76ef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-320f76ef]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-320f76ef]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-320f76ef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-320f76ef]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-320f76ef]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-320f76ef]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-320f76ef]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-320f76ef]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-320f76ef]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-320f76ef]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-320f76ef]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-320f76ef]{margin:2rem 0}.usage-title[data-v-320f76ef]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-320f76ef]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-320f76ef]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-320f76ef]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-320f76ef],.events-section[data-v-320f76ef]{margin-bottom:2rem}.props-title[data-v-320f76ef],.events-title[data-v-320f76ef]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-320f76ef],.events-list[data-v-320f76ef]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-320f76ef],.event-item[data-v-320f76ef]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-320f76ef]:last-child,.event-item[data-v-320f76ef]:last-child{border-bottom:none}.prop-header[data-v-320f76ef]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-320f76ef],.event-name[data-v-320f76ef]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-320f76ef]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-320f76ef]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-320f76ef],.event-description[data-v-320f76ef]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-320f76ef]{padding:1.5rem}.color-grid[data-v-320f76ef],.demo-grid[data-v-320f76ef]{grid-template-columns:1fr}.prop-row[data-v-320f76ef],.event-item[data-v-320f76ef]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-320f76ef],.event-item>div[data-v-320f76ef]{padding:.25rem 0}.component-demo[data-v-320f76ef]{padding:1rem}.section-title[data-v-320f76ef]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-320f76ef]{padding:1rem}.color-swatches[data-v-320f76ef]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-320f76ef],.usage-code[data-v-320f76ef]{padding:1rem}}.component-showcase[data-v-320f76ef]{margin-bottom:2rem}.component-header[data-v-320f76ef]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-320f76ef]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-320f76ef]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-320f76ef]{margin-bottom:2rem}.demo-content[data-v-320f76ef]{display:flex;align-items:center;justify-content:center;min-height:80px;padding:1rem}.usage-notes[data-v-320f76ef]{margin-bottom:2rem}.usage-title[data-v-320f76ef]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.usage-list[data-v-320f76ef]{list-style:none;padding:0;margin:0}.usage-list li[data-v-320f76ef]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b;line-height:1.6}.usage-list li[data-v-320f76ef]:last-child{border-bottom:none}.usage-list code[data-v-320f76ef]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.usage-list strong[data-v-320f76ef]{color:#374151;font-weight:600}.documentation-section[data-v-320f76ef]{margin-top:3rem;padding-top:2rem}.documentation-section h3[data-v-320f76ef]{margin:0 0 1rem;color:#1e293b}.documentation-section h4[data-v-320f76ef]{margin:2rem 0 1rem;color:#1e293b;font-size:1.125rem}.documentation-section h5[data-v-320f76ef]{margin:1rem 0 .5rem;color:#374151;font-size:1rem}.documentation-section p[data-v-320f76ef]{color:#64748b;line-height:1.6;margin:0 0 1rem}.design-features[data-v-320f76ef]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0}.feature-item[data-v-320f76ef]{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.feature-item h5[data-v-320f76ef]{margin-top:0;color:#1e293b}.feature-item ul[data-v-320f76ef]{list-style:none;padding:0;margin:0}.feature-item li[data-v-320f76ef]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b}.feature-item li[data-v-320f76ef]:last-child{border-bottom:none}.feature-item code[data-v-320f76ef]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.reference-table[data-v-320f76ef]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;margin:2rem 0}.reference-table table[data-v-320f76ef]{width:100%;border-collapse:collapse}.reference-table th[data-v-320f76ef]{background:#f8fafc;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0;font-size:.875rem}.reference-table td[data-v-320f76ef]{padding:.75rem;border-bottom:1px solid #f1f5f9;font-size:.875rem}.reference-table tr:last-child td[data-v-320f76ef]{border-bottom:none}.reference-table code[data-v-320f76ef]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.use-cases[data-v-320f76ef]{display:grid;gap:2rem;margin:2rem 0}.use-case-item[data-v-320f76ef]{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.use-case-item h5[data-v-320f76ef]{margin-top:0;color:#1e293b}.use-case-item p[data-v-320f76ef]{margin:0 0 1rem;color:#64748b}.advanced-features[data-v-320f76ef],.best-practices[data-v-320f76ef]{display:grid;gap:1.5rem;margin:2rem 0}.practice-item[data-v-320f76ef]{background:#f0fdf4;border-radius:12px;padding:1.5rem;border:1px solid #bbf7d0}.practice-item h5[data-v-320f76ef]{margin-top:0;color:#166534}.practice-item p[data-v-320f76ef]{margin:0;color:#166534}.theme-note[data-v-320f76ef]{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem;margin-top:1rem}.theme-note-header[data-v-320f76ef]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}.theme-note p[data-v-320f76ef]{margin:0;color:#1e40af;font-size:.875rem;line-height:1.5}.practice-item code[data-v-320f76ef]{background:#dcfce7;color:#166534;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}[data-v-320f76ef] .bg-gradient-team{background:linear-gradient(135deg,#00c9ff,#92fe9d)!important}[data-v-320f76ef] .bg-gradient-default{background:linear-gradient(135deg,#667eea,#764ba2)!important}@media (max-width: 768px){.component-title[data-v-320f76ef]{font-size:1.25rem}.demo-content[data-v-320f76ef]{min-height:60px;padding:.75rem}.design-features[data-v-320f76ef]{grid-template-columns:1fr}.reference-table table[data-v-320f76ef]{font-size:.8125rem}.reference-table th[data-v-320f76ef],.reference-table td[data-v-320f76ef]{padding:.5rem}}.guide-section[data-v-55f7c68e]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-55f7c68e]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-55f7c68e]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-55f7c68e]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-55f7c68e]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-55f7c68e]{margin-bottom:3rem}.color-overview-title[data-v-55f7c68e]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-55f7c68e]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-55f7c68e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-55f7c68e]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-55f7c68e]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-55f7c68e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-55f7c68e]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-55f7c68e]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-55f7c68e]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-55f7c68e]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-55f7c68e]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-55f7c68e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-55f7c68e]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-55f7c68e]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-55f7c68e]{margin:2rem 0}.usage-title[data-v-55f7c68e]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-55f7c68e]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-55f7c68e]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-55f7c68e]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-55f7c68e],.events-section[data-v-55f7c68e]{margin-bottom:2rem}.props-title[data-v-55f7c68e],.events-title[data-v-55f7c68e]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-55f7c68e],.events-list[data-v-55f7c68e]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-55f7c68e],.event-item[data-v-55f7c68e]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-55f7c68e]:last-child,.event-item[data-v-55f7c68e]:last-child{border-bottom:none}.prop-header[data-v-55f7c68e]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-55f7c68e],.event-name[data-v-55f7c68e]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-55f7c68e]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-55f7c68e]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-55f7c68e],.event-description[data-v-55f7c68e]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-55f7c68e]{padding:1.5rem}.color-grid[data-v-55f7c68e],.demo-grid[data-v-55f7c68e]{grid-template-columns:1fr}.prop-row[data-v-55f7c68e],.event-item[data-v-55f7c68e]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-55f7c68e],.event-item>div[data-v-55f7c68e]{padding:.25rem 0}.component-demo[data-v-55f7c68e]{padding:1rem}.section-title[data-v-55f7c68e]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-55f7c68e]{padding:1rem}.color-swatches[data-v-55f7c68e]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-55f7c68e],.usage-code[data-v-55f7c68e]{padding:1rem}}.component-showcase[data-v-55f7c68e]{margin-bottom:2rem}.component-header[data-v-55f7c68e]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-55f7c68e]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-55f7c68e]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-55f7c68e]{margin-bottom:2rem}.demo-content[data-v-55f7c68e]{display:flex;align-items:center;justify-content:center;min-height:200px;padding:1rem;background:#f8fafc;border-radius:8px}.usage-notes[data-v-55f7c68e]{margin-bottom:2rem}.usage-title[data-v-55f7c68e]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.usage-list[data-v-55f7c68e]{list-style:none;padding:0;margin:0}.usage-list li[data-v-55f7c68e]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b;line-height:1.6}.usage-list li[data-v-55f7c68e]:last-child{border-bottom:none}.usage-list code[data-v-55f7c68e]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.usage-list strong[data-v-55f7c68e]{color:#374151;font-weight:600}@media (max-width: 768px){.component-title[data-v-55f7c68e]{font-size:1.25rem}.demo-content[data-v-55f7c68e]{min-height:150px;padding:.75rem}}.taffy-dash-card[data-v-e5b5e0a2]{background:white;border-radius:16px;box-shadow:0 2px 8px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.04);min-height:100px;height:auto}.taffy-dash-card--clickable[data-v-e5b5e0a2]{cursor:pointer}.taffy-dash-card--clickable[data-v-e5b5e0a2]:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 24px #0000001f}.taffy-dash-card--disabled[data-v-e5b5e0a2]{opacity:.6;cursor:not-allowed}.dash-card-content[data-v-e5b5e0a2]{padding:16px 16px 26px;min-height:68px;display:flex;flex-direction:column;justify-content:space-between}.dash-card-header[data-v-e5b5e0a2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dash-card-icon[data-v-e5b5e0a2]{opacity:.7;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.dash-card-text[data-v-e5b5e0a2]{text-align:left;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-start}.dash-card-title[data-v-e5b5e0a2]{font-size:1rem;font-weight:600;color:#2c3e50;margin:0 0 4px;transition:color .3s cubic-bezier(.4,0,.2,1);line-height:1.3;word-wrap:break-word;hyphens:auto}.dash-card-description[data-v-e5b5e0a2]{font-size:.8rem;color:#7f8c8d;margin:0;line-height:1.4;transition:color .3s cubic-bezier(.4,0,.2,1);word-wrap:break-word;hyphens:auto}.dash-card-stats[data-v-e5b5e0a2]{display:flex;align-items:center;justify-content:center;min-width:32px}.stat-number[data-v-e5b5e0a2]{font-size:1.25rem;font-weight:700;color:#2c3e50;transition:color .3s cubic-bezier(.4,0,.2,1);line-height:1}.taffy-dash-card--number-top-left .dash-card-header[data-v-e5b5e0a2]{flex-direction:row-reverse}.taffy-dash-card--number-bottom-right .dash-card-content[data-v-e5b5e0a2]{flex-direction:column-reverse}.taffy-dash-card--number-bottom-right .dash-card-header[data-v-e5b5e0a2]{margin-bottom:0;margin-top:8px}.taffy-dash-card--number-bottom-left .dash-card-content[data-v-e5b5e0a2]{flex-direction:column-reverse}.taffy-dash-card--number-bottom-left .dash-card-header[data-v-e5b5e0a2]{flex-direction:row-reverse;margin-bottom:0;margin-top:8px}.taffy-dash-card--number-center .dash-card-content[data-v-e5b5e0a2]{justify-content:center;align-items:center;text-align:center}.taffy-dash-card--number-center .dash-card-header[data-v-e5b5e0a2]{flex-direction:column;margin-bottom:12px}.taffy-dash-card--number-center .dash-card-stats[data-v-e5b5e0a2]{margin-bottom:8px}.taffy-dash-card--grape[data-v-e5b5e0a2]:hover{background:var(--grape-taffy-gradient);box-shadow:0 12px 32px var(--grape-taffy-shadow)}.taffy-dash-card--mint[data-v-e5b5e0a2]:hover{background:var(--mint-taffy-gradient);box-shadow:0 12px 32px var(--mint-taffy-shadow)}.taffy-dash-card--orange[data-v-e5b5e0a2]:hover{background:var(--orange-taffy-gradient);box-shadow:0 12px 32px var(--orange-taffy-shadow)}.taffy-dash-card--cocoa[data-v-e5b5e0a2]:hover{background:var(--cocoa-taffy-gradient);box-shadow:0 12px 32px var(--cocoa-taffy-shadow)}.taffy-dash-card--berry[data-v-e5b5e0a2]:hover{background:var(--berry-taffy-gradient);box-shadow:0 12px 32px var(--berry-taffy-shadow)}.taffy-dash-card--lavender[data-v-e5b5e0a2]:hover{background:var(--lavender-taffy-gradient);box-shadow:0 12px 32px var(--lavender-taffy-shadow)}.taffy-dash-card--blue-raspberry[data-v-e5b5e0a2]:hover{background:var(--blue-raspberry-taffy-gradient);box-shadow:0 12px 32px var(--blue-raspberry-taffy-shadow)}.taffy-dash-card--cherry[data-v-e5b5e0a2]:hover{background:var(--cherry-taffy-gradient);box-shadow:0 12px 32px var(--cherry-taffy-shadow)}.taffy-dash-card--coconut[data-v-e5b5e0a2]:hover{background:var(--coconut-taffy-gradient);box-shadow:0 12px 32px var(--coconut-taffy-shadow)}.taffy-dash-card--vanilla[data-v-e5b5e0a2]:hover{background:var(--vanilla-taffy-gradient);box-shadow:0 12px 32px var(--vanilla-taffy-shadow)}.taffy-dash-card--licorice[data-v-e5b5e0a2]:hover{background:var(--licorice-taffy-gradient);box-shadow:0 12px 32px var(--licorice-taffy-shadow)}.taffy-dash-card--sea-salt[data-v-e5b5e0a2]:hover{background:var(--sea-salt-taffy-gradient);box-shadow:0 12px 32px var(--sea-salt-taffy-shadow)}.taffy-dash-card--strawberry[data-v-e5b5e0a2]:hover{background:var(--strawberry-taffy-gradient);box-shadow:0 12px 32px var(--strawberry-taffy-shadow)}.taffy-dash-card--blueberry[data-v-e5b5e0a2]:hover{background:var(--blueberry-taffy-gradient);box-shadow:0 12px 32px var(--blueberry-taffy-shadow)}.taffy-dash-card--watermelon[data-v-e5b5e0a2]:hover{background:var(--watermelon-taffy-gradient);box-shadow:0 12px 32px var(--watermelon-taffy-shadow)}.taffy-dash-card--plum[data-v-e5b5e0a2]:hover{background:var(--plum-taffy-gradient);box-shadow:0 12px 32px var(--plum-taffy-shadow)}.taffy-dash-card--caramel[data-v-e5b5e0a2]:hover{background:var(--caramel-taffy-gradient);box-shadow:0 12px 32px var(--caramel-taffy-shadow)}.taffy-dash-card--apricot[data-v-e5b5e0a2]:hover{background:var(--apricot-taffy-gradient);box-shadow:0 12px 32px var(--apricot-taffy-shadow)}.taffy-dash-card--sage[data-v-e5b5e0a2]:hover{background:var(--sage-taffy-gradient);box-shadow:0 12px 32px var(--sage-taffy-shadow)}.taffy-dash-card--mint-chip[data-v-e5b5e0a2]:hover{background:var(--mint-chip-taffy-gradient);box-shadow:0 12px 32px var(--mint-chip-taffy-shadow)}.taffy-dash-card--frost[data-v-e5b5e0a2]:hover{background:var(--frost-taffy-gradient);box-shadow:0 12px 32px var(--frost-taffy-shadow)}.taffy-dash-card--light-frost[data-v-e5b5e0a2]:hover{background:var(--light-frost-taffy-gradient);box-shadow:0 12px 32px var(--light-frost-taffy-shadow)}.taffy-dash-card--banana[data-v-e5b5e0a2]:hover{background:var(--banana-taffy-gradient);box-shadow:0 12px 32px var(--banana-taffy-shadow)}.taffy-dash-card--butterscotch[data-v-e5b5e0a2]:hover{background:var(--butterscotch-taffy-gradient);box-shadow:0 12px 32px var(--butterscotch-taffy-shadow)}.taffy-dash-card:hover .dash-card-title[data-v-e5b5e0a2],.taffy-dash-card:hover .dash-card-description[data-v-e5b5e0a2],.taffy-dash-card:hover .stat-number[data-v-e5b5e0a2],.taffy-dash-card:hover .dash-card-icon[data-v-e5b5e0a2]{color:#fff!important}.taffy-dash-card:hover .dash-card-icon[data-v-e5b5e0a2]{opacity:1;transform:scale(1.05)}.taffy-dash-card[style*=--hover-gradient][data-v-e5b5e0a2]:hover{background:var(--hover-gradient)!important}.taffy-dash-card[style*=--hover-shadow][data-v-e5b5e0a2]:hover{box-shadow:var(--hover-shadow)!important}@media (max-width: 768px){.taffy-dash-card[data-v-e5b5e0a2]{min-height:90px;height:auto}.dash-card-content[data-v-e5b5e0a2]{padding:12px 12px 22px}.dash-card-title[data-v-e5b5e0a2]{font-size:.9rem}.dash-card-description[data-v-e5b5e0a2]{font-size:.75rem}.stat-number[data-v-e5b5e0a2]{font-size:1.1rem}.dash-card-icon[data-v-e5b5e0a2]{font-size:20px!important}}@media (max-width: 480px){.taffy-dash-card[data-v-e5b5e0a2]{min-height:80px;height:auto}.dash-card-content[data-v-e5b5e0a2]{padding:10px 10px 20px}.dash-card-title[data-v-e5b5e0a2]{font-size:.85rem}.dash-card-description[data-v-e5b5e0a2]{font-size:.7rem}.stat-number[data-v-e5b5e0a2]{font-size:1rem}.dash-card-icon[data-v-e5b5e0a2]{font-size:18px!important}}.guide-section[data-v-ef844332]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-ef844332]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-ef844332]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-ef844332]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-ef844332]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-ef844332]{margin-bottom:3rem}.color-overview-title[data-v-ef844332]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-ef844332]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-ef844332]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-ef844332]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-ef844332]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-ef844332]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-ef844332]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-ef844332]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-ef844332]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-ef844332]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-ef844332]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-ef844332]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-ef844332]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-ef844332]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-ef844332]{margin:2rem 0}.usage-title[data-v-ef844332]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-ef844332]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-ef844332]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-ef844332]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-ef844332],.events-section[data-v-ef844332]{margin-bottom:2rem}.props-title[data-v-ef844332],.events-title[data-v-ef844332]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-ef844332],.events-list[data-v-ef844332]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-ef844332],.event-item[data-v-ef844332]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-ef844332]:last-child,.event-item[data-v-ef844332]:last-child{border-bottom:none}.prop-header[data-v-ef844332]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-ef844332],.event-name[data-v-ef844332]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-ef844332]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-ef844332]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-ef844332],.event-description[data-v-ef844332]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-ef844332]{padding:1.5rem}.color-grid[data-v-ef844332],.demo-grid[data-v-ef844332]{grid-template-columns:1fr}.prop-row[data-v-ef844332],.event-item[data-v-ef844332]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-ef844332],.event-item>div[data-v-ef844332]{padding:.25rem 0}.component-demo[data-v-ef844332]{padding:1rem}.section-title[data-v-ef844332]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-ef844332]{padding:1rem}.color-swatches[data-v-ef844332]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-ef844332],.usage-code[data-v-ef844332]{padding:1rem}}.component-showcase[data-v-ef844332]{margin-bottom:2rem}.component-header[data-v-ef844332]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-ef844332]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-ef844332]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-ef844332]{margin-bottom:2rem}.demo-content[data-v-ef844332]{display:flex;align-items:center;justify-content:center;min-height:120px;padding:1rem}.usage-notes[data-v-ef844332]{margin-bottom:2rem}.usage-title[data-v-ef844332]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.usage-list[data-v-ef844332]{list-style:none;padding:0;margin:0}.usage-list li[data-v-ef844332]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b;line-height:1.6}.usage-list li[data-v-ef844332]:last-child{border-bottom:none}.usage-list code[data-v-ef844332]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.usage-list strong[data-v-ef844332]{color:#374151;font-weight:600}@media (max-width: 768px){.component-title[data-v-ef844332]{font-size:1.25rem}.demo-content[data-v-ef844332]{min-height:100px;padding:.75rem}}.guide-section[data-v-04e8c52c]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-04e8c52c]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-04e8c52c]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-04e8c52c]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-04e8c52c]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-04e8c52c]{margin-bottom:3rem}.color-overview-title[data-v-04e8c52c]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-04e8c52c]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-04e8c52c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-04e8c52c]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-04e8c52c]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-04e8c52c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-04e8c52c]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-04e8c52c]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-04e8c52c]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-04e8c52c]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-04e8c52c]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-04e8c52c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-04e8c52c]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-04e8c52c]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-04e8c52c]{margin:2rem 0}.usage-title[data-v-04e8c52c]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-04e8c52c]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-04e8c52c]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-04e8c52c]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-04e8c52c],.events-section[data-v-04e8c52c]{margin-bottom:2rem}.props-title[data-v-04e8c52c],.events-title[data-v-04e8c52c]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-04e8c52c],.events-list[data-v-04e8c52c]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-04e8c52c],.event-item[data-v-04e8c52c]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-04e8c52c]:last-child,.event-item[data-v-04e8c52c]:last-child{border-bottom:none}.prop-header[data-v-04e8c52c]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-04e8c52c],.event-name[data-v-04e8c52c]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-04e8c52c]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-04e8c52c]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-04e8c52c],.event-description[data-v-04e8c52c]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-04e8c52c]{padding:1.5rem}.color-grid[data-v-04e8c52c],.demo-grid[data-v-04e8c52c]{grid-template-columns:1fr}.prop-row[data-v-04e8c52c],.event-item[data-v-04e8c52c]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-04e8c52c],.event-item>div[data-v-04e8c52c]{padding:.25rem 0}.component-demo[data-v-04e8c52c]{padding:1rem}.section-title[data-v-04e8c52c]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-04e8c52c]{padding:1rem}.color-swatches[data-v-04e8c52c]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-04e8c52c],.usage-code[data-v-04e8c52c]{padding:1rem}}.component-showcase[data-v-04e8c52c]{margin-bottom:2rem}.component-header[data-v-04e8c52c]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.component-title[data-v-04e8c52c]{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;font-family:Monaco,Menlo,Consolas,monospace}.component-description[data-v-04e8c52c]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.demo-section[data-v-04e8c52c]{margin-bottom:2rem}.demo-content[data-v-04e8c52c]{display:flex;align-items:flex-start;justify-content:center;min-height:80px;padding:1.5rem;background:#f8fafc;border-radius:8px}.usage-notes[data-v-04e8c52c]{margin-bottom:2rem}.usage-title[data-v-04e8c52c]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.usage-list[data-v-04e8c52c]{list-style:none;padding:0;margin:0}.usage-list li[data-v-04e8c52c]{padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#64748b;line-height:1.6}.usage-list li[data-v-04e8c52c]:last-child{border-bottom:none}.usage-list code[data-v-04e8c52c]{background:#f1f5f9;color:#7c3aed;padding:.125rem .25rem;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:.8125rem}.usage-list strong[data-v-04e8c52c]{color:#374151;font-weight:600}.usage-code[data-v-04e8c52c]{background:#1e293b;border-radius:8px;padding:1.5rem;overflow-x:auto;margin-top:1rem}.usage-code pre[data-v-04e8c52c]{margin:0;color:#e2e8f0;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.5}.usage-code code[data-v-04e8c52c]{color:#e2e8f0;background:none;padding:0}@media (max-width: 768px){.component-title[data-v-04e8c52c]{font-size:1.25rem}.demo-content[data-v-04e8c52c]{min-height:60px;padding:1rem}}.guide-section[data-v-0602bac2]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-0602bac2]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-0602bac2]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-0602bac2]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-0602bac2]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-0602bac2]{margin-bottom:3rem}.color-overview-title[data-v-0602bac2]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-0602bac2]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-0602bac2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-0602bac2]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-0602bac2]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-0602bac2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-0602bac2]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-0602bac2]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-0602bac2]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-0602bac2]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-0602bac2]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-0602bac2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-0602bac2]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-0602bac2]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-0602bac2]{margin:2rem 0}.usage-title[data-v-0602bac2]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-0602bac2]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-0602bac2]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-0602bac2]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-0602bac2],.events-section[data-v-0602bac2]{margin-bottom:2rem}.props-title[data-v-0602bac2],.events-title[data-v-0602bac2]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-0602bac2],.events-list[data-v-0602bac2]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-0602bac2],.event-item[data-v-0602bac2]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-0602bac2]:last-child,.event-item[data-v-0602bac2]:last-child{border-bottom:none}.prop-header[data-v-0602bac2]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-0602bac2],.event-name[data-v-0602bac2]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-0602bac2]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-0602bac2]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-0602bac2],.event-description[data-v-0602bac2]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-0602bac2]{padding:1.5rem}.color-grid[data-v-0602bac2],.demo-grid[data-v-0602bac2]{grid-template-columns:1fr}.prop-row[data-v-0602bac2],.event-item[data-v-0602bac2]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-0602bac2],.event-item>div[data-v-0602bac2]{padding:.25rem 0}.component-demo[data-v-0602bac2]{padding:1rem}.section-title[data-v-0602bac2]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-0602bac2]{padding:1rem}.color-swatches[data-v-0602bac2]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-0602bac2],.usage-code[data-v-0602bac2]{padding:1rem}}.demo-section[data-v-0602bac2]{margin-bottom:3rem}.demo-title[data-v-0602bac2]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.demo-grid[data-v-0602bac2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.demo-item[data-v-0602bac2]{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:white}.demo-label[data-v-0602bac2]{background:#f8fafc;padding:.75rem 1rem;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0}.demo-content[data-v-0602bac2]{padding:1.5rem}.props-table[data-v-0602bac2]{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:white}.props-header[data-v-0602bac2]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;background:#f8fafc;font-weight:600;color:#475569}.props-header>div[data-v-0602bac2],.props-row>div[data-v-0602bac2]{padding:.75rem 1rem;border-right:1px solid #e2e8f0}.props-header>div[data-v-0602bac2]:last-child,.props-row>div[data-v-0602bac2]:last-child{border-right:none}.props-row[data-v-0602bac2]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;border-bottom:1px solid #e2e8f0}.props-row[data-v-0602bac2]:last-child{border-bottom:none}.prop-name[data-v-0602bac2]{font-family:Monaco,Menlo,monospace;font-weight:600;color:#7c3aed}.prop-type[data-v-0602bac2]{font-family:Monaco,Menlo,monospace;color:#059669}.prop-default[data-v-0602bac2]{font-family:Monaco,Menlo,monospace;color:#dc2626}.code-example[data-v-0602bac2]{margin-bottom:1.5rem}.code-example h5[data-v-0602bac2]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.code-example pre[data-v-0602bac2]{background:#1e293b;color:#e2e8f0;padding:1rem;border-radius:6px;overflow-x:auto;font-family:Monaco,Menlo,monospace;font-size:.875rem;line-height:1.5}.code-example code[data-v-0602bac2]{font-family:inherit}.guide-section[data-v-6afdf3c8]{flex:1;overflow-y:auto;background:#ffffff;padding:2rem;margin:0!important}.section-header[data-v-6afdf3c8]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title[data-v-6afdf3c8]{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem}.section-title .q-icon[data-v-6afdf3c8]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description[data-v-6afdf3c8]{font-size:1rem;color:#64748b;line-height:1.6;margin:0}.color-overview[data-v-6afdf3c8]{margin-bottom:3rem}.color-overview-title[data-v-6afdf3c8]{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-overview-description[data-v-6afdf3c8]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.color-grid[data-v-6afdf3c8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.color-category[data-v-6afdf3c8]{background:#ffffff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.color-category-title[data-v-6afdf3c8]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.color-swatches[data-v-6afdf3c8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.75rem}.color-swatch[data-v-6afdf3c8]{aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;position:relative;cursor:pointer;transition:all .2s ease}.color-swatch[data-v-6afdf3c8]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.color-info[data-v-6afdf3c8]{position:absolute;bottom:-2rem;left:0;right:0;text-align:center;font-size:.75rem;color:#64748b;font-weight:500}.component-demo[data-v-6afdf3c8]{background:#f8fafc;border-radius:12px;padding:2rem;margin:1.5rem 0;border:1px solid #e2e8f0}.demo-title[data-v-6afdf3c8]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.demo-grid[data-v-6afdf3c8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.demo-item[data-v-6afdf3c8]{background:#ffffff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;gap:1rem}.demo-label[data-v-6afdf3c8]{font-size:.875rem;font-weight:500;color:#64748b;text-align:center}.usage-section[data-v-6afdf3c8]{margin:2rem 0}.usage-title[data-v-6afdf3c8]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.usage-code[data-v-6afdf3c8]{background:#1e293b;border-radius:12px;padding:1.5rem;border:1px solid #334155;overflow-x:auto;margin:1rem 0}.usage-code pre[data-v-6afdf3c8]{margin:0;color:#f1f5f9;font-family:Monaco,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.6}.usage-code code[data-v-6afdf3c8]{background:none!important;color:inherit!important;padding:0!important;border:none!important;font-size:inherit!important}.props-section[data-v-6afdf3c8],.events-section[data-v-6afdf3c8]{margin-bottom:2rem}.props-title[data-v-6afdf3c8],.events-title[data-v-6afdf3c8]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem}.props-table[data-v-6afdf3c8],.events-list[data-v-6afdf3c8]{background:#f8fafc;border-radius:12px;padding:1rem;border:1px solid #e2e8f0}.prop-row[data-v-6afdf3c8],.event-item[data-v-6afdf3c8]{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e2e8f0;align-items:start}.prop-row[data-v-6afdf3c8]:last-child,.event-item[data-v-6afdf3c8]:last-child{border-bottom:none}.prop-header[data-v-6afdf3c8]{font-weight:600;color:#374151;font-size:.875rem;padding:.5rem 0;border-bottom:2px solid #d1d5db}.prop-name[data-v-6afdf3c8],.event-name[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#7c3aed;font-weight:600}.prop-type[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#059669;font-weight:600}.prop-default[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;font-size:.875rem;color:#dc2626;font-weight:600}.prop-description[data-v-6afdf3c8],.event-description[data-v-6afdf3c8]{font-size:.875rem;color:#64748b}@media (max-width: 768px){.guide-section[data-v-6afdf3c8]{padding:1.5rem}.color-grid[data-v-6afdf3c8],.demo-grid[data-v-6afdf3c8]{grid-template-columns:1fr}.prop-row[data-v-6afdf3c8],.event-item[data-v-6afdf3c8]{grid-template-columns:1fr;gap:.5rem}.prop-row>div[data-v-6afdf3c8],.event-item>div[data-v-6afdf3c8]{padding:.25rem 0}.component-demo[data-v-6afdf3c8]{padding:1rem}.section-title[data-v-6afdf3c8]{font-size:1.5rem}}@media (max-width: 480px){.guide-section[data-v-6afdf3c8]{padding:1rem}.color-swatches[data-v-6afdf3c8]{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:.5rem}.demo-item[data-v-6afdf3c8],.usage-code[data-v-6afdf3c8]{padding:1rem}}.demo-container[data-v-6afdf3c8]{margin:1rem 0}.demo-container .demo-wrapper[data-v-6afdf3c8]{display:flex;background:#f8fafc;position:relative}.props-table[data-v-6afdf3c8],.events-table[data-v-6afdf3c8]{display:grid;gap:.5rem;margin:1rem 0}.prop-row[data-v-6afdf3c8],.event-row[data-v-6afdf3c8]{display:grid;grid-template-columns:200px 100px 120px 1fr;gap:1rem;padding:.75rem;background:#f8fafc;border-radius:8px;border-left:4px solid #e2e8f0}.prop-row[data-v-6afdf3c8]:hover,.event-row[data-v-6afdf3c8]:hover{background:#f1f5f9;border-left-color:#3b82f6}.event-row[data-v-6afdf3c8]{grid-template-columns:200px 200px 1fr}.prop-name[data-v-6afdf3c8],.event-name[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;font-weight:600;color:#1e293b;font-size:.875rem}.prop-type[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;color:#7c3aed;font-size:.8125rem;font-weight:500}.prop-required[data-v-6afdf3c8]{color:#dc2626;font-weight:600;font-size:.75rem;text-transform:uppercase}.prop-default[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;color:#059669;font-size:.8125rem}.prop-description[data-v-6afdf3c8],.event-description[data-v-6afdf3c8],.event-payload[data-v-6afdf3c8]{color:#475569;font-size:.875rem;line-height:1.4}.event-payload[data-v-6afdf3c8]{font-family:Monaco,Menlo,monospace;color:#7c3aed;font-size:.8125rem;font-weight:500}.structure-section[data-v-6afdf3c8],.example-section[data-v-6afdf3c8]{margin:1.5rem 0}.structure-section h4[data-v-6afdf3c8],.example-section h4[data-v-6afdf3c8]{color:#1e293b;margin-bottom:.75rem;font-size:1rem;font-weight:600}.best-practices[data-v-6afdf3c8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:1rem 0}@media (max-width: 640px){.best-practices[data-v-6afdf3c8]{grid-template-columns:1fr}}.practice-item[data-v-6afdf3c8]{background:#f8fafc;border-radius:12px;padding:1.25rem;border-left:4px solid #3b82f6}.practice-item h4[data-v-6afdf3c8]{color:#1e293b;margin-bottom:.75rem;font-size:.9375rem;font-weight:600}.practice-item ul[data-v-6afdf3c8]{margin:0;padding-left:1.25rem}.practice-item ul li[data-v-6afdf3c8]{color:#475569;font-size:.8125rem;line-height:1.5;margin-bottom:.375rem}.practice-item ul li[data-v-6afdf3c8]:last-child{margin-bottom:0}.usage-code[data-v-6afdf3c8]{background:#1e293b;border-radius:8px;padding:1rem;margin:.75rem 0;overflow-x:auto}.usage-code pre[data-v-6afdf3c8]{margin:0}.usage-code pre code[data-v-6afdf3c8]{color:#e2e8f0;font-family:Monaco,Menlo,monospace;font-size:.8125rem;line-height:1.5;white-space:pre}.ui-guide-code-block-section[data-v-38e42403]{padding:2rem}.ui-guide-code-block-section .section-header[data-v-38e42403]{margin-bottom:2rem}.ui-guide-code-block-section .section-header h2[data-v-38e42403]{font-size:1.75rem;font-weight:600;margin-bottom:1rem}.ui-guide-code-block-section .section-header .description[data-v-38e42403]{color:var(--q-blue-grey-7);font-size:1.1rem;line-height:1.5}.ui-guide-code-block-section .subsection[data-v-38e42403]{margin-bottom:3rem}.ui-guide-code-block-section .subsection h3[data-v-38e42403]{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.ui-guide-code-block-section .subsection p[data-v-38e42403]{margin-bottom:1rem;color:var(--q-blue-grey-7)}.ui-guide-code-block-section .subsection code[data-v-38e42403]{background:var(--q-blue-grey-1);padding:.2rem .4rem;border-radius:4px;font-family:monospace}.ui-guide-code-block-section .example-wrapper[data-v-38e42403]{background:var(--q-blue-grey-1);border-radius:8px;overflow:hidden}.ui-guide-code-block-section .example-wrapper .example[data-v-38e42403]{padding:1.5rem;background:white}.ui-guide-code-block-section .example-wrapper .code-snippet[data-v-38e42403]{padding:1rem;background:var(--q-blue-grey-1)}.ui-guide-code-block-section .example-wrapper .code-snippet pre[data-v-38e42403]{margin:0;font-family:monospace;font-size:.9rem}.ui-guide-code-block-section table[data-v-38e42403]{width:100%;border-collapse:collapse;margin:1rem 0}.ui-guide-code-block-section table th[data-v-38e42403],.ui-guide-code-block-section table td[data-v-38e42403]{padding:.75rem;text-align:left;border-bottom:1px solid var(--q-blue-grey-2)}.ui-guide-code-block-section table th[data-v-38e42403]{font-weight:600;background:var(--q-blue-grey-1)}.ui-guide-code-block-section table td[data-v-38e42403]{color:var(--q-blue-grey-7)}.ui-guide-widget[data-v-2abafae9]{height:100%;display:flex;flex-direction:column;margin:0!important;padding:0!important;overflow:hidden;position:relative}.ui-guide-layout[data-v-2abafae9],.ui-guide-layout .q-page-container[data-v-2abafae9]{background:#f8fafc}.ui-guide-header[data-v-2abafae9]{border-bottom:1px solid #e2e8f0}.ui-guide-title[data-v-2abafae9]{font-size:1.5rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:.5rem}.title-icon[data-v-2abafae9]{background:linear-gradient(135deg,#e879f9 0%,#c084fc 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ui-guide-subtitle[data-v-2abafae9]{font-size:.875rem;color:#64748b;margin-left:auto}.ui-guide-layout-widget[data-v-2abafae9]{height:100%;display:flex;overflow:hidden;margin:0!important;padding:0!important;position:absolute;top:0;left:0;right:0;bottom:0}.widget-main-content[data-v-2abafae9]{flex:1;overflow:auto;background:#ffffff;position:relative}.ui-guide-content[data-v-2abafae9]{height:100%;overflow:hidden}.development-only-message[data-v-2abafae9]{display:flex;align-items:center;justify-content:center;height:100%;background:#f8fafc}.development-only-content[data-v-2abafae9]{text-align:center;padding:2rem;max-width:400px}.ui-guide-settings-dialog .q-dialog__inner[data-v-2abafae9]{padding:2rem}.ui-guide-settings-card[data-v-2abafae9]{width:100%;max-width:500px;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ui-guide-settings-header[data-v-2abafae9]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:16px 16px 0 0;padding:1.5rem 2rem}.ui-guide-settings-header .text-h6[data-v-2abafae9]{font-weight:600;font-size:1.25rem}.ui-guide-settings-content[data-v-2abafae9]{max-height:400px;padding:2rem}.ui-guide-settings-footer[data-v-2abafae9]{background:#f8fafc;border-radius:0 0 16px 16px;border-top:1px solid #e2e8f0}@media (max-width: 768px){.ui-guide-drawer-widget[data-v-2abafae9]{width:200px}.ui-guide-settings-dialog .q-dialog__inner[data-v-2abafae9]{padding:1rem}.ui-guide-settings-content[data-v-2abafae9]{padding:1.5rem}}@media (max-width: 480px){.ui-guide-drawer-widget[data-v-2abafae9]{width:180px}.development-only-content[data-v-2abafae9]{padding:1rem}}.ui-guide-page-widget[data-v-2abafae9]{flex:1;overflow-y:auto;background:#ffffff;position:relative;padding:1rem}.ui-guide-layout-widget .taffy-nav-sidebar[data-v-2abafae9]{position:relative!important;height:100%!important;flex-shrink:0}.taffy-help-home-section[data-v-49f92943]{max-width:1200px;margin:0 auto}.taffy-help-home-header[data-v-49f92943]{text-align:center;padding:2rem 0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:16px;margin-bottom:2rem}.taffy-help-topic-card[data-v-49f92943]{border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}.taffy-help-topic-card[data-v-49f92943]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#cbd5e1}@media (max-width: 768px){.taffy-help-home-header[data-v-49f92943]{padding:1rem;margin-bottom:1rem}.text-h3[data-v-49f92943]{font-size:1.5rem!important}.text-h5[data-v-49f92943]{font-size:1.2rem!important}}.taffy-help-getting-started-section[data-v-2df5d9cc]{max-width:1000px;margin:0 auto}.taffy-help-step-card[data-v-2df5d9cc]{border-radius:12px;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1)}.taffy-help-step-card[data-v-2df5d9cc]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.taffy-help-tips-card[data-v-2df5d9cc]{border-radius:12px;border:1px solid #fbbf24;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.taffy-help-checklist-card[data-v-2df5d9cc]{border-radius:12px;border:1px solid #e2e8f0}.taffy-help-checklist-item[data-v-2df5d9cc]{padding:16px}.taffy-help-checklist-item[data-v-2df5d9cc]:hover{background:#f8fafc}@media (max-width: 768px){.text-h4[data-v-2df5d9cc]{font-size:1.5rem!important}.text-h6[data-v-2df5d9cc]{font-size:1.1rem!important}}.taffy-help-features-section[data-v-b350ac90]{max-width:1000px;margin:0 auto}.taffy-help-feature-card[data-v-b350ac90]{border-radius:12px;border:1px solid #e2e8f0;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.taffy-help-feature-card[data-v-b350ac90]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.taffy-help-management-card[data-v-b350ac90]{border-radius:12px;border:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.taffy-help-workflow-stepper[data-v-b350ac90]{background:transparent;border-radius:12px;border:1px solid #e2e8f0}@media (max-width: 768px){.text-h4[data-v-b350ac90]{font-size:1.5rem!important}.text-h6[data-v-b350ac90]{font-size:1.1rem!important}.taffy-help-widget-grid .col-md-4[data-v-b350ac90]{flex:0 0 100%;max-width:100%}}.taffy-help-troubleshooting-section[data-v-63d7c834]{max-width:1000px;margin:0 auto}.taffy-help-faq-list[data-v-63d7c834]{border-radius:12px;overflow:hidden}.taffy-help-faq-item[data-v-63d7c834]{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.taffy-help-faq-header[data-v-63d7c834]{background:#f8fafc}.taffy-help-faq-header--login[data-v-63d7c834]{border-left:4px solid #10b981}.taffy-help-faq-header--widgets[data-v-63d7c834]{border-left:4px solid #8b5cf6}.taffy-help-faq-header--performance[data-v-63d7c834]{border-left:4px solid #f59e0b}.taffy-help-faq-header--data[data-v-63d7c834]{border-left:4px solid #ef4444}.taffy-help-faq-answer[data-v-63d7c834]{border-radius:0;border:none;background:#ffffff}.taffy-help-performance-card[data-v-63d7c834]{border-radius:12px;border:1px solid #e2e8f0}.taffy-help-tip-card[data-v-63d7c834]{border-radius:12px;border:1px solid #e2e8f0;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.taffy-help-tip-card[data-v-63d7c834]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.taffy-report-issue-dialog .q-dialog__inner[data-v-63d7c834]{padding:16px}.taffy-report-issue-card[data-v-63d7c834]{width:90vw;max-width:800px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.taffy-report-issue-header[data-v-63d7c834]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.taffy-report-issue-content[data-v-63d7c834]{flex:1;overflow-y:auto}.taffy-report-issue-footer[data-v-63d7c834]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}@media (max-width: 768px){.text-h4[data-v-63d7c834]{font-size:1.5rem!important}.text-h6[data-v-63d7c834]{font-size:1.1rem!important}}.taffy-help-guide-widget[data-v-1705b48c]{height:100%;display:flex;flex-direction:column}.taffy-help-guide-settings-dialog .q-dialog__inner[data-v-1705b48c]{padding:16px}.taffy-help-guide-settings-card[data-v-1705b48c]{width:90vw;max-width:800px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.taffy-help-guide-settings-header[data-v-1705b48c]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.taffy-help-guide-settings-content[data-v-1705b48c]{flex:1;overflow-y:auto}.taffy-help-guide-settings-footer[data-v-1705b48c]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.widget-main-content[data-v-1705b48c]{flex:1;overflow:hidden}.taffy-help-guide-content[data-v-1705b48c]{height:100%;display:flex;flex-direction:column}.taffy-help-guide-layout[data-v-1705b48c]{flex:1;display:flex;overflow:hidden}.taffy-help-guide-page[data-v-1705b48c]{flex:1;overflow-y:auto;background:#ffffff;position:relative;padding:1rem}.taffy-help-guide-layout .taffy-nav-sidebar[data-v-1705b48c]{position:relative!important;height:100%!important;flex-shrink:0}.taffy-help-guide-search[data-v-1705b48c]{max-width:500px}.taffy-help-guide-progress[data-v-1705b48c]{background:#f8fafc;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0}.taffy-help-guide-sections[data-v-1705b48c]{min-height:400px}@media (max-width: 768px){.taffy-help-guide-layout[data-v-1705b48c]{flex-direction:column}.taffy-help-guide-layout .taffy-nav-sidebar[data-v-1705b48c]{height:auto!important;max-height:200px;overflow-y:auto}.taffy-help-guide-page[data-v-1705b48c]{padding:.5rem}}/*!
* Pintura v8.92.17 
* (c) 2018-2025 PQINA Inc. - All Rights Reserved
* License: https://pqina.nl/pintura/license/
*/.PinturaUtilPanel[data-util=redact] .PinturaUtilFooter[data-v-2be77462]{padding:0}.PinturaUtilPanel[data-util=redact] .PinturaUtilFooter>div[data-v-2be77462]{height:1px}.PinturaUtilPanel[data-util=retouch] .PinturaControlListScroller+.PinturaControlListScroller[data-v-2be77462]{margin-top:1em}.pintura-editor[data-v-2be77462],pintura-editor[data-v-2be77462]{--color-primary:#ffd843;--color-primary-dark:#ffc343;--color-primary-text:#000;--color-secondary:#03a9f4;--color-secondary-dark:#046bbf;--color-focus:4,107,191;--color-focus-100:rgba(var(--color-focus),1);--color-focus-50:rgba(var(--color-focus),.5);--color-focus-25:rgba(var(--color-focus),.25);--color-error:255,87,34;--color-error-100:rgb(var(--color-error));--color-error-75:rgba(var(--color-error),.75);--color-error-50:rgba(var(--color-error),.5);--color-error-25:rgba(var(--color-error),.25);--color-error-10:rgba(var(--color-error),.1);--color-foreground:0,0,0;--color-background:255,255,255;--color-preview-outline:var(--color-foreground);--color-transition-duration:.25s;--button-cursor:pointer;--font-size:16px;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--backdrop-filter-bright:brightness(110%) saturate(180%) blur(10px);--backdrop-filter-dark:brightness(90%) saturate(180%) blur(10px);--border-radius-round:9999em;--border-radius:.625em;--filter-disabled:grayscale(95%) opacity(40%);--editor-inset-top:0px;--editor-inset-bottom:0px;--safe-area-inset-top:0px;--safe-area-inset-bottom:0px;--pattern-transparent:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E");--grid-color-even:rgba(var(--color-foreground),.1);--grid-color-odd:rgba(var(--color-background),.1);--grid-size:24}.pintura-editor[data-v-2be77462],.pintura-editor-panel[data-v-2be77462],pintura-editor[data-v-2be77462]{--color-foreground-100:rgba(var(--color-foreground),1);--color-foreground-95:rgba(var(--color-foreground),.95);--color-foreground-90:rgba(var(--color-foreground),.9);--color-foreground-80:rgba(var(--color-foreground),.8);--color-foreground-70:rgba(var(--color-foreground),.7);--color-foreground-60:rgba(var(--color-foreground),.6);--color-foreground-50:rgba(var(--color-foreground),.5);--color-foreground-40:rgba(var(--color-foreground),.4);--color-foreground-30:rgba(var(--color-foreground),.3);--color-foreground-20:rgba(var(--color-foreground),.25);--color-foreground-15:rgba(var(--color-foreground),.2);--color-foreground-10:rgba(var(--color-foreground),.15);--color-foreground-5:rgba(var(--color-foreground),.075);--color-foreground-3:rgba(var(--color-foreground),.05);--color-foreground-1:rgba(var(--color-foreground),.02);--color-foreground-0:rgba(var(--color-foreground),0);--color-background-100:rgba(var(--color-background),1);--color-background-95:rgba(var(--color-background),.95);--color-background-90:rgba(var(--color-background),.9);--color-background-80:rgba(var(--color-background),.8);--color-background-70:rgba(var(--color-background),.7);--color-background-60:rgba(var(--color-background),.6);--color-background-50:rgba(var(--color-background),.5);--color-background-40:rgba(var(--color-background),.4);--color-background-30:rgba(var(--color-background),.3);--color-background-20:rgba(var(--color-background),.2);--color-background-15:rgba(var(--color-background),.15);--color-background-10:rgba(var(--color-background),.1);--color-background-5:rgba(var(--color-background),.05);--color-background-3:rgba(var(--color-background),.03);--color-background-1:rgba(var(--color-background),.01);--color-background-0:rgba(var(--color-background),0)}.pintura-editor[data-v-2be77462],.PinturaRootWrapper[data-v-2be77462],pintura-editor[data-v-2be77462]{display:block}.PinturaRootWrapper[data-v-2be77462]{height:100%}.PinturaScrollableContent[data-v-2be77462]{overflow:hidden;max-height:var(--panel-max-height,100vh);overflow-y:auto;scrollbar-color:var(--color-foreground-30) transparent;scrollbar-width:thin}.PinturaScrollableContent[data-v-2be77462]::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaScrollableContent[data-v-2be77462]::-webkit-scrollbar-track{background:none}.PinturaScrollableContent[data-v-2be77462]::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-foreground-30);border-radius:9999em;border:.3125em solid transparent}.PinturaRoot[data-env~=is-animated][data-v-2be77462]{--transition-duration-multiplier:1}.PinturaRoot[data-env~=is-transparent][data-v-2be77462]{background:none}.PinturaRoot[data-v-2be77462]{--nav-group-margin:.5em;--editor-calculated-inset-top:calc(var(--safe-area-inset-top) + var(--editor-inset-top));--editor-calculated-inset-bottom:calc(var(--safe-area-inset-bottom) + var(--editor-inset-bottom));--transition-duration-10:calc(var(--transition-duration-multiplier, 0) * .1s);--transition-duration-25:calc(var(--transition-duration-multiplier, 0) * .25s);--transition-duration-50:calc(var(--transition-duration-multiplier, 0) * .5s);box-sizing:border-box;width:var(--editor-width,100%);height:var(--editor-height,100%);padding-top:var(--editor-calculated-inset-top);padding-bottom:var(--editor-calculated-inset-bottom);max-width:var(--editor-max-width,var(--editor-max-width-default,none));max-height:var(--editor-max-height,var(--editor-max-height-default,none));position:relative;overflow:hidden;contain:strict;display:grid;-webkit-user-select:none;user-select:none;line-height:normal;font-size:var(--font-size);font-family:var(--font-family);font-weight:450;touch-action:manipulation;text-align:left;text-transform:none;text-rendering:optimizeLegibility;direction:ltr;color:var(--color-foreground-90);background-color:var(--color-background-100);outline-color:rgba(var(--color-preview-outline),1);transition:background-color 1ms,outline-color 1ms,color var(--transition-duration-10) ease-in-out,dir 1ms}.PinturaRoot[dir=rtl] button[data-v-2be77462]{direction:rtl}.PinturaRoot .PinturaUtilMain[data-v-2be77462]{cursor:var(--cursor)}.PinturaRoot[data-v-2be77462] *{box-sizing:content-box;word-wrap:normal}.PinturaRoot div[data-v-2be77462]:empty{display:block}.PinturaRoot button[data-v-2be77462],.PinturaRoot fieldset[data-v-2be77462],.PinturaRoot input[data-v-2be77462],.PinturaRoot legend[data-v-2be77462]{padding:0;margin:0;border:none;background:transparent;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;width:auto;text-decoration:none}.PinturaRoot button[disabled][data-v-2be77462]{pointer-events:none}.PinturaRoot canvas[data-v-2be77462]{display:block}.PinturaRoot svg[data-v-2be77462]{display:inline-block;width:auto;height:auto;max-width:none}.PinturaRoot p[data-v-2be77462]{margin:0}.PinturaRoot li[data-v-2be77462],.PinturaRoot ul[data-v-2be77462]{list-style:none;margin:0;padding:0}.PinturaRoot a[data-v-2be77462]{color:inherit;text-decoration:none}.PinturaRoot .implicit[data-v-2be77462]{border:0;clip:rect(0 0 0 0);clip-path:polygon(0 0,0 0,0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.PinturaRoot .PinturaFixedWidthCharacters[data-v-2be77462]{font-variant:tabular-nums}.PinturaRoot .PinturaStage[data-v-2be77462]{display:flex;align-self:stretch;flex:1;pointer-events:none}.PinturaRoot .PinturaStage[tabindex="-1"][data-v-2be77462]{outline:none}.PinturaRoot .PinturaRootPortal[data-v-2be77462],.PinturaRoot>.PinturaCanvas[data-v-2be77462]{position:absolute;left:0;top:0}.PinturaRoot>.PinturaCanvas[data-v-2be77462]{width:100%;height:100%;pointer-events:none;z-index:0}.PinturaRoot>.PinturaCanvas canvas[data-v-2be77462]{position:absolute;width:100%;height:100%}.PinturaRoot>.PinturaCanvas[data-v-2be77462]:after{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background-repeat:no-repeat}.PinturaRoot>.PinturaStatus[data-v-2be77462]{position:absolute;z-index:99999;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;background-color:var(--color-background-90)}.PinturaRoot>.PinturaStatus>p[data-v-2be77462]{position:absolute;top:50%;left:50%;display:inline-flex;white-space:nowrap;align-items:center;transition:opacity var(--transition-duration-50) ease-out}.PinturaRoot .PinturaStatusMessage[data-v-2be77462]{position:absolute;font-size:.875em}.PinturaRoot .PinturaStatusAside[data-v-2be77462]{position:absolute;left:0}.PinturaRoot .PinturaStatusAside svg[data-v-2be77462]{width:1.25em;height:1.25em}.PinturaRoot .PinturaStatusAside .PinturaProgressIndicator[data-v-2be77462]{margin-left:.5em}.PinturaRoot .PinturaStatusAside .PinturaButton[data-v-2be77462]{outline:transparent;margin-left:.75em;font-size:.875em;border-radius:var(--border-radius-round);background-color:var(--color-foreground-5);padding:.25em;transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out;backdrop-filter:var(--backdrop-filter-dark)}.PinturaRoot .PinturaStatusAside .PinturaButton:not([disabled])[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaStatusAside .PinturaButton[data-v-2be77462]:not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaStatusIcon svg[data-v-2be77462]{font-size:.875em;margin-top:.25em;margin-left:.5em}.PinturaRoot>.PinturaNav[data-v-2be77462]{position:relative;z-index:3}.PinturaRoot>.PinturaNav[data-v-2be77462]:empty{display:none!important}.PinturaRoot>.PinturaNav .PinturaButton[data-v-2be77462]{outline:transparent;transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out}.PinturaRoot>.PinturaNav .PinturaButton svg[data-v-2be77462]{width:1em;transition:opacity var(--transition-duration-10) ease-out}.PinturaRoot>.PinturaNav .PinturaButton>span[data-v-2be77462]{justify-content:center}.PinturaRoot>.PinturaNav .PinturaButtonIconOnly .PinturaButtonInner[data-v-2be77462],.PinturaRoot>.PinturaNav .PinturaDropdownIconOnly .PinturaButtonInner[data-v-2be77462]{width:1.75em}.PinturaRoot>.PinturaNav .PinturaButton .PinturaButtonInner[data-v-2be77462]{height:1.75em}.PinturaRoot>.PinturaNav .PinturaButton[data-v-2be77462]:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly){padding-left:.75em;padding-right:.75em}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly) .PinturaButtonLabel[data-v-2be77462]{font-size:.75em;line-height:2}.PinturaRoot>.PinturaNav .PinturaButton[data-v-2be77462]:not(.PinturaButtonIconOnly):not(.PinturaDropdownIconOnly):not(.PinturaDropdownButton){box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot>.PinturaNav .PinturaButton[data-v-2be77462]:only-of-type{border-radius:var(--border-radius-round)}.PinturaRoot>.PinturaNav .PinturaButton[data-v-2be77462]:only-of-type+*{margin-left:.5em}.PinturaRoot>.PinturaNav .PinturaButton[disabled] .PinturaButtonLabel[data-v-2be77462],.PinturaRoot>.PinturaNav .PinturaButton[disabled] svg[data-v-2be77462]{opacity:.25}.PinturaRoot>.PinturaNav .PinturaButton:not(.PinturaButtonExport):not([disabled])[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNav .PinturaButton[data-v-2be77462]:not(.PinturaButtonExport):not([disabled]):hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaButtonExport[data-v-2be77462]{color:var(--color-primary-text);background-color:var(--color-primary)}.PinturaRoot .PinturaButtonExport[data-v-2be77462]:hover{background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport[data-focus-visible][data-v-2be77462]{color:var(--color-primary-text);background-color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-5),0 0 0 3px var(--color-focus-50);background-color:var(--color-primary-dark)}.PinturaRoot .PinturaButtonExport[data-v-2be77462]:not(.PinturaButtonIconOnly){flex:1;padding:0 .75em}.PinturaRoot>.PinturaNavMain[data-v-2be77462]{display:flex;overflow:hidden}.PinturaRoot>.PinturaNavMain [aria-selected=true][data-v-2be77462]{backdrop-filter:var(--backdrop-filter-dark);background-color:var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button svg[data-v-2be77462]{align-self:center;width:1.5em}.PinturaRoot>.PinturaNavMain button span[data-v-2be77462],.PinturaRoot>.PinturaNavMain button svg[data-v-2be77462]{pointer-events:none}.PinturaRoot>.PinturaNavMain button svg+span[data-v-2be77462]{margin-top:.75em}.PinturaRoot>.PinturaNavMain button span[data-v-2be77462]{font-size:.875em;display:block;width:calc(100% - 1em);overflow:hidden;text-overflow:ellipsis;width:inherit;max-width:calc(100% - 1em)}.PinturaRoot>.PinturaNavMain button[data-v-2be77462]{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,box-shadow var(--transition-duration-10) ease-out}.PinturaRoot>.PinturaNavMain button[data-v-2be77462]:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaRoot>.PinturaNavMain button[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot>.PinturaNavTools[data-v-2be77462]{max-width:100%;box-sizing:border-box;pointer-events:none}.PinturaRoot>.PinturaNavTools[data-v-2be77462]:empty{display:none}.PinturaRoot>.PinturaNavTools[data-v-2be77462],.PinturaRoot>.PinturaNavTools .PinturaNavGroup[data-v-2be77462],.PinturaRoot>.PinturaNavTools .PinturaNavSet[data-v-2be77462]{display:flex;align-items:center;justify-content:center}.PinturaRoot>.PinturaNavTools .PinturaButton[data-v-2be77462],.PinturaRoot>.PinturaNavTools .PinturaNavSet[data-v-2be77462]{pointer-events:all}.PinturaRoot>.PinturaNavTools .PinturaButton[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot .PinturaNavGroup[data-v-2be77462]{margin:0 var(--nav-group-margin)}.PinturaRoot .PinturaNavGroup[data-v-2be77462]>*{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavGroup[data-v-2be77462]>*+*{margin-left:.5em}.PinturaRoot .PinturaNavGroup[data-v-2be77462]:first-of-type:not(.PinturaNavGroupFloat){margin-right:auto;margin-left:0}.PinturaRoot .PinturaNavGroup[data-v-2be77462]:last-of-type:not(.PinturaNavGroupFloat){margin-left:auto;margin-right:0}.PinturaRoot .PinturaNavSet[data-v-2be77462]{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaRoot .PinturaNavSet[data-v-2be77462]>:not(:only-child){border:1px solid var(--color-foreground-3);border-top:0;border-bottom:0}.PinturaRoot .PinturaNavSet[data-v-2be77462]>:first-child:not(:only-child){border-left:0}.PinturaRoot .PinturaNavSet[data-v-2be77462]>:last-child:not(:only-child){border-right:0}.PinturaRoot .PinturaNavSet[data-v-2be77462]>*+*{margin-left:-1px}.PinturaRoot .PinturaNavSet>.PinturaButton[data-v-2be77462]:hover,.PinturaRoot .PinturaNavSet>.PinturaButton[data-focus-visible][data-v-2be77462]{position:relative;z-index:1}.PinturaRoot .PinturaNavSet[data-v-2be77462]>:only-child{border-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:first-child:not(:only-child) .PinturaButtonInner[data-v-2be77462]{padding:0 .125em 0 .25em}.PinturaRoot .PinturaNavSet[data-v-2be77462]>:first-child:not(:only-child){border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot .PinturaNavSet>:last-child:not(:only-child) .PinturaButtonInner[data-v-2be77462]{padding:0 .25em 0 .125em}.PinturaRoot .PinturaNavSet[data-v-2be77462]>:last-child:not(:only-child){border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaNavSet[data-v-2be77462]{background-color:var(--color-background-50);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaNavSet .PinturaButton[data-v-2be77462]:not(.PinturaButtonExport):not([disabled]):hover,.PinturaRoot[data-env~=overlay] .PinturaNavSet[data-v-2be77462]>*{border-color:var(--color-background-15)}.PinturaRoot[data-env~=overlay] .PinturaNavGroup>.PinturaButton[data-v-2be77462]{box-shadow:0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaNavGroup .PinturaButtonExport[data-v-2be77462]{box-shadow:inset 0 0 .125em #00000040,0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot .PinturaNavGroupFloat[data-v-2be77462]{pointer-events:none}.PinturaRoot .PinturaNavGroupFloat[data-v-2be77462]>*{pointer-events:all}.PinturaRoot .PinturaNavGroupFloat[data-v-2be77462]:not(:only-child){position:absolute;left:0;right:0}.PinturaRoot .PinturaUtilFooter .PinturaScrollable>div[data-v-2be77462]{padding-left:1em;padding-right:1em}.PinturaRoot>.PinturaMain[data-v-2be77462]{max-width:100vw}.PinturaRoot:not([data-env~=has-toolbar]) .PinturaUtilHeader[data-v-2be77462]{padding-top:0;padding-bottom:1em;margin-bottom:-1em}.PinturaRoot[data-env~=landscape][data-v-2be77462]{grid-template-rows:min-content auto;grid-template-columns:auto}.PinturaRoot[data-env~=landscape]>.PinturaNavTools[data-v-2be77462]{grid-row:1;grid-column:1;padding:1em 1em 0;z-index:3}.PinturaRoot[data-env~=landscape]>.PinturaNavMain[data-v-2be77462]{align-items:center;justify-content:flex-end;position:absolute;left:1em;top:calc(1em + var(--editor-calculated-inset-top));bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList[data-v-2be77462]{flex-direction:column}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList button[data-v-2be77462]{display:flex}.PinturaRoot[data-env~=landscape]>.PinturaNavMain .PinturaTabList button+button[data-v-2be77462]{margin:.5em 0 0}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button[data-v-2be77462]{flex:1;min-width:4em;min-height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button span[data-v-2be77462]{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=landscape]>.PinturaNavMain button svg[data-v-2be77462]{width:1em;margin-top:.25em}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar]>.PinturaNavMain[data-v-2be77462]{top:calc(4em + var(--editor-calculated-inset-top));bottom:calc(4em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape][data-env~=has-limited-space]>.PinturaNavMain[data-v-2be77462]{align-items:flex-start;bottom:calc(1em + var(--editor-calculated-inset-bottom))}.PinturaRoot[data-env~=landscape]>.PinturaMain[data-v-2be77462]{grid-row:2;grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar-preference-bottom][data-v-2be77462]{grid-template-rows:auto min-content}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar-preference-bottom]>.PinturaNavTools[data-v-2be77462]{grid-row:2;padding-top:0;padding-bottom:1em}.PinturaRoot[data-env~=landscape][data-env~=has-toolbar-preference-bottom]>.PinturaMain[data-v-2be77462]{grid-row:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-v-2be77462]{grid-template-columns:6em auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=narrow]) .PinturaNavGroupFloat[data-v-2be77462]{margin:0 0 0 7em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaNavTools[data-v-2be77462]{grid-column:1/span 2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]>.PinturaMain[data-v-2be77462]{grid-column:2}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=has-navigation-preference-right]) .PinturaUtilMain[data-v-2be77462]{padding-left:0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation]:not([data-env~=has-navigation-preference-right]) .PinturaUtilFooter[data-v-2be77462]{padding-right:1em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right][data-v-2be77462]{grid-template-columns:auto 6em}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]:not([data-env~=narrow]) .PinturaNavGroupFloat[data-v-2be77462]{margin:0 7em 0 0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaNavMain[data-v-2be77462]{right:1em;left:auto}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right]>.PinturaMain[data-v-2be77462]{grid-column:1}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaUtilMain[data-v-2be77462]{padding-right:0}.PinturaRoot[data-env~=landscape][data-env~=has-navigation][data-env~=has-navigation-preference-right] .PinturaUtilFooter[data-v-2be77462]{padding-left:1em}.PinturaRoot[data-env~=portrait][data-v-2be77462]{grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait][data-v-2be77462]>*{grid-column:1}.PinturaRoot[data-env~=portrait]>.PinturaNavTools[data-v-2be77462]{grid-row:1;padding:.75em .75em 0}.PinturaRoot[data-env~=portrait]>.PinturaNavMain[data-v-2be77462]{grid-row:3;margin-bottom:.75em;justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain .PinturaTabList[data-v-2be77462]{padding:0 .875em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button+button[data-v-2be77462]{margin-left:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain[data-state~=overflows][data-v-2be77462]{overflow:visible}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button[data-v-2be77462]{flex:1;min-width:4em;min-height:4em;border-radius:var(--border-radius);justify-content:center}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button span[data-v-2be77462]{font-size:.6875em;margin-top:.5em}.PinturaRoot[data-env~=portrait]>.PinturaNavMain button svg[data-v-2be77462]{width:1em;margin-top:.25em}.PinturaRoot[data-env~=portrait]>.PinturaMain[data-v-2be77462]{grid-row:2;grid-column:1}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom][data-v-2be77462]{grid-template-rows:auto min-content min-content}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]>.PinturaNavTools[data-v-2be77462]{grid-row:3;padding:0 .75em .75em}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]>.PinturaNavMain[data-v-2be77462]{grid-row:2}.PinturaRoot[data-env~=portrait][data-env~=has-toolbar-preference-bottom]>.PinturaMain[data-v-2be77462]{grid-row:1}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-v-2be77462]{grid-template-rows:min-content min-content auto}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaMain[data-v-2be77462]{grid-row:3}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top]>.PinturaNavMain[data-v-2be77462]{grid-row:2;margin-top:.75em;margin-bottom:0}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom][data-v-2be77462]{grid-template-rows:min-content auto min-content}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]>.PinturaNavMain[data-v-2be77462]{grid-row:1}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]>.PinturaMain[data-v-2be77462]{grid-row:2}.PinturaRoot[data-env~=portrait]:not([data-env~=narrow])[data-env~=has-navigation-preference-top][data-env~=has-toolbar-preference-bottom]>.PinturaNavTools[data-v-2be77462]{grid-row:3}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button[data-v-2be77462]{flex:1;flex-direction:row;width:auto;height:auto;min-height:auto;border-radius:var(--border-radius);justify-content:flex-start;align-items:center;padding:.625em 0;width:6em}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button span[data-v-2be77462]{font-size:.6875em;margin:0 .625em 0 0;line-height:1.2;text-align:left}.PinturaRoot[data-env~=landscape][data-env~=is-compact]>.PinturaNavMain button svg[data-v-2be77462]{margin:0 .5em 0 .625em;min-width:1em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation][data-v-2be77462]{grid-template-columns:8em auto}.PinturaRoot[data-env~=landscape][data-env~=is-compact][data-env~=has-navigation][data-env~=has-navigation-preference-right][data-v-2be77462]{grid-template-columns:auto 8em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][dir=rtl]>.PinturaNavMain button[data-v-2be77462]{padding-left:.625em}.PinturaRoot[data-env~=landscape][data-env~=is-compact][dir=rtl]>.PinturaNavMain svg[data-v-2be77462]{margin-left:0}.PinturaRoot[data-env~=narrow] .PinturaNavGroupFloat[data-v-2be77462]{position:static;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button[data-v-2be77462]{padding:0;font-size:.625em;min-width:4em;min-height:4em;justify-content:center;border-radius:9999em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button span[data-v-2be77462]{visibility:hidden;font-size:0;margin:0}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg[data-v-2be77462]{margin-top:0;width:1.6em}.PinturaRoot[data-env~=portrait][data-env~=is-compact]>.PinturaNavMain button svg [stroke-width][data-v-2be77462]{stroke-width:.15em}.PinturaRoot[data-env~=portrait][data-env~=narrow][data-v-2be77462]{--nav-group-margin:.25em;grid-template-rows:min-content auto min-content;grid-template-columns:auto}.PinturaRoot[data-env~=portrait][data-env~=narrow][data-v-2be77462]>*{grid-column:1}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList .PinturaControlListOption span[data-v-2be77462],.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaUtilFooter .PinturaControlList [role=tab] span[data-v-2be77462]{font-size:.6875em}.PinturaRoot[data-env~=portrait][data-env~=narrow] .PinturaToolbar .PinturaToolbarInner[data-v-2be77462]>*{margin:0 .25em}.PinturaRoot[data-env~=portrait][data-env~=narrow][data-env~=has-toolbar-preference-bottom][data-v-2be77462]{grid-template-rows:auto min-content min-content}.PinturaRoot[data-env~=overlay][data-v-2be77462]{grid-template-rows:auto!important;grid-template-columns:auto!important}.PinturaRoot[data-env~=overlay] .PinturaNav[data-v-2be77462]{z-index:3}.PinturaRoot[data-env~=overlay] .PinturaMain[data-v-2be77462]{grid-row:1;grid-column:1}.PinturaRoot[data-env~=overlay] .PinturaUtilMain[data-v-2be77462]{position:absolute;left:0;top:0;right:0;bottom:0;padding:0;z-index:-1}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter[data-v-2be77462],.PinturaRoot[data-env~=overlay] .PinturaUtilHeader[data-v-2be77462]{position:absolute;left:0;right:0}.PinturaRoot[data-env~=overlay] .PinturaUtilHeader[data-v-2be77462]{top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter[data-v-2be77462]{bottom:0}.PinturaRoot[data-env~=overlay] .PinturaNavMain[data-v-2be77462]{position:absolute;right:0;top:0;bottom:0;background:none}.PinturaRoot[data-env~=overlay] .PinturaNavTools[data-v-2be77462]{position:absolute;left:0;top:0;right:0}.PinturaRoot[data-env~=overlay][data-env~=has-controlgroups-preference-top] .PinturaUtilFooter[data-v-2be77462]{top:0;bottom:auto}.PinturaRoot[data-env~=overlay][data-env~=has-toolbar-preference-bottom] .PinturaNavTools[data-v-2be77462]{top:auto;bottom:0}.PinturaRoot[data-env~=has-swipe-navigation] .PinturaUtilMain[data-v-2be77462]{padding-left:2em;padding-right:2em}.PinturaRoot[data-env~=has-swipe-navigation][data-env~=landscape] .PinturaUtilMain[data-env~=has-navigation][data-v-2be77462]{padding-left:0;padding-right:2em}.PinturaRoot[data-env~=has-swipe-navigation][data-env~=landscape] .PinturaUtilMain[data-env~=has-navigation][data-env~=has-navigation-preference-right][data-v-2be77462]{padding-left:2em;padding-right:0}.PinturaRoot[data-env*=is-disabled][data-v-2be77462],.PinturaRoot[data-env*=is-disabled][data-v-2be77462] *{pointer-events:none!important}.PinturaRoot[data-env*=is-disabled][data-v-2be77462]{--color-primary:#b4b4b4;--color-primary-dark:#a0a0a0;--color-primary-text:#000;--color-secondary:#969696;--color-secondary-dark:#646464}.PinturaRoot[data-env*=is-disabled] .PinturaCanvas[data-v-2be77462],.PinturaRoot[data-env*=is-disabled] .PinturaColorPickerButton[data-v-2be77462]{filter:grayscale(100%)}.PinturaRoot .PinturaEditorOverlay[data-v-2be77462]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background:var(--color-background-50);pointer-events:none}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.PinturaNav[data-v-2be77462]{will-change:transform}}}.PinturaUtilPanel[data-util=frame] .PinturaShapeStyleEditor[data-v-2be77462]{min-height:3.375em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption[data-v-2be77462]{margin:1em 1em 0 0;padding:.125em;border:1px dashed var(--color-foreground-15);color:var(--color-foreground-70)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span[data-v-2be77462]{color:var(--color-foreground-90)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption label[data-v-2be77462]{font-size:.75em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption img[data-v-2be77462],.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption svg[data-v-2be77462]{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.PinturaUtilPanel[data-util=frame] [data-selected=true][data-v-2be77462]{border-color:var(--color-primary);color:var(--color-primary)}.PinturaUtilPanel[data-util=frame] [data-selected=true] span[data-v-2be77462]{color:var(--color-foreground-90)}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]{margin:0 .5em}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:first-child{margin-left:0}.PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:last-child{margin-right:0}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOptionGroupLabel[data-v-2be77462]{width:1px;height:1px;position:absolute;font-size:0}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOptionGroup[data-v-2be77462]{display:flex;flex-direction:column-reverse}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption[data-v-2be77462]{cursor:var(--button-cursor);margin-bottom:1em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span[data-v-2be77462]{display:block;text-align:center;padding:0 1.5em;font-size:.625em;font-weight:400}.PinturaUtilPanel[data-util=frame] [data-focus-visible]+label span[data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption[data-v-2be77462]{position:relative;width:3em;height:4em}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption div[data-v-2be77462]{position:absolute;outline-color:currentColor;border-color:currentColor;cursor:var(--button-cursor)}.PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption div[slot][data-v-2be77462]{overflow:hidden;left:-1px;top:-1px;bottom:-1px;right:-1px;display:flex;align-items:center;justify-content:center}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaUtilFooter>div[data-v-2be77462]{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption[data-v-2be77462]{width:2.25em;height:3em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] .PinturaRadioGroupOption span[data-v-2be77462]{font-size:.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]{margin:0 .25em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:first-child{margin-left:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=frame] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:last-child{margin-right:0}.PinturaUtilPanel[data-util=filter] .PinturaUtilFooter[data-v-2be77462]{padding-left:0!important;padding-right:0!important}.PinturaUtilPanel[data-util=filter] .PinturaScrollable[data-v-2be77462]{width:40em}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]{margin:0 .5em}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:first-child{margin-left:0}.PinturaUtilPanel[data-util=filter] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:last-child{margin-right:0}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptionGroupLabel[data-v-2be77462]{width:1px;height:1px;position:absolute;font-size:0;pointer-events:none}.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview[data-v-2be77462]{border-radius:0;transition:border-radius 1ms}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption[data-v-2be77462]{border-radius:0}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterPreview[data-v-2be77462]{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type .PinturaFilterOption[data-v-2be77462]{border-bottom-left-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterPreview[data-v-2be77462]{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type .PinturaFilterOption[data-v-2be77462]{border-bottom-right-radius:var(--border-radius)}.PinturaUtilPanel[data-util=filter] .PinturaRadioGroupOptionGroup[data-v-2be77462]{display:flex;flex-direction:column-reverse}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption[data-v-2be77462]{cursor:var(--button-cursor);margin-bottom:1em}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption span[data-v-2be77462]{display:block;text-align:center;padding:0 .3125em;line-height:1.75;max-width:100%;font-size:.625em;font-weight:400;margin-left:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview[data-v-2be77462]:before{transition:background-color var(--transition-duration-10),color var(--transition-duration-10)}.PinturaUtilPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview[data-v-2be77462]{position:relative;z-index:1}.PinturaUtilPanel[data-util=filter] [data-selected=true] .PinturaFilterOption .PinturaFilterPreview[data-v-2be77462]:before{content:"";position:absolute;width:100%;height:100%;opacity:.35;border-radius:inherit;background-color:var(--color-primary)}.PinturaUtilPanel[data-util=filter] [data-focus-visible]+label>.PinturaFilterOption span[data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaUtilPanel[data-util=filter] .PinturaFilterOption[data-v-2be77462],.PinturaUtilPanel[data-util=filter] .PinturaFilterPreview[data-v-2be77462]{width:3.75em;height:4.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaUtilFooter>div[data-v-2be77462]{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterOption[data-v-2be77462],.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterPreview[data-v-2be77462]{width:2.875em;height:3.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=filter] .PinturaFilterOption span[data-v-2be77462]{font-size:.5em}.PinturaUtilPanel[data-util=crop] .PinturaStage[data-v-2be77462]{touch-action:none}.PinturaUtilPanel[data-util=crop][data-v-2be77462],.PinturaUtilPanel[data-util=crop] .PinturaStage[data-v-2be77462],.PinturaUtilPanel[data-util=crop] .PinturaUtilMain[data-v-2be77462]{pointer-events:all}.PinturaUtilPanel[data-util=crop] .PinturaImageInfo[data-v-2be77462]{position:absolute;right:1em;bottom:1em}.PinturaUtilPanel[data-util=crop] .PinturaButtonCenter[data-v-2be77462]{--size:3em;position:absolute;left:0;top:0;width:var(--size);height:var(--size);z-index:1;line-height:0;margin-top:calc(var(--size) * (-.5));margin-left:calc(var(--size) * (-.5));overflow:hidden;border-radius:50%;color:#000;background:hsla(0,0%,100%,.8);backdrop-filter:var(--backdrop-filter-bright);outline:none}.PinturaUtilPanel[data-util=crop] .PinturaButtonCenter[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRoot[data-env~=short] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter[data-v-2be77462]{padding-bottom:.5em}.PinturaImageInfo[data-v-2be77462],.PinturaRoot[data-env~=overlay] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter[data-v-2be77462],.PinturaRoot[data-env~=overlay] .PinturaUtilPanel[data-util=crop] .PinturaUtilFooter>[slot][data-v-2be77462]:empty{pointer-events:none}.PinturaImageInfo p[data-v-2be77462]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif;text-align:right;line-height:1;font-size:.75em}.PinturaImageInfo:not([data-custom]) p[data-v-2be77462]{width:8em;height:1.25em;white-space:nowrap;contain:strict;overflow:hidden}.PinturaUtilPanel[data-util=resize] form[data-v-2be77462]{display:flex;justify-content:center;padding:0 1em}.PinturaUtilPanel[data-util=resize] .PinturaFormInner[data-v-2be77462]{position:relative;display:flex;justify-content:center;align-items:center}.PinturaUtilPanel[data-util=resize] .PinturaFormInner>button[data-v-2be77462]{position:absolute;left:100%;margin-left:1em}.PinturaUtilPanel[data-util=resize] .PinturaFieldsetInner[data-v-2be77462]{display:inline-flex;align-items:center;justify-content:center}.PinturaUtilPanel[data-util=resize] .PinturaFieldsetInner[data-v-2be77462]>*{margin:.25em}.PinturaUtilPanel[data-util=resize] .PinturaResizeLabel[data-v-2be77462]{font-size:.75em}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton[data-v-2be77462]{margin-left:.5em;margin-right:.5em;background-color:var(--color-foreground-5);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10)}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton[data-v-2be77462]:hover{background-color:var(--color-foreground-10)}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel[data-v-2be77462]{display:block;line-height:2.65;padding:0 1em;font-variant-numeric:tabular-nums;font-size:.75em;font-weight:400}.PinturaUtilPanel[data-util=resize] .PinturaDropdownButton .PinturaButtonLabel[data-v-2be77462]:after{content:"\25bc";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaUtilPanel[data-util=resize] input[type=checkbox]+label[data-v-2be77462]{padding:0 .125em;margin:0 -.25em;outline:transparent;display:block;cursor:pointer}.PinturaUtilPanel[data-util=resize] input[type=checkbox][data-focus-visible]+label[data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaInputDimension[data-v-2be77462]{display:inline-flex;align-items:center;position:relative}.PinturaInputDimension label[data-v-2be77462]{position:absolute;right:.625em;font-size:.75em;text-transform:uppercase;pointer-events:none;color:var(--color-foreground-80);z-index:1}.PinturaInputDimension button[data-v-2be77462],.PinturaInputDimension input[data-v-2be77462],.PinturaInputDimension label[data-v-2be77462]{font-size:.75em;font-weight:400}.PinturaInputDimension button[data-v-2be77462],.PinturaInputDimension input[data-v-2be77462]{appearance:none;-moz-appearance:textfield;box-sizing:border-box;font-variant-numeric:tabular-nums;padding:.625em 0 .625em .625em;width:100%;max-width:7em;outline:transparent;border-radius:var(--border-radius);box-shadow:none;border:1px solid var(--color-foreground-80);transition:background-color var(--transition-duration-10) ease-in-out,color var(--transition-duration-10) ease-in-out,border-color var(--transition-duration-10) ease-in-out}.PinturaInputDimension button[data-v-2be77462]::selection,.PinturaInputDimension input[data-v-2be77462]::selection{background-color:var(--color-foreground-20)}.PinturaInputDimension button[data-v-2be77462]:hover,.PinturaInputDimension input[data-v-2be77462]:hover{background-color:var(--color-foreground-10)}.PinturaInputDimension button[data-v-2be77462]:focus,.PinturaInputDimension input[data-v-2be77462]:focus{border-color:var(--color-focus-100)}.PinturaInputDimension input[data-v-2be77462]{background-color:var(--color-foreground-5)}.PinturaInputDimension input:placeholder-shown+label[data-v-2be77462]{color:var(--color-foreground-20)}.PinturaInputDimension input[data-v-2be77462]::placeholder{color:var(--color-foreground-30)}.PinturaInputDimension input[data-state=invalid][data-v-2be77462]{border-color:var(--color-error-75);box-shadow:inset 0 0 .25em var(--color-error-25),0 0 .25em var(--color-error-50)}.PinturaInputDimension button[data-v-2be77462]{width:10em;min-height:2.65em}.PinturaInputDimension input[data-v-2be77462]::-webkit-inner-spin-button,.PinturaInputDimension input[data-v-2be77462]::-webkit-outer-spin-button{-webkit-appearance:none}.PinturaInputDimension input[data-v-2be77462]::-ms-clear{display:none}.PinturaRoot[dir=rtl] .PinturaInputDimension label[data-v-2be77462]{left:.625em;right:auto}.PinturaRoot[dir=rtl] .PinturaInputDimension input[data-v-2be77462]{padding-right:.625em;padding-left:0;text-align:right}.PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]{margin:0 .25em}.PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:first-child{margin-left:0}.PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:last-child{margin-right:0}.PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption[data-v-2be77462]{position:relative;width:3em;height:4em}.PinturaUtilPanel[data-util=fill] .PinturaFillTile[data-v-2be77462]{position:absolute;width:100%;height:100%}.PinturaUtilPanel[data-util=fill] .PinturaFillTile[data-transparent=true][data-v-2be77462]{background-color:#fff;background-image:var(--pattern-transparent);border-radius:calc(var(--border-radius) + 1px)}.PinturaUtilPanel[data-util=fill] .PinturaFillTile div[data-v-2be77462],.PinturaUtilPanel[data-util=fill] .PinturaFillTile img[data-v-2be77462]{cursor:var(--button-cursor);position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius)}.PinturaUtilPanel[data-util=fill] .PinturaFillTile[data-v-2be77462]:after{content:"";z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius);pointer-events:none}.PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption[data-selected=true] .PinturaFillTile[data-v-2be77462]:after{box-shadow:inset 0 0 0 1px var(--color-foreground-5),inset 0 0 0 4px var(--color-primary),inset 0 0 0 5px var(--color-foreground-5)}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] .PinturaUtilFooter>div[data-v-2be77462]{padding:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption[data-v-2be77462]{width:2.25em;height:3em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] .PinturaRadioGroupOption span[data-v-2be77462]{font-size:.5em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]{margin:0 .175em}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:first-child{margin-left:0}.PinturaRoot[data-env~=is-compact] .PinturaUtilPanel[data-util=fill] [data-layout=row]>.PinturaRadioGroupOptions>li[data-v-2be77462]:last-child{margin-right:0}.PinturaModal[data-v-2be77462]{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--editor-modal-border-radius:0;--editor-modal-overlay-opacity:.95;--editor-modal-shadow:0 1em 2em -1em rgba(0,0,0,.25),0 1.5em 1.5em -2em rgba(0,0,0,.5);--editor-modal-outline:inset 0 0 0 1px var(--color-foreground-3);position:fixed;left:0;top:0;width:100%;z-index:2147483646;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--color-background),var(--editor-modal-overlay-opacity,var(--editor-modal-overlay-opacity-default,.95)))}@supports (height:100dvh){.PinturaModal[data-v-2be77462]{height:100dvh}}.PinturaModal>.PinturaRoot[data-env~=is-centered][data-v-2be77462]{box-shadow:var(--editor-modal-shadow);border-radius:var(--editor-modal-border-radius)}.PinturaModal>.PinturaRoot[data-env~=is-centered][data-v-2be77462]:after{position:absolute;left:0;top:0;bottom:0;right:0;pointer-events:none;border-radius:inherit;content:"";box-shadow:var(--editor-modal-outline);z-index:2147483646}.PinturaModal[style*="--viewport-pad-footer:1"][data-v-2be77462]{box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom)}.PinturaModal+.PinturaModal[data-v-2be77462]{--editor-modal-overlay-opacity-default:.75}@media (min-width:600px) and (min-height:600px){.PinturaModal+.PinturaModal .PinturaRoot[data-v-2be77462]{--editor-max-width-default:calc(100vw - 8em);--editor-max-height-default:calc(100vh - 8em)}}.PinturaDocumentStyles[data-v-2be77462]{scrollbar-gutter:auto}.PinturaDocumentLock[data-v-2be77462],.PinturaDocumentLock body[data-v-2be77462]{height:calc(var(--pintura-document-height) - 1px);overflow-y:hidden;box-sizing:border-box}.PinturaDocumentLock body[data-v-2be77462]{position:relative}.PinturaDocumentLock .PinturaModal[data-v-2be77462]{height:100%!important}.PinturaScrollable[data-v-2be77462]{--scrollable-feather-start-opacity:0;--scrollable-feather-end-opacity:0;--scrollable-feather-size:2em;contain:paint;overflow:hidden}.PinturaScrollable[data-v-2be77462]:focus{outline:transparent}.PinturaScrollable>div[data-v-2be77462]{position:relative;display:inline-flex;vertical-align:top}.PinturaScrollable[data-v-2be77462]{touch-action:none}.PinturaScrollable[data-direction=x][data-v-2be77462]{max-width:100%;--mask-angle:90deg}.PinturaScrollable[data-direction=y][data-v-2be77462]{max-height:100%;--mask-angle:180deg}.PinturaScrollable[data-state~=overflows][data-v-2be77462]{mask:linear-gradient(var(--mask-angle),rgba(0,0,0,var(--scrollable-feather-start-opacity)),#000 var(--scrollable-feather-size),#000 calc(100% - var(--scrollable-feather-size)),rgba(0,0,0,var(--scrollable-feather-end-opacity)))}.PinturaScrollable[data-state~=scrolling]>div[data-v-2be77462] *{pointer-events:none}.PinturaTabList[data-v-2be77462]{display:flex;justify-content:center}.PinturaTabList button[data-v-2be77462]{display:flex;align-items:center;flex-direction:column;outline:transparent;cursor:var(--button-cursor);-webkit-tap-highlight-color:transparent}.PinturaTabList button[data-v-2be77462]>*{transition:filter var(--transition-duration-10) ease-out}.PinturaTabList button[disabled][data-v-2be77462]>*{filter:var(--filter-disabled)}.PinturaTabPanels[data-v-2be77462]{flex:1;display:grid;grid-template-columns:1fr}.PinturaTabPanel[data-v-2be77462]{position:relative;grid-row-start:1;grid-column-start:1;min-width:0}.PinturaTabPanel[data-v-2be77462]:not([hidden]){z-index:2;outline:transparent}.PinturaTabPanel[hidden][data-v-2be77462]{display:block!important;z-index:1;pointer-events:none}.PinturaTabPanel[data-inert=true][data-v-2be77462]{visibility:hidden}@supports not (aspect-ratio:1){.PinturaTabPanel[data-v-2be77462]{overflow-x:hidden}}.PinturaButton[data-v-2be77462]{white-space:nowrap;flex-shrink:0;-webkit-tap-highlight-color:transparent;cursor:var(--button-cursor)}.PinturaButton>span[data-v-2be77462]{display:inline-flex;align-items:center;vertical-align:top;min-height:1em}.PinturaButton svg+.PinturaButtonLabel[data-v-2be77462]{margin-left:.5em}.PinturaButton[disabled][data-v-2be77462]{cursor:default;filter:var(--filter-disabled)}.PinturaButtonInner[data-v-2be77462]{text-decoration:inherit}.PinturaButton:not(.PinturaButtonIconOnly) svg[data-v-2be77462]:first-of-type{margin-left:-.25em}.PinturaRoot[dir=rtl] .PinturaButton:not(.PinturaButtonIconOnly) svg[data-v-2be77462]:first-of-type{margin-right:-.25em}.PinturaRoot[dir=rtl] .PinturaButton svg+.PinturaButtonLabel[data-v-2be77462]{margin-left:0;margin-right:1em}.PinturaUtilPanel[data-v-2be77462]{position:relative;z-index:1;height:100%;display:flex;flex:1;flex-direction:column;contain:layout size;box-sizing:border-box}.PinturaUtilPanel[data-v-2be77462],.PinturaUtilPanel[data-v-2be77462]>*{padding-top:.5em;padding-bottom:.5em}.PinturaProgressIndicator[data-v-2be77462]{position:relative;display:block;width:1.25em;height:1.25em}.PinturaProgressIndicator svg[data-v-2be77462]{pointer-events:none;vertical-align:top}.PinturaProgressIndicator .PinturaProgressIndicatorFill[data-v-2be77462]{stroke-dashoffset:0}.PinturaProgressIndicator[data-status=busy] svg[data-v-2be77462]{animation:image_editor_spin-2be77462 1s linear infinite}.PinturaProgressIndicator[data-status=busy] .PinturaProgressIndicatorFill[data-v-2be77462]{stroke-dashoffset:-26.5;stroke-dasharray:26.5 53;transition:stroke-dashoffset .5s linear,stroke-dasharray .5s linear}@keyframes image_editor_spin-2be77462{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media only screen and (-webkit-min-device-pixel-ratio:3){.PinturaRoot[data-env~=is-ios] .PinturaProgressIndicator svg[data-v-2be77462]{transform-origin:49% 49%}}.PinturaInputForm[data-v-2be77462]{opacity:0;cursor:auto;z-index:2147483647;--width:30em}.PinturaInputForm[data-v-2be77462]:not([data-stick=true]){position:absolute;bottom:7.5em;width:var(--width);left:calc(50% - var(--width) / 2);box-shadow:0 .25em .5em -.5em #000000bf,inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius);background-color:var(--color-background-95)}@media (max-width:34em){.PinturaInputForm[data-v-2be77462]:not([data-stick=true]){left:2em;right:2em;width:auto}}.PinturaInputForm[data-stick=true][data-v-2be77462]{transition:opacity .15s ease .25s;position:absolute;left:0;right:0;outline:1px solid var(--color-foreground-15);background-color:var(--color-background-100)}.PinturaInputForm[data-stick=true]>.PinturaInputFormInner[data-v-2be77462]{background-color:var(--color-foreground-3)}.PinturaInputFormInner>.PinturaButton[data-v-2be77462]{color:var(--color-foreground-100);border-radius:9999em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaInputFormInner>.PinturaButton[data-v-2be77462]:first-of-type{left:1em}.PinturaInputFormInner>.PinturaButton[data-v-2be77462]:last-of-type{right:1rem;color:var(--color-primary-text);background:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaInputFormInner>.PinturaButton:not(.PinturaButtonIconOnly) .PinturaButtonInner[data-v-2be77462]{padding:0 .875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonIcon[data-v-2be77462]{width:.875em;height:.875em}.PinturaInputFormInner>.PinturaButton.PinturaButtonIconOnly[data-v-2be77462]{width:1.875em;height:1.875em}.PinturaInputFormInner>.PinturaButton .PinturaButtonLabel[data-v-2be77462]{font-size:.75em}.PinturaInputFormInner>.PinturaButton .PinturaButtonInner[data-v-2be77462]{line-height:2;display:flex;justify-content:center}.PinturaInputFormInner[data-v-2be77462]{padding-top:1em;padding-bottom:3.5em}.PinturaInputFormInner>.PinturaButton[data-v-2be77462]{position:absolute;bottom:1em}.PinturaInputFormFields textarea[data-v-2be77462]:only-child{height:5em;mask:linear-gradient(0deg,transparent,#000 1em)}.PinturaInputFormFields textarea[data-v-2be77462]:only-child::-webkit-scrollbar{width:1em;cursor:pointer}.PinturaInputFormFields textarea[data-v-2be77462]:only-child::-webkit-scrollbar-track{background:none}.PinturaInputFormFields textarea[data-v-2be77462]:only-child::-webkit-scrollbar-thumb{cursor:pointer;background-clip:padding-box;background-color:var(--color-foreground-70);border-radius:9999em;border:.25em solid transparent}.PinturaInputFormFields input[data-v-2be77462]:only-child,.PinturaInputFormFields textarea[data-v-2be77462]:only-child{width:100%;padding:0 1em .5em;display:block;background:transparent}.PinturaInputForm input[data-v-2be77462],.PinturaInputForm textarea[data-v-2be77462]{box-sizing:border-box;resize:none;border:none;font-size:.875em;outline:transparent;color:var(--color-foreground-100)}.PinturaInputForm input[data-v-2be77462]{background-color:var(--color-background-100)}.PinturaModalBodyLock .PinturaInputForm[data-v-2be77462]{margin-top:-50px}.PinturaInputForm[data-layout=row][data-v-2be77462]{--width:30em;width:var(--width);max-width:calc(100% - 2em);border-radius:9999em}.PinturaInputForm[data-layout=row] .PinturaInputFormFields[data-v-2be77462]{flex:1}.PinturaInputForm[data-layout=row] .PinturaInputFormInner[data-v-2be77462]{display:flex;padding:.5em}.PinturaInputForm[data-layout=row] .PinturaInputFormInner input[data-v-2be77462]{padding:0 .5em;line-height:1.75;font-size:.8125em;flex:1}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButton[data-v-2be77462]:first-child{margin-right:0}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButton[data-v-2be77462]{position:static}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButtonIconOnly[data-v-2be77462]{width:1.5em;height:1.5em}.PinturaInputForm[data-layout=row] .PinturaInputFormInner .PinturaButtonLabel[data-v-2be77462]{font-size:.625em}.PinturaUtilMain[data-v-2be77462]{padding-left:1em;padding-right:1em;min-height:1px;touch-action:none}.PinturaUtilMain[data-v-2be77462],.PinturaUtilMain>[slot][data-v-2be77462]{flex:1;display:flex;flex-direction:column}.PinturaUtilMain>[slot][data-v-2be77462]{align-items:center}.PinturaUtilFooter>[slot][data-v-2be77462]:empty{min-height:1em}.PinturaUtilFooter>[slot][data-v-2be77462]{display:flex;flex-direction:column;align-items:center;justify-content:stretch;pointer-events:all}.PinturaUtilFooter .PinturaControlPanel .PinturaImageButtonList[data-v-2be77462],.PinturaUtilFooter .PinturaShapeStyleList[data-v-2be77462]{min-height:3.5em;align-items:flex-start}.PinturaUtilFooter .PinturaControlList [role=tab][aria-selected=true][data-v-2be77462]{background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label[data-v-2be77462],.PinturaUtilFooter .PinturaControlList [role=tab][data-v-2be77462]{flex-direction:row;line-height:1;padding:0 .75em;min-height:1.75em;white-space:nowrap;border-radius:var(--border-radius-round);transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,filter var(--transition-duration-25) ease-out;box-shadow:inset 0 0 0 1px var(--color-foreground-0);cursor:var(--button-cursor)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label span[data-v-2be77462],.PinturaUtilFooter .PinturaControlList [role=tab] span[data-v-2be77462]{font-size:.75em;font-weight:400}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg[data-v-2be77462],.PinturaUtilFooter .PinturaControlList [role=tab] svg[data-v-2be77462]{width:.875em;font-size:.875em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg[data-v-2be77462]:only-child,.PinturaUtilFooter .PinturaControlList [role=tab] svg[data-v-2be77462]:only-child{margin-left:-.25em;margin-right:-.25em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg[data-v-2be77462]:not(:only-child),.PinturaUtilFooter .PinturaControlList [role=tab] svg[data-v-2be77462]:not(:only-child){margin-left:-.25em;margin-right:.375em}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label[data-v-2be77462]:hover,.PinturaUtilFooter .PinturaControlList [role=tab][data-v-2be77462]:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption label[data-focus-visible][data-v-2be77462],.PinturaUtilFooter .PinturaControlList [role=tab][data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption [slot][data-v-2be77462],.PinturaUtilFooter .PinturaControlListOption label[data-v-2be77462]{display:flex;flex-direction:row;align-items:center}.PinturaUtilFooter .PinturaControlListOption[data-selected=true] label[data-v-2be77462]{background-color:var(--color-foreground-10);box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlListOption input[data-focus-visible]+label[data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaUtilFooter .PinturaControlListOption input[disabled]+label[data-v-2be77462]{filter:var(--filter-disabled)}.PinturaUtilFooter .PinturaControlList .PinturaControlListOption+.PinturaControlListOption[data-v-2be77462],.PinturaUtilFooter .PinturaControlList>button+button[data-v-2be77462]{margin-left:.5em}.PinturaUtilFooter .PinturaControlPanels[data-v-2be77462]{display:grid;grid-template-columns:1fr;width:40em;max-width:100%;margin:0 auto;flex:auto}.PinturaUtilFooter .PinturaControlPanel[data-v-2be77462]{grid-row-start:1;grid-column-start:1;max-width:100%;overflow:hidden;visibility:visible;opacity:1}.PinturaUtilFooter .PinturaControlPanel[hidden][data-v-2be77462]{display:block!important;visibility:hidden;transition-delay:0s;pointer-events:none;opacity:0}.PinturaUtilFooter .PinturaControlList[data-layout=compact][data-v-2be77462]>*+*{margin-left:-1px}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab][data-v-2be77462]{padding-left:.625em;padding-right:.625em;border-radius:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab][data-v-2be77462]:only-child{border-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab][data-v-2be77462]:first-child:not(:only-child){padding-left:.75em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaUtilFooter .PinturaControlList[data-layout=compact]>[role=tab][data-v-2be77462]:last-child:not(:only-child){padding-right:.75em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}@supports not (aspect-ratio:1){.PinturaControlPanel[data-v-2be77462]{overflow-x:hidden}}.PinturaRoot[data-env~=is-animated] .PinturaUtilFooter .PinturaControlPanel[data-v-2be77462]{transition:opacity var(--transition-duration-25) ease-in-out,visibility var(--transition-duration-25) linear;transition-delay:.1s}.PinturaRoot[data-env~=has-controlgroups-preference-top] .PinturaUtilHeader[data-v-2be77462]{order:1}.PinturaRoot[data-env~=has-controlgroups-preference-top] .PinturaUtilFooter[data-v-2be77462]{order:2}.PinturaRoot[data-env~=has-controlgroups-preference-top] .PinturaUtilMain[data-v-2be77462]{order:3}.PinturaRoot[data-env~=has-controltabs-preference-bottom] .PinturaUtilFooter .PinturaControlPanels[data-v-2be77462]{order:-1}.PinturaRoot[data-env~=has-controltabs-preference-bottom] .PinturaUtilFooter .PinturaRangeInput .PinturaRangeInputReset[data-v-2be77462]{top:0;bottom:auto}.PinturaRoot[data-env~=has-controltabs-preference-bottom] .PinturaUtilFooter .PinturaControlPanel .PinturaShapePresetsGrouped[data-v-2be77462]{padding-bottom:.75em}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaControlPanels[data-v-2be77462]{order:1}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaRangeInput .PinturaRangeInputReset[data-v-2be77462]{top:auto;bottom:0}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaControlPanel .PinturaShapePresetsGrouped[data-v-2be77462]{padding-top:.75em}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaControlPanel .PinturaImageButtonList[data-v-2be77462],.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaShapeStyleList[data-v-2be77462]{align-items:flex-end}.PinturaRoot[data-env~=has-controltabs-preference-top] .PinturaUtilFooter .PinturaShapeStyleLabel[data-v-2be77462]{order:1}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter[data-v-2be77462]{margin:.75em 0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels[data-v-2be77462]{max-width:24em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList[data-v-2be77462]{margin-top:1em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList>button+button[data-v-2be77462]{margin-left:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab] span[data-v-2be77462]{font-size:.75em}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab][data-v-2be77462]{border-radius:0;background-color:var(--color-background-50);backdrop-filter:var(--backdrop-filter-bright);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab][data-v-2be77462]:first-child{padding-left:.875em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList [role=tab][data-v-2be77462]:last-child{padding-right:.875em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlList button:not([aria-selected=true]) span[data-v-2be77462]{color:var(--color-foreground-40)}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaControlPanels[data-v-2be77462]{background-color:var(--color-background-50);backdrop-filter:var(--backdrop-filter-bright);border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-background-15),0 .0625em .125em #00000040,0 .125em .35em #00000059}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInput[data-v-2be77462]{height:1.5em;margin-top:0}.PinturaRoot[data-env~=overlay] .PinturaUtilFooter .PinturaRangeInputReset[data-v-2be77462]{opacity:0}.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlListOption [slot][data-v-2be77462],.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlListOption label[data-v-2be77462]{flex-direction:row-reverse}.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlList .PinturaControlListOption label svg[data-v-2be77462]:not(:only-child),.PinturaRoot[dir=rtl] .PinturaUtilFooter .PinturaControlList [role=tab] svg[data-v-2be77462]:not(:only-child){margin-right:-.25em;margin-left:.375em}.PinturaRangeInput[data-v-2be77462]{position:relative;display:flex;flex-direction:column;align-items:center;margin:auto;height:3.5em;max-width:24em;width:calc(100% - 2em);touch-action:none;--range-input-feather-left:2em;--range-input-feather-right:2em;--range-input-mask-from:0%;--range-input-mask-to:100%;--range-input-mask-color:rgba(0,0,0,.25);--range-input-line-color:var(--color-foreground-15);outline:transparent}.PinturaRangeInput[data-focus-visible][data-v-2be77462]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";position:absolute;left:0;right:0;top:calc(50% - 1em);height:2em;border-radius:.25em}.PinturaRangeInputInner[data-v-2be77462]{position:relative;overflow:hidden;height:100%;width:100%;contain:strict;mask:linear-gradient(90deg,transparent 0,#000 var(--range-input-feather-left),#000 calc(50% - 3em),transparent 50%,#000 calc(50% + 3em),#000 calc(100% - var(--range-input-feather-right)),transparent)}.PinturaRangeInputMeter[data-v-2be77462]{height:100%}.PinturaRangeInput .PinturaRangeInputMeter svg[data-v-2be77462]{display:block;pointer-events:none;fill:currentColor}.PinturaRangeInput>.PinturaRangeInputValue[data-v-2be77462]{position:absolute;z-index:1;pointer-events:none;top:calc(50% - .6875em);left:calc(50% - 1.75em);width:3.5em;height:1.5em;overflow:hidden;contain:strict;text-align:center;font-size:.75em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-family:Tahoma,Geneva,Verdana,sans-serif}.PinturaRangeInput>.PinturaRangeInputReset[data-v-2be77462]{position:absolute;left:calc(50% - 1.0625em);top:0;margin-top:.125em;padding:0;z-index:1;width:2em;overflow:hidden;color:transparent!important;transition:opacity var(--transition-duration-25);opacity:.35;outline:transparent;cursor:var(--button-cursor)}.PinturaRangeInput>.PinturaRangeInputReset[data-v-2be77462]:hover{opacity:.5}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible][data-v-2be77462]{opacity:1}.PinturaRangeInput>.PinturaRangeInputReset[data-focus-visible][data-v-2be77462]:before{content:"";pointer-events:none;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);height:1em;width:1em;z-index:2;border-radius:.25em;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRangeInput>.PinturaRangeInputReset[disabled][data-v-2be77462]{opacity:.15}.PinturaRangeInput>.PinturaRangeInputReset[data-v-2be77462]:after{content:"";position:absolute;left:50%;top:20%;width:1px;height:60%;background:var(--color-foreground-100)}.PinturaRangeInputInner[data-value-limited] svg[data-v-2be77462]{mask:linear-gradient(90deg,var(--range-input-mask-color) var(--range-mask-from),#000 var(--range-mask-from),#000 var(--range-mask-to),var(--range-input-mask-color) var(--range-mask-to))}.PinturaRangeInputInner[data-value-limited] svg rect[data-v-2be77462]{x:var(--range-mask-from);width:calc(var(--range-mask-to) - var(--range-mask-from));fill:var(--range-input-line-color)}.PinturaRadioGroup .PinturaRadioGroupOptions[data-v-2be77462]{display:flex;flex-direction:column}.PinturaRadioGroup .PinturaRadioGroupOptionGroup+.PinturaRadioGroupOptionGroup[data-v-2be77462]{margin-top:.5em}.PinturaRadioGroup .PinturaRadioGroupOption[data-hidden=true][data-v-2be77462]{display:none}.PinturaRadioGroup[data-layout=row] .PinturaRadioGroupOptions[data-v-2be77462]{flex-direction:row}.PinturaRadioGroup label[data-v-2be77462]{-webkit-tap-highlight-color:transparent}.PinturaPresetListFilter .PinturaRadioGroupOptions[data-v-2be77462]{justify-content:space-evenly;padding:.625em 0 .3125em}.PinturaPresetListFilter .PinturaRadioGroupOptions label[data-v-2be77462]{display:block;cursor:pointer}.PinturaPresetListFilter+.PinturaOptionsList[data-v-2be77462]{border-top-left-radius:0;border-top-right-radius:0}.PinturaShapeStyleEditor[data-v-2be77462]{position:relative;display:grid;grid-template-columns:1fr}.PinturaShapeStyleEditor>div[data-v-2be77462]{grid-row-start:1;grid-column-start:1;max-width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.PinturaShapeStyleEditorOverflow>div[data-v-2be77462]{overflow:visible;justify-content:flex-start}.PinturaShapeStyleEditorOverflow .PinturaShapeStyleList[data-v-2be77462]{min-height:auto;margin-left:1em}.PinturaShapeStyleEditorOverflow .PinturaShapeStyle[data-v-2be77462]{--control-height:1.75em}.PinturaShapeStyles[data-v-2be77462]{position:relative}.PinturaShapeStyles[data-v-2be77462]:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapeStyleList[data-v-2be77462]{display:flex}.PinturaShapeStyleList .PinturaButton[data-v-2be77462],.PinturaShapeStyleList .PinturaInput[data-v-2be77462]{outline:transparent}.PinturaShapeStyleList .PinturaInput[data-v-2be77462]{padding:0 0 0 .625em;font-size:.75em;line-height:2.25}.PinturaShapeStyleList .PinturaShapeStyleLabel[data-v-2be77462]{line-height:1.75;font-size:.625em;font-weight:300;padding:0 .75em;text-transform:lowercase;pointer-events:none;text-align:center;color:var(--color-foreground-50);white-space:nowrap}.PinturaShapeStyleList .PinturaShapeStyle[data-v-2be77462]{border-radius:var(--border-radius-round)}.PinturaShapeStyleList .PinturaShapeStyle+.PinturaShapeStyle[data-v-2be77462]{margin-left:1em}.PinturaShapeStyle[data-v-2be77462]{display:flex;flex-direction:column;align-items:stretch;--control-height:1.5em}.PinturaShapeStyle .PinturaPanelButton[data-v-2be77462]{border-radius:inherit}.PinturaShapeStyle>.PinturaButton[data-v-2be77462]:hover,.PinturaShapeStyle>.PinturaButton[data-focus-visible][data-v-2be77462]{position:relative;z-index:1}.PinturaShapeStyle .PinturaColorPickerButton .PinturaButtonLabel[data-v-2be77462]{display:block;border-radius:inherit}.PinturaShapeStyle .PinturaColorPickerButton[data-v-2be77462]{display:flex;justify-content:center}.PinturaShapeStyle .PinturaColorPreview[data-v-2be77462]{border-radius:inherit;width:1.5em;height:1.5em;background-color:#fff;background-size:4px}.PinturaShapeStyle .PinturaColorPreview span[data-v-2be77462]{border-radius:inherit;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapeStyle [data-focus-visible] .PinturaColorPreview span[data-v-2be77462]:before{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);content:"";z-index:1}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview[data-v-2be77462]{mask:radial-gradient(circle,transparent 5.5px,#000 6px);mask-size:cover}.PinturaShapeStyle>.PinturaColorPickerButtonStroke .PinturaColorPreview span[data-v-2be77462]:after{position:absolute;left:6px;top:6px;right:6px;bottom:6px;border-radius:inherit;box-shadow:0 0 0 1px var(--color-foreground-5);content:""}.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabel[data-v-2be77462],.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabelPrefix[data-v-2be77462]{display:block;line-height:2.25;font-size:.6875em}.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabelPrefix[data-v-2be77462]{color:var(--color-foreground-40);padding-left:.625em;margin-right:-.25em}.PinturaShapeStyle>.PinturaSliderButton .PinturaButtonLabel[data-v-2be77462]{padding:0 1em}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel[data-v-2be77462],.PinturaShapeStyle>.PinturaRadioGroup .PinturaButtonLabel[data-v-2be77462],.PinturaShapeStyle>.PinturaRadioGroupOption label[data-v-2be77462]{display:block;line-height:2.25;padding:0 1em;font-size:.6875em}.PinturaShapeStyle .PinturaButton:not(.PinturaColorPickerButton)[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeStyle .PinturaInputField[data-v-2be77462]{padding:0 .75em;width:3em;height:2em;line-height:2em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius)}.PinturaShapeStyle .PinturaPromptInputGroup[data-v-2be77462]{position:relative;display:flex;align-items:flex-start}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaInput[data-v-2be77462]{width:18em;padding:0}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaInput input[data-v-2be77462]{padding-right:2em}.PinturaShapeStyle .PinturaPromptInputGroup>.PinturaButton[data-v-2be77462]:not(.PinturaButtonIconOnly){display:block;line-height:2.125;margin-left:.5em;padding:0 1em;font-size:.6875em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);background-color:var(--color-foreground-10);border-radius:var(--border-radius)}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaButtonIconOnly[data-v-2be77462]{display:flex;justify-content:center;align-items:center;width:1.75em;height:1.75em;padding:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5);border-radius:var(--border-radius)}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaButtonIconOnly svg[data-v-2be77462]{width:.875em}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaProgressIndicator[data-v-2be77462]{position:absolute;width:.875em;height:.875em;pointer-events:none}.PinturaShapeStyle .PinturaPromptInputGroup .PinturaProgressIndicator svg[data-v-2be77462]{width:.875em}.PinturaShapeStyle .PinturaPromptInputWrapper[data-v-2be77462]{position:relative;display:flex;align-items:center}.PinturaShapeStyle .PinturaPromptInputWrapper .PinturaProgressIndicator[data-v-2be77462]{right:.3125em}.PinturaShapeStyle .PinturaGenerateMoreButtonWrapper[data-v-2be77462]{position:relative;display:flex;align-items:center;justify-content:center;margin-top:.3125em;margin-left:.75em}.PinturaShapeStyle .PinturaPromptOptions[data-v-2be77462]{margin-left:.5em;display:flex;align-items:center}.PinturaShapeStyle .PinturaPromptOption[data-v-2be77462]{position:relative;padding:0;margin-left:.5em;border-radius:.5em}.PinturaShapeStyle .PinturaPromptOption[data-v-2be77462]:after,.PinturaShapeStyle .PinturaPromptOption img[data-v-2be77462]{border-radius:.5em;pointer-events:none}.PinturaShapeStyle .PinturaPromptOption[data-v-2be77462]:after{content:"";position:absolute;z-index:1;left:0;top:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShapeStyle .PinturaPromptOption img[data-v-2be77462]{display:block;width:2.5em;height:2.5em;object-fit:cover}.PinturaShapeStyle>.PinturaDropdownButton[data-v-2be77462]{box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10)}.PinturaShapeStyle>.PinturaDropdownButton[data-v-2be77462]:hover{background-color:var(--color-foreground-10)}.PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel[data-v-2be77462]:after,.PinturaShapeStyle>.PinturaDropdownButton .PinturaComboBox[data-v-2be77462]:after{content:"\25bc";font-size:.6875em;margin-left:.75em;position:relative;top:-.125em;margin-right:-.25em;pointer-events:none}.PinturaShapeStyle>.PinturaDropdownButton .PinturaComboBox[data-v-2be77462]:after{top:0;margin-left:.375em;font-size:.47265625em}.PinturaShapeStyle .PinturaComboBox[data-v-2be77462]{padding-right:.75em}.PinturaShapeStyle .PinturaComboBox .PinturaInput[data-v-2be77462]{padding-left:0}.PinturaShapeStyle .PinturaComboBox .PinturaInput input[data-v-2be77462]{box-shadow:none}.PinturaShapeStyle .PinturaComboBox .PinturaInputField[data-v-2be77462]{padding-right:.375em}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions[data-v-2be77462]{flex-direction:row}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label[data-v-2be77462]{cursor:var(--button-cursor);display:flex;height:var(--control-height);align-items:center;padding:0 .25em;box-shadow:inset 0 0 0 1px var(--color-foreground-5);transition:background-color var(--transition-duration-10)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions label[data-v-2be77462]:hover{background-color:var(--color-foreground-20)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions svg[data-v-2be77462]{width:1.125em;height:1.125em}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:first-of-type label[data-v-2be77462]{padding-left:.5em;border-top-left-radius:var(--border-radius-round);border-bottom-left-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions .PinturaRadioGroupOption:last-of-type label[data-v-2be77462]{padding-right:.5em;border-top-right-radius:var(--border-radius-round);border-bottom-right-radius:var(--border-radius-round)}.PinturaShapeStyle>.PinturaRadioGroup>.PinturaRadioGroupOptions [data-selected=true] label[data-v-2be77462]{background-color:var(--color-foreground-10)}.PinturaRoot[dir=rtl] .PinturaShapeStyle>.PinturaDropdownButton .PinturaButtonLabel[data-v-2be77462]:after,.PinturaRoot[dir=rtl] .PinturaShapeStyle>.PinturaDropdownButton .PinturaComboBox[data-v-2be77462]:after{margin-right:.75em;margin-left:-.25em}.PinturaToolbar[data-v-2be77462]{display:flex;justify-content:center;margin-left:1em;margin-right:1em}.PinturaToolbar .PinturaToolbarInner[data-v-2be77462]{display:inline-flex}.PinturaToolbar[data-layout=compact] .PinturaToolbarContentWide[data-v-2be77462],.PinturaToolbar[data-overflow=overflow] .PinturaToolbarContentOptional[data-v-2be77462]{display:none}.PinturaToolbar .PinturaButton[data-v-2be77462]{border-radius:var(--border-radius-round);outline:transparent;padding:.3125em .75em;transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,box-shadow var(--transition-duration-10) ease-out;line-height:1.1}.PinturaToolbar .PinturaButton[data-v-2be77462]:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaToolbar .PinturaButton[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaToolbar .PinturaButton .PinturaButtonIcon[data-v-2be77462]{width:1em}.PinturaToolbar .PinturaButtonLabel[data-v-2be77462]{font-size:.75em}.PinturaToolbar .PinturaPanel[data-v-2be77462]{z-index:3}.PinturaToolbar .PinturaToolbarInner[data-v-2be77462]>*{margin:0 .5em}.PinturaRectManipulator[data-v-2be77462]{--size:1.25em;position:absolute;left:0;top:0;outline:none;touch-action:none;transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0) scale(var(--sx),var(--sy))}.PinturaRectManipulator[data-v-2be77462]:not([data-shape=edge]){width:var(--size);height:var(--size);z-index:2}.PinturaRectManipulator[data-v-2be77462]:not([data-shape=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;border-radius:inherit;content:""}.PinturaRectManipulator:not([data-shape=edge])[data-focus-visible][data-v-2be77462]:after{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaRectManipulator[data-shape~=circle][data-v-2be77462]{margin-left:calc(var(--size) * (-.5));margin-top:calc(var(--size) * (-.5));line-height:var(--size);border-radius:50%;background-color:var(--color-foreground-100);box-shadow:0 0 2px var(--color-background-50)}.PinturaRectManipulator[data-shape=hook][data-v-2be77462]{border:3px solid var(--color-foreground-100)}.PinturaRectManipulator[data-shape=hook][data-direction*=t][data-v-2be77462]{margin-top:-3px;border-bottom:0}.PinturaRectManipulator[data-shape=hook][data-direction*=r][data-v-2be77462]{border-left:0;margin-left:calc(var(--size) * (-1))}.PinturaRectManipulator[data-shape=hook][data-direction*=b][data-v-2be77462]{margin-top:calc(var(--size) * (-1));border-top:0}.PinturaRectManipulator[data-shape=hook][data-direction*=l][data-v-2be77462]{border-right:0;margin-left:-3px}.PinturaRectManipulator[data-shape~=edge][data-v-2be77462]{height:1px;width:1px;z-index:1}.PinturaRectManipulator[data-shape~=edge][data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50)}.PinturaRectManipulator[data-direction=b][data-v-2be77462],.PinturaRectManipulator[data-direction=t][data-v-2be77462]{cursor:ns-resize;height:var(--size);margin-top:calc(var(--size) * (-.5));transform-origin:0 center}.PinturaRectManipulator[data-direction=l][data-v-2be77462],.PinturaRectManipulator[data-direction=r][data-v-2be77462]{cursor:ew-resize;width:var(--size);margin-left:calc(var(--size) * (-.5));transform-origin:center 0}.PinturaRectManipulator[data-direction=bl][data-v-2be77462],.PinturaRectManipulator[data-direction=tr][data-v-2be77462]{cursor:nesw-resize}.PinturaRectManipulator[data-direction=br][data-v-2be77462],.PinturaRectManipulator[data-direction=tl][data-v-2be77462]{cursor:nwse-resize}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator[data-shape=edge][data-v-2be77462]:active{background-color:var(--color-foreground-5)}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator[data-v-2be77462]:not([data-shape=edge]):after{left:-1em;right:-1em;top:-1em;bottom:-1em}.PinturaRoot[data-env~=pointer-coarse] .PinturaRectManipulator[data-v-2be77462]:not([data-shape=edge]):active:after{background-color:var(--color-foreground-5)}.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-v-2be77462]{transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0)}.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=b][data-v-2be77462],.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=t][data-v-2be77462]{width:calc(var(--sx) * 1px)}.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=l][data-v-2be77462],.PinturaRoot[data-env*=chrome-] .PinturaRectManipulator[data-direction=r][data-v-2be77462]{height:calc(var(--sy) * 1px)}.PinturaPanel.PinturaSliderPanel[data-v-2be77462]{border-radius:var(--border-radius-round)}.PinturaPercentageLabel[data-v-2be77462]{font-variant-numeric:tabular-nums;min-width:3em;text-align:center}.PinturaSliderPanel .PinturaSlider[data-v-2be77462]{width:10em;--knob-size:.75em;--knob-margin-left:.3125em;--knob-margin-right:.3125em}.PinturaSliderPanel .PinturaSliderTrack[data-v-2be77462]{--track-background:var(--color-foreground-10)}.PinturaSliderPanel .PinturaSliderKnob[data-v-2be77462]{--knob-background:var(--color-foreground-100);box-shadow:0 .125em .25em #00000059,0 -.125em .25em #0000001a}.PinturaImageButtonList[data-v-2be77462],.PinturaImageButtonList>li[data-v-2be77462]{display:flex;align-items:center}.PinturaImageButtonList>li[data-v-2be77462]{--thumb-size:1.75em;--thumb-radius:.3125em;--thumb-margin:.3125em;justify-content:center;position:relative}.PinturaImageButtonList>li+li[data-v-2be77462]{margin-left:.5em}.PinturaRoot .PinturaImageButton[data-v-2be77462]{--thumb-size:1.75em;--thumb-radius:.3125em;--thumb-margin:.3125em;padding:var(--thumb-margin);border-radius:var(--border-radius);box-shadow:inset 0 0 0 1px var(--color-foreground-5);cursor:var(--button-cursor);outline:transparent}.PinturaRoot .PinturaImageButton[data-v-2be77462]>*{pointer-events:none}.PinturaRoot .PinturaImageButton[data-v-2be77462]{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:filter var(--transition-duration-25) ease-out}.PinturaRoot .PinturaImageButton[disabled][data-v-2be77462]{filter:var(--filter-disabled)}.PinturaRoot .PinturaImageButton[data-v-2be77462]:hover{background-color:var(--color-foreground-10)}.PinturaRoot .PinturaImageButton text[data-v-2be77462]{font-family:monospace}.PinturaRoot .PinturaImageButton img[data-v-2be77462],.PinturaRoot .PinturaImageButton svg[data-v-2be77462]{display:block;width:var(--thumb-size);height:var(--thumb-size);min-width:auto;max-width:none;object-fit:cover;border-radius:var(--thumb-radius)}.PinturaRoot .PinturaImageButton[data-loader][data-v-2be77462]:after,.PinturaRoot .PinturaImageButton[data-loader][data-v-2be77462]:before{display:block;width:var(--thumb-size);height:var(--thumb-size);line-height:var(--thumb-size);border-radius:var(--thumb-radius)}.PinturaRoot .PinturaImageButton[data-error] img[data-v-2be77462]{display:none}.PinturaRoot .PinturaImageButton[data-error][data-v-2be77462]:after{content:"\26a0";box-shadow:inset 0 0 0 1px var(--color-error-75);background-color:var(--color-error-10);color:var(--color-error-75)}.PinturaRoot .PinturaImageButton[data-loader][data-v-2be77462]{position:relative}.PinturaRoot .PinturaImageButton[data-loader][data-v-2be77462]:before{content:"";position:absolute;left:var(--thumb-margin);top:var(--thumb-margin);animation:pintura-img-loading-2be77462 calc(var(--transition-duration-multiplier, 0) * 1s) infinite alternate ease-in-out;background-color:var(--color-foreground-10);transition:transform calc(var(--transition-duration-multiplier, 0) * .5s) ease-in;z-index:-1}.PinturaRoot .PinturaImageButton[data-loader] img[data-v-2be77462]{opacity:0;transition:opacity calc(var(--transition-duration-multiplier, 0) * .35s) ease-out}.PinturaRoot .PinturaImageButton[data-loader][data-load] img[data-v-2be77462]{opacity:1}.PinturaRoot .PinturaImageButton[data-loader][data-error][data-v-2be77462]:before,.PinturaRoot .PinturaImageButton[data-loader][data-load][data-v-2be77462]:before{animation-play-state:paused;transform:scale(.5)}@keyframes pintura-img-loading-2be77462{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.PinturaInput[data-v-2be77462]{display:flex;flex-direction:row}.PinturaInput input[disabled][data-v-2be77462]{filter:var(--filter-disabled)}.PinturaInputField[data-v-2be77462]{flex:1;outline:transparent}.PinturaInputField[type=number][data-v-2be77462]{-moz-appearance:textfield}.PinturaInputField[type=number][data-v-2be77462]::-webkit-inner-spin-button,.PinturaInputField[type=number][data-v-2be77462]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PinturaInputSpinners[data-v-2be77462]{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.PinturaInputSpinners button[data-v-2be77462]{line-height:1!important;width:2em;font-size:.5em!important;outline:transparent}.PinturaShorthandControl[data-v-2be77462]{flex-direction:row;padding-left:.25em;box-shadow:inset 0 0 0 1px var(--color-foreground-5)}.PinturaShorthandControl>.PinturaSliderButton+.PinturaSliderButton[data-v-2be77462]{border-left:1px solid var(--color-foreground-5);border-radius:0}.PinturaShorthandControl .PinturaSliderButton .PinturaButtonLabel[data-v-2be77462]{padding:0 .5em}.PinturaShorthandControl .PinturaColorPreview[data-v-2be77462]{width:1em;height:1em;margin-right:.25em;margin-top:.25em}.PinturaShapePresetsPalette[data-v-2be77462]{text-align:center;width:40em;max-width:100%;overflow:hidden}.PinturaShapePresetsPalette .PinturaShapePresetSelect[data-v-2be77462]{vertical-align:top;display:inline-block}.PinturaShapePresetsPalette .PinturaScrollable[data-v-2be77462]:not([data-state~=overflows]){display:flex;justify-content:center}.PinturaShapePresetsPalette .PinturaButton+.PinturaButton[data-v-2be77462]{margin-left:.5em}.PinturaShapePresetsPalette .PinturaButton[data-v-2be77462]{flex-direction:row;line-height:1.1;padding:.3125em .75em;border-radius:var(--border-radius-round);box-shadow:inset 0 0 0 1px var(--color-foreground-5);cursor:var(--button-cursor);transition:background-color var(--transition-duration-10) ease-out,color var(--transition-duration-10) ease-out,box-shadow var(--transition-duration-10) ease-out;outline:none}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonIcon[data-v-2be77462]{width:1em}.PinturaShapePresetsPalette .PinturaButton .PinturaButtonLabel[data-v-2be77462]{font-size:.75em}.PinturaShapePresetsPalette .PinturaButton[data-v-2be77462]:hover{box-shadow:inset 0 0 0 1px var(--color-foreground-10)}.PinturaShapePresetsPalette .PinturaButton[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapePresetsPalette .PinturaShapePresetsFlat[data-v-2be77462]>*+*,.PinturaShapePresetsPalette .PinturaShapePresetsGroups[data-v-2be77462]>*+*,.PinturaShapePresetsPalette .PinturaShapePresetsGroups>div[data-v-2be77462]>*+*{margin-left:.5em}.PinturaShapePresetsGroups[data-v-2be77462]{display:flex}.PinturaShapePresetsGrouped[data-v-2be77462]{display:flex;flex-direction:column;align-items:center}.PinturaShapePresetsGrouped [role=tab][data-v-2be77462]{white-space:nowrap}.PinturaShapePresetsFlat[data-v-2be77462]{display:flex;align-items:center;justify-content:center}.PinturaShapePresetsFlat>.PinturaButton[data-v-2be77462]{margin-left:1em}.PinturaShapeList[data-v-2be77462]{pointer-events:none;opacity:0;transition:opacity var(--transition-duration-10) ease-in-out;position:absolute;top:1em;left:1em;width:max-content;z-index:1;border-radius:var(--border-radius);color:var(--color-foreground-100);background:var(--color-background-70);box-shadow:0 0 0 1px var(--color-foreground-5)}.PinturaShapeList li+li[data-v-2be77462]{margin-top:-.3125em}.PinturaShapeList[data-visible=true][data-v-2be77462]{opacity:1}.PinturaShapeList .PinturaColorPreview[data-v-2be77462]{width:.75em;height:.75em;margin-right:.25em;border-radius:.25em}.PinturaShapeList .PinturaShapeListItem[data-v-2be77462]{display:flex;align-items:center;padding:.25em .5em;outline:none}.PinturaShapeList .PinturaShapeListItem>span[data-v-2be77462]{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em}.PinturaShapeList .PinturaShapeListItem[data-focus-visible]>span[data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeList[data-visible=true] .PinturaShapeListItem[data-v-2be77462]{pointer-events:all}.PinturaShapeEditor[data-v-2be77462]{height:100%;width:100%;outline:none;touch-action:none}.PinturaShapeControls[data-v-2be77462]{position:absolute!important;left:0;top:0;z-index:3;pointer-events:none;display:flex;align-items:center}.PinturaShapeControlsGroup[data-v-2be77462]{pointer-events:all;color:#eee;background:#222;box-shadow:0 .125em .25em #00000040;border-radius:.25em}.PinturaShapeControlsGroup[data-v-2be77462],.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle[data-v-2be77462]{display:inline-flex;min-height:1.75em}.PinturaShapeControlsGroup+.PinturaShapeControlsGroup[data-v-2be77462]{margin-left:.5em}.PinturaShapeControlsGroup .PinturaShapeControlsGroupToggle[data-v-2be77462]{position:relative}.PinturaShapeControlsGroup .PinturaButton[data-v-2be77462]{outline:transparent}.PinturaShapeControlsGroup .PinturaButton[data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeControlsGroup .PinturaButton[disabled]>span[data-v-2be77462]{opacity:.5;pointer-events:all;cursor:not-allowed}.PinturaShapeControlsGroup>.PinturaButton[data-v-2be77462]{display:block;font-weight:700;transition:background-color var(--transition-duration-10);outline:transparent}.PinturaShapeControlsGroup>.PinturaButton[data-v-2be77462]:hover{background-color:#ffffff26}.PinturaShapeControlsGroup>.PinturaButton .PinturaButtonLabel[data-v-2be77462]{display:block;font-size:.6875em;padding:0 .75em;line-height:1.7em}.PinturaShapeControlsGroup .PinturaButtonIconOnly[data-v-2be77462]{width:1.75em;transition:background-color var(--transition-duration-10)}.PinturaShapeControlsGroup .PinturaButtonIconOnly[data-v-2be77462]:hover{background-color:#ffffff26}.PinturaShapeControlsGroup>button[data-v-2be77462]:first-of-type{border-radius:.25em 0 0 .25em}.PinturaShapeControlsGroup>button[data-v-2be77462]:last-of-type{border-radius:0 .25em .25em 0}.PinturaShapeControlsGroup>button[data-v-2be77462]:only-of-type{border-radius:.25em}.PinturaShapeControlsGroup[data-v-2be77462]>*+*{border-left:1px solid rgba(0,0,0,.5)}.PinturaShapeControlsGroup svg[data-v-2be77462]{pointer-events:none}.PinturaInlineInput[data-v-2be77462]{position:absolute;left:0;top:0;margin:0;padding:0;transform-origin:center;display:flex}.PinturaInlineInput[data-v-2be77462]:before{content:"";width:0;height:var(--line-height)}.PinturaContentEditable[data-v-2be77462]{margin:0;padding:0;width:calc(100% / var(--font-scalar));height:calc((100% / var(--font-scalar)) - var(--bottom-inset, 0));overflow:hidden;outline:none;vertical-align:top}.PinturaOptionsList[data-v-2be77462],.PinturaOptionsListWrapper[data-v-2be77462]{border-radius:inherit}.PinturaOptionsList .PinturaListOption[data-v-2be77462]{transition:background-color var(--transition-duration-10);border-radius:inherit;position:relative}.PinturaOptionsList .PinturaListOption label[data-v-2be77462]{display:block;margin:0;border-radius:inherit;white-space:nowrap}.PinturaOptionsList .PinturaListOption svg[data-v-2be77462]{margin-right:.25em;margin-left:-.5em;min-width:1.5em}.PinturaOptionsList .PinturaListOption svg[data-v-2be77462]:only-child{margin-left:0;margin-right:0}.PinturaOptionsList .PinturaListOption [slot][data-v-2be77462]{display:flex;align-items:center;padding:.325em .75em}.PinturaOptionsList .PinturaDropdownOptionLabel[data-v-2be77462]{font-size:.75em;line-height:1.75;padding:0 .325em;margin-left:-.325em;display:inline-flex;flex-direction:column}.PinturaOptionsList .PinturaDropdownOptionSublabel[data-v-2be77462]{font-size:.75em;opacity:.5;margin-top:-.5em}.PinturaOptionsList .PinturaListOptionGroup>span[data-v-2be77462]{display:block;padding:.75em 1em;text-transform:uppercase;font-size:.75em;color:var(--color-foreground-50)}.PinturaOptionsList [data-disabled=true][data-v-2be77462]{color:var(--color-foreground-50)}.PinturaOptionsList [data-selected=false][data-v-2be77462]:not([data-disabled=true]):hover{background-color:var(--color-foreground-10)}.PinturaOptionsList [data-selected=true][data-v-2be77462]{color:var(--color-foreground-100);background-color:var(--color-foreground-20)}.PinturaOptionsList [data-focus-visible]+label .PinturaDropdownOptionLabel[data-v-2be77462]{background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);border-radius:.25em}.PinturaListOption label[data-v-2be77462]{margin:0}.PinturaRoot[dir=rtl] .PinturaDropdownOptionLabel[data-v-2be77462]{margin-right:-.325em;align-items:flex-end}.PinturaRoot[dir=rtl] .PinturaListOption svg[data-v-2be77462]{margin-left:-.5em;margin-right:auto}.PinturaRoot[dir=rtl] .PinturaListOption svg+span[data-v-2be77462]{margin-left:.25em}.PinturaRoot[dir=rtl] .PinturaListOption [slot][data-v-2be77462]{justify-content:flex-end}.PinturaColorPickerPanel[data-v-2be77462]{padding:.5em;max-width:14em;overflow:visible;touch-action:none}.PinturaColorPickerPanel .PinturaEyeDropper[data-v-2be77462]{display:flex;align-items:center;justify-content:center;color:var(--color-foreground-70);width:1.5em;height:1.5em;margin-left:.25em}.PinturaColorPickerPanel .PinturaEyeDropper svg[data-v-2be77462]{width:1em;height:1em}.PinturaColorPickerPanel .PinturaColorPickerButton[data-v-2be77462]{outline:transparent}.PinturaColorPickerPanel .PinturaColorPickerButton[data-focus-visible][data-v-2be77462]{box-shadow:inset 0 0 0 1px var(--color-foreground-70)}.PinturaColorPickerPanel .PinturaColorPreview[data-v-2be77462]{width:1.25em;height:1.25em;border-radius:.25em}.PinturaColorPickerPanel .PinturaColorPreview span[data-v-2be77462]{border-radius:.2em;box-shadow:inset 0 0 0 1px var(--color-foreground-20)}.PinturaColorPickerPanel .PinturaColorPresets legend[data-v-2be77462]{color:var(--color-foreground-50);margin:0 0 .25em .3125em;font-size:.75em}.PinturaColorPickerPanel .PinturaColorPresets:only-child legend[data-v-2be77462]{display:none}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaRadioGroupOptions[data-v-2be77462]{display:flex;flex-direction:row;flex-wrap:wrap}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption[data-v-2be77462]{display:block;padding:.25em}.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption label[data-v-2be77462],.PinturaColorPickerPanel .PinturaColorPresetsGrid .PinturaListOption label span[data-v-2be77462]{display:block;cursor:var(--button-cursor)}.PinturaColorPickerPanel .PinturaColorPresetsGrid input[data-focus-visible]+label .PinturaColorPreview[data-v-2be77462]:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaSlider[data-v-2be77462]{margin-left:-.325em;margin-right:-.325em}.PinturaColorPickerPanel .PinturaSlider>.PinturaSliderControl[data-v-2be77462]{position:relative;z-index:2}.PinturaColorPickerPanel .PinturColorPickerInputGroup[data-v-2be77462]{display:flex;flex-direction:row;align-items:center;margin:.75em 0 .25em .3125em}.PinturaColorPickerPanel .PinturaPicker[data-v-2be77462]{width:100%}.PinturaColorPickerPanel .PinturaPicker+.PinturaColorPresets[data-v-2be77462]{margin-top:.5em}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob[data-v-2be77462],.PinturaColorPickerPanel .PinturaPicker .PinturaSliderKnob[data-v-2be77462]{border-radius:9999em;box-shadow:inset 0 .06125em .06125em #0000001a,0 0 0 .06125em #fff,0 .1875em .25em #00000059,0 -.125em .25em #0000001a}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob[data-v-2be77462]{pointer-events:none;position:absolute;z-index:1;left:0;top:0;margin-left:-.625em;margin-top:-.625em;width:1.25em;height:1.25em;visibility:visible;outline:none}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnob[data-focus-visible][data-v-2be77462]:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;pointer-events:none;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaColorPickerPanel .PinturaPicker .PinturaPickerKnobController[data-v-2be77462]{position:absolute;left:0;top:0;right:0;bottom:0;visibility:hidden}.PinturaColorPickerPanel .PinturaPicker .PinturaSaturationPicker[data-v-2be77462]{position:relative;border-radius:var(--border-radius) var(--border-radius) 0 0;margin:-.5em -.5em .5em;height:7em;background-image:linear-gradient(180deg,transparent,#000),linear-gradient(90deg,#fff,transparent)}.PinturaColorPickerPanel .PinturaPicker .PinturaHuePicker .PinturaSliderTrack[data-v-2be77462]{background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.PinturaColorPickerPanel .PinturaPicker .PinturaSliderTrack[data-v-2be77462]{box-shadow:inset 0 0 1px var(--color-foreground-50)}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderKnob[data-v-2be77462]:before,.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderTrack[data-v-2be77462]:before{position:absolute;content:"";display:block;left:0;top:0;width:100%;height:100%;z-index:-1;border-radius:inherit;background-color:#fff;background-image:var(--pattern-transparent)}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker .PinturaSliderKnob[data-v-2be77462]:before{background-position:calc(var(--slider-position) * -2px) 0}.PinturaColorPickerPanel .PinturaPicker .PinturaOpacityPicker[data-v-2be77462]{margin-top:.5em}.PinturaColorPickerPanel .PinturaPicker .PinturaColorPickerInput[data-v-2be77462]{color:var(--color-foreground-80);width:calc(100% - .625em);line-height:1.75;text-indent:.5em;font-size:.875em;border-radius:.25em;border:1px solid var(--color-foreground-20);font-variant:tabular-nums;text-transform:uppercase}.PinturaColorPickerPanel .PinturaPicker .PinturaColorPickerInput[data-v-2be77462]:focus{outline:transparent;border-color:var(--color-focus-100)}.PinturaColorPickerPanel .PinturaPicker .PinturaColorPickerInput[disabled][data-v-2be77462]{color:var(--color-foreground-40)}.PinturaPanel[data-v-2be77462]{--color-inset:hsla(0,0%,100%,.1);--color-fill:var(--color-foreground-5);top:0;left:0;z-index:2147483647;width:max-content;cursor:auto;outline:transparent;box-shadow:inset 0 0 0 1px var(--color-inset),0 .125em .25em #00000040,0 .125em .75em #00000026,0 .125em .125em #0000001a;border-radius:var(--border-radius)}.PinturaPanel[data-v-2be77462],.PinturaPanelTip[data-v-2be77462]{position:absolute;color:var(--color-foreground-90);background-color:var(--color-background-100);background-image:linear-gradient(var(--color-fill),var(--color-fill));background-blend-mode:screen}.PinturaPanelTip[data-v-2be77462]{--tip-mask:transparent calc(50% - 1.5px),#000 calc(50% - 1.5px);width:.5em;height:.5em;margin-left:-.25em;margin-top:-.25em;z-index:-1;box-shadow:inset -1px -1px 0 0 var(--color-inset);mask:linear-gradient(to bottom right,var(--tip-mask));pointer-events:none}.PinturaPanelTip[data-top=true][data-v-2be77462]{box-shadow:inset 1px 1px 0 0 var(--color-inset);mask:linear-gradient(to top left,var(--tip-mask))}.PinturaContentEditable[data-v-2be77462]{white-space:pre-line!important;word-break:break-word!important;display:inline-block!important;-webkit-user-select:text!important;user-select:text!important}.PinturaContentEditable[data-wrap-content=nowrap][data-v-2be77462]{white-space:nowrap!important;word-break:normal!important}.PinturaContentEditable[data-wrap-content=nowrap] br[data-v-2be77462]{display:none}.PinturaContentEditable[data-v-2be77462]{-webkit-user-drag:none;background:transparent!important;margin:0!important;border-radius:0!important;max-width:none!important;min-width:auto!important;box-shadow:none!important}.PinturaColorPreview[data-v-2be77462]{--color:transparent;color:var(--color);position:relative;pointer-events:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h4v4H0zm4 4h4v4H4z' fill='%23E5E5E5'/%3E%3C/svg%3E")}.PinturaColorPreview span[data-v-2be77462]{position:absolute;left:0;top:0;right:0;bottom:0;background-color:var(--color);border-radius:inherit}.PinturaSlider[data-v-2be77462]{position:relative;--track-offset-x:.5em;--track-offset-y:.5em;--track-size:1.5em;--knob-size:1em;--knob-margin-top:0em;--knob-margin-right:0em;--knob-margin-bottom:0em;--knob-margin-left:0em;display:flex;align-items:center;touch-action:none}.PinturaSlider[data-direction=y][data-v-2be77462]{flex-direction:column}.PinturaSlider .PinturaSliderControl[data-v-2be77462]{position:relative;flex:1}.PinturaSlider>button[data-v-2be77462]{position:relative;z-index:1;width:var(--track-size);height:var(--track-size);overflow:hidden;cursor:pointer;flex-shrink:none}.PinturaSlider>button svg[data-v-2be77462]{width:1.25em;height:1.25em;margin:.125em;stroke-width:.125em;stroke:var(--color-foreground-50)}.PinturaSlider>button[data-v-2be77462]:first-of-type{order:2;padding-right:.125em;margin-left:-.325em}.PinturaSlider>button[data-v-2be77462]:last-of-type{order:1;padding-left:.125em;margin-right:-.325em}.PinturaSlider>.PinturaSliderControl[data-v-2be77462]{order:2}.PinturaSlider .PinturaSliderKnob[data-v-2be77462]{left:0;top:50%;border-radius:9999em;visibility:visible;width:var(--knob-size);height:var(--knob-size);margin-left:calc(var(--knob-size) * -.5);margin-top:calc(var(--knob-size) * -.5);background:var(--knob-background)}.PinturaSlider .PinturaSliderKnob[data-v-2be77462],.PinturaSlider .PinturaSliderKnobController[data-v-2be77462],.PinturaSlider .PinturaSliderTrack[data-v-2be77462]{pointer-events:none;position:absolute}.PinturaSlider .PinturaSliderTrack[data-v-2be77462]{top:var(--track-offset-y);bottom:var(--track-offset-y);left:var(--track-offset-x);right:var(--track-offset-x);background:var(--track-background)}.PinturaSlider .PinturaSliderKnobController[data-v-2be77462]{visibility:hidden;top:calc(var(--track-offset-y) + var(--knob-margin-top));bottom:calc(var(--track-offset-y) + var(--knob-margin-bottom));left:calc(var(--track-offset-x) + var(--knob-margin-left));right:calc(var(--track-offset-x) + var(--knob-margin-right))}.PinturaSlider .PinturaSliderTrack[data-v-2be77462]{border-radius:9999em}.PinturaSlider[data-direction=x] input[type=range][data-v-2be77462]{height:var(--track-size);margin-left:var(--track-offset-x);width:calc(100% - (var(--track-offset-x) * 2))}.PinturaSlider[data-direction=y] input[type=range][data-v-2be77462]{width:var(--track-size);margin-top:var(--track-offset-y);height:calc(100% - (var(--track-offset-y) * 2))}.PinturaSlider input[type=range][data-v-2be77462]{-webkit-appearance:none;-webkit-tap-highlight-color:transparent;display:block}.PinturaSlider input[type=range][data-v-2be77462]::-webkit-slider-runnable-track{background:transparent}.PinturaSlider input[type=range][data-v-2be77462]::-webkit-slider-thumb{-webkit-appearance:none;line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range][data-v-2be77462]::-moz-range-thumb{line-height:0;margin:0;padding:0;border:none;visibility:hidden}.PinturaSlider input[type=range][data-v-2be77462]::-ms-thumb{line-height:0;margin:0;padding:0;border:none}.PinturaSlider input[type=range][data-v-2be77462]::-ms-ticks-before,.PinturaSlider input[type=range][data-v-2be77462]::-ms-tooltip{display:none}.PinturaSlider input[type=range][data-v-2be77462]::-ms-ticks-after{display:none}.PinturaSlider input[type=range][data-v-2be77462]::-ms-track{color:transparent;border:none;background:transparent}.PinturaSlider input[type=range][data-v-2be77462]::-ms-fill-lower,.PinturaSlider input[type=range][data-v-2be77462]::-ms-fill-upper{background:transparent}.PinturaSlider input[type=range][data-v-2be77462]:focus{outline:transparent}.PinturaSlider input[type=range][data-focus-visible]~.PinturaSliderKnobController .PinturaSliderKnob[data-v-2be77462]:after{position:absolute;left:-.3125em;right:-.3125em;top:-.3125em;bottom:-.3125em;border-radius:inherit;content:"";background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100);pointer-events:none}.PinturaShapeManipulator[data-v-2be77462]{position:absolute;left:0;top:0;outline:none;touch-action:none;transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0) rotate(var(--r)) scale(var(--sx),var(--sy));--size:.75em}.PinturaShapeManipulator[data-v-2be77462]:not([data-control=edge]){margin-left:calc(var(--size) * (-.5));margin-top:calc(var(--size) * (-.5));line-height:var(--size);width:var(--size);height:var(--size);border-radius:9999em}.PinturaShapeManipulator[data-v-2be77462]:not([data-control=edge]):after{position:absolute;left:-.5em;right:-.5em;top:-.5em;bottom:-.5em;content:""}.PinturaShapeManipulator:not([data-control=edge])[data-focus-visible][data-v-2be77462]:after{border-radius:inherit;background-color:var(--color-focus-50);box-shadow:inset 0 0 0 1px var(--color-focus-100)}.PinturaShapeManipulator[data-control=point][data-v-2be77462],.PinturaShapeManipulator[data-control=scale][data-v-2be77462]{background:linear-gradient(90deg,var(--color-secondary-dark),var(--color-secondary));box-shadow:0 0 0 2px #fff,0 0 4px #000;z-index:3}.PinturaShapeManipulator[data-control=point][data-selected=true][data-v-2be77462]:before,.PinturaShapeManipulator[data-control=scale][data-selected=true][data-v-2be77462]:before{display:block;content:"";width:calc(var(--size) * .5);height:calc(var(--size) * .5);background:#fff;margin-left:calc(var(--size) * .25);margin-top:calc(var(--size) * .25);border-radius:9999em}.PinturaShapeManipulator[data-control=scale][data-v-2be77462]{cursor:grab}.PinturaShapeManipulator[data-control=edge][data-v-2be77462]{margin-top:calc(var(--size) * (-.5));height:var(--size);width:1px;z-index:1;transform-origin:0 calc(var(--size) * .5)}.PinturaShapeManipulator[data-control=edge][data-focus-visible][data-v-2be77462]{background-color:var(--color-focus-50)}.PinturaShapeManipulator[data-control=rotate][data-v-2be77462]{border-radius:9999em;background:linear-gradient(90deg,#fff,#ddd);box-shadow:0 0 0 2px var(--color-secondary-dark),0 0 4px #000;z-index:2;cursor:grab}.PinturaRoot[data-env*=chrome-] .PinturaShapeManipulator[data-control=edge][data-v-2be77462]{width:calc(var(--sx) * 1px);transform:translate3d(calc(var(--tx) * 1px),calc(var(--ty) * 1px),0) rotate(var(--r))}.PinturaButtonExport[data-v-2be77462]{background-color:#805ad5!important;color:#fff!important}#pintura-editor-wrapper[data-v-2be77462]{background:rgba(0,0,0,.9)}.image-generator-widget[data-v-2be77462]{height:100%;overflow:hidden}.image-generator-container[data-v-2be77462]{display:flex;height:100%;overflow:hidden}.controls-sidebar[data-v-2be77462]{width:280px;min-width:280px;max-width:280px;background:#f8f9fa;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden}.controls-content[data-v-2be77462]{padding:16px;overflow:hidden;min-height:0}.controls-header[data-v-2be77462]{margin-bottom:16px}.header-title[data-v-2be77462]{display:flex;align-items:center}.control-section[data-v-2be77462]{margin-bottom:20px}.section-label[data-v-2be77462]{display:flex;align-items:center;font-size:13px;font-weight:500;color:#424242;margin-bottom:8px}.prompt-input[data-v-2be77462]{font-size:14px}.prompt-input[data-v-2be77462] .q-field__control,.size-select[data-v-2be77462] .q-field__control{border-radius:8px}.advanced-settings[data-v-2be77462]{border-radius:8px;background:white}.advanced-settings[data-v-2be77462] .q-expansion-item__header{padding:12px 16px;font-size:13px;font-weight:500}.advanced-content[data-v-2be77462]{padding:16px;background:#fafafa}.advanced-item[data-v-2be77462]{margin-bottom:16px}.advanced-item[data-v-2be77462]:last-child{margin-bottom:0}.advanced-label[data-v-2be77462]{font-size:12px;font-weight:500;color:#424242;margin-bottom:8px;display:flex;align-items:center}.gallery-panel[data-v-2be77462]{width:260px;min-width:260px;max-width:260px;background:white;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;overflow:hidden}.gallery-header[data-v-2be77462]{padding:12px 16px;background:#fafafa;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.gallery-title[data-v-2be77462]{display:flex;align-items:center}.gallery-count[data-v-2be77462]{font-size:12px;color:#757575;background:#e0e0e0;padding:2px 6px;border-radius:12px}.gallery-scroll[data-v-2be77462]{flex:1;overflow:hidden}.gallery-content[data-v-2be77462]{padding:12px;overflow:hidden;min-height:0}.gallery-item[data-v-2be77462]{margin-bottom:12px;border-radius:8px;overflow:hidden;background:white;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.gallery-item[data-v-2be77462]:hover{border-color:#e3f2fd;box-shadow:0 2px 8px #0000001a}.gallery-item.active[data-v-2be77462]{border-color:#1976d2;box-shadow:0 2px 12px #1976d233}.gallery-item.generating-placeholder[data-v-2be77462]{border-color:#e0e0e0;border-style:dashed;cursor:default}.gallery-image-container[data-v-2be77462]{position:relative;width:100%;height:140px;overflow:hidden}.gallery-image[data-v-2be77462]{width:100%;height:100%;object-fit:cover}.gallery-overlay[data-v-2be77462]{position:absolute;top:4px;right:4px;display:flex;gap:4px;opacity:0;transition:opacity .2s ease;flex-wrap:wrap;max-width:calc(100% - 8px)}.gallery-item:hover .gallery-overlay[data-v-2be77462]{opacity:1}.overlay-btn[data-v-2be77462]{box-shadow:0 1px 4px #00000026}.overlay-btn[data-v-2be77462] .q-btn__content{padding:2px}.generating-overlay[data-v-2be77462]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(248,249,250,.9);display:flex;flex-direction:column;align-items:center;justify-content:center}.generating-text[data-v-2be77462]{font-size:12px;color:#757575;margin-top:8px}.gallery-item-info[data-v-2be77462]{padding:8px}.gallery-prompt[data-v-2be77462]{font-size:12px;font-weight:500;color:#424242;margin-bottom:4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gallery-details[data-v-2be77462]{display:flex;align-items:center;gap:6px;font-size:11px;color:#757575;flex-wrap:wrap}.gallery-size[data-v-2be77462],.gallery-steps[data-v-2be77462]{background:#f5f5f5;padding:2px 6px;border-radius:4px}.gallery-mode[data-v-2be77462]{background:#e3f2fd;padding:2px 6px;border-radius:4px;display:inline-flex;align-items:center;gap:2px}.reference-indicator[data-v-2be77462]{position:absolute;top:4px;left:4px;background:rgba(33,150,243,.9);color:#fff;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.vault-indicator[data-v-2be77462]{position:absolute;bottom:4px;right:4px;background:rgba(76,175,80,.9);color:#fff;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.gallery-empty[data-v-2be77462]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center}.empty-text[data-v-2be77462]{font-size:13px;font-weight:500;color:#424242;margin-top:12px}.empty-subtext[data-v-2be77462]{font-size:11px;color:#757575;margin-top:4px}.preview-panel[data-v-2be77462]{flex:1;min-width:0;display:flex;flex-direction:column;background:white;overflow:hidden}.preview-scroll[data-v-2be77462]{flex:1;overflow:hidden}.preview-state[data-v-2be77462]{flex:1;display:flex;flex-direction:column;padding:20px;overflow:hidden;min-height:100%}.loading-content[data-v-2be77462],.empty-content[data-v-2be77462]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 16px}.loading-text[data-v-2be77462]{font-size:16px;font-weight:500;color:#424242;margin-top:16px}.loading-subtext[data-v-2be77462]{font-size:13px;color:#757575;margin-top:4px}.empty-title[data-v-2be77462]{font-size:24px;font-weight:600;margin-bottom:12px}.empty-subtitle[data-v-2be77462]{font-size:14px;color:#757575;line-height:1.5;max-width:360px}.image-container[data-v-2be77462]{position:relative;display:flex;justify-content:center;margin-bottom:20px}.generated-image[data-v-2be77462]{max-width:100%;max-height:50vh;border-radius:12px;box-shadow:0 4px 20px #0000001a;cursor:pointer;transition:transform .2s ease}.generated-image[data-v-2be77462]:hover{transform:scale(1.02)}.image-actions[data-v-2be77462]{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:8px;opacity:0;transition:opacity .2s ease}.image-container:hover .image-actions[data-v-2be77462]{opacity:1}.action-btn[data-v-2be77462]{box-shadow:0 2px 8px #00000026}.image-details[data-v-2be77462]{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:16px}.details-header[data-v-2be77462]{font-size:14px;font-weight:600;color:#424242;margin-bottom:12px}.details-grid[data-v-2be77462]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-item.full-width[data-v-2be77462]{grid-column:1 / -1}.detail-label[data-v-2be77462]{font-size:11px;font-weight:500;color:#757575;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.detail-value[data-v-2be77462]{font-size:13px;color:#424242;word-break:break-word}.bottom-actions[data-v-2be77462]{display:flex;gap:8px;flex-wrap:wrap}.action-button[data-v-2be77462]{border-radius:8px;font-weight:500;font-size:12px}.mode-toggle[data-v-2be77462]{width:100%;border:1px solid #e0e0e0}.reference-upload-area[data-v-2be77462]{width:100%;height:160px;border:2px dashed #e0e0e0;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;background:#fafafa}.reference-upload-area[data-v-2be77462]:hover{border-color:#1976d2;background:#f5f5f5}.reference-upload-area.has-image[data-v-2be77462]{border-style:solid;background:white}.upload-placeholder[data-v-2be77462]{text-align:center;padding:16px}.upload-text[data-v-2be77462]{font-size:13px;font-weight:500;color:#424242;margin-top:12px}.upload-subtext[data-v-2be77462]{font-size:11px;color:#757575;margin-top:4px}.reference-preview[data-v-2be77462]{width:100%;height:100%;position:relative}.reference-image[data-v-2be77462]{width:100%;height:100%;object-fit:contain}.remove-btn[data-v-2be77462]{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.6)}.remove-btn[data-v-2be77462]:hover{background:rgba(0,0,0,.8)}.aspect-ratio-select[data-v-2be77462]{font-size:13px}.aspect-ratio-select[data-v-2be77462] .q-field__control{border-radius:8px}.reference-thumbnail[data-v-2be77462]{max-width:120px;max-height:120px;border-radius:8px;border:1px solid #e0e0e0;margin-top:8px}@media (max-width: 768px){.image-generator-container[data-v-2be77462]{flex-direction:column}.controls-sidebar[data-v-2be77462],.gallery-panel[data-v-2be77462]{width:100%;max-width:100%;min-width:unset;border-right:none;border-bottom:1px solid #e0e0e0}.controls-sidebar[data-v-2be77462]{max-height:30vh}.gallery-panel[data-v-2be77462]{height:25vh}.preview-panel[data-v-2be77462]{height:auto;flex:1}}.contact-picker-dialog .q-dialog__inner[data-v-02e09634]{padding:16px}.contact-picker-card[data-v-02e09634]{width:90vw;max-width:800px;max-height:85vh;border-radius:16px!important;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-picker-header[data-v-02e09634]{border-bottom:1px solid #f0f0f0;padding-bottom:16px!important;flex-shrink:0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.contact-picker-footer[data-v-02e09634]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.border-right[data-v-02e09634]{border-right:1px solid #e0e0e0}.taffy-close-btn[data-v-02e09634]{color:#f43f5e!important;border-radius:50%!important;padding:8px!important;min-height:32px!important;min-width:32px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-close-btn[data-v-02e09634]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px) scale(1.05)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.taffy-mint-btn[data-v-02e09634]{background:var(--mint-taffy-gradient)!important;color:#fff!important;border-radius:12px!important;font-weight:600!important;text-transform:none!important;padding:8px 24px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-mint-btn[data-v-02e09634]:hover:not(:disabled){transform:translateY(-2px) scale(1.02)!important;box-shadow:0 8px 25px var(--mint-taffy-shadow)!important}.taffy-cancel-btn[data-v-02e09634]{border-radius:12px!important;color:#64748b!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-cancel-btn[data-v-02e09634]:hover{background:var(--vanilla-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px var(--vanilla-taffy-shadow)!important}@media (max-width: 600px){.contact-picker-card[data-v-02e09634]{width:95vw;margin:8px}}.email-composer-dialog .q-dialog__inner[data-v-ec516fb4]{padding:16px}.email-composer-card[data-v-ec516fb4]{width:90vw;max-width:900px;max-height:85vh;border-radius:16px!important;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.email-composer-header[data-v-ec516fb4]{border-bottom:1px solid #f0f0f0;padding-bottom:16px!important;flex-shrink:0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.email-composer-content[data-v-ec516fb4]{flex:1;overflow-y:auto;display:flex;flex-direction:column}.composer-fields[data-v-ec516fb4]{background:#fafafa}.composer-toolbar[data-v-ec516fb4]{background:#f5f5f5;display:flex;align-items:center;gap:8px;flex-shrink:0}.composer-body[data-v-ec516fb4]{flex:1;background:white;min-height:300px}.email-composer-footer[data-v-ec516fb4]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.taffy-close-btn[data-v-ec516fb4]{color:#f43f5e!important;border-radius:50%!important;padding:8px!important;min-height:32px!important;min-width:32px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-close-btn[data-v-ec516fb4]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px) scale(1.05)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.taffy-icon-btn[data-v-ec516fb4]{border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;color:#64748b!important}.taffy-icon-btn[data-v-ec516fb4]:hover{background:var(--vanilla-taffy-gradient)!important;color:#fff!important;transform:scale(1.05)!important;box-shadow:0 4px 12px var(--vanilla-taffy-shadow)!important}.email-account-select[data-v-ec516fb4] .q-field__control,.email-recipient-select[data-v-ec516fb4] .q-field__control,.email-subject-input[data-v-ec516fb4] .q-field__control{border-radius:12px!important}.attachment-chip[data-v-ec516fb4]{border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.attachment-chip[data-v-ec516fb4]:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #0000001a!important}.taffy-mint-btn[data-v-ec516fb4]{background:var(--mint-taffy-gradient)!important;color:#fff!important;border-radius:12px!important;font-weight:600!important;text-transform:none!important;padding:8px 24px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-mint-btn[data-v-ec516fb4]:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 8px 25px var(--mint-taffy-shadow)!important}.taffy-draft-btn[data-v-ec516fb4]{border-radius:12px!important;color:#64748b!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-draft-btn[data-v-ec516fb4]:hover{background:var(--butterscotch-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px var(--butterscotch-taffy-shadow)!important}.taffy-discard-btn[data-v-ec516fb4]{border-radius:12px!important;color:#ef4444!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-discard-btn[data-v-ec516fb4]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.email-editor[data-v-ec516fb4]{border:1px solid #e5e7eb;border-radius:12px}.email-textarea[data-v-ec516fb4] .q-field__control,.taffy-format-toggle[data-v-ec516fb4]{border-radius:12px!important}@media (max-width: 600px){.email-composer-card[data-v-ec516fb4]{width:95vw;margin:8px}.row>.col-2[data-v-ec516fb4]{display:none}.row>.col[data-v-ec516fb4]{max-width:100%;flex:1 1 100%}}.email-inbox-widget[data-v-54043c0e]{height:100%;display:flex;flex-direction:column}.email-container[data-v-54043c0e]{height:100%;display:flex;flex-direction:column;background:white;border-radius:8px}.email-header[data-v-54043c0e]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #e2e8f0;flex-shrink:0;height:4em!important}.email-actions-toolbar[data-v-54043c0e]{display:flex;align-items:center;gap:4px}.email-action-btn[data-v-54043c0e]{border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;color:#64748b!important;padding:6px 12px!important;min-height:28px!important;font-weight:600!important;font-size:12px!important;text-transform:none!important}.email-action-btn[data-v-54043c0e]:hover{background:var(--vanilla-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px) scale(1.02)!important;box-shadow:0 4px 12px var(--vanilla-taffy-shadow)!important}.email-action-compose[data-v-54043c0e]{background:var(--mint-taffy-gradient)!important;color:#fff!important;font-weight:600!important;padding:8px 16px!important;min-height:36px!important;border-radius:16px!important;box-shadow:0 2px 8px #00000014!important}.email-action-compose[data-v-54043c0e]:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.email-action-delete[data-v-54043c0e]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important;box-shadow:0 4px 12px var(--cherry-taffy-shadow)!important}.email-list-item[data-v-54043c0e]{transition:all .2s cubic-bezier(.4,0,.2,1);border-left:4px solid transparent;position:relative}.email-item-unread[data-v-54043c0e]{background:linear-gradient(90deg,rgba(96,165,250,.05) 0%,rgba(255,255,255,1) 100%);border-left-color:var(--berry-taffy-gradient);font-weight:500}.email-item-unread[data-v-54043c0e]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--berry-taffy-gradient)}.email-item-read[data-v-54043c0e]{background:white}.email-item-selected[data-v-54043c0e]{background:linear-gradient(90deg,rgba(96,165,250,.1) 0%,rgba(96,165,250,.05) 100%)!important;border-left-color:transparent!important}.email-item-selected[data-v-54043c0e]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--berry-taffy-gradient)}.email-list-item[data-v-54043c0e]:hover{background:var(--light-frost-taffy-gradient)!important;transform:translate(2px)}.email-avatar-unread[data-v-54043c0e]{background:var(--berry-taffy-gradient)!important;box-shadow:0 2px 4px var(--berry-taffy-shadow)!important}.email-avatar-read[data-v-54043c0e]{background:var(--light-frost-taffy-gradient)!important}.email-status-chip[data-v-54043c0e]{border-radius:12px!important;font-size:11px!important;font-weight:600!important}.bulk-selection-toolbar[data-v-54043c0e]{padding:8px 12px;background:var(--light-frost-taffy-gradient);border-bottom:1px solid rgba(0,0,0,.05)}.bulk-action-btn[data-v-54043c0e]{border-radius:8px!important;padding:4px 8px!important;font-size:12px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;color:#64748b!important}.bulk-action-btn[data-v-54043c0e]:hover{background:var(--vanilla-taffy-gradient)!important;color:#fff!important;transform:translateY(-1px)!important}.bulk-action-delete[data-v-54043c0e]:hover{background:var(--cherry-taffy-gradient)!important;color:#fff!important}.bulk-checkbox[data-v-54043c0e] .q-checkbox__inner{border-radius:4px!important}.folder-selector[data-v-54043c0e]{background:white}.folder-dropdown[data-v-54043c0e]{width:100%}.folder-dropdown[data-v-54043c0e] .q-field__control{font-size:13px}.folder-dropdown[data-v-54043c0e] .q-field__native{font-weight:500}.email-tab[data-v-54043c0e]{text-transform:none!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.email-tab[data-v-54043c0e]:hover{background:var(--light-frost-taffy-gradient)!important}.email-folder-tabs[data-v-54043c0e] .q-tab--active{color:var(--q-primary)!important}.email-folder-tabs[data-v-54043c0e] .q-tabs__content--align-left{padding-left:12px}.email-search[data-v-54043c0e]{background:var(--light-frost-taffy-gradient)}.email-search[data-v-54043c0e] .q-field__control{border-radius:12px!important;background:white!important}.email-main[data-v-54043c0e]{flex:1;display:flex;flex-direction:column;min-height:0}.email-list[data-v-54043c0e]{background:white;flex:1}.email-search[data-v-54043c0e]{background:#f5f5f5;flex-shrink:0}.email-viewer-pane[data-v-54043c0e]{background:white}.email-viewer-header[data-v-54043c0e]{flex-shrink:0}.email-iframe[data-v-54043c0e]{width:100%;border:none;min-height:400px;background:white;border-radius:8px}.email-text-content[data-v-54043c0e]{font-family:inherit;line-height:1.5;color:#333}.flex-1[data-v-54043c0e]{flex:1}.column[data-v-54043c0e]{display:flex;flex-direction:column}.full-height[data-v-54043c0e],.email-inbox-widget-debug[data-v-b4750bd8]{height:100%}.email-viewer-widget[data-v-24a21a96]{height:100%;background:white}.full-height[data-v-24a21a96]{height:100%}.email-content[data-v-24a21a96]{height:100%;display:flex;flex-direction:column}.email-header[data-v-24a21a96]{background:#f5f5f5;border-bottom:1px solid #e0e0e0}.email-body[data-v-24a21a96]{flex:1;overflow:auto;background:white}.email-text-pre[data-v-24a21a96]{white-space:pre-wrap;word-wrap:break-word;font-family:inherit}.email-html-content[data-v-24a21a96]{max-width:100%;overflow-x:auto}.email-html-content[data-v-24a21a96] img{max-width:100%;height:auto}.email-html-content[data-v-24a21a96] a{color:#1976d2;text-decoration:none}.email-html-content[data-v-24a21a96] a:hover{text-decoration:underline}.interact-grid-wrapper[data-v-e23dc338]{position:relative;width:100%;min-height:100%;overflow:auto}.interact-grid[data-v-e23dc338]{position:relative;width:100%;background:transparent}.grid-pattern[data-v-e23dc338]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:20px 20px;pointer-events:none;z-index:0}.interact-widget[data-v-e23dc338]{position:absolute;border-radius:17px;background-color:#fff!important;box-shadow:0 5px 25px #0003!important;overflow:visible;transition:box-shadow .25s cubic-bezier(.4,0,.2,1);transform:translateZ(0);position:relative}.interact-widget[data-v-e23dc338]>.widget-wrapper{overflow:hidden;height:100%;width:100%;background-color:#fff!important}.interact-widget[data-v-e23dc338]:hover{outline-color:#80808036}.interact-widget[data-focused=true][data-v-e23dc338]{outline-color:#64ddb3bf}.interact-widget[data-v-e23dc338]{cursor:default}.interact-widget[data-v-e23dc338]:not(.resizing) .widget-header{cursor:grab;position:relative;z-index:1002}.interact-widget.dragging[data-v-e23dc338] .widget-header{cursor:grabbing!important}.interact-widget[style*="cursor: nw-resize"][data-v-e23dc338] .widget-header,.interact-widget[style*="cursor: n-resize"][data-v-e23dc338] .widget-header,.interact-widget[style*="cursor: ne-resize"][data-v-e23dc338] .widget-header{cursor:inherit!important;pointer-events:auto!important}.interact-widget.dragging[data-v-e23dc338]{box-shadow:none!important;outline:4px solid rgba(33,150,243,.75);transition:none!important;will-change:transform;transform:translateZ(0)}.interact-widget.widget-pinned.dragging[data-v-e23dc338]{outline:4px solid rgba(251,146,60,.75)!important}.interact-widget.resizing[data-v-e23dc338]{outline:4px solid rgba(0,191,165,.75);transition:none!important;will-change:transform,width,height;transform:translateZ(0)}.resize-handle[data-v-e23dc338]{position:absolute;width:18px;height:18px;background:var(--watermelon-taffy-start);border-radius:50%;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:auto;z-index:999999;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;box-shadow:0 2px 8px #00bfa54d}.resize-handle[data-v-e23dc338]:hover{opacity:1;background:var(--watermelon-taffy-start);transform:scale(1.6);box-shadow:0 4px 16px #00bfa599;border:2px solid rgba(255,255,255,.8)}.resize-handle[data-v-e23dc338]:active{opacity:1;background:rgba(33,150,243,.75);transform:scale(1.4);box-shadow:0 6px 20px #2196f380;border:2px solid rgba(255,255,255,.9)}.interact-widget.resizing .resize-handle[data-v-e23dc338]{opacity:0}.interact-widget.resizing .resize-handle[data-v-e23dc338]:active{opacity:1;background:rgba(33,150,243,.75);transform:scale(1.4);box-shadow:0 6px 20px #2196f380;border:2px solid rgba(255,255,255,.9)}.resize-handle-tl[data-v-e23dc338]{top:-4px!important;left:-4px!important;right:auto!important;bottom:auto!important;cursor:nwse-resize}.resize-handle-tr[data-v-e23dc338]{top:-4px!important;right:-4px!important;left:auto!important;bottom:auto!important;cursor:nesw-resize}.resize-handle-bl[data-v-e23dc338]{bottom:-4px!important;left:-4px!important;top:auto!important;right:auto!important;cursor:nesw-resize}.resize-handle-br[data-v-e23dc338]{bottom:-4px!important;right:-4px!important;top:auto!important;left:auto!important;cursor:nwse-resize}.interact-widget.widget-pinned .widget-header[data-v-e23dc338]{cursor:default!important;pointer-events:auto}.interact-widget.widget-pinned .widget-header[data-v-e23dc338]:hover{cursor:not-allowed!important;background:rgba(251,146,60,.1)!important}.interact-widget.widget-locked .widget-header[data-v-e23dc338]{cursor:default!important;pointer-events:auto}.interact-widget.widget-locked .widget-header[data-v-e23dc338]:hover{cursor:default!important}.interact-widget.widget-locked .resize-handle[data-v-e23dc338]{display:none!important}.interact-widget.widget-locked .widget-header[data-v-e23dc338]:hover{cursor:not-allowed!important;background:rgba(239,68,68,.1)!important}.interact-widget.pinned-drag-attempt[data-v-e23dc338]{box-shadow:none!important;outline:4px solid rgba(251,146,60,.75)!important}.interact-widget.pinned-drag-attempt[data-v-e23dc338] .widget-header{cursor:grabbing!important}.interact-widget.locked-drag-attempt[data-v-e23dc338]{box-shadow:none!important;outline:4px solid rgba(239,68,68,.75)!important}.interact-widget.locked-drag-attempt[data-v-e23dc338] .widget-header{cursor:grabbing!important}.widget-minimizing[data-v-e23dc338]{animation:minimizeWidget-e23dc338 .25s ease-out forwards}.widget-restoring[data-v-e23dc338]{animation:restoreWidget-e23dc338 .25s ease-out forwards}@keyframes minimizeWidget-e23dc338{to{transform:scale(.9);opacity:0}}@keyframes restoreWidget-e23dc338{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.bottom-spacer[data-v-e23dc338]{height:64px;width:100%;flex-shrink:0}@media (prefers-color-scheme: dark){.interact-widget[data-v-e23dc338]{background:#1e1e1e;box-shadow:0 2px 8px #0000004d}}@media (max-width: 1023px){.interact-grid[data-v-e23dc338]{min-height:calc(100vh - 122px)}}.file-upload-dialog .q-dialog__inner[data-v-c5fe62ca]{padding:16px}.file-upload-card[data-v-c5fe62ca]{width:90vw;max-width:1000px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.file-upload-header[data-v-c5fe62ca]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.file-upload-content[data-v-c5fe62ca]{flex:1;overflow-y:auto}.upload-status[data-v-c5fe62ca]{border:1px solid #f0f0f0;border-radius:12px;padding:16px;background:#fafafa}.upload-status-container[data-v-c5fe62ca]{max-height:200px;overflow-y:auto;overflow-x:hidden}.upload-status-grid[data-v-c5fe62ca]{display:flex;flex-direction:column;gap:12px}.upload-file-item[data-v-c5fe62ca]{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;background:white;border:1px solid #e1e5e9}.upload-file-item.uploading[data-v-c5fe62ca]{border-color:#3b82f6;background:#eff6ff}.upload-file-item.uploaded[data-v-c5fe62ca]{border-color:#10b981;background:#ecfdf5}.upload-icon[data-v-c5fe62ca]{font-size:16px;min-width:16px}.upload-icon.spinning[data-v-c5fe62ca]{animation:spin-c5fe62ca 1s linear infinite}.upload-icon.success[data-v-c5fe62ca]{color:#10b981}@keyframes spin-c5fe62ca{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-file-name[data-v-c5fe62ca]{flex:1;font-size:14px;font-weight:500;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-progress[data-v-c5fe62ca]{width:100px;height:4px}.file-drop-zone[data-v-c5fe62ca]{position:relative;border:2px dashed rgba(255,255,255,.4);border-radius:20px;padding:40px 20px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);background:var(--berry-taffy-gradient);background-size:200% 200%;animation:gradientShift-c5fe62ca 6s ease infinite;min-height:140px;cursor:pointer;box-shadow:0 8px 32px var(--berry-taffy-shadow);overflow:hidden}.file-drop-zone[data-v-c5fe62ca]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border-radius:18px;pointer-events:none}.file-drop-zone--condensed[data-v-c5fe62ca]{padding:24px 20px;min-height:100px}.file-drop-zone[data-v-c5fe62ca]:hover{border-color:#fff9;transform:translateY(-2px);box-shadow:0 12px 40px var(--berry-taffy-shadow);animation-duration:3s}.file-drop-zone--dragover[data-v-c5fe62ca]{border-color:#fffc;transform:translateY(-4px) scale(1.02);box-shadow:0 16px 48px var(--berry-taffy-shadow);animation-duration:1s}@keyframes gradientShift-c5fe62ca{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.file-input[data-v-c5fe62ca]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer}.drop-zone-content[data-v-c5fe62ca]{pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;color:#fff}@media (max-width: 600px){.file-upload-card[data-v-c5fe62ca]{width:95vw;margin:8px}.file-drop-zone[data-v-c5fe62ca]{padding:30px 15px;min-height:120px}}.widget-store-dialog .q-dialog__inner[data-v-1865d7bd]{padding:16px;overflow-x:hidden}.widget-store-card[data-v-1865d7bd]{width:95vw;max-width:1060px;height:85vh;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);overflow-x:hidden}.widget-store-header[data-v-1865d7bd]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.widget-store-filters[data-v-1865d7bd]{border-bottom:1px solid #f0f0f0;flex-shrink:0;overflow-x:hidden}.widget-store-content[data-v-1865d7bd]{flex:1;overflow-y:auto;overflow-x:visible;min-height:400px;transition:all .3s cubic-bezier(.4,0,.2,1)}.widget-store-footer[data-v-1865d7bd]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}.filter-container[data-v-1865d7bd]{display:flex;align-items:center;gap:20px;flex-wrap:wrap;overflow-x:hidden;width:100%}.search-section[data-v-1865d7bd]{flex:0 0 300px;min-width:250px}.category-chips-section[data-v-1865d7bd]{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.widget-search-input[data-v-1865d7bd]{border-radius:12px}.taffy-category-chip[data-v-1865d7bd]{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:20px;font-weight:500;font-size:12px;height:36px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;border:2px solid transparent;-webkit-user-select:none;user-select:none}.taffy-category-chip--unselected[data-v-1865d7bd]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);color:#64748b;border-color:#e2e8f0}.taffy-category-chip--unselected[data-v-1865d7bd]:hover{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);color:#475569;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.taffy-category-chip--selected.category-all[data-v-1865d7bd]{background:var(--frost-taffy-gradient);color:#fff;border-color:var(--frost-taffy-start);box-shadow:0 4px 12px var(--frost-taffy-shadow)}.taffy-category-chip--selected.category-productivity[data-v-1865d7bd]{background:var(--blue-raspberry-taffy-gradient);color:#fff;border-color:var(--blue-raspberry-taffy-start);box-shadow:0 4px 12px var(--blue-raspberry-taffy-shadow)}.taffy-category-chip--selected.category-media[data-v-1865d7bd]{background:var(--cherry-taffy-gradient);color:#fff;border-color:var(--cherry-taffy-start);box-shadow:0 4px 12px var(--cherry-taffy-shadow)}.taffy-category-chip--selected.category-financial[data-v-1865d7bd]{background:var(--mint-taffy-gradient);color:#fff;border-color:var(--mint-taffy-start);box-shadow:0 4px 12px var(--mint-taffy-shadow)}.taffy-category-chip--selected.category-games[data-v-1865d7bd]{background:var(--plum-taffy-gradient);color:#fff;border-color:var(--plum-taffy-start);box-shadow:0 4px 12px var(--plum-taffy-shadow)}.taffy-category-chip--selected.category-tools[data-v-1865d7bd]{background:var(--butterscotch-taffy-gradient);color:#fff;border-color:var(--butterscotch-taffy-start);box-shadow:0 4px 12px var(--butterscotch-taffy-shadow)}.taffy-category-chip--selected.category-all[data-v-1865d7bd]:hover{background:var(--frost-taffy-gradient);transform:translateY(-1px);box-shadow:0 6px 16px var(--frost-taffy-shadow)}.taffy-category-chip--selected.category-productivity[data-v-1865d7bd]:hover{background:var(--blue-raspberry-taffy-gradient);transform:translateY(-1px);box-shadow:0 6px 16px var(--blue-raspberry-taffy-shadow)}.taffy-category-chip--selected.category-media[data-v-1865d7bd]:hover{background:var(--cherry-taffy-gradient);transform:translateY(-1px);box-shadow:0 6px 16px var(--cherry-taffy-shadow)}.taffy-category-chip--selected.category-financial[data-v-1865d7bd]:hover{background:var(--mint-taffy-gradient);transform:translateY(-1px);box-shadow:0 6px 16px var(--mint-taffy-shadow)}.taffy-category-chip--selected.category-games[data-v-1865d7bd]:hover{background:var(--plum-taffy-gradient);transform:translateY(-1px);box-shadow:0 6px 16px var(--plum-taffy-shadow)}.taffy-category-chip--selected.category-tools[data-v-1865d7bd]:hover{background:var(--butterscotch-taffy-gradient);transform:translateY(-1px);box-shadow:0 6px 16px var(--butterscotch-taffy-shadow)}.category-icon[data-v-1865d7bd]{flex-shrink:0}.category-label[data-v-1865d7bd]{flex:1;font-weight:500}.category-checkmark[data-v-1865d7bd]{flex-shrink:0;margin-left:4px}.widget-results-summary[data-v-1865d7bd]{padding:8px 0}.widget-store-grid[data-v-1865d7bd]{display:grid;grid-template-columns:repeat(auto-fill,220px);gap:16px;padding:12px;min-height:300px;position:relative;overflow:visible;width:100%;justify-content:center}.widget-store-card-item[data-v-1865d7bd]{position:relative;background:#ffffff;border-radius:20px;padding:14px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 3px 8px #00000014;border:2px solid transparent;overflow:hidden;width:220px;height:200px;display:flex;flex-direction:column}.widget-store-card-item[data-v-1865d7bd]:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 30px #00000026;border-color:transparent}.widget-store-card-item:hover .widget-card-add-btn[data-v-1865d7bd]{opacity:1;visibility:visible}.widget-store-card-item:hover .widget-card-title[data-v-1865d7bd],.widget-store-card-item:hover .widget-card-description[data-v-1865d7bd],.widget-store-card-item:hover .widget-card-features[data-v-1865d7bd],.widget-store-card-item:hover .widget-card-icon[data-v-1865d7bd],.widget-store-card-item:hover .widget-card-category-badge[data-v-1865d7bd]{color:#fff!important}.widget-store-card-item:hover .widget-card-size[data-v-1865d7bd]{color:#fff!important;background:rgba(255,255,255,.2)!important}.widget-store-card-item:hover .widget-card-icon-container[data-v-1865d7bd]{background:rgba(255,255,255,.2)!important;border-color:#ffffff4d!important;box-shadow:0 6px 16px #fff3!important}.widget-card-preview[data-v-1865d7bd]{display:flex;justify-content:center;margin-bottom:12px;position:relative}.widget-card-icon-container[data-v-1865d7bd]{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:16px;border:2px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1)}.widget-card--productivity .widget-card-icon-container[data-v-1865d7bd]{background:var(--blue-raspberry-taffy-gradient);border-color:transparent;box-shadow:0 4px 12px var(--blue-raspberry-taffy-shadow)}.widget-card--media .widget-card-icon-container[data-v-1865d7bd]{background:var(--cherry-taffy-gradient);border-color:transparent;box-shadow:0 4px 12px var(--cherry-taffy-shadow)}.widget-card--financial .widget-card-icon-container[data-v-1865d7bd]{background:var(--mint-taffy-gradient);border-color:transparent;box-shadow:0 4px 12px var(--mint-taffy-shadow)}.widget-card--games .widget-card-icon-container[data-v-1865d7bd]{background:var(--plum-taffy-gradient);border-color:transparent;box-shadow:0 4px 12px var(--plum-taffy-shadow)}.widget-card--tools .widget-card-icon-container[data-v-1865d7bd]{background:var(--butterscotch-taffy-gradient);border-color:transparent;box-shadow:0 4px 12px var(--butterscotch-taffy-shadow)}.widget-card-icon[data-v-1865d7bd]{transition:all .3s cubic-bezier(.4,0,.2,1)}.widget-card--productivity .widget-card-icon[data-v-1865d7bd],.widget-card--media .widget-card-icon[data-v-1865d7bd],.widget-card--financial .widget-card-icon[data-v-1865d7bd],.widget-card--games .widget-card-icon[data-v-1865d7bd],.widget-card--tools .widget-card-icon[data-v-1865d7bd]{color:#fff!important}.widget-card-category-badge[data-v-1865d7bd]{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#6366f1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #00000026;padding:7px}.widget-card-content[data-v-1865d7bd]{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:space-between}.widget-card-title[data-v-1865d7bd]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px;line-height:1.3}.widget-card-description[data-v-1865d7bd]{font-size:12px;color:#64748b;line-height:1.4;margin-bottom:10px;min-height:30px}.widget-card-meta[data-v-1865d7bd]{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px solid #f1f5f9}.widget-card-size[data-v-1865d7bd]{font-size:10px;color:#94a3b8;font-weight:500;background:#f8fafc;padding:3px 6px;border-radius:6px}.widget-card-features[data-v-1865d7bd]{display:flex;gap:4px;color:#94a3b8}.widget-card-add-btn[data-v-1865d7bd]{position:absolute;top:8px;right:8px;width:30px;height:30px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#10b981;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 8px #00000026;border:none}.widget-card-add-btn[data-v-1865d7bd]:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003;background:#f8f9fa}.widget-card--productivity[data-v-1865d7bd]:hover{background:var(--blue-raspberry-taffy-gradient);border-color:transparent}.widget-card--media[data-v-1865d7bd]:hover{background:var(--cherry-taffy-gradient);border-color:transparent}.widget-card--financial[data-v-1865d7bd]:hover{background:var(--mint-taffy-gradient);border-color:transparent}.widget-card--games[data-v-1865d7bd]:hover{background:var(--plum-taffy-gradient);border-color:transparent}.widget-card--tools[data-v-1865d7bd]:hover{background:var(--butterscotch-taffy-gradient);border-color:transparent}.widget-card-enter-active[data-v-1865d7bd]{transition:all .5s cubic-bezier(.4,0,.2,1)}.widget-card-leave-active[data-v-1865d7bd]{transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute!important;z-index:0;width:220px;max-width:calc(100% - 32px)}.widget-card-enter-from[data-v-1865d7bd]{opacity:0;transform:scale(.9) translateY(30px)}.widget-card-leave-to[data-v-1865d7bd]{opacity:0;transform:scale(.9) translateY(-30px)}.widget-card-move[data-v-1865d7bd]{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.taffy-empty-state[data-v-1865d7bd]{display:flex;align-items:center;justify-content:center;min-height:300px;padding:40px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.empty-state-container[data-v-1865d7bd]{text-align:center;max-width:400px}.empty-state-icon[data-v-1865d7bd]{opacity:.6;margin-bottom:16px}@media (max-width: 600px){.widget-store-card[data-v-1865d7bd]{width:98vw;height:90vh;max-height:90vh;margin:4px}.widget-store-grid[data-v-1865d7bd]{grid-template-columns:repeat(auto-fill,180px);gap:12px;justify-content:center}.widget-store-card-item[data-v-1865d7bd]{padding:12px;width:180px;height:180px}.widget-card-icon-container[data-v-1865d7bd]{width:50px;height:50px}.widget-card-title[data-v-1865d7bd]{font-size:13px}.widget-card-description[data-v-1865d7bd]{font-size:11px;min-height:26px}}@media (max-width: 768px){.filter-container[data-v-1865d7bd]{flex-direction:column;align-items:stretch;gap:16px}.search-section[data-v-1865d7bd]{flex:none;width:100%}.category-chips-section[data-v-1865d7bd]{justify-content:center;gap:6px}.taffy-category-chip[data-v-1865d7bd]{font-size:11px;height:32px;padding:6px 12px}}@media (max-width: 480px){.filter-container[data-v-1865d7bd]{gap:12px}.category-chips-section[data-v-1865d7bd]{gap:4px}.taffy-category-chip[data-v-1865d7bd]{font-size:10px;height:28px;padding:4px 10px;gap:6px}}.workspace-tabs-container[data-v-a8fe0fd2]{display:flex;align-items:center;gap:8px;height:50px;border-radius:0;width:100%;justify-content:flex-end;min-width:0}.workspace-tabs-list[data-v-a8fe0fd2]{display:flex;align-items:center;gap:4px;height:50px;flex:1;overflow:hidden;justify-content:flex-end;position:relative}.workspace-tab[data-v-a8fe0fd2]{position:relative;display:flex;align-items:center;min-width:120px;max-width:180px;height:38px;margin-top:12px;background:rgba(255,255,255,.1);cursor:pointer;-webkit-user-select:none!important;user-select:none!important;transition:all .2s ease;padding:0 10px;border-radius:15px 15px 0 0;flex-shrink:0;border:0px}.workspace-tab[data-v-a8fe0fd2]:hover{background:rgba(255,255,255,.2)}.workspace-tab.active-tab[data-v-a8fe0fd2]{background:rgba(255,255,255,.95);color:#1976d2;border-color:#fff6}.sortable-ghost[data-v-a8fe0fd2]{opacity:.5;background:rgba(255,255,255,.15)!important;border:2px dashed rgba(255,255,255,.8)!important;transform:scale(.95);border-radius:10px!important}.sortable-ghost .tab-name[data-v-a8fe0fd2],.sortable-ghost .active-tab .tab-name[data-v-a8fe0fd2]{color:#fff9!important}.sortable-chosen[data-v-a8fe0fd2]{transform:scale(1.02);box-shadow:0 2px 8px #0003;-webkit-user-select:none;user-select:none}.sortable-drag[data-v-a8fe0fd2]{transform:scale(1.05);z-index:1000;box-shadow:0 4px 16px #0000004d;opacity:.9;border-radius:10px!important;-webkit-user-select:none;user-select:none;cursor:grabbing!important}.tab-content[data-v-a8fe0fd2]{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 4px 0 8px}.tab-drag-handle[data-v-a8fe0fd2]{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:-10px;margin-right:6px;cursor:grab;color:#fff9;opacity:.4;transition:opacity .2s ease}.tab-drag-handle[data-v-a8fe0fd2]:active{cursor:grabbing}.active-tab .tab-drag-handle[data-v-a8fe0fd2]{color:#9e9e9e;opacity:.6}.active-tab .tab-drag-handle[data-v-a8fe0fd2]:hover{color:#4caf50!important;opacity:1}.tab-drag-handle[data-v-a8fe0fd2]:hover{opacity:1;color:#fffc}.workspace-tab:hover .tab-drag-handle[data-v-a8fe0fd2]{opacity:1}.tab-name[data-v-a8fe0fd2]{flex:1;font-size:.85rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff9;line-height:1;text-align:center;-webkit-user-select:none;user-select:none}.active-tab .tab-name[data-v-a8fe0fd2]{color:#1976d2}.tab-name-input[data-v-a8fe0fd2]{flex:1;font-size:.75rem;font-weight:500}.tab-name-input[data-v-a8fe0fd2] .q-field__control{height:20px;min-height:20px;padding:0}.tab-name-input[data-v-a8fe0fd2] .q-field__native{padding:0;font-size:.75rem;font-weight:500;color:#1976d2}.tab-menu-btn[data-v-a8fe0fd2]{opacity:.3;transition:opacity .2s ease;color:#999!important;margin-left:4px;flex-shrink:0;z-index:10;position:relative}.workspace-tab:hover .tab-menu-btn[data-v-a8fe0fd2]{opacity:1}.inactive-tab-btn[data-v-a8fe0fd2]{background:rgba(255,255,255,.15)!important;color:#fffc!important}.inactive-tab-btn[data-v-a8fe0fd2]:hover{background:rgba(255,255,255,.25)!important;color:#ffffffe6!important}.workspace-tab[data-v-a8fe0fd2]:active{cursor:grabbing}.add-tab-btn[data-v-a8fe0fd2]{width:28px;height:28px;background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;flex-shrink:0;margin-left:8px}.add-tab-btn[data-v-a8fe0fd2]:hover{background:rgba(255,255,255,.2);transform:scale(1.05)}.add-tab-btn[data-v-a8fe0fd2]:disabled{opacity:.4;cursor:not-allowed}.header-action-btn[data-v-a8fe0fd2]{width:28px;height:28px;background:transparent;color:#ffffff80;border:none;transition:all .3s ease;flex-shrink:0;margin-left:4px}.header-action-btn[data-v-a8fe0fd2]:hover{color:#fffc;transform:scale(1.05)}.header-action-btn.active[data-v-a8fe0fd2]{color:#fff}.header-action-btn[data-v-a8fe0fd2]:disabled{opacity:.4;cursor:not-allowed}.mobile-tabs[data-v-a8fe0fd2]{max-width:200px}.mobile-tabs .workspace-tab[data-v-a8fe0fd2]{min-width:60px;max-width:100px}.mobile-tabs .tab-name[data-v-a8fe0fd2]{font-size:.7rem}@media (max-width: 1200px){.workspace-tab[data-v-a8fe0fd2]{min-width:70px;max-width:100px}}@media (max-width: 768px){.workspace-tab[data-v-a8fe0fd2]{min-width:60px;max-width:80px}}.tabs-transition-group[data-v-a8fe0fd2]{display:flex;align-items:center;gap:4px;height:50px;flex:1;overflow:hidden;justify-content:flex-end}.tab-move[data-v-a8fe0fd2]{transition:transform .6s cubic-bezier(.25,.8,.25,1)}.workspace-tab.animated[data-v-a8fe0fd2]{animation-duration:.3s;animation-timing-function:ease-in-out}.tab-leave-active[data-v-a8fe0fd2]{transition:all .4s cubic-bezier(.25,.8,.25,1)}.tab-leave-to[data-v-a8fe0fd2]{opacity:0;transform:scale(.8);width:0;min-width:0;max-width:0;margin:0;padding:0}.menu-icon-section[data-v-a8fe0fd2]{min-width:20px!important;margin-right:8px!important;padding-right:0!important}@media (max-width: 768px){.workspace-tabs-list[data-v-a8fe0fd2]::-webkit-scrollbar{display:none}.workspace-tabs-list[data-v-a8fe0fd2]{-ms-overflow-style:none;scrollbar-width:none}}.taffy-load-more-btn{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)!important;color:#fff!important;border-radius:16px!important;padding:8px 16px!important;font-weight:600!important;min-height:36px!important;box-shadow:0 2px 8px #10b9814d!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:none!important}.taffy-load-more-btn:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #10b9814d!important}.taffy-load-more-btn:active{transform:translateY(-1px) scale(1)!important;box-shadow:0 2px 6px #10b9814d!important}.taffy-load-more-btn:disabled{background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%)!important;transform:none!important;box-shadow:none!important;opacity:.6!important}.new-mega-menu[data-v-92b8f572]{display:flex;background:white;border-radius:8px;box-shadow:0 8px 24px #00000026;padding:0 0 12px;min-width:850px;max-width:950px}.mega-menu-column[data-v-92b8f572]{flex:1;min-width:200px;border-right:1px solid #e0e0e0}.mega-menu-column[data-v-92b8f572]:last-child{border-right:none}.mega-menu-header[data-v-92b8f572]{padding:12px 16px;font-weight:600;font-size:13px;color:#424242;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0f0f0;margin-bottom:8px;background:#fafafa}.mega-menu-list[data-v-92b8f572]{padding:0}.taffy-dropdown-item.new-item-with-plus[data-v-92b8f572]{position:relative!important}.taffy-dropdown-item.new-item-with-plus .new-item-plus-icon[data-v-92b8f572]{position:absolute!important;top:8px!important;right:8px!important;width:18px!important;height:18px!important;background:var(--mint-chip-taffy-gradient)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:0!important;transition:opacity .3s ease!important;box-shadow:0 2px 4px var(--mint-chip-taffy-shadow)!important;z-index:100!important}.taffy-dropdown-item.new-item-with-plus .new-item-plus-icon .q-icon[data-v-92b8f572]{margin:0!important;padding:0!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.taffy-dropdown-item.new-item-with-plus:hover .new-item-plus-icon[data-v-92b8f572]{opacity:1!important}@media (max-width: 1400px){.new-mega-menu[data-v-92b8f572]{min-width:750px;max-width:800px}.mega-menu-column[data-v-92b8f572]{min-width:180px}}@media (max-width: 1200px){.new-mega-menu[data-v-92b8f572]{flex-direction:column;min-width:300px;max-width:320px}.mega-menu-column[data-v-92b8f572]{border-right:none;border-bottom:1px solid #e0e0e0;min-width:auto}.mega-menu-column[data-v-92b8f572]:last-child{border-bottom:none}}.sections-mega-menu[data-v-6a641fc5]{display:flex;background:white;border-radius:8px;box-shadow:0 8px 24px #00000026;padding:0 0 12px;min-width:850px;max-width:950px}.mega-menu-column[data-v-6a641fc5]{flex:1;min-width:200px;border-right:1px solid #e0e0e0}.mega-menu-column[data-v-6a641fc5]:last-child{border-right:none}.mega-menu-header[data-v-6a641fc5]{padding:12px 16px;font-weight:600;font-size:13px;color:#424242;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0f0f0;margin-bottom:8px;background:#fafafa}.mega-menu-list[data-v-6a641fc5]{padding:0}@media (max-width: 1400px){.sections-mega-menu[data-v-6a641fc5]{min-width:750px;max-width:800px}.mega-menu-column[data-v-6a641fc5]{min-width:180px}}@media (max-width: 1200px){.sections-mega-menu[data-v-6a641fc5]{flex-direction:column;min-width:300px;max-width:320px}.mega-menu-column[data-v-6a641fc5]{border-right:none;border-bottom:1px solid #e0e0e0;min-width:auto}.mega-menu-column[data-v-6a641fc5]:last-child{border-bottom:none}}.widgets-mega-menu[data-v-2439e1ae]{display:flex;background:white;border-radius:8px;box-shadow:0 8px 24px #00000026;padding:0 0 12px;min-width:850px;max-width:950px}.mega-menu-column[data-v-2439e1ae]{flex:1;min-width:200px;border-right:1px solid #e0e0e0}.mega-menu-column[data-v-2439e1ae]:last-child{border-right:none}.mega-menu-header[data-v-2439e1ae]{padding:12px 16px;font-weight:600;font-size:13px;color:#424242;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0f0f0;margin-bottom:8px;background:#fafafa}.mega-menu-list[data-v-2439e1ae]{padding:0}.widget-store-item[data-v-2439e1ae]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;margin:8px 12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.widget-store-item[data-v-2439e1ae]:hover{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-color:#8b5cf6;transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf640}.widget-store-item:hover .q-item__label[data-v-2439e1ae],.widget-store-item:hover .q-item__label--caption[data-v-2439e1ae],.widget-store-item:hover .q-icon[data-v-2439e1ae]{color:#fff!important}.widget-store-item .q-item__label[data-v-2439e1ae]{font-size:15px}.widget-store-item .q-item__label--caption[data-v-2439e1ae]{font-size:12px;opacity:.8}@media (max-width: 1400px){.widgets-mega-menu[data-v-2439e1ae]{min-width:750px;max-width:800px}.mega-menu-column[data-v-2439e1ae]{min-width:180px}}@media (max-width: 1200px){.widgets-mega-menu[data-v-2439e1ae]{flex-direction:column;min-width:300px;max-width:320px}.mega-menu-column[data-v-2439e1ae]{border-right:none;border-bottom:1px solid #e0e0e0;min-width:auto}.mega-menu-column[data-v-2439e1ae]:last-child{border-bottom:none}}.menu-icon-section[data-v-e7de536c]{min-width:20px!important;margin-right:15px!important;padding-right:0!important;align-self:flex-start!important;padding-top:2px!important}.taffy-menu-container[data-v-e7de536c]{display:flex;align-items:center;justify-content:space-between;width:100%}.left-icons[data-v-e7de536c],.right-icons[data-v-e7de536c]{display:flex;align-items:center;gap:6px}.white-icon-btn[data-v-e7de536c]{color:#fff;transition:all .3s ease}.white-icon-btn[data-v-e7de536c]:hover{background:linear-gradient(135deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 100%);backdrop-filter:blur(8px);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.mobile-circle-btn[data-v-e7de536c]{border-radius:50%;width:36px;height:36px}.notification-btn-unread[data-v-e7de536c]{background:rgba(244,67,54,.1);color:#f44336}.notification-shake[data-v-e7de536c]{animation:shake-e7de536c .5s ease-in-out infinite}@keyframes shake-e7de536c{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.taffy-logo-btn[data-v-e7de536c]{border:none;background:rgba(255,255,255,1);padding:0;margin:0;outline:none;cursor:pointer;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#1976d2;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;appearance:none}.taffy-logo-btn[data-v-e7de536c]:hover{background:#f0f9ff;transform:translateY(-1px) scale(1.05);box-shadow:0 4px 16px #00000040}.taffy-logo-svg[data-v-e7de536c]{transition:all .3s ease;fill:#1976d2;width:22px;height:22px}.taffy-logo-btn:hover .taffy-logo-svg[data-v-e7de536c]{fill:#19d298;width:24px;height:24px}.avatar-wrapper[data-v-e7de536c]{width:32px;height:32px;border-radius:10px;overflow:hidden;position:relative;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.avatar-wrapper[data-v-e7de536c]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.avatar-btn-clean[data-v-e7de536c]{position:absolute!important;top:0!important;left:0!important;width:32px!important;height:32px!important;border:none!important;background:none!important;padding:0!important;margin:0!important;border-radius:10px!important;overflow:hidden!important}.avatar-btn-clean[data-v-e7de536c] *{background:none!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important}.avatar-btn-clean[data-v-e7de536c] .q-btn{width:32px!important;height:32px!important;min-height:unset!important;border-radius:10px!important;background:none!important;padding:0!important;margin:0!important}.avatar-btn-clean[data-v-e7de536c] .q-btn:hover,.avatar-btn-clean[data-v-e7de536c] .q-btn:focus,.avatar-btn-clean[data-v-e7de536c] .q-btn:active{background:none!important;box-shadow:none!important}.avatar-btn-clean[data-v-e7de536c] .q-btn:before,.avatar-btn-clean[data-v-e7de536c] .q-btn:after,.avatar-btn-clean[data-v-e7de536c] .q-btn--flat:before{display:none!important}.avatar-btn-clean[data-v-e7de536c] .q-focus-helper,.avatar-btn-clean[data-v-e7de536c] .q-ripple{display:none!important}.avatar-btn-clean[data-v-e7de536c] .q-btn__content{padding:0!important;margin:0!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}.full-avatar[data-v-e7de536c]{width:32px!important;height:32px!important;border-radius:10px!important;overflow:hidden!important;flex-shrink:0!important;box-sizing:border-box!important}.full-avatar .q-avatar__content[data-v-e7de536c]{width:32px!important;height:32px!important;border-radius:10px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.full-avatar.q-avatar[data-v-e7de536c]{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;border-radius:10px!important;font-size:16px!important}.custom-header-btn[data-v-e7de536c]{border:none;background:none;padding:0;margin:0;outline:none;cursor:pointer;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;appearance:none}.custom-header-btn[data-v-e7de536c]:hover{background:linear-gradient(135deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 100%);backdrop-filter:blur(8px);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.custom-header-btn[data-v-e7de536c]:active{transform:translateY(0)}.notification-btn[data-v-e7de536c]{background:rgba(255,255,255,.1)}.notification-btn[data-v-e7de536c]:hover{background:linear-gradient(135deg,rgba(255,255,255,.35) 0%,rgba(255,255,255,.25) 100%);backdrop-filter:blur(8px);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.notification-btn-unread[data-v-e7de536c]{background:rgba(244,67,54,.1)!important;color:#f44336!important}.notification-btn-unread[data-v-e7de536c]:hover{background:linear-gradient(135deg,rgba(244,67,54,.3) 0%,rgba(244,67,54,.2) 100%)!important;color:#fff!important}.white-nav[data-v-e7de536c],.white-nav .q-btn__content[data-v-e7de536c],.white-nav .q-icon[data-v-e7de536c]{color:#fff!important}.header-menu-btn[data-v-e7de536c]{transition:all .3s ease;height:32px;border-radius:12px;position:relative;z-index:10;color:#fff!important}.header-menu-btn[data-v-e7de536c]:hover{background:linear-gradient(135deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 100%);backdrop-filter:blur(8px);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.header-menu-btn .q-btn__content[data-v-e7de536c]{color:#fff!important;font-size:13.5px;display:flex;align-items:center;justify-content:center;height:100%;gap:4px}.header-menu-btn .q-btn-dropdown__arrow[data-v-e7de536c]{color:#fff!important;margin-left:2px}.header-menu-btn .row[data-v-e7de536c]{align-items:center;justify-content:center;margin:0;gap:4px}.no-dropdown-arrow[data-v-e7de536c] .q-btn-dropdown__arrow,.no-dropdown-arrow[data-v-e7de536c] .q-btn-dropdown__arrow-container,.header-menu-btn[data-v-e7de536c] .q-btn-dropdown__arrow{display:none!important}.taffy-dropdown-icon-section[data-v-e7de536c]{min-width:20px!important;margin-right:15px!important;padding-right:0!important;align-self:flex-start!important;padding-top:2px!important}.taffy-dropdown-item[data-v-e7de536c]{padding:12px 16px;margin:2px 8px;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:48px}.taffy-dropdown-item[data-v-e7de536c]:hover{transform:scale(1.01);color:#fff}.taffy-dropdown-item .q-item-label[data-v-e7de536c],.taffy-dropdown-item .q-item-label--caption[data-v-e7de536c],.taffy-dropdown-item .q-item__label--caption[data-v-e7de536c],.taffy-dropdown-item .q-item__label[data-v-e7de536c]{transition:none;color:inherit}.taffy-dropdown-item:hover .q-icon[data-v-e7de536c],.taffy-dropdown-item:hover .q-item-label[data-v-e7de536c],.taffy-dropdown-item:hover .q-item-label--caption[data-v-e7de536c],.taffy-dropdown-item:hover .q-item__label--caption[data-v-e7de536c],.taffy-dropdown-item:hover .q-item__label[data-v-e7de536c]{color:#fff!important}.taffy-dropdown-item--edit[data-v-e7de536c]:hover{background:var(--butterscotch-taffy-gradient);box-shadow:0 4px 12px var(--butterscotch-taffy-shadow)}.taffy-dropdown-item--report[data-v-e7de536c]:hover,.taffy-dropdown-item--delete[data-v-e7de536c]:hover{background:var(--cherry-taffy-gradient);box-shadow:0 4px 12px var(--cherry-taffy-shadow)}.voice-mode-overlay[data-v-416b57ee]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.voice-mode-overlay-content[data-v-416b57ee]{display:flex;flex-direction:column;align-items:center;gap:40px;max-height:90vh;overflow:visible}.center-mic-container[data-v-416b57ee]{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.ava-spin-large[data-v-416b57ee]{position:absolute;width:100%;height:100%;border-radius:50%;background:conic-gradient(from 0deg,rgba(45,212,191,.8),rgba(52,211,153,.7),rgba(96,165,250,.6),rgba(129,140,248,.7),rgba(20,184,166,.8),rgba(45,212,191,.8));animation:spin-416b57ee 3s linear infinite;transition:all .3s ease}@keyframes spin-416b57ee{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.audio-viz-ring[data-v-416b57ee]{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.3);animation:ripple-416b57ee 2s infinite}.audio-viz-ring-1[data-v-416b57ee]{width:180px;height:180px;animation-delay:0s}.audio-viz-ring-2[data-v-416b57ee]{width:220px;height:220px;animation-delay:.7s}.audio-viz-ring-3[data-v-416b57ee]{width:260px;height:260px;animation-delay:1.4s}@keyframes ripple-416b57ee{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}.center-mic-button[data-v-416b57ee]{position:relative;width:100px;height:100px;border-radius:50%;z-index:10;transition:all .3s ease}.voice-mode-text-container[data-v-416b57ee]{color:#fff;text-align:center;max-width:600px;width:100%}.voice-transcription-improved[data-v-416b57ee]{background:rgba(0,0,0,.7);border-radius:22px;margin:20px;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;width:min(560px,90vw);height:200px;display:flex;flex-direction:column;overflow:hidden}.transcription-body[data-v-416b57ee]{flex:1;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.transcription-scroll-container[data-v-416b57ee]{width:100%;height:100%;overflow-y:auto;padding:20px 24px 16px;display:flex;align-items:center;justify-content:center}.transcription-footer[data-v-416b57ee]{background:rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,.1);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:0 0 22px 22px}.transcription-content[data-v-416b57ee]{font-size:18px;line-height:1.5;font-weight:500;text-align:center;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;width:100%;white-space:pre-wrap;min-height:100%;display:flex;align-items:center;justify-content:center}.transcription-placeholder[data-v-416b57ee]{font-size:16px;line-height:1.4;font-weight:500;color:#fff9;text-align:center;width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.fade-enter-active[data-v-416b57ee],.fade-leave-active[data-v-416b57ee]{transition:opacity .25s ease}.fade-enter-from[data-v-416b57ee],.fade-leave-to[data-v-416b57ee]{opacity:0}.transcription-scroll-container[data-v-416b57ee]::-webkit-scrollbar{width:6px}.transcription-scroll-container[data-v-416b57ee]::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}.transcription-scroll-container[data-v-416b57ee]::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.transcription-scroll-container[data-v-416b57ee]::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.voice-level-indicator[data-v-416b57ee]{width:200px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;margin:0 auto 20px;overflow:hidden}.voice-level-bar[data-v-416b57ee]{height:100%;background:linear-gradient(90deg,#4caf50,#ff9800,#f44336);transition:width .1s ease}.recording-status[data-v-416b57ee]{display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:500}.recording-dot[data-v-416b57ee]{width:12px;height:12px;background:#f44336;border-radius:50%;animation:blink-416b57ee 1s infinite;transition:all .3s ease}.recording-dot.countdown-mode[data-v-416b57ee]{background:#ff9800;animation:countdown-pulse-416b57ee 1s ease-in-out infinite}.countdown-text[data-v-416b57ee]{color:#ff9800!important;font-weight:600!important}@keyframes blink-416b57ee{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes countdown-pulse-416b57ee{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.taffy-btn-small[data-v-416b57ee]{border-radius:12px!important;padding:6px 12px!important;font-weight:600!important;min-height:28px!important;box-shadow:0 1px 4px #0000000f!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;font-size:13px!important}.taffy-btn-medium[data-v-416b57ee]{border-radius:16px!important;padding:8px 16px!important;font-weight:600!important;min-height:36px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.taffy-cherry-btn[data-v-416b57ee]{background:var(--cherry-taffy-gradient)!important;color:#fff!important}.taffy-cherry-btn[data-v-416b57ee]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--cherry-taffy-shadow)!important}.taffy-cherry-btn[data-v-416b57ee]:active{transform:translateY(-1px) scale(1)!important;box-shadow:0 2px 6px var(--cherry-taffy-shadow)!important}.taffy-mint-btn[data-v-416b57ee]{background:var(--mint-taffy-gradient)!important;color:#fff!important}.taffy-mint-btn[data-v-416b57ee]:hover:not(:disabled){transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.taffy-mint-btn[data-v-416b57ee]:active:not(:disabled){transform:translateY(-1px) scale(1)!important;box-shadow:0 2px 6px var(--mint-taffy-shadow)!important}.taffy-mint-btn[data-v-416b57ee]:disabled{opacity:.4!important;pointer-events:none!important;transform:none!important}.cancel-button[data-v-416b57ee],.send-button[data-v-416b57ee]{padding:8px 20px 8px 16px!important}.cancel-button .q-btn__content .q-icon[data-v-416b57ee],.send-button .q-btn__content .q-icon[data-v-416b57ee]{font-size:14px!important;margin-right:8px!important}@media (max-width: 600px){.voice-mode-text-container[data-v-416b57ee]{max-width:100vw;padding:0 20px}.voice-transcription-improved[data-v-416b57ee]{width:calc(100vw - 40px);margin:20px;height:200px}.transcription-scroll-container[data-v-416b57ee]{padding:20px 22px 16px}.transcription-content[data-v-416b57ee]{font-size:16px}.transcription-footer[data-v-416b57ee]{padding:10px 12px;gap:8px}.taffy-btn-small[data-v-416b57ee]{padding:5px 10px!important;min-height:26px!important;font-size:12px!important}.taffy-btn-medium[data-v-416b57ee]{padding:6px 14px!important;min-height:32px!important}.cancel-button[data-v-416b57ee],.send-button[data-v-416b57ee]{padding:6px 16px 6px 12px!important}.cancel-button .q-btn__content .q-icon[data-v-416b57ee],.send-button .q-btn__content .q-icon[data-v-416b57ee]{font-size:13px!important;margin-right:6px!important}}.modal-overlay-container[data-v-2efdf608]{position:fixed;bottom:60px;left:0;right:0;top:0;z-index:2500;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.modal-overlay-backdrop[data-v-2efdf608]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);pointer-events:auto}.modal-overlay-content[data-v-2efdf608]{position:relative;pointer-events:auto;margin:0 16px 16px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column}.attachments-modal[data-v-2efdf608]{max-width:500px}@media (max-width: 768px){.modal-overlay-content[data-v-2efdf608]{margin:0;max-width:100%;width:100%;height:100%;max-height:calc(100vh - 60px)}.modal-overlay-content .q-card[data-v-2efdf608]{border-radius:16px 16px 0 0}}.chat-history-dialog .q-dialog__inner[data-v-5d04f0d2]{padding:16px}.chat-history-card[data-v-5d04f0d2]{width:90vw;max-width:600px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-history-header[data-v-5d04f0d2]{border-bottom:1px solid #f0f0f0;padding-bottom:16px;flex-shrink:0}.chat-history-content[data-v-5d04f0d2]{flex:1;overflow-y:auto;min-height:0;max-height:calc(85vh - 120px)}.chat-history-list[data-v-5d04f0d2]{height:100%}.chat-history-list .q-list[data-v-5d04f0d2]{padding:8px}.chat-history-item[data-v-5d04f0d2]{border-radius:12px;margin:4px 8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-history-item[data-v-5d04f0d2]:hover{background-color:#00000005;transform:translate(2px) scale(1.01)}.chat-history-delete-btn[data-v-5d04f0d2]{opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);color:#f43f5e!important}.chat-history-delete-btn[data-v-5d04f0d2]:hover{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)!important;color:#fff!important;transform:translateY(-1px) scale(1.05)!important;box-shadow:0 4px 12px #f43f5e4d!important}.chat-history-item:hover .chat-history-delete-btn[data-v-5d04f0d2]{opacity:1}.magic-tag-row[data-v-5d04f0d2]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px dashed #c5e5df;background:#f5fffd;border-radius:10px;color:#0e9f6e}.magic-tag-title[data-v-5d04f0d2]{font-weight:700}.taffy-empty-state[data-v-5d04f0d2]{display:flex;align-items:center;justify-content:center;min-height:300px}.empty-state-container[data-v-5d04f0d2]{text-align:center;max-width:400px}.empty-state-icon[data-v-5d04f0d2]{opacity:.6}.chat-history-footer[data-v-5d04f0d2]{border-top:1px solid #f0f0f0;background:#fafafa;flex-shrink:0}@media (max-width: 600px){.chat-history-card[data-v-5d04f0d2]{width:95vw;margin:8px;max-height:90vh}.chat-history-item[data-v-5d04f0d2]{margin:2px 4px}.chat-history-list .q-list[data-v-5d04f0d2]{padding:4px}}.magic-prompt-form-modal-card[data-v-4993e1b4]{max-width:700px;width:700px;max-height:80vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.magic-prompt-form-header[data-v-4993e1b4]{flex-shrink:0;min-height:56px;align-items:center!important}.magic-prompt-form-header .text-h6[data-v-4993e1b4]{line-height:1.2;margin:0}.magic-prompt-form-separator[data-v-4993e1b4]{height:1px;background-color:#0000001f;width:100%;flex-shrink:0}.magic-prompt-form-content[data-v-4993e1b4]{flex:1;overflow-y:auto;max-height:60vh;min-height:0}.magic-prompt-form-content[data-v-4993e1b4]::-webkit-scrollbar{width:6px}.magic-prompt-form-content[data-v-4993e1b4]::-webkit-scrollbar-track{background:transparent!important}.magic-prompt-form-content[data-v-4993e1b4]::-webkit-scrollbar-thumb{background:#bbb!important;border-radius:3px!important;-webkit-transition:background .2s ease!important;transition:background .2s ease!important}.magic-prompt-form-content[data-v-4993e1b4]::-webkit-scrollbar-thumb:hover{background:#999!important}.magic-prompt-form-content[data-v-4993e1b4]{scrollbar-width:thin!important;scrollbar-color:#bbb transparent!important}.send-btn-squircle[data-v-4993e1b4]{border-radius:16px!important;transition:all .3s ease;font-weight:600;min-width:80px}.send-btn-squircle[data-v-4993e1b4]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.approval-details[data-v-0febebe0]{font-family:Roboto,sans-serif}.text-mono[data-v-0febebe0]{font-family:Roboto Mono,monospace;font-size:.9em}.q-card[data-v-0febebe0]{box-shadow:0 10px 30px #0000001a}.header-menu-btn{padding:4px 13px 4px 10px}.header-menu-btn .q-btn-dropdown__arrow,.no-dropdown-arrow .q-btn-dropdown__arrow{display:none!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]{padding:12px 16px;min-height:48px;border-radius:16px;margin:2px 8px;transition:all .25s cubic-bezier(.4,0,.2,1)}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover{background:#f5f7fa}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-user),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-users),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-user-gear){background:var(--grape-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--grape-taffy-shadow)!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-sign-out){background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #f43f5e66!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-file-text),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-file-circle-plus){background:var(--mint-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--mint-taffy-shadow)!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-handshake-simple),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-handshake){background:var(--orange-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--orange-taffy-shadow)!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-folder-open){background:var(--cocoa-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--cocoa-taffy-shadow)!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-calendar){background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #ec489966!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-tachometer-alt){background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #0891b266!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-check-square),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-list-check),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-tasks){background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #06b6d466!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-table){background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #6366f166!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-database){background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #0891b266!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-cogs),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-gear-complex){background:linear-gradient(135deg,#65a30d 0%,#4d7c0f 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #65a30d66!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-cloud-upload){background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #3b82f666!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-gear){background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #f43f5e66!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-clock){background:linear-gradient(135deg,#fb7185 0%,#f472b6 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #fb718566!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-microchip-ai),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-head-side-circuit){background:linear-gradient(135deg,#06ffa5 0%,#00d4aa 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #06ffa566!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-chart-line),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-chart-user){background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #f9731666!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-image),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-folder){background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #3b82f666!important}.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-chart-user[color="grey-6"]),.header-menu-btn .q-list .q-item[data-v-cb683e30]:hover:has(.fa-chart-line[color="grey-6"]){background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #9ca3af66!important}.header-menu-btn .q-list .q-item:hover .q-item-label[data-v-cb683e30],.header-menu-btn .q-list .q-item:hover .q-item-label[class*=caption][data-v-cb683e30],.header-menu-btn .q-list .q-item:hover .q-icon[data-v-cb683e30]{color:#fff!important}.header-menu-btn .q-list .q-item .q-item-section--side[data-v-cb683e30]{align-self:flex-start;padding-top:2px;min-width:28px;margin-right:16px}.header-menu-btn .q-list .q-item .q-item__label[data-v-cb683e30]{font-size:14px;font-weight:500;color:#2c3e50}.header-menu-btn .q-list .q-item .q-item__label--caption[data-v-cb683e30]{font-size:11px;font-weight:300;color:#7f8c8d;margin-top:2px}.mobile-nav-item .q-item-section--side[data-v-cb683e30]{align-self:flex-start;padding-top:2px;min-width:28px;margin-right:16px}.mobile-nav-item .q-item__label[data-v-cb683e30]{font-size:14px;font-weight:500;color:#2c3e50}.mobile-nav-item .q-item__label--caption[data-v-cb683e30]{font-size:11px;font-weight:300;color:#7f8c8d;margin-top:2px}.dashboard-layout[data-v-cb683e30]{height:100vh;display:flex;flex-direction:column;background-image:linear-gradient(rgb(212,212,212) 1px,transparent 1px),linear-gradient(90deg,rgb(212,212,212) 1px,transparent 1px);background-size:20px 20px;background-attachment:local;z-index:0}.dashboard-page-container[data-v-cb683e30]{flex:1;overflow-y:auto;overflow-x:hidden;position:relative}.dashboard-content[data-v-cb683e30]{height:100%;min-height:100%;position:relative;display:flex;flex-direction:column}.fixed-layout[data-v-cb683e30]{display:flex!important;flex-direction:row!important;height:100%;width:100%}.page-content-area[data-v-cb683e30]{flex:1;overflow:auto;height:100%}.chat-panel[data-v-cb683e30]{width:400px;min-width:400px;max-width:400px;height:calc(100vh - 64px);border-left:1px solid #e0e0e0;background:#fff;overflow:hidden;display:flex;flex-direction:column;position:relative}.page-content-area[data-v-cb683e30]{flex:1;overflow:auto;height:calc(100vh - 64px)}.main-header[data-v-cb683e30]{background:linear-gradient(to right,#1976D2,#009688);color:#fff}.header-gradient[data-v-cb683e30]{background:linear-gradient(to right,#1976D2,#009688);display:flex;align-items:center;width:100%;gap:20px}@media (max-width: 991px){.header-gradient[data-v-cb683e30]{gap:0;padding:0}.left-section[data-v-cb683e30],.right-section[data-v-cb683e30]{margin:0;padding:0}}.left-section[data-v-cb683e30]{display:flex;align-items:center;justify-content:flex-start;min-width:200px;max-width:300px;flex-shrink:0}.mobile-left-section[data-v-cb683e30]{width:100%;max-width:none}.tablet-left-section[data-v-cb683e30]{min-width:180px;max-width:250px}.intermediate-section[data-v-cb683e30]{min-width:200px;max-width:280px}.desktop-left-section[data-v-cb683e30]{min-width:250px;max-width:350px;display:flex;align-items:center;justify-content:flex-start}.desktop-left-section .left-icons[data-v-cb683e30]{display:flex;align-items:center;flex-wrap:nowrap;gap:6px}.desktop-left-section .logo-container[data-v-cb683e30]{z-index:1}.right-section[data-v-cb683e30]{display:flex;align-items:center;justify-content:flex-end;flex:1;min-width:0;overflow:hidden;margin-left:auto;max-width:calc(100% - 470px)}.main-navigation[data-v-cb683e30]{display:flex;align-items:center;gap:16px}.nav-item[data-v-cb683e30]{padding:8px 16px;border-radius:8px;transition:all .3s ease}.nav-item[data-v-cb683e30]:hover{background:rgba(255,255,255,.1)}.white-nav[data-v-cb683e30]{color:#fff}.create-btn-nav[data-v-cb683e30]{background:rgba(255,255,255,.1);color:#fff}.create-btn-nav[data-v-cb683e30]:hover{background:rgba(255,255,255,.2)}.voice-mode-overlay[data-v-cb683e30]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.voice-mode-overlay-content[data-v-cb683e30]{display:flex;flex-direction:column;align-items:center;gap:40px}.center-mic-container[data-v-cb683e30]{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.ava-spin-large[data-v-cb683e30]{position:absolute;width:100%;height:100%;border-radius:50%;background:conic-gradient(from 0deg,#9c27b0,#e91e63,#ff9800,#4caf50,#2196f3,#9c27b0);animation:spin-cb683e30 3s linear infinite}@keyframes spin-cb683e30{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.audio-viz-ring[data-v-cb683e30]{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.3);animation:ripple-cb683e30 2s infinite}.audio-viz-ring-1[data-v-cb683e30]{width:140px;height:140px;animation-delay:0s}.audio-viz-ring-2[data-v-cb683e30]{width:160px;height:160px;animation-delay:.7s}.audio-viz-ring-3[data-v-cb683e30]{width:180px;height:180px;animation-delay:1.4s}@keyframes ripple-cb683e30{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}.center-mic-button[data-v-cb683e30]{position:relative;width:80px;height:80px;border-radius:50%;z-index:10}.voice-mode-text-container[data-v-cb683e30]{color:#fff;text-align:center;max-width:400px}.voice-transcription[data-v-cb683e30]{background:rgba(255,255,255,.1);border-radius:8px;padding:12px 16px;margin:16px 0;font-size:16px;line-height:1.4;max-height:100px;overflow-y:auto;backdrop-filter:blur(10px)}.voice-level-indicator[data-v-cb683e30]{width:200px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;margin:0 auto 20px;overflow:hidden}.voice-level-bar[data-v-cb683e30]{height:100%;background:linear-gradient(90deg,#4caf50,#ff9800,#f44336);transition:width .1s ease}.recording-status[data-v-cb683e30]{display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px}.recording-dot[data-v-cb683e30]{width:12px;height:12px;background:#f44336;border-radius:50%;animation:blink-cb683e30 1s infinite}@keyframes blink-cb683e30{0%,50%{opacity:1}51%,to{opacity:.3}}.header-menu-btn[data-v-cb683e30]{transition:all .3s ease;height:32px;border-radius:12px;position:relative;z-index:10}.no-dropdown-arrow[data-v-cb683e30] .q-btn-dropdown__arrow,.no-dropdown-arrow[data-v-cb683e30] .q-btn-dropdown__arrow-container,.header-menu-btn[data-v-cb683e30] .q-btn-dropdown__arrow{display:none!important}.header-menu-btn[data-v-cb683e30]:hover{background:linear-gradient(135deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 100%);backdrop-filter:blur(8px);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.header-menu-btn .q-btn__content[data-v-cb683e30]{color:#fff;font-size:13.5px;display:flex;align-items:center;justify-content:center;height:100%;gap:4px}.header-menu-btn .q-btn-dropdown__arrow[data-v-cb683e30]{color:#fff;margin-left:2px}.header-menu-btn .row[data-v-cb683e30]{align-items:center;justify-content:center;margin:0;gap:4px}@media (max-width: 768px){.left-section[data-v-cb683e30]{width:100%}.dashboard-content[data-v-cb683e30]{margin-top:50px}}.sprout-avatar-container[data-v-cb683e30]{position:relative}.ava-spin-sprout[data-v-cb683e30]{position:absolute;top:-2px;left:-2px;width:22px;height:22px;border-radius:50%;background:conic-gradient(from 0deg,#9c27b0,#e91e63,#ff9800,#4caf50,#2196f3,#9c27b0);animation:spin-cb683e30 2s linear infinite}.create-entity-grid[data-v-cb683e30]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px}.create-entity-btn[data-v-cb683e30]{min-height:110px;border-radius:20px;border:none;background:#ffffff;transition:all .25s cubic-bezier(.4,0,.2,1);padding:20px 16px;box-shadow:0 2px 4px #0000000a;position:relative}.create-entity-btn[data-v-cb683e30]:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.create-plus-icon[data-v-cb683e30]{position:absolute;top:8px;right:8px;width:20px;height:20px;background:#1976d2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .25s cubic-bezier(.4,0,.2,1)}.create-entity-btn-content[data-v-cb683e30]{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1)}.create-entity-btn-label[data-v-cb683e30]{font-size:13px;font-weight:600;line-height:1.2;color:#2c3e50;margin-bottom:4px}.create-entity-btn-caption[data-v-cb683e30]{font-size:11px;font-weight:400;color:#7f8c8d;line-height:1.3;text-align:center;text-transform:none!important;letter-spacing:normal!important}.create-entity-btn .create-entity-btn-caption[data-v-cb683e30]{text-transform:none!important}.create-entity-btn--grape[data-v-cb683e30]:hover{background:var(--grape-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--grape-taffy-shadow)!important}.create-entity-btn--grape:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--grape:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--grape:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--grape:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--mint[data-v-cb683e30]:hover{background:var(--mint-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--mint-taffy-shadow)!important}.create-entity-btn--mint:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--mint:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--mint:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--mint:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--teal[data-v-cb683e30]:hover{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #06b6d466!important}.create-entity-btn--teal:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--teal:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--teal:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--teal:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--blueberry[data-v-cb683e30]:hover{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #ec489966!important}.create-entity-btn--blueberry:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--blueberry:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--blueberry:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--blueberry:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--cocoa[data-v-cb683e30]:hover{background:var(--cocoa-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--cocoa-taffy-shadow)!important}.create-entity-btn--cocoa:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--cocoa:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--cocoa:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--cocoa:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--orange[data-v-cb683e30]:hover{background:var(--orange-taffy-gradient)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px var(--orange-taffy-shadow)!important}.create-entity-btn--orange:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--orange:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--orange:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--orange:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--lavender[data-v-cb683e30]:hover{background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #6366f166!important}.create-entity-btn--lavender:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--lavender:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--lavender:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--lavender:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}.create-entity-btn--vault[data-v-cb683e30]:hover{background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)!important;color:#fff!important;transform:translateY(-3px) scale(1.02)!important;box-shadow:0 8px 25px #0891b266!important}.create-entity-btn--vault:hover .create-entity-btn-label[data-v-cb683e30],.create-entity-btn--vault:hover .create-entity-btn-caption[data-v-cb683e30],.create-entity-btn--vault:hover .q-icon[data-v-cb683e30]{color:#fff!important}.create-entity-btn--vault:hover .create-plus-icon[data-v-cb683e30]{background:rgba(255,255,255,.2)!important}@media (max-width: 600px){.create-entity-grid[data-v-cb683e30]{grid-template-columns:repeat(2,1fr);gap:12px}.create-entity-btn[data-v-cb683e30]{min-height:90px;padding:16px 12px}.create-entity-btn-label[data-v-cb683e30]{font-size:12px}.create-entity-btn-caption[data-v-cb683e30]{font-size:10px}.create-plus-icon[data-v-cb683e30]{width:18px;height:18px;top:6px;right:6px}.create-plus-icon .q-icon[data-v-cb683e30]{font-size:10px}}@media (max-width: 400px){.create-entity-grid[data-v-cb683e30]{grid-template-columns:1fr;gap:10px}.create-entity-btn[data-v-cb683e30]{min-height:80px;padding:12px 8px}}.mobile-menu-container[data-v-cb683e30]{height:calc(100vh - 60px);overflow-y:auto}.mobile-nav-item[data-v-cb683e30]{padding:16px;margin:4px 8px;border-radius:8px;transition:all .3s ease}.mobile-nav-item[data-v-cb683e30]:hover{background:rgba(0,0,0,.1)}.mobile-nav-item--placeholder[data-v-cb683e30]{background:#f5f5f5!important;cursor:default!important;pointer-events:none}.mobile-nav-item--placeholder[data-v-cb683e30]:hover{background:#f5f5f5!important}.mobile-nav-item--placeholder .q-item__label[data-v-cb683e30]{color:#9e9e9e!important}.ai-toast-container[data-v-cb683e30]{position:absolute;bottom:8px;right:8px;z-index:2000;pointer-events:none}.ai-toast-container[data-v-cb683e30]>*{pointer-events:auto}.ai-toast[data-v-cb683e30]{background:white;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:12px 20px;text-align:center;transition:all .3s ease}.status-toast[data-v-cb683e30]{background:linear-gradient(135deg,#f5f7fa 0%,#e9ecef 100%);border:1px solid rgba(0,0,0,.08)}.status-toast .toast-content[data-v-cb683e30]{gap:12px}.status-toast .toast-text[data-v-cb683e30]{flex:1;font-size:.9rem;color:#424242;font-weight:500}.result-toast[data-v-cb683e30]{background:white;max-width:400px}.result-toast.weather[data-v-cb683e30]{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%)}.result-toast.content_generator[data-v-cb683e30]{background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%)}.toast-header[data-v-cb683e30]{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-weight:500;color:#424242}.toast-title[data-v-cb683e30]{font-size:.9rem}.toast-body[data-v-cb683e30]{font-size:.85rem;color:#616161;max-height:300px;overflow-y:auto}.animated.fadeInUp[data-v-cb683e30]{animation:fadeInUp-cb683e30 .3s ease-out}.animated.fadeOutDown[data-v-cb683e30]{animation:fadeOutDown-cb683e30 .3s ease-out}@keyframes fadeInUp-cb683e30{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown-cb683e30{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (min-width: 600px){.left-section[data-v-cb683e30]{max-width:450px}}@media (max-width: 599px){.workspace-tabs-header[data-v-cb683e30]{display:none!important}}@media (min-width: 1200px) and (max-width: 1399px){.workspace-tabs-header[data-v-cb683e30]{margin-right:12px}}.workspace-tabs-header[data-v-cb683e30]{z-index:1;position:relative}.modal-overlay-container[data-v-cb683e30]{position:fixed;bottom:60px;left:0;right:0;top:0;z-index:2500;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.modal-overlay-backdrop[data-v-cb683e30]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);pointer-events:auto}.modal-overlay-content[data-v-cb683e30]{position:relative;pointer-events:auto;margin:0 16px 16px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column}.chat-history-modal[data-v-cb683e30]{max-width:500px;height:600px;display:flex;flex-direction:column}.chat-history-card[data-v-cb683e30]{display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-history-header[data-v-cb683e30]{flex-shrink:0;min-height:56px;align-items:center!important}.chat-history-header .text-h6[data-v-cb683e30]{line-height:1.2;margin:0}.chat-history-separator[data-v-cb683e30]{height:1px;background-color:#0000001f;width:100%;flex-shrink:0}.chat-history-content[data-v-cb683e30]{flex:1;overflow-y:auto;min-height:0}.chat-history-list[data-v-cb683e30]{height:100%;border-radius:24px;overflow:hidden}.chat-history-list .q-list[data-v-cb683e30]{padding:8px}.chat-history-list .q-item[data-v-cb683e30]{border-radius:20px;margin-bottom:4px;transition:all .4s ease}.chat-history-list .q-item[data-v-cb683e30]:hover{background-color:#00000005;transform:scale(1.01)}.magic-tag-row[data-v-cb683e30]{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px dashed #c5e5df;background:#f5fffd;border-radius:10px;color:#0e9f6e}.magic-tag-title[data-v-cb683e30]{font-weight:700}.chat-history-modal .chat-history-content[data-v-cb683e30]::-webkit-scrollbar,.chat-history-modal .chat-history-list[data-v-cb683e30]::-webkit-scrollbar{width:3px!important}.chat-history-modal .chat-history-content[data-v-cb683e30]::-webkit-scrollbar-track,.chat-history-modal .chat-history-list[data-v-cb683e30]::-webkit-scrollbar-track{background:transparent!important}.chat-history-modal .chat-history-content[data-v-cb683e30]::-webkit-scrollbar-thumb,.chat-history-modal .chat-history-list[data-v-cb683e30]::-webkit-scrollbar-thumb{background:#bbb!important;border-radius:3px!important;-webkit-transition:background .2s ease!important;transition:background .2s ease!important}.chat-history-modal .chat-history-content[data-v-cb683e30]::-webkit-scrollbar-thumb:hover,.chat-history-modal .chat-history-list[data-v-cb683e30]::-webkit-scrollbar-thumb:hover{background:#999!important}.chat-history-modal .chat-history-content[data-v-cb683e30],.chat-history-modal .chat-history-list[data-v-cb683e30]{scrollbar-width:thin!important;scrollbar-color:#bbb transparent!important}.taffy-empty-state[data-v-cb683e30]{display:flex;align-items:center;justify-content:center;text-align:center;min-height:350px;flex:1}.taffy-empty-state .empty-state-container[data-v-cb683e30]{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:280px;padding:32px 16px}.taffy-empty-state .empty-state-icon[data-v-cb683e30]{opacity:.7;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:8px}.taffy-empty-state:hover .empty-state-icon[data-v-cb683e30]{opacity:1;transform:translateY(-2px) scale(1.05)}.taffy-empty-state .empty-state-title[data-v-cb683e30]{line-height:1.2!important}.magic-prompt-form-modal[data-v-cb683e30]{max-width:600px}.magic-prompt-modal-card[data-v-cb683e30]{max-width:700px;width:700px;height:600px;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.magic-prompt-header[data-v-cb683e30]{flex-shrink:0;min-height:56px;align-items:center!important}.magic-prompt-header .text-h6[data-v-cb683e30]{line-height:1.2;margin:0}.magic-prompt-separator[data-v-cb683e30]{height:1px;background-color:#0000001f;width:100%;flex-shrink:0}.magic-prompt-content[data-v-cb683e30]{flex:1;overflow-y:auto;min-height:0}.magic-prompt-content[data-v-cb683e30]::-webkit-scrollbar{width:6px}.magic-prompt-content[data-v-cb683e30]::-webkit-scrollbar-track{background:transparent!important}.magic-prompt-content[data-v-cb683e30]::-webkit-scrollbar-thumb{background:#bbb!important;border-radius:3px!important;-webkit-transition:background .2s ease!important;transition:background .2s ease!important}.magic-prompt-content[data-v-cb683e30]::-webkit-scrollbar-thumb:hover{background:#999!important}.magic-prompt-content[data-v-cb683e30]{scrollbar-width:thin!important;scrollbar-color:#bbb transparent!important}.magic-prompt-form-modal-card[data-v-cb683e30]{max-width:700px;width:700px;max-height:80vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.magic-prompt-form-header[data-v-cb683e30]{flex-shrink:0;min-height:56px;align-items:center!important}.magic-prompt-form-header .text-h6[data-v-cb683e30]{line-height:1.2;margin:0}.magic-prompt-form-separator[data-v-cb683e30]{height:1px;background-color:#0000001f;width:100%;flex-shrink:0}.magic-prompt-form-content[data-v-cb683e30]{flex:1;overflow-y:auto;max-height:60vh;min-height:0}.magic-prompt-form-content[data-v-cb683e30]::-webkit-scrollbar{width:6px}.magic-prompt-form-content[data-v-cb683e30]::-webkit-scrollbar-track{background:transparent!important}.magic-prompt-form-content[data-v-cb683e30]::-webkit-scrollbar-thumb{background:#bbb!important;border-radius:3px!important;-webkit-transition:background .2s ease!important;transition:background .2s ease!important}.magic-prompt-form-content[data-v-cb683e30]::-webkit-scrollbar-thumb:hover{background:#999!important}.magic-prompt-form-content[data-v-cb683e30]{scrollbar-width:thin!important;scrollbar-color:#bbb transparent!important}.send-btn-squircle[data-v-cb683e30]{border-radius:16px!important;transition:all .3s ease;font-weight:600;min-width:80px}.send-btn-squircle[data-v-cb683e30]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ai-tuning-modal[data-v-cb683e30]{max-width:400px}.attachments-modal[data-v-cb683e30]{max-width:500px}.chat-history-list[data-v-cb683e30]{max-height:100%;overflow-y:auto}.sections-mega-menu[data-v-cb683e30]{display:flex;background:white;border-radius:8px;box-shadow:0 8px 24px #00000026;padding:0 0 12px;min-width:850px;max-width:950px}.widgets-mega-menu[data-v-cb683e30]{min-width:550px;max-width:620px}.mega-menu-column[data-v-cb683e30]{flex:1;min-width:200px;border-right:1px solid #e0e0e0}.mega-menu-column[data-v-cb683e30]:last-child{border-right:none}.mega-menu-header[data-v-cb683e30]{padding:12px 16px;font-weight:600;font-size:13px;color:#424242;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #f0f0f0;margin-bottom:8px;background:#fafafa}.mega-menu-list[data-v-cb683e30]{padding:0}.mega-menu-item[data-v-cb683e30]{padding:12px 16px;margin:2px 8px;border-radius:16px;transition:all .3s ease;min-height:48px}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-user),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-users),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-user-gear){background:var(--grape-taffy-gradient)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--grape-taffy-shadow)!important}.mega-menu-item:hover .q-item__label[data-v-cb683e30]{color:#fff!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-file-text),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-file-circle-plus){background:var(--mint-taffy-gradient)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--mint-taffy-shadow)!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-handshake-simple),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-handshake){background:var(--orange-taffy-gradient)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--orange-taffy-shadow)!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-folder-open){background:var(--cocoa-taffy-gradient)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px var(--cocoa-taffy-shadow)!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-calendar){background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #ec48994d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-tachometer-alt){background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #0891b24d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-check-square),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-list-check),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-tasks){background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #06b6d44d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-table){background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #6366f14d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-database){background:linear-gradient(135deg,#0891b2 0%,#0e7490 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #0891b24d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-cogs),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-gear-complex){background:linear-gradient(135deg,#65a30d 0%,#4d7c0f 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #65a30d4d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-cloud-upload){background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #3b82f64d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-gear){background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #f43f5e4d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-sign-out){background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #f43f5e4d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-clock){background:linear-gradient(135deg,#fb7185 0%,#f472b6 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #fb71854d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-microchip-ai),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-head-side-circuit){background:linear-gradient(135deg,#06ffa5 0%,#00d4aa 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #06ffa54d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-chart-line),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-chart-user){background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #f973164d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-image),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-folder){background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #3b82f64d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-browser){background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #3b82f64d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-messages){background:linear-gradient(135deg,#06ffa5 0%,#00d4aa 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #06ffa54d!important}.mega-menu-item[data-v-cb683e30]:hover:has(.fa-chart-user[color="grey-6"]),.mega-menu-item[data-v-cb683e30]:hover:has(.fa-chart-line[color="grey-6"]){background:linear-gradient(135deg,#9ca3af 0%,#6b7280 100%)!important;color:#fff!important;transform:translateY(-2px) scale(1.01)!important;box-shadow:0 6px 20px #9ca3af4d!important}.mega-menu-item:hover .q-item-label[data-v-cb683e30],.mega-menu-item:hover .q-item-label[class*=caption][data-v-cb683e30],.mega-menu-item:hover .q-icon[data-v-cb683e30]{color:#fff!important}.mega-menu-item[data-v-cb683e30]:hover{background:#f5f7fa}.mega-menu-item--placeholder[data-v-cb683e30]{background:#f5f5f5!important;cursor:default!important;pointer-events:none}.mega-menu-item--placeholder[data-v-cb683e30]:hover{background:#f5f5f5!important}.mega-menu-item--placeholder .q-item__label[data-v-cb683e30]{color:#9e9e9e!important}.mega-menu-item--placeholder .q-item__label--caption[data-v-cb683e30]{color:#bdbdbd!important}.mega-menu-item .q-item__section--avatar[data-v-cb683e30]{min-width:28px;margin-right:16px}.mega-menu-item .q-item__label[data-v-cb683e30]{font-size:14px;font-weight:500;color:#2c3e50}.mega-menu-item .q-item__label--caption[data-v-cb683e30]{font-size:11px;font-weight:300;color:#7f8c8d;margin-top:2px}@media (max-width: 1400px){.sections-mega-menu[data-v-cb683e30]{min-width:750px;max-width:800px}.widgets-mega-menu[data-v-cb683e30]{min-width:480px;max-width:520px}.mega-menu-column[data-v-cb683e30]{min-width:180px}}@media (max-width: 1200px){.sections-mega-menu[data-v-cb683e30]{flex-direction:column;min-width:300px;max-width:320px}.widgets-mega-menu[data-v-cb683e30]{min-width:280px;max-width:300px}.mega-menu-column[data-v-cb683e30]{border-right:none;border-bottom:1px solid #e0e0e0;min-width:auto}.mega-menu-column[data-v-cb683e30]:last-child{border-bottom:none}}@media (max-width: 768px){.modal-overlay-content[data-v-cb683e30]{margin:0;max-width:100%;width:100%;height:100%;max-height:calc(100vh - 60px)}.modal-overlay-content .q-card[data-v-cb683e30]{border-radius:16px 16px 0 0}}.chat-history-item[data-v-cb683e30]{border-radius:12px;margin:4px 8px}.chat-history-item:hover .q-item__label[data-v-cb683e30],.chat-history-item:hover .q-item__label--caption[data-v-cb683e30],.chat-history-item:hover .q-icon[data-v-cb683e30]{color:#fff;transition:none}.chat-history-item .taffy-close-btn[data-v-cb683e30]{opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-history-item:hover .taffy-close-btn[data-v-cb683e30]{opacity:1}.ui-resizable-handle[data-v-cb683e30]{display:none!important}.ui-resizable-nw[data-v-cb683e30]{background-image:none!important}
