:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-card: #ffffff;--text-primary: #213547;--text-secondary: #666666;--text-muted: #888888;--border-color: #dee2e6;--border-focus: #007bff;--input-bg: #ffffff;--input-text: #213547;--shadow-color: rgba(0, 0, 0, .1);color:var(--text-primary);background-color:var(--bg-primary)}[data-theme=dark]{--bg-primary: #1a1a1a;--bg-secondary: #242424;--bg-card: #2d2d2d;--text-primary: rgba(255, 255, 255, .87);--text-secondary: rgba(255, 255, 255, .6);--text-muted: rgba(255, 255, 255, .4);--border-color: #404040;--border-focus: #646cff;--input-bg: #2d2d2d;--input-text: rgba(255, 255, 255, .87);--shadow-color: rgba(0, 0, 0, .3);color:var(--text-primary);background-color:var(--bg-primary)}a{font-weight:500;color:var(--border-focus);text-decoration:inherit}a:hover{color:var(--text-primary)}html,body,#root{margin:0;min-width:320px;min-height:100vh;height:100vh;overflow:hidden;color:var(--text-primary);background-color:var(--bg-primary);transition:background-color .3s ease,color .3s ease}*{color:inherit}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid var(--border-color);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--bg-secondary);color:var(--text-primary);cursor:pointer;transition:all .25s}button:hover{border-color:var(--border-focus);background-color:var(--border-color)}button:focus,button:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}@media print{*{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}[data-card-element]{background:#fff!important;border-color:#000!important}[data-card-element] .square{background:#fff!important;color:#000!important;border-color:#000!important}[data-card-element] .freeSpace{background:#f0f0f0!important;color:#000!important}}.IconSelector-module__iconSelector___BdSt6{position:relative;margin-bottom:1rem}.IconSelector-module__label___ETZer{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-primary);font-size:.9rem}.IconSelector-module__dropdown___j0yNi{position:relative}.IconSelector-module__trigger___-KdqN{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:var(--input-bg);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);cursor:pointer;transition:all .2s}.IconSelector-module__trigger___-KdqN:hover{border-color:var(--border-focus)}.IconSelector-module__trigger___-KdqN:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 2px #007bff40}.IconSelector-module__selectedIcon___b4gav{font-size:1.5rem;flex-shrink:0}.IconSelector-module__selectedName___sjEPa{flex:1;text-align:left;font-weight:500}.IconSelector-module__arrow___PFDmc{font-size:.8rem;color:var(--text-secondary);transition:transform .2s}.IconSelector-module__trigger___-KdqN[aria-expanded=true] .IconSelector-module__arrow___PFDmc{transform:rotate(180deg)}.IconSelector-module__overlay___ODPcV{position:fixed;inset:0;z-index:999}.IconSelector-module__menu___UAaaO{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;box-shadow:0 4px 12px var(--shadow-color);z-index:1000;max-height:300px;overflow-y:auto}.IconSelector-module__option___PNPUD{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:none;border:none;color:var(--text-primary);cursor:pointer;transition:background-color .2s;text-align:left}.IconSelector-module__option___PNPUD:hover{background-color:var(--bg-secondary)}.IconSelector-module__option___PNPUD.IconSelector-module__selected___-kjAb{background-color:var(--border-focus);color:#fff}.IconSelector-module__optionIcon___gZEUO{font-size:1.5rem;flex-shrink:0}.IconSelector-module__optionText___gLUac{display:flex;flex-direction:column;gap:.25rem;flex:1}.IconSelector-module__optionName___Latb-{font-weight:500;font-size:.9rem}.IconSelector-module__optionDescription___w3CWc{font-size:.8rem;color:var(--text-secondary)}.IconSelector-module__option___PNPUD.IconSelector-module__selected___-kjAb .IconSelector-module__optionDescription___w3CWc{color:#fffc}@media (max-width: 768px){.IconSelector-module__menu___UAaaO{max-height:250px}.IconSelector-module__option___PNPUD{padding:.6rem}.IconSelector-module__optionIcon___gZEUO{font-size:1.3rem}}.BingoCard-module__bingoCard___QH4Z2{display:flex;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;padding:30px;background:var(--bg-card);border-radius:12px;box-shadow:0 4px 16px var(--shadow-color)}.BingoCard-module__title___1mzQo{margin:0 0 30px;font-size:2rem;font-weight:700;text-align:center;color:var(--text-primary)}.BingoCard-module__grid___f7Vrj{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:3px;width:100%;max-width:600px;aspect-ratio:1;border:3px solid var(--text-primary);background-color:var(--text-primary)}.BingoCard-module__square___wh9jQ{position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--bg-card);border:1px solid var(--border-color);padding:12px;font-size:.9rem;font-weight:500;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;min-height:80px;color:var(--text-primary);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.BingoCard-module__square___wh9jQ.BingoCard-module__playMode___A9ehJ{cursor:pointer;transition:background-color .2s ease}.BingoCard-module__square___wh9jQ.BingoCard-module__playMode___A9ehJ:hover{background-color:var(--bg-secondary)}.BingoCard-module__freeSpace___rVZBd{background-color:var(--bg-secondary);font-weight:700}.BingoCard-module__freeSpaceText___n7P05{font-size:1.2rem;font-weight:700;color:var(--text-secondary)}.BingoCard-module__freeSpaceIcon___hnY9Q{font-size:2rem;color:var(--text-secondary)}.BingoCard-module__freeSpaceImage___1FYo8{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.BingoCard-module__clickedOverlay___z9D32{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border:4px solid var(--dabber-color, #dc3545);border-radius:50%;background-color:var(--dabber-color, #dc3545);opacity:.25;pointer-events:none}.BingoCard-module__clickedOverlay___z9D32:before{content:"";position:absolute;inset:-4px;border:4px solid var(--dabber-color, #dc3545);border-radius:50%;opacity:.6}@media (max-width: 768px){.BingoCard-module__bingoCard___QH4Z2{padding:20px;max-width:100%}.BingoCard-module__grid___f7Vrj{max-width:450px}.BingoCard-module__square___wh9jQ{font-size:.8rem;padding:8px;min-height:65px}.BingoCard-module__title___1mzQo{font-size:1.6rem}.BingoCard-module__clickedOverlay___z9D32{width:40px;height:40px}}@media (max-width: 480px){.BingoCard-module__bingoCard___QH4Z2{padding:15px}.BingoCard-module__grid___f7Vrj{max-width:350px}.BingoCard-module__square___wh9jQ{font-size:.7rem;padding:6px;min-height:50px}.BingoCard-module__title___1mzQo{font-size:1.4rem}.BingoCard-module__clickedOverlay___z9D32{width:30px;height:30px}}.ErrorMessage-module__errorMessage___0Mhhu{border-radius:6px;padding:1rem;margin:1rem 0;border:1px solid}.ErrorMessage-module__errorMessage___0Mhhu.ErrorMessage-module__error___m9kZB,.ErrorMessage-module__errorMessage___0Mhhu.ErrorMessage-module__warning___PzOih,.ErrorMessage-module__errorMessage___0Mhhu.ErrorMessage-module__info___muq6c{background-color:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}.ErrorMessage-module__errorHeader___Zf-7F{display:flex;align-items:flex-start;gap:.5rem}.ErrorMessage-module__errorIcon___qcxKp{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.ErrorMessage-module__errorText___tLOs4{flex:1;font-weight:500;line-height:1.4}.ErrorMessage-module__dismissButton___iQtBc{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:0;margin-left:.5rem;color:inherit;opacity:.7;flex-shrink:0}.ErrorMessage-module__dismissButton___iQtBc:hover{opacity:1}.ErrorMessage-module__errorDetails___DlAc2{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1);font-size:.875rem;opacity:.8}.ErrorMessage-module__errorDetails___DlAc2 p{margin:0;line-height:1.4}.ErrorMessage-module__errorActions___0JjDd{display:flex;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.1)}.ErrorMessage-module__retryButton___D5pmU,.ErrorMessage-module__dismissActionButton___-gh71{padding:.5rem 1rem;border:1px solid;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.ErrorMessage-module__retryButton___D5pmU{background-color:#007bff;border-color:#007bff;color:#fff}.ErrorMessage-module__retryButton___D5pmU:hover{background-color:#0056b3;border-color:#0056b3}.ErrorMessage-module__dismissActionButton___-gh71{background-color:transparent;border-color:currentColor;color:inherit}.ErrorMessage-module__dismissActionButton___-gh71:hover{background-color:#0000000d}.LoadingSpinner-module__container___LXosP{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.LoadingSpinner-module__spinner___X3Bl3{border-radius:50%;border:3px solid var(--border-color);border-top:3px solid var(--border-focus);animation:LoadingSpinner-module__spin___57dYr 1s linear infinite}.LoadingSpinner-module__spinner___X3Bl3.LoadingSpinner-module__small___g9Yzq{width:20px;height:20px;border-width:2px}.LoadingSpinner-module__spinner___X3Bl3.LoadingSpinner-module__medium___A1Mg-{width:40px;height:40px;border-width:3px}.LoadingSpinner-module__spinner___X3Bl3.LoadingSpinner-module__large___-mOw4{width:60px;height:60px;border-width:4px}.LoadingSpinner-module__spinnerInner___d8zQ-{width:100%;height:100%}@keyframes LoadingSpinner-module__spin___57dYr{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingSpinner-module__message___ZrhGM{margin:1rem 0 0;color:var(--text-secondary);font-size:.875rem;text-align:center}.LoadingSpinner-module__progressContainer___dAOVk{display:flex;align-items:center;gap:.5rem;margin-top:1rem;width:100%;max-width:200px}.LoadingSpinner-module__progressBar___TVMWV{flex:1;height:8px;background-color:var(--border-color);border-radius:4px;overflow:hidden}.LoadingSpinner-module__progressFill___0Rz7Q{height:100%;background-color:var(--border-focus);transition:width .3s ease}.LoadingSpinner-module__progressText___aqMr1{font-size:.75rem;color:var(--text-secondary);min-width:35px;text-align:right}.ShareModal-module__overlay___GRVlu{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.ShareModal-module__modal___Ajy-S{background:var(--bg-card);border-radius:8px;padding:24px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 6px var(--shadow-color)}.ShareModal-module__header___cRAnB{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ShareModal-module__title___XzRVi{margin:0;font-size:1.5rem;color:var(--text-primary)}.ShareModal-module__closeButton___PF-vg{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-secondary);padding:4px;border-radius:4px}.ShareModal-module__closeButton___PF-vg:hover{background-color:var(--bg-secondary);color:var(--text-primary)}.ShareModal-module__content___J17S0{margin-bottom:20px}.ShareModal-module__description___hBmMu{margin-bottom:16px;color:var(--text-secondary);line-height:1.5}.ShareModal-module__optionsContainer___ImUPX{margin-bottom:20px;padding:16px;background-color:var(--bg-secondary);border-radius:6px;border:1px solid var(--border-color)}.ShareModal-module__checkboxLabel___x-U3f{display:flex;align-items:center;gap:8px;font-weight:500;color:var(--text-primary);cursor:pointer}.ShareModal-module__checkbox___z-xyI{width:18px;height:18px;cursor:pointer}.ShareModal-module__optionDescription___7Aerd{margin:8px 0 0 26px;font-size:14px;color:var(--text-secondary);line-height:1.4}.ShareModal-module__urlContainer___4BkOf{margin-bottom:16px}.ShareModal-module__urlLabel___jdEN6{display:block;margin-bottom:8px;font-weight:500;color:var(--text-primary)}.ShareModal-module__urlInput___CTMgt{width:100%;padding:12px;border:1px solid var(--border-color);border-radius:4px;font-family:monospace;font-size:14px;background-color:var(--input-bg);color:var(--input-text);box-sizing:border-box}.ShareModal-module__urlInput___CTMgt:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 2px #007bff40}.ShareModal-module__actions___RMJr0{display:flex;gap:12px;flex-wrap:wrap}.ShareModal-module__button___BTYD8{padding:10px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.ShareModal-module__primaryButton___EjXJ2{background-color:#007bff;color:#fff}.ShareModal-module__primaryButton___EjXJ2:hover{background-color:#0056b3}.ShareModal-module__secondaryButton___-7oHG{background-color:#6c757d;color:#fff}.ShareModal-module__secondaryButton___-7oHG:hover{background-color:#545b62}.ShareModal-module__successMessage___tk9aA{color:#28a745;font-size:14px;margin-top:8px;display:flex;align-items:center;gap:4px}.ShareModal-module__warningMessage___29A61{background:#fff3cd;border:1px solid #ffeaa7;color:#856404;padding:12px;border-radius:4px;font-size:14px;margin-bottom:16px;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.ShareModal-module__warningIcon___36Cvz{flex-shrink:0;font-size:16px}.ShareModal-module__errorMessage___0YPaE{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:12px;border-radius:4px;font-size:14px;margin-bottom:16px;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.ShareModal-module__errorIcon___zJJ2p{flex-shrink:0;font-size:16px}@media (max-width: 480px){.ShareModal-module__modal___Ajy-S{padding:16px;margin:16px}.ShareModal-module__actions___RMJr0{flex-direction:column}.ShareModal-module__button___BTYD8{width:100%}}.ErrorBoundary-module__errorBoundary___W-4u9{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.ErrorBoundary-module__errorContainer___5ZWWB{max-width:500px;text-align:center;padding:2rem;border:1px solid #dc3545;border-radius:8px;background-color:#f8d7da;color:#721c24}.ErrorBoundary-module__errorTitle___U0DBg{margin:0 0 1rem;font-size:1.5rem;font-weight:600}.ErrorBoundary-module__errorMessage___YvjEo{margin:0 0 2rem;font-size:1rem;line-height:1.5}.ErrorBoundary-module__errorActions___uOFt8{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.ErrorBoundary-module__retryButton___CSrzg,.ErrorBoundary-module__reloadButton___vhjRv{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.ErrorBoundary-module__retryButton___CSrzg{background-color:#007bff;color:#fff}.ErrorBoundary-module__retryButton___CSrzg:hover{background-color:#0056b3}.ErrorBoundary-module__reloadButton___vhjRv{background-color:#6c757d;color:#fff}.ErrorBoundary-module__reloadButton___vhjRv:hover{background-color:#545b62}.ErrorBoundary-module__errorDetails___QUU5i{text-align:left;margin-top:1rem;padding:1rem;background-color:#f1f3f4;border-radius:4px;border:1px solid #dee2e6}.ErrorBoundary-module__errorDetails___QUU5i summary{cursor:pointer;font-weight:600;margin-bottom:.5rem}.ErrorBoundary-module__errorStack___LDLPT{font-family:Courier New,monospace;font-size:.875rem;white-space:pre-wrap;word-break:break-word;margin:0;color:#495057}.DabberColorPicker-module__colorPicker___jXo1M{position:relative;display:inline-block}.DabberColorPicker-module__colorButton___hU73v{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:var(--text-primary);min-width:120px}.DabberColorPicker-module__colorButton___hU73v:hover{background:var(--bg-secondary);border-color:var(--border-focus)}.DabberColorPicker-module__colorButton___hU73v:focus{outline:2px solid var(--border-focus);outline-offset:2px}.DabberColorPicker-module__colorCircle___qsZEM{width:20px;height:20px;border-radius:50%;border:2px solid var(--border-color);flex-shrink:0}.DabberColorPicker-module__colorName___BgHJR{flex:1;text-align:left;font-weight:500}.DabberColorPicker-module__chevron___DzdXT{transition:transform .2s ease;color:var(--text-secondary)}.DabberColorPicker-module__chevronOpen___qaYQS{transform:rotate(180deg)}.DabberColorPicker-module__dropdown___4AS4R{position:absolute;top:calc(100% + .5rem);right:0;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 12px var(--shadow-color);z-index:1000;min-width:280px;max-width:320px;animation:DabberColorPicker-module__dropdownFadeIn___ZDmeB .15s ease-out}@keyframes DabberColorPicker-module__dropdownFadeIn___ZDmeB{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DabberColorPicker-module__dropdownHeader___fMaw6{padding:1rem 1rem .5rem;border-bottom:1px solid var(--border-color)}.DabberColorPicker-module__dropdownTitle___RXX4t{margin:0;font-size:.875rem;font-weight:600;color:var(--text-primary)}.DabberColorPicker-module__colorGrid___QMDKB{padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.DabberColorPicker-module__colorOption___ZfxOe{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:transparent;border:1px solid var(--border-color);border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.DabberColorPicker-module__colorOption___ZfxOe:hover{background:var(--bg-secondary);border-color:var(--border-focus)}.DabberColorPicker-module__colorOption___ZfxOe:focus{outline:2px solid var(--border-focus);outline-offset:2px}.DabberColorPicker-module__colorOptionSelected___ArYAs{background:var(--bg-secondary);border-color:var(--border-focus)}.DabberColorPicker-module__colorSwatch___HkY1f{width:24px;height:24px;border-radius:50%;border:2px solid var(--border-color);flex-shrink:0}.DabberColorPicker-module__colorLabel___90Z61{flex:1;font-size:.875rem;font-weight:500;color:var(--text-primary)}.DabberColorPicker-module__checkmark___62Ea0{color:var(--border-focus);flex-shrink:0}@media (max-width: 768px){.DabberColorPicker-module__dropdown___4AS4R{right:auto;left:0;min-width:260px}.DabberColorPicker-module__colorGrid___QMDKB{grid-template-columns:1fr}.DabberColorPicker-module__colorButton___hU73v{min-width:100px}.DabberColorPicker-module__colorName___BgHJR{display:none}}@media (prefers-color-scheme: dark){.DabberColorPicker-module__dropdown___4AS4R{box-shadow:0 4px 12px #0000004d}}.ExamplesDropdown-module__examplesDropdown___PVJ58{position:relative;display:inline-block}.ExamplesDropdown-module__examplesButton___Ix8EP{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.875rem;color:var(--text-primary);font-weight:500}.ExamplesDropdown-module__examplesButton___Ix8EP:hover{background:var(--bg-secondary);border-color:var(--border-focus)}.ExamplesDropdown-module__examplesButton___Ix8EP:focus{outline:2px solid var(--border-focus);outline-offset:2px}.ExamplesDropdown-module__examplesIcon___5rWHw{color:var(--text-secondary);flex-shrink:0}.ExamplesDropdown-module__examplesText___-e2tn{flex-shrink:0}.ExamplesDropdown-module__chevron___PKQE-{transition:transform .2s ease;color:var(--text-secondary);flex-shrink:0}.ExamplesDropdown-module__chevronOpen___mY9iu{transform:rotate(180deg)}.ExamplesDropdown-module__dropdown___wQKCV{position:absolute;top:calc(100% + .5rem);left:0;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 12px var(--shadow-color);z-index:1000;min-width:320px;max-width:400px;max-height:500px;overflow:hidden;animation:ExamplesDropdown-module__dropdownFadeIn___WkC79 .15s ease-out}@keyframes ExamplesDropdown-module__dropdownFadeIn___WkC79{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ExamplesDropdown-module__dropdownHeader___hr05K{padding:1rem 1rem .5rem;border-bottom:1px solid var(--border-color)}.ExamplesDropdown-module__dropdownTitle___AnwKI{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.ExamplesDropdown-module__dropdownSubtitle___yk-8O{margin:0;font-size:.8rem;color:var(--text-secondary)}.ExamplesDropdown-module__categoryFilter___EwYQA{padding:.75rem 1rem;border-bottom:1px solid var(--border-color)}.ExamplesDropdown-module__categoryTabs___WE131{display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.ExamplesDropdown-module__categoryTabs___WE131::-webkit-scrollbar{display:none}.ExamplesDropdown-module__categoryTab___PtDDX{padding:.375rem .75rem;background:transparent;border:1px solid var(--border-color);border-radius:16px;cursor:pointer;transition:all .2s ease;font-size:.75rem;font-weight:500;color:var(--text-secondary);white-space:nowrap;flex-shrink:0}.ExamplesDropdown-module__categoryTab___PtDDX:hover{background:var(--bg-secondary);border-color:var(--border-focus);color:var(--text-primary)}.ExamplesDropdown-module__categoryTab___PtDDX:focus{outline:2px solid var(--border-focus);outline-offset:2px}.ExamplesDropdown-module__categoryTabActive___pmpFn{background:var(--border-focus);border-color:var(--border-focus);color:#fff}.ExamplesDropdown-module__categoryTabActive___pmpFn:hover{background:var(--border-focus);color:#fff}.ExamplesDropdown-module__examplesList___lesel{max-height:300px;overflow-y:auto;padding:.5rem 0}.ExamplesDropdown-module__exampleItem___1DnKy{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;transition:all .2s ease;text-align:left;border-bottom:1px solid var(--border-color)}.ExamplesDropdown-module__exampleItem___1DnKy:last-child{border-bottom:none}.ExamplesDropdown-module__exampleItem___1DnKy:hover{background:var(--bg-secondary)}.ExamplesDropdown-module__exampleItem___1DnKy:focus{outline:2px solid var(--border-focus);outline-offset:-2px;background:var(--bg-secondary)}.ExamplesDropdown-module__exampleContent___CIsl7{flex:1;min-width:0}.ExamplesDropdown-module__exampleTitle___PhrL4{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.ExamplesDropdown-module__exampleDescription___wR6xF{font-size:.75rem;color:var(--text-secondary);line-height:1.3;margin-bottom:.25rem}.ExamplesDropdown-module__exampleCategory___QgWH4{font-size:.7rem;color:var(--text-tertiary);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ExamplesDropdown-module__exampleArrow___zJE6j{color:var(--text-tertiary);flex-shrink:0;margin-left:.5rem;transition:transform .2s ease}.ExamplesDropdown-module__exampleItem___1DnKy:hover .ExamplesDropdown-module__exampleArrow___zJE6j{transform:translate(2px);color:var(--text-secondary)}.ExamplesDropdown-module__noExamples___5jQW2{padding:2rem 1rem;text-align:center;color:var(--text-secondary);font-size:.875rem;font-style:italic}.ExamplesDropdown-module__dropdownFooter___z-hcu{padding:.75rem 1rem;border-top:1px solid var(--border-color);background:var(--bg-secondary)}.ExamplesDropdown-module__footerText___Tt4w6{margin:0;font-size:.75rem;color:var(--text-secondary);text-align:center;font-style:italic}@media (max-width: 768px){.ExamplesDropdown-module__dropdown___wQKCV{min-width:280px;max-width:90vw}.ExamplesDropdown-module__examplesButton___Ix8EP{padding:.5rem}.ExamplesDropdown-module__examplesText___-e2tn{display:none}.ExamplesDropdown-module__categoryTabs___WE131{gap:.125rem}.ExamplesDropdown-module__categoryTab___PtDDX{padding:.25rem .5rem;font-size:.7rem}}@media (prefers-color-scheme: dark){.ExamplesDropdown-module__dropdown___wQKCV{box-shadow:0 4px 12px #0000004d}}.Layout-module__layout___8wEpC{display:flex;flex-direction:column;height:100vh;overflow:hidden}.Layout-module__header___j6ao5{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:.75rem 1rem;flex-shrink:0;z-index:1000}.Layout-module__headerContent___7adyt{display:flex;justify-content:space-between;align-items:center;max-width:none}.Layout-module__headerLeft___YhwbR{display:flex;align-items:center;gap:1rem}.Layout-module__menuButton___oTMvo{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}.Layout-module__hamburger___B0D-C{width:100%;height:2px;background-color:var(--text-primary);transition:all .3s ease}.Layout-module__title___tGqTB{margin:0;font-size:1.5rem;color:var(--text-primary)}.Layout-module__titleLink___ENdQY{text-decoration:none;color:inherit}.Layout-module__titleLink___ENdQY:hover{color:var(--border-focus)}.Layout-module__nav___6CN33{display:flex;gap:1rem}.Layout-module__navLink___FD8yh{padding:.5rem 1rem;text-decoration:none;border-radius:4px;border:1px solid var(--border-focus);color:var(--border-focus);font-size:.9rem;transition:all .2s}.Layout-module__navLink___FD8yh:hover,.Layout-module__navLinkActive___yP3-T{background-color:var(--border-focus);color:#fff}.Layout-module__remixButton___G3Kz1{padding:.5rem 1rem;text-decoration:none;border-radius:4px;border:1px solid #28a745;color:#28a745;background:transparent;font-size:.9rem;cursor:pointer;transition:all .2s}.Layout-module__remixButton___G3Kz1:hover{background-color:#28a745;color:#fff}.Layout-module__themeToggle___KJRF7{padding:.5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:50%;color:var(--text-primary);font-size:1.2rem;cursor:pointer;transition:all .2s;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.Layout-module__themeToggle___KJRF7:hover{background-color:var(--border-color);transform:scale(1.1)}.Layout-module__main___zRSkg{display:flex;flex:1;overflow:hidden;position:relative}.Layout-module__sidebar___ebRfh{width:350px;background-color:var(--bg-primary);border-right:1px solid var(--border-color);flex-shrink:0;overflow-y:auto;transition:transform .3s ease}.Layout-module__sidebarContent___FY5dU{padding:1.5rem;height:100%}.Layout-module__sidebarOverlay___s7R-P{display:none;position:fixed;inset:0;background-color:#00000080;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.Layout-module__content___Wa4rZ{flex:1;overflow-y:auto;padding:1.5rem;background-color:var(--bg-secondary)}.Layout-module__contentWithSidebar___gyzOW{background-color:var(--bg-secondary)}@media (max-width: 768px){.Layout-module__menuButton___oTMvo{display:flex}.Layout-module__sidebar___ebRfh{position:fixed;top:0;left:0;height:100vh;z-index:1000;transform:translate(-100%);width:280px;box-shadow:2px 0 10px #0000001a}.Layout-module__sidebarOpen___UoXN-{transform:translate(0)}.Layout-module__sidebarOverlay___s7R-P{display:block}.Layout-module__sidebarOverlayOpen___vj2oH{opacity:1;pointer-events:auto}.Layout-module__content___Wa4rZ{padding:1rem}.Layout-module__headerContent___7adyt{padding:0}.Layout-module__title___tGqTB{font-size:1.25rem}.Layout-module__nav___6CN33{gap:.5rem}.Layout-module__navLink___FD8yh{padding:.4rem .8rem;font-size:.8rem}}@media (max-width: 480px){.Layout-module__header___j6ao5{padding:.5rem}.Layout-module__title___tGqTB{font-size:1.1rem}.Layout-module__content___Wa4rZ{padding:.75rem}.Layout-module__sidebar___ebRfh{width:100%}}.MainContent-module__mainContent___OKHfF{display:flex;flex-direction:column;min-height:100%;padding:2rem;overflow:hidden}.MainContent-module__singleCardContainer___kiRQT{display:flex;justify-content:center;align-items:center;width:100%;flex:1}.MainContent-module__emptyState___TVdTV{display:flex;justify-content:center;align-items:center;min-height:100%;padding:2rem}.MainContent-module__emptyStateContent___RpxSz{text-align:center;max-width:400px}.MainContent-module__emptyStateContent___RpxSz h2{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem}.MainContent-module__emptyStateContent___RpxSz p{color:var(--text-secondary);font-size:1rem;line-height:1.5}.MainContent-module__loadingContainer___wpVKm{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:2rem}.MainContent-module__variantLoadingContainer___Xbkfr{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;background-color:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-color);margin:2rem 0}.MainContent-module__loadingText___4Vgiz{margin-top:1rem;color:var(--text-secondary);font-size:.875rem;text-align:center}.MainContent-module__progressBar___RIChq{width:200px;height:4px;background-color:var(--border-color);border-radius:2px;margin-top:1rem;overflow:hidden}.MainContent-module__progressFill___SsLhh{height:100%;background-color:#007bff;border-radius:2px;transition:width .3s ease-in-out}.MainContent-module__errorContainer___EYQD1{display:flex;justify-content:center;align-items:center;min-height:100%;padding:2rem}.MainContent-module__variantErrorContainer___rFcci{margin:2rem 0}.MainContent-module__variantsContainer___jbfB8{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.MainContent-module__variantsHeader___F68Cz{text-align:center;margin-bottom:2rem;padding:0 1rem}.MainContent-module__variantsTitle___Uztc2{color:var(--text-color);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.MainContent-module__variantsSubtitle___PPLJJ{color:var(--text-secondary);font-size:.875rem;margin:0}.MainContent-module__horizontalScrollContainer___VNgKT{flex:1;overflow-x:auto;overflow-y:hidden;margin:0 -2rem;padding:1rem 2rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin}.MainContent-module__variantsRow___lktBN{display:flex;gap:2.5rem;padding-bottom:1rem;min-height:fit-content;align-items:flex-start;padding-left:.5rem;padding-right:.5rem}.MainContent-module__variantCard___iSHSF{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;min-width:340px;max-width:420px;scroll-snap-align:start;position:relative}.MainContent-module__variantHeader___6nEhQ{margin-bottom:1.25rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-card) 100%);border-radius:25px;border:2px solid var(--border-color);box-shadow:0 2px 8px #0000001a;position:relative;z-index:1}.MainContent-module__variantNumber___SMd4O{font-weight:700;color:var(--text-primary);font-size:.9rem;white-space:nowrap;letter-spacing:.025em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.MainContent-module__variantCardWrapper___QOYib{width:100%;display:flex;justify-content:center;transition:transform .2s ease-in-out}.MainContent-module__variantCardWrapper___QOYib:hover{transform:translateY(-2px)}.MainContent-module__emptyVariantsState___-n-b6{display:flex;justify-content:center;align-items:center;padding:3rem 2rem;text-align:center;color:var(--text-secondary);font-style:italic}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar{height:10px}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:6px;margin:0 1rem}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--border-color) 0%,var(--text-secondary) 100%);border-radius:6px;border:1px solid var(--bg-secondary)}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,var(--text-secondary) 0%,var(--text-primary) 100%)}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar-thumb:active{background:var(--text-primary)}.MainContent-module__horizontalScrollContainer___VNgKT{-webkit-overflow-scrolling:touch;touch-action:pan-x}.MainContent-module__horizontalScrollContainer___VNgKT:before,.MainContent-module__horizontalScrollContainer___VNgKT:after{content:"";position:absolute;top:0;bottom:0;width:2rem;pointer-events:none;z-index:2;transition:opacity .3s ease}.MainContent-module__horizontalScrollContainer___VNgKT:before{left:0;background:linear-gradient(90deg,var(--bg-primary) 0%,transparent 100%)}.MainContent-module__horizontalScrollContainer___VNgKT:after{right:0;background:linear-gradient(270deg,var(--bg-primary) 0%,transparent 100%)}@media (max-width: 768px){.MainContent-module__mainContent___OKHfF{padding:1rem}.MainContent-module__emptyStateContent___RpxSz h2{font-size:1.25rem}.MainContent-module__emptyStateContent___RpxSz p{font-size:.875rem}.MainContent-module__variantsTitle___Uztc2{font-size:1.25rem}.MainContent-module__variantsHeader___F68Cz{margin-bottom:1.5rem}.MainContent-module__horizontalScrollContainer___VNgKT{margin:0 -1rem;padding-left:1rem;padding-right:1rem;scroll-padding:1rem}.MainContent-module__variantsRow___lktBN{gap:2rem;padding-left:.25rem;padding-right:.25rem}.MainContent-module__variantCard___iSHSF{min-width:300px;max-width:340px}.MainContent-module__variantHeader___6nEhQ{padding:.625rem 1.25rem;margin-bottom:1rem}.MainContent-module__variantNumber___SMd4O{font-size:.85rem}.MainContent-module__loadingContainer___wpVKm,.MainContent-module__variantLoadingContainer___Xbkfr{padding:2rem 1rem}.MainContent-module__progressBar___RIChq{width:150px}.MainContent-module__horizontalScrollContainer___VNgKT:before,.MainContent-module__horizontalScrollContainer___VNgKT:after{display:none}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar{height:6px}}@media (max-width: 480px){.MainContent-module__mainContent___OKHfF{padding:.75rem}.MainContent-module__variantsTitle___Uztc2{font-size:1.125rem}.MainContent-module__variantsSubtitle___PPLJJ{font-size:.8125rem}.MainContent-module__horizontalScrollContainer___VNgKT{margin:0 -.75rem;padding-left:.75rem;padding-right:.75rem;scroll-padding:.75rem}.MainContent-module__variantsRow___lktBN{gap:1.5rem;padding-left:.125rem;padding-right:.125rem}.MainContent-module__variantCard___iSHSF{min-width:280px;max-width:300px}.MainContent-module__variantHeader___6nEhQ{padding:.5rem 1rem;margin-bottom:.875rem}.MainContent-module__variantNumber___SMd4O,.MainContent-module__loadingText___4Vgiz{font-size:.8125rem}.MainContent-module__progressBar___RIChq{width:120px;height:3px}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar{height:4px}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar-track{margin:0 .5rem}}@media (max-width: 360px){.MainContent-module__variantCard___iSHSF{min-width:260px;max-width:280px}.MainContent-module__variantsRow___lktBN{gap:1.25rem}.MainContent-module__variantHeader___6nEhQ{padding:.375rem .875rem}.MainContent-module__variantNumber___SMd4O{font-size:.75rem}}.MainContent-module__horizontalScrollContainer___VNgKT:focus-within{outline:2px solid var(--border-focus);outline-offset:2px}.MainContent-module__variantCard___iSHSF{position:relative;border-radius:12px;transition:all .2s ease-in-out}.MainContent-module__variantCard___iSHSF:focus-within{outline:3px solid var(--border-focus);outline-offset:4px;transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.MainContent-module__variantCard___iSHSF:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.MainContent-module__variantHeader___6nEhQ{transition:all .2s ease-in-out}.MainContent-module__variantCard___iSHSF:hover .MainContent-module__variantHeader___6nEhQ{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.MainContent-module__variantCard___iSHSF:focus-within .MainContent-module__variantHeader___6nEhQ{border-color:var(--border-focus);box-shadow:0 0 0 2px var(--border-focus)}@media (prefers-contrast: high){.MainContent-module__variantHeader___6nEhQ{border-width:3px;background:var(--bg-card)}.MainContent-module__variantNumber___SMd4O{font-weight:800}.MainContent-module__progressFill___SsLhh{background-color:var(--text-primary)}.MainContent-module__horizontalScrollContainer___VNgKT::-webkit-scrollbar-thumb{background:var(--text-primary);border:2px solid var(--bg-primary)}}@media (prefers-reduced-motion: reduce){.MainContent-module__progressFill___SsLhh,.MainContent-module__variantCard___iSHSF,.MainContent-module__variantHeader___6nEhQ,.MainContent-module__variantCardWrapper___QOYib{transition:none}.MainContent-module__horizontalScrollContainer___VNgKT{scroll-behavior:auto;scroll-snap-type:none}.MainContent-module__variantCard___iSHSF:hover,.MainContent-module__variantCard___iSHSF:focus-within{transform:none}}@media print{.MainContent-module__horizontalScrollContainer___VNgKT{overflow:visible;scroll-snap-type:none}.MainContent-module__variantsRow___lktBN{flex-wrap:wrap;gap:1rem}.MainContent-module__variantCard___iSHSF{break-inside:avoid;page-break-inside:avoid}}@media (prefers-color-scheme: dark){.MainContent-module__variantHeader___6nEhQ{box-shadow:0 2px 8px #0000004d}.MainContent-module__variantCard___iSHSF:hover{box-shadow:0 4px 16px #0000004d}.MainContent-module__variantCard___iSHSF:focus-within{box-shadow:0 8px 24px #0006}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ExportProgressModal-module__overlay___4bNoi{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ExportProgressModal-module__modal___IH0HB{background:var(--background-primary);border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:400px;width:90%;max-height:90vh;overflow:hidden;border:1px solid var(--border-color)}.ExportProgressModal-module__header___m-JRb{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color)}.ExportProgressModal-module__title___c1GZY{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.ExportProgressModal-module__cancelButton___se35h{background:none;border:none;font-size:1.5rem;color:var(--text-secondary);cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;line-height:1}.ExportProgressModal-module__cancelButton___se35h:hover{background-color:var(--background-secondary);color:var(--text-primary)}.ExportProgressModal-module__content___GZ9xl{padding:1.5rem}.ExportProgressModal-module__progressSection___Qirkc{margin-bottom:1.5rem}.ExportProgressModal-module__stageInfo___IN9Y1{margin-bottom:1rem}.ExportProgressModal-module__stageText___Uz2dk{font-size:.875rem;color:var(--text-secondary);font-weight:500}.ExportProgressModal-module__cardProgress___dqD6M{margin-bottom:1rem}.ExportProgressModal-module__cardCount___kdGNl{font-size:.875rem;color:var(--text-primary);font-weight:600}.ExportProgressModal-module__progressBarContainer___oHmgS{display:flex;align-items:center;gap:.75rem}.ExportProgressModal-module__progressBar___kdG-T{flex:1;height:12px;background-color:var(--border-color);border-radius:6px;overflow:hidden}.ExportProgressModal-module__progressFill___piyfv{height:100%;background:linear-gradient(90deg,var(--border-focus),var(--accent-color, #4CAF50));transition:width .3s ease;border-radius:6px}.ExportProgressModal-module__progressText___HwEEB{font-size:.875rem;color:var(--text-primary);font-weight:600;min-width:40px;text-align:right}.ExportProgressModal-module__spinnerContainer___vCupd{display:flex;justify-content:center;margin-bottom:1rem}.ExportProgressModal-module__successMessage___JqnZg{text-align:center;margin-bottom:1rem}.ExportProgressModal-module__successIcon___Il8J6{font-size:3rem;margin-bottom:.5rem}.ExportProgressModal-module__successMessage___JqnZg p{margin:0;color:var(--text-primary);font-weight:500}.ExportProgressModal-module__actions___7z1PV{display:flex;justify-content:center;gap:.75rem}.ExportProgressModal-module__cancelActionButton___uBkqB{background-color:var(--background-secondary);color:var(--text-primary);border:1px solid var(--border-color);padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ExportProgressModal-module__cancelActionButton___uBkqB:hover{background-color:var(--border-color);border-color:var(--border-focus)}.ExportProgressModal-module__cancelActionButton___uBkqB:active{transform:translateY(1px)}@media (max-width: 480px){.ExportProgressModal-module__modal___IH0HB{width:95%;margin:1rem}.ExportProgressModal-module__header___m-JRb{padding:1rem 1rem .75rem}.ExportProgressModal-module__content___GZ9xl{padding:1rem}.ExportProgressModal-module__title___c1GZY{font-size:1.125rem}}.ExportErrorModal-module__overlay___lVgwA{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ExportErrorModal-module__modal___LuNM-{background:var(--background-primary);border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:500px;width:90%;max-height:90vh;overflow:hidden;border:1px solid var(--border-color)}.ExportErrorModal-module__header___Fyn8O{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-color);background-color:var(--background-secondary)}.ExportErrorModal-module__titleSection___zj4pp{display:flex;align-items:center;gap:.75rem}.ExportErrorModal-module__errorIcon___c-9xc{font-size:1.5rem}.ExportErrorModal-module__title___DIK6E{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.ExportErrorModal-module__closeButton___GRdEc{background:none;border:none;font-size:1.5rem;color:var(--text-secondary);cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;line-height:1}.ExportErrorModal-module__closeButton___GRdEc:hover{background-color:var(--border-color);color:var(--text-primary)}.ExportErrorModal-module__content___QpxR3{padding:1.5rem;overflow-y:auto;max-height:calc(90vh - 120px)}.ExportErrorModal-module__errorMessage___EFHwB{margin-bottom:1.5rem}.ExportErrorModal-module__primaryMessage___U4Rgo{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--error-color, #dc3545)}.ExportErrorModal-module__detailsMessage___OKoK0{margin:0;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.ExportErrorModal-module__troubleshootingSection___SIct4{margin-bottom:1.5rem}.ExportErrorModal-module__troubleshootingToggle___-LVhu{width:100%;background:var(--background-secondary);border:1px solid var(--border-color);border-radius:6px;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--text-primary);transition:all .2s ease}.ExportErrorModal-module__troubleshootingToggle___-LVhu:hover{background-color:var(--border-color);border-color:var(--border-focus)}.ExportErrorModal-module__toggleIcon___rpm6e{transition:transform .2s ease;font-size:.75rem}.ExportErrorModal-module__toggleIcon___rpm6e.ExportErrorModal-module__expanded___fG3xu{transform:rotate(180deg)}.ExportErrorModal-module__troubleshootingContent___efHXF{margin-top:1rem;padding:1rem;background-color:var(--background-secondary);border-radius:6px;border:1px solid var(--border-color)}.ExportErrorModal-module__troubleshootingIntro___VQDCQ{margin:0 0 1rem;font-size:.875rem;color:var(--text-secondary);font-weight:500}.ExportErrorModal-module__tipsList___PpmqS{display:flex;flex-direction:column;gap:1rem}.ExportErrorModal-module__tip___E7Wun{padding:.75rem;background-color:var(--background-primary);border-radius:4px;border:1px solid var(--border-color)}.ExportErrorModal-module__tipTitle___EicEH{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:var(--text-primary)}.ExportErrorModal-module__tipDescription___5JiWv{margin:0 0 .5rem;font-size:.8125rem;color:var(--text-secondary);line-height:1.4}.ExportErrorModal-module__tipAction___eMTSi{margin:0;font-size:.8125rem;color:var(--text-primary);line-height:1.4}.ExportErrorModal-module__tipAction___eMTSi strong{color:var(--accent-color, #007bff)}.ExportErrorModal-module__actions___IcBzc{display:flex;justify-content:flex-end;gap:.75rem}.ExportErrorModal-module__retryButton___zE9dh{background-color:var(--accent-color, #007bff);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.ExportErrorModal-module__retryButton___zE9dh:hover{background-color:var(--accent-hover, #0056b3);transform:translateY(-1px)}.ExportErrorModal-module__retryButton___zE9dh:active{transform:translateY(0)}.ExportErrorModal-module__dismissButton___umr5r{background-color:var(--background-secondary);color:var(--text-primary);border:1px solid var(--border-color);padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ExportErrorModal-module__dismissButton___umr5r:hover{background-color:var(--border-color);border-color:var(--border-focus)}.ExportErrorModal-module__dismissButton___umr5r:active{transform:translateY(1px)}@media (max-width: 480px){.ExportErrorModal-module__modal___LuNM-{width:95%;margin:1rem}.ExportErrorModal-module__header___Fyn8O{padding:1rem 1rem .75rem}.ExportErrorModal-module__content___QpxR3{padding:1rem}.ExportErrorModal-module__title___DIK6E{font-size:1.125rem}.ExportErrorModal-module__actions___IcBzc{flex-direction:column-reverse}.ExportErrorModal-module__retryButton___zE9dh,.ExportErrorModal-module__dismissButton___umr5r{width:100%;justify-content:center}}.ExportControls-module__exportControls___UGLLd{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;margin:1rem 0}.ExportControls-module__title___hhegC{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.ExportControls-module__options___w6Nrg{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.ExportControls-module__optionGroup___NgnbV{display:flex;flex-direction:column;gap:.5rem}.ExportControls-module__label___eYsoK{font-weight:500;color:var(--text-primary);font-size:.9rem}.ExportControls-module__radioGroup___nMAyE{display:flex;gap:1rem}.ExportControls-module__radioLabel___i23xi{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer;color:var(--text-secondary)}.ExportControls-module__radioLabel___i23xi input[type=radio]{margin:0}.ExportControls-module__radioLabel___i23xi:hover{color:var(--text-primary)}.ExportControls-module__checkboxLabel___Lucsq{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer;color:var(--text-secondary)}.ExportControls-module__checkboxLabel___Lucsq:hover{color:var(--text-primary)}.ExportControls-module__checkbox___57lCK{margin:0;width:16px;height:16px;cursor:pointer}.ExportControls-module__checkboxText___ofBr0{font-size:.9rem}.ExportControls-module__optionDescription___xL-IC{margin:.25rem 0 0 1.5rem;font-size:.8rem;color:var(--text-tertiary);font-style:italic}.ExportControls-module__slider___CekHi{width:100%;max-width:200px;height:6px;border-radius:3px;background:var(--border-color);outline:none;-webkit-appearance:none}.ExportControls-module__slider___CekHi::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--border-focus);cursor:pointer;border:2px solid var(--bg-card);box-shadow:0 2px 4px var(--shadow-color)}.ExportControls-module__slider___CekHi::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--border-focus);cursor:pointer;border:2px solid var(--bg-card);box-shadow:0 2px 4px var(--shadow-color)}.ExportControls-module__exportInfo___BNQb-{background:var(--bg-secondary);border-radius:4px;padding:.75rem;margin-bottom:1rem}.ExportControls-module__cardCount___KhlcK{margin:0;font-size:.9rem;color:var(--text-secondary)}.ExportControls-module__exportButton___1X02E{background:#28a745;color:#fff;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;width:100%}.ExportControls-module__exportButton___1X02E:hover:not(:disabled){background:#218838;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.ExportControls-module__exportButton___1X02E:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.ExportControls-module__exportButton___1X02E.ExportControls-module__exporting___kqEcb{background:#6c757d;cursor:wait}.ExportControls-module__spinner___OS2GT{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:ExportControls-module__spin___mjsBH 1s linear infinite}@keyframes ExportControls-module__spin___mjsBH{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ExportControls-module__successMessage___NpioB{display:flex;align-items:center;gap:.5rem;background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:4px;padding:.75rem;margin-bottom:1rem;font-size:.9rem;font-weight:500}.ExportControls-module__successIcon___qflDJ{font-size:1.1rem}.ExportControls-module__warning___OBpgB{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:4px;padding:.75rem;margin-top:1rem;font-size:.9rem}@media (min-width: 768px){.ExportControls-module__options___w6Nrg{flex-direction:row;flex-wrap:wrap;gap:2rem}.ExportControls-module__optionGroup___NgnbV{flex:1;min-width:200px}.ExportControls-module__radioGroup___nMAyE{flex-direction:row}}.CardCreationForm-module__cardCreationForm___OfeO0{display:flex;flex-direction:column;gap:16px}.CardCreationForm-module__heading___OmLH7{margin:0 0 8px;font-size:1.2rem;font-weight:600;color:var(--text-primary)}.CardCreationForm-module__form___1UkJ2{display:flex;flex-direction:column;gap:20px}.CardCreationForm-module__formGroup___-VQVx{display:flex;flex-direction:column;gap:6px}.CardCreationForm-module__label___LHNWa{font-weight:600;color:var(--text-primary);font-size:.95rem;display:flex;align-items:center;gap:8px}.CardCreationForm-module__termCount___HSOlb{font-weight:400;color:var(--text-secondary);font-size:.85rem}.CardCreationForm-module__input___mMd6i,.CardCreationForm-module__textarea___bLzvY{padding:12px;border:2px solid var(--border-color);border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;background-color:var(--input-bg);color:var(--input-text)}.CardCreationForm-module__input___mMd6i:focus,.CardCreationForm-module__textarea___bLzvY:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 3px #007bff1a}.CardCreationForm-module__textarea___bLzvY{resize:vertical;min-height:160px;line-height:1.4}.CardCreationForm-module__inputError___FFg8w{border-color:#dc3545}.CardCreationForm-module__inputError___FFg8w:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.CardCreationForm-module__errorMessage___gjLZk{color:#dc3545;font-size:.85rem;font-weight:500;margin-top:4px}.CardCreationForm-module__helperText___sTZYM{color:var(--text-secondary);font-size:.85rem;line-height:1.3;margin-top:4px}@media (max-width: 600px){.CardCreationForm-module__cardCreationForm___OfeO0{gap:12px}.CardCreationForm-module__heading___OmLH7{font-size:1.1rem;margin-bottom:6px}.CardCreationForm-module__form___1UkJ2{gap:16px}.CardCreationForm-module__input___mMd6i,.CardCreationForm-module__textarea___bLzvY{padding:10px;font-size:16px}.CardCreationForm-module__textarea___bLzvY{min-height:120px}}.CardCreationForm-module__input___mMd6i:focus-visible,.CardCreationForm-module__textarea___bLzvY:focus-visible{outline:2px solid #007bff;outline-offset:2px}@media (prefers-contrast: high){.CardCreationForm-module__input___mMd6i,.CardCreationForm-module__textarea___bLzvY,.CardCreationForm-module__inputError___FFg8w{border-width:3px}}@media (prefers-reduced-motion: reduce){.CardCreationForm-module__input___mMd6i,.CardCreationForm-module__textarea___bLzvY{transition:none}}.ControlsSidebar-module__sidebar___T7nYQ{display:flex;flex-direction:column;gap:1.5rem;height:100%}.ControlsSidebar-module__section___71TcE{background:var(--bg-card);border-radius:8px;padding:1.25rem;box-shadow:0 2px 4px var(--shadow-color);border:1px solid var(--border-color)}.ControlsSidebar-module__sectionTitle___GDeij{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--text-primary);border-bottom:2px solid var(--border-color);padding-bottom:.5rem}.ControlsSidebar-module__button___RVDC4{display:block;width:100%;padding:.75rem 1rem;margin-bottom:.75rem;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;text-decoration:none}.ControlsSidebar-module__button___RVDC4:last-child{margin-bottom:0}.ControlsSidebar-module__button___RVDC4:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.ControlsSidebar-module__button___RVDC4:active{transform:translateY(0)}.ControlsSidebar-module__buttonPrimary___r-hkm{background-color:#007bff;color:#fff}.ControlsSidebar-module__buttonPrimary___r-hkm:hover{background-color:#0056b3}.ControlsSidebar-module__buttonSecondary___ERIlk{background-color:#6c757d;color:#fff}.ControlsSidebar-module__buttonSecondary___ERIlk:hover{background-color:#545b62}.ControlsSidebar-module__buttonSuccess___6shtb{background-color:#28a745;color:#fff}.ControlsSidebar-module__buttonSuccess___6shtb:hover{background-color:#1e7e34}.ControlsSidebar-module__buttonDanger___Aq4Pd{background-color:#dc3545;color:#fff}.ControlsSidebar-module__buttonDanger___Aq4Pd:hover{background-color:#c82333}.ControlsSidebar-module__buttonInfo___15FqC{background-color:#17a2b8;color:#fff}.ControlsSidebar-module__buttonInfo___15FqC:hover{background-color:#138496}.ControlsSidebar-module__buttonPurple___XXpzA{background-color:#6f42c1;color:#fff}.ControlsSidebar-module__buttonPurple___XXpzA:hover{background-color:#5a32a3}.ControlsSidebar-module__modeIndicator___pUxgK{text-align:center}.ControlsSidebar-module__modeStatus___dzEkD{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.ControlsSidebar-module__modePlay___rPBIp{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.ControlsSidebar-module__modeDescription___QeRTb{margin:0;font-size:.85rem;color:#6c757d;line-height:1.4}.ControlsSidebar-module__cardInfo___g6tpE{display:flex;flex-direction:column;gap:.75rem}.ControlsSidebar-module__infoItem___wu0ns{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border-color)}.ControlsSidebar-module__infoItem___wu0ns:last-child{border-bottom:none}.ControlsSidebar-module__infoLabel___XrnHZ{font-weight:500;color:var(--text-secondary);font-size:.9rem}.ControlsSidebar-module__infoValue___-ajmZ{font-weight:600;color:var(--text-primary);font-size:.9rem;text-align:right;max-width:60%;word-break:break-word}.ControlsSidebar-module__message___Q7idH{margin-top:1rem;padding:.75rem;border-radius:4px;font-size:.85rem;text-align:center}.ControlsSidebar-module__messageSuccess___czz3d{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.ControlsSidebar-module__messageError___bVcWs{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ControlsSidebar-module__sampleNote___3NmXY{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background-color:#e7f3ff;border:1px solid #b3d9ff;border-radius:6px;margin-top:.75rem}.ControlsSidebar-module__sampleIcon___ihX2J{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.ControlsSidebar-module__sampleContent___a1TnQ{display:flex;flex-direction:column;gap:.5rem;flex:1}.ControlsSidebar-module__sampleText___OW7fn{font-size:.85rem;color:#06c;line-height:1.3;margin:0}.ControlsSidebar-module__regenerateButton___aYFnD{align-self:flex-start;padding:.4rem .8rem;font-size:.8rem;background-color:#06c;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.ControlsSidebar-module__regenerateButton___aYFnD:hover{background-color:#0052a3}.ControlsSidebar-module__buttonTheme___xfHny{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.ControlsSidebar-module__buttonTheme___xfHny:hover{background-color:var(--border-color)}.ControlsSidebar-module__buttonWarning___J5hMh{background-color:#ffc107;color:#212529}.ControlsSidebar-module__buttonWarning___J5hMh:hover{background-color:#e0a800}.ControlsSidebar-module__exportHeader___etaDG{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ControlsSidebar-module__advancedToggle___hdz-4{padding:.4rem .8rem;font-size:.8rem;background-color:transparent;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:4px;cursor:pointer;transition:all .2s}.ControlsSidebar-module__advancedToggle___hdz-4:hover{background-color:var(--bg-secondary);color:var(--text-primary)}.ControlsSidebar-module__variantsSection___ytaxA{margin-bottom:1rem;padding:1rem;background-color:var(--bg-secondary);border-radius:6px;border:1px solid var(--border-color)}.ControlsSidebar-module__variantControls___EVgrt{display:flex;flex-direction:column;gap:.75rem}.ControlsSidebar-module__variantLabel___qcWDC{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-primary)}.ControlsSidebar-module__variantSelect___fLsfq{padding:.4rem .6rem;background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:.9rem}.ControlsSidebar-module__variantInput___sPSkk{width:60px;padding:.4rem .6rem;background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:4px;color:var(--text-primary);font-size:.9rem}.ControlsSidebar-module__tabNavigation___K43Qo{display:flex;gap:.5rem;margin-bottom:0}.ControlsSidebar-module__tabButton___rUjSq{flex:1;padding:.75rem 1rem;border:none;border-radius:6px 6px 0 0;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:var(--bg-secondary);color:var(--text-secondary);border-bottom:2px solid var(--border-color)}.ControlsSidebar-module__tabButton___rUjSq:hover:not(:disabled){background-color:var(--border-color);color:var(--text-primary)}.ControlsSidebar-module__tabButton___rUjSq:disabled{opacity:.5;cursor:not-allowed}.ControlsSidebar-module__tabButtonActive___YdgYn{background-color:var(--bg-card);color:var(--text-primary);border-bottom:2px solid var(--border-focus);font-weight:600}.ControlsSidebar-module__cardCreationFormContainer___UHwmt{margin-bottom:1rem}.ControlsSidebar-module__createActions___zbCqZ{display:flex;gap:.75rem;flex-direction:column}.ControlsSidebar-module__buttonDisabled___A-wLO{opacity:.5;cursor:not-allowed;pointer-events:none}.ControlsSidebar-module__emptyState___b9uOn{text-align:center;padding:2rem 1rem}.ControlsSidebar-module__emptyStateText___VdMec{margin:0 0 1rem;color:var(--text-secondary);font-size:.95rem}@media (max-width: 768px){.ControlsSidebar-module__sidebar___T7nYQ{gap:1rem}.ControlsSidebar-module__section___71TcE{padding:1rem}.ControlsSidebar-module__sectionTitle___GDeij{font-size:1rem}.ControlsSidebar-module__button___RVDC4{padding:.6rem .8rem;font-size:.85rem}.ControlsSidebar-module__infoItem___wu0ns{flex-direction:column;align-items:flex-start;gap:.25rem}.ControlsSidebar-module__infoValue___-ajmZ{max-width:100%;text-align:left}.ControlsSidebar-module__tabButton___rUjSq{padding:.6rem .8rem;font-size:.85rem}.ControlsSidebar-module__createActions___zbCqZ{gap:.5rem}.ControlsSidebar-module__emptyState___b9uOn{padding:1.5rem .5rem}}@media (max-width: 1024px) and (min-width: 769px){.ControlsSidebar-module__createActions___zbCqZ{flex-direction:row}.ControlsSidebar-module__createActions___zbCqZ .ControlsSidebar-module__button___RVDC4{flex:1}}#root{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
