.Component-module__maWcEG__container{flex-direction:column;gap:1.5rem;display:flex}.Component-module__maWcEG__section{border:1px solid var(--color-border);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Component-module__maWcEG__sectionTitle{color:var(--color-text);font-size:1rem;font-weight:600}.Component-module__maWcEG__row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Component-module__maWcEG__dropzone{border:2px dashed var(--color-border);background-color:var(--color-bg-secondary);cursor:pointer;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .15s,background-color .15s;display:flex}.Component-module__maWcEG__dropzone:hover{border-color:var(--color-primary)}.Component-module__maWcEG__dropzoneActive{border-color:var(--color-primary);background-color:var(--color-bg)}.Component-module__maWcEG__dropText{color:var(--color-text);margin:0;font-size:.95rem;font-weight:500}.Component-module__maWcEG__dropSubText{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.8rem}.Component-module__maWcEG__fileInput{display:none}.Component-module__maWcEG__preview{object-fit:contain;border:1px solid var(--color-border);background-color:var(--color-bg-secondary);border-radius:.5rem;align-self:flex-start;max-width:100%;max-height:300px}.Component-module__maWcEG__previewImage{max-width:100%;height:auto}.Component-module__maWcEG__controls{flex-direction:column;gap:.75rem;display:flex}.Component-module__maWcEG__numberInput{border:1px solid var(--color-border);width:120px;font-family:var(--font-mono);color:var(--color-text);background-color:var(--color-bg);border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem}.Component-module__maWcEG__numberInput:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__maWcEG__button{border:1px solid var(--color-primary);background-color:var(--color-primary);color:#fff;cursor:pointer;text-align:center;white-space:nowrap;border-radius:.375rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.Component-module__maWcEG__button:hover{background-color:var(--color-primary-hover)}.Component-module__maWcEG__button:disabled{opacity:.5;cursor:not-allowed}.Component-module__maWcEG__buttonSecondary{border:1px solid var(--color-border);background-color:var(--color-bg);width:fit-content;color:var(--color-text);cursor:pointer;text-align:center;white-space:nowrap;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .15s;display:inline-block}.Component-module__maWcEG__buttonSecondary:hover{border-color:var(--color-primary)}.Component-module__maWcEG__rangeInput{width:100%;max-width:200px;accent-color:var(--color-primary)}.Component-module__maWcEG__selectInput{border:1px solid var(--color-border);color:var(--color-text);background-color:var(--color-bg);border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem}.Component-module__maWcEG__selectInput:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__maWcEG__lockButton{border:1px solid var(--color-border);background-color:var(--color-bg);width:36px;height:36px;color:var(--color-text);cursor:pointer;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:border-color .15s;display:inline-flex}.Component-module__maWcEG__lockButton:hover{border-color:var(--color-primary)}.Component-module__maWcEG__lockButtonActive{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.Component-module__maWcEG__infoGrid{color:var(--color-text-muted);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}.Component-module__maWcEG__downloadButton{border:1px solid var(--color-primary);background-color:var(--color-primary);color:#fff;cursor:pointer;text-align:center;border-radius:.375rem;width:fit-content;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-block}.Component-module__maWcEG__downloadButton:hover{background-color:var(--color-primary-hover)}.Component-module__maWcEG__privacy{color:var(--color-text-muted);font-size:.8rem;font-style:italic;line-height:1.5}.Component-module__maWcEG__error{border:1px solid var(--color-error);background-color:var(--color-error-bg);color:var(--color-error);border-radius:.5rem;padding:.75rem;font-size:.85rem}.Component-module__maWcEG__label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.Component-module__maWcEG__resultTable{flex-direction:column;gap:.5rem;display:flex}.Component-module__maWcEG__resultRow{background-color:var(--color-bg-secondary);border-radius:.375rem;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.Component-module__maWcEG__resultLabel{color:var(--color-text-muted);min-width:140px;font-size:.85rem;font-weight:600}.Component-module__maWcEG__resultValue{font-family:var(--font-mono);color:var(--color-text);font-size:.85rem}@media (max-width:640px){.Component-module__maWcEG__dropzone{padding:1.5rem}.Component-module__maWcEG__numberInput{width:100px}.Component-module__maWcEG__infoGrid{flex-direction:column;gap:.25rem}.Component-module__maWcEG__resultLabel{min-width:120px}}
