@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&family=Lora:ital,wght@0,400..700;1,400..700&display=swap);@import "leaflet/dist/leaflet.css";@font-face{font-family:Favorit;src:url(/fonts/ABCFavorit-Book.otf) format("opentype");font-weight:100;font-style:normal}.capitalize{text-transform:capitalize}.btn-primary,.login-panel .login-row button:not(.social-btn){min-width:138px;height:40px;border:none;padding:7px;font-size:16px;font-family:Lora;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 0 0 1px #196a74,2px 2px 0 0 #000;transform:translateY(0);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.header-container .logout span,.login-bg .acknowledge,.nav-container .admin-option span,.nav-container .nav .nav-option a{font-family:Quicksand}.btn-primary:hover,.login-panel .login-row button:hover:not(.social-btn){cursor:pointer;filter:brightness(1.05);box-shadow:0 6px 0 rgba(0,0,0,.35);transform:translateY(-1px)}.btn-primary:active,.login-panel .login-row button:active:not(.social-btn){transform:translateY(1px);box-shadow:0 2px 0 rgba(0,0,0,.35)}.login-bg{height:60vh;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#fff}.login-bg .login-logo{width:330px;height:112px;margin-top:8vh}.login-bg .acknowledge{font-size:14px;color:#fff;margin:5px 0;width:700px;text-align:center}.login-bg .acknowledge a{color:#000}.login-panel{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:10px}.login-panel h1{color:#262626;margin:0 0 20px;font-family:Lora;font-size:46px;line-height:46px;font-weight:700;max-width:400px}.login-panel input{height:35px;width:457px;border-radius:18px;background-color:#fff;outline:0;padding:0 20px;border:1.5px solid #000;font-size:16px;font-family:Favorit;font-weight:100;margin:6px 0}.login-panel input::placeholder{color:#000}.login-panel form{display:flex;flex-direction:column}.login-panel p{font-size:15px;margin:7px 0}.login-panel .login-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.login-panel .login-row a{font-family:Lora;font-size:12px;color:#262626;text-decoration:none;border:1px solid #9464a2;border-radius:999px;padding:6px 18px;letter-spacing:.04em;text-transform:uppercase;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.login-panel .login-row a:hover{background:rgba(197,211,188,.35);box-shadow:0 2px 0 rgba(0,0,0,.25)}.login-panel .login-row p{margin:0}.login-gradient{width:100%;height:40vh;background:linear-gradient(to top,#c5d3bc,#fff);display:flex;flex-direction:column;justify-content:flex-end}.login-gradient .bottom-row{display:flex;flex-direction:row;justify-content:space-between;padding:30px 40px}.login-gradient .bottom-row a{font-size:14px;font-family:Lora;color:#000;margin-right:35px}.login-gradient .bottom-row p{font-size:14px;font-family:Lora;color:#000;margin:0;text-align:end}.password-field{position:relative}.password-field input{width:100%;padding-right:40px}.toggle-password{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;font-size:16px}.strength-bar{height:6px;background:#eee;margin-top:8px;border-radius:4px;overflow:hidden}.strength-indicator{height:100%;width:0%;background:red;transition:width .3s ease,background .3s ease}.social-row{display:flex;align-items:center;gap:10px}.social-btn{width:40px;height:40px;border-radius:999px;border:1px solid #C5D3BC;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 0 rgba(0,0,0,.25);padding:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.social-btn img{display:block}.social-btn:hover{transform:translateY(-1px);box-shadow:0 5px 0 rgba(0,0,0,.3);background:rgba(197,211,188,.3)}.form-banner,.form-section,.form-section .form .column select,.hero,.identification-section,.table-section .filters-row .filter-item select{background-repeat:no-repeat}.social-btn:active{transform:translateY(1px);box-shadow:0 1px 0 rgba(0,0,0,.3)}.social-btn--linkedin:hover{border-color:#0a66c2}.social-btn--google:hover{border-color:#ea4335}.header-container{display:flex;height:100px;padding:0 70px;justify-content:space-between;align-items:center;flex-direction:row;box-shadow:0 3px 3px #ddd6d6;position:relative;z-index:1}@media screen and (max-width:450px){.header-container{height:auto;flex-direction:column;padding:25px 10px 15px}}.header-container #logo{height:62px;object-fit:contain}.header-container .logout{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header-container .logout img{height:29px;object-fit:contain;margin-right:10px}.header-container .logout span{font-size:20px;color:#196A74}.nav-container{display:flex;height:calc(100vh - 100px);width:340px;justify-content:space-between;flex-direction:column;background-color:#196A74}@media screen and (max-width:450px){.nav-container{height:auto;flex-direction:column;padding:25px 10px 15px}}.nav-container .nav{margin-top:100px;margin-left:40px}.nav-container .nav .nav-option{display:flex;flex-direction:row;align-items:center;padding:25px 0;border-top:1px solid #bcb6b6}.nav-container .nav .nav-option:hover{cursor:pointer}.nav-container .nav .nav-option img{width:42px;object-fit:contain;margin-right:20px}.nav-container .nav .nav-option a{font-size:26px;color:#000;text-decoration:none}.nav-container .nav .nav-option .active,.nav-container .nav .nav-option a:hover{text-decoration:underline}.nav-container .nav .nav-option:last-of-type{border-bottom:1px solid #bcb6b6}.nav-container .admin-option{display:flex;flex-direction:row;align-items:center;padding:25px 0;margin-left:40px;margin-bottom:30px}.banner .left,.banner .right{padding-top:32px;display:flex}.nav-container .admin-option:hover{cursor:pointer}.nav-container .admin-option img{width:29px;object-fit:contain;margin-right:12px}.nav-container .admin-option span{font-size:20px;color:#fff}.banner{display:flex;flex-direction:row;justify-content:space-between;position:absolute;top:0;left:0;width:100vw}.banner .left{padding-left:32px;flex-direction:column}@media (max-width:40rem){.banner .left .logo{width:100px}}.banner .right{padding-right:32px;flex-direction:column;align-items:flex-end;justify-content:center}.banner .right a{display:inline-flex;justify-content:center;align-items:center;background-color:#C5D3BC;border:none;text-align:center;font-size:16px;font-family:Lora;font-weight:500;color:#000;padding:0;box-shadow:3px 3px 0 #000;text-decoration:none}.hero{background-image:url(/assets/landing-banner-c38a5d37bb846b61d007c191b588371f.png);display:flex;flex-direction:column}@media (min-width:40rem){.banner .left .logo{height:85px}.banner .right{width:50%}.banner .right a{width:148px;height:32px}.hero{background-size:cover;background-position:right -120px top 0;height:610px;width:calc(100vw - 30px);margin:15px;border-radius:15px}}@media (max-width:40rem){.banner .right a{padding:4px 16px}.hero{background-size:cover;background-position:bottom 160px right 0;margin-bottom:60px}}@media (min-width:80rem){.hero{background-position:center}}@media (max-width:40rem){.hero .desc{margin-top:160px;padding:16px 16px 0;background:linear-gradient(transparent 0,#fff 20%);display:flex;flex-direction:column;gap:16px}.options-section{overflow-x:auto}}@media (min-width:40rem){.hero .desc{width:60vw;margin-left:64px;margin-top:180px;background-color:rgba(255,255,255,.6);padding:16px;border-radius:8px}}.hero .desc div.head{font-family:Lora;font-weight:700}@media (min-width:64rem){.hero .desc{background:0 0;padding:0}.hero .desc div.head{margin-right:80px;font-size:46px;line-height:46px}}@media (max-width:64rem){.hero .desc div.head{font-size:24px;line-height:30px}}.hero .desc div.head .underline{color:#126874}.hero .desc div.second{font-family:Lora;font-size:16px;line-height:20px;font-weight:400}.hero .desc div.second .mrx{color:#196A74;font-weight:600;text-decoration:none}.options-section{padding:40px 0;background-color:#C5D3BC;display:flex;flex-direction:row}@media (min-width:40rem){.hero .desc div.second{width:70%;margin:30px 0}.options-section{width:100%;justify-content:center}.options-section .option{width:50%;padding:20px 40px;max-width:480px}}.options-section .option{display:flex;flex-direction:column;align-items:center}@media (max-width:40rem){.options-section .option{padding:0 48px}}.options-section .option h1{font-family:Lora;font-weight:700;text-align:center;margin:0}@media (min-width:40rem){.options-section .option h1{font-size:46px;line-height:43px}.identification-section{background-position:center}}.options-section .option h2{font-family:Lora;font-weight:400;font-size:28px;text-align:center;line-height:32px;margin:0}.contact-section .contact-panel form input,.contact-section .contact-panel form textarea{font-family:Favorit;background-color:#fff;width:100%;margin:6px 0;font-size:16px;font-weight:100}.options-section .option p{margin:20px 0;text-align:center;font-family:Favorit;font-size:16px;line-height:20px}.options-section .option a{width:148px;height:32px;display:inline-flex;justify-content:center;align-items:center;border:none;text-align:center;font-size:16px;background-color:#fff;font-family:Lora;font-weight:500;color:#000;padding:0;box-shadow:3px 3px 0 #000;margin:20px 50px;text-decoration:none}.partners-section{display:flex;flex-direction:column;align-items:center;padding:90px 0}.partners-section h1{margin-top:0;margin-bottom:0;text-align:center;font-family:Lora;font-size:46px;line-height:43px;color:#126874}.identification-section h1,.partners-section h2{color:#262626;line-height:32px;text-align:center}.partners-section h2{margin-top:0;margin-bottom:30px;font-family:Lora;font-size:28px;font-weight:300}.partners-section .logo-grid{margin:auto;display:grid;width:90%;grid-template-columns:repeat(auto-fit,300px);gap:20px;justify-content:center}.partners-section .logo-grid .logo-container{width:300px;height:135px;border:1px solid #D8D8D8}.partners-section .logo-grid .logo-container img{width:300px;height:135px;object-fit:contain}.identification-section{width:100%;background-color:#C5D3BC;display:flex;flex-direction:column;align-items:center;padding:50px 0;background-image:url(/assets/id-banner-a580b65504c2430b1ecc1162cdc2f0b1.png);background-size:cover}.identification-section h1{margin:15px 0;font-family:Lora;font-size:32px}.identification-section .id-row{display:flex;margin-top:30px}@media (min-width:40rem){.identification-section .id-row{width:70%;flex-direction:row;justify-content:space-between}}@media (max-width:40rem){.identification-section{background-position:right -140px top 0}.identification-section .id-row{flex-direction:column;gap:16px;width:80vw}.identification-section .id-row .id-option{padding:0 16px}}.identification-section .id-row .id-option{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:14px;text-decoration:none}.identification-section .id-row .id-option h2{margin-top:20px;margin-bottom:10px;text-align:center;font-family:Lora;line-height:43px;color:#126874}.identification-section .id-row .id-option p{margin-top:0;margin-bottom:10px;text-align:center;font-family:Lora;line-height:22px;font-weight:100;color:#262626}@media (min-width:40rem){.identification-section .id-row .id-option{width:47%;height:200px}.identification-section .id-row .id-option h2{font-size:46px}.identification-section .id-row .id-option p{width:40%;font-size:18px}.contact-section .contact-panel{width:50%}}.identification-section span{text-align:center;font-family:Lora;font-size:20px;line-height:21px;font-weight:400;color:#262626;margin:50px 0 20px}.identification-section span a{color:#000;font-weight:700}.contact-section{padding:50px 0;background:linear-gradient(to top,#C5D3BC 0,#fff 50%,#fff 100%);display:flex;flex-direction:column;align-items:center}.contact-section .contact-panel{display:flex;flex-direction:column;align-items:center}.contact-section .contact-panel form{display:flex;flex-direction:column;align-items:center}@media (min-width:40rem){.contact-section .contact-panel form{width:100%}}@media (max-width:40rem){.identification-section .id-row .id-option p{font-size:20px}.contact-section .contact-panel form{width:75vw}}.contact-section .contact-panel form h1{margin-top:20px;margin-bottom:20px;text-align:center;font-family:Lora;font-size:46px;line-height:46px;font-weight:600;color:#126874}.contact-section .contact-panel form input{height:35px;border-radius:18px;outline:0;padding:0 30px;border:1.5px solid #000}.contact-section .contact-panel form textarea{height:120px;border-radius:18px;outline:0;padding:10px 30px;border:1.5px solid #000}.contact-section .contact-panel form button{width:150px;height:37px;background-color:#126874;border:none;font-size:16px;font-family:Lora;font-weight:500;color:#fff;padding:0;box-shadow:3px 3px 0 #000}.contact-section .footer .left-links a,.contact-section .footer p{font-size:14px;font-family:Lora;color:#000}.contact-section .contact-panel form button:hover{cursor:pointer}.contact-section .contact-panel form .logo-sm{margin-top:100px;object-fit:contain}@media (max-width:40rem){.contact-section .contact-panel form .logo-sm{width:80vw;margin-bottom:16px}}.contact-section .footer,.dashboard-container,.dashboard-content{width:100%;display:flex}@media (min-width:40rem){.contact-section .contact-panel form .logo-sm{height:76px}.contact-section .footer{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-top:10px}.contact-section .footer .left-links a{margin-right:40px}}@media (max-width:40rem){.contact-section .footer{flex-direction:column;gap:8px}}.contact-section .footer .left-links{display:flex;flex-direction:row;padding:0 50px}@media (max-width:40rem){.contact-section .footer .left-links a{text-align:center;flex:1}}@media (min-width:40rem){.contact-section .footer p{text-align:end;margin-left:50px;margin-right:32px}}@media (max-width:40rem){.contact-section .footer p{text-align:center}}.dashboard-container{flex-direction:column;min-height:calc(100vh - 80px);height:auto;background:linear-gradient(to top,#c5d3bc 0,#fff 50%,#fff 100%);padding:0 30px 60px;box-sizing:border-box}@media screen and (max-height:900px){.dashboard-container{min-height:calc(100vh - 70px)}}@media screen and (max-width:1024px){.dashboard-container{height:auto;min-height:calc(100vh - 80px);padding:0 16px 30px}}.dashboard-content{flex:1;flex-direction:column;justify-content:flex-start;align-items:stretch;box-sizing:border-box;padding-bottom:30px}.dashboard-content .table-title-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;margin:15px;flex-wrap:wrap;gap:10px}.dashboard-content .table-title-container h1{font-family:Lora;font-size:42px;line-height:43px;color:#126874;font-weight:400;max-width:50%;margin:0}@media screen and (max-height:900px){.dashboard-content .table-title-container h1{font-size:28px;line-height:30px}}.dashboard-content .table-title-container .pharmacist-pill-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;border-bottom:1px solid #dcdcdc;padding-bottom:6px;margin-top:8px}.dashboard-content .table-title-container .pill-button{padding:10px 14px;border:none;background-color:transparent;color:#126874;font-family:Quicksand;font-size:15px;font-weight:600;cursor:pointer;position:relative;transition:color .2s ease}.dashboard-content .table-title-container .pill-button:hover{color:#0b4048}.dashboard-content .table-title-container .pill-button.is-active{color:#C5D3BC}.dashboard-content .table-title-container .pill-button.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:3px;background-color:#C5D3BC;border-radius:6px 6px 0 0}.dashboard-content .table-title-container .title-right{display:flex;flex-direction:row;align-items:center;gap:10px}.dashboard-content .table-title-container .title-right a{height:32px;display:inline-flex;justify-content:center;align-items:center;background-color:#C5D3BC;border:none;text-align:center;font-size:16px;font-family:Lora;font-weight:500;color:#000;padding:0 40px;box-shadow:3px 3px 0 #000;margin-left:30px;text-decoration:none}.dashboard-content .table-title-container .title-right .referral-link-button{background-color:#126874;color:#fff}.dashboard-content .table-title-container .title-right .search-container{width:220px;height:35px;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:3px;border:1.2px solid #C5D3BC;padding:0 15px}.dashboard-content .table-title-container .title-right .search-container input{border:none;outline:0;font-family:Favorit;font-size:12px;width:85%}.dashboard-content .table-title-container .title-right .search-container input::placeholder{color:#000}.dashboard-content .table-title-container .title-right .search-container img{height:16px;object-fit:contain}.dashboard-content .table-title-container .title-right .search-container img:hover{cursor:pointer}.dashboard-content .table-title-container .addnew-container span{color:#196A74;font-family:Quicksand;font-size:22px;font-weight:600}.dashboard-content .table-title-container .addnew-container span .add{font-weight:400;text-decoration:underline}.dashboard-content .table-title-container .addnew-container span .add:hover{cursor:pointer}.dashboard-content .dashboard-layout{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:20px}@media screen and (max-width:1024px){.dashboard-content .dashboard-layout{flex-direction:column}}.dashboard-content .dashboard-layout .table-section{flex:1;width:100%}.dashboard-content .table-section{width:100%;min-height:85%;box-shadow:2px 2px 2px 2px #d2d8d4;background-color:#fff;padding:10px 30px;box-sizing:border-box;border-bottom-left-radius:25px;border-bottom-right-radius:25px;overflow:hidden}.dashboard-content .table-section .table-headers{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.dashboard-content .table-section .table-headers h2{font-family:Lora;font-size:26px;line-height:43px;color:#000;font-weight:400;margin:25px 0 15px}.dashboard-content .table-section .table-headers .title-with-action{margin:12px 0 10px;display:inline-flex;align-items:center;gap:10px;width:auto}.dashboard-content .table-section .table-headers .title-with-action span{font-family:Lora;font-size:26px;line-height:43px;color:#000;margin:0}.dashboard-content .table-section .table-headers span{font-family:Lora;font-size:19px;line-height:43px;font-weight:400;margin:25px 0 15px}.dashboard-content .table-section .pharmacist-main{display:flex;flex-direction:column;gap:10px}.dashboard-content .table-section .pharmacist-headers{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 0}.dashboard-content .table-section .pharmacist-headers h2{width:100%;margin:0;line-height:30px}.dashboard-content .table-section .pharmacist-headers .title-with-action{margin:0}.dashboard-content .table-section .pharmacist-headers .hmr-referrals-top-header{min-height:40px}.dashboard-content .table-section .pharmacist-headers .filters-row{width:100%}.dashboard-content .table-section .pharmacist-placeholder{width:100%;border:.5px solid #c4c4c4;border-radius:8px;padding:24px;background-color:#f7f9f7;box-shadow:1px 1px 2px 1px #efefef}.dashboard-content .table-section .pharmacist-placeholder h3{margin:0 0 12px;font-family:Lora;font-size:20px;color:#126874}.dashboard-content .table-section .pharmacist-placeholder p{margin:0;font-family:Quicksand;font-size:15px;line-height:22px}.dashboard-content .table-section .pharmacist-nav{width:260px;min-width:240px;height:100%;border:.5px solid #c4c4c4;border-radius:8px;background-color:#f7f9f7;box-shadow:1px 1px 2px 1px #efefef;padding:16px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}@media screen and (max-width:1024px){.dashboard-content .table-section .pharmacist-nav{width:100%;min-width:auto}}.dashboard-content .table-section .pharmacist-nav__title{font-family:Lora;font-size:18px;line-height:24px;color:#C5D3BC}.dashboard-content .table-section .pharmacist-nav__items{display:flex;flex-direction:column;gap:10px}.dashboard-content .table-section .pharmacist-nav__button{width:100%;text-align:left;background-color:#fff;border:1px solid #c4c4c4;border-radius:6px;padding:10px 12px;font-family:Quicksand;font-size:15px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-content .table-section .pharmacist-nav__button:hover{background-color:#f1f1f1}.dashboard-content .table-section .pharmacist-nav__button.is-active{background-color:#e9e3ff;border-color:#C5D3BC;box-shadow:2px 2px 0 rgba(0,0,0,.2)}.dashboard-content .table-section .pharmacist-inline-nav{margin-top:4px;padding:0;background-color:transparent;border:none;border-radius:0;box-shadow:none}.dashboard-content .table-section .pharmacist-inline-nav .pharmacist-nav__items{flex-direction:row;flex-wrap:wrap;gap:10px}.dashboard-content .table-section .pharmacist-inline-nav .pharmacist-nav__button{width:auto;min-width:170px;text-align:center}.dashboard-content .table-section .view-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:center;width:100%;padding:8px 0 0;color:#C5D3BC}.dashboard-content .table-section .view-controls .pill-toggle{display:inline-flex;gap:6px}.dashboard-content .table-section .view-controls .pill-toggle .pill-button{display:inline-flex;align-items:center;color:#C5D3BC;padding:8px 10px;border:1px solid #c4c4c4;background:#f7f7f7;min-width:44px}.dashboard-content .table-section .view-controls .pill-toggle .pill-button.is-active{color:#fff;background:#C5D3BC;border-color:#C5D3BC}.dashboard-content .table-section .view-controls .pill-toggle .view-fa{font-size:16px;line-height:1;color:inherit}.dashboard-content .table-section .view-controls .locate-button{border-radius:50%;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#f2ecff;border:1px solid #d0c7ff;color:#C5D3BC}.dashboard-content .table-section .view-controls .radius-control{display:flex;align-items:center;gap:8px;font-family:Quicksand;font-size:14px}.dashboard-content .table-section .view-controls .radius-control input{width:80px;height:26px;padding:6px 8px;border:1px solid #c4c4c4;border-radius:4px;font-family:Quicksand}.dashboard-content .table-section .table-headers:not(.pharmacist-headers){padding:18px 0 12px}.dashboard-content .table-section .table-headers:not(.pharmacist-headers) h2{margin:0;line-height:30px}.dashboard-content .table-section .view-controls .view-icon{width:16px;height:16px;display:inline-block;color:currentColor}.dashboard-content .table-section .hmr-referrals-top-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px}.dashboard-content .table-section .hmr-referrals-top-header h2{color:#000;margin:0}.dashboard-content .table-section .hmr-top-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.dashboard-content .table-section .hmr-top-actions .view-controls{width:auto;flex-wrap:nowrap;gap:10px;align-items:center;padding:0}.dashboard-content .table-section .hmr-top-actions .radius-control{white-space:nowrap}.dashboard-content .table-section .hmr-top-actions .bulk-accept{height:36px;align-self:center;white-space:nowrap}.dashboard-content .table-section .bulk-accept{display:inline-flex;justify-content:center;align-items:center;height:36px;padding:8px 12px;background-color:#C5D3BC;border:1px solid #C5D3BC;border-radius:4px;text-align:center;font-size:14px;font-family:Quicksand;font-weight:700;color:#fff;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.dashboard-content .table-section .bulk-accept:hover{background-color:#b5c7aa;border-color:#b5c7aa}.dashboard-content .table-section .bulk-accept:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:800px){.dashboard-content .table-section .hmr-referrals-top-header{flex-direction:column;align-items:flex-start;gap:8px}.dashboard-content .table-section .hmr-top-actions{width:100%;justify-content:flex-start}.dashboard-content .table-section .hmr-top-actions .view-controls{flex-wrap:wrap}}@media screen and (max-width:900px){.dashboard-content .table-section .table-headers:not(.pharmacist-headers){flex-direction:column;align-items:stretch}}.dashboard-content .table-section .view-controls .list-icon{position:relative}.dashboard-content .table-section .view-controls .list-icon::before{content:"";display:block;width:100%;height:100%;border:1px solid currentColor;border-radius:3px;background:repeating-linear-gradient(to bottom,currentColor,currentColor 2px,transparent 2px,transparent 5px)}.dashboard-content .table-section .view-controls .map-icon{position:relative}.dashboard-content .table-section .view-controls .map-icon::before{content:"";display:block;width:100%;height:100%;border:1px solid currentColor;border-radius:3px;background:linear-gradient(135deg,currentColor 0,currentColor 40%,transparent 40%,transparent 100%),linear-gradient(-135deg,currentColor 0,currentColor 40%,transparent 40%,transparent 100%);background-position:center;background-repeat:no-repeat;background-size:120% 120%}.dashboard-content .table-section .selection-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;margin-top:10px;width:100%}.dashboard-content .table-section .selection-bar .select-all{font-family:Quicksand;font-size:14px;display:flex;align-items:center;gap:6px}.dashboard-content .table-section .selection-bar .selection-count{font-family:Quicksand;font-size:14px}.dashboard-content .table-section td input[type=checkbox][disabled]{cursor:not-allowed;opacity:.5}.dashboard-content .table-section .patient-map-wrapper{width:100%;height:480px;border:1px solid #c4c4c4;border-radius:8px;box-shadow:1px 1px 2px 1px #efefef;overflow:hidden;background:#fff;margin-top:8px}.dashboard-content .table-section .patient-map{width:100%;height:calc(100% - 32px)}.dashboard-content .table-section .patient-marker{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f2ecff;border:1px solid #d0c7ff;color:#C5D3BC;box-shadow:1px 1px 2px rgba(0,0,0,.1)}.dashboard-content .table-section .patient-marker i{font-size:16px;color:inherit;line-height:1}.dashboard-content .table-section .map-hint{margin:6px 10px;font-family:Quicksand;font-size:13px;color:#555}.dashboard-content .table-section .dashboard-footer{margin-top:auto}.dashboard-content .table-section .pharmacist-panel.profile-panel{background:0 0;border:none;box-shadow:none;overflow:visible;width:100%}.dashboard-content .table-section .pharmacist-panel.profile-panel .panel-body{padding:0;display:flex;flex-direction:column;gap:12px}.dashboard-content .table-section .profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dashboard-content .table-section .profile-header h3{margin:0;font-family:Lora;font-size:18px;color:#126874}.dashboard-content .table-section .profile-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:0 20px}.dashboard-content .table-section .profile-row{display:flex;flex-direction:column;gap:6px;padding:6px 0}.dashboard-content .table-section .profile-label{font-family:Quicksand;font-size:16px;text-transform:uppercase;letter-spacing:.5px;color:#000;font-weight:600}.dashboard-content .table-section .profile-value{font-family:Quicksand;font-size:18px;color:#111;margin-top:0;word-break:break-word;line-height:1.4}.dashboard-content .table-section .profile-actions{display:flex;justify-content:flex-end;margin-top:4px}.dashboard-content .table-section .profile-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 18px;border-radius:18px;background-color:#C5D3BC;border:1.5px solid #000;box-shadow:3px 3px 0 #000;font-family:Lora;font-size:16px;font-weight:500;color:#000;cursor:pointer}.dashboard-content .table-section .profile-action-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.dashboard-content .table-section .profile-action-btn i{font-size:14px;line-height:1}.dashboard-content .table-section .profile-actions.top-right{position:relative;justify-content:flex-end;margin-bottom:8px}.dashboard-content .table-section .icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f2ecff;border:1px solid #d0c7ff;color:#126874;font-family:Quicksand;font-size:15px;text-decoration:none;box-shadow:1px 1px 2px rgba(0,0,0,.1)}.dashboard-content .table-section .icon-button:hover{background:#e6dcff}.dashboard-content .table-section .title-with-action{display:inline-flex;align-items:center;gap:8px}.dashboard-content .table-section .title-icon{width:30px;height:30px;font-size:17px;padding:0;margin-left:2px;background:#f2ecff;border:1px solid #d0c7ff;box-shadow:1px 1px 2px rgba(0,0,0,.1);color:#C5D3BC;transform:scaleX(-1)}.dashboard-content .table-section .patient-dashboard{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:10px}.dashboard-content .table-section .patient-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:900px){.dashboard-content .table-section .patient-panels{grid-template-columns:1fr}}.dashboard-content .table-section .patient-panel{background:#fff;border:1px solid #c4c4c4;border-radius:8px;box-shadow:1px 1px 2px 1px #efefef;overflow:hidden}.dashboard-content .table-section .patient-panel .panel-header{padding:12px 16px;border-bottom:1px solid #e5e5e5}.dashboard-content .table-section .patient-panel .panel-header h3{margin:0;font-family:Lora;font-size:18px;color:#126874}.dashboard-content .table-section .patient-panel .panel-body{padding:14px 16px}.dashboard-content .table-section .summary-panel .panel-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.dashboard-content .table-section .chart-placeholder{position:relative;width:100%;min-height:320px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f5ff,#eef6f3);border-radius:10px;overflow:hidden;margin:0 auto}@media screen and (max-width:640px){.dashboard-content .table-section .chart-placeholder{min-height:280px}}.dashboard-content .table-section .chart-loading{font-family:Quicksand;font-size:14px;color:#4a4a4a}.dashboard-content .table-section .stat-item,.dashboard-content .table-section .stat-list,.dashboard-content .table-section .stat-value{display:none}.dashboard-content .table-section .filters-panel .tiles{display:grid;grid-template-columns:1fr;gap:8px}.dashboard-content .table-section .filters-panel .tile{width:100%;text-align:left;background:#f9fafc;border:1px solid #dcdcdc;border-radius:6px;padding:10px 12px;font-family:Quicksand;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease}.dashboard-content .table-section .filters-panel .tile:hover{background:#f1f1f7}.dashboard-content .table-section .filters-panel .tile.is-active{border-color:#C5D3BC;box-shadow:2px 2px 0 rgba(0,0,0,.1);background:#f2ecff}.dashboard-content .table-section .tile-title{font-size:14px;font-weight:600}.dashboard-content .table-section .tile-count{font-size:16px;font-weight:700;color:#C5D3BC}.dashboard-content .table-section .list-panel table{width:100%;border-spacing:0}.dashboard-content .table-section .list-panel th{background:#f0f0f0;padding:10px 8px;text-align:left;font-family:Quicksand;font-size:13px;font-weight:700}.dashboard-content .table-section .list-panel td{padding:10px 8px;border-bottom:1px solid #e5e5e5;font-family:Quicksand;font-size:14px}.dashboard-content .table-container{height:76%;width:100%;background-color:#fff;border-radius:3px;border:.5px solid #c4c4c4;box-shadow:1px 1px 2px 2px #efefef;display:flex;flex-direction:column;overflow-x:auto}.dashboard-content .table-container .table-wrapper{flex:1;overflow-y:auto;overflow-x:auto;min-height:calc(100% - 35px);border-bottom:.5px solid #c4c4c4}.dashboard-content .table-container .table-wrapper table{width:100%;min-width:760px;border-spacing:0;text-transform:capitalize}.dashboard-content .table-container .table-wrapper table thead th{background-color:#c4c4c4;border:none;padding:10px 0;font-family:Quicksand;font-size:14px;font-weight:700;text-align:left}.dashboard-content .table-container .table-wrapper table tbody tr{cursor:pointer}.dashboard-content .table-container .table-wrapper table tbody tr:hover{background-color:#eff6f6}.dashboard-content .table-container .table-wrapper table tbody td{border:none;height:35px;font-family:Quicksand;font-size:16px;font-weight:300;border-bottom:1px solid #c4c4c4;position:relative;text-align:left}.dashboard-content .table-container .table-wrapper table tbody td a{color:#000}.dashboard-content .table-container .table-wrapper table tbody td .button{display:flex;justify-content:center;align-items:center;width:134px;height:22px;background-color:#399002;border:none;font-size:16px;font-family:Lora;font-weight:500;color:#000;padding:0;box-shadow:3px 3px 0 #000;text-decoration:none}.dashboard-content .table-container .table-wrapper table tbody td .button:hover{cursor:pointer}.dashboard-content .table-container .table-wrapper table tbody td .tooltip{position:absolute;z-index:1;background-color:#c4c4c4;left:-5px;flex-direction:column;padding:10px 15px;display:none}.dashboard-content .table-container .table-wrapper table tbody td .tooltip span{font-family:Quicksand;font-size:12px;color:#4a4a4a;margin:2px 0}.dashboard-content .table-container .table-wrapper table tbody td .tooltip span:hover{cursor:pointer;text-decoration:underline}.dashboard-content .table-container .table-wrapper table tbody td .triangle{position:absolute;z-index:1;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #c4c4c4;left:5px;margin-top:-5px;display:none}.dashboard-content .table-container .table-wrapper table tbody .more,.pag-wrapper .pag-icon{width:20px;object-fit:contain}.dashboard-content .table-container .table-wrapper table tbody .orange{color:#FF8016}.dashboard-content .table-container .table-wrapper table tbody .green{color:#C5D3BC}.dashboard-content .table-container .table-wrapper table tbody .align-center{display:flex;justify-content:center;align-self:center;align-items:center}.dashboard-content .table-container .table-wrapper table tbody .red{color:red}.dashboard-content .table-container .table-wrapper table tbody .more:hover{cursor:pointer}.dashboard-content .table-container .table-wrapper table tbody .margin{width:40px}.dashboard-content .table-container .feedback-modal-backdrop{position:fixed;inset:0;background:rgba(12,16,24,.55);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.dashboard-content .table-container .feedback-modal{background:#fffdf9;border:2px solid #000;box-shadow:8px 8px 0 #000;width:min(1180px,96vw);max-height:90vh;display:flex;flex-direction:column;font-family:Quicksand}.dashboard-content .table-container .feedback-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1.5px solid #000;background:linear-gradient(90deg,#fff7ea,#fff)}.dashboard-content .table-container .feedback-modal-header h3{margin:0;font-size:18px;letter-spacing:.3px}.dashboard-content .table-container .feedback-subtitle{margin:4px 0 0;font-size:12.5px;color:#4a4a4a}.dashboard-content .table-container .feedback-close{border:1.5px solid #000;background:#fff;width:34px;height:34px;font-size:20px;line-height:1;cursor:pointer;box-shadow:3px 3px 0 #000}.dashboard-content .table-container .feedback-modal-body{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;padding:18px 22px 22px;overflow:hidden}.dashboard-content .table-container .feedback-pdf-pane{border:1.5px solid #111;min-height:360px;display:flex;align-items:center;justify-content:center;background:#f5f4ef;box-shadow:inset 0 0 0 3px #fff}.dashboard-content .table-container .feedback-pdf-pane object{width:100%;height:100%;min-height:520px;background:#fff}.dashboard-content .table-container .feedback-loading{color:#555;font-size:14px}.dashboard-content .table-container .feedback-form-pane{overflow:auto;min-width:0;padding:20px 22px;background:#fafafa;border-left:1px solid #e8e2d8}.dashboard-content .table-container .feedback-form-pane h4{margin:0 0 4px;font-size:15px;font-weight:700;color:#1a1a1a}.dashboard-content .table-container .feedback-rows{display:flex;flex-direction:column;gap:12px;margin-top:10px}.dashboard-content .table-container .feedback-row{border:1px solid #e2e2e2;background:#fff;box-shadow:2px 2px 0 rgba(0,0,0,.05)}.dashboard-content .table-container .feedback-row label{font-size:12px;color:#555}.dashboard-content .table-container .feedback-issue-text{padding:10px 12px;border:1px dashed #c9c1b2;background:#fff7ea;font-size:13px;line-height:1.4}.dashboard-content .table-container .feedback-row input,.dashboard-content .table-container .feedback-row textarea{width:100%;border:1px solid #ccc;padding:8px 10px;font-family:inherit;font-size:13px;background:#fffaf2}.dashboard-content .table-container .feedback-row textarea{resize:vertical;min-height:70px}.dashboard-content .table-container .feedback-actions{display:flex;gap:12px;margin-top:16px;align-items:center}.dashboard-content .table-container .feedback-actions .button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 20px;background:#196A74;border:none;border-radius:6px;font-family:inherit;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s}.dashboard-content .table-container .feedback-actions .button:hover{background:#124b52}.dashboard-content .table-container .feedback-actions .button:disabled{opacity:.6;cursor:not-allowed}.dashboard-content .table-container .feedback-error{margin-top:10px;color:#b00020;font-size:13px}.dashboard-content .table-container .feedback-row{display:flex;flex-direction:column;gap:6px;padding:12px 0;border-bottom:1px solid #e8e2d8;min-width:0;overflow:hidden}.dashboard-content .table-container .feedback-row__issue-text{font-size:13px;font-weight:600;color:#222}.dashboard-content .table-container .feedback-row__rec{font-size:12px;color:#555;margin-top:2px}.dashboard-content .table-container .feedback-row__options{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.dashboard-content .table-container .feedback-option{padding:4px 12px;border-radius:20px;border:1.5px solid #ccc;background:#fff;font-size:12px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.dashboard-content .table-container .feedback-option.is-agree{background:#196A74;border-color:#196A74;color:#fff}.dashboard-content .table-container .feedback-option.is-noted{background:#b45309;border-color:#b45309;color:#fff}.dashboard-content .table-container .feedback-option.is-other{background:#4338ca;border-color:#4338ca;color:#fff}.dashboard-content .table-container .feedback-row__other-text{display:block;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;padding:6px 8px;font-family:inherit;font-size:13px;background:#fffaf2;resize:vertical;min-height:56px;margin-top:4px}.feedback-modal,.pag-wrapper .pag-num,.pag-wrapper .pag-text,.pag-wrapper .page input[type=number]{font-family:Quicksand}@media (max-width:980px){.dashboard-content .table-container .feedback-modal-body{grid-template-columns:1fr}.dashboard-content .table-container .feedback-pdf-pane object{min-height:360px}}.dashboard-content .table-container .pag-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:35px;padding:0 20px}.dashboard-footer{background:0 0!important;padding:0 0 20px!important}@media screen and (max-width:1024px){.dashboard-content{align-items:stretch}.dashboard-content .table-title-container{width:100%;margin:10px 0 6px;flex-direction:column;align-items:flex-start;gap:6px}.dashboard-content .table-title-container h1{max-width:100%;font-size:32px;line-height:36px}.dashboard-content .table-title-container .title-right{width:100%;justify-content:flex-start;flex-wrap:wrap}.dashboard-content .table-title-container .title-right a{margin-left:0}.dashboard-content .table-section{width:100%;padding:12px 12px 18px}}@media screen and (max-width:640px){.dashboard-content .table-section{padding:10px 10px 14px}.dashboard-content .table-section .table-headers{flex-direction:column;align-items:center;gap:8px}.dashboard-content .table-section .table-headers h2{margin:6px 0 0}.dashboard-content .table-container{height:auto;max-height:none}.dashboard-content .table-container .table-wrapper{min-height:0}}@media screen and (max-width:480px){.dashboard-content .table-section{padding:8px 8px 12px}.dashboard-content .table-container .table-wrapper table{min-width:640px}}.feedback-modal-backdrop{position:fixed;inset:0;background:rgba(12,16,24,.55);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.feedback-modal{background:#fffdf9;border:2px solid #000;box-shadow:8px 8px 0 #000;width:min(1180px,96vw);max-height:90vh;display:flex;flex-direction:column}.feedback-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1.5px solid #000;background:linear-gradient(90deg,#fff7ea,#fff)}.feedback-modal-header h3{margin:0;font-size:18px;letter-spacing:.3px}.feedback-subtitle{margin:4px 0 0;font-size:12.5px;color:#4a4a4a}.feedback-close{border:1.5px solid #000;background:#fff;width:34px;height:34px;font-size:20px;line-height:1;cursor:pointer;box-shadow:3px 3px 0 #000}.feedback-modal-body{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;padding:18px 22px 22px;overflow:hidden}.feedback-row,.feedback-rows{display:flex;flex-direction:column}.feedback-pdf-pane{border:1.5px solid #111;min-height:360px;display:flex;align-items:center;justify-content:center;background:#f5f4ef;box-shadow:inset 0 0 0 3px #fff}.feedback-pdf-pane--report{align-items:stretch;justify-content:stretch;overflow:auto;padding:14px;background:#ececef}.feedback-pdf-pane object{width:100%;height:100%;min-height:520px;background:#fff}.feedback-loading{color:#555;font-size:14px}.feedback-form-pane{overflow:auto;min-width:0;padding:20px 22px;background:#fafafa;border-left:1px solid #e8e2d8}.feedback-form-pane h4{margin:0 0 4px;font-size:15px;font-weight:700;color:#1a1a1a}.feedback-form-pane__copy{margin:0 0 12px;font-size:12px;line-height:1.45;color:#5b5560}.feedback-grid-wrap{overflow-x:auto}.feedback-grid{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed;background:#fff;border:1px solid #d8d1dd}.feedback-grid td,.feedback-grid th{border:1px solid #d8d1dd;padding:10px 12px;vertical-align:top;text-align:left}.feedback-grid th{background:#77047b;color:#fff;font-size:12px;font-weight:700}.feedback-grid__cell{background:#fff}.feedback-grid__cell--response{min-width:0}.feedback-grid__index{display:inline-block;margin-right:6px;font-size:11px;font-weight:700;color:#196A74;vertical-align:top}.feedback-grid__text{font-size:13px;line-height:1.5;color:#222;white-space:pre-wrap;word-break:break-word}.feedback-rows{gap:12px;margin-top:10px}.feedback-row{gap:6px;padding:12px 0;border-bottom:1px solid #e8e2d8;min-width:0;overflow:hidden}.feedback-row label{font-size:12px;color:#555}.feedback-issue-text{padding:10px 12px;border:1px dashed #c9c1b2;background:#fff7ea;font-size:13px;line-height:1.4}.feedback-row textarea,.feedback-row__other-text{display:block;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;padding:6px 8px;font-family:inherit;font-size:13px;background:#fffaf2;resize:vertical;min-height:56px;margin-top:4px}.feedback-row__options{display:flex;gap:8px;flex-wrap:wrap}.feedback-actions{display:flex;gap:12px;margin-top:16px;align-items:center}.feedback-actions .button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 20px;background:#196A74;border:none;border-radius:6px;font-family:inherit;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s}.feedback-actions .button:hover{background:#124b52}.feedback-actions .button:disabled{opacity:.6;cursor:not-allowed}.feedback-error{margin-top:10px;color:#b00020;font-size:13px}.feedback-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:2px 8px;border-radius:999px;background:#126874;color:#fff;font-size:11px;font-weight:600;letter-spacing:.2px}@media (max-width:980px){.feedback-modal-body{grid-template-columns:1fr}.feedback-pdf-pane object{min-height:360px}}.gp-feedback-btn{display:inline-block;margin-left:8px;padding:3px 10px;border-radius:4px;border:1.5px solid #196A74;background:#fff;color:#196A74;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.gp-feedback-btn:hover{background:#196A74;color:#fff}.doctor-feedback-banner{background:#fffbea;border:1.5px solid #f59e0b;border-radius:6px;padding:14px 18px;margin-bottom:20px}.doctor-feedback-banner__header{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:14px}.doctor-feedback-banner__header i{color:#d97706}.doctor-feedback-banner__hint{font-size:12px;color:#92400e;margin-left:auto}.doctor-feedback-banner__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.dfb-issue{display:block;font-size:13px;font-weight:600;color:#222}.dfb-response{display:block;font-size:12px;color:#555;margin-top:2px}.doctor-feedback-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.doctor-feedback-row{display:flex;gap:14px;align-items:flex-start;background:#fafafa;border:1px solid #e8e2d8;border-radius:8px;padding:14px 16px}.dfr__num{font-size:13px;font-weight:700;color:#196A74;min-width:20px;padding-top:1px}.dfr__body{flex:1;display:flex;flex-direction:column;gap:8px}.dfr__issue{margin:0;font-size:13px;font-weight:600;color:#222;line-height:1.4}.dfr__badge{display:inline-block;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.2px}.dfr__badge--agree{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.dfr__badge--noted{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.dfr__badge--other{background:#ede9fe;color:#3730a3;border:1px solid #c4b5fd}.dfr__badge--pending{background:#f3f4f6;color:#9ca3af;border:1px solid #e5e7eb;font-style:italic;font-weight:400}.feedback-option{padding:5px 14px;border-radius:20px;border:1.5px solid #d1d5db;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:#555;transition:background .15s,border-color .15s,color .15s}.feedback-option:hover{border-color:#aaa;background:#f9f9f9}.feedback-option.is-agree{background:#196A74;border-color:#196A74;color:#fff}.feedback-option.is-noted{background:#b45309;border-color:#b45309;color:#fff}.feedback-option.is-other{background:#4338ca;border-color:#4338ca;color:#fff}.pag-wrapper{display:flex;flex-direction:row;align-items:center}.pag-wrapper .pag-icon{height:20px;margin:0 4px}.pag-wrapper .pag-icon:hover{cursor:pointer}.pag-wrapper .margin-right{margin-right:10px}.pag-wrapper .margin-left{margin-left:10px}.pag-wrapper .pag-num{font-weight:600;font-size:12px;color:#b6b6b6;margin:0 8px}.pag-wrapper .pag-num:hover{cursor:pointer}.pag-wrapper .pag-text{font-weight:600;font-size:12px;margin:0 15px;min-width:90px}.pag-wrapper .active{color:#000}.pag-wrapper .active:hover{cursor:default}.pag-wrapper .page{position:relative;margin-left:15px}.pag-wrapper .page input[type=number]::-webkit-inner-spin-button,.pag-wrapper .page input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pag-wrapper .page input[type=number]{-moz-appearance:textfield;width:40px;height:20px;line-height:1;float:left;display:block;padding:0 0 0 5px;margin:0;border:1px solid #EFF5FC;border-right:none;font-size:12px;font-weight:600;color:#4c4c4c}.pag-wrapper .page input:focus{outline:0}.pag-wrapper .page .page-nav{float:left;position:relative;height:20px}.pag-wrapper .page .page-button{position:relative;cursor:pointer;width:12px;text-align:center;background-color:#EFF5FC;color:#333;font-size:13px;line-height:1;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.pag-wrapper .page .page-button img{width:5px;object-fit:contain}.pag-wrapper .page .page-button.page-up{position:absolute;height:50%;top:1px}.pag-wrapper .page .page-button.page-down{position:absolute;border-top:.5px solid #D4E5F9;bottom:-2px;height:50%}.form-banner{width:calc(100vw - 30px);margin:0 15px 15px;border-top:15px solid #fff;height:180px;background-image:url(/assets/landing-banner-c38a5d37bb846b61d007c191b588371f.png);background-position:center 80%;background-size:cover;display:flex;flex-direction:row}@media screen and (max-height:900px){.form-banner{height:100px}}.form-banner .left{width:60%;display:flex;flex-direction:column}.form-banner .left .logo{width:250px;height:85px;margin:50px 40px}@media screen and (max-height:900px){.form-banner .left .logo{width:141px;height:52.5px;margin:25px 20px}}.form-banner .right{width:50%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;--surface-0:#ffffff;--surface-1:#f7f2fb;--text-1:#3c2548;--text-2:#7a6b86;--accent:#7b1376;--border:#e6dbf5}.form-banner .right a{width:148px;height:32px;display:inline-flex;justify-content:center;align-items:center;background-color:#C5D3BC;border:none;text-align:center;font-size:16px;font-family:Lora;font-weight:500;color:#000;padding:0;box-shadow:3px 3px 0 #000;margin:50px 50px 50px 0;text-decoration:none;cursor:pointer}@media screen and (max-height:900px){.form-banner .right a{margin:30px 40px 30px 0}}.form-banner .right .notification-wrapper{position:relative;margin-right:6px}.form-banner .right .notification-button{position:relative;width:40px;height:40px;border:1px solid var(--border);background:var(--surface-0);cursor:pointer;font-size:16px;line-height:1;padding:0;border-radius:999px;box-shadow:0 6px 12px rgba(60,37,72,.12);display:grid;place-items:center;transition:transform 120ms ease,box-shadow 120ms ease,border-color 120ms ease}.form-banner .right .notification-button:hover{border-color:#cbb3e6;background:var(--surface-1);box-shadow:0 10px 18px rgba(60,37,72,.18);transform:translateY(-1px)}.form-banner .right .notification-icon{display:inline-block;font-size:18px;color:var(--text-1)}.form-banner .right .notification-badge{position:absolute;top:-6px;right:-6px;background:#e53935;color:#fff;font-size:9px;font-weight:700;min-width:14px;height:14px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid var(--surface-0);box-shadow:0 4px 8px rgba(229,57,53,.25)}.form-banner .right .notification-panel{position:absolute;right:0;top:calc(100% + 8px);width:380px;max-height:min(70vh,600px);background:var(--surface-0);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 28px rgba(60,37,72,.16);z-index:50;overflow:hidden}.form-banner .right .notification-list{list-style:none;margin:0;padding:0;max-height:min(70vh,520px);overflow:auto}.form-banner .right .notification-list li{margin:0}.form-banner .right .notification-item{width:100%;text-align:left;background:var(--surface-0);border:0;border-top:1px solid var(--border);border-radius:0;padding:10px 12px;cursor:pointer;display:flex;align-items:center;gap:12px;color:var(--text-1);box-shadow:none;transition:transform 120ms ease,box-shadow 120ms ease,border-color 120ms ease}.form-banner .right .notification-item:hover{background:var(--surface-1);box-shadow:none;transform:none}.form-banner .right .notification-list li:first-child .notification-item{border-top:0}.form-banner .right .notification-header{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid var(--border);font-weight:700;color:var(--text-1)}.form-banner .right .notification-action{border:none;background:0 0;color:var(--accent);font-size:12px;font-weight:600;cursor:pointer}.form-banner .right .notification-avatar{width:40px;height:40px;border-radius:50%;background:#f0e7fa;color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex:0 0 40px}.form-banner .right .notification-text{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.form-banner .right .notification-message{font-size:14px;line-height:1.3;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.form-banner .right .notification-time{font-size:12px;color:var(--text-2)}.form-banner .right .notification-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex:0 0 8px}.form-banner .right .notification-item.is-unread{background:#faf6ff}.form-banner .right .notification-empty{padding:12px;color:#777;font-size:13px}.title-section{display:flex;flex-direction:column;align-items:center;padding:30px 0}.title-section h1{margin-top:0;font-weight:500;margin-bottom:10px;text-align:center;font-family:Lora;font-size:46px;line-height:43px;color:#126874}.title-section h2{margin-top:0;margin-bottom:30px;text-align:center;font-family:Lora;font-size:28px;line-height:32px;color:#262626;font-weight:300}.form-section{width:100%;background-image:url(/assets/mask-img-26f8957a736abaa4e0766d0827007a73.png);background-position:center;background-size:cover;display:flex;background-color:#c5d3bc;flex-direction:column;align-items:center;padding:50px 0}.form-section .review-header{position:relative}.form-section .edit-review-btn{position:absolute;right:2vw;margin-top:8px;background:0 0;border:none;cursor:pointer;font-size:22px;padding:6px 8px}.form-section .edit-review-btn i{color:#a290a7}.form-section .edit-review-btn:focus,.form-section .edit-review-btn:hover{outline:0;opacity:.85}.form-section .form{overflow:visible;background-color:#fff;display:flex;flex-direction:column;width:80%;border-radius:0;padding:2vh 0;margin:0;border:none;position:relative}.form-section .form h2{text-align:left;font-size:28px;line-height:32px;font-family:Lora;font-weight:400;color:#000;margin:10px 5vw 6px}.form-section .form .send-to-mrp-form{padding:0 5%;display:flex;flex-direction:column;align-items:center}.form-section .form .send-to-mrp-form button{width:295px;height:32px;display:inline-flex;justify-content:center;align-items:center;background-color:#C5D3BC;border:none;text-align:center;font-size:16px;font-family:Lora;font-weight:500;color:#000;box-shadow:3px 3px 0 #000;text-decoration:none;border-radius:0}.form-section .form .send-to-mrp-form button:hover{cursor:pointer}.form-section .form .send-to-mrp{display:flex;align-items:center;justify-content:center;flex-direction:row}.form-section .form .send-to-mrp h1{font-weight:400;font-family:Lora-Light;margin-right:10px}.form-section .form .send-to-mrp-sub-header{color:#9464a2;font-family:Lora-SemiBold;font-size:26px;font-weight:600;font-style:semibold;margin-bottom:20px}.form-section .form .line{height:.5px;margin-bottom:30px;background-color:#000;align-self:center}.form-section .form .column-wrap{display:flex;flex-direction:column}.form-section .form .whole-row{width:100%;display:flex;align-items:flex-start}.form-section .form .whole-row label{margin-top:10px!important}.form-section .form .column{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:10px 5vw;box-sizing:border-box}.form-section .form .column label{font-family:Favorit;font-size:16px;line-height:16px;margin-left:30px;margin-top:16px}.form-section .form .column h3{font-family:Lora;font-size:28px;line-height:24px;font-weight:400;margin:0}.form-section .form .column a,.form-section .form .column h4{font-family:Favorit;font-size:21px;line-height:18px;margin:6px 0 6px 30px}.form-section .form .column a{font-weight:700;color:#000}.form-section .form .column select{height:35px;width:100%;border-radius:18px;background-color:#fff;outline:0;padding:0 2rem 0 30px;border:1.5px solid #000;font-size:16px;font-family:Favorit;font-weight:100;margin:4px 0 8px;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>');background-position:right 10px center;background-size:1.5rem}.form-section .form .column input,.form-section .form .column textarea{border-radius:18px;background-color:#fff;font-family:Favorit;font-weight:100;margin:4px 0 8px;width:100%;font-size:16px;outline:0;box-sizing:border-box}.form-section .form .column input{height:35px;padding:0 30px;border:1.5px solid #000}.form-section .form .column textarea{height:105px;padding:10px 30px;border:1.5px solid #000;resize:none}.form-section .form .column input::placeholder{color:#999a9d}.form-section .form .column .divider{height:1px;background-color:#979797;width:100%;margin-top:30px}.form-section .form .column .payment-container{width:100%;margin-top:30px}.form-section .form .column .payment-container h5{font-family:Lora;font-size:26px;line-height:24px;color:#C5D3BC;font-weight:400;margin:0}.form-section .form .column .payment-container .payment-form{margin-top:10px;border:1px solid #d3d3d3;height:250px}.form-section .form .column-1,.form-section .form .column-2,.form-section .form .column-3,.form-section .form .single-block,.form-section .form .whole-column{width:100%;padding:10px 5vw;box-sizing:border-box}.form-section .form .single-block{display:flex;flex-direction:column;align-items:center}.form-section .form .single-block button{width:295px;height:32px;display:inline-flex;justify-content:center;align-items:center;background-color:#C5D3BC;border:none;text-align:center;font-size:16px;font-family:Lora;font-weight:500;color:#000;box-shadow:3px 3px 0 #000;text-decoration:none;border-radius:0}.form-section .form .single-block button:hover{cursor:pointer}.form-section .form .single-block .action-buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;width:100%;margin-top:10px}.form-section .form .whole-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,200px);gap:0 20px}.form-section .form input[type=checkbox]{display:none}.form-section .form .custom-checkbox{display:flex;cursor:pointer;font-size:16px!important;line-height:18px!important;font-family:Quicksand!important;font-weight:600;margin:20px 0 0!important}.form-section .form .checkbox-circle{width:25px;height:25px;border-radius:50%;border:1.5px solid #000;position:relative;margin-right:10px;background-color:#fff;transition:background-color .3s ease,border-color .3s ease;flex-shrink:0}.form-section .form .checkbox-circle::after{content:"";position:absolute;width:18px;height:18px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;visibility:hidden}.form-section .form .checkbox-input:checked+.checkbox-circle{background-color:#fff;border-color:#000}.form-section .form .checkbox-input:checked+.checkbox-circle::after{visibility:visible;background:url(/assets/check-a92977730244fe141e65cb5fe145b964.png) center center no-repeat;background-size:100%}.form-section .form .remove-button{margin-top:20px;align-self:flex-end;height:32px;width:100%;max-width:120px;background-color:transparent;border:1.5px solid #000;color:#000;font-family:Lora;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.form-section .form .remove-button:hover{background-color:#000;color:#fff}.form-section .form .scroll-container{border:1.2px solid #d8d8d8;margin:10px 2vw;padding:3px}.form-section .form .scroll-container .scroll-content{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;padding:15px 40px;height:192px;overflow-y:scroll}.form-section .form .scroll-container .scroll-content h1{font-family:Lora;font-size:14px}.form-section .form .scroll-container .scroll-content h2{font-family:Lora;font-size:15px;margin:10px 0 0}.form-section .form .scroll-container .scroll-content h3,.form-section .form .scroll-container .scroll-content h4{font-family:Lora;font-size:14px;margin:10px 0 0}.form-section .form .scroll-container .scroll-content p{font-family:Helvetica;font-size:12px;margin:0 0 10px}.form-section .form .scroll-container .scroll-content li{font-family:Helvetica;font-size:12px;margin:3px 0}.form-section .form .scroll-container .scroll-content a{color:#000}.form-section .form .scroll-container .scroll-content::-webkit-scrollbar{width:6px;height:6px;padding:5px}.form-section .form .scroll-container .scroll-content::-webkit-scrollbar-track{background:#d8d8d8;border-radius:3px}.form-section .form .scroll-container .scroll-content::-webkit-scrollbar-thumb{background:#000;border-radius:3px}.form-section .form .scroll-container .none-scroll{height:auto;overflow-y:hidden;padding:0 40px}.form-section .form .scroll-container .none-scroll h2{font-size:26px;line-height:30px;margin:20px 0 10px}.form-section .form .scroll-container .none-scroll ul{list-style-type:inherit;padding-left:30px}.form-section .form .none-scroll-container{border:none;margin:0 2vw}.form-section .form .submit-container{display:flex;flex-direction:row;width:100%;justify-content:center;margin-top:20px}.form-section .form .submit-container button,.form-section .form .view-pdf{width:295px;height:32px;font-size:16px;padding:0;font-weight:500;background-color:#C5D3BC;border:none;box-shadow:3px 3px 0 #000;font-family:Lora}.form-section .form .submit-container button{color:#000}.form-section .form .submit-container button:hover{cursor:pointer}.form-section .form .view-pdf{position:absolute;right:60px;top:50px;color:#fff}.form-section .form .view-pdf:hover{cursor:pointer}.form-section .success-form{height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-section .success-form h2{font-family:Lora;font-size:32px;line-height:32px;text-align:center;font-weight:700}.form-section .success-form h3{margin:8px 0;font-family:Lora;font-size:28px;line-height:32px;text-align:center;font-weight:300}.controls-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;position:relative;margin-bottom:12px;width:100%}.controls-bar .toggle-pdf{position:static;width:auto;padding:0 18px;height:35px;font-family:Favorit;font-size:14px;font-weight:500;background-color:#C5D3BC;color:#fff;border:1.5px solid #000;border-radius:18px;box-shadow:3px 3px 0 #000;cursor:pointer}.controls-bar .followup-toggle,.controls-bar .no-pdf-hint,.emphasis-multi,.emphasis-preview,.pdf-pane .pdf-fallback,.pdf-pane .pdf-loading,.review-shell .form .column label,.stepper .pill-button{font-family:Quicksand}.controls-bar .toggle-pdf.is-active{background-color:#fff;color:#C5D3BC}.controls-bar .toggle-pdf:disabled{opacity:.6;cursor:not-allowed}.controls-bar .controls-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.controls-bar .controls-right{display:flex;align-items:center;gap:10px}.controls-bar .followup-toggle{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#333}.controls-bar .followup-toggle .toggle-pdf{height:30px;padding:0 12px;font-size:12px}.controls-bar .fullscreen-btn i,.controls-bar .pdf-open-link i{font-size:14px}.controls-bar .pdf-open-link{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:0 0;border:1.5px solid #000;box-shadow:3px 3px 0 #000;color:#C5D3BC;text-decoration:none}.controls-bar .pdf-open-link--button{cursor:pointer}.controls-bar .pdf-open-link--button:disabled{opacity:.65;cursor:wait}.controls-bar .fullscreen-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:0 0;border:1.5px solid #000;box-shadow:3px 3px 0 #000;color:#C5D3BC;cursor:pointer}.controls-bar .no-pdf-hint{font-size:13px;color:#555}.stepper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;border-bottom:1px solid #dcdcdc;padding-bottom:6px;margin-top:8px}.stepper .pill-button{padding:10px 14px;border:none;background-color:transparent;color:#126874;font-size:15px;font-weight:600;cursor:pointer;position:relative;transition:color .2s ease}.stepper .pill-button:hover{color:#0b4048}.stepper .pill-button.is-active{color:#C5D3BC}.stepper .pill-button.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:3px;background-color:#C5D3BC;border-radius:6px 6px 0 0}.review-layout{display:flex;flex-direction:column;gap:16px;width:100%}.review-layout.with-pdf{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px}.review-content,.review-layout.with-pdf .pdf-pane{min-width:0}.review-shell{width:100%;background:#fff;border:1px solid #d0c6db;border-radius:14px;padding:18px;box-shadow:1px 1px 2px rgba(0,0,0,.06);box-sizing:border-box;display:flex;flex-direction:column;gap:14px}.review-shell.is-fullscreen{position:fixed;inset:0;z-index:9999;border-radius:0;padding:22px;overflow:auto}.review-shell.is-fullscreen .review-layout.with-pdf .pdf-pane,.review-shell.is-fullscreen .review-layout.with-pdf .review-content{height:calc(100vh - 220px)}.review-shell .form{width:100%;padding:0;background:0 0}.review-shell .form h2,.review-shell .form h3{margin:10px 0 6px}.review-shell .form .column{padding:6px 0}.review-shell .form .column label{margin-left:0;margin-top:10px;font-size:14px;font-weight:700;color:#126874}.review-shell .form .label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.review-shell .form .label-row label{margin-top:0}.label-actions{display:inline-flex;align-items:center;gap:6px}.label-actions--compact,.tc-modal-overlay{justify-content:center}.emphasis-multi,.emphasis-toggle{align-items:center;display:inline-flex}.emphasis-toggle{width:26px;height:26px;border-radius:50%;border:1.5px solid #000;background:#fff;color:#333;justify-content:center;font-size:11px;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.emphasis-toggle--mini{width:22px;height:22px;font-size:10px}.emphasis-toggle.is-active{background:#e5e5e5;color:#000;transform:translateY(-1px)}.emphasis-toggle:disabled{opacity:.5;cursor:not-allowed;transform:none}.emphasis-multi{gap:6px;font-size:11px;color:#444}.emphasis-mini{display:inline-flex;align-items:center;gap:4px}.pdf-pane .pdf-frame,.pdf-pane object{display:block;border:none;height:100%}.emphasis-preview{margin:4px 0 10px;font-size:12px;color:#555}.followup-emphasis-label{font-size:11px;color:#333}.review-shell .form .column h4,.review-shell .form .column p{margin:6px 0 10px;font-family:Favorit;font-size:14px;font-weight:100;color:#000}.review-shell .attachment-btn{height:35px;padding:0 18px;border-radius:18px;background-color:#C5D3BC;border:1.5px solid #000;color:#fff;font-family:Favorit;font-size:14px;box-shadow:3px 3px 0 #000;cursor:pointer}.pdf-pane{position:relative;border:1px solid #d0c6db;border-radius:8px;overflow:hidden;height:80vh;box-shadow:1px 1px 2px rgba(0,0,0,.1);background:#fafafa}.pdf-pane .pdf-frame{width:100%;background:#fafafa}.pdf-pane--report{overflow:auto;padding:14px;background:#ececef}.pdf-pane object{width:100%;background:#fafafa}.pdf-pane .pdf-fallback{padding:16px;font-size:14px;color:#333}.pdf-pane .pdf-loading{height:100%;display:flex;align-items:center;justify-content:center;padding:16px;font-size:14px;color:#555;background:rgba(250,250,250,.9)}.pdf-pane .pdf-fallback a{color:#C5D3BC;text-decoration:underline}.report-preview{min-height:100%}.report-preview__sheet{width:min(100%,760px);margin:0 auto;background:#fff;padding:18px 16px 20px;box-sizing:border-box;font-family:Calibri,"Segoe UI",Arial,sans-serif;color:#000}.report-preview__masthead{display:flex;flex-direction:column;gap:4px;align-items:center}.report-preview__brand{display:flex;align-items:center;gap:10px;width:fit-content}.report-preview__mark{width:48px;height:48px;object-fit:cover;border-radius:50%}.report-preview__brand-copy{display:flex;flex-direction:column;justify-content:center;gap:1px}.report-preview__brand-name{margin:0;color:#196a74;font-size:13px;font-weight:400;line-height:1.1}.report-preview__brand-subline{display:flex;gap:5px;align-items:baseline;font-size:8px;color:#595959;line-height:1.1}.report-preview__identity{text-align:center;font-size:10px;line-height:1.2}.report-preview__identity-name{font-size:10px}.report-preview__identity-role{color:#595959}.report-preview__identity-meta{margin-top:2px;display:flex;flex-wrap:wrap;justify-content:center;gap:4px 12px;font-size:10px}.report-preview__identity-meta a{color:#1d51bf;text-decoration:underline}.report-preview__rule{margin:8px 0 10px;border-top:1px solid #000}.report-preview__copy{margin:0 0 5px;font-size:11px;line-height:1.25}.report-preview__placeholder{color:#d91717}.report-preview__inline-value{color:inherit}.report-preview__table{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:8px}.report-preview__table td,.report-preview__table th{border:1px solid #000;padding:1px 4px;vertical-align:top;font-size:11px;line-height:1.15;color:#000;background:#fff}.report-preview__table th{background:#196a74;color:#fff;font-size:11px;font-weight:700;text-align:left}.report-preview__management-line:empty::before,.report-preview__table td:empty::before,.report-preview__table th:empty::before{content:" "}.report-preview__table--summary td.is-purple-label{background:#196a74;color:#fff;font-weight:700;white-space:nowrap}.medication-actions button,.review-shell .action-btn{border-radius:18px;background-color:#C5D3BC;box-shadow:3px 3px 0 #000}.report-preview__finding-line,.report-preview__management-label-cell,.report-preview__management-value-cell,.report-preview__value-cell{white-space:pre-wrap;word-break:break-word}.report-preview__table--details td,.report-preview__table--management td,.report-preview__table--management-extra td,.report-preview__table--medications td,.report-preview__table--summary td{min-height:16px}.report-preview__table--details th{text-align:center}.report-preview__table--details td.is-bold-label{font-weight:700}.report-preview__row-fill{height:18px}.report-preview__note{margin:4px 0 8px;font-size:10px;font-weight:700;line-height:1.25}.report-preview__management-label-cell{font-weight:700}.report-preview__table--management-extra{margin-top:0}.report-preview__table--management-extra td{border-top:none}.report-preview__section-heading{text-align:center!important}.report-preview__clinical-label-cell{font-weight:700;white-space:nowrap;padding-left:2px!important}.report-preview__finding-cell{height:34px}.report-preview__closing{margin-top:22px;padding-top:4px}.report-preview__closing-line{margin:0 0 18px;font-size:11px;line-height:1.45;color:#000}.report-preview__closing-line--body{max-width:96%;line-height:1.55}.report-preview__closing-line--name{font-weight:700;margin-bottom:22px}@media screen and (max-width:960px){.review-layout.with-pdf{grid-template-columns:1fr}.pdf-pane--report{padding:10px}.report-preview__sheet{width:100%;padding:14px 12px 16px}.report-preview__copy,.report-preview__table td,.report-preview__table th{font-size:10px}.report-preview__closing-line{font-size:10px;margin-bottom:14px}}.step-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;width:100%}.step-buttons,.submit-buttons{display:flex;gap:12px}.review-shell .action-btn,.review-shell .medication-table .prn-badge{display:inline-flex;align-items:center;font-family:Favorit}.review-shell .action-btn{height:35px;padding:0 18px;border:1.5px solid #000;font-size:14px;font-weight:500;cursor:pointer;justify-content:center;gap:8px;user-select:none;color:#fff}.review-shell .action-btn i{font-size:14px;line-height:1;color:inherit}.review-shell .action-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.review-shell .action-btn--icon{width:35px;padding:0;border-radius:50%}.review-shell .action-btn--outline{background:#fff;color:#C5D3BC;transition:background .15s,color .15s}.review-shell .action-btn--outline:hover{background:#C5D3BC;color:#fff}.review-shell .action-btn--green{background:#399002;color:#000;transition:background .15s,color .15s}.review-shell .action-btn--green:hover{background:#124b52;color:#fff}.review-shell .medication-table-scroll{width:100%;margin:10px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #c4c4c4;border-radius:8px;background:#fff}.review-shell .medication-table{width:auto;min-width:100%;border-spacing:0;border-collapse:collapse;font-family:Quicksand}.review-shell .medication-table td,.review-shell .medication-table th{padding:10px 12px;border-bottom:1px solid #e5e5e5;white-space:nowrap;vertical-align:middle}.review-shell .medication-table thead th{background-color:#c4c4c4;font-size:14px;font-weight:600;border-bottom:1px solid #b4b4b4;text-align:left}.review-shell .medication-table tbody tr:last-child td{border-bottom:none}.review-shell .medication-table .col-medication{min-width:240px}.review-shell .medication-table .col-dose{min-width:170px}.review-shell .medication-table .col-indication{min-width:210px}.review-shell .medication-table .col-comments{min-width:240px}.review-shell .medication-table .col-prn{min-width:80px;text-align:center}.review-shell .medication-table .col-emphasis{min-width:90px;text-align:center}.review-shell .medication-table .col-actions{width:56px;text-align:center}.review-shell .medication-table .prn-toggle{height:28px;padding:0 12px;border-radius:14px;border:1.5px solid #000;background:0 0;color:#C5D3BC;font-family:Favorit;font-size:12px;box-shadow:2px 2px 0 #000;cursor:pointer}.review-shell .medication-table .prn-toggle.is-active{background:#C5D3BC;color:#fff}.review-shell .medication-table .prn-badge{justify-content:center;height:28px;padding:0 12px;border-radius:14px;background:#C5D3BC;border:1.5px solid #000;color:#fff;font-size:12px;box-shadow:2px 2px 0 #000}.review-shell .medication-table .prn-muted{font-family:Quicksand;font-size:13px;color:#777}.review-shell .issue-recommendation-table-scroll{width:100%;margin:10px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #c4c4c4;border-radius:8px;background:#fff}.review-shell .issue-recommendation-table{width:100%;min-width:760px;border-spacing:0;border-collapse:collapse;font-family:Quicksand}.review-shell .issue-recommendation-table td,.review-shell .issue-recommendation-table th{padding:10px 12px;border-bottom:1px solid #e5e5e5;vertical-align:top;word-break:break-word}.review-shell .issue-recommendation-table th{background-color:#c4c4c4;font-size:14px;font-weight:600;border-bottom:1px solid #b4b4b4;text-align:left}.review-shell .issue-recommendation-table .col-issue{min-width:200px;width:35%}.review-shell .issue-recommendation-table .col-recommendation{min-width:320px;width:55%}.review-shell .issue-recommendation-table .col-emphasis{min-width:90px;width:12%}.review-shell .issue-recommendation-table .col-actions{width:56px;text-align:center}.review-shell .issue-recommendation-table input,.review-shell .issue-recommendation-table textarea{width:100%}.medication-actions{display:flex;align-items:center;gap:12px;margin-top:8px}.medication-actions button{height:35px;padding:0 18px;border:1.5px solid #000;color:#fff;font-family:Favorit;font-size:14px;cursor:pointer}.icon-btn{background:0 0;border:none;cursor:pointer;color:#a00;font-size:16px}.helper-text{font-size:12px;color:#555}.review-layout.with-pdf .review-content{height:80vh;overflow:auto;min-height:0}.review-shell .address-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}@media screen and (max-width:560px){.review-shell .address-row{grid-template-columns:1fr}}.review-shell .form .column textarea{min-height:120px;height:auto;width:100%;border-radius:16px;background-color:#fff;border:1px solid #d0c6db;outline:0;padding:10px 14px;font-size:14px;font-family:Favorit;font-weight:100;margin:4px 0 10px;box-sizing:border-box;resize:vertical}.review-shell .form .column textarea:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2)}.review-shell .form .column input[type=date],.review-shell .form .column input[type=email],.review-shell .form .column input[type=text],.review-shell .form .column select{height:38px;width:100%;border-radius:999px;background-color:#fff;border:1px solid #d0c6db;outline:0;padding:0 14px;font-size:14px;font-family:Favorit;font-weight:100;margin:4px 0 10px;box-sizing:border-box}.review-shell .form .column input[type=date]:focus,.review-shell .form .column input[type=email]:focus,.review-shell .form .column input[type=text]:focus,.review-shell .form .column select:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2)}.tc-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;z-index:9999}.tc-modal,.tc-modal-footer{display:flex;flex-direction:column}.tc-modal{background:#fff;width:80%;max-width:900px;max-height:80vh;border-radius:12px;border:1px solid #000;box-shadow:0 10px 30px rgba(0,0,0,.25);overflow:hidden}.tc-modal-header{padding:16px 32px 8px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between}.tc-modal-title{margin:0;font-family:Lora,serif;font-size:24px;line-height:1.2;color:#000}.tc-modal-close-btn{background:0 0;border:none;font-size:20px;cursor:pointer;padding:4px 8px}.tc-scroll-container{margin:8px 32px 0;border-radius:8px;padding:4px;background:#fff}.tc-scroll-content{max-height:50vh;overflow-y:auto;overflow-x:hidden;padding:16px 28px;box-sizing:border-box}.tc-scroll-content h1,.tc-scroll-content h2,.tc-scroll-content h3,.tc-scroll-content h4{font-family:Lora,serif;font-size:16px;margin:10px 0 4px;color:#000}.tc-scroll-content li,.tc-scroll-content p{font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;margin:0 0 8px;color:#000}.tc-scroll-content ol,.tc-scroll-content ul{padding-left:20px;margin:0 0 8px}.tc-scroll-content a{color:#000;text-decoration:underline}.tc-scroll-content::-webkit-scrollbar{width:6px}.tc-scroll-content::-webkit-scrollbar-track{background:#d8d8d8;border-radius:3px}.tc-scroll-content::-webkit-scrollbar-thumb{background:#000;border-radius:3px}.tc-modal-footer{padding:16px 32px 24px;border-top:1px solid #e0e0e0;gap:16px}.tc-modal-footer .custom-checkbox{display:inline-flex;align-items:center;cursor:pointer;font-size:16px;line-height:1.4;font-family:Quicksand,sans-serif;font-weight:600}.tc-modal-footer .checkbox-input{display:none}.tc-modal-footer .checkbox-circle{width:25px;height:25px;border-radius:50%;border:1.5px solid #000;position:relative;margin-right:10px;background-color:#fff;transition:background-color .3s ease,border-color .3s ease;flex-shrink:0}.tc-modal-footer .checkbox-circle::after{content:"";position:absolute;width:18px;height:18px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;visibility:hidden}.tc-modal-footer .checkbox-input:checked+.checkbox-circle{background-color:#fff;border-color:#000}.tc-modal-footer .checkbox-input:checked+.checkbox-circle::after{visibility:visible;background:url(/assets/check-a92977730244fe141e65cb5fe145b964.png) center center no-repeat;background-size:100%}.tc-modal-footer-buttons{display:flex;justify-content:flex-end;gap:12px}.tc-modal-footer-buttons .tc-btn{min-width:140px;height:32px;padding:0 18px;border-radius:999px;border:none;font-size:14px;font-family:Lora,serif;font-weight:500;cursor:pointer;box-shadow:3px 3px 0 #000}.tc-modal-footer-buttons .tc-btn-primary{background-color:#C5D3BC;color:#fff}.tc-modal-footer-buttons .tc-btn-secondary{background-color:#fff;color:#000;border:1px solid #000;box-shadow:none}.tc-modal-footer-buttons .tc-btn-primary[disabled]{opacity:.4;cursor:not-allowed;box-shadow:none}@media screen and (max-width:768px){.tc-modal{width:92%;max-height:90vh}.tc-modal-footer,.tc-modal-header{padding:12px 16px}.tc-scroll-container{margin:8px 16px 0}.tc-scroll-content{padding:12px 18px;max-height:60vh}.tc-modal-footer-buttons{flex-direction:column-reverse;align-items:stretch}.tc-modal-footer-buttons .tc-btn{width:100%}}.footer-section{padding:50px 0;background:linear-gradient(to top,#c5d3bc 0,#fff 100%);display:flex;flex-direction:column;align-items:center}.footer-section .logo-sm{height:76px;margin-top:180px;object-fit:contain}.footer-section .footer{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:flex-end;margin-top:10px}.footer-section .footer .left-links{display:flex;flex-direction:row;padding:0 50px}.footer-section .footer .left-links a{font-family:Lora;font-size:14px;color:#000;margin-right:40px}.footer-section .footer p{font-size:14px;font-family:Lora;color:#000;margin:0 50px 0 0;text-align:end}.form-collapsible .form-header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eaeaea}.form-collapsible .header-wrap{display:flex;align-items:center;gap:14px}.form-collapsible .header-wrap h2{margin-bottom:0;margin-right:0}.form-collapsible i{margin:10px 5vw}.form-collapsible .header-wrap i{font-size:1.3em}.table-container{display:flex;align-self:center;height:76%;width:94%;background-color:#fff}.table-container .table-wrapper{min-height:calc(100% - 35px);border-bottom:.5px solid #c4c4c4}.table-container .table-wrapper table{width:100%;border-spacing:0}.table-container .table-wrapper table thead th{background-color:#c4c4c4;border:none;padding:10px 0;font-family:Quicksand;font-size:14px;font-weight:300}.table-container .table-wrapper table tbody td{border:none;height:35px;font-family:Quicksand;font-size:16px;font-weight:300;border-bottom:1px solid #c4c4c4;position:relative;text-align:center}.table-container .table-wrapper table tbody td a{color:#000}.table-container .table-wrapper table tbody td .button{display:flex;justify-content:center;align-items:center;width:134px;height:22px;background-color:#399002;border:none;font-size:16px;font-family:Lora;font-weight:500;color:#000;padding:0;box-shadow:3px 3px 0 #000;text-decoration:none}.table-container .table-wrapper table tbody td .button:hover{cursor:pointer}.table-container .table-wrapper table tbody td .tooltip{position:absolute;z-index:1;background-color:#c4c4c4;left:-5px;flex-direction:column;padding:10px 15px;display:none}.table-container .table-wrapper table tbody td .tooltip span{font-family:Quicksand;font-size:12px;color:#4a4a4a;margin:2px 0}.table-container .table-wrapper table tbody td .tooltip span:hover{cursor:pointer;text-decoration:underline}.table-container .table-wrapper table tbody td .triangle{position:absolute;z-index:1;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #c4c4c4;left:5px;margin-top:-5px;display:none}.table-container .table-wrapper table tbody .orange{color:#FF8016}.table-container .table-wrapper table tbody .green{color:#C5D3BC}.table-container .table-wrapper table tbody .red{color:red}.table-container .table-wrapper table tbody .more{width:20px;object-fit:contain}.table-container .table-wrapper table tbody .more:hover{cursor:pointer}.table-container .table-wrapper table tbody .margin{width:40px}.table-container .pag-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:35px;padding:0 20px}.table-container--full{width:100%;align-self:stretch}.table-container--full .table-wrapper{width:100%;min-height:auto}.table-container--full .table-wrapper table{width:100%}.sortable-header{background:0 0;border:none;font-weight:700;cursor:pointer}.table-container .status-cell{position:relative;text-align:center}.table-container .status-highlight-cell{cursor:pointer;transition:background-color .15s ease}.table-container tbody tr.row-hoverable:hover,.table-container tbody tr.row-hoverable:hover td{cursor:pointer}.table-container tbody tr.row-awaiting-feedback td{background-color:#f0fafa}.table-container tbody tr.row-awaiting-feedback:hover td{background-color:#e0f4f6}.status-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.status-tooltip,.status-tooltip::after{position:absolute;left:50%;transform:translateX(-50%)}.status-dot{width:14px;height:14px;border-radius:50%;border:1px solid #444;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.status-dot.red{background-color:red}.status-dot.orange{background-color:#FF8016}.status-dot.yellow{background-color:#f4b400}.status-dot.green{background-color:#399002}.status-tooltip{bottom:150%;padding:4px 8px;background-color:#333;color:#fff;border-radius:4px;font-size:12px;font-family:Quicksand;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;z-index:10}.status-tooltip::after{content:"";top:100%;border-width:5px;border-style:solid;border-color:#333 transparent transparent}.status-wrapper:hover .status-tooltip{opacity:1}.stripe-input{height:35px;width:100%;border-radius:18px;background-color:#fff;outline:0;padding:0 30px;border:1.5px solid #000;font-size:16px;font-family:Favorit;font-weight:100;margin:6px 0;box-sizing:border-box}.expiry-cvc{display:flex;flex-direction:row;width:100%;gap:30px}.expiry-cvc div{width:100%}.error-message{color:red;font-size:.95em;margin-top:2px;margin-bottom:6px}.form-content{overflow:visible}.spinner-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}.spinner{border:6px solid #f3f3f3;border-top:6px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.styled-table table{width:100%;border-collapse:collapse;margin-top:15px;font-size:15px;font-family:Arial,sans-serif;overflow:hidden}.styled-table thead{background-color:#f0f4f8;color:#333;text-align:left}.styled-table td,.styled-table th{padding:12px 16px}.styled-table tbody tr:nth-child(even){background-color:#fafafa}.styled-table tbody tr:hover{background-color:#f5f9ff;transition:background-color .2s ease-in-out}.styled-table th{font-weight:700;letter-spacing:.5px}.styled-table td{color:#555}.empty-row{text-align:center;color:#999;font-style:italic;padding:20px}.table-section{padding:20px 15px 0}.table-section .table-headers{display:flex;flex-direction:column;gap:10px}.table-section .table-headers h2{margin:0 0 4px;font-family:Lora;font-size:26px;line-height:30px;color:#C5D3BC}.table-section .filters-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1 1 740px;min-width:0;padding:0;background:0 0;border-radius:0;box-shadow:none}.table-section .filters-row .search-block{display:flex;flex-direction:row;align-items:center;gap:10px;flex:1 1 260px;min-width:220px;position:relative}.table-section .filters-row .search-block label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.table-section .filters-row .search-container input,.table-section .hmr-referrals-top-header .search-container input{padding:0 42px 0 14px;font-size:14px;font-family:Favorit;font-weight:100;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;background-color:#fff;outline:0;box-sizing:border-box}.table-section .filters-row .search-container{position:relative;flex:1 1 auto}.table-section .filters-row .search-container input{width:100%;height:38px;border-radius:999px;border:1px solid #d0c6db}.table-section .filters-row .search-container input::placeholder{color:#999a9d}.table-section .filters-row .search-container input:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2);background-color:#fff}.table-section .filters-row .search-container img{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;object-fit:contain;pointer-events:none;opacity:.7}.table-section .hmr-referrals-top-header .search-block{flex:1 1 260px;max-width:340px}.table-section .hmr-referrals-top-header .search-container{position:relative;width:100%}.table-section .hmr-referrals-top-header .search-container input{width:100%;height:38px;border-radius:999px;border:1px solid #d0c6db}.table-section .hmr-referrals-top-header .search-container input::placeholder{color:#999a9d}.table-section .hmr-referrals-top-header .search-container input:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2);background-color:#fff}.table-section .hmr-referrals-top-header .search-container img{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;object-fit:contain;pointer-events:none;opacity:.7}.table-section .filters-row .filters-right{display:flex;flex:0 0 auto;min-width:0;justify-content:flex-end;align-items:center;gap:10px 12px;flex-wrap:wrap}.table-section .filters-row .filter-item{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:Quicksand;font-size:13px;color:#555;flex:0 0 auto;min-width:auto;white-space:nowrap}.table-section .filters-row .filter-item label{padding:0;margin:0;font-family:Quicksand;font-size:14px;font-weight:700;color:#000}.table-section .filters-row .filter-item input[type=date],.table-section .filters-row .filter-item select{width:170px;height:38px;min-width:170px;border-radius:999px;background-color:#fff;border:1px solid #d0c6db;outline:0;padding:0 12px;font-size:13px;font-family:Favorit;font-weight:100;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}.table-section .filters-row .filter-item select{padding-right:26px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>');background-position:right 8px center;background-size:12px}.table-section .filters-row .filter-item input[type=date]:focus,.table-section .filters-row .filter-item select:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2)}.table-section .filters-row .filters-right .button{height:38px;padding:0 18px;border-radius:999px;background-color:#126874;border:none;font-size:14px;font-family:Lora;font-weight:500;color:#fff;box-shadow:2px 2px 0 #000;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;white-space:nowrap;justify-self:end;flex:0 0 auto}.table-section .filters-row .button:hover{opacity:.9}@media screen and (max-width:900px){.table-section .filters-row{border-radius:16px;padding:12px;flex-wrap:wrap}.table-section .filters-row .filters-right{justify-content:flex-start;flex-wrap:wrap}}@media screen and (max-width:1100px){.table-section .filters-row{flex-wrap:wrap;gap:10px;flex:1 1 100%}.table-section .filters-row .search-block{width:100%}.table-section .filters-row .filters-right{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:10px}}@media screen and (max-width:640px){.table-section .filters-row{flex-direction:column;align-items:stretch;gap:8px 0;padding:10px 12px}.table-section .filters-row .filters-right,.table-section .filters-row .search-block{width:100%;flex:0 0 auto;min-width:0}.table-section .filters-row .filters-right{justify-content:center;flex-direction:column;align-items:stretch;gap:8px}.table-section .filters-row .filter-item{width:100%;flex:0 0 auto;min-width:0;flex-direction:column;align-items:stretch;gap:4px;white-space:normal}.table-section .filters-row .filter-item input[type=date],.table-section .filters-row .filter-item select{width:100%;min-width:0}.table-section .filters-row .filters-right .button{width:100%}}@media screen and (max-width:480px){.table-section .filters-row .filters-right{flex-direction:column;align-items:stretch;gap:8px}.table-section .filters-row .filters-right .button{width:100%;justify-self:stretch}}.medication-outer{width:100%;display:flex;justify-content:center}.medication-section{width:100%}.medication-section h2{margin:10px 5vw 20px}.medication-header,.medication-row{width:calc(100% - 10vw);margin:0 auto 15px;display:grid;grid-template-columns:1fr 1fr 50px;gap:20px;align-items:center}.medication-row input{width:100%;min-width:0;padding:0 20px;height:35px;border-radius:18px;border:1.5px solid #000;box-sizing:border-box}.remove-med{font-size:22px;text-align:center;cursor:pointer}.medication-add-btn{width:100%;display:flex;justify-content:center;margin-top:25px}.medication-add-btn button{width:200px;height:32px;background:#C5D3BC;border:none;box-shadow:3px 3px 0 #000;color:#000;font-family:Lora;font-size:16px}.disabled-btn{opacity:.4;cursor:not-allowed}.account-page .form-section .form .column label,.referral-flat-page .form-section .form .column label,.registration-page .form-section .form .column label{font-family:Quicksand;font-size:14px;font-weight:700;color:#126874;margin-left:0;margin-top:14px}.account-page .form-section .form .column input,.account-page .form-section .form .column select,.referral-flat-page .form-section .form .column input,.referral-flat-page .form-section .form .column select,.registration-page .form-section .form .column input,.registration-page .form-section .form .column select{height:38px;border-radius:999px;border:1px solid #d0c6db;padding:0 14px;font-size:14px;font-family:Favorit;font-weight:100;margin:6px 0 12px}.account-page .form-section .form .column input:focus,.account-page .form-section .form .column select:focus,.referral-flat-page .form-section .form .column input:focus,.referral-flat-page .form-section .form .column select:focus,.registration-page .form-section .form .column input:focus,.registration-page .form-section .form .column select:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2)}.account-page .form-section .form .column textarea,.referral-flat-page .form-section .form .column textarea,.registration-page .form-section .form .column textarea{min-height:120px;height:auto;border-radius:16px;border:1px solid #d0c6db;padding:10px 14px;font-size:14px;font-family:Favorit;font-weight:100;margin:6px 0 12px;resize:vertical}.account-page .form-section .form .column textarea:focus,.referral-flat-page .form-section .form .column textarea:focus,.registration-page .form-section .form .column textarea:focus{border-color:#C5D3BC;box-shadow:0 0 0 2px rgba(148,100,162,.2)}.account-page .user-type-label,.referral-flat-page .user-type-label,.registration-page .user-type-label{margin-top:0}.account-page .user-type-toggle,.referral-flat-page .user-type-toggle,.registration-page .user-type-toggle{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;margin:6px 0 12px}.account-page .user-type-option,.referral-flat-page .user-type-option,.registration-page .user-type-option{height:32px;padding:0 16px;border-radius:999px;border:1.5px solid #000;background:#fff;color:#126874;font-family:Quicksand;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.account-page .user-type-option.is-active,.referral-flat-page .user-type-option.is-active,.registration-page .user-type-option.is-active{background:#126874;color:#fff;transform:translateY(-1px)}.account-page .user-type-option:focus-visible,.referral-flat-page .user-type-option:focus-visible,.registration-page .user-type-option:focus-visible{outline:#C5D3BC solid 2px;outline-offset:2px}.account-page .form-section .send-to-mrp-form button,.account-page .form-section .single-block button,.account-page .form-section .submit-container button,.referral-flat-page .form-section .send-to-mrp-form button,.referral-flat-page .form-section .single-block button,.referral-flat-page .form-section .submit-container button,.registration-page .form-section .send-to-mrp-form button,.registration-page .form-section .single-block button,.registration-page .form-section .submit-container button{height:38px;border-radius:999px;font-family:Quicksand;font-weight:700;color:#fff;background-color:#126874;box-shadow:2px 2px 0 #000}.accept-lead-page .title-section h1{font-size:34px;line-height:36px}.accept-lead-page .title-section h2{font-size:20px;line-height:26px}.accept-lead-page .form-section .form .column h3{font-size:22px;line-height:26px}.accept-lead-page .form-section .form .column label{font-size:14px;line-height:16px}.accept-lead-page .form-section .form .column input,.accept-lead-page .form-section .form .column select,.accept-lead-page .form-section .form .column textarea,.accept-lead-page .form-section .single-block button,.accept-lead-page .stripe-input{font-size:14px}.feedback-float{position:fixed;z-index:9000;display:flex;flex-direction:column;gap:8px}.feedback-float-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #d0c6db;background:#fff;color:#3c2548;padding:8px 12px;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:2px 2px 0 rgba(0,0,0,.15)}.feedback-float-handle{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#7b1376;color:#fff;font-size:12px}.feedback-float-tooltip{width:320px;background:#fff;border:1px solid #e3e3e3;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.12);padding:12px}.feedback-float-row{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-bottom:1px dashed #e5e5e5}.feedback-float-row:last-child{border-bottom:none;padding-bottom:0}@keyframes ucmIn{from{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ucm-overlay{position:fixed;inset:0;background:rgba(10,20,30,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000}.ucm{background:#fff;border-radius:16px;width:90%;max-width:520px;box-shadow:0 32px 80px rgba(0,0,0,.28);overflow:hidden;animation:ucmIn .22s ease both}.ucm__header{background:#196A74;padding:28px 32px 24px;display:flex;align-items:center;gap:18px}.ucm__logo{height:44px;width:auto;filter:brightness(0) invert(1);opacity:.92;flex-shrink:0}.ucm__header-text h2{margin:0 0 4px;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.2px}.ucm__header-text p{margin:0;font-size:.875rem;color:rgba(255,255,255,.75)}.ucm__cards{padding:24px 28px 28px;display:flex;flex-direction:column;gap:0}.ucm-card,.ucm__divider{align-items:center;display:flex}.ucm__divider{gap:10px;margin:8px 0;color:#bbb;font-size:.8rem;text-transform:uppercase;letter-spacing:.8px}.ucm__divider::after,.ucm__divider::before{content:"";flex:1;height:1px;background:#e8e8e8}.ucm-card{gap:16px;padding:18px 20px;border-radius:10px;border:1.5px solid #e2e8ed;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s}.ucm-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.09)}.ucm-card__icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:10px;flex-shrink:0;font-size:1.3rem}.ucm-card__body{flex:1;display:flex;flex-direction:column;gap:3px}.ucm-card__body strong{font-size:.95rem;font-weight:700;color:#1a1a1a}.ucm-card__body span{font-size:.8rem;color:#777;line-height:1.3}.ucm-card__arrow{font-size:.85rem;color:#bbb;flex-shrink:0;transition:color .15s,transform .15s}.ucm-card--upload .ucm-card__icon{background:#e8f5f7;color:#196A74}.ucm-card--upload:hover{border-color:#196A74;background:#f4fbfc}.ucm-card--upload:hover .ucm-card__arrow{color:#196A74;transform:translateX(3px)}.ucm-card--manual .ucm-card__icon{background:#f0f0f0;color:#555}.ucm-card--manual:hover{border-color:#aaa;background:#fafafa}.dropzone,body,html{background-color:#fff}.ucm-card--manual:hover .ucm-card__arrow{color:#555;transform:translateX(3px)}.upload-hint{font-size:.85rem;color:#196A74;margin:4px 0 0}.upload-hint i{margin-right:6px}.dropzone{position:relative;min-height:120px;width:100%;border-radius:18px;outline:0;padding:10px 30px;border:1.5px solid #000;margin:6px 0;box-sizing:border-box}.dropzone:hover{cursor:pointer}.dropzone p{margin:0;color:#999A9D;font-size:16px;font-family:Favorit}.dropzone h3,.dropzone li{color:#000;font-size:16px;font-family:Favorit;margin:0}.dropzone ul{margin:0}.dropzone .clip{position:absolute;width:27.6px;height:25px;top:15px;right:15px}body,html{height:100%;width:100%;padding:0;margin:0;position:relative}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;z-index:1050}.modal{background:#fff;border-radius:12px;width:650px;max-width:95%;box-shadow:0 5px 20px rgba(0,0,0,.25);overflow:hidden;animation:fadeIn .3s ease}.modal-header{display:flex;justify-content:space-between;align-items:center;background:#9464a3;color:#fff;padding:12px 16px}.modal-header h2{margin:0;font-size:18px}.close-btn{background:0 0;border:none;font-size:22px;color:#fff;cursor:pointer}.modal-body{padding:16px;display:flex;flex-direction:column;gap:14px}.modal-body label{font-weight:600;margin-top:6px}.modal-body input[type=range],.modal-body input[type=text]{width:100%;padding:8px;border:1px solid #ccc;border-radius:6px}.map-container{height:400px;border:1px solid #ddd;border-radius:8px;margin-top:10px}.btn{margin-top:15px;padding:10px 16px;border:none;border-radius:6px;cursor:pointer}.btn-primary,.login-panel .login-row button:not(.social-btn){background:#196a74;color:#fff;font-weight:700}.btn-primary:hover,.login-panel .login-row button:hover:not(.social-btn){background:#9464a3}.results{margin-top:20px}.results ul{list-style:none;padding:0}.results li{padding:6px 0;border-bottom:1px solid #eee}