.lpfm-shell{--lp:#8c1d40;--lp2:#b83b62;--text:#222633;--muted:#747b88;font-family:Tahoma,Arial,sans-serif;box-sizing:border-box}.lpfm-shell *{box-sizing:border-box}.lpfm-card{position:relative;max-width:760px;margin:34px auto;padding:38px;background:linear-gradient(180deg,#fff 0%,#fff9fb 100%);border:1px solid #efdee4;border-radius:28px;box-shadow:0 28px 80px rgba(91,24,47,.14);overflow:hidden}.lpfm-card__accent{position:absolute;top:0;right:0;left:0;height:6px;background:linear-gradient(90deg,var(--lp),#d45c82)}.lpfm-card__head{display:flex;gap:18px;align-items:flex-start;margin-bottom:30px}.lpfm-icon{display:grid;place-items:center;flex:0 0 62px;width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,var(--lp),var(--lp2));box-shadow:0 14px 28px rgba(140,29,64,.27)}.lpfm-icon svg,.lpfm-dropzone__icon svg{width:30px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lpfm-eyebrow{display:block;margin-bottom:5px;color:var(--lp);font-size:12px;font-weight:700}.lpfm-card__head h2{margin:0 0 8px;color:var(--text);font-size:26px}.lpfm-card__head p{margin:0;color:var(--muted);line-height:1.9}.lpfm-grid{display:grid;grid-template-columns:1fr;gap:18px}.lpfm-field{margin-bottom:20px}.lpfm-field label:not(.lpfm-dropzone){display:block;margin-bottom:8px;color:#303541;font-weight:700}.lpfm-field label span{color:#d02d52}.lpfm-input-wrap{position:relative}.lpfm-input-wrap svg{position:absolute;top:50%;right:15px;width:21px;transform:translateY(-50%);fill:none;stroke:#9298a4;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lpfm-input-wrap input{padding-right:46px!important}.lpfm-field input[type=text],.lpfm-field textarea{width:100%;padding:14px 16px;border:1px solid #dfe2e7;border-radius:14px;background:#fff;color:#20242c;font:inherit;outline:none;transition:.2s}.lpfm-field textarea{min-height:118px;resize:vertical}.lpfm-field input:focus,.lpfm-field textarea:focus{border-color:var(--lp);box-shadow:0 0 0 4px rgba(140,29,64,.08)}.lpfm-dropzone{display:flex;min-height:205px;padding:28px;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #d9b7c3;border-radius:20px;background:linear-gradient(180deg,#fffafd,#fff6f9);text-align:center;cursor:pointer;transition:.2s}.lpfm-dropzone:hover,.lpfm-dropzone.is-dragging{border-color:var(--lp);background:#fff0f5;transform:translateY(-2px)}.lpfm-dropzone__icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:13px;border-radius:18px;background:linear-gradient(135deg,var(--lp),var(--lp2));box-shadow:0 12px 22px rgba(140,29,64,.2)}.lpfm-dropzone strong{font-size:17px;color:#313642}.lpfm-dropzone small{margin:7px 0;color:var(--muted)}.lpfm-dropzone em{font-size:12px;font-style:normal;color:var(--lp)}.lpfm-file-list{display:grid;gap:12px;margin:6px 0 22px}.lpfm-file-item{padding:14px 15px;background:#fff;border:1px solid #e2e5ea;border-radius:15px;transition:.2s}.lpfm-file-item.is-uploading{border-color:#caa0af}.lpfm-file-item.is-done{border-color:#a9ddbc;background:#f8fffa}.lpfm-file-item.has-error{border-color:#efb5bd;background:#fff8f9}.lpfm-file-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.lpfm-file-item strong{display:block;max-width:590px;color:#2a2e38;overflow-wrap:anywhere}.lpfm-file-item small{display:block;margin-top:5px;color:#7d8490}.lpfm-remove{width:29px;height:29px;padding:0;border:0;border-radius:50%;background:#f3e8ec;color:#9a3454;font-size:21px;line-height:1;cursor:pointer}.lpfm-file-progress{display:flex;align-items:center;gap:10px;margin-top:12px}.lpfm-file-progress__bar{display:block;height:8px;flex:1;overflow:hidden;border-radius:99px;background:#eceef2}.lpfm-file-progress__bar i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lp),#d85e85);transition:width .15s}.lpfm-file-item.is-done .lpfm-file-progress__bar i{background:#39a567}.lpfm-file-progress b{min-width:55px;font-size:12px;color:#6c7380;text-align:left}.lpfm-message{margin-bottom:17px;padding:13px 15px;border-radius:12px;line-height:1.7}.lpfm-message--success{color:#176b3b;background:#e9f9ef;border:1px solid #bce8cb}.lpfm-message--error{color:#9d2536;background:#fff0f2;border:1px solid #f3c3ca}.lpfm-submit{display:flex;width:100%;align-items:center;justify-content:center;gap:9px;padding:15px 20px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--lp),#65132e);color:#fff;font:700 15px Tahoma,Arial,sans-serif;cursor:pointer;box-shadow:0 14px 28px rgba(140,29,64,.23);transition:.2s}.lpfm-submit:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(140,29,64,.29)}.lpfm-submit:disabled{opacity:.65;cursor:wait}.lpfm-submit svg{width:21px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.lpfm-security{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;color:#7a808c;font-size:12px}.lpfm-security svg{width:18px;fill:none;stroke:#4d9b6b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:650px){.lpfm-card{padding:24px 18px;border-radius:21px}.lpfm-card__head{gap:13px}.lpfm-icon{width:50px;height:50px;flex-basis:50px;border-radius:16px}.lpfm-card__head h2{font-size:20px}.lpfm-card__head p{font-size:13px}.lpfm-dropzone{min-height:175px;padding:20px 12px}.lpfm-file-item strong{max-width:230px}}