body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{height:70px;justify-content:space-between;margin:0;width:100%}.btn,.navbar{align-items:center;background-color:#ff0f64;display:flex}.btn{border-radius:15px;color:#fff;font-size:24px;height:56px;justify-content:center;margin-bottom:10px;max-width:85%}.btn:hover{cursor:pointer}.container{align-items:center;background-color:#ffffffe6;bottom:0;display:flex;flex-direction:row;position:fixed;width:100%}.button{background-color:#ff0f64;border:.3rem solid #0000;border-radius:3rem;color:#fff;font-size:12px;font-weight:700;margin-left:30px;min-height:30px}.t{margin-left:2vw}@media screen and (max-width:700px){.container{flex-direction:column;padding-bottom:10px}.t{width:95%}}.grid{background-color:#fff;height:550px;margin:0 auto;width:95%}.clusterTag{align-items:center;background-color:#ff0f64;border-radius:12px;color:#fff;display:flex;flex-direction:column;font-size:18px;margin-left:3%;margin-right:auto;margin-top:15px;padding:5px;text-align:center;width:240px}.clusterValue{background-color:#fff;border-radius:12px;color:grey;padding:6px;width:90%}.InputContainerOF{align-items:center;background-color:#fff;column-gap:20px;display:flex;flex-direction:row;height:80px;justify-content:center;margin:0;padding-left:20px;padding-right:20px}#cityContainerOF{margin-left:10px}.textContainer{width:90%}.FieldsContainer{box-sizing:border-box;justify-content:space-between;padding:10px 2.5%;width:100%}.ButtonsContainer,.FieldsContainer{align-items:center;display:flex;flex-direction:row}.ButtonsContainer{flex-wrap:wrap;gap:15px;justify-content:center;margin:15px auto}.actionButton{align-items:center!important;background-color:#fff!important;border-radius:10px!important;box-shadow:0 2px 8px #0000001f!important;color:#475569!important;display:inline-flex!important;font-size:15px!important;font-weight:600!important;height:auto!important;justify-content:center!important;margin:0!important;padding:10px 22px!important;transition:all .2s ease-in-out!important}.actionButton:hover{background-color:#f8fafc!important;box-shadow:0 4px 12px #0000002e!important;color:#0f172a!important;cursor:pointer;transform:translateY(-1px)}.titleBar{background-color:#fff;margin:0;width:100%}#Export,#LoadMore{height:90%;padding-top:4px}@media screen and (max-width:600px){#cityContainerOF{margin-left:0;margin-top:10px}.InputContainerOF{align-items:center;flex-direction:column;height:100%;justify-content:center;padding:0;row-gap:10px}.textContainer{width:70%}#Export,#LoadMore{padding:0}.ButtonsContainer{flex-direction:column;height:100%;margin-right:0;margin-top:10px;row-gap:10px;width:100%}.titleBar{text-align:center}.actionButton:last-child{margin-right:10px}.only{margin:auto;width:auto}#region{margin:0 0 0 10%;padding:0;width:100vw}}.navButton{align-items:center;background-color:#fff;border-radius:15px;color:#ff0f64;display:flex;font-weight:700;height:auto;justify-content:center;margin-bottom:10px;margin-top:1%;padding:2px;width:12%}@media screen and (max-width:600px){.navButton{padding:0;width:120px}}.navButton:hover{cursor:pointer;transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)}.lContainer{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;width:50vh}.Logo{max-width:100%}.lTitle{color:#fff;font-size:9vh;margin-bottom:25px;margin-top:10px}.lInput{background-color:#fff;border:none;border-radius:10px;color:#726363;font-size:large;margin-bottom:10px;min-height:5vh;outline:none;padding:3px 3px 3px 10px;width:80%}.lInput:hover{transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)!important}.rButton{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;border:.3rem solid #0000;border-radius:3rem;color:#fff;color:#ff0f64;display:inline-flex;font-family:Poppins,sans-serif;font-size:30px;font-weight:700;justify-content:center;margin-bottom:30px;margin-top:30px;padding:.7rem 2rem;text-align:center;text-decoration:none;transition:transform .2s cubic-bezier(.235,0,.05,.95);-webkit-user-select:none;user-select:none}.animated-btn:hover,.rButton:hover{transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)!important}.animated-btn:hover{transition:transform .2s cubic-bezier(.235,0,.05,.95)}@media screen and (max-height:600px){.Logo{visibility:hidden}}@media screen and (max-width:600px){.Logo{width:88vw}.lContainer{width:85vw}}.nfContainer{background-color:#fff;border-radius:14px;display:flex;flex-direction:row;height:60vh;width:80vw}.img{height:150%;left:-10%;position:relative;top:-25%;width:100%}.text{color:#ff0f64;font-size:7vh;position:absolute;right:12%;text-align:center;width:40%}.t404{margin-bottom:30px}@media screen and (max-width:600px){.nfContainer{align-items:center;flex-direction:column-reverse;justify-content:space-around}.img{left:20%;top:auto;width:85%}.img,.text{position:relative}.text{margin:auto;right:auto;width:auto}.t404{margin-bottom:-40px}}.bg{background-color:"#F5F5F5";background-size:contain;height:100%;position:fixed;top:0;width:100%;z-index:-7}.bg,body{margin:0;padding:0}.homeContainer{grid-gap:15px;grid-row-gap:20px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);height:50%;margin:20px auto auto;row-gap:20px;width:95%}.homeCard{cursor:pointer;height:250px;transition:transform .2s}.homeCard:hover{transform:scale(1.01)}.homeTitle{background-color:#fff;padding-top:20px;text-align:center}@media screen and (max-width:700px){.homeContainer{align-items:center;display:flex;flex-direction:column;gap:5%;height:100%;margin-top:0;overflow-y:scroll;padding-bottom:15px}.homeCard{margin:0;min-height:120px;width:80%}.homeTitle{font-size:large;padding-top:0}}.AutoCompleteFibre,.FibreRegions{width:20vw}.dialogmap{align-items:center;border:2px solid #ff0f64;border-radius:28px;display:flex;flex-direction:column;height:60vh;justify-content:center;left:0;position:absolute;top:0;width:60vw}.dialogmap:not([open]){display:none}#CloseDialog{margin-right:55vw}#map{border-radius:28px}.researchFilters{column-gap:30px;display:flex;flex-direction:row;margin-left:5px}@media screen and (max-width:600px){.researchFilters{flex-direction:column}.dialogmap{height:90%;width:80%}}.screen{align-items:center;display:flex;flex-direction:column;width:100%}.screenTitle{font-size:40px;font-weight:700}.chartContainer{height:600px;margin:auto;width:60%}.reqMonitTable>*>*>*{border:1px solid grey}@media screen and (max-width:700px){.screen{width:100vw}.screenTitle{font-size:1.6rem}.chartContainer{width:90vw}}.landingContex{align-items:center;border-radius:12px;box-shadow:7px 4px 7px 1px #0000009c;display:flex;flex-direction:column;height:70%;width:80%}.landingTitle{background-color:#ff0f64;border-top-left-radius:12px;border-top-right-radius:12px;color:#fff;font-size:60px;margin:0;text-align:center;width:100%}.landingGuideSection,.landingTitle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.landingGuideSection{align-items:center;border-radius:12px;box-shadow:7px 4px 7px 1px #0000009c;display:flex;flex-direction:column;min-height:300px}.landingGuideSectionList{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:49% 49%;height:400px;margin-top:10px;overflow-y:auto;width:100%}.landingGuideText{font-size:18px;font-weight:500;width:90%}.pTitleRow{font-size:3vh}table th:first-child{border-radius:13px 0 0 0}table th:last-child{border-radius:0 13px 0 0}@media screen and (max-width:700px){.landingGuideSectionList{display:flex;flex-direction:column;overflow-y:visible;row-gap:20px}.landingGuideSection{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}}.cpContainer{background-color:#fff;border:1px solid #64646f33;border-radius:12px;box-shadow:0 7px 29px 0 #64646f33;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:5vh auto -30px;padding:15px;width:60vh}.cpBar,.cpContainer{align-items:center;display:flex}.cpBar{background:#ff0f64;background:linear-gradient(90deg,#ff0f64 38%,#790951 97%);height:60px;justify-content:space-between;top:0;width:100%;z-index:2}.section{align-items:center;background-color:#fff;border-bottom-left-radius:20px;border-top-left-radius:20px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;color:#ff0f64;cursor:pointer;display:flex;font-size:24px;justify-content:left;margin-bottom:10px;padding:10px}.section:hover{transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)!important}.Logo{bottom:3px;height:auto;position:absolute;top:-35px;width:55vh}.cpTitle{color:#ff0f64;font-size:6vh;white-space:nowrap}.FlexContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.cpInput{background-color:#fff;border:none;border-radius:10px;color:#726363;font-size:large;margin:10px;min-height:4vh;outline:none;padding:3px 3px 3px 10px;width:100%}.btnShadow,.cpInput{box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.cpMessage{color:#ff0f64;font-size:20px;margin-top:45px}.accountListContainer{border:1px solid #64646f33;border-radius:14px;box-shadow:0 7px 29px 0 #64646f33;flex-direction:column;height:300px;justify-content:flex-start;overflow:auto;width:70%}.accountI,.accountListContainer{background-color:#fff;display:flex}.accountI{border-radius:14px;box-shadow:7px 4px 7px 1px #0000009c;flex-direction:row;height:50px;margin:auto auto 15px;width:95%}.Contractsrow{width:100%}.listHeader{background:#ff0f64;background:linear-gradient(90deg,#ff0f64 38%,#790951 97%);border-radius:14px;border-bottom-left-radius:0;border-bottom-right-radius:0;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.column,.listHeader{display:flex;height:50px}.column{align-items:center;justify-content:center;text-align:center;width:16.66%}.ColumnsTitle{color:#fff;font-size:1rem;font-weight:700;line-height:1.5;text-align:center}.Contractsrow{width:95%}.accountListScroll::-webkit-scrollbar{display:none}.accountListScroll{height:100%;overflow-y:scroll}.listHeader>p{color:#fff;font-weight:700;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.colel{font-weight:500;overflow:hidden;padding-right:5%;text-align:center;text-overflow:ellipsis}.bntdownload{background-color:#ff0f64;border:none;border-radius:10px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;color:#fff;cursor:pointer;margin-left:10px;margin-right:10px;padding:5px}.Icon{height:50px;width:50px}.Log{padding-left:5%}.Signed{padding-left:3%}.accountI>p{font-weight:500;overflow:hidden;text-align:center;text-overflow:ellipsis;width:250px}.cpLayout{display:grid;grid-template-columns:60px auto;height:100%;position:relative;width:100%}.cpSidebBar{background-color:#ff0f64;display:flex;flex-direction:column;height:100%;padding-left:10px;transition:width 1s;-webkit-transition:width 1s}.cpSide:hover{width:300px}@media screen and (max-width:600px){.cpContainer{margin:auto;max-width:95%}.cpTitle{font-size:12vw}.cpMessage{margin-top:1vh}.accountListContainer{height:auto;margin:auto auto 20px;max-height:30vh;width:95%}.listHeader>p{font-weight:700;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.alertBackground{align-items:center;background-color:#ffffff80;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:40}.alert{height:"40%";margin-bottom:8%}.alertText{font-size:1.8rem}.alertBtn{width:inherit}@media screen and (max-width:700px){.alertBtn{height:50px;margin:5px;width:50%}.alertText{font-size:1.3rem}.alert{height:50%;margin-bottom:auto}}.productsTable{border-radius:13px;border-spacing:0 23px;box-shadow:0 7px 29px 0 #64646f33;margin:auto;min-height:300px;overflow-y:auto;scrollbar-color:red;width:80%}.editScreenContex{align-items:center;background-color:#fff6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.editBtn{background-color:#ff0f64;border-radius:12px;height:40px;margin:auto;padding:3px;text-align:center;width:40px}.editBtn:hover{transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)!important}th{min-width:60px;padding:10px;text-align:center}td{max-height:90px}.tableFixHead{height:500px;overflow:auto;padding-bottom:15px;width:100%}.tableFixHead thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1}.tableFixHead tbody th{left:0;position:-webkit-sticky;position:sticky}table{border-collapse:collapse;width:100%}td,th{padding:8px 16px}#deleteBtn:hover{transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)!important}.ImportContainer{background-color:#fff;border:1px solid #64646f33;border-radius:12px;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;height:100%;margin:auto;width:45%}.css-1r8wrcl-MuiLinearProgress-bar2,.css-5ir5xx-MuiLinearProgress-bar1{background-color:#ff0f64!important}.custom-file-upload{border:1px solid #ccc;cursor:pointer;display:inline-block;outline-color:#ff0f64!important;padding:6px 12px}.custom-file-upload:focus{border-color:#ff0f64!important;outline:none!important}.row{background-color:#fff;border:1px solid #64646f33;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;height:100%;width:100%}input[type=file]{display:none}@media screen and (max-width:600px){.ImportContainer{height:100%;width:90%}.inputContainer{flex:0 0}}@media screen and (max-width:900px) and (min-width:600px){.ImportContainer{height:100%;width:70%}}.resTable{border:1px solid grey;margin:auto;text-align:center;width:80%}.resTable tbody tr:nth-child(odd){background-color:#f9f9f9}.resTable tbody tr:nth-child(2n){background-color:#e0e0e0}.updateBtn{height:50px;margin-top:5px;width:50%}.to-white{filter:grayscale(100%) brightness(200%)}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-container{border:0!important;font-size:16px;height:400px}.ql-editor{max-height:600px;min-height:200px;overflow-y:auto}.ql-toolbar{border-left:0!important;border-right:0!important;border-top:0!important}.quillContainer{background-color:#fff;border:1px solid #64646f33;border-radius:12px;box-shadow:0 7px 29px 0 #64646f33}.dataTable{margin-bottom:0}.dataTable td{border:1px solid #dee2e6;font-size:100%;padding:2px}.dataTable td:last-child{text-align:center}.techtTitle{color:#ff0f64;font-weight:700;margin-bottom:4px}.coverItemLocation{background-color:#ff0f64;border-radius:12px;color:#fff;padding:4px 6px;text-decoration:none}.totalResearchContainer{align-items:flex-start;display:flex;gap:24px;justify-content:center;margin:0 auto;max-width:1400px;min-height:calc(100vh - 120px);padding:20px 0 40px;width:92%}.totalResearchFormColumn{display:flex;flex-direction:column;flex-shrink:0;gap:16px;width:340px}.totalResearchFormColumn .navButton{box-shadow:0 4px 12px #00000026;height:42px;margin:0;width:130px}.totalResearchForm{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #00000026;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:28px 24px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.totalResearchForm:hover{box-shadow:0 14px 36px #0003}.totalResearchFormTitle{color:#ff0f64;font-size:1.5rem;font-weight:800;margin:0 0 8px;text-align:center;width:100%}.totalResearchForm .AutoCompleteFibre,.totalResearchForm .MuiAutocomplete-root,.totalResearchForm .MuiFormControl-root,.totalResearchForm input{margin-left:0!important;margin-right:0!important;text-align:left!important;width:100%!important}.totalResearchResults{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 10px 30px #00000026;display:flex;flex:1 1;flex-direction:column;gap:20px;height:720px;min-width:0;overflow-y:auto;padding:24px}.totalResearchResults::-webkit-scrollbar{width:8px}.totalResearchResults::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.totalResearchResults::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.totalResearchResults::-webkit-scrollbar-thumb:hover{background:#ff0f64}.resultTitle{align-items:center;color:#ff0f64;display:flex;font-size:1.6rem;font-weight:800;justify-content:space-between;letter-spacing:-.5px;margin:0 0 12px}.resultPlaceholder{background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 4px 12px #00000008;box-sizing:border-box;color:#475569;font-size:1.15rem;font-weight:600;margin:auto;padding:60px 24px;text-align:center;width:100%}.providerCard,.resultPlaceholder{border:1px solid #e2e8f0;border-radius:16px}.providerCard{background:#fff;box-shadow:0 4px 16px #0000000f;margin-bottom:16px;overflow:hidden;transition:all .25s ease}.providerCard:hover{border-color:#ff0f64;box-shadow:0 8px 24px #ff0f6426}.providerCardHeader{align-items:center;background:linear-gradient(135deg,#ff0f64,#d90452);border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:14px 20px}.providerCardBrand{align-items:center;display:flex;gap:12px}.providerCardLogo{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:32px;max-width:140px;object-fit:contain}.providerCardTitle{color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:.3px;margin:0}.providerCardBody{background:#fff;padding:20px}.statusBadge{align-items:center;border-radius:20px;box-shadow:0 2px 6px #00000026;display:inline-flex;font-size:.85rem;font-weight:800;gap:6px;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase}.statusBadgeConnected{background:#10b981;box-shadow:0 0 10px #10b98166;color:#fff}.statusBadgeConnectedDot{animation:pulseDot 1.5s infinite;background-color:#fff;border-radius:50%;height:8px;width:8px}.statusBadgeNotConnected{background:#ffffff40;border:1px solid #ffffff80;color:#fff}@keyframes pulseDot{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(.95)}}.techBadge{align-items:center;border-radius:12px;display:inline-flex;font-size:.8rem;font-weight:700;justify-content:center;letter-spacing:.3px;padding:4px 12px}.techBadgeFtth{background:#10b9811f;border:1px solid #10b9814d;color:#059669}.techBadgeGpon{background:#0ea5e91f;border:1px solid #0ea5e94d;color:#0284c7}.techBadgeSpeed{background:#9333ea1f;border:1px solid #9333ea4d;color:#7e22ce}.techBadge10g{background:#db27771f;border:1px solid #db27774d;color:#be185d}.techBadgeFttc{background:#d977061f;border:1px solid #d977064d;color:#d97706}.statGrid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.statCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:12px 16px}.statLabel{color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.statValue{color:#0f172a;font-size:1.05rem;font-weight:700}.civicListContainer{margin-top:12px}.civicListHeader{color:#334155;font-size:.95rem;font-weight:700;margin-bottom:8px;text-align:center}.civicList{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0}.civicListItem{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;color:#1e293b;display:flex;font-size:.95rem;font-weight:600;gap:12px;justify-content:space-between;padding:10px 14px;transition:background .15s ease,border-color .15s ease}.civicListItem:hover{background:#ff0f640d;border-color:#ff0f644d}.searchCivicBtn{align-items:center;background:linear-gradient(135deg,#ff0f64,#d90452);border:none;border-radius:8px;box-shadow:0 2px 6px #ff0f6440;color:#fff;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:700;gap:4px;padding:6px 14px;transition:all .2s ease;white-space:nowrap}.searchCivicBtn:hover{background:linear-gradient(135deg,#ff2675,#e60058);box-shadow:0 4px 12px #ff0f6466;transform:translateY(-1px)}.mapsLinkBtn{align-items:center;background:#e0f2fe;border:1px solid #bae6fd;border-radius:8px;color:#0284c7;display:inline-flex;font-size:.8rem;font-weight:700;padding:6px 12px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.mapsLinkBtn:hover{background:#0284c7;border-color:#0284c7;color:#fff}.speedHighlightGrid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-top:8px}.speedHighlightCard{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:12px 10px;text-align:center;transition:all .2s ease}.speedHighlightCardActive{background:#10b98114;border:1.5px solid #10b98180;box-shadow:0 2px 8px #10b9811f}.speedHighlightCardSpeed{background:#9333ea14;border:1.5px solid #9333ea66;box-shadow:0 2px 8px #9333ea1f}.speedHighlightCard10G{background:#db27771a;border:1.5px solid #db277780;box-shadow:0 2px 10px #db277726}.speedHighlightIcon{font-size:1.25rem}.speedHighlightTitle{font-size:.95rem;font-weight:800;line-height:1.2}.speedHighlightSubtitle{color:#64748b;font-size:.72rem;font-weight:700}@media screen and (max-width:900px){.totalResearchContainer{align-items:center;box-sizing:border-box;flex-direction:column;gap:20px;margin:0 auto;max-width:580px;padding:12px 16px 40px;width:100%}.totalResearchForm{padding:24px 18px}.totalResearchForm,.totalResearchResults{box-sizing:border-box;margin:0 auto;max-width:100%;width:100%}.totalResearchResults{height:auto;min-height:auto;padding:18px 14px}.providerCardHeader{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 16px}.providerCardBrand{justify-content:space-between;width:100%}.statusBadge{align-self:flex-start}.speedHighlightGrid,.statGrid{gap:8px;grid-template-columns:repeat(2,1fr)}.civicListItem{align-items:stretch;flex-direction:column;gap:8px;text-align:center}.mapsLinkBtn,.searchCivicBtn{box-sizing:border-box;justify-content:center;padding:8px 12px;width:100%}}@media screen and (max-width:480px){.totalResearchContainer{padding:8px 12px 30px}.speedHighlightGrid,.statGrid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.7b18ee35.css.map*/