.background-remover-app { --br-forest:#0b2117; --br-mint:#7fd7ae; --br-paper:#f8f3e7; --br-amber:#f5b841; --br-amber-2:#ffd57e; --br-ink:#18372b; --br-muted:#718078; width:100%; padding:clamp(18px,3.5vw,44px); color:var(--br-ink); background:radial-gradient(680px 360px at 100% 0,rgba(127,215,174,.14),transparent 66%),radial-gradient(rgba(245,184,65,.08) 1px,transparent 1.5px),var(--br-forest); background-size:auto,20px 20px,auto; box-sizing:border-box; font-family:Inter,system-ui,sans-serif; }
.background-remover-app *,.background-remover-app *::before,.background-remover-app *::after{box-sizing:border-box}.background-remover-app button,.background-remover-app input,.background-remover-app a{font:inherit}
.remover-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;max-width:1080px;margin:0 auto clamp(24px,3vw,36px)}.remover-intro>div:first-child{max-width:720px}.remover-eyebrow,.panel-step{margin:0 0 10px;color:var(--br-mint)!important;font-size:10px!important;font-weight:850;letter-spacing:.17em;line-height:1.3!important;text-transform:uppercase}.remover-intro h2{margin:0;color:#fff8e7!important;font:600 clamp(32px,5vw,56px)/1.02 Georgia,serif!important;letter-spacing:-.04em!important}.remover-intro>div:first-child>p:last-child{max-width:630px;margin:16px 0 0;color:#b9cbc0!important;font-size:clamp(14px,1.5vw,17px)!important;line-height:1.65!important}.remover-benefits{display:grid;flex:0 0 auto;gap:8px}.remover-benefits span{padding:9px 13px;color:#deebe3;border:1px solid rgba(127,215,174,.28);border-radius:999px;font-size:10px;font-weight:750;text-align:center}
.remover-workspace{max-width:1080px;margin:0 auto;overflow:hidden;background:var(--br-paper);border:1px solid rgba(245,184,65,.48);border-radius:20px;box-shadow:0 32px 75px -44px rgba(0,0,0,.95)}.remover-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:7px;background:#10291e;border-bottom:1px solid rgba(245,184,65,.28)}.tab-button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:10px 16px;color:#9eb5a8;background:transparent;border:0;border-radius:13px;cursor:pointer;font-size:12px;font-weight:800}.tab-button span{color:var(--br-amber-2);font-size:8px;letter-spacing:.12em}.tab-button:hover{color:#fff8e7;background:rgba(255,255,255,.05)}.tab-button.active{color:#243326;background:linear-gradient(145deg,var(--br-amber-2),var(--br-amber));box-shadow:0 10px 22px -16px rgba(245,184,65,.9)}.tab-button.active span{color:#6d4b0b}.tab-content{display:none;padding:clamp(18px,3vw,34px)}.tab-content.active{display:block}.tab-content[hidden]{display:none}
.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:20px}.panel-heading .panel-step{margin-bottom:6px;color:#247457!important}.panel-heading h3{margin:0;color:var(--br-ink)!important;font-size:clamp(22px,3vw,31px)!important;letter-spacing:-.025em!important}.panel-heading>p{max-width:370px;margin:0;color:var(--br-muted)!important;font-size:11px!important;line-height:1.55!important;text-align:right}
.dropzone,.bg-preview-container{position:relative;display:grid;place-items:center;width:100%;min-height:clamp(300px,46vw,480px);overflow:hidden;background:linear-gradient(rgba(255,255,255,.82),rgba(255,255,255,.82)),repeating-conic-gradient(#e8ece6 0 25%,#f8f5ed 0 50%) 50%/24px 24px;border:1.5px dashed rgba(27,106,78,.36);border-radius:16px}.dropzone{cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.dropzone:hover,.dropzone.highlight{background-color:#f4fbf7;border-color:#2b8d69}.dropzone:focus-visible,.background-remover-app button:focus-visible,.background-remover-app a:focus-visible,.background-remover-app input:focus-visible{outline:3px solid rgba(245,184,65,.65);outline-offset:3px}.dropzone-prompt,.result-placeholder{display:grid;place-items:center;max-width:460px;padding:28px;text-align:center}.remover-upload-mark{position:relative;display:grid;place-items:center;width:62px;height:62px;margin-bottom:17px;background:#123c2c;border-radius:18px;box-shadow:0 14px 28px -18px rgba(10,58,40,.8)}.remover-upload-mark::before{content:"↑";color:var(--br-amber-2);font-size:27px;transform:translateY(-2px)}.remover-upload-mark i{position:absolute;bottom:15px;width:24px;height:2px;background:var(--br-amber-2);border-radius:2px}.dropzone-prompt strong,.result-placeholder strong{color:#18382b;font-size:clamp(18px,2.5vw,24px)}.dropzone-prompt>span:not(.remover-upload-mark){margin-top:5px;color:#63776d;font-size:12px}.dropzone-prompt small,.result-placeholder small{margin-top:17px;color:#89978f;font-size:9px;letter-spacing:.035em}.result-placeholder>span{margin-bottom:10px;color:#b97b12;font-size:28px}#previewImg,#resultImg{display:none;width:100%;height:100%;max-height:480px;object-fit:contain}.status-area{min-height:0;margin:10px 2px 0;color:#246a50;font-size:11px;font-weight:750}.status-area:empty{display:none}
.remover-primary-button,.try-another-btn{display:flex;align-items:center;justify-content:center;gap:10px;min-height:50px;margin-top:16px;padding:11px 18px;border-radius:11px;cursor:pointer;text-decoration:none}.remover-primary-button{width:100%;color:#35270a!important;background:linear-gradient(145deg,var(--br-amber-2),var(--br-amber));border:1px solid #dfa12d;box-shadow:0 14px 25px -18px rgba(190,123,11,.8)}.remover-primary-button span,.remover-primary-button b{font-size:17px}.remover-primary-button strong{font-size:12px}.remover-primary-button:disabled{opacity:.45;cursor:not-allowed}.remover-primary-button.is-processing{position:relative;overflow:hidden;color:#315344!important;background:#bcd9ca;border-color:#9ec8b3}.remover-primary-button.is-processing::after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,transparent,#277857,transparent);animation:br-progress 1.35s linear infinite}@keyframes br-progress{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.bg-preview-container{background-color:transparent;background-image:repeating-conic-gradient(#dfe4de 0 25%,#faf8f1 0 50%);background-size:24px 24px;border-style:solid}.bg-preview-container.has-result .result-placeholder{display:none}.bg-preview-container.has-solid-background{background-image:none}.palette-fieldset{margin:18px 0 0;padding:0;border:0}.palette-fieldset legend{margin-bottom:9px;color:#29473a;font-size:11px;font-weight:850}.color-palette{display:flex;flex-wrap:wrap;gap:8px}.color-swatch{position:relative;display:grid;place-items:center;width:38px;height:38px;padding:0;background:var(--swatch);border:2px solid #d5d4ca;border-radius:10px;box-shadow:0 2px 6px rgba(31,57,45,.1);cursor:pointer}.color-swatch:hover{border-color:#6b8e7d}.color-swatch.selected{border-color:#b7780f;box-shadow:0 0 0 2px rgba(245,184,65,.35)}.color-swatch.no-bg{width:58px;background:repeating-conic-gradient(#d5d9d3 0 25%,#fff 0 50%) 50%/10px 10px}.color-swatch.no-bg span{padding:2px 4px;color:#284538;background:rgba(255,255,255,.9);border-radius:4px;font-size:7px;font-weight:850;text-transform:uppercase}.color-picker-swatch{background:var(--swatch,linear-gradient(135deg,#f35,#fc3,#4c9,#38f));overflow:hidden}.color-picker-swatch input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.color-picker-swatch>span{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);font-size:20px;font-weight:400}.after-actions{display:flex;flex-wrap:wrap;gap:10px}.after-actions[hidden]{display:none}.after-actions .remover-primary-button{width:auto;min-width:190px}.try-another-btn{color:#244537;background:transparent;border:1px solid rgba(28,80,59,.25);font-size:11px;font-weight:750}.try-another-btn:hover{background:#eef7f1}
@media(max-width:720px){.remover-intro{align-items:flex-start;flex-direction:column}.remover-benefits{display:flex;flex-wrap:wrap}.panel-heading{align-items:flex-start;flex-direction:column;gap:8px}.panel-heading>p{text-align:left}.after-actions{display:grid}.after-actions .remover-primary-button,.try-another-btn{width:100%;margin-top:0}}
@media(max-width:480px){.background-remover-app{padding:12px}.remover-workspace{border-radius:15px}.remover-tabs{padding:5px}.tab-button{min-height:45px;padding-inline:7px;font-size:10px}.tab-content{padding:14px}.dropzone,.bg-preview-container{min-height:270px}.dropzone-prompt{padding-inline:16px}.color-swatch{width:35px;height:35px}.color-swatch.no-bg{width:52px}}
@media(prefers-reduced-motion:reduce){.background-remover-app *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
