.teleporto-doc-wrap{max-width:920px;margin:36px auto;padding:0 16px 25px;display:grid;grid-template-columns:minmax(0,1fr);gap:20px;overflow-x:clip;}
.teleporto-doc-card,.teleporto-doc-topbar{background:#0f172a;color:#e2e8f0;border-radius:16px;padding:24px;box-shadow:0 14px 40px rgba(2,6,23,.45);border:1px solid #1f2a3d;}
.teleporto-plan-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap;}
.teleporto-upgrade-panel[hidden]{display:none;}
.teleporto-upgrade-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;}
.teleporto-upgrade-billing{display:inline-flex;gap:4px;background:#0b1120;border:1px solid #334155;border-radius:999px;padding:4px;margin-bottom:18px;}
.teleporto-ub-opt{border:0;background:transparent;color:#94a3b8;font-weight:700;font-size:13px;padding:8px 14px;border-radius:999px;cursor:pointer;font-family:inherit;}
.teleporto-ub-opt.is-active{background:linear-gradient(180deg,#7dd3fc,#38bdf8);color:#04263a;}
.teleporto-upgrade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
.teleporto-upgrade-card{border:1px solid #1f2a3d;border-radius:14px;padding:18px;background:rgba(30,41,59,.5);display:flex;flex-direction:column;gap:10px;}
.teleporto-upgrade-card.is-hi{border-color:#38bdf8;box-shadow:0 16px 40px -22px rgba(56,189,248,.5);}
.tuc-name{font-size:16px;font-weight:800;color:#f1f5f9;}
.tuc-price{font-size:14px;font-weight:700;color:#38bdf8;}
.tuc-feats{list-style:none;margin:0;padding:0;display:grid;gap:6px;flex:1 1 auto;}
.tuc-feats li{font-size:12.5px;color:#94a3b8;padding-left:16px;position:relative;}
.tuc-feats li::before{content:'\2713';position:absolute;left:0;color:#38bdf8;font-weight:800;}
.tuc-choose{width:100%;}
@media (max-width:720px){.teleporto-upgrade-grid{grid-template-columns:1fr;}}
.teleporto-doc-topbar{display:flex;flex-direction:column;align-items:flex-start;gap:14px;}
.teleporto-lang-switch{position:relative;}
.teleporto-lang-switch>summary{list-style:none;display:inline-flex;align-items:center;gap:6px;cursor:pointer;min-height:42px;height:42px;padding:0 12px;border-radius:10px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;box-sizing:border-box;}
.teleporto-lang-switch>summary::-webkit-details-marker{display:none;}
.teleporto-lang-flag{border-radius:3px;display:block;object-fit:cover;width:22px;height:16px;}
.teleporto-lang-code{font-size:13px;font-weight:700;letter-spacing:.03em;}
.teleporto-lang-caret{font-size:10px;color:#94a3b8;}
.teleporto-lang-panel{position:absolute;top:48px;left:0;right:auto;min-width:200px;max-width:calc(100vw - 32px);background:#0f172a;border:1px solid #334155;border-radius:12px;padding:6px;z-index:1300;box-shadow:0 14px 44px rgba(2,6,23,.55);max-height:60vh;overflow:auto;}
.teleporto-lang-opt{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;color:#e2e8f0;text-decoration:none;font-size:14px;}
.teleporto-lang-opt:hover{background:#1e293b;}
.teleporto-lang-opt.is-current{background:#0b1324;color:#93c5fd;}
/* RTL mirror baseline */
[dir="rtl"] .teleporto-lang-panel{left:auto;right:0;}
[dir="rtl"] .teleporto-documents-table th,[dir="rtl"] .teleporto-documents-table td{text-align:right;}
[dir="rtl"] .teleporto-field label,[dir="rtl"] .teleporto-signers-label,[dir="rtl"] .teleporto-doc-plan-line{text-align:right;}
[dir="rtl"] .teleporto-party-foot,[dir="rtl"] .teleporto-party-actions,[dir="rtl"] .teleporto-row-actions{flex-direction:row-reverse;}
.wp-block-post-title,.entry-title,.page-title{display:none !important;}
.teleporto-doc-topbar-left{display:flex;flex-direction:column;align-items:flex-start;gap:14px;}
.teleporto-topbar-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;}
.teleporto-topbar-divider{width:1px;height:26px;background:#334155;flex:0 0 auto;}
.teleporto-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;cursor:pointer;padding:0;}
.teleporto-nav-toggle:hover{background:#243149;}
.teleporto-nav-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.6);z-index:1099;}
.teleporto-nav-backdrop[hidden]{display:none;}
.teleporto-app-foot{text-align:center;color:#64748b;font-size:12.5px;padding:10px 0 2px;}
.teleporto-app-foot-link{color:#2563eb;text-decoration:none;}
.teleporto-app-foot-link:hover{text-decoration:underline;}
.teleporto-nav-btn.is-active{background:linear-gradient(135deg,#22d3ee,#3b82f6);color:#0f172a;border-color:transparent;}
.teleporto-doc-topbar-eyebrow{margin:0 0 6px;color:#38bdf8;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}
.teleporto-doc-topbar-title{margin:0;color:#f8fafc;font-size:24px;line-height:1.2;}
.teleporto-doc-plan-line{margin:6px 0 0;color:#94a3b8;font-size:13px;}
.teleporto-btn-logout{font-weight:700;}
.teleporto-dispatch-success-panel{margin-top:20px;padding:24px;border:1px solid #334155;border-radius:14px;background:rgba(15,23,42,.55);}
.teleporto-dispatch-success-title{margin:0 0 12px;color:#f8fafc;font-size:22px;}
.teleporto-dispatch-success-message{margin:0;color:#cbd5e1;line-height:1.65;font-size:15px;}
.teleporto-dispatch-success-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px;}
.teleporto-dispatch-success-actions .teleporto-btn{text-decoration:none;}
.teleporto-profile-panel[hidden]{display:none;}
.teleporto-profile-title{margin:0 0 6px;color:#f8fafc;font-size:20px;}
.teleporto-profile-subtitle{margin:0 0 16px;color:#94a3b8;font-size:14px;}
.teleporto-profile-form{display:grid;gap:24px;max-width:640px;}
.teleporto-profile-share{display:grid;gap:6px;}
.teleporto-profile-share-row{display:flex;gap:8px;flex-wrap:wrap;}
.teleporto-profile-share-row input{flex:1;min-width:220px;}
.teleporto-profile-actions{display:flex;gap:20px;align-items:center;}
.teleporto-profile-success{margin-top:8px;padding:10px 12px;border-radius:10px;background:#052e1e;color:#86efac;}
.teleporto-doc-title{margin:0 0 6px;font-size:27px;font-weight:700;color:#f8fafc;}
.teleporto-doc-subtitle{margin:0 0 16px;color:#94a3b8;font-size:14px;}
.teleporto-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0 20px;}
.teleporto-step{display:flex;align-items:center;gap:10px;min-height:56px;padding:10px 14px;border-radius:12px;border:1px solid #25324a;background:#0b1220;color:#8ea3c0;}
.teleporto-step span{display:inline-flex;width:24px;height:24px;border-radius:999px;align-items:center;justify-content:center;background:#1e293b;color:#cbd5e1;font-size:12px;font-weight:700;}
.teleporto-step small{font-size:13px;color:inherit;}
.teleporto-step.is-skipped{opacity:.4;}
.teleporto-step.is-active{border-color:#2563eb;background:#101c33;color:#dbeafe;}
.teleporto-step.is-active span{background:linear-gradient(135deg,#22d3ee,#3b82f6);color:#0f172a;}
.teleporto-grid{display:grid;gap:18px;}
/* When the composer is replaced by the success panel it sets form.hidden=true.
   The form carries .teleporto-grid (display:grid), which otherwise wins over the
   UA [hidden] rule and leaves the whole wizard — including the bright "Send for
   Signature" button — showing above the success message. Force it hidden. */
#teleporto-doc-create-form[hidden]{display:none;}
.teleporto-step-panel{display:none;}
.teleporto-step-panel.is-active{display:grid;gap:26px;}
.teleporto-step-panel.is-active > .teleporto-field input,.teleporto-step-panel.is-active > .teleporto-field select,.teleporto-step-panel.is-active > .teleporto-field textarea{max-width:560px;}
.teleporto-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px;}
.teleporto-field label{display:block;margin:0 0 7px;font-weight:600;color:#cbd5e1;}
.teleporto-field input,.teleporto-field select,.teleporto-field textarea{width:100%;padding:12px 16px;border-radius:10px;border:1px solid #334155;background:#0b1220;color:#f1f5f9;box-sizing:border-box;}
.teleporto-field input,.teleporto-field select{height:42px;padding:0 16px;}
.teleporto-field input:focus,.teleporto-field select:focus,.teleporto-field textarea:focus{outline:none;border-color:#22d3ee;box-shadow:0 0 0 2px rgba(34,211,238,.25);}
.teleporto-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.teleporto-parties{display:grid;gap:18px;}
.teleporto-party-row{display:block;max-width:880px;background:rgba(15,23,42,.4);border:1px solid #1e293b;border-radius:14px;padding:16px 18px;}
.teleporto-party-row + .teleporto-party-row{margin-top:14px;}
.teleporto-party-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;}
.teleporto-party-head-actions{display:flex;gap:8px;align-items:center;}
.teleporto-party-body{margin-top:14px;padding-top:14px;border-top:1px dashed #243049;}
.teleporto-signers-label{font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;color:#7c8aa3;margin-bottom:10px;}
.teleporto-party-signers{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;}
.teleporto-party-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:nowrap;}
.teleporto-add-signer-party{margin-top:0;}
.teleporto-party-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:14px;}
.teleporto-party-ghost{min-height:42px;height:42px;padding:0 18px;font-size:14px;font-weight:600;background:#0b1220;border:1px solid #334155;color:#cbd5e1;border-radius:10px;}
.teleporto-party-ghost-danger{border-color:#5b2330;color:#fca5a5;}
.teleporto-add-party-btn{width:100%;min-height:46px;margin-top:4px;border:1px dashed #3b4d6b;background:rgba(37,99,235,.08);color:#93c5fd;border-radius:12px;}
.teleporto-icon-btn{width:42px;height:42px;min-height:42px;padding:0;font-size:18px;line-height:1;border-radius:10px;}
.teleporto-signer-search-wrap{position:relative;}
.teleporto-signer-search-wrap svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;}
.teleporto-signer-clientfill .teleporto-signer-client-search{padding-left:14px;}
/* The quick-fill hint must be readable at a glance. */
.teleporto-signer-client-search::placeholder{color:#dbe4f0;opacity:1;}
/* Collapsed "auto-filled from profile" section in the prefill modal. */
.teleporto-prefill-auto{margin:4px 0 10px;border:1px solid #24324a;border-radius:10px;padding:8px 12px;background:rgba(56,189,248,.05);}
.teleporto-prefill-auto>summary{cursor:pointer;color:#7dd3fc;font-size:13px;font-weight:600;list-style-position:inside;}
.teleporto-prefill-auto[open]>summary{margin-bottom:8px;}
.teleporto-signer-clientfill .teleporto-signer-client{margin-top:6px;}
.teleporto-panel-head-sub{margin-top:24px;}
.teleporto-field-hint{margin:-8px 0 6px;color:#94a3b8;font-size:13px;line-height:1.5;}
.teleporto-routing-group{margin-top:8px;padding-top:22px;border-top:1px solid #1e293b;display:grid;gap:12px;}
.teleporto-routing-legend{font-weight:600;color:#cbd5e1;font-size:14px;}
.teleporto-routing-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.teleporto-routing-card{position:relative;display:flex;gap:10px;padding:14px 16px;border:1px solid #334155;border-radius:12px;background:#0b1220;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease;}
.teleporto-routing-card:hover{border-color:#3b82f6;}
.teleporto-routing-input{margin:2px 0 0;accent-color:#3b82f6;flex-shrink:0;}
.teleporto-routing-card-body{display:grid;gap:3px;}
.teleporto-routing-card-title{font-weight:700;color:#f1f5f9;font-size:14px;}
.teleporto-routing-card-desc{color:#94a3b8;font-size:12.5px;line-height:1.45;}
.teleporto-routing-card:has(.teleporto-routing-input:checked){border-color:#22d3ee;background:#101c33;box-shadow:0 0 0 1px #22d3ee inset;}
.teleporto-routing-card:has(.teleporto-routing-input:focus-visible){outline:2px solid #38bdf8;outline-offset:2px;}
.teleporto-party-key{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:42px;border-radius:10px;border:1px solid #334155;background:#0b1324;color:#93c5fd;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:0 10px;}
.teleporto-signers{display:grid;gap:18px;}
.teleporto-signer-row{display:grid;grid-template-columns:minmax(150px,1.4fr) minmax(120px,1fr) minmax(140px,1.2fr) 42px;gap:12px;align-items:center;min-width:0;overflow-x:auto;}
.teleporto-signer-clientfill{margin:0;}
.teleporto-signer-clientfill select{max-width:360px;}
.teleporto-signer-row + .teleporto-signer-row{border-top:1px solid #1e293b;padding-top:12px;}
.teleporto-review-template-save{margin-top:12px;padding-top:12px;border-top:1px dashed #1e293b;display:grid;gap:8px;}
.teleporto-review-template-save .teleporto-field[hidden]{display:none;}
.teleporto-template-slots{display:grid;gap:10px;padding:14px 16px;margin-bottom:16px;border:1px solid #25324a;border-radius:12px;background:#0b1220;}
.teleporto-template-slots[hidden]{display:none;}
.teleporto-template-slots-row{display:flex;align-items:center;gap:14px;}
.teleporto-template-slots-label{font-weight:700;color:#dbeafe;font-size:14px;}
.teleporto-template-slots-stepper{display:flex;align-items:center;gap:10px;}
.teleporto-template-slots-stepper .teleporto-btn{min-width:38px;padding:6px 10px;}
.teleporto-template-slots-stepper #teleporto-slot-count{min-width:20px;text-align:center;font-weight:700;color:#f8fafc;}
.teleporto-templates-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:8px;}
.teleporto-templates-head > div{flex:1 1 auto;min-width:0;}
.teleporto-templates-list{display:grid;gap:10px;}
.teleporto-template-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #25324a;border-radius:12px;background:#0b1220;}
.teleporto-template-card-main{min-width:0;}
.teleporto-template-card-name{font-size:15px;font-weight:700;color:#f8fafc;word-break:break-word;}
.teleporto-template-card-meta{font-size:12px;color:#94a3b8;margin-top:3px;}
.teleporto-template-card-actions{display:flex;gap:8px;flex-shrink:0;}
.teleporto-templates-empty{color:#94a3b8;font-size:14px;}
.teleporto-review-card{background:#0b1220;border:1px solid #25324a;border-radius:12px;padding:16px;}
.teleporto-review-card h3{margin:0 0 10px;color:#f8fafc;font-size:18px;}
.teleporto-review-content{display:grid;gap:6px;color:#cbd5e1;font-size:14px;}
.teleporto-review-signers{margin:6px 0 0;padding:0 0 0 16px;}
.teleporto-review-signers li{margin:2px 0;}
.teleporto-inline-note{padding:10px 12px;border-radius:10px;background:#0b1324;border:1px solid #24324a;color:#93c5fd;font-size:13px;}
.teleporto-map-controls{display:grid;grid-template-columns:minmax(200px,300px) minmax(0,1fr);gap:14px;align-items:end;}
.teleporto-map-controls .teleporto-field[hidden]{display:none;}
.teleporto-map-buttons{display:flex;align-items:end;justify-content:flex-end;padding-bottom:1px;gap:12px;flex-wrap:wrap;}
.teleporto-map-buttons .teleporto-btn{flex:1 1 0;max-width:280px;}
.teleporto-map-buttons .teleporto-btn[hidden]{display:none;}
.teleporto-map-pagination{display:flex;align-items:center;justify-content:center;gap:12px;}
.teleporto-map-pagination #teleporto-map-page-indicator{font-size:13px;color:#cbd5e1;min-width:120px;text-align:center;}
.teleporto-map-pagination #teleporto-map-page-indicator-bottom{font-size:13px;color:#cbd5e1;min-width:120px;text-align:center;}
.teleporto-map-viewer{display:block;padding-right:0;}
.teleporto-map-page{position:relative;background:#020617;border:1px solid #334155;border-radius:10px;overflow:visible;}
.teleporto-map-page canvas{display:block;width:100%;height:auto;}
.teleporto-map-overlay{position:absolute;inset:0;cursor:crosshair;overflow:visible;}
.teleporto-map-block{position:absolute;border:1px solid #0ea5e9;background:rgba(186,230,253,.88);color:#0f172a;font-size:11px;font-weight:800;border-radius:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;cursor:grab;user-select:none;touch-action:none;padding:4px 6px 5px;box-sizing:border-box;text-align:center;line-height:1.15;overflow:visible;}
.teleporto-map-block[data-cover]{outline:1px dashed #94a3b8;outline-offset:-1px;}
.teleporto-map-block[data-type="initial"]{border-color:#7c3aed;background:rgba(221,214,254,.9);color:#1f1133;}
.teleporto-map-block-labels{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:2px;min-height:0;padding-bottom:2px;}
.teleporto-map-block-type{font-size:9px;font-weight:800;letter-spacing:.03em;opacity:.88;line-height:1.1;}
.teleporto-map-block-signer-name{font-size:11px;font-weight:800;line-height:1.15;word-break:break-word;}
.teleporto-map-block-align-guide{flex-shrink:0;width:100%;border-bottom:2px solid currentColor;opacity:.92;pointer-events:none;}
.teleporto-map-block-remove{position:absolute;top:-10px;right:-10px;width:20px;height:20px;border-radius:999px;border:1px solid #7f1d1d;background:#3f1d1d;color:#fecaca;font-size:12px;line-height:18px;text-align:center;cursor:pointer;padding:0;z-index:5;pointer-events:auto;box-shadow:0 1px 4px rgba(0,0,0,.35);}
.teleporto-map-block-resize{position:absolute;right:-7px;bottom:-7px;width:16px;height:16px;border-radius:4px;border:2px solid #f8fafc;background:#0ea5e9;cursor:nwse-resize;z-index:5;pointer-events:auto;touch-action:none;box-shadow:0 1px 4px rgba(0,0,0,.35);}
.teleporto-map-block[data-type="text"]{border-color:#0d9488;border-style:dashed;background:rgba(204,251,241,.55);color:#042f2e;padding:0;}
.teleporto-map-block[data-type="divider"]{border:none;background:none;border-radius:0;padding:7px 0;justify-content:center;align-items:stretch;overflow:visible;}
.teleporto-map-block-divider-line{width:100%;height:2px;border-radius:1px;pointer-events:none;}
.teleporto-map-block[data-type="image"]{border-color:#d97706;border-style:dashed;background:rgba(254,243,199,.45);color:#451a03;padding:0;}
.teleporto-map-block[data-type="date_signed"]{border-color:#059669;background:rgba(209,250,229,.9);color:#064e3b;}
.teleporto-map-block[data-type="seq_number"]{border-color:#4f46e5;background:rgba(224,231,255,.9);color:#312e81;}
.teleporto-map-block[data-type="linked_number"]{border-color:#0891b2;background:rgba(207,250,254,.9);color:#155e75;}
.teleporto-map-block[data-type="prefill"]{border-color:#db2777;border-style:dashed;background:rgba(252,231,243,.85);color:#831843;}
.teleporto-prefill-fields{display:grid;gap:14px;margin:14px 0;max-height:46vh;overflow:auto;}
.teleporto-prefill-group{border:1px solid #1e293b;border-radius:12px;padding:12px 14px;background:#0b1220;display:grid;gap:12px;}
.teleporto-prefill-group-title{font-size:13px;font-weight:800;letter-spacing:.03em;color:#bae6fd;}
.teleporto-prefill-client-picker{width:100%;height:42px;border-radius:10px;border:1px solid #334155;background:#020617;color:#e2e8f0;padding:0 10px;font-size:14px;box-sizing:border-box;}
.teleporto-prefill-client-picker:focus{outline:none;border-color:#0ea5e9;}
.teleporto-prefill-same-addr{margin-top:8px;min-height:34px;padding:0 12px;font-size:12px;align-self:start;}
.teleporto-add-item-hint{font-size:12px;color:#94a3b8;text-align:center;margin-top:-6px;}
.teleporto-add-item-hint[hidden]{display:none;}
.teleporto-doc-number{margin-left:8px;font-size:12px;font-weight:700;color:#64748b;white-space:nowrap;}
.teleporto-map-block-text-img{width:100%;height:100%;object-fit:contain;pointer-events:none;display:block;}
.teleporto-text-editor{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:rgba(2,6,23,.72);padding:16px;}
.teleporto-text-editor[hidden]{display:none;}
.teleporto-text-editor-dialog{width:min(520px,100%);max-height:90vh;overflow:auto;background:#0f172a;border:1px solid #334155;border-radius:14px;padding:20px;box-shadow:0 18px 50px rgba(0,0,0,.5);}
.teleporto-text-editor-title{margin:0 0 14px;font-size:16px;color:#e2e8f0;}
.teleporto-text-editor textarea{width:100%;resize:vertical;border-radius:10px;border:1px solid #334155;background:#020617;color:#e2e8f0;padding:9px 11px;font-size:14px;box-sizing:border-box;}
.teleporto-text-editor-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;margin-top:12px;}
.teleporto-text-editor-row .teleporto-field{flex:1;min-width:120px;margin:0;}
.teleporto-text-editor-row .teleporto-field-narrow{flex:0 0 84px;min-width:84px;}
.teleporto-text-editor input[type="number"],.teleporto-text-editor select{width:100%;border-radius:10px;border:1px solid #334155;background:#020617;color:#e2e8f0;padding:8px 10px;font-size:14px;box-sizing:border-box;}
.teleporto-text-editor input[type="file"]{width:100%;border-radius:10px;border:1px solid #334155;background:#020617;color:#e2e8f0;padding:8px 10px;font-size:13px;box-sizing:border-box;cursor:pointer;}
.teleporto-file-control{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.teleporto-file-name{font-size:13px;color:#94a3b8;}
.teleporto-file-btn{flex:none;}
.teleporto-text-editor input[type="color"]{width:100%;height:42px;border-radius:10px;border:1px solid #334155;background:#020617;padding:2px;box-sizing:border-box;cursor:pointer;}
.teleporto-text-toggle{display:inline-flex;align-items:center;gap:8px;color:#cbd5e1;font-size:14px;cursor:pointer;}
.teleporto-text-toggle input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:6px;border:1px solid #475569;background:#020617;cursor:pointer;position:relative;flex-shrink:0;margin:0;transition:background .15s,border-color .15s;}
.teleporto-text-toggle input[type="checkbox"]:hover{border-color:#0ea5e9;}
.teleporto-text-toggle input[type="checkbox"]:checked{background:#0ea5e9;border-color:#0ea5e9;}
.teleporto-text-toggle input[type="checkbox"]:checked::after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #f8fafc;border-width:0 2px 2px 0;transform:rotate(45deg);}
#teleporto-text-fillable-wrap{border:1px solid #334155;border-radius:10px;padding:0 12px;min-height:42px;background:#020617;}
.teleporto-field-country{flex:0 0 190px;min-width:170px;}
.teleporto-text-editor .teleporto-field[hidden]{display:none;}
.teleporto-text-editor-preview-wrap{margin-top:14px;}
.teleporto-divider-style-picker{display:flex;gap:8px;}
.teleporto-divider-style-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 8px;background:#020617;border:1px solid #334155;border-radius:10px;color:#64748b;font-size:13px;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s;}
.teleporto-divider-style-btn.active{border-color:#0ea5e9;color:#e2e8f0;}
.teleporto-divider-style-btn:hover:not(.active){border-color:#475569;color:#94a3b8;}
.teleporto-divider-preview-line{display:block;width:100%;height:2px;background:#475569;border-radius:1px;}
.teleporto-divider-preview-dashed{background:none;border-top:2px dashed #475569;height:0;margin:1px 0;}
.teleporto-divider-style-btn.active .teleporto-divider-preview-line{background:#0ea5e9;}
.teleporto-divider-style-btn.active .teleporto-divider-preview-dashed{border-color:#0ea5e9;}
.teleporto-text-editor-row[hidden]{display:none;}
.teleporto-text-editor-preview-label{display:block;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin-bottom:6px;}
.teleporto-text-editor-preview{min-height:54px;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:10px;border:1px dashed #334155;background:#f8fafc;color:#0f172a;text-align:center;word-break:normal;white-space:pre;overflow:auto;}
.teleporto-text-editor-preview img{max-width:100%;max-height:160px;object-fit:contain;display:block;}
.teleporto-text-editor-preview img[hidden]{display:none;}
.teleporto-text-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;}
.teleporto-add-item-dialog{width:min(360px,100%);}
.teleporto-add-item-dialog .teleporto-inline-note{margin-top:0;}
.teleporto-add-item-list{display:flex;flex-direction:column;gap:10px;}
.teleporto-add-item-list .teleporto-btn{width:100%;justify-content:center;}
.teleporto-add-text-toggle{justify-content:space-between;}
.teleporto-add-text-arrow{font-size:10px;transition:transform .2s;}
.teleporto-add-text-toggle.open .teleporto-add-text-arrow{transform:rotate(90deg);}
.teleporto-add-text-submenu{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#1e293b;border:1px solid #334155;border-radius:10px;overflow:hidden;}
.teleporto-add-text-submenu[hidden]{display:none;}
.teleporto-add-text-subtype[data-client-attr]{position:relative;}
.teleporto-add-text-subtype[data-client-attr]::after{content:'AUTO';position:absolute;top:3px;right:3px;font-size:8px;font-weight:800;letter-spacing:.04em;color:#0ea5e9;background:rgba(14,165,233,.16);border-radius:4px;padding:1px 3px;}
.teleporto-add-text-subtype{display:flex;flex-direction:column;align-items:center;gap:6px;padding:13px 6px 11px;background:#0a0f1e;border:none;cursor:pointer;transition:background .15s;font-family:inherit;}
.teleporto-add-text-subtype:hover{background:#1e293b;}
.teleporto-add-text-subtype svg{width:20px;height:20px;flex-shrink:0;}
.teleporto-add-text-subtype span{font-size:11px;color:#64748b;text-align:center;line-height:1.3;display:block;}
.teleporto-add-text-subtype:hover span{color:#94a3b8;}
.teleporto-map-added-badge{position:absolute;top:8px;left:8px;z-index:4;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#bae6fd;background:rgba(12,74,110,.85);border:1px solid #0ea5e9;border-radius:999px;padding:3px 10px;pointer-events:none;}
.teleporto-map-page-remove{position:absolute;top:6px;right:6px;z-index:5;min-height:30px;padding:0 12px;font-size:12px;}
.teleporto-map-summary{font-size:13px;color:#93c5fd;}
.teleporto-wizard-actions{display:flex;gap:20px;align-items:center;margin-top:12px;}
.teleporto-btn{appearance:none;border:none;border-radius:10px;padding:0 18px;min-height:42px;font-family:'Heebo','Assistant',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:14px;line-height:1;font-weight:700;letter-spacing:.01em;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease,background-color .12s ease,border-color .12s ease;}
.teleporto-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(2,6,23,.38);filter:brightness(1.07);}
.teleporto-btn:active{transform:translateY(1px);box-shadow:0 2px 6px rgba(2,6,23,.34);filter:brightness(.96);}
.teleporto-btn:focus-visible{outline:2px solid #38bdf8;outline-offset:2px;}
.teleporto-btn:disabled,.teleporto-btn[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none;filter:none;}
.teleporto-btn.is-active{box-shadow:0 0 0 2px #38bdf8 inset,0 6px 16px rgba(2,6,23,.38);filter:brightness(1.05);}
@media (prefers-reduced-motion: reduce){.teleporto-btn,.teleporto-doc-action-btn{transition:none;}.teleporto-btn:hover,.teleporto-btn:active,.teleporto-doc-action-btn:hover,.teleporto-doc-action-btn:active{transform:none;}}
.teleporto-btn-primary{background:linear-gradient(135deg,#22d3ee,#3b82f6);color:#0f172a;}
.teleporto-btn-secondary{background:#1e293b;color:#e2e8f0;border:1px solid #334155;}
.teleporto-btn-danger{background:#3b1a1a;color:#fecaca;border:1px solid #7f1d1d;}
.teleporto-btn-send{display:none;position:relative;}
.teleporto-btn-send.is-visible{display:inline-flex;}
.teleporto-btn-send.is-loading{opacity:.8;pointer-events:none;}
.teleporto-btn-spinner{display:none;width:14px;height:14px;border-radius:999px;border:2px solid rgba(15,23,42,.35);border-top-color:#0f172a;animation:teleportoSpin .8s linear infinite;}
.teleporto-btn-send.is-loading .teleporto-btn-spinner{display:inline-block;}
@keyframes teleportoSpin{to{transform:rotate(360deg);}}
.teleporto-status{margin-top:10px;padding:10px 12px;border-radius:10px;display:none;}
.teleporto-status--success{display:block;background:#052e1e;color:#86efac;}
.teleporto-status--error{display:block;background:#3f1d1d;color:#fecaca;}
.teleporto-documents-title{margin:0 0 6px;font-size:18px;color:#f8fafc;}
.teleporto-documents-subtitle{margin:0 0 16px;font-size:13px;color:#94a3b8;}
.teleporto-documents-feedback{margin:0 0 10px;color:#93c5fd;font-size:13px;}
.teleporto-documents-feedback.is-error{color:#fca5a5;}
.teleporto-documents-feedback.is-muted{color:#64748b;}
.teleporto-documents-feedback.is-success{color:#86efac;}
.teleporto-documents-feedback[hidden]{display:none;}
.teleporto-retention-notice{margin:0 0 14px;padding:11px 14px;border:1px solid rgba(245,158,11,.35);background:rgba(245,158,11,.10);color:#fcd9a6;border-radius:10px;font-size:13px;line-height:1.5;}
.teleporto-documents-toolbar{display:flex;justify-content:flex-end;margin:0 0 12px;}
.teleporto-documents-toolbar[hidden]{display:none;}
.teleporto-documents-search,.teleporto-documents-status-filter{background:#0b1220;border:1px solid #334155;border-radius:8px;color:#e2e8f0;padding:7px 11px;font-size:13px;height:36px;}
.teleporto-documents-search{flex:1;min-width:160px;}
.teleporto-documents-search:focus,.teleporto-documents-status-filter:focus{outline:none;border-color:#38bdf8;}
.teleporto-documents-delete-all{margin-inline-start:auto;}
.teleporto-onboarding-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:8px;}
.teleporto-onboarding-item{display:flex;align-items:center;gap:10px;font-size:14.5px;color:#e2e8f0;}
.teleporto-onboarding-item.is-done .teleporto-onboarding-label{color:#94a3b8;text-decoration:line-through;}
.teleporto-onboarding-tick{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:13px;flex:none;background:#1e293b;color:#64748b;}
.teleporto-onboarding-item.is-done .teleporto-onboarding-tick{background:rgba(34,197,94,.18);color:#4ade80;}
.teleporto-onboarding-go{margin-inline-start:auto;padding:5px 14px;font-size:12.5px;}
.teleporto-stats-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;}
.teleporto-stat{flex:1;min-width:110px;background:#0b1220;border:1px solid #1e293b;border-radius:10px;padding:14px;text-align:center;}
.teleporto-stat-value{font-size:26px;font-weight:800;color:#f8fafc;line-height:1;}
.teleporto-stat-label{margin-top:6px;font-size:12.5px;color:#94a3b8;}
.teleporto-documents-delete-all{font-size:13px;padding:8px 14px;}
.teleporto-clients-toolbar{margin:0 0 14px;}
.teleporto-clients-search{width:100%;max-width:360px;height:42px;border-radius:10px;border:1px solid #334155;background:#020617;color:#e2e8f0;padding:0 12px;font-size:14px;box-sizing:border-box;}
.teleporto-clients-search:focus{outline:none;border-color:#0ea5e9;}
.teleporto-clients-empty{color:#64748b;text-align:center;padding:22px 14px;}
.teleporto-clients-table td .teleporto-doc-action-btn{margin-right:0;}
.teleporto-row-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:nowrap;white-space:nowrap;}
.teleporto-clients-actions-col{text-align:right;}
.teleporto-clients-table th,.teleporto-clients-table td{vertical-align:middle;}
.teleporto-doc-topbar-account{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
.teleporto-client-card-dialog{width:min(460px,100%);}
.teleporto-client-card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px;}
.teleporto-client-card-avatar{width:42px;height:42px;border-radius:50%;background:#0c4a6e;color:#bae6fd;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;flex:0 0 auto;text-transform:uppercase;}
.teleporto-client-card-name{color:#f8fafc;font-size:17px;font-weight:800;line-height:1.25;word-break:break-word;}
.teleporto-client-card-list{margin:0;border-top:1px solid #1e293b;padding-top:12px;display:grid;gap:10px;}
.teleporto-client-card-row{display:flex;justify-content:space-between;gap:14px;font-size:13px;align-items:baseline;}
.teleporto-client-card-row dt{color:#94a3b8;margin:0;flex:0 0 auto;}
.teleporto-client-card-row dd{color:#e2e8f0;margin:0;text-align:start;word-break:break-word;}
.teleporto-client-card-row dd.is-link{color:#93c5fd;}
.teleporto-client-card-row[hidden]{display:none;}
.teleporto-client-card-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;border-top:1px solid #1e293b;padding-top:16px;flex-wrap:wrap;}
.teleporto-card-tpl-dialog{width:min(460px,100%);}
.teleporto-card-tpl-list{display:flex;flex-direction:column;gap:8px;margin:6px 0 4px;max-height:50vh;overflow:auto;}
.teleporto-card-tpl-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 14px;border-radius:10px;border:1px solid #334155;background:#0b1220;color:#e2e8f0;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;text-align:start;transition:border-color .12s,background-color .12s;}
.teleporto-card-tpl-item:hover{border-color:#38bdf8;background:#101c33;}
.teleporto-card-tpl-meta{color:#94a3b8;font-size:12px;font-weight:500;}
.teleporto-card-tpl-empty{color:#64748b;text-align:center;padding:18px 12px;}
.teleporto-confirm-dialog{width:min(400px,100%);}
.teleporto-confirm-title{margin:0 0 8px;font-size:16px;font-weight:800;color:#f8fafc;}
.teleporto-confirm-message{margin:0 0 18px;font-size:13px;line-height:1.5;color:#94a3b8;}
.teleporto-confirm-actions{display:flex;justify-content:flex-end;gap:10px;}
.teleporto-documents-table-wrap{border:1px solid #1e293b;border-radius:12px;overflow:auto;background:#0b1220;}
.teleporto-documents-table{width:100%;border-collapse:collapse;min-width:560px;}
.teleporto-documents-table th,.teleporto-documents-table td{padding:12px 14px;text-align:start;border-bottom:1px solid #1e293b;}
.teleporto-documents-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#93c5fd;background:#0b1324;}
.teleporto-documents-table td{color:#e2e8f0;font-size:14px;}
.teleporto-documents-table tr:last-child td{border-bottom:none;}
.teleporto-doc-status{display:inline-block;padding:4px 10px;border-radius:999px;background:#1e293b;color:#bae6fd;font-size:12px;font-weight:600;text-transform:capitalize;}
.teleporto-doc-role-badge{display:inline-block;margin-top:6px;margin-right:6px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border:1px solid #334155;color:#94a3b8;}
.teleporto-doc-role-badge.is-manager{border-color:#2563eb;color:#93c5fd;background:#101c33;}
.teleporto-doc-role-badge.is-signer{border-color:#475569;color:#cbd5e1;}
.teleporto-documents-table tr.is-highlight td{background:rgba(34,211,238,.08);}
.teleporto-doc-progress-note{margin-top:6px;color:#94a3b8;font-size:12px;line-height:1.4;}
.teleporto-doc-actions{display:flex;gap:16px;flex-wrap:wrap;align-items:center;}
.teleporto-doc-actions-menu{position:relative;display:inline-flex;}
.teleporto-doc-actions-menu summary.teleporto-doc-action-btn{list-style:none;cursor:pointer;}
.teleporto-doc-actions-menu summary::-webkit-details-marker{display:none;}
.teleporto-doc-actions-menu-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:20;min-width:260px;max-width:calc(100vw - 32px);padding:8px;border-radius:10px;border:1px solid #334155;background:#0f172a;box-shadow:0 12px 28px rgba(2,6,23,.55);display:grid;gap:6px;}
.teleporto-doc-actions-menu-close{justify-self:start;width:26px;height:26px;padding:0;margin:-2px 0 2px -2px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:#94a3b8;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:color .15s,background .15s,border-color .15s;}
.teleporto-doc-actions-menu-close:hover{color:#f8fafc;background:#1e293b;border-color:#334155;}
.teleporto-signer-edit-row{display:grid;gap:6px;padding:8px;border-radius:8px;background:#1e293b;border:1px solid #334155;}
.teleporto-signer-edit-row input{width:100%;padding:7px 9px;border-radius:8px;border:1px solid #334155;background:#0b1220;color:#f1f5f9;font-size:13px;box-sizing:border-box;}
.teleporto-signer-edit-row input:focus{outline:none;border-color:#22d3ee;box-shadow:0 0 0 2px rgba(34,211,238,.25);}
.teleporto-signer-edit-row .teleporto-doc-action-btn{margin-top:2px;}
.teleporto-signer-party-tag{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#38bdf8;}
.teleporto-signer-edit-row.is-signed{background:#0b2a1d;border-color:#10b981;}
.teleporto-signer-signed-row{display:flex;align-items:center;gap:8px;}
.teleporto-signer-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#10b981;color:#04130c;font-size:13px;font-weight:900;flex:0 0 auto;}
.teleporto-signer-signed-info{color:#d1fae5;font-size:13px;font-weight:600;}
.teleporto-wa-btn{background:#25d366 !important;color:#04130c !important;border:none !important;}
.teleporto-inperson-btn{background:#2563eb !important;color:#fff !important;border:none !important;}
.teleporto-danger-zone{margin-top:20px;padding:14px 16px;border:1px solid #7f1d1d;border-radius:12px;background:rgba(127,29,29,.12);}
.teleporto-danger-title{margin:0 0 10px;color:#fca5a5;font-size:14px;font-weight:800;letter-spacing:.02em;}
/* The two destructive actions sit side by side (stacked only on narrow phones)
   so the zone stays compact. */
.teleporto-danger-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
@media (max-width:640px){.teleporto-danger-grid{grid-template-columns:1fr;}}
.teleporto-danger-form{display:grid;gap:7px;margin:0;align-content:start;}
.teleporto-danger-form label{color:#fecaca;font-size:12px;font-weight:600;}
.teleporto-danger-form input{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:8px;border:1px solid #7f1d1d;background:#1a0b0b;color:#fee2e2;font-size:13px;}
.teleporto-danger-form .teleporto-pass-wrap{display:block;width:100%;}
.teleporto-danger-form .teleporto-btn-danger{justify-self:start;padding:7px 14px;font-size:13px;}
/* Checkboxes must not inherit the full-width text-input styling. */
.teleporto-2fa-row{display:flex;align-items:flex-start;gap:10px;font-weight:400;cursor:pointer;}
.teleporto-profile-form input.teleporto-checkbox{width:17px;height:17px;min-width:17px;flex:0 0 auto;padding:0;margin:2px 0 0;accent-color:#38bdf8;cursor:pointer;appearance:auto;}
.teleporto-doc-actions-menu-panel .teleporto-doc-action-btn{width:100%;justify-content:flex-start;}
.teleporto-dispatch-email-failures{margin-top:10px;padding:10px 12px;border-radius:10px;border:1px solid #7f1d1d;background:#3f1d1d;color:#fecaca;font-size:13px;line-height:1.5;}
.teleporto-review-email-note{margin-top:10px;padding:10px 12px;border-radius:10px;border:1px solid #854d0e;background:#422006;color:#fde68a;font-size:13px;line-height:1.5;}
.teleporto-doc-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 14px;min-height:34px;border-radius:9px;border:1px solid #334155;background:#0f172a;color:#cbd5e1;font-family:'Heebo','Assistant',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease,color .12s ease;}
.teleporto-doc-action-btn:hover{border-color:#38bdf8;color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px rgba(2,6,23,.32);}
.teleporto-doc-action-btn:active{transform:translateY(1px);box-shadow:0 1px 4px rgba(2,6,23,.3);}
.teleporto-doc-action-btn:focus-visible{outline:2px solid #38bdf8;outline-offset:2px;}
.teleporto-doc-action-btn-sign{border-color:#0ea5e9;color:#e0f2fe;background:#0c4a6e;}
.teleporto-doc-action-btn-sign:hover{border-color:#38bdf8;background:#075985;color:#f0f9ff;}
.teleporto-doc-action-btn.is-danger{border-color:#7f1d1d;color:#fecaca;background:#321414;}
.teleporto-x-btn{width:34px;min-width:34px;padding:0;font-size:15px;line-height:1;}
.teleporto-composer-card[hidden],.teleporto-documents-panel[hidden],.teleporto-templates-panel[hidden]{display:none;}
.teleporto-auth-shell{max-width:920px;margin:36px auto;padding:0 16px;overflow-x:clip;}
.teleporto-auth-langbar{display:flex;justify-content:flex-start;margin:0 0 12px;}
/* Dashboard: same switcher, floated above the topbar card at the reading-start
   corner (right in RTL) — matching the sign-in screen. */
.teleporto-dash-langbar{margin:4px 0 10px;}
/* On the sign-in/registration screens the card is 640px and centred, so the
   switcher bar is constrained to the same box — the switcher sits flush above
   the card's start edge (left in LTR, right in RTL). */
.teleporto-auth-col{max-width:640px;margin:0 auto;}
/* Switcher sits at the reading-start corner: left in LTR, right in RTL. The
   panel opens toward the centre so it never leaves the screen. */
.teleporto-auth-lang .teleporto-lang-panel{left:0;right:auto;}
[dir="rtl"] .teleporto-auth-lang .teleporto-lang-panel{left:auto;right:0;}
.teleporto-auth-card{position:relative;overflow:hidden;background:linear-gradient(165deg,#0b1220 0%,#111827 55%,#1e1b4b 100%);border:1px solid #334155;border-radius:18px;padding:34px 28px;box-shadow:0 18px 48px rgba(2,6,23,.45);}
.teleporto-auth-card:before{content:"";position:absolute;inset:auto -60px -60px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(34,211,238,.25),rgba(34,211,238,0));pointer-events:none;}
.teleporto-register-card{max-width:640px;margin:0 auto;}
.teleporto-auth-eyebrow{margin:0 0 8px;color:#38bdf8;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;}
.teleporto-brand-logo{display:block;height:88px;width:auto;max-width:340px;margin:0 0 14px;object-fit:contain;border-radius:14px;}
.teleporto-2fa-recommend{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:#ffffff;border:1px solid #38bdf8;color:#0369a1;border-radius:12px;padding:12px 44px 12px 16px;font-size:14px;font-weight:600;}
.teleporto-2fa-dismiss{position:absolute;top:8px;right:10px;background:transparent;border:none;color:#64748b;font-size:16px;line-height:1;cursor:pointer;padding:4px 7px;border-radius:6px;}
.teleporto-2fa-dismiss:hover{color:#0369a1;background:rgba(2,132,199,.1);}
.teleporto-2fa-recommend.teleporto-2fa-on{background:#ffffff;border-color:#10b981;color:#047857;}
.teleporto-auth-title{margin:0 0 10px;color:#f8fafc;font-size:28px;line-height:1.25;}
.teleporto-auth-subtitle{margin:0;max-width:760px;color:#cbd5e1;font-size:15px;line-height:1.75;}
.teleporto-auth-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;}
.teleporto-auth-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 22px;min-height:46px;box-sizing:border-box;border-radius:11px;text-decoration:none;font-family:'Heebo','Assistant',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:15px;font-weight:700;letter-spacing:.01em;line-height:1;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;}
.teleporto-auth-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(2,6,23,.35);filter:brightness(1.05);}
.teleporto-auth-btn:active{transform:translateY(1px);filter:brightness(.97);}
.teleporto-auth-btn:focus-visible{outline:2px solid #38bdf8;outline-offset:2px;}
.teleporto-auth-btn-primary{background:linear-gradient(135deg,#22d3ee,#3b82f6);color:#0b1120;box-shadow:0 8px 20px rgba(59,130,246,.3);}
.teleporto-auth-btn-secondary{background:#1e293b;color:#e2e8f0;border:1px solid #334155;}
.teleporto-auth-alert{margin-top:16px;padding:12px 14px;border:1px solid #7f1d1d;border-radius:12px;background:#3f1d1d;color:#fecaca;}
.teleporto-auth-alert p{margin:0 0 6px;}
.teleporto-auth-alert p:last-child{margin-bottom:0;}
.teleporto-register-form{display:grid;gap:26px;margin-top:22px;max-width:580px;}
.teleporto-register-field label{display:block;margin:0 0 7px;color:#cbd5e1;font-size:13px;font-weight:600;}
.teleporto-register-field input{width:100%;height:42px;padding:0 16px;border-radius:10px;border:1px solid #334155;background:#0b1220;color:#f1f5f9;box-sizing:border-box;}
.teleporto-register-field input:focus{outline:none;border-color:#22d3ee;box-shadow:0 0 0 2px rgba(34,211,238,.25);}
.teleporto-pass-wrap{position:relative;display:block;}
.teleporto-pass-wrap input{padding-inline-end:46px;}
.teleporto-pass-toggle{position:absolute;top:50%;inset-inline-end:6px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer;transition:color .12s ease,background-color .12s ease;}
.teleporto-pass-toggle:hover{color:#e2e8f0;background:rgba(148,163,184,.12);}
.teleporto-pass-toggle:focus-visible{outline:none;color:#e2e8f0;box-shadow:0 0 0 2px rgba(34,211,238,.35);}
.teleporto-pass-toggle svg{width:20px;height:20px;display:block;}
.teleporto-pass-toggle .teleporto-eye-off{display:none;}
.teleporto-pass-toggle.is-visible .teleporto-eye{display:none;}
.teleporto-pass-toggle.is-visible .teleporto-eye-off{display:block;}
@media (max-width: 900px){.teleporto-doc-topbar{flex-direction:column;align-items:flex-start;}.teleporto-topbar-actions{width:100%;}.teleporto-topbar-divider{display:none;}.teleporto-two-cols{grid-template-columns:1fr;}.teleporto-party-head{grid-template-columns:auto minmax(0,1fr) auto;}.teleporto-routing-cards{grid-template-columns:1fr;}.teleporto-stepper{grid-template-columns:1fr;}.teleporto-map-controls{grid-template-columns:1fr;}.teleporto-map-pagination{justify-content:space-between;}.teleporto-wizard-actions{flex-wrap:wrap;}.teleporto-nav-toggle{display:inline-flex;}.teleporto-topbar-actions{position:fixed;top:0;left:0;bottom:0;width:284px;max-width:84vw;background:#0f172a;border-right:1px solid #1f2a3d;flex-direction:column;align-items:stretch;gap:8px;padding:60px 16px 20px;transform:translateX(-100%);transition:transform .25s ease;z-index:1100;overflow-y:auto;box-shadow:0 0 60px rgba(0,0,0,.55);}.teleporto-topbar-actions.is-open{transform:translateX(0);}.teleporto-topbar-actions .teleporto-btn{width:100%;justify-content:flex-start;}}
@media (max-width: 640px){.teleporto-doc-wrap{margin:16px auto;padding:0 12px;gap:16px;}.teleporto-doc-card,.teleporto-doc-topbar{padding:16px;}.teleporto-dispatch-success-panel{padding:16px;}.teleporto-auth-shell{margin:24px auto;padding:0 12px;}.teleporto-auth-card{padding:24px 16px;}.teleporto-party-head{grid-template-columns:auto 1fr;}.teleporto-party-head-actions{grid-column:1/-1;}.teleporto-party-head-actions .teleporto-party-ghost{flex:1;}.teleporto-wizard-actions{gap:12px;}.teleporto-wizard-actions .teleporto-btn,.teleporto-dispatch-success-actions .teleporto-btn,.teleporto-auth-actions .teleporto-auth-btn{width:100%;flex:1 1 100%;}.teleporto-profile-actions{flex-wrap:wrap;gap:12px;}.teleporto-profile-actions .teleporto-btn{width:100%;}.teleporto-map-buttons{gap:8px;}.teleporto-map-buttons .teleporto-btn{flex:1 1 calc(50% - 4px);}.teleporto-documents-table th,.teleporto-documents-table td{white-space:nowrap;}.teleporto-documents-toolbar{justify-content:stretch;}.teleporto-documents-toolbar .teleporto-btn{width:100%;}.teleporto-templates-head{flex-direction:column;align-items:stretch;}.teleporto-templates-head .teleporto-btn{width:100%;}.teleporto-clients-search{max-width:none;}}
