.pfm-wrap,.pfm-app{color:#172033}.pfm-admin-header,.pfm-public-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin:20px 0}.pfm-frontend-app .pfm-public-header{margin:0;padding:22px 24px;border-bottom:1px solid #e5eaf2;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}.pfm-public-title{display:flex;align-items:center;gap:12px}.pfm-secure-lock-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 auto;border-radius:8px;background:#fff8db}.pfm-secure-lock-wrap::after{content:attr(data-tooltip);position:absolute;left:0;top:calc(100% + 8px);width:max-content;max-width:280px;padding:8px 10px;border-radius:6px;background:#172033;color:#fff;font-size:12px;font-weight:600;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity 80ms ease,transform 80ms ease;z-index:20}.pfm-secure-lock-wrap:hover::after{opacity:1;transform:translateY(0)}.pfm-secure-lock{display:block;width:30px;height:30px;object-fit:contain}.pfm-logout-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;font-weight:700;text-decoration:none;transition:background-color 120ms ease,border-color 120ms ease,color 120ms ease}.pfm-logout-button:hover{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.pfm-admin-header h1,.pfm-public-header h2{margin:0 0 6px;font-size:28px;line-height:1.2;color:#111827}.pfm-admin-header p,.pfm-public-header p{margin:0;color:#5b6475}.pfm-storage-note{display:grid;gap:4px;max-width:440px;padding:12px 14px;border:1px solid #d9e0ea;border-radius:8px;background:#f8fafc;color:#475569;font-size:12px;word-break:break-all}.pfm-ftp-note{display:grid;gap:8px;margin:0 0 18px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a}.pfm-ftp-note p{max-width:980px;margin:0;color:#1e40af}.pfm-ftp-note .button{width:fit-content}.pfm-app{position:relative;border:1px solid #dbe2ec;border-radius:8px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06);overflow:hidden}.pfm-toolbar{display:flex;justify-content:space-between;gap:16px;padding:14px;border-bottom:1px solid #e5eaf2;background:#f8fafc}.pfm-toolbar-left,.pfm-toolbar-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.pfm-toolbar-right{gap:0;padding:4px;border:1px solid #dbe2ec;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.pfm-upload-button input{display:none}.pfm-sort-by{width:152px;height:38px;min-height:38px;margin:0;border:0;border-radius:6px;background-color:#f8fafc;color:#172033;font-weight:700;box-shadow:none}.pfm-toolbar .button,.pfm-sort-dir{min-height:38px;line-height:36px;padding-top:0;padding-bottom:0}.pfm-sort-dir{min-width:122px;margin-left:4px!important;border:0!important;border-radius:6px!important;background:#172033!important;color:#fff!important;font-weight:700;text-align:center;box-shadow:none!important}.pfm-sort-dir:hover,.pfm-sort-dir:focus{background:#2563eb!important;color:#fff!important}.pfm-breadcrumbs{display:flex;gap:6px;align-items:center;min-height:44px;padding:0 14px;border-bottom:1px solid #eef2f7;overflow-x:auto}.pfm-crumb{border:0;background:transparent;color:#2563eb;cursor:pointer;font-weight:600;padding:6px 2px}.pfm-separator{color:#94a3b8}.pfm-dropzone{position:relative;min-height:340px;padding:12px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)}.pfm-dropzone.is-dragging{outline:2px dashed #2563eb;outline-offset:-10px;background:#eff6ff}.pfm-empty-upload{display:none;position:absolute;inset:20px;place-items:center;border:2px dashed #93c5fd;border-radius:8px;background:rgba(239,246,255,.9);color:#1d4ed8;font-weight:700;z-index:2;pointer-events:none}.pfm-dropzone.is-dragging .pfm-empty-upload{display:grid}.pfm-list{display:grid;gap:8px}.pfm-item{display:grid;grid-template-columns:minmax(180px,1fr) 220px auto;gap:16px;align-items:center;min-height:58px;padding:10px 12px;border:1px solid #e5eaf2;border-radius:8px;background:#fff;transition:border-color 120ms ease,box-shadow 120ms ease,transform 120ms ease}.pfm-item:hover{border-color:#bfdbfe;box-shadow:0 8px 22px rgba(37,99,235,.08);transform:translateY(-1px)}.pfm-item-main{display:flex;gap:10px;align-items:center;min-width:0}.pfm-item-folder .pfm-item-main{cursor:pointer}.pfm-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#eef4ff}.pfm-icon img{display:block;width:28px;height:28px;object-fit:contain}.pfm-item-folder .pfm-icon{background:#fff7ed}.pfm-item-folder .pfm-icon:empty::before{content:"";display:block;width:22px;height:16px;border:2px solid #f59e0b;border-radius:3px;background:#fef3c7;box-shadow:-5px -6px 0 -3px #f59e0b}.pfm-title{display:grid;gap:3px;min-width:0}.pfm-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.pfm-sharing{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:12px;font-weight:500}.pfm-meta{display:grid;gap:14px;justify-content:flex-start;color:#64748b;font-size:12px}.pfm-expiration{color:#92400e;font-weight:700}.pfm-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.pfm-small-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1f2937;font-size:12px;line-height:1.2;text-decoration:none;cursor:pointer}.pfm-small-button:hover{border-color:#2563eb;color:#1d4ed8}.pfm-small-button.pfm-danger{border-color:#fecaca;color:#b91c1c}.pfm-empty{display:grid;place-items:center;min-height:240px;color:#64748b;font-weight:600}.pfm-status{min-height:20px;padding:0 14px 14px;color:#2563eb;white-space:pre-line}.pfm-status.is-error{color:#b91c1c}.pfm-modal[hidden]{display:none}.pfm-modal{position:absolute;inset:0;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.42);z-index:10}.pfm-modal-panel{position:relative;width:min(560px, 100%);max-height:78vh;overflow:auto;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.24)}.pfm-modal-content{padding:22px}.pfm-modal-content h2{margin:0 0 4px}.pfm-modal-subtitle{margin:0 0 16px;color:#64748b}.pfm-modal-close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#64748b;font-size:24px;cursor:pointer}.pfm-user-list{display:grid;gap:8px;max-height:360px;overflow:auto}.pfm-user-row{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center;padding:10px;border:1px solid #e5eaf2;border-radius:8px}.pfm-user-row small{grid-column:2;color:#64748b}.pfm-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.pfm-settings{margin-top:18px;display:grid;gap:14px;align-items:center;padding:16px;border:1px solid #dbe2ec;border-radius:8px;background:#fff}.pfm-settings-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.pfm-log-filters{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin:18px 0;padding:16px;border:1px solid #dbe2ec;border-radius:8px;background:#fff}.pfm-log-filters label{display:grid;gap:5px;min-width:170px}.pfm-log-filters span{color:#475569;font-weight:700}.pfm-log-filters select,.pfm-log-filters input[type="date"]{min-height:34px;border-color:#cbd5e1;border-radius:6px}.pfm-log-table{border-radius:8px;overflow:hidden}.pfm-login{max-width:440px;padding:24px;border:1px solid #dbe2ec;border-radius:8px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.06)}.pfm-login h2{margin-top:0}.pfm-login .login-username,.pfm-login .login-password{display:grid;gap:6px}.pfm-login input[type="text"],.pfm-login input[type="password"]{width:100%;min-height:40px}@media (max-width:900px){.pfm-admin-header,.pfm-public-header,.pfm-toolbar{display:grid}.pfm-frontend-app .pfm-public-header{gap:14px}.pfm-item{grid-template-columns:1fr;gap:8px}.pfm-meta,.pfm-actions{justify-content:flex-start}}@media (max-width:520px){.pfm-toolbar-left,.pfm-toolbar-right,.pfm-actions{width:100%}.pfm-small-button,.pfm-toolbar .button,.pfm-sort-by{flex:1 1 auto}}