.settings-modal[data-v-61d85fe7]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:2000}.modal-content[data-v-61d85fe7]{background:linear-gradient(180deg,#1a3a4a,#0e2a38);border-radius:12px;width:90%;max-width:500px;padding:20px;box-shadow:0 0 20px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.1);position:relative}.modal-header[data-v-61d85fe7]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:10px}.modal-header h2[data-v-61d85fe7]{color:#fff;margin:0;font-size:1.5rem;font-weight:400}.close-btn[data-v-61d85fe7]{background:transparent;border:none;color:#fff;font-size:1.8rem;cursor:pointer;line-height:1}.setting-item[data-v-61d85fe7]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px}.setting-label[data-v-61d85fe7]{color:#fff;font-size:1rem}.switch[data-v-61d85fe7]{position:relative;display:inline-block;width:50px;height:24px}.switch input[data-v-61d85fe7]{opacity:0;width:0;height:0}.slider[data-v-61d85fe7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.slider[data-v-61d85fe7]:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-61d85fe7]{background-color:#ff4757}input:checked+.slider[data-v-61d85fe7]:before{transform:translateX(26px)}.tab-buttons[data-v-61d85fe7]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.tab-buttons button[data-v-61d85fe7]{-ms-flex:1;flex:1;min-width:70px;background:hsla(0,0%,100%,.1);border:none;color:#fff;padding:8px;border-radius:4px;cursor:pointer;font-size:.9rem;position:relative}.tab-buttons button.active[data-v-61d85fe7]{background:rgba(255,71,87,.3)}.tab-buttons button.active[data-v-61d85fe7]:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#ff4757}.upload-area[data-v-61d85fe7]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:15px}.upload-btn[data-v-61d85fe7]{background:hsla(0,0%,100%,.1);color:#fff;padding:8px 15px;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.upload-btn[data-v-61d85fe7]:hover{background:hsla(0,0%,100%,.2)}.preview-container[data-v-61d85fe7]{position:relative;width:60px;height:60px;border-radius:4px;overflow:hidden}.logo-preview[data-v-61d85fe7]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.remove-btn[data-v-61d85fe7]{position:absolute;top:0;right:0;width:20px;height:20px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:0 0 0 4px;cursor:pointer;font-size:1rem;line-height:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.remove-btn[data-v-61d85fe7]:hover{background:rgba(255,0,0,.7)}