@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);#auth-page-wrapper{display:flex;width:100vw;min-height:100vh}#auth-page-wrapper .auth-container{flex:1 1;min-height:100vh;background-image:url(/static/media/auth-bg.c1b1c17d.png);background-repeat:no-repeat;object-fit:cover;background-size:cover;position:relative}#auth-page-wrapper .auth-container #overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:2;display:flex;align-items:center;justify-content:center;padding:30px;color:#fff;font-size:22px}#auth-page-wrapper .auth-container #overlay p{max-width:420px}#auth-page-wrapper .form-wrapper{background-color:#fff;flex:1 1;display:flex;justify-content:center;min-height:100vh;max-height:100vh;overflow-y:scroll}#auth-page-wrapper .form-wrapper .container{padding-top:2rem;max-height:100vh}#auth-page-wrapper .form-wrapper .logo-container{margin-bottom:30px;text-align:center}#auth-page-wrapper .form-wrapper .logo-container img{width:89px;height:78px}#auth-page-wrapper .form-wrapper .form-title{font-size:20px;text-align:center}#auth-page-wrapper .form-wrapper .form-title-sub{text-align:center;font-size:14px;color:#5f5d5d;margin-bottom:40px}#auth-page-wrapper .tos{list-style:none;padding:0;display:flex;grid-gap:10px;gap:10px;justify-content:center;font-size:12px;margin:38px 0 0}#auth-page-wrapper .tos a{color:#000;text-decoration:underline}#auth-page-wrapper .tos a:hover{color:var(--antd-wave-shadow-color)}@media screen and (max-width:761px){#auth-page-wrapper .auth-container{display:none}#auth-page-wrapper .container{padding:10%}}#signin .forgot-password-container{display:flex;width:100%;margin-bottom:11px;flex-direction:row-reverse;margin-top:-12px}#signin .forgot-password-container a{color:#5f5d5d}#signin .signup-link-text{text-align:center;margin-top:20px}.signup-custom-layout .form-title-container{background-color:#f0f0f0;padding:5px 15px;margin-top:30px;margin-bottom:20px;border-radius:5px}.signup-custom-layout .form-title-container .title{margin-bottom:0}.signup-custom-layout .signin-container{margin-top:20px}.signup-custom-layout .signin-container hr{display:block;margin-bottom:20px;margin-top:35px}#success-page{text-align:center;padding:60px}#success-page .icon{width:73px}#success-page .title{margin-top:20px}.pet-info-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:350px}.pet-info-card .ant-card-head{padding:12px 16px;min-height:48px}.pet-info-card .ant-card-head .ant-card-head-title{font-size:16px;font-weight:600;color:#333}.pet-info-card .ant-card-body{padding:16px}.pet-info-card .pet-info-content .info-section{margin-bottom:12px}.pet-info-card .pet-info-content .info-section:last-child{margin-bottom:0}.pet-info-card .pet-info-content .info-section.parent-section .info-row .label{color:#1890ff;font-weight:600}.pet-info-card .pet-info-content .info-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px;line-height:1.4}.pet-info-card .pet-info-content .info-row:last-child{margin-bottom:0}.pet-info-card .pet-info-content .info-row .label{font-weight:500;color:#666;min-width:120px;flex-shrink:0}.pet-info-card .pet-info-content .info-row .value{color:#333;text-align:right;flex:1 1;word-break:break-word;font-weight:500}.pet-info-card .pet-info-content .section-divider{height:1px;background:#f0f0f0;margin:12px 0}.pet-info-card .pet-info-content .problem-header{font-weight:600;color:#722ed1;font-size:13px;margin-bottom:8px}.pet-info-card .pet-info-content .problem-items{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px}.pet-info-card .pet-info-content .problem-items .problem-item{background:#f0f2ff;color:#722ed1;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500}.pet-info-card.compact{max-width:320px}.pet-info-card.compact .ant-card-head{padding:10px 14px;min-height:44px}.pet-info-card.compact .ant-card-head .ant-card-head-title{font-size:15px}.pet-info-card.compact .ant-card-body{padding:14px}.pet-info-card.compact .pet-info-content .info-section{margin-bottom:10px}.pet-info-card.compact .pet-info-content .info-row{margin-bottom:6px;font-size:12px}.pet-info-card.compact .pet-info-content .info-row .label{min-width:100px}.pet-info-card.compact .pet-info-content .section-divider{margin:10px 0}.pet-info-card.compact .pet-info-content .problem-header{font-size:12px;margin-bottom:6px}.pet-info-card.compact .pet-info-content .problem-items{grid-gap:3px;gap:3px}.pet-info-card.compact .pet-info-content .problem-items .problem-item{padding:1px 6px;font-size:10px}.pet-info-fixed{position:fixed;top:80px;left:20px;z-index:1000}.pet-info-inline{margin-bottom:16px}.pet-info-summary-bar{background:linear-gradient(135deg,#fff,#f6fffd);border:1px solid #d1fae5;border-radius:16px;padding:0;box-shadow:0 4px 24px rgba(16,185,129,.08);transition:all .3s ease;position:relative;margin-bottom:16px;overflow:hidden}.pet-info-summary-bar:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#059669,#10b981 30%,#34d399 70%,#6ee7b7);border-radius:16px 16px 0 0}.pet-info-summary-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(16,185,129,.03) 2px,transparent 0),radial-gradient(circle at 80% 50%,rgba(16,185,129,.03) 2px,transparent 0);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none}.pet-info-summary-bar:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(16,185,129,.12);border-color:#a7f3d0}.pet-info-summary-bar.loading{display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;color:#374151;font-size:14px;padding:24px}.pet-info-summary-bar.loading .ant-spin{color:#10b981}.pet-info-summary-bar .summary-header{display:flex;justify-content:space-between;align-items:center;padding:18px 28px;background:linear-gradient(135deg,rgba(16,185,129,.02),rgba(52,211,153,.02));border-bottom:1px solid rgba(16,185,129,.1)}.pet-info-summary-bar .summary-header .header-left .back-button{height:36px;border-radius:8px;font-weight:500;color:#047857;transition:all .3s ease;padding:0 16px;display:flex;align-items:center;grid-gap:8px;gap:8px;border:1px solid #d1fae5;background:linear-gradient(135deg,#fff,#f0fdf4);font-size:14px}.pet-info-summary-bar .summary-header .header-left .back-button:hover{color:#10b981;border-color:#34d399;background:linear-gradient(135deg,#ecfdf5,#d1fae5);transform:translateX(-3px);box-shadow:0 4px 12px rgba(16,185,129,.15)}.pet-info-summary-bar .summary-header .header-left .back-button:active,.pet-info-summary-bar .summary-header .header-left .back-button:focus{color:#059669;border-color:#10b981;background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.pet-info-summary-bar .summary-header .header-left .back-button .anticon{font-size:14px}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button{height:40px;padding:0 24px;border-radius:8px;font-weight:600;font-size:14px;background:linear-gradient(135deg,#059669,#10b981);border:none;box-shadow:0 4px 16px rgba(16,185,129,.25);transition:all .3s ease;position:relative;overflow:hidden}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.1));border-radius:50%;transition:all .5s ease;transform:translate(-50%,-50%)}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.3)}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button:hover:before{width:100%;height:100%}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button:active,.pet-info-summary-bar .summary-header .header-right .finalize-soap-button:focus{background:linear-gradient(135deg,#065f46,#047857)}.pet-info-summary-bar .header-divider{margin:0;border-color:rgba(16,185,129,.08)}.pet-info-summary-bar .pet-info-main{padding:24px 28px;background:linear-gradient(135deg,hsla(0,0%,100%,.8),rgba(240,253,244,.3))}.pet-info-summary-bar .pet-info-main .pet-title{margin-bottom:20px;display:flex;align-items:center;grid-gap:12px;gap:12px}.pet-info-summary-bar .pet-info-main .pet-title:before{content:"🐾";font-size:18px;opacity:.7}.pet-info-summary-bar .pet-info-main .pet-title .pet-name{font-size:18px;font-weight:700;color:#065f46;margin:0;line-height:1.3;text-shadow:0 1px 2px rgba(16,185,129,.1)}.pet-info-summary-bar .pet-info-main .pet-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:20px 28px;gap:20px 28px;margin-bottom:24px}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item{display:flex;flex-direction:column;grid-gap:6px;gap:6px;padding:12px 16px;background:linear-gradient(135deg,hsla(0,0%,100%,.8),rgba(240,253,244,.4));border:1px solid rgba(16,185,129,.1);border-radius:10px;transition:all .2s ease}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item:hover{background:linear-gradient(135deg,rgba(240,253,244,.6),rgba(209,250,229,.4));border-color:rgba(16,185,129,.2);transform:translateY(-1px)}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item .label{font-size:11px;font-weight:600;color:#059669;text-transform:uppercase;letter-spacing:.8px}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item .value{font-size:15px;font-weight:600;color:#064e3b;line-height:1.2}.pet-info-summary-bar .pet-info-main .owner-section{border-top:1px solid rgba(16,185,129,.15);background:linear-gradient(135deg,rgba(240,253,244,.3),hsla(0,0%,100%,.5));border-radius:10px;padding:16px 20px}.pet-info-summary-bar .pet-info-main .owner-section .owner-info{display:flex;align-items:center;grid-gap:10px;gap:10px;flex-wrap:wrap}.pet-info-summary-bar .pet-info-main .owner-section .owner-info:before{content:"👤";font-size:14px;opacity:.8}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .owner-label{font-size:13px;font-weight:600;color:#059669;text-transform:uppercase;letter-spacing:.8px;line-height:1.2;align-self:center}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .owner-name{font-size:13px;font-weight:700;color:#047857;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;align-self:center}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .separator{color:#a7f3d0;margin:0 6px;font-weight:500;font-size:13px;line-height:1.2;align-self:center}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .contact-info{font-size:13px;color:#047857;font-weight:500;padding:2px 8px;background:rgba(16,185,129,.08);border-radius:12px;line-height:1.2;align-self:center}.pet-info-summary-bar.compact{border-radius:12px}.pet-info-summary-bar.compact .summary-header{padding:14px 20px}.pet-info-summary-bar.compact .summary-header .header-left .back-button{height:32px;padding:0 12px;font-size:13px}.pet-info-summary-bar.compact .summary-header .header-left .back-button .anticon{font-size:12px}.pet-info-summary-bar.compact .summary-header .header-right .finalize-soap-button{height:36px;padding:0 18px;font-size:13px}.pet-info-summary-bar.compact .pet-info-main{padding:18px 20px}.pet-info-summary-bar.compact .pet-info-main .pet-title{margin-bottom:16px}.pet-info-summary-bar.compact .pet-info-main .pet-title .pet-name,.pet-info-summary-bar.compact .pet-info-main .pet-title:before{font-size:16px}.pet-info-summary-bar.compact .pet-info-main .pet-details-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:16px 20px;gap:16px 20px;margin-bottom:20px}.pet-info-summary-bar.compact .pet-info-main .pet-details-grid .detail-item{padding:10px 12px;grid-gap:4px;gap:4px}.pet-info-summary-bar.compact .pet-info-main .pet-details-grid .detail-item .label{font-size:10px;letter-spacing:.6px}.pet-info-summary-bar.compact .pet-info-main .pet-details-grid .detail-item .value{font-size:14px}.pet-info-summary-bar.compact .pet-info-main .owner-section{padding:14px 16px}.pet-info-summary-bar.compact .pet-info-main .owner-section .owner-info{grid-gap:8px;gap:8px}.pet-info-summary-bar.compact .pet-info-main .owner-section .owner-info .owner-label{font-size:12px;letter-spacing:.6px;line-height:1.2;align-self:center}.pet-info-summary-bar.compact .pet-info-main .owner-section .owner-info .owner-name,.pet-info-summary-bar.compact .pet-info-main .owner-section .owner-info .separator{font-size:12px;line-height:1.2;align-self:center}.pet-info-summary-bar.compact .pet-info-main .owner-section .owner-info .contact-info{font-size:12px;padding:1px 6px;line-height:1.2;align-self:center}.pet-info-header{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-bottom:1px solid #d1fae5;padding:0;margin-bottom:0;box-shadow:0 2px 8px rgba(16,185,129,.06)}.pet-info-header .pet-info-summary-bar{margin:0;border:none;box-shadow:none;background:transparent}.pet-info-header .pet-info-summary-bar:after,.pet-info-header .pet-info-summary-bar:before{display:none}.pet-info-header .pet-info-summary-bar:hover{transform:none;box-shadow:none}@media (max-width:1200px){.pet-info-header{padding:0}.pet-info-summary-bar .summary-header{padding:16px 24px}.pet-info-summary-bar .summary-header .header-left .back-button{height:34px;font-size:13px;padding:0 14px}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button{height:38px;padding:0 20px;font-size:13px}.pet-info-summary-bar .pet-info-main{padding:20px 24px}.pet-info-summary-bar .pet-info-main .pet-title{margin-bottom:18px}.pet-info-summary-bar .pet-info-main .pet-title:before{font-size:16px}.pet-info-summary-bar .pet-info-main .pet-title .pet-name{font-size:17px}.pet-info-summary-bar .pet-info-main .pet-details-grid{grid-gap:18px 24px;gap:18px 24px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item{padding:10px 14px}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item .value{font-size:14px}.pet-info-summary-bar .pet-info-main .owner-section{padding:14px 18px}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .owner-name{font-size:14px}}@media (max-width:992px){.pet-info-summary-bar .pet-details-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:16px 20px;gap:16px 20px}.pet-info-summary-bar .pet-details-grid .detail-item{padding:8px 12px}.pet-info-summary-bar .pet-details-grid .detail-item .label{font-size:10px}.pet-info-summary-bar .pet-details-grid .detail-item .value{font-size:13px}.pet-info-summary-bar .owner-section .owner-info{flex-direction:column;align-items:flex-start;grid-gap:6px;gap:6px}.pet-info-summary-bar .owner-section .owner-info:before{align-self:center}.pet-info-summary-bar .owner-section .owner-info .owner-name{font-size:13px}.pet-info-summary-bar .owner-section .owner-info .contact-info{font-size:12px}}@media (max-width:768px){.pet-info-header{padding:0}.pet-info-summary-bar{border-radius:0}.pet-info-summary-bar .summary-header{padding:14px 18px;flex-direction:column;grid-gap:14px;gap:14px;align-items:stretch}.pet-info-summary-bar .summary-header .header-left{order:1}.pet-info-summary-bar .summary-header .header-left .back-button{height:36px;width:100%;justify-content:center;font-size:14px}.pet-info-summary-bar .summary-header .header-right{order:2;display:flex;justify-content:center}.pet-info-summary-bar .summary-header .header-right .finalize-soap-button{width:100%;max-width:250px;height:42px;font-size:15px}.pet-info-summary-bar .pet-info-main{padding:18px}.pet-info-summary-bar .pet-info-main .pet-title{margin-bottom:16px;justify-content:center}.pet-info-summary-bar .pet-info-main .pet-title:before{font-size:20px}.pet-info-summary-bar .pet-info-main .pet-title .pet-name{font-size:18px;text-align:center}.pet-info-summary-bar .pet-info-main .pet-details-grid{grid-template-columns:repeat(2,1fr);grid-gap:14px 16px;gap:14px 16px}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item{padding:10px 12px;text-align:center}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item .label{font-size:10px}.pet-info-summary-bar .pet-info-main .pet-details-grid .detail-item .value{font-size:14px}.pet-info-summary-bar .pet-info-main .owner-section{padding:16px;text-align:center}.pet-info-summary-bar .pet-info-main .owner-section .owner-info{justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;grid-gap:8px;gap:8px}.pet-info-summary-bar .pet-info-main .owner-section .owner-info:before{order:-1}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .owner-name{font-size:14px}.pet-info-summary-bar .pet-info-main .owner-section .owner-info .contact-info{font-size:12px}}.chat-panel .chat-input-container{margin-top:16px}.template-preview textarea.editing{width:100%;min-height:150px;padding:12px;font-family:"Segoe UI","Roboto",sans-serif;font-size:14px;line-height:1.5;border:1px solid #d9d9d9;border-radius:4px;resize:vertical;white-space:pre-wrap;word-wrap:break-word}.template-preview textarea.editing:focus{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2);outline:none}.action-card-container{background-color:#fff;padding:32px 26px;border-radius:10px;box-shadow:0 1px 17px rgba(0,0,0,.05);max-height:254px;min-height:254px;cursor:pointer;border:2px solid transparent}.action-card-container:hover{border-color:#70c2ac}.action-card-container .icon-container{margin-bottom:25px}.action-card-container .icon-container>*{width:40px}.action-card-container .title{font-weight:700}.action-card-container .description{margin-bottom:0}#notifications-settings-modal{padding:40px}#notifications-settings-modal .checkbox-container{margin-top:20px}.custom-page-header{margin-bottom:20px}.custom-card .ant-card-head{border:0;margin:0}.custom-card .ant-card-extra{float:unset;margin:0;padding:21px 0;width:100%}.custom-input{box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.custom-input.ant-input-affix-wrapper-lg,.custom-input.ant-input-lg{padding:4px 17px!important;height:55px}#data-table{min-height:100vh}#data-table .ant-card{border-radius:13px;border:1px solid #e9e9e9;box-shadow:none}#data-table .header-elements-container{display:flex;justify-content:space-between}#data-table .header-elements-container .default-elements{display:flex}#data-table .ant-table-thead>tr>th{background:#fff;font-size:.9rem;font-weight:600}#data-table .ant-table-tbody>tr>td{padding:11px 16px}@media screen and (max-width:761px){#data-table .header-elements-container{flex-wrap:wrap}#data-table .header-elements-container .default-elements{flex-wrap:wrap;margin-bottom:10px}}.card-title{position:absolute;font-size:1rem;background-color:#ffc107;color:#fff;border-radius:3rem;align-content:center;padding:5px 30px;top:-20px}#upload-avatar .add-logo{border:1px solid #70c2ac;font-size:16px;color:#70c2ac;padding:2px 10px}#upload-avatar .add-logo:hover{border:1px solid #40a9ff;color:#40a9ff}#upload-avatar .upload{display:flex;flex-direction:column;align-items:center;justify-content:space-between}#upload-avatar .avatar{margin:20px}#hospital-setting .card-details{margin:40px 10px 0 5px;padding:40px 10px 20px}.antech-modal .ant-modal-body{padding:38px}.antech-modal .description{margin-bottom:35px}#integrations .app-card{background-color:#fff;padding:20px;border:1px solid #b9b9b9;border-radius:12px;box-shadow:0 4px 4px 0 hsla(0,0%,72.5%,.25);min-height:261px}#integrations .app-card .app-title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}#integrations .app-card .app-title-container .logo-container{display:flex;align-items:center;text-transform:capitalize}#integrations .app-card .app-title-container .logo-container img{width:35px;height:35px;margin-right:10px}#integrations .app-card .app-title-container .logo-container .ant-typography{margin-bottom:0}#integrations .app-card .app-title-container .not-enabled-tag{color:#000;text-transform:capitalize}#integrations .app-card .button-container{display:flex;justify-content:flex-end}.speech-to-text-input-wrapper{position:relative}.speech-to-text-input-wrapper .input-wrapper{display:flex;flex-direction:column}.speech-to-text-input-wrapper .input-wrapper .recording-label{text-align:right}.speech-to-text-input-wrapper .ant-form-item-extra{font-size:12px}.speech-to-text-input-wrapper .ant-form-item-extra .ant-space .ant-btn{height:32px}.speech-to-text-input-wrapper .record-button{position:absolute;bottom:34px;right:13px}.knowledge-base-tabs{min-height:100vh}.knowledge-base-tabs .ant-tabs-nav{box-shadow:6px 0 18px rgba(0,0,0,.058823529411764705)}.list-container .primary-tag-outline{font-weight:500;font-size:20px;background:#eefff9}.list-container .treatment-search{margin:10px}.list-container .ant-table-tbody .arrow-image{height:12px;width:20px;position:relative;transform:scale(.64117647);transition:all .3s;display:inline-flex;float:left;max-width:unset;max-height:unset}.list-container .ant-table-tbody .logo-image{width:26px;height:23px;max-width:unset;max-height:unset}.list-container .ant-table-tbody .delete-image,.list-container .ant-table-tbody .edit-image{width:14px;height:14px;max-width:unset;max-height:unset}.list-container .ant-table-tbody .action-items{display:flex}.list-container .ant-table-tbody .action-items .edit-text{height:18px;margin:auto auto auto 6px;color:#5ec7d3}.list-container .ant-table-tbody .action-items .delete-text{height:18px;margin:auto auto auto 6px;color:#c01e4f}.list-container .ant-table-tbody .ant-table-expanded-row .ant-table-cell{background:#f5fffc;box-shadow:unset}.list-container .ant-table-tbody .ant-table-expanded-row .ant-table-cell .expanded-table-content-container{margin-left:100px;margin-top:7px;display:flex}.list-container .ant-table-tbody .ant-table-expanded-row .ant-table-cell .expanded-table-content-container .heading{color:#5ec7d3}.iframe-wrapper{height:95%}.iframe-wrapper iframe{width:100%;height:100%;border:none}.modal-info .ant-modal-body{display:flex}.modal-info .ant-modal-body .info-image{width:22px;height:22px}.modal-info .ant-modal-body .modal-text{margin-left:16px;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:rgba(0,0,0,.85)}#result-treatment-table{margin-top:10px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);border-radius:8px;overflow:hidden;margin-bottom:10px}#result-treatment-table .primary-tag-outline{font-weight:500;font-size:20px}#result-treatment-table .treatment-search{margin:10px}#result-treatment-table .expanded-table{margin-bottom:30px}#result-treatment-table .expanded-table td,#result-treatment-table .expanded-table th{border:0!important;text-align:center}#result-treatment-table .expanded-table td:first-child{text-align:left}#result-treatment-table .expanded-table th{font-weight:400!important}#result-treatment-table .expanded-table .range-container{display:inline-block;background-color:#f8f8f8;padding:5px 9px;min-width:106.63px}#result-treatment-table .remarks-panel{margin:0 15px;border:unset}#result-treatment-table .ant-collapse-content,#result-treatment-table .ant-collapse>.ant-collapse-item{border:unset}#result-treatment-table .ant-table-tbody .arrow-image{height:12px;width:20px;position:relative;transform:scale(.64117647);transition:all .3s;display:inline-flex;float:left;max-width:unset;max-height:unset}#result-treatment-table .ant-table-tbody .logo-image{width:26px;height:23px;max-width:unset;max-height:unset}#result-treatment-table .ant-table-tbody .delete-image,#result-treatment-table .ant-table-tbody .edit-image{width:14px;height:14px;max-width:unset;max-height:unset}#result-treatment-table .ant-table-tbody .action-items{display:flex}#result-treatment-table .ant-table-tbody .action-items .edit-text{height:18px;margin:auto auto auto 6px;color:#5ec7d3}#result-treatment-table .ant-table-tbody .action-items .delete-text{height:18px;margin:auto auto auto 6px;color:#c01e4f}#result-treatment-table .ant-table-tbody .ant-table-expanded-row .ant-table-cell{background:#fff;box-shadow:unset}#result-treatment-table .ant-table-tbody .ant-table-expanded-row .ant-table-cell .expanded-table-content-container{margin-left:100px;margin-top:7px;display:flex}#result-treatment-table .ant-table-tbody .ant-table-expanded-row .ant-table-cell .expanded-table-content-container .heading{color:#5ec7d3}#result-treatment-table .ant-table-expanded-row{background-color:#fff}#result-treatment-table .action-btns,#result-treatment-table .view-antech-btn{display:flex;justify-content:flex-end;padding-right:2rem}#result-treatment-table .in-house-result-btns{display:flex;grid-gap:1rem;gap:1rem;padding-right:2rem}#result-treatment-table .action-btns{grid-column-gap:8px;column-gap:8px;margin:2rem 0;padding-right:3rem}#result-treatment-table .assigned-result{background-color:rgba(255,169,63,.08235294117647059)}#result-treatment-table .clickable{cursor:pointer}#objective-form-wrapper .custom-small-button{border:1px solid #70c2ac;color:#70c2ac;border-radius:20px;background-color:#fff;margin-bottom:29px;margin-left:14px;padding:2px 11px}#objective-form-wrapper .medical-history-list{padding:0;list-style:none;background-color:#f9f9f9;border-radius:10px;max-height:173px;overflow-y:scroll}#objective-form-wrapper .medical-history-list li{padding:10px 20px;border-bottom:1px solid #ddd}#objective-form-wrapper .medical-history-list li:last-of-type{border-bottom:none}#objective-form-wrapper .ant-collapse-borderless{background:unset}#objective-form-wrapper .ant-collapse-borderless>.ant-collapse-item{border:none}#objective-form-wrapper .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-header{background-color:#f6f6f6;margin-bottom:25px;padding:17px 16px}#objective-form-wrapper .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text{text-transform:uppercase}#objective-form-wrapper .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:0;top:-13px;position:relative}.section-divider{font-size:12px;color:#6b7280;line-height:1.4;border-bottom:1px solid #e5e7eb;margin:16px 0}.soap-sidebar-container{width:280px;background-color:#fff;min-width:200px;overflow-y:auto;padding:16px;z-index:10}.soap-note-default .soap-note-default-header{padding-bottom:16px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.soap-note-default .soap-note-default-header .soap-note-logo-img{width:24px;height:24px;margin-bottom:12px}.soap-note-default .soap-note-default-header .soap-note-default-title{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px}.soap-note-default .soap-note-default-header .soap-note-default-subtitle{font-size:12px;color:#6b7280;line-height:1.4}.template-selection-content{padding:16px}.template-selection-title{font-size:14px;font-weight:600;color:#20a39e;margin-bottom:24px;line-height:1.4}.template-select{width:100%!important}.template-select .ant-select-selector{height:40px!important;padding:0 12px!important;border:1px solid #20a39e!important;border-radius:4px!important}.template-select .ant-select-selector .ant-select-selection-item{font-size:14px!important;font-weight:600!important;color:#20a39e!important;text-align:center;line-height:38px!important}.template-select .ant-select-arrow{color:#20a39e;font-size:12px;margin-top:-6px}.template-select-dropdown .ant-select-item{padding:8px 12px;text-align:center;font-size:14px!important;font-weight:600!important;color:#20a39e!important}.template-select-dropdown .ant-select-item-option-selected,.template-select-dropdown .ant-select-item:hover{background-color:#f3f4f6}.template-option{font-size:12px!important;font-weight:600!important;color:#20a39e!important}.template-apply-button{width:100%;height:36px;margin-top:16px;background-color:#2b87e3;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s}.template-apply-button:hover{background-color:#1a75d2}.template-apply-button:disabled{background-color:#9ca3af;cursor:not-allowed}.soap-note-default-instructions .soap-note-default-instructions-title{font-size:13px;font-weight:500;color:#111827;margin-bottom:8px}.soap-note-default-instructions .soap-note-default-steps{padding-left:16px;margin:0}.soap-note-default-instructions .soap-note-default-steps li{font-size:12px;color:#6b7280;line-height:1.4;margin-bottom:8px}.soap-note-default-instructions .soap-note-default-steps li:last-child{margin-bottom:0}.soap-note-container .soap-note-card .soap-note-section{margin-bottom:12px}.soap-note-container .soap-note-card .soap-note-section .soap-note-section-title{font-size:13px;font-weight:500;color:#111827;margin-bottom:8px}.soap-note-container>ul{padding-left:24px}.soap-note-container>ul li{margin:6px 0}.soap-note-container .soap-note-vital-signs{display:grid;grid-gap:4px;gap:4px}.soap-note-container .soap-note-vital-signs .soap-note-vital-signs-item .soap-note-vital-signs-item-label{font-size:12px;font-weight:500;color:#111827;margin-bottom:0}.soap-note-container .soap-note-vital-signs .soap-note-vital-signs-item>ul{padding-left:24px}.soap-note-container .soap-note-vital-signs .soap-note-vital-signs-item>ul li{margin:6px 0}.soap-note-container .soap-note-vital-signs .soap-note-vital-signs-item .soap-note-vital-signs-item-value{font-size:12px;color:#6b7280;line-height:1.4;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.soap-note-container .soap-note-vital-signs .soap-note-vital-signs-item .soap-note-vital-signs-item-value li{margin:6px 0}.soap-note-container .soap-note-preview-value{font-size:12px;color:#6b7280;margin-bottom:2px;line-height:1.4}.soap-note-container .soap-note-preview-value:last-child{margin-bottom:0}#soap-success-page{text-align:center;padding:40px 0}#soap-success-page .image-container img{max-width:400px}#soap-base-layout{width:100%;min-height:100vh;display:flex;flex-direction:column}#soap-base-layout .soap-container{width:100%;flex:1 1;margin:0;padding:0}#soap-base-layout .soap-sidebar{width:281px;height:100vh;position:fixed;left:0;top:0;background:#fff;overflow-y:auto;border-right:1px solid #e5e7eb;z-index:10}#soap-base-layout .soap-sidebar .close-soap-button{display:none}@media screen and (max-width:1000px){#soap-base-layout .soap-sidebar{box-shadow:4px 0 18px rgba(0,0,0,.07)}#soap-base-layout .soap-sidebar.open{display:block!important}#soap-base-layout .soap-sidebar.close{display:none!important}#soap-base-layout .soap-sidebar .close-soap-button,#soap-base-layout .soap-sidebar .open-soap-button{display:block}}#soap-base-layout .soap-content{flex:1 1;min-height:100vh;background:#fff;padding:0}#soap-base-layout .soap-footer{width:100%;margin-left:280px;background:#fff;padding:16px 24px;text-align:center;border-top:1px solid #f0f0f0;color:rgba(0,0,0,.45);font-size:14px}#soap-base-layout .nav-button-container{display:flex;justify-content:space-between;align-items:center}#soap-base-layout .nav-left{display:flex;align-items:center;background-color:#fff;padding:8px 16px;border-radius:4px;border:1px solid #f4f4f4}#soap-base-layout .nav-left button{background-color:initial;padding:0;border:none}#soap-base-layout .nav-right{display:flex;align-items:center;background-color:#fff;padding:8px 16px;border-radius:4px;border:1px solid #f4f4f4;grid-gap:8px;gap:8px}#soap-base-layout .nav-right .switch-label{font-size:14px;color:rgba(0,0,0,.85)}#soap-base-layout .nav-right .ant-switch{min-width:44px;height:22px}#soap-base-layout .ai-enabled.ant-switch-checked{background-color:#52c41a!important}#soap-base-layout .ai-disabled:not(.ant-switch-checked){background-color:#ff4d4f!important}#soap-base-layout .soap-steps-container{background-color:#fff;padding:19px;border-radius:4px;border:1px solid #f4f4f4;margin-top:16px}#soap-base-layout .step-content-container{position:relative;background-color:#fff;padding:24px;border-radius:8px;border:1px solid #f4f4f4;margin-top:15px}#soap-base-layout .step-content-container>*+*{margin-top:24px}#soap-base-layout .treatmentHTMLHeader{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#eefff9;padding:8px 16px;border-radius:8px}#soap-base-layout .treatmentHTMLHeader .btn-wrapper{display:flex}#soap-base-layout .treatmentHTMLHeader h4{font-size:20px;line-height:30px;color:#555;font-weight:500;margin-bottom:0}#soap-base-layout .open-soap-button{display:none}@media screen and (max-width:1000px){#soap-base-layout .open-soap-button{display:block}}.persistent-vitals-panel{background:#fff;padding:12px;border-bottom:1px solid #f0f0f0}.persistent-vitals-panel .vitals-block{margin-bottom:16px}.persistent-vitals-panel .vitals-block .ant-card-head{min-height:40px;padding:0 12px}.persistent-vitals-panel .vitals-block .ant-card-head .ant-card-head-title{padding:8px 0;font-size:14px}.persistent-vitals-panel .vitals-block .ant-card-head .ant-card-extra{padding:8px 0}.persistent-vitals-panel .vitals-block .ant-card-body{padding:12px}.persistent-vitals-panel .vitals-block .vitals-header-content{display:flex;align-items:center;grid-gap:16px;gap:16px}.persistent-vitals-panel .vitals-block .vitals-header-content .last-edited{margin-right:auto}.persistent-vitals-panel .vitals-block .vitals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.persistent-vitals-panel .vitals-block .vitals-form-item{margin-bottom:8px}.persistent-vitals-panel .vitals-block .vitals-form-item .ant-form-item-label{padding-bottom:4px}.persistent-vitals-panel .vitals-block .vitals-form-item .ant-form-item-label>label{font-size:13px;height:20px}.persistent-vitals-panel .vitals-block .vitals-form-item .ant-input-group-addon{padding:0 8px;font-size:12px}.persistent-vitals-panel .vitals-block .vitals-form-item .ant-input{padding:4px 8px;height:28px}.persistent-vitals-panel .vitals-block .vitals-form-item:focus-within .ant-input{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.persistent-vitals-panel .vitals-block .vitals-input{width:100%}.persistent-vitals-panel .medical-history-card .ant-card-head{min-height:40px;padding:0 12px}.persistent-vitals-panel .medical-history-card .ant-card-head .ant-card-head-title{padding:8px 0;font-size:14px}.persistent-vitals-panel .medical-history-card .ant-card-body{padding:12px}.persistent-vitals-panel .medical-history-card .medical-history-content .primary-tag-outline{display:block;padding:12px 16px;background-color:#e6f7f4;border-radius:8px;color:#333;margin-bottom:12px;border:none}.persistent-vitals-panel .medical-history-card .medical-history-content .sub-title{font-weight:400;font-size:12px;margin-top:6px;display:block;color:rgba(0,0,0,.45)}.persistent-vitals-panel .medical-history-card .medical-history-content .content-wrapper{list-style:none;background-color:#fff;padding:0;margin:0}.persistent-vitals-panel .medical-history-card .medical-history-content .content-wrapper li{border-bottom:1px solid #f4f4f4;padding:12px 16px}.persistent-vitals-panel .medical-history-card .medical-history-content .content-wrapper li:last-child{border-bottom:none}.persistent-vitals-panel .medical-history-card .medical-history-content .content-wrapper li h4{margin-bottom:4px;color:rgba(0,0,0,.85);font-size:13px}.persistent-vitals-panel .medical-history-card .medical-history-content .content-wrapper li p{margin-bottom:0;color:rgba(0,0,0,.65);font-size:12px}@media screen and (max-width:768px){.persistent-vitals-panel .vitals-grid{grid-template-columns:1fr!important}}#medical-history-summaries .sub-title{font-weight:400;font-size:13px;margin-top:10px;display:inline-block}#medical-history-summaries ul{list-style:none;background-color:#fff;padding:0;margin:0}#medical-history-summaries ul li{border-bottom:1px solid #f4f4f4;padding:20px}#medical-history-summaries ul li p{margin-bottom:0}.ai-assistant-panel{background:#fff;padding:12px;border-bottom:1px solid #f0f0f0}.ai-assistant-panel .voice-block{margin-bottom:16px}.ai-assistant-panel .voice-block .ant-card-head{min-height:40px;padding:0 12px}.ai-assistant-panel .voice-block .ant-card-head .ant-card-head-title{padding:8px 0;font-size:14px}.ai-assistant-panel .voice-block .ant-card-head .ant-card-extra{padding:8px 0}.ai-assistant-panel .voice-block .ant-card-body{padding:12px}.ai-assistant-panel .voice-block .voice-header-content{display:flex;align-items:center;grid-gap:16px;gap:16px}.ai-assistant-panel .voice-block .voice-header-content .last-edited{margin-right:auto}.ai-assistant-panel .voice-block .voice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.ai-assistant-panel .voice-block .voice-form-item{margin-bottom:8px}.ai-assistant-panel .voice-block .voice-form-item .ant-form-item-label{padding-bottom:4px}.ai-assistant-panel .voice-block .voice-form-item .ant-form-item-label>label{font-size:13px;height:20px}.ai-assistant-panel .voice-block .voice-form-item .ant-input-group-addon{padding:0 8px;font-size:12px}.ai-assistant-panel .voice-block .voice-form-item .ant-input{padding:4px 8px;height:28px}.ai-assistant-panel .voice-block .voice-form-item:focus-within .ant-input{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.ai-assistant-panel .voice-block .voice-input{width:100%}@media screen and (max-width:768px){.ai-assistant-panel .voice-grid{grid-template-columns:1fr!important}}.w-full{width:100%}.gap-x-6{grid-column-gap:36px;column-gap:36px}.mt-1{margin-top:16px}.mb-1{margin-bottom:16px}.mt-2{margin-top:32px}.mb-2{margin-bottom:32px}.ln-12{line-height:12px}.lh-14{line-height:14px}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.light-text{color:#606060}.dark-text{color:#373737}.normal-text{color:#000}#final-visit-summary-container{background:#fcfcfc}#final-visit-summary-container section{width:100%;margin-bottom:32px}#final-visit-summary-container #wrapper{box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:64px 32px 128px;align-items:center;margin:auto}#final-visit-summary-container #wrapper .table-container{width:100%;overflow-x:scroll}#final-visit-summary-container #wrapper h1,#final-visit-summary-container #wrapper h2,#final-visit-summary-container #wrapper h3,#final-visit-summary-container #wrapper h4,#final-visit-summary-container #wrapper h5,#final-visit-summary-container #wrapper h6,#final-visit-summary-container #wrapper p{padding:0;margin:0}#final-visit-summary-container #wrapper .logo{width:80px}#final-visit-summary-container #wrapper .clinic-doctor-info{width:100%}#final-visit-summary-container #wrapper .summary-title{margin-bottom:24px}#final-visit-summary-container #wrapper .section-heading{display:flex;padding:16px;align-items:flex-start;border-radius:4px;background:#f6f6f6;width:100%;margin:32px 0}#soap-note-summary-container *{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0}#soap-note-summary-container .page-break{page-break-before:always}#soap-note-summary-container body{min-height:100vh;padding-bottom:100px}#soap-note-summary-container .main-wrapper{width:900px;margin:auto;padding:1rem}#soap-note-summary-container .section-title{font-size:18px;font-weight:700;line-height:20px;color:#0d5293}#soap-note-summary-container .header-clinic-name{font-size:20px;font-weight:600}#soap-note-summary-container .summary-title{font-size:24px;font-weight:700;line-height:20px;text-align:center;color:#0d5293}#soap-note-summary-container .section-group-title{background-color:#f1f1f1;font-size:16px;font-weight:700;line-height:19.36px;color:#1da4b4;padding:8px 12px}#soap-note-summary-container .d-flex{display:flex}#soap-note-summary-container .flex-row{flex-direction:row}#soap-note-summary-container .flex-column{flex-direction:column}#soap-note-summary-container .justify-center{justify-content:center}#soap-note-summary-container .justify-between{justify-content:space-between}#soap-note-summary-container .items-center{align-items:center}#soap-note-summary-container .items-between{align-items:space-between}#soap-note-summary-container .bold{font-weight:600}#soap-note-summary-container .p-1{padding:1rem}#soap-note-summary-container .p-2{padding:2rem}#soap-note-summary-container .mt-1{margin-top:1rem}#soap-note-summary-container .mt-2{margin-top:2rem}#soap-note-summary-container .mb-1{margin-bottom:1rem}#soap-note-summary-container .mb-2{margin-bottom:2rem}#soap-note-summary-container .gap-sm{grid-gap:.8rem;gap:.8rem}#soap-note-summary-container .gap-1{grid-gap:1rem;gap:1rem}#soap-note-summary-container .gap-2{grid-gap:2rem;gap:2rem}#soap-note-summary-container .no-break{white-space:nowrap}#soap-note-summary-container .grid{display:grid}#soap-note-summary-container .grid-col-2{grid-template-columns:1fr 1fr}#soap-note-summary-container .result-table{width:100%;border-collapse:collapse;margin-top:1rem}#soap-note-summary-container .result-table>tbody td{border-bottom:1px solid #c9c9c9;padding:.8rem 1.2rem}#soap-note-summary-container .result-table>thead>tr:first-child>td{background-color:#ececec;padding:1.2rem;font-weight:700;border:none}#soap-note-summary-container .header{background-color:#fcfcfc}#soap-note-summary-container .vea-welcome-text{background-color:#f5f5f5;padding:8px;color:#099cb4;font-weight:700;margin-top:2rem}#soap-note-summary-container .vea-welcome-text>p{text-align:center;max-width:705.4px;line-height:19.36px}#soap-note-summary-container table.doc-info{border-collapse:collapse;border:1px solid #000;width:100%}#soap-note-summary-container table.doc-info>tr,#soap-note-summary-container table.doc-info td{border:1px solid #000;width:50%}#soap-note-summary-container table.doc-info td{width:50%;padding:.7rem}#treatment-summary-container *{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0}#treatment-summary-container body{min-height:100vh;padding-bottom:100px}#treatment-summary-container main{width:900px;margin:auto;padding:1rem}#treatment-summary-container .section-title{font-size:18px;font-weight:700;line-height:20px;color:#0d5293}#treatment-summary-container .header-clinic-name{font-size:20px;font-weight:600}#treatment-summary-container .summary-title{font-size:24px;font-weight:700;line-height:20px;text-align:center;color:#0d5293}#treatment-summary-container .section-group-title{background-color:#f1f1f1;font-size:16px;font-weight:700;line-height:19.36px;color:#1da4b4;padding:10px 12px}#treatment-summary-container .d-flex{display:flex}#treatment-summary-container .flex-row{flex-direction:row}#treatment-summary-container .flex-column{flex-direction:column}#treatment-summary-container .justify-center{justify-content:center}#treatment-summary-container .justify-between{justify-content:space-between}#treatment-summary-container .items-center{align-items:center}#treatment-summary-container .items-between{align-items:space-between}#treatment-summary-container .bold{font-weight:600}#treatment-summary-container .p-1{padding:1rem}#treatment-summary-container .p-2{padding:2rem}#treatment-summary-container .mt-1{margin-top:1rem}#treatment-summary-container .mt-1-2{margin-top:.5rem}#treatment-summary-container .mt-2{margin-top:2rem}#treatment-summary-container .mb-1{margin-bottom:1rem}#treatment-summary-container .mb-1-2{margin-bottom:.5rem}#treatment-summary-container .mb-2{margin-bottom:2rem}#treatment-summary-container .gap-sm{grid-gap:.8rem;gap:.8rem}#treatment-summary-container .gap-1{grid-gap:1rem;gap:1rem}#treatment-summary-container .gap-2{grid-gap:2rem;gap:2rem}#treatment-summary-container .no-break{white-space:nowrap}#treatment-summary-container .grid{display:grid}#treatment-summary-container .grid-col-2{grid-template-columns:1fr 1fr}#treatment-summary-container .result-table{width:100%;border-collapse:collapse;margin-top:1rem}#treatment-summary-container .result-table>tbody td{border-bottom:1px solid #c9c9c9;padding:.8rem 1rem}#treatment-summary-container .result-table>thead>tr:first-child>td{background-color:#ececec;padding:.6rem;font-weight:700;border:none}#treatment-summary-container thead{display:table-header-group}#treatment-summary-container tfoot{display:table-footer-group}@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;src:url(https://fonts.gstatic.com/s/inter/v12/UcCn3F82JHycULbFQ5bE2pKazwP2F_U.ttf) format("truetype")}#take-home-instruction-container *{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0}#take-home-instruction-container .page-break{page-break-before:always}#take-home-instruction-container body{min-height:100vh;padding-bottom:100px}#take-home-instruction-container .main-wrapper{width:900px;margin:auto;padding:1rem}#take-home-instruction-container .section-title{font-size:18px;font-weight:700;line-height:20px;color:#0d5293}#take-home-instruction-container .header-clinic-name{font-size:20px;font-weight:600}#take-home-instruction-container .summary-title{font-size:24px;font-weight:700;line-height:20px;text-align:center;color:#0d5293}#take-home-instruction-container .section-group-title{background-color:#f1f1f1;font-size:16px;font-weight:700;line-height:19.36px;color:#1da4b4;padding:8px 12px}#take-home-instruction-container .d-flex{display:flex}#take-home-instruction-container .flex-row{flex-direction:row}#take-home-instruction-container .flex-column{flex-direction:column}#take-home-instruction-container .justify-center{justify-content:center}#take-home-instruction-container .justify-between{justify-content:space-between}#take-home-instruction-container .items-center{align-items:center}#take-home-instruction-container .items-between{align-items:space-between}#take-home-instruction-container .bold{font-weight:600}#take-home-instruction-container .p-1{padding:1rem}#take-home-instruction-container .p-2{padding:2rem}#take-home-instruction-container .mt-1{margin-top:1rem}#take-home-instruction-container .mt-2{margin-top:2rem}#take-home-instruction-container .mb-1{margin-bottom:1rem}#take-home-instruction-container .mb-2{margin-bottom:2rem}#take-home-instruction-container .gap-sm{grid-gap:.8rem;gap:.8rem}#take-home-instruction-container .gap-1{grid-gap:1rem;gap:1rem}#take-home-instruction-container .gap-2{grid-gap:2rem;gap:2rem}#take-home-instruction-container .no-break{white-space:nowrap}#take-home-instruction-container .grid{display:grid}#take-home-instruction-container .grid-col-2{grid-template-columns:1fr 1fr}#take-home-instruction-container .result-table{width:100%;border-collapse:collapse;margin-top:1rem}#take-home-instruction-container .result-table>tbody td{border-bottom:1px solid #c9c9c9;padding:.8rem 1.2rem}#take-home-instruction-container .result-table>thead>tr:first-child>td{background-color:#ececec;padding:1.2rem;font-weight:700;border:none}#take-home-instruction-container .header{background-color:#fcfcfc}#take-home-instruction-container .vea-welcome-text{background-color:#f5f5f5;padding:8px;color:#099cb4;font-weight:700;margin-top:2rem}#take-home-instruction-container .vea-welcome-text>p{text-align:center;max-width:705.4px;line-height:19.36px}#take-home-instruction-container table.doc-info{border-collapse:collapse;border:1px solid #000;width:100%}#take-home-instruction-container table.doc-info>tr,#take-home-instruction-container table.doc-info td{border:1px solid #000;width:50%}#take-home-instruction-container table.doc-info td{width:50%;padding:.7rem}@page{size:auto;margin:10mm}.select-template-modal{padding:1rem 0 2rem}#pet-profile .profile-details-container{background-color:#fff;border-radius:15px;position:relative;border:1px solid #e9e9e9;padding:15px}#pet-profile .profile-details-container .pet-info-container{display:flex;grid-gap:15px;gap:15px;align-items:center}#pet-profile .profile-details-container .pet-info-container .pet-img-container{border:2px solid #1da4b4;border-radius:8px;width:166px;height:207px;overflow:hidden}#pet-profile .profile-details-container .pet-info-container .pet-img-container img{object-fit:cover}#pet-profile .profile-details-container .pet-info-container .details-list{flex:1 1}#pet-profile .profile-details-container .problem-list-container{padding:14px 0;display:flex;flex-wrap:wrap}#pet-profile .profile-details-container .problem-list-container .problem-list-item{padding:10px;background-color:#fcfffe;border-radius:19px;margin-right:10px;margin-top:10px;color:#1da4b4;font-size:16px;border:1px solid #f3f3f3}#pet-profile .profile-details-container .ant-card{background-color:#fcfcfc;height:100%;border:0}#pet-profile .profile-details-container .ant-card-head{min-height:36px;padding:0 12px;font-size:17px;background-color:#f8f8f8;color:var(--antd-wave-shadow-color);border:0}#pet-profile .profile-details-container .data-item{display:flex;padding:13px;flex:1 1;background-color:#fff;border-radius:3px;margin:5px 0;flex-wrap:wrap}#pet-profile .profile-details-container .type-text{position:absolute;display:inline-block;background-color:#febb5c;top:-14px;color:#fff;padding:0 9px;border-radius:14px;left:8px;text-transform:capitalize;z-index:2}#pet-profile .profile-details-container .details-container{background-color:#fafafa;align-self:center;flex:1 1;padding:8px 20px;border-radius:17px;position:relative;align-self:stretch}#pet-profile .profile-details-container .details-container .row{display:flex;margin:6px 0}#pet-profile .profile-visit-details-container{margin-top:30px}#pet-profile .profile-visit-details-container .ant-collapse{background-color:unset}#pet-profile .profile-visit-details-container .ant-collapse-borderless>.ant-collapse-item{border:1px solid transparent;background:#f8f8f8;margin-bottom:20px;border-radius:17px;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.05)}#pet-profile .profile-visit-details-container .ant-collapse-borderless>.ant-collapse-item-active{border-color:#70c2ac}#pet-profile .profile-visit-details-container .ant-collapse>.ant-collapse-item>.ant-collapse-header{background-color:#f3fffb;padding:19px 16px;font-weight:700;display:flex;align-items:center}#pet-profile .profile-visit-details-container .ant-collapse>.ant-collapse-item>.ant-collapse-header .custom-panel-title-container{flex:1 1}#pet-profile .profile-visit-details-container .ant-collapse>.ant-collapse-item>.ant-collapse-header .add-visit-panel-button{margin-right:30px}#pet-profile .profile-visit-details-container .ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:26px 20px}#pet-profile .visit-history-list{margin:0;padding:0;list-style:none}#pet-profile .visit-history-list .visit-history-list-item{display:flex;border-radius:8px;background-color:#fff;padding:13px 30px;justify-content:space-between;border:.7px solid transparent;box-shadow:0 1px 4px rgba(0,0,0,.08);margin-bottom:10px}#pet-profile .visit-history-list .visit-history-list-item:hover{border-color:#70c2ac;cursor:pointer}#pet-profile .visit-history-list .visit-history-list-item .details-container{display:flex;align-items:center;flex:1 1}#pet-profile .visit-history-list .visit-history-list-item .details-container .date,#pet-profile .visit-history-list .visit-history-list-item .details-container .time{flex:0 0 150px}#pet-profile .visit-history-list .visit-history-list-item .details-container .date,#pet-profile .visit-history-list .visit-history-list-item .details-container .status,#pet-profile .visit-history-list .visit-history-list-item .details-container .time{margin-right:3rem}#pet-profile .visit-history-list .visit-history-list-item .details-container .status{padding:2px 10px;border-radius:27px;border:1px solid #70c2ac;color:#70c2ac}#pet-profile .text-label,#pet-profile .text-value{font-size:14px}#pet-profile .text-label{color:#7d7d7d;margin-right:20px;min-width:61px;display:inline-block}#pet-profile .text-value{color:#000}@media screen and (max-width:761px){#pet-profile .pet-info-container{flex-direction:column}}.pin-btns{display:flex;justify-content:center}.pin-btns .btn-cancel,.pin-btns .btn-lock{width:120px;height:46px;margin:0 15px}.history-expanded-wrapper{padding:5px;background:#fff}.history-expanded-wrapper h3{font-size:16px;font-weight:700}.canvas-beta-btn{position:relative;background:#fff;border:1px solid #d9d9d9;color:#333;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:6px}.canvas-beta-btn:hover{background:#f8f9fa;border-color:#40a9ff;color:#333}.canvas-beta-btn:active{background:#f0f0f0}.canvas-beta-btn:focus{border-color:#40a9ff;outline:none;box-shadow:0 0 0 2px rgba(64,169,255,.2)}.canvas-beta-btn .canvas-text{font-family:"SF Mono","Monaco","Menlo","Roboto Mono","Courier New",monospace;font-weight:600;letter-spacing:.5px;background:linear-gradient(135deg,#1890ff,#52c41a 50%,#13c2c2);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:14px;position:relative}.canvas-beta-btn .canvas-text:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;opacity:.1;filter:blur(8px);z-index:-1}.canvas-beta-btn .beta-tag{display:inline-block;background:linear-gradient(90deg,#bae7ff,#e6f7ff,#d6f0ff);font-size:11px;line-height:18px;padding:2px 8px;border-radius:4px;margin-left:6px;position:relative;vertical-align:middle;border:1px solid #bae7ff;font-weight:600;transition:all .3s ease;background-image:linear-gradient(90deg,#0050b3,#1890ff,#52c41a);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase;letter-spacing:.5px}#requests .action-btns{display:flex;grid-gap:16px;gap:16px}#requests .date-query-area{display:flex;justify-content:flex-end;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:1rem}#requests .date-query-area>span{font-weight:700}.finalize-modal .ant-modal-content{border-radius:12px;box-shadow:0 16px 32px rgba(0,0,0,.12);overflow:hidden;border:1px solid #e8f4fd}.finalize-modal .ant-modal-header{display:none}.finalize-modal .ant-modal-body{padding:0}.finalize-modal .modal-close-button{position:absolute;top:12px;right:12px;z-index:10;width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.95);border:1px solid #e1e5e9;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.finalize-modal .modal-close-button:hover{background:#f8f9fa;border-color:#c6d0dc;transform:scale(1.05)}.finalize-modal .modal-close-button .anticon{font-size:14px;color:#6c757d}.finalize-modal .modal-content{padding:20px 24px;text-align:center;background:linear-gradient(135deg,#fff,#f8fbff)}.finalize-modal .modal-header{margin-bottom:12px}.finalize-modal .modal-header .success-icon{font-size:28px;color:#28a745;margin-bottom:6px;display:block;animation:checkmark-bounce .5s ease-in-out}.finalize-modal .modal-header .modal-title{margin-bottom:3px!important;color:#2c3e50;font-weight:600;font-size:16px!important;letter-spacing:-.01em}.finalize-modal .modal-header .modal-description{color:#6c757d;font-size:11px;margin-bottom:0!important;line-height:1.3;font-weight:400}.finalize-modal .soap-preview{background:#fff;border:2px solid #e3f2fd;border-radius:8px;padding:12px 16px;margin-bottom:16px;text-align:left;box-shadow:0 2px 8px rgba(33,150,243,.08)}.finalize-modal .soap-preview .ant-typography{margin-bottom:6px!important;color:#1976d2;font-weight:600;font-size:12px!important;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e3f2fd;padding-bottom:4px}.finalize-modal .soap-preview .soap-content{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:16px;max-height:460px;min-height:380px;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.6;color:#374151;white-space:pre-wrap;word-wrap:break-word;resize:none;width:100%;box-sizing:border-box;transition:border-color .2s ease}.finalize-modal .soap-preview .soap-content:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.finalize-modal .soap-preview .soap-content::-webkit-scrollbar{width:8px}.finalize-modal .soap-preview .soap-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.finalize-modal .soap-preview .soap-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.finalize-modal .soap-preview .soap-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.finalize-modal .soap-preview .soap-content::placeholder{color:#9ca3af;font-style:italic}.finalize-modal .modal-actions{display:flex;justify-content:center;grid-gap:10px;gap:10px;padding-top:4px}.finalize-modal .modal-actions .ant-btn{height:32px;padding:0 16px;font-size:12px;font-weight:500;border-radius:6px;transition:all .2s ease;min-width:100px;text-transform:uppercase;letter-spacing:.3px}.finalize-modal .modal-actions .ant-btn.save-button{background:linear-gradient(135deg,#28a745,#20c997);border:none;color:#fff;box-shadow:0 2px 6px rgba(40,167,69,.25)}.finalize-modal .modal-actions .ant-btn.save-button:hover{background:linear-gradient(135deg,#20c997,#17a2b8);transform:translateY(-1px);box-shadow:0 3px 10px rgba(40,167,69,.35)}.finalize-modal .modal-actions .ant-btn.save-button:active,.finalize-modal .modal-actions .ant-btn.save-button:focus{background:linear-gradient(135deg,#1e7e34,#138496)}.finalize-modal .modal-actions .ant-btn.export-button{background:linear-gradient(135deg,#007bff,#0056b3);border:none;color:#fff;box-shadow:0 2px 6px rgba(0,123,255,.25)}.finalize-modal .modal-actions .ant-btn.export-button:hover{background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,123,255,.35)}.finalize-modal .modal-actions .ant-btn.export-button:active,.finalize-modal .modal-actions .ant-btn.export-button:focus{background:linear-gradient(135deg,#004085,#002752)}.finalize-modal .modal-actions .ant-btn .anticon{font-size:12px;margin-right:4px}@keyframes checkmark-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}.finalize-modal .soap-content{background:linear-gradient(145deg,#fafbfc,#f8f9fa);position:relative}.finalize-modal .soap-content:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#007bff,#28a745 50%,#007bff);border-radius:6px 6px 0 0}@media (max-width:900px){.finalize-modal .ant-modal-content{margin:12px;max-width:calc(100vw - 24px)}.finalize-modal .modal-content{padding:16px 20px}.finalize-modal .soap-preview{padding:10px 12px}.finalize-modal .soap-preview .soap-content{max-height:320px;min-height:260px;font-size:11px;padding:12px}.finalize-modal .modal-actions{flex-direction:column;grid-gap:8px;gap:8px}.finalize-modal .modal-actions .ant-btn{width:100%;min-width:auto}}.chat-panel{display:flex;flex-direction:column;height:100%;background-color:#fff}.chat-panel .chat-history{flex:1 1;overflow-y:auto;padding:16px}.chat-panel .chat-history .empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;text-align:center}.chat-panel .chat-history .empty-state h3{font-size:20px;font-weight:600;margin-bottom:8px;color:#111827}.chat-panel .chat-history .empty-state p{font-size:14px}.chat-panel .chat-history .chat-message{display:flex;margin-bottom:16px}.chat-panel .chat-history .chat-message .message-avatar{margin-right:12px}.chat-panel .chat-history .chat-message .message-content{background-color:#f9fafb;border-radius:8px;padding:8px 12px;max-width:85%}.chat-panel .chat-history .chat-message .message-content .message-text{white-space:pre-wrap;word-break:break-word}.chat-panel .chat-input-container{background-color:#fff}.chat-panel .chat-input-container .ant-form{width:100%}.chat-panel .chat-input-container .input-with-buttons{position:relative;width:100%}.chat-panel .chat-input-container .input-with-buttons:after{content:"";position:absolute;bottom:0;left:2px;right:2px;height:48px;background-color:#f9fafb;pointer-events:none;z-index:2;border-radius:0 0 10px 10px}.chat-panel .chat-input-container .input-with-buttons .chat-input{border-radius:12px;background-color:#f9fafb;padding:5px 10px 50px;resize:none;line-height:1.6;width:100%;min-width:400px;font-size:16px;transition:all .2s ease;border:none}.chat-panel .chat-input-container .input-with-buttons .chat-input::-webkit-scrollbar{width:6px}.chat-panel .chat-input-container .input-with-buttons .chat-input::-webkit-scrollbar-track{background:transparent;border-radius:3px;margin-bottom:45px}.chat-panel .chat-input-container .input-with-buttons .chat-input::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.chat-panel .chat-input-container .input-with-buttons .chat-input::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.chat-panel .chat-input-container .input-with-buttons .chat-input:focus{box-shadow:none}.chat-panel .chat-input-container .input-with-buttons .input-buttons{position:absolute;left:5px;right:5px;bottom:5px;display:flex;align-items:center;justify-content:flex-end;z-index:3;grid-gap:8px;gap:8px}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select{width:120px!important;min-width:120px!important;order:-1}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select .ant-select-selector{height:32px!important;border:1px solid #e1e5e9!important;border-radius:6px!important;background:#fff!important;box-shadow:0 1px 2px rgba(0,0,0,.04)!important;transition:all .2s ease!important;padding:0 6px 0 10px!important;display:flex!important;align-items:center!important;width:120px!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select .ant-select-selector .ant-select-selection-search{inset-inline-start:30px!important;inset-inline-end:24px!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select .ant-select-selector .ant-select-selection-item{font-size:13px!important;font-weight:500!important;color:#52575d!important;line-height:30px!important;-webkit-padding-end:0!important;padding-inline-end:0!important;-webkit-padding-start:26px!important;padding-inline-start:26px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select:hover .ant-select-selector{border-color:#4ab7bd!important;box-shadow:0 2px 4px rgba(74,183,189,.1)!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select:hover .ant-select-selector .ant-select-selection-item{color:#4ab7bd!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select.ant-select-focused .ant-select-selector{border-color:#4ab7bd!important;box-shadow:0 0 0 2px rgba(74,183,189,.1)!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select.ant-select-focused .ant-select-selector .ant-select-selection-item{color:#4ab7bd!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select.ant-select-disabled .ant-select-selector{background:#f5f5f5!important;border-color:#e1e5e9!important;cursor:not-allowed!important;box-shadow:none!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select.ant-select-disabled .ant-select-selector .ant-select-selection-item{color:#bfbfbf!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select .ant-select-arrow{color:#4ab7bd!important;font-size:14px!important;left:8px!important;right:auto!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select .ant-select-arrow .anticon{transition:color .2s ease}.chat-panel .chat-input-container .input-with-buttons .input-buttons .route-dropdown-inline.ant-select.ant-select-disabled .ant-select-arrow{color:#bfbfbf!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn{height:36px;width:36px;min-width:36px;margin-right:4px;padding:0;border:none;border-radius:50%;background-color:#f8f8f8;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;overflow:visible;position:relative;transition:all .2s ease}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:before{display:none!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:2px solid transparent;transition:border-color .2s ease;display:block!important;pointer-events:none}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:active:after,.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:focus:after{border-color:rgba(24,144,255,.4)!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn .anticon{font-size:16px;color:#666;transition:color .2s ease}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:hover{background-color:#f0f0f0;box-shadow:0 3px 6px rgba(0,0,0,.08)}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:hover .anticon{color:#1890ff}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.recording{background-color:#ff4d4f;box-shadow:0 0 15px rgba(255,77,79,.3);animation:pulse 1.5s infinite}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.recording .anticon{color:#fff}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.recording:hover{background-color:#ff4d4f}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.transcribing{background-color:#faad14}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.transcribing .anticon{color:#fff;animation:spin 1s linear infinite}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.transcribing:hover{background-color:#faad14}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.completed{background-color:#52c41a}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.completed .anticon{color:#fff}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.completed:hover{background-color:#52c41a}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.ant-btn-disabled,.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:disabled{background-color:#f8f8f8!important;box-shadow:none!important;opacity:.7;cursor:not-allowed}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.ant-btn-disabled:after,.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:disabled:after{display:none!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn.ant-btn-disabled .anticon,.chat-panel .chat-input-container .input-with-buttons .input-buttons .record-button.ant-btn:disabled .anticon{color:#bfbfbf!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn{height:38px;width:38px;min-width:38px;padding:0;border:none;border-radius:10px;background:linear-gradient(140deg,#4ab7bd,#42a5aa);box-shadow:0 2px 4px rgba(74,183,189,.2);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:after,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:before{display:none!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn .anticon{font-size:18px;color:#fff;transition:transform .2s ease}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:hover{background:linear-gradient(140deg,#52c4ca,#48b5bb);box-shadow:0 4px 8px rgba(74,183,189,.3);transform:translateY(-1px)}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:hover .anticon{transform:scale(1.05)}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn.ant-btn-disabled,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:disabled,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn[disabled]{height:38px!important;width:38px!important;min-width:38px!important;background-color:#f0f0f0!important;border:1px solid #e8e8e8!important;color:#bfbfbf!important;opacity:1!important;cursor:not-allowed!important;box-shadow:none!important;transform:none!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn.ant-btn-disabled.ant-btn-loading,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:disabled.ant-btn-loading,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn[disabled].ant-btn-loading{background-color:#f0f0f0!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn.ant-btn-disabled.ant-btn-loading .ant-btn-loading-icon,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:disabled.ant-btn-loading .ant-btn-loading-icon,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn[disabled].ant-btn-loading .ant-btn-loading-icon{color:#bfbfbf!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn.ant-btn-disabled .anticon,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:disabled .anticon,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn[disabled] .anticon{color:#bfbfbf!important;transform:none!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn.ant-btn-disabled:after,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn.ant-btn-disabled:before,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:disabled:after,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn:disabled:before,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn[disabled]:after,.chat-panel .chat-input-container .input-with-buttons .input-buttons .send-button.ant-btn[disabled]:before{display:none!important;background:none!important;opacity:0!important}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator{display:flex;align-items:center;grid-gap:6px;gap:6px;padding:4px 8px;height:32px;animation:fadeInSlide .3s ease;order:-10;margin-right:auto;min-width:140px}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator .thinking-text{font-size:12px;color:#4ab7bd;font-weight:500;white-space:nowrap}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator .thinking-dots{display:flex;grid-gap:3px;gap:3px;align-items:center;margin-left:4px}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator .thinking-dots .dot{width:4px;height:4px;border-radius:50%;background:#4ab7bd;animation:thinkingDots 1.4s ease-in-out infinite both}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator .thinking-dots .dot:first-child{animation-delay:0s}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator .thinking-dots .dot:nth-child(2){animation-delay:.2s}.chat-panel .chat-input-container .input-with-buttons .input-buttons .ai-thinking-indicator .thinking-dots .dot:nth-child(3){animation-delay:.4s}.route-dropdown-menu.ant-select-dropdown{border-radius:8px!important;box-shadow:0 4px 12px rgba(0,0,0,.08)!important;border:1px solid #e1e5e9!important;background:#fff!important;padding:4px!important;min-width:140px!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option{all:unset;display:flex!important;align-items:center!important;width:100%!important;cursor:pointer!important;box-sizing:border-box!important;grid-gap:8px!important;gap:8px!important;border-radius:4px!important;margin:2px 0!important;padding:8px 12px!important;font-size:13px!important;font-weight:500!important;color:#52575d!important;transition:all .15s ease!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option .route-option-icon{font-size:14px!important;color:#4ab7bd!important;flex-shrink:0!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option span{font-size:13px!important;font-weight:500!important;color:#52575d!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option:hover{background:rgba(74,183,189,.08)!important;color:#4ab7bd!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option:hover .route-option-icon,.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option:hover span{color:#4ab7bd!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option.selected{background:rgba(74,183,189,.12)!important;color:#4ab7bd!important;font-weight:600!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option.selected .route-option-icon{color:#4ab7bd!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option.selected span{color:#4ab7bd!important;font-weight:600!important}.route-dropdown-menu.ant-select-dropdown .custom-route-dropdown .custom-route-option.selected:hover{background:rgba(74,183,189,.15)!important}.transcription-result-container{position:absolute;right:-13px;top:100%;margin-top:8px;z-index:10;animation:slideInUp .3s ease forwards}.transcription-result-box{background:#fff;border:2px solid #4ab7bd;border-radius:12px;min-width:320px;max-width:450px;max-height:180px;box-shadow:0 8px 24px rgba(0,0,0,.12);overflow:hidden;position:relative}.transcription-result-box .transcription-header{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:#4ab7bd;color:#fff;min-height:24px}.transcription-result-box .transcription-header .transcription-title{font-weight:500;font-size:10px;opacity:.85}.transcription-result-box .transcription-header .transcription-close-btn{background:none;border:none;cursor:pointer;color:#fff;font-size:10px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:all .2s ease}.transcription-result-box .transcription-header .transcription-close-btn:hover{background:hsla(0,0%,100%,.2)}.transcription-result-box .transcription-content{padding:10px 10px 32px;min-height:50px;max-height:120px;overflow:hidden;background:#f9fafb;position:relative}.transcription-result-box .transcription-content:after{content:"";position:absolute;bottom:0;left:2px;right:2px;height:30px;background-color:#f9fafb;pointer-events:none;z-index:2;border-radius:0 0 10px 10px}.transcription-result-box .transcription-content .ant-input{font-size:12px!important;line-height:1.3!important;color:#1f2937!important;font-weight:400!important;padding:0!important;resize:none!important}.transcription-result-box .transcription-content .ant-input,.transcription-result-box .transcription-content .ant-input:focus{background:transparent!important;border:none!important;box-shadow:none!important}.transcription-result-box .transcription-content .ant-input::placeholder{color:#9ca3af!important;font-size:11px!important}.transcription-result-box .transcription-content .ant-input::-webkit-scrollbar{width:3px}.transcription-result-box .transcription-content .ant-input::-webkit-scrollbar-track{background:transparent;border-radius:2px;margin-bottom:30px}.transcription-result-box .transcription-content .ant-input::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.transcription-result-box .transcription-content .ant-input::-webkit-scrollbar-thumb:hover{background:#9ca3af}.transcription-result-box .transcription-actions{position:absolute;bottom:4px;right:4px;display:flex;grid-gap:3px;gap:3px;z-index:3}.transcription-result-box .transcription-actions .transcription-action-btn{height:20px;min-width:45px;border-radius:10px;font-size:8px;font-weight:500;display:flex;align-items:center;justify-content:center;grid-gap:1px;gap:1px;border:none;cursor:pointer;transition:all .15s ease;padding:0 6px}.transcription-result-box .transcription-actions .transcription-action-btn.replace-btn{background-color:#ff7875;color:#fff}.transcription-result-box .transcription-actions .transcription-action-btn.replace-btn:hover{background-color:#ff4d4f;transform:translateY(-.5px);box-shadow:0 2px 6px rgba(255,77,79,.3)}.transcription-result-box .transcription-actions .transcription-action-btn.replace-btn:active{transform:translateY(0)}.transcription-result-box .transcription-actions .transcription-action-btn.append-btn{background-color:#73d13d;color:#fff}.transcription-result-box .transcription-actions .transcription-action-btn.append-btn:hover{background-color:#52c41a;transform:translateY(-.5px);box-shadow:0 2px 6px rgba(82,196,26,.3)}.transcription-result-box .transcription-actions .transcription-action-btn.append-btn:active{transform:translateY(0)}.transcription-result-box .transcription-actions .transcription-action-btn .anticon{font-size:7px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInSlide{0%{opacity:0;transform:translateX(-20px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes thinkingDots{0%,80%,to{transform:translateY(0) scale(1);opacity:.5}40%{transform:translateY(-8px) scale(1.2);opacity:1}}.template-preview{height:100%;overflow:auto;padding:20px}.template-preview .placeholder{display:inline-block;background-color:#e6f7ff;color:#1890ff;padding:1px 6px;margin:2px 4px;border-radius:4px;border:1px solid #91d5ff;font-size:13px;font-weight:500;line-height:1.5}.template-preview .ant-input.editing,.template-preview textarea.editing{width:100%;min-height:150px;padding:12px;font-family:"Segoe UI","Roboto",sans-serif;font-size:14px;line-height:1.5;border:1px solid #d9d9d9;border-radius:4px;resize:vertical;white-space:pre-wrap;word-wrap:break-word}.template-preview .ant-input.editing.final-soap-editing,.template-preview textarea.editing.final-soap-editing{white-space:pre-wrap;overflow-wrap:break-word;min-height:200px}.template-preview .ant-input.editing:focus,.template-preview textarea.editing:focus{border-color:#40a9ff;box-shadow:0 0 0 2px rgba(24,144,255,.2);outline:none}.template-preview .ant-input.section-content.editing{min-height:150px}.template-preview .ant-input.section-content.editing.final-soap-editing{min-height:200px}.template-preview .editing-help-text{margin-top:8px;color:#666}.template-preview .editing-help-text code{background-color:#f5f5f5;padding:2px 4px;border-radius:3px;font-size:12px}.template-preview .section-content.editing::placeholder{color:#bfbfbf}.template-preview textarea::selection{background-color:rgba(24,144,255,.2)}.template-preview .template-content{padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.template-preview .template-content.with-ai-content{padding:0;box-shadow:none}.template-preview .split-view{display:flex;width:100%;height:100%;overflow:hidden}.template-preview .split-view .ai-template,.template-preview .split-view .original-template{flex:1 1;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:auto}.template-preview .split-view .vertical-divider{height:auto;background-color:#e8e8e8;margin:0 15px}.template-preview .split-view .template-title{font-weight:600;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.template-preview .ai-suggestions-view{width:100%;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:auto}.template-preview .side-by-side-comparison{padding:16px}.template-preview .side-by-side-comparison .comparison-header{margin-bottom:20px;padding:12px 16px;background-color:#f6ffed;border-radius:6px;border:1px solid #b7eb8f;display:flex;justify-content:space-between;align-items:center}.template-preview .side-by-side-comparison .comparison-header .ai-suggestion-info{display:flex;align-items:center}.template-preview .side-by-side-comparison .comparison-header .ai-suggestion-info .ai-icon{color:#52c41a;font-size:16px;margin-right:8px}.template-preview .side-by-side-comparison .comparison-header .ai-suggestion-info span{color:#444;font-weight:500}.template-preview .side-by-side-comparison .comparison-header .select-all-container .ant-checkbox-wrapper{color:#389e0d;font-weight:500}.template-preview .side-by-side-comparison .comparison-section{margin-bottom:30px;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:all .2s ease}.template-preview .side-by-side-comparison .comparison-section.selected{border-color:#52c41a;box-shadow:0 2px 8px rgba(82,196,26,.2)}.template-preview .side-by-side-comparison .comparison-section .section-title{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#fafafa;border-bottom:1px solid #f0f0f0}.template-preview .side-by-side-comparison .comparison-section .section-title .section-title-left{display:flex;align-items:center;grid-gap:8px;gap:8px}.template-preview .side-by-side-comparison .comparison-section .section-title .section-title-left h3{margin:0;font-size:16px;font-weight:600;color:#333}.template-preview .side-by-side-comparison .comparison-section .section-title .section-actions{display:flex;grid-gap:8px;gap:8px}.template-preview .side-by-side-comparison .comparison-section .comparison-content{padding:16px}.template-preview .side-by-side-comparison .comparison-section .comparison-content .ai-column .column-header,.template-preview .side-by-side-comparison .comparison-section .comparison-content .original-column .column-header{font-weight:600;padding:8px;margin-bottom:8px;border-bottom:1px solid #f0f0f0}.template-preview .side-by-side-comparison .comparison-section .comparison-content .ai-column .content-box,.template-preview .side-by-side-comparison .comparison-section .comparison-content .original-column .content-box{min-height:100px;padding:12px;border:1px solid #f0f0f0;border-radius:4px;background-color:#fafafa}.template-preview .side-by-side-comparison .comparison-section .comparison-content .original-column .column-header{color:#555;background-color:#f9f9f9}.template-preview .side-by-side-comparison .comparison-section .comparison-content .ai-column .column-header{color:#389e0d;background-color:#f6ffed}.template-preview .side-by-side-comparison .comparison-section .comparison-content .ai-column .ai-content-box{background-color:#f6ffed;border-color:#b7eb8f}.template-preview .side-by-side-comparison .comparison-section .comparison-content .ai-column .ai-content-box.editing{background-color:#fff;border:1px solid #52c41a;box-shadow:0 0 0 2px rgba(82,196,26,.2);min-height:120px;padding:12px;outline:none;width:100%;font-size:14px;line-height:1.5;color:#333;resize:vertical}.template-preview .side-by-side-comparison .comparison-actions{margin-top:24px;text-align:center;display:flex;justify-content:center;flex-direction:row;flex-wrap:nowrap;padding:10px;grid-gap:10px;gap:10px}.template-preview .side-by-side-comparison .comparison-actions .apply-all-button,.template-preview .side-by-side-comparison .comparison-actions .cancel-button{min-width:100px;padding:0 24px;height:36px;font-size:15px;border-radius:4px;transition:all .3s ease}.template-preview .side-by-side-comparison .comparison-actions .cancel-button{border:1px solid #ffccc7;background-color:#fff2f0;color:#ff4d4f}.template-preview .side-by-side-comparison .comparison-actions .cancel-button:hover{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f}.template-preview .side-by-side-comparison .comparison-actions .apply-all-button{background:linear-gradient(90deg,#52c41a,#73d13d);border:none;box-shadow:0 2px 6px rgba(82,196,26,.3);margin-right:0}.template-preview .side-by-side-comparison .comparison-actions .apply-all-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(82,196,26,.4)}.template-preview .side-by-side-comparison .comparison-actions .apply-all-button:disabled{background:#f5f5f5;color:rgba(0,0,0,.25);border-color:#d9d9d9;box-shadow:none;text-shadow:none;transform:none}.template-preview .side-by-side-comparison .comparison-actions .select-all-button{margin-left:5px;height:36px;font-size:15px;border-radius:4px}.template-preview .edit-instructions{margin-bottom:15px;color:#1890ff;font-size:14px}.template-preview .template-sections{margin-top:15px}.template-preview .template-section{margin-bottom:20px}.template-preview .template-section.ai-generated{border-left:3px solid #52c41a;padding-left:15px;background-color:#f6ffed;border-radius:4px;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.05)}.template-preview .template-section.ai-generated:hover{box-shadow:0 3px 8px rgba(0,0,0,.1)}.template-preview .template-section .section-header{display:flex;justify-content:space-between;align-items:center}.template-preview .template-section .section-header .action-buttons{display:flex;grid-gap:8px;gap:8px}.template-preview .template-section .section-header .action-buttons .accept-button{font-size:12px;height:28px;padding:0 12px;border-radius:4px;background-color:#52c41a;border-color:#52c41a;transition:all .3s ease}.template-preview .template-section .section-header .action-buttons .accept-button:hover{transform:scale(1.05);background-color:#389e0d;border-color:#389e0d}.template-preview .template-section .section-header .action-buttons .reject-button{font-size:12px;height:28px;padding:0 12px;border-radius:4px;transition:all .3s ease}.template-preview .template-section .section-header .action-buttons .reject-button:hover{transform:scale(1.05)}.template-preview .template-section .section-header .section-heading .ai-badge{display:inline-block;margin-left:8px;font-size:11px;font-weight:400;color:#52c41a;background-color:#f6ffed;border:1px solid #b7eb8f;padding:1px 6px;border-radius:3px;vertical-align:middle}.template-preview .template-section .section-heading{margin-bottom:8px;font-size:16px;color:#333}.template-preview .template-section .section-content{border:1px solid #f0f0f0;border-radius:4px;padding:12px;min-height:100px;background-color:#fafafa}.template-preview .template-section .section-content.editing{border-color:#d9d9d9;background-color:#fff;outline:none;box-shadow:0 0 0 2px rgba(24,144,255,.2);min-height:180px;padding:16px;font-size:15px}.template-preview .template-section .diff-container{display:flex;flex-direction:column;grid-gap:12px;gap:12px;border:1px solid #f0f0f0;border-radius:4px;padding:16px;background-color:#fff;margin-top:8px}.template-preview .template-section .diff-container .content-label{font-weight:600;color:#333;margin-bottom:4px;font-size:13px}.template-preview .template-section .diff-container .original-content{padding:8px 12px;background-color:#f5f5f5;border-radius:4px;border-left:3px solid #d9d9d9}.template-preview .template-section .diff-container .new-content{padding:8px 12px;background-color:#f6ffed;border-radius:4px;border-left:3px solid #52c41a}.template-preview .template-section .diff-container .new-content .diff-content{position:relative}.template-preview .template-section .diff-container .new-content .diff-content:before{content:"";position:absolute;left:-16px;top:0;bottom:0;width:3px;background-color:#52c41a}.template-preview .template-section .diff-container .new-content .diff-content-new{background-color:#f6ffed;padding:4px;border-radius:2px;position:relative}.template-preview .template-section .diff-container .new-content .diff-content-new:before{content:"+";position:absolute;left:-10px;top:0;color:#52c41a;font-weight:700}.template-preview .template-section .diff-container .new-content .diff-content-all-new{position:relative}.template-preview .template-section .diff-container .new-content .diff-content-all-new,.template-preview .template-section .diff-container .new-content .diff-content-with-replacements{background-color:#f6ffed;border-radius:2px;border-left:3px solid #52c41a;padding:4px 4px 4px 8px}.template-preview .template-section .diff-container .new-content .diff-content-with-replacements b,.template-preview .template-section .diff-container .new-content .diff-content-with-replacements span[style*="font-weight:bold"],.template-preview .template-section .diff-container .new-content .diff-content-with-replacements span[style*="font-weight: bold"],.template-preview .template-section .diff-container .new-content .diff-content-with-replacements strong{background-color:rgba(82,196,26,.1);padding:0 2px;border-radius:2px}.template-preview .template-section .diff-container .new-content .diff-content-with-replacements span.measurement-bpm,.template-preview .template-section .diff-container .new-content .diff-content-with-replacements span.measurement-celsius,.template-preview .template-section .diff-container .new-content .diff-content-with-replacements span.measurement-kg,.template-preview .template-section .diff-container .new-content .diff-content-with-replacements span.measurement-mm{background-color:rgba(82,196,26,.1)}.template-preview .ai-content .section-content{background-color:#fff}.template-preview .ai-suggestion-header{margin-bottom:20px;padding:12px 16px;background-color:#f6ffed;border-radius:6px;border:1px solid #b7eb8f}.template-preview .ai-suggestion-header .ai-suggestion-info{display:flex;align-items:center}.template-preview .ai-suggestion-header .ai-suggestion-info .ai-icon{color:#52c41a;font-size:16px;margin-right:8px}.template-preview .ai-suggestion-header .ai-suggestion-info span{color:#444;font-weight:500}.template-preview .apply-all-container{margin-top:24px;text-align:center;display:flex;justify-content:center;flex-direction:row;flex-wrap:nowrap;grid-gap:12px;gap:12px}.template-preview .apply-all-container .apply-all-button,.template-preview .apply-all-container .cancel-button{min-width:100px;padding:0 24px;height:36px;font-size:15px;border-radius:4px;transition:all .3s ease}.template-preview .apply-all-container .cancel-button{border:1px solid #ffccc7;background-color:#fff2f0;color:#ff4d4f}.template-preview .apply-all-container .cancel-button:hover{color:#fff;background-color:#ff4d4f;border-color:#ff4d4f}.template-preview .apply-all-container .apply-all-button{background:linear-gradient(90deg,#52c41a,#73d13d);border:none;box-shadow:0 2px 6px rgba(82,196,26,.3)}.template-preview .apply-all-container .apply-all-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(82,196,26,.4)}.template-preview .apply-all-container .toggle-diff-button{padding:0 16px;height:36px;font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.template-preview .apply-all-container .toggle-diff-button:hover{color:#1890ff;border-color:#1890ff}.template-preview .format-error{color:#ff4d4f;padding:20px;text-align:center;border:1px dashed #ff4d4f;border-radius:4px}.template-preview .loading-container,.template-preview .no-template{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.template-content{padding:0 16px;margin-top:10px}.template-content .template-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.template-content .template-title-row h5.ant-typography{margin-bottom:0}.template-content .template-title-row .template-action-buttons{display:flex}.template-content .template-title-row .template-action-buttons .preview-edit-button{font-size:14px;height:var(--button-size);display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #d9d9d9}.template-content .template-title-row .template-action-buttons .preview-edit-button.ant-btn-primary{border-color:#1890ff}.edit-instructions{margin:12px 0;color:#1890ff;font-style:italic;padding:8px;background-color:#e6f7ff;border-radius:4px;border-left:3px solid #1890ff}.template-sections{margin-top:16px}.template-section-item{margin-bottom:8px;padding:8px;background-color:#f9fafb;border-radius:4px}.section-value{color:#4b5563}.formatted-template-content{padding:16px;background-color:#f9fafb;border-radius:8px;height:auto;min-height:calc(100% - 50px)}.formatted-template-content .template-name{font-size:18px;font-weight:600;margin-bottom:20px;color:#1f2937}.formatted-template-content .template-section{margin-bottom:24px}.formatted-template-content .template-section:last-child{margin-bottom:0}.formatted-template-content .template-section .section-heading{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px;text-transform:uppercase}.formatted-template-content .template-section .section-content{color:#4b5563;line-height:1.6;white-space:pre-line}.formatted-template-content .template-section .section-content br{display:block;content:"";margin-top:8px}.formatted-template-content .template-section .section-content.final-soap-content{white-space:pre-line;word-wrap:break-word}.formatted-template-content .template-section .section-content.editing{outline:2px dashed #1890ff;padding:16px;border-radius:4px;background-color:#fafafa;min-height:180px;font-size:15px;width:100%}.formatted-template-content .template-section .section-content.editing:focus,.formatted-template-content .template-section .section-content.editing:hover{outline:2px solid #1890ff;background-color:#fff}.format-error{color:#ef4444;padding:16px;background-color:#fee2e2;border-radius:8px;text-align:center}.ai-content-box{padding-bottom:25px;width:100%;background-color:#f6ffed!important;border-color:#b7eb8f!important}.ai-content-box,.ai-content-box .diff-content-with-replacements{position:relative}.ai-content-box .diff-content-with-replacements:after{content:"(AI filled)";display:block;font-size:10px;color:#52c41a;font-style:italic;margin-top:4px;text-align:right}.ai-content-box .highlight-value{font-weight:700;background-color:rgba(82,196,26,.1);padding:0 2px;border-radius:2px}.template-placeholder{display:inline-block;background-color:#f0f7ff;border:1px solid #91caff;border-radius:4px;color:#1890ff;padding:1px 6px;margin:2px 4px;font-size:13px;font-weight:500;text-transform:capitalize;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.05);line-height:1.5}.template-form-field{margin:10px 0;padding:10px;background-color:#f5f9ff;border-radius:6px;border-left:3px solid #1890ff;transition:all .3s ease}.template-form-field:hover{background-color:#e6f7ff;box-shadow:0 2px 6px rgba(24,144,255,.1)}.template-form-field .template-field-label{display:block;font-size:14px;font-weight:500;color:#1890ff;margin-bottom:8px;text-transform:capitalize}.template-form-field .template-field-input{width:100%;padding:8px 12px;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;transition:all .3s}.template-form-field .template-field-input:hover{border-color:#40a9ff}.template-form-field .template-field-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2);outline:none}.template-form-field .template-field-input::placeholder{color:#bfbfbf;font-style:italic}.editing-container{display:flex;flex-direction:column}.editing-container .editing-help-text{margin-top:8px;color:#999;font-size:12px;line-height:1.5}.editing-container .editing-help-text code{background-color:#f5f5f5;border:1px solid #eee;border-radius:3px;padding:1px 4px;font-family:monospace;color:#666}.ai-filled-marker{color:#52c41a;font-size:11px;font-style:italic;display:inline-block;padding:0;border-radius:0;background-color:initial;border:none;margin-left:5px;position:absolute;bottom:5px;right:10px}.applied-content .ai-filled-marker,.edited-content .ai-filled-marker{display:none!important}.diff-content-edited{background-color:#f8f9fa;border-left:3px solid #1890ff;padding-left:10px}.applied-content{background-color:#f6ffed;border-left:3px solid #52c41a}.template-section{margin-bottom:20px;position:relative}.section-content{position:relative;padding-bottom:25px}.comparison-section{margin-bottom:15px;border-bottom:1px solid #f0f0f0;padding-bottom:15px}.content-container{width:100%;overflow:visible;padding-bottom:15px;position:relative}.content-box{position:relative;padding-bottom:5px;width:100%;box-sizing:border-box}.content-text{position:relative;padding-right:70px}.loading-container{text-align:center;padding:20px}.loading-container .loading-text{margin-top:10px}.no-template{text-align:center;padding:20px}.item-selection-container{max-width:1200px;margin:0 auto;padding:0 16px}.item-selection-container .unified-panel{background:#fff;border-radius:8px;overflow:hidden}.item-selection-container .unified-panel .view-switcher{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:#fff;padding:16px 0;display:flex;justify-content:flex-end}.item-selection-container .unified-panel .view-switcher .ant-btn{font-weight:500;border-radius:6px}.item-selection-container .unified-panel .view-switcher .ant-btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.item-selection-container .unified-panel .content-wrapper{background:#fff}.item-selection-container .unified-panel .content-wrapper .tables-view,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view{width:100%}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper{margin:0 0 24px;padding:0;background:transparent;border:none;box-shadow:none}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-table-wrapper,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-table-wrapper{margin:0}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-table-wrapper .ant-table,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-table-wrapper .ant-table{margin:0;border:1px solid #f0f0f0;border-radius:6px}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-table-wrapper .ant-table .ant-table-thead>tr>th,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;padding:12px 16px;font-weight:600}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-table-wrapper .ant-table .ant-table-tbody>tr>td,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{padding:12px 16px;border-bottom:1px solid #f5f5f5}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-table-wrapper .ant-table .ant-table-tbody>tr:last-child>td,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-table-wrapper .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-form-item,.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-input,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-form-item,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-input{margin-bottom:16px}.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-typography-h3,.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper .ant-typography-h4,.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper h3,.item-selection-container .unified-panel .content-wrapper .tables-view .custom-form-item-wrapper h4,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-typography-h3,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper .ant-typography-h4,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper h3,.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper h4{margin-bottom:16px!important;margin-top:0!important;color:#262626;font-weight:600}.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper{margin:0}.item-selection-container .unified-panel .content-wrapper .treatment-plan-view .custom-form-item-wrapper h3{margin-bottom:16px;color:#1890ff;font-weight:600;font-size:18px}.item-selection-container .deleted-table-data{opacity:.5;background-color:#fff1f0!important}.item-selection-container .title-wrapper{padding:12px 0;background:transparent;border:none;border-radius:0}@media (max-width:768px){.item-selection-container{padding:0 8px}.item-selection-container .unified-panel .view-switcher{padding:12px 0}.item-selection-container .unified-panel .content-wrapper .custom-form-item-wrapper{margin:0 0 16px}.item-selection-container .unified-panel .content-wrapper .custom-form-item-wrapper .ant-table-tbody>tr>td,.item-selection-container .unified-panel .content-wrapper .custom-form-item-wrapper .ant-table-thead>tr>th{padding:8px 12px}}:root{--input-text-color:#000;--ai-generated-text-color:#722ed1;--button-size:32px}.template-panel{display:flex;flex-direction:column;height:100%;background-color:#fff}.template-panel .placeholder{display:inline-block;background-color:#e6f7ff;color:#1890ff;padding:1px 6px;margin:2px 4px;border-radius:4px;border:1px solid #91d5ff;font-size:13px;font-weight:500;line-height:1.5}.template-panel textarea [placeholder]{font-style:italic;color:#1890ff}.template-panel .ai-generated-value{color:var(--ai-generated-text-color);background-color:rgba(114,46,209,.1);padding:2px 4px;border-radius:3px;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.template-panel .template-header{padding:12px 16px;border-bottom:1px solid #e5e7eb}.template-panel .template-header .header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.template-panel .template-header .header-top .title-actions-container{display:flex;align-items:center}.template-panel .template-header .header-top .title-actions-container h4.panel-title{margin-bottom:0;font-size:20px;font-weight:600;color:#1f2937;position:relative;margin-right:16px}.template-panel .template-header .header-top .title-actions-container h4.panel-title:after{content:"";position:absolute;bottom:-4px;left:0;width:40px;height:2px;background-color:#1890ff}.template-panel .template-header .template-selector{display:flex;align-items:center}.template-panel .template-header .template-selector .template-select{flex:1 1}.template-panel .template-header .template-selector .template-select .ant-select-selection-placeholder{color:#52c41a!important;display:flex!important;align-items:center!important;font-weight:400!important}.template-panel .template-header .template-selector .template-select .ant-select-selector{display:flex!important;align-items:center!important}.template-panel .template-header .template-selector .template-select .ant-select-selector .ant-select-selection-search{width:100%!important}.template-panel .template-header .template-selector .select-button{margin-left:8px;width:var(--button-size);height:var(--button-size);border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:#1890ff;color:#fff;border:none;box-shadow:0 2px 5px rgba(24,144,255,.3);transition:all .3s}.template-panel .template-header .template-selector .select-button:hover{background-color:#40a9ff;transform:translateY(-1px);box-shadow:0 3px 7px rgba(24,144,255,.35)}.template-panel .template-header .template-selector .select-button:active{background-color:#096dd9;transform:translateY(0);box-shadow:0 2px 4px rgba(24,144,255,.3)}.template-panel .template-header .template-selector .select-button[disabled]{background-color:#f5f5f5!important;color:rgba(0,0,0,.25)!important;border-color:#d9d9d9!important;box-shadow:none!important;text-shadow:none!important;cursor:not-allowed;transform:none}.template-panel .template-header .template-selector .refresh-button{margin-left:8px;width:var(--button-size);height:var(--button-size);border-radius:4px;display:flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;transition:all .3s}.template-panel .template-header .template-selector .refresh-button:hover{color:#1890ff;border-color:#1890ff}.template-panel .template-header .template-selector .generate-soap-button{margin-left:8px;height:var(--button-size);border-radius:4px;display:flex;align-items:center;justify-content:center;border:1px solid #52c41a;color:#52c41a;background-color:#fff;font-size:12px;font-weight:500;padding:0 12px;transition:all .3s;white-space:nowrap}.template-panel .template-header .template-selector .generate-soap-button:hover{color:#fff;background-color:#52c41a;border-color:#52c41a;transform:translateY(-1px);box-shadow:0 3px 7px rgba(82,196,26,.35)}.template-panel .template-header .template-selector .generate-soap-button:active{background-color:#389e0d;border-color:#389e0d;transform:translateY(0);box-shadow:0 2px 4px rgba(82,196,26,.3)}.template-panel .template-header .template-selector .generate-soap-button[disabled]{background-color:#f5f5f5!important;color:rgba(0,0,0,.25)!important;border-color:#d9d9d9!important;box-shadow:none!important;text-shadow:none!important;cursor:not-allowed;transform:none}.template-panel .template-content-wrapper{flex:1 1;overflow-y:auto;background-color:#fff;padding:0}.formatted-template-content,.section-content,.template-section-item,input,textarea{color:var(--input-text-color)}.ai-generated-value{color:var(--ai-generated-text-color);background-color:rgba(114,46,209,.1);border-radius:3px}.ai-generated-value,.final-soap-content{padding:2px 4px;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.final-soap-content{color:#1890ff;background-color:rgba(24,144,255,.05);border-radius:3px;border:1px solid rgba(24,144,255,.2);font-weight:500;white-space:pre-line}.complete-final-soap-display{padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.final-soap-section{margin-bottom:20px;border:1px solid #e8e8e8;border-radius:8px;background:#fafafa;overflow:hidden}.final-soap-section:last-child{margin-bottom:0}.final-soap-section .soap-section-title{margin:0;padding:12px 16px;background:#f0f0f0;border-bottom:1px solid #e8e8e8;font-size:16px;font-weight:600;color:#262626;text-transform:uppercase;letter-spacing:.5px}.final-soap-section .soap-section-content{padding:16px}.final-soap-section .soap-section-content .soap-line{margin-bottom:8px;line-height:1.6;color:#595959}.final-soap-section .soap-section-content .soap-line strong{color:#262626;margin-right:4px}.final-soap-section .soap-section-content .soap-line:last-child{margin-bottom:0}.final-soap-section .soap-section-content .soap-label{margin-bottom:8px;font-weight:600;color:#262626}.final-soap-section .soap-section-content .soap-label strong{color:#1890ff}.final-soap-section .soap-section-content .soap-label:last-child{margin-bottom:0}.vision-history-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:20px 24px 16px}.vision-history-modal .ant-modal-header .ant-typography h4{margin-bottom:4px;color:#262626;font-weight:600}.vision-history-modal .ant-modal-body{padding:24px}.vision-history-modal .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#595959;border-bottom:2px solid #f0f0f0}.vision-history-modal .ant-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.vision-history-modal .ant-table .ant-table-cell{padding:12px;vertical-align:middle}.vision-history-modal .soap-content-preview{max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vision-history-modal .action-buttons{display:flex;grid-gap:8px;gap:8px}.vision-history-modal .action-buttons .ant-btn{display:flex;align-items:center;grid-gap:4px;gap:4px;border:none;box-shadow:none}.vision-history-modal .action-buttons .ant-btn:hover{background-color:#f0f0f0}.vision-history-modal .action-buttons .ant-btn-text{padding:4px 8px;font-size:12px}.soap-detail-modal .ant-modal-header{padding:16px 24px;border-bottom:1px solid #f0f0f0}.soap-detail-modal .ant-modal-header .soap-detail-header{position:relative;display:flex;align-items:center;width:100%;height:48px}.soap-detail-modal .ant-modal-header .soap-detail-header .back-button{position:absolute;left:0;display:flex;align-items:center;grid-gap:8px;gap:8px;color:#1890ff;font-weight:500;padding:4px 8px;z-index:1}.soap-detail-modal .ant-modal-header .soap-detail-header .back-button:hover{background-color:#f0f6ff}.soap-detail-modal .ant-modal-header .soap-detail-header .header-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;white-space:nowrap}.soap-detail-modal .ant-modal-header .soap-detail-header .header-content .ant-typography h4{margin-bottom:4px;color:#262626;font-weight:600;font-size:18px}.soap-detail-modal .ant-modal-header .soap-detail-header .header-content .created-date{font-size:12px;color:#8c8c8c}.soap-detail-modal .ant-modal-header .soap-detail-header .edit-button{position:absolute;right:0;display:flex;align-items:center;grid-gap:6px;gap:6px;color:#52c41a;font-weight:500;padding:6px 12px;border-radius:6px;transition:all .2s;z-index:1}.soap-detail-modal .ant-modal-header .soap-detail-header .edit-button:hover{background-color:#f6ffed;color:#389e0d}.soap-detail-modal .ant-modal-header .soap-detail-header .edit-button.active{background-color:#fff2e8;color:#fa8c16}.soap-detail-modal .ant-modal-header .soap-detail-header .edit-button.active:hover{background-color:#fff7e6;color:#d46b08}.soap-detail-modal .ant-modal-body{padding:0;height:500px;display:flex;flex-direction:column}.soap-detail-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid #f0f0f0;text-align:center}.soap-detail-modal .ant-modal-footer .update-soap-button{background:#52c41a;border-color:#52c41a;color:#fff;font-weight:600;padding:8px 32px;height:auto;border-radius:6px;font-size:14px}.soap-detail-modal .ant-modal-footer .update-soap-button:hover{background:#73d13d;border-color:#73d13d}.soap-detail-modal .ant-modal-footer .update-soap-button:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#bfbfbf;cursor:not-allowed}.soap-detail-modal .soap-content-container{flex:1 1;display:flex;flex-direction:column;height:100%}.soap-detail-modal .soap-content-display{background:#fafafa;color:#262626;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.soap-detail-modal .soap-content-display,.soap-detail-modal .soap-content-editor{flex:1 1;padding:24px;font-family:"Monaco","Menlo","Ubuntu Mono",monospace;font-size:13px;line-height:1.6;border:none;margin:0}.soap-detail-modal .soap-content-editor{border-radius:0;resize:none}.soap-detail-modal .soap-content-editor:focus{box-shadow:none;border-color:transparent}.soap-detail-modal .soap-content-editor .ant-input{border:none;box-shadow:none}.empty-state{padding:40px 0;text-align:center}.empty-state .ant-empty-description{color:#8c8c8c;font-size:14px}.soap-detail-modal .ant-modal-close{top:16px;right:24px;color:#8c8c8c}.soap-detail-modal .ant-modal-close:hover{color:#262626}.canvas-container{min-height:100vh;height:auto;overflow:visible;background-color:#f9fafb;padding:0}.canvas-container h1{margin-bottom:16px}.canvas-container .card-container{display:flex;justify-content:space-between;margin:24px 0}.canvas-container .card-container .pet-card{margin-right:10px}.canvas-container .card-container .template-card{margin-left:10px}.canvas-container .canvas-content{display:flex;height:auto;min-height:calc(100vh - 120px);overflow:visible;margin-top:0}.canvas-container .canvas-content .ant-row{margin-left:0!important;margin-right:0!important}.canvas-container .canvas-content .ant-col{padding-left:0!important;padding-right:0!important}.canvas-container .canvas-content .chat-panel-col,.canvas-container .canvas-content .template-panel-col{height:calc(100vh - 120px);flex:1 1;transition:all .5s ease}.canvas-container .canvas-content .chat-panel-col{overflow:hidden}.canvas-container .canvas-content .template-panel-col{overflow-y:auto}.canvas-container .canvas-content .template-panel-col.has-new-ai-content{box-shadow:0 0 15px rgba(82,196,26,.5);position:relative;z-index:1}.canvas-container .canvas-content .template-panel-col.has-new-ai-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#52c41a,#73d13d);animation:pulse 2s infinite}.canvas-container .item-selection-container{padding:16px;background:#f8f9fa;border-radius:8px;max-height:100%;overflow-y:auto}.canvas-container .item-selection-container .custom-form-item-wrapper{margin-bottom:16px;background:#fff;border-radius:6px;padding:12px;box-shadow:0 2px 4px rgba(0,0,0,.06)}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .primary-tag-outline{display:inline-block;padding:8px 12px;background:#f0f2f5;border:1px solid #d9d9d9;border-radius:4px;font-weight:500;margin-bottom:12px}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-table{font-size:12px}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;font-size:11px}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-table .ant-table-tbody>tr>td{padding:8px 12px}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-btn,.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-select .ant-select-selector{border-radius:4px}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-btn.ant-btn-primary{background:#1da4b4;border-color:#1da4b4}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-btn.ant-btn-primary:focus,.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-btn.ant-btn-primary:hover{background:#16919f;border-color:#16919f}.canvas-container .item-selection-container .custom-form-item-wrapper .list-container .ant-btn.ant-btn-primary:active{background:#13808c;border-color:#13808c}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.pet-info-header{background:#f9fafb;padding:20px 0}.pet-info-header .pet-info-card{margin:0;max-width:none;width:100%}#welcome-page{padding-top:2rem}#welcome-page .greeting-container{color:#70c2ac}#welcome-page .greeting-container p{font-size:1.1rem;margin-bottom:4rem}#welcome-page .greeting-container p .username{font-size:1.4rem}#welcome-page .illustration-container img{display:inline-block;max-width:300px;margin:0 auto 30px}#welcome-page .welcome-message-container{margin-bottom:5rem}#welcome-page .welcome-message-container .title{font-weight:700;color:#000;font-size:1.2rem;margin-bottom:30px}#welcome-page .welcome-message-container .message{font-size:1.1rem}@media screen and (max-width:761px){#welcome-page .illustration-container{display:none}#welcome-page .welcome-message-container{margin-bottom:20px}}.ant-menu-inline-collapsed-tooltip{display:none}#app-sidebar{background-color:#f9f9f9;box-shadow:4px 0 18px rgba(0,0,0,.07);position:fixed;z-index:10;display:flex;flex-direction:column;height:100vh}#app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;padding:0 8px}#app-sidebar .header-container{display:flex;align-items:center;padding:16px}#app-sidebar .header-container .logo-image{margin-right:auto;width:auto;height:72px}#app-sidebar .header-container .toggle-collapse-btn{position:absolute;background-color:#f9f9f9;transition:all .2s ease-in-out}#app-sidebar .sider-menu-container{color:#b0b0b0;background-color:#f9f9f9;border:none;flex-grow:1}#app-sidebar .sider-menu-container .sider-menu-container-icon{margin-right:16px}#app-sidebar .ant-menu-item,#app-sidebar .ant-menu-submenu-title{height:51px;line-height:51px;font-size:17px}#app-sidebar .ant-menu-item .anticon,#app-sidebar .ant-menu-submenu-title .anticon{font-size:17px}#app-sidebar .ant-menu-sub .ant-menu-item{height:35px;line-height:35px}#app-sidebar .ant-menu a{display:block;width:100%}#app-sidebar .signout-container{text-align:center;padding:16px}#app-sidebar .signout-container button{width:100%;justify-content:center}@media screen and (max-width:1000px){#app-sidebar.collapse{width:0!important;min-width:0!important}#app-sidebar .toggle-collapse-btn.collapse{right:-44px!important}}.beta-tag{display:inline-block;background-color:#e6f4ff;font-size:15px;line-height:20px;padding:0 6px;border-radius:4px;margin-left:8px;vertical-align:middle;border:1px solid #bae7ff;background:linear-gradient(90deg,#bae7ff,#e6f7ff,#d6f0ff);font-weight:700;background-image:linear-gradient(90deg,#0050b3,#1890ff,#69c0ff);-webkit-background-clip:text;background-clip:text;color:transparent}#payment-history,.beta-tag{position:relative}#payment-history .cancel-subscription{position:absolute;top:24px;right:24px;color:red;border:1px solid red}.grid-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.grid-item{border:1px solid #dfdfdf;padding:1rem;border-radius:8px}.grid-item h3{font-weight:600;font-size:18px}.grid-item p{font-weight:400;font-size:12px;color:#64748b}.item-footer{height:16px;width:100%}.item-footer p,.template-name{margin:0}@media (max-width:768px){.grid-container{grid-template-columns:1fr}}.create-template-modal{padding:1rem 0 2rem}.item-filter-section{margin-bottom:1.5rem}.content-area{padding:1.5rem;background-color:#fff;border-radius:8px}.status-tag{height:20px;width:64px;border-radius:16px;font-size:.65rem}.status-tag p{margin:0}.public-template-tag{background:#16afb8;color:#fff!important}.private-template-tag{background:#fffac3;color:#854d0f!important}.public-template-tag p{color:inherit;font-size:inherit}.soap-canvas-wrapper .top-action-bar{display:flex;justify-content:space-between}.soap-canvas-wrapper .pet-info-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.soap-canvas-wrapper .pet-info-grid .pet-info-item{max-height:350px;overflow-y:auto;padding:1.5rem 1.5rem 3rem;background-color:#fff;border-radius:1rem;border:1px solid #d9d9d9}.soap-canvas-wrapper .pet-info-grid .pet-info-item h4{margin-bottom:1rem}.soap-canvas-wrapper .pet-info-grid .info-row td{padding-bottom:1rem}.soap-canvas-wrapper .pet-info-grid .info-tag,.soap-canvas-wrapper .pet-info-grid .info-text{font-size:14px}.soap-canvas-wrapper .pet-info-grid .info-tag{padding-right:25px;color:#7d7d7d}.soap-canvas-wrapper .medication-list{padding:1.5rem 0;color:#494949;border-bottom:1px solid #e7e7e7}.soap-canvas-wrapper .triage-note-area{width:100%;border:1px solid #d9d9d9;border-radius:16px;min-height:250px;margin-top:2rem;background-color:#fff}.soap-canvas-wrapper .triage-note-area .header{padding:.8rem;background-color:#ebebeb;border-radius:16px 16px 0 0;font-weight:500}.soap-canvas-wrapper .triage-note-area .content{padding:1rem}.soap-canvas-wrapper .checkin-questions{width:720px;margin-top:2rem;max-height:500px;overflow-y:auto}.soap-canvas-wrapper .soap-details-area{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto auto;grid-gap:20px;gap:20px;padding:20px;font-family:sans-serif;background:#f5f5f5}.checkbox-group{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.checkbox-group label{display:flex;align-items:center;grid-gap:8px;gap:8px}.card{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.card h3{margin-bottom:16px}input[type=checkbox]:checked{accent-color:#1da4b4;background-color:#fff}.soap-details-container{display:flex;flex-direction:column;grid-gap:20px;gap:20px;margin:2rem 0}.soap-details-container .vitals p{margin:0;padding:0}.soap-details-container .bottom-grid,.soap-details-container .top-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.soap-details-container input[type=text],.soap-details-container select{display:block;width:100%;padding:8px;border-radius:6px;border:1px solid #ccc}.soap-details-container select{margin-top:6px;margin-bottom:14px}.soap-details-container .vital{margin-bottom:1rem}.soap-details-container .vitals .ant-form-item{margin-bottom:0}.assessment h3{margin:0 0 4px}.assessment .diagnostics,.assessment .differentials,.assessment .section-description,.assessment .services,.assessment .treatments{margin-bottom:24px}#dashboard-layout .site-base-layout{min-height:100vh}#dashboard-layout .site-base-layout.mini-collaspe{margin-left:80px}#dashboard-layout .site-base-layout.full-display{margin-left:280px}#dashboard-layout .page-header{background-color:#fff;box-shadow:0 0 13px rgba(0,0,0,.07)}#dashboard-layout .page-header .ant-page-header-heading-title{text-transform:capitalize}#dashboard-layout .page-header .profile-name-container{display:flex;flex-direction:column;align-items:flex-end;margin-right:20px}#dashboard-layout .page-header .profile-name-container span{text-transform:capitalize}#dashboard-layout .with-soap-note-bar{width:calc(100% - 280px);margin-left:auto}@media screen and (max-width:1000px){#dashboard-layout .site-base-layout.full-display,#dashboard-layout .site-base-layout.mini-collaspe{margin-left:0}#dashboard-layout .with-soap-note-bar{width:100%;margin-left:auto}#dashboard-layout .ant-page-header-heading-title{margin-left:34px}}#report{margin-left:100px;margin-right:100px}#report .table-container{width:100%;overflow-x:auto}@media (max-width:768px){#report .table-container{font-size:14px;padding:8px}}@media screen and (max-width:761px){#report{margin-left:20px;margin-right:20px}}body{font-family:Inter}body[data-hide-error-overlay=true]>iframe{display:none}img{width:100%;height:100%;max-width:100%;max-height:100%}.grid{display:grid}.grid-col-2{grid-template-columns:auto auto}.col-gap-2{grid-column-gap:2rem;column-gap:2rem}.gap-4{grid-gap:24px;gap:24px}.gap-2{grid-gap:12px;gap:12px}.gap-1{grid-gap:6px;gap:6px}.flex{display:flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.items-center{align-items:center}.items-start{align-items:flex-start}.flex-col{flex-direction:column}body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.ant-layout,.ant-layout-footer{background-color:#f9f9f9}.ant-descriptions-item-label{font-weight:600}.primary-tag{padding:1px 9px;background-color:#70c2ac;color:#fff;border-radius:12px;display:inline-block}.primary-tag-outline{padding:10px 16px;display:block;background-color:#eefff9;font-weight:600;font-size:1rem}.custom-card{border-radius:20px}.custom-button{height:55px}.custom-input.ant-input-number-lg,.custom-input .ant-input-number-lg,.custom-input.ant-input-number-lg input,.custom-input .ant-select-selector{min-height:55px}.custom-textarea{background-color:#fbfbfb;border-radius:5px}.custom-select .ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:55px}.custom-select.ant-select-lg{box-shadow:0 2px 4px rgba(0,0,0,.1)!important;height:55px}.custom-select.ant-select-lg .ant-select-selector{height:55px!important;padding:4px 17px}.custom-select.ant-select-lg .ant-select-selector input{height:55px!important}.custom-select.ant-select-lg .ant-select-selector .ant-select-selection-item,.custom-select.ant-select-lg .ant-select-selector .ant-select-selection-placeholder{line-height:55px!important}.custom-form-item-wrapper{padding:20px;background-color:#fbfbfb;border-radius:20px;border:1px dashed #d8d8d8;margin-bottom:25px}.custom-form-item-wrapper .title-wrapper{display:flex;justify-content:space-between;flex-direction:column}.custom-form-item-wrapper .list-container{margin-top:10px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);border-radius:8px;overflow:hidden;margin-bottom:10px}.custom-form-item-wrapper .list-container .primary-tag-outline{margin:10px}.custom-form-item-wrapper .list-container .recommendation-tags-container{padding:20px}.custom-form-item-wrapper .ant-table-thead th{font-weight:600}.custom-modal{top:30px}.custom-modal .ant-modal-content{border-radius:9px;overflow:hidden}.custom-modal .ant-modal-header{border:0;background-color:#f9feff;padding:1.5rem 2.3rem}.custom-modal .ant-modal-title{font-size:1.1rem;font-weight:600}.custom-modal .ant-modal-footer{border:0;padding:3rem 4rem}.ant-table tr.ant-table-expanded-row>td{background:#f5fffc}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{content:unset}.ant-table .expanded-table-content-container{display:grid;grid-gap:20px;gap:20px;grid-template-columns:33.33% 33.33% 33.33%;margin:0}.ant-table .expanded-table-content-container>div{flex:1 1}.ant-table .expanded-table-content-container>div h5{color:#5ec7d3;font-size:14px;line-height:20px}.ant-input,.ant-input-number-affix-wrapper,.ant-picker{border-radius:4px;resize:none;border:1px solid #adadad}.ant-input-group-addon,.ant-input-number-affix-wrapper-group-addon,.ant-picker-group-addon{background:#f5feff;border:1px solid #adadad;border-right:none}.ant-select-selector{border-radius:4px!important;overflow:hidden}.ant-select-selector .ant-select-selection-placeholder{color:#757575}.form-section-title{background:#f0f0f0;padding:4px 10px;border-radius:3px;margin-bottom:7px}.cursor-pointer{cursor:pointer}.deleted-table-data{color:#b4b1b1;text-decoration:line-through}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}#subscription-plans{box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:64px 12px;align-items:center;background:#f4fdff;grid-gap:54px;gap:54px;font-family:"Inter",sans-serif}#subscription-plans h1,#subscription-plans h2,#subscription-plans h3,#subscription-plans h4,#subscription-plans h5,#subscription-plans h6,#subscription-plans p{padding:0;margin:0}#subscription-plans .logo{width:80px}#subscription-plans .page-title{text-align:center;font-size:28px;font-weight:600;line-height:2rem;margin-top:-24px}#subscription-plans .page-title,#subscription-plans .sub-title{text-align:center}#subscription-plans .sub-title{font-size:16px;font-weight:400;line-height:20px;margin-top:1rem}#subscription-plans .card-container{display:flex;flex-direction:column;align-items:center;padding:54px 12px;width:100%;min-height:500px;border-radius:30px;border:1px solid #efefef;background:#fff;box-shadow:0 0 8px 0 hsla(0,0%,77.6%,.25);grid-gap:36px;gap:36px}#subscription-plans .plan-options{display:inline-flex;padding:8px 12px;align-items:flex-start;grid-gap:18px;gap:18px;border-radius:99px;background:var(--brand,#5ec7d3)}#subscription-plans .plan-item{display:flex;padding:12px;justify-content:center;align-items:center;grid-gap:8px;gap:8px;font-size:14px;font-weight:400;border-radius:99px;color:#00464e;cursor:pointer;white-space:no-wrap}#subscription-plans input.plan-option{display:none}#subscription-plans input[type=radio]:checked+.plan-item{background-color:#fff;color:#11919f;font-weight:600}#subscription-plans .sub-plan-lead-text{color:#121212;text-align:center;font-size:20px;font-weight:500;line-height:30px}#subscription-plans .plans{display:flex;flex-direction:column;grid-gap:34px;gap:34px;width:100%;flex-wrap:wrap}#subscription-plans .plans>:first-child{background:linear-gradient(164deg,#fff0fc 1.31%,#fff 55.35%)}#subscription-plans .plans>:nth-child(2){border-top:4px solid var(--pry,#1da4b4);background:linear-gradient(172deg,#ddfcff .45%,#fff 35.66%)}#subscription-plans .plans>:nth-child(3){background:linear-gradient(164deg,#fff6f0 1.31%,#fff 55.35%)}#subscription-plans .plans>:first-child .plan-title{color:#c52e8d}#subscription-plans .plans>:nth-child(2) .plan-title{color:var(--pry,#1da4b4)}#subscription-plans .plans>:nth-child(3) .plan-title{color:#ec8431}#subscription-plans .choose-plan-btn{display:flex;height:49px;padding:8px 30px;justify-content:center;align-items:center;color:var(--neutral-800,#1a1a1a);text-align:center;font-size:18px;font-weight:500;line-height:30px;position:absolute;bottom:24px;right:24px;left:24px;border-radius:8px;border:1px solid var(--neutral-800,#1a1a1a);background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}#subscription-plans #annual-billing{position:relative}#subscription-plans #discount-tooltip{position:absolute;display:flex;grid-gap:8px;gap:8px;border-radius:2px;background:#eb2f96;padding:6px 8px 6px 16px;right:20px;top:-30px;z-index:1;color:#fff;font-size:14px;font-weight:400}#subscription-plans #discount-tooltip:before{width:16px;height:16px;content:"";position:absolute;top:24px;left:32px;background:#eb2f96;rotate:50deg;z-index:0}#subscription-plans .clientele img{width:150px}@media only screen and (min-width:600px){#subscription-plans .plans{flex-direction:row;justify-content:center;grid-row-gap:16px;row-gap:16px;grid-column-gap:12px;column-gap:12px}}@media only screen and (min-width:761px){#subscription-plans{padding:64px 24px}#subscription-plans .page-title{margin-top:0}#subscription-plans .card-container{padding:54px 24px}#subscription-plans #discount-tooltip{padding-left:16px;right:-90px;z-index:1;top:0}#subscription-plans #discount-tooltip:before{top:8px;left:-6px;rotate:50deg}}@media only screen and (min-width:992px){#subscription-plans .plans{flex-wrap:nowrap}}.card-wrapper{border-radius:20px;border:1px solid #fbe5f7;box-shadow:0 0 10px 0 hsla(0,0%,71.4%,.25);position:relative;width:100%}.card-wrapper .bottom-area,.card-wrapper .top-area{padding:36px 24px;display:flex;grid-gap:54px;gap:54px;flex-direction:column}.card-wrapper .top-area{border-bottom:1px solid #e4e4e4}.card-wrapper .bottom-area ul{padding:0 12px}.card-wrapper .plan-title,.card-wrapper .pricing-text{font-size:28px;font-weight:600;line-height:22px}.card-wrapper .plan-description,.card-wrapper .pricing-sub-text{color:#373737;font-size:14px;font-weight:400;line-height:20px}.card-wrapper:first-child .plan-title{color:#c52e8d}.card-wrapper:nth-child(2) .plan-title{color:var(--pry,#1da4b4)}.card-wrapper:nth-child(3) .plan-title{color:#ec8431}.card-wrapper .pricing-text-container{display:flex;height:100%;align-items:flex-end}.card-wrapper .pricing-text{color:#0f0f0f;font-size:40px}.card-wrapper .choose-plan-btn{display:flex;height:49px;padding:8px 30px;justify-content:center;align-items:center;color:var(--neutral-800,#1a1a1a);text-align:center;font-size:18px;font-weight:500;line-height:30px;position:absolute;bottom:24px;right:24px;left:24px;cursor:pointer;border-radius:8px;border:1px solid var(--neutral-800,#1a1a1a);background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}@media only screen and (min-width:600px){.card-wrapper{width:47%}}@media only screen and (min-width:761px){.card-wrapper .plan-item{font-size:16px}.card-wrapper .plan-description,.card-wrapper .pricing-sub-text{width:95%}}@media only screen and (min-width:992px){.card-wrapper{width:418px}}#complete-invite .ant-form-item{margin-bottom:10px}#complete-invite .forgot-password-container{display:flex;width:100%;margin-bottom:11px;flex-direction:row-reverse;margin-top:-12px}#complete-invite .forgot-password-container a{color:#5f5d5d}#complete-invite .signup-link-text{text-align:center;margin-top:20px}#completed-card{text-align:center;padding:5rem 0}#completed-card .icon-container{margin-bottom:20px}#completed-card p{margin-bottom:30px}#invite-link-expired{text-align:center}.vaccine-status{border-radius:4px;display:inline-block;padding:8px;color:#fff}.vaccine-status.current{background:#24b999}.vaccine-status.past{background:#d92a1f}#wrapper{background-color:#f9f9f9;padding:4rem}@media screen and (max-width:761px){#wrapper{padding:1rem}}.form-area{max-width:1115px;margin:auto;padding:4rem 2rem;background-color:#fff;border-radius:8px}@media screen and (max-width:761px){.form-area{padding:1rem}}#subscription-template{box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:64px 12px;align-items:center;background:#f4fdff;grid-gap:54px;gap:54px;font-family:"Inter",sans-serif}#subscription-template h1,#subscription-template h2,#subscription-template h3,#subscription-template h4,#subscription-template h5,#subscription-template h6,#subscription-template p{padding:0;margin:0}#subscription-template .logo{width:80px}#subscription-template .page-title{text-align:center;font-size:28px;font-weight:600;line-height:2rem;margin-top:-24px}#subscription-template .card-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:54px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:500px;border-radius:30px;border:1px solid #efefef;background:#fff;box-shadow:0 0 8px 0 hsla(0,0%,77.6%,.25);grid-gap:36px;gap:36px}#subscription-template .page-title,#subscription-template .sub-title{text-align:center}#subscription-template .sub-title{font-size:16px;font-weight:400;line-height:20px;margin-top:1rem}@media only screen and (min-width:761px){#subscription-template{padding:64px 24px}#subscription-template .page-title{margin-top:0}#subscription-template .card-container{padding:54px}}#success-message{display:flex;flex-direction:column;align-items:center;grid-gap:24px;gap:24px}#success-message .title{color:#048758;text-align:center;font-size:24px;font-style:normal;font-weight:600;padding:0;line-height:46px}#success-message .body{width:514.88px;color:#0c0c0c;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:26px}#success-message #cta{display:flex;width:308px;height:52px;padding:8px 30px;justify-content:center;align-items:center;grid-gap:8px;gap:8px;border-radius:8px;background:#1da4b4;box-shadow:0 2px 4px 0 hsla(0,0%,63.1%,.25);border:none;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:30px}#eula-page{box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;padding:64px 12px;align-items:center;background:#f4fdff;grid-gap:54px;gap:54px;font-family:"Inter",sans-serif}#eula-page h1,#eula-page h2,#eula-page h3,#eula-page h4,#eula-page h5,#eula-page h6,#eula-page p{padding:0;margin:0}#eula-page .logo{width:80px}#eula-page .eula-content{padding:50px;background-color:#fff;border-radius:20px;height:100vh;width:100%}@media only screen and (min-width:761px){#eula-page{padding:64px 24px}}#soap-template-creator-layout{display:flex;box-sizing:border-box}#soap-template-creator-layout .side-bar{width:421px;padding:1rem;height:100vh;overflow-y:auto}#soap-template-creator-layout .side-bar img.logo{width:75px;margin-bottom:1rem}#soap-template-creator-layout .side-bar .switch-wrapper{display:flex;background-color:#eff5fc;border:1px solid #e6ecf9;padding:4px;border-radius:8px;margin-bottom:1rem}#soap-template-creator-layout .side-bar input#ai~label,#soap-template-creator-layout .side-bar input#manual~label{display:block;padding:8px;border-radius:4px;width:100%;text-align:center;cursor:pointer}#soap-template-creator-layout .side-bar input#ai:checked~label[for=ai],#soap-template-creator-layout .side-bar input#manual:checked~label[for=manual]{background-color:#fff}#soap-template-creator-layout .side-bar input#ai,#soap-template-creator-layout .side-bar input#manual{display:none}#soap-template-creator-layout .side-bar .search{margin-bottom:1rem}#soap-template-creator-layout .main-area{width:calc(100vw - 421px)}#soap-template-creator-layout .content-area{background-color:#f6f6f6;border-radius:0;margin-top:-1.2rem;overflow-y:auto;height:90vh;padding:1.5rem}#soap-template-creator-layout .content-area .action-btns{margin-bottom:1.4rem}#soap-template-creator-layout .content-area .dropable-area-wrapper{background-color:#fff;border-radius:1rem;border:1px solid #d9d9d9;min-height:400px;padding:1.4rem 2rem}#soap-template-creator-layout .content-area .dropable-area-wrapper .title{padding:.6rem 0;border-bottom:1px solid #d9d9d9;color:#2b9fb8;margin-bottom:1rem;font-weight:600}#soap-template-creator-layout .content-area .dropable-area-wrapper .droppedItems,#soap-template-creator-layout .content-area .dropable-area-wrapper .section-tip{height:50px;display:flex;align-items:center;border-radius:8px;margin-bottom:.7rem}#soap-template-creator-layout .content-area .dropable-area-wrapper .section-tip{justify-content:center;border:1px dotted #d9d9d9;color:#d9d9d9}#soap-template-creator-layout .content-area .dropable-area-wrapper .droppedItems{border:1px solid #d9d9d9;justify-content:space-between;padding:.4rem 1rem}#soap-template-creator-layout .content-area .dropable-area-wrapper .droppedItems .text-display{height:100%;display:flex;align-items:center;grid-gap:.8rem;gap:.8rem}#soap-template-creator-layout .content-area .dropable-area-wrapper .droppedItems .item-label{padding:.8rem;display:flex;justify-content:center;align-items:center;height:100%;border-radius:8px;border:1px solid #bad8df;background-color:#e6f7fb}#soap-template-creator-layout .content-area .dropable-area-wrapper .droppedItems:hover{background-color:#f2f7f8}#soap-template-creator-layout .content-area .dropable-area-wrapper .droppedItem-action-btn-wrapper{display:none;align-items:center}#soap-template-creator-layout .content-area .droppedItems:hover .droppedItem-action-btn-wrapper{display:flex;grid-gap:1rem;gap:1rem}#soap-template-creator-layout .panel-container{padding:.5rem 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}#soap-template-creator-layout .panel-item{border:1.2px solid transparent;background:linear-gradient(143.43deg,#1da4b4 23.53%,#0ba467 132.04%);border-image-slice:1;padding:.6px;border-radius:8px;min-height:100px;box-shadow:-1px 2px 2px 0 rgba(177,176,176,.75);-webkit-box-shadow:-1px 2px 2px 0 rgba(176,174,174,.75);-moz-box-shadow:-1px 2px 2px 0 rgba(176,174,174,.75)}#soap-template-creator-layout .panel-item-content{background:#fff;border-radius:6px;padding:8px;position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:grab}#soap-template-creator-layout .panel-item-content .icon{width:25px;height:20px}#soap-template-creator-layout .panel-item-content p{margin:.4rem 0 0;text-align:center}#soap-template-creator-layout .drag-icon{position:absolute;right:8px;top:8px}#soap-template-creator-layout .profile-name-container{display:flex;flex-direction:column;align-items:flex-end;margin-right:20px}#soap-template-creator-layout .profile-name-container span{text-transform:capitalize}.file-upload-container{border:2px dashed #ccc;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:border-color .3s,background-color .3s;font-family:Arial,sans-serif;.file-upload-container.dragging{background-color:#f0f8ff;border-color:#1e90ff}.upload-icon{font-size:40px;color:#4aa3df;margin-bottom:10px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.00ade89f.chunk.css.map */