#poster-editor{--preview-max-width: 420px;--bg-page: #f6f7f9;--bg-card: #ffffff;--primary-gradient: linear-gradient(135deg, #6a5af9, #ff7ae5);--primary-gradient-hover: linear-gradient(135deg, #5a4cf0, #ff65db);--shadow-soft: 0 10px 30px rgba(0, 0, 0, .06);--shadow-strong: 0 18px 45px rgba(0, 0, 0, .1);--radius-lg: 18px;--radius-sm: 8px;font-family:Montserrat,Arial,sans-serif;background:var(--bg-page);color:#222}#poster-editor .wrap{max-width:1180px;margin:32px auto;padding:28px;display:flex;gap:32px;justify-content:space-between}#poster-editor .panel{background:var(--bg-card);padding:28px;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex:1.1;max-width:520px}#poster-editor .preview-col{background:var(--bg-card);padding:28px;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex:.9;display:flex;flex-direction:column;align-items:center}#poster-editor h2{font-size:28px;font-weight:800;margin-bottom:24px}#poster-editor .preview-title{font-size:14px;font-weight:700;color:#555;margin-bottom:16px}#poster-editor label{font-size:14px;font-weight:600;margin:14px 0 6px;display:block}#poster-editor input[type=text],#poster-editor textarea{width:100%;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid #e4e6eb;font-size:14px;box-sizing:border-box}#poster-editor input:focus,#poster-editor textarea:focus{outline:none;border-color:#6a5af9;box-shadow:0 0 0 3px #6a5af91f}#poster-editor textarea{min-height:100px;font-family:inherit}#poster-editor .small,#poster-editor .muted{font-size:12px;color:#8a8a8a}#poster-editor .small-1{font-size:13px;padding:10px;text-align:center;color:#8a8a8a}#poster-editor .small-under{font-size:13px;padding:20px;text-align:center;color:#8a8a8a}#poster-editor .actions{display:flex;justify-content:center;margin-top:28px}#poster-editor #pe-add{padding:14px 28px;border-radius:999px;border:none;background:var(--primary-gradient);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 10px 25px #6a5af959;transition:all .2s ease}#poster-editor #pe-add:hover{background:var(--primary-gradient-hover);transform:translateY(-2px);box-shadow:0 14px 32px #6a5af973}#poster-editor #pe-add[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}#poster-editor .upload-btn{display:inline-block;padding:10px 23px;border-radius:999px;background:var(--primary-gradient);color:#fff;text-align:center;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 10px 25px #6a5af959;transition:all .2s ease}#poster-editor .upload-btn:hover{background:var(--primary-gradient-hover);transform:translateY(-2px)}#poster-editor .preview-frame{position:relative;overflow:hidden;isolation:isolate;width:100%;max-width:var(--preview-max-width);aspect-ratio:210 / 297;border-radius:26px;background:#fff;box-shadow:var(--shadow-strong)}#poster-editor #pe-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:1}#poster-editor .pe-watermark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:20;opacity:.1;pointer-events:none;-webkit-user-select:none;user-select:none}#poster-editor .pe-votre-photo{display:flex;align-items:center;gap:12px;max-width:var(--preview-max-width);margin-top:18px;font-size:13px;color:#8a8a8a;text-align:left}#poster-editor .pe-votre-photo[hidden]{display:none}#poster-editor .pe-votre-photo img{width:64px;height:64px;flex:0 0 64px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #0000001f}#poster-editor .pe-points{margin:6px 0 0;padding-left:18px;font-size:13px;color:#8a8a8a}#poster-editor .pe-points li{margin:4px 0}@media(max-width:900px){#poster-editor .wrap{flex-direction:column;padding:16px}#poster-editor .panel{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/poster-editor.css.map */
