.rmtm-wrap{max-width:1160px;margin:30px auto;padding:0 14px;font-family:Arial,Helvetica,sans-serif;color:#1c263b}.rmtm-wrap *{box-sizing:border-box}.rmtm-hero{display:flex;gap:18px;align-items:center;padding:30px;border-radius:22px;background:linear-gradient(135deg,#124ea1,#6636c7);color:#fff;box-shadow:0 18px 50px rgb(40 56 130 / .2)}.rmtm-hero-icon{width:68px;height:68px;border-radius:18px;background:rgb(255 255 255 / .17);display:grid;place-items:center;font-size:34px}.rmtm-badge{display:inline-block;padding:7px 11px;border-radius:999px;background:rgb(255 255 255 / .18);font-size:11px;font-weight:800;letter-spacing:.6px}.rmtm-hero h2{margin:9px 0 5px;font-size:30px}.rmtm-hero p{margin:0;opacity:.9}.rmtm-how{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.rmtm-how div{padding:16px;border:1px solid #e5e9f2;border-radius:14px;background:#fff;display:flex;gap:12px;align-items:center;box-shadow:0 8px 25px rgb(20 30 60 / .05)}.rmtm-how strong{font-size:13px;color:#4b56c8;background:#eef0ff;padding:8px;border-radius:9px}.rmtm-how span{font-size:13px;font-weight:700}.rmtm-results{background:#fff;border:1px solid #e5e9f2;border-radius:20px;padding:25px;box-shadow:0 12px 38px rgb(20 30 60 / .07)}.rmtm-results-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:20px}.rmtm-results-head h3{margin:7px 0 0;font-size:23px}.rmtm-badge-dark{background:#eef1ff;color:#3947ad}.rmtm-result-note{font-size:12px;color:#687286;background:#f7f8fb;border:1px solid #e3e7ef;padding:9px 12px;border-radius:10px}.rmtm-cards{display:grid;grid-template-columns:1fr;gap:20px}.rmtm-match-card{border:1px solid #dfe5f1;border-radius:19px;padding:19px;background:linear-gradient(180deg,#fff,#fafcff);box-shadow:0 12px 32px rgb(20 30 60 / .07)}.rmtm-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:15px}.rmtm-match-pill{font-size:10px;font-weight:900;padding:6px 9px;border-radius:999px;background:#e6f8f0;color:#12805d}.rmtm-reg{font-size:11px;color:#7b8495}.rmtm-pair-grid{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:14px;align-items:stretch}.rmtm-person{border:1px solid #e1e6f0;border-radius:15px;padding:15px;background:#fff}.rmtm-person:first-child{background:linear-gradient(145deg,#f8fbff,#fff)}.rmtm-person:last-child{background:linear-gradient(145deg,#fff9fd,#fff)}.rmtm-person-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.rmtm-person-label{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;color:#5361bd;background:#eef1ff;padding:6px 8px;border-radius:8px}.rmtm-person h4{margin:0 0 0 auto;font-size:18px;text-align:right;color:#18233b}.rmtm-pair-arrow{align-self:center;justify-self:center;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef1ff;color:#4b56c8;font-weight:900;font-size:18px}.rmtm-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rmtm-card-field{padding:10px;border-radius:10px;background:#f6f8fc}.rmtm-card-field small{display:block;color:#778196;font-size:10px;margin-bottom:4px}.rmtm-card-field strong{font-size:12px;line-height:1.35;word-break:break-word}.rmtm-shared-match{margin-top:14px;padding:12px 14px;border-radius:12px;background:linear-gradient(90deg,#f0fff8,#f5f7ff);border:1px solid #dcefe8;display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap}.rmtm-shared-match span{font-size:10px;font-weight:900;color:#11815e}.rmtm-shared-match strong{font-size:12px;color:#36425c}.rmtm-details-btn{margin-top:15px;width:100%;min-height:46px;background:linear-gradient(135deg,#f4f0ff,#eef5ff);color:#3e48a8;border:1px solid #d8ddf4;border-radius:11px;cursor:pointer;font-weight:800;transition:transform .15s,box-shadow .15s}.rmtm-details-btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgb(55 70 160 / .12)}.rmtm-empty{text-align:center;padding:50px 20px;border:1px dashed #d6dce9;border-radius:15px}.rmtm-empty div{font-size:35px}.rmtm-empty h4{margin:10px 0 4px;font-size:20px}.rmtm-empty p{margin:0;color:#6c7588;font-size:13px}.rmtm-message{display:none;padding:11px 13px;border-radius:10px;font-size:13px;margin:0 0 14px}.rmtm-message:not([hidden]){display:block}.rmtm-message.error{background:#fff0f0;color:#a51e1e;border:1px solid #ffd1d1}.rmtm-modal[hidden]{display:none}.rmtm-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px}.rmtm-modal-bg{position:absolute;inset:0;background:rgb(10 18 40 / .68);backdrop-filter:blur(5px)}.rmtm-modal-box{position:relative;width:min(700px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:28px;box-shadow:0 25px 80px rgb(0 0 0 / .25)}.rmtm-close{position:absolute;right:14px;top:10px;border:0;background:#fff0;font-size:30px;cursor:pointer;color:#788197}.rmtm-modal-icon{font-size:30px;margin-bottom:7px}.rmtm-modal-box h3{margin:9px 0 5px;font-size:23px}.rmtm-modal-box>p{color:#6c7588;font-size:13px;line-height:1.55}.rmtm-field{margin-top:13px}.rmtm-field label{display:block;font-size:13px;font-weight:700;margin-bottom:7px}.rmtm-field label b{color:#d43}.rmtm-field input{width:100%;min-height:47px;padding:12px 13px;border:1px solid #dce2ed;border-radius:11px;font-size:14px;outline:none}.rmtm-field input:focus{border-color:#5965d4;box-shadow:0 0 0 3px rgb(89 101 212 / .12)}.rmtm-primary{margin-top:18px;min-height:50px;width:100%;color:#fff;background:linear-gradient(135deg,#2458c5,#7136c9);box-shadow:0 8px 20px rgb(66 61 190 / .2);border:0;border-radius:11px;cursor:pointer;font-weight:800}.rmtm-primary:disabled{opacity:.65}.rmtm-full-details{margin-top:18px}.rmtm-unlocked{padding:11px 12px;background:#eaf9f3;color:#117455;border-radius:10px;font-size:12px;font-weight:800;margin-bottom:14px}.rmtm-unlocked span{margin-right:7px}.rmtm-partner-title{font-size:17px;font-weight:900;margin-bottom:10px;color:#26314a}.rmtm-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rmtm-detail-grid>div{padding:11px;border:1px solid #e2e6ef;border-radius:10px;background:#fafbfe}.rmtm-detail-grid small{display:block;color:#778196;font-size:10px;margin-bottom:4px}.rmtm-detail-grid strong{font-size:12px;line-height:1.4;word-break:break-word}.rmtm-back-verify{margin-top:15px;width:100%;min-height:44px;border:1px solid #d7ddea;background:#fff;border-radius:10px;color:#3443a8;font-weight:800;cursor:pointer}.rmtm-notice{padding:15px;border-radius:12px}.rmtm-notice.error{background:#fff0f0;color:#a21d1d}.rmtm-modal-open{overflow:hidden}@media(max-width:760px){.rmtm-hero{padding:22px}.rmtm-hero h2{font-size:23px}.rmtm-how{grid-template-columns:1fr}.rmtm-results{padding:18px}.rmtm-results-head{align-items:flex-start;flex-direction:column}.rmtm-pair-grid{grid-template-columns:1fr;gap:10px}.rmtm-pair-arrow{transform:rotate(90deg)}.rmtm-card-grid,.rmtm-detail-grid{grid-template-columns:1fr}.rmtm-person h4{font-size:16px}.rmtm-modal-box{padding:22px}}.rmtm-wrap{max-width:100%;width:100%;margin:0!important;padding:0!important}.rmtm-hero{width:100%;margin:0!important;padding:0!important;min-height:150px;border-radius:0!important;justify-content:center;text-align:center}.rmtm-hero>div:last-child{display:flex;flex-direction:column;align-items:center}.rmtm-hero-icon{display:none}.rmtm-hero h2{margin:6px 0 4px;text-align:center}.rmtm-hero p{text-align:center}.rmtm-how{margin:0!important;padding:0!important;border-radius:0}.rmtm-how div{border-radius:0!important}.rmtm-results{width:100%;margin:0!important;padding:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}.rmtm-results-head{margin:0!important;padding:22px 20px!important;background:linear-gradient(135deg,#f7f1ff,#edf5ff)}.rmtm-results-head h3{margin:7px 0 0}.rmtm-cards{margin:0!important;padding:20px!important}.rmtm-search-wrap{position:relative;margin:0!important;padding:14px 20px!important;background:#fff;border-top:1px solid #e5e9f2;border-bottom:1px solid #e5e9f2}#rmtm-match-search{width:100%;min-height:50px;border:2px solid #dfe4f4;border-radius:13px;padding:12px 48px 12px 43px;font-size:14px;outline:none;background:#fbfcff;transition:.18s}#rmtm-match-search:focus{border-color:#5865d4;box-shadow:0 0 0 4px rgb(88 101 212 / .10)}.rmtm-search-icon{position:absolute;left:34px;top:29px;font-size:23px;color:#6874bf;z-index:2}.rmtm-search-clear{position:absolute;right:30px;top:22px;width:34px;height:34px;border:0;border-radius:50%;background:#eef1fb;color:#4a55ae;font-size:22px;cursor:pointer}.rmtm-search-empty{grid-column:1/-1;text-align:center;padding:45px 15px;border:1px dashed #ccd4e7;border-radius:15px;background:#fafbff}.rmtm-search-empty div{font-size:32px}.rmtm-search-empty strong{display:block;margin:8px 0 4px;font-size:17px}.rmtm-search-empty p{margin:0;color:#737d90;font-size:13px}.rmtm-match-card{overflow:hidden;border:1px solid #dce3f3!important;background:linear-gradient(145deg,#ffffff,#f8fbff)!important}.rmtm-match-card:nth-child(2n){background:linear-gradient(145deg,#ffffff,#fff8fc)!important}.rmtm-card-top{padding-bottom:13px;border-bottom:1px solid #edf0f7}.rmtm-person{background:linear-gradient(145deg,#f4f8ff,#ffffff)!important;border-color:#d9e2f5!important}.rmtm-person:last-child{background:linear-gradient(145deg,#fff3fa,#ffffff)!important;border-color:#f0dbe8!important}.rmtm-verified-card{border:2px solid #5b61d5!important;box-shadow:0 15px 45px rgb(71 75 180 / .18)!important}.rmtm-modal-box{background:linear-gradient(145deg,#ffffff,#f8f9ff)!important;border:1px solid #e0e5f3}.rmtm-modal-icon{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#eaf0ff,#f5eaff)}.rmtm-primary{background:linear-gradient(135deg,#2058c9,#7334c9)!important}.rmtm-verified-pair{margin-top:8px;padding:14px;border-radius:16px;background:linear-gradient(135deg,#f0f5ff,#fff0fa);border:1px solid #dfe4f3}.rmtm-verified-title{text-align:center;font-size:18px;font-weight:900;color:#293453;margin-bottom:14px}.rmtm-verified-grid{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:12px;align-items:start}.rmtm-verified-arrow{align-self:center;justify-self:center;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e9edff;color:#4b56c8;font-weight:900;font-size:18px}.rmtm-person-full{padding:14px;border-radius:14px;border:1px solid #dfe4f0;background:#fff}.rmtm-person-full:first-child{background:linear-gradient(145deg,#f7faff,#fff)}.rmtm-person-full:last-child{background:linear-gradient(145deg,#fff8fc,#fff)}.rmtm-person-full-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}.rmtm-person-full-label{display:inline-block;padding:6px 8px;border-radius:8px;background:#edf0ff;color:#4654b6;font-size:10px;font-weight:900}.rmtm-person-full h4{margin:0;text-align:right;font-size:17px}.rmtm-detail-grid{grid-template-columns:1fr 1fr}@media(max-width:760px){.rmtm-wrap{min-width:720px}.rmtm-hero{min-height:125px}.rmtm-how{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rmtm-results-head{flex-direction:row!important;align-items:center!important}.rmtm-cards{padding:12px!important}.rmtm-pair-grid{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;gap:10px!important}.rmtm-verified-grid{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;gap:10px}.rmtm-detail-grid{grid-template-columns:1fr 1fr!important}.rmtm-person h4,.rmtm-person-full h4{font-size:15px}}.rmtm-wrap,.rmtm-wrap *{box-sizing:border-box}.rmtm-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff}.rmtm-hero{min-height:100px!important;height:auto!important;width:100%!important;margin:0!important;padding:12px 18px!important;border-radius:0!important;background:linear-gradient(90deg,#315de5 0%,#7133c9 50%,#20a878 100%)!important;justify-content:center!important;text-align:center!important}.rmtm-hero>div:last-child{align-items:center!important}.rmtm-hero h2{margin:0!important;padding:0!important;font-size:clamp(22px,3vw,34px)!important;line-height:1.15!important;font-weight:900!important;text-align:center!important;color:#fff!important}.rmtm-hero p{margin:4px 0 0!important;padding:0!important;color:rgb(255 255 255 / .9)!important;font-size:12px!important}.rmtm-hero .rmtm-badge{display:none!important}.rmtm-how{display:none!important}.rmtm-results{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.rmtm-results-head{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:18px!important;margin:0!important;padding:10px 20px!important;background:linear-gradient(90deg,#f5fbff,#fbf8ff,#f2fffa)!important;border-bottom:1px solid #dfe7f2!important}.rmtm-results-head h3{margin:0!important;padding:0!important;font-size:15px!important}.rmtm-results-head .rmtm-badge{display:none!important}.rmtm-result-note{margin:0!important;padding:5px 10px!important;font-size:10px!important;border-radius:999px!important}.rmtm-search-wrap{margin:0!important;padding:8px 20px!important;background:#fff!important;border:0!important}#rmtm-match-search{min-height:42px!important;border:1px solid #d8e0ec!important;border-radius:22px!important;padding:9px 42px!important;font-size:12px!important;background:#fff!important}.rmtm-search-icon{left:34px!important;top:19px!important;font-size:18px!important}.rmtm-search-clear{right:28px!important;top:12px!important;width:30px!important;height:30px!important;font-size:19px!important}.rmtm-cards{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;margin:0!important;padding:0 20px 15px!important;overflow-x:auto!important;overflow-y:visible!important}.rmtm-match-card.rmtm-teacher-card{width:100%!important;min-width:900px!important;margin:0!important;padding:0!important;border:1px solid #d3dce9!important;border-radius:17px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#fafdff)!important;box-shadow:0 5px 18px rgb(31 62 107 / .08)!important}.rmtm-teacher-card-head{display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);align-items:center;min-height:124px;padding:14px 28px!important;background:linear-gradient(90deg,#f5faff 0%,#fff 49%,#f3fff9 100%)!important;border-top:4px solid transparent!important;border-image:linear-gradient(90deg,#2d66dc,#6735d4,#1ca878) 1!important}.rmtm-teacher-head-a,.rmtm-teacher-head-b{display:flex;align-items:center;gap:14px;min-width:0}.rmtm-teacher-head-b{justify-content:flex-end;text-align:right}.rmtm-teacher-role{display:block;margin-bottom:3px;color:#718096;font-size:10px;font-weight:900;letter-spacing:.6px}.rmtm-teacher-head-a h3,.rmtm-teacher-head-b h3{margin:0!important;padding:0!important;color:#1b3153!important;font-size:25px!important;line-height:1.1!important;font-weight:900!important;text-transform:uppercase}.rmtm-teacher-head-b h3{color:#09694f!important}.rmtm-teacher-head-a small,.rmtm-teacher-head-b small{display:block;margin-top:4px;color:#8490a1;font-size:10px;font-weight:700}.rmtm-avatar{flex:0 0 58px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:25px;font-weight:900;border:3px solid #fff;box-shadow:0 3px 12px rgb(30 55 100 / .14)}.rmtm-avatar-a{background:linear-gradient(135deg,#354fdc,#6136d7);color:#fff}.rmtm-avatar-b{background:linear-gradient(135deg,#0ca76d,#16a96f);color:#fff}.rmtm-handshake{width:52px;height:52px;margin:auto;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#e9fff7,#e9f1ff);border:3px solid #bcebdc;box-shadow:0 5px 16px rgb(22 160 117 / .13);font-size:23px}.rmtm-teacher-table{width:calc(100% - 28px);margin:0 14px!important;padding:0!important;border:1px solid #dce4ef;border-radius:17px;overflow:hidden;background:#fff}.rmtm-comparison-row{display:grid;grid-template-columns:minmax(0,1fr) 205px minmax(0,1fr);min-height:55px;border-bottom:1px solid #e3e8f0}.rmtm-comparison-row:last-child{border-bottom:0}.rmtm-side-value{display:flex;align-items:center;padding:10px 22px;font-size:15px;line-height:1.35;font-weight:800;word-break:break-word}.rmtm-side-a{justify-content:flex-start;color:#2a568e;background:linear-gradient(90deg,#f7faff,#fff)}.rmtm-side-b{justify-content:flex-end;text-align:right;color:#117456;background:linear-gradient(90deg,#fff,#f6fffb)}.rmtm-center-label{display:flex;justify-content:center;align-items:center;gap:7px;padding:8px 7px;border-left:1px solid #e3e8f0;border-right:1px solid #e3e8f0;background:linear-gradient(180deg,#fbfcff,#f6f8fc);color:#5d6b80;text-align:center}.rmtm-center-label strong{font-size:10px;letter-spacing:.45px}.rmtm-row-icon{font-size:13px}.rmtm-row-zone .rmtm-center-label strong{color:#315aa1}.rmtm-row-desired-zone .rmtm-center-label strong{color:#6b4fba}.rmtm-row-desired-division .rmtm-center-label strong{color:#aa6e1b}.rmtm-row-department .rmtm-center-label strong{color:#a54f8e}.rmtm-row-post .rmtm-center-label strong{color:#405a91}.rmtm-row-grade .rmtm-center-label strong{color:#7d5eaa}.rmtm-row-pay .rmtm-center-label strong{color:#0e805c}.rmtm-hidden-strip{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:14px 14px 16px!important;padding:13px 17px!important;border:1px dashed #c8d4e4;border-radius:15px;background:linear-gradient(90deg,#fbfdff,#f7fbff)}.rmtm-hidden-copy{display:flex;align-items:center;gap:12px}.rmtm-lock-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;background:#eef5ff;font-size:21px}.rmtm-hidden-copy strong,.rmtm-hidden-copy small{display:block}.rmtm-hidden-copy strong{color:#243957;font-size:13px}.rmtm-hidden-copy small{margin-top:3px;color:#8a96a8;font-size:10px}.rmtm-details-btn{width:auto!important;min-width:172px!important;min-height:43px!important;margin:0!important;padding:9px 18px!important;border:0!important;border-radius:11px!important;color:#fff!important;background:linear-gradient(135deg,#2f61dd,#6538d4)!important;box-shadow:0 7px 17px rgb(61 71 192 / .18)!important;font-size:12px!important;font-weight:900!important}.rmtm-details-btn:hover{transform:translateY(-1px)}.rmtm-verified-card{border:2px solid #1aa879!important}.rmtm-modal-box{width:min(1180px,96vw)!important;padding:20px!important;border-radius:20px!important;background:linear-gradient(135deg,#f8fbff,#fff9fd)!important}.rmtm-verified-pair{margin:8px 0 0!important;padding:10px!important;border-radius:16px!important;background:linear-gradient(90deg,#f3f8ff,#fff,#f2fff9)!important}.rmtm-verified-grid{grid-template-columns:minmax(0,1fr) 55px minmax(0,1fr)!important}.rmtm-person-full{min-width:0!important}.rmtm-person-full:first-child{border-top:4px solid #4356d9}.rmtm-person-full:last-child{border-top:4px solid #15a873}@media(max-width:760px){.rmtm-hero{min-height:90px!important;padding:10px 12px!important}.rmtm-hero h2{font-size:20px!important}.rmtm-hero p{font-size:10px!important}.rmtm-results-head{grid-template-columns:1fr!important;gap:5px!important;text-align:center;justify-items:center;padding:8px 10px!important}.rmtm-result-note{font-size:9px!important}.rmtm-search-wrap{padding:7px 10px!important}.rmtm-cards{padding:0 10px 10px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.rmtm-match-card.rmtm-teacher-card{min-width:900px!important;width:900px!important}.rmtm-teacher-card-head{min-height:110px;padding:12px 20px!important}.rmtm-teacher-head-a h3,.rmtm-teacher-head-b h3{font-size:21px!important}.rmtm-avatar{flex-basis:50px;width:50px;height:50px;font-size:21px}.rmtm-handshake{width:45px;height:45px;font-size:20px}.rmtm-teacher-table{width:calc(100% - 20px);margin:0 10px!important}.rmtm-comparison-row{grid-template-columns:minmax(0,1fr) 205px minmax(0,1fr)}.rmtm-side-value{padding:9px 16px;font-size:14px}.rmtm-hidden-strip{margin:10px!important;padding:11px 13px!important}}.rmtm-results-head.rmtm-toolbar{display:grid!important;grid-template-columns:118px 1fr minmax(250px,420px)!important;align-items:center!important;gap:14px!important;min-height:70px!important;padding:8px 18px!important;background:linear-gradient(90deg,#f5fbff 0%,#ffffff 50%,#f3fff9 100%)!important}.rmtm-perfect-badge{width:102px;min-height:52px;padding:6px 8px;border:1px solid #a8dec9;border-radius:12px;background:linear-gradient(145deg,#f0fff8,#e7faf2);display:grid;grid-template-columns:25px 1fr;grid-template-rows:24px 12px;align-items:center;column-gap:5px;box-shadow:0 3px 12px rgb(20 150 105 / .08)}.rmtm-perfect-check{grid-row:1 / 3;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#0a9d68,#15b97c);color:#fff;font-size:13px;font-weight:900}.rmtm-perfect-number{color:#10835d;font-size:19px;line-height:1;font-weight:1000}.rmtm-perfect-badge small{color:#6b8c7e;font-size:7px;line-height:1;font-weight:900;letter-spacing:.45px}.rmtm-match-count{min-width:0;display:flex;align-items:baseline;justify-content:center;gap:7px;color:#263653}.rmtm-match-count strong{font-size:21px;line-height:1;font-weight:950;color:#3e49bd}.rmtm-match-count span{font-size:12px;font-weight:800;color:#6e7a8e}.rmtm-search-wrap{position:relative!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}#rmtm-match-search{width:100%!important;min-height:38px!important;padding:7px 35px 7px 33px!important;border:1px solid #d6deea!important;border-radius:20px!important;background:#fff!important;font-size:11px!important;color:#34415a!important;outline:none!important;box-shadow:0 2px 8px rgb(31 62 107 / .05)!important}#rmtm-match-search:focus{border-color:#5a63cf!important;box-shadow:0 0 0 3px rgb(90 99 207 / .09)!important}.rmtm-search-icon{position:absolute!important;left:12px!important;top:11px!important;font-size:14px!important;line-height:1!important;color:#66729a!important;z-index:2!important}.rmtm-search-clear{right:7px!important;top:5px!important;width:27px!important;height:27px!important;font-size:17px!important;line-height:27px!important;background:#f0f2f8!important;color:#5964a9!important}.rmtm-handshake{width:60px!important;height:60px!important;border-radius:50%!important;border:4px solid #e12d3f!important;background:#fff!important;box-shadow:0 0 0 5px rgb(225 45 63 / .08),0 5px 18px rgb(225 45 63 / .12)!important;animation:rmtm-handshake-blink 1.15s infinite!important}.rmtm-handshake-icon{display:block;font-size:26px;line-height:1;filter:saturate(1.8) hue-rotate(95deg);transform-origin:center;animation:rmtm-handshake-pulse 1.15s infinite!important}@keyframes rmtm-handshake-blink{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.06)}}@keyframes rmtm-handshake-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.13)}}.rmtm-toolbar+.rmtm-search-wrap{display:none!important}.rmtm-toolbar .rmtm-search-wrap{display:block!important}.rmtm-match-card.rmtm-teacher-card{min-width:0!important;width:100%!important}.rmtm-teacher-card-head{width:100%!important}.rmtm-teacher-table{max-width:none!important}@media(max-width:900px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:92px 1fr minmax(200px,360px)!important;gap:9px!important;padding:7px 10px!important}.rmtm-perfect-badge{width:88px;min-height:48px;grid-template-columns:21px 1fr}.rmtm-perfect-check{width:21px;height:21px;font-size:11px}.rmtm-perfect-number{font-size:16px}.rmtm-perfect-badge small{font-size:6px}.rmtm-match-count strong{font-size:18px}.rmtm-match-count span{font-size:10px}.rmtm-teacher-card-head{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr)!important;padding:12px 18px!important}.rmtm-teacher-head-a h3,.rmtm-teacher-head-b h3{font-size:20px!important}}@media(max-width:650px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:78px minmax(70px,1fr) minmax(145px,1.7fr)!important;gap:6px!important;padding:6px 7px!important;min-height:58px!important}.rmtm-perfect-badge{width:75px;min-height:42px;padding:4px 5px;border-radius:10px;grid-template-columns:18px 1fr;grid-template-rows:19px 9px;column-gap:3px}.rmtm-perfect-check{width:18px;height:18px;font-size:10px}.rmtm-perfect-number{font-size:14px}.rmtm-perfect-badge small{font-size:5px;letter-spacing:.25px}.rmtm-match-count{gap:3px;justify-content:center;flex-wrap:wrap}.rmtm-match-count strong{font-size:16px}.rmtm-match-count span{font-size:8px}#rmtm-match-search{min-height:34px!important;padding:6px 28px 6px 28px!important;font-size:9px!important;border-radius:18px!important}.rmtm-search-icon{left:9px!important;top:10px!important;font-size:12px!important}.rmtm-search-clear{right:4px!important;top:3px!important;width:26px!important;height:26px!important;font-size:16px!important}.rmtm-cards{padding:0 5px 8px!important}.rmtm-match-card.rmtm-teacher-card{min-width:0!important;width:100%!important;border-radius:12px!important}.rmtm-teacher-card-head{min-height:92px!important;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)!important;gap:5px!important;padding:9px 9px!important}.rmtm-teacher-head-a,.rmtm-teacher-head-b{gap:7px!important}.rmtm-teacher-head-b{justify-content:flex-end!important}.rmtm-teacher-head-a h3,.rmtm-teacher-head-b h3{font-size:14px!important;line-height:1.05!important}.rmtm-teacher-head-a small,.rmtm-teacher-head-b small{font-size:7px!important;margin-top:3px!important}.rmtm-teacher-role{font-size:7px!important;letter-spacing:.3px!important}.rmtm-avatar{flex:0 0 39px!important;width:39px!important;height:39px!important;font-size:16px!important;border-width:2px!important}.rmtm-handshake{width:42px!important;height:42px!important;border-width:3px!important;box-shadow:0 0 0 3px rgb(225 45 63 / .08)!important}.rmtm-handshake-icon{font-size:18px!important}.rmtm-teacher-table{width:calc(100% - 10px)!important;margin:0 5px!important;border-radius:10px!important}.rmtm-comparison-row{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr)!important;min-height:46px!important}.rmtm-side-value{padding:7px 9px!important;font-size:10px!important;line-height:1.25!important}.rmtm-center-label{padding:5px 3px!important;gap:3px!important}.rmtm-center-label strong{font-size:7px!important;letter-spacing:.15px!important}.rmtm-row-icon{font-size:9px!important}.rmtm-hidden-strip{margin:7px 5px 9px!important;padding:8px 9px!important;border-radius:10px!important;gap:7px!important}.rmtm-lock-icon{width:31px!important;height:31px!important;flex:0 0 31px!important;font-size:15px!important;border-radius:8px!important}.rmtm-hidden-copy{gap:7px!important;min-width:0}.rmtm-hidden-copy strong{font-size:9px!important}.rmtm-hidden-copy small{font-size:7px!important}.rmtm-details-btn{min-width:125px!important;min-height:34px!important;padding:7px 9px!important;font-size:9px!important;border-radius:8px!important}}@media(max-width:400px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:68px minmax(55px,1fr) minmax(120px,1.8fr)!important;gap:4px!important;padding:5px!important}.rmtm-perfect-badge{width:66px;min-height:38px}.rmtm-perfect-number{font-size:12px}.rmtm-perfect-badge small{font-size:4.5px}.rmtm-match-count strong{font-size:14px}.rmtm-match-count span{font-size:7px}#rmtm-match-search{font-size:8px!important}.rmtm-comparison-row{grid-template-columns:minmax(0,1fr) 100px minmax(0,1fr)!important}.rmtm-side-value{font-size:9px!important;padding-left:7px!important;padding-right:7px!important}.rmtm-center-label strong{font-size:6.5px!important}.rmtm-teacher-head-a h3,.rmtm-teacher-head-b h3{font-size:12px!important}.rmtm-avatar{flex-basis:34px!important;width:34px!important;height:34px!important;font-size:14px!important}.rmtm-handshake{width:36px!important;height:36px!important}.rmtm-handshake-icon{font-size:16px!important}}.rmtm-hero{margin:0!important;padding:0!important;min-height:72px!important;height:72px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important}.rmtm-hero>div:last-child{margin:0!important;padding:0!important;gap:0!important}.rmtm-hero h2{margin:0!important;padding:0!important;font-size:clamp(20px,2.25vw,29px)!important;line-height:1.08!important;letter-spacing:-.35px!important}.rmtm-hero p{margin:2px 0 0!important;padding:0!important;font-size:10px!important;line-height:1.2!important}.rmtm-results-head.rmtm-toolbar{min-height:62px!important;padding:5px 18px!important;gap:14px!important}.rmtm-search-icon{left:12px!important;top:12px!important;font-size:11px!important;font-weight:600!important;transform:scale(.85);transform-origin:center}#rmtm-match-search{min-height:36px!important;height:36px!important;padding:6px 42px 6px 30px!important;border:1px solid #b7dcca!important;border-radius:19px!important;background:linear-gradient(180deg,#ffffff,#f7fffa)!important;box-shadow:0 3px 10px rgb(20 128 82 / .08)!important;color:#284438!important;font-size:10.5px!important}#rmtm-match-search:focus{border-color:#20a36b!important;box-shadow:0 0 0 3px rgb(32 163 107 / .11),0 4px 12px rgb(20 128 82 / .08)!important}.rmtm-search-wrap{border:0!important;background:transparent!important}.rmtm-search-wrap::after{content:"Search";position:absolute;right:5px;top:4px;height:28px;min-width:54px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#129b62,#20b879);color:#fff;font-size:9px;font-weight:900;letter-spacing:.15px;pointer-events:none;box-shadow:0 3px 8px rgb(17 145 89 / .18)}.rmtm-search-clear{z-index:3!important;right:64px!important;top:5px!important;width:26px!important;height:26px!important;background:#eef8f2!important;color:#168258!important;font-size:15px!important}.rmtm-perfect-badge{width:94px!important;min-height:48px!important;padding:5px 7px!important}.rmtm-match-count strong{font-size:19px!important}.rmtm-match-count span{font-size:11px!important}@media(max-width:650px){.rmtm-hero{min-height:58px!important;height:58px!important;padding:0!important}.rmtm-hero h2{font-size:17px!important;line-height:1.05!important}.rmtm-hero p{font-size:8px!important;margin-top:2px!important}.rmtm-results-head.rmtm-toolbar{min-height:52px!important;padding:4px 7px!important;gap:5px!important}.rmtm-perfect-badge{width:70px!important;min-height:39px!important;padding:4px!important}.rmtm-perfect-number{font-size:13px!important}.rmtm-match-count strong{font-size:14px!important}.rmtm-match-count span{font-size:7px!important}#rmtm-match-search{height:31px!important;min-height:31px!important;padding:5px 52px 5px 26px!important;font-size:8.5px!important}.rmtm-search-icon{left:9px!important;top:10px!important;font-size:9px!important}.rmtm-search-wrap::after{right:3px;top:3px;height:25px;min-width:44px;padding:0 7px;font-size:7.5px}.rmtm-search-clear{right:49px!important;top:4px!important;width:23px!important;height:23px!important;font-size:13px!important}}@media(max-width:400px){.rmtm-hero h2{font-size:15px!important}.rmtm-hero p{font-size:7px!important}.rmtm-results-head.rmtm-toolbar{grid-template-columns:64px minmax(50px,1fr) minmax(115px,1.8fr)!important}.rmtm-perfect-badge{width:62px!important}.rmtm-perfect-number{font-size:12px!important}.rmtm-match-count strong{font-size:13px!important}}.rmtm-search-wrap{width:100%!important;max-width:420px!important}#rmtm-match-search{width:100%!important;max-width:none!important;padding-right:72px!important;-webkit-appearance:none!important;appearance:none!important}.rmtm-search-clear{display:none!important;visibility:hidden!important}#rmtm-match-search::-webkit-search-cancel-button,#rmtm-match-search::-webkit-search-decoration,#rmtm-match-search::-webkit-search-results-button,#rmtm-match-search::-webkit-search-results-decoration{-webkit-appearance:none!important;appearance:none!important;display:none!important}#rmtm-match-search::-ms-clear{display:none!important}.rmtm-search-wrap::after{min-width:54px!important;width:54px!important;right:4px!important;top:4px!important}@media(max-width:650px){.rmtm-search-wrap{width:100%!important;max-width:none!important}#rmtm-match-search{padding-right:58px!important}.rmtm-search-wrap::after{min-width:45px!important;width:45px!important;right:3px!important;top:3px!important}}@media(max-width:400px){#rmtm-match-search{padding-right:51px!important}.rmtm-search-wrap::after{min-width:41px!important;width:41px!important;font-size:7px!important}}.rmtm-wrap{box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:visible;position:relative;isolation:isolate}.rmtm-wrap,.rmtm-wrap *{box-sizing:border-box!important}.rmtm-wrap>*,.rmtm-wrap section,.rmtm-wrap article,.rmtm-wrap form{max-width:100%!important;min-width:0!important}.rmtm-hero,.rmtm-how,.rmtm-results,.rmtm-results-head,.rmtm-cards,.rmtm-match-card,.rmtm-teacher-card,.rmtm-teacher-card-head,.rmtm-teacher-table,.rmtm-hidden-strip,.rmtm-search-wrap{max-width:100%!important;min-width:0!important}.rmtm-cards{overflow-x:hidden!important}.rmtm-match-card,.rmtm-teacher-card{overflow:hidden!important}.rmtm-teacher-head-a,.rmtm-teacher-head-b,.rmtm-hidden-copy,.rmtm-center-label,.rmtm-side-value{min-width:0!important}.rmtm-teacher-head-a>div:last-child,.rmtm-teacher-head-b>div:first-child{min-width:0!important;max-width:100%!important}.rmtm-teacher-head-a h3,.rmtm-teacher-head-b h3,.rmtm-side-value,.rmtm-center-label strong,.rmtm-hidden-copy strong,.rmtm-hidden-copy small{overflow-wrap:anywhere!important;word-break:break-word!important}.rmtm-results-head.rmtm-toolbar{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.rmtm-search-wrap,#rmtm-match-search{min-width:0!important;max-width:100%!important}.rmtm-modal{max-width:100vw!important;overflow:hidden!important}.rmtm-modal-box{max-width:96vw!important;min-width:0!important}@media(max-width:760px){.rmtm-wrap{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important}.rmtm-hero,.rmtm-results,.rmtm-how{width:100%!important;max-width:100%!important}.rmtm-cards{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.rmtm-match-card.rmtm-teacher-card{width:100%!important;max-width:100%!important;min-width:0!important}.rmtm-teacher-card-head{width:100%!important;max-width:100%!important}.rmtm-teacher-table{width:calc(100% - 10px)!important;max-width:calc(100% - 10px)!important}.rmtm-comparison-row{width:100%!important;max-width:100%!important;min-width:0!important}}.rmtm-handshake{border-color:#2f61d9!important;background:linear-gradient(135deg,#eef4ff,#e9f2ff)!important;box-shadow:0 0 0 4px rgb(47 97 217 / .08),0 5px 16px rgb(47 97 217 / .14)!important}.rmtm-handshake-icon{filter:grayscale(1) brightness(0) saturate(100%) invert(33%) sepia(94%) saturate(1871%) hue-rotate(204deg) brightness(91%) contrast(93%)!important}.rmtm-name-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;margin:0!important;padding:7px 13px!important;border:1px solid #cbd8f5!important;border-radius:999px!important;background:linear-gradient(135deg,#eef4ff,#f8f5ff)!important;color:#244a9c!important;box-shadow:0 4px 12px rgb(48 77 160 / .10)!important;font:inherit!important;font-size:15px!important;line-height:1.2!important;font-weight:900!important;text-transform:uppercase!important;cursor:pointer!important;overflow-wrap:anywhere!important;word-break:break-word!important;text-align:center!important}.rmtm-teacher-head-b .rmtm-name-button{background:linear-gradient(135deg,#edfff7,#f3fffb)!important;border-color:#c4eadb!important;color:#087354!important}.rmtm-name-button:hover,.rmtm-name-button:focus{transform:translateY(-1px);outline:none!important;box-shadow:0 6px 16px rgb(48 77 160 / .15)!important}body.rmtm-modal-open{overflow:hidden!important}.rmtm-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;z-index:2147483647!important;padding:16px!important;margin:0!important;display:grid!important;place-items:center!important;overflow:auto!important;isolation:isolate!important}.rmtm-modal[hidden]{display:none!important}.rmtm-modal-bg{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;z-index:0!important}.rmtm-modal-box{position:relative!important;z-index:1!important;width:min(1180px,96vw)!important;max-width:1180px!important;max-height:92vh!important;overflow:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.rmtm-modal-is-open .rmtm-modal-box{animation:rmtm-modal-in .18s ease-out both}@keyframes rmtm-modal-in{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.rmtm-person-full,.rmtm-detail-grid>div{min-width:0!important}.rmtm-person-full h4,.rmtm-detail-grid strong{overflow-wrap:anywhere!important;word-break:break-word!important}@media(max-width:760px){.rmtm-name-button{max-width:calc(100vw - 170px)!important;padding:5px 9px!important;font-size:11px!important;border-radius:9px!important}.rmtm-modal{padding:8px!important}.rmtm-modal-box{width:100%!important;max-width:100%!important;max-height:94vh!important;padding:15px!important;border-radius:16px!important}.rmtm-verified-grid{grid-template-columns:1fr!important;gap:10px!important}.rmtm-verified-arrow{transform:rotate(90deg)!important;margin:auto!important}.rmtm-detail-grid{grid-template-columns:1fr!important}}.rmtm-handshake{color:#1677ff!important;background:#eef6ff!important;border-color:#cfe5ff!important}.rmtm-handshake-icon{color:#1677ff!important}.rmtm-name-button{display:block!important;width:100%!important;max-width:100%!important;padding:8px 11px!important;border:1px solid #d9e9f8!important;border-radius:10px!important;background:linear-gradient(135deg,#f7fbff 0%,#edf6ff 100%)!important;color:#163f67!important;box-shadow:0 2px 8px rgb(25 91 150 / .07)!important;font-weight:800!important;line-height:1.25!important;cursor:pointer!important}.rmtm-pagination-wrap{width:100%!important;max-width:100%!important;margin:20px 0 8px!important;overflow:hidden!important}.rmtm-pagination{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important}.rmtm-pagination button{appearance:none!important;min-width:36px!important;height:36px!important;padding:0 10px!important;border:1px solid #d7e9ff!important;border-radius:9px!important;background:#f7fbff!important;color:#174d83!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}.rmtm-pagination button.active{background:#1677ff!important;color:#fff!important;border-color:#1677ff!important}.rmtm-pagination button:disabled{opacity:.42!important;cursor:not-allowed!important}.rmtm-page-dots{display:inline-flex!important;align-items:center!important;min-width:20px!important;justify-content:center!important;color:#64748b!important}.rmtm-pagination-info{width:100%!important;text-align:center!important;margin-top:7px!important;color:#64748b!important;font-size:12px!important}@media(max-width:760px){.rmtm-pagination{gap:5px!important}.rmtm-pagination button{min-width:34px!important;height:34px!important;padding:0 8px!important;font-size:12px!important}.rmtm-name-button{font-size:14px!important;padding:8px 9px!important}}.rmtm-wrap{font-family:inherit!important;color:#18324f!important;background:transparent!important}.rmtm-results.rmtm-public-results{border:1px solid #d9e9f8!important;border-radius:18px!important;background:linear-gradient(180deg,#fafdff 0%,#ffffff 45%,#f7fbff 100%)!important;box-shadow:0 8px 28px rgb(19 65 112 / .08)!important;overflow:hidden!important}.rmtm-results-head.rmtm-toolbar{min-height:74px!important;padding:10px 18px!important;display:grid!important;grid-template-columns:auto 1fr minmax(250px,360px)!important;align-items:center!important;gap:18px!important;background:linear-gradient(100deg,#063d78 0%,#075ca7 52%,#0b3974 100%)!important;border:0!important}.rmtm-perfect-badge{min-width:112px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:8px 12px!important;border-radius:999px!important;background:linear-gradient(135deg,#07934d,#08713d)!important;color:#fff!important;box-shadow:0 4px 12px rgb(0 100 55 / .2)!important}.rmtm-perfect-check{color:#fff!important}.rmtm-perfect-number{font-size:19px!important;font-weight:950!important}.rmtm-perfect-badge small{font-size:9px!important;letter-spacing:.35px!important}.rmtm-match-count{color:#fff!important;display:flex!important;align-items:baseline!important;gap:8px!important}.rmtm-match-count strong{color:#ffd329!important;font-size:25px!important;font-weight:950!important}.rmtm-match-count span{color:#fff!important;font-size:14px!important;font-weight:800!important}.rmtm-search-wrap{position:relative!important;width:100%!important;max-width:360px!important;justify-self:end!important}.rmtm-search-wrap input{width:100%!important;height:40px!important;padding:0 40px 0 38px!important;border:1px solid rgb(255 255 255 / .45)!important;border-radius:999px!important;background:rgb(255 255 255 / .98)!important;color:#173a60!important;box-shadow:0 4px 14px rgb(0 0 0 / .12)!important}.rmtm-search-icon{left:14px!important;top:12px!important;color:#1765a6!important}.rmtm-cards{gap:10px!important;padding:12px 14px 8px!important;overflow-x:hidden!important}.rmtm-match-card.rmtm-teacher-card{min-width:0!important;width:100%!important;border:1px solid #d9e7f3!important;border-left:4px solid #1988f7!important;border-radius:15px!important;background:#fff!important;box-shadow:0 4px 15px rgb(30 76 119 / .08)!important;transition:transform .18s ease,box-shadow .18s ease!important}.rmtm-match-card.rmtm-teacher-card:hover{transform:translateY(-1px)!important;box-shadow:0 7px 20px rgb(30 76 119 / .12)!important}.rmtm-teacher-card-head{min-height:86px!important;padding:11px 16px!important;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)!important;gap:10px!important;background:linear-gradient(90deg,#fbfdff 0%,#ffffff 50%,#fbfdff 100%)!important;border-top:0!important;border-image:none!important}.rmtm-teacher-head-a,.rmtm-teacher-head-b{gap:9px!important}.rmtm-avatar{flex-basis:44px!important;width:44px!important;height:44px!important;font-size:17px!important;border-width:2px!important}.rmtm-avatar-a{background:linear-gradient(135deg,#1b4fb4,#2d6ee0)!important}.rmtm-avatar-b{background:linear-gradient(135deg,#d9273f,#ef4658)!important}.rmtm-name-panel{min-width:0!important;display:flex!important;flex-direction:column!important}.rmtm-name-panel-a{align-items:flex-start!important;text-align:left!important}.rmtm-name-panel-b{align-items:flex-end!important;text-align:right!important}.rmtm-name-panel .rmtm-teacher-role{margin:0!important;padding:4px 10px 1px!important;border-radius:8px 8px 0 0!important;font-size:9px!important;line-height:1.1!important;color:#fff!important;letter-spacing:.3px!important;font-weight:900!important}.rmtm-name-panel-a .rmtm-teacher-role{background:#079b4c!important}.rmtm-name-panel-b .rmtm-teacher-role{background:#e3263c!important}.rmtm-name-button{width:auto!important;max-width:100%!important;min-height:31px!important;margin:0!important;padding:4px 10px!important;border:0!important;border-radius:0 8px 8px 8px!important;font-size:15px!important;line-height:1.15!important;font-weight:950!important;text-transform:none!important;color:#fff!important;box-shadow:none!important;white-space:normal!important}.rmtm-name-panel-a .rmtm-name-button{background:linear-gradient(135deg,#079b4c,#078442)!important}.rmtm-name-panel-b .rmtm-name-button{background:linear-gradient(135deg,#e3263c,#c91730)!important;border-radius:8px 0 8px 8px!important}.rmtm-name-button:hover,.rmtm-name-button:focus{color:#fff!important;transform:none!important;filter:brightness(1.05)!important}.rmtm-name-panel small{margin-top:3px!important;font-size:9px!important;color:#78879a!important;font-weight:700!important}.rmtm-transfer-icon{width:54px!important;height:54px!important;margin:auto!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:radial-gradient(circle at 35% 30%,#fff,#edf7ff 72%)!important;border:4px solid #d7efff!important;box-shadow:0 4px 14px rgb(19 127 218 / .13)!important;position:relative!important}.rmtm-transfer-icon:after{content:'⇄'!important;position:absolute!important;color:#1677ff!important;font-size:0!important}.rmtm-transfer-icon svg{width:30px!important;height:30px!important;fill:#1677ff!important;stroke:#1677ff!important;stroke-width:1.2!important}.rmtm-handshake{display:none!important}.rmtm-teacher-table{width:calc(100% - 24px)!important;margin:0 12px!important;border-radius:12px!important;border:1px solid #e0e9f2!important}.rmtm-comparison-row{min-height:43px!important;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr)!important}.rmtm-side-value{padding:7px 14px!important;font-size:12px!important;font-weight:850!important}.rmtm-center-label{padding:5px 6px!important}.rmtm-center-label strong{font-size:8.5px!important;letter-spacing:.25px!important}.rmtm-row-icon{font-size:11px!important}.rmtm-hidden-strip{margin:10px 12px 12px!important;padding:9px 12px!important;min-height:52px!important;border:1px solid #dbe8f4!important;border-radius:11px!important;background:linear-gradient(90deg,#f5faff,#fbfdff)!important}.rmtm-lock-icon{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:9px!important;font-size:16px!important}.rmtm-hidden-copy{gap:9px!important}.rmtm-hidden-copy strong{font-size:11px!important}.rmtm-hidden-copy small{font-size:9px!important}.rmtm-details-btn{border-radius:8px!important;padding:8px 13px!important;background:linear-gradient(135deg,#075db1,#084b91)!important;color:#fff!important;border:0!important;box-shadow:0 4px 10px rgb(7 76 145 / .16)!important;font-weight:850!important;white-space:nowrap!important}.rmtm-pagination-wrap{margin:6px 14px 15px!important}.rmtm-pagination{gap:5px!important}.rmtm-pagination button{min-width:34px!important;height:34px!important;border-radius:8px!important;background:#f4f9ff!important;border:1px solid #cfe2f5!important;color:#12528c!important}.rmtm-pagination button.active{background:#0867bd!important;border-color:#0867bd!important;color:#fff!important}@media(max-width:760px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:1fr auto!important;gap:8px!important;padding:10px 12px!important}.rmtm-perfect-badge{justify-self:start!important;min-width:auto!important;padding:6px 9px!important}.rmtm-perfect-number{font-size:16px!important}.rmtm-match-count{justify-self:end!important}.rmtm-match-count strong{font-size:20px!important}.rmtm-search-wrap{grid-column:1 / -1!important;max-width:none!important;justify-self:stretch!important}.rmtm-cards{padding:9px 8px 5px!important}.rmtm-teacher-card-head{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)!important;padding:9px 9px!important;gap:5px!important;min-height:72px!important}.rmtm-avatar{flex-basis:34px!important;width:34px!important;height:34px!important;font-size:14px!important}.rmtm-name-panel .rmtm-teacher-role{padding:3px 7px 1px!important;font-size:7px!important}.rmtm-name-button{min-height:26px!important;padding:4px 7px!important;font-size:11px!important}.rmtm-name-panel small{font-size:7px!important}.rmtm-transfer-icon{width:38px!important;height:38px!important;border-width:3px!important}.rmtm-transfer-icon svg{width:22px!important;height:22px!important}.rmtm-teacher-table{width:calc(100% - 12px)!important;margin:0 6px!important}.rmtm-comparison-row{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr)!important;min-height:38px!important}.rmtm-side-value{padding:6px 8px!important;font-size:10px!important}.rmtm-center-label{padding:4px 3px!important}.rmtm-center-label strong{font-size:7px!important}.rmtm-row-icon{font-size:9px!important}.rmtm-hidden-strip{margin:7px 6px 9px!important;padding:7px 8px!important;gap:7px!important}.rmtm-hidden-copy{gap:6px!important}.rmtm-hidden-copy strong{font-size:9px!important}.rmtm-hidden-copy small{font-size:7px!important}.rmtm-lock-icon{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:13px!important}.rmtm-details-btn{padding:7px 9px!important;font-size:9px!important}.rmtm-pagination-wrap{margin:6px 8px 12px!important}}.rmtm-horizontal-card{position:relative!important;display:grid!important;grid-template-columns:54px minmax(270px,1fr) 72px minmax(270px,1fr) 190px!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;padding:14px 12px 14px 8px!important;border:1px solid #dbe7f2!important;border-left:4px solid #168cf5!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;box-shadow:0 5px 18px rgb(22 74 120 / .08)!important}.rmtm-card-index{width:42px!important;height:42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#e7f5ff,#d8edff)!important;color:#075ab2!important;font-size:18px!important;font-weight:950!important;box-shadow:inset 0 0 0 1px #cde8ff!important}.rmtm-employee-column{min-width:0!important}.rmtm-name-panel{min-width:0!important;display:flex!important;align-items:center!important;gap:9px!important;margin-bottom:9px!important}.rmtm-name-panel-a{justify-content:flex-start!important;text-align:left!important}.rmtm-name-panel-b{justify-content:flex-end!important;text-align:right!important}.rmtm-employee-icon{flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-size:0!important;background:#fff!important;border:2px solid #e2edf6!important;position:relative!important}.rmtm-employee-icon:before{content:' '!important;width:11px!important;height:11px!important;border-radius:50%!important;background:#fff!important;display:block!important;box-shadow:0 14px 0 3px #fff!important;position:relative!important;z-index:2!important}.rmtm-employee-icon:after{content:''!important;position:absolute!important;inset:7px 5px 5px!important;border-radius:50% 50% 45% 45%!important}.rmtm-employee-a .rmtm-employee-icon{background:#0b944b!important;border-color:#0b944b!important}.rmtm-employee-b .rmtm-employee-icon{background:#e2263d!important;border-color:#e2263d!important}.rmtm-employee-title{min-width:0!important;flex:1 1 auto!important}.rmtm-name-panel .rmtm-teacher-role{display:block!important;width:max-content!important;max-width:100%!important;padding:2px 9px!important;border-radius:7px 7px 0 0!important;color:#fff!important;font-size:9px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.25px!important}.rmtm-name-panel-a .rmtm-teacher-role{background:#078f47!important}.rmtm-name-panel-b .rmtm-teacher-role{background:#df233a!important}.rmtm-name-button{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:6px 11px!important;border:0!important;border-radius:0 8px 8px 8px!important;color:#fff!important;font-size:16px!important;font-weight:950!important;line-height:1.15!important;text-align:inherit!important;white-space:normal!important;box-shadow:none!important}.rmtm-name-panel-a .rmtm-name-button{background:linear-gradient(135deg,#079c4d,#07843f)!important}.rmtm-name-panel-b .rmtm-name-button{background:linear-gradient(135deg,#ef243c,#d31730)!important;border-radius:8px 0 8px 8px!important}.rmtm-inline-fields{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;min-width:0!important}.rmtm-inline-fields>div{min-width:0!important;padding:0 10px!important;border-right:1px solid #d9e3ec!important}.rmtm-inline-fields>div:first-child{padding-left:0!important}.rmtm-inline-fields>div:last-child{border-right:0!important}.rmtm-inline-fields-b>div:first-child{padding-left:0!important}.rmtm-inline-fields small{display:block!important;color:#728197!important;font-size:10px!important;line-height:1.2!important;margin-bottom:5px!important}.rmtm-inline-fields strong{display:block!important;color:#19324f!important;font-size:12px!important;line-height:1.25!important;font-weight:850!important;overflow-wrap:anywhere!important}.rmtm-inline-fields>div:nth-child(2) strong{color:#1665c7!important}.rmtm-transfer-icon.rmtm-horizontal-transfer{width:58px!important;height:58px!important;margin:0 auto!important;flex:0 0 58px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:radial-gradient(circle at 35% 30%,#fff,#e9f7ff 72%)!important;border:4px solid #d5efff!important;box-shadow:0 4px 15px rgb(16 132 225 / .16)!important}.rmtm-transfer-icon.rmtm-horizontal-transfer svg{width:32px!important;height:32px!important;fill:#1677ff!important;stroke:#1677ff!important}.rmtm-card-actions{min-width:0!important;padding-left:12px!important;border-left:1px solid #d8e4ef!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important}.rmtm-card-match-badge{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:36px!important;padding:5px 10px!important;border-radius:999px!important;background:linear-gradient(135deg,#078d49,#08733c)!important;color:#fff!important}.rmtm-card-match-badge span{font-size:17px!important}.rmtm-card-match-badge strong{font-size:18px!important;font-weight:950!important}.rmtm-card-match-badge small{font-size:10px!important;font-weight:850!important}.rmtm-horizontal-card .rmtm-details-btn{width:100%!important;min-height:40px!important;margin:0!important;padding:8px 10px!important;border:0!important;border-radius:9px!important;background:linear-gradient(135deg,#075db2,#084a8f)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 4px 12px rgb(7 76 145 / .18)!important}.rmtm-horizontal-card .rmtm-details-btn:hover{transform:translateY(-1px)!important;color:#fff!important}.rmtm-eye-icon{display:inline-block!important;margin-right:4px!important;font-size:13px!important}.rmtm-verified-badge{display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:#16643d!important;font-size:10px!important;font-weight:850!important}.rmtm-verified-badge span{width:20px!important;height:20px!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;background:#12b64f!important;color:#fff!important;font-size:12px!important}.rmtm-horizontal-card>.rmtm-teacher-card-head,.rmtm-horizontal-card>.rmtm-teacher-table,.rmtm-horizontal-card>.rmtm-hidden-strip{display:none!important}@media(max-width:1050px){.rmtm-horizontal-card{grid-template-columns:44px minmax(210px,1fr) 56px minmax(210px,1fr) 160px!important;gap:8px!important;padding-right:8px!important}.rmtm-inline-fields small{font-size:9px!important}.rmtm-inline-fields strong{font-size:10px!important}.rmtm-name-button{font-size:13px!important}.rmtm-card-actions{padding-left:8px!important}}@media(max-width:760px){.rmtm-horizontal-card{grid-template-columns:32px minmax(0,1fr) 42px minmax(0,1fr)!important;gap:6px!important;padding:8px!important;border-radius:13px!important}.rmtm-card-index{width:30px!important;height:30px!important;font-size:13px!important;align-self:start!important;margin-top:5px!important}.rmtm-employee-icon{display:none!important}.rmtm-name-panel{gap:0!important;margin-bottom:6px!important}.rmtm-name-panel .rmtm-teacher-role{font-size:7px!important;padding:2px 6px!important}.rmtm-name-button{font-size:10px!important;padding:5px 6px!important}.rmtm-inline-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;border:0!important;gap:5px!important}.rmtm-inline-fields>div{padding:4px 5px!important;border:1px solid #e3ebf2!important;border-radius:6px!important;background:#fbfdff!important}.rmtm-inline-fields>div:first-child{padding-left:5px!important}.rmtm-inline-fields small{font-size:7px!important;margin-bottom:2px!important}.rmtm-inline-fields strong{font-size:9px!important}.rmtm-inline-fields>div:last-child{grid-column:1 / -1!important}.rmtm-horizontal-transfer{width:36px!important;height:36px!important;flex-basis:36px!important;border-width:3px!important}.rmtm-horizontal-transfer svg{width:21px!important;height:21px!important}.rmtm-card-actions{grid-column:2 / -1!important;border-left:0!important;border-top:1px solid #e0e9f2!important;padding:7px 0 0!important;display:grid!important;grid-template-columns:1fr 1.4fr!important;align-items:center!important;gap:6px!important}.rmtm-card-match-badge{min-height:32px!important;font-size:11px!important}.rmtm-card-match-badge strong{font-size:15px!important}.rmtm-horizontal-card .rmtm-details-btn{min-height:34px!important;font-size:9px!important}.rmtm-verified-badge{grid-column:1 / -1!important;font-size:8px!important}}.rmtm-horizontal-card{margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;border-radius:14px!important}.rmtm-card-index{margin:0!important;padding:0!important}.rmtm-name-panel{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:0!important}.rmtm-name-panel-a{justify-content:flex-start!important}.rmtm-name-panel-b{justify-content:flex-start!important}.rmtm-employee-title{width:100%!important;min-width:0!important;padding:0!important;margin:0!important}.rmtm-name-line{display:flex!important;align-items:stretch!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.rmtm-name-panel-b .rmtm-name-line{justify-content:flex-end!important}.rmtm-name-panel .rmtm-teacher-role{display:flex!important;align-items:center!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;margin:0!important;padding:0 9px!important;border-radius:7px 0 0 7px!important;color:#fff!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important}.rmtm-name-panel-b .rmtm-teacher-role{order:0!important;border-radius:7px 0 0 7px!important}.rmtm-name-button,.rmtm-horizontal-card .rmtm-name-button{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0 7px 7px 0!important;min-height:34px!important;color:#fff!important;font-size:15px!important;font-weight:950!important;line-height:1.15!important}.rmtm-name-panel-b .rmtm-name-button{order:1!important;border-radius:0 7px 7px 0!important}.rmtm-employee-icon,.rmtm-avatar{display:none!important}.rmtm-inline-fields{margin:8px 0 0!important;padding:0!important}.rmtm-horizontal-card .rmtm-details-btn{margin:0!important;padding:0!important;min-height:38px!important;line-height:1!important}.rmtm-horizontal-card .rmtm-card-match-badge{display:none!important}.rmtm-results-head.rmtm-toolbar{padding:0!important}.rmtm-perfect-badge{margin:0!important;padding:0!important;min-height:36px!important;min-width:104px!important}.rmtm-perfect-check{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important;font-size:15px!important;color:#fff!important}.rmtm-perfect-number{padding:0!important;margin:0!important}.rmtm-perfect-badge small{padding:0!important;margin:0!important}.rmtm-match-count,.rmtm-search-wrap{margin:0!important}@media(max-width:760px){.rmtm-wrap,.rmtm-results,.rmtm-cards{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important}.rmtm-cards{padding-top:6px!important;padding-bottom:4px!important}.rmtm-horizontal-card{margin:0!important;padding:0!important;width:100%!important;border-radius:11px!important}.rmtm-card-index{width:29px!important;height:29px!important;font-size:12px!important}.rmtm-name-panel .rmtm-teacher-role{padding:0 5px!important;font-size:7px!important}.rmtm-name-button,.rmtm-horizontal-card .rmtm-name-button{padding:0!important;min-height:29px!important;font-size:10px!important}.rmtm-inline-fields{margin:6px 0 0!important;padding:0!important}.rmtm-card-actions{padding:5px 0 0!important;margin:0!important}.rmtm-horizontal-card .rmtm-details-btn{padding:0!important;min-height:32px!important}}.rmtm-name-line{display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;gap:6px!important;margin:0!important;padding:0!important}.rmtm-name-panel .rmtm-teacher-role{flex:0 0 auto!important;width:auto!important;max-width:max-content!important;margin:0!important;padding:0 7px!important;border-radius:6px!important;color:#fff!important;white-space:nowrap!important}.rmtm-name-button,.rmtm-horizontal-card .rmtm-name-button{flex:0 0 auto!important;width:auto!important;max-width:max-content!important;display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;min-height:34px!important;border-radius:7px!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.rmtm-name-panel-a .rmtm-name-button{background:linear-gradient(135deg,#079c4d,#07843f)!important}.rmtm-name-panel-b .rmtm-name-button{background:linear-gradient(135deg,#ef243c,#d31730)!important}.rmtm-name-panel-a .rmtm-name-line,.rmtm-name-panel-b .rmtm-name-line{justify-content:flex-start!important}@media(max-width:760px){.rmtm-card-actions{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;text-align:center!important}.rmtm-horizontal-card .rmtm-details-btn{width:auto!important;min-width:150px!important;max-width:85%!important;margin:0 auto!important;padding:0!important;align-self:center!important;text-align:center!important}.rmtm-name-line{gap:4px!important}.rmtm-name-panel .rmtm-teacher-role{padding:0 5px!important;font-size:7px!important}.rmtm-name-button,.rmtm-horizontal-card .rmtm-name-button{min-height:29px!important;max-width:100%!important;font-size:10px!important;padding:0!important}}.rmtm-cards{margin:0!important;padding:0!important;gap:0!important}.rmtm-cards>.rmtm-match-card{margin:0!important}.rmtm-cards>.rmtm-match-card+.rmtm-match-card{margin-top:0!important}.rmtm-horizontal-card{margin:0!important}.rmtm-pagination-wrap{margin-top:0!important;margin-bottom:0!important}.rmtm-results-head.rmtm-toolbar{position:relative!important;overflow:visible!important;z-index:5!important;padding:0!important}.rmtm-perfect-badge{position:relative!important;z-index:20!important;visibility:visible!important;opacity:1!important;overflow:visible!important;margin-left:0!important;margin-right:0!important;padding:0!important;transform:none!important;flex-shrink:0!important}.rmtm-perfect-check{visibility:visible!important;opacity:1!important;position:relative!important;z-index:21!important}.rmtm-results,.rmtm-results.rmtm-public-results{overflow:visible!important}.rmtm-wrap{overflow-x:hidden!important;overflow-y:visible!important}@media(min-width:761px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:120px minmax(0,1fr) minmax(250px,360px)!important;column-gap:10px!important;min-height:62px!important}.rmtm-perfect-badge{justify-self:start!important}}@media(max-width:760px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:auto minmax(0,1fr)!important;overflow:visible!important}.rmtm-perfect-badge{justify-self:start!important;min-width:104px!important;max-width:120px!important}.rmtm-cards{margin:0!important;padding:0!important;gap:0!important}.rmtm-horizontal-card{margin:0!important;padding:0!important}}.rmtm-results-head.rmtm-toolbar{overflow:visible!important;isolation:isolate!important}.rmtm-perfect-badge{position:relative!important;z-index:100!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;box-sizing:border-box!important;width:116px!important;min-width:116px!important;max-width:116px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;overflow:visible!important;border-radius:999px!important;background:linear-gradient(135deg,#079b4d 0%,#08773f 100%)!important;border:2px solid rgb(255 255 255 / .72)!important;box-shadow:0 3px 10px rgb(0 0 0 / .16)!important;color:#fff!important}.rmtm-perfect-check{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;margin:0 3px 0 0!important;padding:0!important;border-radius:50%!important;background:#12b957!important;color:#fff!important;font-size:18px!important;font-weight:950!important;line-height:1!important;visibility:visible!important;opacity:1!important}.rmtm-perfect-number{display:inline-block!important;flex:0 0 auto!important;margin:0 3px 0 0!important;padding:0!important;color:#fff!important;font-size:17px!important;font-weight:950!important;line-height:1!important}.rmtm-perfect-badge small{display:block!important;flex:0 0 auto!important;width:auto!important;margin:0!important;padding:0!important;color:#fff!important;font-size:8px!important;font-weight:900!important;line-height:1.05!important;letter-spacing:.25px!important;text-align:left!important}@media(min-width:761px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:125px minmax(0,1fr) minmax(250px,360px)!important}}.rmtm-pagination-wrap{margin:0!important;padding:0!important}.rmtm-pagination-info{margin-top:5px!important;padding:0!important}.rmtm-name-line{gap:5px!important}.rmtm-name-panel .rmtm-teacher-role{padding:0 6px!important;min-height:28px!important}.rmtm-name-button,.rmtm-horizontal-card .rmtm-name-button{padding:0 7px!important;min-height:28px!important;height:28px!important}@media(max-width:760px){.rmtm-results-head.rmtm-toolbar{overflow:visible!important;grid-template-columns:110px minmax(0,1fr)!important;padding:0!important}.rmtm-perfect-badge{width:108px!important;min-width:108px!important;max-width:108px!important;height:36px!important;min-height:36px!important}.rmtm-perfect-check{flex-basis:27px!important;width:27px!important;height:27px!important;font-size:16px!important;margin-right:2px!important}.rmtm-perfect-number{font-size:15px!important;margin-right:2px!important}.rmtm-perfect-badge small{font-size:7px!important}.rmtm-name-panel .rmtm-teacher-role{padding:0 5px!important;min-height:25px!important}.rmtm-name-button,.rmtm-horizontal-card .rmtm-name-button{padding:0 6px!important;min-height:25px!important;height:25px!important;font-size:10px!important}}.rmtm-transfer-icon.rmtm-horizontal-transfer{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;flex:0 0 44px!important;border-width:3px!important;margin:0 auto!important;overflow:hidden!important}.rmtm-transfer-icon.rmtm-horizontal-transfer svg{width:24px!important;height:24px!important;display:block!important}.rmtm-results-head.rmtm-toolbar{overflow:visible!important}.rmtm-perfect-badge{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;flex-wrap:nowrap!important;box-sizing:border-box!important;width:176px!important;min-width:176px!important;max-width:176px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;gap:0!important;overflow:hidden!important;transform:none!important;border:2px solid rgb(255 255 255 / .75)!important;border-radius:999px!important;background:linear-gradient(135deg,#079c4d 0%,#08753d 100%)!important;box-shadow:0 3px 12px rgb(0 70 40 / .16)!important;color:#fff!important;z-index:100!important}.rmtm-perfect-check{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;flex:0 0 27px!important;width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;margin:0 6px 0 0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#12b957!important;color:#fff!important;font-size:16px!important;font-weight:950!important;line-height:1!important;text-indent:0!important;visibility:visible!important;opacity:1!important;overflow:hidden!important;transform:none!important}.rmtm-perfect-number{display:inline-block!important;flex:0 0 auto!important;width:auto!important;margin:0 6px 0 0!important;padding:0!important;color:#fff!important;font-size:19px!important;font-weight:950!important;line-height:1!important;text-indent:0!important}.rmtm-perfect-badge small{display:inline-block!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;color:#fff!important;font-size:9px!important;font-weight:900!important;line-height:1!important;letter-spacing:.2px!important;text-align:left!important;white-space:nowrap!important}@media(min-width:761px){.rmtm-results-head.rmtm-toolbar{grid-template-columns:176px minmax(0,1fr) minmax(250px,360px)!important}}@media(max-width:760px){.rmtm-transfer-icon.rmtm-horizontal-transfer{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;flex-basis:32px!important;border-width:2px!important}.rmtm-transfer-icon.rmtm-horizontal-transfer svg{width:18px!important;height:18px!important}.rmtm-perfect-badge{width:148px!important;min-width:148px!important;max-width:148px!important;height:36px!important;min-height:36px!important}.rmtm-perfect-check{flex-basis:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin-right:4px!important;font-size:14px!important}.rmtm-perfect-number{font-size:17px!important;margin-right:4px!important}.rmtm-perfect-badge small{font-size:8px!important}.rmtm-results-head.rmtm-toolbar{grid-template-columns:148px minmax(0,1fr)!important}}.rmtm-search-wrap::after{display:none!important;content:none!important}.rmtm-search-button{position:absolute!important;right:4px!important;top:4px!important;height:28px!important;min-width:54px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#129b62,#20b879)!important;color:#fff!important;font-size:9px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;z-index:20!important;box-shadow:0 3px 8px rgb(17 145 89 / .18)!important}.rmtm-search-button:hover{transform:translateY(-1px)!important}#rmtm-match-search{padding-right:70px!important}@media(max-width:650px){.rmtm-search-button{right:3px!important;top:3px!important;width:45px!important;min-width:45px!important;height:30px!important;padding:0 5px!important;font-size:8px!important}#rmtm-match-search{padding-right:55px!important}}@media(max-width:400px){.rmtm-search-button{width:41px!important;min-width:41px!important;font-size:7px!important}#rmtm-match-search{padding-right:50px!important}}.rmtm-match-card[data-rmt-search-match="0"]{display:none!important}