.pwm-wrap{direction:rtl;max-width:1040px;margin:35px auto;padding:18px;background:linear-gradient(145deg,var(--pwm-bg),#eef7f4);font-family:var(--pwm-font);font-size:var(--pwm-font-size);color:var(--pwm-text);box-sizing:border-box;position:relative}.pwm-wrap:before,.pwm-wrap:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.pwm-wrap:before{width:180px;height:180px;background:rgba(47,127,120,.09);top:-40px;left:-25px}.pwm-wrap:after{width:220px;height:220px;background:rgba(217,164,65,.08);bottom:-60px;right:-35px}.pwm-wrap *{box-sizing:border-box}.pwm-card{position:relative;z-index:1;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.8);border-radius:26px;box-shadow:0 22px 60px rgba(31,67,61,.14);padding:34px;overflow:hidden}.pwm-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--pwm-primary),var(--pwm-accent),var(--pwm-primary));}.pwm-brand{display:flex;align-items:center;justify-content:flex-start;gap:13px;padding-bottom:24px;margin-bottom:10px;border-bottom:1px solid var(--pwm-border)}.pwm-logo{width:58px;height:58px;object-fit:contain;border-radius:16px;background:#fff;padding:5px;box-shadow:0 8px 22px rgba(31,67,61,.10);border:1px solid var(--pwm-border)}.pwm-brand-text{display:flex;flex-direction:column;gap:3px}.pwm-brand-name{font-size:20px;font-weight:900;color:var(--pwm-primary)}.pwm-site-name{font-size:12px;color:var(--pwm-muted)}.pwm-head{display:flex;gap:18px;align-items:center;margin:26px 0 26px;padding:20px;border-radius:20px;background:linear-gradient(135deg,rgba(47,127,120,.10),rgba(217,164,65,.08));border:1px solid rgba(47,127,120,.10)}.pwm-icon{width:62px;height:62px;border-radius:19px;background:linear-gradient(145deg,var(--pwm-primary),var(--pwm-primary-dark));color:#fff;display:flex;align-items:center;justify-content:center;font-size:31px;font-weight:900;flex:none;box-shadow:0 12px 25px rgba(47,127,120,.24)}.pwm-eyebrow{font-size:12px;font-weight:800;color:var(--pwm-accent);margin-bottom:5px}.pwm-head h1{font-size:var(--pwm-title-size);line-height:1.3;margin:0 0 7px;color:var(--pwm-text);font-weight:900}.pwm-head p{margin:0;color:var(--pwm-muted);line-height:1.9}.pwm-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pwm-field{display:flex;flex-direction:column;gap:9px}.pwm-full{grid-column:1/-1}.pwm-field label{font-weight:800;color:var(--pwm-text);font-size:14px}.pwm-field label span{color:#c65b55}.pwm-field label small{font-weight:400;color:var(--pwm-muted)}.pwm-field input,.pwm-field textarea{width:100%;border:1px solid var(--pwm-border);background:#fbfdfc;color:var(--pwm-text);border-radius:14px;padding:14px 16px;font:inherit;outline:none;transition:.22s;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.pwm-field input:hover,.pwm-field textarea:hover{border-color:#c7d9d5}.pwm-field input:focus,.pwm-field textarea:focus{border-color:var(--pwm-primary);box-shadow:0 0 0 4px rgba(47,127,120,.11),0 5px 15px rgba(31,67,61,.06);background:#fff}.pwm-field textarea{resize:vertical;min-height:145px}.pwm-upload{position:relative;border:2px dashed #cbdcd8;border-radius:17px;min-height:140px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#fbfdfc,#f5faf8);cursor:pointer;overflow:hidden;transition:.2s}.pwm-upload:hover{border-color:var(--pwm-primary);background:#f2faf7}.pwm-upload input{position:absolute!important;inset:0;opacity:0;cursor:pointer}.pwm-upload-text{display:flex;flex-direction:column;gap:8px;color:var(--pwm-muted)}.pwm-upload-text:before{content:"↑";width:42px;height:42px;border-radius:50%;margin:0 auto 2px;background:rgba(47,127,120,.10);color:var(--pwm-primary);display:flex;align-items:center;justify-content:center;font-size:23px;font-weight:900}.pwm-upload-text strong{color:var(--pwm-primary)}.pwm-file-name{font-size:13px;color:var(--pwm-muted);margin-top:7px}.pwm-submit{margin-top:28px;border:0;background:linear-gradient(135deg,var(--pwm-primary),var(--pwm-primary-dark));color:#fff;border-radius:15px;padding:16px 24px;font:inherit;font-weight:900;cursor:pointer;width:100%;transition:.22s;box-shadow:0 12px 25px rgba(47,127,120,.20)}.pwm-submit:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(47,127,120,.26)}.pwm-submit span{margin-right:8px}.pwm-alert{padding:14px 16px;border-radius:13px;margin:0 0 22px;font-weight:800}.pwm-success{background:#eaf7f0;color:#23714c;border:1px solid #bfe6cf}.pwm-error{background:#fff0ef;color:#9b3f38;border:1px solid #efc5c1}@media(max-width:700px){.pwm-wrap{margin:10px auto;padding:6px}.pwm-card{padding:25px 16px;border-radius:21px}.pwm-grid{grid-template-columns:1fr}.pwm-full{grid-column:auto}.pwm-head{align-items:flex-start;padding:17px}.pwm-head h1{font-size:25px}.pwm-icon{width:50px;height:50px;border-radius:15px;font-size:25px}.pwm-brand{padding-bottom:18px}.pwm-logo{width:50px;height:50px}}

.pwm-date-hint{font-size:12px;color:var(--pwm-muted);margin-top:-3px}

.pwm-font-preview{margin-top:9px;padding:12px 14px;border:1px solid #dfe8e5;border-radius:10px;background:#fbfdfc;color:#23312f;font-size:18px;line-height:1.8;font-weight:500}
