:root{--xc-bg-page:#f8f9fb;--xc-bg-primary:#fff;--xc-bg-secondary:#f3f4f6;--xc-bg-input:#f8f9fb;--xc-bg-hover:#f0f1f4;--xc-bg-active:#ea580c;--xc-bg-active-hover:#c2410c;--xc-bg-btn:#f0f1f4;--xc-bg-btn-hover:#e2e4e8;--xc-bg-btn-primary:linear-gradient(135deg,#ea580c 0%,#f97316 100%);--xc-bg-btn-primary-hover:linear-gradient(135deg,#c2410c 0%,#ea580c 100%);--xc-bg-btn-ghost-hover:#f973160f;--xc-bg-verified:#22c55e0f;--xc-bg-overlay:#0006;--xc-bg-toggle:#e8eaed;--xc-bg-toggle-active:#fff;--xc-text-primary:#111827;--xc-text-secondary:#6b7280;--xc-text-tertiary:#9ca3af;--xc-text-on-active:#fff;--xc-text-code:#ea580c;--xc-text-empty:#c0c4cc;--xc-text-star:#f59e0b;--xc-text-star-hover:#d97706;--xc-text-btn-ghost:#ea580c;--xc-text-verified:#16a34a;--xc-border:#00000012;--xc-border-hover:#0000001f;--xc-border-focus:#ea580c;--xc-border-row:#0000000a;--xc-border-btn:#0000000f;--xc-code-bg:#f9731612;--xc-shadow-xs:0 1px 2px #0000000a;--xc-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;--xc-shadow-md:0 4px 16px #0000000f;--xc-shadow-lg:0 8px 32px #00000014;--xc-shadow-btn-primary:0 2px 8px #f973164d;--xc-shadow-btn-primary-hover:0 4px 16px #f9731666;--xc-gradient-from:#ea580c;--xc-gradient-to:#f97316;--xc-ring-focus:0 0 0 3px #f9731626}[data-theme=dark]{--xc-bg-page:#0d1117;--xc-bg-primary:#161b22;--xc-bg-secondary:#0d1117;--xc-bg-input:#0d1117;--xc-bg-hover:#1c2128;--xc-bg-active:#f97316;--xc-bg-active-hover:#fb923c;--xc-bg-btn:#ffffff0f;--xc-bg-btn-hover:#ffffff1a;--xc-bg-btn-primary:linear-gradient(135deg,#ea580c 0%,#f97316 100%);--xc-bg-btn-primary-hover:linear-gradient(135deg,#f97316 0%,#fb923c 100%);--xc-bg-btn-ghost-hover:#f973161a;--xc-bg-verified:#2ea04314;--xc-bg-overlay:#000000bf;--xc-bg-toggle:#ffffff0a;--xc-bg-toggle-active:#ffffff1a;--xc-text-primary:#e6edf3;--xc-text-secondary:#8b949e;--xc-text-tertiary:#6e7681;--xc-text-on-active:#fff;--xc-text-code:#fb923c;--xc-text-empty:#484f58;--xc-text-star:#e3b341;--xc-text-star-hover:#f0d060;--xc-text-btn-ghost:#fb923c;--xc-text-verified:#3fb950;--xc-border:#ffffff0f;--xc-border-hover:#ffffff1f;--xc-border-focus:#f97316;--xc-border-row:#ffffff0a;--xc-border-btn:#ffffff14;--xc-code-bg:#f973161f;--xc-shadow-xs:0 1px 2px #0000004d;--xc-shadow:0 1px 3px #0006,0 1px 2px #0000004d;--xc-shadow-md:0 4px 16px #0000004d;--xc-shadow-lg:0 8px 32px #00000080;--xc-shadow-btn-primary:0 2px 8px #f9731659;--xc-shadow-btn-primary-hover:0 4px 16px #f9731673;--xc-gradient-from:#f97316;--xc-gradient-to:#fb923c;--xc-ring-focus:0 0 0 3px #f9731633}.xcstrings-module__U1-3rq__app-container{max-width:1400px;color:var(--xc-text-primary);margin:0 auto;padding:0 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}.xcstrings-module__U1-3rq__header{border-bottom:1px solid var(--xc-border);justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding:1.5rem 0;display:flex}.xcstrings-module__U1-3rq__logo{align-items:center;gap:.75rem;display:flex}.xcstrings-module__U1-3rq__logo h1{letter-spacing:-.02em;background:linear-gradient(135deg,var(--xc-gradient-from),var(--xc-gradient-to));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.35rem;font-weight:700}.xcstrings-module__U1-3rq__icon{font-size:1.6rem}.xcstrings-module__U1-3rq__actions{align-items:center;gap:.75rem;display:flex}.xcstrings-module__U1-3rq__btn{border:1px solid var(--xc-border-btn);background:var(--xc-bg-btn);color:var(--xc-text-primary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;line-height:1.4;transition:all .15s;display:inline-flex;position:relative}.xcstrings-module__U1-3rq__btn:hover{background:var(--xc-bg-btn-hover);border-color:var(--xc-border-hover);box-shadow:var(--xc-shadow);transform:translateY(-1px)}.xcstrings-module__U1-3rq__btn:active{box-shadow:none;transform:translateY(0)}.xcstrings-module__U1-3rq__btn:focus-visible{box-shadow:var(--xc-ring-focus);outline:none}.xcstrings-module__U1-3rq__btn.xcstrings-module__U1-3rq__primary{background:var(--xc-bg-btn-primary);color:var(--xc-text-on-active);box-shadow:var(--xc-shadow-btn-primary);border-color:#0000;font-weight:600}.xcstrings-module__U1-3rq__btn.xcstrings-module__U1-3rq__primary:hover{background:var(--xc-bg-btn-primary-hover);box-shadow:var(--xc-shadow-btn-primary-hover);transform:translateY(-1px)}.xcstrings-module__U1-3rq__btn.xcstrings-module__U1-3rq__primary:active{box-shadow:var(--xc-shadow-btn-primary);transform:translateY(0)}.xcstrings-module__U1-3rq__btn.xcstrings-module__U1-3rq__ghost{color:var(--xc-text-btn-ghost);background:0 0;border-color:#0000}.xcstrings-module__U1-3rq__btn.xcstrings-module__U1-3rq__ghost:hover{background:var(--xc-bg-btn-ghost-hover);box-shadow:none;border-color:#0000;transform:none}.xcstrings-module__U1-3rq__btn.xcstrings-module__U1-3rq__large{letter-spacing:-.01em;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:600}.xcstrings-module__U1-3rq__btn-icon{flex-shrink:0;font-size:1rem;line-height:1}.xcstrings-module__U1-3rq__card{background:var(--xc-bg-primary);border:1px solid var(--xc-border);text-align:center;max-width:700px;box-shadow:var(--xc-shadow-md);border-radius:16px;margin:0 auto;padding:3rem}.xcstrings-module__U1-3rq__file-loader{margin-top:3rem}.xcstrings-module__U1-3rq__file-loader h2{letter-spacing:-.02em;color:var(--xc-text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.xcstrings-module__U1-3rq__file-loader-subtitle{color:var(--xc-text-secondary);margin-bottom:2rem;font-size:.95rem}.xcstrings-module__U1-3rq__textarea{background:var(--xc-bg-input);border:1px solid var(--xc-border);width:100%;height:150px;color:var(--xc-text-primary);resize:vertical;border-radius:10px;padding:1rem;font-family:SF Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem;transition:border-color .15s,box-shadow .15s}.xcstrings-module__U1-3rq__textarea:focus{border-color:var(--xc-border-focus);box-shadow:var(--xc-ring-focus);outline:none}.xcstrings-module__U1-3rq__manager-view{flex-direction:column;gap:1rem;display:flex}.xcstrings-module__U1-3rq__progress-bar-container{background:var(--xc-bg-primary);border:1px solid var(--xc-border);box-shadow:var(--xc-shadow-xs);border-radius:12px;padding:.875rem 1.25rem}.xcstrings-module__U1-3rq__progress-info{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.xcstrings-module__U1-3rq__progress-label{color:var(--xc-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.xcstrings-module__U1-3rq__progress-value{color:var(--xc-text-primary);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700}.xcstrings-module__U1-3rq__progress-track{background:var(--xc-bg-secondary);border-radius:4px;height:6px;overflow:hidden}.xcstrings-module__U1-3rq__progress-fill{background:linear-gradient(90deg,var(--xc-gradient-from),var(--xc-gradient-to));border-radius:4px;min-width:0;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1)}.xcstrings-module__U1-3rq__stats-bar{color:var(--xc-text-secondary);background:var(--xc-bg-primary);border:1px solid var(--xc-border);box-shadow:var(--xc-shadow-xs);border-radius:12px;gap:1.5rem;padding:.875rem 1.5rem;font-size:.9rem;display:flex}.xcstrings-module__U1-3rq__stat{align-items:center;gap:.25rem;display:flex}.xcstrings-module__U1-3rq__stat span{color:var(--xc-text-primary);font-variant-numeric:tabular-nums;font-weight:700}.xcstrings-module__U1-3rq__content-split{grid-template-columns:260px 1fr;align-items:start;gap:1.5rem;display:grid}.xcstrings-module__U1-3rq__sidebar{background:var(--xc-bg-primary);border:1px solid var(--xc-border);box-shadow:var(--xc-shadow-xs);border-radius:12px;position:sticky;top:1rem;overflow:hidden}.xcstrings-module__U1-3rq__sidebar-header{border-bottom:1px solid var(--xc-border);justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.xcstrings-module__U1-3rq__sidebar-header h3{text-transform:uppercase;letter-spacing:.05em;color:var(--xc-text-secondary);margin:0;font-size:.85rem;font-weight:600}.xcstrings-module__U1-3rq__mini-select{background:var(--xc-bg-input);color:var(--xc-text-primary);border:1px solid var(--xc-border);cursor:pointer;border-radius:6px;padding:.25rem .5rem;font-size:.8rem;transition:border-color .15s}.xcstrings-module__U1-3rq__mini-select:focus{border-color:var(--xc-border-focus);outline:none}.xcstrings-module__U1-3rq__list-container{max-height:70vh;overflow-y:auto}.xcstrings-module__U1-3rq__list-item{border-bottom:1px solid var(--xc-border-row);cursor:pointer;color:var(--xc-text-secondary);padding:.75rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .12s}.xcstrings-module__U1-3rq__list-item:hover{background:var(--xc-bg-hover);color:var(--xc-text-primary)}.xcstrings-module__U1-3rq__list-item.xcstrings-module__U1-3rq__active{background:var(--xc-bg-active);color:var(--xc-text-on-active);font-weight:600}.xcstrings-module__U1-3rq__main-content{min-width:0}.xcstrings-module__U1-3rq__toolbar{background:var(--xc-bg-primary);border:1px solid var(--xc-border);box-shadow:var(--xc-shadow-xs);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.xcstrings-module__U1-3rq__toolbar-left{align-items:center;gap:.75rem;display:flex}.xcstrings-module__U1-3rq__toolbar-right{align-items:center;gap:.5rem;display:flex}.xcstrings-module__U1-3rq__lang-selector{flex-direction:column;gap:.125rem;display:flex}.xcstrings-module__U1-3rq__lang-label{text-transform:uppercase;letter-spacing:.06em;color:var(--xc-text-tertiary);font-size:.65rem;font-weight:600}.xcstrings-module__U1-3rq__lang-select{background:var(--xc-bg-input);border:1px solid var(--xc-border);color:var(--xc-text-primary);cursor:pointer;border-radius:6px;padding:.3rem .5rem;font-size:.82rem;font-weight:600;transition:border-color .15s}.xcstrings-module__U1-3rq__lang-select:focus{border-color:var(--xc-border-focus);outline:none}.xcstrings-module__U1-3rq__toolbar-divider{background:var(--xc-border);width:1px;height:28px;margin:0 .25rem}.xcstrings-module__U1-3rq__view-toggles{background:var(--xc-bg-toggle);border:1px solid var(--xc-border);border-radius:9px;padding:3px;display:flex}.xcstrings-module__U1-3rq__toggle-btn{color:var(--xc-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:.375rem .875rem;font-size:.82rem;font-weight:500;transition:all .15s}.xcstrings-module__U1-3rq__toggle-btn:hover{color:var(--xc-text-secondary)}.xcstrings-module__U1-3rq__toggle-btn.xcstrings-module__U1-3rq__active{background:var(--xc-bg-toggle-active);color:var(--xc-text-primary);box-shadow:var(--xc-shadow-xs);font-weight:600}.xcstrings-module__U1-3rq__search-bar{background:var(--xc-bg-primary);border:1px solid var(--xc-border);box-shadow:var(--xc-shadow-xs);border-radius:10px;align-items:center;gap:.625rem;margin-bottom:1rem;padding:.5rem .875rem;transition:border-color .15s,box-shadow .15s;display:flex}.xcstrings-module__U1-3rq__search-bar:focus-within{border-color:var(--xc-border-focus);box-shadow:var(--xc-ring-focus)}.xcstrings-module__U1-3rq__search-icon{color:var(--xc-text-tertiary);flex-shrink:0}.xcstrings-module__U1-3rq__search-input{color:var(--xc-text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.85rem}.xcstrings-module__U1-3rq__search-input::placeholder{color:var(--xc-text-tertiary)}.xcstrings-module__U1-3rq__search-clear{color:var(--xc-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.125rem .25rem;font-size:1.2rem;line-height:1;transition:all .12s}.xcstrings-module__U1-3rq__search-clear:hover{color:var(--xc-text-primary);background:var(--xc-bg-hover)}.xcstrings-module__U1-3rq__table-container{background:var(--xc-bg-primary);border:1px solid var(--xc-border);box-shadow:var(--xc-shadow-xs);border-radius:12px;overflow:hidden}.xcstrings-module__U1-3rq__table{border-collapse:collapse;width:100%}.xcstrings-module__U1-3rq__table th,.xcstrings-module__U1-3rq__table td{text-align:left;border-bottom:1px solid var(--xc-border-row);padding:.75rem 1rem}.xcstrings-module__U1-3rq__table th{background:var(--xc-bg-secondary);color:var(--xc-text-secondary);text-transform:uppercase;letter-spacing:.06em;padding:.625rem 1rem;font-size:.75rem;font-weight:600}.xcstrings-module__U1-3rq__table tr:last-child td{border-bottom:none}.xcstrings-module__U1-3rq__table tr:hover td{background:var(--xc-bg-hover)}.xcstrings-module__U1-3rq__code{background:var(--xc-code-bg);color:var(--xc-text-code);word-break:break-all;border-radius:5px;padding:.15em .4em;font-family:SF Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.8rem;font-weight:500}.xcstrings-module__U1-3rq__comment-text{color:var(--xc-text-tertiary);margin-top:.25rem;font-size:.72rem;line-height:1.4}.xcstrings-module__U1-3rq__editable-cell{cursor:pointer;border-radius:4px;transition:background .12s;position:relative}.xcstrings-module__U1-3rq__editable-cell:hover{background:var(--xc-bg-hover)}.xcstrings-module__U1-3rq__edit-container{gap:.5rem;width:100%;display:flex}.xcstrings-module__U1-3rq__editable-input{background:var(--xc-bg-input);border:1.5px solid var(--xc-border-focus);width:100%;color:var(--xc-text-primary);font-family:inherit;font-size:inherit;box-shadow:var(--xc-ring-focus);border-radius:8px;padding:.5rem .625rem;transition:box-shadow .15s}.xcstrings-module__U1-3rq__editable-input:focus{outline:none}.xcstrings-module__U1-3rq__verified-btn{color:var(--xc-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem;font-size:1.1rem;line-height:1;transition:all .15s}.xcstrings-module__U1-3rq__verified-btn:hover{background:var(--xc-bg-hover);color:var(--xc-text-star-hover);transform:scale(1.15)}.xcstrings-module__U1-3rq__verified td{background:var(--xc-bg-verified)}.xcstrings-module__U1-3rq__verified .xcstrings-module__U1-3rq__verified-btn{color:var(--xc-text-verified)}.xcstrings-module__U1-3rq__empty-text{color:var(--xc-text-empty);font-size:.85rem;font-style:italic}.xcstrings-module__U1-3rq__translated-text{color:var(--xc-text-primary)}.xcstrings-module__U1-3rq__no-items-text{text-align:center;color:var(--xc-text-tertiary);padding:3rem 2rem;font-size:.9rem}.xcstrings-module__U1-3rq__modal-overlay{background:var(--xc-bg-overlay);z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;width:100%;height:100%;animation:.15s xcstrings-module__U1-3rq__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes xcstrings-module__U1-3rq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes xcstrings-module__U1-3rq__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.xcstrings-module__U1-3rq__modal{background:var(--xc-bg-primary);border:1px solid var(--xc-border);width:700px;max-width:90%;max-height:85vh;box-shadow:var(--xc-shadow-lg);border-radius:16px;flex-direction:column;animation:.2s xcstrings-module__U1-3rq__slideUp;display:flex}.xcstrings-module__U1-3rq__modal h2{border-bottom:1px solid var(--xc-border);letter-spacing:-.01em;margin:0;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:600}.xcstrings-module__U1-3rq__modal-body{flex:1;padding:1.5rem;overflow-y:auto}.xcstrings-module__U1-3rq__modal-footer{border-top:1px solid var(--xc-border);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.xcstrings-module__U1-3rq__toast-container{z-index:2000;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}@keyframes xcstrings-module__U1-3rq__toastIn{0%{opacity:0;transform:translate(24px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.xcstrings-module__U1-3rq__toast{pointer-events:auto;box-shadow:var(--xc-shadow-md);-webkit-backdrop-filter:blur(20px);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:500;animation:.2s xcstrings-module__U1-3rq__toastIn;display:flex}.xcstrings-module__U1-3rq__toast-success{color:#15803d;background:#ecfdf5;border:1px solid #a7f3d0}.xcstrings-module__U1-3rq__toast-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.xcstrings-module__U1-3rq__toast-info{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}[data-theme=dark] .xcstrings-module__U1-3rq__toast-success{color:#4ade80;background:#052e16;border-color:#166534}[data-theme=dark] .xcstrings-module__U1-3rq__toast-error{color:#f87171;background:#450a0a;border-color:#991b1b}[data-theme=dark] .xcstrings-module__U1-3rq__toast-info{color:#fb923c;background:#431407;border-color:#9a3412}
