@font-face{font-family:Rubik Local;src:url(/fly-form/Rubik-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Alef;src:url(/fly-form/fonts/Alef-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:David Libre;src:url(/fly-form/fonts/DavidLibre-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Amatic SC;src:url(/fly-form/fonts/AmaticSC-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Solitreo;src:url(/fly-form/fonts/Solitreo-Regular.ttf) format("truetype");font-display:swap}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Rubik Local,Rubik,sans-serif;background:#f0f2f5;color:#171717;direction:rtl;overscroll-behavior:contain}.page{max-width:600px;margin:0 auto;background:#fff;padding:1.25rem 1rem 2rem;min-height:100dvh}@media(min-width:600px){.page{margin:1.5rem auto;border-radius:10px;padding:2rem;min-height:unset;box-shadow:0 2px 16px #00000017}}h1{font-size:1.2rem;font-weight:700;margin-bottom:1.25rem;border-bottom:2px solid #2563eb;padding-bottom:.5rem;line-height:1.4}h2{font-size:.85rem;font-weight:600;margin:1.5rem 0 .6rem;color:#374151;text-transform:uppercase;letter-spacing:.03em}.form-row{display:flex;gap:.6rem;flex-wrap:wrap}.field{display:flex;flex-direction:column;flex:1;min-width:110px;margin-bottom:.6rem}.field.house-num{flex:0 0 68px;min-width:0}.field label{font-size:.78rem;font-weight:500;color:#475569;margin-bottom:.3rem}.field input,.field select,.field textarea{border:1.5px solid #d1d5db;border-radius:8px;padding:.65rem .75rem;font-size:1rem;font-family:var(--selected-form-font, "Rubik Local", "Rubik", sans-serif);direction:rtl;background:#fff;transition:border-color .15s,box-shadow .15s;min-height:44px;width:100%}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.field input[readonly]{background:#f3f4f6;color:#6b7280}.field textarea{resize:vertical;min-height:80px}.stops-list{display:flex;flex-direction:column;gap:.5rem}.stop-row{display:flex;align-items:center;gap:.5rem}.stop-row input{flex:1;border:1.5px solid #d1d5db;border-radius:8px;padding:.65rem .75rem;font-size:1rem;font-family:var(--selected-form-font, "Rubik Local", "Rubik", sans-serif);direction:rtl;background:#fff;min-height:44px;transition:border-color .15s,box-shadow .15s}.stop-row input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.btn-remove{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#9ca3af;cursor:pointer;transition:border-color .15s,color .15s;padding:0}.btn-remove:hover{border-color:#ef4444;color:#ef4444}.btn-add-stop{display:flex;align-items:center;gap:.4rem;padding:.55rem .9rem;border:1.5px dashed #2563eb;border-radius:8px;background:#eff6ff;color:#2563eb;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s;margin-top:.25rem;min-height:44px}.btn-add-stop:hover{background:#dbeafe}.pen-color-row{display:flex;gap:.6rem;flex-wrap:wrap}.pen-color-option{display:flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border:1.5px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:.9rem;transition:border-color .15s,background .15s;min-height:44px;-webkit-user-select:none;user-select:none}.pen-color-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.pen-color-option.selected{border-color:#2563eb;background:#eff6ff}.pen-swatch{width:16px;height:16px;border-radius:50%;display:inline-block;flex-shrink:0;border:1px solid rgba(0,0,0,.15)}.font-style-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.font-style-option{display:flex;flex-direction:column;gap:.45rem;padding:.8rem .85rem;border:1.5px solid #d1d5db;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;min-height:132px;-webkit-user-select:none;user-select:none}.font-style-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.font-style-option:hover{border-color:#93c5fd;box-shadow:0 8px 20px #2563eb14}.font-style-option.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 10px 24px #2563eb1a}.font-style-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.font-style-name{font-size:.95rem;font-weight:600}.font-style-badge{display:inline-flex;align-items:center;justify-content:center;padding:.18rem .45rem;border-radius:999px;background:#2563eb1a;color:#1d4ed8;font-size:.72rem;font-weight:600;white-space:nowrap}.font-style-preview{font-family:var(--font-preview-family, "Rubik Local", "Rubik", sans-serif);font-size:1.15rem;color:#0f172a;letter-spacing:.02em;line-height:1.45}.font-style-description{font-size:.8rem;color:#475569;line-height:1.5}button[type=submit]{display:block;width:100%;margin-top:1.5rem;padding:.9rem;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-family:Rubik Local,Rubik,sans-serif;font-weight:600;cursor:pointer;transition:background .15s;min-height:52px}button[type=submit]:hover{background:#1d4ed8}button[type=submit]:disabled{background:#93c5fd;cursor:not-allowed}.signature-area{border:1.5px solid #d1d5db;border-radius:8px;overflow:hidden;cursor:crosshair;background:#fff}.signature-actions{display:flex;gap:.5rem;margin-top:.5rem}.btn-secondary{padding:.55rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;background:#fff;font-family:Rubik Local,Rubik,sans-serif;cursor:pointer;font-size:.875rem;min-height:44px}.btn-secondary:hover{background:#f3f4f6}.error{color:#dc2626;font-size:.85rem;margin-top:.25rem}.attachments-hint{color:#6b7280;font-size:.85rem;margin:0 0 .75rem}.attachment-list{list-style:none;padding:0;margin:0 0 .5rem}.attachment-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;border:1.5px solid #e5e7eb;border-radius:8px;margin-bottom:.4rem;background:#f9fafb}.attachment-name{flex:1;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-add-attachment{display:flex;align-items:center;gap:.4rem;padding:.55rem .9rem;border:1.5px dashed #2563eb;border-radius:8px;background:#eff6ff;color:#2563eb;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .15s;margin-top:.25rem;min-height:44px}.btn-add-attachment:hover{background:#dbeafe}nav{display:flex;gap:.5rem;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:center}nav a{padding:.5rem 1rem;border-radius:8px;text-decoration:none;color:#374151;font-size:.9rem;font-weight:500;transition:background .15s,color .15s;min-height:44px;display:flex;align-items:center}nav a:hover{background:#f3f4f6}nav a.active{background:#eff6ff;color:#2563eb}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.page-header h1{margin-bottom:0;border-bottom:none;padding-bottom:0;flex:1}.btn-reset{display:flex;align-items:center;gap:.3rem;padding:.4rem .75rem;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-family:Rubik Local,Rubik,sans-serif;font-size:.8rem;cursor:pointer;transition:border-color .15s,color .15s;white-space:nowrap;min-height:36px;flex-shrink:0}.btn-reset:hover{border-color:#ef4444;color:#ef4444}.page-header:after{content:"";display:block;position:absolute}.page>form,.page>.page-header{border-bottom:none}.page-header+form:before,.page>.page-header{border-bottom:2px solid #2563eb;padding-bottom:.5rem}
