.wr-step{width:100%}.wr-subtitle{max-width:52rem;margin:0 auto 3.2rem;opacity:.8;line-height:1.6}.wr-step-title{margin-bottom:.8rem}.wr-step-intro{max-width:48rem;margin:0 auto 2.4rem;opacity:.75;line-height:1.55}.wr-hint{margin-top:.6rem;opacity:.6;font-size:.85em;line-height:1.5}.wr-load-status{display:flex;align-items:center;gap:.8rem;min-height:1.4rem;margin-top:-.4rem}.wr-load-status:empty,.wr-load-status:has(>:only-child[style*="display:none"]){display:none}.wr-loading-text{font-size:.9em;opacity:.65}.wr-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(var(--color-foreground),.2);border-top-color:rgba(var(--color-foreground),.7);border-radius:50%;animation:wr-spin .65s linear infinite;flex-shrink:0}@keyframes wr-spin{to{transform:rotate(360deg)}}.wr-order-not-found{color:rgb(var(--color-error, 192 57 43));font-size:.9em}.wr-scope-options{display:flex;flex-direction:column;gap:.8rem;margin-top:.8rem}.wr-scope-option{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.6rem;background:rgba(var(--color-background),.6);border:1.5px solid rgba(var(--color-foreground),.12);border-radius:var(--blocks-radius, .8rem);cursor:pointer;transition:border-color .18s ease,background .18s ease}.wr-scope-option:hover{border-color:rgba(var(--color-foreground),.25)}.wr-scope-option:has(input:checked){background:rgba(var(--color-background),1);border-color:rgba(var(--color-foreground),.6)}.wr-scope-option input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.4em;height:1.4em;border:1.5px solid rgba(var(--color-foreground),.4);border-radius:50%;background:transparent;cursor:pointer;margin:0;flex-shrink:0;transition:background .18s ease,border-color .18s ease}.wr-scope-option input[type=radio]:checked{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.wr-items-list{display:flex;flex-direction:column;gap:.8rem;margin-top:.8rem}.wr-item-check{background:rgba(var(--color-background),.6);border:1.5px solid rgba(var(--color-foreground),.12);border-radius:var(--blocks-radius, .8rem);padding:1.2rem 1.4rem;transition:border-color .18s ease,background .18s ease}.wr-item-check:has(.wr-item-cb:checked){background:rgba(var(--color-background),1);border-color:rgba(var(--color-foreground),.6)}.wr-item-label{display:flex;align-items:center;gap:1.2rem;cursor:pointer;margin:0}.wr-item-cb{flex-shrink:0;accent-color:rgb(var(--color-foreground));width:1.2em;height:1.2em;cursor:pointer;margin:0}.wr-item-img{flex-shrink:0;width:6.4rem;height:6.4rem;border-radius:.6rem;background:#fff;border:1px solid rgba(var(--color-foreground),.08);overflow:hidden;display:flex;align-items:center;justify-content:center}.wr-item-img img{width:100%;height:100%;object-fit:contain;padding:.3rem}.wr-item-img--placeholder:before{content:"";width:2.4rem;height:2.4rem;border-radius:.4rem;background:rgba(var(--color-foreground),.15)}.wr-item-body{flex:1;min-width:0}.wr-item-title{font-weight:600;font-size:1.05em;line-height:1.4;margin-bottom:.3rem}.wr-item-meta{font-size:.9em;opacity:.7;line-height:1.5}.wr-qty-row{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1);padding-left:calc(1.2em + 8.8rem)}.wr-qty-label{display:flex;align-items:center;gap:.8rem;font-size:.9em;opacity:.8;cursor:default}.wr-item-qty-input{width:7rem;padding:.5rem .8rem;border:1px solid rgba(var(--color-foreground),.25);border-radius:var(--inputs-radius, .4rem);text-align:center;font-size:.95em;background:var(--color-background, #fff);color:inherit}.wr-item-qty-input:focus{outline:none;border-color:rgba(var(--color-foreground),.6)}.wr-confirm-box{background:rgba(var(--color-background),.7);border:1px solid rgba(var(--color-foreground),.12);padding:2rem 2.4rem;margin-bottom:2rem}.wr-confirm-dl{display:grid;grid-template-columns:max-content 1fr;gap:.8rem 2rem;margin:0}.wr-confirm-dl dt{color:rgba(var(--color-foreground),.55);white-space:nowrap;font-size:.9em}.wr-confirm-dl dd{margin:0;font-weight:500}.wr-confirm-items{font-weight:400!important;line-height:1.7}.wr-confirm-reason{font-style:italic;opacity:.8;font-weight:400!important}.wr-confirm-note{margin-top:1.6rem;padding-top:1.4rem;border-top:1px solid rgba(var(--color-foreground),.1);opacity:.75;font-size:.9em}.wr-reason-field{background:rgba(var(--color-foreground),.025);border:1px dashed rgba(var(--color-foreground),.18);border-radius:var(--blocks-radius, .8rem);padding:1.6rem 2rem;margin-bottom:2.4rem}.wr-reason-field .form-label{font-size:.95em;opacity:.8}.wr-actions{display:flex;justify-content:center;margin-top:2.4rem}.wr-actions--split{justify-content:space-between;gap:1.6rem}.wr-success{padding:2.4rem 0}.wr-success-icon{display:inline-flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background:rgba(var(--color-success-background, 209 250 229),.5);color:rgb(var(--color-success, 6 95 70));font-size:2.4rem;font-weight:700;margin-bottom:1.6rem}.wr-receipt{margin:2.4rem auto 0;max-width:52rem;text-align:left;background:rgba(var(--color-background),.7);border:1px solid rgba(var(--color-foreground),.12);padding:1.8rem 2.2rem}.wr-ref-id{font-family:monospace;font-size:1.05em;font-weight:700;letter-spacing:.03em}@media(max-width:767.98px){.wr-item-img{width:5rem;height:5rem}.wr-qty-row{padding-left:0}.wr-confirm-dl{grid-template-columns:1fr;gap:.2rem}.wr-confirm-dl dt{margin-top:1rem;font-size:.8em;text-transform:uppercase;letter-spacing:.04em}.wr-confirm-dl dt:first-child{margin-top:0}.wr-actions--split{flex-direction:column-reverse}.wr-actions--split .btn{width:100%}.wr-confirm-box,.wr-reason-field,.wr-receipt{padding:1.6rem}}a[href*="/pages/widerruf"],a[href$="/pages/widerruf"]{color:rgb(var(--color-foreground))!important;font-weight:600!important;text-decoration:underline!important}a[href*="/pages/widerruf"]:hover,a[href$="/pages/widerruf"]:hover{opacity:.75}
/*# sourceMappingURL=/cdn/shop/t/4/assets/widerruf.css.map */
