.tf-topbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:20px;min-height:44px}.tf-chip{display:inline-flex;align-items:center;gap:8px;height:40px;box-sizing:border-box;padding:0 14px;border-radius:999px;border:1px solid #334155;background:rgba(15,23,42,.75);color:#e2e8f0;font-size:13px;line-height:1;white-space:nowrap}.tf-chip-label{color:#64748b;font-weight:600;font-size:12px;flex-shrink:0}.tf-chip-org{padding-right:8px;gap:10px}.tf-chip-org select{height:28px;border:none;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2394a3b8' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") no-repeat right 2px center;color:#f1f5f9;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:140px;max-width:240px;padding:0 22px 0 0}.tf-chip-btn,.tf-chip-org select{font-size:13px;font-weight:600;cursor:pointer}.tf-chip-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;box-sizing:border-box;padding:0 16px;border-radius:999px;border:1px solid #334155;background:rgba(15,23,42,.75);line-height:1;text-decoration:none;vertical-align:middle}.tf-chip-btn,a.tf-chip-btn{color:#e2e8f0}.tf-chip-btn:hover,.tf-chip:hover{border-color:#475569}.tf-chip-muted{color:#94a3b8;border-style:dashed}.tf-filter-select{height:40px;width:auto;min-width:120px;max-width:180px;box-sizing:border-box;padding:0 36px 0 14px;border-radius:999px;border:1px solid #334155;background:rgba(15,23,42,.75) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2394a3b8' d='M1 1l5 5 5-5'/%3E%3C/svg%3E") no-repeat right 12px center;color:#e2e8f0;font-size:13px;font-weight:600;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.tf-filter-select:hover{border-color:#475569}.tf-filter-select:focus{border-color:#2dd4bf;box-shadow:0 0 0 3px rgba(45,212,191,.18)}.tf-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.tf-field>span{font-size:13px;font-weight:600;color:#94a3b8;letter-spacing:.02em}.tf-input,.tf-select,.tf-textarea{width:100%;box-sizing:border-box;padding:11px 14px;border-radius:10px;border:1px solid #334155;background:linear-gradient(180deg,#0b1220,#0f172a);color:#f1f5f9;font-size:14px;line-height:1.4;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.tf-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2394a3b8' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer;color-scheme:dark}.tf-select option,select option{background-color:#0f172a;color:#f1f5f9}.tf-textarea{min-height:96px;resize:vertical;font-family:inherit}.tf-input::placeholder,.tf-textarea::placeholder{color:#64748b}.tf-input:hover,.tf-select:hover,.tf-textarea:hover{border-color:#475569}.tf-input:focus,.tf-select:focus,.tf-textarea:focus{border-color:#2dd4bf;box-shadow:0 0 0 3px rgba(45,212,191,.18)}.tf-check{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid #334155;background:rgba(15,23,42,.55);cursor:pointer;font-size:14px;color:#e2e8f0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tf-check input{width:16px;height:16px;accent-color:#14b8a6;cursor:pointer}.tf-split-2{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:16px;gap:16px;align-items:start;margin-bottom:16px}.tf-split-2>section{margin-bottom:0!important;box-sizing:border-box}.tf-notify-section{max-width:100%}.tf-notify-panel{display:flex;flex-direction:column;gap:0;border:1px solid #334155;border-radius:12px;background:rgba(2,6,23,.55);overflow:hidden}.tf-notify-panel .tf-textarea{display:block;width:100%;box-sizing:border-box;height:112px;min-height:96px;max-height:180px;margin:0;padding:12px 14px;border:none!important;border-radius:0;background:transparent;resize:vertical;line-height:1.5;box-shadow:none!important}.tf-notify-panel .tf-textarea:focus,.tf-notify-panel .tf-textarea:hover{outline:none;border:none!important;box-shadow:none!important}.tf-notify-footer{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid #334155;background:rgba(15,23,42,.72)}.tf-notify-footer .tf-select{flex:1 1 140px;min-width:120px;max-width:280px;margin:0}.tf-notify-footer .tf-notify-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}@media (max-width:960px){.tf-split-2{grid-template-columns:1fr}}.tf-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}@media (max-width:800px){.tf-route-grid{grid-template-columns:1fr}}.tf-route-card{border:1px solid #334155;border-radius:14px;padding:16px;background:rgba(2,6,23,.35)}.tf-route-card h3{margin:0 0 14px;font-size:15px;font-weight:700;color:#f8fafc}.tf-hint{color:#64748b;font-size:12px;line-height:1.55;margin:14px 0 0;word-break:break-all}.tf-hint code{color:#99f6e4;font-size:11px}.tf-outreach-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,1.4fr);grid-gap:4px 20px;gap:4px 20px;align-items:stretch}.tf-outreach-left{display:flex;flex-direction:column;min-height:100%}.tf-outreach-left .tf-field{margin-bottom:0}.tf-outreach-copy{display:flex;flex-direction:column;margin-bottom:0;height:100%}.tf-outreach-copy .tf-textarea{flex:1 1;min-height:140px}.tf-outreach-actions{margin-top:auto;padding-top:16px}@media (max-width:800px){.tf-outreach-grid{grid-template-columns:1fr}.tf-outreach-actions{margin-top:12px;padding-top:0}}.tf-form-actions{grid-column:1/-1;margin-top:8px}.tf-action-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:stretch;margin-top:4px}.tf-action-row>a,.tf-action-row>button{width:100%;box-sizing:border-box;justify-content:center;text-align:center;white-space:nowrap}@media (max-width:960px){.tf-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.tf-form-2col{grid-template-columns:1fr}}.tf-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:rgba(20,184,166,.15);color:#5eead4;font-size:12px;margin-right:6px}