/* A3LNAT_PATCH_38_MY_PROJECT_INNER_UI
   Final layer for embedded My Project sections. */
.a3-embed-shell{max-width:1260px;margin:0 auto;padding:0;direction:rtl}
.a3-project-embed .a3-embed-wrap{width:100%}
.a3-project-embed .qm-toolbar:first-child,
.a3-project-embed .settings-hero:first-child,
.a3-project-embed .tpl-hero:first-child,
.a3-project-embed .planHero:first-child,
.a3-project-embed .wiz-hero:first-child,
.a3-project-embed .adsHero:first-child{margin-top:0!important}
.a3-project-embed form{max-width:100%}
.a3-project-embed .table-responsive{max-width:100%}
.a3-project-embed .btn,.a3-project-embed .qm-btn,.a3-project-embed .a3-btn{white-space:normal;text-align:center}
.a3-project-embed .row.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}
.a3-project-embed .alert+.qm-form-card,
.a3-project-embed .alert+.a3-card{margin-top:14px}
.a3-project-embed .qm-slide-card form,
.a3-project-embed .qm-product-card form,
.a3-project-embed .adCard form{box-shadow:none!important;border:0!important;border-radius:0!important;background:transparent!important}
.a3-project-embed input[type=file]{cursor:pointer}
.a3-project-embed .a3-file-picker{position:relative}
.a3-project-embed .a3-file-picker input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}
.a3-project-embed .a3-file-picker label{min-height:74px;border:1px dashed #b9d7ff!important;background:linear-gradient(135deg,#f8fbff,#eff6ff)!important;border-radius:18px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:12px!important;cursor:pointer!important;margin:0!important;color:#0f172a!important;transition:.16s ease!important}
.a3-project-embed .a3-file-picker:hover label{border-color:#1877f2!important;box-shadow:0 0 0 4px rgba(24,119,242,.08)!important}
.a3-project-embed .a3-file-icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#1877f2,#0b5ed7);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;flex:0 0 auto}
.a3-project-embed .a3-file-text{display:flex;flex-direction:column;gap:2px;min-width:0}.a3-project-embed .a3-file-text strong{font-weight:1000;color:#0f172a}.a3-project-embed .a3-file-text small{color:#64748b;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
@media(max-width:780px){.a3-embed-shell{max-width:100%}.a3-project-embed .a3-file-text small{max-width:180px}}
