.profile-pictures-page{max-width:1180px}.profile-picture-list{display:grid;gap:.75rem;margin-bottom:1rem}.profile-picture-record{display:grid;grid-template-columns:2.5rem 7rem minmax(0,1fr) 10.5rem;align-items:center;gap:1rem;padding:1rem;border:1px solid #dce4eb;border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(35,58,79,.04)}.profile-picture-record.is-default{border-left:3px solid #d39b16}.profile-picture-order{align-self:start;padding-top:.2rem;color:#8a99a6;font-size:.72rem;font-weight:800}.profile-picture-thumb{width:7rem;height:7rem;border-radius:6px;object-fit:cover;background:#edf2f6}.profile-picture-copy{min-width:0}.profile-picture-copy h2{margin:.35rem 0 .3rem;color:#294863;font-size:1rem}.profile-picture-copy p{max-width:42rem;margin:0;color:#66798b;font-size:.8rem;line-height:1.5}.profile-picture-actions{display:grid;justify-items:start;gap:.5rem}.profile-picture-actions .sm-button{min-height:2.15rem;padding:.38rem .62rem;font-size:.74rem}.profile-picture-actions .sm-list-delete{margin:0}.profile-picture-default{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .5rem;border:1px solid #cbd7e1;border-radius:4px;background:#fff;color:#687b8d;font-size:.72rem;font-weight:750}.profile-picture-default i{color:#9aa8b5;font-size:1rem}.profile-picture-default.is-active{border-color:#dfbd58;background:#fff9e8;color:#7d6418}.profile-picture-default.is-active i{color:#d39b16}.profile-picture-guide{display:flex;gap:1rem;margin:1rem 0;padding:1rem 1.1rem;border:1px solid #bfd5e7;border-left:4px solid #2474b5;border-radius:6px;background:#f2f8fc;color:#49657d}.profile-picture-guide__icon{display:grid;place-content:center;flex:0 0 2.4rem;width:2.4rem;height:2.4rem;border-radius:50%;background:#fff3cd;color:#d39b16}.profile-picture-guide strong{color:#254766}.profile-picture-guide p{margin:.25rem 0 0;line-height:1.55}.profile-editor-dialog{width:min(72rem,calc(100% - 2rem));max-height:calc(100vh - 2rem);padding:0;border:0;border-radius:10px;background:#fff;box-shadow:0 1.4rem 3rem rgba(16,30,42,.3)}.profile-editor-dialog::backdrop{background:rgba(20,35,48,.58)}.profile-editor-panel{display:grid;gap:1rem;padding:1.35rem}.profile-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #e0e7ed;padding-bottom:1rem}.profile-editor-heading h2{margin:.15rem 0;color:#294863;font-size:1.2rem}.profile-editor-heading p{margin:.3rem 0 0;color:#66798b;font-size:.8rem}.profile-editor-notice{padding:.7rem .85rem;border-left:4px solid #2474b5;background:#f2f8fc;color:#4f687d;font-size:.8rem}.profile-editor-workspace{display:grid;grid-template-columns:minmax(0,37rem) minmax(13rem,1fr);gap:1.25rem;align-items:start}.profile-preview-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-preview-pair>div{display:grid;gap:.45rem;color:#405a70;font-size:.76rem}.profile-preview-stage{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border:1px solid #d8e3ec;background:#edf2f6;touch-action:none;cursor:grab}.profile-preview-stage:active{cursor:grabbing}.profile-preview-stage--square{border-radius:6px}.profile-preview-stage--circle{border:7px solid #e8eef3;border-radius:50%}.profile-preview-stage img{position:absolute;top:50%;left:50%;max-width:none;max-height:none;transform-origin:center}.profile-preview-stage span{position:absolute;inset:50%;width:max-content;height:max-content;transform:translate(-50%,-50%);color:#718397;font-size:.72rem;font-weight:800}.profile-editor-controls{display:grid;align-content:start;gap:.6rem;padding:1rem;border:1px solid #dce4eb;border-radius:7px;background:#f8fafc}.profile-editor-controls label{color:#405a70;font-size:.76rem;font-weight:800}.profile-editor-controls input[type=range]{width:100%;accent-color:#2474b5}.profile-editor-controls p{margin:0;color:#66798b;font-size:.74rem;line-height:1.5}.profile-editor-internal{padding:1rem;border:1px solid #d6e0e8;border-radius:7px;background:#f7f9fb}.profile-editor-internal__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem;padding-bottom:.7rem;border-bottom:1px solid #dce4eb}.profile-editor-internal__heading h3{margin:0;color:#304861;font-size:.9rem}.profile-editor-internal__heading p{margin:.2rem 0 0;color:#718294;font-size:.74rem}.profile-editor-internal__heading>span{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border-radius:99px;background:#e8eef3;color:#52697d;font-size:.7rem;font-weight:800;white-space:nowrap}.profile-editor-internal__heading>span i{color:#405a70}.profile-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.profile-editor-fields label{display:grid;align-content:start;gap:.35rem;color:#405a70;font-size:.76rem;font-weight:800}.profile-editor-fields input{box-sizing:border-box;height:2.45rem}.profile-editor-fields input,.profile-editor-fields textarea{width:100%;padding:.58rem .65rem;border:1px solid #cddae5;border-radius:4px;color:#314e67;font:inherit;font-weight:400}.profile-editor-footer{display:flex;justify-content:flex-end;gap:.65rem;padding-top:1rem;border-top:1px solid #e0e7ed}@media(max-width:800px){.profile-picture-record{grid-template-columns:2rem 5.5rem minmax(0,1fr)}.profile-picture-thumb{width:5.5rem;height:5.5rem}.profile-picture-actions{grid-column:3;grid-template-columns:repeat(3,max-content);align-items:center}.profile-editor-workspace{grid-template-columns:1fr}.profile-editor-controls{grid-template-columns:auto 1fr;align-items:center}.profile-editor-controls p{grid-column:1/-1}}@media(max-width:700px){.profile-picture-guide{flex-direction:column}.profile-picture-guide__icon{display:none}}@media(max-width:620px){.profile-editor-internal__heading{align-items:stretch;flex-direction:column}.profile-editor-internal__heading>span{align-self:flex-start}}@media(max-width:560px){.profile-picture-record{grid-template-columns:4.5rem minmax(0,1fr);gap:.75rem}.profile-picture-order{display:none}.profile-picture-thumb{width:4.5rem;height:4.5rem}.profile-picture-actions{grid-column:1/-1;grid-template-columns:1fr;justify-items:end}.profile-preview-pair{gap:.55rem}.profile-editor-panel{padding:1rem}.profile-editor-fields{grid-template-columns:1fr}.profile-editor-controls{grid-template-columns:1fr}.profile-editor-controls p{grid-column:auto}}