.dcmtrespalp-form-wrap{position:relative;max-width:920px;margin:0 auto;padding:28px;border:1px solid #d9d9d9;background:#fff;font-family:inherit;min-height:240px}.dcmtrespalp-form-content{opacity:1;transition:opacity .25s ease}.dcmtrespalp-form-wrap.is-initializing .dcmtrespalp-form-content{opacity:0;visibility:hidden}.dcmtrespalp-initial-loader{position:absolute;inset:0;z-index:12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.86));font-size:14px;font-weight:600;letter-spacing:.01em}.dcmtrespalp-initial-loader[hidden]{display:none}.dcmtrespalp-form-header{text-align:center;margin-bottom:22px}.dcmtrespalp-eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em}.dcmtrespalp-form-header h2{font-size:28px;line-height:1.18;margin:8px 0 10px}.dcmtrespalp-form-header h2 span{display:inline-block;position:relative}.dcmtrespalp-form-header h2 span:after{content:"";display:block;position:relative;width:100%;height:1px;bottom:-6px;left:0;background:var(--color-content-primary,#111)}.dcmtrespalp-progress{height:6px;background:#eee;border-radius:999px;overflow:hidden;margin:16px 0}.dcmtrespalp-progress span{display:block;height:100%;width:0;background:#111;transition:width .25s ease}.dcmtrespalp-status{min-height:22px;margin:10px 0;font-size:14px}.dcmtrespalp-status.is-error,.dcmtrespalp-error,.dcmtrespalp-upload-status.is-error{color:#a40000}.dcmtrespalp-step[hidden]{display:none!important}.dcmtrespalp-step{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.dcmtrespalp-step h3{grid-column:1/-1;font-size:22px;line-height:1.2;margin:16px 0 0 0}.dcmtrespalp-step h3 span{display:inline-block;position:relative}.dcmtrespalp-step h3 span:after{content:"";position:absolute;left:0;right:0;bottom:-5px;width:100%;height:.5px;background:var(--color-content-primary,#111)}.dcmtrespalp-step-intro{grid-column:1/-1;margin:4px 0 6px}.dcmtrespalp-step-intro h4{font-size:18px;line-height:1.25;margin:0 0 6px}.dcmtrespalp-step-intro p{font-size:14px;margin:0;color:#555}.dcmtrespalp-field label{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;margin-bottom:6px}.dcmtrespalp-field label i{color:var(--color-content-link,#111);font-size:14px;width:16px;text-align:center}.dcmtrespalp-required{color:rgb(235,0,0)}.dcmtrespalp-field input,.dcmtrespalp-field select,.dcmtrespalp-field textarea{width:100%;box-sizing:border-box;padding:8px;border:.5px solid #bbb;border-radius:4px;font-size:14px;line-height:1.35;font-family:inherit;background:#fff}.dcmtrespalp-field textarea{min-height:96px}.dcmtrespalp-field select:disabled{background:#f7f7f7;color:#777}.dcmtrespalp-field-checkbox,.dcmtrespalp-field-file,.dcmtrespalp-files,.dcmtrespalp-upload-block{grid-column:1/-1}.dcmtrespalp-photo-guidance{margin-bottom:12px;padding:12px 14px;border:.5px solid #ddd;border-radius:8px;background:#fafafa}.dcmtrespalp-photo-guidance ul{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 8px 0;padding:0;list-style:none}.dcmtrespalp-photo-guidance li{font-size:13px}.dcmtrespalp-photo-guidance li:before{content:"✓";margin-right:6px;color:var(--color-content-link,#111)}.dcmtrespalp-photo-guidance p{font-size:13px;margin:0;color:#555}.dcmtrespalp-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:150px;padding:20px;border:1px dashed #aaa;border-radius:8px;background:#fafafa;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}.dcmtrespalp-dropzone:hover,.dcmtrespalp-dropzone.is-dragover{border-color:var(--color-content-link,#111);background:#f4f4f4}.dcmtrespalp-dropzone input{position:absolute;inset:0;opacity:0;pointer-events:none}.dcmtrespalp-dropzone-icon{font-size:28px;color:var(--color-content-link,#111)}.dcmtrespalp-dropzone strong{font-size:14px}.dcmtrespalp-dropzone small,.dcmtrespalp-dropzone em{font-size:12px;color:#666;font-style:normal}.dcmtrespalp-upload-status{min-height:20px;margin:8px 0 0 0;font-size:13px}.dcmtrespalp-files{margin-top:12px}.dcmtrespalp-files-counter{font-size:13px;font-weight:600;margin-bottom:10px}.dcmtrespalp-file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.dcmtrespalp-file-card{position:relative;border:.5px solid #bbb;border-radius:8px;overflow:hidden;background:#fff}.dcmtrespalp-file-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f2f2f2}.dcmtrespalp-file-card span{display:block;padding:7px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dcmtrespalp-file-remove{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#111;cursor:pointer;box-shadow:0 1px 5px rgba(0,0,0,.18)}.dcmtrespalp-consent-control{grid-column:1/-1}.dcmtrespalp-switch-label{display:flex!important;align-items:center;gap:12px;font-size:14px;font-weight:600;cursor:pointer}.dcmtrespalp-switch-label input{position:absolute;opacity:0;pointer-events:none}.dcmtrespalp-switch{position:relative;flex:0 0 46px;width:46px;height:24px;border-radius:999px;background:#ccc;transition:background .2s ease}.dcmtrespalp-switch:before{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s ease}.dcmtrespalp-switch-label input:checked+.dcmtrespalp-switch{background:var(--color-content-link,#111)}.dcmtrespalp-switch-label input:checked+.dcmtrespalp-switch:before{transform:translateX(22px)}.dcmtrespalp-error{font-size:13px;margin-top:5px}.dcmtrespalp-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.dcmtrespalp-button{appearance:none!important;display:inline-flex!important;align-items:center;gap:8px;border:1px solid #111!important;background:#111!important;color:#fff!important;padding:8px 15px!important;border-radius:6px!important;cursor:pointer;font-size:14px!important;line-height:1.25!important;font-weight:700;min-height:auto!important;box-shadow:none!important;text-decoration:none!important}.dcmtrespalp-button-secondary{background:#fff!important;color:#111!important}.dcmtrespalp-button[hidden]{display:none!important}.dcmtrespalp-button._disabled,.dcmtrespalp-button:disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.dcmtrespalp-button:active,.dcmtrespalp-button:focus{padding:8px 15px!important;font-size:14px!important;line-height:1.25!important;min-height:0!important;transform:none!important}.dcmtrespalp-legal-note{font-size:13px;margin-top:16px;color:#555}.dcmtrespalp-legal-note:before{content:"*";color:rgb(235,0,0);font-weight:700;margin-right:4px}.dcmtrespalp-loader{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.75)}.dcmtrespalp-loader[hidden]{display:none}.dcmtrespalp-spinner{width:42px;height:42px;border-radius:50%;border:3px solid #ccc;border-top-color:#111;animation:dcmtrespalp-spin .8s linear infinite}.dcmtrespalp-success{text-align:center;max-width:680px;margin:0 auto;padding:48px 24px}.dcmtrespalp-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:var(--color-content-primary,#111);color:#fff;margin-bottom:18px}.dcmtrespalp-success h2{font-size:32px;line-height:1.15;margin:0 0 12px}.dcmtrespalp-success p{font-size:16px;line-height:1.55;margin:0;color:#444}@keyframes dcmtrespalp-spin{to{transform:rotate(360deg)}}.dcmtrespalp-field input:focus,.dcmtrespalp-field select:focus,.dcmtrespalp-field textarea:focus{border:.5px solid #777;outline:1px solid rgba(0,0,0,.08);box-shadow:none}.dcmtrespalp-field-phone input{font-variant-numeric:tabular-nums}@media(max-width:720px){.dcmtrespalp-step{grid-template-columns:1fr}.dcmtrespalp-form-wrap{padding:20px}.dcmtrespalp-photo-guidance ul{display:block}.dcmtrespalp-photo-guidance li+li{margin-top:4px}}
