:root{--color-text-primary:#1f2937;--color-text-secondary:#6b7280;--color-text-tertiary:#9ca3af;--color-text-danger:#dc2626;--color-text-success:#059669;--color-text-link:#3b82f6;--color-text-link-hover:#2563eb;--color-bg-primary:#fff;--color-bg-secondary:#f9fafb;--color-bg-tertiary:#f3f4f6;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--color-focus-ring:#3b82f680;--color-primary:#3b82f6;--color-primary-hover:#2563eb;--color-primary-light:#eff6ff;--color-danger:#dc2626;--color-danger-light:#fef2f2;--color-danger-border:#fecaca;--color-warning:#f59e0b;--color-warning-light:#fffbeb;--color-success:#059669;--color-success-light:#ecfdf5;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 1px 3px #0000000d;--transition-fast:.15s ease;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--text-8xl:6rem;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.1em;--tracking-widest:.2em;--color-success-hover:#047857}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-bg-primary);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}a{color:var(--color-text-link);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-text-link-hover)}hr{border:none;border-top:1px solid var(--color-border);margin:1.5rem 0}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],input[type=number],textarea,select{width:100%;font-size:var(--text-sm);font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:.625rem .875rem}input:focus,textarea:focus,select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring)}input::placeholder,textarea::placeholder{color:var(--color-text-tertiary)}label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-primary);margin-bottom:.375rem;display:block}button{font-family:var(--font-sans);cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}.UploadForm-module__dropZone___Y2BC1{border:2px dashed var(--color-border);border-radius:var(--radius-lg);text-align:center;max-width:800px;color:var(--color-text-secondary);cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;margin:0 auto;padding:3rem 2rem;transition:border-color .15s,background-color .15s;display:flex}.UploadForm-module__dropZone___Y2BC1:hover,.UploadForm-module__dropZoneActive___BX3cS{border-color:var(--color-primary);background:var(--color-primary-light,#f0f7ff)}.UploadForm-module__dropIcon___2-E2P{font-size:var(--text-4xl);margin-bottom:.25rem;line-height:1}.UploadForm-module__dropText___MOAaI{font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-text-primary)}.UploadForm-module__dropHint___lMEZo{font-size:var(--text-sm);color:var(--color-text-secondary)}.UploadForm-module__fileInput___ULcyX{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.UploadForm-module__convertButton___-I88E{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border:none;padding:.625rem 1.5rem;text-decoration:none;transition:background .15s;display:inline-block}.UploadForm-module__convertButton___-I88E:hover{background:var(--color-primary-hover,#4338ca)}.UploadForm-module__downloadWrapper___VfO1-{text-align:center}.UploadForm-module__downloadButton___z9-c2{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin:1rem auto 0;padding:.625rem 1.5rem;transition:background .15s;display:inline-flex}.UploadForm-module__downloadButton___z9-c2:hover:not(:disabled){background:var(--color-primary-hover,#4338ca)}.UploadForm-module__downloadButton___z9-c2:disabled{opacity:.5;cursor:not-allowed}.UploadForm-module__downloadButtonReady___3touY{background:#16a34a}.UploadForm-module__downloadButtonReady___3touY:hover{background:#15803d}@media (width<=600px){.UploadForm-module__dropZone___Y2BC1{padding:2rem 1rem}}.SettingsModal-module__section___IkvJ6{flex-direction:column;gap:.25rem;display:flex}.SettingsModal-module__sectionLabel___TriOC{font-weight:var(--font-semibold);font-size:var(--text-sm);color:var(--color-text-primary)}.SettingsModal-module__sectionHint___8aygk{font-size:var(--text-xs);color:var(--color-text-secondary);margin:0}.SettingsModal-module__deckInput___08mGs{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;font-size:var(--text-sm);color:var(--color-text-primary);background:var(--color-bg-primary);padding:.5rem .75rem}.SettingsModal-module__deckInput___08mGs:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #6366f126}.SettingsModal-module__detailsSummary___2vy3k{font-weight:var(--font-medium);cursor:pointer;font-size:var(--text-sm)}.SettingsModal-module__instructionsTextarea___FwJC6{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;font-size:var(--text-sm);resize:vertical;background:var(--color-bg-primary);color:var(--color-text-primary);margin-top:.5rem;padding:.5rem .75rem}.SettingsModal-module__templateHeading___-ja-r{font-size:var(--text-base);font-weight:var(--font-semibold);margin:0}.SettingsModal-module__headerActions___aH1JI{align-items:center;gap:1rem;display:flex}.SettingsModal-module__openFullPage___xistz{font-size:var(--text-xs);color:var(--color-primary);white-space:nowrap;text-decoration:none}.SettingsModal-module__openFullPage___xistz:hover{text-decoration:underline}.Hero-module__heroTitle___bjgvZ{font-size:var(--text-8xl);font-weight:var(--font-bold);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight);color:#2b2e3c}@media (width<=1024px){.Hero-module__heroTitle___bjgvZ{font-size:var(--text-4xl);text-align:left}}.Hero-module__heroTitleContainer___wxROg{flex-direction:column;display:flex}.Hero-module__heroSubtitle___XJpDg{text-align:center;background:linear-gradient(#6b5eff,70%,#5397f5);-webkit-text-fill-color:transparent;-webkit-background-clip:text}@media (width<=1024px){.Hero-module__heroSubtitle___XJpDg{text-align:left}}.Hero-module__heroSubtitleAlignRight___uqJEh{color:#5397f5;align-self:flex-end}@media (width<=1024px){.Hero-module__heroSubtitleAlignRight___uqJEh{align-self:flex-start}}.Hero-module__heroParagraph___QKlmr{font-size:var(--text-xl)}@media (width<=1024px){.Hero-module__heroParagraph___QKlmr{font-size:var(--text-base);text-align:left;margin:unset}}.Hero-module__formSection___v8l-g{padding:2rem}.AboutPage-module__ctaButton___TftB6{font-size:var(--text-sm);font-weight:var(--font-medium);color:#fff;background:var(--color-primary);border-radius:var(--radius-full);transition:background var(--transition-fast);align-items:center;margin-top:.5rem;padding:.625rem 1.5rem;text-decoration:none;display:inline-flex}.AboutPage-module__ctaButton___TftB6:hover{background:var(--color-primary-hover);color:#fff}.DebugPage-module__shareCard___yUEt3{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:12px;flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 1px 2px #1e40af14}.DebugPage-module__shareHeader___PUDYI{font-size:var(--text-base);font-weight:var(--font-semibold);color:#1e3a8a;align-items:center;gap:.5rem;display:flex}.DebugPage-module__shareBadge___-OvTK{color:#fff;font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.02em;background:#1d4ed8;border-radius:9999px;align-items:center;padding:2px 8px;display:inline-flex}.DebugPage-module__shareDescription___eoHdW{color:#1e3a8a;font-size:var(--text-sm);margin:0;line-height:1.5}.DebugPage-module__shareControls___9K9MK{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.25rem;display:flex}.DebugPage-module__shareToggle___KoLwM{font-size:var(--text-sm);font-weight:var(--font-medium);color:#1e3a8a;cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.DebugPage-module__shareStatus___jAz-Z{font-size:var(--text-xs);font-weight:var(--font-medium);border-radius:9999px;padding:4px 10px}.DebugPage-module__shareStatusOn___-39iH{color:#166534;background:#dcfce7}.DebugPage-module__shareStatusOff___F0-Ab{color:#991b1b;background:#fee2e2}.DebugPage-module__dataCard___Qpqej{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;overflow:hidden}.DebugPage-module__dataCardHeader___opzVT{font-size:var(--text-sm);font-weight:var(--font-semibold);color:#374151;background:#f9fafb;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.DebugPage-module__dataCardCount___yjcmA{font-size:var(--text-xs);font-weight:var(--font-medium);color:#1e3a8a;background:#dbeafe;border-radius:9999px;padding:2px 8px}.DebugPage-module__visuallyHidden___SbgIg{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DebugPage-module__dataTable___bSJKc{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.DebugPage-module__dataTable___bSJKc tr:not(:last-child) td{border-bottom:1px solid #f3f4f6}.DebugPage-module__dataTable___bSJKc td{vertical-align:top;padding:.5rem 1rem}.DebugPage-module__dataKey___lki74{color:#6b7280;width:30%;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);font-size:var(--text-xs);white-space:nowrap}.DebugPage-module__dataValue___MlPAU{color:#111827;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);font-size:var(--text-xs);word-break:break-word}.DebugPage-module__dataRowHighlight___-o2PD{background:#eff6ff}.DebugPage-module__dataRowHighlight___-o2PD .DebugPage-module__dataKey___lki74,.DebugPage-module__dataRowHighlight___-o2PD .DebugPage-module__dataValue___MlPAU{color:#1e3a8a}.DebugPage-module__dataEmpty___LsoSw{color:#6b7280;font-size:var(--text-sm);text-align:center;padding:1rem}.NavigationBar-module__navbar___2KApL{background:#e5e5e5;border-bottom:1px solid #d3d3d3;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 1rem;display:flex}@media (width>=1024px){.NavigationBar-module__navbar___2KApL{flex-wrap:nowrap;padding-right:3rem}}.NavigationBar-module__brand___TyEK7{justify-content:space-between;align-items:center;width:100%;display:flex}@media (width>=1024px){.NavigationBar-module__brand___TyEK7{width:auto}}.NavigationBar-module__logoLink___D52IJ{font-weight:var(--font-bold);align-items:center;padding:.5rem 0;text-decoration:none;display:flex}.NavigationBar-module__logoLink___D52IJ img{height:28px}.NavigationBar-module__burger___0t6Dt{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;padding:.5rem;display:flex}.NavigationBar-module__burger___0t6Dt span{background:var(--color-text-primary);width:20px;height:2px;display:block}@media (width>=1024px){.NavigationBar-module__burger___0t6Dt{display:none}}.NavigationBar-module__menu___y-U7X{width:100%;display:none}.NavigationBar-module__menuActive___p6cKa{flex-direction:column;width:100%;display:flex}@media (width>=1024px){.NavigationBar-module__menu___y-U7X,.NavigationBar-module__menuActive___p6cKa{flex-direction:row;align-items:center;width:auto;display:flex}}.NavigationBar-module__navEnd___X562U{flex-direction:column;align-items:stretch;gap:.25rem;padding:.5rem 0;display:flex}@media (width>=1024px){.NavigationBar-module__navEnd___X562U{flex-direction:row;align-items:center;gap:0;padding:0}}.NavigationBar-module__navLink___vrSED{color:var(--color-primary);font-size:var(--text-base);padding:.5rem .75rem;text-decoration:none;display:block}.NavigationBar-module__navLink___vrSED:hover,.NavigationBar-module__navLinkActive___3P4IF{font-weight:var(--font-bold)}.NavigationBar-module__loginButton___JCexD{color:#fff;background:var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-medium);transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;margin:.25rem;padding:.5rem 1.25rem;text-decoration:none;display:inline-flex}.NavigationBar-module__loginButton___JCexD:hover{background:var(--color-primary-hover);color:#fff}.NavigationBar-module__dropdown___gxT1R{position:relative}.NavigationBar-module__dropdownToggle___UkX-8{color:var(--color-primary);font-size:var(--text-base);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem .75rem;display:flex}.NavigationBar-module__dropdownToggle___UkX-8:hover{font-weight:var(--font-bold)}.NavigationBar-module__dropdownToggleText___3pFs7{font-size:var(--text-2xl);letter-spacing:var(--tracking-wider)}.NavigationBar-module__dropdownMenu___koVTy{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);z-index:30;min-width:180px;padding:.25rem 0;display:none;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000014}.NavigationBar-module__dropdownMenuActive___lsldZ{display:block}.NavigationBar-module__dropdownItem___Pco1j{color:var(--color-text-primary);font-size:var(--text-sm);padding:.5rem 1rem;text-decoration:none;display:block}.NavigationBar-module__dropdownItem___Pco1j:hover{background:var(--color-bg-secondary)}.NavigationBar-module__dropdownDivider___Z3cKl{border:none;border-top:1px solid var(--color-border);margin:.25rem 0}.Footer-module__footer___I47BE{width:100%;padding:1.5rem 1rem}.Footer-module__links___tgx-X{flex-wrap:wrap;justify-content:center;gap:1rem;margin:0;padding:0;list-style-type:none;display:flex}.Footer-module__links___tgx-X li{white-space:nowrap}.Footer-module__links___tgx-X li:not(:last-child):after{content:"|";color:#dbdbdb;margin-left:1rem}@media (width<=768px){.Footer-module__links___tgx-X{margin-top:1rem}}.Layout-module__pageContent___vT5sX{flex-direction:column;flex-grow:999;flex-basis:0;min-height:100vh;display:flex}.Layout-module__claudePromoBanner___0EP0y{font-size:var(--text-sm);color:#4c1d95;background:linear-gradient(135deg,#f5f0ff 0%,#ede9fe 100%);border-bottom:1px solid #c4b5fd;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;display:flex}.Layout-module__claudePromoBanner___0EP0y a{color:#7c3aed;font-weight:var(--font-semibold);text-decoration:underline}
