*{box-sizing:border-box}
html,body{margin:0!important;padding:0!important;background:#dfe5ec;min-height:100%;width:100%}
body.fm-app-document{font-family:Tahoma,Arial,sans-serif;display:flex;justify-content:center;align-items:stretch;overflow-x:hidden}
body.fm-app-document #wpadminbar{display:none!important}
.fm-app{width:100%;max-width:430px;min-height:100vh;background:#f4f6fb;color:#182235;line-height:1.6;box-shadow:0 0 0 1px rgba(20,35,55,.08),0 24px 70px rgba(25,40,60,.18)}
.fm-shell{width:100%;min-height:100vh;margin:0 auto;padding:16px 14px 94px;background:#f4f6fb}
.fm-topbar{display:flex;justify-content:space-between;align-items:center;padding:6px 4px 18px}.fm-brand{display:flex;align-items:center;gap:10px}.fm-brand strong,.fm-brand small{display:block}.fm-brand small{color:#788397;font-size:11px}.fm-logo{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:#087ea4;color:#fff;font-size:23px;font-weight:800;box-shadow:0 10px 24px rgba(8,126,164,.2)}.fm-icon-btn{border:0;background:#fff;width:42px;height:42px;border-radius:14px;font-size:22px;color:#506078}.fm-card,.fm-section-card{background:#fff;border:1px solid #e7ebf1;border-radius:22px;padding:20px;box-shadow:0 10px 35px rgba(35,50,75,.05)}.fm-card h1,.fm-page-head h1,.fm-hero h1{font-size:23px;margin:0 0 6px}.fm-card h2{font-size:16px;margin:0 0 4px}.fm-muted{color:#748094;font-size:13px;margin:0;line-height:1.9}.fm-eyebrow{font-size:12px;color:#748094}.fm-card label{display:block;font-size:13px;font-weight:700;margin:17px 0 7px}.fm-card input,.fm-card select,.fm-card textarea{width:100%;min-height:50px;border:1px solid #dbe1ea;border-radius:13px;padding:10px 13px;background:#fff;color:#182235;font:inherit;outline:none}.fm-card textarea{min-height:100px;resize:vertical}.fm-card input:focus,.fm-card select:focus,.fm-card textarea:focus{border-color:#087ea4;box-shadow:0 0 0 3px rgba(8,126,164,.09)}.fm-card input:disabled{background:#f4f6f9;color:#778195}.fm-btn{width:100%;min-height:52px;border:0;border-radius:14px;background:#087ea4;color:#fff;font:inherit;font-weight:700;cursor:pointer;margin-top:18px}.fm-btn:disabled{opacity:.55;cursor:not-allowed}.fm-btn small{font-weight:400;margin-right:5px}.fm-hidden{display:none!important}.fm-message{font-size:13px;margin-top:12px;min-height:20px;color:#167247}.fm-message.is-error{color:#ba3045}.fm-help{font-size:11px;color:#7b8597;margin:8px 0 0}.fm-hero{background:linear-gradient(135deg,#fff,#eef8fb);border:1px solid #e2edf1;border-radius:22px;padding:20px;display:flex;align-items:flex-start;justify-content:space-between}.fm-pill{background:#e9f7ef;color:#187548;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:700}.fm-primary-action{margin:14px 0}.fm-btn-large{min-height:58px}.fm-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.fm-stat{background:#fff;border:1px solid #e7ebf1;border-radius:18px;padding:14px 7px;text-align:center}.fm-stat strong{display:block;font-size:23px}.fm-stat span{display:block;color:#748094;font-size:11px;margin-top:4px}.fm-section-card{margin-top:12px}.fm-section-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.fm-section-head h2{font-size:16px;margin:0}.fm-section-head span{font-size:11px;color:#748094}.fm-progress{height:9px;border-radius:99px;background:#edf1f5;overflow:hidden}.fm-progress span{display:block;height:100%;width:0;background:#087ea4;border-radius:99px;transition:width .25s}.fm-list-empty{padding:15px 0;color:#7b8597;font-size:13px}.fm-invoice-row{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid #eef1f5;font-size:12px}.fm-invoice-row div{display:flex;flex-direction:column}.fm-invoice-row span{color:#7b8597;margin-top:2px}.fm-page-head{padding:4px 4px 14px}.fm-form-section{margin-bottom:12px}.fm-asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}.fm-asset{border:1px dashed #cdd5df;border-radius:16px;padding:9px;min-height:150px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;font-size:11px}.fm-asset input{min-height:0;border:0;padding:0;font-size:10px}.fm-asset-preview{width:68px;height:68px;object-fit:contain;border-radius:12px;border:1px solid #edf0f4;background:#fafbfd}.fm-sticky-save{position:sticky;bottom:76px;box-shadow:0 12px 30px rgba(8,126,164,.22)}.fm-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:20;background:rgba(255,255,255,.98);border-top:1px solid #e5eaf0;display:flex;justify-content:center;padding:8px 12px;gap:4px;backdrop-filter:blur(12px)}.fm-bottom-nav button{flex:1;border:0;background:transparent;color:#778195;padding:5px 3px;font:inherit;font-size:11px;border-radius:12px}.fm-bottom-nav button span{display:block;font-size:18px;line-height:20px}.fm-bottom-nav button.is-active{color:#087ea4;background:#eef8fb;font-weight:700}
@media(min-width:431px){.fm-bottom-nav{left:50%;right:auto;width:430px;transform:translateX(-50%);border:1px solid #e5eaf0;border-bottom:0;border-radius:20px 20px 0 0}.fm-sticky-save{bottom:22px}}
@media(max-width:430px){.fm-app{max-width:none;box-shadow:none}.fm-bottom-nav{width:100%}}
.fm-optional{font-size:11px;color:#7b8597;font-weight:400}

.fm-loading-view{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.fm-loading-view h1{margin:8px 0 0}.fm-loading-spinner{width:42px;height:42px;border:4px solid #dce7eb;border-top-color:#087ea4;border-radius:50%;animation:fm-spin .8s linear infinite}@keyframes fm-spin{to{transform:rotate(360deg)}}
.fm-toast{position:fixed;z-index:100;left:50%;bottom:86px;transform:translate(-50%,20px);width:min(390px,calc(100% - 28px));background:#167247;color:#fff;border-radius:14px;padding:13px 16px;text-align:center;font-size:13px;font-weight:700;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 12px 30px rgba(0,0,0,.18)}.fm-toast.is-visible{opacity:1;transform:translate(-50%,0)}.fm-toast.is-error{background:#ba3045}.fm-page-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.fm-small-btn{border:0;border-radius:12px;padding:10px 12px;background:#087ea4;color:#fff;font:inherit;font-size:12px;font-weight:700;white-space:nowrap}.fm-btn-light{background:#edf2f6;color:#45556d}.fm-customer-tools{display:flex;gap:8px;padding:10px;margin-bottom:12px}.fm-customer-tools input{margin:0}.fm-btn-compact{width:auto;min-width:82px;margin:0;min-height:50px}.fm-customer-list{display:flex;flex-direction:column;gap:9px}.fm-customer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px}.fm-customer-row strong{display:block;font-size:14px}.fm-customer-row span{display:block;color:#748094;font-size:11px;margin-top:3px}.fm-customer-actions{display:flex;gap:6px}.fm-customer-actions button{border:1px solid #dbe1ea;background:#fff;color:#506078;border-radius:10px;padding:7px 9px;font:inherit;font-size:11px}.fm-customer-actions button:last-child{color:#ba3045}.fm-bottom-nav button{min-width:0}
