.anorweb-wrapper{max-width:680px;margin:0 auto;font-family:inherit}.anorweb-complaint-wrapper{max-width:820px}.anorweb-seller-header{margin:12px 0 16px;padding:14px 18px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:15px;line-height:1.6;color:#374151}.anorweb-seller-header strong{color:#111827}.anorweb-seller-legal{font-size:14px;color:#6b7280}.anorweb-form-subtitle{margin:8px 0 0 !important;font-size:15px;font-style:italic;color:#6b7280}.anorweb-section-title{margin:28px 0 14px !important;padding-bottom:6px;font-size:18px !important;font-weight:700 !important;color:#111827;border-bottom:2px solid #e5e7eb}.anorweb-field-help{margin:4px 0 0;font-size:13px;color:#6b7280}.anorweb-photo-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 20px;background:#fafafa;border:2px dashed #cbd5e1;border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.anorweb-photo-drop:hover,.anorweb-photo-drop.dragover{border-color:#1a1a2e;background:#f1f5f9}.anorweb-photo-drop-icon{font-size:2rem;opacity:0.6}.anorweb-photo-drop-text{font-size:0.9rem;color:#475569}.anorweb-photo-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-top:14px}.anorweb-photo-preview:empty{display:none}.anorweb-photo-item{position:relative;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#f1f5f9;border:1px solid #e5e7eb}.anorweb-photo-item img{width:100%;height:100%;object-fit:cover;display:block}.anorweb-photo-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,0.65);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s}.anorweb-photo-remove:hover{background:rgba(220,38,38,0.9)}.anorweb-photo-info{position:absolute;bottom:0;left:0;right:0;padding:4px 6px;background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);color:#fff;font-size:0.7rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.anorweb-intro{margin-bottom:28px}.anorweb-title{font-size:26px;font-weight:700;margin:0 0 10px;color:#1a1a1a;line-height:1.3}.anorweb-intro p{margin:0;color:#555;font-size:15px;line-height:1.6}.anorweb-deadline-info{padding:10px 14px;border-radius:4px;font-size:0.875rem;margin-bottom:16px;line-height:1.5}.anorweb-deadline-ok{background:#ecfdf5;border-left:4px solid #10b981;color:#065f46}.anorweb-deadline-warning{background:#fffbeb;border-left:4px solid #f59e0b;color:#92400e}.anorweb-deadline-expired{background:#fef2f2;border-left:4px solid #ef4444;color:#991b1b;font-weight:500}.anorweb-custom-notice{margin:12px 0 16px;padding:14px 18px;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:4px;color:#1e3a8a;font-size:0.9rem;line-height:1.55}.anorweb-custom-notice p{margin:0 0 8px}.anorweb-custom-notice p:last-child{margin-bottom:0}.anorweb-custom-notice a{color:#1d4ed8;text-decoration:underline}.anorweb-custom-notice strong{color:#1e3a8a}.anorweb-produkty-checkboxes{display:flex;flex-direction:column;gap:8px;margin-top:4px}.anorweb-produkt-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.anorweb-produkt-item:hover{background:#f1f5f9;border-color:#cbd5e1}.anorweb-produkt-item input[type="checkbox"]{width:20px;height:20px;accent-color:#1a1a2e;flex-shrink:0;margin-top:1px;cursor:pointer}.anorweb-produkt-info{flex:1;min-width:0}.anorweb-produkt-name{font-weight:600;color:#111;font-size:15px}.anorweb-produkt-meta{color:#6b7280;font-size:13px;margin-top:2px}.anorweb-qty-wrap{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}.anorweb-qty-input{width:58px;padding:4px 6px;border:1px solid #cbd5e1;border-radius:4px;font-size:14px;text-align:center;-moz-appearance:textfield}.anorweb-qty-input::-webkit-inner-spin-button,.anorweb-qty-input::-webkit-outer-spin-button{opacity:1}.anorweb-refund-info{margin-top:8px;padding:10px 14px;background:#ecfdf5;border-left:4px solid #10b981;border-radius:4px;font-size:14px;color:#065f46}.anorweb-refund-info strong{color:#064e3b}.anorweb-guest-note{margin-top:12px;padding:12px 16px;background:#fff8e1;border-left:4px solid #f59e0b;border-radius:4px;font-size:15px;color:#78350f;line-height:1.55}.anorweb-form{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:32px;box-shadow:0 2px 12px rgba(0,0,0,.07)}.anorweb-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:560px){.anorweb-row{grid-template-columns:1fr}.anorweb-form{padding:20px 16px}}.anorweb-field{margin-bottom:20px}.anorweb-field:last-of-type{margin-bottom:0}.anorweb-field>label,.anorweb-field fieldset legend{display:block;font-weight:600;font-size:15px;margin-bottom:8px;color:#222;border:none;padding:0;line-height:1.4}.anorweb-req{color:#c0392b;margin-left:2px}.anorweb-optional{font-weight:400;color:#888;font-size:13px}.anorweb-form input[type="text"],.anorweb-form input[type="tel"],.anorweb-form input[type="email"],.anorweb-form input[type="date"],.anorweb-form input[type="number"],.anorweb-form input[type="url"],.anorweb-form select,.anorweb-form textarea{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:6px;font-size:16px;color:#222;background:#fafafa;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;appearance:auto;font-family:inherit;line-height:1.4}.anorweb-form input[type="text"]:focus,.anorweb-form input[type="tel"]:focus,.anorweb-form input[type="email"]:focus,.anorweb-form input[type="date"]:focus,.anorweb-form input[type="number"]:focus,.anorweb-form input[type="url"]:focus,.anorweb-form select:focus,.anorweb-form textarea:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px rgba(26,26,46,.12);background:#fff}#anorweb-c-iban.anorweb-iban-valid{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.15);background:#f0fdf4}#anorweb-c-iban.anorweb-iban-invalid{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.15);background:#fef2f2}.anorweb-form textarea{resize:vertical;min-height:72px}.anorweb-field fieldset{border:none;margin:0;padding:0}.anorweb-radio-group{display:flex;gap:20px;flex-wrap:wrap}.anorweb-radio-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:16px;font-weight:400;color:#333}.anorweb-radio-label input[type="radio"]{width:20px;height:20px;accent-color:#1a1a2e;cursor:pointer}.anorweb-field-gdpr{background:#f8f8f8;border-radius:6px;padding:16px;margin-top:4px}.anorweb-check-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:15px;color:#444;line-height:1.5;font-weight:400 !important}.anorweb-check-label input[type="checkbox"]{width:20px;height:20px;flex-shrink:0;margin-top:1px;accent-color:#1a1a2e;cursor:pointer}.anorweb-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:16px 28px;background:#c0392b;color:#fff;font-size:17px;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background .2s,transform .1s;width:100%;letter-spacing:.01em}.anorweb-submit-btn:hover{background:#a93226}.anorweb-submit-btn:active{transform:scale(.98)}.anorweb-submit-btn:disabled{background:#ccc;cursor:not-allowed}.anorweb-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:anorweb-spin .7s linear infinite}@keyframes anorweb-spin{to{transform:rotate(360deg)}}.anorweb-footer-note{margin:14px 0 0;font-size:13px;color:#777;text-align:center;line-height:1.5}.anorweb-error{background:#fdecea;border:1px solid #e74c3c;color:#c0392b;padding:14px 18px;border-radius:6px;margin-top:16px;font-size:15px;line-height:1.5}.anorweb-success{background:#eafaf1;border:1px solid #2ecc71;border-radius:10px;padding:36px 32px;text-align:center}.anorweb-success-check{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#2ecc71;color:#fff;border-radius:50%;font-size:1.75rem;font-weight:700;margin-bottom:16px}.anorweb-success h3{margin:0 0 10px;font-size:1.25rem;color:#1a7a3a}.anorweb-success p{margin:0;color:#2d6a4f;font-size:0.95rem;line-height:1.5}