.buyer-protection-panel{margin-top:28px;padding:24px!important}.buyer-protection-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.buyer-protection-head h2{margin:0 0 6px}.buyer-protection-head p{margin:0;color:var(--muted)}.buyer-protection-badge{background:#eceff3;color:#5e6875;border:1px solid #cbd1d8;border-radius:999px;padding:8px 12px;font-weight:400;white-space:nowrap}.buyer-protection-badge.active{background:#eaf7ef;color:#16733b;border-color:#b8e2c7}.buyer-protection-columns{grid-template-columns:1fr 1fr;gap:18px;display:none}.buyer-protection-panel.marketplace-enabled .buyer-protection-columns{display:grid}.buyer-protection-column h3{margin:8px 0 12px}.protected-order{border:1px solid var(--line);border-radius:18px;padding:16px;margin-bottom:12px;background:var(--card,#fff)}.protected-order-top{display:flex;justify-content:space-between;gap:12px}.protected-order h4{margin:0 0 5px;font-size:1rem}.protected-order-price{font-weight:800;white-space:nowrap}.protected-order-status{display:inline-flex;margin-top:10px;border-radius:999px;padding:5px 9px;background:#eef4ff;color:#155bc1;font-size:.86rem;font-weight:750}.protected-order-status.issue{background:#fff0ed;color:#b42318}.protected-order-status.done{background:#eaf7ef;color:#16733b}.protected-order-meta{display:grid;gap:5px;margin-top:10px;color:var(--muted);font-size:.9rem}.protected-order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.protected-order-actions button{width:auto;padding:9px 12px;border-radius:10px}.protected-order-actions .issue-button{background:#fff0ed;color:#b42318;border:1px solid #ffd1c8}.protected-shipping-form{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px}.protected-shipping-form summary{cursor:pointer;font-weight:750}.protected-shipping-form p{color:var(--muted);margin:8px 0}.protected-shipping-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.protected-shipping-grid label{display:grid;gap:4px;font-size:.86rem}.protected-shipping-grid input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:9px;padding:9px;background:var(--card,#fff);color:inherit}.protected-empty{color:var(--muted);padding:14px;border:1px dashed var(--line);border-radius:14px}.buyer-protection-admin{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}
html[data-theme="dark"] .buyer-protection-badge{background:#263140;color:#bdc7d4;border-color:#445164}html[data-theme="dark"] .protected-order-status{background:#142e56;color:#a9caff}html[data-theme="dark"] .protected-order-status.issue{background:#48201d;color:#ffaaa0}html[data-theme="dark"] .protected-order-status.done{background:#123322;color:#7ee2a3}html[data-theme="dark"] .protected-order-actions .issue-button{background:#48201d;color:#ffaaa0;border-color:#71352f}
.buyer-protection-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-protection-column{min-width:0}.protected-order-purchase{padding:18px}.protected-order-product{display:flex;align-items:flex-start;gap:14px}.protected-order-picture{width:80px;height:80px;flex:0 0 80px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--soft,#f3f6fb)}.protected-order-picture-fallback{display:flex;position:absolute;inset:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted)}.protected-order-picture-fallback svg{width:26px;height:26px}.protected-order-picture-fallback small{font-size:.75rem}.protected-order-picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:var(--card,#fff)}.protected-order-description{min-width:0;flex:1}.protected-order-description h4{line-height:1.4;overflow-wrap:anywhere;margin:0 0 8px}.protected-order-reference{display:grid;gap:4px;font-size:.8rem;line-height:1.4;color:var(--muted);overflow-wrap:anywhere}.protected-order-costs{display:flex;flex-wrap:wrap;gap:6px 18px;margin:16px 0 0;padding:12px 0 0;border-top:1px solid var(--line);font-size:.875rem;color:var(--muted)}.protected-order-costs>div{display:flex;gap:6px}.protected-order-costs dd{margin:0;font-weight:650;color:var(--ink)}.protected-order-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px}.protected-order-summary .protected-order-status{margin:0;line-height:1.45;min-width:0;font-size:.875rem;border-radius:10px}.protected-order-total{display:grid;flex-shrink:0;gap:2px;text-align:right}.protected-order-total small{color:var(--muted);font-size:.8rem}.protected-order-total strong{font-size:1.15rem}.protected-order-purchase .protected-order-meta{line-height:1.5;overflow-wrap:anywhere}.protected-order-purchase .protected-order-actions p{font-size:.875rem;color:var(--muted);line-height:1.5;margin:0}
@media(max-width:760px){.buyer-protection-panel{padding:18px!important}.buyer-protection-head{display:block}.buyer-protection-badge{display:inline-flex;margin-top:12px}.buyer-protection-columns{grid-template-columns:1fr}.protected-shipping-grid{grid-template-columns:1fr}.protected-order-top{align-items:flex-start}}
@media(max-width:420px){.protected-order-purchase{padding:14px}.protected-order-picture{width:64px;height:64px;flex-basis:64px}.protected-order-product{gap:10px}.protected-order-summary{align-items:flex-start;flex-direction:column-reverse}.protected-order-total{align-self:flex-end}.protected-order-costs{gap:6px 12px}}

.unprotected-transfer-warning{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:20px}.unprotected-transfer-backdrop{position:absolute;inset:0;background:rgba(7,22,46,.68);backdrop-filter:blur(4px)}.unprotected-transfer-warning section{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid #ffd9a0;border-radius:26px;box-shadow:0 28px 80px rgba(7,22,46,.3);padding:30px;color:#102746}.unprotected-transfer-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff1d6;color:#a44d00;font-size:30px;font-weight:900;margin-bottom:16px}.unprotected-transfer-warning section>small{display:block;color:#a44d00;font-weight:900;letter-spacing:.1em;margin-bottom:6px}.unprotected-transfer-warning h2{font-size:clamp(24px,4vw,32px);line-height:1.12;margin:0 0 12px}.unprotected-transfer-warning p{font-size:17px;line-height:1.55;margin:0 0 16px;color:#40536e}.unprotected-transfer-warning ul{margin:0 0 20px;padding:16px 18px 16px 38px;background:#fff8eb;border-radius:16px;line-height:1.6}.unprotected-transfer-warning label{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid #cbd8e8;border-radius:14px;font-weight:700;cursor:pointer}.unprotected-transfer-warning label input{width:20px;height:20px;flex:0 0 auto;margin-top:1px;accent-color:#1768ff}.unprotected-transfer-warning section>div:last-child{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.unprotected-transfer-warning button{border:0;border-radius:12px;padding:13px 18px;font:inherit;font-weight:800;cursor:pointer}.unprotected-transfer-warning [data-warning-cancel]{background:#edf2f8;color:#102746}.unprotected-transfer-warning [data-warning-continue]{background:#1768ff;color:#fff}.unprotected-transfer-warning [data-warning-continue]:disabled{background:#c7d2e2;color:#66758a;cursor:not-allowed}@media(max-width:560px){.unprotected-transfer-warning{padding:12px}.unprotected-transfer-warning section{padding:22px;border-radius:20px}.unprotected-transfer-warning section>div:last-child{flex-direction:column-reverse}.unprotected-transfer-warning button{width:100%}}

.correos-handover-choice{display:grid;gap:9px;margin:14px 0;padding:13px;border:1px solid #cbd8e8;border-radius:14px;background:#f8fbff}.correos-handover-choice legend{padding:0 6px;font-weight:850;color:var(--ink,#102746)}.correos-handover-choice>label{display:flex;align-items:flex-start;gap:10px;padding:11px;border:1px solid var(--line);border-radius:11px;background:var(--card,#fff);cursor:pointer}.correos-handover-choice>label.correos-handover-disabled{border-color:#d7dde5;background:#f0f2f5;color:#7a8491;cursor:not-allowed;opacity:.72}.correos-handover-choice>label.correos-handover-disabled input{filter:grayscale(1);pointer-events:none}.correos-handover-choice input[type="radio"]{width:18px;height:18px;flex:0 0 auto;margin-top:2px;accent-color:#1768ff}.correos-handover-choice label span{display:grid;gap:3px}.correos-handover-choice label small{color:var(--muted);line-height:1.35}.correos-handover-choice .correos-pickup-date{display:grid;grid-template-columns:1fr;cursor:default}.correos-handover-choice .correos-pickup-date[hidden]{display:none}.correos-handover-choice .correos-pickup-date input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:9px;padding:9px;background:var(--card,#fff);color:inherit}.correos-pickup-setup{padding:10px 12px;border:1px solid #f0c66f;border-radius:10px;background:#fff9e8;color:#744d00!important}.correos-handover-actions{display:flex;flex-wrap:wrap;gap:8px}.correos-handover-actions button{width:auto}.buyer-protection-admin .protected-order-actions select{min-width:min(100%,340px);border:1px solid var(--line);border-radius:10px;padding:9px;background:var(--card,#fff);color:inherit}html[data-theme="dark"] .correos-handover-choice{background:#152438;border-color:#3f526a}html[data-theme="dark"] .correos-handover-choice>label.correos-handover-disabled{background:#222b37;border-color:#3b4655;color:#8995a4}html[data-theme="dark"] .correos-pickup-setup{background:#3b2d0e;border-color:#755a19;color:#ffd77a!important}@media(max-width:560px){.correos-handover-actions{display:grid}.correos-handover-actions button{width:100%}}
.correos-handover-choice .correos-pickup-date label{display:grid;grid-template-columns:1fr;gap:6px;font-size:1rem}.correos-handover-choice .correos-pickup-date select{width:100%;min-height:44px;box-sizing:border-box;border:1px solid var(--line);border-radius:9px;padding:9px;background:var(--card,#fff);color:inherit;font:inherit}.correos-pickup-status{font-size:1rem;line-height:1.5;overflow-wrap:anywhere}
.correos-sender-summary{width:100%;box-sizing:border-box;padding:14px 16px;margin-bottom:12px;border:1px solid var(--line);border-radius:12px;background:var(--soft,#f3f6fb);font-size:.9rem;line-height:1.5;overflow-wrap:anywhere}.correos-sender-summary strong{display:block;margin-bottom:8px}.correos-sender-summary p{margin:0;color:var(--muted)}.correos-sender-status{font-size:.875rem;line-height:1.5;color:var(--muted);margin:10px 0}
